
/*!* Bootstrap v3.3.7(http://getbootstrap.com) * Copyright 2011-2016 Twitter,Inc. * Licensed under MIT(https://github.com/twbs/bootstrap/blob/master/LICENSE) */


/*!normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}


/*!Source:https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: "(" attr(href) ")"
    }
    abbr[title]:after {
        content: "(" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: 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
}

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

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

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

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

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

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

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

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

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

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

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

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

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

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

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

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

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

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

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

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

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

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

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

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

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

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

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

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

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

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

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

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

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

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

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

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

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

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

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

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

@media(min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

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

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

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

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

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

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

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

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

.navbar-default .navbar-nav>li>a {
    color: #777
}

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

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

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

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

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

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

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

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

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

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

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

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

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

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

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

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

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

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

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

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

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

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

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

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

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

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

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

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

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

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

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

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

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

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

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

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

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

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

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

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

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

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

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

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

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

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

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

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

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

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

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

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

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

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

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

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

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

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

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

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

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

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

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

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

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

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

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

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

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

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

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

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

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

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

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

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

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

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

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

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

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

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

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

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

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

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

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

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

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

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

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

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

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

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

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

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

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

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

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

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

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

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

.modal-open {
    overflow: hidden
}

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

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

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

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

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

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

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

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

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

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

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

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

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

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

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

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

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

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

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

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

ï»¿
/*!normalize.css v3.0.1 | MIT License | git.io/normalize */

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,
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: 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: .67em 0
}

mark {
    background: #ff0;
    color: #2c3d4f
}

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 {
    -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"] {
    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;
    -moz-box-sizing: content-box;
    -webkit-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: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    min-height: 80px
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #2c3d4f!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: "(" attr(href) ")"
    }
    abbr[title]:after {
        content: "(" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #2c3d4f!important
    }
    .label {
        border: 1px solid #2c3d4f
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("/static/fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("/static/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/static/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/static/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/static/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2c3d4f;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #2a99f8;
    text-decoration: none;
    cursor: pointer
}

a.disable {
    pointer-events: none
}

a:hover,
a:focus {
    color: #0773cf;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    width: 100% \9;
    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;
    width: 100% \9;
    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
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #9fb4ca
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .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%
}

cite {
    font-style: normal
}

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: #98a7b3
}

.text-primary {
    color: #2a99f8
}

a.text-primary:hover {
    color: #0880e7
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #2a99f8
}

a.bg-primary:hover {
    background-color: #0880e7
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #fff
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline {
    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: normal
}

dd {
    margin-left: 0;
    font-weight: bold
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@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 #9fb4ca
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #fff
}

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: #9fb4ca
}

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 #fff;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
    content: ""
}

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;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    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: #507091;
    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
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@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
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.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,
ul.combination-products li.combination-item,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
ul.thumb-grids li,
ul.printer-based-on li,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
ul.all-products li.all-item,
.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-1 {
    width: 8.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.33333333%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    ul.combination-products li.combination-item,
    .col-md-4,
    ul.thumb-grids li,
    ul.printer-based-on li,
    .col-md-5,
    .col-md-6,
    ul.all-products li.all-item,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-3,
    ul.combination-products li.combination-item {
        width: 25%
    }
    .col-md-4,
    ul.thumb-grids li,
    ul.printer-based-on li {
        width: 33.33333333%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-6,
    ul.all-products li.all-item {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333333%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.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: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 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);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.6)
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px 30px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 15px 30px1.42857143
}

.modal-header .close {
    position: absolute;
    right: 20px;
    top: 0;
    padding: 8px 13px;
    font-size: 20px;
    background: #DADADA;
    border: 0;
    color: #666;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.modal-header .close:focus {
    outline: 0
}

.modal-header .close:hover {
    background: #DF4F4F;
    color: #fff
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold
}

.modal-body {
    position: relative;
    padding: 30px;
    display: inline-block;
    width: 100%
}

.modal-footer {
    padding: 30px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.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.3);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.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
}

.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: #2a99f8;
    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>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #0773cf;
    background-color: #fff;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #2a99f8;
    border-color: #2a99f8;
    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: #9fb4ca;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-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
}

.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
}

.im-device-pagination {
    border: 1px solid #2c3d4f;
    display: inline-block;
    width: 100%;
    max-height: 51px;
    margin: 15px 0
}

.im-device-pagination>div {
    display: inline-block;
    width: 100%
}

.im-device-pagination>div>.im-left-arw {
    border-right: 1px solid #2c3d4f
}

.im-device-pagination>div>.im-right-arw {
    border-left: 1px solid #2c3d4f
}

.im-device-pagination>div>.im-left-arw,
.im-device-pagination>div>.im-right-arw,
.im-device-pagination>div>.im-page-num {
    display: inline-block;
    width: 33.333%;
    float: left
}

.im-device-pagination>div>.im-left-arw>.btn,
.im-device-pagination>div>.im-right-arw>.btn,
.im-device-pagination>div>.im-page-num>.btn {
    display: inline-block;
    width: 100%;
    border: none;
    padding: 15px
}

.im-device-pagination>div ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.im-device-pagination>div ul>li {
    display: none
}

.im-device-pagination>div ul>li.active {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0
}

.im-device-pagination>div ul>li.active>a:before {
    content: "Page";
    display: inline-block;
    margin: 0 5px 0 0
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    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);
    white-space: normal
}

.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;
    font-weight: normal;
    line-height: 18px;
    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
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    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;
    text-decoration: none;
    background-color: #2c3d4f;
    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: #2c3d4f
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #2c3d4f
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #2c3d4f
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #2c3d4f
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #2c3d4f
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #2c3d4f
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #2c3d4f
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #2c3d4f
}

.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: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.no-padding {
    padding: 0!important
}

.no-margin {
    margin: 0!important
}

.fnt-sz-mini {
    font-size: 11px
}

.fnt-sz-12 {
    font-size: 12px
}

.fnt-sz-tiny {
    font-size: 13px
}

.fnt-sz-small {
    font-size: 14px
}

.fnt-sz-base {
    font-size: 16px
}

.fnt-sz-mid {
    font-size: 1.4em
}

.fnt-sz-big {
    font-size: 2em
}

.fnt-sz-huge {
    font-size: 2.5em
}

.fnt-wt-thin {
    font-weight: 300
}

.fnt-wt-small {
    font-weight: 400
}

.fnt-wt-medium {
    font-weight: 500
}

.fnt-wt-big {
    font-weight: 600
}

.fnt-wt-heavy {
    font-weight: 700
}

.txt-red {
    color: #f1584d
}

.txt-purple-light {
    color: #bcb3cf
}

.txt-gr-light {
    color: #8d8d8d
}

.txt-green {
    color: #9bc632
}

.txt-white {
    color: #fff!important
}

.link-underline-green {
    border-bottom: 2px solid #63c73e;
    padding-bottom: 2px;
    color: #63c73e
}

.link-underline-green:hover {
    text-decoration: none;
    color: #2b3946
}

.link-underline-blue {
    border-bottom: 1px solid #2a99f8;
    padding-bottom: 1px;
    color: #2a99f8
}

.link-underline-blue:hover {
    text-decoration: none;
    color: #2b3946
}

.link-underline-white {
    border-bottom: 2px solid #fff;
    padding-bottom: 2px;
    color: #fff
}

.link-underline-white:hover {
    text-decoration: none;
    color: #fff
}

.underline-navy-blue {
    border-bottom: 2px solid #485766;
    padding-bottom: 2px;
    color: #485766;
    display: inline-block;
    font-weight: 600;
    font-family: 16px
}

.mtA {
    margin: 5px
}

.mtB {
    margin-bottom: 5px
}

.mtL {
    margin-left: 5px
}

.mtR {
    margin-right: 5px
}

.mtT {
    margin-top: 5px
}

.msA {
    margin: 10px
}

.msT {
    margin-top: 10px
}

.msL {
    margin-left: 10px
}

.msR {
    margin-right: 10px
}

.msB {
    margin-bottom: 10px
}

.mmA {
    margin: 20px
}

.mmL {
    margin-left: 20px
}

.mmT {
    margin-top: 20px
}

.mmB {
    margin-bottom: 20px
}

.mmR {
    margin-right: 20px
}

.mlA {
    margin: 30px
}

.mlT {
    margin-top: 30px
}

.mlL {
    margin-left: 30px
}

.mlB {
    margin-bottom: 30px
}

.mjA {
    margin: 50px
}

.mjT {
    margin-top: 50px
}

.mjB {
    margin-bottom: 50px
}

.psA {
    padding: 10px
}

.psL {
    padding-left: 10px
}

.pmA {
    padding: 20px
}

.pmR {
    padding-right: 20px
}

.pmT {
    padding-top: 20px
}

.plA {
    padding: 30px
}

.plT {
    padding-top: 30px
}

.plB {
    padding-bottom: 30px
}

.error {
    color: #F03434!important
}

input.error,
textarea.error {
    border-color: #F03434
}

input.error:focus,
textarea.error:focus {
    border-color: #F03434
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.image-responsive {
    max-width: 100%!important;
    height: auto;
    display: block
}

.hide {
    display: none!important
}

.clear {
    clear: both
}

.clear-line {
    clear: both;
    border-top: 1px solid #E0E7EA;
    height: 1px;
    width: 100%;
    margin: 10px 0;
    display: inline-block
}

.disable {
    opacity: .4;
    cursor: default;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.relative-container {
    position: relative
}

.ellipsis,
.styledSelect {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

label.chkrad-label {
    position: relative;
    top: 3px;
    cursor: pointer
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.capsule-default,
.order-open,
.design-pending,
.in-production,
.production-complete,
.dispatched,
.delivered,
.order-closed {
    width: 188px;
    display: block;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: 500;
    color: #fff;
    text-align: center
}

.order-open {
    background: #dc2a28
}

.design-pending {
    background: #df6628
}

.in-production {
    background: #009d85
}

.production-complete {
    background: #73b144
}

.dispatched {
    background: #bec732
}

.delivered {
    background: #edd418
}

.order-closed {
    background: #00a0c4
}

.alert.danger {
    background: #f29f99;
    color: #b4372e;
    font-weight: 500
}

.fnt-animation,
.link-underline-green:hover,
.link-underline-blue:hover,
ul.crumb li a,
.head_nav ul.top-menu>li>a,
.head_nav ul.top-menu>li>span,
ul.nav-sub li a,
a.nav-divided-text,
ul.top_nav li a,
ul.printer-list-item li.printer-item .vendor-basic-info a.view-vendor-photos {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.bg-animation,
ul.switch-tabs li a,
ul.vertical-navigation li a,
.head_nav ul.top-menu>li>a,
.head_nav ul.top-menu>li>span {
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.im-payment-status {
    background: url("/static/images/im-seal.png") no-repeat;
    width: 145px;
    height: 80px;
    display: inline-block;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    margin: 13px 0
}

.im-payment-status.pending {
    background-position: -15px -15px
}

.im-payment-status.success {
    background-position: -15px -110px
}

.im-payment-status.failure {
    background-position: -15px -205px
}

#home-page-search-results>div,
#globalNavbarSearchResults>div,
.algoliaSearchResults>div {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    margin: 0;
    border-top: none;
    z-index: 9;
    padding: 0;
    list-style: none;
    left: 20px;
    right: 20px
}

#home-page-search-results>div a,
#globalNavbarSearchResults>div a,
.algoliaSearchResults>div a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    color: #2c3d4f;
    text-align: left
}

#home-page-search-results>div a:hover,
#globalNavbarSearchResults>div a:hover,
.algoliaSearchResults>div a:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

#home-page-search-results>div .hover a,
#globalNavbarSearchResults>div .hover a,
.algoliaSearchResults>div .hover a {
    background-color: #f5f5f5;
    text-decoration: none
}

.typeahead {
    position: relative
}

.typeahead>.typeahead-selector {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    margin: 0;
    border-top: none;
    z-index: 9;
    padding: 0;
    list-style: none
}

.typeahead>.typeahead-selector a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    color: #2c3d4f;
    text-align: left
}

.typeahead>.typeahead-selector a:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

.typeahead>.typeahead-selector .hover a {
    background-color: #f5f5f5;
    text-decoration: none
}

button.cta,
a.cta,
input[type="submit"] {
    display: inline-block;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    padding: 6px 12px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2))
}

button.cta.cta-green,
a.cta.cta-green,
input[type="submit"].cta-green {
    background: #3EC740;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #2EA630;
    color: #fff;
    font-weight: 500
}

button.cta.cta-green:hover,
a.cta.cta-green:hover,
input[type="submit"].cta-green:hover {
    background: #31b733
}

button.cta.cta-green:active,
a.cta.cta-green:active,
input[type="submit"].cta-green:active {
    border-bottom: 0;
    position: relative;
    top: 2px
}

button.cta.cta-green:focus,
a.cta.cta-green:focus,
input[type="submit"].cta-green:focus {
    outline: 0
}

button.cta.cta-blue,
a.cta.cta-blue,
input[type="submit"].cta-blue {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #228ce6;
    color: #fff;
    font-weight: 500
}

button.cta.cta-blue:hover,
a.cta.cta-blue:hover,
input[type="submit"].cta-blue:hover {
    background: #228ce6
}

button.cta.cta-blue:active,
a.cta.cta-blue:active,
input[type="submit"].cta-blue:active {
    border-bottom: 0;
    position: relative;
    top: 2px
}

button.cta.cta-blue:focus,
a.cta.cta-blue:focus,
input[type="submit"].cta-blue:focus {
    outline: 0
}

button.cta.cta-orange,
a.cta.cta-orange,
input[type="submit"].cta-orange {
    background: #ff992f;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #f28f29;
    color: #fff;
    font-weight: 500
}

button.cta.cta-orange:hover,
a.cta.cta-orange:hover,
input[type="submit"].cta-orange:hover {
    background: #fa8915
}

button.cta.cta-orange:active,
a.cta.cta-orange:active,
input[type="submit"].cta-orange:active {
    position: relative;
    top: 1px
}

button.cta.cta-orange:focus,
a.cta.cta-orange:focus,
input[type="submit"].cta-orange:focus {
    outline: 0
}

button.cta.cta-red,
a.cta.cta-red,
input[type="submit"].cta-red {
    background: #C33717;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #a50d0d;
    color: #fff;
    font-weight: 500
}

button.cta.cta-red:hover,
a.cta.cta-red:hover,
input[type="submit"].cta-red:hover {
    background: #a50d0d;
    color: #fff
}

button.cta.cta-red:active,
a.cta.cta-red:active,
input[type="submit"].cta-red:active {
    position: relative;
    top: 1px
}

button.cta.cta-red:focus,
a.cta.cta-red:focus,
input[type="submit"].cta-red:focus {
    outline: 0
}

button.cta.cta-grey,
a.cta.cta-grey,
input[type="submit"].cta-grey {
    background: #798b9d;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #697c8f;
    color: #fff;
    font-weight: 500
}

button.cta.cta-grey:hover,
a.cta.cta-grey:hover,
input[type="submit"].cta-grey:hover {
    background: #8496a7
}

button.cta.cta-grey:active,
a.cta.cta-grey:active,
input[type="submit"].cta-grey:active {
    position: relative;
    top: 1px
}

button.cta.cta-grey:focus,
a.cta.cta-grey:focus,
input[type="submit"].cta-grey:focus {
    outline: 0
}

button.cta.cta-fb,
a.cta.cta-fb,
input[type="submit"].cta-fb {
    background: #2d4486;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #203470;
    color: #fff;
    font-weight: 500
}

button.cta.cta-fb:hover,
a.cta.cta-fb:hover,
input[type="submit"].cta-fb:hover {
    background: #39529a
}

button.cta.cta-fb:active,
a.cta.cta-fb:active,
input[type="submit"].cta-fb:active {
    position: relative;
    top: 1px
}

button.cta.cta-fb:focus,
a.cta.cta-fb:focus,
input[type="submit"].cta-fb:focus {
    outline: 0
}

button.cta.cta-google,
a.cta.cta-google,
input[type="submit"].cta-google {
    background: #df4a32;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid #c0351f;
    color: #fff;
    font-weight: 500
}

button.cta.cta-google:hover,
a.cta.cta-google:hover,
input[type="submit"].cta-google:hover {
    background: #f0614a
}

button.cta.cta-google:active,
a.cta.cta-google:active,
input[type="submit"].cta-google:active {
    position: relative;
    top: 1px
}

button.cta.cta-google:focus,
a.cta.cta-google:focus,
input[type="submit"].cta-google:focus {
    outline: 0
}

button.cta.cta-sz-big,
a.cta.cta-sz-big,
input[type="submit"].cta-sz-big {
    padding: 10px 35px
}

button.cta.cta-sz-base,
a.cta.cta-sz-base,
input[type="submit"].cta-sz-base {
    padding: 6px 15px;
    font-size: 16px
}

button.cta.cta-sz-mid,
a.cta.cta-sz-mid,
input[type="submit"].cta-sz-mid {
    padding: 10px 20px;
    font-size: 18px
}

button.cta.cta-italic,
a.cta.cta-italic,
input[type="submit"].cta-italic {
    font-style: italic
}

button.cta.cta-full,
a.cta.cta-full,
input[type="submit"].cta-full {
    width: 100%
}

.btn-group>.btn {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important;
    border: 1px solid #2c3d4f;
    padding: 5px 10px
}

.btn-group>.btn:focus {
    outline: none
}

input.input-txt {
    background: #fff;
    border: 2px solid #d7d7d7;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 11px
}

input.input-txt:active,
input.input-txt:focus {
    border: 2px solid #999;
    box-shadow: none;
    outline: 0!important
}

input.input-small {
    width: 50px
}

input.input-mid-long {
    width: 50%
}

input.inside-range {
    border: 1px solid #373D44;
    padding: 4px;
    background: #708294;
    color: #fff
}

input.inside-range:active,
input.inside-range:focus {
    border: 1px solid #ff992f;
    box-shadow: none;
    outline: 0!important;
    background-color: #fff;
    color: #3f4b52
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: normal
}

.form-group label.title {
    color: #787878;
    font-size: 13px;
    text-transform: uppercase
}

label.form-label {
    display: block;
    font-weight: 500;
    margin-bottom: 5px
}

.selector-group.group-indicator {
    padding: 10px 0
}

.selector-group.img-palette-selection {
    display: inline-block;
    padding: 5px 5px 6px 5px;
    border: 1px solid #A7BED3;
    border-radius: 4px;
    margin: 10px;
    width: 120px
}

.selector-group.inline {
    display: inline-block
}

.selector-group label {
    position: relative;
    top: 1px;
    cursor: pointer;
    margin-left: 5px
}

.selector-group label.inline {
    display: inline
}

.designer-nav .selector-group label {
    top: 0;
    color: #9CABBD
}

.checkbox,
.radio {
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: text-top;
    margin: 0
}

.checkbox.img-palette span.fake-checkbox,
.radio.img-palette span.fake-checkbox {
    border: 2px solid #2c3d4f;
    text-shadow: 0 1px 0 #fff
}

.checkbox.img-palette span.fake-checkbox:after,
.radio.img-palette span.fake-checkbox:after {
    color: #2c3d4f
}

.checkbox input,
.radio input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0!important
}

.checkbox input:focus+.fake-checkbox,
.radio input:focus+.fake-radio {
    outline: 1px dotted #999
}

.fake-checkbox {
    width: 20px;
    height: 20px;
    line-height: 15px;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    border: 2px solid #ccc
}

.designer-nav .fake-checkbox {
    width: 20px;
    height: 20px;
    background: #6F7A89;
    border: 2px solid #394047
}

.checkbox input:checked+.fake-checkbox:after {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    color: #2a99f8;
    font-size: 11px;
    display: block
}

.checkbox.img-palette input:checked+.fake-checkbox:after {
    color: #2c3d4f
}

.checkbox.img-palette input:checked+.fake-checkbox {
    border-color: #2c3d4f
}

.checkbox input:disabled+.fake-checkbox {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: not-allowed
}

.checkbox input:checked+.fake-checkbox,
.checkbox input:hover+.fake-checkbox,
.checkbox input:focus+.fake-checkbox {
    border-color: #b7c6cd;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.fake-radio {
    width: 20px;
    height: 20px;
    display: block;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 100%
}

.radio input:checked+.fake-radio:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #2a99f8;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.radio input:checked+.fake-radio,
.radio input:hover+.fake-radio,
.radio input:focus+.fake-radio {
    border-color: #ccc;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.soc-icons {
    width: 401px;
    margin: 0 auto
}

.soc-icons i {
    display: inline-block;
    font-size: 24px;
    line-height: 50px;
    width: 50px;
    text-align: center
}

.soc-icons a {
    text-decoration: none;
    color: white;
    display: inline-block;
    margin: 10px;
    border-radius: 12px;
    position: relative
}

.soc-icons a:before,
.soc-icons a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 100%;
    transform: scaleX(2) scaleY(1.05);
    clip: rect(0, 33px, 50px, 17px);
    z-index: -1
}

.soc-icons a:after {
    transform: scaleY(2) scaleX(1.05) rotate(90deg)
}

.soc-icons .share-text {
    font-weight: 500;
    margin-right: 12px;
    position: relative;
    top: -2px
}

.tw {
    background: #00ACF0
}

.fb {
    background: #3B5997
}

.gp {
    background: #DB4F48
}

.ig {
    background: #447397
}

.li {
    background: #007DB8
}

.yt {
    background: #D12E2E
}

#dropdown {
    display: block;
    padding: 6px 16px;
    width: 81%;
    margin: 20px auto 0 auto;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear
}

#dropdown .arrow {
    margin-top: 2px;
    float: right;
    font-size: 18px
}

#dropdown ul {
    list-style: none;
    position: absolute;
    top: 93%;
    width: 100%;
    padding: 5px 0;
    display: none;
    z-index: 100;
    left: 0;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px
}

#dropdown ul li.dd-title {
    cursor: default;
    position: relative;
    text-align: center;
    padding: 5px
}

#dropdown ul li {
    font-size: .9em
}

#dropdown ul li a {
    text-decoration: none;
    display: block;
    padding: 7px 12px;
    font-weight: 400;
    font-size: 14px
}

.dd-title-line {
    width: 81%;
    position: absolute;
    top: 15px;
    height: 1px;
    left: 10%;
    z-index: -1
}

.dd-title-text {
    padding: 5px
}

.im-list-toggle>.list-group>.list-group-item>.fa {
    display: none
}

.im-list-toggle>.list-group>.list-group-item.im-clickable {
    cursor: pointer
}

.im-list-toggle>.list-group>.list-group-item.im-clickable>.fa {
    display: inline-block;
    min-width: 10px;
    text-align: right
}

.im-list-toggle>.list-group>.list-group-item.im-clickable>.list-sub-item {
    display: none;
    margin: 10px 0 5px 0;
    padding: 0 0 0 25px
}

.dropdown-text {
    cursor: pointer;
    position: absolute;
    text-indent: 10px;
    line-height: 32px;
    padding-right: 19px;
    border: 1px solid #ccc;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    width: 100%
}

.dropdown-text:after {
    position: absolute;
    right: 10px;
    content: "\e74e";
    font-family: "icomoon"
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-content {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    list-style-type: none;
    position: absolute;
    top: 32px;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    text-indent: 10px;
    line-height: 32px;
    border: 1px solid #ccc;
    width: 133px
}

.dropdown-content a {
    display: block;
    text-decoration: none
}

.dropdown-content a:hover {
    background: #e8e8e8
}

.dropdown-toggle:focus ~ .dropdown-text {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.8);
    z-index: 2
}

.dropdown-toggle:focus ~ .dropdown-text:after {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #555 transparent
}

.dropdown-content:hover,
.dropdown-toggle:focus ~ .dropdown-content {
    opacity: 1;
    visibility: visible;
    top: 42px
}

table.full-table {
    width: 100%;
    padding: 0;
    border-collapse: collapse
}

table.full-table.no-padding-in-td td {
    padding: 0!important
}

table.full-table tr {
    border-bottom: 1px solid #dbdfe2
}

table.full-table td {
    padding: 10px
}

table.full-table th {
    padding: 15px
}

table.full-table.shaded-th th {
    background: #eee
}

table.full-table tr:last-child {
    border-bottom: 0
}

table.full-table.cell-bordered td {
    border: 1px solid #dbfe2
}

table.full-table.bordered {
    border: 1px solid #dbdfe2
}

table.full-table.round-corners {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

table.simple-table {
    padding: 0;
    margin: 0;
    border-collapse: collapse
}

table.simple-table td {
    padding: 10px 15px
}

.btn,
button.btn {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 3px, rgba(255, 255, 255, 0.3) 0 1px 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 3px, rgba(255, 255, 255, 0.3) 0 1px 0 0 inset;
    position: relative;
    text-decoration: none;
    font-size: 14px
}

.btn:active,
button.btn:active {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px 3px inset;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px 3px inset
}

.btn.danger:hover,
button.btn.danger:hover {
    color: #F03434
}

.btn.big,
button.btn.big {
    padding: 8px 23px
}

.btn.regular,
button.btn.regular {
    padding: 6px 14px
}

.btn.full,
button.btn.full {
    width: 100%
}

.btn.btn-dir-left,
button.btn.btn-dir-left {
    position: relative
}

.btn.btn-dir-left:after,
button.btn.btn-dir-left:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(40, 186, 222, 0);
    border-right-color: #28bade;
    border-width: 14px;
    margin-top: -14px
}

.btn.btn-default,
button.btn.btn-default {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 3px, rgba(0, 0, 0, 0.1) 0 1px 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 3px, rgba(0, 0, 0, 0.1) 0 1px 0 0 inset
}

.btn.btn-default:hover,
button.btn.btn-default:hover {
    background-color: #E8E8E8;
    color: #000
}

.btn.btn-info,
button.btn.btn-info {
    background-color: #4eade8;
    color: #fff;
    border: 1px solid #598ca1;
    background-color: #6dbfee
}

.btn.btn-info:hover,
.btn.btn-info:focus,
button.btn.btn-info:hover,
button.btn.btn-info:focus {
    background: #3492de;
    color: #fff
}

.btn.btn-primary,
button.btn.btn-primary {
    background-color: #ffa302;
    border: none;
    color: #000;
    padding: 6px 15px;
    border: 1px solid #e58302
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
button.btn.btn-primary:hover,
button.btn.btn-primary:focus {
    background: #ff9000
}

.btn.btn-link,
button.btn.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-lg,
button.btn.btn-lg {
    padding: 7px 15px;
    font-size: 17px
}

.im-sample-products .media {
    border: 1px solid #e5e8ec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 25px 0 25px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 1px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.05) 1px 1px 2px;
    margin: 0 0 50px
}

.im-sample-products .media>.media-left {
    padding-right: 25px
}

.im-sample-products .media>.media-left>.im-prod-scroll {
    width: 100px;
    text-align: center
}

.im-sample-products .media>.media-left>.im-prod-scroll>.im-graphic-holder {
    background: #f4f6f7;
    color: #c2c3c4;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 120px;
    float: left
}

.im-sample-products .media>.media-left>.im-prod-scroll>.im-graphic-holder:after {
    content: "PHOTO NOT AVAILABLE";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 80%;
    height: 50%
}

.im-sample-products .media>.media-left>.im-prod-scroll>.controls {
    border: 1px solid #f4f6f7;
    display: inline-block;
    width: 100%
}

.im-sample-products .media>.media-left>.im-prod-scroll>.controls .col-xs-6 {
    padding: 5px;
    color: #98a7b3
}

.im-sample-products .media>.media-left>.im-prod-scroll>.controls .col-xs-6:hover {
    background: #f4f6f7;
    color: #2c3d4f
}

.im-sample-products .media>.media-body {
    color: #696e75
}

.im-sample-products .media>.media-body .media-heading {
    color: #2c3d4f;
    font-size: 21px;
    margin-bottom: 15px
}

.im-sample-products .media>.media-body .content-block {
    margin-bottom: 25px;
    margin-top: 0
}

.im-sample-products .media>.media-body .content-block .sampleTab .col-sm-12>strong {
    margin-top: 10px;
    display: inline-block
}

.im-sample-products .media>.media-body .top-menu {
    margin-bottom: 10px;
    padding-left: 0
}

.im-sample-products .media>.media-body .nav.nav-tabs {
    margin-top: 0;
    margin-bottom: 15px
}

.im-sample-products .media>.media-body .im-size-droplet {
    border: 1px solid #c9ccd1;
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 1px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.05) 1px 1px 2px;
    padding: 2px 10px;
    margin: 0 3px 15px;
    cursor: pointer
}

.im-sample-products .media>.media-body .im-size-droplet:hover {
    background: #c9ccd1
}

.im-sample-products .media>.media-body .im-size-droplet.active {
    background: #ffa302;
    color: #fff;
    border-color: #ffa302;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0 inset;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0 inset
}

.im-sample-products .media>.media-body .big-val {
    color: #ffa302;
    margin-bottom: 15px
}

.im-sample-products .media>.media-body .dl-horizontal {
    margin: 0
}

.im-sample-products .media>.media-body .dl-horizontal dt {
    color: #696e75;
    text-transform: uppercase;
    font-size: 13px
}

.im-sample-products .media>.media-body .dl-horizontal dd {
    font-weight: normal;
    color: #2c3d4f
}

.im-sample-products .media>.media-body .dl-horizontal dd.differ {
    color: #ea3c3c
}

.im-sample-products .media>.media-right .btn {
    margin: 0 0 15px
}

.btn-blue,
button.btn-blue {
    font-weight: 500;
    border: none
}

.btn-orange,
button.btn-orange {
    font-weight: 500;
    border: none
}

.btn-grey {
    font-weight: 500
}

.btn-green {
    background: #3EC740;
    font-weight: 500
}

.btn-darkgrey-contrast {
    background-color: #374049;
    font-weight: 500
}

.btn-darkgrey {
    background-color: #485766;
    font-weight: 500
}

.btn-darkgrey:hover {
    color: #fff!important
}

a.btn-orange-line {
    border: 1px solid #ff992f;
    font-weight: 500;
    color: #ff992f
}

a.btn-orange-line:hover {
    border: 1px solid #e0e5e8;
    color: #e0e5e8
}

input {
    -webkit-appearance: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group.full {
    width: 100%
}

.input-group.block {
    clear: both
}

.select-wrapper {
    float: left
}

.select-wrapper.full {
    width: 100%
}

.select-wrapper.mid {
    width: 50%
}

.select-wrapper.three-fourth {
    width: 75%
}

.s-hidden {
    visibility: hidden;
    padding-right: 10px
}

.select {
    width: 100%;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border: 1px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
    padding: 5px 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.select.half {
    width: 50%
}

.styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.styledSelect:after {
    font-family: 'icomoon';
    content: "\e752";
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 21px;
    color: #8a949e
}

.styledSelect:active,
.styledSelect.active {
    background-color: #e8eff1;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #ccc;
    background-color: white;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px
}

.options li {
    padding: 0 6px;
    margin: 0;
    padding: 5px 10px;
    border-top: 1px solid #E7EBEC;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.options li:hover {
    background-color: #28bade;
    color: #212c36
}

table.slick-table {
    border: 0;
    border-collapse: collapse;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

table.slick-table.td-left-align tr td {
    text-align: left!important
}

table.slick-table thead {
    font-weight: 500;
    font-size: 1em
}

table.slick-table thead tr {
    background: #eff3f4
}

table.slick-table thead tr td {
    border-bottom: 1px solid #d3d8dc
}

table.slick-table thead tr:first-child td:first-child {
    -moz-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 0
}

table.slick-table thead tr:first-child td:last-child {
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 8px 0 0
}

table.slick-table thead td {
    padding: 8px 10px
}

table.slick-table tr:nth-child(even) {
    background: #f3f6f7
}

table.slick-table tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 8px
}

table.slick-table tr:last-child td:last-child {
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 8px 0
}

table.slick-table td {
    padding: 8px 10px;
    text-align: center
}

table.slick-table.add-border {
    border: 1px solid #C3C7CA!important
}

table.slick-table.text-left td {
    text-align: left
}

table.slick-table.one-column thead tr:first-child td:last-child,
table.slick-table.one-column thead tr:first-child td:first-child {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 0 0
}

table.slick-table.one-column tr td:last-child,
table.slick-table.one-column tr td:first-child {
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0;
    border-radius: 0 0 8px 8px
}

table.slick-for-grid th {
    border: 1px solid #C3C7CA;
    padding: 2px 0 7px 12px;
    text-align: left!important
}

table.slick-for-grid th input[type="text"] {
    font-weight: 400;
    width: 130px
}

table.slick-for-grid .tr-ng-sort {
    display: inline-block;
    background: #D2DDE4;
    padding: 2px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 6px;
    cursor: pointer
}

table.slick-for-grid .tr-ng-sort .glyphicon {
    position: relative;
    top: 2px
}

table.slick-for-grid .tr-ng-sort .glyphicon.text-info {
    color: #1EAACD
}

.main-center-title {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    position: relative
}

.main-center-title span.m-title-text {
    z-index: 2;
    position: relative;
    padding: 10px
}

.main-center-title .styled-underline {
    width: 40%;
    position: absolute;
    top: 11px;
    height: 1px;
    left: 30.3%;
    z-index: 1
}

.main-center-title .styled-underline.for-big-txt {
    top: 27px
}

.main-center-title .styled-underline.for-col-md-6 {
    width: 60%;
    left: 20%
}

.main-center-title.pricing {
    font-size: 14px
}

.main-center-title.pricing span.m-title-text {
    top: 4px
}

.main-center-title.pricing .styled-underline {
    width: 58%;
    left: 21%
}

.modal-dialog {
    z-index: 100000!important
}

table.campaigns-table {
    margin: 10px 0
}

table.campaigns-table tr.head {
    border: none
}

table.campaigns-table tr.head th {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    padding: 12px 10px
}

table.campaigns-table tr {
    margin: 10px 0;
    width: 100%;
    border: 1px solid #DBDBDB
}

table.campaigns-table td {
    padding: 12px 10px
}

table.campaigns-table td span.pause {
    font-size: 15px
}

.im-toc .modal-body {
    font-size: 13px
}

.im-toc .modal-body p,
.im-toc .modal-body ol {
    margin-bottom: 20px
}

.toggle {
    background-color: #e0e5e8;
    -moz-border-radius: 160px;
    -webkit-border-radius: 160px;
    border-radius: 160px;
    box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    cursor: pointer;
    width: 82px;
    height: 39px;
    overflow: hidden;
    position: relative;
    transition: all .25s linear;
    margin: 10px
}

.toggle .slide {
    color: #818283;
    color: rgba(0, 0, 0, 0.15);
    background: #EFF1F2;
    border-radius: 50%;
    font-size: 30px;
    line-height: 68px;
    text-align: center;
    text-decoration: none;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 5px;
    left: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(255, 255, 255, 0.8) inset;
    transition: all .3s cubic-bezier(0.43, 1.3, 0.86, 1)
}

.toggle .slide span {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7), 0 0 1px rgba(0, 0, 0, 0.3)
}

.toggle .slide:before,
.toggle .slide:after {
    color: #FFF;
    content: "\e8a2";
    font-family: icomoon;
    font-size: 27px;
    -webkit-font-smoothing: antialiased;
    position: absolute
}

.toggle .slide:before {
    right: -35px;
    color: #8A94A3;
    top: -19px
}

.toggle .slide:after {
    content: "\e89a";
    left: -39px;
    color: #00ba00;
    top: -19px
}

.toggle.on {
    background: #00dc00
}

.toggle.on .slide {
    left: 47px;
    color: #00d100
}

ul.horizontal-tabs {
    list-style: none;
    padding: 0
}

ul.horizontal-tabs.bottom-bordered {
    border-bottom: 1px solid #dadada
}

ul.horizontal-tabs li {
    display: inline-block;
    border: 1px solid #DBDBDB;
    border-bottom: 0;
    padding: 5px 10px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0;
    position: relative;
    margin-right: 5px
}

ul.horizontal-tabs li a {
    font-weight: 500
}

ul.horizontal-tabs li span.tab-numb {
    padding: 2px 4px;
    background: #C1C9CD;
    font-size: 12px;
    font-weight: 500;
    color: #696F76;
    margin: 0 3px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.tab-container {
    width: 100%;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 5px;
    padding: 10px
}

.redactor-toolbar {
    background: #2b3946
}

.redactor-toolbar li a {
    color: #fff
}

.redactor-toolbar li a:hover {
    background: #FF992F;
    color: #fff
}

.redactor-toolbar li a:active,
.redactor-toolbar li a.redactor-act {
    background: #2b3946;
    color: #aaa
}

.upload-progress {
    width: 100%;
    max-width: 280px;
    height: 15px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #e0e5e8;
    position: relative
}

.upload-progress .loader {
    position: absolute;
    background: #ff992f;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    left: 0;
    top: 0;
    bottom: 0
}

.upload-progress.center {
    margin: 0 auto
}

.claim-dropdown {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 33px;
    width: 150px;
    background: #f2f2f2;
    border: 1px solid;
    border-color: #bbb;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px
}

.claim-dropdown:before,
.claim-dropdown:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #4d4d4d transparent;
    pointer-events: none;
    vertical-align: top
}

.claim-dropdown:before {
    border-bottom-style: solid;
    border-top: none
}

.claim-dropdown:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none
}

.claim-dropdown-select {
    position: relative;
    width: 130%;
    margin: 0;
    padding: 9px 8px 6px 10px;
    line-height: 14px;
    font-size: 12px;
    color: #62717a;
    background: #f2f2f2;
    background: transparent!important;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none
}

.claim-dropdown-select:focus {
    z-index: 3;
    width: 100%;
    color: #394349;
    outline: 2px solid #49aff2;
    outline: 2px solid -webkit-focus-ring-color;
    outline-offset: -2px
}

.claim-dropdown-select>option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #f2f2f2;
    border-radius: 3px;
    cursor: pointer
}

.lt-ie9 .claim-dropdown {
    z-index: 1
}

.lt-ie9 .claim-dropdown-select {
    z-index: -1
}

.lt-ie9 .claim-dropdown-select:focus {
    z-index: 3
}

@-moz-document url-prefix() {
    .claim-dropdown-select {
        padding-left: 6px
    }
}

.splash {
    display: none;
    color: white;
    position: relative
}

@-webkit-keyframes rotate-infinite {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

.load-position {
    position: absolute;
    left: 50%;
    top: 50%
}

.loading-spinner {
    -webkit-animation: rotate-infinite .8s linear infinite;
    border: 3px solid #475261;
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    width: 50px
}

.loading-spinner {
    align-self: center;
    margin-top: 100px
}

ul.zg-ul-select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.45em;
    margin: 0;
    padding: 0;
    width: 350px;
    position: relative;
    z-index: 1000;
    float: left
}

ul.zg-ul-select li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
    padding: .55em
}

ul.zg-ul-select li.active {
    align-items: center;
    border: 2px solid #8ba7be;
    color: #fff;
    display: flex;
    justify-content: space-between
}

ul.zg-ul-select:focus {
    outline: none
}

ul.zg-ul-select.active {
    border: 2px solid #8ba7be;
    margin-top: 60px;
    background: #2E3944
}

ul.zg-ul-select.active li {
    border: none;
    box-shadow: none;
    display: block
}

ul.zg-ul-select.active li:first-child {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0
}

ul.zg-ul-select.active li:last-child {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px
}

ul.zg-ul-select.active li:hover {
    background: #485766
}

ul.zg-ul-select.active li.active {
    background: #384757
}

ul.zg-ul-select.active li.active:hover {
    background: #4A5C6E
}

ul.zg-ul-select.active:focus {
    outline: none
}

#selected--zg-ul-select {
    align-items: center;
    box-sizing: border-box;
    color: #8ba7be;
    display: flex;
    justify-content: space-between;
    font-size: 1.45em;
    width: 350px
}

#selected--zg-ul-select.active {
    border: 2px solid #8ba7be;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: .55em;
    position: absolute
}

.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;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

.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)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    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='#2c3d4f00', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    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='#2c3d4f00', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: none;
    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%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    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: #2c3d4f \9;
    background-color: transparent
}

.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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px 0 0;
    height: 200px
}

#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-control.left {
    left: -12px
}

#quote-carousel .carousel-control.right {
    right: -12px!important
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

#quote-carousel .carousel-indicators li {
    background: #c0c0c0
}

#quote-carousel .carousel-indicators .active {
    background: #333
}

#quote-carousel img {
    width: 250px;
    height: 100px
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px
}

.im-upload-img-holder {
    text-align: center
}

.im-upload-img-holder .img-holder {
    display: inline-block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 0 0 15px
}

.im-upload-img-holder .img-holder>img {
    width: 100%
}

.im-upload-img-holder h5 {
    font-size: 17px;
    margin: 0
}

.im-upload-img-holder .text-muted {
    margin: 0 0 15px;
    display: inline-block
}

.im-uploaded-list .fa-check-circle-o {
    font-size: 20px;
    color: #27AE60
}

.im-uploaded-list p {
    margin-left: 25px;
    margin-top: 10px
}

@media(min-width:768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
        margin-top: 30px
    }
}

@media(max-width:768px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px!important
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px
    }
}

h1.intro {
    font-size: 34px
}

h1.intro .change-text {
    width: 450px;
    height: 28px;
    display: inline-block;
    position: relative;
    margin-bottom: -8px
}

@media all and (min-width:41.625em) {
    h1.intro .change-text {
        height: 26px;
        width: 450px;
        margin-bottom: -6px
    }
}

@media all and (min-width:50em) {
    h1.intro .change-text {
        height: 28px;
        width: 450px;
        margin-bottom: -6px
    }
}

@media all and (min-width:64em) {
    h1.intro .change-text {
        width: 450px;
        height: 34px;
        margin-bottom: -6px
    }
}

h1.intro .change-text:before {
    content: '';
    background: white;
    position: absolute;
    right: -20px;
    bottom: -1px;
    height: 41px;
    width: 20px;
    display: none
}

h1.intro .change-text span {
    font-size: 34px;
    -webkit-transition: all, 0.4s;
    -o-transition: all, 0.4s;
    transition: all, 0.4s;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    line-height: 1;
    clip: rect(0px, 0px, 450px, 0px)
}

h1.intro .change-text span:after {
    content: '';
    background: white;
    position: absolute;
    right: -40px;
    bottom: -1px;
    height: 41px;
    width: 10px;
    display: none
}

h1.intro .change-text span.active {
    -webkit-transition: all, 0.85s;
    -o-transition: all, 0.85s;
    transition: all, 0.85s;
    opacity: 1;
    clip: rect(0, 450px, 450px, 0px)
}

.l-bar {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 20px;
    width: 200px;
    margin-top: -10px;
    margin-left: -100px;
    border-radius: 20px;
    background-image: -webkit-linear-gradient(-45deg, #ff9a1a 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #ff9a1a 50%, #ff9a1a 75%, rgba(255, 154, 26, 0) 75%);
    background-image: -moz-linear-gradient(-45deg, #ff9a1a 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #ff9a1a 50%, #ff9a1a 75%, rgba(255, 154, 26, 0) 75%);
    background-image: -o-linear-gradient(-45deg, #ff9a1a 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #ff9a1a 50%, #ff9a1a 75%, rgba(255, 154, 26, 0) 75%);
    background-image: linear-gradient(-45deg, #ff9a1a 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #ff9a1a 50%, #ff9a1a 75%, rgba(255, 154, 26, 0) 75%);
    background-color: #d3d3d3;
    background-size: 50px 50px;
    border: 1px solid #ff9a1a;
    border-bottom-color: #e68100;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;
    animation: move 2s linear infinite
}

.l-bar::before {
    content: " ";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #2c3d4f;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03), inset 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03), inset 0 1px 0 rgba(0, 0, 0, 0.1);
    z-index: -1
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 50px 50px
    }
}

@-moz-keyframes move {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 50px 50px
    }
}

@-ms-keyframes move {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 50px 50px
    }
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 50px 50px
    }
}

.view-fifth img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.view-fifth .mask {
    background-color: #e9eef0;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.view-fifth h3 {
    background: rgba(255, 255, 255, 0.5);
    color: #2c3d4f;
    -webkit-box-shadow: 0 1px 3px rgba(159, 141, 140, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(159, 141, 140, 0.5);
    box-shadow: 0 1px 3px rgba(159, 141, 140, 0.5)
}

.view-fifth p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: #333;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.view-fifth:hover .mask {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
}

.view-fifth:hover img {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -o-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px)
}

.view-fifth:hover p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.view {
    width: 230px;
    height: 200px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px #e6e6e6;
    -moz-box-shadow: 0 1px 2px #e6e6e6;
    box-shadow: 0 1px 2px #e6e6e6;
    cursor: default;
    background: #fff
}

.view .mask,
.view .content {
    width: 230px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    position: relative
}

.view h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 15px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}

.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}

.tooltip {
    z-index: 10000
}

.overlay {
    background: rgba(0, 0, 0, 0.77);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.global-modal {
    visibility: hidden
}

.global-modal_contents {
    background: #ff992f;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px;
    width: 50%;
    position: absolute;
    left: 42%;
    margin-left: -16%;
    top: 15%;
    min-height: 450px;
    z-index: 1000
}

.global-modal-header h3 {
    color: #34495E;
    text-align: center;
    font-weight: bold;
    font-size: 22px
}

.global-modal-header .global-modal-close {
    display: none
}

.global-modal-header span {
    font-weight: 200
}

.global-modal-body {
    width: 100%
}

.global-modal-body p {
    color: #34495E;
    font-size: 16px;
    line-height: 23px;
    text-align: center
}

.global-modal-body .content-left {
    height: 225px;
    width: 50%;
    position: relative;
    top: 55px;
    float: left;
    border-right: 1px solid #CCC
}

.global-modal-body .content-right {
    height: 225px;
    width: 50%;
    position: relative;
    top: 55px;
    float: left
}

.content-right .sponsor-name {
    font-weight: bold;
    color: #2c3d4f
}

.global-modal_contents h1 {
    margin: 0;
    padding: 0;
    line-height: 32rem;
    text-align: center;
    display: block
}

.global-modal-close {
    position: absolute;
    right: 2rem;
    top: 2rem;
    text-decoration: none;
    display: none
}

.global-modal-show {
    visibility: visible
}

.global-modal-transition {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.global-modal-show .global-modal-transition {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

@media(max-width:1139px) {
    .global-modal p {
        text-align: center
    }
    .global-modal-body .content-left {
        width: 80%;
        display: block;
        float: none;
        margin: 0 auto;
        border-right: none;
        border-bottom: 1px solid #ccc
    }
    .global-modal-body .content-right {
        width: 80%;
        display: block;
        margin: 40px auto;
        float: none;
        border-right: none
    }
}

@media(max-width:1027px) {
    .global-modal-header h3 {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .global-modal_contents {
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0
    }
    .global-modal-header h3 {
        font-size: 22px
    }
    .global-modal-header .global-modal-close {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        curson: pointer
    }
    .global-modal-close {
        display: block
    }
    .global-modal-transition {
        -webkit-transform: translateX(0) translateY(150%);
        -moz-transform: translateX(0) translateY(150%);
        -ms-transform: translateX(0) translateY(150%);
        transform: translateX(0) translateY(150%)
    }
}

@media(max-width:495px) {
    .global-modal-header h3 {
        font-size: 18px
    }
}

@media(max-width:415px) {
    .global-modal-header h3 {
        font-size: 15px
    }
}

.wizard-steps-container {
    position: relative
}

.step-group {
    list-style-type: none;
    counter-reset: custom-counter;
    text-align: center;
    padding: 0
}

.step-group li:last-child span.step-line {
    display: none
}

.step {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 10px;
    color: #485766;
    width: 130px;
    text-align: center;
    font-weight: 500
}

.step:before {
    display: block;
    margin: 10px auto 10px auto;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-family: 'icomoon';
    content: "\e8d7";
    font-weight: 700;
    color: #777;
    text-align: center;
    font-size: 16px;
    position: relative;
    padding-top: 4px;
    padding-left: 4px
}

.step-current:before,
.step-finished:before {
    color: #fff;
    background-color: #67c570;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YzU3MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU1YmU1ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #67c570), color-stop(100%, #55be5f));
    background-image: -moz-linear-gradient(#67c570, #55be5f);
    background-image: -webkit-linear-gradient(#67c570, #55be5f);
    background-image: linear-gradient(#67c570, #55be5f);
    border: 1px solid #55be5f;
    -webkit-box-shadow: inset 0 1px 2px #c3e8c7;
    box-shadow: inset 0 1px 2px #c3e8c7;
    padding-left: 0
}

.step-finished:before {
    font-family: 'icomoon';
    content: "\e89a";
    width: 32px
}

.step-finished .step-line {
    border-top: 4px dotted #55be5f
}

.step-line {
    height: 2px;
    width: 84px;
    border-top: 4px dotted #dbe0e2;
    position: absolute;
    top: 25px;
    left: 90px
}

.step-current:before {
    background-image: none;
    background-color: #D4D9DA!important;
    border: 1px solid #BCC7CD!important
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.cd-dropdown-wrapper {
    display: inline-block;
    position: relative;
    height: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a.cd-dropdown-trigger:hover {
    color: #485766
}

.cd-dropdown-trigger {
    display: block;
    position: relative;
    padding: 0 36px 0 20px;
    line-height: 40px;
    background-color: #ff992f;
    color: #fff;
    border-radius: 3px;
    font-weight: 500
}

.no-touch .cd-dropdown-trigger:hover {
    background-color: #171b46;
    text-decoration: none;
    color: #485766
}

.cd-dropdown-trigger::before,
.cd-dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 9px;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width .3s, -webkit-transform .3s;
    -moz-transition: width .3s, -moz-transform .3s;
    transition: width .3s, transform .3s
}

.cd-dropdown-trigger::before {
    right: 22px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-dropdown-trigger::after {
    right: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width:1024px) {
    .cd-dropdown-trigger {
        font-size: 1.5rem
    }
    .cd-dropdown-trigger.dropdown-is-active {
        background-color: #28bade
    }
    .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
        background-color: #0ea1c5
    }
    .cd-dropdown-trigger.dropdown-is-active::before,
    .cd-dropdown-trigger.dropdown-is-active::after {
        width: 14px
    }
    .cd-dropdown-trigger.dropdown-is-active::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg)
    }
    .cd-dropdown-trigger.dropdown-is-active::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px
}

@media only screen and (min-width:768px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        height: 60px;
        line-height: 60px
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown h2,
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        height: 50px;
        line-height: 50px
    }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
    padding: 0 20px
}

.cd-dropdown {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111433;
    color: #fff;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s 0s, visibility 0s .5s;
    -moz-transition: -moz-transform .5s 0s, visibility 0s .5s;
    transition: transform .5s 0s, visibility 0s .5s
}

.cd-dropdown h2 {
    position: relative;
    z-index: 1;
    color: #585a70;
    background-color: #111433;
    border-bottom: 1px solid #242643
}

.cd-dropdown .cd-close {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent
}

.cd-dropdown .cd-close::after,
.cd-dropdown .cd-close::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #fff
}

.cd-dropdown .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.cd-dropdown .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.cd-dropdown.dropdown-is-active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform .5s 0s, visibility 0s 0s;
    transition: transform .5s 0s, visibility 0s 0s
}

@media only screen and (min-width:768px) {
    .cd-dropdown .cd-close {
        top: 5px
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown {
        position: absolute;
        top: calc(100% - 2px);
        height: auto;
        width: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        background-color: #fff;
        color: #111433;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: opacity .3s 0s, visibility 0s .3s, -webkit-transform .3s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s .3s, -moz-transform .3s 0s;
        transition: opacity .3s 0s, visibility 0s .3s, transform .3s 0s
    }
    .open-to-left .cd-dropdown {
        right: 0;
        left: auto
    }
    .cd-dropdown h2,
    .cd-dropdown .cd-close {
        display: none
    }
    .cd-dropdown.dropdown-is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity .3s 0s, visibility .3s 0s, -webkit-transform .3s 0s;
        -moz-transition: opacity .3s 0s, visibility .3s 0s, -moz-transform .3s 0s;
        transition: opacity .3s 0s, visibility .3s 0s, transform .3s 0s
    }
}

.cd-dropdown-content,
.cd-dropdown-content ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    padding-top: 50px;
    list-style: none;
    margin: 0;
    padding: 0
}

.cd-dropdown-content a,
.cd-dropdown-content ul a {
    display: block;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top-width: 1px;
    border-color: #242643;
    border-style: solid;
    border-left: 0;
    border-right: 0
}

.cd-dropdown-content li:first-of-type>a,
.cd-dropdown-content ul li:first-of-type>a {
    border-top-width: 0
}

.cd-dropdown-content li:last-of-type>a,
.cd-dropdown-content ul li:last-of-type>a {
    border-bottom-width: 1px
}

.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0b0e23;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #585a70;
    text-transform: uppercase
}

.cd-dropdown-content .cd-divider+li>a,
.cd-dropdown-content ul .cd-divider+li>a {
    border-top-width: 0
}

.cd-dropdown-content a,
.cd-dropdown-content .cd-search,
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul a,
.cd-dropdown-content ul .cd-search,
.cd-dropdown-content ul .cd-divider {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -moz-transition: opacity .3s, -moz-transform .3s;
    transition: opacity .3s, transform .3s
}

.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-dropdown-content.is-hidden>li>a,
.cd-dropdown-content.is-hidden>li>.cd-search,
.cd-dropdown-content.is-hidden>.cd-divider,
.cd-dropdown-content.move-out>li>a,
.cd-dropdown-content.move-out>li>.cd-search,
.cd-dropdown-content.move-out>.cd-divider,
.cd-dropdown-content ul.is-hidden>li>a,
.cd-dropdown-content ul.is-hidden>li>.cd-search,
.cd-dropdown-content ul.is-hidden>.cd-divider,
.cd-dropdown-content ul.move-out>li>a,
.cd-dropdown-content ul.move-out>li>.cd-search,
.cd-dropdown-content ul.move-out>.cd-divider {
    opacity: 0
}

.cd-dropdown-content.move-out>li>a,
.cd-dropdown-content.move-out>li>.cd-search,
.cd-dropdown-content.move-out>.cd-divider,
.cd-dropdown-content ul.move-out>li>a,
.cd-dropdown-content ul.move-out>li>.cd-search,
.cd-dropdown-content ul.move-out>.cd-divider {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.dropdown-is-active .cd-dropdown-content,
.dropdown-is-active .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width:768px) {
    .cd-dropdown-content,
    .cd-dropdown-content ul {
        padding-top: 60px
    }
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        font-size: 1.8rem
    }
}

@media only screen and (min-width:1024px) {
    .cd-dropdown-content,
    .cd-dropdown-content ul {
        padding-top: 0;
        overflow: visible
    }
    .cd-dropdown-content a,
    .cd-dropdown-content ul a {
        color: #111433;
        height: 50px;
        line-height: 50px;
        font-size: 1.5rem;
        border-color: #ebebeb
    }
    .cd-dropdown-content .cd-divider,
    .cd-dropdown-content ul .cd-divider {
        background-color: transparent;
        color: #b3b3b3;
        border-top: 1px solid #ebebeb
    }
    .cd-dropdown-content .cd-divider+li>a,
    .cd-dropdown-content ul .cd-divider+li>a {
        border-top-width: 1px
    }
    .cd-dropdown-content.is-hidden>li>a,
    .cd-dropdown-content.is-hidden>li>.cd-search,
    .cd-dropdown-content.is-hidden>.cd-divider,
    .cd-dropdown-content.move-out>li>a,
    .cd-dropdown-content.move-out>li>.cd-search,
    .cd-dropdown-content.move-out>.cd-divider,
    .cd-dropdown-content ul.is-hidden>li>a,
    .cd-dropdown-content ul.is-hidden>li>.cd-search,
    .cd-dropdown-content ul.is-hidden>.cd-divider,
    .cd-dropdown-content ul.move-out>li>a,
    .cd-dropdown-content ul.move-out>li>.cd-search,
    .cd-dropdown-content ul.move-out>.cd-divider {
        opacity: 1
    }
}

.cd-dropdown-content .see-all a {
    color: #28bade
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 80px
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding-left: 90px
}

.cd-dropdown-content .cd-dropdown-gallery img {
    position: absolute;
    display: block;
    height: 40px;
    width: auto;
    left: 20px;
    top: 50%;
    margin-top: -20px
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    padding-left: 75px;
    position: relative
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    color: #111433;
    font-size: 1.3rem;
    display: none
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 40px
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
    background-image: url("../img/nucleo-icon-1.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
    background-image: url("../img/nucleo-icon-2.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
    background-image: url("../img/nucleo-icon-3.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
    background-image: url("../img/nucleo-icon-4.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
    background-image: url("../img/nucleo-icon-5.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
    background-image: url("../img/nucleo-icon-6.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
    background-image: url("../img/nucleo-icon-7.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
    background-image: url("../img/nucleo-icon-8.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
    background-image: url("../img/nucleo-icon-9.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
    background-image: url("../img/nucleo-icon-10.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
    background-image: url("../img/nucleo-icon-11.svg")
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
    background-image: url("../img/nucleo-icon-12.svg")
}

@media only screen and (min-width:1024px) {
    .cd-dropdown-content {
        position: static;
        height: auto;
        width: 280px
    }
    .cd-dropdown-content>li:last-of-type a {
        border-bottom: none
    }
    .no-touch .cd-dropdown-content>li:not(.has-children) a:hover {
        color: #28bade
    }
    .cd-dropdown-content.move-out>li>a,
    .cd-dropdown-content.move-out>li>.cd-search,
    .cd-dropdown-content.move-out>.cd-divider {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    .cd-dropdown-content .cd-secondary-dropdown,
    .cd-dropdown-content .cd-dropdown-gallery,
    .cd-dropdown-content .cd-dropdown-icons {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        left: 100%;
        height: auto;
        background-color: #fff;
        box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1)
    }
    .cd-dropdown-content .cd-secondary-dropdown::after,
    .cd-dropdown-content .cd-dropdown-gallery::after,
    .cd-dropdown-content .cd-dropdown-icons::after {
        clear: both;
        content: "";
        display: table
    }
    .open-to-left .cd-dropdown-content .cd-secondary-dropdown,
    .open-to-left .cd-dropdown-content .cd-dropdown-gallery,
    .open-to-left .cd-dropdown-content .cd-dropdown-icons {
        left: auto;
        right: 100%
    }
    .cd-dropdown-content .cd-secondary-dropdown.is-hidden,
    .cd-dropdown-content .cd-dropdown-gallery.is-hidden,
    .cd-dropdown-content .cd-dropdown-icons.is-hidden {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .cd-dropdown-content .cd-secondary-dropdown.fade-in,
    .cd-dropdown-content .cd-dropdown-gallery.fade-in,
    .cd-dropdown-content .cd-dropdown-icons.fade-in {
        -webkit-animation: cd-fade-in .2s;
        -moz-animation: cd-fade-in .2s;
        animation: cd-fade-in .2s
    }
    .cd-dropdown-content .cd-secondary-dropdown.fade-out,
    .cd-dropdown-content .cd-dropdown-gallery.fade-out,
    .cd-dropdown-content .cd-dropdown-icons.fade-out {
        -webkit-animation: cd-fade-out .2s;
        -moz-animation: cd-fade-out .2s;
        animation: cd-fade-out .2s
    }
    .cd-dropdown-content .cd-secondary-dropdown>.go-back,
    .cd-dropdown-content .cd-dropdown-gallery>.go-back,
    .cd-dropdown-content .cd-dropdown-icons>.go-back {
        display: none
    }
    .cd-dropdown-content .cd-secondary-dropdown>.see-all,
    .cd-dropdown-content .cd-dropdown-gallery>.see-all,
    .cd-dropdown-content .cd-dropdown-icons>.see-all {
        position: absolute;
        bottom: 20px;
        height: 45px;
        text-align: center
    }
    .cd-dropdown-content .cd-secondary-dropdown>.see-all a,
    .cd-dropdown-content .cd-dropdown-gallery>.see-all a,
    .cd-dropdown-content .cd-dropdown-icons>.see-all a {
        margin: 0;
        height: 100%;
        line-height: 45px;
        background: #ebebeb;
        pointer-events: auto;
        -webkit-transition: color .2s, background-color .2s;
        -moz-transition: color .2s, background-color .2s;
        transition: color .2s, background-color .2s
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown>.see-all a:hover,
    .no-touch .cd-dropdown-content .cd-dropdown-gallery>.see-all a:hover,
    .no-touch .cd-dropdown-content .cd-dropdown-icons>.see-all a:hover {
        color: #fff;
        background-color: #111433
    }
    .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item,
    .cd-dropdown-content .cd-secondary-dropdown a,
    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
    .cd-dropdown-content .cd-dropdown-gallery a,
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item,
    .cd-dropdown-content .cd-dropdown-icons a {
        border: none
    }
    .cd-dropdown-content .cd-dropdown-gallery,
    .cd-dropdown-content .cd-dropdown-icons {
        padding: 20px 30px 100px
    }
    .cd-dropdown-content .cd-dropdown-gallery>.see-all,
    .cd-dropdown-content .cd-dropdown-icons>.see-all {
        width: calc(100% - 60px)
    }
    .cd-dropdown-content .cd-dropdown-icons>li,
    .cd-dropdown-content .cd-secondary-dropdown>li {
        width: 50%;
        float: left
    }
    .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        width: 550px;
        padding-bottom: 65px
    }
    .cd-dropdown-content .cd-secondary-dropdown::before {
        position: absolute;
        content: '';
        top: 290px;
        left: 15px;
        height: 1px;
        width: 520px;
        background-color: #ebebeb
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>a {
        color: #28bade;
        font-size: 1.6rem;
        margin-bottom: 10px;
        line-height: 30px;
        height: 30px;
        pointer-events: none
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>a::after,
    .cd-dropdown-content .cd-secondary-dropdown>li>a::before {
        display: none
    }
    .cd-dropdown-content .cd-secondary-dropdown.move-out>li>a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .cd-dropdown-content .cd-secondary-dropdown>li {
        margin: 20px 0;
        border-right-width: 1px;
        border-color: #ebebeb;
        border-style: solid;
        padding: 0 30px;
        height: 250px
    }
    .cd-dropdown-content .cd-secondary-dropdown>li:nth-of-type(2n) {
        border-right-width: 0
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>ul {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        position: relative;
        height: auto
    }
    .cd-dropdown-content .cd-secondary-dropdown>li>ul>.go-back {
        display: none
    }
    .cd-dropdown-content .cd-secondary-dropdown a {
        line-height: 25px;
        height: 25px;
        font-size: 1.3rem;
        padding-left: 0
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: #28bade
    }
    .cd-dropdown-content .cd-secondary-dropdown ul {
        padding-bottom: 25px;
        overflow: hidden;
        height: auto
    }
    .cd-dropdown-content .cd-secondary-dropdown .go-back a {
        padding-left: 20px;
        color: transparent
    }
    .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
        color: transparent
    }
    .cd-dropdown-content .cd-secondary-dropdown .go-back a::before,
    .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
        left: 0
    }
    .cd-dropdown-content .cd-secondary-dropdown .see-all {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
    .cd-dropdown-content .cd-dropdown-gallery {
        width: 600px;
        padding-bottom: 100px
    }
    .cd-dropdown-content .cd-dropdown-gallery>li {
        width: 48%;
        float: left;
        margin-right: 4%
    }
    .cd-dropdown-content .cd-dropdown-gallery>li:nth-of-type(2n) {
        margin-right: 0
    }
    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
        padding: 0;
        height: auto;
        line-height: normal;
        color: #28bade;
        margin-bottom: 2em
    }
    .cd-dropdown-content .cd-dropdown-gallery>li:nth-last-of-type(2) a,
    .cd-dropdown-content .cd-dropdown-gallery>li:last-of-type a {
        margin-bottom: 0
    }
    .cd-dropdown-content .cd-dropdown-gallery img {
        position: static;
        height: auto;
        width: 100%;
        margin: 0 0 .6em
    }
    .cd-dropdown-content .cd-dropdown-icons {
        width: 600px
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
        height: 80px;
        line-height: 1.2;
        padding: 24px 0 0 85px
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
        background: #ebebeb
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
        color: #28bade;
        font-weight: bold
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
        display: block;
        font-size: 1.2rem
    }
    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
        left: 25px
    }
    .cd-dropdown-content>.has-children>ul {
        visibility: hidden
    }
    .cd-dropdown-content>.has-children>ul.is-active {
        visibility: visible
    }
    .cd-dropdown-content>.has-children>.cd-secondary-dropdown.is-active>li>ul {
        visibility: visible
    }
    .cd-dropdown-content>.has-children>a.is-active {
        box-shadow: inset 2px 0 0 #28bade;
        color: #28bade
    }
    .cd-dropdown-content>.has-children>a.is-active::before,
    .cd-dropdown-content>.has-children>a.is-active::after {
        background: #28bade
    }
    .open-to-left .cd-dropdown-content>.has-children>a.is-active {
        box-shadow: inset -2px 0 0 #28bade
    }
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

.cd-search input[type="search"] {
    width: 240px;
    height: 50px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #242643;
    color: #999;
    border: none;
    border-radius: 0
}

.cd-search input[type="search"]::-webkit-input-placeholder {
    color: #fff
}

.cd-search input[type="search"]::-moz-placeholder {
    color: #fff
}

.cd-search input[type="search"]:-moz-placeholder {
    color: #fff
}

.cd-search input[type="search"]:-ms-input-placeholder {
    color: #fff
}

.cd-search input[type="search"]:focus {
    background: #fff;
    color: #111433;
    outline: none
}

.cd-search input[type="search"]:focus::-webkit-input-placeholder {
    color: rgba(17, 20, 51, 0.4)
}

.cd-search input[type="search"]:focus::-moz-placeholder {
    color: rgba(17, 20, 51, 0.4)
}

.cd-search input[type="search"]:focus:-moz-placeholder {
    color: rgba(17, 20, 51, 0.4)
}

.cd-search input[type="search"]:focus:-ms-input-placeholder {
    color: rgba(17, 20, 51, 0.4)
}

@media only screen and (min-width:1024px) {
    .cd-search input[type="search"] {
        background-color: #ebebeb
    }
    .cd-search input[type="search"]::-webkit-input-placeholder {
        color: #b3b3b3
    }
    .cd-search input[type="search"]::-moz-placeholder {
        color: #b3b3b3
    }
    .cd-search input[type="search"]:-moz-placeholder {
        color: #b3b3b3
    }
    .cd-search input[type="search"]:-ms-input-placeholder {
        color: #b3b3b3
    }
}

.has-children>a,
.go-back a {
    position: relative
}

.has-children>a::before,
.has-children>a::after,
.go-back a::before,
.go-back a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.has-children>a::before,
.go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.has-children>a::after,
.go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width:1024px) {
    .has-children>a::before,
    .has-children>a::after,
    .go-back a::before,
    .go-back a::after {
        background: #b3b3b3
    }
}

.has-children>a {
    padding-right: 40px
}

.has-children>a::before,
.has-children>a::after {
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%
}

@media only screen and (min-width:1024px) {
    .open-to-left .cd-dropdown-content>.has-children>a {
        padding-left: 40px;
        padding-right: 20px
    }
    .open-to-left .cd-dropdown-content>.has-children>a::before,
    .open-to-left .cd-dropdown-content>.has-children>a::after {
        right: auto;
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%
    }
}

.cd-dropdown-content .go-back a {
    padding-left: 40px
}

.cd-dropdown-content .go-back a::before,
.cd-dropdown-content .go-back a::after {
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%
}

.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.no-js .cd-dropdown-wrapper .cd-close {
    display: none
}

.form-control-label {
    margin-bottom: 5px;
    display: block
}

.form-control,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="email"],
textarea,
input[type="tel"],
textarea.form-control {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #d1d8df;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px 0 inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px 0 inset;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    background: #fff;
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 15px;
    line-height: 1.42857143;
    color: #2c3e50;
    -webkit-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,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
textarea:focus,
input[type="tel"]:focus,
textarea.form-control:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px, rgba(0, 0, 0, 0.1) 0 1px 1px 0 inset;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px, rgba(0, 0, 0, 0.1) 0 1px 1px 0 inset;
    border: 1px solid #1abc9c;
    outline: 0
}

.form-control.full-input,
input[type="text"].full-input,
input[type="password"].full-input,
input[type="number"].full-input,
input[type="search"].full-input,
input[type="email"].full-input,
textarea.full-input,
input[type="tel"].full-input,
textarea.form-control.full-input {
    width: 100%
}

textarea,
textarea.form-control {
    height: initial
}

.im-progress {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #849397
}

.im-progress>li {
    position: relative;
    display: table-cell;
    text-align: center;
    font-size: .8em;
    font-weight: 500
}

.im-progress>li:before {
    content: attr(data-step);
    display: block;
    margin: 0 auto;
    background: #DFE3E4;
    width: 3em;
    height: 3em;
    text-align: center;
    margin-bottom: .25em;
    line-height: 3em;
    border-radius: 100%;
    position: relative;
    z-index: 1000
}

.im-progress>li:after {
    content: '';
    position: absolute;
    display: block;
    background: #DFE3E4;
    width: 100%;
    height: .5em;
    top: 1.25em;
    left: 50%;
    margin-left: 1.5em\9;
    z-index: 0
}

.im-progress>li:last-child:after {
    display: none
}

.im-progress>li.is-complete {
    color: #2ECC71
}

.im-progress>li.is-complete:before,
.im-progress>li.is-complete:after {
    color: #FFF;
    background: #2ECC71
}

.im-progress>li.is-active {
    color: #3498DB
}

.im-progress>li.is-active:before {
    color: #FFF;
    background: #3498DB
}

.progress__last:after {
    display: none!important
}

.progress--medium {
    font-size: 1.5em
}

.progress--large {
    font-size: 2em
}

ul.switch-tabs {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #d1d8df;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

ul.switch-tabs li {
    display: inline-block
}

ul.switch-tabs li.selected a {
    background-color: #d0d4d7;
    font-weight: 600
}

ul.switch-tabs li a {
    background-color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 500;
    border-right: 1px solid #d1d8df
}

ul.switch-tabs li a:hover {
    background-color: #ECEFF1
}

ul.switch-tabs li:first-child {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px
}

ul.switch-tabs li:last-child a {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 3px 3px 0;
    border-right: 0
}

.tabs {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0
}

.tabs.full li {
    width: 100%
}

.tabs>ul.nav-tabs {
    border: none
}

.tabs>ul.nav-tabs>li {
    margin: 0
}

.tabs>ul.nav-tabs>li.active>a {
    border: none;
    background: none;
    font-weight: normal;
    color: #2a99f8;
    border-bottom: 2px solid #2a99f8
}

.tabs>ul.nav-tabs>li>a {
    border: none;
    background: none;
    margin: 0 20px 0 0;
    padding: 0
}

.tabs>ul.nav-tabs>li>a:hover {
    background: none
}

.tabs li {
    float: left;
    line-height: 38px;
    overflow: hidden;
    padding: 0;
    position: relative
}

.tabs li.current a,
.tabs li.active a {
    background: none;
    color: #2a99f8;
    border-right: 0;
    border-top: 0
}

.tabs a {
    background-color: none;
    color: #888;
    font-weight: 500;
    display: block;
    letter-spacing: 0;
    outline: none;
    padding: 0 15px;
    text-decoration: none
}

.tabs a:hover {
    background: none
}

.select-style {
    padding: 0;
    border: 1px solid #d1d8df;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    background-color: #fafafa;
    background: #fafafa url("/static/images/arrowdown.png") no-repeat 95% 50%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px;
    font-weight: 500
}

.select-style:hover {
    border-color: #aab6c3
}

.select-style select {
    padding: 7px 10px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-style select:focus {
    outline: none
}

ul.crumb {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.crumb li {
    display: inline-block
}

ul.crumb li a {
    font-size: 13px;
    padding-right: 5px;
    text-decoration: none;
    color: #fff
}

ul.crumb li a:hover {
    color: #ff992f
}

ul.crumb li a:after {
    font-family: 'icomoon';
    content: "\e754";
    line-height: 1;
    font-size: 21px;
    position: relative;
    top: 5px;
    left: 5px
}

ul.crumb li:first-child a {
    padding-left: 10px
}

ul.crumb li:last-child a:after {
    content: ''
}

.form-input {
    height: 40px;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d1d8df
}

a.book-printer {
    border: 1px solid #ff992f;
    font-weight: 600;
    padding: 10px 15px;
    text-decoration: none;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
    margin: 0 -11px 0 25px;
    display: block;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

a.book-printer:hover span.icon-arrow-right2 {
    right: -3px
}

a.printer-selected {
    font-weight: 600;
    padding: 10px 15px;
    text-decoration: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    margin-left: 15px
}

#mySwipe div b {
    display: block;
    font-weight: bold;
    color: #14ADE5;
    font-size: 20px;
    text-align: center;
    margin: 10px;
    padding: 100px 10px;
    box-shadow: 0 1px #EBEBEB;
    background: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid;
    border-color: #E5E5E5 #D3D3D3 #B9C1C6
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    width: 300px
}

.swipe-wrap {
    overflow: hidden;
    position: relative
}

.swipe-wrap>div {
    float: left;
    width: 100%;
    position: relative
}

.print-design-comparer {
    position: relative;
    height: 203px;
    margin: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.after-image {
    border-right: 2px solid rgba(255, 255, 255, 0.4);
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px
}

.print-design-comparer:hover .handle {
    opacity: 1
}

.range-slider .label-min {
    font-size: 10px;
    font-weight: 500;
    float: left
}

.range-slider .label-max {
    font-size: 10px;
    font-weight: 500;
    float: right;
    margin-right: 32%
}

.range-slider .input-range {
    -webkit-appearance: none;
    width: 100%;
    height: 3px;
    border-radius: 5px;
    background: #646E77;
    outline: none;
    margin: 7px 0
}

.range-slider .input-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ff992f;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.range-slider .input-range::-webkit-slider-thumb:hover {
    background: #2c3d4f
}

.range-slider .input-range:active::-webkit-slider-thumb {
    background: #2c3d4f
}

.range-slider .input-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #ff992f;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out
}

.range-slider .input-range::-moz-range-thumb:hover {
    background: #2c3d4f
}

.range-slider .input-range:active::-moz-range-thumb {
    background: #2c3d4f
}

.range-slider .range-slider-numbers {
    width: 93%;
    font-weight: 600;
    font-size: 10px;
    float: left;
    margin: 0 3%
}

.range-slider .range-slider-numbers .label-left-extreme {
    float: left
}

.range-slider .range-slider-numbers .label-right-extreme {
    float: right
}

.range-slider .range-value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #2b3946;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #475767;
    padding: 5px;
    margin-left: 7px;
    top: -2px;
    right: -5px
}

.range-slider .range-value:after {
    position: absolute;
    top: 13px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #475767;
    border-bottom: 7px solid transparent;
    content: ''
}

::-moz-range-track {
    background: #ccc;
    border: 0
}

input::-moz-focus-inner {
    border: 0
}

label.opt-select-radio {
    display: inline-block;
    margin: 0 10px
}

label.opt-select-radio input {
    visibility: hidden;
    position: absolute
}

label.opt-select-radio input:checked+span.opt-icon>span.opt-text {
    color: #ff992f
}

label.opt-select-radio span.opt-icon {
    cursor: pointer;
    margin: 10px;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center
}

label.opt-select-radio span.opt-icon.button-badge-shape-round {
    background-image: url("/static/images/option_buttons/btn-bdg-round-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-shape-round .opt-text {
    margin-top: 60px
}

label.opt-select-radio span.opt-icon.button-badge-shape-square {
    background-image: url("/static/images/option_buttons/btn-bdg-square-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-shape-square .opt-text {
    margin-top: 60px
}

label.opt-select-radio span.opt-icon.button-badge-shape-oval {
    background-image: url("/static/images/option_buttons/btn-bdg-oval-def.png");
    width: 75px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-shape-oval .opt-text {
    margin-top: 60px
}

label.opt-select-radio span.opt-icon.button-badge-size-25 {
    background-image: url("/static/images/option_buttons/btn-bdg-25-def.png");
    width: 40px;
    height: 40px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-size-25 .opt-text {
    margin-top: 90px;
    width: 44px
}

label.opt-select-radio span.opt-icon.button-badge-size-33 {
    background-image: url("/static/images/option_buttons/btn-bdg-33-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-size-33 .opt-text {
    margin-top: 90px
}

label.opt-select-radio span.opt-icon.button-badge-size-44 {
    background-image: url("/static/images/option_buttons/btn-bdg-44-def.png");
    width: 60px;
    height: 60px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-size-44 .opt-text {
    margin-top: 90px
}

label.opt-select-radio span.opt-icon.button-badge-size-58 {
    background-image: url("/static/images/option_buttons/btn-bdg-58-def.png");
    width: 70px;
    height: 70px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-size-58 .opt-text {
    margin-top: 90px
}

label.opt-select-radio span.opt-icon.button-badge-size-75 {
    background-image: url("/static/images/option_buttons/btn-bdg-75-def.png");
    width: 80px;
    height: 80px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-size-75 .opt-text {
    margin-top: 90px
}

label.opt-select-radio span.opt-icon.button-badge-lamination-type-glossy {
    background-image: url("/static/images/option_buttons/btn-bdg-glossy-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-lamination-type-glossy .opt-text {
    margin-top: 60px
}

label.opt-select-radio span.opt-icon.button-badge-lamination-type-matte {
    background-image: url("/static/images/option_buttons/btn-bdg-matte-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-lamination-type-matte .opt-text {
    margin-top: 60px
}

label.opt-select-radio span.opt-icon.button-badge-print-type-standard {
    background-image: url("/static/images/option_buttons/btn-bdg-standard-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-print-type-standard .opt-text {
    margin-top: 60px
}

label.opt-select-radio span.opt-icon.button-badge-print-type-metallic {
    background-image: url("/static/images/option_buttons/btn-bdg-metallic-def.png");
    width: 50px;
    height: 50px;
    background-size: 100%
}

label.opt-select-radio span.opt-icon.button-badge-print-type-metallic .opt-text {
    margin-top: 60px
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-shape-round {
    background-image: url("/static/images/option_buttons/btn-bdg-round-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-shape-square {
    background-image: url("/static/images/option_buttons/btn-bdg-square-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-shape-oval {
    background-image: url("/static/images/option_buttons/btn-bdg-oval-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-size-25 {
    background-image: url("/static/images/option_buttons/btn-bdg-25-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-size-33 {
    background-image: url("/static/images/option_buttons/btn-bdg-33-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-size-44 {
    background-image: url("/static/images/option_buttons/btn-bdg-44-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-size-58 {
    background-image: url("/static/images/option_buttons/btn-bdg-58-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-size-75 {
    background-image: url("/static/images/option_buttons/btn-bdg-75-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-lamination-type-glossy {
    background-image: url("/static/images/option_buttons/btn-bdg-glossy-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-lamination-type-matte {
    background-image: url("/static/images/option_buttons/btn-bdg-matte-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-print-type-standard {
    background-image: url("/static/images/option_buttons/btn-bdg-standard-check.png")
}

label.opt-select-radio input:checked+span.opt-icon.button-badge-print-type-metallic {
    background-image: url("/static/images/option_buttons/btn-bdg-metallic-check.png")
}

label.opt-select-radio span.opt-text {
    color: #475767;
    font-size: 13px;
    display: inline-block;
    font-weight: 600
}

.color-radiolist {
    display: inline-block;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.color-radiolist input[type=radio],
.color-radiolist input[type=checkbox] {
    display: none;
    margin: 0
}

.color-radiolist span>label {
    font-family: 'icomoon';
    border: 1px solid #696969;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    width: 22px;
    height: 22px;
    position: relative;
    transition: all .1s;
    user-select: none;
    margin: 1px
}

.color-radiolist span>label.contrast-check {
    color: #2c3d4f
}

.color-radiolist span>label:hover {
    border-color: #454141
}

.color-radiolist input[type=radio]:checked+span>label:before {
    content: "\e89a";
    position: absolute;
    left: 3px
}

.color-radiolist input[type=radio]:checked+span>label.dark-color {
    color: #2c3d4f
}

.color-radiolist input[type=checkbox]:checked+span>label:before {
    content: "\e89a";
    position: absolute;
    left: 3px
}

.color-radiolist input[type=checkbox]:checked+span>label.t-color-white {
    color: #2c3d4f
}

.ribbon {
    position: relative;
    padding: 6px 15px;
    background: #eaedf0;
    text-align: right;
    margin: 10px 30px 20px 0
}

.ribbon:before {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-top: 32px solid #eaedf0;
    border-bottom: 32px solid #eaedf0
}

span.discount-tag {
    background: #2a99f8;
    position: relative;
    padding: 2px 0 2px 4px;
    color: #fff
}

span.discount-tag:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(47, 174, 255, 0);
    border-left-color: #2a99f8;
    border-width: 9px;
    margin-top: -9px
}

ul.vertical-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.vertical-navigation li:first-child a {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 0 0
}

ul.vertical-navigation li {
    display: block
}

ul.vertical-navigation li a {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    border-bottom: 1px solid #c4c8cf;
    text-decoration: none;
    font-weight: 500
}

ul.vertical-navigation li a:hover {
    background-color: #e7e9eb
}

ul.vertical-navigation li.active a {
    background-color: #FBDAB7;
    font-weight: 600
}

header {
    margin: 55px 0;
    padding: 0
}

header h1 {
    color: #23282d;
    margin: 0;
    display: inline-block;
    line-height: 42px;
    width: 100%;
    font-size: 35px;
    font-weight: bold
}

header h1 small {
    font-size: 14px
}

header h1+p {
    color: #475261;
    line-height: 26px;
    font-size: 16px
}

.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumb>li+li:before {
    content: "\f105";
    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;
    color: #a3a8b1;
    padding: 0 8px
}

.breadcrumb>.active {
    color: #8e9bb1
}

.breadcrumb>li {
    float: left;
    color: #aab6ca
}

.breadcrumb>li:last-child:after {
    content: ""
}

.breadcrumb>li a {
    color: #aab6ca
}

ul.thumb-grids {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.thumb-grids li {
    margin-bottom: 15px
}

ul.thumb-grids li .thumb-item {
    border: 1px solid #c4c8cf;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

ul.thumb-grids li .thumb-item .thumb-title {
    border-bottom: 1px solid #c4c8cf;
    min-height: 105px
}

ul.thumb-grids li .thumb-item .thumb-image {
    width: 100%
}

.alert-info,
.alert-danger {
    padding: 7px
}

.product-img-thumb {
    width: 100%;
    border: 1px solid #c4c8cf;
    position: relative;
    margin-bottom: 15px
}

.product-img-thumb .color-changer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.product-img-thumb img {
    width: 100%;
    position: relative;
    z-index: 99
}

.previewProperty {
    width: 100%;
    display: inline-block
}

.previewProperty>.graphicWrapper {
    width: 100%;
    display: inline-block;
    text-align: center
}

.previewProperty>dl>dt {
    width: 45%;
    float: left;
    text-align: right
}

.previewProperty>dl>dd {
    width: 50%;
    margin-left: 50%
}

.popup {
    padding: 15px;
    display: inline-block;
    width: 100%
}

.popup>.vendor:hover {
    background: none
}

.popup h2 {
    margin: 0 0 15px
}

.popup .form-group {
    width: 100%;
    min-height: 60px
}

.popup textarea {
    min-height: 55px;
    margin-bottom: 10px
}

.popup .popup-footer {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #E8E8E8;
    padding: 10px 0 0 0;
    margin: 20px 0 0
}

.popup .popup-footer input,
.popup .popup-footer button {
    margin: 0 0 0 10px
}

.review-wrapper {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #EFEFEF
}

.review-wrapper>h5 {
    font-weight: bold;
    margin: 0 0 3px
}

.review-wrapper>span {
    display: inline-block;
    width: 100%
}

.review-wrapper>div {
    font-size: 13px
}

.review-wrapper:last-child {
    border-bottom: none;
    padding: 0
}

#appNotifier {
    position: fixed;
    left: 0;
    right: 0;
    top: 55px;
    text-align: center;
    z-index: 1000000000
}

#appNotifier .loading,
#appNotifier .alert {
    margin: 0;
    display: inline-block;
    padding: 10px 15px;
    max-width: 960px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

#appNotifier .loading {
    background: #fff
}

#appNotifier .loading>img {
    width: 18px;
    margin-right: 5px
}

#appNotifier .alert {
    margin: 0;
    display: inline-block
}

#im-floatHelp {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    width: 0;
    float: right
}

#im-floatHelp.active {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    width: auto;
    left: 0
}

#im-floatHelp.active>.im-helpContent {
    right: 0
}

#im-floatHelp::after {
    content: "";
    background: rgba(55, 58, 72, 0.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#im-floatHelp>.im-helpContent {
    word-break: break-word;
    width: 250px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
    position: absolute;
    right: -250px;
    bottom: 0;
    top: 0;
    overflow: auto;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    z-index: 9
}

#im-floatHelp>.im-helpContent>.im-helpHeader {
    padding: 18px 20px 15px;
    border-bottom: 1px solid #edeff2
}

#im-floatHelp>.im-helpContent>.im-helpHeader>h6 {
    color: #787878;
    font-size: 15px;
    margin: 0;
    display: inline-block
}

#im-floatHelp>.im-helpContent .im-helpBody {
    padding: 20px;
    line-height: 18px
}

#im-floatHelp>.im-helpContent .im-helpBody h2 {
    color: #2c3d4f
}

#im-floatHelp>.im-helpContent .im-helpBody h2,
#im-floatHelp>.im-helpContent .im-helpBody h3 {
    font-size: 21px;
    color: #787878;
    margin: 0 0 5px;
    padding: 0
}

#im-floatHelp>.im-helpContent .im-helpBody h5 {
    color: #2c3d4f;
    margin-top: 0;
    font-size: 13px;
    font-weight: bold
}

#im-floatHelp>.im-helpContent .im-helpBody p {
    color: #787878;
    margin-bottom: 15px
}

#im-floatHelp>.im-helpContent .im-helpBody img {
    margin: 0 auto 5px
}

#im-floatHelp>.im-helpContent .im-helpBody hr {
    margin: 25px 0
}

.im-info-box {
    border: 1px solid #e5e8ec;
    border-top: 2px solid #ff9a2f;
    border-left-width: 2px;
    border-bottom-width: 2px;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    position: relative;
    min-height: 150px
}

.im-info-box:last-child {
    margin-bottom: 0
}

.im-info-box .im-price-info {
    border-right: 1px solid #e5e8ec;
    padding: 15px
}

.im-info-box .im-price-info .well {
    margin-bottom: 25px;
    padding-bottom: 0
}

.im-info-box .im-price-info>.alert {
    margin: 0 0 10px;
    display: inline-block;
    width: 100%
}

.im-info-box .im-price-info>.alert .btn {
    margin: 10px 0 0
}

.im-info-box .im-price-info>p {
    display: inline-block;
    width: 100%
}

.im-info-box .im-price-info .btn {
    margin-left: 10px
}

.im-info-box .im-data-info {
    padding-top: 20px
}

.im-info-box .im-data-info #dev-comments .clear-line {
    display: none
}

.im-info-box .im-data-info #dev-comments .design-comment-block {
    padding-right: 25px
}

.im-info-box .well {
    margin: 0;
    border: none
}

.popup-form>#getQuote>.row>.page-content {
    margin: 0;
    background: none;
    padding: 15px 0
}

@media screen and (max-width:992px) {
    .im-info-box {
        min-height: inherit
    }
    .im-info-box .im-price-info {
        position: relative;
        height: inherit
    }
    .im-info-box .im-price-info .well {
        height: inherit
    }
    .im-info-box .im-data-info {
        margin-left: 0;
        padding-left: 30px;
        padding-right: 30px
    }
}

.im-empty-message {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 20px 0
}

.im-empty-message>span.msg-holder {
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 0 20px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 20px;
    display: inline-block;
    padding: 10px 15px;
    background: #FBFBFB;
    color: black;
    border: 1px solid #eee
}

.bg-very-dark-navyblue,
ul.sidebar-nav li a:hover {
    background: #212c36
}

.bg-dark-navyblue,
#dropdown ul li a:hover,
.dd-title-line,
body#fluid-app,
.dark-nav,
ul.createwizard-nav-tab li.complete {
    background: #2b3946
}

.bg-light-navyblue,
#dropdown ul,
.dd-title-text,
.sidebar-divider,
ul.createwizard-nav-tab li,
.wiz-nav-extended {
    background: #485766
}

.bg-very-light-navyblue,
.main-center-title .styled-underline {
    background: #9AA6B2
}

.bg-white,
.dropdown-text,
.dropdown-content,
.styledSelect,
.main-center-title span.m-title-text,
.dashboard-block,
.double-block,
.t-shirt-wrapper {
    background: #fff
}

.bg-mid-half-white,
.dashboard-block.grey-bg {
    background: #f4f7f8
}

.bg-half-white,
.dropdown-toggle:hover ~ .dropdown-text,
.dropdown-toggle:focus ~ .dropdown-text,
.btn-grey,
ul.horizontal-tabs li.active,
.main-container,
ul.merchandise-block li .stock-wrapper,
ul.shipment-status,
body#centered-app {
    background: #DCE2E5
}

.bg-parrot-green,
a.printer-selected {
    background: #3EC740
}

.bg-sky-blue,
button.cta.cta-blue,
a.cta.cta-blue,
input[type="submit"].cta-blue,
.btn-blue,
button.btn-blue,
.size-radiolist input[type=radio]:checked+label {
    background: #2a99f8
}

.bg-orange,
#dropdown,
.btn-orange,
button.btn-orange,
.campaign-wizard ul.campaign-steps li.complete {
    background: #ff992f
}

.bg-cherry-red {
    background: #e64548
}

.fnt-orange,
a.orange-anchor,
a.orange-anchor:hover,
table.campaigns-table td span.pause,
a.book-printer,
ul.nav-sub li a:hover,
a.nav-divided-text:hover,
ul.top_nav li a:hover,
.hiw-pitch,
.notification-icon:hover span.icon-megaphone {
    color: #ff992f
}

.fnt-verydark-navyblue {
    color: #212c36
}

.fnt-dark-navyblue,
#dropdown:hover,
#dropdown ul li.dd-title,
.select,
ul.horizontal-tabs li.active a,
ul.switch-tabs li a,
ul.footer-links li a:hover,
.dashboard-block-head .head-title,
.claim-items-add,
.campaign-wizard ul.campaign-steps li.complete a.step-link:hover,
.campaign-wizard ul.campaign-steps li a.step-link:hover,
.email-container .content,
.product-container ul.merch-products li a,
ul.printers-list li .vendor-details p.v-name {
    color: #2b3946
}

.fnt-verylight-navyblue,
.dropdown-text,
.dropdown-content a,
.btn-grey,
.btn-darkgrey-contrast,
.btn-darkgrey,
table.slick-table thead td,
table.campaigns-table tr.head th,
ul.horizontal-tabs li a,
.light-container .sub-pitch,
.copyright,
.hiw-explain,
ul.combination-points li,
ul.sidebar-nav li span.list-title,
ul.sidebar-nav li a,
ul.breadcrumbs li span,
.block-title,
.donut-chart-holder .donut-chart-data div.dd-label,
.shipment-action,
a.block-full-btn,
.block-timestamp,
.campaign-wizard ul.campaign-steps li span.step-number,
.campaign-wizard ul.campaign-steps li a.step-link,
ul.integrations-list li,
.pricing-block .plans p.plan-name,
.pricing-block .plans ul.plans-list,
.pricing-block .plans ul.plans-item,
.vendor-capsule,
ul.filter-options li button {
    color: #9AA6B2
}

.fnt-lightest-navyblue,
.btn-darkgrey-contrast:hover,
.dark-container .sub-pitch {
    color: #9db8cf
}

.fnt-light-navyblue,
.main-center-title,
table.campaigns-table td span.draft,
.form-control-label,
ul.vertical-navigation li a,
.light-container .center-pitch,
.t-shirt_responsive_block p,
ul.footer-links li a,
h1.p-title,
ul.customize-summary-pills li,
ul.breadcrumbs li a,
.donut-chart-holder .donut-chart-data span.dd-number,
.size-radiolist label,
.credits-block,
.shipment-block,
.notification-icon span.icon-megaphone {
    color: #485766
}

.fnt-parrot-green,
table.campaigns-table td span.live {
    color: #3EC740
}

.fnt-dark-parrot-green {
    color: #6b881b
}

.fnt-white,
button.cta.cta-blue,
a.cta.cta-blue,
input[type="submit"].cta-blue,
#dropdown,
#dropdown ul li a,
.btn-blue,
button.btn-blue,
.btn-orange,
button.btn-orange,
.btn-green,
.btn-green:hover,
a.printer-selected,
.dark-container .center-pitch,
p.services-text,
ul.cutomize-actions li span.name,
ul.printer-full-list .pri-item:hover a.book-printer,
.size-radiolist input[type=radio]:checked+label,
.campaign-wizard ul.campaign-steps li.complete,
.campaign-wizard ul.campaign-steps li.complete span.step-number,
.campaign-wizard ul.campaign-steps li.complete a.step-link,
ul.filter-options li.label {
    color: #fff
}

.fnt-half-white {
    color: #DCE2E5
}

.fnt-sky-blue {
    color: #2a99f8!important
}

.fnt-cherry-red {
    color: #e64548
}

.t-color-red {
    background: #bf1515
}

.t-color-royal-blue {
    background: #07589d
}

.t-color-green {
    background: #10672a
}

.t-color-white {
    background: #f6f8fa
}

.t-color-bottle-green {
    background: #113615
}

.t-color-blue {
    background: #78c9ef
}

.t-color-gray {
    background: #575757
}

.t-color-purple {
    background: #3e254a
}

.t-color-navy-blue {
    background: #242b40
}

.t-color-bluish-gray {
    background: #474E62
}

.t-color-dark-gray {
    background: #505153
}

.t-color-black {
    background: #222
}

.t-color-fuchsia {
    background: #d4465d
}

.t-color-pink {
    background: #ffc1cb
}

.t-color-turquoise {
    background: #1abed6
}

.t-color-chocolate {
    background: #4d2a15
}

.t-color-camel {
    background: #fbdfae
}

.t-color-brown {
    background: #331712
}

.t-color-maroon {
    background: #531721
}

.t-color-yellow {
    background: #f2da0c
}

.t-color-light-yellow {
    background: #fedc7f
}

.t-color-jade {
    background: #03817a
}

.t-color-kelly-green {
    background: #1dc58c
}

.t-color-cranberry {
    background: #e85353
}

@font-face {
    font-family: 'icomoon';
    src: url("/static/sass/core/fonts/icomoon.eot?q5ykfp");
    src: url("/static/sass/core/fonts/icomoon.eot?#iefixq5ykfp") format("embedded-opentype"), url("/static/sass/core/fonts/icomoon.woff?q5ykfp") format("woff"), url("/static/sass/core/fonts/icomoon.ttf?q5ykfp") format("truetype"), url("/static/sass/core/fonts/icomoon.svg?q5ykfp#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-home:before {
    content: "\e79c"
}

.icon-home2:before {
    content: "\e79d"
}

.icon-home3:before {
    content: "\e79e"
}

.icon-office:before {
    content: "\e79f"
}

.icon-newspaper:before {
    content: "\e7a0"
}

.icon-pencil:before {
    content: "\e7a1"
}

.icon-pencil2:before {
    content: "\e7a2"
}

.icon-quill:before {
    content: "\e7a3"
}

.icon-pen:before {
    content: "\e7a4"
}

.icon-blog:before {
    content: "\e7a5"
}

.icon-droplet:before {
    content: "\e7a6"
}

.icon-paint-format:before {
    content: "\e7a7"
}

.icon-image:before {
    content: "\e7a8"
}

.icon-image2:before {
    content: "\e7a9"
}

.icon-images:before {
    content: "\e7aa"
}

.icon-camera:before {
    content: "\e7ab"
}

.icon-music:before {
    content: "\e7ac"
}

.icon-headphones:before {
    content: "\e7ad"
}

.icon-play:before {
    content: "\e7ae"
}

.icon-film:before {
    content: "\e7af"
}

.icon-camera2:before {
    content: "\e7b0"
}

.icon-dice:before {
    content: "\e7b1"
}

.icon-pacman:before {
    content: "\e7b2"
}

.icon-spades:before {
    content: "\e7b3"
}

.icon-clubs:before {
    content: "\e7b4"
}

.icon-diamonds:before {
    content: "\e7b5"
}

.icon-pawn:before {
    content: "\e7b6"
}

.icon-bullhorn:before {
    content: "\e7b7"
}

.icon-connection:before {
    content: "\e7b8"
}

.icon-podcast:before {
    content: "\e7b9"
}

.icon-feed:before {
    content: "\e7ba"
}

.icon-book:before {
    content: "\e7bb"
}

.icon-books:before {
    content: "\e7bc"
}

.icon-library:before {
    content: "\e7bd"
}

.icon-file:before {
    content: "\e7be"
}

.icon-profile:before {
    content: "\e7bf"
}

.icon-file2:before {
    content: "\e7c0"
}

.icon-file3:before {
    content: "\e7c1"
}

.icon-file4:before {
    content: "\e7c2"
}

.icon-copy:before {
    content: "\e7c3"
}

.icon-copy2:before {
    content: "\e7c4"
}

.icon-copy3:before {
    content: "\e7c5"
}

.icon-paste:before {
    content: "\e7c6"
}

.icon-paste2:before {
    content: "\e7c7"
}

.icon-paste3:before {
    content: "\e7c8"
}

.icon-stack:before {
    content: "\e7c9"
}

.icon-folder:before {
    content: "\e7ca"
}

.icon-folder-open:before {
    content: "\e7cb"
}

.icon-tag:before {
    content: "\e7cc"
}

.icon-tags:before {
    content: "\e7cd"
}

.icon-barcode:before {
    content: "\e7ce"
}

.icon-qrcode:before {
    content: "\e7cf"
}

.icon-ticket:before {
    content: "\e7d0"
}

.icon-cart:before {
    content: "\e7d1"
}

.icon-cart2:before {
    content: "\e7d2"
}

.icon-cart3:before {
    content: "\e7d3"
}

.icon-coin:before {
    content: "\e7d4"
}

.icon-credit:before {
    content: "\e7d5"
}

.icon-calculate:before {
    content: "\e7d6"
}

.icon-support:before {
    content: "\e7d7"
}

.icon-phone:before {
    content: "\e7d8"
}

.icon-phone-hang-up:before {
    content: "\e7d9"
}

.icon-address-book:before {
    content: "\e7da"
}

.icon-notebook:before {
    content: "\e7db"
}

.icon-envelope:before {
    content: "\e7dc"
}

.icon-pushpin:before {
    content: "\e7dd"
}

.icon-location:before {
    content: "\e7de"
}

.icon-location2:before {
    content: "\e7df"
}

.icon-compass:before {
    content: "\e7e0"
}

.icon-map:before {
    content: "\e7e1"
}

.icon-map2:before {
    content: "\e7e2"
}

.icon-history:before {
    content: "\e7e3"
}

.icon-clock:before {
    content: "\e7e4"
}

.icon-clock2:before {
    content: "\e7e5"
}

.icon-alarm:before {
    content: "\e7e6"
}

.icon-alarm2:before {
    content: "\e7e7"
}

.icon-bell:before {
    content: "\e7e8"
}

.icon-stopwatch:before {
    content: "\e7e9"
}

.icon-calendar:before {
    content: "\e7ea"
}

.icon-calendar2:before {
    content: "\e7eb"
}

.icon-print:before {
    content: "\e7ec"
}

.icon-keyboard:before {
    content: "\e7ed"
}

.icon-screen:before {
    content: "\e7ee"
}

.icon-laptop:before {
    content: "\e7ef"
}

.icon-mobile:before {
    content: "\e7f0"
}

.icon-mobile2:before {
    content: "\e7f1"
}

.icon-tablet:before {
    content: "\e7f2"
}

.icon-tv:before {
    content: "\e7f3"
}

.icon-cabinet:before {
    content: "\e7f4"
}

.icon-drawer:before {
    content: "\e7f5"
}

.icon-drawer2:before {
    content: "\e7f6"
}

.icon-drawer3:before {
    content: "\e7f7"
}

.icon-box-add:before {
    content: "\e7f8"
}

.icon-box-remove:before {
    content: "\e7f9"
}

.icon-download:before {
    content: "\e7fa"
}

.icon-upload:before {
    content: "\e7fb"
}

.icon-disk:before {
    content: "\e7fc"
}

.icon-storage:before {
    content: "\e7fd"
}

.icon-undo:before {
    content: "\e7fe"
}

.icon-redo:before {
    content: "\e7ff"
}

.icon-flip:before {
    content: "\e800"
}

.icon-flip2:before {
    content: "\e801"
}

.icon-undo2:before {
    content: "\e802"
}

.icon-redo2:before {
    content: "\e803"
}

.icon-forward:before {
    content: "\e804"
}

.icon-reply:before {
    content: "\e805"
}

.icon-bubble:before {
    content: "\e806"
}

.icon-bubbles:before {
    content: "\e807"
}

.icon-bubbles2:before {
    content: "\e808"
}

.icon-bubble2:before {
    content: "\e809"
}

.icon-bubbles3:before {
    content: "\e80a"
}

.icon-bubbles4:before {
    content: "\e80b"
}

.icon-user:before {
    content: "\e80c"
}

.icon-users:before {
    content: "\e80d"
}

.icon-user2:before {
    content: "\e80e"
}

.icon-users2:before {
    content: "\e80f"
}

.icon-user3:before {
    content: "\e810"
}

.icon-user4:before {
    content: "\e811"
}

.icon-quotes-left:before {
    content: "\e812"
}

.icon-busy:before {
    content: "\e813"
}

.icon-spinner:before {
    content: "\e814"
}

.icon-spinner2:before {
    content: "\e815"
}

.icon-spinner3:before {
    content: "\e816"
}

.icon-spinner4:before {
    content: "\e817"
}

.icon-spinner5:before {
    content: "\e818"
}

.icon-spinner6:before {
    content: "\e819"
}

.icon-binoculars:before {
    content: "\e81a"
}

.icon-search:before {
    content: "\e81b"
}

.icon-zoomin:before {
    content: "\e81c"
}

.icon-zoomout:before {
    content: "\e81d"
}

.icon-expand:before {
    content: "\e81e"
}

.icon-contract:before {
    content: "\e81f"
}

.icon-expand2:before {
    content: "\e820"
}

.icon-contract2:before {
    content: "\e821"
}

.icon-key:before {
    content: "\e822"
}

.icon-key2:before {
    content: "\e823"
}

.icon-lock:before {
    content: "\e824"
}

.icon-lock2:before {
    content: "\e825"
}

.icon-unlocked:before {
    content: "\e826"
}

.icon-wrench:before {
    content: "\e827"
}

.icon-settings:before {
    content: "\e828"
}

.icon-equalizer:before {
    content: "\e829"
}

.icon-cog:before {
    content: "\e82a"
}

.icon-cogs:before {
    content: "\e82b"
}

.icon-cog2:before {
    content: "\e82c"
}

.icon-hammer:before {
    content: "\e82d"
}

.icon-wand:before {
    content: "\e82e"
}

.icon-aid:before {
    content: "\e82f"
}

.icon-bug:before {
    content: "\e830"
}

.icon-pie:before {
    content: "\e831"
}

.icon-stats:before {
    content: "\e832"
}

.icon-bars:before {
    content: "\e833"
}

.icon-bars2:before {
    content: "\e834"
}

.icon-gift:before {
    content: "\e835"
}

.icon-trophy:before {
    content: "\e836"
}

.icon-glass:before {
    content: "\e837"
}

.icon-mug:before {
    content: "\e838"
}

.icon-food:before {
    content: "\e839"
}

.icon-leaf:before {
    content: "\e83a"
}

.icon-rocket:before {
    content: "\e83b"
}

.icon-meter:before {
    content: "\e83c"
}

.icon-meter2:before {
    content: "\e83d"
}

.icon-dashboard:before {
    content: "\e83e"
}

.icon-hammer2:before {
    content: "\e83f"
}

.icon-fire:before {
    content: "\e840"
}

.icon-lab:before {
    content: "\e841"
}

.icon-magnet:before {
    content: "\e842"
}

.icon-remove:before {
    content: "\e843"
}

.icon-remove2:before {
    content: "\e844"
}

.icon-briefcase:before {
    content: "\e845"
}

.icon-airplane:before {
    content: "\e846"
}

.icon-truck:before {
    content: "\e847"
}

.icon-road:before {
    content: "\e848"
}

.icon-accessibility:before {
    content: "\e849"
}

.icon-target:before {
    content: "\e84a"
}

.icon-shield:before {
    content: "\e84b"
}

.icon-lightning:before {
    content: "\e84c"
}

.icon-switch:before {
    content: "\e84d"
}

.icon-powercord:before {
    content: "\e84e"
}

.icon-signup:before {
    content: "\e84f"
}

.icon-list:before {
    content: "\e850"
}

.icon-list2:before {
    content: "\e851"
}

.icon-numbered-list:before {
    content: "\e852"
}

.icon-menu:before {
    content: "\e853"
}

.icon-menu2:before {
    content: "\e854"
}

.icon-tree:before {
    content: "\e855"
}

.icon-cloud:before {
    content: "\e856"
}

.icon-cloud-download:before {
    content: "\e857"
}

.icon-cloud-upload:before {
    content: "\e858"
}

.icon-download2:before {
    content: "\e859"
}

.icon-upload2:before {
    content: "\e85a"
}

.icon-download3:before {
    content: "\e85b"
}

.icon-upload3:before {
    content: "\e85c"
}

.icon-globe:before {
    content: "\e85d"
}

.icon-earth:before {
    content: "\e85e"
}

.icon-link:before {
    content: "\e85f"
}

.icon-flag:before {
    content: "\e860"
}

.icon-attachment:before {
    content: "\e861"
}

.icon-eye:before {
    content: "\e862"
}

.icon-eye-blocked:before {
    content: "\e863"
}

.icon-eye2:before {
    content: "\e864"
}

.icon-bookmark:before {
    content: "\e865"
}

.icon-bookmarks:before {
    content: "\e866"
}

.icon-brightness-medium:before {
    content: "\e867"
}

.icon-brightness-contrast:before {
    content: "\e868"
}

.icon-contrast:before {
    content: "\e869"
}

.icon-star:before {
    content: "\e86a"
}

.icon-star2:before {
    content: "\e86b"
}

.icon-star3:before {
    content: "\e86c"
}

.icon-heart:before {
    content: "\e86d"
}

.icon-heart2:before {
    content: "\e86e"
}

.icon-heart-broken:before {
    content: "\e86f"
}

.icon-thumbs-up:before {
    content: "\e870"
}

.icon-thumbs-up2:before {
    content: "\e871"
}

.icon-happy:before {
    content: "\e872"
}

.icon-happy2:before {
    content: "\e873"
}

.icon-smiley:before {
    content: "\e874"
}

.icon-smiley2:before {
    content: "\e875"
}

.icon-tongue:before {
    content: "\e876"
}

.icon-tongue2:before {
    content: "\e877"
}

.icon-sad:before {
    content: "\e878"
}

.icon-sad2:before {
    content: "\e879"
}

.icon-wink:before {
    content: "\e87a"
}

.icon-wink2:before {
    content: "\e87b"
}

.icon-grin:before {
    content: "\e87c"
}

.icon-grin2:before {
    content: "\e87d"
}

.icon-cool:before {
    content: "\e87e"
}

.icon-cool2:before {
    content: "\e87f"
}

.icon-angry:before {
    content: "\e880"
}

.icon-angry2:before {
    content: "\e881"
}

.icon-evil:before {
    content: "\e882"
}

.icon-evil2:before {
    content: "\e883"
}

.icon-shocked:before {
    content: "\e884"
}

.icon-shocked2:before {
    content: "\e885"
}

.icon-confused:before {
    content: "\e886"
}

.icon-confused2:before {
    content: "\e887"
}

.icon-neutral:before {
    content: "\e888"
}

.icon-neutral2:before {
    content: "\e889"
}

.icon-wondering:before {
    content: "\e88a"
}

.icon-wondering2:before {
    content: "\e88b"
}

.icon-point-up:before {
    content: "\e88c"
}

.icon-point-right:before {
    content: "\e88d"
}

.icon-point-down:before {
    content: "\e88e"
}

.icon-point-left:before {
    content: "\e88f"
}

.icon-warning:before {
    content: "\e890"
}

.icon-notification:before {
    content: "\e891"
}

.icon-question:before {
    content: "\e892"
}

.icon-info:before {
    content: "\e893"
}

.icon-info2:before {
    content: "\e894"
}

.icon-blocked:before {
    content: "\e895"
}

.icon-cancel-circle:before {
    content: "\e896"
}

.icon-checkmark-circle:before {
    content: "\e897"
}

.icon-spam:before {
    content: "\e898"
}

.icon-close:before {
    content: "\e899"
}

.icon-checkmark:before {
    content: "\e89a"
}

.icon-checkmark2:before {
    content: "\e89b"
}

.icon-spell-check:before {
    content: "\e89c"
}

.icon-minus:before {
    content: "\e89d"
}

.icon-plus:before {
    content: "\e89e"
}

.icon-enter:before {
    content: "\e89f"
}

.icon-exit:before {
    content: "\e8a0"
}

.icon-play2:before {
    content: "\e8a1"
}

.icon-pause:before {
    content: "\e8a2"
}

.icon-stop:before {
    content: "\e8a3"
}

.icon-backward:before {
    content: "\e8a4"
}

.icon-forward2:before {
    content: "\e8a5"
}

.icon-play3:before {
    content: "\e8a6"
}

.icon-pause2:before {
    content: "\e8a7"
}

.icon-stop2:before {
    content: "\e8a8"
}

.icon-backward2:before {
    content: "\e8a9"
}

.icon-forward3:before {
    content: "\e8aa"
}

.icon-first:before {
    content: "\e8ab"
}

.icon-last:before {
    content: "\e8ac"
}

.icon-previous:before {
    content: "\e8ad"
}

.icon-next:before {
    content: "\e8ae"
}

.icon-eject:before {
    content: "\e8af"
}

.icon-volume-high:before {
    content: "\e8b0"
}

.icon-volume-medium:before {
    content: "\e8b1"
}

.icon-volume-low:before {
    content: "\e8b2"
}

.icon-volume-mute:before {
    content: "\e8b3"
}

.icon-volume-mute2:before {
    content: "\e8b4"
}

.icon-volume-increase:before {
    content: "\e8b5"
}

.icon-volume-decrease:before {
    content: "\e8b6"
}

.icon-loop:before {
    content: "\e8b7"
}

.icon-loop2:before {
    content: "\e8b8"
}

.icon-loop3:before {
    content: "\e8b9"
}

.icon-shuffle:before {
    content: "\e8ba"
}

.icon-arrow-up-left:before {
    content: "\e8bb"
}

.icon-arrow-up:before {
    content: "\e8bc"
}

.icon-arrow-up-right:before {
    content: "\e8bd"
}

.icon-arrow-right:before {
    content: "\e8be"
}

.icon-arrow-down-right:before {
    content: "\e8bf"
}

.icon-arrow-down:before {
    content: "\e8c0"
}

.icon-arrow-down-left:before {
    content: "\e8c1"
}

.icon-arrow-left:before {
    content: "\e8c2"
}

.icon-arrow-up-left2:before {
    content: "\e8c3"
}

.icon-arrow-up2:before {
    content: "\e8c4"
}

.icon-arrow-up-right2:before {
    content: "\e8c5"
}

.icon-arrow-right2:before {
    content: "\e8c6"
}

.icon-arrow-down-right2:before {
    content: "\e8c7"
}

.icon-arrow-down2:before {
    content: "\e8c8"
}

.icon-arrow-down-left2:before {
    content: "\e8c9"
}

.icon-arrow-left2:before {
    content: "\e8ca"
}

.icon-arrow-up-left3:before {
    content: "\e8cb"
}

.icon-arrow-up3:before {
    content: "\e8cc"
}

.icon-arrow-up-right3:before {
    content: "\e8cd"
}

.icon-arrow-right3:before {
    content: "\e8ce"
}

.icon-arrow-down-right3:before {
    content: "\e8cf"
}

.icon-arrow-down3:before {
    content: "\e8d0"
}

.icon-arrow-down-left3:before {
    content: "\e8d1"
}

.icon-arrow-left3:before {
    content: "\e8d2"
}

.icon-tab:before {
    content: "\e8d3"
}

.icon-checkbox-checked:before {
    content: "\e8d4"
}

.icon-checkbox-unchecked:before {
    content: "\e8d5"
}

.icon-checkbox-partial:before {
    content: "\e8d6"
}

.icon-radio-checked:before {
    content: "\e8d7"
}

.icon-radio-unchecked:before {
    content: "\e8d8"
}

.icon-crop:before {
    content: "\e8d9"
}

.icon-scissors:before {
    content: "\e8da"
}

.icon-filter:before {
    content: "\e8db"
}

.icon-filter2:before {
    content: "\e8dc"
}

.icon-font:before {
    content: "\e8dd"
}

.icon-text-height:before {
    content: "\e8de"
}

.icon-text-width:before {
    content: "\e8df"
}

.icon-bold:before {
    content: "\e8e0"
}

.icon-underline:before {
    content: "\e8e1"
}

.icon-italic:before {
    content: "\e8e2"
}

.icon-strikethrough:before {
    content: "\e8e3"
}

.icon-omega:before {
    content: "\e8e4"
}

.icon-sigma:before {
    content: "\e8e5"
}

.icon-table:before {
    content: "\e8e6"
}

.icon-table2:before {
    content: "\e8e7"
}

.icon-insert-template:before {
    content: "\e8e8"
}

.icon-pilcrow:before {
    content: "\e8e9"
}

.icon-lefttoright:before {
    content: "\e8ea"
}

.icon-righttoleft:before {
    content: "\e8eb"
}

.icon-paragraph-left:before {
    content: "\e8ec"
}

.icon-paragraph-center:before {
    content: "\e8ed"
}

.icon-paragraph-right:before {
    content: "\e8ee"
}

.icon-paragraph-justify:before {
    content: "\e8ef"
}

.icon-paragraph-left2:before {
    content: "\e8f0"
}

.icon-paragraph-center2:before {
    content: "\e8f1"
}

.icon-paragraph-right2:before {
    content: "\e8f2"
}

.icon-paragraph-justify2:before {
    content: "\e8f3"
}

.icon-indent-increase:before {
    content: "\e8f4"
}

.icon-indent-decrease:before {
    content: "\e8f5"
}

.icon-newtab:before {
    content: "\e8f6"
}

.icon-embed:before {
    content: "\e8f7"
}

.icon-code:before {
    content: "\e8f8"
}

.icon-console:before {
    content: "\e8f9"
}

.icon-share:before {
    content: "\e8fa"
}

.icon-mail:before {
    content: "\e8fb"
}

.icon-mail2:before {
    content: "\e8fc"
}

.icon-mail3:before {
    content: "\e8fd"
}

.icon-mail4:before {
    content: "\e8fe"
}

.icon-google:before {
    content: "\e8ff"
}

.icon-googleplus:before {
    content: "\e900"
}

.icon-googleplus2:before {
    content: "\e901"
}

.icon-googleplus3:before {
    content: "\e902"
}

.icon-googleplus4:before {
    content: "\e903"
}

.icon-google-drive:before {
    content: "\e904"
}

.icon-facebook:before {
    content: "\e905"
}

.icon-facebook2:before {
    content: "\e906"
}

.icon-facebook3:before {
    content: "\e907"
}

.icon-instagram:before {
    content: "\e908"
}

.icon-twitter:before {
    content: "\e909"
}

.icon-twitter2:before {
    content: "\e90a"
}

.icon-twitter3:before {
    content: "\e90b"
}

.icon-feed2:before {
    content: "\e90c"
}

.icon-feed3:before {
    content: "\e90d"
}

.icon-feed4:before {
    content: "\e90e"
}

.icon-youtube:before {
    content: "\e90f"
}

.icon-youtube2:before {
    content: "\e910"
}

.icon-vimeo:before {
    content: "\e911"
}

.icon-vimeo2:before {
    content: "\e912"
}

.icon-vimeo3:before {
    content: "\e913"
}

.icon-lanyrd:before {
    content: "\e914"
}

.icon-flickr:before {
    content: "\e915"
}

.icon-flickr2:before {
    content: "\e916"
}

.icon-flickr3:before {
    content: "\e917"
}

.icon-flickr4:before {
    content: "\e918"
}

.icon-picassa:before {
    content: "\e919"
}

.icon-picassa2:before {
    content: "\e91a"
}

.icon-dribbble:before {
    content: "\e91b"
}

.icon-dribbble2:before {
    content: "\e91c"
}

.icon-dribbble3:before {
    content: "\e91d"
}

.icon-forrst:before {
    content: "\e91e"
}

.icon-forrst2:before {
    content: "\e91f"
}

.icon-deviantart:before {
    content: "\e920"
}

.icon-deviantart2:before {
    content: "\e921"
}

.icon-steam:before {
    content: "\e922"
}

.icon-steam2:before {
    content: "\e923"
}

.icon-github:before {
    content: "\e924"
}

.icon-github2:before {
    content: "\e925"
}

.icon-github3:before {
    content: "\e926"
}

.icon-github4:before {
    content: "\e927"
}

.icon-github5:before {
    content: "\e928"
}

.icon-wordpress:before {
    content: "\e929"
}

.icon-wordpress2:before {
    content: "\e92a"
}

.icon-joomla:before {
    content: "\e92b"
}

.icon-blogger:before {
    content: "\e92c"
}

.icon-blogger2:before {
    content: "\e92d"
}

.icon-tumblr:before {
    content: "\e92e"
}

.icon-tumblr2:before {
    content: "\e92f"
}

.icon-yahoo:before {
    content: "\e930"
}

.icon-tux:before {
    content: "\e931"
}

.icon-apple:before {
    content: "\e932"
}

.icon-finder:before {
    content: "\e933"
}

.icon-android:before {
    content: "\e934"
}

.icon-windows:before {
    content: "\e935"
}

.icon-windows8:before {
    content: "\e936"
}

.icon-soundcloud:before {
    content: "\e937"
}

.icon-soundcloud2:before {
    content: "\e938"
}

.icon-skype:before {
    content: "\e939"
}

.icon-reddit:before {
    content: "\e93a"
}

.icon-linkedin:before {
    content: "\e93b"
}

.icon-lastfm:before {
    content: "\e93c"
}

.icon-lastfm2:before {
    content: "\e93d"
}

.icon-delicious:before {
    content: "\e93e"
}

.icon-stumbleupon:before {
    content: "\e93f"
}

.icon-stumbleupon2:before {
    content: "\e940"
}

.icon-stackoverflow:before {
    content: "\e941"
}

.icon-pinterest:before {
    content: "\e942"
}

.icon-pinterest2:before {
    content: "\e943"
}

.icon-xing:before {
    content: "\e944"
}

.icon-xing2:before {
    content: "\e945"
}

.icon-flattr:before {
    content: "\e946"
}

.icon-foursquare:before {
    content: "\e947"
}

.icon-foursquare2:before {
    content: "\e948"
}

.icon-paypal:before {
    content: "\e949"
}

.icon-paypal2:before {
    content: "\e94a"
}

.icon-paypal3:before {
    content: "\e94b"
}

.icon-yelp:before {
    content: "\e94c"
}

.icon-libreoffice:before {
    content: "\e94d"
}

.icon-file-pdf:before {
    content: "\e94e"
}

.icon-file-openoffice:before {
    content: "\e94f"
}

.icon-file-word:before {
    content: "\e950"
}

.icon-file-excel:before {
    content: "\e951"
}

.icon-file-zip:before {
    content: "\e952"
}

.icon-file-powerpoint:before {
    content: "\e953"
}

.icon-file-xml:before {
    content: "\e954"
}

.icon-file-css:before {
    content: "\e955"
}

.icon-html5:before {
    content: "\e956"
}

.icon-html52:before {
    content: "\e957"
}

.icon-css3:before {
    content: "\e958"
}

.icon-chrome:before {
    content: "\e959"
}

.icon-firefox:before {
    content: "\e95a"
}

.icon-IE:before {
    content: "\e95b"
}

.icon-opera:before {
    content: "\e95c"
}

.icon-safari:before {
    content: "\e95d"
}

.icon-IcoMoon:before {
    content: "\e95e"
}

.icon-store:before {
    content: "\e630"
}

.icon-out:before {
    content: "\e631"
}

.icon-in:before {
    content: "\e632"
}

.icon-in-alt:before {
    content: "\e633"
}

.icon-home4:before {
    content: "\e634"
}

.icon-lightbulb:before {
    content: "\e635"
}

.icon-anchor:before {
    content: "\e636"
}

.icon-feather:before {
    content: "\e637"
}

.icon-expand3:before {
    content: "\e638"
}

.icon-maximize:before {
    content: "\e639"
}

.icon-search2:before {
    content: "\e63a"
}

.icon-zoomin2:before {
    content: "\e63b"
}

.icon-zoomout2:before {
    content: "\e63c"
}

.icon-add:before {
    content: "\e63d"
}

.icon-subtract:before {
    content: "\e63e"
}

.icon-exclamation:before {
    content: "\e63f"
}

.icon-question2:before {
    content: "\e640"
}

.icon-close2:before {
    content: "\e641"
}

.icon-cmd:before {
    content: "\e642"
}

.icon-forbid:before {
    content: "\e643"
}

.icon-book2:before {
    content: "\e644"
}

.icon-spinner7:before {
    content: "\e645"
}

.icon-play4:before {
    content: "\e646"
}

.icon-stop3:before {
    content: "\e647"
}

.icon-pause3:before {
    content: "\e648"
}

.icon-forward4:before {
    content: "\e649"
}

.icon-rewind:before {
    content: "\e64a"
}

.icon-sound2:before {
    content: "\e64b"
}

.icon-sound-alt:before {
    content: "\e64c"
}

.icon-soundoff:before {
    content: "\e64d"
}

.icon-task:before {
    content: "\e64e"
}

.icon-inbox:before {
    content: "\e64f"
}

.icon-inbox-alt:before {
    content: "\e650"
}

.icon-envelope2:before {
    content: "\e651"
}

.icon-compose:before {
    content: "\e652"
}

.icon-newspaper2:before {
    content: "\e653"
}

.icon-newspaper-alt:before {
    content: "\e654"
}

.icon-clipboard:before {
    content: "\e655"
}

.icon-calendar22:before {
    content: "\e656"
}

.icon-hyperlink:before {
    content: "\e657"
}

.icon-trash2:before {
    content: "\e658"
}

.icon-trash-alt:before {
    content: "\e659"
}

.icon-grid:before {
    content: "\e65a"
}

.icon-grid-alt:before {
    content: "\e65b"
}

.icon-menu3:before {
    content: "\e65c"
}

.icon-list3:before {
    content: "\e65d"
}

.icon-gallery:before {
    content: "\e65e"
}

.icon-calculator:before {
    content: "\e65f"
}

.icon-windows2:before {
    content: "\e660"
}

.icon-browser:before {
    content: "\e661"
}

.icon-alarm3:before {
    content: "\e662"
}

.icon-clock22:before {
    content: "\e663"
}

.icon-attachment2:before {
    content: "\e664"
}

.icon-settings2:before {
    content: "\e665"
}

.icon-portfolio:before {
    content: "\e666"
}

.icon-user22:before {
    content: "\e667"
}

.icon-users3:before {
    content: "\e668"
}

.icon-heart22:before {
    content: "\e669"
}

.icon-chat:before {
    content: "\e66a"
}

.icon-comments:before {
    content: "\e66b"
}

.icon-screen2:before {
    content: "\e66c"
}

.icon-iphone:before {
    content: "\e66d"
}

.icon-ipad:before {
    content: "\e66e"
}

.icon-forkandspoon:before {
    content: "\e66f"
}

.icon-forkandknife:before {
    content: "\e670"
}

.icon-instagram2:before {
    content: "\e671"
}

.icon-facebook4:before {
    content: "\e672"
}

.icon-delicious2:before {
    content: "\e673"
}

.icon-googleplus5:before {
    content: "\e674"
}

.icon-dribbble4:before {
    content: "\e675"
}

.icon-pin:before {
    content: "\e676"
}

.icon-pin-alt:before {
    content: "\e677"
}

.icon-camera22:before {
    content: "\e678"
}

.icon-brightness:before {
    content: "\e679"
}

.icon-brightness-half:before {
    content: "\e67a"
}

.icon-moon:before {
    content: "\e67b"
}

.icon-cloud2:before {
    content: "\e67c"
}

.icon-circle-full:before {
    content: "\e67d"
}

.icon-circle-half:before {
    content: "\e67e"
}

.icon-globe2:before {
    content: "\e67f"
}

.icon-heart3:before {
    content: "\e600"
}

.icon-cloud3:before {
    content: "\e601"
}

.icon-star4:before {
    content: "\e602"
}

.icon-tv2:before {
    content: "\e603"
}

.icon-sound:before {
    content: "\e604"
}

.icon-video:before {
    content: "\e605"
}

.icon-trash:before {
    content: "\e606"
}

.icon-user5:before {
    content: "\e607"
}

.icon-key3:before {
    content: "\e608"
}

.icon-search3:before {
    content: "\e609"
}

.icon-settings3:before {
    content: "\e60a"
}

.icon-camera3:before {
    content: "\e60b"
}

.icon-tag2:before {
    content: "\e60c"
}

.icon-lock3:before {
    content: "\e60d"
}

.icon-bulb:before {
    content: "\e60e"
}

.icon-pen2:before {
    content: "\e60f"
}

.icon-diamond:before {
    content: "\e610"
}

.icon-display:before {
    content: "\e611"
}

.icon-location3:before {
    content: "\e612"
}

.icon-eye3:before {
    content: "\e613"
}

.icon-bubble3:before {
    content: "\e614"
}

.icon-stack2:before {
    content: "\e615"
}

.icon-cup:before {
    content: "\e616"
}

.icon-phone2:before {
    content: "\e617"
}

.icon-news:before {
    content: "\e618"
}

.icon-mail5:before {
    content: "\e619"
}

.icon-like:before {
    content: "\e61a"
}

.icon-photo:before {
    content: "\e61b"
}

.icon-note:before {
    content: "\e61c"
}

.icon-clock3:before {
    content: "\e61d"
}

.icon-paperplane:before {
    content: "\e61e"
}

.icon-params:before {
    content: "\e61f"
}

.icon-banknote:before {
    content: "\e620"
}

.icon-data:before {
    content: "\e621"
}

.icon-music2:before {
    content: "\e622"
}

.icon-megaphone:before {
    content: "\e623"
}

.icon-study:before {
    content: "\e624"
}

.icon-lab2:before {
    content: "\e625"
}

.icon-food2:before {
    content: "\e626"
}

.icon-t-shirt:before {
    content: "\e627"
}

.icon-fire2:before {
    content: "\e628"
}

.icon-clip:before {
    content: "\e629"
}

.icon-shop:before {
    content: "\e62a"
}

.icon-calendar3:before {
    content: "\e62b"
}

.icon-wallet:before {
    content: "\e62c"
}

.icon-vynil:before {
    content: "\e62d"
}

.icon-truck2:before {
    content: "\e62e"
}

.icon-world:before {
    content: "\e62f"
}

.icon-phone22:before {
    content: "\e680"
}

.icon-mobile3:before {
    content: "\e681"
}

.icon-mouse:before {
    content: "\e682"
}

.icon-directions:before {
    content: "\e683"
}

.icon-mail22:before {
    content: "\e684"
}

.icon-paperplane2:before {
    content: "\e685"
}

.icon-pencil3:before {
    content: "\e686"
}

.icon-feather2:before {
    content: "\e687"
}

.icon-paperclip:before {
    content: "\e688"
}

.icon-drawer4:before {
    content: "\e689"
}

.icon-reply2:before {
    content: "\e68a"
}

.icon-reply-all:before {
    content: "\e68b"
}

.icon-forward22:before {
    content: "\e68c"
}

.icon-user32:before {
    content: "\e68d"
}

.icon-users22:before {
    content: "\e68e"
}

.icon-user-add:before {
    content: "\e68f"
}

.icon-vcard:before {
    content: "\e690"
}

.icon-export:before {
    content: "\e691"
}

.icon-location22:before {
    content: "\e692"
}

.icon-map3:before {
    content: "\e693"
}

.icon-compass2:before {
    content: "\e694"
}

.icon-location32:before {
    content: "\e695"
}

.icon-target2:before {
    content: "\e696"
}

.icon-share2:before {
    content: "\e697"
}

.icon-sharable:before {
    content: "\e698"
}

.icon-heart32:before {
    content: "\e699"
}

.icon-heart4:before {
    content: "\e69a"
}

.icon-star22:before {
    content: "\e69b"
}

.icon-star32:before {
    content: "\e69c"
}

.icon-thumbsup:before {
    content: "\e69d"
}

.icon-thumbsdown:before {
    content: "\e69e"
}

.icon-chat2:before {
    content: "\e69f"
}

.icon-comment:before {
    content: "\e6a0"
}

.icon-quote:before {
    content: "\e6a1"
}

.icon-house:before {
    content: "\e6a2"
}

.icon-popup:before {
    content: "\e6a3"
}

.icon-search32:before {
    content: "\e6a4"
}

.icon-flashlight:before {
    content: "\e6a5"
}

.icon-printer:before {
    content: "\e6a6"
}

.icon-bell2:before {
    content: "\e6a7"
}

.icon-link2:before {
    content: "\e6a8"
}

.icon-flag2:before {
    content: "\e6a9"
}

.icon-cog3:before {
    content: "\e6aa"
}

.icon-tools:before {
    content: "\e6ab"
}

.icon-trophy2:before {
    content: "\e6ac"
}

.icon-tag22:before {
    content: "\e6ad"
}

.icon-camera32:before {
    content: "\e6ae"
}

.icon-megaphone2:before {
    content: "\e6af"
}

.icon-moon2:before {
    content: "\e6b0"
}

.icon-palette:before {
    content: "\e6b1"
}

.icon-leaf2:before {
    content: "\e6b2"
}

.icon-music22:before {
    content: "\e6b3"
}

.icon-music3:before {
    content: "\e6b4"
}

.icon-new:before {
    content: "\e6b5"
}

.icon-graduation:before {
    content: "\e6b6"
}

.icon-book22:before {
    content: "\e6b7"
}

.icon-newspaper22:before {
    content: "\e6b8"
}

.icon-bag:before {
    content: "\e6b9"
}

.icon-airplane2:before {
    content: "\e6ba"
}

.icon-lifebuoy:before {
    content: "\e6bb"
}

.icon-eye22:before {
    content: "\e6bc"
}

.icon-clock32:before {
    content: "\e6bd"
}

.icon-microphone:before {
    content: "\e6be"
}

.icon-calendar32:before {
    content: "\e6bf"
}

.icon-bolt:before {
    content: "\e6c0"
}

.icon-thunder:before {
    content: "\e6c1"
}

.icon-droplet2:before {
    content: "\e6c2"
}

.icon-cd:before {
    content: "\e6c3"
}

.icon-briefcase2:before {
    content: "\e6c4"
}

.icon-air:before {
    content: "\e6c5"
}

.icon-hourglass:before {
    content: "\e6c6"
}

.icon-gauge:before {
    content: "\e6c7"
}

.icon-language:before {
    content: "\e6c8"
}

.icon-network:before {
    content: "\e6c9"
}

.icon-key22:before {
    content: "\e6ca"
}

.icon-battery:before {
    content: "\e6cb"
}

.icon-bucket:before {
    content: "\e6cc"
}

.icon-magnet2:before {
    content: "\e6cd"
}

.icon-drive:before {
    content: "\e6ce"
}

.icon-cup2:before {
    content: "\e6cf"
}

.icon-rocket2:before {
    content: "\e6d0"
}

.icon-brush:before {
    content: "\e6d1"
}

.icon-suitcase:before {
    content: "\e6d2"
}

.icon-cone:before {
    content: "\e6d3"
}

.icon-earth2:before {
    content: "\e6d4"
}

.icon-keyboard2:before {
    content: "\e6d5"
}

.icon-browser2:before {
    content: "\e6d6"
}

.icon-publish:before {
    content: "\e6d7"
}

.icon-progress-3:before {
    content: "\e6d8"
}

.icon-progress-2:before {
    content: "\e6d9"
}

.icon-brogress-1:before {
    content: "\e6da"
}

.icon-progress-0:before {
    content: "\e6db"
}

.icon-sun:before {
    content: "\e6dc"
}

.icon-sun2:before {
    content: "\e6dd"
}

.icon-adjust:before {
    content: "\e6de"
}

.icon-code2:before {
    content: "\e6df"
}

.icon-screen22:before {
    content: "\e6e0"
}

.icon-infinity:before {
    content: "\e6e1"
}

.icon-light-bulb:before {
    content: "\e6e2"
}

.icon-creditcard:before {
    content: "\e6e3"
}

.icon-database:before {
    content: "\e6e4"
}

.icon-voicemail:before {
    content: "\e6e5"
}

.icon-clipboard2:before {
    content: "\e6e6"
}

.icon-cart4:before {
    content: "\e6e7"
}

.icon-box:before {
    content: "\e6e8"
}

.icon-ticket2:before {
    content: "\e6e9"
}

.icon-rss:before {
    content: "\e6ea"
}

.icon-signal:before {
    content: "\e6eb"
}

.icon-thermometer:before {
    content: "\e6ec"
}

.icon-droplets:before {
    content: "\e6ed"
}

.icon-uniE6EE:before {
    content: "\e6ee"
}

.icon-statistics:before {
    content: "\e6ef"
}

.icon-pie2:before {
    content: "\e6f0"
}

.icon-bars3:before {
    content: "\e6f1"
}

.icon-graph:before {
    content: "\e6f2"
}

.icon-lock22:before {
    content: "\e6f3"
}

.icon-lock-open:before {
    content: "\e6f4"
}

.icon-logout:before {
    content: "\e6f5"
}

.icon-login:before {
    content: "\e6f6"
}

.icon-checkmark3:before {
    content: "\e6f7"
}

.icon-cross:before {
    content: "\e6f8"
}

.icon-minus2:before {
    content: "\e6f9"
}

.icon-plus2:before {
    content: "\e6fa"
}

.icon-cross2:before {
    content: "\e6fb"
}

.icon-minus22:before {
    content: "\e6fc"
}

.icon-plus22:before {
    content: "\e6fd"
}

.icon-cross3:before {
    content: "\e6fe"
}

.icon-minus3:before {
    content: "\e6ff"
}

.icon-plus3:before {
    content: "\e700"
}

.icon-erase:before {
    content: "\e701"
}

.icon-blocked2:before {
    content: "\e702"
}

.icon-info3:before {
    content: "\e703"
}

.icon-info22:before {
    content: "\e704"
}

.icon-question22:before {
    content: "\e705"
}

.icon-help:before {
    content: "\e706"
}

.icon-warning2:before {
    content: "\e707"
}

.icon-cycle:before {
    content: "\e708"
}

.icon-cw:before {
    content: "\e709"
}

.icon-ccw:before {
    content: "\e70a"
}

.icon-shuffle2:before {
    content: "\e70b"
}

.icon-arrow:before {
    content: "\e70c"
}

.icon-arrow2:before {
    content: "\e70d"
}

.icon-retweet:before {
    content: "\e70e"
}

.icon-loop4:before {
    content: "\e70f"
}

.icon-history2:before {
    content: "\e710"
}

.icon-back:before {
    content: "\e711"
}

.icon-switch2:before {
    content: "\e712"
}

.icon-list22:before {
    content: "\e713"
}

.icon-add-to-list:before {
    content: "\e714"
}

.icon-layout:before {
    content: "\e715"
}

.icon-list32:before {
    content: "\e716"
}

.icon-text:before {
    content: "\e717"
}

.icon-text2:before {
    content: "\e718"
}

.icon-document:before {
    content: "\e719"
}

.icon-docs:before {
    content: "\e71a"
}

.icon-landscape:before {
    content: "\e71b"
}

.icon-pictures:before {
    content: "\e71c"
}

.icon-video2:before {
    content: "\e71d"
}

.icon-music4:before {
    content: "\e71e"
}

.icon-folder2:before {
    content: "\e71f"
}

.icon-archive:before {
    content: "\e720"
}

.icon-trash3:before {
    content: "\e721"
}

.icon-upload4:before {
    content: "\e722"
}

.icon-download4:before {
    content: "\e723"
}

.icon-disk2:before {
    content: "\e724"
}

.icon-install:before {
    content: "\e725"
}

.icon-cloud32:before {
    content: "\e726"
}

.icon-upload22:before {
    content: "\e727"
}

.icon-bookmark2:before {
    content: "\e728"
}

.icon-bookmarks2:before {
    content: "\e729"
}

.icon-book3:before {
    content: "\e72a"
}

.icon-play22:before {
    content: "\e72b"
}

.icon-pause22:before {
    content: "\e72c"
}

.icon-record:before {
    content: "\e72d"
}

.icon-stop22:before {
    content: "\e72e"
}

.icon-next2:before {
    content: "\e72f"
}

.icon-previous2:before {
    content: "\e730"
}

.icon-first2:before {
    content: "\e731"
}

.icon-last2:before {
    content: "\e732"
}

.icon-resize-enlarge:before {
    content: "\e733"
}

.icon-resize-shrink:before {
    content: "\e734"
}

.icon-volume:before {
    content: "\e735"
}

.icon-sound3:before {
    content: "\e736"
}

.icon-mute:before {
    content: "\e737"
}

.icon-flow-cascade:before {
    content: "\e738"
}

.icon-flow-branch:before {
    content: "\e739"
}

.icon-flow-tree:before {
    content: "\e73a"
}

.icon-flow-line:before {
    content: "\e73b"
}

.icon-flow-parallel:before {
    content: "\e73c"
}

.icon-arrow-left4:before {
    content: "\e73d"
}

.icon-arrow-down4:before {
    content: "\e73e"
}

.icon-arrow-up-upload:before {
    content: "\e73f"
}

.icon-arrow-right4:before {
    content: "\e740"
}

.icon-arrow-left22:before {
    content: "\e741"
}

.icon-arrow-down22:before {
    content: "\e742"
}

.icon-arrow-up4:before {
    content: "\e743"
}

.icon-arrow-right22:before {
    content: "\e744"
}

.icon-arrow-left32:before {
    content: "\e745"
}

.icon-arrow-down32:before {
    content: "\e746"
}

.icon-arrow-up22:before {
    content: "\e747"
}

.icon-arrow-right32:before {
    content: "\e748"
}

.icon-arrow-left42:before {
    content: "\e749"
}

.icon-arrow-down42:before {
    content: "\e74a"
}

.icon-arrow-up32:before {
    content: "\e74b"
}

.icon-arrow-right42:before {
    content: "\e74c"
}

.icon-arrow-left5:before {
    content: "\e74d"
}

.icon-arrow-down5:before {
    content: "\e74e"
}

.icon-arrow-up42:before {
    content: "\e74f"
}

.icon-arrow-right5:before {
    content: "\e750"
}

.icon-arrow-left6:before {
    content: "\e751"
}

.icon-arrow-down6:before {
    content: "\e752"
}

.icon-arrow-up5:before {
    content: "\e753"
}

.icon-arrow-right6:before {
    content: "\e754"
}

.icon-arrow-left7:before {
    content: "\e755"
}

.icon-arrow-down7:before {
    content: "\e756"
}

.icon-arrow-up6:before {
    content: "\e757"
}

.icon-uniE758:before {
    content: "\e758"
}

.icon-arrow-left8:before {
    content: "\e759"
}

.icon-arrow-down8:before {
    content: "\e75a"
}

.icon-arrow-up7:before {
    content: "\e75b"
}

.icon-arrow-right7:before {
    content: "\e75c"
}

.icon-menu22:before {
    content: "\e75d"
}

.icon-ellipsis:before {
    content: "\e75e"
}

.icon-dots:before {
    content: "\e75f"
}

.icon-dot:before {
    content: "\e760"
}

.icon-cc:before {
    content: "\e761"
}

.icon-cc-by:before {
    content: "\e762"
}

.icon-cc-nc:before {
    content: "\e763"
}

.icon-cc-nc-eu:before {
    content: "\e764"
}

.icon-cc-nc-jp:before {
    content: "\e765"
}

.icon-cc-sa:before {
    content: "\e766"
}

.icon-cc-nd:before {
    content: "\e767"
}

.icon-cc-pd:before {
    content: "\e768"
}

.icon-cc-zero:before {
    content: "\e769"
}

.icon-cc-share:before {
    content: "\e76a"
}

.icon-cc-share2:before {
    content: "\e76b"
}

.icon-danielbruce:before {
    content: "\e76c"
}

.icon-danielbruce2:before {
    content: "\e76d"
}

.icon-github6:before {
    content: "\e76e"
}

.icon-github22:before {
    content: "\e76f"
}

.icon-flickr5:before {
    content: "\e770"
}

.icon-flickr22:before {
    content: "\e771"
}

.icon-vimeo4:before {
    content: "\e772"
}

.icon-vimeo22:before {
    content: "\e773"
}

.icon-twitter4:before {
    content: "\e774"
}

.icon-twitter22:before {
    content: "\e775"
}

.icon-facebook22:before {
    content: "\e776"
}

.icon-facebook32:before {
    content: "\e777"
}

.icon-facebook42:before {
    content: "\e778"
}

.icon-googleplus22:before {
    content: "\e779"
}

.icon-googleplus32:before {
    content: "\e77a"
}

.icon-pinterest3:before {
    content: "\e77b"
}

.icon-pinterest22:before {
    content: "\e77c"
}

.icon-tumblr3:before {
    content: "\e77d"
}

.icon-tumblr22:before {
    content: "\e77e"
}

.icon-linkedin2:before {
    content: "\e77f"
}

.icon-linkedin22:before {
    content: "\e780"
}

.icon-dribbble22:before {
    content: "\e781"
}

.icon-dribbble32:before {
    content: "\e782"
}

.icon-stumbleupon3:before {
    content: "\e783"
}

.icon-stumbleupon22:before {
    content: "\e784"
}

.icon-lastfm3:before {
    content: "\e785"
}

.icon-lastfm22:before {
    content: "\e786"
}

.icon-rdio:before {
    content: "\e787"
}

.icon-rdio2:before {
    content: "\e788"
}

.icon-spotify:before {
    content: "\e789"
}

.icon-spotify2:before {
    content: "\e78a"
}

.icon-qq:before {
    content: "\e78b"
}

.icon-instagram22:before {
    content: "\e78c"
}

.icon-dropbox:before {
    content: "\e78d"
}

.icon-evernote:before {
    content: "\e78e"
}

.icon-flattr2:before {
    content: "\e78f"
}

.icon-skype2:before {
    content: "\e790"
}

.icon-skype22:before {
    content: "\e791"
}

.icon-renren:before {
    content: "\e792"
}

.icon-sina-weibo:before {
    content: "\e793"
}

.icon-paypal4:before {
    content: "\e794"
}

.icon-picasa:before {
    content: "\e795"
}

.icon-soundcloud3:before {
    content: "\e796"
}

.icon-mixi:before {
    content: "\e797"
}

.icon-behance:before {
    content: "\e798"
}

.icon-circles:before {
    content: "\e799"
}

.icon-vk:before {
    content: "\e79a"
}

.icon-smashing:before {
    content: "\e79b"
}

body {
    min-width: 960px
}

.container960 {
    margin-left: auto;
    margin-right: auto;
    width: 960px
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
    display: inline;
    float: left;
    margin-left: 13px;
    margin-right: 13px
}

.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11 {
    position: relative
}

.alpha {
    margin-left: 0
}

.omega {
    margin-right: 0
}

.container960 .grid_1 {
    width: 57px
}

.container960 .grid_2 {
    width: 140px
}

.container960 .grid_3 {
    width: 223px
}

.container960 .grid_4 {
    width: 306px
}

.container960 .grid_5 {
    width: 389px
}

.container960 .grid_6 {
    width: 472px
}

.container960 .grid_7 {
    width: 555px
}

.container960 .grid_8 {
    width: 638px
}

.container960 .grid_9 {
    width: 721px
}

.container960 .grid_10 {
    width: 804px
}

.container960 .grid_11 {
    width: 887px
}

.container960 .grid_12 {
    width: 970px
}

.container960 .prefix_1 {
    padding-left: 83px
}

.container960 .prefix_2 {
    padding-left: 166px
}

.container960 .prefix_3 {
    padding-left: 249px
}

.container960 .prefix_4 {
    padding-left: 332px
}

.container960 .prefix_5 {
    padding-left: 415px
}

.container960 .prefix_6 {
    padding-left: 498px
}

.container960 .prefix_7 {
    padding-left: 581px
}

.container960 .prefix_8 {
    padding-left: 664px
}

.container960 .prefix_9 {
    padding-left: 747px
}

.container960 .prefix_10 {
    padding-left: 830px
}

.container960 .prefix_11 {
    padding-left: 913px
}

.container960 .suffix_1 {
    padding-right: 83px
}

.container960 .suffix_2 {
    padding-right: 166px
}

.container960 .suffix_3 {
    padding-right: 249px
}

.container960 .suffix_4 {
    padding-right: 332px
}

.container960 .suffix_5 {
    padding-right: 415px
}

.container960 .suffix_6 {
    padding-right: 498px
}

.container960 .suffix_7 {
    padding-right: 581px
}

.container960 .suffix_8 {
    padding-right: 664px
}

.container960 .suffix_9 {
    padding-right: 747px
}

.container960 .suffix_10 {
    padding-right: 830px
}

.container960 .suffix_11 {
    padding-right: 913px
}

.container960 .push_1 {
    left: 83px
}

.container960 .push_2 {
    left: 166px
}

.container960 .push_3 {
    left: 249px
}

.container960 .push_4 {
    left: 332px
}

.container960 .push_5 {
    left: 415px
}

.container960 .push_6 {
    left: 498px
}

.container960 .push_7 {
    left: 581px
}

.container960 .push_8 {
    left: 664px
}

.container960 .push_9 {
    left: 747px
}

.container960 .push_10 {
    left: 830px
}

.container960 .push_11 {
    left: 913px
}

.container960 .pull_1 {
    left: -83px
}

.container960 .pull_2 {
    left: -166px
}

.container960 .pull_3 {
    left: -249px
}

.container960 .pull_4 {
    left: -332px
}

.container960 .pull_5 {
    left: -415px
}

.container960 .pull_6 {
    left: -498px
}

.container960 .pull_7 {
    left: -581px
}

.container960 .pull_8 {
    left: -664px
}

.container960 .pull_9 {
    left: -747px
}

.container960 .pull_10 {
    left: -830px
}

.container960 .pull_11 {
    left: -913px
}

img,
object,
embed {
    max-width: 100%
}

img {
    height: auto
}

@media only screen and (min-width:768px) and (max-width:995px) {
    body {
        min-width: 768px
    }
    .container960 {
        width: 768px
    }
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12 {
        margin-left: 8px;
        margin-right: 8px
    }
    .container960 .grid_1 {
        width: 48px
    }
    .container960 .grid_2 {
        width: 112px
    }
    .container960 .grid_3 {
        width: 176px
    }
    .container960 .grid_4 {
        width: 240px
    }
    .container960 .grid_5 {
        width: 304px
    }
    .container960 .grid_6 {
        width: 368px
    }
    .container960 .grid_7 {
        width: 432px
    }
    .container960 .grid_8 {
        width: 496px
    }
    .container960 .grid_9 {
        width: 560px
    }
    .container960 .grid_10 {
        width: 624px
    }
    .container960 .grid_11 {
        width: 688px
    }
    .container960 .grid_12 {
        width: 752px
    }
    .container960 .prefix_1 {
        padding-left: 64px
    }
    .container960 .prefix_2 {
        padding-left: 128px
    }
    .container960 .prefix_3 {
        padding-left: 192px
    }
    .container960 .prefix_4 {
        padding-left: 256px
    }
    .container960 .prefix_5 {
        padding-left: 320px
    }
    .container960 .prefix_6 {
        padding-left: 384px
    }
    .container960 .prefix_7 {
        padding-left: 448px
    }
    .container960 .prefix_8 {
        padding-left: 512px
    }
    .container960 .prefix_9 {
        padding-left: 576px
    }
    .container960 .prefix_10 {
        padding-left: 640px
    }
    .container960 .prefix_11 {
        padding-left: 704px
    }
    .container960 .suffix_1 {
        padding-right: 64px
    }
    .container960 .suffix_2 {
        padding-right: 128px
    }
    .container960 .suffix_3 {
        padding-right: 192px
    }
    .container960 .suffix_4 {
        padding-right: 256px
    }
    .container960 .suffix_5 {
        padding-right: 320px
    }
    .container960 .suffix_6 {
        padding-right: 384px
    }
    .container960 .suffix_7 {
        padding-right: 448px
    }
    .container960 .suffix_8 {
        padding-right: 512px
    }
    .container960 .suffix_9 {
        padding-right: 576px
    }
    .container960 .suffix_10 {
        padding-right: 640px
    }
    .container960 .suffix_11 {
        padding-right: 704px
    }
    .container960 .push_1 {
        left: 64px
    }
    .container960 .push_2 {
        left: 128px
    }
    .container960 .push_3 {
        left: 192px
    }
    .container960 .push_4 {
        left: 256px
    }
    .container960 .push_5 {
        left: 320px
    }
    .container960 .push_6 {
        left: 384px
    }
    .container960 .push_7 {
        left: 448px
    }
    .container960 .push_8 {
        left: 512px
    }
    .container960 .push_9 {
        left: 576px
    }
    .container960 .push_10 {
        left: 640px
    }
    .container960 .push_11 {
        left: 704px
    }
    .container960 .pull_1 {
        left: -64px
    }
    .container960 .pull_2 {
        left: -128px
    }
    .container960 .pull_3 {
        left: -192px
    }
    .container960 .pull_4 {
        left: -256px
    }
    .container960 .pull_5 {
        left: -320px
    }
    .container960 .pull_6 {
        left: -384px
    }
    .container960 .pull_7 {
        left: -448px
    }
    .container960 .pull_8 {
        left: -512px
    }
    .container960 .pull_9 {
        left: -576px
    }
    .container960 .pull_10 {
        left: -640px
    }
    .container960 .pull_11 {
        left: -704px
    }
    .alpha {
        margin-left: 0
    }
    .omega {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    body {
        min-width: 0
    }
    .container960 {
        margin: 0 auto;
        width: 100%
    }
    .container960 .grid_1,
    .container960 .grid_2,
    .container960 .grid_3,
    .container960 .grid_4,
    .container960 .grid_5,
    .container960 .grid_6,
    .container960 .grid_7,
    .container960 .grid_8,
    .container960 .grid_9,
    .container960 .grid_10,
    .container960 .grid_11,
    .container960 .grid_12 {
        width: 100%;
        clear: both;
        float: none;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        zoom: 1;
        *display: inline
    }
    .grid_1 .grid_1,
    .grid_2 .grid_1,
    .grid_2 .grid_2,
    .grid_3 .grid_1,
    .grid_3 .grid_2,
    .grid_3 .grid_3,
    .grid_4 .grid_1,
    .grid_4 .grid_2,
    .grid_4 .grid_3,
    .grid_4 .grid_4,
    .grid_5 .grid_1,
    .grid_5 .grid_2,
    .grid_5 .grid_3,
    .grid_5 .grid_4,
    .grid_5 .grid_5,
    .grid_6 .grid_1,
    .grid_6 .grid_2,
    .grid_6 .grid_3,
    .grid_6 .grid_4,
    .grid_6 .grid_5,
    .grid_6 .grid_6,
    .grid_7 .grid_1,
    .grid_7 .grid_2,
    .grid_7 .grid_3,
    .grid_7 .grid_4,
    .grid_7 .grid_5,
    .grid_7 .grid_6,
    .grid_7 .grid_7,
    .grid_8 .grid_1,
    .grid_8 .grid_2,
    .grid_8 .grid_3,
    .grid_8 .grid_4,
    .grid_8 .grid_5,
    .grid_8 .grid_6,
    .grid_8 .grid_7,
    .grid_8 .grid_8,
    .grid_9 .grid_1,
    .grid_9 .grid_2,
    .grid_9 .grid_3,
    .grid_9 .grid_4,
    .grid_9 .grid_5,
    .grid_9 .grid_6,
    .grid_9 .grid_7,
    .grid_9 .grid_8,
    .grid_9 .grid_9,
    .grid_10 .grid_1,
    .grid_10 .grid_2,
    .grid_10 .grid_3,
    .grid_10 .grid_4,
    .grid_10 .grid_5,
    .grid_10 .grid_6,
    .grid_10 .grid_7,
    .grid_10 .grid_8,
    .grid_10 .grid_9,
    .grid_10 .grid_10,
    .grid_11 .grid_1,
    .grid_11 .grid_2,
    .grid_11 .grid_3,
    .grid_11 .grid_4,
    .grid_11 .grid_5,
    .grid_11 .grid_6,
    .grid_11 .grid_7,
    .grid_11 .grid_8,
    .grid_11 .grid_9,
    .grid_11 .grid_10,
    .grid_11 .grid_11,
    .grid_12 .grid_1,
    .grid_12 .grid_2,
    .grid_12 .grid_3,
    .grid_12 .grid_4,
    .grid_12 .grid_5,
    .grid_12 .grid_6,
    .grid_12 .grid_7,
    .grid_12 .grid_8,
    .grid_12 .grid_9,
    .grid_12 .grid_10,
    .grid_12 .grid_11,
    .grid_12 .grid_12 {
        padding-left: 0;
        padding-right: 0
    }
    .container960 .push_1,
    .container960 .push_2,
    .container960 .push_3,
    .container960 .push_4,
    .container960 .push_5,
    .container960 .push_6,
    .container960 .push_7,
    .container960 .push_8,
    .container960 .push_9,
    .container960 .push_10,
    .container960 .push_11 {
        left: 0
    }
    .container960 .pull_1,
    .container960 .pull_2,
    .container960 .pull_3,
    .container960 .pull_4,
    .container960 .pull_5,
    .container960 .pull_6,
    .container960 .pull_7,
    .container960 .pull_8,
    .container960 .pull_9,
    .container960 .pull_10,
    .container960 .pull_11 {
        left: 0
    }
}

@media only screen and (max-width:479px) {
    .container960 {
        width: 300px
    }
    .container960 .grid_1,
    .container960 .grid_2,
    .container960 .grid_3,
    .container960 .grid_4,
    .container960 .grid_5,
    .container960 .grid_6,
    .container960 .grid_7,
    .container960 .grid_8,
    .container960 .grid_9,
    .container960 .grid_10,
    .container960 .grid_11,
    .container960 .grid_12 {
        width: 300px
    }
}

#home-page {
    background: #f0f2f4;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

#home-page .navbar {
    background: none
}

#home-page .text-muted {
    color: #73808c;
    font-size: 13px
}

#home-page .section-highlight {
    background-color: #f0f2f4
}

#home-page .how-it-works #custom-merchandise,
#home-page .how-it-works #purchase,
#home-page .how-it-works #relax {
    background: url("/static/images/app-sprite-par-1.png") no-repeat;
    width: 180px;
    height: 180px;
    -webkit-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: 0;
    transition-duration: 0
}

#home-page .how-it-works #custom-merchandise {
    background-position: 9px -389px
}

#home-page .how-it-works #custom-merchandise:hover {
    background-position: 9px -589px
}

#home-page .how-it-works #purchase {
    background-position: -191px -389px
}

#home-page .how-it-works #purchase:hover {
    background-position: -191px -589px
}

#home-page .how-it-works #relax {
    background-position: -391px -389px
}

#home-page .how-it-works #relax:hover {
    background-position: -391px -589px
}

#home-page .customers-list .col-md-3,
#home-page .customers-list ul.combination-products li.combination-item,
ul.combination-products #home-page .customers-list li.combination-item,
#home-page .customers-list .col-sm-3,
#home-page .customers-list .col-sm-4 {
    text-align: center;
    padding: 0;
    min-height: 100px;
    position: relative
}

#home-page .customers-list .col-md-3>img,
#home-page .customers-list ul.combination-products li.combination-item>img,
ul.combination-products #home-page .customers-list li.combination-item>img,
#home-page .customers-list .col-sm-3>img,
#home-page .customers-list .col-sm-4>img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 80%
}

#home-page .customers-list .col-md-3.border-right,
#home-page .customers-list ul.combination-products li.border-right.combination-item,
ul.combination-products #home-page .customers-list li.border-right.combination-item,
#home-page .customers-list .col-sm-3.border-right,
#home-page .customers-list .col-sm-4.border-right {
    border-right: 1px solid #e5e5e5
}

#home-page .customers-list .col-md-3.border-bottom,
#home-page .customers-list ul.combination-products li.border-bottom.combination-item,
ul.combination-products #home-page .customers-list li.border-bottom.combination-item,
#home-page .customers-list .col-sm-3.border-bottom,
#home-page .customers-list .col-sm-4.border-bottom {
    border-bottom: 1px solid #e5e5e5
}

#home-page .client-section {
    padding: 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    background: #fff
}

#home-page .client-section .customers-list {
    padding: 30px
}

#home-page .reach-us form {
    margin: 30px 0 0
}

#home-page .reach-us form .col-md-4,
#home-page .reach-us form ul.thumb-grids li,
ul.thumb-grids #home-page .reach-us form li,
#home-page .reach-us form ul.printer-based-on li,
ul.printer-based-on #home-page .reach-us form li,
#home-page .reach-us form .col-md-12 {
    position: relative;
    font-size: 16px
}

#home-page .reach-us form .col-md-4 .fa,
#home-page .reach-us form ul.thumb-grids li .fa,
ul.thumb-grids #home-page .reach-us form li .fa,
#home-page .reach-us form ul.printer-based-on li .fa,
ul.printer-based-on #home-page .reach-us form li .fa,
#home-page .reach-us form .col-md-12 .fa {
    position: absolute;
    color: #9d9f9f;
    left: 28px;
    top: 13px;
    z-index: 100
}

#home-page .reach-us form .form-control {
    background-color: #f7f9fa;
    margin: 0 0 20px;
    border: 1px solid #e5e5e5;
    position: relative;
    padding: 2px 10px 0 35px
}

#home-page .reach-us form .form-control:focus {
    background-color: #fff
}

#home-page .reach-us form textarea.form-control {
    min-height: 100px;
    padding-top: 10px
}

#home-page .blocking-more {
    text-align: center;
    background: #fff;
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    display: inline-block
}

#customerTestimonials {
    background-color: #f7f8f9;
    padding: 30px
}

#customerTestimonials .testimonials {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center
}

#customerTestimonials .testimonials .excla-mark,
#customerTestimonials .testimonials p {
    font-family: "ff-tisa-web-pro", serif
}

#customerTestimonials .testimonials .excla-mark {
    font-size: 88px;
    color: #bfc8ce;
    line-height: 40px
}

#customerTestimonials .testimonials p {
    font-size: 16px;
    line-height: 24px;
    color: #2c3d4f
}

#customerTestimonials .testimonials .col-md-4,
#customerTestimonials .testimonials ul.thumb-grids li,
ul.thumb-grids #customerTestimonials .testimonials li,
#customerTestimonials .testimonials ul.printer-based-on li,
ul.printer-based-on #customerTestimonials .testimonials li {
    line-height: 18px;
    margin: 20px 0 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer
}

#customerTestimonials .testimonials .col-md-4.active,
#customerTestimonials .testimonials ul.thumb-grids li.active,
ul.thumb-grids #customerTestimonials .testimonials li.active,
#customerTestimonials .testimonials ul.printer-based-on li.active,
ul.printer-based-on #customerTestimonials .testimonials li.active {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

#customerTestimonials .testimonials .col-md-4:hover,
#customerTestimonials .testimonials ul.thumb-grids li:hover,
ul.thumb-grids #customerTestimonials .testimonials li:hover,
#customerTestimonials .testimonials ul.printer-based-on li:hover,
ul.printer-based-on #customerTestimonials .testimonials li:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

#customerTestimonials .testimonials .col-md-4 .pic,
#customerTestimonials .testimonials ul.thumb-grids li .pic,
ul.thumb-grids #customerTestimonials .testimonials li .pic,
#customerTestimonials .testimonials ul.printer-based-on li .pic,
ul.printer-based-on #customerTestimonials .testimonials li .pic {
    width: 90px;
    height: 90px;
    border: 2px solid #e5e5e5;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

#customerTestimonials .testimonials .col-md-4 .name,
#customerTestimonials .testimonials ul.thumb-grids li .name,
ul.thumb-grids #customerTestimonials .testimonials li .name,
#customerTestimonials .testimonials ul.printer-based-on li .name,
ul.printer-based-on #customerTestimonials .testimonials li .name {
    color: #2c3d4f;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.section {
    margin-bottom: 50px
}

.section .section-title {
    font-size: 14px;
    color: #89949b;
    text-transform: uppercase;
    display: inline-block
}

.section .section-title>hr {
    border: none;
    width: 90px;
    height: 1px;
    background: #89949b;
    position: relative;
    margin: 18px auto
}

.section .section-title>hr:after,
.section .section-title>hr:before {
    content: "";
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.section .section-title>hr:after {
    background: #89949b;
    width: 7px;
    height: 7px
}

.section .section-title>hr:before {
    background: #fff;
    width: 15px;
    height: 15px
}

.section .more-link {
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #2a99f8;
    position: relative;
    padding: 0 5px;
    margin: 15px 0;
    display: inline-block
}

.section .more-link:after,
.section .more-link:before {
    content: "";
    position: absolute;
    border: none;
    width: 200%;
    height: 1px;
    background: #2a99f8;
    top: 7px
}

.section .more-link:after {
    left: -200%
}

.section .more-link:before {
    right: -200%
}

.section .more-link:hover {
    text-decoration: none;
    background: #2a99f8;
    color: #fff
}

.section.product-category {
    background: #fff;
    padding: 55px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.section.product-category * {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.section.product-category .prod-thump-wrapper>.prod-thump {
    width: 188px;
    height: 230px;
    margin: 12px;
    display: inline-block;
    float: left;
    position: relative
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail>.prod-image {
    height: 188px;
    position: relative
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail>.prod-image>.prod-type {
    position: absolute;
    right: 0;
    top: 0
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail>.prod-image>.prod-type>.fa {
    color: #fff;
    font-size: 14px;
    margin: 10px 10px 0 0;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail>.prod-image>img {
    width: 100%;
    height: 100%
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail .btn {
    opacity: 0;
    filter: alpha(opacity=0);
    max-width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail:hover {
    top: -15px;
    left: -15px;
    right: -15px;
    padding: 15px 15px 50px;
    border: 2px solid #578a9f;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    z-index: 9
}

.section.product-category .prod-thump-wrapper>.prod-thump>.thumbnail:hover>.btn {
    opacity: 1;
    filter: alpha(opacity=100)
}

.section.recommended-products a.event {
    position: relative;
    background: #323336;
    display: inline-block;
    color: #fff
}

.section.recommended-products a.event span {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 55px;
    margin: auto
}

.section.recommended-products a.event span:after {
    content: "";
    width: 25%;
    height: 1px;
    margin: 5px auto 0;
    background: #fff;
    display: block;
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.section.recommended-products a.event img {
    opacity: .2;
    filter: alpha(opacity=20)
}

.section.recommended-products a.event:hover span:after {
    width: 40%
}

.title-area {
    background: #f4f6f7;
    padding: 25px 0 0;
    margin: 0 0 50px
}

.title-area.product-page {
    background: url("/static/images/banner/banner-texture.png");
    height: 201px
}

.title-area.product-page .breadcrumb {
    background: none
}

.title-area.product-page .breadcrumb>li+li:before {
    color: #dca480
}

.title-area.product-page .breadcrumb a {
    color: #dca480
}

.title-area.product-page h1 {
    color: #fff
}

.title-area.product-page p {
    color: #fff;
    line-height: 18px
}

.title-area.product-page .desc-img-holder {
    height: 200px;
    width: 670px;
    display: inline-block;
    margin: -24px 0 0
}

.title-area.product-page .desc-img-holder>img {
    height: 100%;
    width: 100%
}

.title-area a {
    color: #aab6ca
}

.title-area .breadcrumb {
    color: #aab6ca;
    margin: 0 0 5px;
    display: inline-block;
    width: 100%
}

.title-area .breadcrumb a {
    font-size: 13px
}

.title-area h1 {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 27px
}

.title-area h1>small {
    font-size: 14px;
    text-transform: none;
    margin-top: 12px
}

.title-area h1>small a {
    color: #2a99f8
}

.top-menu {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

.top-menu.remove-mar {
    margin: 0
}

.top-menu li {
    padding: 0;
    margin: 0 30px 0 0;
    display: inline-block
}

.top-menu li a {
    padding: 0 0 5px;
    display: inline-block;
    
}

.top-menu li a:hover {
    text-decoration: none;
    color: #000
}

.top-menu li.active a {
    color: #000;
    border-bottom: 2px solid #ffa302
}

.navbar {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    border-bottom: 1px solid #d8d9db;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.navbar.navbar-fixed-top {
    position: fixed;
    background: #fff!important;
    top: -29px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.navbar.navbar-fixed-top .container {
    border-bottom: none
}

.navbar.navbar-fixed-top .im-seller-cta {
    display: none
}

.navbar>.container .top-nav-strip {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 4px 15px
}

.navbar>.container .top-nav-strip>a {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 12px
}

.navbar a {
    color: #89949b
}

.navbar .navbar-brand {
    margin: 0;
    padding: 0 15px;
    height: inherit;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 13px;
    margin-bottom: 13px
}

.navbar .navbar-brand.logo-holder {
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0
}

.navbar .navbar-brand object {
    pointer-events: none
}

.navbar .search-input {
    display: inline-block;
    width: 250px;
    margin: 8px 0 0;
    position: relative
}

.navbar .search-input>.input-group {
    display: inline-block;
    width: 100%;
    position: relative
}

.navbar .search-input>.input-group .form-control {
    background: none;
    color: #2c3d4f;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    padding: 0 15px 0 45px;
    height: 34px;
    margin: 6px 0 0
}

.navbar .search-input>.input-group:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    background: url("/static/images/app-sprite-par-1.png") no-repeat -100px -200px;
    left: 15px;
    top: 11px;
    z-index: 9;
    opacity: .5;
    filter: alpha(opacity=50)
}

.navbar .search-input>.input-group>.input-group-btn {
    display: none
}

.navbar .search-input>.input-group>.input-group-btn>.btn {
    border-left: none;
    margin: 0;
    padding: 11px;
    border-color: #e9eeef;
    color: #89949b
}

.navbar .search-input.hideNav {
    width: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.navbar .navbar-nav>li.top-prod-search {
    position: relative
}

.navbar .navbar-nav>li.top-prod-search>.fa-search {
    font-size: 21px;
    padding: 26px 15px 15px;
    cursor: pointer
}

.navbar .navbar-nav>li.top-prod-search>.fa-search:hover {
    background: #eee
}

.navbar .navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 15px
}

.navbar .navbar-nav>li>a.btn {
    padding: 5px 10px;
    margin: 12px 10px 0 0
}

.navbar .navbar-nav>li.more-menu>a {
    padding-top: 20px;
    padding-bottom: 10px
}

.navbar .navbar-nav>li.more-menu>a .fa {
    font-size: 29px
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle {
    padding-top: 20px;
    padding-bottom: 17px
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle .fa {
    font-size: 21px
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle .fa.fa-angle-down {
    font-size: 13px
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle .im-user-name {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 5px
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle .fa-user {
    float: left;
    margin-right: 5px
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle.list-count>.fa {
    position: relative
}

.navbar .navbar-nav.navbar-right>li>a.dropdown-toggle.list-count>.fa>.count {
    position: absolute;
    background: #ffa302;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #2c3d4f;
    font-size: 10px;
    min-width: 13px;
    height: 13px;
    text-align: center;
    line-height: 13px;
    left: 10px;
    top: -5px;
    padding: 0 5px;
    text-align: center;
    font-family: sans-serif;
    font-weight: bold
}

.navbar .navbar-toggle {
    border: 1px solid black
}

.navbar .navbar-toggle .icon-bar {
    background: black
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.navbar .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: #fff
}

.product-wrapper {
    border-left: 1px solid #e5e5e5
}

ul.side-menu {
    padding: 40px 30px 0 0;
    margin: 0;
    list-style: none
}

ul.side-menu>li {
    margin: 0 0 18px
}

ul.side-menu>li.active>a {
    color: #2c3d4f
}

ul.side-menu>li a {
    color: #73808c;
    display: inline-block;
    width: 100%
}

ul.side-menu>li a.active {
    color: #2a99f8
}

ul.side-menu>li>a {
    text-transform: uppercase
}

ul.side-menu>li>a.active {
    position: relative
}

ul.side-menu>li>a.active:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #2a99f8;
    top: -5px;
    right: 0
}

ul.side-menu>li>ul {
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
    list-style: none;
    border-right: 1px solid rgba(0, 0, 0, 0.18)
}

ul.side-menu>li>ul>li.active>a {
    color: #2a99f8
}

ul.side-menu>li>ul>li a {
    padding: 5px 0
}

.thumbnail {
    position: relative;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    margin-bottom: 15px;
    border: 1px solid #e9eeef
}

.thumbnail>.prod-image {
    min-height: 187px;
    background: url("/static/images/loading.gif") no-repeat center center
}

.thumbnail>.caption {
    float: left;
    width: 100%;
    color: #23282d;
    font-size: 16px
}

.thumbnail>.caption>span {
    vertical-align: middle
}

.thumbnail>.btn {
    width: 100%;
    margin-top: 5px
}

.thumbnail>.btn .fa {
    margin: 0 5px
}

.thumbnail .thumbnail-hover {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 42px;
    text-align: left;
    padding: 20px 20px 0;
    top: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.thumbnail .thumbnail-hover>h6 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold
}

.thumbnail .thumbnail-hover>ul {
    padding: 0 0 0 25px
}

.thumbnail .thumbnail-hover>ul>li {
    margin-bottom: 5px
}

.thumbnail .thumbnail-hover .btn {
    float: left;
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%;
    padding: 10px
}

.thumbnail .thumbnail-hover .btn.btn-default {
    left: 0;
    border: none
}

.thumbnail .thumbnail-hover .btn.btn-primary {
    right: 0
}

.thumbnail .thumbnail-hover .btn .fa {
    margin-right: 5px
}

.thumbnail.create-cta {
    font-size: 13px;
    text-transform: uppercase;
    padding: 97px 15px 0;
    height: 263.75px;
    border: 2px dashed #D9DDE4;
    background: #f0f2f7;
    cursor: pointer;
    color: #788396
}

.thumbnail.create-cta .fa-plus {
    font-size: 40px;
    margin-bottom: 10px
}

.thumbnail.create-cta:hover {
    background: #D9DDE4
}

.thumbnail:hover .thumbnail-hover,
.thumbnail:focus .thumbnail-hover {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dropdown-menu {
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.dropdown-menu>li h4 {
    padding: 7px 15px;
    border-bottom: 1px solid #eee;
    margin-top: 0
}

.dropdown-menu>li h4 a {
    padding: 0;
    color: #2a99f8
}

.dropdown-menu>li a {
    padding: 7px 15px
}

.dropdown-menu>li a .media-body {
    width: inherit
}

.dropdown-menu>li a .media-body p {
    margin: 0
}

.dropdown-menu>li hr {
    margin-bottom: 0
}

.dropdown-menu>li>.sub-menu {
    -webkit-box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 100%;
    height: 100%;
    background: #f7f8f9;
    top: 0;
    width: 100%;
    padding: 8px 0
}

.dropdown-menu>li>.sub-menu>li>a {
    display: block;
    clear: both;
    color: #333
}

.dropdown-menu>li>.sub-menu>li>a>img {
    display: none
}

.dropdown-menu>li>.sub-menu>li>a:hover>img {
    display: block
}

.dropdown-menu>li:hover>.sub-menu {
    display: block
}

.main-menu>a,
.product-menu>a {
    padding: 20px 15px;
    display: inline-block
}

.main-menu.im-seller-cta>a,
.product-menu.im-seller-cta>a {
    text-decoration: underline;
    color: #2a99f8
}

.main-menu:hover>a,
.product-menu:hover>a {
    background: #eee
}

.product-menu.only-on-hover:hover .product-submenu {
    display: inline-block
}

.product-menu.only-on-hover .product-submenu {
    opacity: 1
}

.product-menu .product-submenu {
    display: none;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: -1px auto 0;
    width: 1140px
}

.product-submenu {
    z-index: 10000;
    position: relative;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.product-submenu>div {
    padding: 10px 0
}

.product-submenu ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.product-submenu ul>li {
    width: 100%
}

.product-submenu ul>li.menu-heading {
    margin-top: 15px
}

.product-submenu ul>li.menu-heading>a {
    cursor: default;
    color: #3B4248;
    padding: 5px 13px;
    font-weight: bold;
    font-size: 11px
}

.product-submenu ul>li.menu-heading>a:hover,
.product-submenu ul>li.menu-heading>a.active {
    text-decoration: none;
    color: #3B4248;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0)
}

.product-submenu ul>li.menu-heading:first-child {
    margin-top: 0
}

.product-submenu ul>li>a {
    color: #5F6C77;
    font-size: 14px;
    width: 100%;
    padding: 10px 15px 10px 45px;
    line-height: 15px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0);
    position: relative
}

.product-submenu ul>li>a [class^="im-product-"],
.product-submenu ul>li>a [class*=" im-product-"] {
    font-size: 16px;
    position: absolute;
    left: 15px;
    top: 9px
}

.product-submenu ul>li>a>.fa {
    font-size: 11px;
    position: absolute;
    left: 15px;
    line-height: 18px
}

.product-submenu ul>li>a:hover,
.product-submenu ul>li>a.active {
    text-decoration: none;
    color: #2c3d4f;
    background-color: #f5f5f5;
    border: 1px solid #2c3d4f
}

.page-title {
    margin: 50px 0 15px;
    font-weight: bold
}

.page-title>span {
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase
}

.page-title>span>hr {
    border: none;
    height: 1px;
    width: 60%;
    background: #2c3d4f;
    margin: 15px auto 0;
    position: relative
}

.page-title>span>hr:after,
.page-title>span>hr:before {
    content: "";
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    position: absolute;
    background: #2c3d4f;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.page-title>span>hr:before {
    width: 15px;
    height: 15px;
    background: #edeff2
}

.page-content {
    background: #fff;
    display: inline-block;
    width: 100%;
    margin: 0 0 25px
}

.page-content.white {
    background: #fff
}

.page-content h1.page-title {
    font-weight: bold;
    font-size: 20px
}

.page-content h1.page-title small {
    text-transform: none
}

.page-content h1,
.page-content h2 {
    margin: 0 0 15px;
    font-size: 22px;
    font-weight: lighter;
    display: inline-block;
    width: 100%
}

.page-content h1 small,
.page-content h2 small {
    font-size: 14px;
    color: #2c3d4f
}

.page-content h1 small.text-muted,
.page-content h2 small.text-muted {
    color: #98a7b3
}

.page-content h1 small.pull-right,
.page-content h2 small.pull-right {
    margin-top: 8px
}

.page-content h1 small.pull-right.margin-none,
.page-content h2 small.pull-right.margin-none {
    margin-top: 0
}

.page-content ul.side-menu {
    padding: 35px 20px 0 0
}

.page-content .no-result-wrapper {
    background: #fff;
    padding: 25px
}

.page-content .product-wrapper,
.page-content .content-wrapper {
    border-left: none;
    background: #fff;
    padding: 25px 25px 10px
}

.page-content .product-wrapper .section-header,
.page-content .content-wrapper .section-header {
    margin-top: 25px
}

.page-content .product-wrapper .section-header:first-child,
.page-content .content-wrapper .section-header:first-child {
    margin-top: 10px
}

.page-content .product-wrapper .row,
.page-content .content-wrapper .row {
    margin-bottom: 25px
}

.page-content .product-wrapper .filter,
.page-content .content-wrapper .filter {
    background: #f0f2f7;
    margin-bottom: 25px;
    padding: 15px 25px 0
}

.page-content .product-wrapper .filter .checkbox-inline,
.page-content .product-wrapper .filter .radio-inline,
.page-content .content-wrapper .filter .checkbox-inline,
.page-content .content-wrapper .filter .radio-inline {
    margin: 0 15px 15px 0!important
}

.page-content .product-wrapper .product-bundle,
.page-content .content-wrapper .product-bundle {
    display: inline-block;
    width: 102%;
    margin: 0 -1% 25px
}

.page-content .product-wrapper .product-bundle>div,
.page-content .content-wrapper .product-bundle>div {
    border: 1px solid #e5e8ec;
    width: 23%;
    margin: 0 1% 2%;
    display: table;
    float: left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0 -7px 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.03) 0 -7px 0 0 inset;
    padding: 0
}

.page-content .product-wrapper .product-bundle>div>a,
.page-content .content-wrapper .product-bundle>div>a {
    display: table-cell;
    height: 65px;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    color: #2c3d4f
}

.page-content .product-wrapper .product-bundle>div:hover,
.page-content .content-wrapper .product-bundle>div:hover {
    background: rgba(0, 0, 0, 0.03)
}

.page-content .product-wrapper .section-header h5,
.page-content .content-wrapper .section-header h5 {
    margin: 0;
    font-size: 14px;
    font-weight: normal
}

.page-content .product-wrapper .section-header hr,
.page-content .content-wrapper .section-header hr {
    margin: 10px 0 20px
}

.dropdown:hover>a {
    background: #eee
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0
}

.color-selecter .input-group-addon {
    background: none;
    padding: 0;
    position: relative;
    overflow: hidden
}

.color-selecter .input-group-addon>span {
    width: 43px;
    height: 41px;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}

#getQuote .page-content {
    background: #fff;
    padding: 25px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

#getQuote .page-content .form-group {
    margin-bottom: 20px
}

#getQuote .page-content .form-control {
    background: rgba(249, 250, 251, 0.88)
}

#getQuote .page-content .well .form-control {
    background: #fff
}

#getQuote .page-content .btn {
    padding: 10px
}

#getQuote .im-linear-form {
    margin: 25px 0 0
}

#getQuote .well hr {
    border-top: 1px solid #DEDDDD;
    margin: 5px 0 10px
}

#getQuote .section-header {
    margin-top: 25px
}

#getQuote .section-header.first-child {
    margin-top: 0
}

#getQuote h5 {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding: 0 0 5px;
    font-size: 17px;
    font-weight: bold
}

#getQuote h5 .checkbox {
    padding-left: 0;
    margin: 0
}

#getQuote .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    width: 100%
}

#getQuote .checkbox label .fake-checkbox {
    display: inline-block;
    margin: 0 5px 0 0;
    float: left
}

#getQuote .checkbox input[type="checkbox"],
#getQuote .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1
}

#getQuote .checkbox input[type="checkbox"]:focus+label::before,
#getQuote .checkbox input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#getQuote .checkbox input[type="checkbox"]:checked+label::after,
#getQuote .checkbox input[type="radio"]:checked+label::after {
    font-family: "FontAwesome";
    content: "ï€Œ"
}

#getQuote .checkbox input[type="checkbox"]:disabled+label,
#getQuote .checkbox input[type="radio"]:disabled+label {
    opacity: .65
}

#getQuote .checkbox input[type="checkbox"]:disabled+label::before,
#getQuote .checkbox input[type="radio"]:disabled+label::before {
    background-color: #fff;
    cursor: not-allowed
}

#getQuote .checkbox.checkbox-circle label::before {
    border-radius: 50%
}

#getQuote .checkbox.checkbox-inline {
    margin-top: 0
}

#getQuote .checkbox-primary input[type="checkbox"]:checked+label::before,
#getQuote .checkbox-primary input[type="radio"]:checked+label::before {
    background-color: #2a99f8;
    border-color: #2a99f8
}

#getQuote .checkbox-primary input[type="checkbox"]:checked+label::after,
#getQuote .checkbox-primary input[type="radio"]:checked+label::after {
    color: #fff
}

#getQuote .checkbox-danger input[type="checkbox"]:checked+label::before,
#getQuote .checkbox-danger input[type="radio"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

#getQuote .checkbox-danger input[type="checkbox"]:checked+label::after,
#getQuote .checkbox-danger input[type="radio"]:checked+label::after {
    color: #fff
}

#getQuote .checkbox-info input[type="checkbox"]:checked+label::before,
#getQuote .checkbox-info input[type="radio"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

#getQuote .checkbox-info input[type="checkbox"]:checked+label::after,
#getQuote .checkbox-info input[type="radio"]:checked+label::after {
    color: #fff
}

#getQuote .checkbox-warning input[type="checkbox"]:checked+label::before,
#getQuote .checkbox-warning input[type="radio"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

#getQuote .checkbox-warning input[type="checkbox"]:checked+label::after,
#getQuote .checkbox-warning input[type="radio"]:checked+label::after {
    color: #fff
}

#getQuote .checkbox-success input[type="checkbox"]:checked+label::before,
#getQuote .checkbox-success input[type="radio"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

#getQuote .checkbox-success input[type="checkbox"]:checked+label::after,
#getQuote .checkbox-success input[type="radio"]:checked+label::after {
    color: #fff
}

#getQuote .radio {
    padding-left: 20px
}

#getQuote .radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

#getQuote .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    -o-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

#getQuote .radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #7492b2;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform .1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
}

#getQuote .radio input[type="radio"] {
    opacity: 0;
    z-index: 1
}

#getQuote .radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#getQuote .radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

#getQuote .radio input[type="radio"]:disabled+label {
    opacity: .65
}

#getQuote .radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed
}

#getQuote .radio.radio-inline {
    margin-top: 0
}

#getQuote .radio-primary input[type="radio"]+label::after {
    background-color: #2a99f8
}

#getQuote .radio-primary input[type="radio"]:checked+label::before {
    border-color: #2a99f8
}

#getQuote .radio-primary input[type="radio"]:checked+label::after {
    background-color: #2a99f8
}

#getQuote .radio-danger input[type="radio"]+label::after {
    background-color: #d9534f
}

#getQuote .radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f
}

#getQuote .radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f
}

#getQuote .radio-info input[type="radio"]+label::after {
    background-color: #5bc0de
}

#getQuote .radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de
}

#getQuote .radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de
}

#getQuote .radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e
}

#getQuote .radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e
}

#getQuote .radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e
}

#getQuote .radio-success input[type="radio"]+label::after {
    background-color: #5cb85c
}

#getQuote .radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c
}

#getQuote .radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c
}

#getQuote input[type="checkbox"].styled:checked+label:after,
#getQuote input[type="radio"].styled:checked+label:after {
    font-family: "FontAwesome";
    content: "ï€Œ"
}

#getQuote input[type="checkbox"] .styled:checked+label::before,
#getQuote input[type="radio"] .styled:checked+label::before {
    color: #fff
}

#getQuote input[type="checkbox"] .styled:checked+label::after,
#getQuote input[type="radio"] .styled:checked+label::after {
    color: #fff
}

.im-notify-menu {
    padding: 0;
    min-width: 350px
}

.im-notify-menu>li h4 {
    padding: 7px 0;
    margin: 0
}

.im-notify-menu>li a {
    padding: 10px;
    border-bottom: 1px solid #eee
}

.im-notify-menu>.list-group-item {
    border: none
}

.im-notify-menu>.list-group-item .im-notification {
    max-height: 350px;
    overflow: auto
}

.contact-pitch {
    display: inline-block;
    width: 100%;
    background: white;
    border: 1px solid rgba(0, 0, 34, 0.1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 5px 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 15px
}

.contact-pitch>h3 {
    margin: 25px 0 20px
}

.contact-pitch>form .form-group {
    width: 26%;
    margin: 0 1% 25px 0
}

.contact-pitch>form .form-group input {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid black;
    width: 100%
}

.contact-pitch>form .form-group input:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px
}

.contact-pitch>form .btn {
    padding: 12px 15px;
    margin-bottom: 25px
}

@media(max-width:767px) {
    .navbar-collapse {
        background: white
    }
}

@media only screen and (min-width:767px) and (max-width:990px) {
    .navbar .navbar-nav.navbar-right>li>a.dropdown-toggle .im-user-name {
        display: none
    }
}

html {
    height: 100%
}

body {
    font-family: "proxima-nova", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    height: 100%;
    background: #fff;
    padding-top: 90px
}

body.claim-bg {
    background-color: #085078
}

body.contrast-bg {
    background: #f2f4f8
}

body.plain-bg {
    background: #edeff2
}

body.disable-scroll {
    overflow: hidden
}

.sp-logo {
    background-image: url("/static/images/logos/swagplus.png");
    width: 30px;
    height: 30px;
    background-size: 90%;
    background-repeat: no-repeat;
    position: absolute;
    left: -33px
}

span.logo {
    font-size: 1.5em;
    color: #c6d9f4;
    letter-spacing: .2px;
    position: relative;
    top: -1px
}

span.logo.light-bg {
    color: #4f5c6f
}

.nav-wrapper {
    background: #fff;
    border-top: 1px solid #d4dce1;
    border-bottom: 1px solid #d4dce1
}

.nav-wrapper.above {
    padding: 5px 0;
    border-bottom: 0
}

.nav-wrapper.sub {
    background: #e9eef0;
    padding: 6px;
    border-bottom: 0;
    border-top: 0
}

ul.nav-tabs {
    margin: 5px 0;
    padding: 0;
    list-style: none;
    font-weight: 500;
    line-height: 2
}

ul.nav-tabs li {
    display: inline-block;
    position: relative
}

ul.nav-tabs li.disabled>a {
    color: #88a0b5
}

ul.nav-tabs li a {
    color: #88a0b5;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 0;
    margin: 0 10px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.nav-tabs li a:hover {
    color: #475261;
    background: #B6C6D3
}

ul.nav-tabs li.active a {
    color: #f89a2a;
    font-weight: 700
}

ul.nav-tabs li.active a:hover {
    color: #475261
}

ul.nav-tabs li a.fnt-white,
ul.nav-tabs li a.cta.cta-blue,
ul.nav-tabs li a#dropdown,
#dropdown ul.nav-tabs li a,
ul.nav-tabs li a.btn-blue,
ul.nav-tabs li a.btn-orange,
ul.nav-tabs li a.btn-green,
ul.nav-tabs li a.printer-selected,
ul.nav-tabs li .dark-container a.center-pitch,
.dark-container ul.nav-tabs li a.center-pitch,
ul.nav-tabs li ul.printer-full-list .pri-item:hover a.book-printer,
ul.printer-full-list .pri-item:hover ul.nav-tabs li a.book-printer,
ul.nav-tabs .campaign-wizard ul.campaign-steps li.complete a.step-link,
.campaign-wizard ul.campaign-steps ul.nav-tabs li.complete a.step-link {
    color: #fff!important
}

ul.nav-tabs li:hover ul.nav-sub {
    display: block
}

ul.nav-tabs li ul.nav-sub {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    width: 170px;
    display: none;
    background: #D8E0E5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    list-style: none
}

ul.nav-tabs li ul.nav-sub li {
    width: 100%
}

ul.nav-tabs li ul.nav-sub li a {
    color: #435564;
    display: block;
    margin: 0;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.nav-tabs li ul.nav-sub li a:hover {
    background: #becad1
}

.jumbotron {
    height: 700px;
    background-color: #264561;
    background-image: url("/static/images/bg/office.png");
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.center-positioner {
    position: absolute;
    left: 45%;
    top: 85px
}

.jumbotron-guy {
    margin-left: -310px;
    position: relative;
    top: 101px
}

.jumbotron-swags {
    top: 20px;
    position: relative;
    z-index: 100
}

.tilt-container {
    background-color: #fff;
    height: 55px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
    display: block;
    position: relative;
    left: -1px;
    top: -21px;
    z-index: 2;
    box-shadow: -1px -10px 0 6px #fff
}

.main-pitch-container {
    color: #fff;
    margin-left: 45%;
    margin-top: 7%;
    z-index: 1000;
    position: relative
}

.light-container {
    background: #f1f5f7;
    padding: 50px;
    position: relative
}

.light-container .center-pitch {
    font-size: 2.3em;
    font-weight: 500
}

.light-container .sub-pitch {
    font-size: 1.5em;
    font-weight: 500
}

.dark-container {
    background-color: #2B384A;
    padding: 50px 0;
    position: relative;
    height: 350px
}

.dark-container .container-content {
    position: relative;
    z-index: 100
}

.dark-container .center-pitch {
    font-size: 2.3em;
    font-weight: 500
}

.dark-container .sub-pitch {
    font-size: 1.5em
}

.zapier {
    background-image: url("/static/images/logos/zapier.png");
    width: 67px;
    height: 30px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin: 0 7px 0 4px
}

.link-bg {
    background-image: url("/static/images/bg/working.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center;
    z-index: 0
}

.services-block {
    margin: 192px auto 20px auto;
    width: 430px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.services-block .block {
    width: 130px;
    height: 130px;
    float: left;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.services-block .block-center {
    width: 59px;
    margin: 40px 55px 0 55px;
    float: left
}

.services-block .block-center .background-dots {
    position: absolute;
    margin: -0.75em auto;
    top: 10px;
    display: none
}

.services-block .block-center .dot {
    width: 1em;
    height: 1em;
    background: rgba(255, 255, 255, 0.6);
    margin: 1.4em .1em;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    opacity: .2
}

.services-block .block-center .dot.animated:nth-child(2) {
    -webkit-animation: load-one 1s ease infinite;
    animation: load-one 1s ease infinite
}

.services-block .block-center .dot.animated:nth-child(3) {
    -webkit-animation: load-two 1s ease infinite;
    animation: load-two 1s ease infinite
}

.services-block .block-center .dot.animated:nth-child(4) {
    -webkit-animation: load-three 1s ease infinite;
    animation: load-three 1s ease infinite
}

.appear {
    -webkit-animation: fromBottom .3s ease;
    animation: fromBottom .3s ease
}

.block[data-integration*=mailchimp] .logo {
    margin: 29px 31px;
    width: 68px;
    height: 74px;
    background-image: url("/static/images/logos/mailchimp.png");
    background-repeat: no-repeat
}

.block[data-integration*=salesforce] .logo {
    margin: 45px 30px;
    width: 68px;
    height: 47px;
    background-image: url("/static/images/logos/salesforce.png");
    background-repeat: no-repeat
}

.block[data-integration*=hubspot] .logo {
    margin: 38px;
    width: 68px;
    height: 74px;
    background-image: url("/static/images/logos/hubspot.png");
    background-repeat: no-repeat
}

.block[data-integration*=eventbrite] .logo {
    margin: 38px;
    width: 60px;
    height: 60px;
    background-image: url("/static/images/logos/eventbrite.png");
    background-repeat: no-repeat
}

.block[data-integration*=inkmonk] .logo {
    margin: 25px 35px;
    width: 60px;
    height: 80px;
    background-image: url("/static/images/logos/inkmonk_mid.png");
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%
}

p.services-text {
    font-size: 1.4em;
    display: block;
    margin-top: 15px;
    text-align: center
}

@-webkit-keyframes load-one {
    25% {
        opacity: 1
    }
    50% {
        opacity: .4
    }
}

@keyframes load-one {
    25% {
        opacity: 1
    }
    50% {
        opacity: .4
    }
}

@-webkit-keyframes load-two {
    50% {
        opacity: 1
    }
    75% {
        opacity: .4
    }
}

@keyframes load-two {
    50% {
        opacity: 1
    }
    75% {
        opacity: .4
    }
}

@-webkit-keyframes load-three {
    75% {
        opacity: 1
    }
    100% {
        opacity: .4
    }
}

@keyframes load-three {
    75% {
        opacity: 1
    }
    100% {
        opacity: .4
    }
}

@-webkit-keyframes fromBottom {
    0% {
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fromBottom {
    0% {
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.customer-container {
    background-color: #F1F4F5;
    width: 100%;
    padding: 50px 0
}

.testimonial {
    background-color: #EAEFF1;
    height: 230px;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    font-size: 15px;
    line-height: 29px;
    position: relative
}

.testimonial .testi-person {
    position: absolute;
    background-color: #fff;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    bottom: 0;
    left: 0;
    right: 0
}

.testimonial .testi-person img.person-pik {
    float: left
}

.officekit-pitch {
    padding: 50px 0
}

.illustrative-officekit {
    width: 560px;
    height: 468px;
    background-image: url("/static/images/home_officekit.png");
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat
}

.officekit-notify-me {
    width: 430px;
    margin: 20px auto
}

.shop-pitch {
    width: 100%;
    background-image: url("/static/images/bg/shapes.png");
    background-repeat: repeat;
    padding: 50px
}

a:focus,
button:focus,
.btn:focus {
    outline: 1px dashed #ccc
}

#page-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0 0 -170px
}

#page-wrapper:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px
}

.footer {
    padding: 30px 0;
    color: #585858;
    clear: both;
    border-top: 1px solid #dedfe0
}

.footer .logo-holder+hr {
    margin: 5px 0 0
}

.footer .social-links {
    font-size: 16px;
    padding-top: 5px;
    display: inline-block;
    width: 100%
}

.footer .social-links>a {
    padding: 10px;
    border-top: 1px solid #dedfe0;
    float: left;
    color: #585858
}

.footer .social-links>a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.footer>.adtnl-info {
    color: #9A9A9A;
    font-size: 10px
}

.footer>.adtnl-info hr {
    border-top: 1px solid #dedfe0
}

.footer>.adtnl-info>div {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px
}

.footer>.adtnl-info>div>strong {
    float: left;
    text-align: right;
    padding-right: 0
}

.footer>.adtnl-info>div>span {
    padding-left: 0
}

.footer>.adtnl-info>div>span>a {
    float: left;
    color: #9A9A9A;
    border-right: 1px solid #dedfe0;
    padding: 0 10px;
    margin-bottom: 5px
}

.footer>.adtnl-info>div>span>a:hover {
    color: #2c3d4f
}

.footer>.adtnl-info>div>span>a:last-child {
    border-right: none
}

.made-with {
    display: block
}

ul.survey-choices {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.survey-choices li {
    padding: 10px 10px 12px 10px;
    width: 100%;
    background-color: #ebebeb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #666;
    margin-bottom: 10px
}

.doc-container {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 99px
}

.api-sidenav {
    background-color: #fff;
    border-right: #e2e5e7;
    position: absolute;
    width: 200px;
    overflow-y: auto;
    left: 0;
    bottom: 0;
    top: 0
}

.side-nav-stick {
    position: fixed
}

ul.api-nav {
    padding: 0;
    margin: 0;
    list-style: none
}

ul.api-nav li a {
    display: block;
    color: #444d73;
    font-weight: 500;
    padding: 5px 20px;
    text-decoration: none
}

ul.api-nav li a.active {
    background: #7B97B1;
    color: #fff
}

ul.api-nav li a.active:hover {
    background: #7B97B1
}

ul.api-nav li a:hover {
    background-color: #f3f3f3
}

.screenshot-continer {
    padding: 45px 0
}

.img-hub {
    background-image: url("/static/images/home_mac.png");
    width: 95px;
    height: 56px;
    display: block;
    margin-top: 15px
}

.img-beaker {
    background-image: url("/static/images/home_beaker.png");
    width: 95px;
    height: 87px;
    display: block
}

.img-global {
    background-image: url("/static/images/home_global.png");
    width: 95px;
    height: 86px;
    display: block
}

.img-api {
    background-image: url("/static/images/home_api.png");
    width: 95px;
    height: 87px;
    display: block;
    margin-top: 10px
}

.api-docs {
    margin-left: 200px;
    min-width: 750px;
    background-color: #f0f0f0
}

.api-docs .methods {
    background-color: #283038;
    margin-left: 50%;
    position: relative;
    margin-top: -6px
}

.api-docs .methods .method-explanation {
    margin-left: -100%;
    position: relative;
    clear: left;
    padding-top: 39px
}

.api-docs .methods .method-explanation .method-description {
    width: 50%;
    padding: 30px;
    position: relative;
    float: left;
    border-top: 1px solid #dadada;
    background-color: #f0f0f0
}

.api-docs .methods .method-explanation .method-example {
    margin-left: 50%;
    position: relative;
    width: 50%;
    color: #f9f9f9;
    padding: 30px;
    border-top: 1px solid #384655
}

.language-selector {
    background-color: #7B97B1;
    padding: 10px;
    position: absolute;
    width: 100%;
    z-index: 1000
}

.language-selector-stick {
    position: fixed;
    top: 0
}

ul.language-select-tabs {
    padding: 0;
    margin: 0;
    list-style: none
}

ul.language-select-tabs li {
    display: inline;
    margin: 0 4px
}

ul.language-select-tabs li a {
    font-weight: 500;
    padding: 4px 10px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff
}

ul.language-select-tabs li a.active {
    background: #3C4855
}

ul.language-select-tabs li a.active:hover {
    text-decoration: none
}

.bridge-divider {
    height: 1px;
    background: #f1f5f7;
    clear: both
}

.bridge-divider .line {
    width: 100px;
    border-top: 1px solid #8a949e;
    margin: 0 auto
}

.swag-img-pos {
    width: 580px;
    margin: 0 auto;
    display: block;
    position: relative
}

.connect-card1 {
    position: absolute;
    top: 273px;
    left: -233px
}

.connect-card2 {
    position: absolute;
    top: 344px;
    right: -233px
}

.copyright {
    font-size: 12px;
    margin-top: 16px
}

.bottom-footer-container {
    position: relative;
    padding: 15px 0 0 0
}

.cta-last-container {
    background-image: url("/static/images/bg/footer.png");
    background-repeat: repeat;
    padding: 30px;
    text-align: center;
    background-color: #292e3e
}

svg .dottedlines * {
    -webkit-animation-name: dash;
    -moz-animation-name: dash;
    -o-animation-name: dash;
    animation-name: dash;
    -webkit-animation-duration: 600s;
    -moz-animation-duration: 600s;
    -o-animation-duration: 600s;
    animation-duration: 600s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: infinite;
    -moz-animation-fill-mode: infinite;
    -o-animation-fill-mode: infinite;
    animation-fill-mode: infinite;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.dottedlines {
    stroke-dasharray: 10
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 20000
    }
}

.hiw-1 {
    -moz-background-size: 85%;
    -o-background-size: 85%;
    -webkit-background-size: 85%;
    background-size: 85%;
    background-image: url("/static/images/hit/step1.png");
    width: 309px;
    height: 378px;
    background-repeat: no-repeat;
    background-position: left center
}

.hiw-2 {
    -moz-background-size: 85%;
    -o-background-size: 85%;
    -webkit-background-size: 85%;
    background-size: 85%;
    background-image: url("/static/images/hit/step2.png");
    width: 334px;
    height: 306px;
    background-repeat: no-repeat;
    background-position: right center;
    float: right
}

.hiw-3 {
    -moz-background-size: 95%;
    -o-background-size: 95%;
    -webkit-background-size: 95%;
    background-size: 95%;
    background-image: url("/static/images/hit/step3.png");
    width: 362px;
    height: 300px;
    background-repeat: no-repeat;
    background-position: left center
}

.hiw-explain {
    font-size: 1.3em;
    line-height: 28px
}

.hiw-block {
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    display: inline-block
}

.dotted-line-pos {
    position: absolute
}

.dotted-line-pos.left-1 {
    left: -50px;
    top: 180px
}

.dotted-line-pos.right-2 {
    right: -115px;
    top: 109px
}

.right-facing {
    text-align: right
}

.map-wrapper {
    width: 960px;
    height: 681px;
    background-image: url("/static/images/map.png");
    background-repeat: no-repeat;
    margin: 40px auto 0 auto;
    position: relative;
    text-align: center
}

.pointer-animate {
    display: inline-block;
    position: absolute
}

.pointer-animate.p1 {
    left: 20%;
    top: 30%
}

.pointer-animate.p2 {
    left: 14%;
    top: 40%
}

.pointer-animate.p3 {
    left: 23%;
    top: 38%
}

.pointer-animate.p4 {
    left: 28%;
    top: 60%
}

.pointer-animate.p5 {
    left: 53%;
    top: 58%
}

.pointer-animate.p6 {
    left: 47%;
    top: 32%
}

.pointer-animate.p7 {
    left: 60%;
    top: 39%
}

.pointer-animate.p8 {
    left: 66%;
    top: 46%
}

.pointer-animate.p9 {
    left: 76%;
    top: 36%
}

.pointer-animate.p10 {
    left: 83%;
    top: 68%
}

.pointer-animate .map-pointer {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 9px solid #6DBCDB;
    -webkit-animation: jump 2s ease-in-out infinite;
    -moz-animation: jump 2s ease-in-out infinite;
    animation: jump 2s ease-in-out infinite;
    z-index: 1
}

.pointer-animate .map-pointer:after {
    content: "";
    width: 9px;
    height: 9px;
    border-left: 10px solid #6DBCDB;
    border-bottom: 10px solid #6DBCDB;
    margin: 14px 0 0 -5px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pointer-animate .map-shadow {
    border: 1px solid #95D6F0;
    opacity: .5;
    width: 18px;
    height: 8px;
    border-radius: 50%;
    position: relative;
    top: 45px;
    left: 7px;
    background-color: #95D6F0;
    padding: 2px;
    -webkit-animation: pulse 2s ease-in-out infinite;
    -moz-animation: pulse 2s ease-in-out infinite;
    animation: pulse 2s ease-in-out infinite
}

@-webkit-keyframes jump {
    from {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
    50% {
        -webkit-transform: translate(0, -5px);
        opacity: 1
    }
    to {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale(1, 1)
    }
    50% {
        -webkit-transform: scale(0.5, 0.5)
    }
    to {
        -webkit-transform: scale(1, 1)
    }
}

.product-title {
    width: 400px;
    margin: 30px auto;
    font-size: 1.5em;
    padding: 20px 10px;
    line-height: 26px;
    text-align: center;
    font-weight: 500;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #b3bbc8
}

.product-desc-block {
    border-bottom: 1px solid #b2bcc3
}

.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
    background-color: #fff;
    color: #5b5d69;
    -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.site-header.small {
    height: 65px;
    background: #fff;
    -webkit-transition-delay: 0s!important;
    transition-delay: 0s!important
}

.site-header.large {
    background-color: transparent
}

.main-head-bg {
    background: url("/assets/images/main-bg.jpg") no-repeat center center;
    position: fixed;
    width: 100%;
    height: 440px;
    top: 0;
    left: 0;
    z-index: -1;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.txt-grey {
    color: #898989
}

.cust_form_container {
    width: 700px;
    margin: 20px auto;
    position: relative
}

.divider {
    height: 1px;
    border-top: 1px solid #dadada;
    clear: both
}

.fnt-small {
    font-size: 12px
}

.row-centered {
    text-align: center
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px
}

.t-shirt_responsive_block {
    border: 1px solid #dadada;
    margin: 10px;
    text-align: center;
    margin-bottom: 50px;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.t-shirt_responsive_block img {
    width: 100%
}

.t-shirt_responsive_block p {
    font-size: 16px
}

.size-choice-btn {
    position: relative;
    top: 17px
}

.size-block {
    width: 80px;
    font-size: 40px;
    font-weight: bolder;
    text-align: center;
    margin: 20px auto
}

.size-contianer {
    margin: 10px 0;
    display: inline-block
}

.sz-button {
    background-color: #EFEFEF;
    border: 1px solid #D0D0D0;
    float: left;
    position: relative
}

.sz-button label {
    float: left;
    margin-bottom: 0!important;
    cursor: pointer
}

.sz-button label span {
    text-align: center;
    padding: 5px 0;
    display: block;
    width: 52.4px
}

.sz-button label input {
    position: absolute;
    display: none
}

.sz-button input:checked+span {
    background-color: #2a99f8;
    border-color: #357ebd;
    color: #fff
}

h4.section-metadata {
    padding: 0 30px;
    text-align: center
}

.selection-section {
    padding: 20px 0;
    background: #fff;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.4)
}

.shipping-section {
    padding: 20px 0;
    background: #fff;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.4)
}

.form-horizontal .control-label {
    text-align: right;
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

input.select-quantity {
    width: 150px
}

p.product-meta {
    font-size: 14px;
    color: #919191
}

.claim-cart {
    position: absolute;
    top: 73px;
    right: -300px;
    width: 280px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff
}

.claim-cart span.title {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    border-bottom: 2px solid #919191;
    padding-bottom: 6px;
    display: block
}

ul.claim-items {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.claim-items li {
    margin: 15px 0;
    display: inline-block;
    border-bottom: 1px solid #919191;
    width: 100%
}

ul.claim-items li .img-holder {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dadada;
    display: inline-block;
    margin-top: 9px
}

ul.claim-items li img.c-item-img {
    width: 35px;
    height: 35px
}

ul.claim-items li .c-item-info {
    float: left;
    margin: 5px
}

ul.claim-items li .c-item-info span.ellipsis,
ul.claim-items li .c-item-info span.styledSelect {
    width: 105px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

ul.claim-items li .c-item-info span {
    display: block
}

ul.claim-items li .c-item-qty {
    font-size: 16px;
    font-weight: 600;
    float: left;
    margin-top: 20px
}

ul.support-comments {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.support-comments li {
    margin-top: 15px
}

ul.support-comments li:first-child {
    margin-top: 0
}

ul.support-comments li .info-icon {
    font-size: 38px
}

ul.support-comments li .message-section {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    background: #fff;
    border: 1px solid #c1c9c9;
    padding: 15px;
    text-align: left;
    margin-left: 20%;
    min-height: 70px
}

ul.support-comments li .message-section:after,
ul.support-comments li .message-section:before {
    right: 100%;
    top: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

ul.support-comments li .message-section:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px
}

ul.support-comments li .message-section:before {
    border-color: rgba(193, 201, 201, 0);
    border-right-color: #c1c9c9;
    border-width: 11px;
    margin-top: -11px
}

ul.cutomize-actions {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.cutomize-actions li {
    display: inline-block;
    background: #ff992f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative
}

ul.cutomize-actions li a {
    width: 80px;
    height: 80px;
    display: block;
    background-repeat: no-repeat;
    background-position: center
}

ul.cutomize-actions li a.t-shirt {
    background-image: url("/static/images/placeholders/t-shirt_icon.png")
}

ul.cutomize-actions li a.t-shirt:hover {
    background-image: url("/static/images/placeholders/t-shirt_icon_hover.png");
    border-color: #9db8cf
}

ul.cutomize-actions li span.name {
    position: absolute;
    bottom: -26px;
    font-size: 16px;
    left: 12px;
    font-weight: 600;
    letter-spacing: .5px
}

.hiw-cols {
    text-align: center
}

ul.footer-links {
    list-style: none;
    margin: 40px 0;
    padding: 0
}

ul.footer-links li {
    display: inline-block
}

ul.footer-links li a {
    margin: 10px 25px
}

.differentiatior {
    width: 2px;
    background: #9badbc;
    left: 50%;
    top: 20px;
    bottom: 20px;
    position: absolute
}

@media screen and (max-width:1050px) {
    .why-illustration {
        display: none!important
    }
}

ul.products {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.products li {
    width: 230px;
    min-height: 345px;
    border: 1px solid #cfd8dc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    margin-right: 45px;
    position: relative
}

.available-colors {
    margin: 0 15px;
    padding: 0;
    text-align: center
}

.available-colors .a-colors {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
    width: 10px;
    height: 10px;
    margin: 0 1px;
    border: 1px solid rgba(0, 0, 0, 0.2)
}

.price-hint {
    margin-top: 10px;
    width: 90%;
    background: #e4ebef;
    margin-left: -10px;
    padding: 5px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0
}

.price-hint.quote {
    width: 113px
}

.designer-nav {
    height: 69px;
    width: 100%;
    background: #485766
}

ul.designer-nav-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.designer-nav-list li {
    display: inline-block
}

ul.designer-nav-list li.active a {
    background: #f89a2a;
    color: #fff;
    border-right: 1px solid #f89a2a
}

ul.designer-nav-list li.active a:hover {
    background: #f89a2a
}

ul.designer-nav-list li.active .tab-icon {
    color: #fff
}

ul.designer-nav-list li a {
    margin: 0 -2px;
    text-align: center;
    padding: 12px;
    font-weight: 500;
    font-size: 12px;
    color: #cfdae6;
    text-decoration: none;
    display: block;
    border-right: 1px solid #617384;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.designer-nav-list li a:hover {
    background: #617384
}

ul.designer-nav-list li .tab-icon {
    font-size: 20px;
    color: #cfdae6
}

.designer-arena {
    position: absolute;
    top: 174px;
    background: #f2f4f8;
    left: 0;
    right: 0;
    bottom: 0
}

.designer-arena .editing-area {
    background: #fff;
    width: 330px;
    border-right: 1px solid #dde4ec;
    height: 100%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 0 2px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 0 2px;
    position: absolute
}

.designer-arena .designer-area {
    overflow: auto;
    margin-left: 330px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.designer-arena .printers-area {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: rgba(53, 65, 78, 0.65)
}

.designer-arena .printers-area .printers-list {
    overflow: auto;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 900px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) -3px 0 3px;
    box-shadow: rgba(0, 0, 0, 0.15) -3px 0 3px
}

a.choose-printer-btn {
    display: block;
    text-decoration: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    color: #485766;
    background-color: #f9a62f;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF9A62F', endColorstr='#FFF79026');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YTYyZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3OTAyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f9a62f), color-stop(100%, #f79026));
    background-image: -moz-linear-gradient(top, #f9a62f 0, #f79026 100%);
    background-image: -webkit-linear-gradient(top, #f9a62f 0, #f79026 100%);
    background-image: linear-gradient(to bottom, #f9a62f 0, #f79026 100%);
    padding: 4px 12px 8px 12px;
    font-weight: 500;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    top: 16px;
    right: 20px;
    border-bottom: 2px solid #c26f1d
}

a.choose-printer-btn:hover {
    color: #fff
}

.continue-designing {
    position: absolute;
    top: 30%;
    left: 10%
}

ul.printer-items {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.printer-items li {
    position: relative;
    border-top: 2px solid #d2dde6;
    border-bottom: 2px solid #d2dde6;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.printer-items li:hover {
    background: #F7F9FC
}

table.printers-table td.printer-data {
    padding: 10px;
    border-right: 1px solid #d2dde6
}

table.printers-table tr.dashed-border {
    border-bottom: 1px dashed #d2dde6
}

.info-holder {
    border-right: 1px solid #d2dde6;
    padding-right: 10px
}

ul.intricate-features {
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 12px;
    font-weight: 500
}

ul.intricate-features li {
    border: 0
}

ul.bullet-points {
    margin: 0;
    padding: 0;
    list-style-type: circle
}

ul.bullet-points li {
    width: auto;
    height: auto;
    min-height: 0;
    border: 0;
    font-weight: 500;
    text-align: left;
    font-size: 12px;
    margin: 5px 10px 0 30px;
    padding: 5px
}

h1.p-title {
    font-size: 30px;
    font-weight: 400
}

.panel {
    background: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e3e6ec;
    width: 100%
}

.top_head {
    background: #414E65;
    float: left;
    width: 100%;
    padding: 5px
}

ul.top_head_nav {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.top_head_nav li {
    margin-left: 30px;
    display: inline-block
}

ul.top_head_nav li a {
    color: #fff;
    font-size: 13px
}

ul.top_head_nav li span.mail-top_head_nav {
    position: relative;
    top: 1px;
    color: #fff
}

.head_nav {
    background: #fff;
    float: left;
    width: 100%;
    padding: 0;
    z-index: 1000;
    position: relative;
    color: #475261;
    font-size: 13px;
    border-bottom: 1px solid #e5e5e7
}

.head_nav a {
    color: #475261
}

.head_nav .branding {
    padding: 13px 15px 17px 0
}

.head_nav ul.top-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.head_nav ul.top-menu>li {
    float: left;
    position: relative
}

.head_nav ul.top-menu>li>a,
.head_nav ul.top-menu>li>span {
    padding: 21px 15px;
    cursor: pointer;
    display: inline-block;
    min-height: 67px
}

.head_nav ul.top-menu>li>a:hover,
.head_nav ul.top-menu>li>span:hover {
    background-color: #EDEFF1
}

.head_nav ul.top-menu>li>a.wizard-cart {
    padding: 21px 20px 21px 15px
}

.head_nav ul.top-menu>li>a.my-account {
    padding: 24px 15px 25px
}

.head_nav ul.top-menu>li.all-products>a {
    margin: 0;
    border-left: 1px solid #e5e5e7;
    float: left;
    color: #475261;
    text-decoration: none;
    padding: 24px 15px 25px
}

.head_nav ul.top-menu>li.all-products>ul.sub-menu {
    margin: 0
}

.head_nav ul.top-menu>li.more-menu {
    margin-left: 0
}

.head_nav ul.top-menu>li.more-menu>span {
    padding: 19px 15px;
    margin: 0;
    font-size: 29px;
    float: left
}

.head_nav ul.top-menu>li>ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 67px;
    margin: 0;
    list-style: none;
    background: #fff;
    padding: 0;
    z-index: 9999999;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 5px
}

.head_nav ul.top-menu>li>ul.sub-menu>li>a {
    display: inline-block;
    width: 100%;
    padding: 7px 15px;
    white-space: nowrap
}

.head_nav ul.top-menu>li>ul.sub-menu>li>a:hover {
    background: #EDEFF1
}

.head_nav ul.top-menu>li>ul.sub-menu>li:last-child {
    margin-bottom: 10px
}

.head_nav ul.top-menu>li>ul.sub-menu>hr {
    margin: 10px 0
}

.head_nav ul.top-menu>li>ul.sub-menu.right-menu {
    left: auto;
    right: 0
}

.head_nav ul.top-menu>li:hover>ul.sub-menu {
    display: inline-block
}

.head_nav_sub {
    background: rgba(255, 255, 255, 0.1);
    float: left;
    width: 100%;
    padding: 5px;
    position: relative
}

@media only screen and (max-width:479px) {
    .head_nav_sub {
        display: none
    }
}

@media only screen and (max-width:479px) {
    .head_nav_resposive {
        padding: 0!important
    }
}

ul.nav-sub {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

ul.nav-sub li {
    display: inline-block
}

ul.nav-sub li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    margin: 0 20px
}

a.nav-divided-text {
    float: right;
    margin: 5px;
    text-decoration: none;
    border-left: 1px solid #4a556a;
    padding-left: 10px;
    font-weight: 600;
    color: #fff
}

ul.top_nav {
    margin: 0;
    padding: 0;
    list-style: none
}

@media only screen and (max-width:479px) {
    ul.top_nav {
        display: none
    }
}

ul.top_nav li {
    margin-left: 25px;
    display: inline-block
}

ul.top_nav li a {
    color: #fff;
    font-size: 14px;
    padding: 5px;
    display: block;
    font-weight: 500;
    text-decoration: none
}

a.wizard-cart {
    z-index: 100;
    position: relative;
    font-size: 18px;
    text-decoration: none
}

a.wizard-cart span.counter {
    position: absolute;
    top: 14px;
    right: 13px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    background: #ff992f;
    padding: 2px 5px;
    font-size: 9px;
    color: #2c3d4f;
    font-weight: 600
}

.pitch {
    color: #fff;
    text-align: center;
    font-size: 32px;
    top: 50px;
    position: relative
}

.sub-pitch {
    text-align: center;
    font-weight: 500;
    font-size: 1.5em;
    color: #fff;
    margin-top: 60px
}

.hiw-pitch {
    text-align: center;
    font-weight: 500;
    font-size: 1.2em;
    margin-top: 15px
}

.difference-block {
    background: #e9eef0;
    float: left;
    width: 100%
}

.contastbg {
    background: #eff0f1
}

.product-name {
    font-size: 27px;
    font-weight: 500;
    color: #fff;
    margin: 10px 8px
}

.product-filter-box {
    width: 100%;
    margin-bottom: 20px;
    min-height: 400px;
    border-top: 1px solid #d8d9db;
    padding-top: 20px;
    background: #f7f8f9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.product-filter-box.fixed-box {
    position: fixed;
    top: 20px;
    z-index: 1000
}

input.qty-input {
    width: 40px;
    text-align: center
}

.qty-form {
    text-align: center;
    width: 40px;
    display: inline-block
}

ul.printer-full-list {
    padding: 0;
    list-style: none;
    border: 1px solid #d1d8df;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

ul.printer-full-list .pri-item {
    width: 100%;
    display: block
}

ul.printer-full-list .pri-item:hover {
    border-color: #aab6c3;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px
}

ul.printer-full-list .pri-item:hover a.book-printer {
    background: #ff992f
}

ul.printer-full-list li:last-child .printer-detail {
    border-bottom: none
}

.printer-detail {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #d1d8df
}

.printer-detail a.a-review {
    text-decoration: none
}

.printer-detail .printer-signature {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.printer-desc .options-head {
    background: #353D45;
    padding: 5px 10px;
    font-size: 12px;
    color: #859EB6;
    display: inline-block;
    font-weight: 500;
    position: relative;
    z-index: 100
}

.printer-desc .customize-card {
    width: 80px;
    height: 80px;
    font-size: 10px;
    display: inline-block;
    margin: 10px;
    float: left;
    color: #fff;
    position: relative
}

.printer-desc .customize-card .dimmer {
    position: absolute;
    background: -moz-linear-gradient(top, transparent 0, rgba(1, 5, 9, 0) 39%, rgba(2, 9, 16, 0.76) 72%, rgba(3, 12, 22, 0.76) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(39%, rgba(1, 5, 9, 0)), color-stop(72%, rgba(2, 9, 16, 0.76)), color-stop(100%, rgba(3, 12, 22, 0.76)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(1, 5, 9, 0) 39%, rgba(2, 9, 16, 0.76) 72%, rgba(3, 12, 22, 0.76) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(1, 5, 9, 0) 39%, rgba(2, 9, 16, 0.76) 72%, rgba(3, 12, 22, 0.76) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(1, 5, 9, 0) 39%, rgba(2, 9, 16, 0.76) 72%, rgba(3, 12, 22, 0.76) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(1, 5, 9, 0) 39%, rgba(2, 9, 16, 0.76) 72%, rgba(3, 12, 22, 0.76) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2c3d4f00', endColorstr='#c2030c16', GradientType=0);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.printer-desc .customize-card p.custom-card-info {
    position: absolute;
    bottom: 0;
    z-index: 100
}

.printer-desc .product-desc-thumb {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d1d8df
}

.bulk-info {
    background: #8DCDE2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px
}

.prev-work-holder {
    width: 100%;
    background: #DFE5E8;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
    min-height: 180px;
    margin-top: 10px
}

a.printer-name {
    color: #475767
}

a.printer-name:hover {
    color: #475767
}

.printer-gallery-holder {
    position: relative;
    width: 100%
}

@media only screen and (max-width:480px) {
    .printer-gallery-holder {
        width: 100%
    }
}

@media only screen and (max-width:320px) {
    .printer-gallery-holder {
        width: 100%
    }
}

.printer-gallery-holder img.gallery-show-img {
    width: 100%
}

.printer-gallery-holder .button-arranger {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.printer-gallery-holder .button-arranger button.left-carousel {
    height: 100%;
    z-index: 0;
    border: 0;
    outline: 0;
    background: none
}

.printer-gallery-holder .button-arranger button.left-carousel:hover span {
    color: #ff992f
}

.printer-gallery-holder .button-arranger button.right-carousel {
    float: right;
    height: 100%;
    z-index: 0;
    border: 0;
    outline: 0;
    background: none
}

.printer-gallery-holder .button-arranger button.right-carousel:hover span {
    color: #ff992f
}

.product-gallery {
    padding: 0;
    width: 100%
}

.swipe:hover {
    background: rgba(0, 0, 0, 0.3)
}

.swipe:hover:after {
    content: "\e63b";
    font-family: 'icomoon';
    color: #fff;
    font-size: 30px
}

.no-brokerage {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    background: #ff992f;
    position: relative
}

.no-brokerage .borkerage-close {
    position: absolute;
    right: 10px;
    top: 10px
}

.no-brokerage .borkerage-close a {
    text-decoration: none
}

.upload-design {
    width: 100%;
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    border: 1px solid #d1d8df;
    margin-bottom: 15px
}

.pre-selected-settings {
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    border: 1px solid #d1d8df;
    margin-bottom: 15px
}

.pre-selected-settings .print-settings-lable {
    border-right: 1px solid #8ea1b4;
    padding-right: 10px
}

.explainer {
    font-size: 1.4em;
    color: #9AA6B2
}

.product-ideas {
    background: #fafafa;
    border: 1px solid #d1d8df;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px
}

.product-combination {
    width: 100%;
    height: 300px;
    background: #fff;
    border: 1px solid #d1d8df
}

.working-days {
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

.who-we-are {
    width: 100%;
    background: #fff;
    border-left: 1px solid #E5E5E5;
    padding: 0 50px
}

.who-we-are .inkmonk-grey-logo {
    width: 120px;
    height: 163px;
    margin: 0 auto;
    display: block
}

.who-we-are .who-we-are-txt {
    font-size: 18px;
    color: #798B9D;
    font-weight: 500;
    margin-top: 10px;
    line-height: 30px
}

ul.foot-links {
    padding: 0;
    margin: 0;
    list-style: none
}

ul.foot-links li a {
    color: #585858
}

.price-customizer {
    background: #475767;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px;
    width: 111%;
    margin: -11px
}

@media only screen and (max-width:767px) {
    .price-customizer {
        width: 106%
    }
}

table.customizing-opt-list {
    margin: 0;
    padding: 0;
    width: 100%
}

table.customizing-opt-list td {
    padding: 15px
}

table.customizing-opt-list td.opt-list-title {
    font-size: 13px;
    font-weight: 600;
    color: #aab6c3
}

table.customizing-opt-list tr {
    width: 100%;
    border-bottom: 1px solid #ebedef
}

.price-customizer-title {
    background: #353D45;
    padding: 5px 10px;
    font-size: 12px;
    color: #859EB6;
    display: inline-block;
    font-weight: 500;
    position: relative;
    z-index: 100;
    margin: -10px
}

.upload-design-wrapper {
    width: 90px;
    padding: 5px;
    margin: 10px;
    float: left;
    position: relative;
    border: 1px solid #dadada
}

.upload-design-wrapper a {
    text-decoration: none
}

.upload-design-wrapper .upload-design-close {
    position: absolute;
    right: -9px;
    top: -9px;
    width: 22px;
    height: 22px;
    background-color: #fff
}

.upload-design-wrapper .upload-design-close>.fa {
    border: 1px solid;
    border-radius: 100%;
    padding: 3px 0 0;
    background: white;
    width: 100%;
    height: 100%;
    text-align: center
}

.context-bg {
    height: 350px;
    width: 100%;
    background: #374154;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.context-bg.apparel {
    background-image: url("/static/images/contextbg/apparel.png")
}

.context-bg.offset-print {
    background-image: url("/static/images/contextbg/offsetprint.png")
}

.context-bg.big-height {
    height: 500px
}

.right-pane {
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #d1d8df;
    margin-bottom: 20px
}

.left-pane {
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #d1d8df;
    margin-bottom: 20px
}

.has-min-height {
    min-height: 300px
}

.designer-area {
    border-top: 1px solid #d1d8df;
    border-bottom: 1px solid #d1d8df;
    background-color: #F0F3F5;
    padding: 15px
}

.canvas-designer {
    margin: 0 auto
}

.canvas-designer.round-neck-tshirt {
    width: 530px;
    height: 630px
}

.customizing-summary {
    padding: 15px;
    border-top: 1px solid #dadee4
}

.customizing-summary .printer-available {
    color: #2a99f8;
    font-size: 18px;
    font-weight: 600
}

ul.printer-card-viewer {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.printer-card-viewer li {
    display: inline-block;
    padding: 5px 10px;
    margin: 10px 10px 10px 0;
    border: 1px solid #c4c8cf;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px
}

ul.customize-summary-pills {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.customize-summary-pills li {
    display: inline-block;
    background-color: #e4e9ef;
    border: 2px solid #c1cad3;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 10px
}

ul.printer-list-item {
    margin: 10px;
    padding: 0;
    list-style: none
}

ul.printer-list-item li.printer-item {
    position: relative;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dadee4;
    margin-bottom: 10px
}

ul.printer-list-item li.printer-item:hover {
    border: 1px solid #c4c8cf;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px
}

ul.printer-list-item li.printer-item .vendor-not-matching {
    background-color: rgba(232, 232, 232, 0.85);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 100;
    padding: 45px
}

ul.printer-list-item li.printer-item .vendor-basic-info {
    width: 195px;
    height: 115px;
    position: relative;
    float: left;
    z-index: 50;
    overflow: hidden
}

ul.printer-list-item li.printer-item .vendor-basic-info .base-info {
    padding: 10px;
    z-index: 100;
    position: relative;
    height: 100%
}

ul.printer-list-item li.printer-item .vendor-basic-info .base-info .rating {
    background: #1dbc3b;
    display: inline-block;
    margin: 0 0 0 5px;
    line-height: 17px;
    padding: 0 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px
}

ul.printer-list-item li.printer-item .vendor-basic-info .dimmer {
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 0
}

ul.printer-list-item li.printer-item .vendor-basic-info .img-thumb {
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 0
}

ul.printer-list-item li.printer-item .vendor-basic-info a.view-vendor-photos {
    position: absolute;
    bottom: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500
}

ul.printer-list-item li.printer-item .vendor-basic-info a.view-vendor-photos:hover {
    color: #ff992f
}

.vendor-pre-info {
    border-bottom: 1px solid #dadee4
}

.vendor-post-info {
    padding: 10px 0 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    clear: both
}

.vendor-post-info>li {
    display: inline-block;
    width: 19.4%;
    float: left;
    margin: 5px 0;
    position: relative
}

.vendor-post-info>li>.addon-symbol {
    position: absolute;
    right: 30px;
    top: 4px;
    color: #9aa6b3
}

.vendor-post-info>li>strong,
.vendor-post-info>li>span.text-muted {
    display: inline-block;
    width: 100%;
    line-height: 17px;
    float: left
}

.vendor-post-info>li>strong {
    font-size: 15px;
    font-weight: normal
}

.vendor-post-info>li>span.text-muted {
    font-size: 12px;
    text-transform: uppercase;
    color: #9aa6b3
}

.vendor-post-info>li.productPrice>strong {
    font-weight: bold
}

.vendor-post-info>li.productPrice:nth-child(2n)>strong {
    font-size: 22px
}

.vendor-post-info>li.productPrice:nth-child(2n)::after {
    content: ""
}

.vendor-post-info>li.choose-printer {
    text-align: right;
    margin: 2px 0 0;
    min-width: 130px;
    float: right
}

.vendor-post-info>li.choose-printer .btn-primary {
    padding: 7px 12px
}

.vendor-post-info>li.choose-printer>a {
    position: relative
}

.vendor-post-info>li.choose-printer>a:after {
    content: "";
    display: inline-block;
    background: #dadee4;
    width: 1px;
    height: 105%;
    position: absolute;
    top: 0;
    left: -15px
}

.vendor-post-info>li.choose-printer::after {
    content: ""
}

.vendor-left-info {
    max-width: 300px
}

.vendor-left-info>.variant-avail>label {
    display: block;
    font-size: 12px;
    margin: 0 0 3px
}

.vendor-left-info>.variant-avail>span {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    padding: 2px 8px;
    background-color: #e4e9ef;
    text-align: center;
    min-width: 25px;
    font-size: 13px;
    margin: 0 5px 0 0
}

.upload-design-area {
    padding: 15px;
    border-top: 1px solid #dadee4;
    width: 100%
}

.upload-design-area.canvas-empty .fa-image {
    font-size: 206px;
    color: #f0f2f4
}

.upload-design-area.canvas-empty .form-group {
    margin: 0
}

.upload-design-area.canvas-empty .skip-cta {
    margin-bottom: 25px;
    display: inline-block
}

.upload-design-area.canvas-empty .alert-warning {
    display: inline-block;
    width: 100%;
    margin: 0
}

.upload-design-area.canvas-empty .alert-warning .col-md-3,
.upload-design-area.canvas-empty .alert-warning ul.combination-products li.combination-item,
ul.combination-products .upload-design-area.canvas-empty .alert-warning li.combination-item {
    margin-top: 10px;
    text-align: right
}

.upload-design-area.canvas-empty .alert-warning .col-md-9 {
    border-left: 1px solid #e5e39f
}

.upload-design-area.canvas-empty .alert-warning .col-md-9 dl {
    margin: 0
}

@media(max-width:769px) {
    .upload-design-area.canvas-empty .alert-warning .col-md-3,
    .upload-design-area.canvas-empty .alert-warning ul.combination-products li.combination-item,
    ul.combination-products .upload-design-area.canvas-empty .alert-warning li.combination-item {
        text-align: left
    }
}

.alert,
.well {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.alert ul,
.well ul {
    padding: 0 0 0 20px;
    width: 100%
}

.alert ul.reset,
.well ul.reset {
    list-style: none;
    padding: 0
}

.alert>hr,
.well>hr {
    margin: 15px 0
}

.alert-warning {
    background-color: #fff79a;
    border-color: #e3da76;
    color: #2c3d4f
}

.printer-select-divider {
    margin: 0 15px;
    width: 1px;
    height: 34px;
    top: 3px;
    position: relative;
    background-color: #dadee4
}

.printer-select-divider .divider-dot {
    width: 9px;
    height: 9px;
    background-color: #dadee4;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 15px;
    left: -4px
}

.full-holder {
    width: 100%;
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #d1d8df;
    margin-bottom: 20px
}

ul.combination-products {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.combination-products li.combination-item {
    display: inline-block;
    padding: 0 8px
}

ul.combination-products li.combination-item .comb-product {
    width: 100%;
    min-height: 300px;
    border: 1px solid #dadee4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 15px 15px 0
}

ul.combination-products li.combination-item .comb-product:hover {
    border: 1px solid #c4c8cf;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.combination-products li.combination-item .all-product {
    width: 100%;
    min-height: 100px;
    border: 1px solid #BAC0C7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 15px 15px 0;
    background-color: #f9f9f9
}

ul.combination-products li.combination-item .all-product:hover {
    border: 1px solid #c4c8cf;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.combination-products li.combination-item img.comb-img {
    width: 100%
}

ul.all-products {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.all-products li.all-item {
    display: inline-block;
    padding: 0 8px
}

ul.all-products li.all-item .all-product {
    overflow: hidden;
    width: 100%;
    min-height: 100px;
    border: 1px solid #dadee4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 15px 15px 0
}

ul.all-products li.all-item .all-product:hover {
    border: 1px solid #c4c8cf;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.all-products li.all-item img.all-img {
    width: 100%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.all-products li.all-item img.all-img:hover {
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

ul.combination-points {
    list-style: none;
    padding: 0;
    margin: 10px
}

ul.combination-points li:before {
    content: "\e6f7";
    font-size: 12px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.cta-container {
    border-top: 1px solid #c4c8cf
}

ul.printer-based-on {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.printer-based-on li {
    background-color: #374154;
    height: 160px
}

ul.printer-based-on li:first-child {
    -moz-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 0
}

ul.printer-based-on li:last-child {
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 8px 0 0
}

ul.printer-based-on li:nth-child(even) {
    background-color: #2a3446
}

.canvas-container {
    margin: 0 auto
}

.disable-scroll {
    overflow: hidden
}

.noise-texture {
    background-image: url("/static/images/bg/noisy-texture.png")
}

.spinner-center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.spinner-center img {
    height: 128px;
    width: 128px
}

.spinner-modal {
    position: fixed;
    z-index: 99999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.ele-block {
    display: inline-block;
    width: 100%
}

@media only screen and (max-width:960px) {
    .im-upload-img-holder {
        width: 100%
    }
    .form-horizontal .control-label {
        text-align: left
    }
}

@media only screen and (max-width:768px) {
    .right-pane.filters>.filter-segment {
        width: 50%;
        margin: 0 0 15px
    }
    .right-pane.filters>.filter-segment:last-child {
        margin-bottom: 0
    }
}

.wrapper {
    padding-left: 230px;
    height: 100%
}

.wrapper.no-left {
    padding-left: 0
}

.usr-dropdown-pos {
    position: absolute;
    right: 0
}

ul.sidebar-nav {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

ul.sidebar-nav li {
    position: relative
}

ul.sidebar-nav li span.list-title {
    padding: 15px 20px
}

ul.sidebar-nav li a {
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.sidebar-nav li.active a {
    color: #fff
}

ul.sidebar-nav li.active a::before {
    content: "";
    position: absolute;
    width: 5px;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ff992f
}

.sidebar-divider {
    height: 1px;
    width: 135px;
    margin: 20px auto
}

.main-container {
    padding: 80px 20px 20px 20px;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

ul.breadcrumbs {
    padding: 0;
    margin: 20px;
    list-style: none;
    display: inline-block
}

ul.breadcrumbs li {
    float: left
}

ul.breadcrumbs li span {
    font-size: 16px;
    position: relative;
    top: 3px;
    padding: 4px
}

ul.breadcrumbs li a {
    text-decoration: none;
    position: relative;
    float: left;
    font-weight: 500;
    font-size: 16px
}

ul.breadcrumbs li:last-child span {
    display: none
}

.dashboard-block {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.dashboard-block-head {
    border-bottom: 1px solid #DBDBDB;
    width: 100%
}

.dashboard-block-head .head-title {
    margin: 20px;
    font-weight: 600;
    display: inline-block
}

.double-block-wrapper {
    margin-left: -10px;
    margin-right: -10px
}

.double-block {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.bottom-full-block {
    border-top: 1px solid #dbdfe2;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;
    text-align: center
}

.col:not(:first-child),
.col:not(:last-child) {
    padding-right: 10px;
    padding-left: 10px
}

.block-title {
    border-bottom: 1px solid #dbdfe2;
    padding: 15px;
    font-weight: 500
}

.donut-chart-holder {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 20px auto
}

.donut-chart-holder .donut-chart-data {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center
}

.donut-chart-holder .donut-chart-data span.dd-number {
    position: relative;
    top: 70px;
    font-size: 40px;
    font-weight: 800
}

.donut-chart-holder .donut-chart-data div.dd-label {
    position: relative;
    top: 65px;
    font-weight: 500
}

.shipment-action {
    width: 30px;
    height: 30px;
    font-size: 26px;
    position: relative
}

.shipment-action span.exclamation {
    color: #f79b50;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600
}

a.block-full-btn {
    display: inline-block;
    width: 100%;
    padding: 8px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    border-top: 1px solid #dbdfe2;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

a.block-full-btn:hover {
    background: #eef2f4
}

.block-timestamp {
    font-size: 14px
}

.block-timestamp span {
    position: relative;
    top: 1px
}

ul.merchandise-block {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.merchandise-block li {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dbdfe2;
    text-align: center;
    margin-right: 20px;
    margin-top: 20px;
    position: relative
}

ul.merchandise-block li .merch-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 10px
}

ul.merchandise-block li .stock-wrapper {
    margin-top: 5px;
    width: 100%;
    padding: 8px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

ul.merchandise-block li ul.merch-color-indicators {
    margin: 8px;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0
}

ul.merchandise-block li ul.merch-color-indicators li {
    width: 7px;
    height: 7px;
    margin: 3px;
    border: 1px solid #D8E0E4;
    border-radius: 0
}

ul.merchandise-block li .merch-turn-back {
    position: absolute;
    right: 0;
    margin: 4px 8px
}

.add-merch-btn {
    padding: 5px;
    text-align: left
}

.merch-content {
    border-bottom: 1px solid #e0e5e8;
    padding: 5px
}

.merch-title {
    font-weight: 500;
    color: #8a949e;
    margin: 5px 0;
    text-align: center
}

.merch-added {
    margin: 20px 0
}

.size-radiolist {
    display: inline-block
}

.size-radiolist input[type=radio] {
    display: none
}

.size-radiolist label {
    font-family: 'icomoon';
    border: 1px solid #dbdfe2;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 4px 8px;
    font-weight: 600;
    position: relative;
    transition: all .1s;
    user-select: none
}

.size-radiolist label:hover {
    border-color: #8A94A2
}

.claim-form-generated {
    background: #F0F3F5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

ul.claim-forms {
    padding: 0;
    margin: 20px;
    list-style: none
}

ul.claim-forms li {
    display: block;
    margin-bottom: 20px;
    text-align: center
}

ul.claim-forms li .btn {
    margin-top: -3px
}

table.stocks-table {
    width: 80%;
    padding: 0;
    margin: 0 auto;
    border-collapse: collapse
}

table.stocks-table tr {
    border-bottom: 1px solid #dbdfe2
}

table.stocks-table tr:last-child {
    border-bottom: none
}

table.stocks-table td {
    padding: 5px
}

table.stocks-table td:first-child {
    text-align: left
}

table.stocks-table td:last-child {
    text-align: right
}

ul.shipment-status {
    width: 100px;
    height: 15px;
    padding: 0;
    margin: 0;
    list-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

ul.shipment-status.s-in-queue li.packed {
    display: none
}

ul.shipment-status.s-in-queue li.dispatched {
    display: none
}

ul.shipment-status.s-in-queue li.in-transit {
    display: none
}

ul.shipment-status.s-in-queue li.delivered {
    display: none
}

ul.shipment-status.s-packed li.dispatched {
    display: none
}

ul.shipment-status.s-packed li.in-transit {
    display: none
}

ul.shipment-status.s-packed li.delivered {
    display: none
}

ul.shipment-status.s-dispatched li.in-transit {
    display: none
}

ul.shipment-status.s-dispatched li.delivered {
    display: none
}

ul.shipment-status.s-in-transit li.delivered {
    display: none
}

ul.shipment-status.s-exception li.in-queue,
ul.shipment-status.s-returned li.in-queue {
    background-color: #e54a39
}

ul.shipment-status.s-exception li.packed,
ul.shipment-status.s-returned li.packed {
    background-color: #e54a39
}

ul.shipment-status.s-exception li.dispatched,
ul.shipment-status.s-returned li.dispatched {
    background-color: #e54a39
}

ul.shipment-status.s-exception li.in-transit,
ul.shipment-status.s-returned li.in-transit {
    background-color: #e54a39
}

ul.shipment-status.s-exception li.in-transit:before,
ul.shipment-status.s-returned li.in-transit:before {
    font-family: 'icomoon';
    content: "\e707";
    left: 3px;
    top: -2px;
    position: absolute;
    color: #fff;
    font-size: 14px
}

ul.shipment-status.s-exception li.delivered,
ul.shipment-status.s-returned li.delivered {
    display: none
}

ul.shipment-status.s-delivered li.delivered:before {
    font-family: 'icomoon';
    content: "\e89a";
    left: 4px;
    top: 0;
    position: absolute;
    color: #fff;
    font-size: 12px
}

ul.shipment-status.s-cancelled li.in-queue {
    display: none
}

ul.shipment-status.s-cancelled li.packed {
    display: none
}

ul.shipment-status.s-cancelled li.dispatched {
    display: none
}

ul.shipment-status.s-cancelled li.in-transit {
    display: none
}

ul.shipment-status.s-cancelled li.delivered {
    display: none
}

ul.shipment-status li {
    height: 15px;
    width: 20px;
    float: left;
    position: relative
}

ul.shipment-status li:first-child {
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px
}

ul.shipment-status li:last-child {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
    border-right: none
}

ul.shipment-status li.in-queue {
    background-color: #28bade
}

ul.shipment-status li.packed {
    background-color: #28dece
}

ul.shipment-status li.dispatched {
    background-color: #98f434
}

ul.shipment-status li.in-transit {
    background-color: #4cec18
}

ul.shipment-status li.delivered {
    background-color: #28c834
}

img.merchandise-img {
    display: block
}

.claim-items-add {
    font-weight: 700;
    font-size: 1.9em;
    width: 100%;
    clear: both;
    text-align: center
}

.claim-item {
    float: left;
    width: 100%;
    text-align: center
}

.quantity-input {
    min-width: 40px;
    text-align: center
}

.creation-navigation {
    width: 197px;
    margin: 0 auto
}

.creation-navigation ul.creation-ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.creation-navigation ul.creation-ul li {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #e0e5e8;
    padding: 5px;
    position: relative
}

.creation-navigation ul.creation-ul li.active {
    border-color: #28bade
}

.creation-navigation ul.creation-ul li:hover {
    border-color: #9db8cf;
    cursor: pointer
}

.creation-navigation ul.creation-ul li .t-shirt {
    width: 80px;
    height: 95px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative
}

.creation-navigation ul.creation-ul li .t-shirt.front {
    background-image: url("/static/images/fabric/tshirt_front.png")
}

.creation-navigation ul.creation-ul li .t-shirt.back {
    background-image: url("/static/images/fabric/tshirt_back.png")
}

.creation-navigation ul.creation-ul li .t-shirt.left-sleeve {
    background-image: url("/static/images/fabric/tshirt_left_sleeve.png")
}

.creation-navigation ul.creation-ul li .t-shirt.right-sleeve {
    background-image: url("/static/images/fabric/tshirt_right_sleeve.png")
}

.creation-navigation ul.creation-ul li .nav-tee-bg {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    z-index: 0
}

.t-shirt-wrapper {
    padding: 20px 0;
    text-align: center;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 3px 0 2px;
    box-shadow: rgba(0, 0, 0, 0.05) 3px 0 2px;
    min-height: 700px
}

.t-shirt-editor {
    width: 500px;
    height: 570px;
    margin: 20px auto;
    position: relative
}

.t-shirt-editor .tee-bg {
    position: absolute;
    left: 8%;
    right: 8%;
    top: 3%;
    bottom: 2%;
    z-index: 0;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.t-shirt-editor .tee-img {
    width: 435px;
    height: 534px;
    background-repeat: no-repeat;
    background-size: 449px 545px;
    position: absolute
}

.t-shirt-editor .tee-img.front {
    background-image: url("/static/images/fabric/tshirt_front.png")
}

.t-shirt-editor .tee-img.back {
    background-image: url("/static/images/fabric/tshirt_back.png")
}

.t-shirt-editor .tee-img.left-sleeve {
    background-image: url("/static/images/fabric/tshirt_left_sleeve.png");
    height: 595px!important
}

.t-shirt-editor .tee-img.right-sleeve {
    background-image: url("/static/images/fabric/tshirt_right_sleeve.png");
    height: 595px!important
}

.credits-block {
    margin-top: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    background: #e8eef1;
    font-size: 1em;
    text-align: center
}

.credits-block .credits {
    font-size: 3em;
    font-weight: 500
}

.nav-credits {
    font-size: 13px;
    background: #1F2830;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 2px 8px
}

.shipment-block {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    background: #e8eef1;
    font-size: 1em;
    text-align: center
}

.comments-container {
    margin: 60px auto 15px;
    width: 768px
}

.comments-list {
    margin-top: 30px;
    position: relative;
    list-style: none
}

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0
}

.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both
}

.comments-list .comment-box {
    width: 650px;
    float: right;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

.comments-list .comment-box:before,
.comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #f4f7f8;
    top: 8px;
    left: -11px
}

.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0, 0, 0, 0.05);
    left: -12px
}

.comment-box .comment-head {
    background: #f4f7f8;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.comment-box .comment-head i:hover {
    color: #03658c
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px
}

.comment-box .comment-name a {
    color: #283035
}

.comment-box .comment-head span {
    float: right;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 8px
}

.comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.comment-box .comment-name.by-admin,
.comment-box .comment-name.by-admin a {
    color: #28bade
}

.comment-box .comment-name.by-admin:after {
    content: 'Swagplus team';
    background: #28bade;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

@media only screen and (max-width:766px) {
    .comments-container {
        width: 480px
    }
    .comments-list .comment-box {
        width: 390px
    }
    .reply-list .comment-box {
        width: 320px
    }
}

ul.stock-block {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.stock-block li:first-child {
    margin-top: 0
}

ul.stock-block li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0e5e8;
    padding: 10px;
    width: 100%;
    margin-top: 10px
}

.campaign-wizard {
    height: 60px;
    border-bottom: 1px solid #DBDBDB;
    width: 100%
}

.campaign-wizard ul.campaign-steps {
    margin: 0;
    padding: 0;
    list-style: none
}

.campaign-wizard ul.campaign-steps li {
    padding: 20px 25px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin-left: -5px
}

.campaign-wizard ul.campaign-steps li.complete span.step-number {
    background: #E4821D
}

.campaign-wizard ul.campaign-steps li.complete span.chevron {
    border-left: 17px solid #ff992f
}

.campaign-wizard ul.campaign-steps li.complete span.chevron:before {
    border-left: 14px solid #ff992f
}

.campaign-wizard ul.campaign-steps li:first-child {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 0;
    margin-left: 0
}

.campaign-wizard ul.campaign-steps li span.step-number {
    background: #DBE1E7;
    text-align: center;
    padding: 3px 8px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-right: 8px
}

.campaign-wizard ul.campaign-steps li span.chevron {
    border: 30px solid transparent;
    border-left: 17px solid #fff;
    border-right: 0;
    display: block;
    position: absolute;
    right: -17px;
    top: 0;
    z-index: 1
}

.campaign-wizard ul.campaign-steps li span.chevron:before {
    border: 24px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0;
    content: "";
    display: block;
    position: absolute;
    right: 1px;
    top: -24px
}

.campaign-wizard ul.campaign-steps li a.step-link {
    text-decoration: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

ul.integrations-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.integrations-list li {
    width: 160px;
    height: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    margin: 9px 9px 9px 0;
    display: inline-block
}

.hold-number {
    background: #e64548;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 2px 4px;
    position: absolute;
    right: -12px;
    font-size: 11px;
    top: -6px;
    font-weight: 600;
    color: #fff
}

.customers-found {
    background: #e0e5e8;
    border: 1px solid #DBDBDB;
    width: 200px;
    height: 150px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.email-container {
    padding: 15px 0;
    margin: 20px auto;
    width: 600px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #DBDBDB
}

.email-container .email-logo {
    text-align: center;
    width: 220px;
    margin: 10px auto;
    position: relative;
    z-index: 100
}

.email-container .email-logo .upload-new {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 200;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.email-container .email-logo .upload-new a.logo-upload {
    display: none;
    margin: 65px 30px
}

.email-container .email-logo .upload-new:hover {
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.email-container .email-logo .upload-new:hover a.logo-upload {
    display: block
}

.email-container .heading {
    background: #D4DDE2;
    padding: 20px;
    width: 100%;
    margin: 20px 0
}

.email-container .content {
    width: 100%;
    padding: 20px
}

ul.dashboard-block-tab {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #DBDBDB
}

ul.dashboard-block-tab li {
    display: inline-block
}

ul.dashboard-block-tab li a {
    padding: 15px 20px;
    display: block;
    text-decoration: none;
    font-weight: 500;
    color: #8a949e;
    border-bottom: 2px solid #dadada;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    margin-right: -4px;
    margin-bottom: -2px
}

ul.dashboard-block-tab li a:hover {
    background: #F7F7F7
}

ul.dashboard-block-tab li.active a {
    border-bottom: 4px solid #ff992f
}

.notification-icon {
    display: block;
    text-decoration: none;
    position: relative;
    cursor: default
}

.notification-icon span.notification-ticker {
    background: #e64548;
    padding: 2px 6px;
    font-weight: 600;
    color: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: -5px;
    left: 4px;
    font-size: 10px;
    cursor: pointer
}

.notification-icon span.icon-megaphone {
    font-size: 24px;
    display: block;
    margin: 18px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.notification-icon .notif-dropdown {
    display: none
}

.notification-icon .notif-dropdown-container {
    top: 22px;
    position: absolute;
    z-index: 100;
    right: -142px;
    width: 350px;
    overflow: auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 5px
}

.notification-icon:hover .notif-dropdown-container {
    height: 267px
}

.notification-icon:hover .notif-dropdown {
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    width: 350px;
    background: #fff;
    border: 1px solid #D9E0E2;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 5px;
    margin-top: 22px
}

.notification-icon:hover .notif-dropdown:after,
.notification-icon:hover .notif-dropdown:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.notification-icon:hover .notif-dropdown:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.notification-icon:hover .notif-dropdown:before {
    border-color: rgba(230, 234, 235, 0);
    border-bottom-color: #e6eaeb;
    border-width: 11px;
    margin-left: -11px
}

.design-uploaded-block {
    border: 1px solid #CBCBCB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    display: block;
    margin: 15px;
    color: #5C6777;
    font-size: 13px
}

.inkmonk-certified {
    float: right;
    margin: 20px;
    width: 300px
}

.inkmonk-certified .cert-img {
    width: 128px;
    height: 145px;
    margin: 10px auto;
    display: block
}

a.help-btn {
    position: relative;
    z-index: 100;
    margin-top: 15px
}

.product-defined {
    border: 1px solid #ddd;
    background-color: #fff;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF4F4F4');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background-image: -webkit-linear-gradient(top, #fff 0, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f4f4f4 100%);
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0
}

.product-defined .product-img {
    border: 1px solid #ddd
}

.product-defined .define-set {
    width: 100%;
    background: #FFF7E8;
    border: 1px solid #FAB75F;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 10px
}

.product-defined .define-set .colors-box {
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 1px solid #696969
}

.product-defined .define-set table.set-define {
    border-bottom: 1px solid #C3C3C3
}

.product-defined .define-set ul.slabs {
    margin: 0;
    padding: 0;
    list-style: none
}

.product-defined .define-set ul.slabs li {
    width: 100%;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #C3C3C3;
    padding: 10px;
    position: relative;
    margin-top: 10px
}

.slab-count {
    width: 100px;
    border-right: 1px solid #C3C3C3;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    padding: 16px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
    background: #F9F9F9
}

.slab-options {
    border-left: 1px solid #C3C3C3;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    padding: 13px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0;
    border-radius: 0 5px 5px 0;
    background: #F9F9F9
}

table.price-table {
    border-collapse: collapse;
    border: 2px solid #B2B8BE
}

table.price-table td {
    border: 2px solid #B2B8BE;
    padding: 5px;
    text-align: center
}

table.slab-table {
    margin-left: 100px;
    font-size: 12px
}

.counter-block {
    height: 115px;
    background: #DEE2E5;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.counter-block.message {
    background: #EFE7CE;
    position: relative;
    margin-left: 35px;
    padding: 10px;
    height: 60px;
    margin-top: 25px;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0;
    border-radius: 0 8px 8px 0
}

.counter-block.message:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(239, 231, 206, 0);
    border-right-color: #EFE7CE;
    border-width: 30px;
    margin-top: -30px
}

.absolute-logo {
    position: absolute;
    left: 20px;
    top: 15px
}

.dark-nav {
    height: 60px;
    width: 100%
}

ul.createwizard-nav-tab {
    width: 540px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 100
}

ul.createwizard-nav-tab li {
    float: left;
    padding: 20px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    width: 180px;
    text-align: center;
    position: relative
}

ul.createwizard-nav-tab li.complete span.chevron {
    border-left: 17px solid #2b3946
}

ul.createwizard-nav-tab li.complete span.chevron:before {
    border-left: 17px solid #2b3946
}

ul.createwizard-nav-tab li span.chevron {
    border: 30px solid transparent;
    border-left: 17px solid #485766;
    border-right: 0;
    display: block;
    position: absolute;
    right: -17px;
    top: 0;
    z-index: 1
}

ul.createwizard-nav-tab li span.chevron:before {
    border: 24px solid transparent;
    border-left: 14px solid #485766;
    border-right: 0;
    content: "";
    display: block;
    position: absolute;
    right: 1px;
    top: -24px
}

.wiz-nav-extended {
    position: absolute;
    left: 50%;
    right: 0;
    height: 60px;
    top: 0;
    z-index: 0
}

.wizard-container {
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px;
    margin-bottom: 30px
}

.product-container {
    width: 70%;
    margin: 10px auto
}

.product-container ul.merch-products {
    list-style: none;
    padding: 0;
    text-align: center
}

.product-container ul.merch-products li {
    width: 200px;
    height: 270px;
    padding: 8px;
    border: 1px solid #E0E7EA;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 3px 0 2px;
    box-shadow: rgba(0, 0, 0, 0.05) 3px 0 2px;
    text-align: center;
    margin: 20px;
    display: inline-block;
    float: none
}

.product-container ul.merch-products li .img-holder {
    height: 200px;
    width: 100%
}

.product-container ul.merch-products li a {
    text-decoration: none;
    font-weight: 500;
    font-size: 14px
}

.selected-product {
    border: 1px solid #E0E7EA;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin: 15px
}

.selected-product .product-snapshot {
    border: 1px solid #E0E7EA;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 3px 0 2px;
    box-shadow: rgba(0, 0, 0, 0.05) 3px 0 2px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    padding: 8px;
    float: left;
    width: 200px;
    text-align: center;
    height: 225px
}

.selected-product .product-specs {
    float: left
}

.selected-product .vendor-specs {
    float: right;
    text-align: right
}

ul.printers-list {
    border: 1px solid #E0E7EA;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 15px;
    list-style: none;
    padding: 0
}

ul.printers-list li {
    padding: 10px;
    border-bottom: 1px solid #E0E7EA
}

ul.printers-list li .vendor-details {
    float: left;
    width: 30%;
    padding-top: 10px
}

ul.printers-list li .vendor-details p.v-name {
    font-size: 16px;
    font-weight: 600
}

ul.printers-list li .vendor-cost-details {
    float: right;
    text-align: right
}

ul.printers-list li .vendor-cost-details .vendor-price {
    margin: 8px 0
}

ul.printers-list li:last-child {
    border-bottom: 0
}

.inkmonk-ship-option {
    background-color: #283048;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF283048', endColorstr='#FF859398');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MzA0OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg1OTM5OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #283048), color-stop(100%, #859398));
    background-image: -moz-linear-gradient(left, #283048 0, #859398 100%);
    background-image: -webkit-linear-gradient(left, #283048 0, #859398 100%);
    background-image: linear-gradient(to right, #283048 0, #859398 100%);
    min-height: 500px;
    width: 100%;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 0 0
}

.inkmonk-ship-option .stock-inkmonk-img {
    float: right;
    margin-top: 160px;
    margin-right: 30px
}

.inkmonk-price-option {
    background-color: #085078;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF085078', endColorstr='#FF85D8CE');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4NTA3OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg1ZDhjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #085078), color-stop(100%, #85d8ce));
    background-image: -moz-linear-gradient(left, #085078 0, #85d8ce 100%);
    background-image: -webkit-linear-gradient(left, #085078 0, #85d8ce 100%);
    background-image: linear-gradient(to right, #085078 0, #85d8ce 100%);
    min-height: 500px;
    width: 100%;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 0 0
}

.or-option {
    position: relative;
    top: -15px;
    width: 100px;
    height: 32px;
    padding: 4px;
    font-size: 16px;
    font-weight: 500;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #E0E7EA
}

.pricing-block {
    width: 750px;
    margin: 0 auto
}

.pricing-block .plans {
    width: 250px;
    min-height: 485px;
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    float: left;
    border: 1px solid #E0E7EA;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px;
    box-shadow: rgba(0, 0, 0, 0.08) 0 2px 5px
}

.pricing-block .plans p.plan-name {
    margin: 10px auto;
    width: 150px;
    font-size: 1.2em;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    border: 1px solid #E0E7EA;
    padding: 2px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    text-align: center
}

.pricing-block .plans.left {
    margin-top: 50px;
    position: relative;
    right: -10px;
    padding-right: 15px
}

.pricing-block .plans.center {
    margin-top: 25px;
    min-height: 530px;
    position: relative;
    z-index: 100
}

.pricing-block .plans.center .plan-name {
    border-color: #ff992f;
    color: #ff992f
}

.pricing-block .plans.right {
    margin-top: 50px;
    position: relative;
    left: -10px;
    padding-left: 15px
}

.pricing-block .plans ul.plans-list {
    padding: 0 0 0 12px;
    list-style: none;
    font-size: 12px;
    font-weight: 500
}

.pricing-block .plans ul.plans-list li {
    margin: 10px 0
}

.pricing-block .plans ul.plans-item {
    margin: 0 15px;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 500
}

.pricing-block .plans ul.plans-item li {
    margin: 10px 0
}

ul.cart-items {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    border: 1px solid #E0E7EA;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

ul.cart-items li {
    padding: 10px;
    border-bottom: 1px solid #E0E7EA
}

ul.cart-items li:last-child {
    border-bottom: 0
}

ul.order-list {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.order-list li {
    display: inline-block;
    padding: 10px;
    border: 2px solid #E0E7EA;
    margin-bottom: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100%
}

.design-comment-block {
    margin-bottom: 25px
}

.design-comment-block .design-comment {
    position: relative;
    border: 1px solid #c9cfd1;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    max-width: 60%;
    word-break: break-word
}

.design-comment-block .design-comment:after,
.design-comment-block .design-comment:before {
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.design-comment-block .design-comment:after {
    border-color: rgba(245, 250, 250, 0);
    border-width: 10px;
    margin-top: -14px
}

.design-comment-block .design-comment:before {
    border-color: rgba(201, 207, 209, 0);
    border-width: 11px;
    margin-top: -15px
}

.design-comment-block.design-comment-box-right .design-comment {
    background: #E9EAF9
}

.design-comment-block.design-comment-box-right .design-comment:after,
.design-comment-block.design-comment-box-right .design-comment:before {
    left: 100%
}

.design-comment-block.design-comment-box-right .design-comment:before {
    border-left-color: #c9cfd1
}

.design-comment-block.design-comment-box-right .design-comment:after {
    border-left-color: #E9EAF9
}

.design-comment-block.design-comment-box-left .design-comment {
    background: #F9F9F9
}

.design-comment-block.design-comment-box-left .design-comment:after,
.design-comment-block.design-comment-box-left .design-comment:before {
    right: 100%
}

.design-comment-block.design-comment-box-left .design-comment:before {
    border-right-color: #c9cfd1
}

.design-comment-block.design-comment-box-left .design-comment:after {
    border-right-color: #F9F9F9
}

.customize-interface {
    left: 0;
    right: 0;
    bottom: 0;
    top: 60px;
    background: #fff;
    position: absolute
}

.customize-interface .section-divider {
    color: #485766;
    padding: 10px 15px;
    background-color: #cfd7df;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCFD7DF', endColorstr='#FFA1ADB8');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZDdkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ExYWRiOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #cfd7df), color-stop(100%, #a1adb8));
    background-image: -moz-linear-gradient(top, #cfd7df 0, #a1adb8 100%);
    background-image: -webkit-linear-gradient(top, #cfd7df 0, #a1adb8 100%);
    background-image: linear-gradient(to bottom, #cfd7df 0, #a1adb8 100%)
}

.customize-interface .section-divider span.step {
    background: #8D98A8;
    padding: 3px 12px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    font-weight: 600
}

.customize-interface .section-divider.active {
    color: #fff;
    background-color: #485766;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF485766', endColorstr='#FF2B3946');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NTc2NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJiMzk0NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #485766), color-stop(100%, #2b3946));
    background-image: -moz-linear-gradient(top, #485766 0, #2b3946 100%);
    background-image: -webkit-linear-gradient(top, #485766 0, #2b3946 100%);
    background-image: linear-gradient(to bottom, #485766 0, #2b3946 100%)
}

.customize-interface .section-divider.active span.step {
    background: #ff992f;
    padding: 3px 12px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    font-weight: 600
}

.customize-interface .left-designer-column {
    width: 500px;
    height: 100%;
    background: #d9dfe5;
    overflow: auto
}

.customize-interface .center-customizer {
    left: 500px;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #FFF;
    overflow: auto
}

.customize-interface .right-pricing-column {
    width: 350px;
    height: 100%;
    background: #d9dfe5;
    position: absolute;
    right: 0;
    top: 0;
    overflow: auto
}

ul.vendors-list {
    margin: 15px;
    padding: 0;
    list-style: none
}

ul.vendors-list li {
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px
}

table.vendor-list-table {
    background: #eef3f8;
    height: 135px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0
}

table.vendor-list-table td:first-child {
    border-right: 1px solid #e0e5e8
}

a.size-chart {
    font-weight: 500;
    color: #94A0AD
}

a.vendor-gallery-icon {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}

a.vendor-gallery-icon .icon-pictures {
    position: relative;
    top: 3px;
    font-size: 25px
}

a.vendor-gallery-icon:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none
}

.vendor-img-container {
    width: 220px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0
}

.vendor-img-container .vendor-specs {
    padding: 10px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.vendor-img-container .vendor-specs .printer-personal-details {
    color: #fff;
    position: absolute;
    left: 80px;
    top: 10px
}

.vendor-img-container .vendor-specs .printer-photo {
    width: 60px;
    height: 60px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    border: 4px solid #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 0 2px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 0 2px
}

.vendor-img-container .vendor-specs .printer-photo img {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.vendor-img-container .vendor-specs a.reviews {
    font-size: 12px;
    color: #74818e
}

.vendor-img-container .vendor-specs a.reviews a:hover {
    color: #fff;
    text-decoration: none
}

.vendor-img-container .vendor-specs .name {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.8) 1px 2px 1px
}

.vendor-img-container .vendor-specs .location {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.8) 1px 2px 1px
}

.vendor-img-container .gradient {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(28, 33, 38, 0.75)
}

.vendor-img-container img {
    height: 100%
}

.vendor-capsule {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bec5cb;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 5px;
    width: 66%;
    text-align: center
}

img.design-type-img {
    border: 1px solid #8b9fb1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

img.design-type-img:hover {
    border: 2px solid #31c7e7
}

.transp-show-container {
    background-image: url("/static/images/bg/transp-bg.jpg");
    background-repeat: repeat
}

a.choose-imgcategory {
    display: block
}

ul.filter-options {
    list-style: none;
    margin: 14px;
    padding: 0;
    display: inline-block;
    font-weight: 500
}

ul.filter-options li.label {
    margin-right: 20px;
    text-transform: uppercase;
    border: none;
    font-size: 13px;
    font-weight: 500;
    padding-top: 12px;
    color: #9CABBD
}

ul.filter-options li {
    float: left
}

ul.filter-options li button {
    padding: 10px;
    outline: none;
    border: 1px solid #798D9B;
    background: none
}

ul.filter-options li:last-child {
    border-right: 0
}

ul.filter-options li.active button {
    background: #6E7C8B;
    color: #fff
}

img.done-editing {
    position: absolute;
    bottom: -150px;
    right: 24px;
    z-index: 100
}

.print-req-icon {
    background: url("/static/images/app-sprite-par-2.png") no-repeat;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: bottom
}

.print-req-icon.type {
    background-position: -26px -166px
}

.print-req-icon.size {
    background-position: -96px -166px
}

.print-req-icon.color-count {
    background-position: -166px -166px
}

.cust-spec .form-group {
    margin: 0;
    min-height: 80px
}

.cust-spec .form-group label {
    font-size: 13px;
    color: #787878
}

.cust-spec .btn {
    width: 100%;
    display: inline-block;
    padding: 14px
}

.cust-spec h5 {
    color: #a5a5a5;
    position: relative;
    text-align: center;
    margin: 35px 0 17px;
    font-size: 14px;
    font-weight: bold
}

.cust-spec h5:first-child {
    margin-top: 10px
}

.cust-spec h5>span {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 5px
}

.cust-spec h5:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    left: 0;
    top: 49%
}

.font-row {
    display: inline-block;
    width: 100%;
    position: relative
}

.font-row>select {
    width: 62%;
    margin-right: 4%;
    float: left;
    padding: 0 0 0 5px
}

.font-row>.color-trigger {
    width: 33%;
    height: 43px;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c7cbd0;
    padding: 5px
}

.font-row>.color-trigger>.color {
    height: 100%;
    display: inline-block;
    width: 62%;
    float: left;
    border: 1px solid #c7cbd0
}

.font-row>.color-trigger>.fa {
    margin: 9px 0 0 5px;
    color: #abb5bf
}

.previewProperty {
    width: 100%;
    display: inline-block
}

.previewProperty>.graphicWrapper {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #f3f4f6;
    padding: 10px
}

.previewProperty>ul {
    padding: 0;
    list-style: none;
    margin: 15px 0 25px;
    display: inline-block;
    width: 100%
}

.previewProperty>ul>li {
    color: #787878;
    text-align: center
}

.previewProperty>ul>li>span.highlight {
    color: #2c3d4f
}

.modal-content .btn {
    width: auto;
    padding: 10px 15px
}

.modal-content .btn.btn-primary {
    padding: 12px 15px
}

.discount-info {
    font-size: 20px
}

.discount-info>.discount-text>.text-highlight {
    font-weight: bold;
    color: #f89a2a
}

.discount-info>.discount-text>span {
    font-weight: lighter;
    font-size: 45px
}

@media only screen and (max-width:990px) {
    #designview-wrapper .content-wrapper .canvas>.canvas-container,
    #merch-book .content-wrapper .canvas>.canvas-container {
        margin-left: auto;
        margin-right: auto
    }
    .page-content .product-wrapper,
    .page-content .content-wrapper {
        border-left: none
    }
    .im-mobile-menu {
        margin: 15px 0
    }
}

@media only screen and (min-width:767px) and (max-width:990px) {
    .navbar .search-input {
        width: 200px
    }
}

@media only screen and (max-width:480px) {
    #home-page header>.container h2 {
        font-size: 25px;
        line-height: 33px;
        margin-top: 15px
    }
    #home-page header>.container h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px
    }
    #home-page header>.container>p {
        font-size: 20px;
        line-height: 25px
    }
    #home-page header>.container>.process {
        font-size: 15px;
        margin: 15px 0 15px
    }
}

@media only screen and (max-width:767px) {
    body {
        padding-top: 60px
    }
    #designview-wrapper header,
    #merch-book header {
        margin-top: 0
    }
    .vendor-post-info>li {
        width: 35.4%
    }
    .customers-list .col-md-3,
    .customers-list ul.combination-products li.combination-item,
    ul.combination-products .customers-list li.combination-item {
        border: none!important
    }
    .footer .col-md-2 {
        margin-bottom: 20px
    }
    .algoliaSearchResults>div {
        position: relative
    }
    .page-title {
        margin-top: 15px
    }
    .navbar>.container .top-nav-strip {
        display: none
    }
    .navbar.navbar-fixed-top {
        top: 0
    }
    .navbar .search-input {
        width: 100%
    }
    #toggle-btn {
        padding: 11px 10px
    }
    #allProductsMenu,
    #moreMenus,
    #globalSearch {
        position: relative;
        z-index: 1000
    }
    #allProductsMenu #globalSearchBox,
    #moreMenus #globalSearchBox,
    #globalSearch #globalSearchBox {
        border: 1px solid black;
        border-right: none
    }
    #allProductsMenu ul,
    #moreMenus ul,
    #globalSearch ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    #allProductsMenu ul>li .top-nav-strip,
    #moreMenus ul>li .top-nav-strip,
    #globalSearch ul>li .top-nav-strip {
        display: block;
        padding: 0;
        border-bottom: none
    }
    #allProductsMenu ul>li a,
    #moreMenus ul>li a,
    #globalSearch ul>li a {
        display: block;
        text-align: left;
        padding: 11px 10px;
        margin: 0
    }
    #allProductsMenu .btn,
    #moreMenus .btn,
    #globalSearch .btn {
        text-align: center;
        padding: 10px
    }
    #allProductsMenu .product-submenu ul>li.menu-heading>a,
    #moreMenus .product-submenu ul>li.menu-heading>a,
    #globalSearch .product-submenu ul>li.menu-heading>a {
        padding: 10px 13px
    }
    #allProductsMenu .product-submenu ul>li>a,
    #moreMenus .product-submenu ul>li>a,
    #globalSearch .product-submenu ul>li>a {
        padding: 10px 13px 10px 35px
    }
}

@media only screen and (min-width:768px) {
    #allProductsMenu,
    #moreMenus,
    #responsiveSearch {
        display: none!important
    }
}

@media only screen and (min-width:990px) {
    #designview-wrapper .content-wrapper>.row>.col-md-8 {
        min-width: 72%
    }
    #designview-wrapper .content-wrapper>.row>.col-md-4,
    #designview-wrapper ul.thumb-grids .content-wrapper>.row>li,
    ul.thumb-grids #designview-wrapper .content-wrapper>.row>li,
    #designview-wrapper ul.printer-based-on .content-wrapper>.row>li,
    ul.printer-based-on #designview-wrapper .content-wrapper>.row>li {
        max-width: 28%;
        padding-left: 0
    }
}

h2>hr {
    margin-top: 5px;
    margin-bottom: 0
}

.page-content .content-wrapper h4.section-header {
    color: #73808c;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 20px
}

.right-menu>.head {
    text-transform: uppercase;
    color: #73808c
}

.right-menu>ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 5px
}

.right-menu>ul>li {
    padding: 0 0 0 10px;
    border-left: 1px solid #e5e8ec
}

.right-menu>ul>li>a {
    color: #73808c;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    position: relative
}

.right-menu>ul>li>a.active {
    color: #2c3d4f;
    font-weight: bold
}

.right-menu>ul>li>a.active:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #2c3d4f;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -14px;
    margin: auto;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.im-user-group-wrapper+hr.section-divider {
    margin: 15px 0 30px;
    width: 100%;
    float: left;
    padding: 0
}

.im-user-group-wrapper .more-link {
    text-decoration: none;
    border-bottom: 1px solid #2a99f8
}

.im-user-group-wrapper p {
    margin: 0 0 25px
}

.im-user-group-wrapper p .h4 {
    font-size: 17px;
    font-weight: bold
}

.im-user-group-wrapper .media {
    margin-bottom: 10px;
    cursor: pointer
}

.im-user-group-wrapper .media>.media-left>a {
    width: 50px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative
}

.im-user-group-wrapper .media>.media-left>a:before,
.im-user-group-wrapper .media>.media-left>a:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.im-user-group-wrapper .media>.media-left>a:before {
    content: "";
    background: #2c3d4f
}

.im-user-group-wrapper .media>.media-left>a:after {
    content: "\f014";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 25px;
    line-height: 50px
}

.im-user-group-wrapper .media>.media-body>p {
    font-size: 14px;
    margin: 15px 0 0
}

.im-user-group-wrapper .media.admin>.media-body>p {
    font-weight: bold
}

.im-user-group-wrapper .media.admin>.media-body>p:after {
    content: "Admin";
    font-size: 13px;
    color: #787878;
    font-weight: normal;
    display: inline-block;
    width: 100%
}

.im-user-group-wrapper .media:hover>.media-left>a:before {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7
}

.im-user-group-wrapper .media:hover>.media-left>a:after {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.im-user-group-wrapper .media:hover>.media-body>p {
    text-decoration: underline
}

.im-grpcard-wrapper [class^="im-product-"],
.im-grpcard-wrapper [class*=" im-product-"] {
    font-size: 109px
}

.im-grpcard-wrapper .media {
    border: 1px solid #e5e8ec;
    border-left-width: 2px;
    border-bottom-width: 2px;
    position: relative;
    cursor: pointer
}

.im-grpcard-wrapper .media>.im-hover-arw {
    position: absolute;
    display: inline-block;
    color: #a7aab1;
    top: 0;
    bottom: 0;
    height: 24px;
    margin: auto;
    right: 25px;
    background: #fff;
    padding: 0 0 0 5px
}

.im-grpcard-wrapper .media>.im-hover-arw>strong {
    display: none;
    font-size: 11px;
    float: left;
    margin: 5px 5px 0 0
}

.im-grpcard-wrapper .media>.im-hover-arw>.fa {
    font-size: 24px
}

.im-grpcard-wrapper .media:hover .media-body .media-heading>small>.im-float-optns {
    display: inline-block
}

.im-grpcard-wrapper .media:hover>.im-hover-arw>strong {
    display: inline-block
}

.im-grpcard-wrapper .media>.media-left {
    padding: 20px 25px 0
}

.im-grpcard-wrapper .media>.media-left>.im-slider-arw {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e5e8ec
}

.im-grpcard-wrapper .media>.media-left>.im-slider-arw>a {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 3px 0;
    color: #a7aab1;
    font-size: 24px
}

.im-grpcard-wrapper .media>.media-left>.im-slider-arw>a:first-child {
    border-right: 1px solid #e5e8ec
}

.im-grpcard-wrapper .media>.media-body {
    padding: 20px 25px 0 0
}

.im-grpcard-wrapper .media>.media-body .row {
    margin-bottom: 10px
}

.im-grpcard-wrapper .media>.media-body .media-heading {
    margin: 0;
    font-size: 21px
}

.im-grpcard-wrapper .media>.media-body .media-heading>small {
    font-size: 14px;
    margin-top: 8px;
    position: relative
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.fa {
    font-size: 8px;
    color: #a7aab1;
    margin: 0 0 0 3px;
    float: left
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    width: 130px;
    text-align: right;
    display: none
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns>a {
    padding: 0 7px
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns>a>.im-icons {
    background: url("/static/images/app-sprite-par-1.png") no-repeat;
    width: 14px;
    height: 13px;
    display: inline-block
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns>a>.im-icons.im-history {
    background-position: -300px -200px
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns>a>.im-icons.im-share {
    background-position: -400px -200px
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns>a>.im-icons.im-duplicate {
    background-position: -500px -200px
}

.im-grpcard-wrapper .media>.media-body .media-heading>small>.im-float-optns>a>.im-icons.im-archive {
    background-position: -600px -200px
}

.im-notification-page-wrapper {
    margin-top: 50px
}

.im-notification-page-wrapper .list-group-item {
    border: none
}

.im-notification-page-wrapper .list-group-item>h4 {
    border-bottom: 1px solid #eee
}

.im-notification-page-wrapper .im-notification>li>a {
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    width: 100%
}

.im-notification-page-wrapper .im-notification>li>a>.media>.media-left .checkbox {
    margin: 0 10px 0 0
}

.im-notification-page-wrapper .im-notification>li>a>.media>.media-body p {
    margin: 0
}

.im-notification {
    margin: 0;
    padding: 0;
    list-style: none
}

.im-notification a {
    color: #333;
    display: block;
    text-decoration: none
}

.im-notification a .media .media-left .im-notify-gravatar {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #89949b;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center
}

.im-notification a .media .media-left .im-notify-gravatar.green {
    background: #60cd58
}

.im-notification a .media .media-left .im-notify-gravatar.red {
    background: #f18585
}

.im-notification a .media .media-left .im-notify-gravatar>.fa {
    font-size: 18px;
    line-height: 50px;
    color: #fff
}

.im-notification a .media .media-left .im-notify-gravatar .media-object {
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.im-notification a.active {
    background-color: #f5f5f5
}

.im-quote-wrapper>.col-sm-2 {
    position: relative;
    min-height: 170px
}

.im-quote-wrapper>.col-sm-2 .im-quote-product,
.im-quote-wrapper>.col-sm-2 .im-quote-product * {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.im-quote-wrapper>.col-sm-2 .im-quote-product {
    text-align: center;
    border: 1px solid #e9eeef;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 15px;
    padding: 0 0 15px;
    overflow: hidden;
    background: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productAdded:before {
    content: "";
    background: #f0f2f8;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productAdded:after {
    content: "- ALREADY ADDED -";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7px;
    font-size: 12px;
    font-weight: bold
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productAdded:hover {
    border: 1px solid #e9eeef;
    left: 15px;
    right: 15px;
    top: 0;
    -moz-box-shadow: transparent 0 0 0;
    -webkit-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productAdded:hover>.btn {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productAdded:hover:after {
    bottom: 15px
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productNotApproved:before {
    content: "";
    background: #f0f2f8;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productNotApproved:after {
    content: "- WAITING FOR APPROVAL -";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7px;
    font-size: 12px;
    font-weight: bold
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productNotApproved:hover {
    border: 1px solid #e9eeef;
    left: 15px;
    right: 15px;
    top: 0;
    -moz-box-shadow: transparent 0 0 0;
    -webkit-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productNotApproved:hover>.btn {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.im-quote-wrapper>.col-sm-2 .im-quote-product.im-productNotApproved:hover:after {
    bottom: 15px
}

.im-quote-wrapper>.col-sm-2 .im-quote-product:hover,
.im-quote-wrapper>.col-sm-2 .im-quote-product.active {
    border: 2px solid #578a9f;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    padding: 0 0 55px;
    z-index: 9;
    left: 0;
    right: 0;
    top: -10px;
    text-decoration: none
}

.im-quote-wrapper>.col-sm-2 .im-quote-product:hover>.btn,
.im-quote-wrapper>.col-sm-2 .im-quote-product.active>.btn {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.im-quote-wrapper>.col-sm-2 .im-quote-product>.im-hero-icon {
    margin: 30px 0 10px
}

.im-quote-wrapper>.col-sm-2 .im-quote-product>.im-hero-icon [class^="im-product-"],
.im-quote-wrapper>.col-sm-2 .im-quote-product>.im-hero-icon [class*=" im-product-"] {
    font-size: 48px;
    color: #475261
}

.im-quote-wrapper>.col-sm-2 .im-quote-product>p {
    font-size: 14px;
    color: #2c3d4f;
    margin: 0
}

.im-quote-wrapper>.col-sm-2 .im-quote-product>.text-muted {
    font-size: 13px;
    color: #98a7b4;
    display: inline-block;
    margin: 0;
    width: 100%
}

.im-quote-wrapper>.col-sm-2 .im-quote-product>.btn {
    margin: 10px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    max-width: 80%;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.rfq-cmn-data {
    margin: 0 0 25px;
    color: #696e74;
    line-height: 18px
}

.rfq-cmn-data .im-info-capsule {
    margin-bottom: 25px
}

.rfq-cmn-data .im-label {
    margin-bottom: 10px
}

.rfq-cmn-data .im-counter-time {
    font-size: 13px;
    padding-bottom: 20px
}

.rfq-cmn-data .im-counter-time .big-val {
    display: inline-block;
    width: 100%;
    font-weight: lighter
}

.im-rfq-backlink {
    margin: 0 0 50px
}

.big-val {
    font-size: 30px;
    color: #2c3d4f
}

.rfq-prod-detail {
    border: 1px solid #e5e8ec;
    padding: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 50px;
    overflow: hidden
}

.rfq-prod-detail>.media {
    border-bottom: 1px solid #e5e8ec;
    margin: 25px;
    padding-bottom: 25px
}

.rfq-prod-detail>.media>.media-left {
    padding-right: 25px
}

.rfq-prod-detail>.media>.media-left>.media-object {
    font-size: 60px;
    color: #98a7b3
}

.rfq-prod-detail>.media>.media-body>.media-heading {
    color: #2c3d4f;
    margin: 10px 0 0;
    text-transform: none;
    font-size: 22px;
    font-weight: bold
}

.rfq-prod-detail>.dl-horizontal {
    margin: 0 25px 25px
}

.rfq-prod-detail>.dl-horizontal>dt {
    color: #696e74
}

.rfq-prod-detail>.dl-horizontal>dd {
    color: #2c3d4f;
    margin-bottom: 10px;
    font-weight: normal
}

.rfq-prod-detail>.im-link-block {
    padding: 20px
}

.rfq-prod-detail>.rfq-prod-fullcontent {
    margin: 25px
}

.rfq-prod-detail>.rfq-prod-fullcontent .content-block,
.rfq-prod-detail>.rfq-prod-fullcontent .im-uploaded-files {
    margin-bottom: 25px
}

.rfq-prod-detail>.rfq-prod-fullcontent .content-block *,
.rfq-prod-detail>.rfq-prod-fullcontent .im-uploaded-files * {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.rfq-prod-detail>.rfq-prod-fullcontent .content-block h4 small,
.rfq-prod-detail>.rfq-prod-fullcontent .im-uploaded-files h4 small {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.rfq-prod-detail>.rfq-prod-fullcontent .content-block .im-info-capsule,
.rfq-prod-detail>.rfq-prod-fullcontent .im-uploaded-files .im-info-capsule {
    margin-bottom: 15px;
    float: none;
    vertical-align: text-top
}

.rfq-prod-detail>.rfq-prod-fullcontent .content-block:hover h4 small,
.rfq-prod-detail>.rfq-prod-fullcontent .im-uploaded-files:hover h4 small {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.content-block h4 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: bold
}

.header4 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: bold
}

.header4 small {
    font-size: 14px;
    text-transform: none;
    position: relative;
    padding-right: 12px
}

.header4 small>select {
    background: none;
    border: none;
    color: #2a99f8;
    cursor: pointer;
    padding: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.header4 small:after {
    content: "\f107";
    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;
    position: absolute;
    right: 0;
    top: 7px;
    color: #2a99f8
}

.im-quote-container .im-quote-table {
    border: 1px solid #e5e8ec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 25px 15px;
    margin: 0 0 25px;
    position: relative;
    -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.04);
    cursor: pointer
}

.im-quote-container .im-quote-table .im-starred {
    position: absolute;
    top: 25px;
    left: 20px;
    background: url("/static/images/app-sprite-par-1.png") no-repeat -200px 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: none
}

.im-quote-container .im-quote-table .im-starred.active {
    background-position: -100px 0
}

.im-quote-container .im-quote-table:hover {
    background-color: #f5f5f5
}

.im-quote-container .im-quote-table .im-notification-bubble {
    color: #ffa302;
    border: 1px solid #ffa302;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 3px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    position: relative
}

.im-quote-container .im-quote-table .im-notification-bubble>.fa {
    margin: 5px 0 0 0;
    display: inline-block;
    padding: 0 4px
}

.im-quote-container .im-quote-table .im-notification-bubble>.count {
    background: #ffa302;
    color: #fff;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    height: 15px;
    min-width: 15px;
    top: -4px;
    right: -5px
}

.im-quote-container .im-quote-table h3 {
    margin: 0;
    font-size: 21px;
    display: inline-block
}

.im-quote-container .im-quote-table .row {
    margin-bottom: 0!important
}

.im-quote-container .im-quote-table p {
    margin: 0
}

.im-quote-container .im-quote-table .im-price-info {
    line-height: 18px;
    margin-bottom: 15px;
    color: #696e74
}

.im-quote-container .im-quote-table .im-price-info .big-val {
    font-size: 30px;
    color: #2c3d4f
}

.im-quote-container .im-quote-table .im-price-info .total {
    font-size: 18px;
    color: #2c3d4f
}

.im-quote-container .im-quote-table .tag {
    color: #ffa302;
    border: 1px solid #ffa302;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding: 4px 0 0;
    display: inline-block;
    text-align: center
}

.im-quote-container .im-quote-table .rating-review {
    display: inline-block;
    width: 100%;
    margin: 3px 0 14px
}

.im-quote-container .im-quote-table .more-info {
    color: #2a99f8;
    margin-top: 20px;
    font-size: 10px;
    font-weight: bold
}

.im-quote-container .im-quote-table>.im-tbl-arw {
    width: 35px;
    height: 35px;
    background: #4eade8;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -15px;
    color: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid #fff;
    padding: 2px 0 0 11px;
    margin: auto;
    -moz-box-shadow: -1px 0 0 .7px #e5e8ec;
    -webkit-box-shadow: -1px 0 0 .7px #e5e8ec;
    box-shadow: -1px 0 0 .7px #e5e8ec
}

.im-quote-container .im-quote-table>.im-tbl-arw:before {
    position: absolute;
    text-align: right;
    top: 0;
    bottom: 0;
    right: 38px;
    margin: auto;
    color: #2a99f8;
    white-space: nowrap;
    text-decoration: underline;
    height: 16px;
    font-size: 10px;
    font-weight: bold
}

.rating-review>.rating {
    background: #3fb528;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    margin-right: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.im-bid-content .checkbox input[type=checkbox],
.im-bid-content .checkbox-inline input[type=checkbox],
.im-bid-content .radio input[type=radio],
.im-bid-content .radio-inline input[type=radio] {
    margin-left: 0
}

.im-bid-content .im-toplabel {
    color: #98a7b3;
    display: inline-block;
    width: 100%;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 10px
}

.im-bid-content h3 {
    margin: 0
}

.im-bid-content .rating-review {
    margin-bottom: 25px
}

.im-bid-content .im-order-count {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%
}

.im-bid-content .well {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 25px 0;
    color: #696e74;
    background: #f4f6f7;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.im-bid-content .well .big-val,
.im-bid-content .well .total {
    color: #2c3d4f
}

.im-bid-content .well a {
    text-decoration: underline
}

.im-bid-content .well .im-opt-notify {
    color: #ffa302
}

.im-bid-content .well .btn-primary {
    margin-bottom: 10px
}

.im-bid-content .panel {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.im-bid-content .panel>.panel-body {
    padding: 30px
}

.im-bid-content .panel>.panel-body .im-custom-tab {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.im-bid-content .panel>.panel-body .im-custom-tab>li {
    float: left;
    width: 50%;
    font-size: 14px;
    padding: 25px;
    color: #98a7b3;
    cursor: pointer
}

.im-bid-content .panel>.panel-body .im-custom-tab>li .radio {
    float: left;
    margin-right: 10px
}

.im-bid-content .panel>.panel-body .im-custom-tab>li label {
    margin: 0;
    float: left;
    font-weight: normal
}

.im-bid-content .panel>.panel-body .im-custom-tab>li:first-child {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e8ec;
    background: #fbfcfc;
    font-size: 16px;
    color: #2c3d4f;
    -moz-box-shadow: rgba(0, 0, 0, 0.03) 0 5px 5px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 0 5px 5px inset;
    box-shadow: rgba(0, 0, 0, 0.03) 0 5px 5px inset
}

.im-bid-content .panel>.panel-body .im-payable-section {
    background: #f4f6f7;
    padding: 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.im-bid-content .panel>.panel-body .im-payable-section .alert.alert-info {
    padding: 15px
}

.im-bid-content .panel>.panel-body .im-payable-section .alert.alert-info p {
    margin-bottom: 10px
}

.im-bid-content .panel>.panel-body .im-payable-section .alert.alert-info .selector-group {
    margin-bottom: 5px
}

.im-bid-content .panel>.panel-body .im-payable-section .alert.alert-info .selector-group>.radio {
    margin-right: 5px
}

.im-bid-content .panel>.panel-body .im-payable-section label {
    font-weight: normal;
    margin: 0
}

.im-bid-content .panel>.panel-body .im-payable-section .orange {
    color: #ffa302
}

.im-bid-content .panel>.panel-body .im-payable-section .orange .big-val {
    color: #ffa302
}

.im-bid-content .panel>.panel-body .im-payable-section .total {
    color: #2c3d53;
    font-size: 22px;
    font-weight: bold
}

.im-bid-content .panel>.panel-body .im-payable-section .btn {
    text-transform: uppercase;
    margin-top: 10px
}

.im-bid-content .panel>.panel-body .im-rfq-features {
    line-height: 17px;
    border-left: 1px solid #e5e8ec;
    padding-left: 25px
}

.im-bid-content .panel>.panel-body .im-rfq-features.direct>.im-feature-block>.fa {
    position: relative
}

.im-bid-content .panel>.panel-body .im-rfq-features.direct>.im-feature-block>.fa>.fa-ban {
    font-size: 26px;
    border: 5px solid #fff;
    margin: -10px 0 0 -30px;
    padding: 0;
    vertical-align: text-top;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.im-bid-content .panel>.panel-body .im-rfq-features.direct>.im-feature-block>.heading {
    text-decoration: line-through
}

.im-bid-content .panel>.panel-body .im-rfq-features>h5 {
    color: #696e74;
    text-transform: uppercase;
    margin: 0 0 25px;
    font-weight: lighter;
    font-size: 17px
}

.im-bid-content .panel>.panel-body .im-rfq-features>.im-feature-block {
    margin: 0 0 35px
}

.im-bid-content .panel>.panel-body .im-rfq-features>.im-feature-block>.fa {
    font-size: 50px;
    color: #cfd6db;
    display: inline-block;
    width: 100%;
    margin: 0 0 5px
}

.im-bid-content .panel>.panel-body .im-rfq-features>.im-feature-block>.heading {
    color: #696e74;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 14px
}

.im-bid-content .panel>.panel-body .im-rfq-features>.im-feature-block>p {
    color: #98a7b3;
    display: inline-block;
    width: 100%
}

.im-bid-content h2.below-fold {
    margin: 25px 0
}

.im-bid-content .nav-tabs {
    border-bottom: none;
    margin: 25px 0;
    display: inline-block;
    width: 100%
}

.im-bid-content .nav-tabs>li a {
    padding: 0 0 5px;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    background: none;
    margin: 0 30px 0 0
}

.im-bid-content .nav-tabs>li a:hover {
    text-decoration: none;
    color: #000;
    background: none;
    border: none
}

.im-bid-content .nav-tabs>li.active>a {
    color: #000;
    border: none;
    background: none;
    border-bottom: 2px solid #ffa302
}

.im-quote-detail .content-block>.row {
    margin-bottom: 50px
}

.im-uploaded-files {
    border: 1px solid #e5e8ec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 50px;
    padding: 20px 20px 0
}

.im-uploaded-files p {
    margin: 0
}

.im-uploaded-files h5 {
    text-transform: uppercase;
    margin: 0 0 15px
}

.im-uploaded-files .row {
    margin-bottom: 0!important
}

.im-uploaded-files .row a {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    word-break: break-all
}

.im-uploaded-files .btn {
    margin-bottom: 20px
}

.im-timeline-load {
    display: block;
    min-height: initial;
    margin: 0;
    padding: 10px 15px
}

.im-timeline {
    list-style: none;
    padding: 0
}

.im-timeline>li {
    padding: 0 0 20px 27px;
    margin: 0 0 0 27px;
    position: relative;
    border-left: 1px solid #e5e8ec
}

.im-timeline>li:first-child:before {
    background: #ffa302;
    width: 15px;
    height: 15px;
    top: 3px;
    left: -8px
}

.im-timeline>li:last-child:after {
    content: "\f107";
    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;
    color: #e5e8ec;
    position: absolute;
    left: -5px;
    bottom: -6px
}

.im-timeline>li:before {
    content: "";
    width: 13px;
    height: 13px;
    border: 2px solid #ffa302;
    display: inline-block;
    position: absolute;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    top: 4px;
    left: -7px
}

.im-timeline>li .time-label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal
}

.im-timeline>li p {
    margin: 0;
    display: inline-block;
    width: 100%;
    word-break: break-word
}

.im-timeline.im-message {
    margin-bottom: 0
}

.im-timeline.im-message>li:first-child {
    padding-top: 15px
}

.im-timeline.im-message>li:first-child:before {
    top: 18px
}

.im-timeline.im-message>li:last-child:after {
    display: none
}

.im-timeline.im-message>li.im-msg-bubble>.im-msg-by {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 1px solid #d7dce2;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    left: -28px;
    top: 0;
    overflow: hidden;
    text-align: center
}

.im-timeline.im-message>li.im-msg-bubble>.im-msg-by>img {
    max-height: 65%;
    max-width: 65%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.im-timeline.im-message>li.im-msg-bubble>.im-msg-by>.icon-user {
    font-size: 55px;
    margin: 2px 0 0;
    display: inline-block;
    color: #e5e8ec
}

.im-timeline.im-message>li.im-msg-bubble>.im-bubble {
    border: 1px solid #d7dce2;
    background: #fff;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 10px;
    position: relative
}

.im-timeline.im-message>li.im-msg-bubble>.im-bubble:after,
.im-timeline.im-message>li.im-msg-bubble>.im-bubble:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute
}

.im-timeline.im-message>li.im-msg-bubble>.im-bubble:after {
    left: -5px;
    top: 20px;
    border-color: transparent #fff transparent transparent;
    border-width: 5px 5px 5px 0
}

.im-timeline.im-message>li.im-msg-bubble>.im-bubble:before {
    left: -6px;
    top: 19px;
    border-color: transparent #d7dce2 transparent transparent;
    border-width: 6px 6px 6px 0
}

.im-timeline.im-message>li.im-msg-bubble>.im-bubble .time-label {
    display: inline-block;
    margin-bottom: 5px
}

.im-timeline.im-message+.im-dialogue-box>textarea {
    border: 1px solid #e5e8ec;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 90px;
    width: 100%
}

.im-timeline.im-message+.im-dialogue-box>.im-dialogue-footer {
    border: 1px solid #e5e8ec;
    border-top: none;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: inline-block;
    width: 100%;
    padding: 10px
}

.im-timeline.im-message+.im-dialogue-box>.im-dialogue-footer>a {
    display: inline-block;
    margin: 5px 0 0
}

.im-timeline.im-message+.im-dialogue-box>.im-dialogue-footer>.btn {
    padding: 5px 15px
}

.im-link-block {
    display: inline-block;
    width: 100%;
    background: #f4f6f7;
    padding: 10px;
    text-align: center
}

.im-hiw-block {
    border: 1px solid #e8ebef;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 50px
}

.im-hiw-block h3 {
    color: #3e456f;
    margin: 50px 0;
    font-weight: bold;
    font-size: 30px
}

.im-hiw-block .im-req-thump {
    margin-bottom: 5px
}

.im-hiw-block .im-req-thump>.im-req-icon {
    position: relative;
    border: 2px solid #e9eeef;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    color: #aeb9be;
    margin: 0 auto
}

.im-hiw-block .im-req-thump>.im-req-icon>.num {
    position: absolute;
    border: 1px solid #e9eeef;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    line-height: 24px;
    background: #fff
}

.im-hiw-block .im-req-thump>.im-req-icon>.fa {
    font-size: 42px;
    margin: 25px auto 0
}

.im-hiw-block .im-req-thump>p {
    color: #2c3d4f;
    margin: 10px auto 0;
    width: 85%
}

@media only screen and (max-width:995px) and (min-width:768px) {
    .rfq-prod-detail>.dl-horizontal>dt,
    .rfq-prod-detail>.dl-horizontal>dd {
        text-align: left;
        width: 100%;
        float: none
    }
    .rfq-prod-detail>.dl-horizontal>dd {
        margin-left: 0
    }
}

.product-page .prod-thump-wrapper * {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .1s;
    -o-transition-duration: .1s;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.product-page .prod-thump-wrapper .prod-thump {
    width: 270px;
    margin: 0 10px;
    float: left
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail {
    margin-bottom: 20px;
    -moz-box-shadow: transparent 0 0 0;
    -webkit-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail:hover {
    border: 1px solid #578a9f;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail>.prod-image {
    width: 100%;
    height: 270px;
    position: relative
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail>.prod-image>.prod-type {
    position: absolute;
    right: 0;
    top: 0
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail>.prod-image>.prod-type>.fa {
    color: #fff;
    font-size: 14px;
    margin: 10px 10px 0 0;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail>.prod-image>img {
    width: 100%;
    height: 100%
}

.product-page .prod-thump-wrapper .prod-thump>.thumbnail>.btn {
    margin: 0 0 15px;
    width: 88%
}

.side-info {
    border: 1px solid #f4f6f7;
    background: #f4f6f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.03) 10px 10px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 10px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.03) 10px 10px 10px;
    overflow: hidden
}

.side-info h3 {
    margin: 0 0 15px;
    line-height: 24px;
    font-size: 22px;
    font-weight: normal
}

.side-info h4 {
    margin: 0 0 15px;
    line-height: 18px;
    font-size: 17px;
    font-weight: normal
}

.side-info p {
    margin: 0 0 15px;
    line-height: 16px
}

.side-info>.header-content {
    padding: 30px 30px 15px;
    color: #374154
}

.side-info>.header-content button {
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block
}

.side-info>.header-content .text-muted {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.side-info>.side-prime-content {
    background: #fff;
    padding: 30px
}

.side-info>.side-prime-content>ul {
    color: #89949b;
    list-style: none;
    margin: 0;
    padding: 0
}

.side-info>.side-prime-content>ul>li {
    position: relative;
    margin: 0 0 0 15px;
    line-height: 18px;
    padding: 0 0 30px 25px;
    border-left: 1px solid #dae4e6
}

.side-info>.side-prime-content>ul>li:last-child {
    border-left: 1px solid #fff
}

.side-info>.side-prime-content>ul>li>.bullet {
    position: absolute;
    background: #fff;
    border: 1px solid #dae4e6;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    left: -15px;
    top: -5px
}

.side-info>.side-prime-content>ul>li>.bullet>.fa {
    color: #4c9dcb;
    font-size: 15px;
    line-height: 30px
}

.pitch-content {
    color: #89949b
}

.pitch-content h3 {
    color: #89949b;
    font-size: 19px;
    margin: 0 0 15px
}

.pitch-content p {
    margin: 0 0 15px;
    line-height: 18px
}

.bg-very-dark-navyblue,
ul.sidebar-nav li a:hover {
    background: #212c36
}

.bg-dark-navyblue,
#dropdown ul li a:hover,
.dd-title-line,
body#fluid-app,
.dark-nav,
ul.createwizard-nav-tab li.complete {
    background: #2b3946
}

.bg-light-navyblue,
#dropdown ul,
.dd-title-text,
.sidebar-divider,
ul.createwizard-nav-tab li,
.wiz-nav-extended {
    background: #485766
}

.bg-very-light-navyblue,
.main-center-title .styled-underline {
    background: #9AA6B2
}

.bg-white,
.dropdown-text,
.dropdown-content,
.styledSelect,
.main-center-title span.m-title-text,
.dashboard-block,
.double-block,
.t-shirt-wrapper {
    background: #fff
}

.bg-mid-half-white,
.dashboard-block.grey-bg {
    background: #f4f7f8
}

.bg-half-white,
.dropdown-toggle:hover ~ .dropdown-text,
.dropdown-toggle:focus ~ .dropdown-text,
.btn-grey,
ul.horizontal-tabs li.active,
.main-container,
ul.merchandise-block li .stock-wrapper,
ul.shipment-status,
body#centered-app {
    background: #DCE2E5
}

.bg-parrot-green,
a.printer-selected {
    background: #3EC740
}

.bg-sky-blue,
button.cta.cta-blue,
a.cta.cta-blue,
input[type="submit"].cta-blue,
.btn-blue,
button.btn-blue,
.size-radiolist input[type=radio]:checked+label {
    background: #2a99f8
}

.bg-orange,
#dropdown,
.btn-orange,
button.btn-orange,
.campaign-wizard ul.campaign-steps li.complete {
    background: #ff992f
}

.bg-cherry-red {
    background: #e64548
}

.fnt-orange,
a.orange-anchor,
a.orange-anchor:hover,
table.campaigns-table td span.pause,
a.book-printer,
ul.nav-sub li a:hover,
a.nav-divided-text:hover,
ul.top_nav li a:hover,
.hiw-pitch,
.notification-icon:hover span.icon-megaphone {
    color: #ff992f
}

.fnt-verydark-navyblue {
    color: #212c36
}

.fnt-dark-navyblue,
#dropdown:hover,
#dropdown ul li.dd-title,
.select,
ul.horizontal-tabs li.active a,
ul.switch-tabs li a,
ul.footer-links li a:hover,
.dashboard-block-head .head-title,
.claim-items-add,
.campaign-wizard ul.campaign-steps li.complete a.step-link:hover,
.campaign-wizard ul.campaign-steps li a.step-link:hover,
.email-container .content,
.product-container ul.merch-products li a,
ul.printers-list li .vendor-details p.v-name {
    color: #2b3946
}

.fnt-verylight-navyblue,
.dropdown-text,
.dropdown-content a,
.btn-grey,
.btn-darkgrey-contrast,
.btn-darkgrey,
table.slick-table thead td,
table.campaigns-table tr.head th,
ul.horizontal-tabs li a,
.light-container .sub-pitch,
.copyright,
.hiw-explain,
ul.combination-points li,
ul.sidebar-nav li span.list-title,
ul.sidebar-nav li a,
ul.breadcrumbs li span,
.block-title,
.donut-chart-holder .donut-chart-data div.dd-label,
.shipment-action,
a.block-full-btn,
.block-timestamp,
.campaign-wizard ul.campaign-steps li span.step-number,
.campaign-wizard ul.campaign-steps li a.step-link,
ul.integrations-list li,
.pricing-block .plans p.plan-name,
.pricing-block .plans ul.plans-list,
.pricing-block .plans ul.plans-item,
.vendor-capsule,
ul.filter-options li button {
    color: #9AA6B2
}

.fnt-lightest-navyblue,
.btn-darkgrey-contrast:hover,
.dark-container .sub-pitch {
    color: #9db8cf
}

.fnt-light-navyblue,
.main-center-title,
table.campaigns-table td span.draft,
.form-control-label,
ul.vertical-navigation li a,
.light-container .center-pitch,
.t-shirt_responsive_block p,
ul.footer-links li a,
h1.p-title,
ul.customize-summary-pills li,
ul.breadcrumbs li a,
.donut-chart-holder .donut-chart-data span.dd-number,
.size-radiolist label,
.credits-block,
.shipment-block,
.notification-icon span.icon-megaphone {
    color: #485766
}

.fnt-parrot-green,
table.campaigns-table td span.live {
    color: #3EC740
}

.fnt-dark-parrot-green {
    color: #6b881b
}

.fnt-white,
button.cta.cta-blue,
a.cta.cta-blue,
input[type="submit"].cta-blue,
#dropdown,
#dropdown ul li a,
.btn-blue,
button.btn-blue,
.btn-orange,
button.btn-orange,
.btn-green,
.btn-green:hover,
a.printer-selected,
.dark-container .center-pitch,
p.services-text,
ul.cutomize-actions li span.name,
ul.printer-full-list .pri-item:hover a.book-printer,
.size-radiolist input[type=radio]:checked+label,
.campaign-wizard ul.campaign-steps li.complete,
.campaign-wizard ul.campaign-steps li.complete span.step-number,
.campaign-wizard ul.campaign-steps li.complete a.step-link,
ul.filter-options li.label {
    color: #fff
}

.fnt-half-white {
    color: #DCE2E5
}

.fnt-sky-blue {
    color: #2a99f8!important
}

.fnt-cherry-red {
    color: #e64548
}

.t-color-red {
    background: #bf1515
}

.t-color-royal-blue {
    background: #07589d
}

.t-color-green {
    background: #10672a
}

.t-color-white {
    background: #f6f8fa
}

.t-color-bottle-green {
    background: #113615
}

.t-color-blue {
    background: #78c9ef
}

.t-color-gray {
    background: #575757
}

.t-color-purple {
    background: #3e254a
}

.t-color-navy-blue {
    background: #242b40
}

.t-color-bluish-gray {
    background: #474E62
}

.t-color-dark-gray {
    background: #505153
}

.t-color-black {
    background: #222
}

.t-color-fuchsia {
    background: #d4465d
}

.t-color-pink {
    background: #ffc1cb
}

.t-color-turquoise {
    background: #1abed6
}

.t-color-chocolate {
    background: #4d2a15
}

.t-color-camel {
    background: #fbdfae
}

.t-color-brown {
    background: #331712
}

.t-color-maroon {
    background: #531721
}

.t-color-yellow {
    background: #f2da0c
}

.t-color-light-yellow {
    background: #fedc7f
}

.t-color-jade {
    background: #03817a
}

.t-color-kelly-green {
    background: #1dc58c
}

.t-color-cranberry {
    background: #e85353
}

.im-bucket-wiz {
    display: inline-block;
    width: 100%;
    padding: 0;
    color: #485362;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 25px;
    background: #fff;
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.im-bucket-wiz>div {
    margin: 10px 0;
    display: inline-block
}

.im-bucket-wiz>.im-qmetric {
    background: #f8f9fa;
    display: inline-block;
    padding: 19px 0 20px;
    margin: 0
}

.im-bucket-wiz>.im-qmetric>.number {
    color: #2c3d4f;
    font-weight: bold;
    font-size: 23px
}

.im-bucket-wiz>.im-qmetric>.text-muted {
    font-size: 13px;
    line-height: 14px;
    margin: 0 0 10px;
    display: inline-block;
    width: 100%
}

.im-bucket-wiz>.im-qprod>[class^="im-product-"],
.im-bucket-wiz>.im-qprod>[class*=" im-product-"] {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    margin: 0 0 5px;
    color: #b7b7b7
}

.im-bucket-wiz>.im-qprod>.im-seller {
    color: #b7b7b7
}

.im-bucket-wiz>.im-qprod.active>[class^="im-product-"],
.im-bucket-wiz>.im-qprod.active>[class*=" im-product-"] {
    color: #485362
}

.im-bucket-wiz>.im-qprod.active>[class^="im-product-"]:after,
.im-bucket-wiz>.im-qprod.active>[class*=" im-product-"]:after {
    content: "\f058";
    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;
    color: #3fb528;
    font-size: 15px
}

.im-bucket-wiz>.im-qprod.active>.im-seller {
    color: #485362
}

.im-bucket-wiz .btn-primary {
    font-size: 17px;
    padding: 15px 10px;
    margin: 12px 0 0 0;
    word-break: break-word;
    white-space: inherit
}

.im-quote-list {
    background: #fff;
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.im-quote-list a:first-child .im-info-index {
    border-top: 1px solid #e5e8ec
}

.im-quote-list [class^="im-product-"],
.im-quote-list [class*=" im-product-"] {
    color: #485362;
    font-size: 65px
}

.im-quote-list .im-qprocess {
    margin: 0;
    border-top: 1px solid #e5e8ec;
    display: inline-block;
    margin: 0;
    padding: 0 10px 16px;
    width: 100%
}

.im-quote-list .im-qprocess>span {
    width: 32.5%;
    display: inline-block;
    min-height: 53px;
    padding: 16px 0 0 35px;
    color: #b7b7b7;
    position: relative;
    float: left;
    line-height: 15px
}

.im-quote-list .im-qprocess>span:before {
    content: "\f18e";
    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: 15px;
    position: absolute;
    left: 15px;
    top: 15px
}

.im-quote-list .im-qprocess>span.im-complete {
    color: #3fb528
}

.im-quote-list .im-qprocess>span.im-complete:before {
    content: "\f058"
}

.im-quote-list .im-qprocess>span.im-process {
    color: #ebaf3c
}

.im-quote-list .im-qprocess>span>.text-muted {
    display: inline-block;
    width: 100%;
    font-size: 12px
}

.im-quote-list .im-qprocess>span>.text-muted>strong {
    font-weight: bold;
    color: #2c3d4f
}

.im-quote-list:hover .im-info-index {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.im-quote-list:hover .im-info-index:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.im-quote-list:hover .im-info-index.active {
    background-color: #f7f8f9;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.im-quote-list a {
    text-decoration: none
}

.im-info-index {
    line-height: 18px;
    padding: 0;
    border-bottom: 2px solid #e5e8ec;
    border-right: 1px solid #e5e8ec;
    position: relative;
    cursor: pointer;
    border-left: 2px solid #e5e8ec;
    -moz-box-shadow: inset -10px 0 15px 0 rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: inset -10px 0 15px 0 rgba(0, 0, 0, 0.03);
    box-shadow: inset -10px 0 15px 0 rgba(0, 0, 0, 0.03);
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.im-info-index.unread {
    font-weight: bold
}

.im-info-index.auction-participating>.im-status:before,
.im-info-index.auction-won>.im-status:before,
.im-info-index.auction-lost>.im-status:before {
    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;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 6px;
    border: 1px solid #e5e8ec;
    margin: 0 5px 0 0
}

.im-info-index.auction-participating>.im-status:before {
    content: "\f256"
}

.im-info-index.auction-won>.im-status:before {
    content: "\f087"
}

.im-info-index.auction-lost>.im-status:before {
    content: "\f088"
}

.im-info-index:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.im-info-index.active {
    background-color: #f7f8f9;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.im-info-index:after {
    content: "\f105";
    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;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    color: #aaa;
    width: 5px;
    height: 14px
}

.im-info-index.im-status-warning {
    border-left: 2px solid #ebaf3c
}

.im-info-index.im-status-warning>.im-status {
    color: #ebaf3c
}

.im-info-index.im-status-error {
    border-left: 2px solid #f04747
}

.im-info-index.im-status-error>.im-status {
    color: #f04747
}

.im-info-index.im-status-success {
    border-left: 2px solid #38b87c
}

.im-info-index.im-status-success>.im-status {
    color: #38b87c
}

.im-info-index.im-status-expired {
    border-left: 2px solid #76808c
}

.im-info-index.im-status-expired>.im-status {
    color: #76808c
}

.im-info-index>.im-status {
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 25px 23px 0;
    font-size: 14px;
    font-weight: bold
}

.im-info-index>.im-status>.pull-right.add-info {
    text-transform: none;
    font-size: 13px;
    color: #2c3d4f;
    font-size: 13px;
    font-weight: normal
}

.im-info-index>.im-status+.im-info-head-content {
    padding-top: 0;
    padding-bottom: 23px
}

.im-info-index>.im-status+.im-info-head-content+.text-muted {
    padding: 0 23px 25px
}

.im-info-index .im-info-head-content {
    padding: 25px 23px 8px
}

.im-info-index .im-info-head-content h2 {
    margin: 0;
    font-size: 20px;
    display: inline-block
}

.im-info-index .im-info-head-content h2>.im-notify-bubble {
    margin: 0 0 0 5px;
    float: right
}

.im-info-index .im-info-head-content .im-id {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.im-notify-bubble {
    font-size: 13px;
    position: relative;
    display: inline-block;
    color: #000;
    padding: 3px 5px;
    line-height: 18px;
    z-index: 1000
}

.im-notify-bubble:hover .im-notification-msg {
    display: block
}

.im-notify-bubble>.fa-comment-o {
    margin-right: 5px
}

.im-notify-bubble>.count {
    display: inline-block;
    background: #ffa302;
    padding: 0 5px;
    position: relative;
    margin: 0 0 0 7px
}

.im-notify-bubble>.count:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ffa302 transparent transparent;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -5px
}

.im-notify-bubble .im-notification-msg {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #e5e8ec;
    border-top: 1px solid #ffa302;
    right: 0;
    top: 25px;
    z-index: 100;
    width: 250px;
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px
}

.im-notify-bubble .im-notification-msg:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #ffa302 transparent;
    position: absolute;
    top: -5px;
    right: 7px
}

.im-notify-bubble .im-notification-msg>p {
    padding: 7px 0;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 11px;
    color: #b7b7b7;
    border-bottom: 1px solid #e5e8ec
}

.im-notify-bubble .im-notification-msg>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.im-notify-bubble .im-notification-msg>ul>li {
    padding: 7px 10px
}

.im-notify-bubble .im-notification-msg>ul>li:hover {
    background: #f7f8f9
}

.im-info-detail {
    display: inline-block;
    width: 100%
}

.im-info-detail>.im-info-hero {
    margin-top: 25px;
    margin-bottom: 15px
}

.im-info-detail>.im-info-hero .im-product-icon {
    border: 1px solid #e5e8ed;
    color: #485362;
    font-size: 117px;
    text-align: center;
    padding: 12px 0;
    display: inline-block;
    width: 100%
}

.im-info-detail>.im-info-hero h2 {
    font-size: 21px;
    font-weight: normal;
    line-height: 20px
}

.im-info-detail>.im-info-hero h2+.text-muted {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.im-info-detail>.im-info-hero .alert-warning {
    font-size: 13px;
    line-height: 24px
}

.im-info-detail>.im-info-hero .alert-warning ul li a {
    word-break: break-all
}

.im-info-detail .im-status-warning,
.im-info-detail .im-status-error,
.im-info-detail .im-status-success,
.im-info-detail .im-status-expired {
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    margin: 10px 0
}

.im-info-detail .im-status-warning {
    color: #ebaf3c
}

.im-info-detail .im-status-error {
    color: #f04747
}

.im-info-detail .im-status-success {
    color: #38b87c
}

.im-info-detail .im-status-expired {
    color: #76808c
}

.im-info-detail .content-block {
    margin: 15px 0 0;
    display: inline-block;
    width: 100%
}

.im-info-detail .content-block hr {
    margin: 5px 0 10px
}

.im-info-detail .content-block .im-qseller-info {
    margin: 0 -25px;
    padding: 25px;
    border-bottom: 1px solid #e5e8ec
}

.im-info-detail .content-block .im-qseller-info:last-child {
    border-bottom: none
}

.im-info-detail .content-block .im-qseller-info:hover,
.im-info-detail .content-block .im-qseller-info.active {
    background-color: #f8f9fa
}

.im-info-detail .content-block .im-qseller-info>div>h6 {
    font-size: 21px;
    font-weight: lighter;
    color: #2c3d4f;
    margin: 0 5px 5px 0;
    display: inline-block
}

.im-info-detail .content-block .im-qseller-info>div>.rating-review>span {
    background: #3fb528;
    color: #fff;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 5px;
    margin-right: 5px
}

.im-info-detail .content-block .im-qseller-info>div>.rating-review.warning>span {
    background: #FFCB55
}

.im-info-detail .content-block .im-qseller-info>div>.rating-review.error>span {
    background: #FF7373
}

.im-info-detail .content-block .im-qseller-info>div>.location {
    color: #7d8790;
    display: inline-block
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote {
    border: 1px solid #e5e8ec;
    line-height: 18px;
    font-size: 14px;
    padding: 25px 25px 10px;
    margin: 15px 0
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote>p {
    margin: 0 0 15px
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote>p>strong {
    font-size: 16px
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote>p>.im-big-val {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 10px;
    display: inline-block
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote .im-bordered .im-cost {
    font-size: 16px
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote .im-bordered .im-note {
    background: #5a68a4;
    border: none;
    color: #f7edd2;
    padding-left: 60px;
    position: relative;
    margin: 15px 0
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote .im-bordered .im-note>strong {
    color: #f2cd8a;
    text-transform: uppercase
}

.im-info-detail .content-block .im-qseller-info .im-seller-quote .im-bordered .im-note>.fa {
    position: absolute;
    left: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 33px;
    height: 33px
}

.im-info-detail .big-val {
    font-size: 30px
}

.im-info-detail .mid-val {
    font-size: 20px
}

.im-info-detail .well input[type="number"],
.im-info-detail .alert-warning input[type="number"] {
    width: 75px
}

.im-info-detail .well .margin-bottom,
.im-info-detail .alert-warning .margin-bottom {
    margin-bottom: 15px
}

.im-info-detail .well dl,
.im-info-detail .alert-warning dl {
    position: relative
}

.im-info-detail .well dl dt,
.im-info-detail .well dl dd,
.im-info-detail .alert-warning dl dt,
.im-info-detail .alert-warning dl dd {
    padding: 5px 0
}

.im-info-detail .well dl dt,
.im-info-detail .alert-warning dl dt {
    color: #636363
}

.im-info-detail .well dl dt.total,
.im-info-detail .alert-warning dl dt.total {
    padding-top: 20px;
    text-transform: uppercase;
    color: #2c3d4f
}

.im-info-detail .well dl dd,
.im-info-detail .alert-warning dl dd {
    font-weight: normal
}

.im-info-detail .well dl dd.total,
.im-info-detail .alert-warning dl dd.total {
    position: relative;
    margin-bottom: 15px
}

.im-info-detail .well dl dd.total:after,
.im-info-detail .alert-warning dl dd.total:after {
    content: "";
    position: absolute;
    width: 285%;
    border: 1px solid #c4cacf;
    right: -5%;
    bottom: 4px;
    height: 42px
}

.im-info-detail .dl-horizontal dt {
    color: #b7b7b7;
    width: 35%;
    overflow: inherit;
    white-space: inherit
}

.im-info-detail .dl-horizontal dd {
    margin-left: 40%
}

.im-info-detail h4 {
    text-transform: uppercase;
    margin: 0;
    font-size: 17px;
    font-weight: bold
}

.im-info-detail h2 {
    margin: 0;
    font-size: 20px
}

.im-info-capsule {
    display: inline-block;
    margin-bottom: 10px
}

.im-info-capsule.block-width {
    width: 100%
}

.im-info-capsule>.im-label {
    color: #98a7b3;
    display: inline-block;
    width: 100%;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px
}

.im-info-capsule>.im-text {
    color: #2c3d4f;
    display: inline-block;
    width: 100%
}

.im-info-capsule>.im-text ul {
    padding: 0;
    list-style: none
}

.im-info-capsule>.im-text ul>li {
    float: left;
    margin: 0 10px 0 0
}

.im-info-capsule>.im-clickable-highlight {
    color: #2a99f8;
    font-size: 17px
}

.im-submit-post-wrapper {
    position: relative
}

.im-submit-post-wrapper .im-submit-post {
    background: rgba(237, 239, 242, 0.6);
    margin: 0 -30px;
    padding: 20px 20px 10px;
    border-top: 1px dashed #ccd4de
}

.im-submit-post-wrapper .im-submit-post h5 {
    text-align: center;
    font-size: 25px!important
}

.im-submit-post-wrapper .im-submit-post h6,
.im-submit-post-wrapper .im-submit-post ol {
    margin: 0 0 15px
}

.im-submit-post-wrapper .im-submit-post h6 {
    font-size: 17px;
    font-weight: bold
}

.im-submit-post-wrapper .im-submit-post .fake-checkbox-field>label {
    max-width: 93%
}

.im-submit-post-wrapper .im-empty-msg-container {
    position: absolute;
    left: 0;
    right: 0;
    width: 350px;
    margin: auto;
    text-align: center;
    background: #fff79a;
    padding: 25px;
    top: 50px;
    -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    box-shadow: rgba(0, 0, 0, 0.05) 0 10px 15px;
    border: 1px solid #e3da76;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.im-bordered {
    border: 2px dashed rgba(0, 0, 0, 0.1);
    padding: 5px 15px;
    margin: 0 0 15px
}

.im-bordered .alert-warning {
    margin: 10px 0 15px
}

div.im-hero-check {
    margin: 10px 0
}

.nav-tabs.im-vendor-tab>li {
    cursor: pointer
}

.nav-tabs.im-vendor-tab>li.active>a {
    color: #2c3d4f;
    background-color: #f4f5f7
}

.nav-tabs.im-vendor-tab>li:hover {
    background: none
}

.nav-tabs.im-vendor-tab>li:hover>a {
    background: none
}

.nav-tabs.im-vendor-tab>li>a {
    font-weight: normal;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 13px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.im-table-v2 {
    margin: 10px 0 20px
}

.im-table-v2>thead>tr>th {
    color: #98a7b3;
    font-size: 13px;
    border-bottom: none;
    padding: 5px 0 5px 20px
}

.im-table-v2>tbody>tr {
    border: 1px solid #e5e8ec
}

.im-table-v2>tbody>tr>td {
    padding: 20px;
    border-top: none
}

.im-table-v2>tbody>tr>td.im-hero-text {
    font-size: 18px;
    font-weight: bold
}

.im-table-v2>tbody>tr>td.im-tbl-arw-holder {
    padding: 16px 0 0 15px
}

.im-table-v2>tbody>tr>td.im-tbl-arw-holder>div {
    position: relative;
    background: #fff
}

.im-table-v2>tbody>tr>td.im-tbl-arw-holder>div>.im-tbl-arw {
    width: 35px;
    height: 35px;
    background: #4eade8;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -15px;
    color: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid #fff;
    padding: 2px 0 0 11px;
    -moz-box-shadow: -1px 0 0 .7px #e5e8ec;
    -webkit-box-shadow: -1px 0 0 .7px #e5e8ec;
    box-shadow: -1px 0 0 .7px #e5e8ec
}

.im-table-v2>tbody>tr.im-tempty {
    border: none
}

.im-table-v2>tbody>tr.im-tempty:hover,
.im-table-v2>tbody>tr.im-tempty:hover>td {
    background: none
}

.im-table-v2>tbody>tr.im-tempty>td {
    padding: 10px
}

@media(min-width:768px) {
    .im-info-detail .well dl dt,
    .im-info-detail .alert-warning dl dt {
        width: 50%
    }
    .im-info-detail .well dl dd,
    .im-info-detail .alert-warning dl dd {
        margin-left: 52%
    }
    .im-info-detail .well dl dd.total:after,
    .im-info-detail .alert-warning dl dd.total:after {
        width: 218%!important
    }
}

@media only screen and (max-width:767px) {
    .im-info-index>.im-status>.pull-right.add-info {
        display: inline-block;
        width: 100%;
        margin: 15px 0
    }
    .im-info-detail .well dl dd.text-right,
    .im-info-detail .alert-warning dl dd.text-right {
        text-align: left
    }
    .im-info-detail .well dl dd.total:after,
    .im-info-detail .alert-warning dl dd.total:after {
        width: 102%!important;
        right: -1%!important
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3 {
        width: 100%
    }
    .im-quote-list a:first-child .im-info-index {
        margin-top: 25px
    }
    .im-quote-list a:last-child .im-info-index {
        margin-bottom: 25px
    }
    .im-quote-list .im-info-index .im-info-head-content .im-info-capsule {
        width: 100%
    }
    .im-quote-list .im-info-index .im-info-head-content .im-info-capsule .im-label {
        width: 30%;
        margin-right: 10%;
        float: left
    }
    .im-quote-list .im-info-index .im-info-head-content .im-info-capsule .im-text,
    .im-quote-list .im-info-index .im-info-head-content .im-info-capsule .im-clickable-highlight {
        width: 50%
    }
    .im-responsive-table table,
    .im-responsive-table thead,
    .im-responsive-table tbody,
    .im-responsive-table th,
    .im-responsive-table td,
    .im-responsive-table tr {
        display: block
    }
    .im-responsive-table .im-tbl-arw-holder {
        display: none
    }
    .im-responsive-table table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .im-responsive-table table>tbody>tr {
        border: 1px solid #ccc
    }
    .im-responsive-table table>tbody>tr>td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left
    }
    .im-responsive-table table>tbody>tr>td:before {
        content: attr(data-title);
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }
    .im-responsive-table table.im-table-v2>tbody>tr>td:before {
        top: 20px;
        left: 15px
    }
}

@font-face {
    font-family: 'Products';
    src: url("/static/fonts/product-font-icons/Products.eot?4ff6q6");
    src: url("/static/fonts/product-font-icons/Products.eot?4ff6q6#iefix") format("embedded-opentype"), url("/static/fonts/product-font-icons/Products.ttf?4ff6q6") format("truetype"), url("/static/fonts/product-font-icons/Products.woff?4ff6q6") format("woff"), url("/static/fonts/product-font-icons/Products.svg?4ff6q6#Products") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="im-product-"],
[class*=" im-product-"] {
    font-family: 'Products'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.im-product-backpackbag:before {
    content: "\e900"
}

.im-product-banner:before {
    content: "\e901"
}

.im-product-beerglass:before {
    content: "\e902"
}

.im-product-billbook:before {
    content: "\e903"
}

.im-product-booklet:before {
    content: "\e904"
}

.im-product-bookmark:before {
    content: "\e905"
}

.im-product-bottle:before {
    content: "\e906"
}

.im-product-box:before {
    content: "\e907"
}

.im-product-brochure:before {
    content: "\e908"
}

.im-product-businesscard:before {
    content: "\e909"
}

.im-product-buttonbadge:before {
    content: "\e90a"
}

.im-product-wallcanvas:before {
    content: "\e90b"
}

.im-product-cap:before {
    content: "\e90c"
}

.im-product-certificate:before {
    content: "\e90d"
}

.im-product-coaster:before {
    content: "\e90e"
}

.im-product-singlesideprintedmonthlycalendar:before {
    content: "\e90f"
}

.im-product-diary:before {
    content: "\e910"
}

.im-product-dangler:before {
    content: "\e911"
}

.im-product-drawstringbag:before {
    content: "\e912"
}

.im-product-envelope:before {
    content: "\e913"
}

.im-product-shoulderbag:before {
    content: "\e914"
}

.im-product-flyer:before {
    content: "\e915"
}

.im-product-folder:before {
    content: "\e916"
}

.im-product-fridgemagnet:before {
    content: "\e917"
}

.im-product-greetingcard:before {
    content: "\e918"
}

.im-product-headband:before {
    content: "\e919"
}

.im-product-idcard:before {
    content: "\e91a"
}

.im-product-invitationcard:before {
    content: "\e91b"
}

.im-product-keychain:before {
    content: "\e91c"
}

.im-product-lanyard:before {
    content: "\e91d"
}

.im-product-laptop:before {
    content: "\e91e"
}

.im-product-letterhead:before {
    content: "\e91f"
}

.im-product-medal:before {
    content: "\e920"
}

.im-product-mobile:before {
    content: "\e921"
}

.im-product-memento:before {
    content: "\e922"
}

.im-product-monthlydeskcalendar:before {
    content: "\e923"
}

.im-product-monthlywallcalendar:before {
    content: "\e924"
}

.im-product-mousepad:before {
    content: "\e925"
}

.im-product-mug:before {
    content: "\e926"
}

.im-product-namebadge:before {
    content: "\e927"
}

.im-product-notebook:before {
    content: "\e928"
}

.im-product-notepad:before {
    content: "\e929"
}

.im-product-pen:before {
    content: "\e92a"
}

.im-product-pendrive:before {
    content: "\e92b"
}

.im-product-polythenebag:before {
    content: "\e92c"
}

.im-product-poster:before {
    content: "\e92d"
}

.im-product-powerbank:before {
    content: "\e92e"
}

.im-product-productlabel:before {
    content: "\e92f"
}

.im-product-raincoat:before {
    content: "\e930"
}

.im-product-rubberstamp:before {
    content: "\e931"
}

.im-product-shotglass:before {
    content: "\e932"
}

.im-product-stall:before {
    content: "\e933"
}

.im-product-standee:before {
    content: "\e934"
}

.im-product-sticker:before {
    content: "\e935"
}

.im-product-sunglass .path1:before {
    content: "\e936";
    color: #485362
}

.im-product-sunglass .path2:before {
    content: "\e937";
    margin-left: -1em;
    color: rgba(72, 83, 98, 0.85)
}

.im-product-sunglass .path3:before {
    content: "\e938";
    margin-left: -1em;
    color: rgba(72, 83, 98, 0.85)
}

.im-product-tatoosticker:before {
    content: "\e939"
}

.im-product-tentcard:before {
    content: "\e93a"
}

.im-product-thankyoucard:before {
    content: "\e93b"
}

.im-product-totebag:before {
    content: "\e93c"
}

.im-product-travelbag:before {
    content: "\e93d"
}

.im-product-tshirt:before {
    content: "\e93e"
}

.im-product-umbrella:before {
    content: "\e93f"
}

.im-product-wallclock:before {
    content: "\e940"
}

.im-product-wrappingpaper .path1:before {
    content: "\e941";
    color: #485261
}

.im-product-wrappingpaper .path2:before {
    content: "\e942";
    margin-left: -1em;
    color: #485261
}

.im-product-wrappingpaper .path3:before {
    content: "\e943";
    margin-left: -1em;
    color: rgba(72, 82, 97, 0.25)
}

.im-product-wrappingpaper .path4:before {
    content: "\e944";
    margin-left: -1em;
    color: rgba(72, 82, 97, 0.25)
}

.im-product-wrappingpaper .path5:before {
    content: "\e945";
    margin-left: -1em;
    color: rgba(72, 82, 97, 0.25)
}

.im-product-wristband:before {
    content: "\e946"
}