﻿@charset "UTF-8"; /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Sanchez:400italic,400);
@import url(https://fonts.googleapis.com/css?family=Roboto:400italic,400,100,700);

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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: 0 0
}

    a:active, a:hover {
        outline: 0
    }

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    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[type=checkbox], input[type=radio] {
    -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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !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: ""
    }

    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
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(bootstrap/glyphicons-halflings-regular.eot);
    src: url(bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    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"
}

*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus, a:hover {
    color: #2a6496;
    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;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.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: #999
    }

.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: 200;
    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-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-inline, .list-unstyled {
    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
}

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    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[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.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.428571429;
        color: #999
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .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'
        }

    blockquote:after, blockquote:before {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

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,.25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        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:after, .container-fluid:before {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.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-left: 15px;
    padding-right: 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-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    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.428571429;
        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, .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-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > 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
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -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=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 34px;
    line-height: 1.428571429 \0
}

    .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        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] {
        float: left;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
        cursor: not-allowed
    }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .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 {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group, .navbar-form .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, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label, .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            float: none;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, 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: #428bca;
    border-color: #357ebd
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, 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.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, 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.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, 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.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, 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 {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #2a6496;
                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: #999;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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%;
    padding-left: 0;
    padding-right: 0
}

    .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 {
    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;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.428571429;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #999
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0
        }

    .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:after, .btn-toolbar:before {
        content: " ";
        display: table
    }

    .btn-toolbar:after {
        clear: both
    }

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg > .btn .caret, .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:after, .btn-group-vertical > .btn-group:before {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group .form-control, .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, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        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-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn: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-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn: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 {
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:after, .nav:before {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .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: #999
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #428bca
    }

    .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.428571429;
            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;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.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: #428bca
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-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, .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-justified > li > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-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-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:after, .navbar-collapse:before {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        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-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-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;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        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-nav.navbar-right:last-child {
            margin-right: -15px
        }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

        .navbar-text.navbar-right:last-child {
            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-nav > li > a, .navbar-default .navbar-text {
        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 {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a: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: #090909
}

    .navbar-inverse .navbar-brand {
        color: #999
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #999
    }

        .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: #090909
    }

    .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 {
        background-color: #090909;
        color: #fff
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

        .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: #090909
    }

    .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: #999
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #999
}

    .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 {
            content: "/ ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #999
    }

.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.428571429;
            text-decoration: none;
            color: #428bca;
            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:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #2a6496;
            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: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #999;
        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
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:after, .pager:before {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .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: #999;
        background-color: #fff;
        cursor: not-allowed
    }

.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
}

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #999
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: gray
    }

.label-primary {
    background-color: #428bca
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #3071a9
    }

.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;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    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
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 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 {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #428bca
}

.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 {
    padding-right: 35px
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    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: #428bca;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #999;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    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: 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: 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: 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, .media-body {
    overflow: hidden;
    zoom: 1
}

    .media, .media .media {
        margin-top: 15px
    }

        .media:first-child {
            margin-top: 0
        }

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .list-group-item > .badge {
        float: right
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px
        }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #999
}

    .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: #999
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading {
        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: #e1edf7
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.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 {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.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 {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.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 {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.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 {
        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;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a {
        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 {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-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 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 {
    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 > 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-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 > 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, .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-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel + .panel {
        margin-top: 5px
    }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .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-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #428bca
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #428bca
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #428bca
    }

.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-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-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-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-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 {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    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;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        transform: translate(0,-25%);
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

.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,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:after, .modal-footer:before {
        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 {
        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;
    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: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 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;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(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: 400;
    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,.05);
    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,.05)
}

    .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,.05);
    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,.05)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            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,.6)
}

    .carousel-control.left {
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .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
    }

    .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;
        margin-top: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: 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,.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: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .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
    }

    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
    }

    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
    }

    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
    }

    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
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.clearfix {
    *zoom: 1
}

    .clearfix:after, .clearfix:before {
        content: "";
        display: table;
        line-height: 0
    }

    .clearfix:after {
        clear: both
    }

.info-bar .menu .info-bar-gear:hover, .info-bar .menu .open .info-bar-gear, .info-bar-gear, .info-bar-green-arrow, .info-bar-orange-gear, .info-bar-sprite {
    background-image: url(../images/generated/info-bar-s57c282cfa0.png);
    background-repeat: no-repeat
}

#add-to-list .user-lists li.selected:before, #add-to-list .user-lists li:before, .announce-box .input-symbol.invalid:before, .announce-box .input-symbol.valid:before, .filters-box ul li .filter-checkbox, .form-box .input-symbol.invalid:before, .form-box .input-symbol.valid:before, .report-list-item.active .filter-checkbox, .shared-active-add-list, .shared-add-list, .shared-alert-icon, .shared-apple-store-big, .shared-apple-store-big:hover, .shared-back-arrow, .shared-big-cross, .shared-carousel-back-arrow, .shared-carousel-next-arrow, .shared-chart-contract-icon, .shared-chart-gear-icon, .shared-chart-share-icon, .shared-checkbox-checked, .shared-checkbox-unchecked, .shared-cross, .shared-cross-o, .shared-down-arrow, .shared-drop-icon, .shared-expand-icon, .shared-expand-icon-white, .shared-expand-icon:hover, .shared-icon-ok, .shared-info, .shared-info-o, .shared-information-icon, .shared-link-icon, .shared-linkedin-color, .shared-linkedin-white, .shared-mail-out, .shared-minus-icon, .shared-pencil-icon, .shared-pencil-icon-o, .shared-pencil-icon-o:hover, .shared-play-store-big, .shared-play-store-big:hover, .shared-plus-icon, .shared-plus-icon-green, .shared-receipt, .shared-rectangular-cross, .shared-report-icon, .shared-seamless-logo, .shared-search, .shared-simple-plus-icon, .shared-sprite, .shared-success, .shared-thumbs-up, .shared-up-arrow, .shared-warning-o, .shared-white-triangle {
    background-image: url(../images/generated/shared-se8e2933cfc.png);
    background-repeat: no-repeat
}

@font-face {
    font-family: 'bagIQ_logo_beta';
    src: url('../images/shared/bagIQ_logo_beta.svg') format('svg');
}

.products-add-to-list, .products-sprite, .products-thumbs-down, .products-thumbs-up {
    background-image: url(/images/generated/products-sad205c7231.png);
    background-repeat: no-repeat
}

.reports-csv-icon, .reports-sprite {
    background-image: url(/images/generated/reports-s0557a0cbe8.png);
    background-repeat: no-repeat
}

.nutrition-alert-icon, .nutrition-nutrition-icon, .nutrition-sprite {
    background-image: url(/images/generated/nutrition-s054a11be87.png);
    background-repeat: no-repeat
}

.store-accounts-MFA-alrt-tooltip111_07, .store-accounts-android-store-promo, .store-accounts-apple-store-promo, .store-accounts-mini-iphone, .store-accounts-sprite {
    background-image: url(../images/generated/store-accounts-s952bb11ff8.png);
    background-repeat: no-repeat
}

.press-alley-watch, .press-fast-company, .press-fox-business, .press-imedical-apps, .press-klick-health, .press-press-list-badge, .press-sprite, .press-xconomy {
    background-image: url(../images/generated/press-sbfa503e0a5.png);
    background-repeat: no-repeat
}

.info-bar-gear {
    background-position: 0 0
}

.info-bar-green-arrow {
    background-position: 0 -24px
}

.info-bar-orange-gear {
    background-position: 0 -38px
}

.shared-active-add-list {
    background-position: 0 0
}

.shared-add-list {
    background-position: 0 -30px
}

.shared-alert-icon {
    background-position: 0 -60px
}

.shared-apple-store-big {
    background-position: 0 -147px
}

    .shared-apple-store-big.apple-store-big-hover, .shared-apple-store-big:hover {
        background-position: 0 -80px
    }

.shared-back-arrow {
    background-position: 0 -214px
}

.shared-big-cross {
    background-position: 0 -229px
}

.shared-carousel-back-arrow {
    background-position: 0 -255px
}

.shared-carousel-next-arrow {
    background-position: 0 -350px
}

.shared-chart-contract-icon {
    background-position: 0 -445px
}

.shared-chart-gear-icon {
    background-position: 0 -464px
}

.shared-chart-share-icon {
    background-position: 0 -483px
}

.shared-checkbox-checked {
    background-position: 0 -502px
}

.shared-checkbox-unchecked {
    background-position: 0 -518px
}

.shared-cross-o {
    background-position: 0 -534px
}

.shared-cross {
    background-position: 0 -554px
}

.shared-down-arrow {
    background-position: 0 -567px
}

.shared-drop-icon {
    background-position: 0 -579px
}

.shared-expand-icon-white {
    background-position: 0 -593px
}

.shared-expand-icon {
    background-position: 0 -608px
}

.shared-icon-ok {
    background-position: 0 -623px
}

.shared-info-o {
    background-position: 0 -645px
}

.shared-info {
    background-position: 0 -665px
}

.shared-information-icon {
    background-position: 0 -685px
}

.shared-link-icon {
    background-position: 0 -706px
}

.shared-linkedin-color {
    background-position: 0 -718px
}

.shared-linkedin-white {
    background-position: 0 -743px
}

.shared-mail-out {
    background-position: 0 -768px
}

.shared-minus-icon {
    background-position: 0 -894px
}

.shared-pencil-icon-o {
    background-position: 0 -936px
}

    .shared-pencil-icon-o.pencil-icon-o-active, .shared-pencil-icon-o:active {
        background-position: 0 -916px
    }

.shared-pencil-icon {
    background-position: 0 -956px
}

.shared-play-store-big {
    background-position: 0 -1037px
}

    .shared-play-store-big.play-store-big-hover, .shared-play-store-big:hover {
        background-position: 0 -970px
    }

.shared-plus-icon-green {
    background-position: 0 -1102px
}

.shared-plus-icon {
    background-position: 0 -1123px
}

.shared-receipt {
    background-position: 0 -1144px
}

.shared-rectangular-cross {
    background-position: 0 -1160px
}

.shared-report-icon {
    background-position: 0 -1179px
}

.shared-seamless-logo {
    background-position: 0 -1191px
}

.shared-search {
    background-position: 0 -1217px
}

.shared-simple-plus-icon {
    background-position: 0 -1239px
}

.shared-success {
    background-position: 0 -1258px
}

.shared-thumbs-up {
    background-position: 0 -1278px
}

.shared-up-arrow {
    background-position: 0 -1300px
}

.shared-warning-o {
    background-position: 0 -1312px
}

.shared-white-triangle {
    background-position: 0 -1332px
}

.products-add-to-list {
    background-position: 0 0
}

.products-thumbs-down {
    background-position: 0 -15px
}

.products-thumbs-up {
    background-position: 0 -30px
}

.nutrition-alert-icon, .reports-csv-icon {
    background-position: 0 0
}

.nutrition-nutrition-icon {
    background-position: 0 -18px
}

.store-accounts-MFA-alrt-tooltip111_07 {
    background-position: 0 0
}

.store-accounts-android-store-promo {
    background-position: 0 -26px
}

.store-accounts-apple-store-promo {
    background-position: 0 -67px
}

.store-accounts-mini-iphone {
    background-position: 0 -108px
}

.press-alley-watch {
    background-position: 0 0
}

.press-fast-company {
    background-position: 0 -36px
}

.press-fox-business {
    background-position: 0 -57px
}

.press-imedical-apps {
    background-position: 0 -93px
}

.press-klick-health {
    background-position: 0 -118px
}

.press-press-list-badge {
    background-position: 0 -149px
}

.press-xconomy {
    background-position: 0 -215px
}

.info-bar-gear {
    display: inline-block;
    height: 24px;
    width: 24px
}

.shared-pencil-icon {
    display: inline-block;
    width: 14px;
    height: 14px
}

.shared-pencil-icon-o {
    display: inline-block;
    width: 20px;
    height: 20px
}

    .shared-pencil-icon-o:hover {
        background-position: 0 -916px
    }

.shared-report-icon {
    display: inline-block;
    width: 16px;
    height: 12px
}

.shared-drop-icon {
    display: inline-block;
    height: 14px;
    width: 16px
}

.shared-thumbs-up {
    display: inline-block;
    height: 22px;
    width: 20px
}

.icon-up-arrow-med {
    content: "&#8593"
}

.icon-down-arrow-med {
    content: "&#x2193;"
}

.shared-seamless-logo {
    width: 68px;
    height: 27px
}

.shared-minus-icon, .shared-plus-icon, .shared-plus-icon-green {
    display: inline-block;
    width: 21px;
    height: 21px
}

.shared-active-add-list, .shared-add-list {
    display: inline-block;
    height: 28px;
    width: 30px;
    cursor: pointer
}

.shared-information-icon {
    display: inline-block;
    width: 21px;
    height: 21px
}

.shared-chart-contract-icon, .shared-chart-gear-icon, .shared-chart-share-icon {
    display: inline-block;
    height: 19px;
    width: 19px
}

.shared-alert-icon {
    display: inline-block;
    width: 22px;
    height: 20px
}

.nutrition-icon {
    display: inline-block;
    width: 27px;
    height: 27px
}

.nutrition-alert-icon {
    display: inline-block;
    width: 22px;
    height: 18px
}

.shared-link-icon {
    display: inline-block;
    width: 24px;
    height: 12px
}

.shared-receipt {
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 16px
}

.shared-expand-icon, .shared-expand-icon-white {
    display: inline-block;
    width: 15px;
    height: 15px
}

.shared-info-o {
    display: inline-block;
    width: 20px;
    height: 20px
}

.info-bar-green-arrow {
    display: inline-block;
    width: 12px;
    height: 14px
}

.shared-simple-minus-icon, .shared-simple-plus-icon {
    display: inline-block;
    height: 19px;
    width: 19px
}

.shared-checkbox-checked, .shared-checkbox-unchecked {
    display: inline-block;
    width: 16px;
    height: 16px
}

.shared-cross {
    display: inline-block;
    width: 13px;
    height: 13px
}

.shared-carousel-back-arrow, .shared-carousel-next-arrow {
    display: inline-block;
    width: 48px;
    height: 95px
}

.store-accounts-android-store-promo, .store-accounts-apple-store-promo {
    display: inline-block;
    width: 155px;
    height: 41px
}

.shared-apple-store-big, .shared-play-store-big {
    display: inline-block;
    width: 196px;
    height: 65px
}

    .shared-apple-store-big:hover {
        background-position: 0 -80px
    }

    .shared-play-store-big:hover {
        background-position: 0 -970px
    }

.store-accounts-mini-iphone {
    display: inline-block;
    width: 83px;
    height: 154px
}

html {
    height: 100%
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: Sanchez,sans-serif;
    font-weight: 300;
    height: 100%
}

a {
    color: #fff;
    text-decoration: none
}

table {
    color: #fff
}

.full-height {
    height: 100%
}

.orange-label {
    display: inline-block;
    color: #fe9600
}

.auto-center {
    margin: 0 auto !important
}

.with-shadow {
    box-shadow: 0 5px 0 0 rgba(0,0,0,.2)
}

.with-dashed-border {
    padding-bottom: 5px;
    background-image: linear-gradient(to right,#333 15%,rgba(255,255,255,0) 0);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x
}

.panel-group {
    margin-top: 20px
}

    .panel-group .panel {
        background-color: transparent;
        border-radius: 0;
        border: 0;
        margin-bottom: -5px
    }

        .panel-group .panel > .panel-heading {
            padding: 0
        }

            .panel-group .panel > .panel-heading span {
                line-height: 35px
            }

                .panel-group .panel > .panel-heading span:last-child {
                    border-right: 0
                }

        .panel-group .panel:nth-child(odd) > .panel-heading {
            background-color: rgba(0,0,0,.1)
        }

    .panel-group .panel-default > .panel-heading {
        background-color: rgba(0,0,0,.4);
        color: #fff
    }

    .panel-group a {
        color: #000;
        text-decoration: none
    }

.relative {
    position: relative
}

.notifier {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffa600;
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#ffa600),color-stop(100%,#d08600));
    background: linear-gradient(to bottom,#ffa600 0,#d08600 100%);
    box-shadow: 2px 2px 5px -1px rgba(0,0,0,.75);
    color: #29292C;
    text-shadow: 1px 1px 1px #DBDBDB;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa600', endColorstr='#d08600', GradientType=0);
    text-align: center;
    font-size: 11px;
    z-index: 9999
}

.ng-scope {
    position: relative
}

.basic-dropdown {
    width: 100%;
    background: rgba(0,0,0,.2);
    color: #fff
}

    .basic-dropdown .dropdown-box {
        float: right;
        background: #fe9600;
        width: 30px;
        height: 100%;
        text-align: center;
        text-indent: 0;
        line-height: 30px;
        font-size: 14px
    }

        .basic-dropdown .dropdown-box i {
            position: relative;
            top: 2px
        }

    .basic-dropdown .dropdown-title {
        margin: 0;
        line-height: 30px
    }

        .basic-dropdown .dropdown-title li {
            height: 30px;
            list-style: none;
            margin: 0;
            padding: 0
        }

        .basic-dropdown .dropdown-title > li > span {
            margin-left: 10px;
            cursor: default
        }

    .basic-dropdown .dropdown-menu {
        margin-top: 20px;
        background-color: #fff;
        border-radius: 0;
        font-size: 16px;
        right: 0;
        left: initial
    }

        .basic-dropdown .dropdown-menu:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -5px;
            right: 6px;
            z-index: -1
        }

        .basic-dropdown .dropdown-menu li {
            width: 100%;
            cursor: pointer
        }

            .basic-dropdown .dropdown-menu li:hover {
                background-color: rgba(0,0,0,.5)
            }

                .basic-dropdown .dropdown-menu li:hover a {
                    background: 0 0;
                    color: #fff
                }

.button-with-dropdown {
    display: inline-block;
    position: relative
}

    .button-with-dropdown .header-button {
        padding-left: 22px;
        padding-right: 22px
    }

    .button-with-dropdown.open .header-button, .button-with-dropdown:hover .header-button {
        background: #ce7a02
    }

.double-button {
    display: inline-block;
    padding: 4px;
    background: 0 0;
    border: 2px solid #fe9600;
    text-decoration: none
}

    .double-button:hover {
        color: #fff;
        border-color: #fdca82
    }

    .double-button.green {
        border-color: #93c434;
        color: #fff
    }

        .double-button.green span {
            background: #93c434
        }

    .double-button span {
        display: inline-block;
        background: #fe9600;
        width: 100%;
        height: 100%
    }

.single-button {
    display: inline-block;
    text-align: center;
    border: 3px solid #fe9600;
    text-decoration: none
}

    .single-button:hover {
        background: #fe9600;
        text-decoration: none;
        color: #fff
    }

.green-text {
    color: #8ec13f
}

.search-box {
    padding-top: 4px;
    padding-left: 4px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
    z-index: 99
}

    .search-box input {
        position: absolute;
        bottom: 0;
        border: 0;
        color: #fff;
        padding-left: 10px
    }

    .search-box i {
        display: inline-block;
        width: 20px;
        height: 20px;
        cursor: pointer
    }

.score-number {
    font-weight: 400
}

.button, button {
    border: 0;
    padding: 8px 14px;
    color: #fff;
    font-size: 12px;
    text-decoration: none !important;
    cursor: pointer
}

    .button.__products, button.__products {
        padding: 6px 14px
    }

    .button.default, button.default {
        background-color: #fe9600
    }

        .button.default:hover, button.default:hover {
            background-color: #ce7a02
        }

    .button.with-arrow, button.with-arrow {
        padding-left: 23px;
        margin-left: 105px
    }

        .button.with-arrow i, button.with-arrow i {
            width: 7px;
            height: 14px;
            display: inline-block;
            position: relative;
            right: 15px;
            top: 1px
        }

    .button.grey, button.grey {
        background: #b1b1b1
    }

    .button:hover, button:hover {
        color: #fff
    }

.process-colors, ul.reset {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ul.striped li:nth-child(odd) {
    background-color: rgba(0,0,0,.1)
}

.green {
    color: #65cf1e
}

.cyan {
    color: #33c6f4
}

.header {
    height: 65px
}

.wrapper {
    background: url(../images/store-accounts/MFA-alrt-tooltip111_07.png) no-repeat center;
    cursor: help;
    font-size: 10px;
    font-family: Helvetica;
    color: #4c4c4c;
    line-height: 1.167;
    text-align: center;
    padding: 15px 90px;
    position: absolute;
    width: 100px;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased
}

    .wrapper .tooltip {
        border-style: solid;
        border-width: 2px;
        border-color: red;
        bottom: 100%;
        display: block;
        height: 58px;
        left: -60px;
        margin-bottom: 15px;
        background: #fff;
        padding: 5px;
        width: 100%;
        position: absolute;
        transition: all .25s ease-out;
        -ms-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
        -o-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
        box-shadow: 2px 2px 6px rgba(0,0,0,.28)
    }

        .wrapper .tooltip:before {
            bottom: -20px;
            content: " ";
            display: block;
            height: 20px;
            left: 0;
            position: absolute;
            width: 100%;
            z-index: 1000
        }

        .wrapper .tooltip:after {
            border-left: solid transparent 10px;
            border-right: solid transparent 10px;
            border-top: solid red 10px;
            bottom: -10px;
            content: " ";
            height: 0;
            left: 86%;
            margin-left: -13px;
            position: absolute;
            width: 0
        }

    .wrapper .tooltip {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        z-index: 1000
    }

.lte8 .wrapper .tooltip {
    display: none
}

.lte8 .wrapper:hover .tooltip {
    display: block
}

.container {
    min-height: 720px
}

.basic-container {
    width: 1024px
}

#wrapper {
    margin-left: 60px;
    padding: 30px 15px 0
}

    #wrapper.has-filter {
        margin-left: 140px
    }

    #wrapper.has-alternatives {
        margin: 0;
        float: left
    }

    #wrapper.goals {
        margin: 0;
        padding: 13px 0 0 10px
    }

.search-goals {
    position: absolute;
    top: -5px;
    right: 15px
}

.divider {
    margin: 14px 12px 0;
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #b8b8b8
}

.legend {
    display: none !important
}

.left {
    float: left
}

.right {
    float: right
}

.hide-text {
    text-indent: -999em
}

.products .header {
    height: 50px
}

.centered-container {
    left: 20%;
    width: 60%;
    top: 15px
}

.base-white {
    background: rgba(255,255,255,.5)
}

@font-face {
    font-family: SanchezExtraLight;
    src: url(../lib/bootstrap/dist/fonts/sanchezextralight.eot);
    src: url(../lib/bootstrap/dist/fonts/sanchezextralight.eot) format("embedded-opentype"),url(../lib/bootstrap/dist/fonts/sanchezextralight.woff) format("woff"),url(../lib/bootstrap/dist/fonts/sanchezextralight.ttf) format("truetype"),url(../lib/bootstrap/dist/fonts/sanchezextralight.svg#SanchezExtraLight) format("svg")
}

.big {
    font-family: Roboto;
    font-weight: 100;
    font-size: 184px;
    letter-spacing: -6px;
    line-height: 184px
}

.verdana {
    font-family: Verdana,sans-serif
}

.bold {
    font-weight: 700
}

.red {
    color: #a53329
}

.orange {
    color: #fe9600
}

.yellow {
    color: #fda141
}

.main-title {
    margin: 0;
    color: #fff;
    position: relative;
    font-family: SanchezExtraLight
}

    .main-title:before {
        content: " ";
        width: 50px;
        height: 4px;
        background-color: orange;
        display: inline-block;
        position: absolute;
        bottom: -10px;
        left: 0
    }

.main-subtitle {
    margin-top: 35px;
    font-family: Sanchez;
    font-size: 17px;
    color: #fff
}

.product-title.__main {
    font-family: SanchezExtraLight
}

.fill-orange {
    background: #fe9600
}

.fill-gray {
    background: #e1dcd2
}

.fill-white {
    background: #fff
}

.purchase-opened {
    height: 280px !important
}

#auxiliar-table {
    position: absolute;
    top: 90px;
    width: 100%;
    display: none
}

    #auxiliar-table .auxiliar-table-content {
        height: 225px;
        overflow-y: scroll !important;
        background: rgba(255,255,255,.7)
    }

    #auxiliar-table thead td {
        height: 40px;
        background-color: #777
    }

        #auxiliar-table thead td:first-child {
            width: 371px
        }

@-moz-document url-prefix() {
    #auxiliar-table thead td:first-child {
        width: 365px
    }
}

#auxiliar-table thead td:last-child {
    width: 76px
}

@-moz-document url-prefix() {
    #auxiliar-table thead td:last-child {
        width: 5.93em
    }
}

#auxiliar-table thead .auxiliar-gradient {
    z-index: 99999;
    height: 44px
}

#auxiliar-table tbody tr:nth-child(odd) {
    background-color: rgba(0,0,0,.05)
}

#auxiliar-table tbody td {
    height: 30px
}

    #auxiliar-table tbody td:nth-child(2) {
        width: 131px;
        line-height: 15px
    }

    #auxiliar-table tbody td .purchase-name {
        padding-left: 55px;
        font-size: 12px
    }

    #auxiliar-table tbody td .alternative-link {
        text-decoration: none;
        color: #000
    }

._purchase-opened {
    overflow: hidden !important
}

    ._purchase-opened .purchases-table tr {
        background-color: #fe9600 !important;
        color: #fff
    }

    ._purchase-opened .main-product-link {
        color: #fff !important
    }

    ._purchase-opened #auxiliar-table {
        display: initial
    }

.fade {
    opacity: 1
}

    .fade.ng-enter, .fade.ng-leave {
        transition: all 1.3s ease
    }

    .fade.ng-enter {
        opacity: 0
    }

    .fade.ng-enter-active, .fade.ng-leave {
        opacity: 1
    }

    .fade.ng-leave-active {
        opacity: 0
    }

.settings-page .settings-container {
    width: 830px;
    margin-left: 15px
}

.settings-page .row {
    margin-left: -60px
}

.settings-page .base-white {
    margin-top: 40px;
    min-height: 420px;
    background: rgba(255,255,255,.8)
}

.settings-page .heading {
    color: #1e1e1e;
    margin-left: 20px;
    margin-top: -5px
}

    .settings-page .heading .title {
        font-size: 20px
    }

.settings-page .items-list {
    position: relative;
    margin-top: 30px;
    padding: 0;
    font-size: 17px;
    list-style: none;
    color: #646464
}

    .settings-page .items-list .item-row {
        position: relative;
        padding: 15px 20px;
        border-image: linear-gradient(85deg,transparent,#6C705F,transparent) 1 0;
        border-style: solid;
        border-top-width: 1px;
        border-bottom-width: 0;
        border-left: 0;
        border-right: 0
    }

        .settings-page .items-list .item-row:last-child {
            border-bottom-width: 1px
        }

        .settings-page .items-list .item-row.expanded {
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDQiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjciLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjgiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNDMiLz4KICAgIDxzdG9wIG9mZnNldD0iNzElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiMyMzIzMjMiIHN0b3Atb3BhY2l0eT0iMC4yOCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
            background: linear-gradient(to right,rgba(255,255,255,.03) 0,rgba(255,255,255,.04) 1%,rgba(0,0,0,.27) 24%,rgba(0,0,0,.28) 25%,rgba(0,0,0,.43) 50%,rgba(0,0,0,.3) 71%,rgba(35,35,35,.28) 75%,rgba(255,255,255,.03) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08ffffff', endColorstr='#08ffffff', GradientType=1)
        }

            .settings-page .items-list .item-row.expanded .value {
                display: none
            }

    .settings-page .items-list .value {
        position: absolute;
        left: 25%;
        font-size: 18px;
        color: #1e1e1e
    }

    .settings-page .items-list .input-field {
        margin-bottom: 16px
    }

        .settings-page .items-list .input-field label {
            color: #fff;
            font-size: 15px;
            font-weight: lighter
        }

        .settings-page .items-list .input-field input {
            position: absolute;
            right: 0;
            width: 355px;
            padding-left: 15px
        }

    .settings-page .items-list .buttons-container {
        margin-left: 78px;
        margin-top: 6px
    }

    .settings-page .items-list .item-row-content {
        position: relative;
        top: -32px;
        left: 190px;
        width: 430px
    }

    .settings-page .items-list .delete {
        font-size: 15px;
        color: #fe9600;
        text-decoration: underline;
        cursor: pointer
    }

    .settings-page .items-list .icon-pencil-container {
        position: absolute;
        right: 20px;
        color: #646464;
        font-size: 21px;
        top: 13px;
        cursor: pointer
    }

        .settings-page .items-list .icon-pencil-container .edit-label {
            font-size: 12px;
            font-style: normal;
            visibility: hidden
        }

        .settings-page .items-list .icon-pencil-container:hover {
            color: #fe9600
        }

            .settings-page .items-list .icon-pencil-container:hover .edit-label {
                visibility: visible
            }

.dashboard-page {
    width: 900px;
    padding: 30px 0 0 30px
}

    .dashboard-page .dashboard-content {
        margin-top: 40px;
        width: 900px
    }

    .dashboard-page .product-entry {
        width: 100%;
        height: 236px;
        background: 0 0
    }

        .dashboard-page .product-entry .add-to-list {
            background: #74d428
        }

        .dashboard-page .product-entry .product-score {
            right: -9px
        }

        .dashboard-page .product-entry .product-inner {
            background: 0 0;
            margin-bottom: 12px
        }

        .dashboard-page .product-entry .button {
            padding: 8px 38px
        }

    .dashboard-page .main-widget.chart-box {
        width: 100%;
        height: 385px;
        margin-bottom: 60px
    }

    .dashboard-page .main-widget .chart-box-content {
        height: 100%
    }

    .dashboard-page .main-widget .scores-row {
        border-bottom: 1px solid #fff;
        margin: 0 10px;
        height: 115px
    }

    .dashboard-page .main-widget .biq-score {
        position: relative;
        display: inline-block;
        bottom: 8px;
        right: -5px;
        font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
        font-size: 12px
    }

        .dashboard-page .main-widget .biq-score .score {
            font-family: Roboto;
            font-size: 73px
        }

        .dashboard-page .main-widget .biq-score p {
            position: relative;
            bottom: 15px
        }

    .dashboard-page .main-widget .bar-chart {
        display: inline-block;
        position: relative;
        left: 27px;
        bottom: 27px
    }

    .dashboard-page .left-widgets {
        max-width: 690px;
        float: left
    }

    .dashboard-page .clickeable-widget {
        cursor: pointer
    }

    .dashboard-page .chart-box {
        width: 210px;
        margin: 0 15px 20px 0;
        font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
    }

        .dashboard-page .chart-box header h3 {
            font-weight: 300;
            line-height: 40px;
            color: #fff
        }

        .dashboard-page .chart-box .chart-message {
            position: absolute;
            left: 14px;
            top: 7px;
            font-size: 13px
        }

        .dashboard-page .chart-box .pie-chart {
            max-height: 240px
        }

        .dashboard-page .chart-box.double-width {
            width: 440px
        }

        .dashboard-page .chart-box .green-gradient {
            background: linear-gradient(to bottom,rgba(43,215,88,.8) 0,rgba(255,255,255,.8) 75%,rgba(255,255,255,.8) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2bd758', endColorstr='#ccffffff', GradientType=0)
        }

            .dashboard-page .chart-box .green-gradient:hover {
                background: linear-gradient(to bottom,#2bd758 0,#fff 75%,#fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2bd758', endColorstr='#ccffffff', GradientType=0)
            }

        .dashboard-page .chart-box .red-gradient {
            background: linear-gradient(to bottom,rgba(246,38,86,.8) 0,rgba(255,255,255,.8) 75%,rgba(255,255,255,.8) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2bd758', endColorstr='#ccffffff', GradientType=0)
        }

            .dashboard-page .chart-box .red-gradient:hover {
                background: linear-gradient(to bottom,#f62656 0,#fff 75%,#fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2bd758', endColorstr='#ccffffff', GradientType=0)
            }

        .dashboard-page .chart-box .yellow-gradient {
            background: linear-gradient(to bottom,rgba(255,201,37,.8) 0,rgba(255,255,255,.8) 75%,rgba(255,255,255,.8) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2bd758', endColorstr='#ccffffff', GradientType=0)
        }

            .dashboard-page .chart-box .yellow-gradient:hover {
                background: linear-gradient(to bottom,#ffc925 0,#fff 75%,#fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2bd758', endColorstr='#ccffffff', GradientType=0)
            }

    /*.dashboard-page .spending-by-category {
        margin: 0
    }*/

    .dashboard-page .spending-by-category .chart-box-content {
        overflow-y: auto
    }

    .dashboard-page .info-bar-green-arrow {
        position: relative;
        left: -8px;
        top: -1px
    }

    .dashboard-page .score-link {
        position: relative;
        top: 30px;
        font-size: 13px
    }

    .dashboard-page .recipes-suggestions {
        width: 50%;
        float: left;
        margin: 0;
        padding-left: 8px;
        padding-top: 10px;
        padding-right: 2px;
        text-align: left;
        list-style: none
    }

        .dashboard-page .recipes-suggestions .recipe {
            width: 198px;
            height: 70px;
            background: #fff;
            position: relative;
            margin-bottom: 5px;
            cursor: pointer
        }

            .dashboard-page .recipes-suggestions .recipe.active {
                background: #ffa700;
                color: #000
            }

            .dashboard-page .recipes-suggestions .recipe:hover {
                background: #c8c8c8
            }

        .dashboard-page .recipes-suggestions .recipe-title {
            position: relative;
            top: 23px;
            left: 7px;
            margin: 0
        }

        .dashboard-page .recipes-suggestions .recipe-legend {
            position: relative;
            top: 26px;
            left: 9px;
            font-size: 10px
        }

    .dashboard-page .recipes-carousel {
        display: inline-block;
        width: 50%;
        position: relative;
        right: 10px;
        top: 10px
    }

        .dashboard-page .recipes-carousel .recipe-image {
            width: 221px;
            height: 146px;
            cursor: pointer
        }

        .dashboard-page .recipes-carousel .recipe-description, .dashboard-page .recipes-carousel .recipe-title {
            font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
            font-size: 12px
        }

        .dashboard-page .recipes-carousel .recipe-title {
            margin: 0 0 5px;
            font-weight: 700
        }

        .dashboard-page .recipes-carousel .recipe-description {
            margin: 0
        }

        .dashboard-page .recipes-carousel .carousel-inner > .item {
            text-align: left
        }

        .dashboard-page .recipes-carousel .recipe-text {
            height: 75px;
            padding: 5px;
            background: #fff;
            cursor: pointer
        }

        .dashboard-page .recipes-carousel .carousel-indicators {
            top: 124px;
            bottom: 0;
            height: 20px
        }

            .dashboard-page .recipes-carousel .carousel-indicators .active {
                background: #fff
            }

            .dashboard-page .recipes-carousel .carousel-indicators li {
                border-color: #fff !important
            }

    .dashboard-page .chart-box-content {
        position: relative;
        min-height: 240px;
        color: #323232;
        text-align: center;
        border-bottom: 3px solid rgba(0,0,0,.6);
        background: rgba(255,255,255,.8)
    }

        .dashboard-page .chart-box-content:hover {
            background: #fff
        }

        .dashboard-page .chart-box-content .carousel-indicators {
            bottom: -20px
        }

        .dashboard-page .chart-box-content .carousel-inner {
            height: 220px
        }

    .dashboard-page .largue-list {
        height: 538px
    }

        .dashboard-page .largue-list .largue-list-list {
            margin: 0;
            text-align: center;
            list-style: none;
            padding: 5px 10px
        }

            .dashboard-page .largue-list .largue-list-list .item {
                height: 50px;
                position: relative;
                background: rgba(255,255,255,.5);
                margin-bottom: 7px
            }

                .dashboard-page .largue-list .largue-list-list .item.even {
                    background: rgba(255,255,255,.25)
                }

                .dashboard-page .largue-list .largue-list-list .item:hover {
                    background: #fff
                }

                .dashboard-page .largue-list .largue-list-list .item .category-container {
                    display: inline-block;
                    width: 100%;
                    height: 100%;
                    color: #000
                }

                .dashboard-page .largue-list .largue-list-list .item span {
                    position: absolute;
                    top: 16px
                }

                .dashboard-page .largue-list .largue-list-list .item .left {
                    left: 10px
                }

                .dashboard-page .largue-list .largue-list-list .item .right {
                    right: 10px
                }

    .dashboard-page .col-md-9 {
        padding-right: 0
    }

    .dashboard-page .col-md-3 {
        padding-left: 0
    }

    .dashboard-page .score-heading {
        margin: 0;
        padding-top: 26px;
        font-size: 90px;
        font-weight: 100;
        font-family: Roboto
    }

    .dashboard-page .score-info span {
        font-size: 22px;
        font-weight: 300
    }

    .dashboard-page .auxiliar-overlay {
        position: absolute;
        display: inline-block;
        left: 0;
        top: 0;
        width: 100%;
        height: 85%;
        background: 0 0
    }

    .dashboard-page .carousel-indicators .active {
        width: 10px;
        height: 10px;
        margin: 1px;
        background: #969696
    }

    .dashboard-page .carousel-indicators li {
        border: 2px solid #969696
    }

.carousel-container {
    height: 210px;
    text-align: center
}

    .carousel-container .slide-date {
        top: 40px;
        font-size: 12px
    }

    .carousel-container .slide-spent {
        top: 20px;
        font-size: 48px;
        font-family: Roboto
    }

    .carousel-container .slide-items {
        top: 5px;
        font-size: 12px;
        left: 4px
    }

    .carousel-container .carousel-indicators {
        bottom: 25px;
        left: 50%
    }

    .carousel-container .carousel-inner > .item > .image-container, .carousel-container .carousel-inner > .item > a > .image-container {
        position: relative;
        width: 100%;
        height: 70px;
        overflow: hidden
    }

        .carousel-container .carousel-inner > .item > .image-container img, .carousel-container .carousel-inner > .item > a > .image-container img {
            max-height: 90%;
            max-width: 90%
        }

.carousel-control {
    display: none
}

.icon-next, .icon-prev {
    display: none !important
}

.shared-expand-icon:hover {
    background-position: 0 -593px
}

.goals-container {
    width: 903px
}

    .goals-container .header {
        margin: 15px 0 0
    }

    .goals-container .main-subtitle {
        margin-top: 0;
        margin-bottom: 25px
    }

    .goals-container .score-messaging .basic-dropdown .shared-drop-icon {
        height: 14px;
        width: 22px
    }

    .goals-container .progress-chart-box {
        margin-bottom: 30px
    }

    .goals-container #chart {
        position: relative;
        margin: 0 auto;
        width: 96%
    }

    .goals-container .products-box {
        position: relative;
        display: inline-block;
        margin-left: 35px;
        width: 578px
    }

        .goals-container .products-box header {
            height: 48px
        }

            .goals-container .products-box header .box-title {
                display: inline-block;
                margin: 0;
                padding: 16px 0 0 17px;
                font-size: 14px
            }

            .goals-container .products-box header .date {
                position: absolute;
                top: 8px;
                right: 165px;
                display: inline-block;
                width: 135px
            }

            .goals-container .products-box header .search-box {
                position: absolute;
                right: 5px;
                top: 8px
            }

                .goals-container .products-box header .search-box input {
                    width: 122px
                }

        .goals-container .products-box .loading-purchase {
            position: absolute;
            right: 11%;
            top: 20px
        }

        .goals-container .products-box .score-number {
            font-size: 17px;
            font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
        }

        .goals-container .products-box .table-container {
            position: relative;
            width: 100%;
            font: 13px/40px Roboto;
            font-weight: 400
        }

            .goals-container .products-box .table-container .scroll-content {
                height: 309px;
                overflow-y: scroll;
                overflow-x: hidden;
                background: rgba(255,255,255,.3)
            }

            .goals-container .products-box .table-container table {
                width: 100%
            }

            .goals-container .products-box .table-container tr:nth-child(odd) {
                background-color: rgba(255,255,255,.25)
            }

            .goals-container .products-box .table-container tr:nth-child(even) {
                background-color: rgba(255,255,255,.5)
            }

            .goals-container .products-box .table-container tr:hover {
                background-color: rgba(255,150,0,.5)
            }

            .goals-container .products-box .table-container td {
                position: relative;
                text-align: center
            }

                .goals-container .products-box .table-container td:first-child {
                    width: 371px;
                    text-align: left
                }

                .goals-container .products-box .table-container td.with-offset {
                    padding: 4px 0 0 18px
                }

@-moz-document url-prefix() {
    .goals-container .products-box .table-container td.shift-left {
        width: 369px !important
    }
}

.goals-container .products-box .table-container thead tr {
    background: rgba(0,0,0,.6) !important
}

.goals-container .products-box .table-container thead td {
    height: 50px
}

    .goals-container .products-box .table-container thead td .auxiliar-gradient {
        right: -1px
    }

    .goals-container .products-box .table-container thead td:nth-child(2) {
        width: 131px
    }

.goals-container .products-box .table-container tbody {
    color: #000
}

    .goals-container .products-box .table-container tbody td {
        border-right: 1px solid rgba(255,255,255,.6);
        height: 40px
    }

        .goals-container .products-box .table-container tbody td:nth-child(2) {
            width: 131px
        }

        .goals-container .products-box .table-container tbody td:last-child {
            border: 0
        }

    .goals-container .products-box .table-container tbody .purchase-container .plus-icon-container {
        display: inline-block;
        width: 40px;
        height: 40px;
        padding: 10px;
        margin-bottom: -15px;
        background: rgba(255,255,255,.6);
        cursor: pointer
    }

    .goals-container .products-box .table-container tbody .purchase-container .purchase-name {
        display: inline-block;
        margin: 0 0 0 11px
    }

    .goals-container .products-box .table-container tbody .purchase-container .main-product-link {
        text-decoration: none;
        color: #000
    }

    .goals-container .products-box .table-container tbody .purchase-container.open {
        height: 250px
    }

    .goals-container .products-box .table-container tbody .tooltip-toggle {
        position: absolute;
        top: 0 !important;
        right: 5px
    }

        .goals-container .products-box .table-container tbody .tooltip-toggle .shared-information-icon {
            top: 6px;
            position: relative
        }

.goals-container .horizontal-breadcumb {
    margin-top: 18px
}

    .goals-container .horizontal-breadcumb .medium a {
        text-decoration: none
    }

        .goals-container .horizontal-breadcumb .medium a:hover {
            color: #fff
        }

.goals-container .icommon-default-cursor {
    cursor: default
}

#sparkline {
    height: 100%;
    overflow: visible
}

.tooltipster-content {
    position: relative;
    overflow: visible !important
}

    .tooltipster-content .product-score {
        position: absolute;
        right: -35px;
        top: 30px
    }

        .tooltipster-content .product-score .score-inner {
            line-height: 44px
        }

#empty-page {
    margin-top: 10%;
    text-align: center;
    color: #fff;
    font-family: SanchezExtraLight
}

    #empty-page .empty-page-title {
        font-size: 50px
    }

    #empty-page .empty-page-detail {
        width: 750px;
        margin: 23px auto;
        font-size: 16px;
        font-family: Verdana,sans-serif
    }

    #empty-page .empty-page-action {
        font-size: 17px
    }

.product-detail {
    width: 925px;
    margin: 0 auto
}

    .product-detail header {
        width: 100%
    }

        .product-detail header .right {
            margin: 20px 34px 0 0;
            position: relative;
            width: 440px;
            height: 70px
        }

            .product-detail header .right .social-networks {
                display: inline-block;
                float: left;
                margin-right: 10px
            }

            .product-detail header .right .search-box {
                position: absolute;
                width: 182px;
                height: 32px;
                right: 0;
                top: 0
            }

                .product-detail header .right .search-box .search-icon-container {
                    float: right;
                    margin: 3px 5px 0 0
                }

                .product-detail header .right .search-box input {
                    font-size: 12px;
                    top: 0;
                    bottom: auto;
                    height: 32px
                }

                .product-detail header .right .search-box .dropdown-menu {
                    top: 0 !important;
                    left: -5px !important;
                    border-radius: 0
                }

                    .product-detail header .right .search-box .dropdown-menu > .active > a {
                        background: #fe9600
                    }

    .product-detail .left-content {
        width: 661px
    }

        .product-detail .left-content .top {
            width: 100%
        }

        .product-detail .left-content .top-meta {
            width: 375px;
            margin-left: 7px
        }

            .product-detail .left-content .top-meta .product-tags, .product-detail .left-content .top-meta h2 {
                margin: 0;
                width: 100%
            }

            .product-detail .left-content .top-meta h2 {
                height: 66px
            }

            .product-detail .left-content .top-meta .meta-bar {
                margin: 9px 0 0;
                width: 388px
            }

            .product-detail .left-content .top-meta .product-tags {
                padding-top: 10px;
                padding-left: 0;
                margin: 0 0 0 10px
            }

        .product-detail .left-content .tabs {
            width: 100%
        }

    .product-detail .right-content {
        margin-left: 25px
    }

        .product-detail .right-content .better-alternatives {
            width: 235px
        }

#landing-page {
    height: 100%
}

    #landing-page .double-button.green {
        margin-left: 20px
    }

    #landing-page .biq-modal-dialog {
        width: 890px
    }

    #landing-page .biq-modal-secondary--wider .biq-modal-body {
        width: 890px !important;
        height: 580px;
        overflow: hidden
    }

        #landing-page .biq-modal-secondary--wider .biq-modal-body .gamma {
            display: none
        }

    #landing-page .tab {
        position: relative;
        overflow: hidden
    }

    #landing-page .first-tab {
        height: 100%;
        background-size: cover
    }

        #landing-page .first-tab .tab-content {
            top: 25%
        }

    #landing-page .mouse-wheel-anim {
        position: absolute;
        bottom: 200px;
        left: 50%;
        margin-left: -7px
    }

        #landing-page .mouse-wheel-anim .scroll-container {
            position: absolute;
            left: -1px
        }

        #landing-page .mouse-wheel-anim span {
            display: block;
            width: 5px;
            height: 5px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            border-right: 2px solid #fff;
            border-bottom: 2px solid #fff;
            margin: 0 0 3px 6px
        }

        #landing-page .mouse-wheel-anim .unu {
            margin-top: 6px
        }

        #landing-page .mouse-wheel-anim .doi, #landing-page .mouse-wheel-anim .trei, #landing-page .mouse-wheel-anim .unu {
            -webkit-animation: mouse-scroll 1s infinite;
            -moz-animation: mouse-scroll 1s infinite
        }

        #landing-page .mouse-wheel-anim .unu {
            -webkit-animation-delay: .1s;
            -moz-animation-delay: .1s;
            -webkit-animation-direction: alternate
        }

        #landing-page .mouse-wheel-anim .doi {
            -webkit-animation-delay: .2s;
            -moz-animation-delay: .2s;
            -webkit-animation-direction: alternate
        }

        #landing-page .mouse-wheel-anim .trei {
            -webkit-animation-delay: .3s;
            -moz-animation-delay: .3s;
            -webkit-animation-direction: alternate
        }

        #landing-page .mouse-wheel-anim .mouse {
            height: 21px;
            width: 14px;
            border-radius: 10px;
            -webkit-transform: none;
            transform: none;
            border: 2px solid #fff;
            top: 170px
        }

        #landing-page .mouse-wheel-anim .wheel {
            height: 5px;
            width: 2px;
            display: block;
            margin: 5px auto;
            background: #fff;
            position: relative;
            -webkit-animation: mouse-wheel 1.2s ease infinite;
            -moz-animation: mouse-wheel 1.2s ease infinite
        }

@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

#landing-page .press-container {
    position: absolute;
    width: 100%;
    background: linear-gradient(rgba(255,255,255,.9),#b3b5ba);
    bottom: 0
}

    #landing-page .press-container .press-container-inner {
        width: 1024px;
        margin: 0 auto;
        height: 85px
    }

    #landing-page .press-container .press-badge {
        top: -59px;
        left: -18px;
        position: absolute;
        width: 240px;
        height: 68px;
        color: #FFF;
        padding: 32px;
        text-transform: uppercase;
        font-size: 21px
    }

    #landing-page .press-container .press-list {
        padding: 0;
        margin-top: 65px
    }

        #landing-page .press-container .press-list li {
            display: inline-block;
            text-indent: -9999px;
            width: 125px;
            height: 36px;
            position: relative;
            margin: 0 20px
        }

    #landing-page .press-container .press-logo {
        position: absolute;
        display: block;
        width: 140px;
        height: 36px
    }

        #landing-page .press-container .press-logo.press-fast-company {
            height: 21px;
        }

        #landing-page .press-container .press-logo.press-xconomy {
            top: -4px;
        }

        #landing-page .press-container .press-logo.press-alley-watch {
            top: -7px;
        }

        #landing-page .press-container .press-logo.press-klick-health {
            top: -4px;
        }

        #landing-page .press-container .press-logo.press-imedical-apps {
            height: 26px
        }

        #landing-page .press-container .press-logo.press-fox-business {
            top: -8px
        }

#landing-page .second-tab {
    background: #fff;
    text-align: center
}

    #landing-page .second-tab .how-it-works {
        margin: 0;
        width: 100%
    }

    #landing-page .second-tab .step-inner {
        width: 1200px;
        margin: 0 auto
    }

    #landing-page .second-tab .text-content {
        margin-top: 130px;
        float: left;
        text-align: left;
        width: 321px
    }

        #landing-page .second-tab .text-content.right {
            text-align: right
        }

            #landing-page .second-tab .text-content.right .double-button {
                float: right
            }

    #landing-page .second-tab .double-button {
        margin-top: 90px;
        float: left
    }

        #landing-page .second-tab .double-button span {
            font-size: 17px;
            padding: 10px 20px;
            font-family: SanchezExtraLight
        }

    #landing-page .second-tab ul {
        margin: 0;
        width: 100%;
        padding: 0
    }

        #landing-page .second-tab ul li {
            text-align: center;
            float: left;
            display: block;
            padding: 100px 0;
            width: 100%;
            background: url(/images/landing-page/browser-surface.png) no-repeat center 800px;
        }

            #landing-page .second-tab ul li.step-two {
                background-color: #f6f6f6
            }

            #landing-page .second-tab ul li .left-content {
                float: left;
                width: 50%
            }

            #landing-page .second-tab ul li h4 {
                font-size: 27px;
                color: #fe9600;
                font-family: Sanchez
            }

            #landing-page .second-tab ul li p {
                font-size: 20px;
                color: #646464;
                margin: 20px 0 0
            }

#landing-page .third-tab {
    overflow: hidden;
    background: url(/images/landing-page/shadow.png),url(/images/landing-page/mobile_bg_image.jpg) no-repeat;
    background-repeat: no-repeat,no-repeat;
    background-position: top center,0 0;
    background-size: auto,cover
}

  

    #landing-page .third-tab .content {
        width: 1200px;
        margin: 0 auto;
        position: relative;
        height: 750px
    }
    #landing-page .third-tab .title {
        font-size: 75px;
        width: 50%;
    }

        #landing-page .third-tab .content .announce {
            display: block;
            text-align: left;
            margin-top: 150px
        }

            #landing-page .third-tab .content .announce .shared-apple-store-big {
                margin-right: 25px
            }

        #landing-page .third-tab .content .store-icons {
            margin-top: 60px
        }

#landing-page .phone-image {
    position: absolute;
    right: -485px;
    top: -275px
}

#landing-page .fourth-tab {
    height: 512px;
    position: relative;
    background: #fff
}

    #landing-page .fourth-tab .title {
        position: relative;
        display: inline-block;
        color: #5b5b5b;
        font-size: 45px;
        font-weight: 100
    }

    #landing-page .fourth-tab .content {
        width: 1125px;
        margin: 0 auto;
        padding-top: 80px
    }

    #landing-page .fourth-tab .responsive-carousel {
        margin-top: 100px
    }

    #landing-page .fourth-tab .carousel-next, #landing-page .fourth-tab .carousel-prev {
        position: absolute;
        top: 260px
    }

    #landing-page .fourth-tab .carousel-prev {
        left: 75px
    }

    #landing-page .fourth-tab .carousel-next {
        right: 75px
    }

#landing-page .fifth-tab {
    height: 730px;
    background-image: url(../images/landing-page/shadow.png),url(../images/landing-page/footer-background.jpg);
    background-repeat: no-repeat,repeat;
    background-position: top center,0 0;
    background-size: auto,cover
}

    #landing-page .fifth-tab .tab-content {
        top: 23%
    }

    #landing-page .fifth-tab .double-button {
        margin-top: 60px
    }

    #landing-page .fifth-tab footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto 25px;
        width: 98%;
        color: #c8c8c8;
        font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
        font-size: 12px
    }

        #landing-page .fifth-tab footer .footer-links {
            list-style: none;
            padding: 0;
            margin: 0 auto;
            justify-content:center;
            width:50%;
        }

            #landing-page .fifth-tab footer .footer-links:nth-of-type(1){
                float:left;
            }
            #landing-page .fifth-tab footer .footer-links:nth-of-type(2) {
                float: right;
            }

            #landing-page .fifth-tab footer .footer-links li {
                float: left;
                padding: 0 25px;
                border-right: 1px solid #c8c8c8;
                display: inline-block;
            }

                #landing-page .fifth-tab footer .footer-links li:hover {
                    color: #fff
                }

                #landing-page .fifth-tab footer .footer-links li:last-child {
                    border: 0
                }

        #landing-page .fifth-tab footer .social {
            position: relative;
            bottom: 6px
        }

            #landing-page .fifth-tab footer .social a {
                margin: 0 8px 0 0;
                font-size: 31px
            }

                #landing-page .fifth-tab footer .social a:hover {
                    text-decoration: none
                }

                    #landing-page .fifth-tab footer .social a:hover.icon-facebook {
                        color: #3460a1
                    }

                    #landing-page .fifth-tab footer .social a:hover.icon-twitter {
                        color: #28aae1
                    }

                    #landing-page .fifth-tab footer .social a:hover.icon-google-plus {
                        color: #de5543
                    }

#landing-page .tab-content {
    width: 100%;
    position: relative;
    text-align: center;
    top: 38%
}

    #landing-page .tab-content .double-button {
        width: 280px;
        height: 60px;
        font-size: 19px;
        line-height: 47px;
        font-family: SanchezExtraLight
    }

#landing-page .title {
    color: #fff;
    font-size: 80px;
    font-family: SanchezExtraLight
}

#landing-page .underlined:before {
    content: " ";
    width: 80px;
    height: 7px;
    background-color: #fe9600;
    display: inline-block;
    position: absolute;
    bottom: -12px;
    left: 0
}

#landing-page .title-label {
    font-size: 23px;
    font-family: SanchezExtraLight
}

#landing-page .title-divider {
    font-weight: initial
}

#landing-page .subtitle {
    margin: 0 0 60px;
    color: #fff;
    font-size: 20px;
    font-family: Verdana,sans-serif;
    font-weight: 100
}

#landing-page .white-edging {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 15px;
    background: url(../images/shared/white-triangle.png)
}

@media only screen and (max-width:1550px) {
    #landing-page .title {
        font-size: 70px
    }
}

@media only screen and (max-width:1250px) {
    #landing-page .title {
        font-size: 55px
    }
}

#first-run {
    width: auto;
    margin: 0 auto;
    padding: 42px 0;
    text-align: center;
    color: #fff;
    font-family: Verdana,sans-serif
}

    #first-run h1 {
        margin-bottom: 18px;
        font-size: 50px;
        font-weight: 100;
        font-family: Verdana,sans-serif
    }

    #first-run p {
        font-size: 15px
    }

    #first-run .connect-module .content-symbol {
        display: inline-block;
        height: 135px;
        font-size: 127px;
        text-decoration: none
    }

        #first-run .connect-module .content-symbol:hover {
            color: #fff;
            text-decoration: none
        }

        #first-run .connect-module .content-symbol img {
            height: 100%
        }

    #first-run .connect-module p {
        margin: 47px 0
    }

    #first-run .button {
        font-size: 14px;
        padding: 10px 21px
    }

    #first-run .two-modules:after, #first-run .two-modules:before {
        content: " ";
        display: table
    }

    #first-run .two-modules:after {
        clear: both
    }

    #first-run .two-modules ul {
        list-style: none
    }

    #first-run .two-modules .connect-module {
        width: 75%;
        display: inline-block
    }

#loading-view {
    height: 100%;
    background: url(/images/backgrounds/BIQ_apples_01_bg_half_blur.jpg);
    background-size: cover
}

    #loading-view .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.7)
    }

@font-face {
    font-family: icomoon;
    src: url(../lib/bootstrap/dist/fonts/icomoon.eot?djpjka);
    src: url(../lib/bootstrap/dist/fonts/icomoon.eot?#iefixdjpjka) format("embedded-opentype"),url(../lib/bootstrap/dist/fonts/icomoon.ttf?djpjka) format("truetype"),url(../lib/bootstrap/dist/fonts/icomoon.woff?djpjka) format("woff"),url(../lib/bootstrap/dist/fonts/icomoon.svg?djpjka#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-labs:before {
    content: "\e62a"
}

.icon-warning:before {
    content: "\e355"
}

.icon-pencil:before {
    content: "\e629"
}

.icon-scroll-down:before {
    content: "\e628"
}

.icon-facebook:before {
    content: "\e625"
}

.icon-google-plus:before {
    content: "\e626"
}

.icon-twitter:before {
    content: "\e627"
}

.icon-arrow-down:before {
    content: "\e623"
}

.icon-arrow-no-change:before {
    content: "\e624"
}

.icon-add-store-color:before {
    content: "\e621"
}

.icon-mobile-phone:before {
    content: "\e622"
}

.icon-logo:before {
    content: "\e620"
}

.icon-add-item:before {
    content: "\e611"
}

.icon-back-arrow:before {
    content: "\e612"
}

.icon-arrow-up:before {
    content: "\e613"
}

.icon-checked-box:before {
    content: "\e614"
}

.icon-close:before {
    content: "\e615"
}

.icon-connect-store-symbol:before {
    content: "\e616"
}

.icon-menu:before {
    content: "\e617"
}

.icon-no-checked-box:before {
    content: "\e618"
}

.icon-store-connected_symbol:before {
    content: "\e619"
}

.icon-thumbs-down:before {
    content: "\e61a"
}

.icon-thumbs-up:before {
    content: "\e61b"
}

.icon-wrench:before {
    content: "\e61c"
}

.icon-goals:before {
    content: "\e61d"
}

.icon-collapse-nav:before {
    content: "\e61e"
}

.icon-expand-nav:before {
    content: "\e61f"
}

.icon-about:before {
    content: "\e600"
}

.icon-account:before {
    content: "\e601"
}

.icon-store-accounts:before {
    content: "\e602"
}

.icon-bottom-arrow:before {
    content: "\e603"
}

.icon-connected-stores:before {
    content: "\e604"
}

.icon-connect-stores:before {
    content: "\e605"
}

.icon-dashboard:before {
    content: "\e606"
}

.icon-feedback:before {
    content: "\e607"
}

.icon-lists:before {
    content: "\e608"
}

.icon-my-products-list:before {
    content: "\e609"
}

.icon-reports:before {
    content: "\e60a"
}

.icon-scan-barcode:before {
    content: "\e60b"
}

.icon-signout:before {
    content: "\e60c"
}

.icon-snap-receipt:before {
    content: "\e60d"
}

.icon-suggest-store:before {
    content: "\e60e"
}

.icon-top-arrow:before {
    content: "\e60f"
}

.icon-transactions:before {
    content: "\e610"
}

.main-container {
    height: 100%;
    padding-left: 60px;
    padding-top: 50px;
    transition: padding-left 1s .2s ease
}

.main-nav {
    position: fixed;
    height: 100%;
    width: 60px;
    z-index: 999;
    overflow: hidden;
    background: rgba(0,0,0,.5);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(0,0,0,.5)),color-stop(5%,rgba(0,0,0,.5)),color-stop(100%,#000));
    background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 5%,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=1);
    border: rgba(255,255,255,.5);
    border-image: linear-gradient(45deg,#FFF,transparent) 1 100%;
    border-style: solid;
    border-width: 0 1px 0 0;
    transition: width 1s .2s ease
}

    .main-nav .logo {
        width: 45px;
        margin: 11px auto;
        background: url(../images/shared/bagIQ_logo_beta.svg) no-repeat;
        color: #fff;
        font-size: 29px;
        text-indent: -9999px;
        height: 80px;
        transition: all 1s .1s ease
    }

    .main-nav:after, .main-nav:before {
        content: " ";
        display: table
    }

    .main-nav:after {
        clear: both
    }

    .main-nav .nav-toggle {
        position: absolute;
        display: inline-block;
        width: 200px;
        overflow: hidden;
        bottom: 18px;
        left: 18px;
        font-size: 28px;
        text-decoration: none;
        color: #b8b8b8
    }

        .main-nav .nav-toggle:hover {
            color: #fff
        }

        .main-nav .nav-toggle .icon-expand-nav {
            display: inline-block;
            transition: all .1s ease
        }

        .main-nav .nav-toggle span {
            position: relative;
            bottom: 7px;
            left: 5px;
            font-size: 11px
        }

.main-menu {
    position: relative;
    top: 17.7%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow-x: hidden
}

    .main-menu li {
        height: 53px;
        margin-bottom: 5px;
        font-size: 26px;
        position: relative
    }

        .main-menu li a {
            width: 200px;
            height: 24px;
            display: inline-block;
            margin: 16px 0 0 18px;
            text-decoration: none
        }

        .main-menu li.active {
            border-right: 3px solid #fff
        }

            .main-menu li.active a, .main-menu li.active span, .main-menu li:hover a, .main-menu li:hover span {
                color: #fe9600
            }

        .main-menu li .icon-dashboard {
            font-size: 24px
        }

        .main-menu li .state-name {
            position: absolute;
            width: 150px;
            left: 62px;
            top: 22px;
            color: #fff;
            font-size: 11px;
            font-family: Verdana
        }

.search-box {
    position: relative
}

    .search-box input {
        right: 30px;
        height: 30px;
        width: 152px;
        background-color: rgba(255,255,255,.3)
    }

    .search-box ::-webkit-input-placeholder {
        color: #fff
    }

    .search-box :-moz-placeholder {
        color: #fff
    }

    .search-box :-ms-input-placeholder {
        color: #fff
    }

.info-bar {
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 50px;
    margin-left: 60px;
    background-color: rgba(0,0,0,.6);
    transition: margin-left 1s .2s ease
}

    .info-bar .loader {
        position: absolute;
        top: 27px;
        left: 250px
    }

    .info-bar .points {
        margin-left: 15px;
        margin-top: 12px
    }

    .info-bar .score {
        position: relative;
        top: 4px;
        left: 9px;
        font-size: 27px;
        color: #fff;
        font-family: Roboto;
        font-weight: bolder
    }

    .info-bar .arrow-score {
        position: absolute;
        font-size: 22px;
        right: -29px;
        top: 12px
    }

    .info-bar p {
        position: relative;
        bottom: 8px;
        margin: 0;
        display: inline-block;
        font-size: 12px;
        color: #fff
    }

        .info-bar p span {
            color: #b8b8b8
        }

    .info-bar .menu {
        position: fixed;
        right: 0
    }

        .info-bar .menu ul {
            list-style: none
        }

            .info-bar .menu ul li {
                float: left;
                display: inline
            }

                .info-bar .menu ul li p {
                    position: static;
                    margin-right: 10px;
                    margin-top: 20px;
                    color: #fff;
                    font-size: 12px
                }

                .info-bar .menu ul li div {
                    display: inline-block
                }

        .info-bar .menu .settings {
            margin-right: 31px;
            position: relative;
            left: 18px;
            top: 16px;
            cursor: pointer
        }

        .info-bar .menu .dropdown-menu {
            top: 32px;
            left: -132px;
            width: auto;
            border-radius: 0
        }

            .info-bar .menu .dropdown-menu span {
                margin-left: 15px;
                line-height: 29px
            }

        .info-bar .menu .info-bar-gear:hover, .info-bar .menu .open .info-bar-gear {
            background-position: 0 -38px
        }

        .info-bar .menu .divider {
            margin: 17px 18px 0;
            left: 7px;
            position: relative
        }

.chart-box {
    width: 904px;
    float: left
}

    .chart-box .main-chart {
        background: rgba(255,255,255,.6);
        height: 200px
    }

    .chart-box header {
        width: 100%;
        height: 38px;
        color: #fff;
        background-color: rgba(0,0,0,.5)
    }

        .chart-box header h3 {
            margin: 0 0 0 15px;
            font-size: 13px;
            line-height: 40px;
            color: #f5f5f5
        }

.chart-menu {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .chart-menu .chart-menu-item {
        float: left;
        width: 34px;
        height: 34px
    }

        .chart-menu .chart-menu-item a {
            float: left;
            width: 100%;
            height: 100%
        }

            .chart-menu .chart-menu-item a i {
                margin-top: 8px
            }

#chart {
    height: 200px;
    position: relative
}

    #chart .axis line, #chart .axis path {
        fill: none;
        stroke: #FFF;
        shape-rendering: crispEdges
    }

    #chart path {
        fill: none;
        stroke: #FFF;
        stroke-width: 1.5px
    }

.score-messaging {
    width: 287px;
    float: left;
    padding-bottom: 30px;
    color: #fff
}

    .score-messaging .goal-number .biq {
        position: absolute;
        top: 0;
        font-size: 25px
    }

    .score-messaging .goal-number .biq-title {
        display: block;
        margin-top: 45px;
        font: 15px Sanchez
    }

    .score-messaging .basic-dropdown {
        width: 103%;
        height: 38px
    }

        .score-messaging .basic-dropdown .dropdown-title li {
            height: 38px;
            line-height: 38px
        }

        .score-messaging .basic-dropdown .dropdown-box {
            width: 37px;
            line-height: 38px
        }

            .score-messaging .basic-dropdown .dropdown-box i {
                top: 2px
            }

    .score-messaging .status {
        font-size: 13px;
        margin-top: 26px;
        height: 132px;
        width: 103%
    }

.tabbed-container {
    position: relative
}

    .tabbed-container .panel .information {
        position: relative;
        cursor: pointer
    }

        .tabbed-container .panel .information > a {
            float: right;
            width: 40px;
            height: 40px
        }

        .tabbed-container .panel .information .shared-information-icon {
            top: 10px;
            left: 10px;
            right: 0
        }

    .tabbed-container .panel .product-name {
        width: 80%;
        height: 40px;
        float: left;
        overflow: hidden
    }

    .tabbed-container .better-products .information .shared-information-icon {
        top: 6px
    }

    .tabbed-container .panel-group .panel-collapse {
        border: 2px solid #fe9600
    }

        .tabbed-container .panel-group .panel-collapse .panel-body {
            border: 0;
            padding: 0
        }

    .tabbed-container .notifier {
        top: -5px;
        right: -5px
    }

    .tabbed-container.__goals .nav.nav-tabs li {
        width: 100%
    }

        .tabbed-container.__goals .nav.nav-tabs li a {
            text-align: left;
            padding-left: 14px
        }

    .tabbed-container.__goals, .tabbed-container.__products {
        box-shadow: 0 5px 0 0 rgba(0,0,0,.2);
        height: auto
    }

        .tabbed-container.__goals .nav > li:before, .tabbed-container.__products .nav > li:before {
            content: " ";
            width: 100%;
            height: 5px;
            background: 0 0;
            position: absolute;
            top: 0
        }

        .tabbed-container.__goals ul.nav, .tabbed-container.__products ul.nav {
            width: 100%
        }

            .tabbed-container.__goals ul.nav.nav-tabs > li > a, .tabbed-container.__products ul.nav.nav-tabs > li > a {
                background: rgba(0,0,0,.2);
                line-height: 54px
            }

            .tabbed-container.__goals .tab-content, .tabbed-container.__goals ul.nav.nav-tabs > li.active > a, .tabbed-container.__products .tab-content, .tabbed-container.__products ul.nav.nav-tabs > li.active > a {
                background: rgba(0,0,0,.5)
            }

        .tabbed-container.__products .tab-content {
            margin-bottom: 40px;
            padding-bottom: 70px
        }

    .tabbed-container .nav > li {
        width: 50%
    }

        .tabbed-container .nav > li > a {
            padding: 0;
            height: 47px;
            line-height: 47px;
            text-align: center
        }

    .tabbed-container ul.nav.nav-tabs {
        border: 0;
        margin-bottom: 1px
    }

        .tabbed-container ul.nav.nav-tabs > li > a {
            background: rgba(0,0,0,.5);
            border: 0;
            border-radius: 0;
            color: #fff;
            margin: 0
        }

            .tabbed-container ul.nav.nav-tabs > li > a:hover {
                background: rgba(0,0,0,.1);
                border: 0
            }

        .tabbed-container ul.nav.nav-tabs > li {
            cursor: pointer
        }

            .tabbed-container ul.nav.nav-tabs > li.active > a {
                background-color: rgba(0,0,0,.2)
            }

    .tabbed-container .panel-heading .date, .tabbed-container .panel-heading .dv, .tabbed-container .panel-heading .product, .tabbed-container .panel-heading .score {
        float: left
    }

    .tabbed-container .panel-heading .product {
        width: 64.3%
    }

    .tabbed-container .panel-heading .date {
        width: 12.5%
    }

    .tabbed-container .panel-heading .dv {
        width: 10%
    }

    .tabbed-container .panel-heading .score {
        width: 13.2%
    }

    .tabbed-container .date, .tabbed-container .dv, .tabbed-container .score {
        text-align: center
    }

    .tabbed-container .table-list {
        padding-left: 15px
    }

        .tabbed-container .table-list header .product {
            width: 63.5%
        }

        .tabbed-container .table-list header .date {
            width: 12.6%
        }

        .tabbed-container .table-list header .dv {
            width: 10.4%
        }

        .tabbed-container .table-list header .score {
            width: 13.5%
        }

    .tabbed-container .panel-group {
        font-family: Roboto;
        background-color: rgba(255,255,255,.5)
    }

        .tabbed-container .panel-group .panel-heading {
            border-radius: 0;
            height: 40px;
            color: #000;
            padding-left: 8px;
            cursor: pointer
        }

    .tabbed-container .panel .product {
        padding-left: 15px
    }

        .tabbed-container .panel .product i {
            font-size: 12px;
            position: relative;
            top: 10px;
            right: 8px
        }

    .tabbed-container .panel .date {
        text-align: center
    }

.tab-content {
    height: 340px;
    overflow-y: auto
}

.tab-container {
    background: rgba(0,0,0,.2)
}

    .tab-container header {
        height: 48px;
        line-height: 40px
    }

        .tab-container header ul {
            width: 100%;
            font-size: 15px;
            padding: 0;
            margin: 0;
            line-height: 48px
        }

            .tab-container header ul li {
                float: left;
                font-size: 14px;
                display: inline-block;
                color: #FFF
            }

    .tab-container .goals-products-list {
        list-style-type: none;
        padding: 0
    }

        .tab-container .goals-products-list .panel-group {
            margin-top: 0;
            color: #000;
            line-height: 35px
        }

            .tab-container .goals-products-list .panel-group .panel:nth-child(even) .panel-heading {
                background-color: rgba(255,255,255,.25)
            }

            .tab-container .goals-products-list .panel-group .panel:nth-child(odd) .panel-heading {
                background-color: rgba(255,255,255,.5)
            }

            .tab-container .goals-products-list .panel-group .panel .panel-heading.opened {
                background-color: #fe9600
            }

            .tab-container .goals-products-list .panel-group .panel-title {
                color: #000
            }

                .tab-container .goals-products-list .panel-group .panel-title span {
                    height: 38px;
                    left: 10px
                }

            .tab-container .goals-products-list .panel-group .panel .panel-heading:hover {
                background-color: rgba(255,150,0,.5)
            }

    .tab-container .is-better-products .product {
        width: 60%
    }

    .tab-container .is-better-products .dv, .tab-container .is-better-products .score {
        width: 16%
    }

    .tab-container .better-alternatives-header {
        height: 38px;
        font-family: Sanchez;
        font-size: 13px;
        color: #fff;
        background: #646464
    }

        .tab-container .better-alternatives-header .product {
            float: left;
            width: 64.8%;
            padding-left: 13px
        }

        .tab-container .better-alternatives-header .add {
            float: left;
            width: 12.4%;
            text-align: center
        }

        .tab-container .better-alternatives-header .dv {
            float: left;
            width: 9.8%
        }

        .tab-container .better-alternatives-header .score {
            float: left;
            width: 12.8%
        }

    .tab-container ol.better-products {
        height: 196px;
        width: 100%;
        overflow: scroll
    }

        .tab-container ol.better-products > span {
            float: left;
            line-height: 50px
        }

        .tab-container ol.better-products .index {
            position: absolute;
            left: 14px;
            color: #afafaf;
            line-height: 42px
        }

        .tab-container ol.better-products .product {
            width: 64.9%;
            padding-left: 34px;
            float: left
        }

        .tab-container ol.better-products .add {
            position: relative;
            width: 12%
        }

            .tab-container ol.better-products .add .shared-active-add-list, .tab-container ol.better-products .add .shared-add-list {
                position: relative;
                top: 5px
            }

        .tab-container ol.better-products .dv {
            width: 10.4%
        }

        .tab-container ol.better-products .score {
            width: 12.7%;
            position: relative
        }

        .tab-container ol.better-products .add, .tab-container ol.better-products .dv, .tab-container ol.better-products .score {
            text-align: center
        }

ol.better-products {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff
}

    ol.better-products li {
        margin: 0;
        color: #000;
        font-weight: 400;
        height: 40px
    }

        ol.better-products li:nth-child(odd) {
            background: #fff
        }

        ol.better-products li:nth-child(even) {
            background-color: #f0f0f0
        }

        ol.better-products li .add, ol.better-products li .dv, ol.better-products li .product, ol.better-products li .score {
            line-height: 40px
        }

        ol.better-products li > span {
            height: 100%;
            float: left;
            line-height: 40px
        }

.tabbed-container.__goals .tab-content {
    height: initial
}

.tabbed-container.__goals .goals-products-list {
    height: 295px;
    overflow-y: auto;
    overflow-x: hidden
}

    .tabbed-container.__goals .goals-products-list.has-opened {
        overflow: hidden
    }

.tabbed-container.__goals .panel .date, .tabbed-container.__goals .panel .dv, .tabbed-container.__goals .panel .product-name {
    font: 13px/40px Roboto;
    font-weight: 400
}

.tabbed-container.__goals .reports-numbers-container {
    line-height: 18px
}

.tabbed-container.__products .nav li {
    width: 163px;
    margin-right: 3px
}

    .tabbed-container.__products .nav li:last-child {
        margin-right: 0
    }

    .tabbed-container.__products .nav li .shared-alert-icon {
        position: relative;
        bottom: 20px;
        z-index: 9999
    }

.tabbed-container.__products .tab-content {
    background-color: rgba(255,255,255,.8);
    height: 570px
}

#purchases li {
    font-size: 14px;
    height: 25px;
    overflow: hidden;
    padding: 10px 0
}

    #purchases li ul {
        margin-top: 10px
    }

    #purchases li span {
        display: inline-block
    }

#purchases h4 {
    color: #fff
}

#purchases .better-products {
    background: rgba(0,0,0,.2)
}

    #purchases .better-products li {
        color: #fff;
        height: auto;
        padding: 5px 10px;
        font-size: 14px
    }

    #purchases .better-products a {
        color: #ddd
    }

#purchases .products-list {
    height: 245px;
    overflow-y: scroll;
    overflow-x: hidden
}

.goals-products-list ul {
    overflow: auto
}

.goals-products-list li:hover {
    background: rgba(0,0,0,.1)
}

.goals-products-list h4 {
    color: #fff
}

ul.product-tags {
    font-family: Verdana,sans-serif;
    color: #777;
    text-shadow: 1px 1px 1px #fff;
    font-size: 11px;
    height: 85px;
    list-style-type: none;
    display: inline-block
}

    ul.product-tags li {
        float: left;
        height: 20px;
        line-height: 20px;
        position: relative;
        font-size: -11px;
        margin-right: 15px;
        padding: 0 10px 0 12px;
        background: #f6f6f8;
        color: #555;
        border-radius: 3px;
        margin-bottom: 7px;
        box-shadow: 1px 1px 1px #444
    }

        ul.product-tags li:before {
            content: "";
            float: left;
            position: absolute;
            top: 0;
            left: -7px;
            width: 0;
            height: 0;
            border-color: transparent #f6f6f8 transparent transparent;
            border-style: solid;
            border-width: 10px 8px 10px 0
        }

        ul.product-tags li:after {
            content: "";
            position: absolute;
            top: 9px;
            left: 2px;
            float: left;
            width: 4px;
            height: 4px;
            border-radius: 2px;
            background: #9a969d;
            box-shadow: -1px -1px 2px #000
        }

.product-detail .product-content {
    margin-bottom: 20px
}

    .product-detail .product-content > .row > .col-md-6:last-child {
        margin-top: 20px
    }

.product-detail .header {
    height: 50px;
    margin-left: 0
}

.product-detail .top-meta h2 {
    color: #fff
}

.product-detail .main-title {
    margin-top: 18px
}

.product-detail .product-category-title {
    display: inline;
    font-size: 20px
}

.product-detail .l-tabs-container {
    padding: 0;
    position: relative;
    top: 2px;
    right: 9px;
    width: 406px
}

.product-detail .search-box input {
    height: 34px
}

.product-detail .meta-bar {
    width: 300px;
    font-family: verdana;
    background: #f7eeeb;
    height: 30px
}

    .product-detail .meta-bar a {
        color: #333;
        font-size: 10px;
        padding: 7px 17px 8px 30px;
        font-weight: 700;
        letter-spacing: -.07em;
        position: relative;
        background: #fff;
        display: inline-block;
        float: left;
        cursor: pointer
    }

        .product-detail .meta-bar a i {
            position: absolute;
            top: 3px;
            left: 6px
        }

    .product-detail .meta-bar span {
        padding: 5px 0 0 5px;
        display: inline-block;
        color: #505050
    }

.goal-meta {
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,.2);
    color: #fff;
    padding: 15px 0 0 15px;
    margin-top: 10px
}

    .goal-meta .cart-info {
        float: left;
        width: 45%
    }

    .goal-meta .biq-info {
        float: right;
        width: 45%;
        text-align: right;
        margin-right: 30px
    }

.filters-container {
    position: absolute;
    width: 100%;
    top: 50%;
    height: 200px;
    margin-top: -100px
}

    .filters-container.opened {
        height: 440px;
        margin-top: -220px
    }

.filters-box {
    display: inline-block;
    width: 140px;
    float: left;
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 60px;
    background-color: rgba(0,0,0,.5);
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: 300;
    font-size: 12px;
    border: rgba(255,255,255,.5);
    border-image: linear-gradient(45deg,#FFF,transparent) 1 100%;
    border-style: solid;
    border-width: 0 1px 0 0;
    transition: left 1s .2s ease,width 1s .2s ease;
    box-shadow: inset -18px 0 50px -10px rgba(0,0,0,.75);
    -o-box-shadow: inset -18px 0 50px -10px rgba(0,0,0,.75)
}

    .filters-box ul {
        padding: 0;
        list-style-type: none;
        color: #fff;
        text-align: right
    }

        .filters-box ul li {
            border: rgba(255,255,255,.5);
            border-image: linear-gradient(85deg,transparent,rgba(255,255,255,.25)) 1 0 100%;
            border-style: solid;
            border-top-width: 1px;
            border-bottom-width: 0;
            border-left: 0;
            border-right: 0;
            line-height: 170%;
            max-height: 225px;
            overflow-x: hidden;
            overflow-y: hidden
        }

            .filters-box ul li a {
                position: relative;
                display: inline-block;
                padding-right: 15px;
                padding-top: 8px;
                width: 100%;
                height: 35px;
                text-decoration: none;
                color: #fff;
                font-size: 14px
            }

            .filters-box ul li .filter-checkbox {
                position: absolute;
                right: 0;
                top: 4px;
                display: inline-block;
                width: 16px;
                height: 16px;
                background-position: 0 -518px
            }

            .filters-box ul li:last-child {
                border-bottom-width: 1px
            }

            .filters-box ul li:hover {
                cursor: pointer;
                background-color: rgba(255,255,255,.1)
            }

            .filters-box ul li.active {
                overflow-y: scroll;
                overflow-x: hidden
            }

                .filters-box ul li.active a {
                    color: #fe9600;
                    padding-right: 7px
                }

        .filters-box ul.__content {
            margin-top: 0;
            padding-right: 15px
        }

            .filters-box ul.__content a {
                padding-right: 10px;
                font-size: 12px
            }

            .filters-box ul.__content li {
                overflow: hidden
            }

                .filters-box ul.__content li > div {
                    min-height: 24px
                }

                    .filters-box ul.__content li > a, .filters-box ul.__content li > div > a {
                        color: #b8b8b8;
                        min-height: 25px;
                        height: 100%;
                        padding: 0
                    }

                .filters-box ul.__content li.selected > a, .filters-box ul.__content li.selected > div > a {
                    color: #b8b8b8
                }

            .filters-box ul.__content li {
                border: 0
            }

            .filters-box ul.__content .item-name, .filters-box ul.__content .orange-label {
                position: relative;
                left: -23px;
                top: 2px;
                display: inline-block;
                width: 80%
            }

            .filters-box ul.__content.__empty {
                height: 10px
            }

    .filters-box .spent-label {
        color: #f38f03
    }

.product-score {
    display: inline-block;
    position: absolute;
    height: 60px;
    width: 80px;
    background-color: #fff;
    box-shadow: 4px 4px 0 0 rgba(0,0,0,.4);
    overflow: hidden;
    font-family: Roboto
}

    .product-score .overlay {
        position: absolute;
        top: 5px;
        left: 5px;
        display: inline-block;
        background-color: rgba(0,0,0,.1);
        height: 24px;
        width: 70px
    }

    .product-score .score-inner {
        display: inline-block;
        width: 70px;
        height: 50px;
        margin: 5px;
        background-color: #65cf1e;
        text-align: center;
        font-size: 32px;
        line-height: 25px;
        color: #fff;
        font-weight: 400
    }

        .product-score .score-inner.double-height {
            line-height: 50px
        }

        .product-score .score-inner:after, .product-score .score-inner:before {
            content: " ";
            width: 8px;
            height: 8px;
            position: absolute;
            top: 25px;
            display: inline-block;
            background-color: #fff;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg)
        }

        .product-score .score-inner:before {
            left: 0;
            z-index: 10
        }

        .product-score .score-inner:after {
            right: 0
        }

.goals-container .product-score {
    height: 25px;
    width: 45px;
    position: relative;
    top: 3px
}

    .goals-container .product-score .score-inner {
        margin: 1px;
        width: 41px;
        height: 20px;
        font-size: 21px;
        font-weight: 100;
        line-height: initial
    }

        .goals-container .product-score .score-inner:before {
            left: -5px;
            top: 11px
        }

        .goals-container .product-score .score-inner:after {
            right: -5px;
            top: 11px
        }

    .goals-container .product-score .score-number {
        position: relative;
        top: -4px;
        line-height: 0
    }

    .goals-container .product-score .overlay {
        width: 41px;
        height: 13px;
        left: 2px;
        top: 2px
    }

.goals-products-list .better-products .product-score {
    height: 31px
}

    .goals-products-list .better-products .product-score .score-inner:after, .goals-products-list .better-products .product-score .score-inner:before {
        top: 12px
    }

    .goals-products-list .better-products .product-score .overlay {
        top: 3px
    }

.products-list {
    margin-top: 20px;
    padding: 0;
    list-style-type: none
}

    .products-list .product-entry {
        height: 350px;
        margin: 0 45px 45px 0
    }

.product-entry {
    position: relative;
    float: left;
    width: 235px;
    height: 340px;
    margin: 0 31px 15px 0;
    background-color: rgba(255,255,255,.8);
    box-shadow: 0 5px 0 0 rgba(0,0,0,.2)
}

    .product-entry.no-info {
        height: 235px
    }

        .product-entry.no-info .product-title {
            height: 40px;
            line-height: 20px;
            color: #fff
        }

    .product-entry .commerce-info {
        border-bottom: 1px solid #969696
    }

    .product-entry.no-info.alternative {
        width: 206px;
        height: 185px;
        float: none
    }

        .product-entry.no-info.alternative .product-inner {
            height: 145px
        }

        .product-entry.no-info.alternative figure img {
            display: inline-block;
            height: 100px;
            max-width: 196px
        }

        .product-entry.no-info.alternative .product-title {
            height: 20px
        }

    .product-entry.no-title {
        height: 195px
    }

    .product-entry .product-info {
        height: 151px;
        padding: 16px;
        line-height: 18px
    }

        .product-entry .product-info .product-title {
            height: 45px;
            margin: -4px 0 2px 0;
            font: 16px Sanchez;
            color: #1e1e1e
        }

        .product-entry .product-info .date {
            margin: 0 0 5px;
            font: 11px Verdana;
            color: #646464
        }

        .product-entry .product-info .price {
            font: 18px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
        }

        .product-entry .product-info .product-store {
            padding-top: 16px;
            font: 12px HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
            color: #646464
        }

    .product-entry .product-score {
        top: 48px;
        right: -15px
    }

    .product-entry.score-right .product-score {
        right: 0;
        top: 24px;
        left: -10px
    }

    .product-entry .product-inner {
        width: 100%;
        height: 195px;
        padding: 4px;
        background-color: #fff
    }

    .product-entry .product-inner__menu {
        margin-top: 2px
    }

    .product-entry figure {
        text-align: center;
        background-color: #fff
    }

        .product-entry figure img {
            height: 150px;
            max-width: 226px
        }

    .product-entry .like-actions {
        line-height: 36px;
        margin-left: 5px;
        float: left;
        color: gray;
        font-size: 12px
    }

        .product-entry .like-actions > span:first-child {
            margin-right: 5px
        }

        .product-entry .like-actions i {
            display: inline-block;
            height: 16px;
            width: 16px;
            position: relative;
            top: 4px;
            cursor: pointer
        }

    .product-entry .add-to-list {
        float: right;
        margin-right: 5px;
        margin-top: 4px;
        width: 94px;
        height: 28px;
        background: #65cf1e;
        cursor: pointer
    }

        .product-entry .add-to-list span {
            color: #fff;
            font-size: 10px;
            line-height: 28px
        }

            .product-entry .add-to-list span .products-add-to-list {
                float: left;
                width: 18px;
                height: 14px;
                position: relative;
                margin-right: 10px;
                top: 6px;
                left: 5px
            }

.better-alternatives {
    width: 234px;
    float: right;
    position: relative
}

    .better-alternatives .basic-dropdown {
        width: 201px;
        margin-left: 2px
    }

        .better-alternatives .basic-dropdown .dropdown-title {
            margin: 0;
            line-height: 33px;
            font-size: 13px;
            text-indent: 3px
        }

    .better-alternatives ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

        .better-alternatives ul .product-entry .product-score {
            left: auto;
            right: -10px
        }

        .better-alternatives ul .product-entry .product-title {
            font-size: 13px
        }

    .better-alternatives header {
        height: 75px;
        background: rgba(0,0,0,.4);
        width: 206px
    }

    .better-alternatives .main-title {
        display: inline-block;
        font-size: 15px;
        margin-top: 15px;
        margin-left: 15px;
        margin-bottom: 11px
    }

        .better-alternatives .main-title:before {
            display: none
        }

.better-alternatives__header-button {
    display: inline-block;
    width: 100%;
    height: 34px;
    margin-top: 34px;
    background: rgba(0,0,0,.5)
}

    .better-alternatives__header-button a {
        display: inline-block;
        width: 100%;
        height: 100%;
        line-height: 34px;
        padding-left: 10px;
        font: 400 12px/34px Roboto
    }

        .better-alternatives__header-button a span {
            float: right;
            width: 34px;
            height: 34px;
            background-color: rgba(0,0,0,.5);
            margin-right: 0
        }

        .better-alternatives__header-button a i {
            position: relative;
            top: 2px;
            left: 11px
        }

.better-alternatives__content {
    height: 745px;
    overflow: auto;
    margin-top: 10px
}

.faux-bottom-border {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 208px;
    background: rgba(0,0,0,.3)
}

body .angularTableTable {
    border-collapse: separate
}

.angularTableContainer {
    background: rgba(255,255,255,.3);
    overflow: visible !important
}

    .angularTableContainer .angularTableHeaderRow {
        background-color: #2A2B2B;
        color: #fff
    }

    .angularTableContainer .reports-row {
        color: #000
    }

        .angularTableContainer .reports-row:nth-child(odd) {
            background: #8B8D94
        }

        .angularTableContainer .reports-row:nth-child(even) {
            background: #D7D8DC
        }

.nutrient-uom {
    color: #646464
}

.numeric-row {
    text-align: center !important
}

.reports-csv-icon {
    width: 17px;
    height: 17px;
    display: inline-block
}

.reports-numbers-container {
    position: relative;
    left: 5px;
    padding: 0 8px;
    display: inline;
    text-align: center;
    background: #fe9600;
    background: linear-gradient(0deg,#A7670D,#FAB95C);
    border-radius: 30px;
    color: #491E05;
    box-shadow: 0 2px 6px #431A01;
    text-shadow: 0 1px 1px #EEC68C
}

.withScroll .angularTableTableContainer {
    height: 558px !important
}

#inner-table {
    position: absolute;
    left: 15px;
    top: 0;
    z-index: 99;
    width: 283px !important;
    overflow: hidden !important;
    height: 99% !important
}

    #inner-table .angularTableContainer, #inner-table .angularTableTableContainer {
        width: 115%
    }

.primary-fixed-box {
    table-layout: fixed;
    overflow: hidden
}

tr.reports-row.angularTableRow {
    cursor: default !important
}

    tr.reports-row.angularTableRow td.name-cell.angularTableColumn {
        padding: 5px;
        border-left: 3px solid;
        background: 0 0
    }

        tr.reports-row.angularTableRow td.name-cell.angularTableColumn.high-calories {
            border-left-color: #ff2323
        }

        tr.reports-row.angularTableRow td.name-cell.angularTableColumn.low-calories {
            border-left-color: #81cf35
        }

        tr.reports-row.angularTableRow td.name-cell.angularTableColumn.medium-calories {
            border-left-color: #cfca35
        }

.compressed {
    width: 150px !important
}

.floating-button {
    position: relative;
    left: 50%;
    height: 30px;
    width: 140px;
    margin: 30px -70px 0;
    background: #b95a05;
    font-size: 12px;
    z-index: 9999
}

    .floating-button .button-description {
        top: -6px;
        position: relative
    }

.ps-scrollbar-y-rail {
    background-color: #000;
    right: 0 !important;
    width: 20px !important;
    border-radius: initial !important
}

    .ps-scrollbar-y-rail:hover {
        background-color: #000 !important
    }

.ps-scrollbar-y {
    background: #fff !important;
    height: 20px !important;
    width: 3px !important;
    border-radius: initial !important;
    left: 9px
}

.onoffswitch {
    display: inline-block;
    position: relative;
    width: 26px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    width: 23px;
    height: 12px;
    margin-bottom: 0;
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #FFF;
    border-radius: 50px
}

.onoffswitch-inner {
    width: 200%;
    margin-left: -30%;
    transition: margin .3s ease-in 0s
}

    .onoffswitch-inner:after, .onoffswitch-inner:before {
        float: left;
        width: 50%;
        height: 17px;
        padding: 0;
        line-height: 17px;
        font-size: 10px;
        color: #fff;
        font-family: Trebuchet,Arial,sans-serif;
        font-weight: 700;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .onoffswitch-inner:before {
        content: "";
        padding-left: 14px
    }

    .onoffswitch-inner:after {
        content: "";
        padding-right: 14px;
        text-align: right
    }

.onoffswitch-switch {
    width: 14px;
    height: 14px;
    margin: -4px;
    background: #b95a05;
    border: 5px solid #FFF;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 0;
    transition: all .3s ease-in 0s
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 20px;
    background-color: #b95a05
}

.additional {
    margin-top: -5px;
    float: left;
    width: 235px;
    background-color: rgba(255,255,255,.25);
    border-bottom: 5px solid rgba(0,0,0,.5);
    font-family: Roboto;
    font-size: 12px
}

    .additional .additional-entry {
        min-height: 32px;
        border-bottom: 1px solid #5a5a5a;
        line-height: 32px;
        padding-left: 10px
    }

    .additional .additional-icons {
        height: 43px
    }

        .additional .additional-icons ul li {
            float: left;
            margin: 9px 4px 0
        }

    .additional .additional-purchase-history {
        height: 178px
    }

        .additional .additional-purchase-history .purchase-history-title {
            font-family: Roboto;
            font-size: 12px;
            margin-left: 10px
        }

        .additional .additional-purchase-history .purchase-entry {
            height: 25px;
            padding-left: 10px;
            line-height: 25px
        }

            .additional .additional-purchase-history .purchase-entry span {
                font-family: Roboto;
                font-size: 12px;
                color: #fff;
                font-weight: 400
            }

            .additional .additional-purchase-history .purchase-entry .shop-name {
                margin-left: 18px
            }

            .additional .additional-purchase-history .purchase-entry .price {
                float: right;
                margin-right: 20px
            }

    .additional .additional-button {
        width: 100%;
        background-color: rgba(0,0,0,.2)
    }

        .additional .additional-button:active {
            background-color: #fe9600
        }

.products {
    margin-left: 10px
}

    .products .main-title {
        position: relative;
        left: 4px;
        bottom: 4px
    }

    .products .filter-container {
        margin-left: 15px
    }

    .products .basic-dropdown {
        height: 30px
    }

    .products .row.products .col-md-12 {
        padding: 0
    }

    .products .products-container {
        width: 865px
    }

        .products .products-container .col-md-2 {
            width: 50px
        }

        .products .products-container .col-md-10 {
            width: 775px
        }

    .products .products-list {
        position: relative;
        right: 6px
    }

        .products .products-list li {
            float: left;
            display: inline-block;
            position: relative
        }

    .products .l-products-filters {
        margin: 0;
        margin-right: 5px;
        position: relative;
        bottom: 3px
    }

        .products .l-products-filters .product-filter-dropdown {
            display: inline-block;
            width: 29.4%;
            margin-right: 2.1%
        }

        .products .l-products-filters .product-filter-margin {
            margin-left: 12.5%
        }

        .products .l-products-filters .product-filter-small {
            width: 5.5%;
            margin-right: 0;
            position: relative;
            top: 4px;
            left: 153px
        }

.product-actions {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0;
    position: relative;
    bottom: 12px;
    font-family: Roboto;
    font-size: 13px
}

    .product-actions li {
        margin-bottom: 10px
    }

        .product-actions li .shared-report-icon {
            margin-right: 2px
        }

        .product-actions li .shared-pencil-icon {
            margin-right: 4px
        }

.__products-filters .filters-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    top: 23%
}

.reports .header {
    height: 65px
}

.reports .auxiliar-gradient {
    right: 0
}

.reports .reports-container {
    width: 788px
}

.reports .nutrition-dropdown {
    min-width: 250px
}

.reports .filters {
    margin-left: 279px
}

.reports .main-title {
    float: left;
    left: 0
}

.reports .basic-dropdown {
    height: 32px;
    font-size: 13px;
    float: left
}

    .reports .basic-dropdown .dropdown-title li {
        height: 32px
    }

    .reports .basic-dropdown span {
        position: relative;
        top: 3px
    }

    .reports .basic-dropdown.nutrition {
        width: 37%;
        min-width: 235px;
        margin-left: 26px;
        margin-top: 3px
    }

    .reports .basic-dropdown.amount {
        width: 23%;
        min-width: 152px;
        margin-left: 12px;
        margin-top: 4px
    }

        .reports .basic-dropdown.amount li {
            padding: 3px;
            font-size: 11px
        }

        .reports .basic-dropdown.amount span {
            top: -1px;
            left: 7px
        }

            .reports .basic-dropdown.amount span.dv {
                left: 13px
            }

        .reports .basic-dropdown.amount .onoffswitch {
            left: 19px
        }

    .reports .basic-dropdown.date {
        width: 19%;
        min-width: 130px;
        margin-left: 18px;
        margin-top: 4px
    }

        .reports .basic-dropdown.date span {
            left: 4px;
            top: 2px
        }

    .reports .basic-dropdown .dropdown-box i {
        top: 3px
    }

.reports .search-box {
    width: 32px;
    height: 32px;
    margin: 4px 0 0 165px;
    padding-left: 5px
}

    .reports .search-box input {
        right: 31px;
        height: 32px
    }

.grid-container {
    top: 25px;
    position: relative;
    left: 5px;
    height: 85%
}

.report-list-item.active .filter-checkbox {
    background-position: 0 -502px
}

.report-height {
    height: 700px
}

.information-tooltip {
    position: absolute;
    height: 275px;
    width: 245px;
    background: #fff;
    border: 5px solid rgba(0,0,0,.5);
    right: 45px;
    top: 0;
    z-index: 9999
}

    .information-tooltip.__alternatives {
        height: 235px
    }

    .information-tooltip .arrow {
        position: absolute;
        height: 30px;
        width: 14px;
        right: -19px;
        top: 0;
        overflow: hidden
    }

        .information-tooltip .arrow:after {
            content: " ";
            width: 30px;
            height: 30px;
            background-color: rgba(0,0,0,.4);
            position: absolute;
            right: 6px;
            -webkit-transform: rotate(45deg)
        }

    .information-tooltip.__alternatives {
        right: 100%
    }

        .information-tooltip.__alternatives .chosen-container-multi .chosen-choices li.search-choice {
            height: 22px;
            padding: 0 25px 0 20px;
            border: 0;
            border-radius: 0;
            background: #add891
        }

            .information-tooltip.__alternatives .chosen-container-multi .chosen-choices li.search-choice span {
                line-height: 22px
            }

    .information-tooltip .information-select-box .chosen-container {
        height: 30px
    }

        .information-tooltip .information-select-box .chosen-container .chosen-choices {
            background: #f0f0f0;
            border: 0;
            box-shadow: none
        }

            .information-tooltip .information-select-box .chosen-container .chosen-choices li.search-field {
                background: #f0f0f0
            }

        .information-tooltip .information-select-box .chosen-container .chosen-drop .chosen-results .active-result.highlighted {
            background-color: #add891;
            background-image: none
        }

        .information-tooltip .information-select-box .chosen-container .chosen-drop .chosen-results li {
            height: 30px;
            line-height: 20px;
            padding-left: 15px;
            text-align: left
        }

.transactions .transactions-container {
    width: 822px;
    margin-left: 20px
}

.transactions .title-filters {
    position: relative;
    bottom: 31px;
    float: right
}

    .transactions .title-filters .date {
        width: 134px;
        display: inline-block
    }

    .transactions .title-filters .search-box {
        position: relative;
        top: 4px;
        left: 11px
    }

.transactions .filters-box .filters {
    margin-top: 191px;
    overflow-y: auto;
    height: 50%
}

.transactions .symbols {
    position: absolute;
    right: 30px
}

    .transactions .symbols span {
        margin: 0 3px
    }

.lists .lists-container {
    width: 755px;
    margin-left: 15px;
    height: 85%
}

.lists .filters-box {
    padding-top: 150px
}

    .lists .filters-box .lists-filter-container {
        overflow: auto;
        height: 400px
    }

    .lists .filters-box .filters {
        margin-bottom: -33px
    }

.lists .refresh-spinner {
    position: absolute;
    top: 31px;
    right: 18%
}

.lists .main-title {
    display: inline-block;
    top: 3px
}

.lists .button-with-dropdown {
    float: right;
    bottom: 31px
}

.lists .product-score {
    height: 29px;
    width: 45px;
    top: 1px !important;
    left: -40px !important;
    box-shadow: 3px 3px 0 0 rgba(0,0,0,.4)
}

    .lists .product-score .score-inner {
        margin: 2px;
        height: 25px;
        width: 41px
    }

        .lists .product-score .score-inner:after, .lists .product-score .score-inner:before {
            width: 5px;
            height: 5px;
            position: absolute;
            top: 13px
        }

        .lists .product-score .score-inner:before {
            left: -1px
        }

        .lists .product-score .score-inner:after {
            right: -1px
        }

        .lists .product-score .score-inner .score-number {
            color: #fff;
            font-size: 20px;
            position: relative;
            top: -17px;
            line-height: 57px !important
        }

    .lists .product-score .overlay {
        top: 3px;
        left: 3px;
        height: 13px;
        width: 40px
    }

.lists .search-bar {
    position: relative;
    background: rgba(255,255,255,.8)
}

    .lists .search-bar form {
        padding: 15px 0 15px 6px;
        background: rgba(0,0,0,.7)
    }

    .lists .search-bar input[type=text] {
        width: 84%;
        height: 30px;
        background: rgba(255,255,255,.15);
        border: 0;
        outline: 0;
        border-radius: 0;
        color: #a1a1a1;
        display: inline;
        padding-left: 10px
    }

        .lists .search-bar input[type=text]:focus {
            border: 1px solid #fff
        }

    .lists .search-bar button {
        position: relative;
        bottom: -1px;
        height: 30px;
        width: 14%;
        margin-left: 6px
    }

    .lists .search-bar .dropdown-menu {
        display: block;
        position: absolute !important;
        top: 39px !important;
        left: 9px;
        width: 83.4%;
        border: 0;
        border-radius: 0
    }

        .lists .search-bar .dropdown-menu .tt-dropdown-menu {
            max-height: 250px;
            overflow-y: auto
        }

    .lists .search-bar .result-item {
        height: 40px
    }

        .lists .search-bar .result-item .score {
            float: right;
            position: relative
        }

    .lists .search-bar li.ng-scope.active a {
        background: #ff9600 !important
    }

    .lists .search-bar li.ng-scope.active .item-name {
        color: #fff
    }

    .lists .search-bar .item-name {
        position: relative;
        top: 7px;
        color: #a1a1a1
    }

.lists .reports-numbers-container {
    left: 22px;
    line-height: 18px
}

.lists .tab-content {
    height: 85.3%;
    overflow: visible
}

    .lists .tab-content footer {
        width: 100%;
        height: 50px;
        background: rgba(0,0,0,.5)
    }

    .lists .tab-content .footer-content {
        padding: 13px;
        text-align: center
    }

        .lists .tab-content .footer-content .footer-message {
            position: relative;
            bottom: 2px;
            left: 10px;
            display: inline;
            color: #fff;
            font-size: 12px
        }

        .lists .tab-content .footer-content .spent-label {
            color: #fe9600
        }

    .lists .tab-content .social-pin {
        margin-left: 9px
    }

.lists .panel-group {
    margin-top: 0
}

    .lists .panel-group .panel > .panel-heading span {
        line-height: 0
    }

.lists .product {
    max-height: 40px
}

.lists .product-name {
    position: relative;
    left: 4px;
    width: 90% !important;
    color: #000;
    font-size: 13px;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 40px
}

.lists .tabbed-container .panel .product .shared-minus-icon {
    top: 12px
}

.lists .tabbed-container ul.nav.nav-tabs > li {
    width: 100%
}

    .lists .tabbed-container ul.nav.nav-tabs > li a {
        text-align: left;
        padding-left: 15px
    }

    .lists .tabbed-container ul.nav.nav-tabs > li.active > a {
        background: rgba(0,0,0,.7)
    }

.lists .information-button-container {
    position: absolute;
    right: -217px;
    color: #b8c1a6
}

.lists .panel-heading .product-score {
    top: 4px !important;
    left: 240px !important;
    position: absolute !important
}

.lists .goals-products-list {
    height: 100%;
    background: rgba(255,255,255,.8);
    overflow-y: auto;
    overflow-x: hidden
}

.lists .advise {
    text-align: center
}

    .lists .advise .product-name {
        color: #fff
    }

.lists .panel:nth-child(odd) > .panel-heading {
    background: 0 0
}

.lists .panel:nth-child(even) > .panel-heading {
    background: rgba(200,200,200,.5)
}

.lists .tabbed-container .panel-group .panel-heading:hover {
    background: rgba(255,150,0,.7)
}

    .lists .tabbed-container .panel-group .panel-heading:hover .remove-sign {
        color: #efc169;
        background: #c78a15
    }

.lists .tabbed-container .panel-heading .product {
    width: 55.3% !important;
    padding: 0
}

.lists .remove-sign {
    position: relative;
    right: -265px;
    top: 11px;
    display: inline-block;
    width: 20px;
    height: 19px;
    padding: 4px;
    color: #dad8d1;
    background: #868684;
    font-size: 12px
}

.lists .edit-tab {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 47px;
    background: rgba(0,0,0,.1);
    display: inline-block;
    color: #8e9088;
    font-size: 19px;
    text-align: center;
    cursor: pointer
}

    .lists .edit-tab .dropdown-menu {
        left: auto;
        width: auto;
        right: 10px;
        top: 55px
    }

        .lists .edit-tab .dropdown-menu span {
            position: relative;
            top: -10px;
            left: 10px
        }

.lists .add-list button.default {
    padding: 7px;
    line-height: 14px;
    display: inline-block;
    float: left;
    margin: 10px 8px 0 0
}

.lists .inline-editor {
    position: relative;
    width: 84%;
    height: 27px;
    display: inline-block;
    margin: 10px 12px 0 0;
    float: left;
    line-height: 20px;
    text-indent: 5px;
    border: 0 none;
    color: #333
}

.lists .shared-cross {
    cursor: pointer
}

.lists .information-tooltip {
    width: 250px;
    height: 250px;
    right: -35px
}

.lists .information-price {
    color: grey
}

.lists figure img {
    max-width: 230px
}

.pin {
    display: inline-block;
    border-radius: 50%;
    background: #6c6c6c;
    color: #383a2f;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.heart-pin {
    background: #bc5d5b
}

.social-pin.fa-facebook:hover {
    background: #294b8f
}

.social-pin.fa-twitter:hover {
    background: #2299da
}

.social-pin.fa-envelope-o:hover {
    background: #7dbe31
}

@-webkit-keyframes fade {
    0% {
        opacity: 1
    }

    50% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 1
    }

    50% {
        opacity: .25
    }

    100% {
        opacity: 1
    }
}

.store-accounts {
    width: 960px
}

    .store-accounts .container-fluid {
        padding-left: 5px;
        padding-right: 35px
    }

    .store-accounts .row-filters {
        position: relative;
        width: 200px;
        left: 580px;
        top: -30px
    }

    .store-accounts #wrapper {
        margin-left: 14px
    }

    .store-accounts .stores-container {
        height: 88%;
        margin-top: 10px;
        margin-right: -25px !important
    }

    .store-accounts .stores-list-box {
        height: 90%;
        padding: 0
    }

        .store-accounts .stores-list-box .stores-list {
            height: 91.5%;
            padding: 0;
            overflow-y: auto;
            overflow-x: hidden;
            background: rgba(255,255,255,.8);
            list-style: none;
            padding-bottom: 53px;
        }

        .store-accounts .stores-list-box .box-title {
            position: relative;
            height: 40px;
            padding: 12px;
            color: #fff;
            background: rgba(0,0,0,.5)
        }

            .store-accounts .stores-list-box .box-title h3 {
                margin: 0 0 0 7px;
                font-family: Verdana;
                font-size: 11px;
            }

            .store-accounts .stores-list-box .box-title i {
                font-size: 20px;
            }

            .store-accounts .stores-list-box .box-title .dropdown {
                display: inline-block;
                left: 556px;
                top: -24px;
                width: 35px;
                height: 35px;
                text-align: center;
                line-height: 45px;
            }

                .store-accounts .stores-list-box .box-title .dropdown.open {
                    background: #fe9600
                }

                .store-accounts .stores-list-box .box-title .dropdown .dropdown-menu {
                    left: auto;
                    right: 0;
                }

    .store-accounts .disabled {
        width: 612px;
        float: left;
    }

    .store-accounts .enabled {
        width: 295px;
        float: right;
    }

        .store-accounts .enabled .store {
            padding: 33px 0 10px;
        }

            .store-accounts .enabled .store .store-score h3.animate {
                transition: all 1s ease-in-out;
                -webkit-animation-direction: normal;
                animation-direction: normal;
                -webkit-animation-duration: 2s;
                animation-duration: 2s;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-name: fade;
                animation-name: fade;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out
            }

            .store-accounts .enabled .store .store-logo {
                margin-top: -30px
            }

        .store-accounts .enabled .store-form {
            margin: 0
        }

        .store-accounts .enabled .store-status {
            font-size: 11px;
            width: 100%;
            float: left;
        }

            .store-accounts .enabled .store-status a {
                cursor: pointer !important;
            }

            .store-accounts .enabled .store-status a, .store-accounts .enabled .store-status span {
                font-family: Verdana,sans-serif;
            }

        .store-accounts .enabled .store-disconnected, .store-accounts .enabled .store-score {
            position: relative;
            display: inline-block;
            top: -15px;
            left: 20px;
            padding: 0 0 0 18px;
            max-width: 123px;
            border-left: 1px dashed #9c9b97;
            font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
        }

            .store-accounts .enabled .store-disconnected h3, .store-accounts .enabled .store-score h3 {
                position: relative;
                top: 12px;
                margin: 0 0 4px;
                font-weight: 100;
                color: #000;
            }

            .store-accounts .enabled .store-disconnected span, .store-accounts .enabled .store-score span {
                font-size: 9px;
                text-transform: uppercase;
                color: #a5a5a3;
            }

            .store-accounts .enabled .store-disconnected .store-status-warning, .store-accounts .enabled .store-score .store-status-warning {
                font-size: 12px;
                color: orange;
            }

        .store-accounts .enabled .store-disconnected {
            font-family: Verdana,sans-serif
        }

            .store-accounts .enabled .store-disconnected h3 {
                color: red;
                font-size: 17px;
                top: 0;
                margin: 10px 0 4px;
            }

        .store-accounts .enabled .shared-cross {
            position: absolute;
            right: 0;
            top: 38px;
        }

    .store-accounts .store {
        position: relative;
        margin: 0 20px;
        padding: 30px 0;
        border-bottom: 1px solid #969696
    }

        .store-accounts .store .logo-container {
            float: left;
            width: 95px;
            height: 56px;
            line-height: 56px;
            text-align: center
        }

        .store-accounts .store .store-logo {
            margin: auto;
            max-width: 100%;
            max-height: 100%
        }

    .store-accounts .store-form {
        float: left;
        margin: 0 0 0 25px
    }

        .store-accounts .store-form input {
            width: 165px;
            padding: 5px;
            margin-right: 5px;
            background: #fff;
            border: 1px solid #fff;
            outline: 0;
            height: 31px
        }

            .store-accounts .store-form input:focus {
                border: 1px solid #fe9600
            }

        .store-accounts .store-form button {
            padding: 7px 19px
        }

        .store-accounts .store-form ::-webkit-input-placeholder {
            color: #777
        }

        .store-accounts .store-form :-moz-placeholder {
            color: #777
        }

        .store-accounts .store-form :-ms-input-placeholder {
            color: #777
        }

    .store-accounts .empty-list {
        padding-top: 25%;
        width: 100%;
        text-align: center;
        color: #fff;
        font-family: SanchezExtraLight;
        margin: 0 auto;
        background: rgba(255,255,255,.8);
        height: 91.5%
    }

        .store-accounts .empty-list i {
            position: relative;
            right: 40px;
            font-size: 105px
        }

        .store-accounts .empty-list .icon-bottom-arrow, .store-accounts .empty-list .icon-top-arrow {
            color: #c8c8c8
        }

        .store-accounts .empty-list .empty-list-title {
            margin-top: 16px;
            font-size: 28px;
            font-weight: 100;
            line-height: 32px;
            color: #323232
        }

        .store-accounts .empty-list .empty-list-message {
            margin-top: 9px;
            font-size: 14px;
            color: #323232;
            font-family: Verdana,sans-serif
        }

    .store-accounts .message {
        color: #646464;
        font-size: 11px;
        position: relative;
        left: -3px;
        top: 12px
    }

        .store-accounts .message a {
            color: #336e80;
            text-decoration: underline
        }

    .store-accounts .store-status form.store-form {
        display: none;
        left: 0;
        top: 0
    }

        .store-accounts .store-status form.store-form.active {
            display: block
        }

        .store-accounts .store-status form.store-form input {
            margin: 5px 0
        }

    .store-accounts .banner-container {
        width: 1024px;
        height: 100%
    }

    .store-accounts .horizontal-banner {
        position: fixed;
        height: 65px;
        min-width: 1280px;
        left: 0;
        right: 0;
        bottom: 0;
        font-family: Sanchez;
        background: #fff;
        z-index: 999999
    }

        .store-accounts .horizontal-banner figure {
            margin: -87px 20px 0 20px
        }

        .store-accounts .horizontal-banner .banner-item {
            float: left
        }

        .store-accounts .horizontal-banner .banner-item-header {
            margin: 10px 0;
            font-size: 15px
        }

        .store-accounts .horizontal-banner .banner-item-text {
            font-size: 11px;
            color: #646464
        }

        .store-accounts .horizontal-banner .market-share {
            display: inline-block;
            margin-left: 90px;
            margin-top: 11px
        }

        .store-accounts .horizontal-banner .green {
            color: #8ec13f
        }

        .store-accounts .horizontal-banner .x-button {
            position: relative !important;
            top: -100% !important;
            float: right !important;
            margin-right: 15px !important
        }

    .store-accounts .store-suggest-container {
        width: 385px;
        padding: 7px;
        height: 75px
    }

        .store-accounts .store-suggest-container p {
            font-size: 12px;
            margin: 0;
            margin-top: -7px;
            margin-left: 2px
        }

        .store-accounts .store-suggest-container .suggest-store-form input {
            width: 260px;
            height: 28px;
            padding-left: 7px;
            margin-right: 7px;
            float: left;
            color: #fff;
            background: #EEE;
            outline: 0;
            border: 0;
            line-height: 18px
        }

        .store-accounts .store-suggest-container .suggest-store-form button {
            float: left;
            height: 28px;
            line-height: 14px;
            text-align: center;
            vertical-align: middle;
            padding: 0 14px !important
        }

    .store-accounts .store-spent-info {
        margin-top: 8px
    }

#toast-container {
    width: 94.5%;
    top: 0;
    left: 0;
    margin: 0 30px
}

    #toast-container:hover {
        box-shadow: none !important;
        opacity: 1
    }

    #toast-container .toast-success {
        background-image: none !important;
        background-color: #73b573
    }

        #toast-container .toast-success:before {
            background-position: 0 -1258px
        }

    #toast-container .toast-info {
        background-image: none !important;
        background-color: #58abc3
    }

        #toast-container .toast-info:before {
            background-position: 0 -645px
        }

    #toast-container .toast-warning {
        background-image: none !important;
        background-color: #f89406
    }

        #toast-container .toast-warning:before {
            background-position: 0 -1312px
        }

    #toast-container .toast-error {
        background-image: none !important;
        background-color: #cf332a
    }

        #toast-container .toast-error:before {
            background-position: 0 -534px
        }

    #toast-container div.toast {
        margin: 0 auto;
        height: 70px;
        width: 100%;
        border-radius: 0;
        opacity: 1;
        border-bottom: 5px solid rgba(0,0,0,.2);
        box-shadow: none
    }

        #toast-container div.toast:after {
            content: "";
            position: absolute;
            display: inline-block;
            top: 26px;
            right: 16px;
            width: 13px;
            height: 13px;
            background-position: 0 -554px
        }

        #toast-container div.toast:before {
            content: "";
            position: absolute;
            display: inline-block;
            left: 16px;
            top: 22px;
            width: 25px;
            height: 20px
        }

.toast-title {
    display: inline-block;
    position: relative;
    top: 7px;
    left: 8px;
    font-weight: 700;
    font-family: Verdana;
    font-size: 13px
}

.toast-message {
    display: inline-block;
    position: relative;
    top: 7px;
    left: 13px;
    font-family: Verdana;
    font-size: 13px
}

.biq-scores-tab ul {
    width: 620px;
    margin-left: 20px
}

.biq-scores-tab header {
    float: left;
    width: 540px;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    color: #000
}

    .biq-scores-tab header h5 {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 400
    }

    .biq-scores-tab header .biq-header-subtitle {
        margin: 0;
        font-size: 15px;
        color: #646464
    }

.biq-scores-tab ul li.score-entry {
    height: 100px
}

    .biq-scores-tab ul li.score-entry.overall {
        height: 96px;
        margin-bottom: 22px;
        border-bottom: 1px solid #fff
    }

        .biq-scores-tab ul li.score-entry.overall header {
            margin: 42px 0 0
        }

    .biq-scores-tab ul li.score-entry .product-score {
        top: 18px
    }

    .biq-scores-tab ul li.score-entry .score {
        margin-top: 5px;
        font-family: Roboto;
        font-size: 35px;
        font-weight: 100;
        color: #000;
        float: right
    }

.ingredients-tab {
    padding: 10px;
    font: 400 13px Roboto;
    color: #fff
}

    .ingredients-tab .history-item {
        height: 38px;
        margin-bottom: 5px;
        background-color: rgba(255,0,0,.5);
        border: 1px solid #ba0004;
        line-height: 38px;
        position: relative
    }

        .ingredients-tab .history-item .nutrition-alert-icon {
            position: absolute;
            top: 9px;
            left: 7px
        }

        .ingredients-tab .history-item p {
            margin: 0
        }

        .ingredients-tab .history-item.recall p {
            float: left;
            margin: 0 0 0 38px
        }

        .ingredients-tab .history-item.whole-food p {
            float: left;
            margin-left: 10px;
            font-size: 11px;
            width: 200px;
            white-space: nowrap
        }

        .ingredients-tab .history-item ul.actions {
            float: right
        }

            .ingredients-tab .history-item ul.actions li {
                float: left;
                margin: 0 4px
            }

                .ingredients-tab .history-item ul.actions li .shared-information-icon {
                    position: relative;
                    top: 5px
                }

        .ingredients-tab .history-item .ingredients-count {
            float: left;
            height: 100%;
            padding: 0 4px;
            background: #999;
            color: #fff
        }

    .ingredients-tab p.ingredients-tags {
        float: left;
        margin: 0
    }

    .ingredients-tab .ingredients-tags {
        color: #000;
        margin-top: 14px
    }

        .ingredients-tab .ingredients-tags .selected {
            color: #ffb5b5;
            background: red
        }

.nutrition-tab {
    padding: 10px 10px 0
}

.nutrition-facts {
    float: left;
    width: 100%;
    padding: .5rem
}

    .nutrition-facts table {
        border-collapse: collapse
    }

.nutrition-facts__title {
    font-weight: 700;
    font-size: 2.5rem;
    margin: 0 0 .25rem;
    border-bottom: 1px solid #000
}

.nutrition-facts__header {
    border-bottom: 10px solid #000;
    padding: 0 0 .25rem;
    margin: 0 0 .5rem
}

    .nutrition-facts__header p {
        margin: 0
    }

.nutrition-facts__table, .nutrition-facts__table--grid, .nutrition-facts__table--small {
    width: 100%;
    color: #000
}

    .nutrition-facts__table thead tr td, .nutrition-facts__table thead tr th, .nutrition-facts__table--grid thead tr td, .nutrition-facts__table--grid thead tr th, .nutrition-facts__table--small thead tr td, .nutrition-facts__table--small thead tr th {
        border: 0
    }

    .nutrition-facts__table td, .nutrition-facts__table th, .nutrition-facts__table--grid td, .nutrition-facts__table--grid th, .nutrition-facts__table--small td, .nutrition-facts__table--small th {
        font-weight: 400;
        text-align: left;
        padding: .25rem 0;
        border-top: 1px solid #000;
        white-space: nowrap
    }

        .nutrition-facts__table td:last-child, .nutrition-facts__table--grid td:last-child, .nutrition-facts__table--small td:last-child {
            text-align: right
        }

    .nutrition-facts__table .blank-cell, .nutrition-facts__table--grid .blank-cell, .nutrition-facts__table--small .blank-cell {
        width: 1rem;
        border-top: 0
    }

    .nutrition-facts__table .thick-row td, .nutrition-facts__table .thick-row th, .nutrition-facts__table--grid .thick-row td, .nutrition-facts__table--grid .thick-row th, .nutrition-facts__table--small .thick-row td, .nutrition-facts__table--small .thick-row th {
        border-top-width: 5px
    }

.small-info {
    font-size: .7rem
}

.nutrition-facts__table--small {
    border-bottom: 1px solid #999;
    margin: 0 0 .5rem
}

    .nutrition-facts__table--small thead tr {
        border-bottom: 1px solid #000
    }

    .nutrition-facts__table--small td:last-child {
        text-align: left
    }

    .nutrition-facts__table--small td, .nutrition-facts__table--small th {
        border: 0;
        padding: 0
    }

.nutrition-facts__table--grid {
    margin: 0 0 .5rem
}

    .nutrition-facts__table--grid td:last-child {
        text-align: left
    }

        .nutrition-facts__table--grid td:last-child::before {
            content: "-";
            font-weight: 700;
            margin: 0 .25rem 0 0
        }

.text-center {
    text-align: center
}

.thick-end {
    border-bottom: 10px solid #000
}

.thin-end {
    border-bottom: 1px solid #000
}

.pricing-table-container {
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    margin-bottom: 20px
}

    .pricing-table-container table {
        width: 100%;
        border-spacing: 0 2px;
        border-collapse: initial
    }

        .pricing-table-container table.lowest-price tr {
            background: #fe9600
        }

    .pricing-table-container thead tr {
        background: tranparent;
        font-weight: 700
    }

    .pricing-table-container tr {
        background: rgba(242,242,242,.8);
        color: #1e1e1e
    }

        .pricing-table-container tr:nth-child(odd) {
            background: rgba(242,242,242,.5)
        }

    .pricing-table-container td {
        padding: 10px;
        text-align: left
    }

        .pricing-table-container td:nth-child(2) {
            text-align: center
        }

        .pricing-table-container td:nth-child(3) {
            width: 100px;
            background: #fbf4f4;
            text-align: right;
            color: #fe9600
        }

.biq-history-tab {
    padding: 20px
}

.orange-dropdown {
    cursor: pointer
}

    .orange-dropdown .dropdown-menu {
        left: initial;
        width: auto;
        border-radius: 0
    }

        .orange-dropdown .dropdown-menu:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -5px;
            right: 6px;
            z-index: -1
        }

        .orange-dropdown .dropdown-menu li {
            color: #000;
            cursor: pointer;
            height: 33px;
            width: 100%
        }

            .orange-dropdown .dropdown-menu li:hover {
                background: #ff9600;
                color: #fff
            }

            .orange-dropdown .dropdown-menu li.with-markup {
                height: auto
            }

                .orange-dropdown .dropdown-menu li.with-markup:hover {
                    background: #fff;
                    color: initial
                }

.fixed-top-button {
    background: #000;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: bolder;
    font-family: Sanchez;
    border: rgba(255,255,255,.5);
    border-image: linear-gradient(85deg,transparent,rgba(255,255,255,.5)) 1 0 100%;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 1px;
    border-left: 0;
    border-right: 0
}

    .fixed-top-button a {
        position: relative;
        bottom: 5px;
        text-decoration: none
    }

        .fixed-top-button a:hover {
            color: #fff
        }

    .fixed-top-button .sign {
        position: relative;
        top: 6px;
        right: 16px;
        font-size: 30px;
        font-weight: 100;
        font-family: serif
    }

.ingredients-tooltip {
    position: absolute;
    top: 37px;
    right: 0;
    background: #fff;
    color: #000;
    font: 400 12px/15px Roboto;
    z-index: 9999;
    display: block;
    float: right;
    border-bottom: 3px solid #333
}

    .ingredients-tooltip .arrow {
        width: 10px;
        height: 10px;
        position: absolute;
        right: 9px;
        top: -5px;
        background: #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

.ingredients-tooltip__content {
    padding: 15px 10px
}

.ingredients-tooltip__text {
    margin: 0 !important
}

.process-colors {
    float: right;
    margin: 0 0 10px;
    font: 700 18px Roboto;
    color: #646464
}

.process-colors__entry {
    display: inline-block;
    margin: 0 6px
}

.process-colors__entry__box {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: wheat;
    border: 1px solid #000
}

.js-category.one {
    background-color: #60e805 !important;
    border: 1px solid #419d03 !important;
    color: #333
}

.js-category.two {
    background-color: #7fff2a !important;
    border: 1px solid #58dd00 !important;
    color: #333
}

.js-category.three {
    background-color: #f2ff2a !important;
    border: 1px solid #cfdd00 !important;
    color: #333
}

.js-category.four {
    background-color: #ffa97f !important;
    border: 1px solid #ff7633 !important
}

.js-category.five {
    background-color: #ff9494 !important;
    border: 1px solid #ff4848 !important
}

.js-category.unknown {
    background-color: #5E5E5E !important;
    border: 1px solid #383838 !important
}

.social-networks {
    display: inline-block
}

.social-networks__reveal {
    height: 32px;
    width: 170px;
    display: inline-block
}

    .social-networks__reveal > a {
        display: inline-block;
        float: right;
        height: 32px;
        width: 32px;
        background: rgba(0,0,0,.25)
    }

    .social-networks__reveal .shared-simple-minus-icon, .social-networks__reveal .shared-simple-plus-icon {
        position: relative;
        top: 7px;
        left: 7px
    }

.social-networks .addthis_toolbox {
    float: right
}

    .social-networks .addthis_toolbox li {
        float: left
    }

        .social-networks .addthis_toolbox li a {
            padding: 0
        }

.auxiliar-gradient {
    position: absolute;
    width: 1px;
    height: 50px;
    right: 0;
    top: 0;
    border: rgba(255,255,255,.5);
    border-image: linear-gradient(45deg,rgba(255,255,255,.5),transparent) 1 100%;
    border-style: solid;
    border-width: 0 1px 0 0
}

.content-static {
    max-width: 960px;
    margin: 50px auto;
    padding: 20px;
    background: rgba(255,255,255,.2)
}

    .content-static a {
        color: #fe9600
    }

.status-bar {
    display: inline-block;
    height: 40px;
    width: 100%;
    margin-bottom: 5px;
    background: rgba(255,255,255,.6);
    color: #000
}

    .status-bar .status-bar-text {
        position: relative;
        left: 13px;
        top: 11px;
        font-size: 12px;
        font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
    }

    .status-bar i {
        display: inline-block;
        float: left;
        height: 100%;
        width: 40px;
        line-height: 40px;
        font-size: 20px;
        text-align: center;
        color: #fff
    }

    .status-bar.green i {
        background: #2bd758
    }

    .status-bar.red i {
        background: #f62656
    }

.horizontal-breadcumb {
    width: 100%
}

    .horizontal-breadcumb:after, .horizontal-breadcumb:before {
        content: " ";
        display: table
    }

    .horizontal-breadcumb:after {
        clear: both
    }

    .horizontal-breadcumb .breadcumb-section {
        position: relative;
        height: 40px;
        float: left;
        font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
        text-align: center;
        line-height: 40px
    }

        .horizontal-breadcumb .breadcumb-section a {
            display: block;
            width: 100%;
            height: 100%
        }

        .horizontal-breadcumb .breadcumb-section.large {
            width: 78%;
            font-size: 13px
        }

        .horizontal-breadcumb .breadcumb-section.medium {
            width: 22%
        }

        .horizontal-breadcumb .breadcumb-section.small {
            width: 18%;
            font-size: 26px
        }

.biq-tooltip {
    border-radius: 0;
    border: 5px solid rgba(0,0,0,.5);
    background: #fff;
    color: #000;
    max-width: 280px
}

    .biq-tooltip figure {
        text-align: center;
        margin: 5px auto;
        width: 225px;
        height: 150px
    }

        .biq-tooltip figure > img {
            height: 100%
        }

    .biq-tooltip .information-text {
        margin: 12px 15px
    }

    .biq-tooltip h4.information-title {
        width: 250px;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 20px;
        color: #000
    }

    .biq-tooltip .information-item {
        margin: 0 10px 0 0;
        line-height: 30px;
        font-size: 12px;
        color: #676767
    }

.products-graph .graph-container {
    width: 700px;
    height: 55px
}

.products-graph .left, .products-graph .right {
    position: relative;
    top: 10px;
    font-size: 12px;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif
}

.products-graph .graph-section {
    float: left;
    height: 100%;
    margin: 0 1px 0 0;
    text-align: center;
    font: 15px/60px;
    color: #fff;
    white-space: nowrap
}

    .products-graph .graph-section:nth-child(1) {
        background-color: #FF0012;
    }

    .products-graph .graph-section:nth-child(2) {
        background-color: #f62656;
    }

    .products-graph .graph-section:nth-child(3) {
        background-color: #ff793a;
    }

    .products-graph .graph-section:nth-child(4) {
        background-color: #ffc925;
    }

    .products-graph .graph-section:nth-child(5) {
        background-color: #a5d737;
    }

    .products-graph .graph-section:nth-child(6) {
        background-color: #2bd758;
    }

    .products-graph .graph-section:nth-child(7) {
        background-color: #7BDCF3;
    }

    .products-graph .graph-section:nth-child(8) {
        background-color: #7BD3F3;
    }

    .products-graph .graph-section:nth-child(9) {
        background-color: #7BC6F3;
    }

    .products-graph .graph-section:nth-child(10) {
        background-color: #7BA2F3;
    }

    .products-graph .graph-section:nth-child(11) {
        background-color: #847BF3;
    }

    .products-graph .graph-section:nth-child(12) {
        background-color: #946EDE;
    }

.products-graph .product-score-percent {
    display: block;
    margin: 17px 0 0
}

.rank-list {
    width: 50%;
    float: left;
    padding: 10px;
    text-align: left
}

    .rank-list header {
        background: 0 0
    }

        .rank-list header h3 {
            position: relative;
            left: 5px;
            bottom: 2px;
            display: inline-block;
            margin: 0;
            font-family: Sanchez;
            color: #1e1e1e !important
        }

        .rank-list header i {
            font-size: 20px;
            color: #1e1e1e
        }

    .rank-list ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .rank-list ul li {
            position: relative;
            height: 40px;
            padding: 5px;
            margin: 2px
        }

            .rank-list ul li:nth-child(even) {
                background: rgba(255,255,255,.25)
            }

            .rank-list ul li:nth-child(odd) {
                background: rgba(255,255,255,.5)
            }

            .rank-list ul li .product-wrapper {
                display: inherit;
                width: 100%;
                height: 100%;
                color: #323232
            }

                .rank-list ul li .product-wrapper:after, .rank-list ul li .product-wrapper:before {
                    content: " ";
                    display: table
                }

                .rank-list ul li .product-wrapper:after {
                    clear: both
                }

    .rank-list .product-score {
        height: 30px;
        width: 55px;
        box-shadow: 2px 2px 0 0 rgba(0,0,0,.4)
    }

        .rank-list .product-score .score-inner {
            width: 50px;
            height: 25px;
            margin: 3px
        }

            .rank-list .product-score .score-inner:after, .rank-list .product-score .score-inner:before {
                width: 5px;
                height: 5px;
                top: 15px
            }

            .rank-list .product-score .score-inner:after {
                right: -1px
            }

        .rank-list .product-score .overlay {
            top: 3px;
            left: 3px;
            width: 50px;
            height: 15px
        }

        .rank-list .product-score .score-number {
            font-size: 20px;
            position: relative;
            top: -4px;
        }

    .rank-list .product-name {
        position: absolute;
        left: 75px;
        top: 13px
    }

    .rank-list .better-alts {
        position: absolute;
        top: 13px;
        right: 5px;
        font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
        font-size: 13px
    }

#add-to-list {
    width: 230px;
    height: 225px;
    font-size: 12px;
    line-height: initial
}

    #add-to-list .add-list-button {
        display: inline-block;
        height: 40px;
        width: 97%;
        margin: 3px;
        text-align: center;
        line-height: 40px;
        background: #fe9600;
        cursor: pointer
    }

        #add-to-list .add-list-button:hover {
            color: #fff;
            text-decoration: none
        }

        #add-to-list .add-list-button:active {
            background: #ce7a02
        }

    #add-to-list .add-list-form input {
        height: 32px;
        border: 0
    }

        #add-to-list .add-list-form input[type=submit] {
            width: 54px;
            background: #74d428;
            color: #fff
        }

        #add-to-list .add-list-form input[type=text] {
            width: 165px;
            margin-left: 3px;
            padding-left: 7px;
            background: #f3f3f3
        }

    #add-to-list .user-lists {
        height: 143px;
        padding: 0;
        margin: 9px 3px 3px;
        overflow-y: auto;
        list-style: none
    }

        #add-to-list .user-lists li {
            height: 30px
        }

            #add-to-list .user-lists li:before {
                content: "";
                width: 20px;
                height: 16px;
                display: inherit;
                float: left;
                background-position: 0 -518px
            }

            #add-to-list .user-lists li.selected:before {
                background-position: 0 -502px
            }

.responsive-carousel {
    position: relative;
    overflow: hidden
}

    .responsive-carousel ul {
        width: 20000em;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0
    }

    .responsive-carousel li {
        float: left;
        width:225px;
    }

        .responsive-carousel li .image-container {
            width: 170px;
            height: 125px;
            text-align: center;
            white-space: nowrap
        }

            .responsive-carousel li .image-container:before {
                content: "";
                display: inline-block;
                height: 100%;
                vertical-align: middle
            }

            .responsive-carousel li .image-container img {
                max-width: 80%;
                max-height: 80%;
                -webkit-filter: grayscale(100%);
                -moz-filter: grayscale(100%);
                -ms-filter: grayscale(100%);
                -o-filter: grayscale(100%);
                filter: grayscale(100%);
                filter: gray
            }

                .responsive-carousel li .image-container img:hover {
                    -webkit-filter: grayscale(0%);
                    -moz-filter: grayscale(0%);
                    -ms-filter: grayscale(0%);
                    -o-filter: grayscale(0%);
                    filter: grayscale(0%);
                    filter: gray
                }

.big-nav-bar {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 90px;
    background: rgba(0,0,0,.59)
}

    .big-nav-bar .logo {
        width: 60px;
        height: 80px;
        margin: 6px 0 0 50px;
        background: url(../images/shared/bagIQ_logo_beta.svg) no-repeat;
        font-size: 45px;
        color: #fff
    }

    .big-nav-bar .imlogo {
        width: 196px;
        height: 40px;
        margin: 27px 0 0 13px;
        background: url(../images/shared/IM_powered_by_logo.svg) no-repeat;
        color: #fff
    }

    .big-nav-bar .logo-list {
        padding: 0;
        list-style: none
    }

        .big-nav-bar .logo-list li {
            float: left
        }

    .big-nav-bar .logo-auxiliar-gradient {
        margin: 27px 0 0 4px;
        width: 1px;
        height: 40px;
        border: rgba(255,255,255,.5);
        border-image: linear-gradient(45deg,rgba(255,255,255,.5),transparent) 1 100%;
        border-style: solid;
        border-width: 0 1px 0 0
    }

    .big-nav-bar .user-menu {
        position: absolute;
        top: 26px;
        right: 0;
        margin: 0 67px 0 0;
        padding: 0;
        font-family: SanchezExtraLight;
        font-size: 15px;
        list-style: none
    }

        .big-nav-bar .user-menu li {
            float: left
        }

            .big-nav-bar .user-menu li .login-button {
                margin-right: 5px;
                border: 2px solid transparent;
                display: inline-block;
                padding: 6px 30px;
                color: #fff !important
            }

                .big-nav-bar .user-menu li .login-button:focus, .big-nav-bar .user-menu li .login-button:hover, .big-nav-bar .user-menu li .login-button:visited {
                    color: #fff !important;
                    text-decoration: none !important;
                    background: rgba(255,255,255,.2)
                }

            .big-nav-bar .user-menu li .open .login-button {
                background: #fff;
                color: #000 !important
            }

                .big-nav-bar .user-menu li .open .login-button:focus, .big-nav-bar .user-menu li .open .login-button:hover, .big-nav-bar .user-menu li .open .login-button:visited {
                    text-decoration: underline !important
                }

            .big-nav-bar .user-menu li .open .dropdown-menu {
                left: initial;
                top: 90%;
                right: 5px;
                width: 230px;
                border-radius: 0;
                border: 0
            }

            .big-nav-bar .user-menu li .open form {
                margin-top: 5px;
                text-align: center
            }

            .big-nav-bar .user-menu li .open input[type=email], .big-nav-bar .user-menu li .open input[type=password] {
                width: 90%;
                height: 35px;
                background: #f5f5f5;
                border: 0;
                margin-bottom: 4px;
                padding-left: 8px;
                font-family: Verdana,sans-serif;
                color: #646464
            }

            .big-nav-bar .user-menu li .open input[type=submit] {
                padding: 2px 26px;
                margin-right: 10px;
                margin-top: 7px;
                float: right;
                height: 32px;
                font-family: Verdana,sans-serif
            }

            .big-nav-bar .user-menu li .open input[type=checkbox] {
                display: none
            }

            .big-nav-bar .user-menu li .open .checkbox-label {
                font-size: 11px;
                font-weight: 100;
                color: #828282;
                margin: 5px 0 20px 18px;
                font-family: Verdana,sans-serif
            }

                .big-nav-bar .user-menu li .open .checkbox-label:before {
                    content: "";
                    position: relative;
                    right: 10px;
                    display: inline-block;
                    width: 11px;
                    height: 11px;
                    border: 1px solid #828282
                }

            .big-nav-bar .user-menu li .open input[type=checkbox]:checked + .checkbox-label:before {
                background: #fe9600
            }

            .big-nav-bar .user-menu li .open .form-controls {
                width: 50%;
                height: 55px;
                float: left
            }

            .big-nav-bar .user-menu li .open .forgot-password {
                position: relative;
                top: -14px;
                font-size: 10px;
                text-decoration: underline;
                color: #ce7a02
            }

            .big-nav-bar .user-menu li .single-button {
                border-width: 2px;
                padding: 6px 30px
            }

.announce-box, .form-box {
    position: relative;
    top: 150px;
    margin: 0 auto;
    background: rgba(255,255,255,.8);
    width: 550px
}

    .announce-box header, .form-box header {
        padding: 12px 0;
        margin-bottom: 10px
    }

    .announce-box h3, .form-box h3 {
        font-size: 40px;
        font-weight: 100;
        color: #696969;
        margin-left: 28px;
        margin-bottom: -8px
    }

    .announce-box .input-with-status, .form-box .input-with-status {
        margin: 0 auto;
        width: 90%;
        height: 50px;
        position: relative;
        margin-bottom: 12px
    }

    .announce-box input, .form-box input {
        border: 0;
        height: 50px;
        width: 90%;
        font-size: 17px;
        padding-left: 15px;
        background: #fff
    }

        .announce-box input.expanded, .form-box input.expanded {
            width: 100%
        }

        .announce-box input:active, .form-box input:active {
            border: 0
        }

        .announce-box input:focus, .form-box input:focus {
            outline: 0
        }

        .announce-box input[type=submit], .form-box input[type=submit] {
            min-width: 55%;
            margin: 23px 0 45px 125px;
            padding: 0;
            font-size: 20px
        }

    .announce-box label, .form-box label {
        margin-left: 33px;
        font-size: 19px;
        font-weight: 100;
        color: #696969
    }

    .announce-box .input-symbol, .form-box .input-symbol {
        position: absolute;
        display: inline-block;
        width: 10%;
        height: 100%;
        background: #fff;
        margin-right: -4px
    }

        .announce-box .input-symbol:before, .form-box .input-symbol:before {
            content: "";
            display: inherit;
            margin: 12px auto
        }

        .announce-box .input-symbol.valid, .form-box .input-symbol.valid {
            background: #9bdd4e
        }

            .announce-box .input-symbol.valid:before, .form-box .input-symbol.valid:before {
                height: 22px;
                width: 30px;
                background-position: 0 -623px
            }

        .announce-box .input-symbol.invalid, .form-box .input-symbol.invalid {
            background: #e68585
        }

            .announce-box .input-symbol.invalid:before, .form-box .input-symbol.invalid:before {
                width: 27px;
                height: 27px;
                background-position: 0 -229px
            }

    .announce-box .close-form, .form-box .close-form {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #272726
    }

        .announce-box .close-form:hover, .form-box .close-form:hover {
            text-decoration: none
        }

    .form-box.signup {
        height: 560px;
        margin-top: -280px;
        top: 50%
    }

    .form-box.request-password-reset {
        height: 350px;
        margin-top: -175px;
        top: 50%
    }

.announce-box {
    text-align: center
}

    .announce-box img {
        margin-top: 45px
    }

    .announce-box p {
        font-size: 27px;
        margin-top: 42px
    }

    .announce-box a {
        display: inline-block;
        margin-bottom: 35px;
        font-size: 15px
    }

.biq-modal-overlay {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4
}

.custom-modal-dialog {
    margin: 70px auto
}

.biq-modal {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .biq-modal .biq-modal-dialog {
        z-index: 10000;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 400px;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%)
    }

        .biq-modal .biq-modal-dialog .biq-modal-content {
            overflow: hidden;
            height: 100%
        }

            .biq-modal .biq-modal-dialog .biq-modal-content .biq-modal-body {
                box-shadow: 0 0 18px rgba(0,0,0,.3);
                background-color: #fff;
                border: 1px solid #a7a7a7;
                margin: 0 auto;
                width: 710px;
                position: relative;
                z-index: 10000;
                overflow-y: auto;
                padding: 30px;
                font-family: arial,"helvetica neue",helvetica,sans-serif
            }

.biq-modal-secondary {
    max-height: none
}

    .biq-modal-secondary .biq-modal-body {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: 1px 2px 5px rgba(0,0,0,.33);
        background-color: #f9f9f9;
        border: 1px solid #5b5b5b;
        font-size: 15px;
        overflow-y: visible;
        width: 340px
    }

        .biq-modal-secondary .biq-modal-body .close {
            color: #000 !important;
            float: right !important;
            font-size: 30px !important;
            font-weight: 400 !important;
            line-height: .6 !important;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20) !important;
            opacity: .2 !important;
            position: absolute !important;
            right: 3px !important;
            top: 10px !important;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
        }

            .biq-modal-secondary .biq-modal-body .close:hover {
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40) !important;
                opacity: .4 !important;
                text-decoration: none !important
            }

        .biq-modal-secondary .biq-modal-body .gamma {
            font-size: 22px;
            line-height: 1.2;
            margin-bottom: 15px;
            color: #5f5f5f;
            font-family: Sanchez,arial,"helvetica neue",helvetica,sans-serif;
            padding-top: 0
        }

            .biq-modal-secondary .biq-modal-body .gamma .heading__img {
                margin-right: 5px;
                vertical-align: baseline
            }

            .biq-modal-secondary .biq-modal-body .gamma span {
                margin: 0;
                padding: 0
            }

        .biq-modal-secondary .biq-modal-body p {
            margin-bottom: 20px
        }

        .biq-modal-secondary .biq-modal-body label {
            display: block;
            font-size: 13px;
            font-weight: 700;
            margin-bottom: 5px;
            color: #5f5f5f
        }

        .biq-modal-secondary .biq-modal-body .list-form {
            list-style: none;
            margin: 0;
            padding: 0
        }

            .biq-modal-secondary .biq-modal-body .list-form > li {
                margin-top: 20px
            }

                .biq-modal-secondary .biq-modal-body .list-form > li:first-child {
                    margin-top: 0
                }

                .biq-modal-secondary .biq-modal-body .list-form > li label {
                    font-weight: 400
                }

                .biq-modal-secondary .biq-modal-body .list-form > li .txtarea {
                    -o-border-radius: 4px;
                    border-radius: 4px;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    transition: all .1s linear;
                    box-shadow: inset 1px 2px 3px rgba(2,2,2,.05);
                    background: #fff;
                    border: 1px solid #c9c9c9;
                    color: #959595;
                    font-size: 13px;
                    height: 95px;
                    line-height: normal !important;
                    padding: 7px 10px;
                    -webkit-appearance: none;
                    width: 100%;
                    resize: none
                }

                    .biq-modal-secondary .biq-modal-body .list-form > li .txtarea:focus {
                        border-color: #b1b1b1;
                        color: #4d4d44;
                        outline: 0;
                        box-shadow: inset 0 2px 4px rgba(0,0,0,.1)
                    }

                .biq-modal-secondary .biq-modal-body .list-form > li .btn {
                    display: -moz-inline-stack;
                    display: inline-block;
                    vertical-align: middle;
                    *vertical-align: auto;
                    zoom: 1;
                    *display: inline;
                    -moz-user-select: -moz-none;
                    -webkit-user-select: none;
                    -khtml-user-select: none;
                    -o-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    background: 0 0;
                    border: 0 !important;
                    line-height: 1 !important;
                    margin: 0 !important;
                    padding: 0 !important;
                    overflow: visible;
                    white-space: nowrap
                }

                    .biq-modal-secondary .biq-modal-body .list-form > li .btn:hover {
                        cursor: pointer !important;
                        text-decoration: none !important
                    }

                .biq-modal-secondary .biq-modal-body .list-form > li .btn--beta {
                    background-clip: padding-box;
                    background-size: 100%;
                    background-image: linear-gradient(bottom,rgba(0,0,0,.08) 0,rgba(255,255,255,.08) 100%);
                    -o-border-radius: 6px;
                    border-radius: 6px;
                    box-shadow: inset 0 -1px 0 #c43e00;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    background-color: #f5771b !important;
                    color: #fff !important;
                    font-family: Sanchez,arial,"helvetica neue",helvetica,sans-serif !important;
                    font-size: 16px !important;
                    height: 34px !important;
                    line-height: 33px !important;
                    padding: 0 25px !important
                }

            .biq-modal-secondary .biq-modal-body .list-form .list-form__radio {
                list-style: none;
                margin: 0;
                padding: 0
            }

                .biq-modal-secondary .biq-modal-body .list-form .list-form__radio > li {
                    margin-top: 3px
                }

                    .biq-modal-secondary .biq-modal-body .list-form .list-form__radio > li > first-child {
                        margin-top: 0
                    }

                .biq-modal-secondary .biq-modal-body .list-form .list-form__radio label {
                    color: #555;
                    display: inline-block;
                    font-size: 14px;
                    font-weight: 400;
                    margin-bottom: 0
                }

                    .biq-modal-secondary .biq-modal-body .list-form .list-form__radio label:active, .biq-modal-secondary .biq-modal-body .list-form .list-form__radio label:hover {
                        cursor: pointer
                    }

                    .biq-modal-secondary .biq-modal-body .list-form .list-form__radio label input[type=radio] {
                        margin: 0 3px 0 0;
                        vertical-align: middle
                    }

                    .biq-modal-secondary .biq-modal-body .list-form .list-form__radio label span {
                        display: inline-block;
                        vertical-align: middle;
                        padding: 0 !important
                    }

.biq-modal-secondary--wider .biq-modal-body {
    width: 400px !important;
    z-index: 10000;
    padding: 10px 30px 30px !important
}

.recipe-dialog .biq-modal-dialog {
    width: 750px;
    left: 55%
}

.recipe-dialog .biq-modal-body {
    width: 750px !important
}

    .recipe-dialog .biq-modal-body .gamma {
        display: none
    }

    .recipe-dialog .biq-modal-body .recipe-content {
        max-height: 650px
    }

    .recipe-dialog .biq-modal-body .section-title {
        font-family: Sanchez;
        font-size: 20px
    }

    .recipe-dialog .biq-modal-body .first-column {
        width: 50%;
        float: left;
        padding: 0 45px 0 0;
        font-family: Sanchez
    }

        .recipe-dialog .biq-modal-body .first-column img {
            max-width: 300px;
            margin-top: 30px;
            padding-bottom: 27px
        }

        .recipe-dialog .biq-modal-body .first-column ol {
            list-style: none;
            margin: 19px 0 0 13px;
            padding: 0 0 5px;
            font-family: Sanchez;
            font-size: 14px
        }

            .recipe-dialog .biq-modal-body .first-column ol li {
                margin-bottom: 15px
            }

            .recipe-dialog .biq-modal-body .first-column ol strong {
                font-weight: bolder
            }

    .recipe-dialog .biq-modal-body .second-column {
        width: 50%;
        display: inline-block;
        font-family: Sanchez
    }

    .recipe-dialog .biq-modal-body .ingredients ul {
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 13px
    }

    .recipe-dialog .biq-modal-body .directions p {
        font-size: 13px;
        margin-bottom: 9px
    }

.simpletooltip {
    outline: 0
}

    .simpletooltip strong {
        line-height: 30px
    }

    .simpletooltip:hover {
        text-decoration: none
    }

    .simpletooltip span {
        z-index: 10000;
        display: none;
        padding: 14px 20px;
        margin-top: 10px;
        width: 200px;
        line-height: 16px
    }

    .simpletooltip:hover span {
        display: block;
        position: absolute;
        border: 2px solid #FFF;
        color: #EEE;
        background: #333;
        word-break: normal;
        white-space: normal;
        font-size: 16px;
        font-style: normal
    }

.callout {
    z-index: 20000;
    position: absolute;
    border: 0;
    top: -14px;
    left: 120px
}

.simpletooltip span {
    border-radius: 2px;
    box-shadow: 0 0 8px 4px #666
}

.ag-bagiq .ag-root {
    border: 0 solid grey;
    color: #000
}

.ag-bagiq .ag-cell {
    border-right: 1px solid rgba(255,255,255,.5);
    padding: 5px;
    text-align: center;
    line-height: 2
}

.ag-bagiq .ag-header-container, .ag-bagiq .ag-pinned-header {
    color: #fff;
    background-color: #2A2B2B
}

    .ag-bagiq .ag-pinned-header .ag-header-cell {
        text-align: left
    }

.ag-bagiq .ag-header-cell {
    border-right: 1px solid rgba(255,255,255,.5);
    text-align: center
}

.ag-bagiq .ag-header-cell-label {
    padding: 5px;
    line-height: 3
}

.ag-bagiq .ag-header-group-cell-label {
    font-weight: 700;
    padding: 4px
}

.ag-bagiq .ag-header-group-cell {
    border-right: 1px solid grey
}

.ag-bagiq .ag-header-group-cell-with-group {
    border-bottom: 1px solid grey
}

.ag-bagiq .ag-header-cell-menu-button {
    padding: 2px;
    margin-top: 4px;
    border: 1px solid transparent;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

    .ag-bagiq .ag-header-cell-menu-button:hover {
        border: 1px solid #e0e0e0;
    }

.ag-bagiq .ag-header-icon {
    stroke: #fff;
    fill: #fff
}

.ag-bagiq .ag-row-odd {
    background-color: #8B8D94
}

.ag-bagiq .ag-row-even {
    background-color: #D7D8DC
}

.ag-bagiq .ag-body {
    background-color: #f0f0f0
}

.ag-bagiq .ag-body-viewport, .ag-bagiq .ag-pinned-cols-viewport {
    background-color: #ddd
}

.ag-bagiq .ag-pinned-cols-container .ag-cell {
    text-align: left
}

.ag-bagiq .ag-row-selected {
    background-color: #000
}

.ag-bagiq .ag-filter {
    color: #000
}

.ag-bagiq .ag-filter-checkbox {
    position: relative;
    top: 2px;
    left: 2px
}

.ag-bagiq .ag-filter-header-container {
    border-bottom: 1px solid lightgrey
}

.ag-bagiq .ag-filter {
    border: 1px solid #000;
    background-color: #f0f0f0
}

.ag-transactions .ag-cell, .ag-transactions .ag-header-cell {
    text-align: left
}

.ng-joyride.popover .popover-content {
    width: 22em
}

.popover-content {
    background: orange;
    color: #fff
}

.ng-joyride h3.popover-title {
    line-height: 24px
}

.ng-joyride .popover-title {
    font-size: 24px;
    background: orange
}

.ng-joyride-title {
    left: 50%;
    margin: -100px 0 0 -245px
}

.popover {
    max-width: 312px
}

.skipBtn {
    cursor: pointer
}

.labs-price-machine div h2, .labs-price-machine div h3 {
    color: #fff
}

.labs-price-machine div a.button {
    margin-top: 20px;
    display: inline-block
}

.main-nav-expanded .main-nav {
    width: 160px
}

    .main-nav-expanded .main-nav .logo {
        width: 60px;
        font-size: 50px
    }

.main-nav-expanded .info-bar {
    margin-left: 160px
}

.main-nav-expanded .main-container {
    padding-left: 160px
}

.main-nav-expanded .filters-box {
    left: 160px
}

.main-nav-expanded .nav-toggle .icon-expand-nav {
    zoom: 1;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0, M12=0, M21=0, M22=0)";
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0, M12=0, M21=-0, M22=0)
}

.filters-box-expanded .filters-box {
    width: 200px
}

.filters-box-expanded #wrapper.has-filter {
    margin-left: 230px
}

.horizontal-breadcumb .breadcumb-section.with-arrow {
    z-index: 9999
}

    .horizontal-breadcumb .breadcumb-section.with-arrow:after {
        content: "";
        display: inline-block;
        position: absolute;
        right: -20px;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 0 20px 20px;
        border-color: transparent transparent transparent #e1dcd2
    }

.pointer {
    cursor: pointer !important;
}

.mobile-login {
    display: none;
}

.form-box input[type="submit"] {
    margin: 23px 0 45px 29px;
}

/*-----------------RESPONSIVE-----------------*/
@media (max-width: 1400px) {
    .transactions .transactions-container {
        width: 780px;
    }
}

@media (max-width: 1200px) {
    .dashboard-page,
    .dashboard-page .dashboard-content {
        width: 800px;
    }

    .dashboard-page {
        padding: 30px 0 0;
    }

        .dashboard-page .main-widget .scores-row {
            height: auto;
        }

        .dashboard-page .main-widget .chart-box-content {
            height: auto;
        }

        .dashboard-page .main-widget.chart-box {
            height: auto;
        }

    .rank-list ul li .product-wrapper {
        display: flex;
        align-items: center;
    }

    .rank-list .product-score,
    .rank-list .product-name {
        position: relative;
        left: unset;
        top: unset;
    }

    .rank-list .product-score {
        margin-right: 10px;
        width: 65px;
    }

    .rank-list .product-name {
        width: 100%;
        line-height: 1;
    }

    .dashboard-page .chart-box {
        width: 185px;
    }

    .dashboard-page .largue-list .largue-list-list .item .left {
        width: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
    }

    .filters-box-expanded .filters-box {
        width: 120px;
        z-index: 98;
    }

    .filters-box-expanded #wrapper.has-filter {
        margin-left: 150px;
    }

    .store-accounts {
        width: 800px;
    }

        .store-accounts .disabled {
            width: 450px;
        }

        .store-accounts .stores-container {
            height: 80%;
        }

        .store-accounts .store-form input {
            margin-bottom: 10px;
        }

    .transactions .transactions-container {
        width: 600px;
    }

    .ag-scrolls .ag-body-container {
        height: auto !important;
    }

    .ag-bagiq .ag-header-cell-label {
        background: #2a2b2b;
        overflow: unset;
    }   
}

@media (max-width:1150px){

    #landing-page .second-tab .step-inner {
        width: auto;
        padding:20px;
    }

    #landing-page .second-tab .text-content, #landing-page .second-tab .text-content.right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    #landing-page .second-tab img {
        width: 90%;
        height: 90%;
    }

    #landing-page .second-tab .double-button, #landing-page .second-tab .text-content.right .double-button {
        float: none;
    }

    #landing-page .second-tab ul li {
        background: url(/images/landing-page/browser-surface.png) no-repeat center 1100px;
    }

    #landing-page .fifth-tab footer .social{
        visibility:hidden;
    }
}

@media (max-width: 991px) {

    html {
        overflow: hidden;
    }

    #landing-page .second-tab .step {
        background-color: white;
        padding: 20px;
    }

    #landing-page .third-tab {
        visibility: hidden;
        height: 0px !important;
    }

    #landing-page .fourth-tab {
        background-color: #f6f6f6;
    }

        #landing-page .fourth-tab .title-label, #landing-page .fourth-tab .title-divider {
            visibility: hidden;
        }

    .big-nav-bar {
        height: 55px;
        left: 0;
    }

        .big-nav-bar .logo {
            width: 30px;
            height: 50px;
            margin: 6px 0 0 15px;
        }

        .big-nav-bar .imlogo {
            margin: 7px 0 0 13px;
        }

        .big-nav-bar .logo-auxiliar-gradient {
            margin: 7px 0 0 4px;
        }

        .big-nav-bar .user-menu {
            top: 9px;
            margin: 0 15px 0 0;
            display: flex;
        }

    .full-height.view-holder {
        padding: 0 15px;
    }

    .announce-box, .form-box {
        max-width: 550px;
        width: 100%;
    }

        .form-box.signup {
            top: 150px;
            margin: 0 auto 50px;
        }

    .main-nav-expanded .main-container,
    .main-container {
        padding-left: 0;
        padding-top: 70px;
    }

    .main-nav .logo {
        position: fixed;
        height: 40px;
        top: 5px;
        left: 15px;
        margin: 0;
        z-index: 9999;
    }

    .main-nav-expanded .info-bar,
    .info-bar {
        left: 0;
        margin-left: 0;
        top: 0;
        z-index: 998;
    }

    .main-nav {
        height: calc(100vh - 50px);
        top: 50px;
        width: 160px;
        left: -160px;
        transition: 0.3s;
        background: rgba(0, 0, 0, .6);
    }

        .main-nav.show-main-nav {
            left: 0;
        }

        .main-nav .nav-toggle {
            position: fixed;
            width: auto;
            left: 20px;
            bottom: 20px;
            z-index: 999;
            padding: 5px;
            border-radius: 50%;
            /*background: rgba(0, 0, 0, .5);*/
            color: #fff;
        }

        .main-nav.show-main-nav .nav-toggle i {
            transform: rotateZ(-180deg);
        }

    .nav-toggle span {
        display: none;
    }

    .nav-toggle i {
        transform: rotateZ(0deg);
    }

    #wrapper {
        margin: 0;
        padding: 0;
    }

    .settings-page .settings-container {
        width: 100%;
    }

    .settings-page .row {
        margin: 0;
    }

    .dashboard-page, .dashboard-page .dashboard-content {
        max-width: 800px;
        width: 100%;
    }

    .main-container.products-page-content {
        padding-top: 150px;
    }

    .main-container.products-page-content.no_products {
        padding-top: 100px;
    }

    .main-container.transactions-content.no_transactions {
        padding-top: 100px;
    }

    .products .products-container .col-md-10 {
        position: fixed;
        top: 50px;
        width: calc(100% - 150px);
        margin: 0;
        left: 135px;
        padding: 15px;
        background: rgba(0, 0, 0, 0.6);
        z-index: 98;
        border: rgba(255,255,255,.5);
        border-image: linear-gradient(85deg,rgba(255,255,255,.25),transparent) 1 0 100%;
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom: 0;
        border-right: 0;
    }

    #empty-page .empty-page-detail {
        width:auto;
    }

    .filters-box-expanded .filters-box {
        bottom: auto;
        left: 15px;
    }

    .filters-container.opened {
        height: 30px;
    }

    .filters-box ul.__content li {
        margin-bottom: 5px;
    }

    .basic-dropdown .dropdown-menu {
        margin-top: 15px;
    }

    .products .l-products-filters {
        width: 100%;
        display: flex;
        align-items: center;
    }

        .products .l-products-filters .product-filter-dropdown {
            margin: 0 10px;
            width: 100%;
            top: 0px;
        }

    .filters-box-expanded #wrapper.has-filter {
        margin-left: 0;
    }

    .products .products-container {
        width: 740px;
    }

    .products-list .product-entry {
        margin: 0 30px 30px 0;
    }

    .product-entry {
        width: 208px;
    }

        .product-entry figure img {
            max-width: 100%;
        }

    .filters-box .filters-container > ul {
        background: rgba(0, 0, 0, 0.6);
    }

    .filters-box ul li:hover {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .store-accounts .horizontal-banner .banner-item {
        display: none;
    }

        .store-accounts .horizontal-banner .banner-item.market-share {
            display: block;
            float: none;
            margin: 15px auto 0;
            text-align: center;
        }

    .store-accounts .banner-container {
        width: 100%;
        position: relative;
    }

    .store-accounts .horizontal-banner .x-button {
        position: absolute !important;
        right: 10px;
        top: 5px !important;
        font-size: 30px;
        margin: 0 !important;
    }

    .store-accounts .horizontal-banner {
        min-width: unset;
        width: 100%;
    }

    .transactions .filters-box .filters {
        margin-top: 0;
    }

    .transactions .transactions-container {
        margin-left: 150px !important;
    }

    #first-run .two-modules .connect-module {
        width: auto;
        margin-right:10%;
    }

   
}

@media (max-width: 830px) {

    #landing-page .fourth-tab .title {
        font-size: 35px;
    }

    .chart-box-wrapper {
        display: flex;
        width: 100%;
        margin: 0 -5px;
    }

        .chart-box-wrapper .chart-box {
            width: 100%;
            float: none;
            margin: 0 5px 10px;
        }

    .store-accounts {
        width: 735px;
    }

        .store-accounts .disabled {
            width: 410px;
        }
}

@media (max-width: 767px) {
    .announce-box h3, .form-box h3 {
        margin: 0;
        font-size: 34px;
    }

    .announce-box, .form-box {
        padding: 30px;
    }

        .form-box.signup {
            height: auto;
        }

        .announce-box label, .form-box label {
            margin: 0 0 5px;
            font-size: 16px;
        }

        .announce-box .input-with-status, .form-box .input-with-status {
            margin: 0 0 10px;
            width: 100%;
            height: 40px;
        }

        .announce-box input, .form-box input {
            height: 40px;
        }

            .announce-box input[type=submit], .form-box input[type=submit] {
                font-size: 18px;
                display: block;
                margin: 20px auto 0;
            }

    .main-title {
        font-size: 24px;
    }

    .settings-page .base-white {
        min-height: auto;
        padding: 20px 0;
        margin-bottom: 30px;
    }

    .settings-page .items-list .item-row {
        padding: 30px 15px;
    }

        .settings-page .items-list .item-row span {
            position: absolute;
            left: 15px;
            line-height: 1;
        }

            .settings-page .items-list .item-row span:first-of-type {
                top: 8px;
            }

            .settings-page .items-list .item-row span:last-of-type {
                bottom: 8px;
            }

    .settings-page .items-list .icon-pencil-container {
        top: 8px;
    }

    .settings-page .items-list .item-row-content {
        top: 5px;
        left: 0;
        width: 100%;
    }

    .settings-page .items-list .input-field input {
        position: unset;
        width: 100%;
    }

    .settings-page .items-list .input-field label {
        color: #282828;
    }

    .chart-box-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

        .chart-box-wrapper .chart-box {
            flex: 0 0 35%;
            max-width: 35%;
        }

    .dashboard-page .main-widget .bar-chart {
        left: unset;
        width: 100%;
    }

    .products-graph .graph-container {
        width: 100%;
    }

    .product-detail {
        max-width: 100%;
    }

        .product-detail header {
            margin-bottom: 50px;
        }

            .product-detail header .right {
                width: auto;
                height: auto;
                margin: 20px 0 0;
            }

    .button.with-arrow, button.with-arrow {
        margin-left: 0;
    }

    .product-detail .left-content {
        width: 100%;
    }

        .product-detail .left-content > div:first-of-type {
            display: flex;
        }

            .product-detail .left-content > div:first-of-type > div:first-of-type {
                width: 200px;
            }

            .product-detail .left-content > div:first-of-type > div:last-of-type,
            .product-detail .left-content .top-meta .meta-bar {
                width: 100%;
            }

    .product-entry {
        width: auto;
    }

    .tabbed-container ul.nav.nav-tabs {
        display: flex;
    }

        .tabbed-container ul.nav.nav-tabs li {
            width: 100%;
            display: flex;
        }

            .tabbed-container ul.nav.nav-tabs li a {
                padding: 10px 0;
                height: auto;
                width: 100%;
                line-height: 1.2 !important;
                display: flex;
                align-items: center;
                justify-content: center;
            }

    .biq-scores-tab ul {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }

        .biq-scores-tab ul li.score-entry.overall {
            display: flex;
            padding: 10px 0;
            align-items: center;
        }

            .biq-scores-tab ul li.score-entry.overall header {
                width: 100%;
                margin-top: 0;
            }

        .biq-scores-tab ul li.score-entry .product-score {
            position: relative;
            top: unset;
            width: 90px;
        }

    .tabbed-container.__products .tab-content {
        height: auto;
    }

    .products .products-container {
        width: 548px;
    }

    .products-list .product-entry {
        width: 230px;
    }

    .products .l-products-filters {
        flex-wrap: wrap;
    }

        .products .l-products-filters .product-filter-dropdown {
            max-width: 44%;
            flex: 0 0 44%;
            margin-bottom: 15px;
        }

            .products .l-products-filters .product-filter-dropdown:last-of-type {
                max-width: 100%;
                flex: 0 0 100%;
                margin: 0;
            }

    .products .product-filter-dropdown .search-box input {
        width: 250px;
    }

    .products .l-products-filters .product-filter-small {
        left: 260px;
    }

    .main-container.products-page-content {
        padding-top: 180px;
    }

    .store-accounts .enabled {
        width: 250px;
    }

    .store-accounts .disabled {
        width: 280px;
    }

    .store-accounts {
        width: 560px;
    }

        .store-accounts .row-filters {
            left: 400px;
        }

    .transactions .transactions-container {
        width: 400px;
    }
}

@media (max-width: 740px) {
 
    #landing-page .first-tab .tab-content {
        top: 15%;
        height: auto;
    }

    #landing-page .fifth-tab .double-button{
        margin-top:10px;
    }
}

@media (max-width: 614px) {

    #landing-page .mouse-wheel-anim .mouse, #landing-page .mouse-wheel-anim .scroll-container {
        visibility: hidden;
    }
    #landing-page .first-tab .double-button:nth-of-type(2) {
        visibility: hidden;
    }

    #landing-page .fourth-tab .carousel-prev{
        left:25px;
    }
    #landing-page .fourth-tab .carousel-next{
        right:25px;
    }

    .responsive-carousel li{
        width:200px;
    }
}

    @media (max-width: 575px) {

        #landing-page .press-container, #landing-page .first-tab .white-edging {
            visibility: hidden;
        }

        #landing-page .fifth-tab .tab-content{
            height:auto;
        }
        .announce-box h3, .form-box h3 {
            font-size: 22px;
        }

        .big-nav-bar .imlogo {
            height: 35px;
            margin: 10px 0 0 10px;
        }

        .mobile-login {
            display: block;
            position: absolute;
            right: 15px;
            top: 50%;
            transform: translateY(-50%);
            padding: 10px;
            cursor: pointer;
            background: rgba(255, 255, 255, 0.05);
        }

            .mobile-login i {
                font-size: 22px;
                color: #fff;
            }

        .big-nav-bar .user-menu {
            position: fixed;
            top: 55px;
            right: -300px;
            background: rgba(0,0,0,.59);
            padding: 10px;
            margin: 0;
            transition: 0.2s ease-in-out;
        }

            .big-nav-bar .user-menu li:first-of-type {
                order: 2;
            }

            .big-nav-bar .user-menu li:last-of-type {
                order: 1;
            }

            .big-nav-bar .user-menu.show-menu {
                right: 0;
            }

            .big-nav-bar .user-menu li .single-button,
            .big-nav-bar .user-menu li .login-button {
                padding: 6px 20px;
            }

        .form-box.signup {
            top: 100px;
        }

        .chart-box-wrapper .chart-box {
            flex: 0 0 40%;
            max-width: 40%;
        }

        .rank-list {
            width: 100%;
        }

            .rank-list .product-score .score-number {
                top: -4px;
            }

        .products-graph .product-score-percent {
            font-size: 12px;
            margin: 20px 0 0;
        }

        .product-detail .left-content > div:first-of-type > div:first-of-type {
            width: 100%;
            text-align: center;
        }

        .product-detail .left-content > div:first-of-type {
            flex-wrap: wrap;
        }

            .product-detail .left-content > div:first-of-type > div:first-of-type > div {
                float: none;
            }

                .product-detail .left-content > div:first-of-type > div:first-of-type > div > div {
                    display: block;
                    margin: 0 auto 20px;
                    float: none;
                    width: 60%;
                }

            .product-detail .left-content > div:first-of-type > div:last-of-type {
                margin-bottom: 30px;
            }

                .product-detail .left-content > div:first-of-type > div:last-of-type h2,
                .product-detail .left-content > div:first-of-type > div:last-of-type ul {
                    height: auto;
                    margin-bottom: 10px;
                }

        .products .products-container {
            width: 425px;
        }

        .products-list .product-entry {
            width: 230px;
        }

        .products .l-products-filters .product-filter-dropdown {
            flex: 0 0 250px;
            max-width: 250px;
        }

            .products .l-products-filters .product-filter-dropdown:last-of-type {
                flex: 0 0 210px;
                max-width: 210px;
            }

        .products .product-filter-dropdown .search-box input {
            width: 220px;
        }

        .products .l-products-filters .product-filter-small {
            left: 231px;
        }

        .main-container.products-page-content {
            padding-top: 230px;
        }

        .store-accounts .disabled {
            width: 80%;
            margin: 0 auto 30px;
            float: none;
        }

        .store-accounts .enabled {
            width: 80%;
            margin: 0 auto 30px;
            float: none;
        }

        .store-accounts {
            width: 100%;
        }

        .transactions-content {
            padding: 210px 15px 0;
        }

            .transactions-content .transactions .filters-box {
                width: calc(100% - 30px);
            }

                .transactions-content .transactions .filters-box .filters {
                    display: flex;
                    flex-wrap: wrap;
                    margin: 0;
                }

            .transactions-content .transactions .filters li {
                flex: 0 0 50%;
                max-width: 50%;
                text-align: center;
                border-image: unset;
                border-right: 0;
            }

                .transactions-content .transactions .filters li:first-of-type {
                    flex: 0 0 100%;
                    max-width: 100%;
                }

                .transactions-content .transactions .filters li:nth-of-type(2),
                .transactions-content .transactions .filters li:nth-of-type(4) {
                    border-right: 1px solid rgba(255, 255, 255, .5);
                }

                .transactions-content .transactions .filters li:last-of-type {
                    border-bottom: 0;
                }

        .transactions .transactions-container {
            width: 100%;
            margin-left: 0 !important;
        }
    }

    @media (max-width: 450px) {

        #landing-page .second-tab .double-button {
            margin-top: 40px;
        }

        .chart-box-wrapper {
            margin: 0 0 50px;
        }

            .chart-box-wrapper .chart-box {
                flex: 0 0 100%;
                max-width: 100%;
                margin: 0 0 15px;
            }

        .products-graph .graph-container {
            width: 115%;
        }

        .dashboard-page .dashboard-content {
            margin-top: 0;
        }

        .form-box.request-password-reset {
            height: auto;
        }

        .products .l-products-filters .product-filter-dropdown {
            flex: 0 0 200px;
            max-width: 200px;
            margin: 0 0 10px;
        }

            .products .l-products-filters .product-filter-dropdown:last-of-type {
                flex: 0 0 160px;
                max-width: 160px;
                margin-bottom: 0;
            }

        .products .product-filter-dropdown .search-box input {
            width: 170px;
        }

        .products .l-products-filters .product-filter-small {
            left: 171px;
        }

        .store-accounts .row-filters {
            left: 300px;
            top: 0;
        }
    }

    @media(max-width:400px){
        #landing-page .fourth-tab .title {
            font-size: 32px;
        }
    }

    @media (max-width: 370px) {

        #landing-page .fourth-tab .title {
            font-size: 30px;
        }

        .announce-box h3, .form-box h3 {
            font-size: 20px;
        }

        .announce-box header, .form-box header {
            padding: 0;
        }

        .form-box.signup {
            top: 80px;
            margin-bottom: 15px;
        }

        .products .l-products-filters .product-filter-dropdown {
            flex: 0 0 140px;
            max-width: 140px;
            margin: 0 0 10px;
        }

            .products .l-products-filters .product-filter-dropdown:last-of-type {
                flex: 0 0 120px;
                max-width: 120px;
                margin-bottom: 0;
            }

        .main-container.products-page-content.no_products {
            padding-top: 70px;
        }

            .main-container.products-page-content.no_products .header {
                height: auto;
            }

        .main-container.transactions-content.no_transactions {
            padding-top: 70px;
        }

            .main-container.transactions-content.no_transactions .header {
                height: auto;
            }

        .main-container.no_dash {
            padding-top: 50px;
        }

            .main-container.no_dash .header {
                height: auto;
            }

        #empty-page {
            margin-top: 0;
        }

        .products .product-filter-dropdown .search-box input {
            width: 110px;
        }

        .products .l-products-filters .product-filter-small {
            left: 111px;
        }

        .store-accounts .disabled {
            width: 90%;
        }

        .store-accounts .enabled {
            width: 90%;
        }

        .store-accounts .row-filters {
            left: 260px;
        }

        .transactions-content {
            padding: 250px 15px 0;
        }
    }

    @media(max-width:345px){
        #landing-page .fourth-tab .title{
            font-size:26px;
        }

        #landing-page .second-tab{
            top:50px;
        }     
    }
