/* Minification failed. Returning unminified contents.
(9194,47): run-time error CSS1030: Expected identifier, found ''.btn''
(9194,53): run-time error CSS1031: Expected selector, found ')'
(9194,53): run-time error CSS1025: Expected comma or open brace, found ')'
 */
@charset "UTF-8";

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

caption, td, th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}

blockquote, q {
    quotes: none;
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: "";
        content: none;
    }

a img {
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

@font-face {
    font-family: bravoicons;
    src: url(fonts/bravoicons.eot?-dzktyl) format("eot"),url(fonts/bravoicons.eot?#iefix-dzktyl) format("embedded-opentype"),url(fonts/bravoicons.woff?-dzktyl) format("woff"),url(fonts/bravoicons.ttf?-dzktyl) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: bravoicons;
    src: url(/content/fonts/bravoicons.eot?-dzktyl) format("eot"),url(/content/fonts/bravoicons.eot?#iefix-dzktyl) format("embedded-opentype"),url(/content/fonts/bravoicons.woff?-dzktyl) format("woff"),url(/content/fonts/bravoicons.ttf?-dzktyl) format("truetype");
    font-weight: 400;
    font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
    font-family: bravoicons;
    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-chain:before {
    content: "\f0c1";
}

.icon-user2:before {
    content: "\e61c";
}

.icon-eye-open:before {
    content: "\e61a";
}

.icon-eye-close:before {
    content: "\e61f";
}

.icon-retweet2:before {
    content: "\e621";
}

.icon-reply:before {
    content: "\e601";
}

.icon-picture-o:before {
    content: "\f03e";
}

.icon-flask:before {
    content: "\e600";
}

.icon-plus:before {
    content: "\e603";
}

.icon-arrow-up:before {
    content: "\e604";
}

.icon-chevron-down:before {
    content: "\e609";
}

.icon-chevron-up:before {
    content: "\e609";
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-like:before {
    content: "\e605";
}

.icon-pencil:before {
    content: "\e606";
}

.icon-arrow-right:before {
    content: "\e607";
}

.icon-conversation:before {
    content: "\e608";
}

.icon-arrow-down:before {
    content: "\e609";
}

.icon-arrow-left:before {
    content: "\e60a";
}

.icon-share:before {
    content: "\e60b";
}

.icon-person:before {
    content: "\e60c";
}

.icon-circle-arrow-left:before {
    content: "\e60d";
}

.icon-circle-arrow-right:before {
    content: "\e60e";
}

.icon-facebook:before {
    content: "\e60f";
}

.icon-twitter:before {
    content: "\e610";
}

.icon-circle-one:before {
    content: "\e611";
}

.icon-circle-two:before {
    content: "\e612";
}

.icon-search:before {
    content: "\e613";
}

.icon-circle-three:before {
    content: "\e615";
}

.icon-arrow-double-right:before {
    content: "\e616";
}

.icon-document:before {
    content: "\e61b";
}

.icon-hide:before {
    content: "\e619";
}

.icon-bravo-compliance:before {
    content: "\e61d";
}

.icon-bravo-newBusiness:before {
    content: "\e61e";
}

.icon-comment-bubbles:before {
    content: "\e622";
}

.icon-calendar:before {
    content: "\e614";
}

.icon-heart:before {
    content: "\e617";
}

.icon-heart2:before {
    content: "\e618";
}

.icon-comment:before {
    content: "\e602";
}

.icon-clock:before {
    content: "\e623";
}

.icon-user:before {
    content: "\e620";
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: 0 0;
}

h1 {
    margin: .67em 0;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

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;
}

figure {
    margin: 0;
}

button, input, select, textarea {
    margin: 0;
}

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;
    }

input[type=checkbox], input[type=radio] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 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;
    }

    @page {
        margin: 2cm .5cm;
    }

    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;
    }
}

*, :after, :before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-size: 14px;
    line-height: 1.42857;
    color: #394147;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #5a2a82;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #321748;
        text-decoration: underline;
    }

    a:focus {
        outline-offset: -2px;
    }

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

.img-thumbnail, .thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    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;
}

.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;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #5a2a82;
}

    .text-primary:hover {
        color: #3f1e5b;
    }

.text-warning {
    color: #c09853;
}

    .text-warning:hover {
        color: #a47e3c;
    }

.text-danger {
    color: #b94a48;
}

    .text-danger:hover {
        color: #953b39;
    }

.text-success {
    color: #468847;
}

    .text-success:hover {
        color: #356635;
    }

.text-info {
    color: #3a87ad;
}

    .text-info:hover {
        color: #2d6987;
    }

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Rotis Sans Serif W01",RotisSansSerif,"Rotis SansSerif Std","Myriad Pro",Trebuchet,Arial,sans-serif;
    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 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%;
    }

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%;
    }

.h1, h1 {
    font-size: 46px;
}

.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;
}

.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 > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

        .list-inline > li:first-child {
            padding-left: 0;
        }

dl {
    margin-bottom: 20px;
}

dd, dt {
    line-height: 1.42857;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

        .dl-horizontal dd:after, .dl-horizontal dd:before {
            content: " ";
            display: table;
        }

        .dl-horizontal dd:after {
            clear: both;
        }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}

    blockquote p {
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25;
    }

        blockquote p:last-child {
            margin-bottom: 0;
        }

    blockquote small {
        display: block;
        line-height: 1.42857;
        color: #999;
    }

        blockquote small:before {
            content: '\2014 \00A0';
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        blockquote.pull-right .small, blockquote.pull-right p, blockquote.pull-right small {
            text-align: right;
        }

            blockquote.pull-right .small:before, blockquote.pull-right small:before {
                content: '';
            }

            blockquote.pull-right .small:after, blockquote.pull-right small:after {
                content: '\00A0 \2014';
            }

    blockquote:after, blockquote:before {
        content: "";
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code, kbd, pre, samp {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}

    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;
    }

.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.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: 0;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: 0;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }

    .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.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: 0;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: 0;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }

    .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.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: 0;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: 0;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }

    .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.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: 0;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: 0;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .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.42857;
        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-] {
    float: none;
    display: table-column;
}

table td[class*=col-], table th[class*=col-] {
    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 > 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 > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.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 > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

.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 > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

@media (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;
}

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;
    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;
}

select[multiple], select[size] {
    height: auto;
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    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;
    }

    .form-control::-moz-placeholder {
        color: #999;
    }

    .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;
    }

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}

    .checkbox label, .radio label {
        display: inline;
        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: 0;
}

.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 > textarea.btn, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, 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: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

.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: 45px;
    line-height: 45px;
}

.input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, textarea.input-lg {
    height: auto;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #c09853;
}

.has-warning .form-control {
    border-color: #c09853;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #a47e3c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
    }

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #b94a48;
}

.has-error .form-control {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #953b39;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
    }

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #468847;
}

.has-success .form-control {
    border-color: #468847;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #356635;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
    }

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}

.form-control-static {
    margin-bottom: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #72828e;
}

@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;
    }

    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }

        .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-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.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;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:focus, .btn:hover {
        color: #b7b7b7;
        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.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .btn-default.dropdown-toggle {
    color: #b7b7b7;
    background-color: #ebebeb;
    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-primary {
    color: #fff;
    background-color: #5a2a82;
    border-color: #4d246f;
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #452063;
        border-color: #2d1540;
    }

    .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: #5a2a82;
        border-color: #4d246f;
    }

.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: #ed9c28;
        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-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: #d2322d;
        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-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: #47a447;
        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-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: #39b3d7;
        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-link {
    color: #5a2a82;
    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: #321748;
                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: 0;
}

.btn-group-sm > .btn, .btn-group-xs > .btn, .btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
}

.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 {
    opacity: 0;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(fonts/glyphicons-halflings-regular.woff) format("woff"),url(fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .glyphicon:empty {
        width: 1em;
    }

.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";
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
}

.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;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    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.42857;
        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: #5a2a82;
    }

    .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-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    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 dotted;
    border-bottom: 4px solid #000;
    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;
    }
}

.btn-default .caret {
    border-top-color: #b7b7b7;
}

.btn-danger .caret, .btn-info .caret, .btn-primary .caret, .btn-success .caret, .btn-warning .caret {
    border-top-color: #fff;
}

.dropup .btn-default .caret {
    border-bottom-color: #b7b7b7;
}

.dropup .btn-danger .caret, .dropup .btn-info .caret, .dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret {
    border-bottom-color: #fff;
}

.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:after, .btn-toolbar:before {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn-group {
    float: left;
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-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 {
    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: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        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 > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-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 {
        float: none;
        display: table-cell;
        width: 1%;
    }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    display: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group.col {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        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: 0;
}

    .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: 0;
    }

    .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: 0;
    }

    .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 > .dropdown-toggle, .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:not(:first-child), .input-group-btn:last-child > .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;
    white-space: nowrap;
}

    .input-group-btn:first-child > .btn {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn {
        margin-left: -1px;
    }

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -4px;
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
            z-index: 2;
        }

.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: inline-block;
        width: 47%;
    }

    @media (min-width:768px) {
        .nav > li {
            display: block;
            width: auto;
        }
    }

        .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: #5a2a82;
    }

        .nav .open > a .caret, .nav .open > a:focus .caret, .nav .open > a:hover .caret {
            border-top-color: #321748;
            border-bottom-color: #321748;
        }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857;
        border: 1px solid transparent;
        border-radius: 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: 0;
    }

    .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: #5a2a82;
    }

        .nav-pills > li.active > a .caret, .nav-pills > li.active > a:focus .caret, .nav-pills > li.active > a:hover .caret {
            border-top-color: #fff;
            border-bottom-color: #fff;
        }

.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: 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: 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: 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 .caret {
    border-top-color: #5a2a82;
    border-bottom-color: #5a2a82;
}

.nav a:hover .caret {
    border-top-color: #321748;
    border-bottom-color: #321748;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    border: 1px solid transparent;
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    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: auto;
        }

        .navbar-collapse .navbar-nav.navbar-left:first-child {
            margin-left: -15px;
        }

        .navbar-collapse .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }

        .navbar-collapse .navbar-text:last-child {
            margin-right: 0;
        }
}

.container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .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;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

@media (min-width:768px) {
    .navbar > .container .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;
    border: 1px solid transparent;
    border-radius: 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;
            }
}

@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-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-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.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: #ccc;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .dropdown > a:focus .caret, .navbar-default .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #333;
        border-bottom-color: #333;
    }

    .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;
    }

        .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:focus .caret, .navbar-default .navbar-nav > .open > a:hover .caret {
            border-top-color: #555;
            border-bottom-color: #555;
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #777;
        border-bottom-color: #777;
    }

@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-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;
    }

    .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: #999;
        border-bottom-color: #999;
    }

    .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret {
        border-top-color: #fff;
        border-bottom-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 > 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;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #999;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            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: 0;
            border-top-left-radius: 0;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            background-color: #eee;
        }

    .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: #5a2a82;
        border-color: #5a2a82;
        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: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.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: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.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[href]:focus, .label[href]:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .label:empty {
        display: none;
    }

.label-default {
    background-color: #999;
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: gray;
    }

.label-primary {
    background-color: #5a2a82;
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #3f1e5b;
    }

.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;
    }

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #5a2a82;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.14286;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1 {
        line-height: 1;
        color: inherit;
    }

    .jumbotron p {
        line-height: 1.4;
    }

.container .jumbotron {
    border-radius: 0;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    margin-bottom: 20px;
}

    .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail .caption {
        padding: 9px;
        color: #394147;
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #5a2a82;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

    .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: #468847;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #356635;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #2d6987;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #a47e3c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #953b39;
    }

@-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: 0;
    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: #5a2a82;
    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-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: 0;
        border-top-left-radius: 0;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .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;
        background-color: #f5f5f5;
    }

    a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #5a2a82;
        border-color: #5a2a82;
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
            color: #bf9ade;
        }

.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: 0;
}

.panel-body {
    padding: 15px;
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0;
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive {
    margin-bottom: 0;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.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: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:last-child > td, .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
        border-bottom: 0;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
}

    .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-heading > .dropdown .caret {
            border-color: #333 transparent;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #5a2a82;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #5a2a82;
        border-color: #5a2a82;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #5a2a82;
        }

        .panel-primary > .panel-heading > .dropdown .caret {
            border-color: #fff transparent;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #5a2a82;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading > .dropdown .caret {
            border-color: #468847 transparent;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading > .dropdown .caret {
            border-color: #c09853 transparent;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading > .dropdown .caret {
            border-color: #b94a48 transparent;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading > .dropdown .caret {
            border-color: #3a87ad transparent;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    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: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.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.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;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
}

.modal-content {
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    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: 1030;
    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.42857px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    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;
    }

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    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: 0;
}

.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: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    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,.25);
    bottom: -11px;
}

    .popover.top .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
}

    .popover.right .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px;
}

    .popover.bottom .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
}

    .popover.left .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        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 {
        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%;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs, td.visible-lg, td.visible-md, td.visible-sm, td.visible-xs, th.visible-lg, th.visible-md, th.visible-sm, th.visible-xs, tr.visible-lg, tr.visible-md, tr.visible-sm, tr.visible-xs {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important;
    }

    tr.visible-xs.visible-sm {
        display: table-row !important;
    }

    td.visible-xs.visible-sm, th.visible-xs.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important;
    }

    tr.visible-xs.visible-md {
        display: table-row !important;
    }

    td.visible-xs.visible-md, th.visible-xs.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important;
    }

    tr.visible-xs.visible-lg {
        display: table-row !important;
    }

    td.visible-xs.visible-lg, th.visible-xs.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important;
    }

    tr.visible-sm.visible-xs {
        display: table-row !important;
    }

    td.visible-sm.visible-xs, th.visible-sm.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important;
    }

    tr.visible-sm.visible-md {
        display: table-row !important;
    }

    td.visible-sm.visible-md, th.visible-sm.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important;
    }

    tr.visible-sm.visible-lg {
        display: table-row !important;
    }

    td.visible-sm.visible-lg, th.visible-sm.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block !important;
    }

    tr.visible-md.visible-xs {
        display: table-row !important;
    }

    td.visible-md.visible-xs, th.visible-md.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important;
    }

    tr.visible-md.visible-sm {
        display: table-row !important;
    }

    td.visible-md.visible-sm, th.visible-md.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important;
    }

    tr.visible-md.visible-lg {
        display: table-row !important;
    }

    td.visible-md.visible-lg, th.visible-md.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important;
    }

    tr.visible-lg.visible-xs {
        display: table-row !important;
    }

    td.visible-lg.visible-xs, th.visible-lg.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important;
    }

    tr.visible-lg.visible-sm {
        display: table-row !important;
    }

    td.visible-lg.visible-sm, th.visible-lg.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important;
    }

    tr.visible-lg.visible-md {
        display: table-row !important;
    }

    td.visible-lg.visible-md, th.visible-lg.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }
}

.hidden-xs {
    display: block !important;
}

tr.hidden-xs {
    display: table-row !important;
}

td.hidden-xs, th.hidden-xs {
    display: table-cell !important;
}

@media (max-width:767px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, td.hidden-xs.hidden-md, th.hidden-xs.hidden-md, tr.hidden-xs.hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg {
        display: none !important;
    }
}

.hidden-sm {
    display: block !important;
}

tr.hidden-sm {
    display: table-row !important;
}

td.hidden-sm, th.hidden-sm {
    display: table-cell !important;
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs, td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, td.hidden-sm.hidden-md, th.hidden-sm.hidden-md, tr.hidden-sm.hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg, td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg {
        display: none !important;
    }
}

.hidden-md {
    display: block !important;
}

tr.hidden-md {
    display: table-row !important;
}

td.hidden-md, th.hidden-md {
    display: table-cell !important;
}

@media (max-width:767px) {
    .hidden-md.hidden-xs, td.hidden-md.hidden-xs, th.hidden-md.hidden-xs, tr.hidden-md.hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, td.hidden-md.hidden-sm, th.hidden-md.hidden-sm, tr.hidden-md.hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg, td.hidden-md.hidden-lg, th.hidden-md.hidden-lg, tr.hidden-md.hidden-lg {
        display: none !important;
    }
}

.hidden-lg {
    display: block !important;
}

tr.hidden-lg {
    display: table-row !important;
}

td.hidden-lg, th.hidden-lg {
    display: table-cell !important;
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs, td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, td.hidden-lg.hidden-md, th.hidden-lg.hidden-md, tr.hidden-lg.hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none !important;
    }
}

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }

    .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
        display: none !important;
    }
}

.btn {
    padding: 0 20px;
    line-height: 49px;
    font-size: 1.285714em;
    font-weight: 100;
    text-transform: none;
}

a.btn, a.btn:hover {
    text-decoration: none !important;
}

.btn-default {
    border: 0;
    color: #9aa0a5;
    background: #dfe5ea;
}

.page-content-wrapper {
    margin-top: 15px;
    padding: 0;
}

.page-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    min-height: 600px;
}

.panel {
    box-shadow: none;
}

    .panel.full-width {
        position: absolute;
        right: 0;
        left: 0;
    }

.panel-translight {
    background: url(/images/rgbapng/ffffffa6-5.png);
    background: rgba(255,255,255,.65);
}

.panel-diagonalbottom {
    position: relative;
    padding: 40px 0;
}

@media screen and (min-width:768px) {
    .panel-diagonalbottom {
        padding: 60px;
    }
}

.panel-diagonalbottom:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    background-image: url(../images/pat-diagonallines.png);
    content: " ";
    opacity: 1;
}

.panel-select-country {
    padding: 15px;
    padding-bottom: 30px;
    background: #f2f2f2;
}

    .panel-select-country h2 {
        text-align: left;
    }

    .panel-select-country hr {
        border-color: #ccc;
    }

    .panel-select-country label {
        display: block;
        font-weight: 300;
    }

    .panel-select-country input, .panel-select-country select {
        margin-bottom: 10px;
        padding: 5px;
        width: 100%;
        border: 1px solid rgba(0,0,0,.5);
        -webkit-appearance: none;
    }

    .panel-select-country input {
        padding: 5px;
    }

    .panel-select-country .col-region {
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

@media screen and (min-width:768px) {
    .panel-select-country .col-region {
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 1px solid #ccc;
    }
}

.btn-link {
    font-size: 1em;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: -.5px;
    font-weight: 700;
}

    .btn-link:after {
        font-family: bravoicons;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e616";
        position: relative;
        top: .2em;
        left: .2em;
        font-weight: 700;
    }

    .btn-link:hover {
        text-decoration: none;
    }

.btn-addfavorite, .btn-calendar, .btn-hide, .btn-removefavorite, .btn-share, .btn-show {
    color: #5a2a82;
}

    .btn-addfavorite:after, .btn-calendar:after, .btn-hide:after, .btn-removefavorite:after, .btn-share:after, .btn-show:after {
        position: relative;
        top: .15em;
        left: 0;
        margin: 0 8px;
        color: #5a2a82;
        font-size: 1.4em;
    }

    .btn-share:after {
        font-family: bravoicons;
        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;
        content: "\e60b";
    }

    .btn-calendar:after {
        font-family: bravoicons;
        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;
        content: "\e614";
    }

    .btn-addfavorite:after {
        font-family: bravoicons;
        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;
        content: "\e618";
    }

    .btn-removefavorite:after {
        font-family: bravoicons;
        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;
        content: "\e617";
    }

    .btn-hide:after {
        font-family: bravoicons;
        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;
        content: "\e61f";
    }

    .btn-show:after {
        font-family: bravoicons;
        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;
        content: "\e61a";
    }

.btn-bv {
    padding: 8px 60px;
    border-radius: 0;
    background: #5a2a82;
    color: #fff;
    font-weight: 100;
    font-size: 1.428em;
}

    .btn-bv:hover {
        background: #7536a9;
        color: #fff;
    }

.center-block.page-instructions {
    max-width: 800px;
    width: 75%;
    font-weight: 100;
    font-size: 1.285714em;
    line-height: 1.5em;
}

.social-activity {
    position: relative;
}

.additional-content-item h2 {
    line-height: 32px;
    padding: 1px 8px 9px;
    font-size: 1.285714em;
    margin-right: -4px;
    margin-bottom: 2px;
    z-index: 2;
}

.additional-content-item:after {
    z-index: 3;
    margin-bottom: 0;
}

.additional-content-item .btn.btn-link {
    line-height: 32px;
    padding: 2px 8px 0;
    font-size: .8571248em;
    top: -2px;
    z-index: 1;
    margin-bottom: 4px;
}

@media screen and (min-width:768px) {
    .additional-content-item h2 {
        line-height: 32px;
        padding: 1px 8px 9px;
        font-size: 1em;
        margin-right: -4px;
        margin-bottom: 2px;
        z-index: 2;
    }

    .additional-content-item:after {
        z-index: 3;
        margin-bottom: 0;
    }

    .additional-content-item .btn.btn-link {
        line-height: 32px;
        padding: 2px 8px 0;
        font-size: .8571248em;
        top: -1px;
        z-index: 1;
        margin-bottom: 4px;
    }
}

@media screen and (min-width:992px) {
    .additional-content-item h2 {
        line-height: 32px;
        padding: 1px 8px 9px;
        font-size: 1.285714em;
        margin-right: -4px;
        margin-bottom: 2px;
        z-index: 2;
    }

    .additional-content-item:after {
        z-index: 3;
        margin-bottom: 0;
    }

    .additional-content-item .btn.btn-link {
        line-height: 32px;
        padding: 2px 8px 0;
        font-size: .8571248em;
        top: -2px;
        z-index: 1;
        margin-bottom: 3px;
    }
}

.additional-content-item > .section-nav-wrapper {
    position: relative;
    top: 6px;
}

    .additional-content-item > .section-nav-wrapper h2 {
        background: #2c5163;
        background-image: linear-gradient(101deg,#2c5163,#223e4c);
        position: relative;
        left: 0;
        color: #fff;
        display: inline-block;
    }

        .additional-content-item > .section-nav-wrapper h2:after {
            font-family: bravoicons;
            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;
            content: "\e609";
            position: absolute;
            left: 25px;
            bottom: -10px;
            color: #2c5163;
            font-size: 14px;
            -webkit-transform: scale(1.3,1);
            -moz-transform: scale(1.3,1);
            -ms-transform: scale(1.3,1);
            -o-transform: scale(1.3,1);
            z-index: 3;
        }

    .additional-content-item > .section-nav-wrapper .btn-link, .additional-content-item > .section-nav-wrapper h2 {
        height: 32px;
    }

    .additional-content-item > .section-nav-wrapper .btn.btn-link {
        color: #2c5163;
        background: #fff;
        display: inline-block;
        position: relative;
    }

.bv-carousel {
    position: relative;
}

    .bv-carousel .carousel-header {
        position: absolute;
        height: 138px;
        left: 0;
        right: 0;
    }

    .bv-carousel .section-nav-wrapper {
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
        z-index: 10;
    }

        .bv-carousel .section-nav-wrapper .btn.btn-link {
            color: #2c5163;
            background: #fff;
            display: inline-block;
            position: relative;
        }

        .bv-carousel .section-nav-wrapper h2 {
            background: #2c5163;
            background-image: linear-gradient(101deg,#2c5163,#223e4c);
            position: relative;
            left: 0;
            color: #fff;
            display: inline-block;
        }

            .bv-carousel .section-nav-wrapper h2:after {
                font-family: bravoicons;
                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;
                content: "\e609";
                position: absolute;
                left: 25px;
                bottom: -4px;
                color: #2c5163;
                font-size: 14px;
                -webkit-transform: scale(1.3,1);
                -moz-transform: scale(1.3,1);
                -ms-transform: scale(1.3,1);
                -o-transform: scale(1.3,1);
                z-index: 3;
            }

        .bv-carousel .section-nav-wrapper .btn-link, .bv-carousel .section-nav-wrapper h2 {
            height: 32px;
        }

    .bv-carousel .carousel-control, .bv-carousel .left.carousel-control, .bv-carousel .right.carousel-control {
        background: 0 0;
        background-image: none;
        -webkit-filter: none;
        filter: none;
    }

    .bv-carousel .carousel-control {
        opacity: .6;
        height: 33px;
        width: 33px;
        padding: 2px;
        z-index: 10;
        bottom: auto;
        top: 50%;
        margin-top: -16px;
        transition-property: opacity;
        transition-duration: 150ms;
    }

        .bv-carousel .carousel-control:hover {
            opacity: 1;
        }

    .bv-carousel .section-head {
        height: 138px;
        overflow: hidden;
        background-color: #2c233e;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .bv-carousel .carousel-control.right {
        right: 15px;
        left: auto;
    }

    .bv-carousel .carousel-control.left {
        left: 15px;
        right: auto;
    }

@media screen and (min-width:768px) {
    .bv-carousel .carousel-header, .bv-carousel .section-head {
        height: 104px;
    }
}

@media screen and (min-width:992px) {
    .bv-carousel .section-head {
        min-height: 138px;
    }

    .bv-carousel .carousel-header {
        height: 138px;
    }
}

#carousel-bravecto-content .section-head {
    background-image: url(../images/bravo-bravectoRes-noImage.jpg);
}

#carousel-social-tips .section-head {
    background-image: url(../images/bravo-social-noImage.jpg);
}

#carousel-trending-topics .section-head {
    background-image: url(../images/bravo-trending-noImage.jpg);
}

.content-header-container h3 {
    display: table;
}

.content-header-container .btn-link {
    float: right;
    margin-left: 20px;
}

.modal-postPreviewWrapper .attachment-wrapper {
    background-color: rgba(90,42,130,.05);
    padding: 20px 25px;
    border: 1px solid #5a2a82;
}

    .modal-postPreviewWrapper .attachment-wrapper h4 {
        color: #5a2a82;
        margin: 0;
    }

    .modal-postPreviewWrapper .attachment-wrapper hr.diagonal {
        margin: 7px 0 10px;
    }

    .modal-postPreviewWrapper .attachment-wrapper ul li:before {
        content: '';
        display: inline-block;
        color: #5a2a82;
        font-size: 16px;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        vertical-align: middle;
    }

    .modal-postPreviewWrapper .attachment-wrapper ul li a {
        display: inline-block;
        padding-left: 2px;
        color: #394147;
        height: 24px;
        text-decoration: underline;
    }

        .modal-postPreviewWrapper .attachment-wrapper ul li a:hover {
            color: #22272b;
        }

    .modal-postPreviewWrapper .attachment-wrapper ul li.doc:before {
        font-family: bravoicons;
        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;
        content: "\e61b";
    }

    .modal-postPreviewWrapper .attachment-wrapper ul li.link:before {
        font-family: bravoicons;
        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;
        content: "\f0c1";
    }

    .modal-postPreviewWrapper .attachment-wrapper ul li.picture:before {
        font-family: bravoicons;
        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;
        content: "\f03e";
    }

.bravecto-content {
    padding: 0;
    list-style: none;
}

    .bravecto-content > li {
        background: url(/images/rgbapng/ffffffa6-5.png);
        background: rgba(255,255,255,.65);
        margin-left: 0;
        margin-top: 25px;
        padding: 20px;
    }

        .bravecto-content > li:first-child {
            margin-top: 0;
        }

        .bravecto-content > li h3 {
            margin-top: 15px;
            margin-bottom: 0;
            color: #5a2a82;
            font-weight: 100;
        }

            .bravecto-content > li h3:first-child {
                margin-top: 0;
            }

        .bravecto-content > li .content-img-text-wrapper {
            overflow: hidden;
            margin-top: 15px;
        }

            .bravecto-content > li .content-img-text-wrapper .content-image {
                float: left;
                width: 50%;
            }

            .bravecto-content > li .content-img-text-wrapper .content-text {
                padding-top: 0;
                padding-right: 10px;
            }

                .bravecto-content > li .content-img-text-wrapper .content-text ol, .bravecto-content > li .content-img-text-wrapper .content-text p, .bravecto-content > li .content-img-text-wrapper .content-text ul {
                    margin-top: 0;
                    font-size: 1.143em;
                    margin-bottom: 15px;
                }

                    .bravecto-content > li .content-img-text-wrapper .content-text ul li {
                        list-style-type: disc;
                        margin-left: 25px;
                    }

                    .bravecto-content > li .content-img-text-wrapper .content-text ol li {
                        font-weight: 400;
                        color: #394147;
                        list-style-type: decimal;
                        font-size: 1em;
                    }

                .bravecto-content > li .content-img-text-wrapper .content-text a.btn.btn-link {
                    display: block;
                    text-align: left;
                }

            .bravecto-content > li .content-img-text-wrapper .content-image + .content-text {
                padding-left: 20px;
                float: left;
                width: 50%;
            }

@media screen and (max-width:767px) {
    .bravecto-content > li .content-img-text-wrapper .content-image, .bravecto-content > li .content-img-text-wrapper .content-text {
        width: 100%;
    }

    .bravecto-content > li .content-img-text-wrapper .content-text {
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
    }
}

.bravecto-content > li .attachment-wrapper {
    background-color: rgba(90,42,130,.05);
    padding: 20px 25px;
    border: 1px solid #5a2a82;
}

    .bravecto-content > li .attachment-wrapper h4 {
        color: #5a2a82;
        margin: 0;
    }

    .bravecto-content > li .attachment-wrapper hr.diagonal {
        margin: 7px 0 10px;
    }

    .bravecto-content > li .attachment-wrapper ul li:before {
        content: '';
        display: inline-block;
        color: #5a2a82;
        font-size: 16px;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        vertical-align: middle;
    }

    .bravecto-content > li .attachment-wrapper ul li a {
        display: inline-block;
        padding-left: 2px;
        color: #394147;
        height: 24px;
        text-decoration: underline;
    }

        .bravecto-content > li .attachment-wrapper ul li a:hover {
            color: #22272b;
        }

    .bravecto-content > li .attachment-wrapper ul li.doc:before {
        font-family: bravoicons;
        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;
        content: "\e61b";
    }

    .bravecto-content > li .attachment-wrapper ul li.link:before {
        font-family: bravoicons;
        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;
        content: "\f0c1";
    }

    .bravecto-content > li .attachment-wrapper ul li.picture:before {
        font-family: bravoicons;
        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;
        content: "\f03e";
    }

.bravecto-content > li.full-image .content-image, .bravecto-content > li.full-image .content-text {
    width: 100%;
    float: none;
}

.bravecto-content > li.full-image .content-img-text-wrapper .content-text {
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
}

.additional-content-container {
    margin-top: 0;
}

    .additional-content-container .additional-content {
        list-style: none;
        margin-top: 25px;
    }

        .additional-content-container .additional-content .additional-content-item {
            margin-bottom: 30px;
            margin-left: 0;
        }

            .additional-content-container .additional-content .additional-content-item .diagonal-bottom:after {
                left: 0;
                right: 0;
            }

            .additional-content-container .additional-content .additional-content-item .notification-container {
                overflow: hidden;
            }

                .additional-content-container .additional-content .additional-content-item .notification-container h4 {
                    margin-top: 0;
                    margin-bottom: 20px;
                }

                .additional-content-container .additional-content .additional-content-item .notification-container .social-container {
                    display: inline-block;
                }

                    .additional-content-container .additional-content .additional-content-item .notification-container .social-container img {
                        width: 40px;
                    }

                    .additional-content-container .additional-content .additional-content-item .notification-container .social-container .stat-container {
                        display: inline-block;
                        margin-left: 5px;
                        vertical-align: bottom;
                    }

                        .additional-content-container .additional-content .additional-content-item .notification-container .social-container .stat-container .change-number {
                            font-size: 20px;
                        }

                        .additional-content-container .additional-content .additional-content-item .notification-container .social-container .stat-container .total-number {
                            text-transform: uppercase;
                            font-size: 12px;
                        }

                    .additional-content-container .additional-content .additional-content-item .notification-container .social-container:first-child {
                        margin-right: 20px;
                    }

    .additional-content-container .content-wrapper {
        background: url(/images/rgbapng/ffffffa6-5.png);
        background: rgba(255,255,255,.65);
        overflow: hidden;
        padding: 10px 10px 15px;
    }

        .additional-content-container .content-wrapper h3 {
            color: #5a2a82;
            margin-top: 25px;
            margin-bottom: 0;
        }

        .additional-content-container .content-wrapper .content-img-text-wrapper {
            overflow: hidden;
        }

            .additional-content-container .content-wrapper .content-img-text-wrapper .content-image, .additional-content-container .content-wrapper .content-img-text-wrapper .content-text {
                width: 100%;
            }

            .additional-content-container .content-wrapper .content-img-text-wrapper .content-text {
                padding-top: 20px;
                padding-right: 0;
                padding-left: 0;
            }

    .additional-content-container .white-trans-bg {
        padding: 0;
    }

    .additional-content-container .carousel-header h2 {
        position: static;
    }

.notification-container {
    display: table;
    margin-bottom: 10px;
}

    .notification-container .icon, .notification-container .stats {
        display: table-cell;
    }

    .notification-container .stats {
        padding: 0 20px;
    }

    .notification-container .icon {
        color: #fff;
        min-width: 50px;
        margin-right: 20px;
        position: relative;
        vertical-align: middle;
    }

        .notification-container .icon:before {
            content: ' ';
            position: relative;
            left: 50%;
            margin-left: -6px;
            top: 50%;
            margin-top: -8px;
            vertical-align: middle;
        }

    .notification-container a {
        text-decoration: underline;
    }

    .notification-container .new-notifications {
        font-size: 1.285714em;
        line-height: 2em;
        margin-top: 5px;
    }

        .notification-container .new-notifications .new-count {
            font-size: 2em;
            display: inline-block;
            margin-right: 2px;
        }

    .notification-container .total-notifications {
        font-size: 1.142857em;
        line-height: 2em;
        opacity: .5;
        margin-bottom: 5px;
    }

        .notification-container .total-notifications .total-count {
            font-size: 1.375em;
        }

    .notification-container.facebook .stats {
        color: #3b5998;
    }

    .notification-container.facebook .icon {
        background: #3b5998;
        background-image: linear-gradient(-76deg,#223b6f,#3b5998);
    }

        .notification-container.facebook .icon:before {
            font-family: bravoicons;
            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;
            content: "\e60f";
        }

    .notification-container.facebook a {
        color: #3b5998;
    }

        .notification-container.facebook a:hover {
            color: #2d4373;
        }

    .notification-container.twitter .stats {
        color: #2ba9e1;
    }

    .notification-container.twitter .icon {
        background: #2ba9e1;
        background-image: linear-gradient(-76deg,#259ace,#2ba9e1);
    }

        .notification-container.twitter .icon:before {
            font-family: bravoicons;
            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;
            content: "\e610";
            font-size: 1.2em;
            margin-top: -9px;
        }

    .notification-container.twitter a {
        color: #2ba9e1;
    }

        .notification-container.twitter a:hover {
            color: #1b8cbe;
        }

    .notification-container + hr.plus.diagonal {
        margin-bottom: 10px;
    }

@media screen and (max-width:767px) {
    .bravecto-content li {
        margin-right: 0;
        margin-left: 0;
        border: 0;
    }

        .bravecto-content li:first-child {
            margin-top: 0;
        }
}

.content-item-footer {
    margin-top: 15px;
    width: 100%;
}

    .content-item-footer .footer-link-container a {
        margin-right: 20px;
    }

    .content-item-footer .point-total {
        float: right;
        margin-top: 10px;
        padding: 5px;
        border: 1px solid #000;
    }

.issue-tiles {
    margin-bottom: 40px;
    max-width: 800px;
}

    .issue-tiles .tile {
        display: inline-block;
        margin-bottom: 20px;
        padding: 20px;
        min-height: 200px;
        border: 1px solid #999;
        background: #ccc;
        list-style-type: none;
        width: 100%;
    }

        .issue-tiles .tile:first-child {
            margin-left: 0;
        }

@media screen and (max-width:767px) {
    .issue-tiles .tile {
        display: block;
        margin: 0;
        min-height: 0;
        width: auto;
        height: 100px;
        border-bottom: 0;
    }

        .issue-tiles .tile:last-child {
            border-bottom: 1px solid #999;
        }
}

#issues-wrapper .page-title-wrapper {
    margin-top: 0;
}

#issues-list {
    position: relative;
    top: -8px;
}

    #issues-list img {
        width: 100%;
    }

    #issues-list .issue-item {
        float: left;
        margin-bottom: 10px;
        height: 200px;
    }

    #issues-list .issue-contents {
        padding: 15px;
    }

        #issues-list .issue-contents h3 {
            margin-top: 0;
        }

    #issues-list .height2 {
        height: 600px;
    }

    #issues-list .issue-link {
        cursor: pointer;
        margin-top: 15px;
        display: block;
    }

#solutions-wrapper {
    margin-top: 20px;
}

    #solutions-wrapper .back-to-top {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        padding: 10px 15px;
        background: #fff;
        color: #e24097;
        line-height: 1em;
        cursor: pointer;
        opacity: 1;
        transition-property: opacity;
        transition-duration: 150ms;
    }

        #solutions-wrapper .back-to-top:after {
            font-family: bravoicons;
            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;
            content: "\e604";
            position: relative;
            top: 2px;
            margin-left: 5px;
        }

        #solutions-wrapper .back-to-top:hover {
            opacity: 1;
            text-decoration: none;
            color: #cf207e;
        }

@media screen and (min-width:991px) {
    #solutions-wrapper .back-to-top {
        opacity: .9;
    }
}

.solutions img.solution-image {
    min-width: 100%;
}

.solutions h2 {
    margin-top: 0;
    padding: 15px 20px 5px 15px;
    background: #5a2a82;
    color: #fff;
    text-transform: none;
    font-weight: 100;
    font-size: 2em;
    line-height: 1.1em;
}

.solutions ol li {
    margin-bottom: 10px;
    padding-left: 15px;
}

.solutions ul li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}

    .solutions ul li:before {
        content: "• ";
        color: #d0132a;
        margin-right: 5px;
        position: absolute;
        left: 0;
    }

    .solutions ul li li {
        margin-left: 0;
        margin-top: 2px;
        margin-bottom: 2px;
        list-style-type: none;
    }

        .solutions ul li li:before {
            color: #5a2a82;
        }

.solutions .img-wrapper {
    position: relative;
    overflow: hidden;
}

    .solutions .img-wrapper h2 {
        position: absolute;
        bottom: 0;
        left: 0;
        margin-top: 0;
        margin-right: 160px;
        margin-bottom: 0;
    }

    .solutions .img-wrapper a {
        color: #222;
    }

.solutions .carousel-control {
    position: absolute;
    left: auto;
    width: 35px;
    height: 35px;
    padding: 1px;
    top: 10px;
    z-index: 10;
    opacity: 1;
    transition-property: opacity;
    transition-duration: 150ms;
}

    .solutions .carousel-control:hover {
        opacity: 1;
    }

.solutions .carousel-control, .solutions .left.carousel-control, .solutions .right.carousel-control {
    background: 0 0;
    background-image: none;
    -webkit-filter: none;
    filter: none;
}

    .solutions .carousel-control.right {
        left: 50px;
        right: auto;
    }

    .solutions .carousel-control.left {
        left: 10px;
        right: auto;
    }

.solutions .carousel-inner > .item {
    transition: .2s ease-in-out left;
}

@media screen and (min-width:768px) {
    .solutions h2 {
        margin-top: 0;
    }

    .solutions .img-wrapper {
        margin-bottom: 15px;
    }

    .solutions .carousel-control {
        opacity: .9;
        top: 210px;
    }

        .solutions .carousel-control.right {
            right: 20px;
            left: auto;
        }

        .solutions .carousel-control.left {
            right: 60px;
            left: auto;
        }
}

@media screen and (min-width:992px) {
    .solutions .carousel-control {
        top: 286px;
    }
}

.solutions .references {
    font-size: .7142857em;
}

    .solutions .references p {
        margin: 0 0 0 15px;
    }

    .solutions .references .ref-number {
        float: left;
        margin-top: 0;
        font-weight: 700;
        line-height: 1.1em;
        margin-left: 0;
    }

.sort-nav-container {
    margin-top: 15px;
    font-size: 1.143em;
}

    .sort-nav-container:after, .sort-nav-container:before {
        content: " ";
        display: table;
    }

    .sort-nav-container:after {
        clear: both;
    }

    .sort-nav-container .sort-nav {
        float: left;
        width: 100%;
        margin: 0 15px 11px 0;
    }

        .sort-nav-container .sort-nav:after, .sort-nav-container .sort-nav:before {
            content: " ";
            display: table;
        }

        .sort-nav-container .sort-nav:after {
            clear: both;
        }

        .sort-nav-container .sort-nav .sort-title {
            color: #5a2a82;
            text-transform: uppercase;
            font-weight: 700;
            font-weight: 700;
            min-width: 55px;
            margin: 0 15px 0 0;
            padding: 0;
            display: inline-block;
            vertical-align: top;
            line-height: 42px;
        }

        .sort-nav-container .sort-nav .nav, .sort-nav-container .sort-nav .select, .sort-nav-container .sort-nav .select-wrapper {
            display: inline-block;
        }

            .sort-nav-container .sort-nav .nav > li > a {
                background: url(/images/rgbapng/ffffffcc-5.png);
                background: rgba(255,255,255,.8);
                margin: 0 1px 0 0;
                padding: 13px 15px 9px;
                border: 1px solid #fff;
                border-radius: 0;
                color: #2a424f;
                text-transform: uppercase;
            }

                .sort-nav-container .sort-nav .nav > li > a:focus {
                    background: 0 0;
                    background-color: transparent;
                    border: 0;
                    outline: 0;
                }

                .sort-nav-container .sort-nav .nav > li.active > a, .sort-nav-container .sort-nav .nav > li > a:hover {
                    border: 1px solid #2a4e5f;
                    background-color: #2a4e5f;
                    color: #fff;
                }

        .sort-nav-container .sort-nav:last-child {
            margin-right: 0;
        }

@media screen and (min-width:768px) {
    .sort-nav-container .select {
        width: 125px;
    }
}

@media screen and (min-width:992px) {
    .sort-nav-container .sort-nav {
        width: auto;
    }

        .sort-nav-container .sort-nav .sort-title {
            min-width: 0;
        }
}

.load-btn-wrapper {
    margin-top: 20px;
    text-align: center;
}

    .load-btn-wrapper .btn {
        text-transform: uppercase;
        font-size: 1.286em;
    }

.white-trans-bg.panel-select-facebook {
    padding: 30px;
}

    .white-trans-bg.panel-select-facebook h3 {
        margin: 0;
    }

        .white-trans-bg.panel-select-facebook h3 + hr.plus.diagonal {
            margin: 0 0 15px;
        }

    .white-trans-bg.panel-select-facebook ul {
        margin: 0;
        padding: 0;
    }

        .white-trans-bg.panel-select-facebook ul li {
            background: rgba(59,89,152,.1);
            padding: 0;
            margin: 0 0 10px;
        }

            .white-trans-bg.panel-select-facebook ul li a {
                display: block;
                padding: 15px;
                color: #394147;
            }

                .white-trans-bg.panel-select-facebook ul li a:hover {
                    color: #343c41;
                }

            .white-trans-bg.panel-select-facebook ul li:hover {
                background: rgba(59,89,152,.15);
            }

span.has-error {
    display: inline-block;
    margin-top: 10px;
    color: red;
}

input[type=password].input-validation-error,
input[type=text].input-validation-error {
    border: 1px solid red !important;
}

@media screen and (min-width:768px) {
    nav[role=navigation] {
        margin-left: -20px;
    }
}

@media screen and (min-width:992px) {
    nav[role=navigation] {
        margin-left: 0;
    }
}

.navbar {
    z-index: 50;
    margin-bottom: 0;
}

    .navbar .navbar-toggle {
        margin-right: -10px;
        margin-top: 14px;
    }

        .navbar .navbar-toggle .icon-bar {
            background-color: #563d7c;
        }

@media screen and (min-width:768px) {
    .navbar .navbar-toggle {
        margin-right: 0;
        margin-top: 18px;
    }
}

.navbar.bv-nav {
    padding-top: 10px;
}

@media screen and (min-width:768px) {
    .navbar.bv-nav {
        padding-top: 20px;
    }
}

.navbar.bv-nav:after, .navbar.bv-nav:before {
    content: " ";
    display: table;
}

.navbar.bv-nav:after {
    clear: both;
}

.bravectopage .navbar {
    margin-bottom: 20px;
}

hr.diagonal {
    position: relative;
    border-top: 0;
    margin: 15px 0 0;
    height: 10px;
}

    hr.diagonal:after {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        height: 4px;
        top: 50%;
        margin-top: -1px;
        background: url(../images/pat-diagonalblocks-horizontal.png);
        background-repeat: repeat-x;
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    hr.diagonal:after {
        background: url(../images/pat-diagonalblocks-horizontal@2x.png);
        background-repeat: repeat-x;
        background-size: 4px;
    }
}

hr.diagonal-lines {
    border: 0;
    height: 10px;
    position: relative;
}

    hr.diagonal-lines:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 6px;
        background-image: url(../images/pat-diagonallines.png);
        content: " ";
    }

h3 + hr.diagonal {
    margin-top: 8px;
}

hr.diagonal.plus:before {
    content: ' ';
    position: absolute;
    left: 0;
    width: 8px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
    background: url(../images/pat-plus.png);
    background-repeat: no-repeat;
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    hr.diagonal.plus:before {
        background: url(../images/pat-plus@2x.png);
        background-size: 8px;
    }
}

hr.diagonal.plus:after {
    left: 14px;
}

hr.diagonal.shift-left {
    margin-left: -18px;
}

hr.diagonal.shift-right {
    margin-right: -7px;
}

.navbar-brand .bravovets div {
    line-height: 30px;
}

.navbar-nav.product-info {
    margin-left: 15px;
    position: relative;
    margin-top: 0;
    margin-bottom: 7.5px;
}

    .navbar-nav.product-info:after {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        height: 4px;
        margin-top: -1px;
        background: url(../images/pat-diagonalblocks-horizontal.png);
        background-repeat: repeat-x;
        width: 120%;
        top: auto;
        bottom: -8px;
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .navbar-nav.product-info:after {
        background: url(../images/pat-diagonalblocks-horizontal@2x.png);
        background-repeat: repeat-x;
        background-size: 4px;
    }
}

.navbar-nav.product-info > li {
    margin: 0;
}

    .navbar-nav.product-info > li a {
        font-size: 1.071em;
        color: #2a424f;
        padding-bottom: 10px;
        padding-left: 0;
    }

        .navbar-nav.product-info > li a:hover {
            background-color: transparent;
        }

        .navbar-nav.product-info > li a:before {
            position: absolute;
            height: 24px;
            margin-top: -18px;
            top: 50%;
            left: 0;
            right: auto;
            content: ' ';
            width: 2px;
            background: url(../images/pat-diagonalblocks.png);
        }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .navbar-nav.product-info > li a:before {
        background: url(../images/pat-diagonalblocks@2x.png);
        background-repeat: repeat-y;
        background-size: 2px;
    }
}

.navbar-nav.product-info > li:first-child a {
    padding-left: 0;
}

    .navbar-nav.product-info > li:first-child a:before {
        display: none;
    }

.navbar-nav.product-info .search {
    width: 160px;
}

    .navbar-nav.product-info .search .icon-search {
        margin-left: 10px;
        font-size: 1.2em;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        visibility: hidden;
    }

@media screen and (min-width:768px) {
    .navbar-nav.product-info {
        position: absolute;
        top: 0;
        margin-top: 7.5px;
        margin-bottom: 0;
    }

        .navbar-nav.product-info:after {
            bottom: 0;
        }

        .navbar-nav.product-info li > a {
            padding-bottom: 22px;
            padding-left: 15px;
        }

        .navbar-nav.product-info .search .icon-search {
            visibility: visible;
        }

        .navbar-nav.product-info .search a {
            color: #999;
        }

            .navbar-nav.product-info .search a:hover {
                color: #96a2ac;
            }
}

.nav-wrapper {
    margin-top: 20px;
}

    .nav-wrapper nav {
        overflow: hidden;
    }

@media screen and (min-width:768px) {
    .nav-wrapper {
        margin-top: 0;
    }

        .nav-wrapper > div {
            min-height: 85px;
        }
}

.bravectopage .navbar-nav.navbar-bravecto > li, .bravectopage .navbar-nav.navbar-bravovets > li {
    font-size: 1.071em;
}

.navbar-nav.navbar-bravecto > li a, .navbar-nav.navbar-bravovets > li a, .navbar-nav.navbar-userinfo > li a {
    color: #2a424f;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

    .navbar-nav.navbar-bravecto > li a:hover, .navbar-nav.navbar-bravovets > li a:hover, .navbar-nav.navbar-userinfo > li a:hover {
        background: url(/images/rgbapng/ffffffa6-5.png);
        background: rgba(255,255,255,.65);
        color: #0f181d;
    }

        .navbar-nav.navbar-bravecto > li a:hover:after, .navbar-nav.navbar-bravovets > li a:hover:after, .navbar-nav.navbar-userinfo > li a:hover:after {
            bottom: -2px;
            color: #d0132a;
        }

@media screen and (min-width:992px) {
    .navbar-nav.navbar-bravecto > li a:hover, .navbar-nav.navbar-bravovets > li a:hover, .navbar-nav.navbar-userinfo > li a:hover {
        background-color: transparent;
    }
}

.navbar-nav.navbar-bravecto > li a:after, .navbar-nav.navbar-bravovets > li a:after, .navbar-nav.navbar-userinfo > li a:after {
    transition-property: all;
    transition-duration: 150ms;
    font-family: bravoicons;
    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;
    content: "\e607";
    color: #a4bdd0;
    font-size: .85em;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
}

@media screen and (min-width:768px) {
    .navbar-nav.navbar-bravecto > li a:after, .navbar-nav.navbar-bravovets > li a:after, .navbar-nav.navbar-userinfo > li a:after {
        font-family: bravoicons;
        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;
        content: "\e609";
        left: 50%;
        bottom: 0;
        margin-left: -4px;
        right: auto;
        top: auto;
        margin-top: 0;
    }
}

.navbar-nav.navbar-bravecto > li a.active:after, .navbar-nav.navbar-bravovets > li a.active:after, .navbar-nav.navbar-userinfo > li a.active:after {
    font-family: bravoicons;
    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;
    content: "\e609";
    color: #d0132a;
}

.navbar-nav.navbar-bravecto > li a.arrow-right:after, .navbar-nav.navbar-bravovets > li a.arrow-right:after, .navbar-nav.navbar-userinfo > li a.arrow-right:after {
    font-family: bravoicons;
    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;
    content: "\e607";
}

.navbar-nav.navbar-bravecto > li a.arrow-right:hover:after, .navbar-nav.navbar-bravovets > li a.arrow-right:hover:after, .navbar-nav.navbar-userinfo > li a.arrow-right:hover:after {
    bottom: 0;
    margin-left: -2px;
}

.navbar-nav.navbar-bravecto > li.bravovets-link a, .navbar-nav.navbar-bravovets > li.bravovets-link a, .navbar-nav.navbar-userinfo > li.bravovets-link a {
    color: #5a2a82;
}

    .navbar-nav.navbar-bravecto > li.bravovets-link a:hover, .navbar-nav.navbar-bravovets > li.bravovets-link a:hover, .navbar-nav.navbar-userinfo > li.bravovets-link a:hover {
        color: #321748;
    }

@media screen and (min-width:768px) {
    .navbar-nav.navbar-bravecto, .navbar-nav.navbar-bravovets, .navbar-nav.navbar-userinfo {
        margin-top: 65px;
    }

        .navbar-nav.navbar-bravecto > li, .navbar-nav.navbar-bravovets > li, .navbar-nav.navbar-userinfo > li {
            max-width: 105px;
        }

            .navbar-nav.navbar-bravecto > li a, .navbar-nav.navbar-bravovets > li a, .navbar-nav.navbar-userinfo > li a {
                padding: 10px 8px;
            }

                .navbar-nav.navbar-bravecto > li a:hover, .navbar-nav.navbar-bravovets > li a:hover, .navbar-nav.navbar-userinfo > li a:hover {
                    background: 0 0;
                }
}

@media screen and (min-width:992px) {
    .navbar-nav.navbar-bravecto > li, .navbar-nav.navbar-bravovets > li, .navbar-nav.navbar-userinfo > li {
        max-width: none;
    }

        .navbar-nav.navbar-bravecto > li a, .navbar-nav.navbar-bravovets > li a, .navbar-nav.navbar-userinfo > li a {
            padding: 10px 15px;
        }
}

.navbar-nav.navbar-userinfo {
    margin-top: 0;
}

.bc-nav.navbar-fixed-top .container {
    max-width: 1200px;
    margin: 0 auto;
}

.bc-nav.navbar-fixed-top + .page-content-wrapper {
    margin-top: 80px;
}

.logo-bravovets {
    width: 185px;
    height: auto;
}

@media screen and (min-width:768px) {
    .logo-bravovets {
        width: 260px;
    }
}

.logo-bravecto {
    width: 180px;
    height: auto;
}

@media screen and (min-width:768px) {
    .logo-bravecto {
        margin-top: 20px;
        width: 100%;
    }
}

@media screen and (min-width:992px) {
    .logo-bravecto {
        max-width: 250px;
    }
}

.navbar-brand.bravovets {
    color: #292929;
    padding: 0;
	max-width: 250px;
}

@media screen and (min-width:768px) {
    .navbar-brand.bravovets {
        padding: 18px 0 0 15px;
    }
}

@media screen and (min-width:992px) {
    .navbar-brand.bravovets {
        padding: 11px 0 0 15px;
    }
}

.navbar-brand.bravovets div {
    margin-top: 9px;
    margin-bottom: -8px;
}

.navbar-bravecto, .navbar-bravovets {
    text-align: left;
}

@media screen and (min-width:768px) {
    .navbar-bravecto > li, .navbar-bravovets > li {
        max-width: 130px;
        text-align: center;
    }
}

@media screen and (min-width:992px) {
    .navbar-bravecto > li, .navbar-bravovets > li {
        max-width: none;
    }
}

.wrapper-login {
    background: #d8d8d8;
    padding: 15px;
    margin-bottom: 40px;
}

    .wrapper-login p:last-child {
        margin-bottom: 0;
    }

.form-login {
    margin-bottom: 5px;
}

    .form-login a {
        display: block;
        text-align: left;
        margin-top: 5px;
    }

    .form-login input[type=text] {
        padding: 10px;
        display: inline-block;
        margin-right: 5px;
        width: 100%;
        margin-bottom: 10px;
    }

    .form-login p {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: .9em;
        color: #666;
    }

@media screen and (min-width:540px) {
    .form-login input[type=text] {
        width: auto;
    }
}

@media screen and (min-width:768px) {
    .form-login a {
        display: inline-block;
        margin-top: 0;
    }
}

.user-info-wrapper {
    padding: 0;
    top: 50px;
    left: 0;
    right: 0;
}

    .user-info-wrapper hr.diagonal.plus {
        margin-top: 5px;
    }

    .user-info-wrapper .navbar-userinfo li {
        font-size: .929em;
        font-weight: 800;
    }

        .user-info-wrapper .navbar-userinfo li a {
            padding-bottom: 10px;
        }

.user-info h2 {
    color: #394147;
    font-size: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 6px 10px 0 0;
    display: inline-block;
}

    .user-info h2 .welcome {
        display: block;
        font-size: .55em;
        text-transform: none;
        font-style: italic;
        margin-bottom: 0;
        letter-spacing: -.5px;
        position: relative;
        top: 5px;
    }

    .user-info h2:after {
        display: inline-block;
        margin-left: 10px;
        margin-top: 5px;
        font-family: bravoicons;
        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;
        content: "\e60c";
        content: "\e60c";
        color: #9daab9;
        height: 18px;
        width: 18px;
        position: relative;
        top: 2px;
    }

footer {
    margin-top: 40px;
    position: relative;
    font-size: 1em;
    text-align: center;
    padding-bottom: 100px;
}

.footerBrandingLink{
    height: 205px;
    width: 170px;
    position: absolute;
    top: -110px;
}

    footer:before {
        content: " ";
        position: absolute;
        left: 0;
        top: -110px;
        margin-top: 120px;
        width: 170px;
        height: 205px;
        background-image: url(../images/footer-circles-logo.png);
        background-repeat: no-repeat;
        background-size: cover;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer-circles.png', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/footer-circles.png',sizingMethod='scale')";
    }

    footer input[type=text] {
        width: 100%;
        padding: 5px 5px 2px;
        font-size: 1.5em;
        border: 1px solid #c7dcea;
        box-shadow: rgba(0,0,0,.1) 0 0 15px;
    }

    footer .search-wrapper {
        margin-bottom: 20px;
    }

    footer .nav.nav-pills {
        text-align: center;
    }

        footer .nav.nav-pills li {
            display: block;
            float: none;
        }

            footer .nav.nav-pills li a {
                color: #4d4d4d;
                text-transform: uppercase;
                padding: 10px 15px;
            }

                footer .nav.nav-pills li a:hover {
                    background-color: transparent;
                    color: #006461;
                }

@media screen and (max-width:767px) {
    .footerBrandingLink{
    height: 205px;
    width: 170px;
    position: absolute;
    top: -110px;
    margin-top:120px;
}
}

@media screen and (min-width:768px) {
    footer .nav.nav-pills {
        position: absolute;
        top: 0;
        right: 0;
    }

        footer .nav.nav-pills:after, footer .nav.nav-pills:before {
            display: block;
        }

        footer .nav.nav-pills li {
            display: inline-block;
        }
}

@media screen and (min-width:768px) {
    footer {
        font-size: 1em;
        padding-top: 40px;
        padding-bottom: 160px;
        margin-top: 100px;
    }

        footer:before {
            margin-top: 0;
        }
}

@media screen and (min-width:992px) {
    footer {
        padding-top: 40px;
        padding-bottom: 160px;
        margin-top: 75px;
    }
}

.footer-nav-wrapper {
    padding-top: 15px;
}

.footer-logo {
    top: 0;
    float: left;
    position: relative;
    margin-right: 15px;
    margin-bottom: 0;
    width: 100px;
    height: auto;
}

    .footer-logo.centered {
        margin: 20px auto;
        float: none;
        width: 150px;
    }

.site-logo-header {
    text-align: right;
    padding: 20px 40px 40px;
}

    .site-logo-header img {
        width: 200px;
    }

.page-bg.select-country {
    background-color: #edf7ff;
    background-image: url(../images/bkg-WorldMap.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.country-list {
    margin: 40px 20px 20px;
}

@media screen and (min-width:768px) {
    .country-list {
        margin: 60px 10% 40px;
    }
}

.country-list .option-country {
    min-height: 100px;
    text-align: center;
    padding-top: 20px;
}

    .country-list .option-country .bg-country {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
    }

    .country-list .option-country input[type=radio] {
        position: absolute;
        z-index: 10;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 85px;
        opacity: 0;
        cursor: pointer;
    }

        .country-list .option-country input[type=radio]:checked ~ img, .country-list .option-country input[type=radio]:hover ~ img {
            box-shadow: 0 0 0 8px #e6e6e6;
            transition-property: box-shadow;
            transition-duration: 100ms;
        }

        .country-list .option-country input[type=radio]:checked ~ span {
            font-weight: 300;
            color: #222;
        }

    .country-list .option-country img {
        width: 100%;
        max-width: 132px;
        cursor: pointer;
    }

    .country-list .option-country span {
        display: block;
        margin: 10px 0;
        font-weight: 100;
        font-size: 1.14285;
        color: #666;
    }

h1 {
    letter-spacing: .8px;
}

h2 {
    text-transform: uppercase;
}

em {
    color: #5a2a82;
    font-weight: 700;
}

.molecule-wrapper {
    margin-bottom: 20px;
}

.chart-wrapper {
    width: 80%;
    margin: 10px 10%;
}

@media (max-width:320px) {
    .chart-wrapper {
        width: 300px;
        margin: 10px;
    }
}

.chart {
    width: 100%;
    overflow: hidden;
}

    .chart .chart-header h3 {
        margin: 0 10% 18px;
        color: #2c2c2c;
        text-align: center;
        font-weight: 400;
        font-size: 17px;
        font-family: Arial;
    }

@media (max-width:320px) {
    .chart .chart-header h3 {
        font-size: 14px;
        margin: 0 10px 18px;
    }
}

.chart .chart-header h3 sup {
    font-size: 10px;
}

.chart .chart-header .icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 22px;
    height: 22px;
    background: url(../images/icon-chart.png) no-repeat;
    background-size: contain;
}

.chart .yAxis {
    float: left;
    position: relative;
    line-height: 24px;
    width: 10%;
}

    .chart .yAxis .title {
        position: absolute;
        top: 67px;
        right: 30px;
        color: #bec1c4;
        font-size: 17px;
        font-family: Arial;
    }

    .chart .yAxis .labels {
        float: right;
    }

        .chart .yAxis .labels .label {
            display: block;
            margin-bottom: 8px;
            color: #2e3133;
            font-size: 12px;
            font-family: Arial;
        }

@media (max-width:320px) {
    .chart .yAxis {
        right: -6px;
    }

        .chart .yAxis .title {
            right: 20px;
            font-size: 12px;
        }

        .chart .yAxis .labels .label {
            font-size: 10px;
        }
}

.chart .chart-body {
    float: right;
    width: 90%;
}

    .chart .chart-body .series {
        position: relative;
        display: inline-block;
        height: 150px;
    }

        .chart .chart-body .series.doubleSeries {
            margin: 0 12.5%;
        }

            .chart .chart-body .series.doubleSeries .column {
                width: 31px;
                margin-left: -26px;
            }

                .chart .chart-body .series.doubleSeries .column.grey {
                    margin-left: 0;
                }

        .chart .chart-body .series.fourSeries {
            padding: 0;
            margin: 0 12.5%;
        }

            .chart .chart-body .series.fourSeries .column {
                width: 18px;
                margin-left: -36px;
                background: url(../images/img-chart-four-green.png) no-repeat center top;
            }

                .chart .chart-body .series.fourSeries .column.grey {
                    margin-left: -18px;
                    background: url(../images/img-chart-four-grey.png) no-repeat center top;
                }

                .chart .chart-body .series.fourSeries .column.purple {
                    margin-left: 0;
                    background: url(../images/img-chart-four-purple.png) no-repeat center top;
                }

                .chart .chart-body .series.fourSeries .column.red {
                    margin-left: 18px;
                    background: url(../images/img-chart-four-red.png) no-repeat center top;
                }

@media (max-width:320px) {
    .chart .chart-body .series.fourSeries .column {
        width: 14px;
        margin-left: -28px;
    }

        .chart .chart-body .series.fourSeries .column.grey {
            margin-left: -14px;
        }

        .chart .chart-body .series.fourSeries .column.red {
            margin-left: 14px;
        }
}

.chart .chart-body .series.sixSeries {
    width: 16.5%;
}

.chart .chart-body .series.singleSeries .column {
    margin-right: 8%;
    margin-left: 8.5%;
}

.chart .chart-body .series.singleSeries.fat {
    margin: 0 12.5%;
}

@media screen and (min-width:1024px) {
    .chart .chart-body .series.singleSeries.fat {
        margin: 0 0 0 13%;
        width: 47px;
    }
}

.chart .chart-body .series .column {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    background: url(../images/img-chart-blue-column.png) no-repeat center top;
    -webkit-transition: all 500ms ease-in-out;
}

    .chart .chart-body .series .column.grey {
        background: url(../images/img-chart-grey-column.png) no-repeat center top;
    }

    .chart .chart-body .series .column.fat {
        background: url(../images/chart-bar-large.png) no-repeat center top;
        width: 56px;
        margin-left: -28px;
    }

.chart .chart-body .chart-footer {
    margin-top: -5px;
    padding-bottom: 3px;
    border-top: 1px solid #a7aaad;
    background: url(../images/bg-chart-footer.png) repeat-x center bottom;
    line-height: 20px;
    width: 100%;
}

    .chart .chart-body .chart-footer .category {
        display: inline-block;
        color: #000;
        text-align: center;
        font-size: 12px;
        font-family: Arial;
    }

.chart .xAxis .title {
    display: block;
    color: #bec1c4;
    font-size: 14px;
    font-family: Arial;
    text-align: center;
}

.chart .legend {
    margin: 15px 0 0;
    float: right;
}

@media (max-width:320px) {
    .chart .legend {
        margin: 15px 0;
    }
}

.chart .legend .legendItem {
    float: left;
    margin-right: 10px;
    color: #a7aaad;
    text-align: center;
    font-size: 13px;
    font-family: Arial;
}

    .chart .legend .legendItem .colorSwatch {
        display: block;
        margin: 0 auto;
        width: 16px;
        height: 16px;
        background: url(../images/sprite-legend-colors.png) no-repeat;
    }

        .chart .legend .legendItem .colorSwatch.grey {
            background-position: -16px 0;
        }

        .chart .legend .legendItem .colorSwatch.purple {
            background-position: -32px 0;
        }

        .chart .legend .legendItem .colorSwatch.red {
            background-position: -48px 0;
        }

.chart .legend.wide .legendItem {
    float: none;
}

    .chart .legend.wide .legendItem span {
        float: left;
        margin: 0 0 5px 10px;
    }

@media screen and (min-width:768px) {
    .chart.match-height {
        min-height: 302px;
    }
}

@media screen and (min-width:992px) {
    .chart.match-height {
        min-height: 285px;
    }
}

.profile-form hr.plus.diagonal {
    margin-bottom: 10px;
}

.profile-form .plus-diagonal-vertical {
    position: relative;
}

    .profile-form .plus-diagonal-vertical:after, .profile-form .plus-diagonal-vertical:before {
        display: none;
    }

    .profile-form .plus-diagonal-vertical:before {
        position: absolute;
        top: 0;
        left: 3px;
        bottom: 0;
        width: 8px;
        height: 8px;
        background: url(../images/pat-plus.png);
        background-repeat: no-repeat;
        content: ' ';
    }

    .profile-form .plus-diagonal-vertical:after {
        position: absolute;
        top: 11px;
        left: 6px;
        bottom: 0;
        width: 2px;
        background-image: url(../images/pat-diagonallines.png);
        background-repeat: repeat-y;
        content: ' ';
    }

.profile-form h2 {
    margin-top: 30px;
    margin-bottom: 18px;
    color: #5a2a82;
    text-transform: none;
    font-weight: 100;
}

.profile-form .step + h2 {
    margin-top: 0;
    margin-bottom: -5px;
}

.profile-form .step {
    margin-bottom: 10px;
    color: #9baab9;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}

    .profile-form .step:after {
        position: relative;
        top: 1px;
        display: inline-block;
        margin-left: 5px;
        padding-left: 2px;
        width: 25px;
        height: 25px;
        border: 2px solid #9baab9;
        border-radius: 100%;
        text-align: center;
        font-size: 1.285714em;
        line-height: 20px;
    }

    .profile-form .step.one:after {
        content: '1';
    }

    .profile-form .step.two:after {
        content: '2';
    }

    .profile-form .step.three:after {
        content: '3';
    }

.profile-form label {
    color: #5a2a82;
    letter-spacing: -.5px;
    font-weight: 100;
    font-size: 1.714285em;
}

.profile-form input[type=text] {
    box-shadow: rgba(0,0,0,.1) 0 0 15px;
    padding: 6px;
    width: 100%;
    border: 1px solid #c7dcea;
    color: #222;
    font-size: 1.1em;
}

.profile-form .btn.btn-primary {
    margin-top: 10px;
    margin-bottom: 10px;
}

.profile-form .btn.btn-default {
    background: #b7b7b7;
    color: #fff;
}

.profile-form .btn.social-button {
    position: relative;
    width: 100%;
    white-space: normal;
    text-align: left;
    font-size: 1em;
    padding: 15px 20px 9px 40px;
}

    .profile-form .btn.social-button:before {
        position: absolute;
        margin-right: 8px;
        left: 15px;
    }

@media screen and (min-width:768px) {
    .profile-form .btn.social-button {
        font-size: 1.285714em;
        width: auto;
    }
}

.profile-form .btn.social-button {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    color: #fff;
}

    .profile-form .btn.social-button.linked:before {
        color: #fff;
    }

.profile-form .facebook-bg {
    background-color: #3b5998;
}

    .profile-form .facebook-bg:before {
        font-family: bravoicons;
        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;
        content: "\e60f";
    }

.profile-form .twitter-bg {
    background-color: #2ba9e1;
}

    .profile-form .twitter-bg:before {
        font-family: bravoicons;
        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;
        content: "\e610";
    }

.profile-form .current-locations {
    margin: 0;
    padding: 0;
}

    .profile-form .current-locations:after, .profile-form .current-locations:before {
        content: " ";
        display: table;
    }

    .profile-form .current-locations:after {
        clear: both;
    }

    .profile-form .current-locations li {
        float: left;
        margin: 0 20px 20px 0;
        padding: 20px;
        line-height: 1.75em;
    }

        .profile-form .current-locations li strong {
            color: #5a2a82;
            font-weight: 100;
            font-size: 1.714285em;
        }

        .profile-form .current-locations li abbr {
            display: inline-block;
            margin-right: 4px;
        }

        .profile-form .current-locations li .btn {
            margin-right: 20px;
            margin-bottom: 20px;
            width: 92px;
        }

            .profile-form .current-locations li .btn:last-child {
                margin-right: 0;
            }

@media screen and (min-width:768px) {
    .profile-form .plus-diagonal-vertical {
        padding-left: 40px;
    }

        .profile-form .plus-diagonal-vertical:after, .profile-form .plus-diagonal-vertical:before {
            display: block;
        }
}

.profile-form .white-trans-bg, .profile-form.white-trans-bg {
    padding: 30px;
}

.page-content-wrapper.customize-lfw {
    position: relative;
}

    .page-content-wrapper.customize-lfw a {
        text-transform: uppercase;
        margin-right: 20px;
        color: #303336;
		text-decoration: underline;
    }

    .page-content-wrapper.customize-lfw.no-margin {
        margin-top: 7%;
    }

    .page-content-wrapper.customize-lfw #MainContent_LFW20Container {
        margin-top: 20px;
    }

    .page-content-wrapper.customize-lfw fieldset legend {
        text-transform: capitalize;
        margin-bottom: 22px;
        line-height: 1.1em;
        color: #5a2a82;
    }

        .page-content-wrapper.customize-lfw fieldset legend:before {
            content: ' ';
            position: absolute;
            left: 0;
            width: 8px;
            height: 8px;
            bottom: -10px;
            background: url(../images/pat-plus.png);
            background-repeat: no-repeat;
        }

        .page-content-wrapper.customize-lfw fieldset legend:after {
            content: ' ';
            position: absolute;
            left: 12px;
            right: 0;
            height: 4px;
            bottom: -9px;
            background: url(../images/pat-diagonalblocks-horizontal.png);
            background-repeat: repeat-x;
        }

    .page-content-wrapper.customize-lfw input[type=submit] {
        display: inline-block;
        float: right;
        border: 0;
        border-color: #4d246f;
        background: #5a2a82;
        background-color: #5a2a82;
        color: #fff;
        vertical-align: middle;
        text-align: center;
        font-weight: 200;
        font-size: 1em;
        cursor: pointer;
        min-width: 88px;
    }

    .page-content-wrapper.customize-lfw select {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857;
        color: #555;
        vertical-align: middle;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    .page-content-wrapper.customize-lfw .registration input[type=checkbox] {
        margin-left: 0;
    }

    .page-content-wrapper.customize-lfw .white-trans-bg {
        padding: 10px 30px 30px;
    }

    .page-content-wrapper.customize-lfw fieldset {
        margin-top: 10px;
        width: 100%;
    }

        .page-content-wrapper.customize-lfw fieldset legend {
            border-bottom: 0;
            text-align: center;
            font-weight: 100;
            font-size: 2.4em;
            display: none;
        }

		.message-page {
			padding: 50px 0 !important;
		}

		.page-content-wrapper.customize-lfw .message-page fieldset  legend {
			display: block;
			text-align: left;
		}

    .page-content-wrapper.customize-lfw a:not('.btn') {
        display: block;
        margin-top: 10px;
        color: #303336;
        text-transform: none !important;
    }

    .page-content-wrapper.customize-lfw label[for=lfw20BOOL0] {
        color: #303336;
        text-decoration: underline;
        font-weight: 700;
    }

    .page-content-wrapper.customize-lfw dl {
        margin-bottom: 10px;
    }

    .page-content-wrapper.customize-lfw label {
        color: #009994;
        font-weight: 400;
        font-size: 1.2em;
    }

        .page-content-wrapper.customize-lfw label[for=lfw20BOOL0] {
            float: left;
            margin-top: -2px;
            font-size: .9em;
        }

    .page-content-wrapper.customize-lfw input[type=checkbox] {
        position: relative;
        top: -4px;
        margin-left: 10px;
        font-size: 2em;
    }

    .page-content-wrapper.customize-lfw input[type=password], .page-content-wrapper.customize-lfw input[type=text] {
        padding: 6px;
        width: 100%;
        border: 1px solid #c7dcea;
        color: #222;
        font-size: 1.1em;
    }

    .page-content-wrapper.customize-lfw input[type=submit] {
        padding: 0;
        height: 44px;
        line-height: 44px;
    }

        .page-content-wrapper.customize-lfw input[type=submit]#butLogin {
            display: inline-block;
            float: right;
			font-size: 14px;
            margin-top: 17px;
            border: 0;
            border-color: #4d246f;
            background: #f28c00;
            background-color: #f28c00;
            color: #fff;
            vertical-align: middle;
            text-align: center;
            font-weight: 200;
            cursor: pointer;
            text-transform: uppercase;
            font-size: 1.71428em;
            padding: 3px 17px;
        }

            .page-content-wrapper.customize-lfw input[type=submit]#butLogin:hover {
                background-color: #ea9a2b;
            }

    .page-content-wrapper.customize-lfw input.LFW20_FACEBOOK, .page-content-wrapper.customize-lfw input.LFW20_GOOGLE {
        padding: 0;
        padding-left: 40px;
        width: 48%;
        border: 0;
        background-position: 10px center;
        background-size: 22px auto;
        background-repeat: no-repeat;
        color: #fff;
        text-align: left;
        font-weight: 200;
        font-size: .9em;
    }

    .page-content-wrapper.customize-lfw input.LFW20_FACEBOOK {
        float: left;
        background-color: #3b5998;
        background-image: url(../images/facebook.png);
    }

        .page-content-wrapper.customize-lfw input.LFW20_FACEBOOK:hover {
            background-color: #355089;
        }

    .page-content-wrapper.customize-lfw input.LFW20_GOOGLE {
        float: right;
        background-color: #dd4b39;
        background-image: url(../images/googleplus.png);
    }

        .page-content-wrapper.customize-lfw input.LFW20_GOOGLE:hover {
            background-color: #da3b28;
        }

    .page-content-wrapper.customize-lfw font[color=green] {
        display: none;
    }

    .page-content-wrapper.customize-lfw .text-divider {
        position: relative;
        margin: 20px 0;
        text-align: center;
        opacity: .6;
    }

        .page-content-wrapper.customize-lfw .text-divider span {
            display: inline-block;
        }

            .page-content-wrapper.customize-lfw .text-divider span:after, .page-content-wrapper.customize-lfw .text-divider span:before {
                position: absolute;
                top: 50%;
                left: 0;
                display: block;
                width: 40%;
                height: 1px;
                background: #ccc;
                content: ' ';
            }

            .page-content-wrapper.customize-lfw .text-divider span:after {
                right: 0;
                left: auto;
            }

#login form {
    margin: 40px auto 80px;
    width: 540px;
    border: 1px solid #e8e8e8;
    background-color: #f0f0f0;
}

.temp-component-wrapper {
    width: 400px;
}

.loader-wrapper {
    height: 50px;
    width: 100%;
    position: relative;
    background-color: #fefefe;
    background-color: #f2f2f2;
    border-radius: 4px;
}

.loader {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 10px;
    border: 1x solid #ccc;
    background-image: url(../../images/ajax-loader-blue.gif);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    transition-property: all;
    transition-duration: 200ms;
}

    .loader span {
        display: block;
        text-align: center;
        text-transform: uppercase;
        color: #999;
    }

#animation {
    display: none;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -16px;
}

    #animation .bar {
        background: #3b5998;
        border: 1px solid #96a6c9;
        float: left;
        margin: 6px 4px 0 0;
        width: 6px;
        height: 18px;
        -webkit-animation: facebook-pulse 1s 0 linear infinite normal;
        -ms-animation: facebook-pulse 1s 0 linear infinite normal;
        animation: facebook-pulse 1s 0 linear infinite normal;
    }

        #animation .bar:nth-child(2) {
            -webkit-animation-delay: .1s;
            animation-delay: .1s;
        }

        #animation .bar:last-child {
            -webkit-animation-delay: .2s;
            animation-delay: .2s;
            margin-right: 0;
        }

@keyframes facebook-pulse {
    10% {
        margin-top: 5px;
        height: 22px;
        border-color: #d1d8e6;
        background-color: #bac5db;
    }

    20% {
        margin-top: 0;
        height: 32px;
        border-color: #d1d7e2;
        background-color: #bac5db;
    }

    30% {
        margin-top: 1px;
        height: 30px;
        border-color: #d1d8e6;
        background-color: #bac5db;
    }

    40% {
        margin-top: 3px;
        height: 26px;
    }

    50% {
        margin-top: 5px;
        height: 22px;
    }

    60% {
        margin-top: 6px;
        height: 18px;
    }
}

@-webkit-keyframes facebook-pulse {
    10% {
        margin-top: 5px;
        height: 22px;
        border-color: #d1d8e6;
        background-color: #bac5db;
    }

    20% {
        margin-top: 0;
        height: 32px;
        border-color: #d1d7e2;
        background-color: #bac5db;
    }

    30% {
        margin-top: 1px;
        height: 30px;
        border-color: #d1d8e6;
        background-color: #bac5db;
    }

    40% {
        margin-top: 3px;
        height: 26px;
    }

    50% {
        margin-top: 5px;
        height: 22px;
    }

    60% {
        margin-top: 6px;
        height: 18px;
    }
}

.cssanimations .loader.css-anim {
    background-image: none;
}

.cssanimations #animation {
    display: block;
}

section.viewport > .social-post {
    width: 510px;
}

.text-content {
    padding: 0 15px 15px;
}

.tab-pane.white-trans-bg h3 {
    margin-bottom: 0;
}

    .tab-pane.white-trans-bg h3 + hr.plus.diagonal {
        margin-top: 4px;
    }

#dashboard-tabs {
    margin-top: 25px;
}

.nav-tabs {
    border-bottom: 0;
}

    .nav-tabs > li:first-child {
        padding-left: 0;
    }

    .nav-tabs > li:last-child {
        padding-right: 0;
    }

    .nav-tabs > li .tab-wrapper a {
        position: absolute;
        right: 0;
        left: 0;
        padding: 0 15px;
        text-decoration: none;
        outline: 0;
    }

    .nav-tabs > li a {
        font-size: 1.143em;
        text-transform: uppercase;
        line-height: 1em;
        font-weight: 100;
        background: 0 0;
        color: #fff;
        border: 0;
        cursor: pointer;
    }

        .nav-tabs > li a:hover {
            text-decoration: none;
            background: 0 0;
            border: 0;
            cursor: pointer;
            color: #fff;
        }

    .nav-tabs > li.active .tab-wrapper {
        border-top: 0;
    }

        .nav-tabs > li.active .tab-wrapper:after {
            position: absolute;
            font-family: bravoicons;
            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;
            content: "\e609";
            bottom: -10px;
            left: 50%;
            margin-left: -7px;
            font-size: 14px;
            -webkit-transform: scale(1.3,1);
            -moz-transform: scale(1.3,1);
            -ms-transform: scale(1.3,1);
            -o-transform: scale(1.3,1);
        }

        .nav-tabs > li.active .tab-wrapper a {
            color: #fff;
        }

        .nav-tabs > li.active .tab-wrapper.facebook {
            background: #3b5998;
            background-image: linear-gradient(-76deg,#223b6f,#3b5998);
        }

            .nav-tabs > li.active .tab-wrapper.facebook:after {
                color: #304b85;
            }

        .nav-tabs > li.active .tab-wrapper.twitter {
            background: #2ba9e1;
            background-image: linear-gradient(-76deg,#259ace,#2ba9e1);
        }

            .nav-tabs > li.active .tab-wrapper.twitter:after {
                color: #28a2d8;
            }

    .nav-tabs .tab-wrapper {
        padding: 15px 15px 5px 17px;
        position: relative;
        border-top: 2px solid #000;
        background: rgba(255,255,255,.17);
        min-height: 47px;
    }

        .nav-tabs .tab-wrapper:after, .nav-tabs .tab-wrapper:before {
            content: " ";
            display: table;
        }

        .nav-tabs .tab-wrapper:after {
            clear: both;
        }

        .nav-tabs .tab-wrapper a {
            line-height: 1em;
        }

            .nav-tabs .tab-wrapper a:before {
                display: inline-block;
                margin-right: 12px;
                font-size: .5em;
                position: relative;
                top: -.25em;
            }

    .nav-tabs .stats-wrapper {
        float: right;
        display: none;
        font-size: .65em;
    }

        .nav-tabs .stats-wrapper .new {
            background: #df3615;
            border: 1px solid #df3615;
            border-radius: 100%;
            color: #fff;
            height: 25px;
            width: 25px;
            display: inline-block;
            text-align: center;
            padding: 2px;
            position: relative;
            top: -.35em;
        }

        .nav-tabs .stats-wrapper .followers, .nav-tabs .stats-wrapper .likes {
            display: inline-block;
            position: relative;
            padding-top: 4px;
            margin-left: 10px;
        }

            .nav-tabs .stats-wrapper .followers:after, .nav-tabs .stats-wrapper .likes:after {
                display: inline-block;
                margin-left: 5px;
            }

            .nav-tabs .stats-wrapper .likes:after {
                font-family: bravoicons;
                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;
                content: "\e605";
                font-size: .75em;
            }

            .nav-tabs .stats-wrapper .followers:after {
                font-family: bravoicons;
                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;
                content: "\e620";
                font-size: .75em;
            }

    .nav-tabs .tab-wrapper.facebook {
        border-top-color: #3b5998;
    }

        .nav-tabs .tab-wrapper.facebook a {
            color: #3b5998;
        }

            .nav-tabs .tab-wrapper.facebook a:before {
                font-family: bravoicons;
                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;
                content: "\e60f";
            }

    .nav-tabs .tab-wrapper.twitter {
        border-top-color: #2ba9e1;
    }

        .nav-tabs .tab-wrapper.twitter a {
            color: #2ba9e1;
        }

            .nav-tabs .tab-wrapper.twitter a:before {
                font-family: bravoicons;
                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;
                content: "\e610";
                font-size: .65em;
                top: -.16em;
            }

@media (min-width:768px) {
    .nav-tabs .followers, .nav-tabs .likes, .nav-tabs .new {
        top: -.25em;
    }

    .nav-tabs .stats-wrapper {
        display: block;
    }

    .nav-tabs > li a {
        font-size: 1.428571em;
    }
}

@media (min-width:992px) {
    .nav-tabs > li a {
        font-size: 1.714285em;
    }
}

.btn-facebookpost, .btn-tweet {
    white-space: normal;
    color: #fff;
    font-weight: 100;
    padding-left: 15px;
    margin: 5px 0;
}

    .btn-facebookpost:before, .btn-tweet:before {
        font-family: bravoicons;
        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;
        content: "\e602";
        font-size: .85em;
        position: relative;
        top: .05em;
        margin: 0 12px 0 0;
    }

    .btn-facebookpost:hover, .btn-tweet:hover {
        color: #e6e6e6;
    }

    .btn-facebookpost.no-icon:before, .btn-tweet.no-icon:before {
        content: '';
        margin: 0;
    }

.btn-facebookpost {
    background: #3b5998;
    background-image: linear-gradient(-76deg,#223b6f,#3b5998);
}

.btn-tweet {
    background: #2ba9e1;
    background-image: linear-gradient(-76deg,#259ace,#2ba9e1);
}

.social-feed-icons {
    float: none;
}

.tab-pane.white-trans-bg {
    margin: 0;
}

    .tab-pane.white-trans-bg .social-feed {
        padding-left: 0;
    }

.social-post {
    position: relative;
    margin-bottom: 15px;
    list-style-type: none;
}

    .social-post input {
        box-shadow: rgba(0,0,0,.1) 0 0 15px;
        padding: 6px;
        width: 100%;
        border: 1px solid #c7dcea;
    }

    .social-post .btn-social {
        display: block;
    }

        .social-post .btn-social span {
            display: none;
        }

    .social-post .social-feed-icons {
        position: absolute;
        top: 5px;
        right: 0;
    }

    .social-post .share-wrapper {
        margin-bottom: 5px;
        padding: 0;
        word-wrap: break-word;
        overflow: hidden;
    }

    .social-post .comment {
        margin: 10px;
        padding: 10px 10px 0;
        border-top: 1px dotted #999;
        word-wrap: break-word;
    }

        .social-post .comment:first-child {
            border-top: 0;
        }

        .social-post .comment:last-child {
            padding-bottom: 10px;
        }

    .social-post .comment-list {
        margin: 0;
        padding: 0;
        background: #e4ecf4;
    }

    .social-post .comment-like {
        display: block;
        margin-top: 5px;
        text-decoration: none;
        cursor: pointer;
    }

        .social-post .comment-like .msg-liked, .social-post .comment-like .msg-notliked {
            font-style: italic;
            text-transform: none;
        }

        .social-post .comment-like .msg-notliked {
            display: block;
        }

        .social-post .comment-like .msg-liked {
            display: none;
            margin-right: 5px;
        }

        .social-post .comment-like.liked {
            cursor: default;
        }

            .social-post .comment-like.liked .msg-notliked {
                display: none;
            }

            .social-post .comment-like.liked .msg-liked {
                display: block;
            }

                .social-post .comment-like.liked .msg-liked:after {
                    font-family: bravoicons;
                    speak: none;
                    font-weight: 400;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e605";
                    display: inline-block;
                    margin-left: 5px;
                    font-style: normal;
                }

    .social-post form {
        position: relative;
        margin-top: 10px;
    }

        .social-post form .btn-social[role=like] {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
        }

    .social-post .form-reply {
        padding-right: 90px;
    }

        .social-post .form-reply button {
            position: absolute;
            top: 0;
            right: 0;
            width: 80px;
        }

    .social-post .avatar-wrapper {
        background-image: url(../images/pat-diagonallines.png);
        background-repeat: repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        float: none;
        width: 50px;
    }

        .social-post .avatar-wrapper .avatar {
            width: 100%;
        }

    .social-post p {
        margin-top: 0;
    }

    .social-post .person-name {
        margin-top: 5px;
        margin-bottom: 0;
        margin-right: 30px;
        font-weight: 700;
        font-size: 1.285174em;
        line-height: 1.2em;
    }

        .social-post .person-name a {
            color: #3b5998;
            text-decoration: none;
        }

            .social-post .person-name a:hover {
                color: #2d4373;
            }

    .social-post .message {
        word-wrap: break-word;
    }

    .social-post img.post-photo {
        display: block;
        margin-bottom: 10px;
    }

@media (min-width:768px) {
    .social-post .person-name {
        margin-right: 0;
    }

    .social-post .avatar-wrapper {
        float: left;
    }

    .social-post .social-feed-icons {
        top: 10px;
        right: 10px;
    }

    .social-post .btn-social {
        border-bottom: 1px dotted #999;
    }

        .social-post .btn-social span {
            display: inline;
        }

        .social-post .btn-social:before {
            margin-right: 5px;
        }
}

.social-post[role=twitter] .post-content > .share-wrapper, .social-post[role=twitter] .post-content > p {
    margin-right: 30px;
}

@media (min-width:768px) {
    .social-post[role=twitter] .post-content > .share-wrapper, .social-post[role=twitter] .post-content > p {
        margin-right: 0;
    }
}

.item-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.9);
    z-index: 40;
}

    .item-message .message {
        color: #2c5163;
        font-size: 2.57142em;
        text-transform: uppercase;
        text-align: center;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: 2%;
    }

        .item-message .message:before {
            position: absolute;
            top: -62px;
            left: 50%;
            margin-left: -25px;
            background: #2c5163;
            color: #fff;
            border-radius: 100%;
            border: 1px solid #2c5163;
            height: 50px;
            width: 50px;
            font-size: 20px;
            text-align: center;
            padding-top: 13px;
            padding-left: 2px;
        }

        .item-message .message a {
            display: block;
            text-align: center;
            font-size: .5em;
        }

        .item-message .message.item-shared:before {
            font-family: bravoicons;
            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;
            content: "\e60b";
        }

        .item-message .message.item-hidden {
            color: #545e63;
        }

            .item-message .message.item-hidden:before {
                font-family: bravoicons;
                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;
                content: "\e61f";
            }

.post-reply {
    transition: max-height .15s linear;
    overflow: hidden;
    max-height: 500px;
}

    .post-reply.collapsed {
        max-height: 0;
    }

.btn-social {
    padding: 5px 10px;
    margin-bottom: 0;
    cursor: pointer;
    color: #3b5998;
    text-decoration: none;
    line-height: 1em;
    text-transform: none !important;
}

    .btn-social:hover {
        color: #2d4373;
        text-decoration: none;
        background: 0 0;
    }

    .btn-social:last-child {
        border-bottom: 0;
    }

    .btn-social[role=like]:before {
        font-family: bravoicons;
        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;
        content: "\e605";
        display: inline-block;
        border: 1px solid #3b5998;
        border-radius: 100%;
        height: 18px;
        width: 18px;
        background: #3b5998;
        color: #fff;
        text-align: center;
        font-size: .8em;
        padding: 2px;
    }

    .btn-social[role=like].liked {
        color: #999 !important;
        cursor: default;
    }

        .btn-social[role=like].liked:before {
            background: #999 !important;
            border-color: #999 !important;
        }

    .btn-social[role=share]:before {
        font-family: bravoicons;
        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;
        content: "\e60b";
        display: inline-block;
        border: 1px solid #3b5998;
        border-radius: 100%;
        height: 18px;
        width: 18px;
        background: #3b5998;
        color: #fff;
        text-align: center;
        font-size: .9em;
        padding: 1px 0 1px 1px;
    }

    .btn-social[role=reply]:before {
        font-family: bravoicons;
        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;
        content: "\e601";
        display: inline-block;
        border: 1px solid #2ba9e1;
        border-radius: 100%;
        height: 18px;
        width: 18px;
        background: #2ba9e1;
        color: #fff;
        text-align: center;
        font-size: .8em;
        padding: 2px;
    }

#twitter .btn-social[role=retweet]:before {
    font-family: bravoicons;
    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;
    content: "\e621";
    display: inline-block;
    border: 1px solid #2ba9e1;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    background: #2ba9e1;
    color: #fff;
    text-align: center;
    font-size: .8em;
    padding: 2px;
}

#twitter .btn-social[role=retweet].retweeted {
    color: #999 !important;
    cursor: default;
}

    #twitter .btn-social[role=retweet].retweeted:before {
        border-color: #999 !important;
        background: #999 !important;
    }

#facebook .btn-social {
    color: #3b5998;
}

    #facebook .btn-social:before {
        background: #3b5998;
        border: 1px solid #3b5998;
    }

    #facebook .btn-social:hover {
        color: #263961;
    }

        #facebook .btn-social:hover:before {
            background-color: #263961;
            border-color: #263961;
        }

#twitter .btn-social {
    color: #2ba9e1;
}

    #twitter .btn-social:before {
        background: #2ba9e1;
        border: 1px solid #2ba9e1;
    }

    #twitter .btn-social:hover {
        color: #187ba8;
    }

        #twitter .btn-social:hover:before {
            background-color: #187ba8;
            border-color: #187ba8;
        }

.white-trans-bg .btn-social {
    text-decoration: none;
}

.post-content {
    margin-right: 0;
}

    .post-content > p {
        margin-right: 30px;
    }

@media (min-width:768px) {
    .post-content {
        margin-right: 120px;
    }

        .post-content > p {
            margin-right: 0;
        }
}

.post-content, .post-reply {
    margin-left: 60px;
}

.form-group.reply-text {
    width: 80%;
}

.social-post {
    background: url(/images/rgbapng/ffffff4d-5.png);
    background: rgba(255,255,255,.3);
    border: 1px solid rgba(255,255,255,.5);
    padding: 5px 10px 15px;
    margin-top: 10px;
    width: 100%;
}

    .social-post[role=photo] .share-wrapper {
        overflow: hidden;
        margin-bottom: 10px;
        padding: 10px;
        background-color: #e4ecf4;
    }

    .social-post[role=share] .link {
        display: bottom;
        margin-bottom: 5px;
    }

    .social-post[role=share] .title {
        font-weight: 700;
    }

    .social-post[role=share] img {
        margin-bottom: 5px;
    }

.no-items-message {
    color: #4f2b7e;
    font-size: 2.142857em;
    text-align: center;
    padding: 58px 0;
}

.LFW {
	background: white;
}

.LFW .logo-bravopets {
	max-width: 210px
}

.LFW-header {
	color: #009994;
	text-align: center;
	font-size: 23px;
	text-transform: uppercase;
	margin-botton: 24px;
}

.sign-in-box {
	background: #f6f6f6;
	padding: 10px 30px;
}

.sign-in-box-head {
	  background: #009994;
	  font-size: 14px;
	  text-transform: uppercase;
	  margin: 0 -15px;
	  padding: 10px;
	  color: white;
}

.sign-in-box p {
	color: #252525;
	font-size: 18px;
}

.errorSection ul {
    margin-left: 20px;
    list-style: initial;
}

@media (max-width:1535px) {
    .header {
        margin-top: 40px;
    }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    padding: 4px;
    border-radius: 0;
    direction: ltr;
}

    .datepicker .dow {
        color: #5a2a82;
        font-weight: 700;
    }

    .datepicker .next, .datepicker .prev {
        color: #fff;
    }

        .datepicker .next:before, .datepicker .prev:before {
            color: #5a2a82;
        }

        .datepicker .next:hover, .datepicker .prev:hover {
            color: #eee;
        }

        .datepicker .next:before {
            font-family: bravoicons;
            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;
            content: "\e607";
        }

        .datepicker .prev:before {
            font-family: bravoicons;
            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;
            content: "\e607";
            display: inline-block;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

.datepicker-inline {
    width: 208px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
    margin-top: -4px;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #fff;
        border-top: 0;
        border-bottom-color: rgba(0,0,0,.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #ccc;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff;
    }

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days, .datepicker.months div.datepicker-months, .datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        width: 36px;
        height: 33px;
        border-radius: 0;
        border: 0;
    }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer;
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #999;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #ffb733;
}

    .datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
        color: #000;
        background-color: #ffcd70;
        border-color: #f59e00;
    }

        .datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.today:hover {
            background-image: none;
        }

        .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled:hover[disabled].active, .datepicker table tr td.today.disabled:hover[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today[disabled], .datepicker table tr td.today[disabled].active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today:hover:hover {
            background-color: #ffdb99;
            border-color: #ffb733;
        }

        .datepicker table tr td.today:hover:hover {
            color: #000;
        }

        .datepicker table tr td.today.active:hover {
            color: #fff;
        }

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0;
}

    .datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
        color: #000;
        background-color: #f7ca77;
        border-color: #f1a417;
        border-radius: 0;
    }

        .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:hover, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
            color: #000;
            background-color: #f4bb51;
            border-color: #bf800c;
        }

            .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .open .dropdown-toggle.datepicker table tr td.range.today, .open .dropdown-toggle.datepicker table tr td.range.today.disabled, .open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover, .open .dropdown-toggle.datepicker table tr td.range.today:hover {
                background-image: none;
            }

            .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled:hover[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
                background-color: #f7ca77;
                border-color: #f1a417;
            }

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:hover, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
        color: #fff;
        background-color: #858585;
        border-color: #373737;
    }

        .datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .open .dropdown-toggle.datepicker table tr td.selected, .open .dropdown-toggle.datepicker table tr td.selected.disabled, .open .dropdown-toggle.datepicker table tr td.selected.disabled:hover, .open .dropdown-toggle.datepicker table tr td.selected:hover {
            background-image: none;
        }

        .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled:hover[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected:hover:hover {
            background-color: #999;
            border-color: #555;
        }

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
        color: #fff;
        background-color: #5a2a82;
        border-color: #285e8e;
    }

        .datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover {
            background-image: none;
        }

        .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled:hover[disabled].active, .datepicker table tr td.active.disabled:hover[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled].active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active:hover:hover {
            background-color: #428bca;
            border-color: #357ebd;
        }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 0;
}

    .datepicker table tr td span:hover {
        background: #eee;
    }

    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: 0 0;
        color: #999;
        cursor: default;
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
        color: #fff;
        background-color: #428bca;
        border-color: #357ebd;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    }

        .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:hover, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
            color: #fff;
            background-color: #3276b1;
            border-color: #285e8e;
        }

            .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover {
                background-image: none;
            }

            .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled:hover[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
                background-color: #428bca;
                border-color: #357ebd;
            }

    .datepicker table tr td span.new, .datepicker table tr td span.old {
        color: #999;
    }

.datepicker th.datepicker-switch {
    width: 145px;
    font-size: 1.571428em;
}

.datepicker tfoot tr th, .datepicker thead tr:first-child th {
    cursor: pointer;
}

    .datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
        background: #eee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-group.date .input-group-addon {
    background-image: url(../images/pat-diagonallines.png);
    padding-top: 4px;
    padding-bottom: 0;
}

.form-group.disabled .input-group.date .input-group-addon i {
    cursor: not-allowed;
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: #5a2a82;
}

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child, .input-daterange input:last-child {
        border-radius: 0;
    }

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 0;
    box-shadow: rgba(0,0,0,.1) 0 0 15px;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #394147;
    line-height: 1.428571429;
}

    .datepicker.dropdown-menu td, .datepicker.dropdown-menu th {
        padding: 4px 5px;
    }

        .datepicker.dropdown-menu th.today {
            background: #eee;
        }

    .datepicker.dropdown-menu thead th {
        padding-top: 10px;
    }

    .datepicker.dropdown-menu tbody {
        font-size: 1.142857em;
    }

    .datepicker.dropdown-menu thead tr:first-child {
        position: relative;
    }

        .datepicker.dropdown-menu thead tr:first-child:after {
            content: ' ';
            position: absolute;
            left: 0;
            right: 0;
            height: 4px;
            top: 48px;
            margin-top: 0;
            bottom: auto;
            background: url(../images/pat-diagonalblocks-horizontal.png);
        }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .datepicker.dropdown-menu thead tr:first-child:after {
        background: url(../images/pat-diagonalblocks-horizontal@2x.png);
        background-repeat: repeat-x;
        background-size: 4px;
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .datepicker.dropdown-menu thead tr:first-child:after {
        background: url(../images/pat-diagonalblocks-horizontal@2x.png);
        background-repeat: repeat-x;
        background-size: 4px;
    }
}

.datepicker.dropdown-menu td {
    padding: 5px 6px 0;
}

.datepicker-container {
    width: 208px;
}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.bootstrap-timepicker {
    position: relative;
}

    .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
        left: auto;
        right: 0;
    }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
            left: auto;
            right: 12px;
        }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
            left: auto;
            right: 13px;
        }

    .bootstrap-timepicker .input-group-addon {
        cursor: pointer;
    }

        .bootstrap-timepicker .input-group-addon i {
            display: inline-block;
        }

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 0;
    z-index: 9999;
    margin-top: -8px;
}

    .bootstrap-timepicker-widget.dropdown-menu.open {
        display: inline-block;
    }

    .bootstrap-timepicker-widget.dropdown-menu:before {
        border-bottom: 7px solid rgba(0,0,0,.2);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

    .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom: 6px solid #FFF;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}

.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 0;
}

.bootstrap-timepicker-widget input {
    box-shadow: rgba(0,0,0,.1) 0 0 15px;
    font-size: 1.285714em;
    border: 1px solid #c7dcea;
}

    .bootstrap-timepicker-widget input .form-control {
        font-size: 1em;
        padding-top: 12px;
    }

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0;
}

    .bootstrap-timepicker-widget table td {
        text-align: center;
        height: 30px;
        margin: 0;
        padding: 2px;
    }

        .bootstrap-timepicker-widget table td:not(.separator) {
            min-width: 30px;
        }

        .bootstrap-timepicker-widget table td span {
            width: 100%;
        }

        .bootstrap-timepicker-widget table td a {
            display: inline-block;
            margin: 0;
            padding: 8px 0;
            outline: 0;
            color: #5a2a82;
            width: 48px;
            height: 38px;
        }

            .bootstrap-timepicker-widget table td a:hover {
                text-decoration: none;
                color: #7536a9;
            }

            .bootstrap-timepicker-widget table td a i {
                margin-top: 2px;
                font-size: 18px;
            }

        .bootstrap-timepicker-widget table td input {
            width: 48px;
            margin: 0;
            padding-top: 9px;
            text-align: center;
        }

.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}

.bootstrap-timepicker .input-group-addon {
    background-image: url(../images/pat-diagonallines.png);
    padding-top: 4px;
    padding-bottom: 0;
}

    .bootstrap-timepicker .input-group-addon i {
        cursor: pointer;
        width: 16px;
        height: 16px;
        font-size: 16px;
        color: #5a2a82;
    }

@media (min-width:767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px;
    }
}

@media (max-width:767px) {
    .bootstrap-timepicker, .bootstrap-timepicker .dropdown-menu {
        width: 100%;
    }
}

[class*=cal-cell] {
    float: left;
    margin-left: 0;
    min-height: 1px;
}

.cal-row-fluid {
    width: 100%;
    *zoom: 1;
}

    .cal-row-fluid:after, .cal-row-fluid:before {
        display: table;
        content: "";
        line-height: 0;
    }

    .cal-row-fluid:after {
        clear: both;
    }

    .cal-row-fluid [class*=cal-cell] {
        display: block;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 0;
        *margin-left: -.05213764337851929%;
    }

        .cal-row-fluid .controls-row [class*=cal-cell] + [class*=cal-cell], .cal-row-fluid [class*=cal-cell]:first-child {
            margin-left: 0;
        }

    .cal-row-fluid .cal-cell7 {
        width: 100%;
        *width: 99.94669509594883%;
    }

    .cal-row-fluid .cal-cell6 {
        width: 85.71428571428571%;
        *width: 85.66098081023453%;
    }

    .cal-row-fluid .cal-cell5 {
        width: 71.42857142857142%;
        *width: 71.37526652452024%;
    }

    .cal-row-fluid .cal-cell4 {
        width: 57.14285714285714%;
        *width: 57.089552238805965%;
    }

    .cal-row-fluid .cal-cell3 {
        width: 42.857142857142854%;
        *width: 42.80383795309168%;
    }

    .cal-row-fluid .cal-cell2 {
        width: 28.57142857142857%;
        *width: 28.518123667377395%;
    }

    .cal-row-fluid .cal-offset7, .cal-row-fluid .cal-offset7:first-child, .cal-week-box .cal-offset7 {
        margin-left: 100%;
        *margin-left: 99.89339019189765%;
    }

    .cal-row-fluid .cal-offset6, .cal-row-fluid .cal-offset6:first-child, .cal-week-box .cal-offset6 {
        margin-left: 85.71428571428571%;
        *margin-left: 85.60767590618336%;
    }

    .cal-row-fluid .cal-offset5, .cal-row-fluid .cal-offset5:first-child, .cal-week-box .cal-offset5 {
        margin-left: 71.42857142857142%;
        *margin-left: 71.32196162046907%;
    }

    .cal-row-fluid .cal-offset4, .cal-row-fluid .cal-offset4:first-child, .cal-week-box .cal-offset4 {
        margin-left: 57.14285714285714%;
        *margin-left: 57.03624733475479%;
    }

    .cal-row-fluid .cal-offset3, .cal-row-fluid .cal-offset3:first-child, .cal-week-box .cal-offset3 {
        margin-left: 42.857142857142854%;
        *margin-left: 42.750533049040506%;
    }

    .cal-row-fluid .cal-offset2, .cal-row-fluid .cal-offset2:first-child, .cal-week-box .cal-offset2 {
        margin-left: 28.57142857142857%;
        *margin-left: 28.46481876332622%;
    }

    .cal-row-fluid .cal-offset1, .cal-row-fluid .cal-offset1:first-child, .cal-week-box .cal-offset1 {
        margin-left: 14.285714285714285%;
        *margin-left: 14.17910447761194%;
    }

    .cal-row-fluid .cal-cell1 {
        width: 14.285714285714285%;
        *width: 14.233576642335766%;
    }

    .cal-row-fluid [class*=cal-cell].hide, [class*=cal-cell].hide {
        display: none;
    }

    .cal-row-fluid [class*=cal-cell].pull-right, [class*=cal-cell].pull-right {
        float: right;
    }

.cal-row-head {
    background-color: #fff;
    font-size: 1.14285em;
    position: relative;
    z-index: 1;
    border: 1px solid #f5f9fc;
    border-bottom: 0;
    box-shadow: rgba(0,0,0,.05) 0 -3px 8px;
}

    .cal-row-head [class*=cal-cell], .cal-row-head [class*=cal-cell]:first-child {
        min-height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.cal-week-box {
    overflow: hidden;
    min-height: 250px;
}

    .cal-week-box:hover .cal-row-head [class*=cal-cell] {
        background: #fff;
    }

    .cal-week-box .cal-row-head .day-borders {
        position: absolute;
        left: 0;
        right: 0;
        content: ' ';
        top: 0;
        border-right: 1px solid #c8d6de;
    }

    .cal-week-box .cal-row-head [class*=cal-cell] {
        position: relative;
        overflow: visible;
        border: 0;
    }

        .cal-week-box .cal-row-head [class*=cal-cell]:last-child .day-borders {
            display: none;
        }

        .cal-week-box .cal-row-head [class*=cal-cell].cal-day-today {
            background: #5a2a82;
            border: 0;
            color: #fff;
        }

            .cal-week-box .cal-row-head [class*=cal-cell].cal-day-today span[data-cal-date] {
                color: #fff;
            }

            .cal-week-box .cal-row-head [class*=cal-cell].cal-day-today .day-borders {
                border-right-color: #5a2a82;
                border-left: 1px solid #5a2a82;
                border-bottom: 1px solid #5a2a82;
            }

        .cal-week-box .cal-row-head [class*=cal-cell]:first-child, .cal-week-box .cal-row-head [class*=cal-cell]:last-child:after {
            border-right: 0;
        }

.cal-events-num {
    margin-top: 20px;
}

    .cal-events-num.badge-important {
        background: #5a2a82;
        border-radius: 100%;
        font-size: 1.142857em;
        font-weight: 400;
        line-height: 35px;
        height: 34px;
        width: 34px;
        z-index: 10;
        position: absolute;
        left: 50%;
        margin-left: -27px;
        bottom: 36px;
    }

        .cal-events-num.badge-important.disabled {
            line-height: 32px;
            background: #c3d1db;
        }

@media screen and (min-width:768px) {
    .cal-events-num.badge-important {
        position: relative;
        bottom: auto;
        left: auto;
        margin-left: 0;
    }
}

.cal-month-day {
    position: relative;
    display: block;
    width: 100%;
}

#cal-week-box {
    position: absolute;
    width: 70px;
    left: -71px;
    top: -1px;
    padding: 8px 5px;
    cursor: pointer;
}

#cal-day-tick {
    position: absolute;
    padding: 0 5px;
    cursor: pointer;
    z-index: 5;
    margin-right: -17px;
}

    #cal-day-tick .icon-chevron-down:before {
        font-family: bravoicons;
        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;
        content: "\e609";
    }

.cal-year-box #cal-day-tick {
    margin-right: -7px;
    display: none !important;
}

#cal-slide-box {
    position: relative;
}

#cal-slide-tick {
    position: absolute;
    width: 16px;
    margin-left: -7px;
    height: 9px;
    top: -1px;
    z-index: 1;
}

    #cal-slide-tick.tick-month1 {
        left: 12.5%;
    }

    #cal-slide-tick.tick-month2 {
        left: 37.5%;
    }

    #cal-slide-tick.tick-month3 {
        left: 62.5%;
    }

    #cal-slide-tick.tick-month4 {
        left: 87.5%;
    }

    #cal-slide-tick.tick-day1 {
        left: 7.14285714285715%;
    }

    #cal-slide-tick.tick-day2 {
        left: 21.42857142857143%;
    }

    #cal-slide-tick.tick-day3 {
        left: 35.71428571428572%;
    }

    #cal-slide-tick.tick-day4 {
        left: 50%;
    }

    #cal-slide-tick.tick-day5 {
        left: 64.2857142857143%;
    }

    #cal-slide-tick.tick-day6 {
        left: 78.57142857142859%;
    }

    #cal-slide-tick.tick-day7 {
        left: 92.85714285714285%;
    }

.events-list {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    overflow: hidden;
    max-height: 62px;
    z-index: 10;
}

    .events-list .event {
        border-radius: 0;
        height: auto;
        box-shadow: none;
        white-space: nowrap;
        font-size: 0;
        padding: 3px 2px 2px;
        line-height: 1.2em;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #fff;
        background: 0 0;
        border: 0;
        margin-left: 8px;
        margin-right: 8px;
        width: 85%;
        padding-left: 10px;
        position: relative;
        min-height: 20px;
    }

        .events-list .event:before {
            content: '\25CF';
            font-size: 20px;
            line-height: 20px;
            position: absolute;
            top: 2px;
            left: 0;
            margin-right: 4px;
            text-decoration: none;
        }

            .events-list .event:before:hover {
                text-decoration: none;
            }

        .events-list .event.event-twitter {
            color: #2ba9e1;
        }

        .events-list .event.event-facebook {
            color: #3b5998;
        }

@media screen and (min-width:768px) {
    .events-list .event {
        font-size: .9em;
        margin-left: 10px;
        margin-right: 10px;
    }

        .events-list .event:before {
            font-size: .6em;
            line-height: inherit;
        }
}

#cal-slide-content ul.unstyled {
    margin-bottom: 0;
}

.cal-week-box {
    position: relative;
    border: 1px solid #f5f9fc;
    background-color: rgba(255,255,255,.52) !important;
}

    .cal-week-box .cal-row-fluid:hover {
        background: 0 0;
    }

    .cal-week-box [data-event-class] {
        height: auto;
        margin: 1px;
        padding-left: 0;
    }

    .cal-week-box [class*=cal-cell] {
        margin-top: 0;
        margin-bottom: 0;
        padding: 4px;
    }

    .cal-week-box .cal-column {
        position: absolute;
        height: 100%;
        z-index: -1;
    }

    .cal-week-box .arrow-after, .cal-week-box .arrow-before {
        position: relative;
    }

        .cal-week-box .arrow-after:after {
            content: "";
            position: absolute;
            top: 0;
            width: 0;
            height: 0;
            right: 0;
            border-top: 15px solid #fff;
            border-left: 8px solid;
            border-bottom: 15px solid #FFF;
        }

        .cal-week-box .arrow-before:before {
            content: "";
            position: absolute;
            top: 0;
            width: 0;
            height: 0;
            left: 1px;
            border-top: 15px solid transparent;
            border-left: 8px solid #FFF;
            border-bottom: 15px solid transparent;
        }

#cal-day-box {
    text-wrap: none;
}

    #cal-day-box .cal-day-hour-part {
        height: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-bottom: thin dashed #cedbe7;
    }

    #cal-day-box .cal-day-hour .day-highlight {
        height: 30px;
    }

    #cal-day-box .cal-hours {
        font-weight: bolder;
    }

    #cal-day-box .cal-day-hour:nth-child(odd) {
        background-color: #fafafa;
    }

    #cal-day-box #cal-day-panel {
        position: relative;
        padding-left: 60px;
    }

    #cal-day-box #cal-day-panel-hour {
        position: absolute;
        width: 100%;
        margin-left: -60px;
        z-index: -1;
    }

    #cal-day-box .day-event {
        max-width: 200px;
        overflow: hidden;
    }

    #cal-day-box .day-highlight {
        line-height: 30px;
        padding-left: 8px;
        padding-right: 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        border: 1px solid #c3c3c3;
        margin: 1px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #cal-day-box .day-highlight.dh-event-important {
            border: 1px solid #ad2121;
        }

        #cal-day-box .day-highlight.dh-event-warning {
            border: 1px solid #e3bc08;
        }

        #cal-day-box .day-highlight.dh-event-info {
            border: 1px solid #1e90ff;
        }

        #cal-day-box .day-highlight.dh-event-inverse {
            border: 1px solid #1b1b1b;
        }

        #cal-day-box .day-highlight.dh-event-success {
            border: 1px solid #006400;
        }

        #cal-day-box .day-highlight.dh-event-special {
            background-color: #ffe6ff;
            border: 1px solid purple;
        }

        #cal-day-box .day-highlight.dh-event-facebook, #cal-day-box .day-highlight.dh-event-twitter {
            border: 0;
            background: 0 0;
        }

.event {
    display: block;
    background-color: #c3c3c3;
    width: 12px;
    height: 12px;
    margin-right: 2px;
    margin-bottom: 2px;
    box-shadow: inset 0 0 5px 0 rgba(0,0,0,.4);
    border-radius: 8px;
    border: 1px solid #fff;
}

.event-block {
    display: block;
    background-color: #c3c3c3;
    width: 20px;
    height: 100%;
}

.cal-event-list .event.pull-left {
    margin-top: 1px;
}

.event-important {
    background-color: #ad2121;
}

.event-info {
    background-color: #1e90ff;
}

.event-warning {
    background-color: #e3bc08;
}

.event-inverse {
    background-color: #1b1b1b;
}

.event-success {
    background-color: #006400;
}

.event-special {
    background-color: purple;
}

.event-facebook, .event-twitter {
    background-color: transparent;
    border: 0;
}

.day-highlight, .day-highlight:hover {
    background-color: #ddd;
}

    .day-highlight.dh-event-important, .day-highlight.dh-event-important:hover {
        background-color: #fae3e3;
    }

    .day-highlight.dh-event-warning, .day-highlight.dh-event-warning:hover {
        background-color: #fdf1ba;
    }

    .day-highlight.dh-event-info, .day-highlight.dh-event-info:hover {
        background-color: #d1e8ff;
    }

    .day-highlight.dh-event-inverse, .day-highlight.dh-event-inverse:hover {
        background-color: #c1c1c1;
    }

    .day-highlight.dh-event-success, .day-highlight.dh-event-success:hover {
        background-color: #caffca;
    }

    .day-highlight.dh-event-special, .day-highlight.dh-event-special:hover {
        background-color: #ffe6ff;
    }

    .day-highlight.dh-event-facebook, .day-highlight.dh-event-facebook:hover, .day-highlight.dh-event-twitter, .day-highlight.dh-event-twitter:hover {
        background-color: transparent;
    }

.cal-row-head [class*=cal-cell], .cal-row-head [class*=cal-cell]:first-child {
    font-weight: bolder;
    text-align: center;
    border-right: 1px solid #cedbe7;
    padding: 5px 0;
}

    .cal-row-head [class*=cal-cell]:last-child {
        border-right: 0;
    }

    .cal-row-head [class*=cal-cell] small {
        font-weight: 400;
    }

.cal-row-fluid:hover {
    background-color: #fafafa;
}

.cal-month-day {
    height: 100px;
}

[class*=cal-cell]:hover {
    background-color: #ededed;
}

.cal-month-box [class*=cal-cell], .cal-year-box [class*=span] {
    min-height: 100px;
    border-right: 1px solid #cedbe7;
    position: relative;
    background-color: rgba(255,255,255,.52);
}

    .cal-month-box [class*=cal-cell].active, .cal-year-box [class*=span].active {
        background-image: url(../images/pat-diagonallines.png);
    }

        .cal-month-box [class*=cal-cell].active:before, .cal-year-box [class*=span].active:before {
            position: absolute;
            bottom: -9px;
            left: 50%;
            margin-left: -6px;
            font-family: bravoicons;
            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;
            content: "\e609";
        }

        .cal-month-box [class*=cal-cell].active:after, .cal-year-box [class*=span].active:after {
            content: '';
            position: absolute;
            border-top: 4px solid #5a2a82;
            background-color: #ededed;
            text-align: center;
            left: 0;
            right: 0;
            width: 100%;
            height: 4px;
            bottom: 0;
            padding: 0 5px;
            z-index: 50;
            margin-right: -17px;
        }

.cal-year-box [class*=span] {
    background-color: transparent;
    border-right: 0;
    min-height: 114px;
    padding-left: 15px;
    padding-top: 12px;
}

@media screen and (min-width:992px) {
    .cal-year-box [class*=span] {
        padding-left: 30px;
    }
}

.cal-year-box [class*=span] .cal-events-num.badge-important:empty {
    background: #00f;
}

.cal-month-box .cal-row-fluid [class*=cal-cell]:last-child, .cal-year-box .row-fluid [class*=span]:last-child {
    border-right: 0;
}

.cal-month-box .cal-row-fluid, .cal-year-box .row-fluid {
    border-bottom: 1px solid #cedbe7;
    margin-left: 0;
    margin-right: 0;
}

    .cal-month-box .cal-row-fluid:last-child, .cal-year-box .row-fluid, .cal-year-box .row-fluid:last-child {
        border-bottom: 0;
    }

.cal-month-box, .cal-week-box, .cal-year-box {
    border-radius: 0;
}

    .cal-week-box hr {
        display: none;
    }

.cal-month-box {
    border: 1px solid #f5f9fc;
    box-shadow: rgba(0,0,0,.1) 0 0 15px;
}

span[data-cal-date] {
    font-size: 1.285714em;
    font-weight: 400;
    opacity: 1;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-top: 15px;
    margin-right: 15px;
}

    span[data-cal-date].pull-right {
        margin: 0;
        float: none !important;
        position: relative;
        top: 0;
        height: 28px;
        width: 28px;
        display: inline-block;
        text-align: center;
        line-height: 33px;
        z-index: 10;
    }

.cal-week-box span[data-cal-date] {
    margin-right: 0;
    cursor: default;
    font-style: italic;
}

.cal-year-box span[data-cal-date].pull-right {
    height: auto;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 20px;
    left: 0;
    right: 20px;
    margin: 0;
    background: rgba(255,255,255,.52);
    border: 1px solid #fff;
    padding: 0 4px;
    font-size: 10px;
    line-height: 50px;
    text-align: center;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (min-width:768px) {
    .cal-year-box span[data-cal-date].pull-right {
        text-align: left;
        font-size: 1.42857em;
        padding-left: 62px;
        line-height: 106px;
    }
}

@media screen and (min-width:992px) {
    .cal-year-box span[data-cal-date].pull-right {
        font-size: 1.71428em;
        padding-left: 77px;
        max-width: 215px;
    }
}

.cal-year-box .row-fluid .span3 {
    width: 25%;
}

span[data-cal-date]:hover {
    opacity: 1;
}

button[data-calendar-nav=next], button[data-calendar-nav=prev] {
    color: #5a2a82;
    font-size: 0;
    min-height: 47px;
    min-width: 42px;
    border: 1px solid #5a2a82;
    border-color: #5a2a82;
}

    button[data-calendar-nav=next]:before, button[data-calendar-nav=prev]:before {
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 14px;
        margin-top: -7px;
        margin-left: -7px;
    }

    button[data-calendar-nav=next]:hover, button[data-calendar-nav=prev]:hover {
        border: 1px solid #5a2a82;
        border-color: #5a2a82;
    }

    button[data-calendar-nav=prev]:before {
        font-family: bravoicons;
        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;
        content: "\e607";
        display: inline-block;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    button[data-calendar-nav=next]:before {
        font-family: bravoicons;
        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;
        content: "\e607";
    }

button[data-calendar-nav=today] {
    background: rgba(255,255,255,.35);
    border: 1px solid #5a2a82;
    border-color: #5a2a82;
    color: #5a2a82;
    font-size: 1.142857em;
    text-transform: uppercase;
}

    button[data-calendar-nav=today]:hover {
        background: rgba(255,255,255,.65);
        color: #5a2a82;
        border: 1px solid #5a2a82;
    }

    button[data-calendar-nav=today]:active, button[data-calendar-nav=today]:focus {
        color: #5a2a82;
        background-color: rgba(255,255,255,.35);
        border-color: #5a2a82;
    }

button.btn-default.calendar-title {
    margin-left: 1px !important;
    margin-right: 2px !important;
    background: rgba(255,255,255,.35);
    color: #394147;
    min-width: 155px;
}

    button.btn-default.calendar-title:hover {
        background: rgba(255,255,255,.65);
    }

button[data-calendar-view] {
    background: rgba(255,255,255,.35);
    color: #394147;
    border-color: #f5f8fc;
    margin-right: 2px;
    font-size: 1.142857em;
    text-transform: uppercase;
}

    button[data-calendar-view]:hover {
        background: rgba(255,255,255,.65);
        color: #22272b;
        border-color: #f5f8fc;
    }

    button[data-calendar-view].btn-warning.active {
        background: #2b4f60;
        border-color: #2b4f60;
        color: #fff;
        box-shadow: none;
    }

        button[data-calendar-view].btn-warning.active:hover {
            background: #1b323d;
        }

    button[data-calendar-view].btn-warning:active, button[data-calendar-view].btn-warning:focus {
        background: #2b4f60;
        border-color: #2b4f60;
        color: #fff;
        box-shadow: none;
    }

.cal-day-outmonth span[data-cal-date] {
    opacity: .3;
    cursor: default;
}

.cal-month-box .cal-day-today {
    background-color: rgba(90,42,130,.09);
}

    .cal-month-box .cal-day-today:before {
        position: absolute;
        content: ' ';
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
        border: 1px solid #5a2a82;
    }

    .cal-month-box .cal-day-today:after {
        display: none;
        position: absolute;
        content: 'Today';
        left: 35px;
        top: 0;
        line-height: 28px;
        font-style: italic;
    }

@media screen and (min-width:768px) {
    .cal-month-box .cal-day-today:after {
        display: block;
    }
}

.cal-week-box .cal-day-today {
    background-color: transparent;
}

    .cal-week-box .cal-day-today span[data-cal-date] {
        background-color: transparent;
        color: #394147;
    }

.cal-day-today span[data-cal-date] {
    color: #fff;
    background-color: #5a2a82;
}

.cal-day-holiday span[data-cal-date], .cal-day-weekend span[data-cal-date] {
    color: #394147;
}

#cal-week-box {
    background-color: #fafafa;
    text-align: right;
}

#cal-day-tick {
    border-top: 4px solid #5a2a82;
    background-color: #ededed;
    text-align: center;
    left: 0;
    right: 0;
    width: 100%;
    height: 4px;
    bottom: 0;
}

    #cal-day-tick i {
        top: -5px;
        color: #5a2a82;
    }

#cal-slide-box {
    border-top: 0 solid #8c8c8c;
}

#cal-slide-content {
    padding: 20px;
    color: #394147;
    background-color: transparent;
    box-shadow: none;
}

#cal-slide-tick {
    display: none;
}

#cal-slide-content a.event-item {
    color: #394147;
    font-weight: 400;
    line-height: 22px;
}

#cal-slide-content .event-facebook {
    color: #3b5998;
    box-shadow: none;
}

    #cal-slide-content .event-facebook:before {
        font-family: bravoicons;
        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;
        content: "\e60f";
    }

#cal-slide-content .event-twitter {
    color: #2ba9e1;
    box-shadow: none;
}

    #cal-slide-content .event-twitter:before {
        font-family: bravoicons;
        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;
        content: "\e610";
    }

#cal-slide-content a[data-event-class=event-facebook] {
    color: #3b5998;
}

#cal-slide-content a[data-event-class=event-twitter] {
    color: #2ba9e1;
}

.cal-column {
    border-left: 1px solid #cedbe7;
}

a.cal-event-week {
    text-decoration: none;
    color: #151515;
    background: rgba(255,255,255,.5);
    border: 1px solid #fff;
    display: block;
    padding: 10px;
    border-top: 0;
    position: relative;
    margin-bottom: 4px;
}

    a.cal-event-week span.event-facebook:before {
        color: #3b5998;
        font-family: bravoicons;
        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;
        content: "\e60f";
    }

    a.cal-event-week span.event-twitter:before {
        color: #2ba9e1;
        font-family: bravoicons;
        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;
        content: "\e610";
    }

    a.cal-event-week:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
    }

.dh-event-facebook a.cal-event-week .event-time {
    color: #3b5998;
}

.dh-event-facebook a.cal-event-week:before {
    background-color: #3b5998;
}

.dh-event-twitter a.cal-event-week .event-time {
    color: #2ba9e1;
}

.dh-event-twitter a.cal-event-week:before {
    background-color: #2ba9e1;
}

.badge-important {
    background-color: #b94a48;
}

.calendar {
    min-width: 290px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0;
}

#calendar-controls {
    margin-right: 0;
    margin-bottom: 10px;
}

    #calendar-controls .date-selector {
        width: 100%;
        margin-right: 0;
        position: relative;
        min-height: 47px;
    }

        #calendar-controls .date-selector [data-calendar-nav] {
            width: 42px;
            position: absolute;
            z-index: 40;
        }

        #calendar-controls .date-selector [data-calendar-nav=prev] {
            left: 0;
        }

        #calendar-controls .date-selector [data-calendar-nav=next] {
            right: 0;
        }

        #calendar-controls .date-selector .calendar-title {
            position: absolute;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 30;
        }

    #calendar-controls .view-selector {
        width: 100%;
    }

        #calendar-controls .view-selector .btn {
            width: 50%;
            margin-right: 0;
        }

    #calendar-controls .btn-group {
        margin-bottom: 10px;
        margin-right: 0;
    }

    #calendar-controls .btn-default:active {
        box-shadow: none;
    }

    #calendar-controls [data-calendar-view=week] {
        display: none;
    }

    #calendar-controls .today-btn-wrapper, #calendar-controls .today-btn-wrapper .btn {
        width: 100%;
    }

@media screen and (min-width:768px) {
    #calendar-controls {
        margin-right: 15px;
    }

        #calendar-controls .btn-group {
            margin-right: 10px;
        }

        #calendar-controls [data-calendar-view=week] {
            display: inline-block;
        }

        #calendar-controls .today-btn-wrapper, #calendar-controls .today-btn-wrapper .btn {
            width: auto;
        }

        #calendar-controls .date-selector {
            width: auto;
            min-height: 47px;
        }

            #calendar-controls .date-selector [data-calendar-nav] {
                width: auto;
                position: relative;
            }

            #calendar-controls .date-selector [data-calendar-nav=prev] {
                left: auto;
            }

            #calendar-controls .date-selector [data-calendar-nav=next] {
                right: auto;
            }

            #calendar-controls .date-selector .calendar-title {
                position: relative;
                left: auto;
                right: auto;
                width: auto;
            }

        #calendar-controls .view-selector {
            width: auto;
        }

            #calendar-controls .view-selector .btn {
                width: auto;
                margin-right: 1px;
            }
}

#calendar-sidebar h4 {
    margin-top: 0;
}

#eventlist li a {
    padding: 10px 0;
}

.calendar-header {
    margin-top: 22px;
    min-width: 290px;
}

    .calendar-header h3 {
        margin-top: 0;
    }

#cal-week-box {
    display: none !important;
}

#eventlist li.twitter a:before {
    content: "T: ";
}

#eventlist li.facebook a:before {
    content: "F: ";
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #2c5163;
    width: 160px;
}

    .select h1 {
        font-size: 40px;
        font-weight: 400;
        text-transform: uppercase;
    }

        .select h1 span {
            font-size: 13px;
            display: block;
            padding-left: 4px;
        }

    .select p {
        margin-top: 200px;
    }

        .select p a {
            text-transform: uppercase;
            text-decoration: none;
            display: inline-block;
            color: #2c5163;
            padding: 5px 10px;
            margin: 0 5px;
            background-color: rgba(250,250,250,.8);
            transition: all .2s ease-in;
        }

            .select p a:hover {
                background-color: rgba(242,242,242,.8);
            }

    .select .select-hidden {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

@media screen and (min-width:768px) {
    .select .select-hidden {
        display: none;
        visibility: hidden;
        padding-right: 10px;
    }
}

.select .select-styled {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.8);
    padding: 12px 20px 9px 15px;
    transition: all .2s ease-in;
}

    .select .select-styled:after {
        font-family: bravoicons;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e609";
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        background: #2c5163;
        color: #fff;
        bottom: 0;
        line-height: 45px;
        text-align: center;
    }

    .select .select-styled:hover {
        background-color: rgba(250,250,250,.8);
    }

    .select .select-styled.active, .select .select-styled:active {
        background-color: rgba(242,242,242,.8);
    }

        .select .select-styled.active:after, .select .select-styled:active:after {
            content: "\e604";
        }

@media screen and (min-width:768px) {
    .select .select-styled {
        display: block;
    }
}

.select .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgba(242,242,242,.8);
}

    .select .select-options li {
        margin: 0;
        padding: 12px 0;
        text-indent: 15px;
        border-top: 1px solid rgba(230,230,230,.8);
        transition: all .15s ease-in;
    }

        .select .select-options li:hover {
            color: rgba(255,255,255,.8);
            background: #2c5163;
        }

        .select .select-options li[rel=hide] {
            display: none;
        }

@media screen and (min-width:768px) {
    .select {
        padding: 20px 24px 21px;
        border: 1px solid #fff;
    }
}

.additional-content .item .content-wrapper {
    height: 394px;
}

#readMoreModal .modal-dialog {
    color: #394147;
}

@media (min-width:768px) {
    #readMoreModal .modal-dialog {
        width: 780px;
    }

        #readMoreModal .modal-dialog .modal-header {
            padding: 25px 30px 0;
        }

            #readMoreModal .modal-dialog .modal-header h4 {
                font-size: 30px;
            }

        #readMoreModal .modal-dialog hr.diagonal {
            margin: 0 30px;
        }

        #readMoreModal .modal-dialog .modal-body {
            padding: 20px 30px;
        }

            #readMoreModal .modal-dialog .modal-body p {
                margin: 0;
            }
}

@media (max-width:767px) {
    #readMoreModal .modal-dialog .modal-header {
        padding: 15px 15px 5px;
    }

        #readMoreModal .modal-dialog .modal-header h4 {
            font-size: 25px;
        }

    #readMoreModal .modal-dialog hr.diagonal {
        margin: 0 15px;
    }

    #readMoreModal .modal-dialog .modal-body {
        padding: 15px;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #readMoreModal .modal-dialog .modal-body p {
            font-size: 16px;
        }
}

#readMoreModal .modal-dialog .modal-header {
    border-bottom: 0;
    line-height: 1;
}

    #readMoreModal .modal-dialog .modal-header h4 {
        color: #5a2a82;
    }

#readMoreModal .modal-dialog hr.diagonal {
    height: 0;
}

#readMoreModal .modal-dialog .modal-body p {
    margin: 0;
}

#readMoreModal .modal-dialog button.close {
    background: #d8d8d8;
    color: #fff;
    border-radius: 26px;
    padding: 0 7px 4px;
    margin-top: 3px;
    opacity: 1;
    text-shadow: none;
}

.modal {
    display: none;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: rgba(57,65,71,.71);
}

.modal-wrapper {
    height: 500px;
    width: 700px;
    position: relative;
}

.modal-content {
    position: relative;
    padding: 0 0 8px;
}

    .modal-content:after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 10px;
        background-image: url(../images/pat-diagonallines.png);
        content: " ";
        opacity: 1;
    }

.testing .modal {
    display: block !important;
    padding-top: 60px;
}

body:not(.fullscreen) .modal-backdrop {
    display: none !important;
}

img.sketch {
    width: 600px;
}

.social-post-dialog * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.social-post-dialog .form-group {
    opacity: 1;
    filter: alpha(opacity=100);
}

    .social-post-dialog .form-group.disabled {
        opacity: .3;
        filter: alpha(opacity=30);
        cursor: not-allowed;
    }

        .social-post-dialog .form-group.disabled * {
            cursor: not-allowed;
        }

.social-post-dialog .alert-info {
    background: rgba(59,89,152,.2);
}

.social-post-dialog .toggle {
    max-height: 0;
    max-width: 0;
    opacity: 0;
}

    .social-post-dialog .toggle + label {
        cursor: pointer;
        display: inline-block;
        position: relative;
        top: -10px;
        box-shadow: inset 0 0 0 1px #d5d5d5;
        text-indent: -5000px;
        height: 30px;
        width: 70px;
        border-radius: 4px;
        margin-right: 10px;
        margin-top: 10px;
    }

        .social-post-dialog .toggle + label:before {
            content: '';
            position: absolute;
            display: block;
            height: 30px;
            width: 30px;
            top: 0;
            left: 0;
            border-radius: 4px;
            background: rgba(19,191,17,0);
            transition: .25s ease-in-out;
        }

        .social-post-dialog .toggle + label:after {
            content: 'f';
            text-align: center;
            position: absolute;
            display: block;
            height: 30px;
            width: 30px;
            top: 0;
            left: 0;
            border-radius: 4px;
            background-color: #fff;
            box-shadow: inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.2);
            transition: .25s ease-in-out;
        }

    .social-post-dialog .toggle.facebook + label:after {
        background-image: url(../../images/toggle-facebook.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .social-post-dialog .toggle.twitter + label:after {
        background-image: url(../../images/toggle-twitter.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

.social-post-dialog #toggle-facebook:checked + label:before {
    width: 70px;
    background: #4fbf4e;
}

.social-post-dialog #toggle-facebook:checked + label:after {
    left: 40px;
    box-shadow: inset 0 0 0 1px white,0 2px 4px rgba(0,0,0,.2);
}

.social-post-dialog #toggle-twitter:checked + label:before {
    width: 70px;
    background: #4fbf4e;
}

.social-post-dialog #toggle-twitter:checked + label:after {
    left: 40px;
    box-shadow: inset 0 0 0 1px white,0 2px 4px rgba(0,0,0,.2);
}

.social-post-dialog .modal-content {
    overflow: hidden;
}

.social-post-dialog .modal-header {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 22px;
}

    .social-post-dialog .modal-header h4 {
        font-size: 2.1428em;
        color: #5a2a82;
    }

    .social-post-dialog .modal-header hr.plus.diagonal {
        margin-top: -2px;
    }

    .social-post-dialog .modal-header .close {
        background: url(../images/btn-close-dialog@2x.png);
        background-repeat: no-repeat;
        background-size: 25px;
        height: 26px;
        width: 26px;
        padding: 2px;
        opacity: .5;
        position: relative;
        top: 6px;
    }

        .social-post-dialog .modal-header .close:hover {
            opacity: 1;
        }

        .social-post-dialog .modal-header .close:active, .social-post-dialog .modal-header .close:focus {
            outline: 0;
        }

.social-post-dialog .modal-body, .social-post-dialog .modal-footer, .social-post-dialog .modal-header {
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width:768px) {
    .social-post-dialog .modal-body, .social-post-dialog .modal-footer, .social-post-dialog .modal-header {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.social-post-dialog .modal-body {
    padding-top: 15px;
}

    .social-post-dialog .modal-body .input-group.bootstrap-timepicker, .social-post-dialog .modal-body .input-group.date, .social-post-dialog .modal-body textarea {
        box-shadow: rgba(0,0,0,.1) 0 0 15px;
        font-size: 1.285714em;
    }

        .social-post-dialog .modal-body .input-group.bootstrap-timepicker .form-control, .social-post-dialog .modal-body .input-group.date .form-control, .social-post-dialog .modal-body textarea .form-control {
            font-size: 1em;
            padding-top: 4px;
        }

    .social-post-dialog .modal-body .tweetlength-wrapper {
        margin-bottom: 5px;
        overflow: hidden;
        *zoom: 1;
    }

        .social-post-dialog .modal-body .tweetlength-wrapper .message {
            color: #959595;
            font-size: 1.142857em;
        }

        .social-post-dialog .modal-body .tweetlength-wrapper .character-count {
            float: right;
            color: #d8d8d8;
            font-size: 1.2857em;
            line-height: 1.2857em;
        }

            .social-post-dialog .modal-body .tweetlength-wrapper .character-count .current-count {
                font-size: 1.3333em;
            }

@media screen and (max-width:768px) {
    .social-post-dialog .modal-body .tweetlength-wrapper {
        font-size: .857124em;
    }
}

.social-post-dialog .modal-body .tweetlength-wrapper.error .character-count .current-count, .social-post-dialog .modal-body .tweetlength-wrapper.error .message {
    color: #7d0606;
}

.social-post-dialog .modal-body .textarea-wrapper {
    position: relative;
}

    .social-post-dialog .modal-body .textarea-wrapper textarea {
        padding-left: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .social-post-dialog .modal-body .textarea-wrapper:after {
        content: ' ';
        width: 15px;
        height: 15px;
        position: absolute;
        top: 14px;
        left: 14px;
        background: url(../images/icon-message@2x.png);
        background-repeat: no-repeat;
        background-size: 14px 13px;
    }

.social-post-dialog .modal-body .input-group.bootstrap-timepicker input, .social-post-dialog .modal-body .input-group.date input {
    box-shadow: none;
}

.social-post-dialog .modal-body input[type=password], .social-post-dialog .modal-body input[type=text] {
    box-shadow: rgba(0,0,0,.1) 0 0 15px;
    padding: 6px;
    width: 100%;
    border: 1px solid #c7dcea;
    color: #222;
}

.social-post-dialog .modal-body .checkbox {
    margin-top: 37px;
}

.social-post-dialog .modal-body .checkbox-wrapper {
    display: inline;
}

    .social-post-dialog .modal-body .checkbox-wrapper input[type=checkbox] {
        opacity: 0;
        cursor: pointer;
    }

    .social-post-dialog .modal-body .checkbox-wrapper .indicator {
        height: 17px;
        width: 19px;
        display: inline-block;
        position: relative;
        background: url(../images/checkbox-unchecked@2x.png);
        background-repeat: no-repeat;
        background-size: 19px 17px;
    }

    .social-post-dialog .modal-body .checkbox-wrapper input[type=checkbox]:checked + .indicator {
        background: url(../images/checkbox-checked@2x.png);
        background-size: 19px 17px;
        background-repeat: no-repeat;
    }

.social-post-dialog .modal-footer {
    border: 0;
    margin-top: 0;
    padding-top: 5px;
}

    .social-post-dialog .modal-footer .btn {
        text-transform: uppercase;
        font-size: 1.71428em;
        padding: 0 26px;
        line-height: 49px;
    }

@media screen and (max-width:768px) {
    .social-post-dialog .modal-footer {
        text-align: left;
        margin-top: 0;
        padding-top: 0;
    }

        .social-post-dialog .modal-footer .btn {
            width: 100%;
            margin-bottom: 15px;
            margin-left: 0;
        }
}

.social-post-dialog #error-message-wrapper {
    text-align: left;
}

.social-post-dialog .social-options {
    overflow: hidden;
}

.social-post-dialog button.add-to-calendar {
    float: right;
}

.social-post-dialog .message-wrapper {
    margin-bottom: 10px;
}

.social-post-dialog .timepicker-container {
    max-width: 160px;
}

.social-post-dialog .datepicker-container, .social-post-dialog .timepicker-container {
    margin-right: 15px;
}

@media screen and (max-width:768px) {
    .social-post-dialog .datepicker-container, .social-post-dialog .timepicker-container {
        width: 100%;
        max-width: none;
    }
}

@media screen and (max-width:768px) {
    .social-post-dialog .checkbox {
        padding-left: 0;
        margin-top: 25px;
        margin-bottom: 5px;
    }
}

.social-post-dialog .share-options {
    overflow: hidden;
    *zoom: 1;
}

    .social-post-dialog .share-options li:last-child {
        margin-right: 0;
    }

    .social-post-dialog .share-options .facebook {
        background: #3b5998;
    }

        .social-post-dialog .share-options .facebook:hover {
            background: #2d4373;
        }

        .social-post-dialog .share-options .facebook.disabled {
            background: #3b5998;
        }

    .social-post-dialog .share-options .twitter {
        background: #2ba9e1;
    }

        .social-post-dialog .share-options .twitter:hover {
            background: #1b8cbe;
        }

        .social-post-dialog .share-options .twitter.disabled {
            background: #2ba9e1;
        }

    .social-post-dialog .share-options .share-option {
        width: 100%;
        display: inline-block;
        font-size: 1.71428em;
        color: #fff;
        font-weight: 100;
        padding: 14px 26px 9px 22px;
        position: relative;
        cursor: pointer;
        margin-bottom: 15px;
    }

        .social-post-dialog .share-options .share-option input[type=checkbox] {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
            cursor: pointer;
            opacity: 0;
            z-index: 999;
        }

        .social-post-dialog .share-options .share-option.disabled {
            opacity: .35;
            cursor: default;
        }

            .social-post-dialog .share-options .share-option.disabled input[type=checkbox] {
                display: none;
            }

        .social-post-dialog .share-options .share-option .indicator {
            height: 19px;
            width: 19px;
            display: inline-block;
            position: relative;
            background: url(../images/checkbox-unchecked-white@2x.png);
            background-repeat: no-repeat;
            background-size: 21px 19px;
            top: 1px;
        }

        .social-post-dialog .share-options .share-option input[type=checkbox]:checked + .indicator {
            background: url(../images/checkbox-checked-white@2x.png);
            background-size: 21px 19px;
            background-repeat: no-repeat;
        }

        .social-post-dialog .share-options .share-option span {
            display: inline-block;
            position: relative;
            left: 5px;
        }

    .social-post-dialog .share-options .col-xs-6:first-child {
        padding-right: 7.5px;
    }

    .social-post-dialog .share-options .col-xs-6:last-child {
        padding-left: 7.5px;
    }

.social-post-dialog .attach-media-form {
    display: none;
    background: rgba(59,89,152,.2);
    position: relative;
    top: -20px;
    font-size: 1.28571em;
    overflow: hidden;
    *zoom: 1;
}

    .social-post-dialog .attach-media-form a {
        text-decoration: underline;
        color: #5a2a82;
    }

    .social-post-dialog .attach-media-form input[type=text] {
        margin-left: 10px;
        width: 215px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .social-post-dialog .attach-media-form .upload-link {
        padding-top: 5px;
    }

    .social-post-dialog .attach-media-form .btn {
        background: #3b5998;
        color: #fff;
        margin: 7px;
        padding: 6px 26px 0;
        text-transform: uppercase;
    }

@media screen and (max-width:768px) {
    .social-post-dialog .attach-media-form .form-group {
        margin-bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    .social-post-dialog .attach-media-form input[type=text] {
        width: 100%;
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
    }

    .social-post-dialog .attach-media-form .btn {
        width: 100%;
        margin-right: 0;
    }

    .social-post-dialog .attach-media-form .modal-footer {
        margin-left: 0;
    }

    .social-post-dialog .attach-media-form .upload-link {
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 5px;
    }
}

.social-post-dialog .post-image-list {
    padding: 15px 0 0;
    margin: 0;
    overflow: hidden;
    *zoom: 1;
}

    .social-post-dialog .post-image-list .post-image-wrapper {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        position: relative;
        height: 74px;
        width: 74px;
        background: rgba(59,89,152,.2);
    }

        .social-post-dialog .post-image-list .post-image-wrapper.loading:before {
            position: absolute;
            content: '';
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-image: url(../images/spinner.gif);
            background-size: 32px 32px;
            background-position: center center;
            background-repeat: no-repeat;
        }

        .social-post-dialog .post-image-list .post-image-wrapper .progress {
            position: absolute;
            top: 50%;
            bottom: 0;
            left: 7px;
            right: 7px;
            margin-top: -2px;
            height: 5px;
            padding: 1px;
            box-shadow: rgba(23,45,91,.23) 0 0 15px;
        }

        .social-post-dialog .post-image-list .post-image-wrapper .attach-media {
            padding: 35px 15px 15px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            cursor: pointer;
            text-align: center;
            font-size: 1em;
            line-height: 1.1em;
            color: #3b5998;
        }

            .social-post-dialog .post-image-list .post-image-wrapper .attach-media:hover {
                text-decoration: none;
                background: rgba(0,0,0,.02);
            }

            .social-post-dialog .post-image-list .post-image-wrapper .attach-media:before {
                font-family: bravoicons;
                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;
                content: "\f03e";
                position: absolute;
                width: 18;
                top: 14px;
                left: 50%;
                margin-left: -9px;
            }

    .social-post-dialog .post-image-list #urlAttachment {
        position: relative;
        margin-right: 14px;
    }

    .social-post-dialog .post-image-list .btn.close {
        height: 21px;
        width: 21px;
        position: absolute;
        top: -14px;
        right: -14px;
        padding: 0;
        opacity: .2;
        cursor: default;
    }

    .social-post-dialog .post-image-list .attach-url-template .btn.close, .social-post-dialog .post-image-list .loaded .btn.close {
        opacity: 1;
        cursor: pointer;
    }

    .social-post-dialog .post-image-list .attach-url-template .progress, .social-post-dialog .post-image-list .loaded .progress {
        display: none;
    }

.social-post-dialog label {
    font-size: 1.285714em;
    color: #5a2a82;
}

.social-post-dialog.facebook .modal-footerheader h4 {
    color: #3b5998;
}

.social-post-dialog.twitter .modal-header h4 {
    color: #2ba9e1;
}

.social-post-dialog.twitter .attach-media-form {
    background: rgba(43,169,225,.2);
}

    .social-post-dialog.twitter .attach-media-form .btn {
        background-color: #2ba9e1;
    }

.social-post-dialog.twitter .post-image-list .post-image-wrapper {
    background: rgba(43,169,225,.2);
}

    .social-post-dialog.twitter .post-image-list .post-image-wrapper .attach-media {
        color: #2ba9e1;
    }

html {
    background: #ddebf6;
}

body, html {
    min-height: 100%;
    height: 100%;
}

    html > body {
        height: auto;
    }

body {
    background: url(../images/bkg-clouds.jpg) no-repeat top center fixed;
    background-size: 100% auto;
    position: relative;
    font-family: "Rotis Sans Serif W01",RotisSansSerif,"Rotis SansSerif Std","Myriad Pro",Trebuchet,Arial,sans-serif;
}

.no-bg {
    background: 0 0;
    background-color: transparent;
}

a:active, a:focus, a:hover, button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, select::-moz-focus-inner {
    border: 0;
    outline: 0;
    background: 0 0;
}

.panel.placeholder {
    background: #f2f2f2;
    border: 1px solid #ccc;
    min-height: 200px;
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

    .panel.placeholder h5 {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        width: 100%;
        text-transform: uppercase;
    }

.add-padding {
    padding: 15px;
}

.table {
    font-size: .8571248em;
    border-spacing: 1px;
    border-collapse: separate;
}

    .table thead {
        background: #5a2a82;
    }

        .table thead tr th {
            color: #fff;
            text-transform: none;
            font-weight: 100;
            font-size: 1.1em;
            border-bottom: 0;
        }

    .table td, .table th {
        border: 0;
    }

    .table .center {
        text-align: center;
    }

    .table tbody td {
        background: rgba(255,255,255,.8);
    }

@media screen and (min-width:768px) {
    .table {
        font-size: 1em;
    }
}

ul.styled li {
    overflow: hidden;
    list-style-type: disc;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}

    ul.styled li:before {
        content: "• ";
        color: #5a2a82;
        margin-right: 5px;
        position: absolute;
        left: 0;
    }

ul.sitemap li ul {
    margin-left: 20px;
}

ul.sitemap li {
    list-style-type: none;
    margin-top: 5px;
}

    ul.sitemap li:before {
        color: #999;
        margin-right: 5px;
        font-family: bravoicons;
        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;
        content: "\e607";
    }

    ul.sitemap li.has-children:before {
        font-family: bravoicons;
        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;
        content: "\e609";
    }

body#esb:not(.fullscreen) section.viewport.bravovets {
    background: url(../images/bkg-clouds.jpg) no-repeat top center fixed;
    background-size: 100% auto;
    position: relative;
    background-attachment: scroll;
}

.circles-header {
    position: absolute;
    height: 100px;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

    .circles-header:before {
        content: " ";
        position: absolute;
        top: 0;
        width: 190px;
        height: 37px;
        right: 0;
        background-image: url(../images/header-circles@2x.png);
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 10;
    }

@media screen and (min-width:768px) {
    .circles-header:before {
        right: 0;
        width: 380px;
        height: 74px;
    }
}

ol {
    color: #5a2a82;
    font-weight: 700;
    padding-left: 20px;
}

    ol > li {
        list-style-position: outside;
    }

    ol p {
        color: #394147;
        font-weight: 400;
    }

body.bravectopage {
    background-size: cover;
}

    body.bravectopage h1 {
        display: inline-block;
        background: #5a2a82;
        text-transform: uppercase;
        color: #fff;
        font-weight: 100;
        margin-top: 50px;
        margin-left: 0;
        line-height: 1em;
    }

    body.bravectopage .page-title-wrapper {
        margin-top: 0;
    }

        body.bravectopage .page-title-wrapper h1 {
            margin-top: 0;
            margin-right: 15px;
            float: none;
        }

        body.bravectopage .page-title-wrapper .page-subhead {
            position: static;
            margin-top: 10px;
            font-style: italic;
            font-size: 1.25em;
        }

    body.bravectopage h1.alternate {
        background-image: linear-gradient(101deg,#2c5163,#223e4c);
        padding: 15px 15px 5px;
    }

    body.bravectopage ol {
        list-style: decimal inside;
    }

        body.bravectopage ol li {
            margin-bottom: 10px;
        }

    body.bravectopage #hero-wrapper {
        margin-bottom: 20px;
    }

        body.bravectopage #hero-wrapper h1 {
            padding: 15px 15px 5px;
        }

    body.bravectopage #hero-bottom {
        position: relative;
        top: 20px;
    }

    body.bravectopage .hero-banner-image {
        box-shadow: rgba(0,0,0,.1) 0 0 15px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 0;
        background-image: url(../images/bkg-superdog-clouds.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

        body.bravectopage .hero-banner-image:after {
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            background-image: url(../images/pat-diagonallines.png);
            content: " ";
            height: 10px;
        }

    body.bravectopage .hero-banner-copy, body.bravectopage .hero-image-container {
        position: relative;
    }

    body.bravectopage .hero-image-container {
        text-align: center;
    }

        body.bravectopage .hero-image-container img {
            width: 100%;
            max-width: 480px;
        }

    body.bravectopage .hero-banner-copy {
        z-index: 50;
        color: #303336;
    }

    body.bravectopage .home-content {
        margin-top: 40px;
    }

        body.bravectopage .home-content hr {
            display: none;
        }

    body.bravectopage .inset a, body.bravectopage .inset p, body.bravectopage .inset ul {
        font-size: 1.143em;
    }

@media screen and (min-width:768px) {
    body.bravectopage .page-title-wrapper {
        margin-top: 50px;
    }

        body.bravectopage .page-title-wrapper h1 {
            margin-top: 0;
            float: left;
        }

        body.bravectopage .page-title-wrapper .page-subhead {
            position: relative;
            font-style: italic;
            top: .5em;
            font-size: 1.25em;
        }

    body.bravectopage h1 {
        margin-left: 0;
    }

    body.bravectopage .hero-image-container {
        text-align: left;
    }

        body.bravectopage .hero-image-container img {
            max-width: 100%;
            margin-top: 30px;
        }

    body.bravectopage .home-content hr {
        display: block;
    }

    body.bravectopage .hero-banner-copy h1 {
        margin-top: 50px;
        white-space: nowrap;
    }
}

@media (min-width:992px) {
    body.bravectopage .page-title-wrapper h1 {
        margin-top: 0;
    }

    body.bravectopage .page-title-wrapper .page-subhead {
        top: .5em;
    }

    body.bravectopage #hero-wrapper h1 {
        padding-bottom: 0;
    }

    body.bravectopage .hero-image-container img {
        margin-top: 30px;
    }

    body.bravectopage .hero-banner-copy p {
        font-size: 1.28571em;
    }

    body.bravectopage .hero-banner-copy h1 {
        margin-top: 50px;
    }
}

.shift-left {
    margin-left: -18px;
}

.shift-right {
    margin-right: -7px;
}

.callout-box {
    border: 1px solid #5a2a82;
    background: #dbe4f3;
    padding: 15px;
}

.bravo-chart + .caption, .table + .caption {
    margin-top: -10px;
}

.caption {
    font-style: italic;
    font-size: .85714em;
}

.white-trans-bg {
    background: url(/images/rgbapng/ffffff4d-5.png);
    background: rgba(255,255,255,.3);
}

    .white-trans-bg h3 {
        color: #5a2a82;
    }

.section-head {
    position: relative;
    margin: -10px -10px 0 -10px;
}

    .section-head h2 {
        background: #2c5163;
        background-image: linear-gradient(101deg,#2c5163,#223e4c);
        position: absolute;
        bottom: -10px;
        left: 0;
        color: #fff;
        line-height: 1em;
        padding: 10px 15px 0;
        font-size: 2.143em;
        display: inline-block;
    }

    .section-head img {
        min-width: 100%;
    }

@media (min-width:768px) {
    .section-head h2 {
        padding: 10px 15px 5px;
        font-size: 1.5em;
    }
}

@media (min-width:992px) {
    .section-head h2 {
        padding: 10px 15px 0;
        font-size: 2.143em;
    }
}

.purple-bg, .white-trans-bg {
    padding: 10px;
    margin-top: 30px;
    box-shadow: rgba(0,0,0,.1) 0 0 15px;
}

    .purple-bg .inset, .white-trans-bg .inset {
        background: url(/images/rgbapng/ffffff4d-5.png);
        background: rgba(255,255,255,.3);
        border: 1px solid rgba(255,255,255,.5);
        padding: 15px;
        margin-top: 10px;
    }

        .purple-bg .inset > h3, .white-trans-bg .inset > h3 {
            margin-top: 0;
        }

        .purple-bg .inset > a, .white-trans-bg .inset > a {
            font-weight: 700;
        }

    .purple-bg h3, .white-trans-bg h3 {
        font-size: 1.571em;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .purple-bg h4, .white-trans-bg h4 {
        color: #5a2a82;
        margin-top: 5px;
        font-size: 1.42857em;
    }

    .purple-bg ul, .white-trans-bg ul {
        padding-left: 15px;
    }

    .purple-bg a, .white-trans-bg a {
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: 400;
    }

    .purple-bg h4 a, .white-trans-bg h4 a {
        color: #2c5163;
        text-decoration: none;
    }

        .purple-bg h4 a:after, .white-trans-bg h4 a:after {
            font-family: bravoicons;
            speak: none;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e616";
            font-weight: 700;
            position: relative;
            top: .2em;
            left: .2em;
        }

    .purple-bg hr + ul, .white-trans-bg hr + ul {
        margin-top: 10px;
    }

.purple-bg {
    background: #5a2a82;
    color: #fff;
}

    .purple-bg a, .purple-bg h2, .purple-bg h3, .purple-bg h4 {
        color: #fff;
        font-weight: 100;
    }

        .purple-bg a:hover {
            color: #e6e6e6;
        }

    .purple-bg ul.styled li:before {
        color: #fff;
    }

    .purple-bg.diagonal-bottom, .white-trans-bg.diagonal-bottom {
        position: relative;
    }

        .purple-bg.diagonal-bottom:after, .white-trans-bg.diagonal-bottom:after {
            left: 0;
            right: 0;
        }

        .purple-bg.diagonal-bottom.no-padding, .white-trans-bg.diagonal-bottom.no-padding {
            padding: 0 0 15px;
        }

.diagonal-bottom:after {
    position: absolute;
    bottom: 0;
    height: 6px;
    background-image: url(../images/pat-diagonallines.png);
    content: " ";
    left: 15px;
    right: 15px;
}

.page-wrapper {
    max-width: 970px;
    margin: 0 auto;
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0;
}

.footer, .header, .marketing {
    padding-left: 15px;
    padding-right: 15px;
}

    .header h3 {
        margin-top: 0;
        margin-bottom: 0;
        line-height: 40px;
        padding-bottom: 19px;
    }

.footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

.container-narrow > hr {
    margin: 30px 0;
}

.jumbotron {
    border-bottom: 1px solid #e5e5e5;
}

    .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
    }

.marketing {
    margin: 40px 0;
}

    .marketing p + h4 {
        margin-top: 28px;
    }

@media (min-width:992px) {
    .container {
        max-width: 970px;
    }

    .footer, .header, .marketing {
        padding-left: 0;
        padding-right: 0;
    }

    .header {
        margin-bottom: 30px;
    }

    .jumbotron {
        border-bottom: 0;
    }
}

.page-title-wrapper {
    overflow: hidden;
    *zoom: 1;
}

    .page-title-wrapper h1 {
        float: left;
    }

h1.page-title {
    background: #5a2a82;
    background-image: linear-gradient(101deg,#5a2a82,#6b2a82);
    display: inline-block;
    font-weight: 100;
    font-size: 2.285714em;
    color: #fff;
    padding: 0 19px 0 38px;
    line-height: 54px;
    margin: 0;
    text-transform: uppercase;
    position: relative;
}

    h1.page-title:before {
        font-family: bravoicons;
        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;
        content: "\e61b";
        font-size: 15px;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        left: 15px;
    }

@media (min-width:768px) {
    h1.page-title {
        font-size: 2.5714em;
        padding-bottom: 0;
        padding-top: 0;
        line-height: 54px;
    }
}

@media (min-width:992px) {
    h1.page-title {
        font-size: 3.428571em;
        padding-top: 0;
        line-height: 65px;
    }
}

.bv-resources h1.page-title {
    margin-top: 8px;
}

h1.page-title.green-flask {
    background: #2b4f60;
    background-image: linear-gradient(101deg,#2c5163,#223e4c);
}

    h1.page-title.green-flask:before {
        font-family: bravoicons;
        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;
        content: "\e600";
    }

h1.page-title.user {
    background: #5a2a82;
}

    h1.page-title.user:before {
        font-family: bravoicons;
        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;
        content: "\e620";
    }

h1.page-title.compliance-icon {
    background: #2b4f60;
    background-image: linear-gradient(101deg,#2c5163,#223e4c);
}

    h1.page-title.compliance-icon:before {
        font-family: bravoicons;
        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;
        content: "\e61d";
        font-size: 26px;
        left: 7px;
        margin-top: -12px;
    }

h1.page-title.newbusiness-icon {
    background: #2b4f60;
    background-image: linear-gradient(101deg,#2c5163,#223e4c);
}

    h1.page-title.newbusiness-icon:before {
        font-family: bravoicons;
        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;
        content: "\e61e";
        font-size: 18px;
        margin-top: -9px;
        left: 11px;
    }

h1.page-title.comment-bubbles:before {
    font-family: bravoicons;
    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;
    content: "\e622";
}

h1.page-title.calendar-icon:before {
    font-family: bravoicons;
    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;
    content: "\e614";
}

h2.sidebar-title {
    display: inline-block;
    background: #2b4f60;
    background-image: linear-gradient(101deg,#2c5163,#223e4c);
    color: #fff;
    font-size: 1.7em;
    font-weight: 100;
    padding: 11px 15px 5px 13px;
    margin: 12px 0 0;
}

@media (min-width:992px) {
    h2.sidebar-title {
        margin: 36px 0 0;
    }
}

p {
    margin: 10px 0;
}

.teaser {
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.col-wrapper {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 40px;
}

    .col-wrapper h3 {
        margin: 0 0 10px;
    }

img {
    max-width: 100%;
}

.captions h1 {
    text-transform: uppercase;
    margin: 0 0 20px;
}

.captions h3 {
    margin: 0 0 20px;
}

.captions.bv-captions {
    margin-top: 20px;
    padding: 40px;
}

.bv-caption-wrapper-left {
    margin-bottom: 20px;
}

.bv-caption-wrapper-right {
    background: #fff;
    padding: 20px;
}

.terms-checkbox {
    margin-top: 14px;
}

.accordion-caret .accordion-toggle:hover {
    text-decoration: none;
}

.accordion-caret .accordion-toggle:after {
    font-size: 25px;
    vertical-align: -3px;
    position: absolute;
    right: 20px;
    top: 8px;
}

.accordion-caret .accordion-toggle:not(.collapsed):after {
    content: "▾";
    margin-right: 0;
}

.accordion-caret .accordion-toggle.collapsed:after {
    content: "▸";
    margin-right: 0;
}

.accordion-toggle {
    display: block;
    padding: 16px 20px;
    position: relative;
}

    .accordion-toggle h4 {
        margin: 0;
    }

    .accordion-toggle:hover {
        background: #f6f6f6;
    }

.acc-toggle-wrapper {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.accordion-inner {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    margin: 0 20px;
}

.signed-in h3, .signed-in h4 {
    margin-top: 0;
    text-align: center;
}

.signed-in .bv-login-points {
    text-align: center;
}

.bv-icons {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.bv-stats img {
    float: none;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 180px;
}

.bv-stats h3, .bv-stats p {
    margin-top: 0;
    text-align: center;
}

.bv-stats p {
    margin-bottom: 30px;
}

.soc-divider {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    margin-bottom: 10px;
}

body.globalpage {
    background: url(../images/bkg-clouds.jpg) no-repeat top center fixed;
    background-size: 100% auto;
    position: relative;
}

    body.globalpage .dogface-bg {
        position: absolute;
        bottom: -120px;
        width: 300px;
        right: 10px;
    }

    body.globalpage .dog-bg {
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 600px;
        background-image: url(../images/dog-clock-2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-position: center 65px;
        background-size: 80%;
    }

    body.globalpage h1 {
        background: #5a2a82;
        text-transform: uppercase;
        color: #fff;
        font-weight: 100;
        font-size: 2.285714em;
        letter-spacing: -.5px;
        margin-top: 0;
        padding: 0 15px;
        line-height: 54px;
    }

    body.globalpage h3 {
        color: #5a2a82;
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 1.714285em;
        padding: 10px 0 0;
    }

        body.globalpage h3:first-child {
            margin-top: 5px;
        }

    body.globalpage .white-trans-bg {
        padding: 15px 30px 30px;
    }

    body.globalpage .page-content-wrapper {
        margin-top: 35%;
        margin-bottom: 100px;
    }

    body.globalpage .select {
        width: 100%;
        margin-bottom: 15px;
    }

        body.globalpage .select .select-styled:after {
            color: #5a2a82;
            background: url(../images/pat-diagonallines.png);
        }

        body.globalpage .select .select-options, body.globalpage .select .select-styled.active {
            background-color: #fff;
        }

            body.globalpage .select .select-options li:hover {
                background: #5a2a82;
            }

@media (min-width:768px) {
    body.globalpage .dogface-bg {
        width: 75%;
        right: 40px;
        bottom: -165px;
    }

    body.globalpage .dog-bg {
        background-size: 570px;
        top: 0;
    }

    body.globalpage h1 {
        font-size: 2.285714em;
        line-height: 54px;
    }

    body.globalpage .page-content-wrapper {
        margin-top: 210px;
    }
}

@media (min-width:992px) {
    body.globalpage .dog-bg {
        background-size: 670px;
    }

    body.globalpage h1 {
        font-size: 3.428571em;
        line-height: 65px;
    }

    body.globalpage p {
        font-size: 1.28571em;
    }

    body.globalpage .page-content-wrapper {
        margin-top: 250px;
    }
}

.globalpage.termspage .page-content-wrapper {
    margin-top: 150px;
}

@media (min-width:768px) {
    .globalpage.termspage .page-content-wrapper {
        margin-top: 80px;
    }
}

.globalpage.termspage .white-trans-bg {
    margin-top: 45px;
    margin-bottom: 20px;
}

    .globalpage.termspage .white-trans-bg .section-head {
        margin: -15px -30px 15px -30px;
    }

.globalpage.termspage .btn-default, .globalpage.termspage .btn-primary {
    margin-left: 10px;
    margin-bottom: 10px;
}

.terms-content h1 {
    display: inline-block;
}

.terms-content h2 {
    background: #2b4f60;
    background-image: linear-gradient(101deg,#2c5163,#223e4c);
    padding: 10px 5px 5px;
    display: inline-block;
    font-size: 1.71428em;
    color: #fff;
}

.terms-content .white-trans-bg.bv-info {
    padding: 0;
}

    .terms-content .white-trans-bg.bv-info img {
        min-width: 100%;
    }

.terms-content .description {
    padding: 15px;
}

@media (min-width:768px) {
    .signed-in .bv-login-points {
        float: right;
        text-align: right;
    }

    .signed-in h3 {
        float: left;
        text-align: left;
        margin-top: 10px;
    }

    .bv-stats img {
        width: 70px;
        float: left;
        margin-top: 0;
    }

    .bv-stats h3, .bv-stats p {
        margin-top: 0;
    }
}

@media (min-width:992px) {
    .captions {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        margin-top: 15%;
        padding: 40px;
    }
}

@media (min-width:1200px) {
    .captions.bv-captions {
        margin-top: 100px;
    }
}


.modal-body p,
.modal-body ul,
.modal-body ol {
    margin-top: 0;
    font-size: 1.143em;
    margin-bottom: 15px;
    margin-left: 25px;
    padding-left: 0px;
    text-align: left;
    color: #394147;
    font-weight: normal;
}

    .modal-body ul li {
        list-style-type: disc;
    }

    .modal-body ol li {
        list-style-type: decimal;
    }


.modal-body .attachment-wrapper {
    background-color: rgba(90,42,130,.05);
    padding: 20px 25px;
    border: 1px solid #5a2a82;
}

    .modal-body .attachment-wrapper h4 {
        color: #5a2a82;
        margin: 0;
    }

    .modal-body .attachment-wrapper hr.diagonal {
        margin: 7px 0 10px;
    }

    .modal-body .attachment-wrapper ul li {
        list-style-type: none;
    }

        .modal-body .attachment-wrapper ul li:before {
            content: '';
            display: inline-block;
            color: #5a2a82;
            font-size: 16px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            text-align: center;
            vertical-align: middle;
        }

        .modal-body .attachment-wrapper ul li a {
            display: inline-block;
            padding-left: 2px;
            color: #394147;
            height: 24px;
            text-decoration: underline;
        }

            .modal-body .attachment-wrapper ul li a:hover {
                color: #22272b;
            }

        .modal-body .attachment-wrapper ul li.doc:before {
            font-family: bravoicons;
            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;
            content: "\e61b";
        }

        .modal-body .attachment-wrapper ul li.link:before {
            font-family: bravoicons;
            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;
            content: "\f0c1";
        }

        .modal-body .attachment-wrapper ul li.picture:before {
            font-family: bravoicons;
            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;
            content: "\f03e";
        }


#readMoreModal .modal-dialog hr.diagonal2 {
    margin: 7px 0 10px;
}

