@charset "utf-8";
/* CSS Document */

/*ALL FONT FACE GENRATE HERE*/
@font-face {
	font-family: 'Gotham-Medium';
	src: url('/controller/themes/index/css/fonts/Gotham-Medium.eot');
	src: local('☺'), url('/controller/themes/index/css/fonts/Gotham-Medium.woff') format('woff'), 
	url('/controller/themes/index/css/fonts/Gotham-Medium.ttf') format('truetype'), 
	url('/controller/themes/index/css/fonts/Gotham-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'GothamBlack';
    src: url('/controller/themes/index/css/fonts/gotham-black.eot');
    src: url('/controller/themes/index/css/fonts/gotham-black.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-black.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-black.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-black.svg#GothamBlack') format('svg');
}

@font-face {
    font-family: 'GothamBold';
    src: url('/controller/themes/index/css/fonts/gotham-bold.eot');
    src: url('/controller/themes/index/css/fonts/gotham-bold.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-bold.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-bold.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-bold.svg#GothamBold') format('svg');
}

@font-face {
    font-family: 'GothamBook';
    src: url('/controller/themes/index/css/fonts/gotham-book.eot');
    src: url('/controller/themes/index/css/fonts/gotham-book.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-book.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-book.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-book.svg#GothamBook') format('svg');
}

@font-face {
    font-family: 'GothamExtraLight';
    src: url('/controller/themes/index/css/fonts/gotham-extralight.eot');
    src: url('/controller/themes/index/css/fonts/gotham-extralight.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-extralight.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-extralight.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-extralight.svg#GothamExtraLight') format('svg');
}

@font-face {
    font-family: 'GothamLight';
    src: url('/controller/themes/index/css/fonts/gotham-light.eot');
    src: url('/controller/themes/index/css/fonts/gotham-light.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-light.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-light.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-light.svg#GothamLight') format('svg');
}

@font-face {
    font-family: 'GothamThin';
    src: url('/controller/themes/index/css/fonts/gotham-thin.eot');
    src: url('/controller/themes/index/css/fonts/gotham-thin.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-thin.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-thin.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-thin.svg#GothamThin') format('svg');
}

@font-face {
    font-family: 'GothamUltra';
    src: url('/controller/themes/index/css/fonts/gotham-ultra.eot');
    src: url('/controller/themes/index/css/fonts/gotham-ultra.eot') format('embedded-opentype'),
         url('/controller/themes/index/css/fonts/gotham-ultra.woff') format('woff'),
         url('/controller/themes/index/css/fonts/gotham-ultra.ttf') format('truetype'),
         url('/controller/themes/index/css/fonts/gotham-ultra.svg#GothamUltra') format('svg');
}

/*ALL FONT FACE GENRATE HERE*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

.grid960
{
    margin:0 auto;
}
textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #999
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before, blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }

}

#navigation ul{padding-left: 0px!important;}

@media (min-width:992px) {
    .container{
        width: 970px
    }

}

@media (min-width:1200px) {
    .container{
        width: 1170px
    }

}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {

        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }


    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@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>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.radio label, .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity = 65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular-34c3e2fce2eed3de1bb998bae0e4e0de.eot);
    src: url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular-26a4cf908d46a31304c50b30b5696da5.woff) format('woff'), url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular-89ac66980d09bf7e4619976d2fa08de1.ttf) format('truetype'), url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
    outline: none
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-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>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    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, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: none
}

.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>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;

        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@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;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover, .pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a, .pager .next>span {
    float: right
}

.pager .previous>a, .pager .previous>span {
    float: left
}

.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #808080
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}} @keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}} .progress {
                                                                                                                                                                                                        overflow: hidden;
                                                                                                                                                                                                        height: 20px;
                                                                                                                                                                                                        margin-bottom: 20px;
                                                                                                                                                                                                        background-color: #f5f5f5;
                                                                                                                                                                                                        border-radius: 4px;
                                                                                                                                                                                                        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
                                                                                                                                                                                                        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
                                                                                                                                                                                                    }

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    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-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity = 20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity = 50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity = 0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity = 50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 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: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 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, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity = 50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#80000000', endColorstr = '#00000000', GradientType = 1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00000000', endColorstr = '#80000000', GradientType = 1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity = 90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
	
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-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-xs, .visible-sm, .visible-md, .visible-lg {
                                      display: none !important
                                  }

/*@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
	.addthis_toolbox{
		display:none;
	}
}*/

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

/*@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}*/

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
    #header-logo-container{display: block !important}
    #mb_logo{display: none !important}
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
    #header-logo-container{display: block !important}
    #mb_logo{display: none !important}
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
    #header-logo-container{display: block !important}
    #mb_logo{display: none !important}
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    * {
        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: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #62727a;
    text-decoration: none
}

a:hover, a:focus {
    color: #404a50;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 22px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 396px;
    margin-bottom: 396px;
    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
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #888685
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 396px;
    margin-bottom: 198px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 198px;
    margin-bottom: 198px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 46px
}

h2, .h2 {
    font-size: 38px
}

h3, .h3 {
    font-size: 31px
}

h4, .h4 {
    font-size: 23px
}

h5, .h5 {
    font-size: 18px
}

h6, .h6 {
    font-size: 16px
}

p {
    margin: 0 0 198px
}

.lead {
    margin-bottom: 396px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 27px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #888685
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 197px;
    margin: 792px 0 396px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 198px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 396px
}

dt, dd {
    line-height: 22px
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #888685
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 198px 396px;
    margin: 0 0 396px;
    font-size: 22.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 22px;
    color: #888685
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before, blockquote:after {
    content: ""
}

address {
    margin-bottom: 396px;
    font-style: normal;
    line-height: 22px
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

pre {
    display: block;
    padding: 197.5px;
    margin: 0 0 198px;
    font-size: 17px;
    line-height: 22px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container{
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 396px
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 22px;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 297px;
        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>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 396px;
    font-size: 27px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    line-height: 22px;
    color: #53504f
}

.form-control {
    display: block;
    width: 100%;
    height: 410px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 22px;
    color: #53504f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #888685;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #888685
}

.form-control::-webkit-input-placeholder {
    color: #888685
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"] {
    line-height: 410px
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 396px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.radio label, .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 13em;
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 13em;
    line-height: 13em
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.5em;
    line-height: 1.2em;
    border-radius: 6px
}

select.input-lg {
    height: 24em;
    line-height: 24em
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 512.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 401px;
    right: 0;
    display: block;
    width: 410px;
    height: 410px;
    line-height: 410px;
    text-align: center
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 403px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity = 65);
    opacity: .006500000000000001;
    filter: alpha(opacity = 0.65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #62727a;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #404a50;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #888685;
    text-decoration: none
}

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 1.5em;
    line-height: 1.2em;
    border-radius: 6px
}

.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular-34c3e2fce2eed3de1bb998bae0e4e0de.eot);
    src: url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular-26a4cf908d46a31304c50b30b5696da5.woff) format('woff'), url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular-89ac66980d09bf7e4619976d2fa08de1.ttf) format('truetype'), url(/controller/themes/UpworthyBlog/assets/twitter/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 197px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 22px;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #888685
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: .85em;
    line-height: 22px;
    color: #888685
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
    outline: none
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-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>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 24em;
    padding: 10px 16px;
    font-size: 1.5em;
    line-height: 1.2em;
    border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 24em;
    line-height: 24em
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 13em;
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 13em;
    line-height: 13em
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #53504f;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: .85em;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 1.5em;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #888685
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #888685;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #62727a
}

.nav .nav-divider {
    height: 1px;
    margin: 197px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 22px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #53504f;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 396px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@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, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: -173px 15px;
    font-size: 1.5em;
    line-height: 396px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }

}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: none
}

.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: -86.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 396px
}

@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>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 396px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
   /*.grid960{
        margin-left: -65px
    }
    #header{margin-left: 75px;}
    #top_head{margin-left:5px;}
    */
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: -173px;
        padding-bottom: -173px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: -180px;
    margin-bottom: -180px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@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;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: -180px;
    margin-bottom: -180px
}

.navbar-btn.btn-sm {
    margin-top: 18.5px;
    margin-bottom: 18.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: -173px;
    margin-bottom: -173px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #888685
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #888685
}

.navbar-inverse .navbar-nav>li>a {
    color: #888685
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #888685
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #888685
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 396px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #888685
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 396px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 22px;
    text-decoration: none;
    color: #62727a;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #404a50;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #888685;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 1.5em
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: .85em
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 396px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover, .pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a, .pager .next>span {
    float: right
}

.pager .previous>a, .pager .previous>span {
    float: left
}

.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
    color: #888685;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #888685
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #6e6d6c
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: .85em;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #888685;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #62727a;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 27px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 81px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 396px;
    line-height: 22px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #62727a
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 396px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}} @keyframes progress-bar-stripes{from{background-position:40px 0} to{background-position:0 0}} .progress {
                                                                                                                                                                                                        overflow: hidden;
                                                                                                                                                                                                        height: 396px;
                                                                                                                                                                                                        margin-bottom: 396px;
                                                                                                                                                                                                        background-color: #f5f5f5;
                                                                                                                                                                                                        border-radius: 4px;
                                                                                                                                                                                                        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
                                                                                                                                                                                                        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
                                                                                                                                                                                                    }

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: .85em;
    line-height: 396px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 396px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}


.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 396px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    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-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity = 20);
    opacity: .002;
    filter: alpha(opacity = 0.2)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity = 50);
    opacity: .005;
    filter: alpha(opacity = 0.5)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity = 0);
    opacity: 0;
    filter: alpha(opacity = 0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity = 50);
    opacity: .005;
    filter: alpha(opacity = 0.5)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 37px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 22px
}

.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 .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 (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: .85em;
    line-height: 1.4;
    filter: alpha(opacity = 0);
    opacity: 0;
    filter: alpha(opacity = 0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity = 90);
    opacity: .009000000000000001;
    filter: alpha(opacity = 0.9)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 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, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity = 50);
    opacity: .005;
    filter: alpha(opacity = 0.5);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#80000000', endColorstr = '#00000000', GradientType = 1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00000000', endColorstr = '#80000000', GradientType = 1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity = 90);
    opacity: .009000000000000001;
    filter: alpha(opacity = 0.9)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-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-xs, .visible-sm, .visible-md, .visible-lg {
                                      display: none !important
                                  }

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
	.addthis_toolbox{
		display:none;
	}
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
    #header-logo-container{
        display: none !important
    }
    #mb_logo{display: block !important}

    .videofr iframe
    {
        width:100%!important;
        height:260px!important;
    }
}

.videofr img {min-height:0px!important;}
#mb_logo{margin-bottom:20px;margin-left: -15px;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px
}
@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }

    .videofr iframe
    {
        width:100%!important;
        height:520px!important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
    .videofr iframe
    {
        width:100%!important;
        height:520px!important;
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.preload {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

.preload.loaded, .preload.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

.modal-backdrop {
    background-color: #FF8B00
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 90;
    filter: alpha(opacity = 9000);
    opacity: .9;
    filter: alpha(opacity = 90)
}

input[type="submit"], input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"] {
    font-size: 1em;
    height: 2.2em;
    line-height: 2.5em;
    border-width: 1;
    padding: 0;
    position: relative
}

.lt-ie9 input[type="text"], .lt-ie9 input[type="password"], .lt-ie9 input[type="email"], .lt-ie9 input[type="url"], .lt-ie9 input[type="search"] {
    padding-top: .5em;
    height: 1.6em
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    line-height: 1.9em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-bottom: 7px;
    color: #53504f;
    padding-left: 2%;
    padding-right: 2%;
    border: 1px solid #d6d1c8;
    border-radius: 4px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #239bf1
}

input[type="submit"] {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
    background-color: #ff731b;
    border-color: #ff6402;
    background-image: -webkit-linear-gradient(top, #ff7a26 0, #ff7016 100%);
    background-image: linear-gradient(to bottom, #ff7a26 0, #ff7016 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff7a26', endColorstr = '#ffff7016', GradientType = 0);
    text-shadow: 0 -1px 0 #fc6100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 1.5em;
    text-shadow: 1px 1px 3px #a54000;
    font-size: 1em;
    line-height: 1em;
    padding-left: 15px;
    padding-right: 15px
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="submit"].active, .open .dropdown-toggleinput[type="submit"] {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

input[type="submit"]:active, input[type="submit"].active, .open .dropdown-toggleinput[type="submit"] {
    background-image: none
}

input[type="submit"].disabled, input[type="submit"][disabled], fieldset[disabled] input[type="submit"], input[type="submit"].disabled:hover, input[type="submit"][disabled]:hover, fieldset[disabled] input[type="submit"]:hover, input[type="submit"].disabled:focus, input[type="submit"][disabled]:focus, fieldset[disabled] input[type="submit"]:focus, input[type="submit"].disabled:active, input[type="submit"][disabled]:active, fieldset[disabled] input[type="submit"]:active, input[type="submit"].disabled.active, input[type="submit"][disabled].active, fieldset[disabled] input[type="submit"].active {
    background-color: #428bca;
    border-color: #357ebd
}

input[type="submit"] .badge {
    color: #428bca;
    background-color: #fff
}

input[type="submit"]:hover, input[type="submit"]:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff8335 0, #fc6100 100%);
    background-image: linear-gradient(to bottom, #ff8335 0, #fc6100 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8335', endColorstr = '#fffc6100', GradientType = 0);
    border-color: #d85400;
    text-shadow: 0 1px 1px #af4400
}

input[type="submit"]:active {
    color: #fff;
    background: #fc6100;
    border-color: #af4400;
    -webkit-box-shadow: inset 0 1px 2px #e25800;
    box-shadow: inset 0 1px 2px #e25800
}

input[type="submit"]:hover {
    color: white
}

input.error {
    color: #B94A48;
    border-color: #B94A48
}

h1 {
    font-size: 41.4px
}

h2 {
    font-size: 31.5px
}

h3 {
    font-size: 25.2px
}

h4 {
    font-size: 19.8px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16.2px
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.2em;
    margin: 0;
    font-weight: bold
}

.dropdown-menu>li {
    padding: 15px 30px;
    border-bottom: 1px solid #e5e2dc
}

.dropdown-menu>li:last-child {
    border-bottom: 0
}

.dropdown-menu>li ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.dropdown-menu>li h4 {
    margin: 0;
    padding: 0;
    line-height: 1.2em
}

.dropdown-menu>li form {
    margin: 0
}

.dropdown-menu li>a {
    border-bottom: none;
    border-left: 0;
    border-right: 0;
    color: #62727a;
    display: block
}

.dropdown-menu li>a:hover {
    background: transparent;
    color: #fc6100
}

.btn, .btn-group>.btn {
    color: #fff;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #f7f7f5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    border: 1px solid #e5e2dc;
    color: #62727a
}

.btn:hover, .btn-group>.btn:hover, .btn:focus, .btn-group>.btn:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #f7f7f5 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f7f7f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fff7f7f5', GradientType = 0);
    border-color: #e7e7e1;
    text-shadow: 0 1px 1px #d5d5cb
}

.btn:active, .btn-group>.btn:active {
    color: #ff6a0d;
    background: #f7f7f5;
    border-color: #d5d5cb;
    -webkit-box-shadow: inset 0 1px 2px #ecece7;
    box-shadow: inset 0 1px 2px #ecece7
}

.btn .caret, .btn-group>.btn .caret {
    border-top-color: #62727a;
    margin-left: 2px
}

.btn:hover, .btn-group>.btn:hover {
    color: #ff6a0c;
    border: 1px solid #cfcabf;
    text-shadow: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08)
}

.btn:active, .btn-group>.btn:active {
    color: #ff6a0c;
    -webkit-box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2)
}

.btn:focus, .btn-group>.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 10px 20px
}

.btn-default {
    color: #62727a
}

.btn-default:hover {
    color: #435a66
}

.btn-group {
    font-size: inherit
}

.btn-primary {
    color: #fff;
    background-color: #ff731b;
    border-color: #ff6402;
    background-image: -webkit-linear-gradient(top, #ff7a26 0, #ff7016 100%);
    background-image: linear-gradient(to bottom, #ff7a26 0, #ff7016 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff7a26', endColorstr = '#ffff7016', GradientType = 0);
    text-shadow: 0 -1px 0 #fc6100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 1.5em;
    text-shadow: 1px 1px 3px #a54000
}

.btn-primary:hover, .btn-primary:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff8335 0, #fc6100 100%);
    background-image: linear-gradient(to bottom, #ff8335 0, #fc6100 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8335', endColorstr = '#fffc6100', GradientType = 0);
    border-color: #d85400;
    text-shadow: 0 1px 1px #af4400
}

.btn-primary:active {
    color: #fff;
    background: #fc6100;
    border-color: #af4400;
    -webkit-box-shadow: inset 0 1px 2px #e25800;
    box-shadow: inset 0 1px 2px #e25800
}

.btn-primary:hover {
    color: white
}

.open .dropdown-toggle.btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
    background-color: #ff731b;
    border-color: #ff6402;
    background-image: -webkit-linear-gradient(top, #ff7a26 0, #ff7016 100%);
    background-image: linear-gradient(to bottom, #ff7a26 0, #ff7016 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff7a26', endColorstr = '#ffff7016', GradientType = 0);
    text-shadow: 0 -1px 0 #fc6100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 1.5em;
    text-shadow: 1px 1px 3px #a54000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.open .dropdown-toggle.btn-primary:hover, .open .dropdown-toggle.btn-primary:focus, .open .dropdown-toggle.btn-primary:active, .open .dropdown-toggle.btn-primary.active, .open .dropdown-toggle.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.open .dropdown-toggle.btn-primary:active, .open .dropdown-toggle.btn-primary.active, .open .dropdown-toggle.open .dropdown-toggle.btn-primary {
    background-image: none
}

.open .dropdown-toggle.btn-primary.disabled, .open .dropdown-toggle.btn-primary[disabled], fieldset[disabled] .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-primary.disabled:hover, .open .dropdown-toggle.btn-primary[disabled]:hover, fieldset[disabled] .open .dropdown-toggle.btn-primary:hover, .open .dropdown-toggle.btn-primary.disabled:focus, .open .dropdown-toggle.btn-primary[disabled]:focus, fieldset[disabled] .open .dropdown-toggle.btn-primary:focus, .open .dropdown-toggle.btn-primary.disabled:active, .open .dropdown-toggle.btn-primary[disabled]:active, fieldset[disabled] .open .dropdown-toggle.btn-primary:active, .open .dropdown-toggle.btn-primary.disabled.active, .open .dropdown-toggle.btn-primary[disabled].active, fieldset[disabled] .open .dropdown-toggle.btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.open .dropdown-toggle.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.open .dropdown-toggle.btn-primary:hover, .open .dropdown-toggle.btn-primary:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff8335 0, #fc6100 100%);
    background-image: linear-gradient(to bottom, #ff8335 0, #fc6100 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8335', endColorstr = '#fffc6100', GradientType = 0);
    border-color: #d85400;
    text-shadow: 0 1px 1px #af4400
}

.open .dropdown-toggle.btn-primary:active {
    color: #fff;
    background: #fc6100;
    border-color: #af4400;
    -webkit-box-shadow: inset 0 1px 2px #e25800;
    box-shadow: inset 0 1px 2px #e25800
}

.open .dropdown-toggle.btn-primary:hover {
    color: white
}

.open.btn-group>.btn {
    -webkit-box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    border-color: #B7BCC2
}

.btn-share {
    color: white
}

.btn-share:hover {
    color: white
}

button.btn-search:after {
    display: block;
    font-family: 'FontAwesome' !important;
    content: '\f002'
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    body #logo {
        background-image: url(/controller/themes/UpworthyBlog/assets/header-logo@2x-3dffdf85857f4609c4946dc2bfab2dbe.png) !important
    }

    body #page-footer #footer-stamp {
        backgound-image: url(/controller/themes/UpworthyBlog/assets/footer-stamp@2x-e3ee41b006b4d55a2ae94010975f77b2.png) !important
    }

    body.home header a#branding, body.topics header a#branding {
        background-image: url(/controller/themes/UpworthyBlog/assets/logo-large@2x-f8cba2a0abad185b09a1209bcb39c8ed.png) !important
    }

    .hiring-banner {
        background-image: url(/controller/themes/UpworthyBlog/assets/banner-hiring-grey@2x-2f50b16241c9ea1a374a30eb4e7d53b3.png) !important
    }

    .icon-gplus {
        background-image: url(/controller/themes/UpworthyBlog/assets/icon-gplus@2x-3e66c5b84e76ceaa3044947ba234463f.png) !important
    }

    .nugget-grid .row .nugget.promoted .promoted-flag, #nuggetPage aside#sidebar #recommended .promoted .promoted-flag, #featured-nuggets .slide.promoted .promoted-flag {
        background-image: url(/controller/themes/UpworthyBlog/assets/promoted-banner@2x-14a2b425c0676365b1ee545a22b9bcab.png) !important
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:767px), only screen and (-moz-min-device-pixel-ratio:1.5) and (max-width:767px), only screen and (min-device-pixel-ratio:1.5) and (max-width:767px) {
    #header-logo-container #logo {
        background-image: url(/controller/themes/UpworthyBlog/assets/logo-large@2x-f8cba2a0abad185b09a1209bcb39c8ed.png) !important
    }
}

@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}} @-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} @-ms-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} @keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} 
a {
	color: #3b5998;
	text-decoration: none;
	border-bottom: 1px dotted #b3bdc2;
}

a:hover {
    color: #fc6100;
    text-decoration: none;
    border-bottom-color: #fc6100
}

.icon-pending-nugget:before {
    content: '\F10C';
    display: block;
    font-family: FontAwesome;
    font-style: normal
}

.icon-reviewed-nugget:before {
    content: '\F05D';
    display: block;
    font-family: FontAwesome;
    font-style: normal
}

.icon-starred-nugget:before {
    content: '\F005';
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    color: #FFD700;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000
}

#olderbrowsers {
    position: absolute;
    top: 0;
    left: 0;
    background: #ff6a0c;
    width: 100%;
    z-index: 100001;
    color: #fffaee;
    font-size: 20px;
    line-height: 1.4em;
    display: none;
    padding: 10px 20px
}

#olderbrowsers .container {
    padding: 0.5em 0
}

#olderbrowsers .container a {
    font-weight: bold;
    color: #fff;
    border: none;
    text-decoration: underline
}

#olderbrowsers .close {
    margin: 0.75em 0.75em 0 0;
    vertical-align: middle;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #62727a
}

#olderbrowsers .close:after {
    content: '\f00d';
    position: relative;
    top: -1px;
    margin-left: 0.5em
}

#olderbrowsers .close:hover {
    color: #ff6a0c
}

.lt-ie9 #olderbrowsers, .ie8 #olderbrowsers, .ie7 #olderbrowsers, .ie6 #olderbrowsers {
    display: block !important
}

.lt-ie9 body {
    padding: 150px
}

.lt-ie9 body #shareTop, .lt-ie9 body #shareRowBottom, .lt-ie9 body #author, .lt-ie9 body #footer-email-signup {
    display: none
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::selection {
    background: #ffc8a5
}

::-moz-selection {
    background: #ffc8a5
}

hr {
    width: 50%;
    margin: 1em auto;
    border-top: 1px solid #fff;
    height: 0;
    border-bottom: 1px solid #cfcabf
}

h3 a {
    text-decoration: none;
    color: #333
}

blockquote {
    color: #888685;
    font-style: italic;
    border: none;
    padding: 0;
    margin: 10px 7.5%;
    line-height: 1.4em
}

h3 a:hover {
    color: #ff6a0c
}

img {
    max-width: 100%
}

ul, dl, ol {
    margin: 0px
}

dl dt, dl dd {
    line-height: inherit
}

p {
    margin: 0 0 .7em
}

.pullQuote {
    font-size: 16px;
    line-height: 22px
}

.sectionHeader {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase
}

a.btn-share {
    font-weight: normal;
    cursor: pointer
}

.clear {
    clear: both
}

.clickable {
    cursor: pointer
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.fine-print {
    font-size: .8em;
    color: #888685;
    line-height: 1.2em
}

a.facebook_button {
    color: #fff;
    background-color: #4466ae;
    border-color: #3c5b9c;
    background-image: -webkit-linear-gradient(top, #466ab5 0, #4264aa 100%);
    background-image: linear-gradient(to bottom, #466ab5 0, #4264aa 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff466ab5', endColorstr = '#ff4264aa', GradientType = 0);
    text-shadow: 0 -1px 0 #3a5794;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

a.facebook_button:hover, a.facebook_button:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #446ec7 0, #3a5794 100%);
    background-image: linear-gradient(to bottom, #446ec7 0, #3a5794 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff446ec7', endColorstr = '#ff3a5794', GradientType = 0);
    border-color: #30487b;
    text-shadow: 0 1px 1px #24375d
}

a.facebook_button:active {
    color: #fff;
    background: #3a5794;
    border-color: #24375d;
    -webkit-box-shadow: inset 0 1px 2px #324c82;
    box-shadow: inset 0 1px 2px #324c82
}

a.twitter_button {
    color: #fff;
    background-color: #02c9ff;
    border-color: #00b6e8;
    background-image: -webkit-linear-gradient(top, #0dcbff 0, #00c6fc 100%);
    background-image: linear-gradient(to bottom, #0dcbff 0, #00c6fc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff0dcbff', endColorstr = '#ff00c6fc', GradientType = 0);
    text-shadow: 0 -1px 0 #00b2e3;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

a.twitter_button:hover, a.twitter_button:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #1cceff 0, #00b2e3 100%);
    background-image: linear-gradient(to bottom, #1cceff 0, #00b2e3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff1cceff', endColorstr = '#ff00b2e3', GradientType = 0);
    border-color: #0096bf;
    text-shadow: 0 1px 1px #007696
}

a.twitter_button:active {
    color: #fff;
    background: #00b2e3;
    border-color: #007696;
    -webkit-box-shadow: inset 0 1px 2px #009ec9;
    box-shadow: inset 0 1px 2px #009ec9
}

a.tumblr_button {
    color: #fff;
    background-color: #477293;
    border-color: #3e6482;
    background-image: -webkit-linear-gradient(top, #4a779a 0, #456f8f 100%);
    background-image: linear-gradient(to bottom, #4a779a 0, #456f8f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff4a779a', endColorstr = '#ff456f8f', GradientType = 0);
    text-shadow: 0 -1px 0 #3e6482;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

a.tumblr_button:hover, a.tumblr_button:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #4381b0 0, #3e6482 100%);
    background-image: linear-gradient(to bottom, #4381b0 0, #3e6482 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff4381b0', endColorstr = '#ff3e6482', GradientType = 0);
    border-color: #335269;
    text-shadow: 0 1px 1px #253c4e
}

a.tumblr_button:active {
    color: #fff;
    background: #3e6482;
    border-color: #253c4e;
    -webkit-box-shadow: inset 0 1px 2px #365770;
    box-shadow: inset 0 1px 2px #365770
}

a.pinterest_button {
    color: #fff;
    background-color: #dd242b;
    border-color: #c81f26;
    background-image: -webkit-linear-gradient(top, #de2d34 0, #d9222a 100%);
    background-image: linear-gradient(to bottom, #de2d34 0, #d9222a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffde2d34', endColorstr = '#ffd9222a', GradientType = 0);
    text-shadow: 0 -1px 0 #c81f26;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

a.pinterest_button:hover, a.pinterest_button:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #eb2e36 0, #c81f26 100%);
    background-image: linear-gradient(to bottom, #eb2e36 0, #c81f26 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffeb2e36', endColorstr = '#ffc81f26', GradientType = 0);
    border-color: #a91a20;
    text-shadow: 0 1px 1px #85151a
}

a.pinterest_button:active {
    color: #fff;
    background: #c81f26;
    border-color: #85151a;
    -webkit-box-shadow: inset 0 1px 2px #b21c22;
    box-shadow: inset 0 1px 2px #b21c22
}

.close-button {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 4px;
    color: #fff;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #f7f7f5;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    border: 1px solid #e5e2dc;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    height: 14px;
    padding: 11px;
    text-shadow: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    color: #62727a;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px
}

.close-button:focus, .close-button:active:focus, .close-button.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.close-button:hover, .close-button:focus {
    color: #333;
    text-decoration: none
}

.close-button:active, .close-button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.close-button.disabled, .close-button[disabled], fieldset[disabled] .close-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity = 65);
    opacity: .006500000000000001;
    filter: alpha(opacity = 0.65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.close-button:hover, .close-button:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #f7f7f5 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f7f7f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fff7f7f5', GradientType = 0);
    border-color: #e7e7e1;
    text-shadow: 0 1px 1px #d5d5cb
}

.close-button:active {
    color: #ff6a0d;
    background: #f7f7f5;
    border-color: #d5d5cb;
    -webkit-box-shadow: inset 0 1px 2px #ecece7;
    box-shadow: inset 0 1px 2px #ecece7
}

.close-button .caret {
    border-top-color: #62727a;
    margin-left: 2px
}

.close-button:hover {
    color: #ff6a0c;
    border: 1px solid #cfcabf;
    text-shadow: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08)
}

.close-button:active {
    color: #ff6a0c;
    -webkit-box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2)
}

.close-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.close-button:before {
    font-family: 'FontAwesome' !important;
    content: '\f00d';
    display: block
}

.close-button:hover {
    color: #ff6a0c
}

.ie form input[type="text"], .ie form input[type="email"] {
    line-height: 1em
}

.remarketing_wrapper {
    height: 0;
    overflow: hidden
}

.no-border {
    border-right: none !important;
    border-left: none !important
}

#holler form .loading, form .loading {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #cfcabf;
    background: #e5e2dc;
    line-height: 1em;
    margin: 0;
    padding: 3px;
    text-align: center
}

#holler form .loading .spinnerContainer, form .loading .spinnerContainer {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    vertical-align: middle;
    margin-right: 5px;
    background: #fff;
    border: 1px solid #D6D4D1;
    background: url(/controller/themes/UpworthyBlog/assets/ajax-loader-7d65a7def7122bc674a797f52ee6c08b.gif);
    background-size: 24px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat
}

.disclaimer {
    padding: 10px 0
}

.disclaimer.mobile {
    margin: 0;
    display: block;
    text-align: center;
    background: #FFF
}

.icon:before, .icon:after {
    font-family: 'FontAwesome' !important;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    font-weight: normal !important;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    vertical-align: middle
}

.close, .close:hover {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

.close.icon:after {
    content: '\f00d'
}

.date, time {
    font-size: 12px;
    line-height: 1.1em;
    margin-right: 5px;
    color: #6e6d6c;
    display: block
}

.tag {
    line-height: 20px;
    font-size: 14px;
    font-variant: small-caps;
    text-transform: lowercase;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap
}

.hidden-ios, .visible-ios, .visible-all {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

#upworthy-web-app-wrapper {
    width: 100%;
}

header#page-header .logo-container {
    padding: .75em;
    border-bottom: 1px solid #E6E4E0;
    background: #FFF
}

header#page-header a#branding {
    width: 38.1%;
    max-width: 100%;
    background-repeat: no-repeat;
    height: 0px;
    padding-bottom: 11%;
    background-image: url(/controller/themes/UpworthyBlog/assets/logo-large-e8b782e3f018a28201292ea7c58d4cf0.png);
    background-size: contain;
    background-position: center center;
    position: relative;
    display: block;
    text-indent: -5000em;
    text-decoration: none;
    border: 0;
    margin: 0 auto
}

header#page-header #search-bar {
    font-size: 1.1em;
    padding: .5em 0
}

header#page-header #search-bar:before, header#page-header #search-bar:after {
    content: " ";
    display: table
}

header#page-header #search-bar:after {
    clear: both
}

header#page-header #search-bar:before, header#page-header #search-bar:after {
    content: " ";
    display: table
}

header#page-header #search-bar:after {
    clear: both
}

header#page-header #search-bar h1 {
    font-size: 1em;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #737478;
    float: right;
    line-height: 2em;
    margin: 0
}

header#page-header #search-bar .option {
    float: left;
    margin-right: 5px
}

header#page-header #search-bar #browse-button {
    height: 2em;
    width: 40px;
    border-radius: 4px
}

header#page-header #search-bar #browse-button:after {
    display: block;
    font-family: 'FontAwesome' !important;
    content: '\f0c9'
}

header#page-header #search-bar #browse-menu {
    width: 723px;
    margin-top: 5px;
    padding: 5px;
    background: #eee;
    border-radius: 0 4px 4px 4px;
    white-space: normal
}

header#page-header #search-bar #browse-menu .stem {
    width: 40px;
    height: 14px;
    background: #eee;
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 0) 0, #eee 50%, #eee 100%);
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 0) 0, #eee 50%, #eee 100%);
    background: -o-linear-gradient(top, rgba(238, 238, 238, 0) 0, #eee 50%, #eee 100%);
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 0) 0, #eee 50%, #eee 100%);
    background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0, #eee 50%, #eee 100%);
    border: 1px solid #B7BCC2;
    border-top: none;
    border-bottom: none;
    position: absolute;
    left: -1px;
    top: -14px
}

header#page-header #search-bar #browse-menu li.browse {
    padding: 0;
    border: 1px solid #d5d5d5;
    background: #fff;
    border-radius: 4px;
    background: #f6f6f6
}

header#page-header #search-bar #browse-menu li.browse:before, header#page-header #search-bar #browse-menu li.browse:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu li.browse:after {
    clear: both
}

header#page-header #search-bar #browse-menu li.browse:before, header#page-header #search-bar #browse-menu li.browse:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu li.browse:after {
    clear: both
}

header#page-header #search-bar #browse-menu h4 {
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #000;
    margin-bottom: 0
}

header#page-header #search-bar #browse-menu .categories {
    float: left;
    width: 50%;
    padding: 15px;
    background: #fff;
    border-right: 1px solid #eee;
    border-radius: 4px 0 0 4px
}

header#page-header #search-bar #browse-menu .categories:before, header#page-header #search-bar #browse-menu .categories:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu .categories:after {
    clear: both
}

header#page-header #search-bar #browse-menu .categories:before, header#page-header #search-bar #browse-menu .categories:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu .categories:after {
    clear: both
}

header#page-header #search-bar #browse-menu .categories li a {
    padding: 3px 0
}

header#page-header #search-bar #browse-menu .categories li:first-child a {
    padding-top: 6px
}

header#page-header #search-bar #browse-menu .secondary {
    padding: 15px;
    width: 50%;
    margin-left: 50%;
    overflow: hidden
}

header#page-header #search-bar #browse-menu .secondary>div {
    margin-bottom: 20px
}

header#page-header #search-bar #browse-menu .partners .sponsor {
    position: relative;
    margin-top: 7px
}

header#page-header #search-bar #browse-menu .partners .sponsor:before, header#page-header #search-bar #browse-menu .partners .sponsor:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu .partners .sponsor:after {
    clear: both
}

header#page-header #search-bar #browse-menu .partners .sponsor:before, header#page-header #search-bar #browse-menu .partners .sponsor:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu .partners .sponsor:after {
    clear: both
}

header#page-header #search-bar #browse-menu .partners .sponsor a {
    border: none
}

header#page-header #search-bar #browse-menu .partners .sponsor .sponsor-section-img {
    width: 30%;
    height: 80px;
    background: #eee;
    float: left;
    background-size: cover;
    background-position: center center
}

header#page-header #search-bar #browse-menu .partners .sponsor .sponsor-logo {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff
}

header#page-header #search-bar #browse-menu .partners .sponsor .info {
    margin-left: 33.33%;
    line-height: 1.2em
}

header#page-header #search-bar #browse-menu .partners .sponsor .info p {
    font-size: .85em;
    margin-bottom: 0;
    color: #737478
}

header#page-header #search-bar #browse-menu .partners .sponsor .info .title {
    font-weight: bold
}

header#page-header #search-bar #browse-menu .partners .sponsor.all7billion .sponsor-section-img {
    background-image: url(/controller/themes/UpworthyBlog/assets/sponsorships/all-7-billion-960fd153b187534ec884a39c0f80794d.jpg)
}

header#page-header #search-bar #browse-menu .partners .sponsor.workonomics .sponsor-section-img {
    background-image: url(/controller/themes/UpworthyBlog/assets/sponsorships/workonomics-33683c5bcdc554c861eb1b1c26ffdf66.jpg)
}

header#page-header #search-bar #browse-menu .site-links:before, header#page-header #search-bar #browse-menu .social-media:before, header#page-header #search-bar #browse-menu .site-links:after, header#page-header #search-bar #browse-menu .social-media:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu .site-links:after, header#page-header #search-bar #browse-menu .social-media:after {
    clear: both
}

header#page-header #search-bar #browse-menu .site-links:before, header#page-header #search-bar #browse-menu .social-media:before, header#page-header #search-bar #browse-menu .site-links:after, header#page-header #search-bar #browse-menu .social-media:after {
    content: " ";
    display: table
}

header#page-header #search-bar #browse-menu .site-links:after, header#page-header #search-bar #browse-menu .social-media:after {
    clear: both
}

header#page-header #search-bar #browse-menu .site-links li, header#page-header #search-bar #browse-menu .social-media li {
    width: 33.33%;
    float: left
}

header#page-header #search-bar #browse-menu .site-links li a, header#page-header #search-bar #browse-menu .social-media li a {
    display: block;
    padding: 3px 10px 3px 0
}

header#page-header #search-bar .btn {
    font-size: inherit;
    line-height: 1.4em
}

header#page-header #search-bar form {
    margin: 0
}

header#page-header #search-bar form input[type="text"] {
    font-size: inherit;
    line-height: 1.4em;
    padding: 0px 10px;
    width: 230px;
    border-radius: 4px 0 0 4px;
    float: left;
    margin: 0;
    height: 2em
}

header#page-header #search-bar form button.btn-search {
    display: block;
    border-radius: 0 4px 4px 0;
    border-left: none;
    height: 2em
}

.nugget-grid .row {
    margin-bottom: 1.5%
}

.nugget-grid .row:before, .nugget-grid .row:after {
    content: " ";
    display: table
}

.nugget-grid .row:after {
    clear: both
}

.nugget-grid .row:before, .nugget-grid .row:after {
    content: " ";
    display: table
}

.nugget-grid .row:after {
    clear: both
}

.nugget-grid .row .nugget {
    display: block;
    float: left;
    min-height: 312px;
    width: 32.33%;
    margin-right: 1.5%;
    border: 1px solid transparent;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
    background: #fff;
    position: relative;
    z-index: 0;
    -webkit-box-shadow: 0 0 1px #a97;
    box-shadow: 0 0 1px #a97
}

.nugget-grid .row .nugget:before, .nugget-grid .row .nugget:after {
    content: " ";
    display: table
}

.nugget-grid .row .nugget:after {
    clear: both
}

.nugget-grid .row .nugget:before, .nugget-grid .row .nugget:after {
    content: " ";
    display: table
}

.nugget-grid .row .nugget:after {
    clear: both
}

.nugget-grid .row .nugget:last-child {
    margin-right: 0
}

.nugget-grid .row .nugget a {
    text-decoration: none;
    border: none
}

.nugget-grid .row .nugget .nugget-image {
    position: relative;
    width: 100%;
    padding-bottom: 52.25%;
    background-size: cover;
    background-position: center center;
    background-color: #888685
}

.nugget-grid .row .nugget .avatar {
    width: 14.5%;
    float: left;
    max-width: 66px
}

.nugget-grid .row .nugget .avatar .top-spacer {
    height: 7px;
    background: #53504f
}

.nugget-grid .row .nugget .title {
    margin-top: -2.8em;
    float: left;
    width: 85.5%;
    position: relative;
    z-index: 1;
    font-size: .9em
}

.nugget-grid .row .nugget .title .category, .nugget-grid .row .nugget .title .ads-we-like-flag {
    background: #53504f;
    display: inline-block;
    color: #fff;
    line-height: 1.75em;
    padding: 0 10px;
    position: relative;
    font-size: .85em;
    min-width: 37.8%
}

.nugget-grid .row .nugget .title h3 {
    margin: 0;
    background: #fff;
    padding: 10px 10px 0;
    line-height: 1.25em;
    font-size: 1.1em
}

.nugget-grid .row .nugget .title .author {
    margin: 0px 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    color: #737478;
    line-height: 1em;
    font-size: .85em
}

.nugget-grid .row .nugget.ads-we-like .ads-we-like-flag, .nugget-grid .row .nugget.ads-we-like .avatar .top-spacer {
    background: #0d9b8d
}

.nugget-grid #infscr-loading {
    text-align: center;
    padding: 30px
}

body {
    overflow-x: hidden;
    width: 100%;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333
}

body #main-header {
    height: 30px;
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png);
    border-bottom: 1px solid #e5e2dc
}

body #header-logo-container {
    position: relative
}

body #header-logo-container #logo {
    margin-top: -12px;
    background-image: url(/controller/themes/UpworthyBlog/assets/header-logo-302100c639876450eb1569d862873fb5.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    border: 0
}

body .wrapper {
    z-index: 5;
    margin: 0px auto;
    position: relative;
    margin-top:0px;
}

body .wrapper .container {
    position: relative
}

body .wrapper .container .title-preface {
    color: #737478;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1em
}

body .wrapper .container

.404
{
    text-align: center
;
    font-size: 1.5em
;
    line-height: 1.2em
}
body .wrapper .container

.404
#featured-nuggets {
    font-size: 18px;
    text-align: left
}

body .wrapper .container

.404
#featured-nuggets .featured-row {
    padding: 10px
}

body .wrapper .container

.404
#featured-nuggets h2.section-header {
    display: none
}

body .wrapper .container

.404
h1 {
    font-size: 24px;
    line-height: 1.2em
}

body .wrapper .container

.404
.featured-row {
    background: transparent
}

body .wrapper .container .static {
    margin-top: 30px;
    margin-bottom: 32px
}

body .wrapper .container .static h1 {
    font-size: 42px;
    line-height: 48px;
    font-weight: bold
}

body .wrapper .container .static h3 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 14px;
    font-weight: bold
}

body .wrapper .container .static p {
    margin-bottom: 22px
}

body .wrapper .container .static li li {
    list-style-type: lower-alpha
}

body #page-footer #navMenuFooter {
    text-align: center;
    padding: 2em 0 4em;
}

body #page-footer #navMenuFooter ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 50%
}

body #page-footer #navMenuFooter ul li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 3px 7px
}

body #page-footer #navMenuFooter #footer-stamp {
    display: none;
    margin: 0 auto 10px;
    background-color: #fff;
    background-image: url(/controller/themes/UpworthyBlog/assets/logo-large-e8b782e3f018a28201292ea7c58d4cf0.png);
    background-repeat: no-repeat;
    background-size: 85%;
    background-position: center center;
    width: 145px;
    height: 61px
}

.nugget-grid .row .nugget.promoted, #nuggetPage aside#sidebar #recommended .promoted {
    background-color: #ffd;
    border: 1px solid #fff700;
    position: relative
}

.nugget-grid .row .nugget.promoted .info, #nuggetPage aside#sidebar #recommended .promoted .info {
    padding: 5px 10px 0px
}

.nugget-grid .row .nugget.promoted .info h3, #nuggetPage aside#sidebar #recommended .promoted .info h3 {
    padding-top: 0px
}

.nugget-grid .row .nugget.promoted:hover, #nuggetPage aside#sidebar #recommended .promoted:hover {
    background-color: #ffd;
    border: 1px solid #fff700
}

.nugget-grid .row .nugget.promoted:hover .promoted-flag, #nuggetPage aside#sidebar #recommended .promoted:hover .promoted-flag {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

.nugget-grid .row .nugget.promoted h3, #nuggetPage aside#sidebar #recommended .promoted h3 {
    background: #ffd
}

.nugget-grid .row .nugget.promoted .category, #nuggetPage aside#sidebar #recommended .promoted .category, .nugget-grid .row .nugget.promoted .top-spacer, #nuggetPage aside#sidebar #recommended .promoted .top-spacer {
    background-color: #fff700;
    color: #3a3933;
    font-weight: bold
}

.nugget-grid .row .nugget.promoted .promoted-flag, #nuggetPage aside#sidebar #recommended .promoted .promoted-flag {
    background: url(/controller/themes/UpworthyBlog/assets/promoted-banner-604248e0946143dfd8f247a69d1e1223.png);
    width: 68px;
    height: 68px;
    background-size: contain;
    background-position: right top;
    position: absolute;
    right: -1px;
    top: -1px;
    opacity: 90;
    filter: alpha(opacity = 9000);
    opacity: .9;
    filter: alpha(opacity = 90)
}

.nugget-grid .row .nugget.promoted small, #nuggetPage aside#sidebar #recommended .promoted small {
    color: #B6AF7F;
    display: block;
    clear: both;
    background: #ffd
}

.nugget-grid .row .nugget.promoted .author, #nuggetPage aside#sidebar #recommended .promoted .author {
    display: none
}

.nugget-grid .row .nugget.promoted small {
    padding: 0px 10px
}

#nuggetPage aside#sidebar #recommended .promoted {
    margin-bottom: 10px
}

body.autoload #page-footer {
    visibility: hidden
}

.eyecatcher {
    background-color: #e5e2dc;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 0;
    padding-bottom: 52.25%
}

#pageEmailSignup {
    z-index: 1;
    margin-top: 1px;
    text-align: center
}

#pageEmailSignup h3 {
    font-size: 2em;
    line-height: 1.1em;
    margin-bottom: 0
}

#pageEmailSignup p {
    margin: 0
}

#pageEmailSignup form {
    padding-top: 30px
}

#pageEmailSignup input {
    margin: 0
}

#pageEmailSignup input.email {
    border-radius: 4px 0 0 4px;
    border-right: 0;
    width: 55%
}

#pageEmailSignup input[type="submit"] {
    border-radius: 0 4px 4px 0;
    width: 25%
}

#pageEmailSignup .prompt {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#pageEmailSignup .success {
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    display: none
}

#pageEmailSignup .spacer {
    padding: 10px 15px;
    margin: 10px auto;
    width: 85px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px
}

.modal#holler h3+iframe {
    margin-top: 20px
}

.modal#holler .modal-content {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal#holler .modal-header {
    min-height: 30px;
    background: #f0eeeb
}

.modal#holler .modal-header .close {
    color: #62727a;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #f0eeeb;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    top: -13px;
    height: 30px;
    line-height: 28px;
    float: right;
    border-radius: 0px;
    right: -15px;
    position: relative;
    border: none;
    border-left: 1px solid #dad6cd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .85em;
    padding-left: 20px;
    padding-right: 20px
}

.modal#holler .modal-header .close:hover, .modal#holler .modal-header .close:focus {
    z-index: 2;
    color: #333;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #f0eeeb 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f0eeeb 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fff0eeeb', GradientType = 0);
    border-color: #e1ddd6;
    text-shadow: 0 1px 1px #cfcabf
}

.modal#holler .modal-header .close:active {
    color: #333;
    background: #f0eeeb;
    border-color: #cfcabf;
    -webkit-box-shadow: inset 0 1px 2px #e5e2dc;
    box-shadow: inset 0 1px 2px #e5e2dc
}

.modal#holler .modal-header .close:after {
    position: relative;
    top: -2px;
    margin-left: 5px
}

.modal#holler .modal-header .close:hover {
    border-color: #cfcabf;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal#holler .modal-body {
    padding: 0;
    max-height: inherit;
    min-height: 200px
}

.modal#holler .modal-body .opt-out {
    font-size: .8em;
    font-weight: normal;
    position: relative;
    width: 100%;
    margin: -2em auto 1em;
    color: #888685;
    text-align: center
}

.modal#holler .modal-body .opt-out a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

.modal#holler .modal-body .prompt {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.modal#holler .modal-body .success {
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
    display: none
}

.modal#holler .opt-out {
    font-size: .8em;
    font-weight: normal;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px #902000
}

.modal#holler .opt-out hr {
    border: 0;
    padding: 0;
    background: transparent;
    width: 30%;
    border-top: 1px dotted #fff;
    -webkit-box-shadow: 0 1px 3px #b04600;
    box-shadow: 0 1px 3px #b04600
}

.modal#holler .opt-out h5 {
    margin-bottom: 5px
}

.modal#holler .opt-out a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: inherit;
    line-height: 1em;
    padding: 10px;
    color: #fff;
    background-color: #2479f0;
    border-color: #106bea;
    background-image: -webkit-linear-gradient(top, #2e7ff1 0, #1f76f0 100%);
    background-image: linear-gradient(to bottom, #2e7ff1 0, #1f76f0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff2e7ff1', endColorstr = '#ff1f76f0', GradientType = 0);
    text-shadow: 0 -1px 0 #235ee8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

.modal#holler .opt-out a:hover, .modal#holler .opt-out a:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #3186fc 0, #235ee8 100%);
    background-image: linear-gradient(to bottom, #3186fc 0, #235ee8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff3186fc', endColorstr = '#ff235ee8', GradientType = 0);
    border-color: #164ed1;
    text-shadow: 0 1px 1px #1240ac
}

.modal#holler .opt-out a:active {
    color: #ff6a0d;
    background: #235ee8;
    border-color: #1240ac;
    -webkit-box-shadow: inset 0 1px 2px #1751db;
    box-shadow: inset 0 1px 2px #1751db
}

.modal#holler .opt-out a .icon:before {
    content: '\f05e';
    margin-right: 5px;
    margin-top: -1px;
    font-size: 1.2em
}

.modal#holler .content {
    padding: 20px
}

.modal#holler form {
    font-size: 1.2em;
    margin-bottom: 0
}

.modal#holler form input#hollerback_email {
    margin: 0 8px 8px 0;
    display: inline-block;
    width: 300px
}

.modal#holler form input[type="submit"] {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    float: none;
    padding: 9px 18px
}

.modal#holler form:after {
    content: ' ';
    display: block;
    clear: both
}

.modal#holler .netPromoterScore .message {
    text-align: center
}

.modal#holler .netPromoterScore span {
    width: 22%;
    display: inline-block;
    white-space: wrap;
    padding: 0 5px
}

.modal#holler .netPromoterScore form label {
    text-align: center;
    width: 20px;
    white-space: wrap
}

.modal#holler .netPromoterScore form input {
    width: auto
}

.modal#holler #unilever-roi {
    padding: 20px
}

.modal#holler .buttons {
    text-align: center
}

.modal#holler .buttons .btn {
    color: #333;
    font-size: 1.2em;
    padding: .5em 1.5em;
    font-weight: bold;
    margin-bottom: 5px
}

.modal#holler .buttons .btn:hover {
    background: #e5e2dc;
    color: #fff;
    background-color: #fbfaf9;
    border-color: #f0eeeb;
    background-image: -webkit-linear-gradient(top, #fff 0, #f9f8f6 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f9f8f6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fff9f8f6', GradientType = 0);
    text-shadow: 0 -1px 0 #cfcabf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    text-shadow: 0px 1px 2px #fff
}

.modal#holler .buttons .btn:hover:hover, .modal#holler .buttons .btn:hover:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #cfcabf 100%);
    background-image: linear-gradient(to bottom, #fff 0, #cfcabf 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#ffcfcabf', GradientType = 0);
    border-color: #c0b9aa;
    text-shadow: 0 1px 1px #afa593
}

.modal#holler .buttons .btn:hover:active {
    color: #ff6a0d;
    background: #cfcabf;
    border-color: #afa593;
    -webkit-box-shadow: inset 0 1px 2px #c4beb0;
    box-shadow: inset 0 1px 2px #c4beb0
}

.modal#holler .buttons .btn.yes {
    margin-right: 10px;
    padding: .5em 3em;
    background: #1c83ee;
    background-color: #f81;
    border-color: #f77b00;
    background-image: -webkit-linear-gradient(top, #ff8d1b 0, #ff850c 100%);
    background-image: linear-gradient(to bottom, #ff8d1b 0, #ff850c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8d1b', endColorstr = '#ffff850c', GradientType = 0);
    text-shadow: 0 -1px 0 #ff4b09;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    color: #fff;
    text-shadow: 0px 1px 2px #5a2105
}

.modal#holler .buttons .btn.yes:hover, .modal#holler .buttons .btn.yes:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff952b 0, #ff4b09 100%);
    background-image: linear-gradient(to bottom, #ff952b 0, #ff4b09 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff952b', endColorstr = '#ffff4b09', GradientType = 0);
    border-color: #e43d00;
    text-shadow: 0 1px 1px #bc3200
}

.modal#holler .buttons .btn.yes:active {
    color: #ff6a0d;
    background: #ff4b09;
    border-color: #bc3200;
    -webkit-box-shadow: inset 0 1px 2px #ef4000;
    box-shadow: inset 0 1px 2px #ef4000
}

.modal#holler .buttons .btn.yes:hover {
    color: #fff;
    background-color: #ffa244;
    border-color: #ff952a;
    background-image: -webkit-linear-gradient(top, #ffa74e 0, #ff9f3f 100%);
    background-image: linear-gradient(to bottom, #ffa74e 0, #ff9f3f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffa74e', endColorstr = '#ffff9f3f', GradientType = 0);
    text-shadow: 0 -1px 0 #ef4000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

.modal#holler .buttons .btn.yes:hover:hover, .modal#holler .buttons .btn.yes:hover:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ffae5e 0, #ef4000 100%);
    background-image: linear-gradient(to bottom, #ffae5e 0, #ef4000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffae5e', endColorstr = '#ffef4000', GradientType = 0);
    border-color: #cb3600;
    text-shadow: 0 1px 1px #a22b00
}

.modal#holler .buttons .btn.yes:hover:active {
    color: #ff6a0d;
    background: #ef4000;
    border-color: #a22b00;
    -webkit-box-shadow: inset 0 1px 2px #d53900;
    box-shadow: inset 0 1px 2px #d53900
}

.holler {
}

.holler #holler_step2, .holler #holler_step3 {
    display: none
}

.holler h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 1.1em;
    margin-bottom: 0;
    color: #222;
    font-weight: bold
}

.holler .message {
    line-height: 1.25em;
    color: #333;
    margin-bottom: 15px
}

.holler .icon-search {
    background-repeat: repeat-x
}

.holler .privacy {
    left: 0;
    bottom: 0;
    padding: 1em;
    color: #777777;
    font-size: .85em;
    line-height: 1.3em;
    text-align: center;
    background: #e7f3ff;
    border-top: 1px solid #dbe7f2;
    border-radius: 0 0 6px 6px
}

.holler .postShareEmail, .holler .postShareSocial {
    border: 1px solid #eee8dd;
    background: #ffd;
    padding: 15px;
    -webkit-transition: opacity .25s, height .25s;
    transition: opacity .25s, height .25s;
    overflow: hidden;
    width: 100%
}

.holler .postShareEmail form#postshare-email, .holler .postShareSocial form#postshare-email, .holler .postShareEmail form#postvideo-email, .holler .postShareSocial form#postvideo-email {
    width: 90%;
    margin: auto !important;
    text-align: center
}

.holler .postShareEmail form#postshare-email input[type="email"], .holler .postShareSocial form#postshare-email input[type="email"], .holler .postShareEmail form#postvideo-email input[type="email"], .holler .postShareSocial form#postvideo-email input[type="email"] {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: auto;
    max-width: 100%;
    float: none
}

.holler .postShareEmail .message, .holler .postShareSocial .message {
    margin: 0 auto .5em;
    width: 90%
}

.holler .postShareEmail .message:last-child, .holler .postShareSocial .message:last-child {
    margin-bottom: 0
}

.holler .postShareEmail .spacer, .holler .postShareSocial .spacer {
    width: 180px;
    margin: .5em auto auto;
    padding: 19px 45px;
    background: white;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #D8D8BB
}

.holler .postShareEmail .spacer.large, .holler .postShareSocial .spacer.large {
    width: 256px;
    padding: 16px 25px
}

.holler .postShareEmail .spacer.xlarge, .holler .postShareSocial .spacer.xlarge {
    width: 320px;
    padding: 16px 25px
}

.holler .postShareEmail.success, .holler .postShareSocial.success {
    height: 60px
}

.holler .postShareSocial {
    text-align: center
}

.holler .nugget_stream {
    max-height: 270px;
    overflow-y: auto;
    padding: 0 15px
}

.holler .nugget_stream h4 {
    clear: both;
    font-size: 1.5em
}

.holler .nugget_stream ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.holler .nugget_stream ul li {
    padding: .75em 0;
    border-bottom: 1px dotted #ddd;
    font-size: 1.1em;
    line-height: 1.2em
}

.holler .nugget_stream ul li:last-child {
    border-bottom: 0
}

.holler .nugget_stream ul li a {
    display: block;
    text-decoration: none;
    background: url(/controller/themes/UpworthyBlog/assets/link_arrows-bbc75eb2ef41571730546edebf28449a.png) no-repeat 97% center;
    padding-right: 40px;
    background-size: 25px;
    -webkit-transition: background-position .15s;
    transition: background-position .15s
}

.holler .nugget_stream ul li a:hover {
    background-position: 100% center
}

.holler .nugget_stream ul li a img {
    float: left;
    width: 60px;
    height: 60px;
    border: 0;
    padding: 0
}

.holler .nugget_stream ul li a .link_arrows {
    float: right;
    width: 25px
}

.holler .nugget_stream ul li a time {
    display: block;
    color: #999;
    font-size: .8em;
    font-weight: normal
}

.holler .nugget_stream ul li a .info {
    margin-left: 70px;
    display: block;
    min-height: 60px;
    font-weight: bold
}

.holler #error_container, form #error_container, .holler .error_container, form .error_container {
    color: #b94a48;
    clear: both;
    text-align: left;
    margin: 0
}

.holler input+#error_container, form input+#error_container {
    padding-top: 15px
}

#holler .thumbnail {
    margin: 0px !important
}

#holler .image.wide .banner {
    text-align: center;
    height: 100px
}

#holler .image.wide .banner img.thumbnail {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-bottom: 0px;
    border: none
}

#holler .image.wide input {
    width: 227px
}

#holler .image.wide input[type="submit"] {
    width: 227px;
    margin: 0
}

#holler .image.wide input#hollerback_email {
    width: 466px
}

#holler .image.wide .error_container {
    margin-left: 30px
}

#holler .image.wide .content.no_thumb {
    padding: 1em
}

#holler .image.tall {
    width: 650px
}

#holler .image.tall .banner {
    float: left;
    padding: 25px 10px 25px 25px
}

#holler .image.tall form {
    margin-left: 215px
}

#holler .image.tall form input, #holler .image.tall form input#hollerback_email {
    width: 340px
}

#holler .image.tall form input#hollerback_zipcode {
    width: 155px
}

#holler .image.tall form input[type="submit"] {
    width: 173px;
    margin: 0
}

#holler .image.tall .error_container {
    margin-left: 239px
}

#holler .image.tall .content.no_thumb {
    padding: 1em
}

#holler .hollertemplate_minimal_address_with_image2step.image.tall form input#hollerback_zipcode, #holler .hollertemplate_minimal_address_unrequired_with_image2step.image.tall form input#hollerback_zipcode {
    margin-right: 8px
}

#holler .hollertemplate_minimal_address_with_image2step.image.wide form input:nth-child(odd), #holler .hollertemplate_minimal_address_unrequired_with_image2step.image.wide form input:nth-child(odd) {
    margin-right: 8px
}

#holler .hollertemplate_minimal_address_with_image2step.image.wide form input#hollerback_email, #holler .hollertemplate_minimal_address_unrequired_with_image2step.image.wide form input#hollerback_email {
    width: 458px
}

#holler .hollertemplate_minimal_address form input[type="submit"], #holler .hollertemplate_minimal_address_unrequired form input[type="submit"] {
    width: 235px
}

#holler .hollertemplate_upworthy_email {
    overflow: visible;
    width: 710px
}

#holler .hollertemplate_upworthy_email form input#hollerback_email {
    width: 386px
}

#holler .hollertemplate_upworthy_email form input#hollerback_name {
    width: 386px
}

#holler .hollertemplate_upworthy_email form input#hollerback_lastname {
    margin-right: 0
}

#holler .hollertemplate_upworthy_email form input[type="submit"] {
    margin-right: 0;
    width: auto;
    padding-left: 10px;
    padding-right: 10px
}

#holler .hollertemplate_upworthy_email img.newsletter {
    position: absolute;
    top: -45px;
    left: -90px
}

#holler .hollertemplate_upworthy_email .content {
    margin-left: 250px
}

#holler .hollertemplate_upworthy_email .privacy {
    padding-left: 270px;
    text-align: left
}

#holler .hollertemplate_upworthy_email .error_container {
    width: 230px;
    padding: 8px 35px 8px 14px
}

#holler .hollertemplate_upworthy_email .error_container ul label {
    font-size: 11px;
    line-height: 13px;
    width: 145px
}

#lightbox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff6a0c;
    background-color: rgba(255, 106, 12, 0.7);
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity = 0);
    display: none;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    cursor: pointer
}

#lightbox #lightbox-content {
    z-index: 1;
    height: 100%;
    text-align: center;
    max-width: none;
    position: relative
}

#lightbox #lightbox-content .icon {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 60px
}

#lightbox #lightbox-content .icon:before {
    content: '\f065';
    text-align: center;
    color: #ffffff
}

#lightbox #lightbox-content img {
    -webkit-transform: translate3d(0, 0, 0);
    margin: 20px 0;
    cursor: default;
    max-width: none;
    border: 1px solid rgba(0, 0, 0, 0.15)
}

#lightbox .controls {
    background: #ff6a0c;
    border-bottom: 1px solid #f25d00;
    z-index: 101;
    position: relative;
    text-align: left;
    cursor: default;
    padding: 5px
}

#lightbox .controls:before, #lightbox .controls:after {
    content: " ";
    display: table
}

#lightbox .controls:after {
    clear: both
}

#lightbox .controls:before, #lightbox .controls:after {
    content: " ";
    display: table
}

#lightbox .controls:after {
    clear: both
}

#lightbox .controls .instructions {
    color: #fff;
    line-height: 30px;
    font-size: .85em
}

#lightbox .controls .instructions .icon:before {
    content: '\f065';
    margin-right: 3px
}

#lightbox .controls a {
    border-bottom: none
}

#lightbox .controls .close {
    float: right;
    line-height: 1em;
    padding: 10px 18px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 4px;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #f7f7f5;
    z-index: 1;
    padding: 5px 10px;
    border: 1px solid #e5e2dc;
    color: #62727a;
    color: #fff;
    background-color: #ff731b;
    border-color: #ff6402;
    background-image: -webkit-linear-gradient(top, #ff7a26 0, #ff7016 100%);
    background-image: linear-gradient(to bottom, #ff7a26 0, #ff7016 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff7a26', endColorstr = '#ffff7016', GradientType = 0);
    text-shadow: 0 -1px 0 #fc6100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

#lightbox .controls .close:focus, #lightbox .controls .close:active:focus, #lightbox .controls .close.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#lightbox .controls .close:hover, #lightbox .controls .close:focus {
    color: #333;
    text-decoration: none
}

#lightbox .controls .close:active, #lightbox .controls .close.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

#lightbox .controls .close.disabled, #lightbox .controls .close[disabled], fieldset[disabled] #lightbox .controls .close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity = 65);
    opacity: .006500000000000001;
    filter: alpha(opacity = 0.65);
    -webkit-box-shadow: none;
    box-shadow: none
}

#lightbox .controls .close:hover, #lightbox .controls .close:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #f7f7f5 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f7f7f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fff7f7f5', GradientType = 0);
    border-color: #e7e7e1;
    text-shadow: 0 1px 1px #d5d5cb
}

#lightbox .controls .close:active {
    color: #ff6a0d;
    background: #f7f7f5;
    border-color: #d5d5cb;
    -webkit-box-shadow: inset 0 1px 2px #ecece7;
    box-shadow: inset 0 1px 2px #ecece7
}

#lightbox .controls .close .caret {
    border-top-color: #62727a;
    margin-left: 2px
}

#lightbox .controls .close:hover {
    color: #ff6a0c;
    border: 1px solid #cfcabf;
    text-shadow: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08)
}

#lightbox .controls .close:active {
    color: #ff6a0c;
    -webkit-box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2)
}

#lightbox .controls .close:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#lightbox .controls .close:hover, #lightbox .controls .close:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff8335 0, #fc6100 100%);
    background-image: linear-gradient(to bottom, #ff8335 0, #fc6100 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8335', endColorstr = '#fffc6100', GradientType = 0);
    border-color: #d85400;
    text-shadow: 0 1px 1px #af4400
}

#lightbox .controls .close:active {
    color: #fff;
    background: #fc6100;
    border-color: #af4400;
    -webkit-box-shadow: inset 0 1px 2px #e25800;
    box-shadow: inset 0 1px 2px #e25800
}

#lightbox .controls .close:after {
    margin-left: 5px
}

#lightbox.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

@media (min-width:768px) and (max-width:991px) {
    .nugget-grid .row .nugget .title {
        margin-top: -2.2em
    }

    .nugget-grid .row .nugget .title h3 {
        font-size: 1em
    }
}

@media (max-width:767px) {
    blockquote {
        font-size: 1em;
        line-height: 1.3em
    }

    body {
        background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png)
    }

    body .wrapper .container #firstRow {
        padding-left: 15px;
        padding-right: 15px
    }

    body .wrapper .container #firstRow section {
        margin-bottom: 0px
    }

    body header#page-header {
        margin-bottom: 0;
        background: #fff
    }

    body header#page-header .logo-container {
        border-bottom: 1px solid #e5e2dc
    }

    body header#page-header .logo-container #branding {
        width: 100%;
        height: 15%
    }

    body header#page-header #search-bar {
        padding: 0
    }

    body header#page-header #search-bar .option {
        margin: 0;
        padding: 10px;
        padding-left: 15px;
        padding-right: 15px
    }

    body header#page-header #search-bar .option.browse {
        width: 15%
    }

    body header#page-header #search-bar .option.browse .btn-group {
        width: 100%
    }

    body header#page-header #search-bar .option.browse .btn-group #browse-button {
        width: 100%
    }

    body header#page-header #search-bar .option.search {
        border-left: 1px solid #e5e2dc;
        width: 85%
    }

    body header#page-header #search-bar .option.search input[type="text"] {
        width: 80%
    }

    body header#page-header #search-bar .option.search button {
        width: 20%
    }

    body header#page-header #search-bar #browse-menu {
        width: 480px;
        border-radius: 4px
    }

    body header#page-header #search-bar #browse-menu .stem {
        display: none
    }

    body header#page-header #search-bar #browse-menu .site-links li, body header#page-header #search-bar #browse-menu .social-media li {
        width: 50%
    }

    body header#page-header #search-bar #browse-menu .partners .sponsor .sponsor-section-img {
        width: 80px
    }

    body header#page-header #search-bar #browse-menu .partners .sponsor .info {
        margin-left: 85px
    }

    body #main-header {
        display: none
    }

    body #header-logo-container {
        height: auto;
        margin-bottom: 10px;
        background: #fff;
        padding: 10px 0;
        border-bottom: 1px solid #e5e2dc;
        text-align: center
    }

    body #header-logo-container #logo {
        background-image: url(/controller/themes/UpworthyBlog/assets/logo-large-e8b782e3f018a28201292ea7c58d4cf0.png);
        position: relative;
        margin-left: 0;
        width: 50%;
        height: 0;
        padding-bottom: 13%;
        margin: 0
    }

    .container>.row, .nugget-grid {
        padding-left: 15px;
        padding-right: 15px
    }

    #holler .hollertemplate_upworthy_email {
        width: 90%;
        height: auto;
        min-height: 0
    }

    #holler .hollertemplate_upworthy_email form input#hollerback_email {
        width: 100% !important
    }

    #holler .hollertemplate_upworthy_email img.newsletter {
        display: none
    }

    #holler .hollertemplate_upworthy_email .content {
        margin-left: 0;
        text-align: center
    }

    #holler .hollertemplate_upworthy_email .privacy {
        padding-left: 0;
        text-align: center
    }

    #holler .hollertemplate_facebook_like {
        width: 90%
    }

    .nugget-grid .row .nugget {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        min-height: initial
    }
}



@media (max-width:480px) {
    body {
    }

    body .body .wrapper .container {
        width: 90%;
        padding: 0 5%
    }
    .grid960{
        padding: 0 5%
    }

    body .disclaimer {
        padding: 30px
    }

    body #page-footer #navMenuFooter ul {
        width: 100%
    }

    body #header-logo-container #logo {
        width: 100%;
        padding-bottom: 28.5%;
        margin-top: 0;
        height: 0;
        background-position: center
    }

    body header#page-header .logo-container #branding {
        height: 0;
        padding-bottom: 20%
    }

    body header#page-header #search-bar .option.browse {
        width: 20%;
        padding-right: 10px
    }

    body header#page-header #search-bar .option.search {
        width: 80%;
        padding-left: 10px
    }

    body header#page-header #search-bar #browse-menu {
        width: 290px;
        border-radius: 4px
    }

    body header#page-header #search-bar #browse-menu .stem {
        display: none
    }

    body header#page-header #search-bar #browse-menu .categories {
        float: none;
        width: 100%;
        border-right: none;
        border-radius: 4px;
        border-bottom: 1px solid #eee
    }

    body header#page-header #search-bar #browse-menu .secondary {
        width: 100%;
        margin: 0
    }

    .icon:before, .icon:after {
        position: relative;
        top: -1px
    }

    .modal#holler {
        max-height: 470px;
        -webkit-overflow-scrolling: touch
    }

    .modal#holler .holler h3 {
        font-size: 1.5em
    }

    .modal#holler .buttons .btn, .modal#holler .buttons .btn.yes {
        margin-right: 0;
        margin-left: 0
    }

    .modal#holler .content {
        padding: 10px
    }

    .modal#holler.image.tall {
        width: auto
    }

    .modal#holler.image.tall .banner {
        float: left;
        padding: 10px 2% 0;
        width: 20%
    }

    .modal#holler.image.tall .banner .thumbnail {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        padding: 0;
        border: none
    }

    .modal#holler.image.tall #holler_step1 .content {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .modal#holler.image.tall .content {
        width: 73%;
        margin-left: auto;
        padding-left: 0
    }

    .modal#holler.image.tall form {
        margin: 0
    }

    .modal#holler.image.wide .banner {
        height: 70px
    }

    .modal#holler.image.wide .banner img.thumbnail {
        max-height: 100%
    }

    .modal#holler form input[type="text"], .modal#holler form input[type="email"], .modal#holler form input[type="number"], .modal#holler form input[type="tel"] {
        display: block;
        float: none !important;
        width: 100% !important;
        line-height: 1.5em
    }

    .modal#holler form input[type="submit"] {
        width: 100% !important
    }

    .modal#holler.image.tall .content, .modal#holler.image.tall form .content {
        padding-top: 5px
    }
}

a.ads-we-like {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    background: #0d9b8d;
    color: #fff;
    border: 0;
    padding: 0 .5em;
    margin-right: .25em;
    letter-spacing: .05em;
    margin-bottom: .3em;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif
}

a.ads-we-like:hover {
    background-color: #fc6100;
    color: #fff
}

a.ads-we-like:after {
    content: ''
}

#featured-nuggets a.ads-we-like {
    position: absolute;
    top: -1.5em;
    line-height: 1.5em
}

.nugget-grid .nugget:hover ul li.ads-we-like a, #suggestedSlider .suggested-story:hover ul li.ads-we-like a {
    background-color: #fc6100;
    color: #fff
}

ul li.ads-we-like {
    list-style: none
}

.campaigns header {
    height: 0.5em
}

.preload {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

.preload.loaded, .preload.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

.btn, .btn-group>.btn {
    color: #fff;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #f7f7f5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    border: 1px solid #e5e2dc;
    color: #62727a
}

.btn:hover, .btn-group>.btn:hover, .btn:focus, .btn-group>.btn:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #f7f7f5 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f7f7f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fff7f7f5', GradientType = 0);
    border-color: #e7e7e1;
    text-shadow: 0 1px 1px #d5d5cb
}

.btn:active, .btn-group>.btn:active {
    color: #ff6a0d;
    background: #f7f7f5;
    border-color: #d5d5cb;
    -webkit-box-shadow: inset 0 1px 2px #ecece7;
    box-shadow: inset 0 1px 2px #ecece7
}

.btn .caret, .btn-group>.btn .caret {
    border-top-color: #62727a;
    margin-left: 2px
}

.btn:hover, .btn-group>.btn:hover {
    color: #ff6a0c;
    border: 1px solid #cfcabf;
    text-shadow: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 1px rgba(20, 10, 0, .08)
}

.btn:active, .btn-group>.btn:active {
    color: #ff6a0c;
    -webkit-box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2)
}

.btn:focus, .btn-group>.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 10px 20px
}

.btn-default {
    color: #62727a
}

.btn-default:hover {
    color: #435a66
}

.btn-group {
    font-size: inherit
}

.btn-primary {
    color: #fff;
    background-color: #ff731b;
    border-color: #ff6402;
    background-image: -webkit-linear-gradient(top, #ff7a26 0, #ff7016 100%);
    background-image: linear-gradient(to bottom, #ff7a26 0, #ff7016 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff7a26', endColorstr = '#ffff7016', GradientType = 0);
    text-shadow: 0 -1px 0 #fc6100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 1.5em;
    text-shadow: 1px 1px 3px #a54000
}

.btn-primary:hover, .btn-primary:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff8335 0, #fc6100 100%);
    background-image: linear-gradient(to bottom, #ff8335 0, #fc6100 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8335', endColorstr = '#fffc6100', GradientType = 0);
    border-color: #d85400;
    text-shadow: 0 1px 1px #af4400
}

.btn-primary:active {
    color: #fff;
    background: #fc6100;
    border-color: #af4400;
    -webkit-box-shadow: inset 0 1px 2px #e25800;
    box-shadow: inset 0 1px 2px #e25800
}

.btn-primary:hover {
    color: white
}

.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ff731b;
    border-color: #ff6402;
    background-image: -webkit-linear-gradient(top, #ff7a26 0, #ff7016 100%);
    background-image: linear-gradient(to bottom, #ff7a26 0, #ff7016 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff7a26', endColorstr = '#ffff7016', GradientType = 0);
    text-shadow: 0 -1px 0 #fc6100;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 1.5em;
    text-shadow: 1px 1px 3px #a54000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.open .dropdown-toggle.btn-primary:hover, .open .dropdown-toggle.btn-primary:focus {
    z-index: 2;
    color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #ff8335 0, #fc6100 100%);
    background-image: linear-gradient(to bottom, #ff8335 0, #fc6100 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffff8335', endColorstr = '#fffc6100', GradientType = 0);
    border-color: #d85400;
    text-shadow: 0 1px 1px #af4400
}

.open .dropdown-toggle.btn-primary:active {
    color: #fff;
    background: #fc6100;
    border-color: #af4400;
    -webkit-box-shadow: inset 0 1px 2px #e25800;
    box-shadow: inset 0 1px 2px #e25800
}

.open .dropdown-toggle.btn-primary:hover {
    color: white
}

.open.btn-group>.btn {
    -webkit-box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(20, 10, 0, 0.2);
    border-color: #B7BCC2
}

.btn-share {
    color: white
}

.btn-share:hover {
    color: white
}

button.btn-search:after {
    display: block;
    font-family: 'FontAwesome' !important;
    content: '\f002'
}

body.home {
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png)
}

body.home #main-header, body.home #header-logo-container {
    display: none
}

body.home .wrapper {
    border: none
}

#featured-nuggets {
    margin-bottom: 1.4em;
    -webkit-box-shadow: 0 0 1px #a97;
    box-shadow: 0 0 1px #a97
}

#featured-nuggets:before, #featured-nuggets:after {
    content: " ";
    display: table
}

#featured-nuggets:after {
    clear: both
}

#featured-nuggets .slide {
    background-size: cover;
    background-position: center center;
    background-color: #888685;
    border: 1px solid #fff;
    float: left;
    width: 38.2%;
    height: 170px;
    position: relative;
    background-position: center center
}

#featured-nuggets .slide:first-child {
    width: 61.8%;
    height: 340px;
    border-right: 0
}

#featured-nuggets .slide:first-child .nugget-info h3 {
    font-size: 1.75em
}

#featured-nuggets .slide:first-child .nugget-info .lede {
    display: block
}

#featured-nuggets .slide:nth-child(2) {
    border-bottom: 0
}

#featured-nuggets .slide a {
    border: none
}

#featured-nuggets .slide h3 {
    font-size: .9em;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 5px;
    max-height: 10em;
    overflow: hidden
}

#featured-nuggets .slide h3 a {
    line-height: 1.25em;
    margin-bottom: 0;
    display: block
}

#featured-nuggets .slide .nugget-info {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(255, 255, 255, 0.8);
    width: 85.5%
}

#featured-nuggets .slide .nugget-info ul {
    margin: 0
}

#featured-nuggets .slide .nugget-info .meta {
    padding: 7.5px 0
}

#featured-nuggets .slide .nugget-info .meta .avatar {
    width: 30px;
    height: 30px
}

#featured-nuggets .slide .nugget-info .meta a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    vertical-align: middle
}

#featured-nuggets .slide .nugget-info .meta a img {
    border-radius: 50px
}

#featured-nuggets .slide .nugget-info .lede {
    display: none;
    color: #737478;
    max-height: 67px;
    white-space: normal;
    margin-bottom: .5em
}

#featured-nuggets .slide.promoted {
    border: 1px solid #fff700
}

#featured-nuggets .slide.promoted .promoted-flag {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 68px;
    height: 68px;
    background: url(/controller/themes/UpworthyBlog/assets/promoted-banner-604248e0946143dfd8f247a69d1e1223.png);
    background-size: contain;
    display: block
}

@media (max-width:991px) {
    #featured-nuggets .slide .nugget-info h3 {
        font-size: .85em
    }

    #featured-nuggets .slide:first-child .nugget-info h3 {
        font-size: 1.25em
    }
}

@media (max-width:767px) {
    body.home .wrapper{
        width: auto !important;
        min-width: 0px
    }

    body.home .wrapper .container {
        min-width: 0px;
        padding: 0px 0px
    }
    .grid960{
        min-width: 0px;
        padding: 0px 0px
    }

    body.home .wrapper .container #header-logo-container #logo {
        margin-left: 0
    }

    body.home .nugget-grid .title h3 {
        font-size: 1.2em;
        line-height: 1.2em
    }

    body.home #featured-nuggets {
        margin-bottom: 1em
    }

    body.home #featured-nuggets .featured-flag {
        position: absolute;
        bottom: 0;
        right: 0;
        line-height: 1.5em;
        background: #ff6a0c;
        font-size: .85em;
        padding: 0 10px;
        color: #fff;
        z-index: 1
    }

    body.home #featured-nuggets .slide, body.home #featured-nuggets .slide:first-child {
        width: 100%;
        float: none;
        border: 1px solid #fff;
        border-top: 0;
        height: 220px
    }

    body.home #featured-nuggets .slide .nugget-info, body.home #featured-nuggets .slide:first-child .nugget-info {
        width: auto;
        margin: 0px;
        padding: 5px 15px 16px
    }

    body.home #featured-nuggets .slide .nugget-info .lede, body.home #featured-nuggets .slide:first-child .nugget-info .lede {
        display: none
    }

    body.home #featured-nuggets .slide .nugget-info h3, body.home #featured-nuggets .slide:first-child .nugget-info h3 {
        font-size: 1.2em
    }

    body.home #featured-nuggets .slide.promoted .featured-flag, body.home #featured-nuggets .slide:first-child.promoted .featured-flag {
        display: none
    }
}

@media (max-width:480px) {
    body.home #featured-nuggets .slide, body.home #featured-nuggets .slide:first-child {
        height: 170px
    }

    body.home #featured-nuggets .slide .nugget-info h3, body.home #featured-nuggets .slide:first-child .nugget-info h3 {
        font-size: .85em
    }

    body.home .nugget-grid .nugget .title h3 {
        margin: 0;
        font-size: 1em
    }
}

.preload {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

.preload.loaded, .preload.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

body.topics {
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png)
}

body.topics #topic-page {
    padding-top: 1em
}

body.topics #topic-page h1 {
    margin: 0
}

body.topics #page-title {
    text-align: center;
    border-bottom: 3px solid #53504f;
    padding-bottom: 1em;
    margin-bottom: .5em
}

body.topics #page-title h1 {
    font-size: 3em;
    line-height: 1em
}

body.topics #page-title .title-preface {
    border-top: 1px solid #dad6cd;
    border-bottom: 1px solid #dad6cd;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 5px;
    margin-bottom: 5px
}

body.topics #main-header, body.topics #header-logo-container {
    display: none
}

body.topics #page-header {
    border-bottom: 1px solid #E2E0da
}

#search-results form {
    margin: 0;
    padding: 0
}

#search-results form input[type="text"] {
    width: 50%
}

#search-results .gsc-above-wrapper-area {
    padding: 0
}

#search-results .gsc-above-wrapper-area-container {
    border-bottom: 1px solid #fff
}

#search-results .gsc-control-cse {
    background: transparent;
    border: 0
}

#search-results .gsc-control-cse .gsc-table-result .gs-title {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    color: #333;
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif;
    font-stretch: condensed;
    border-bottom: 0;
    height: auto !important
}

#search-results .gsc-control-cse .gsc-table-result .gs-title b {
    color: inherit
}

#search-results .gsc-control-cse .gsc-table-result .gs-title:hover {
    color: #ff6a0c
}

#search-results .gsc-control-cse .gsc-table-result .gs-title:hover b {
    color: inherit
}

#search-results .gs-result img.gs-image {
    border: 0
}

#search-results .gs-no-results-result .gs-snippet, #search-results .gs-error-result .gs-snippet {
    text-align: center;
    padding: 30px;
    margin: 0;
    background: #f2f1ef;
    border-color: #dbd8d3
}

#search-results .gsc-table-cell-thumbnail {
    padding: 0
}

#search-results .gs-webResult div.gs-visibleUrl-long, #search-results .gs-promotion div.gs-visibleUrl-long {
    display: none
}

#search-results .gsc-control-cse {
    margin: 0;
    padding: 0
}

#search-results .gsc-result-info {
    padding: 0;
    margin-bottom: 0;
    color: #6e6d6c
}

#search-results .gsc-results {
    margin-top: 0
}

#search-results .gsc-results .cse .gsc-webResult.gsc-result, #search-results .gsc-results .gsc-webResult.gsc-result, #search-results .gsc-results .gsc-imageResult-classic, #search-results .gsc-results .gsc-imageResult-column {
    border-left: none;
    margin-bottom: 5px;
    padding: 10px;
    background: #fff;
    border-radius: 4px
}

#search-results .gsc-results .cse .gsc-webResult.gsc-result:hover, #search-results .gsc-results .gsc-webResult.gsc-result:hover, #search-results .gsc-results .gsc-imageResult-classic:hover, #search-results .gsc-results .gsc-imageResult-column:hover {
    border-left-color: #ff6a0c
}

#search-results .gsc-results .gsc-cursor-box {
    margin-top: 20px;
    padding-top: 10px
}

#search-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    margin: 3px 0 0;
    padding: 10px
}

body.account .nugget-grid {
    margin-top: 1em
}


body.account .nugget-grid h2 {
    padding-bottom: .2em
}

body.account .nugget-grid .nugget {
    min-height: 1px
}

body.account header {
    padding-top: 1em;
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif
}

body.account #avatar img {
    border-radius: 100px
}

body.account h1 {
    margin-bottom: 0
}

body.account #facebook_subscribe+p {
    border-top: 1px dotted #dad6cd;
    padding-top: 7px;
    margin-top: 5px
}

body.account #social-follow {
    padding-top: 10px;
    padding-bottom: 10px
}

body.account #social-follow #twitter_follow, body.account #social-follow #facebook_subscribe, body.account #social-follow #googleplus {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-right: 0.5em
}

body.account #social-follow #facebook_subscribe {
    top: -2px
}

@media (max-width:991px) {
    #topic-page #explore {
        position: absolute;
        top: -8px;
        right: 15px;
        float: none
    }

    #topic-page #explore .dropdown-menu {
        margin-top: 6px
    }

    #topic-page #explore .search form {
        min-width: 200px
    }

    body.account .nugget-grid {
        margin-top: 0
    }

    body.account #recentHeader {
        margin-bottom: 0;
        margin-top: 15px
    }

    body.account #avatar {
        width: 25%;
        float: left;
        padding-right: 0;
        margin-bottom: 10px
    }

    body.account h1 {
        margin-left: 26%;
        font-size: 32px;
        line-height: 36px
    }

    body.account #social-follow {
        margin-left: 26%
    }

    body.account #bio {
        margin-left: 26%
    }
}

@media (max-width:480px) {
    body.topics #page-title h1 {
        font-size: 2em;
        line-height: 1em
    }

    body.account #bio {
        float: left;
        margin-left: 0
    }

    body.account #bio:before, body.account #bio:after {
        content: " ";
        display: table
    }

    body.account #bio:after {
        clear: both
    }

    #topic-page #explore .dropdown-menu {
        width: 299px;
        right: 0
    }
}

.preload {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

.preload.loaded, .preload.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}} @-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} @-ms-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} @keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} #controlBar {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             position: fixed;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             z-index: 1000;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             top: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             background: #53504f;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             width: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             color: #aaa;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             padding: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             text-align: right;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             border-radius: 0 0 0 4px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             width: 280px
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         }

#controlBar a {
    text-align: center;
    display: block;
    float: left;
    color: #97a4ab;
    vertical-align: middle;
    border: none;
    border-right: 1px solid #444;
    border-left: 1px solid #6f6f6f;
    padding: 5px 10px;
    margin: 0
}

#controlBar a:hover {
    background: #444
}

#controlBar a:first-child {
    border-left: 0;
    border-radius: 0 0 0 4px
}

#controlBar a.star {
    width: 12%
}

#controlBar a.star i {
    margin-top: 4px
}

#controlBar a.edit {
    width: 38%
}

#controlBar a.market {
    width: 50%
}

#nuggetPage {
    position: relative;
}

#nuggetPage article {
    line-height: 1.4em;
    padding-top: 40px
}

#nuggetPage article p {
    margin: 0 0 .7em
}

#nuggetPage header {
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif
}

#nuggetPage header h1 {
    margin-bottom: 10px
}

#nuggetPage header #author {
    margin-bottom: 10px;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 100%
}

#nuggetPage header #author address {
    float: left;
    margin: 0;
    margin-right: 7px;
    vertical-align: middle
}

#nuggetPage header #author #avatar {
    width: 37.5px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    vertical-align: middle;
    border: none
}

#nuggetPage header #author #avatar img {
    border-radius: 50px
}

#nuggetPage header #author .follow-button {
    float: left;
    position: relative;
    padding-top: 5px;
    top: 2px;
    vertical-align: middle;
    margin-left: 3px;
    max-width: 120px;
    z-index: 5;
    padding-right: 5px
}

#nuggetPage header #author .follow-button.facebook {
    top: -4px
}

#nuggetPage header #author .sponsor-logo {
    margin-right: 4px;
    width: 35px;
    height: 35px;
    border-radius: 4px
}

#nuggetPage .unpublished {
    color: #f30;
    font-size: 24px;
    text-transform: uppercase
}

#nuggetPage #meta-data {
    border-top: 1px dotted #dad6cd;
    padding: 15px 0
}

#nuggetPage #meta-data dl dt {
    color: #ff6a0c;
    clear: both;
    width: 14%;
    float: left
}

#nuggetPage #meta-data dl dd {
    margin-left: 14%;
    margin-bottom: 10px
}

#nuggetPage #meta-data ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#nuggetPage #meta-data ul li {
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

#nuggetPage #meta-data ul li:after {
    content: ', ';
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

#nuggetPage #meta-data ul li:last-child:after {
    display: none
}

#nuggetPage #meta-data dl.ads-we-like:before, #nuggetPage #meta-data dl.ads-we-like:after {
    content: " ";
    display: table
}

#nuggetPage #meta-data dl.ads-we-like:after {
    clear: both
}

#nuggetPage #meta-data dl.ads-we-like dt {
    width: 23%;
    text-align: center
}

#nuggetPage #meta-data dl.ads-we-like dt:before, #nuggetPage #meta-data dl.ads-we-like dt:after {
    content: " ";
    display: table
}

#nuggetPage #meta-data dl.ads-we-like dt:after {
    clear: both
}

#nuggetPage #meta-data dl.ads-we-like dt a.sponsor-logo {
    border: none;
    display: block;
    width: 100%
}

#nuggetPage #meta-data dl.ads-we-like dd {
    color: #777;
    font-style: italic;
    width: 75%;
    margin-left: 25%
}

#nuggetPage section#clickability {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear;
    cursor: pointer
}

#nuggetPage section#clickability.loaded, #nuggetPage section#clickability.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

#nuggetPage section#clickability .slide-content {
    margin-top: 2em;
    margin-bottom: 1em;
    border: 1px solid #ddd
}

#nuggetPage section#clickability h4 {
    background: transparent;
    /*background-image: url("/controller/themes/UpworthyBlog/assets/clickability-banner-flat.png");*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    text-indent: -5000em;
    height: 35px;
    margin-top: -10px;
    margin-bottom: 10px
}

#nuggetPage section#clickability .pkg {
    padding: 10px;
    padding-top: 0
}

#nuggetPage section#clickability .pkg:before, #nuggetPage section#clickability .pkg:after {
    content: " ";
    display: table
}

#nuggetPage section#clickability .pkg:after {
    clear: both
}

#nuggetPage section#clickability .pkg .thumb {
    display: block;
    width: 49%;
    height: 0;
    float: left;
    padding: 0;
    border: 0;
    border-radius: 0;
    padding-bottom: 25.6%;
    background-size: cover;
    background-position: center center;
    background-color: #e5e2dc
}

#nuggetPage section#clickability .pkg .info {
    margin-left: 50%
}

#nuggetPage section#clickability .pkg .title {
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif;
    display: block;
    border: none;
    font-weight: bold;
    margin-bottom: .3em;
    color: #3b5998;
    font-size: 1.4em;
    line-height: 1.2em
}

#nuggetPage section#clickability .pkg:hover .title {
    color: #fc6100
}

#nuggetPage section#clickability .pkg .excerpt {
    color: #868686
}

#nuggetPage .sponsor-message {
    color: #555;
    font-style: italic;
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    margin-top: 5px
}

#nuggetPage .sponsor-message p {
    margin: 0
}

#nuggetPage #lede {
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: .7em
}

#nuggetPage #nuggetBody {
    position: relative;
    z-index: 1;
    padding-top: 10px;
    line-height: 1.4em;
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif
}

#nuggetPage #nuggetBody p {
    padding: 0
}

#nuggetPage #nuggetBody p:last-child {
    margin-bottom: 0
}

#nuggetPage #nuggetBody p:first-child {
    margin-top: 0
}

#nuggetPage #nuggetBody h1, #nuggetPage #nuggetBody h2, #nuggetPage #nuggetBody h3, #nuggetPage #nuggetBody h4, #nuggetPage #nuggetBody h5 {
    margin-top: .75em;
    margin-bottom: .25em
}

#nuggetPage #nuggetBody h1:first-child, #nuggetPage #nuggetBody h2:first-child, #nuggetPage #nuggetBody h3:first-child, #nuggetPage #nuggetBody h4:first-child, #nuggetPage #nuggetBody h5:first-child {
    margin-top: .25em
}

#nuggetPage #nuggetBody #shareOverlay+p {
    margin-top: 0
}

#nuggetPage #nuggetBody .fluid-width-video-wrapper {
    margin-bottom: .75em
}

#nuggetPage #shareRowBottom {
    text-align: center;
    position: relative;
    padding: 10px 0 1.4em
}

#nuggetPage #shareRowBottom:before, #nuggetPage #shareRowBottom:after {
    content: " ";
    display: table
}

#nuggetPage #shareRowBottom:after {
    clear: both
}

#nuggetPage #shareRowBottom h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #333
}

#nuggetPage #shareRowBottom a.btn-share {
    width: 49.65%;
    float: left;
    line-height: 1.75em;
    font-size: inherit
}

#nuggetPage #shareRowBottom a.btn-share.twitter_button {
    float: right
}

#nuggetPage #shareRowBottom a.btn-share.twitter_button .icon:before {
    content: '\f099';
    color: #fff;
    font-size: 1.2em;
    padding: 0;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 6px;
    margin-left: -5px;
    padding-top: 0
}

#nuggetPage #shareRowBottom a.btn-share.facebook_button .icon:before {
    content: '\f09a';
    color: #fff;
    font-size: 1.2em;
    padding: 0;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 6px;
    margin-left: -5px;
    padding-top: 0
}

#nuggetPage #shareRowBottom a.btn-share .textNode {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

#nuggetPage #transcript .transcriptWrapper {
    padding-bottom: 1em;
    margin-top: 1.5em
}

#nuggetPage #transcriptContent {
    text-align: left;
    max-height: 270px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background: #53504f;
    border-top: 1px solid #dad6cd;
    padding: 25px;
    border-bottom: 1px solid #000;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-size: 1.4em;
    line-height: 1.25em
}

#nuggetPage .transcriptButton {
    text-align: center;
    display: block;
    position: relative;
    margin-top: -10px;
    margin-bottom: -17px
}

#nuggetPage .transcriptButton a, #nuggetPage .transcriptButton .title {
    color: #A3A3A3;
    font-weight: bold;
    font-size: 18px;
    border: none;
    padding: 2px 18px;
    background: white;
    position: relative;
    z-index: 10;
    border-radius: 4px
}

#nuggetPage .transcriptButton.bottom a, #nuggetPage .transcriptButton.bottom .title {
    border: 1px solid #e5e2dc;
    color: #ff6a0c
}

#nuggetPage .transcriptButton a:hover {
    border: 1px solid #FF6A0E
}

#nuggetPage .transcriptButton:before {
    display: block;
    position: absolute;
    width: 70%;
    top: 10px;
    left: 15%;
    border-top: 1px dotted #dad6cd;
    content: '';
    z-index: 1
}

#nuggetPage .transcriptButton .icon:before {
    font-weight: normal;
    font-family: 'FontAwesome'
}

#nuggetPage #transcriptShow .icon:before {
    content: '\f078';
    margin-left: 5px;
    top: -2px;
    position: relative
}

#nuggetPage #transcriptHide .icon:before {
    content: '\f077';
    margin-left: 5px;
    top: -2px;
    position: relative
}

#nuggetPage aside#sidebar {
    padding-top: 1.5em;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

#nuggetPage aside#sidebar.loaded, #nuggetPage aside#sidebar.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

#nuggetPage aside#sidebar #sidebar-content.affix {
    z-index: 1;
    width: 360px;
    bottom: 50px
}

#nuggetPage aside#sidebar h2 {
    font-size: 1.4em;
    margin-bottom: .5em
}

#nuggetPage aside#sidebar h3 {
    font-size: 1em;
    padding-top: .3em;
    padding-bottom: 1em;
    line-height: 1.3em;
    font-weight: normal
}

#nuggetPage aside#sidebar ul#recommended {
    list-style: none;
    padding: 0
}

#nuggetPage aside#sidebar ul#recommended li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    margin-left: -1px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

#nuggetPage aside#sidebar ul#recommended li.loaded, #nuggetPage aside#sidebar ul#recommended li.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

#nuggetPage aside#sidebar ul#recommended li:hover {
    z-index: 1
}

#nuggetPage aside#sidebar ul#recommended li:hover h3 {
    color: #fc6100
}

#nuggetPage #slider {
    background: #ffffff;
    z-index: 100000;
    position: fixed;
    width: 330px;
    bottom: -1px;
    right: -340px;
    border: 1px solid #ff6a0c;
    -webkit-box-shadow: 0 0 0 rgba(50, 80, 100, 0.5);
    box-shadow: 0 0 0 rgba(50, 80, 100, 0.5);
    -webkit-transition: right .25s ease-in;
    transition: right .25s ease-in;
}

#nuggetPage #slider.show {
    right: -1px !important;
    -webkit-box-shadow: 0 0 10px #bab2a1;
    box-shadow: 0 0 10px #bab2a1
}

#nuggetPage #slider .top-bar {
    background: #ff6a0c;
    border-bottom: 1px solid #d85400;
    height: 7px
}

#nuggetPage #slider .slide-content {
    text-align: left;
    padding: 12px;
    font-weight: bold;
    border-top: 1px solid #DEE1E2;
    border-radius: 0 0 0 5px
}

#nuggetPage #slider .slide-content h4 {
    margin-top: -4px;
    margin-bottom: 7px
}

#nuggetPage #slider ul {
    margin: 0
}

#nuggetPage #slider .ctrl-bar {
    text-align: right;
    color: #62727a;
    font-size: .8em;
    background: #f2f1ef;
    padding: 3px 12px
}

#nuggetPage #slider .ctrl-bar:before, #nuggetPage #slider .ctrl-bar:after {
    content: " ";
    display: table
}

#nuggetPage #slider .ctrl-bar:after {
    clear: both
}

#nuggetPage #slider .ctrl-bar .opt-out {
    float: right;
    color: inherit
}

#nuggetPage #slider .ctrl-bar .close-slider {
    position: relative;
    vertical-align: middle;
    float: left;
    cursor: pointer;
    border: none;
    color: inherit
}

#nuggetPage #slider .ctrl-bar .close-slider .close-button {
    position: static;
    margin-top: -3px;
    margin-left: -1px;
    padding: 0px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    vertical-align: middle;
    background: transparent;
    line-height: 14px;
    width: 15px;
    height: 16px;
    -webkit-box-shadow: inset 0 1px 1px #fff;
    box-shadow: inset 0 1px 1px #fff
}

#nuggetPage #slider .ctrl-bar .close-slider .close-button.icon:before {
    line-height: 1em;
    content: '\f00d';
    height: 1em;
    position: relative;
    top: -1px
}

#nuggetPage #slider .ctrl-bar .close-slider:hover {
    color: #fc6100
}

#nuggetPage #slider .ctrl-bar .close-slider:hover .close-button {
    background: #fff;
    color: #ff6a0c
}

#nuggetPage #slider .ctrl-bar .title {
    float: left;
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 5px;
    border: none
}

#nuggetPage #slider.facebook .ctrl-bar a:link, #nuggetPage #slider.twitter .ctrl-bar a:link {
    color: #3B579D
}

#nuggetPage #slider.facebook .ctrl-bar a:hover, #nuggetPage #slider.twitter .ctrl-bar a:hover {
    color: #fc6100
}

#nuggetPage #slider.facebook .slide-content, #nuggetPage #slider.twitter .slide-content {
    background: #fff
}

#nuggetPage #slider.facebook .slider-button-pos, #nuggetPage #slider.twitter .slider-button-pos {
    text-align: left
}

#nuggetPage #slider.facebook .slider-button-pos a, #nuggetPage #slider.twitter .slider-button-pos a {
    margin-bottom: 3px;
    display: block;
    text-decoration: none
}

#nuggetPage #slider.facebook .textNode, #nuggetPage #slider.twitter .textNode {
    display: block;
    margin-bottom: 7px
}

#nuggetPage #slider.twitter {
    width: 315px;
    right: -320px
}

#nuggetPage .zoomable-text {
    display: none
}

#nuggetPage .zoomable {
    position: relative;
    cursor: pointer;
    -webkit-transition: border 0.2s, background 0.2s;
    transition: border 0.2s, background 0.2s;
    border: 1px solid transparent;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    max-width: 100%
}

#nuggetPage .zoomable .zoomable-text {
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    background-color: rgba(255, 106, 12, 0.8);
    -webkit-transition: width 0.2s;
    transition: width 0.2s;
    font-weight: bold;
    font-size: .85em;
    overflow: hidden;
    border-bottom-left-radius: 4px
}

#nuggetPage .zoomable .zoomable-text span {
    float: left
}

#nuggetPage .zoomable .zoomable-text .icon:before {
    font-weight: normal;
    content: '\f00e';
    padding-right: 2px;
    font-size: 1.4em;
    position: relative;
    top: -1px;
    z-index: 20;
    text-align: center;
    width: 32px;
    margin-left: 2px
}

#nuggetPage .zoomable::before {
    content: ' ';
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    background: rgba(0, 0, 0, 0.03);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    font-size: 2em;
    line-height: 3em;
    text-align: right;
    -webkit-box-shadow: inset 0 0 2px rgba(120, 90, 60, 0.4);
    box-shadow: inset 0 0 2px rgba(120, 90, 60, 0.4)
}

#nuggetPage .zoomable:hover .zoomable-text {
    background: #ff6a0c;
    background-color: #ff6a0c;
    width: 210px
}

#nuggetPage section#footer-email-signup, #nuggetPage section#footer-pinterest-follow {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear;
    margin-top: -1px;
    text-align: center;
    background: #fff;
    padding: 30px;
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png)
}

#nuggetPage section#footer-email-signup.loaded, #nuggetPage section#footer-pinterest-follow.loaded, #nuggetPage section#footer-email-signup.visible, #nuggetPage section#footer-pinterest-follow.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

#nuggetPage section#footer-email-signup h2, #nuggetPage section#footer-pinterest-follow h2 {
    margin-bottom: 0
}

#nuggetPage section#footer-email-signup p, #nuggetPage section#footer-pinterest-follow p {
    margin: 0;
    margin-bottom: 10px
}

#nuggetPage section#footer-email-signup .privacy, #nuggetPage section#footer-pinterest-follow .privacy {
    color: #737478
}

#nuggetPage section#footer-email-signup form, #nuggetPage section#footer-pinterest-follow form {
    width: 75%;
    padding: 5px;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

#nuggetPage section#footer-email-signup form input[type="text"], #nuggetPage section#footer-pinterest-follow form input[type="text"], #nuggetPage section#footer-email-signup form input[type="email"], #nuggetPage section#footer-pinterest-follow form input[type="email"] {
    width: 70%;
    margin-right: 1%;
    margin-bottom: 0
}

#nuggetPage section#footer-email-signup form input[type="submit"], #nuggetPage section#footer-pinterest-follow form input[type="submit"] {
    width: 27%;
    margin-bottom: 0
}

#nuggetPage section#footer-email-signup .success, #nuggetPage section#footer-pinterest-follow .success {
    display: none
}

#nuggetPage section#footer-email-signup .social-spacer, #nuggetPage section#footer-pinterest-follow .social-spacer {
    background: #F2F0ED;
    border: 1px solid #e5e2dc;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 22.5px;
    margin-top: 15px;
    margin-bottom: 30px
}

#nuggetPage section#footer-email-signup .privacy, #nuggetPage section#footer-pinterest-follow .privacy {
    font-size: .85em;
    color: #888685
}

.hot-banner {
    width: 8%;
    height: 0;
    padding-bottom: 8%;
    background-size: 100%;
    background-image: url(/controller/themes/UpworthyBlog/assets/banner-hot-a70047105a7b8a23100910825d979223.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    top: 0;
    right: 0
}

#flash-embed-message {
    display: none
}

#nuggetPage #nuggetBody .flash-embed-message {
    border-radius: 4px;
    background: #e5e2dc;
    height: inherit
}

#nuggetPage #nuggetBody .flash-embed-message .content {
    padding: 22.5px
}

#nuggetPage #nuggetBody .flash-embed-message .content h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0
}

#nuggetPage #nuggetBody .flash-embed-message .content h3+p {
    margin-top: .5em
}

iframe.twitter-tweet {
    margin: 5px auto !important
}

#shareModal {
    text-align: center;
    margin-left: 0;
    padding-bottom: 1em
}

.shareIconStyle {
    color: #fff;
    font-size: 1.2em;
    padding: 0;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 6px;
    margin-left: -5px;
    padding-top: 0
}

#shareTop {
    list-style: none;
    padding: 0;
    position: relative;
    z-index: 4;
    margin: 0;
    font-size: inherit
}

#shareTop:before, #shareTop:after {
    content: " ";
    display: table
}

#shareTop:after {
    clear: both
}

#shareTop .btn {
    padding: 10px 23px
}

#shareTop a.btn {
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block
}

#shareTop a.btn .textNode {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    vertical-align: middle;
    line-height: 1em;
    height: 1em;
    margin-top: -5px
}

#shareTop a.btn.facebook_button .icon:before {
    content: '\f09a';
    color: #fff;
    font-size: 1.2em;
    padding: 0;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 6px;
    margin-left: -5px;
    padding-top: 0;
    margin-right: 8px
}

#shareTop a.btn.twitter_button .icon:before {
    content: '\f099';
    color: #fff;
    font-size: 1.2em;
    padding: 0;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 6px;
    margin-left: -5px;
    padding-top: 0
}

#shareTop .button-style-wrapper {
    display: block;
    float: left;
    width: 33.333%;
    padding-right: 2px;
    padding-left: 2px
}

#shareTop .button-style-wrapper:first-child {
    padding-left: 0px
}

#shareTop .button-style-wrapper:last-child {
    padding-right: 0px
}

#shareTop .subscribe {
    display: block;
    height: 42px;
    text-align: center;
    -webkit-transition: height 0.2s;
    transition: height 0.2s
}

#shareTop .subscribe.open {
    height: 210px
}

#shareTop .subscribe.open #subscribe-dropdown {
    position: relative;
    padding-bottom: 15px
}

#shareTop .subscribe.open #subscribe-dropdown .caret {
    border-top-color: transparent;
    border-top-width: 0;
    border-bottom: 4px solid #ffffff
}

#shareTop .subscribe.open.fb-subscriber {
    height: 190px
}

#shareTop .subscribe .dropdown-menu {
    border-radius: 0;
    margin-top: 5px;
    border: 1px solid #ff6a0c;
    padding: 0;
    width: 750px;
    top: 42px;
    -webkit-box-shadow: none;
    box-shadow: none
}

#shareTop .subscribe .dropdown-menu li {
    padding: 0;
    border: 5px solid #e5e2dc
}

#shareTop .subscribe .dropdown-menu li:before, #shareTop .subscribe .dropdown-menu li:after {
    content: " ";
    display: table
}

#shareTop .subscribe .dropdown-menu li:after {
    clear: both
}

#shareTop .subscribe .dropdown-menu li #dropdown-email-ask {
    width: 60%;
    float: left;
    padding: 15px;
    border-right: 1px solid #e5e2dc
}

#shareTop .subscribe .dropdown-menu li #dropdown-email-ask form {
    font-size: 1.2em
}

#shareTop .subscribe .dropdown-menu li #dropdown-email-ask strong {
    color: #ff6a0c
}

#shareTop .subscribe .dropdown-menu li #dropdown-facebook-ask {
    width: 40%;
    float: left;
    padding: 15px
}

#shareTop .subscribe .dropdown-menu li #dropdown-facebook-ask strong {
    color: #3b5998
}

#shareTop .subscribe .dropdown-menu li #dropdown-facebook-ask .btn-spacer {
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #cdd7ec;
    background: #f2f4fa;
    width: 80%;
    height: 48px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

#shareTop .subscribe .dropdown-menu .privacy {
    margin: 0;
    font-size: .75em;
    color: #aeada8;
    line-height: 1.25em
}

#shareTop .subscribe .dropdown-menu .privacy a {
    padding: 0;
    margin: 0
}

#shareTop .subscribe .dropdown-menu .close {
    padding: 10px 23px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 3px 7px;
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-top: none;
    border-right: none
}

#shareTop .subscribe .dropdown-menu #email-form .email {
    margin-right: 3px;
    width: 65%
}

#shareTop .subscribe .dropdown-menu #email-form input.btn {
    width: 30%;
    padding: 10px 5%
}

#shareTop .subscribe .dropdown-menu .fb-like {
    top: -2px;
    left: 5px
}

#shareTop .subscribe.fb-subscriber .dropdown-menu li #dropdown-email-ask {
    width: 100%
}

#shareTop #subscribe-dropdown {
    font-size: inherit;
    outline: none;
    width: 100%
}

#shareTop #subscribe-dropdown .caret {
    border-top-color: #ffffff;
    margin-left: 6px
}

#shareTop .subscribe-msg {
    padding: 0px 0px 7px
}

#shareTop #subscribe-email, #shareTop #subscribe-facebook {
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif;
    display: inline
}

#shareTop .success {
    display: none
}

#shareOverlay {
    list-style: none;
    margin: 0;
    padding: 0;
    position: fixed;
    margin-left: -53px;
    margin-top: -50px;
    top: 50%;
    z-index: 500;
    -webkit-transition: opacity .4s, top .2s;
    transition: opacity .4s, top .2s;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

#shareOverlay.loaded, #shareOverlay.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

#shareOverlay li a {
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 33px;
    padding: 0;
    background: none;
    overflow: hidden;
    border: none;
    cursor: pointer;
    color: #fff;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #fdfbf9;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

#shareOverlay li a:hover, #shareOverlay li a:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #fdfbf9 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fdfbf9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffdfbf9', GradientType = 0);
    border-color: #f4e9de;
    text-shadow: 0 1px 1px #ead5c0
}

#shareOverlay li a:active {
    color: #ff6a0d;
    background: #fdfbf9;
    border-color: #ead5c0;
    -webkit-box-shadow: inset 0 1px 2px #f7eee6;
    box-shadow: inset 0 1px 2px #f7eee6
}

#shareOverlay li a .icon:before {
    text-shadow: none
}

#shareOverlay li.email img {
    display: none
}

#shareOverlay li.facebook .icon:before {
    content: '\f09a';
    color: #3b5998
}

#shareOverlay li.twitter .icon:before {
    content: '\f099';
    color: #00baed
}

body.lt-ie10 #shareOverlay {
    display: none
}

body.lt-ie header #author .follow-button {
    top: -4px
}

body.lt-ie header #author .follow-button.facebook-button {
    top: -8px
}

ul.share li {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    display: block
}

ul.share li a {
    font-size: 1em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 13px 15px;
    border-radius: 4px;
    color: #fff
}

body>#exit-holler {
    display: none
}

#exit-holler {
    width: 1140px
}

#exit-holler a.close {
    color: #888685;
    background-color: #fff;
    border-color: #f2f2f2;
    background-image: -webkit-linear-gradient(top, #fff 0, #fcfcfc 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffcfcfc', GradientType = 0);
    text-shadow: 0 -1px 0 #fefefe;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1;
    position: absolute;
    right: 30px;
    top: 0px;
    background: #fff;
    border: 1px solid #dad6cd;
    border-top: 0px;
    font-size: inherit;
    padding: 7px 15px;
    border-radius: 0 0 4px 4px;
    text-transform: uppercase
}

#exit-holler a.close:hover, #exit-holler a.close:focus {
    z-index: 2;
    color: #ff6a0d;
    -webkit-box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    box-shadow: 0 1px 1px rgba(5, 15, 30, .3);
    background-image: -webkit-linear-gradient(top, #fff 0, #fefefe 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fefefe 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffffff', endColorstr = '#fffefefe', GradientType = 0);
    border-color: #ececec;
    text-shadow: 0 1px 1px #d8d8d8
}

#exit-holler a.close:active {
    color: #ff6a0d;
    background: #fefefe;
    border-color: #d8d8d8;
    -webkit-box-shadow: inset 0 1px 2px #f1f1f1;
    box-shadow: inset 0 1px 2px #f1f1f1
}

#exit-holler a.close:after {
    position: relative;
    top: -2px;
    margin-left: 5px
}

#exit-holler a.close:hover {
    box-shadow: none;
    border-color: #ff6a0c
}

#exit-holler .modal-content {
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png);
    border: 1px solid #fff;
    outline: 1px solid rgba(0, 0, 0, 0.2)
}

#exit-holler header {
    padding: 30px 10px 10px;
    text-align: center
}

#exit-holler header h1 {
    font-size: 3.5em;
    line-height: 1.2em;
    margin-bottom: 5px
}

#exit-holler header p {
    margin-bottom: 0px
}

#exit-holler .nugget-list {
    padding: 30px;
    padding-top: 0px
}

#exit-holler .nugget-list:before, #exit-holler .nugget-list:after {
    content: " ";
    display: table
}

#exit-holler .nugget-list:after {
    clear: both
}

#exit-holler .nugget-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#exit-holler .nugget-list ul:before, #exit-holler .nugget-list ul:after {
    content: " ";
    display: table
}

#exit-holler .nugget-list ul:after {
    clear: both
}

#exit-holler .nugget-list ul li {
    padding: 15px;
    margin: 0;
    float: left;
    width: 33.3333%;
    border: 1px solid #dad6cd;
    background: #fff;
    margin-right: -1px;
    min-height: 360px;
    position: relative
}

#exit-holler .nugget-list ul li h3 {
    margin-top: 10px;
    font-size: 1.2em;
    line-height: 1.25em
}

#exit-holler .nugget-list ul li:hover {
    border-color: #ff6a0c;
    z-index: 1
}

#exit-holler .nugget-list ul li:hover h3 {
    color: #ff6a0c
}

@media (min-width:992px) and (max-width:1199px) {
    #nuggetPage aside#sidebar #sidebar-content.affix {
        width: 293px
    }

    #nuggetPage .subscribe.open {
        height: 240px
    }

    #nuggetPage .subscribe.open.fb-subscriber {
        height: 190px
    }

    #shareTop .subscribe .dropdown-menu {
        width: 617px
    }

    #exit-holler {
        width: 960px
    }
}

#content{ padding-top:40px;}

@media (min-width:768px) and (max-width:991px) {
    #shareTop .subscribe.open {
        height: 210px
    }

    #shareTop .subscribe.open.fb-subscriber {
        height: 190px
    }

    #shareTop .subscribe .dropdown-menu {
        width: 720px
    }

    #shareTop .subscribe .dropdown-menu #email-form .email {
        width: 65%
    }

    #nuggetPage #content {
        padding-right: 15px;
        border-right: none;

    }

    #nuggetPage aside#sidebar #sidebar-content ul#recommended:before, #nuggetPage aside#sidebar #sidebar-content ul#recommended:after {
        content: " ";
        display: table
    }

    #nuggetPage aside#sidebar #sidebar-content ul#recommended:after {
        clear: both
    }

    #nuggetPage aside#sidebar #sidebar-content ul#recommended li {
        width: 49%;
        float: left;
        margin-right: 2%
    }

    #nuggetPage aside#sidebar #sidebar-content ul#recommended li:nth-child(even) {
        margin-right: 0px
    }

    #nuggetPage aside#sidebar #sidebar-content ul#recommended li:nth-child(odd):before, #nuggetPage aside#sidebar #sidebar-content ul#recommended li:nth-child(odd):after {
        content: " ";
        display: table
    }

    #nuggetPage aside#sidebar #sidebar-content ul#recommended li:nth-child(odd):after {
        clear: both
    }

    #page-footer #navMenuFooter {
        border: none
    }

    #exit-holler {
        width: 90%
    }

    #exit-holler .nugget-list ul li {
        min-height: 310px
    }

    #exit-holler .nugget-list ul li h3 {
        font-size: 1em
    }
}

@media (max-width:767px) {
    body.nugget {
    }

    body.nugget .container>.row {
        margin: 0;
        padding: 0
    }

    body.nugget .container>.row:first-child, body.nugget article#content, body.nugget #page-footer {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 1em
    }

    body.nugget .wrapper {
        width: 100%
    }

    #footerMobile {
        display: block
    }

    .container {
        width: auto;
        padding: 0px 0px
    }
    .grid960{
        width: auto;
        padding: 0px 0px
    }

    #nuggetPage {
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 5%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 5%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00ffffff', endColorstr = '#ffffffff', GradientType = 0);
        padding: 0;
    }

    #nuggetPage article {
        padding-top: 0px
    }

    #nuggetPage header {
        margin-top: 0
    }

    #nuggetPage header h1 {
        font-size: 1.5em
    }

    #nuggetPage header p {
        font-size: 1em
    }

    #nuggetPage header #author {
    }

    #nuggetPage header #author #follow-dropdown {
        float: right;
        font-size: inherit
    }

    #nuggetPage header #author #follow-dropdown .btn {
        padding: 3px 12px;
        font-size: 1em
    }

    #nuggetPage #shareTop .button-style-wrapper {
        display: block;
        width: 100%;
        float: none;
        padding: 0px
    }

    #nuggetPage #shareTop a.btn-share {
        display: block;
        margin: 0;
        width: 50%;
        float: left
    }

    #nuggetPage #shareTop a.btn-share.facebook_button {
        border-radius: 4px 0 0 4px
    }

    #nuggetPage #shareTop a.btn-share.twitter_button {
        border-radius: 0 4px 4px 0;
        border-left: none
    }

    #nuggetPage #shareTop .subscribe {
        clear: both;
        float: none;
        margin-right: 0;
        width: 100% !important;
        margin-bottom: 10px
    }

    #nuggetPage #shareTop .subscribe.open {
        height: auto
    }

    #nuggetPage #shareTop .subscribe #subscribe-dropdown {
        width: 100% !important
    }

    #nuggetPage #shareTop .subscribe #subscribe-dropdown:after {
        border: none
    }

    #nuggetPage #shareTop .subscribe .dropdown-menu {
        width: 100%;
        position: relative;
        top: 0;
        margin: 0 0 12px 0
    }

    #nuggetPage #shareRowBottom {
        margin-top: 7.5px
    }

    #nuggetPage #shareRowBottom a.btn-share {
        padding: 7px 20px;
        line-height: 1.2em;
        width: 50%
    }

    #nuggetPage #shareRowBottom a.btn-share .icon:before {
        display: none
    }

    #nuggetPage #shareRowBottom a.btn-share.facebook_button {
        border-radius: 4px 0 0 4px
    }

    #nuggetPage #shareRowBottom a.btn-share.twitter_button {
        border-radius: 0 4px 4px 0;
        border-left: none
    }

    #nuggetPage #shareRowBottom a.btn-share .preface {
        display: block
    }

    #nuggetPage .zoomable .zoomable-text, #nuggetPage .zoomable:hover .zoomable-text {
        right: 0;
        top: 0;
        width: 35px
    }

    #nuggetPage #meta-data {
        padding: 0;
        margin: 0 0 1em;
        text-align: left;
        background: transparent;
        border: 0
    }

    #nuggetPage #meta-data dl {
        margin-top: 0
    }

    #nuggetPage #meta-data dl dt {
        width: auto;
        margin-right: 5px
    }

    #nuggetPage #meta-data dl dd {
        margin-left: 0;
        width: 100%
    }

    #nuggetPage aside#sidebar {
        border-top: 1px dashed #cfc5b8;
        background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png);
        margin-top: -1px;
        padding: 1em;
        font-size: 1em;
        padding-left: 15px;
        padding-right: 15px
    }

    #nuggetPage aside#sidebar h2 {
        margin: 0;
        margin-bottom: .5em
    }

    #nuggetPage aside#sidebar ul#recommended {
        margin: 0
    }

    #nuggetPage aside#sidebar ul#recommended li {
        border: 1px solid #fff;
        background: #fff;
        margin-bottom: .75em;
        padding: 0
    }

    #nuggetPage aside#sidebar ul#recommended li:hover {
        background: #fff;
        border-color: #fff
    }

    #nuggetPage aside#sidebar ul#recommended li h3 {
        padding: 15px;
        font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif
    }

    #nuggetPage aside#sidebar ul#recommended .view-more {
        display: block;
        padding: 15px;
        border: none;
        font-size: 1em
    }

    #nuggetPage section#footer-email-signup {
        padding-left: 0;
        padding-right: 0;
        background: transparent;
        border-top: 1px dashed #e5e2dc;
        text-align: left;
        padding: 1em 0;
        text-align: center
    }

    #nuggetPage section#footer-email-signup h2 {
        font-size: 1.2em
    }

    #nuggetPage section#footer-email-signup form {
        width: 100%;
        padding: 0;
        padding-top: 15px
    }

    #nuggetPage section#footer-email-signup form input {
        font-size: 1em
    }

    #nuggetPage section#footer-email-signup form input[type="email"] {
        width: 60%
    }

    #nuggetPage section#footer-email-signup form input[type="submit"] {
        width: 39%
    }

    #nuggetPage section#footer-email-signup .one-click {
        margin-top: 7px
    }

    #nuggetPage section#footer-email-signup .one-click .btn-primary {
        margin: 0px 0px 7px;
        padding: 7px 10px
    }

    #nuggetPage section#footer-email-signup .one-click .message {
        font-style: italic;
        color: #737478
    }

    #nuggetPage section#footer-email-signup .social-spacer {
        width: 100%
    }

    #nuggetPage section#clickability .pkg .thumb {
        width: 100%;
        padding-bottom: 52.25%;
        float: none
    }

    #nuggetPage section#clickability .pkg .info {
        margin-left: 0;
        margin-top: 5px
    }

    #nuggetPage section#clickability.recommended-content {
        display: none
    }

    #nuggetPage #transcriptContent {
        font-size: 1.2em;
        padding: 20px
    }

    #shareTop li a .textNode {
        margin-top: -6px
    }

    #shareTop li.facebook a .icon:before {
        top: -2px;
        font-size: 1.4em
    }

    #shareTop li.twitter a .icon:before {
        top: -2px;
        font-size: 1.3em
    }

    #exit-holler {
        width: 95%
    }

    #exit-holler .nugget-list ul li {
        float: none;
        margin-right: 0px;
        margin-bottom: -1px;
        width: 100%;
        min-height: 0px
    }

    #exit-holler .nugget-list ul li h3 {
        font-size: 1em
    }
}

@media (max-width:480px) {
    #shareTop .subscribe .dropdown-menu li #dropdown-email-ask {
        border: none;
        float: none;
        width: 100%;
        padding: 10px 5px 10px;
        border-bottom: 1px dotted #e5e2dc
    }

    #shareTop .subscribe .dropdown-menu li #dropdown-email-ask #email-form .email {
        margin-right: 3px;
        width: 58%
    }

    #shareTop .subscribe .dropdown-menu li #dropdown-email-ask #email-form .btn {
        padding: 10px 15px
    }

    #shareTop .subscribe .dropdown-menu li #dropdown-facebook-ask {
        border: none;
        width: 100%;
        padding: 10px 5px
    }
}

.advertise-form .checkbox {
    min-height: 1px
}

.preload {
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: opacity .4s linear, background 0.2s linear;
    transition: opacity .4s linear, background 0.2s linear
}

.preload.loaded, .preload.visible {
    opacity: 100;
    filter: alpha(opacity = 10000);
    opacity: 1;
    filter: alpha(opacity = 100)
}

@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}} @-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} @-ms-keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} @keyframes spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}} aside#sidebar.sponsored-sidebar {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             z-index: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             padding-top: 0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         }

aside#sidebar.sponsored-sidebar header.sponsored {
    position: relative;
    background-size: cover;
    text-align: center;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    margin-top: -87px;
    padding: 15px;
    background-color: #fff;
    font-style: italic;
    border: 1px solid #888685
}

aside#sidebar.sponsored-sidebar header.sponsored a {
    text-decoration: underline;
    border: none
}

aside#sidebar.sponsored-sidebar header.sponsored p {
    padding: 5px
}

aside#sidebar.sponsored-sidebar header.sponsored h2 {
    display: none
}

aside#sidebar.sponsored-sidebar header.sponsored:before {
    background: rgba(100, 100, 100, 0.3);
    display: block;
    width: 103%;
    height: 100%;
    position: absolute;
    left: -1.5%;
    top: 7px;
    content: ' ';
    z-index: -1
}

aside#sidebar.sponsored-sidebar header.sponsored .tab-fold {
    width: 0;
    height: 0;
    border: 12px solid #555;
    border-top-width: 0px;
    position: absolute;
    top: -1px
}

aside#sidebar.sponsored-sidebar header.sponsored .tab-fold.fold-left {
    left: -8px;
    border-left-color: transparent;
    border-left-width: 7px;
    border-right-width: 0
}

aside#sidebar.sponsored-sidebar header.sponsored .tab-fold.fold-right {
    right: -8px;
    border-right-color: transparent;
    border-right-width: 8px;
    border-left-width: 0
}

aside#sidebar.sponsored-sidebar #recommended .promoted .info {
    padding: 7px 10px 10px
}

aside#sidebar.sponsored-sidebar footer {
    margin: 0;
    padding: 15px 30px;
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png);
    font-style: italic;
    text-align: center;
    position: relative;
    color: #737478
}

aside#sidebar.sponsored-sidebar footer .logo {
    background-image: url('/controller/themes/UpworthyBlog/assets/up.png');
    background-position: center center;
    background-size: 75%;
    background-color: #FFF;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    margin: 10px auto 5px;
    border-radius: 30px
}

.engagement_box {
    width: 100%;
    background: #e5e2dc;
    margin-bottom: 1em;
    min-height: 200px;
    position: relative;
    z-index: 2
}

.engagement_box .featured {
    background-size: cover;
    background-color: #53504f;
    background-position: center center;
    position: relative
}

.engagement_box .featured .promoted-flag {
    width: 100px;
    position: absolute;
    left: -10px;
    top: 10px
}

.engagement_box .featured .title {
    background: rgba(0, 0, 0, 0.6);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 15px;
    font-family: "Droid Serif", "Avenir Next Condensed", "Segoe UI", "Calibri", "HelveticaNeue-CondensedBold", "Helvetica Neue", Arial, sans-serif
}

.engagement_box .featured .title p {
    margin-bottom: 0
}

.engagement_box .featured:hover .title {
    background: rgba(255, 106, 12, 0.6)
}

.engagement_box .info {
    padding: 15px
}

.engagement_box .info .social {
    padding: 10px
}

.engagement_box .info .social .follow {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-right: 5px;
    position: relative
}

.engagement_box .info .social .follow.facebook {
    top: -4px
}

body.promoted {
    background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png)
}

body.promoted article {
    background-color: white
}

body.promoted .sponsored-sidebar footer {
    background: none
}

body.promoted #nuggetPage .sponsor-message {
    color: #888685
}

body.promoted aside#sidebar #recommended li {
    background: #fff;
    border: 1px solid #fff;
    margin-bottom: 7px
}

body.promoted aside#sidebar #recommended li .info {
    padding: 7px 10px 10px
}

body.promoted aside#sidebar #recommended li h3 {
    padding-top: 0px
}

body.promoted #header-logo-container {
    display: none
}

body.promoted #main-header {
    background: transparent;
    border: none;
    height: 60px
}

body.promoted #shareOverlay {
    margin-left: -70px
}

body.promoted #promoted-header {
    background: #fff700;
    overflow: visible;
    font-size: .85em;
    font-weight: bold;
    text-align: center;
    padding: 7px
}

body.promoted #client-branding {
    position: relative
}

body.promoted #client-branding a {
    display: block;
    text-decoration: none;
    border: none;
    max-width: 150px;
    height: 150px;
    margin-left: 15px;
    position: absolute;
    top: -70px;
    padding: 20px;
    background: #fff;
    border: 1px solid #e5e2dc;
    z-index: 1;
    box-shadow: 0 0 3px #e5e2dc
}

body.promoted #nuggetPage article#content {
    padding: 30px;
    padding-top: 90px;
    box-shadow: 0px 0px 3px #d7d1aF;
    border-bottom: 7px solid #fff700
}

body.promoted #nuggetPage article#content #shareTop .subscribe .dropdown-menu {
    width: 720px
}

body.promoted .promoted-post {
    border: 4px solid #e5e2dc;
    height: 230px;
    width: 100%;
    position: relative
}

body.promoted .promoted-post .thumb {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    float: left;
    position: relative
}

body.promoted .promoted-post .thumb .title {
    position: absolute;
    bottom: 0;
    padding: 0.5em;
    color: white;
    background-color: black;
    opacity: 70;
    filter: alpha(opacity = 7000);
    opacity: .7;
    filter: alpha(opacity = 70)
}

body.promoted .promoted-post .sponsor-info {
    float: right;
    width: 50%;
    padding: 0.5em
}

#underwritten-engagement-box .featured, #curator-engagement-box .featured {
    min-height: 250px;
    width: 50%;
    float: left
}

#underwritten-engagement-box .featured .title a, #curator-engagement-box .featured .title a {
    display: block;
    color: #fff !important;
    border: none
}

#underwritten-engagement-box .featured .title a span, #curator-engagement-box .featured .title a span {
    display: block
}

#underwritten-engagement-box .info, #curator-engagement-box .info {
    min-height: 250px;
    width: 50%;
    margin-left: 50%;
    background: #fff;
    text-align: center;
    border: 1px solid #D1D1D1;
    border-left: none
}

#underwritten-engagement-box .info .social, #curator-engagement-box .info .social {
    position: relative;
    right: -10px;
    padding-bottom: 0px
}

#underwritten-engagement-box .info p, #curator-engagement-box .info p {
    margin-bottom: 0px
}

#underwritten-engagement-box .info .logo a, #curator-engagement-box .info .logo a {
    display: block;
    border: none
}

#underwritten-engagement-box .info .logo img, #curator-engagement-box .info .logo img {
    max-width: 50%
}

h4.guest-curator {
    text-align: center;
    margin-bottom: 5px
}

#nuggetPage #author address.guest-curator .relation {
    color: #888685
}

#nuggetPage #author address.guest-curator #avatar {
    float: left;
    width: 60px;
    display: block;
    margin-right: 7px
}

#nuggetPage #author address.guest-curator #avatar img {
    width: 60px;
    height: 60px
}

#nuggetPage #author address.guest-curator .follow-buttons {
    margin-top: 4px
}

#promoted-post-engagement-box {
    padding: 15px;
    margin-top: 15px;
    background: #fff;
    border: 1px solid #d5d5d5
}

#promoted-post-engagement-box:before, #promoted-post-engagement-box:after {
    content: " ";
    display: table
}

#promoted-post-engagement-box:after {
    clear: both
}

#promoted-post-engagement-box #engagement-header {
    text-align: center
}

#promoted-post-engagement-box #engagement-header .logo {
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    margin-top: -40px;
    background: #fff;
    border: 1px solid #d5d5d5;
    margin-bottom: 15px;
    box-shadow: 0px 0px 2px #dfd0ca
}

#promoted-post-engagement-box #engagement-header .logo a {
    border: none;
    display: block
}

#promoted-post-engagement-box #engagement-header .label {
    border-bottom: 1px solid #bbb;
    width: 33.33%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 0px;
    margin-bottom: -5px
}

#promoted-post-engagement-box #engagement-header h4 {
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    color: #737478;
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #eee;
    position: relative;
    top: 10px;
    padding: 0px 5px;
    display: inline-block;
    padding-top: 0px
}

#promoted-post-engagement-box .social-box {
    float: left;
    width: 50%;
    background: #fff
}

#promoted-post-engagement-box .social-box .fb-like-box.fb_iframe_widget {
    width: 100% !important
}

#promoted-post-engagement-box .social-box .fb-like-box.fb_iframe_widget>span {
    width: 100% !important
}

#promoted-post-engagement-box .social-box iframe {
    width: 100% !important
}

#promoted-post-engagement-box .info {
    background: transparent;
    border: none;
    text-align: left;
    font-size: .85em;
    line-height: 1.5em;
    margin-left: 50%;
    padding-top: 0px
}

#promoted-post-engagement-box .info .external {
    margin-top: -5px;
    padding: 0px
}

#promoted-post-engagement-box .info .external h5 {
    font-family: "Source Sans Pro", "Lucida Grande", Verdana, "Avenir Next", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-bottom: 3px
}

#promoted-post-engagement-box .info .external ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

#promoted-post-engagement-box .info .external ul li {
    margin-bottom: 10px
}

#promoted-post-engagement-box .info .external ul li .btn {
    margin-bottom: 5px
}

#nuggetPage #meta-data dl dt {
    color: #333
}

body.topics.client-hub #main-header, body.topics.client-hub #header-logo-container {
    display: block
}

body.topics.client-hub #main-header #logo, body.topics.client-hub #header-logo-container #logo {
    position: absolute
}

body.topics.client-hub #series-header {
    margin-top: -1px;
    background: #fff
}

body.topics.client-hub #series-header section {
    border-bottom: 1px solid #e5e2dc;
    padding: 10px
}

body.topics.client-hub #series-header section:first-child {
    padding-top: 25px
}

body.topics.client-hub #series-header .header-social {
    text-align: center
}

body.topics.client-hub #series-header .header-social .follow {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 5px 10px
}

body.topics.client-hub #page-title {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px
}

body.topics.client-hub #page-title .sponsor-logo {
    max-width: 15%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

body.topics.client-hub p.description {
    font-size: .9em;
    line-height: 1.4em;
    width: 40%;
    margin-left: auto;
    margin-right: auto
}

body.promoted #page-footer #navMenuFooter #footer-stamp, body.client-hub #page-footer #navMenuFooter #footer-stamp {
    display: block;
    border: 1px solid #e5e2dc
}

@media (max-width:1199px) and (min-width:992px) {
    body.promoted #nuggetPage article#content #shareTop .subscribe .dropdown-menu {
        width: 587px
    }
}

@media (max-width:991px) and (min-width:768px) {
    body.promoted #nuggetPage article#content #shareTop .subscribe .dropdown-menu {
        width: 690px
    }

    body.topics.client-hub #series-header .sponsor-logo {
        max-width: 20%
    }

    body.topics.client-hub #series-header p.description {
        width: 60%
    }
}

@media (max-width:767px) {
    #nuggetPage #author address.guest-curator .follow-buttons .follow-button {
        display: block !important
    }

    #nuggetPage #author address.guest-curator #follow-dropdown {
        display: none !important
    }

    body.promoted #main-header {
        height: 30px;
        display: block
    }

    body.promoted #nuggetPage article#content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 95px
    }

    body.promoted #nuggetPage article#content #shareTop .subscribe .dropdown-menu {
        width: 100%
    }

    body.promoted #promoted-header {
        text-align: right;
        padding-right: 15px
    }

    body.promoted #client-branding {
        top: 0px;
        margin-top: -50px;
        margin-left: 0px;
        max-width: 150px !important;
        height: 50px !important
    }

    body.promoted #client-branding a {
        top: 0px;
        margin-left: 0px;
        padding: 15px;
        height: 130px
    }

    body.promoted aside#sidebar.sponsored-sidebar footer {
        padding: 10px 0px
    }

    #footer-engagement-box {
        background: #f7f5f0 url(/controller/themes/UpworthyBlog/assets/bg-texture-840f2a53daf0f4417758771f14626082.png);
        padding-left: 15px;
        padding-right: 15px
    }

    #footer-engagement-box .engagement_box {
        margin-bottom: 0
    }

    aside#sidebar.sponsored-sidebar footer {
        padding: 6px 0 0
    }

    #promoted-post-engagement-box {
        padding: 10px;
        margin-top: 0px
    }

    #promoted-post-engagement-box .social-box {
        width: 100%;
        float: none
    }

    #promoted-post-engagement-box .info {
        padding: 10px 0px 0px;
        margin-left: 0px
    }

    #promoted-post-engagement-box .engagement-box {
        padding: 10px
    }

    #underwritten-engagement-box .featured, #curator-engagement-box .featured {
        display: block;
        width: 100%;
        float: none;
        margin: 0;
        padding-bottom: 60%;
        min-height: 250px
    }

    #underwritten-engagement-box .info, #curator-engagement-box .info {
        display: block;
        width: 100%;
        float: none;
        margin: 0;
        border: none;
        min-height: 0px
    }

    body.promoted #nuggetPage aside#sidebar #recommended li .info {
        padding: 0px
    }

    body.promoted #nuggetPage aside#sidebar #recommended li.promoted .info small {
        padding: 7px 15px 0px
    }

    body.promoted #nuggetPage aside#sidebar #recommended li.promoted .info h3 {
        padding-top: 0px
    }

    #nuggetPage aside#sidebar #recommended li.promoted .info h3 {
        padding: 0px
    }

    body.topics.client-hub #main-header {
        display: none
    }

    body.topics.client-hub #header-logo-container {
        margin-bottom: 0px;
        display: none
    }

    body.topics.client-hub #header-logo-container #logo {
        position: relative
    }

    body.topics.client-hub #series-header .sponsor-logo {
        max-width: 40%
    }

    body.topics.client-hub #series-header p.description {
        width: 100%;
        text-align: left
    }

    body.topics.client-hub #series-header section {
        padding-left: 0px;
        padding-right: 0px
    }
}

/** Base container **/

.kalendae {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #eee;
    padding: 10px;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 11px;
    font-family: 'Helvetica Neue', 'Helvetica';
    cursor: default;
    position: relative;
}

/** Popup Container for Kalendae.Input **/
.kalendae.k-floating {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    margin: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
}

/** Kalendae.Input's popup close button **/
.kalendae .k-btn-close {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    background: white;
    border: 2px solid #ccc;
    color: #999;
    line-height: 17px;
    text-align: center;
    font-size: 13px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    text-decoration: none;
}

.kalendae .k-btn-close:after {
    content: "\2716";
}

.kalendae .k-btn-close:hover {
    color: #7EA0E2;
    background: white;
    border-color: #7EA0E2;
}

/** Month Container **/
.kalendae .k-calendar {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 155px;
    vertical-align: top;
}

/** Month Separator **/
.kalendae .k-separator {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 2px;
    vertical-align: top;
    background: #ddd;
    height: 155px;
    margin: 0px 10px;
}

/** Month Title Row **/
.kalendae .k-title {
    text-align: center;
    white-space: nowrap;
    position: relative;
    height: 18px;
}

.kalendae .k-caption {
    font-size: 12px;
    line-height: 18px;
}

/** Month and Year Buttons **/
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.kalendae .k-btn-previous-year,
.kalendae .k-btn-next-year {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: -3px;
    color: #777;
    font-size: 26px;
    line-height: 18px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.kalendae .k-btn-previous-year {
    left: 0;
}

.kalendae .k-btn-previous-month {
    left: 16px;
}

.kalendae .k-btn-next-month {
    right: 16px;
}

.kalendae .k-btn-next-year {
    right: 0;
}

.kalendae .k-btn-previous-month:after {
    content: "\2039";
}

.kalendae .k-btn-next-month:after {
    content: "\203A";
}

.kalendae .k-btn-previous-year:after {
    content: "\00AB";
}

.kalendae .k-btn-next-year:after {
    content: "\00BB";
}

.kalendae .k-btn-previous-month:hover,
.kalendae .k-btn-next-month:hover {
    color: #7EA0E2;
}

.kalendae .k-btn-previous-year:hover,
.kalendae .k-btn-next-year:hover {
    color: #6FDF81;
}

/** Remove extra buttons when calendar shows multiple months **/
.kalendae .k-first-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-previous-month,
.kalendae .k-last-month .k-btn-previous-month,
.kalendae .k-first-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-previous-year,
.kalendae .k-last-month .k-btn-previous-year {
    display: none;
}

/** Disable year nav option **/
.kalendae .k-title.k-disable-year-nav .k-btn-next-year,
.kalendae .k-title.k-disable-year-nav .k-btn-previous-year {
    display: none;
}

.kalendae .k-title.k-disable-year-nav .k-btn-next-month {
    right: 0;
}

.kalendae .k-title.k-disable-year-nav .k-btn-previous-month {
    left: 0;
}

/** Force specific width for month container contents **/
.kalendae .k-title,
.kalendae .k-header,
.kalendae .k-days {
    width: 154px;
    display: block;
    overflow: hidden;
}

/** Hide unusable buttons **/
.kalendae.k-disable-next-month-btn .k-btn-next-month,
.kalendae.k-disable-previous-month-btn .k-btn-previous-month,
.kalendae.k-disable-next-year-btn .k-btn-next-year,
.kalendae.k-disable-previous-year-btn .k-btn-previous-year {
    display: none;
}

/** Week columns and day cells **/
.kalendae .k-header span,
.kalendae .k-days span {
    float: left;
    margin: 1px 1px;
}

.kalendae .k-header span {
    text-align: center;
    font-weight: bold;
    width: 20px;
    padding: 1px 0;
    color: #666;
}

.kalendae .k-days span {
    text-align: right;
    width: 13px;
    height: 1.1em;
    line-height: 1em;
    padding: 2px 3px 2px 2px;
    border: 1px solid transparent;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #999;
}

/** Today **/
.kalendae .k-today {
    text-decoration: underline;
}

/** Days inside of the month view **/
.kalendae .k-days span.k-in-month.k-active {
    border-color: #ddd;
    background-color: #fff;
    color: #333;
}

/** Days outside of the month view (before the first day of the month, after the last day of the month) **/
.kalendae .k-days span.k-out-of-month {
    color: #ddd;
}

/** Selectable  **/
.kalendae .k-days span.k-active {
    cursor: pointer;
}

/** Selected day, when outside the selectable area **/
.kalendae .k-days span.k-selected {
    border-color: #1072A5;
    color: #1072A5;
}

/** Selected day, when inside the selectable area **/
.kalendae .k-days span.k-selected.k-active {
    background: #7EA0E2;
    color: white;
}

/** Days between the start and end points on a range, outside of the selectable area **/
.kalendae .k-days span.k-range {
    background: none;
    border-color: #6DD4FE;
}

/** Days between the start and end points on a range, inside of the selectable area **/
.kalendae .k-days span.k-range.k-in-month {
    background: #C4D4F1;
    border-color: #19AEFE;
    color: #333;
}

/** Selectable day, hovered **/
.kalendae .k-days span.k-active:hover {
    border-color: #666;
}

/** Selectable week, hovered **/
.kalendae .k-week:hover span.k-active {
    border-color: #666;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*-------------------------------------IE8 ONLY CODE BELOW THIS LINE--------------------------------------------*/

.kalendae.ie8.k-floating {
    border: 1px solid #ccc;
}

.kalendae.ie8 .k-btn-close {
    width: 20px;
    height: 20px;
    border: none;
    background: url('close.png') no-repeat top left;
}

.kalendae.ie8 .k-btn-close:after {
    display: none;
}

.kalendae.ie8 .k-btn-previous-month,
.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: #777 url('arrows.png') no-repeat center left;
    position: absolute;
    top: 0;
}

.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-next-year {
    background-position: center right;
}

.kalendae.ie8 .k-btn-previous-month:hover,
.kalendae.ie8 .k-btn-next-month:hover {
    background-color: #7EA0E2;
}

.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {
    background-color: #333;
}

.kalendae.ie8 .k-btn-previous-year:hover,
.kalendae.ie8 .k-btn-next-year:hover {
    background-color: #6FDF81;
}

.kalendae.ie8 .k-btn-previous-month:after,
.kalendae.ie8 .k-btn-next-month:after,
.kalendae.ie8 .k-btn-previous-year:after,
.kalendae.ie8 .k-btn-next-year:after {
    display: none;
}
.addthis_toolbox{
	margin-top:5px;
}
.addthis_toolbox a{
	border-bottom:none;
}
.addthis_button_tweet{
	max-width:85px;
}
.fb_iframe_widget_lift{
	z-index:99999999;
}
/*CROME HACK*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#navigation {
	background:#010101;
	padding:4px 0 0 2px;
	height:38px;
	font-size:16px;
	color:#ffffff;
	font-family:'GothamBold';
	display:inline-block;
}
#navigation a {
	color:#ffffff;
	text-decoration:none;
	padding:10px 4px 10px 3px;
	margin:0 1px;
	float:left;
}
#navigation a:last-child,#navigation a:first-child {
	padding:10px 3px 10px 3px;
}
}
.rightBbox {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #d4d4d4;
    display: block;
    height: auto;
    margin-bottom: 12px;
    padding: 10px;
	text-align:center;
}
.mostbloghead{
	margin-bottom:10px;
}
.mostbloghead a{
    font-family: 'GothamBold';
    font-size: 25px;
    text-align: center;
	text-decoration:none;
	border-bottom:none;
}
