@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic);
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,100italic,300italic,400italic,500italic,700italic);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block}
audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline}
audio: not([controls]) {
    display: none;
    height: 0}
[hidden],template {
    display: none}
a {
    background: transparent}
a:active,a:hover {
    outline: 0}
abbr[title] {
    border-bottom: 1px dotted}
b,strong {
    font-weight: bold}
dfn {
    font-style: italic}
h1 {
    font-size: 2em;
    margin: .67em 0}
mark {
    background: #ff0;
    color: #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: .35em .625em .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: "Lato",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff}
input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit}
a {
    color: #007eac;
    text-decoration: none}
a:hover,a:focus {
    color: #005879;
    text-decoration: underline}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px}
figure {
    margin: 0}
img {
    vertical-align: middle}
.img-responsive {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto}
.img-rounded {
    border-radius: 0}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #dedede}
.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: 700;
    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: #dedede}
h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 22px;
    margin-bottom: 11px}
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: 11px;
    margin-bottom: 11px}
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: 41px}
h2,.h2 {
    font-size: 34px}
h3,.h3 {
    font-size: 28px}
h4,.h4 {
    font-size: 20px}
h5,.h5 {
    font-size: 16px}
h6,.h6 {
    font-size: 14px}
p {
    margin: 0 0 11px}
.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.4}
@media (min-width: 768px) {
    .lead {
    font-size: 24px}
}
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: #00a3df}
a.text-primary:hover {
    color: #007eac}
.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: #00a3df}
a.bg-primary:hover {
    background-color: #007eac}
.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: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #f1f1f1}
ul,ol {
    margin-top: 0;
    margin-bottom: 11px}
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: 22px}
dt,dd {
    line-height: 1.42857143}
dt {
    font-weight: bold}
dd {
    margin-left: 0}
@media (min-width: 768px) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap}
.dl-horizontal dd {
    margin-left: 180px}
}
abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #dedede}
.initialism {
    font-size: 90%;
    text-transform: uppercase}
blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #f1f1f1}
blockquote p: last-child,blockquote ul: last-child,blockquote ol: last-child {
    margin-bottom: 0}
blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #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 #f1f1f1;
    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: 22px;
    font-style: normal;
    line-height: 1.42857143}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    .container {
    width: 750px}
}
@media (min-width: 992px) {
    .container {
    width: 970px}
}
@media (min-width: 1200px) {
    .container {
    width: 1170px}
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px}
.row {
    margin-left: -15px;
    margin-right: -15px}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: 0}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: 0}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0}
@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    float: left}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: 0}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: 0}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0}
}
@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float: left}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: 0}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: 0}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0}
}
@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float: left}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: 0}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: 0}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0}
}


table {
    max-width: 100%;
    background-color: transparent}
th {
    text-align: left}
.table {
    width: 100%;
    margin-bottom: 22px}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
    border-top: 0}
.table>tbody+tbody {
    border-top: 2px solid #ddd}
.table .table {
    background-color: #fff}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
    padding: 5px}
.table-bordered {
    border: 1px solid #ddd}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width: 2px}
.table-striped>tbody>tr:nth-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: 16.5px;
    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: 22px;
    font-size: 24px;
    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: 16px;
    line-height: 1.42857143;
    color: #333}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-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: #f1f1f1;
    opacity: 1}
textarea.form-control {
    height: auto}
input[type="search"] {
    -webkit-appearance: none}
input[type="date"] {
    line-height: 36px}
.form-group {
    margin-bottom: 15px}
.radio,.checkbox {
    display: block;
    min-height: 22px;
    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: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0}
select.input-sm {
    height: 33px;
    line-height: 33px}
textarea.input-sm,select[multiple].input-sm {
    height: auto}
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0}
select.input-lg {
    height: 49px;
    line-height: 49px}
textarea.input-lg,select[multiple].input-lg {
    height: auto}
.has-feedback {
    position: relative}
.has-feedback .form-control {
    padding-right: 45px}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    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: 29px}
.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: 16px;
    line-height: 1.42857143;
    border-radius: 0;
    -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: #00a3df;
    border-color: #0090c6}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0085b6;
    border-color: #006488}
.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: #00a3df;
    border-color: #0090c6}
.btn-primary .badge {
    color: #00a3df;
    background-color: #fff}
.btn-success {
    color: #fff;
    background-color: #8abb22;
    border-color: #7aa51e}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #71981c;
    border-color: #547215}
.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: #8abb22;
    border-color: #7aa51e}
.btn-success .badge {
    color: #8abb22;
    background-color: #fff}
.btn-info {
    color: #fff;
    background-color: #00baff;
    border-color: #00a7e6}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #009cd6;
    border-color: #007ba8}
.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: #00baff;
    border-color: #00a7e6}
.btn-info .badge {
    color: #00baff;
    background-color: #fff}
.btn-warning {
    color: #fff;
    background-color: #ec8003;
    border-color: #d37203}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #c46a02;
    border-color: #965202}
.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: #ec8003;
    border-color: #d37203}
.btn-warning .badge {
    color: #ec8003;
    background-color: #fff}
.btn-danger {
    color: #fff;
    background-color: #dd0e0e;
    border-color: #c50c0c}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #b70c0c;
    border-color: #8b0909}
.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: #dd0e0e;
    border-color: #c50c0c}
.btn-danger .badge {
    color: #dd0e0e;
    background-color: #fff}
.btn-link {
    color: #007eac;
    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: #005879;
    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: #dedede;
    text-decoration: none}
.btn-lg,.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0}
.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0}
.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0}
.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;
    transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear}
.fade.in {
    opacity: 1}
.collapse {
    display: none}
.collapse.in {
    display: block}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease;
    -o-transition: height .35s ease}
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr}
.datepicker-inline {
    width: 220px}
.datepicker.datepicker-rtl {
    direction: rtl}
.datepicker.datepicker-rtl table tr td span {
    float: right}
.datepicker-dropdown {
    top: 0;
    left: 0}
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute}
.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-top: 0;
    position: absolute}
.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px}
.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px}
.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px}
.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px}
.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px}
.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px}
.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999}
.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff}
.datepicker>div {
    display: none}
.datepicker.days div.datepicker-days {
    display: block}
.datepicker.months div.datepicker-months {
    display: block}
.datepicker.years div.datepicker-years {
    display: block}
.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none}
.datepicker td,.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none}
.table-striped .datepicker table tr td,.table-striped .datepicker table tr th {
    background-color: transparent}
.datepicker table tr td.day:hover,.datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer}
.datepicker table tr td.old,.datepicker table tr td.new {
    color: #999999}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default}
.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: -ms-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));
    background-image: -webkit-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: -o-linear-gradient(top,#fdd49a,#fdf59a);
    background-image: linear-gradient(top,#fdd49a,#fdf59a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000}
.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a}
.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9}
.datepicker table tr td.today:hover:hover {
    color: #000}
.datepicker table tr td.today.active:hover {
    color: #fff}
.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0}
.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(top,#f3c17a,#f3e97a);
    background-image: -ms-linear-gradient(top,#f3c17a,#f3e97a);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));
    background-image: -webkit-linear-gradient(top,#f3c17a,#f3e97a);
    background-image: -o-linear-gradient(top,#f3c17a,#f3e97a);
    background-image: linear-gradient(top,#f3c17a,#f3e97a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a',endColorstr='#f3e97a',GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0}
.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a}
.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9}
.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top,#b3b3b3,#808080);
    background-image: -ms-linear-gradient(top,#b3b3b3,#808080);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#808080));
    background-image: -webkit-linear-gradient(top,#b3b3b3,#808080);
    background-image: -o-linear-gradient(top,#b3b3b3,#808080);
    background-image: linear-gradient(top,#b3b3b3,#808080);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3',endColorstr='#808080',GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)}
.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: #808080}
.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active {
    background-color: #666666 \9}
.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
    background-image: -ms-linear-gradient(top,#0088cc,#0044cc);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
    background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
    background-image: -o-linear-gradient(top,#0088cc,#0044cc);
    background-image: linear-gradient(top,#0088cc,#0044cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)}
.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0044cc}
.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active {
    background-color: #003399 \9}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px}
.datepicker table tr td span:hover {
    background: #eeeeee}
.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default}
.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
    background-image: -ms-linear-gradient(top,#0088cc,#0044cc);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
    background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
    background-image: -o-linear-gradient(top,#0088cc,#0044cc);
    background-image: linear-gradient(top,#0088cc,#0044cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)}
.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #0044cc}
.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active {
    background-color: #003399 \9}
.datepicker table tr td span.old,.datepicker table tr td span.new {
    color: #999999}
.datepicker th.datepicker-switch {
    width: 145px}
.datepicker thead tr:first-child th,.datepicker tfoot tr th {
    cursor: pointer}
.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover {
    background: #eeeeee}
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle}
.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent}
.input-append.date .add-on i,.input-prepend.date .add-on i {
    cursor: pointer;
    width: 16px;
    height: 16px}
.input-daterange input {
    text-align: center}
.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px}
.input-daterange input: last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0}
.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 20px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px}
.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 20px}
.datepicker.dropdown-menu th,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.datepicker-inline td {
    padding: 4px 5px}


.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: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0;
    -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: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #00a3df}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color: #dedede}
.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: 14px;
    line-height: 1.42857143;
    color: #dedede}
.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: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0}
.btn-group-vertical>.btn: last-child: not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0}
.btn-group-vertical>.btn-group: not(:first-child): not(: last-child)>.btn {
    border-radius: 0}
.btn-group-vertical>.btn-group:first-child: 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: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0}
select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    line-height: 49px}
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: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0}
select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    line-height: 33px}
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: 16px;
    font-weight: normal;
    line-height: 1;
    color: #333;
    text-align: center;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 0}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0}
.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: #f1f1f1}
.nav>li.disabled>a {
    color: #dedede}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #dedede;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #f1f1f1;
    border-color: #007eac}
.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5}
.nav>li>a>img {
    max-width: none}
.nav-tabs {
    border-bottom: 1px solid #ddd}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0 0 0 0}
.nav-tabs>li>a:hover {
    border-color: #f1f1f1 #f1f1f1 #ddd}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #999;
    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: 0}
.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: 0 0 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: 0}
.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: #00a3df}
.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: 0}
.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: 0 0 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}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 0}
.pagination>li {
    display: inline}
.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #007eac;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px}
.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0}
.pagination>li: last-child>a,.pagination>li: last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    color: #005879;
    background-color: #f1f1f1;
    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: #00a3df;
    border-color: #00a3df;
    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: #dedede;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed}
.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0}
.pagination-lg>li: last-child>a,.pagination-lg>li: last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0}
.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0}
.pagination-sm>li: last-child>a,.pagination-sm>li: last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0}


.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: #dedede}
.label-default[href]:hover,.label-default[href]:focus {
    background-color: #c5c5c5}
.label-primary {
    background-color: #00a3df}
.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #007eac}
.label-success {
    background-color: #8abb22}
.label-success[href]:hover,.label-success[href]:focus {
    background-color: #6a901a}
.label-info {
    background-color: #00baff}
.label-info[href]:hover,.label-info[href]:focus {
    background-color: #0095cc}
.label-warning {
    background-color: #ec8003}
.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ba6502}
.label-danger {
    background-color: #dd0e0e}
.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #ad0b0b}


.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0}
.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: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 0;
    -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: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #00a3df;
    -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);
    transition: width .6s ease;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-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: #8abb22}
.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: #00baff}
.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: #ec8003}
.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: #dd0e0e}
.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)}


.list-group {
    margin-bottom: 20px;
    padding-left: 0}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0}
.list-group-item: last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0}
.list-group-item>.badge {
    float: right}
.list-group-item>.badge+.badge {
    margin-right: 5px}
a.list-group-item {
    color: #555}
a.list-group-item .list-group-item-heading {
    color: #333}
a.list-group-item: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: #00a3df;
    border-color: #00a3df}
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: #ace9ff}
.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}
    
    
    
    
a.list-group-item-inverse {
    color: #a5e61b;
   	background-color: #222;
}

a.list-group-item-inverse:visited {
    color: #6a9c00;
}

a.list-group-item-inverse:hover, a.list-group-item-inverse:focus {
    color: #f9ff02;
    text-decoration: underline;
}
.list-group-item-inverse {
    position: relative;
    display: block;
    padding: 1px 15px;
    margin-bottom: -1px;
    background-color: #222;
    border: 1px solid #046e84;
}




.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -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: -1;
    border-top-left-radius: -1}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit}
.panel-title>a {
    color: inherit}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1}
.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: -1;
    border-top-left-radius: -1}
.panel>.list-group: last-child .list-group-item: last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1}
.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: -1;
    border-top-left-radius: -1}
.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: -1}
.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: -1}
.panel>.table: last-child,.panel>.table-responsive: last-child>.table: last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1}
.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: -1}
.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: -1}
.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: 22px}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden}
.panel-group .panel+.panel {
    margin-top: 5px}
.panel-group .panel-heading {
    border-bottom: 0}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd}
.panel-group .panel-footer {
    border-top: 0}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd}
.panel-default {
    border-color: #ddd}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd}
.panel-primary {
    border-color: #00a3df}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #00a3df;
    border-color: #00a3df}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #00a3df}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #00a3df}
.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: 0;
    -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: 0}
.well-sm {
    padding: 9px;
    border-radius: 0}


.close {
    float: right;
    font-size: 24px;
    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}


.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000}


.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0;
    -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: 16px;
    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}


.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,.panel-body:before,.panel-body:after,.wrapper:before,.wrapper:after,#custom-feed .my-feed:before,#custom-feed .my-feed:after,.article-listing-item:before,.article-listing-item:after,#topic-container #topic-information:before,#topic-container #topic-information:after,#topic-container .topic.topic-media .entries:before,#topic-container .topic.topic-media .entries:after,#content-donate .donate-content .donate-form:before,#content-donate .donate-content .donate-form:after,#content-donate .donate-content .donate-form .form-group:before,#content-donate .donate-content .donate-form .form-group:after,.form-row:before,.form-row:after,.contact-list .contact-row:before,.contact-list .contact-row: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,.panel-body:after,.wrapper:after,#custom-feed .my-feed:after,.article-listing-item:after,#topic-container #topic-information:after,#topic-container .topic.topic-media .entries:after,#content-donate .donate-content .donate-form:after,#content-donate .donate-content .donate-form .form-group:after,.form-row:after,.contact-list .contact-row: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}
}
@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}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
    display: none !important}
}
@media (min-width: 1200px) {
    .hidden-lg {
    display: none !important}
}
.visible-print {
    display: none !important}
@media print {
    .visible-print {
    display: block !important}
table.visible-print {
    display: table}
tr.visible-print {
    display: table-row !important}
th.visible-print,td.visible-print {
    display: table-cell !important}
}
@media print {
    .hidden-print {
    display: none !important}
}

/************************************************************************************/
/************************************************************************************/




/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020}
.fancybox-skin {
    position: relative;
    background-color: #fff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0}
.fancybox-opened {
    z-index: 8030}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2)}
.fancybox-outer,.fancybox-inner {
    position: relative}
.fancybox-inner {
    overflow: hidden}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch}
.fancybox-error {
    color: #444;
    font: 14px/20px "Lato",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap}
.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%}
.fancybox-image {
    max-width: 100%;
    max-height: 100%}
.fancybox-prev span,.fancybox-next span {
    background-image: url('/assets/images/ui/arrows.png')}
.fancybox-close {
    background-image: url('/assets/images/ui/close.png')}
.fancybox-close.inverted {
    background-image: url('/assets/images/ui/close-inverted.png')}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060}
#fancybox-loading div {
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0.77) url('/assets/images/ui/loading-bubbles-blue.svg') center center no-repeat}
.fancybox-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 37px;
    height: 37px;
    cursor: pointer;
    z-index: 8040}
.fancybox-close:hover {
    background-position: 0 -37px}
.fancybox-slideshow .fancybox-close {
    top: 0;
    right: 0;
    background-color: #fff}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/assets/images/ui/blank.gif');
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040}
.fancybox-prev {
    left: 0}
.fancybox-next {
    right: 0}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden}
.fancybox-prev span {
    left: 0;
    background-color: #fff;
    background-position: 0 0;
    width: 50px;
    height: 50px}
.fancybox-next span {
    right: 0;
    background-color: #fff;
    background-position: -50px 0;
    width: 50px;
    height: 50px}
.fancybox-nav:hover span {
    visibility: visible}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important}
.fancybox-lock {
    overflow: hidden !important;
    width: auto}
.fancybox-lock body {
    overflow: hidden !important}
.fancybox-lock-test {
    overflow-y: hidden !important}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/assets/images/ui/fancybox_overlay.png')}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Lato",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050}
.fancybox-opened .fancybox-title {
    visibility: visible}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0,0,0,0.8);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff}
.fancybox-title-inside-wrap {
    padding: 10px 5px 5px 10px}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8)}
#fancybox-thumbs * {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important}
#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050}
#fancybox-thumbs.bottom {
    bottom: 2px}
#fancybox-thumbs.top {
    top: 2px}
#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0}
#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: .75}
#fancybox-thumbs ul li.active {
    opacity: 1;
    padding: 0;
    border: 1px solid #fff}
#fancybox-thumbs ul li:hover {
    opacity: 1}
#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: none}
#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none}

/************************************************************************************/
/************************************************************************************/

h1 {
    font-weight: 900}
h3.title {
    font-size: 24px}
@media (min-width: 992px) {
    h3.title {
    font-size: auto}
}
blockquote {
    font-size: 18px}
@media (min-width: 992px) {
    blockquote {
    font-size: 20px}
}

.form-control {
    font-size: 14px}
.btn {
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 0;
    -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;
    outline: 0}
.btn:hover,.btn:focus {
    outline: 0;
    color: #333;
    text-decoration: none}
.btn:active,.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none}
.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: #00a3df;
    border-color: #00a3df}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0085b6;
    border-color: #0076a2}
.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: #00a3df;
    border-color: #00a3df}
.btn-primary .badge {
    color: #00a3df;
    background-color: #fff}
.btn-success {
    color: #fff;
    background-color: #8abb22;
    border-color: #8abb22}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #71981c;
    border-color: #648719}
.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: #8abb22;
    border-color: #8abb22}
.btn-success .badge {
    color: #8abb22;
    background-color: #fff}
    
.btn-info {
    color: #fff;
    background-color: #009cd6;
    border-color: #008dc2}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #00baff;
    border-color: #00baff}
.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: #00baff;
    border-color: #00baff}
.btn-info .badge {
    color: #00baff;
    background-color: #fff}
    
.btn-warning {
    color: #fff;
    background-color: #ec8003;
    border-color: #ec8003}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #c46a02;
    border-color: #b05f02}
.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: #ec8003;
    border-color: #ec8003}
.btn-warning .badge {
    color: #ec8003;
    background-color: #fff}
.btn-danger {
    color: #fff;
    background-color: #dd0e0e;
    border-color: #dd0e0e}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #b70c0c;
    border-color: #a30a0a}
.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: #dd0e0e;
    border-color: #dd0e0e}
.btn-danger .badge {
    color: #dd0e0e;
    background-color: #fff}
.btn-facebook {
    color: #fff;
    background-color: #3b5a99;
    border-color: #3b5a99;
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-style: normal !important}
.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #30497c;
    border-color: #2a406d}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook {
    background-image: none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active {
    background-color: #3b5a99;
    border-color: #3b5a99}
.btn-facebook .badge {
    color: #3b5a99;
    background-color: #fff}
.btn-twitter {
    color: #fff;
    background-color: #5b90cc;
    border-color: #5b90cc;
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-style: normal !important}
.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #3c7bc2;
    border-color: #3771b2}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter {
    background-image: none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active {
    background-color: #5b90cc;
    border-color: #5b90cc}
.btn-twitter .badge {
    color: #5b90cc;
    background-color: #fff}
.btn-email {
    color: #fff;
    background-color: #999;
    border-color: #999;
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-style: normal !important}
.btn-email:hover,.btn-email:focus,.btn-email:active,.btn-email.active,.open .dropdown-toggle.btn-email {
    color: #fff;
    background-color: #858585;
    border-color: #7a7a7a}
.btn-email:active,.btn-email.active,.open .dropdown-toggle.btn-email {
    background-image: none}
.btn-email.disabled,.btn-email[disabled],fieldset[disabled] .btn-email,.btn-email.disabled:hover,.btn-email[disabled]:hover,fieldset[disabled] .btn-email:hover,.btn-email.disabled:focus,.btn-email[disabled]:focus,fieldset[disabled] .btn-email:focus,.btn-email.disabled:active,.btn-email[disabled]:active,fieldset[disabled] .btn-email:active,.btn-email.disabled.active,.btn-email[disabled].active,fieldset[disabled] .btn-email.active {
    background-color: #999;
    border-color: #999}
.btn-email .badge {
    color: #999;
    background-color: #fff}
.btn-contact {
    float: left;
    margin-right: 5px;
    color: #fff;
    background-color: #00a3df;
    border-color: #00a3df;
    margin-bottom: 5px}
.btn-contact:hover,.btn-contact:focus,.btn-contact:active,.btn-contact.active,.open .dropdown-toggle.btn-contact {
    color: #fff;
    background-color: #0085b6;
    border-color: #0076a2}
.btn-contact:active,.btn-contact.active,.open .dropdown-toggle.btn-contact {
    background-image: none}
.btn-contact.disabled,.btn-contact[disabled],fieldset[disabled] .btn-contact,.btn-contact.disabled:hover,.btn-contact[disabled]:hover,fieldset[disabled] .btn-contact:hover,.btn-contact.disabled:focus,.btn-contact[disabled]:focus,fieldset[disabled] .btn-contact:focus,.btn-contact.disabled:active,.btn-contact[disabled]:active,fieldset[disabled] .btn-contact:active,.btn-contact.disabled.active,.btn-contact[disabled].active,fieldset[disabled] .btn-contact.active {
    background-color: #00a3df;
    border-color: #00a3df}
.btn-contact .badge {
    color: #00a3df;
    background-color: #fff}
@media (min-width: 768px) {
    .btn-contact {
    margin-bottom: 0}
}
.btn-lg,.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0}
.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0}
.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0}
.btn-group-donate .btn,.btn-group-paypal .btn {
    border-right: 1px solid #fff}
.btn-group-donate .btn: last-child,.btn-group-paypal .btn: last-child {
    border-right: none}
.panel .panel-heading {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    color: #333}
.screen-reader {
    display: block !important;
    left: -9999px !important;
    position: absolute !important}
.wrapper {
    margin-left: -15px;
    margin-right: -15px}
.wrapper.has-margin {
    margin-bottom: 30px}
.not-scrollable {
    height: 100%;
    overflow: hidden}
body.not-scrollable {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden}
.clear:before,.clear:after {
    content: " ";
    display: table}
.clear:after {
    clear: both}
.clear:before,.clear:after {
    content: " ";
    display: table}
.clear:after {
    clear: both}
.icon-bar.large {
    height: 5px !important;
    width: 28px !important}
.divider {
    position: relative;
    height: 60px;
    text-align: center;
    background: url('/assets/images/ui/1px-gray.png') 0 30px repeat-x;
    overflow: hidden}
.divider .text {
    display: inline-block;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #999;
    font-size: 20px;
    font-style: italic;
    padding: 0 10px;
    line-height: 60px;
    background-color: #fff}
.centered {
    text-align: center}
.media-embed {
    position: relative;
    padding-top: 30px;
    padding-bottom: 56.25%;
    margin: 30px 0;
    height: 0;
    overflow: hidden}
.media-embed iframe,.media-embed object,.media-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.print-only {
    display: none}
.media-thumbnail {
    position: relative}
.media-thumbnail .icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    width: 70px;
    height: 70px;
    margin: -35px auto 0 auto;
    text-align: center;
    background: rgba(0,0,0,0.4);
    border-radius: 50%}
.media-thumbnail .icon .fa {
    color: #00a3df;
    font-size: 40px;
    line-height: 70px}
.media-thumbnail .icon.small {
    width: 50px;
    height: 50px;
    margin: -25px auto 0 auto}
.media-thumbnail .icon.small .fa {
    font-size: 25px;
    line-height: 50px}
.media-thumbnail .icon.large {
    width: 100px;
    height: 100px;
    margin: -50px auto 0 auto}
.media-thumbnail .icon.large .fa {
    font-size: 52px;
    line-height: 100px}
.media-thumbnail .icon.xl-large {
    width: 130px;
    height: 130px;
    margin: -65px auto 0 auto}
.media-thumbnail .icon.xl-large .fa {
    font-size: 67px;
    line-height: 130px}
.edit-link {
    margin-left: 5px;
    color: #dd0e0e;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 14px}
.edit-link:hover {
    color: #7d0808}
.seperator {
    position: relative}
.seperator hr {
    position: relative;
    top: 49px;
    z-index: -1}
.seperator #media-load-more {
    z-index: 2}
body.fixed-offset {
    margin-top: 80px}
#header {
    position: relative;
    height: 130px;
    background: #fff;
    z-index: 1000}
@media (min-width: 768px) {
    #header {
    background: #fff url('/assets/images/ui/header-bar.png') bottom repeat-x;
    height: 80px}
}
#header.fixed {
    position: fixed;
    width: 100%;
    top: -30px;
    z-index: 8009}
#header .container {
    position: relative;
    height: 80px}
    
#header .logo {
    display: block;
    width: 150px;
    margin: 42px auto 0 auto}
@media (min-width: 768px) {
    #header .logo {
    position: absolute;
    top: 20px;
    width: 72px;
    margin: 0}
}



#header .ltlogo {
    display: block;
    width: 298px;
    height:74px;
    margin: 42px auto 0 auto}
@media (min-width: 768px) {
    #header .ltlogo {
    position: absolute; 
    top: 16px;
    width: 298px;
    height:74px;
    margin: 0;
    }
}



#header #mobile-nav {
    display: block}
@media (min-width: 768px) {
    #header #mobile-nav {
    display: none}
}
#header #mobile-nav ul li {
    padding-left: 0;
    list-style: none}
#header #mobile-nav ul a {
    color: #00a3df;
    font-size: 28px}
#header #mobile-nav ul a:hover {
    opacity: .8}
#header #mobile-nav .icon {
    position: absolute;
    top: 75%}
#header #mobile-nav .hamburger {
    left: 15px}
#header #mobile-nav .search {
    right: 15px}
#header #main-nav {
    display: none;
    position: absolute;
    width: 100%;
    margin: 10px 0 0 -15px;
    height: 50px;
    line-height: 45px}
@media (min-width: 250px) {
    #header #main-nav {
    display: block}
}
@media (min-width: 250px) {
    #header #main-nav {
    margin: 0 0 0 -15px}
}
@media (min-width: 480px) {
    #header #main-nav {
    display: block}
}
@media (min-width: 480px) {
    #header #main-nav {
    margin: 0 0 0 -15px}
}
@media (min-width: 768px) {
    #header #main-nav {
    bottom: 0;
    right: 15px;
    width: auto;
    margin: 0}
}
@media (min-width: 992px) {
    #header #main-nav {
    position: absolute;
    left: 90px;
    bottom: 0}
}
#header #main-nav ul {
    padding-left: 0;
    list-style: none;
    border-left: 1px solid #3c3c3c;
    width: 100%}
@media (min-width: 768px) {
    #header #main-nav ul {
    width: auto}
}
#header #main-nav ul li {
    position: relative;
    float: left;
    min-width: 112px;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    border-right: 1px solid #3c3c3c}
@media (min-width: 768px) {
    #header #main-nav ul li {
    text-align: left;
    min-width: 0}
}
@media (min-width: 992px) {
    #header #main-nav ul li {
    font-size: 22px}
}
#header #main-nav ul li a {
    display: block;
    padding: 0 15px;
    color: #fff;
    border-top: 5px solid #343434}
#header #main-nav ul li a:hover {
    text-decoration: none;
    background-color: #343434}
#header #main-nav ul li.search-icon a {
    color: #00a3df}
#header #main-nav ul li ul {
    position: absolute;
    width: 180px;
    border-left: none;
    left: -9999px;
    z-index: 9999}
#header #main-nav ul li ul li {
    float: left;
    width: 180px;
    border-right: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1}
#header #main-nav ul li ul li a {
    display: block;
    padding: 8px 15px;
    border-top: none !important}
#header #main-nav ul li ul li.nav-divider {
    height: 1px;
    margin-top: 10px;
    border-top: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 10px}
#header #main-nav ul li:hover ul,#header #main-nav ul li.hovering ul {
    left: auto}
#header #main-nav ul li.active a {
    background-color: #2d2d2d}
#header #main-nav ul li.news {
    border-left: 1px solid #3c3c3c}
#header #main-nav ul li.news a {
    border-top: 5px solid #00a3df}
#header #main-nav ul li.news a:hover {
    background-color: #00a3df}
#header #main-nav ul li.news.active a {
    background-color: #00a3df}
#header #main-nav ul li.news:hover,#header #main-nav ul li.news ul {
    background-color: #00a3df}
#header #main-nav ul li.news ul a:hover {
    background-color: #00b6f9}
#header #main-nav ul li.opinion a {
    border-top: 5px solid #8abb22}
#header #main-nav ul li.opinion a:hover {
    background-color: #8abb22}
#header #main-nav ul li.opinion.active a {
    background-color: #8abb22}
#header #main-nav ul li.opinion:hover,#header #main-nav ul li.opinion ul {
    background-color: #8abb22}
#header #main-nav ul li.opinion ul a:hover {
    background-color: #9ad126}
    
#header #main-nav ul li.blogs a {
    border-top: 5px solid #ec8003}
#header #main-nav ul li.blogs a:hover {
    background-color: #ec8003}
#header #main-nav ul li.blogs.active a {
    background-color: #ec8003}
#header #main-nav ul li.blogs:hover,#header #main-nav ul li.blogs ul {
    background-color: #ec8003}
#header #main-nav ul li.blogs ul a:hover {
    background-color: #fc8d0d}

#header #main-nav ul li.almanac a {
    border-top: 5px solid #6000ce}
#header #main-nav ul li.almanac a:hover {
    background-color: #6000ce}
#header #main-nav ul li.almanac.active a {
    background-color: #6000ce}
#header #main-nav ul li.almanac:hover,#header #main-nav ul li.almanac ul {
    background-color: #6000ce}
#header #main-nav ul li.almanac ul a:hover {
    background-color: #f01414}

#header #main-nav ul li.connect a {
    border-top: 5px solid #dd0e0e}
#header #main-nav ul li.connect a:hover {
    background-color: #dd0e0e}
#header #main-nav ul li.connect.active a {
    background-color: #dd0e0e}
#header #main-nav ul li.connect:hover,#header #main-nav ul li.connect ul {
    background-color: #dd0e0e}
#header #main-nav ul li.connect ul a:hover {
    background-color: #f01414}


#header #main-nav ul li.media {
    margin-top: 0}
#header #main-nav ul li.media a {
    border-top: 5px solid #dd0e0e}
#header #main-nav ul li.media a:hover {
    background-color: #dd0e0e}
#header #main-nav ul li.media.active a {
    background-color: #dd0e0e}
#header #main-nav ul li.media:hover,#header #main-nav ul li.media ul {
    background-color: #dd0e0e}
#header #main-nav ul li.media ul a:hover {
    background-color: #f01414}
    
#header #main-nav ul li.overflow {
    display: none}
#header #user-nav {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    background: #f1f1f1;
    border-bottom: 1px solid #dedede}
@media (min-width: 768px) {
    #header #user-nav {
    position: absolute;
    right: 15px;
    bottom: 0;
    background: none;
    border-bottom: 0}
}
#header #user-nav ul {
    padding-left: 0;
    list-style: none;
    float: right;
    font-size: 14px;
    border-left: 1px solid #f1f1f1;
    overflow: hidden}
#header #user-nav ul li {
    float: left;
    border-right: 1px solid #f1f1f1}
#header #user-nav ul li #user-subscribe {
    display: none}
@media (min-width: 768px) {
    #header #user-nav ul li #user-subscribe {
    display: block}
}
#header #user-nav ul li a {
    display: block;
    padding: 0 8px}
@media (min-width: 768px) {
    #header #user-nav ul li a {
    padding: 0 10px}
}
#header #user-nav ul li a:hover {
    text-decoration: none;
    background-color: rgba(241,241,241,0.4)}
#header #user-nav ul li.important a {
    color: #dd0e0e}
#header #user-nav ul li.important a:hover {
    color: #ad0b0b}
#header #user-nav ul li: last-child {
    border-right: 0}
#header .utility-nav {
    display: none}
@media (min-width: 992px) {
    #header .utility-nav {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    line-height: 50px}
}
#header .utility-nav ul {
    padding-left: 0;
    list-style: none;
    font-size: 18px}
#header .utility-nav ul li {
    float: left;
    margin-left: 15px}
#header .utility-nav ul li.icon {
    font-size: 24px}
#header .utility-nav ul li a:hover {
    text-decoration: none}
#header #editions-nav {
    position: absolute;
    top: 0;
    left: 0}
@media (min-width: 768px) {
    #header #editions-nav {
    left: 73px}
}
#header #editions-nav .btn {
    font-size: 14px;
    line-height: 1.3}
#header #editions-nav .btn:hover,#header #editions-nav .btn:focus,#header #editions-nav .btn.active {
    text-decoration: none}
#header #editions-nav .dropdown-menu {
    font-size: 14px}
#header.has-bar {
    height: auto}
@media (min-width: 768px) {
    #header.has-bar {
    background: #fff url('/assets/images/ui/header-bar.png') center 30px repeat-x;
    /* height: 144px; */}
}
#header.has-bar #messaging-bar, #header.has-bar .messaging-bar {
    margin-top: 60px}
@media (min-width: 768px) {
    #header.has-bar #messaging-bar, #header.has-bar .messaging-bar {
    margin-top: 0}
}
#header.has-bar+#homepage-content {
    margin-top: -30px}
@media (min-width: 992px) {
    #header.has-bar+#homepage-content {
    margin-top: 0}
}
#footer {
    padding: 30px 0 20px 0;
    background-color: #222;
    overflow: hidden}
#footer .nav-footer {
    float: left}
#footer .nav-footer ul {
    padding-left: 0;
    list-style: none;
    margin: 0}
#footer .nav-footer ul li a {
    font-size: 14px;
    font-weight: 700;
    color: #999;
    text-transform: uppercase}
@media (min-width: 992px) {
    #footer .nav-footer ul li a {
    font-size: 17px}
}
#footer .nav-footer ul li a:hover {
    color: #00a3df;
    text-decoration: none}
#footer .nav-sections {
    float: right;
    margin-top: 15px}
@media (min-width: 992px) {
    #footer .nav-sections {
    margin-top: 0}
}
#footer .nav-sections ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
    line-height: 50px}
@media (min-width: 992px) {
    #footer .nav-sections ul {
    line-height: 150px}
}
#footer .nav-sections ul li {
    float: left;
    margin-right: 20px}
@media (min-width: 992px) {
    #footer .nav-sections ul li {
    margin-right: 30px}
}
#footer .nav-sections ul li: last-child {
    margin-right: 0}
#footer .nav-sections ul li a {
    font-size: 19px;
    font-weight: 900;
    color: #fff}
@media (min-width: 992px) {
    #footer .nav-sections ul li a {
    font-size: 22px}
}
#footer .nav-sections ul li a:hover {
    color: #00a3df;
    text-decoration: none}
#copyright {
    padding: 15px 0;
    overflow: hidden}
#copyright p {
    font-size: 10px;
    color: #999;
    margin-bottom: 0}
@media (min-width: 992px) {
    #copyright p {
    font-size: 14px}
}
#donate-page {
    background-repeat: no-repeat;
    background-position: left 80px}
#donate-page #copyright {
    position: static;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    z-index: 100}
#donate-page #copyright p {
    text-align: center}
@media (min-width: 1200px) {
    #donate-page #copyright {
    position: fixed}
}
#content {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 40px}
#content:before,#content:after {
    content: " ";
    display: table}
#content:after {
    clear: both}
#content:before,#content:after {
    content: " ";
    display: table}
#content:after {
    clear: both}
#content.fixed-offset {
    margin-top: 115px}
@media (min-width: 768px) {
    #content {
    width: 720px;
    padding: 0}
}
@media (min-width: 992px) {
    #content {
    width: 940px;
    padding: 0}
}
@media (min-width: 1200px) {
    #content {
    width: 1140px;
    padding: 0}
}
#above-fold,#below-fold {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 40px}
#above-fold:before,#below-fold:before,#above-fold:after,#below-fold:after {
    content: " ";
    display: table}
#above-fold:after,#below-fold:after {
    clear: both}
#above-fold:before,#below-fold:before,#above-fold:after,#below-fold:after {
    content: " ";
    display: table}
#above-fold:after,#below-fold:after {
    clear: both}
#above-fold.fixed-offset,#below-fold.fixed-offset {
    margin-top: 115px}
@media (min-width: 768px) {
    #above-fold,#below-fold {
    width: 720px;
    padding: 0}
}
@media (min-width: 992px) {
    #above-fold,#below-fold {
    width: 940px;
    padding: 0}
}
@media (min-width: 1200px) {
    #above-fold,#below-fold {
    width: 1140px;
    padding: 0}
}
#custom-feed {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #f1f1f1;
    overflow: hidden}
#custom-feed .custom-feed-container {
    position: relative;
    padding: 30px 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden}
@media (min-width: 768px) {
    #custom-feed .custom-feed-container {
    width: 720px;
    padding: 0}
}
@media (min-width: 992px) {
    #custom-feed .custom-feed-container {
    width: 940px;
    padding: 0}
}
@media (min-width: 1200px) {
    #custom-feed .custom-feed-container {
    width: 1140px;
    padding: 0}
}
#custom-feed .heading {
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 5px 0}
#custom-feed .heading em {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    margin-left: 10px}
#custom-feed .subheading {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 15px 0}
#custom-feed .description {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    color: #999}
#custom-feed .btn-callout {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -32px;
    padding: 15px 30px;
    font-size: 26px;
    font-weight: 300}
#custom-feed .my-feed-heading {
    margin-bottom: 15px}
#custom-feed .my-feed {
    margin-left: -15px;
    margin-right: -15px}
@media (min-width: 992px) {
    #custom-feed .my-feed {
    width: 640px}
}
@media (min-width: 1200px) {
    #custom-feed .my-feed {
    width: 840px}
}
#custom-feed .my-feed .my-feed-item {
    display: block}
#custom-feed .my-feed .my-feed-item:before,#custom-feed .my-feed .my-feed-item:after {
    content: " ";
    display: table}
#custom-feed .my-feed .my-feed-item:after {
    clear: both}
#custom-feed .my-feed .my-feed-item:before,#custom-feed .my-feed .my-feed-item:after {
    content: " ";
    display: table}
#custom-feed .my-feed .my-feed-item:after {
    clear: both}
#custom-feed .my-feed .my-feed-item:hover {
    text-decoration: none}
#custom-feed .my-feed .my-feed-item:hover .image {
    opacity: .9}
#custom-feed .my-feed .my-feed-item:hover .title {
    color: #00a3df}
#custom-feed .my-feed .my-feed-item .image {
    position: relative}
#custom-feed .my-feed .my-feed-item .image:before,#custom-feed .my-feed .my-feed-item .image:after {
    content: " ";
    display: table}
#custom-feed .my-feed .my-feed-item .image:after {
    clear: both}
#custom-feed .my-feed .my-feed-item .image:before,#custom-feed .my-feed .my-feed-item .image:after {
    content: " ";
    display: table}
#custom-feed .my-feed .my-feed-item .image:after {
    clear: both}
#custom-feed .my-feed .my-feed-item .image img {
    display: block;
    margin-bottom: 10px}
#custom-feed .my-feed .my-feed-item .image .topic-tag {
    position: absolute;
    left: 0;
    top: 75px;
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #333}
#custom-feed .my-feed .my-feed-item .image .topic-tag:hover {
    text-decoration: none}
#custom-feed .my-feed .my-feed-item .image .topic-tag.news {
    background-color: #00a3df}
#custom-feed .my-feed .my-feed-item .image .topic-tag.blogs {
    background-color: #ec8003}
#custom-feed .my-feed .my-feed-item .image .topic-tag.connect {
    background-color: #dd0e0e}
#custom-feed .my-feed .my-feed-item .image .topic-tag.almanac {
    background-color: #6000ce}
#custom-feed .my-feed .my-feed-item .image .topic-tag.opinion {
    background-color: #8abb22}
#custom-feed .my-feed .my-feed-item .image .topic-tag.media,#custom-feed .my-feed .my-feed-item .image .topic-tag.media_videos,#custom-feed .my-feed .my-feed-item .image .topic-tag.media_slideshows {
    background-color: #dd0e0e}
#custom-feed .my-feed .my-feed-item .title {
    display: block;
    color: #222;
    font-size: 16px;
    font-weight: 700}
#custom-feed .my-feed .my-feed-item .by {
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    color: #999;
    font-style: italic}
#custom-feed .nav-top-news li: last-child {
    border-bottom: none}
@media (min-width: 768px) {
    .homepage-container,#article-container,#topic-container,#media-container {
    float: left}
}
@media (min-width: 992px) {
    .homepage-container,#article-container,#topic-container,#media-container {
    float: left;
    width: 610px;
    margin-right: 30px}
}
@media (min-width: 1200px) {
    .homepage-container,#article-container,#topic-container,#media-container {
    width: 810px;
    margin-right: 30px}
}
.homepage-container .ad.responsive,#article-container .ad.responsive,#topic-container .ad.responsive,#media-container .ad.responsive {
    width: 302px;
    margin-top: -45px;
    margin-bottom: 45px;
    margin-left: -5px;
    margin-right: auto;
    text-align: left;
    min-height: 310px}
@media (min-width: 332px) {
    .homepage-container .ad.responsive,#article-container .ad.responsive,#topic-container .ad.responsive,#media-container .ad.responsive {
    margin-left: auto}
}
@media (min-width: 1200px) {
    .homepage-container .ad.responsive,#article-container .ad.responsive,#topic-container .ad.responsive,#media-container .ad.responsive {
    width: 730px;
    min-height: 90px;
    margin: -65px 0 65px auto}
}
.homepage-container .ad.responsive.top,#article-container .ad.responsive.top,#topic-container .ad.responsive.top,#media-container .ad.responsive.top {
    display: block;
    margin-top: 0 !important}
@media (min-width: 992px) {
    .homepage-container .ad.responsive.top,#article-container .ad.responsive.top,#topic-container .ad.responsive.top,#media-container .ad.responsive.top {
    display: none}
}
.homepage-container .ad.mobile,#article-container .ad.mobile,#topic-container .ad.mobile,#media-container .ad.mobile {
    display: auto;
    width: 302px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: -5px;
    margin-right: auto;
    text-align: left;
    min-height: 310px}
@media (min-width: 992px) {
    .homepage-container .ad.mobile,#article-container .ad.mobile,#topic-container .ad.mobile,#media-container .ad.mobile {
    display: none}
}
@media (min-width: 332px) {
    .homepage-container .ad.mobile,#article-container .ad.mobile,#topic-container .ad.mobile,#media-container .ad.mobile {
    margin-left: auto}
}
.article-wrapper,.all-article-wrapper {
    position: relative;
    display: block;
    margin-bottom: 100px}
.article-wrapper:before,.all-article-wrapper:before,.article-wrapper:after,.all-article-wrapper:after {
    content: " ";
    display: table}
.article-wrapper:after,.all-article-wrapper:after {
    clear: both}
.article-wrapper:before,.all-article-wrapper:before,.article-wrapper:after,.all-article-wrapper:after {
    content: " ";
    display: table}
.article-wrapper:after,.all-article-wrapper:after {
    clear: both}
.article-wrapper.last,.all-article-wrapper.last {
    margin-bottom: 0}
.related-articles {
    padding-left: 20px}
.related-articles li {
    margin-top: 10px}
.homepage-sidebar,#article-sidebar,#topic-sidebar,.topic-sidebar {
    display: none}
.homepage-sidebar .callout,#article-sidebar .callout,#topic-sidebar .callout,.topic-sidebar .callout {
    width: 100% !important}
@media (min-width: 992px) {
    .homepage-sidebar,#article-sidebar,#topic-sidebar, .topic-sidebar {
    display: block;
    float: left;
    width: 300px}
}
.homepage-sidebar .adunit,#article-sidebar .adunit,#topic-sidebar .adunit, .topic-sidebar .adunit {
    border: 0}
#fixed-sidebar-nav {
    padding-bottom: 300px}
#fixed-sidebar-nav.fixed {
    position: fixed;
    top: 70px;
    width: 300px}
#fixed-sidebar-nav.fixed.large-header {
    top: 120px}
#archives-container {
    float: left;
    margin-bottom: 30px}
@media (min-width: 992px) {
    #archives-container {
    float: left;
    width: 610px;
    margin-right: 30px}
}
@media (min-width: 1200px) {
    #archives-container {
    width: 810px;
    margin-right: 30px}
}
#archives-sidebar {
    float: left}
@media (min-width: 992px) {
    #archives-sidebar {
    width: 300px}
}
#archives-sidebar .search-inline {
    margin-bottom: 22px}
.article-featured-image {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    z-index: 2}
.article-featured-image img {
    display: block;
    margin-bottom: -5px}
.article-featured-image figcaption {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    color: #999;
    font-style: italic;
    margin-top: 12px}
.article-featured-image .credit {
    display: block;
    float: right;
    font-size: 11px;
    font-style: normal;
    color: #333;
    margin-top: 5px}
.article-engagement {
    display: none}
@media (min-width: 992px) {
    .article-engagement {
    display: block}
}
.article-inline-engagement {
    display: block}
@media (min-width: 992px) {
    .article-inline-engagement {
    display: none}
}
.article-inline-engagement .author {
    display: inline-block !important;
    margin-right: 15px;
    vertical-align: top;
    text-align: left !important}
.article-inline-engagement .social {
    display: block}
@media (min-width: 768px) {
    .article-inline-engagement .social {
    display: inline-block}
}
.article-inline-engagement ul {
    padding: 0}
@media (min-width: 768px) {
    .article-inline-engagement ul {
    padding-left: 30px}
}
.article-inline-engagement ul li {
    display: inline-block;
    padding-left: 12px;
    margin: 0;
    list-style: none}
.article-inline-engagement ul li:first-child {
    padding-left: 0}
.article-inline-engagement ul a {
    color: #00a3df;
    font-size: 30px}
.article-inline-engagement ul a:hover {
    opacity: .8}
.article-inline-engagement ul .fa {
    vertical-align: top}
.author {
    font-family: Georgia,"Times New Roman",Times,serif;
    text-align: center;
    font-style: italic;
    line-height: 1.26}
.author .author-image {
    margin-bottom: 15px}
.author .author-name {
    display: inline-block;
    color: #999;
    margin-bottom: 15px;
    word-break: break-word}
.author .author-name.multiple {
    margin-bottom: 0}
.author .and {
    display: inline-block;
    color: #999;
    margin: 5px auto}
.article-channel {
    padding-right: 7.5px;
    margin-right: 7.5px;
    color: #dd0e0e;
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 1px solid #dedede}
.article-category-link {
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    
    }
.article-category-link:last-of-type {
    padding-right: 1em;}
.article-date {
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    color: #999;
    display: block}
@media (min-width: 768px) {
    .article-date {
    display: inline-block}
}
.article-sharing-nav .badge-icon,.article-more .badge-icon {
    position: absolute;
    display: inline-table;
    height: 19px;
    padding: 0 7px;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: 400;
    color: #333;
    line-height: 20px !important;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #f1f1f1;
    border-radius: 10px;
    border: 1px solid #999;
    font-size: 11px !important}
.article-sharing-nav {
    position: relative;
    text-align: center;
    z-index: 1;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn}
.article-sharing-nav.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut}
.article-sharing-nav ul {
    display: inline-block;
    padding-left: 0;
    list-style: none;
    margin: auto;
    padding: 15px 10px 10px 10px;
    background: rgba(255,255,255,0.4);
    border-radius: 3px}
.article-sharing-nav ul li {
    position: relative;
    margin-bottom: 12px}
.article-sharing-nav ul li: last-child {
    margin-bottom: 0}
.article-sharing-nav ul li a {
    display: block;
    width: 45px;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-size: 16px;
    border-radius: 2px}
.article-sharing-nav ul li a:hover {
    opacity: .8;
    filter: alpha(opacity=80)}
.article-sharing-nav ul li.facebook a {
    background-color: #3b5a99;
    border-bottom: 1px solid #37548e}
.article-sharing-nav ul li.twitter a {
    background-color: #5b90cc;
    border-bottom: 1px solid #4f88c8}
.article-sharing-nav ul li.comment a {
    background-color: #00a3df;
    border-bottom: 1px solid #0098d0}
.article-sharing-nav ul li.email a {
    background-color: #999;
    border-bottom: 1px solid #919191}
.article-sharing-nav ul li.print a {
    background-color: #999;
    border-bottom: 1px solid #919191}
.article-sharing-nav ul li .badge-icon {
    top: -8px;
    right: -5px}
.article-sharing-nav.horizontal ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate}
.article-sharing-nav.horizontal ul li {
    float: none;
    display: table-cell;
    width: 1%;
    border-right: 10px solid #fff}
.article-sharing-nav.horizontal ul li: last-child {
    border-right: 0}
.article-sharing-nav.horizontal ul li a {
    width: 100%;
    height: auto}
.article-sharing-nav.fixed {
    position: fixed}
@media (min-width: 992px) {
    .article-sharing-nav.fixed {
    width: 72px}
}
@media (min-width: 1200px) {
    .article-sharing-nav.fixed {
    width: 105px}
}
.article-title {
    margin-bottom: 25px}
@media (min-width: 992px) {
    .article-title {
    font-size: 34px}
}
@media (min-width: 1200px) {
    .article-title {
    font-size: 38px}
}

.quote-text {
	margin-top: 0;
    margin-bottom: 16px;
    font-weight:700;
    line-height:1.2;}
@media (min-width: 992px) {
    .quote-text {
    font-size: 34px}
}
@media (min-width: 1200px) {
    .quote-text {
    font-size: 38px}
}
.article-content {
    padding: 0;
}
.article-content p {
    font-family: "Lato",Helvetica,Arial,sans-serif}
@media (min-width: 992px) {
    .article-content p {
    font-size: 16px;
    margin-bottom: 15px}
}
@media (min-width: 1200px) {
    .article-content p {
    font-size: 18px;
    margin-bottom: 20px}
}

.comment-body {
    padding: 0;
}
.edit-comment-hide {
	padding: .5em;
    padding-bottom: .5em;
}
.comment-body p {
    font-family: "Lato",Helvetica,Arial,sans-serif}
@media (min-width: 992px) {
    .comment-body p {
    font-size: 16px;
    margin-bottom: 8px;}
    
    .discussion-item p {
    font-size: 16px;
    margin-bottom: 8px;}
}
@media (min-width: 1200px) {
    .comment-body p {
    font-size: 18px;
    margin-bottom: 9px}
    
    .discussion-item p {
    font-size: 18px;
    margin-bottom: 9px;}
}

.article-tags {
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-size: 16px !important;
    padding: 7px 15px;
    color: #fff;
    background-color: #00a3df;
    margin-bottom: 30px}
.article-tags a {
    color: #fff;
    text-transform: capitalize}
.article-image {
    position: relative;
    margin-bottom: 15px}
.article-image img {
    display: block;
    width: 100%;
    margin-bottom: 5px}
@media (min-width: 768px) {
    .article-image.left {
    float: left;
    max-width: 50%;
    margin-right: 30px}
.article-image.left-out {
    float: left;
    max-width: 50%;
    margin: 0 30px 0 -150px}
.article-image.right {
    float: right;
    max-width: 50%;
    margin-left: 30px}
.article-image.full-width {
    width: 100%}
.article-image.full-width img {
    width: 100%}
}
@media (min-width: 1200px) {
    .article-image.left-out {
    float: left;
    margin: 0 30px 0 -150px}
}
.article-image figcaption {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    color: #999}
.article-image .credit {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 1px 3px;
    font-size: 10px;
    font-style: normal;
    color: #333;
    background: rgba(255,255,255,0.8)}
.article-video {
    position: relative;
    margin-bottom: 15px}
.article-video .custom-thumbnail {
    position: absolute;
    z-index: 500;
    width: 100%;
    height: 100%;
    cursor: pointer}
.article-video .custom-thumbnail img {
    width: 100%;
    height: 100%}
.article-video .article-video-embed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0}
.article-video .article-video-embed iframe,.article-video .article-video-embed object,.article-video .article-video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.article-more {
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    .article-more {
    padding-left: 0;
    padding-right: 0}
}
.article-more .left {
    padding-right: 5px}
@media (min-width: 992px) {
    .article-more .left.lg {
    padding-right: 15px}
}
.article-more .right {
    padding-left: 5px}
@media (min-width: 992px) {
    .article-more .right.lg {
    padding-left: 15px}
}
.article-more .btn {
    position: relative;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-radius: 2px}
.article-more .btn.btn-inline {
    width: 100%}
.article-more .btn .fa {
    margin-right: 5px;
    font-size: 18px}
.article-more .btn .fa,.article-more .btn>span {
    color: #fff}
.article-more .btn span {
    font-size: 14px;
    text-transform: uppercase}
.article-more .btn span.badge-icon {
    color: #222}
.article-more .btn:hover {
    opacity: .9}
.article-more .comments {
    background: #00a3df}
@media (min-width: 768px) {
    .article-more .comments {
    padding-top: 5px;
    padding-bottom: 5px}
}
@media (min-width: 768px) {
    .article-more .comments .fa {
    font-size: 42px;
    vertical-align: top}
}
.article-more .comments>span {
    display: inline-block;
    font-size: 18px;
    line-height: 44px}
.article-more .comments>span .lower {
    padding-left: 15px}
@media (min-width: 992px) {
    .article-more .comments {
    margin-bottom: 30px}
}
.article-more .article-footer-engagement {
    display: inline-block}
.article-more .article-footer-engagement:before,.article-more .article-footer-engagement:after {
    content: " ";
    display: table}
.article-more .article-footer-engagement:after {
    clear: both}
.article-more .article-footer-engagement:before,.article-more .article-footer-engagement:after {
    content: " ";
    display: table}
.article-more .article-footer-engagement:after {
    clear: both}
.article-more .article-footer-engagement .twitter-share {
    background: #5b90cc}
.article-more .article-footer-engagement .fb-share {
    background: #3b5a99}
.article-more .article-footer-engagement .email-share {
    background: #999;
    padding-right: 5px}
.article-more .article-footer-engagement .print {
    background: #999;
    padding-left: 5px}
.article-more .badge-icon {
    top: -8px;
    left: -10px}
.article-more .article-related {
    margin-top: 30px}
@media (min-width: 992px) {
    .article-more .article-related {
    margin-top: 0}
}
.article-more .article-related .title {
    margin: 0 0 15px 0;
    font-size: 16px;
    text-transform: uppercase}
.article-more .article-related article {
    display: block;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #efefef}
.article-more .article-related article a {
    display: block;
    color: #333;
    line-height: 1}
.article-more .article-related article a:hover {
    color: #00a3df;
    text-decoration: none}
.article-more .article-related .more {
    cursor: pointer}
.article-more .article-sharing-nav {
    display: inline-block;
    padding: 0}
.article-more .article-sharing-nav ul {
    padding: 0}
.article-more h4 {
    display: inline-block;
    margin: 0 0 15px}
.matched-content-wrapper {
    min-height: 300px}
.article-listing-item {
    margin-left: -15px;
    margin-right: -15px}
.article-listing-item .by {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    color: #999;
    font-style: italic}
.article-listing-item a .title {
    color: #222;
    margin-top: 0}
.article-listing-item a:hover {
    text-decoration: none}
.article-listing-item a:hover img {
    opacity: .9}
.article-listing-item a:hover .title {
    color: #00a3df}
.article-listing-item .info {
    margin-top: 5px}
@media (min-width: 768px) {
    .article-listing-item .info {
    margin-top: 0}
}
.article-listing-item img {
    margin-bottom: 10px}
@media (min-width: 768px) {
    .article-listing-item img {
    margin-top: 0}
}
#pulse-header {
    padding: 30px;
    background: url('/assets/images/ui/pulse-background.png') center center no-repeat;
    border: 1px solid #dedede;
    margin-bottom: 30px}
.archive-listing-item .article-category-link {
    font-size: 13px}
.archive-listing-item .article-date {
    font-size: 13px;
    margin-left: 6px}
.archive-listing-item .title {
    font-size: 22px;
    line-height: 1.2;
    margin-top: 0}
.archive-listing-item .title a {
    color: #222}
.archive-listing-item .title a:hover {
    color: #006b93;
    text-decoration: none}
.archive-listing-item .title span {
    display: inline;
    padding: 1px 2px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    background-color: #ffffcc}
.archive-listing-item .by {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    color: #999;
    font-style: italic}
.archive-listing-item .search-excerpt {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    color: #333;
    margin: 15px 0 0 0;
    padding-right: 30px}
.archive-listing-item .search-excerpt span {
    display: inline;
    padding: 1px 2px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    background-color: #ffffcc}
.archive-listing-item .channel {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    color: #999;
    font-style: italic;
    margin-right: 4px;
    padding-right: 8px;
    border-right: 1px solid #dedede}
.archive-listing-item .channel.news {
    color: #00a3df}
.archive-listing-item .channel.blogs {
    color: #ec8003}
.archive-listing-item .channel.connect {
    color: #dd0e0e}
.archive-listing-item .channel.almanac {
    color: #6000ce}
.archive-listing-item .channel.opinion {
    color: #8abb22}
#search-tag-results {
    border-top: 1px solid #dedede;
    margin-bottom: 30px}
.search-inline {
    margin-bottom: 30px}
.search-inline .search-field {
    margin-bottom: 10px}
.search-inline .search-field .form-control {
    height: 48px}
.pagination.search-results {
    margin: 0}
.panel-regions .checkbox {
    margin-top: 0;
    margin-bottom: 0}
.ad {
    display: block;
    margin-bottom: 20px;
    overflow: hidden}
.ad.full-width {
    clear: both;
    width: 100%;
    background-color: #f1f1f1;
    padding: 30px 0;
    margin-top: 30px;
    text-align: center}
.ad.full-width .adsbygoogle {
    margin-right: auto}
.ad.full-width>div {
    display: inline-block}
.article-feed {
    margin-bottom: 30px;
    overflow: hidden}
.article-feed .article-feed-header {
    position: relative;
    height: 60px;
    overflow: hidden}
.article-feed .article-feed-header hr {
    display: block;
    width: 100%;
    position: absolute;
    top: 23px;
    margin: 0;
    z-index: 1}
.article-feed .article-feed-header .article-feed-heading {
    display: inline-block;
    position: relative;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #222;
    font-size: 36px;
    font-weight: normal;
    font-style: italic;
    margin: 0;
    padding-right: 10px;
    background-color: #fff;
    z-index: 3}
.article-feed .article-feed-header .article-feed-more {
    display: inline-block;
    position: absolute;
    top: 11px;
    right: 0;
    padding-left: 5px;
    padding-right: 15px;
    background-color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    color: #999;
    z-index: 2}
.article-feed .article-feed-header .article-feed-more:hover {
    color: #00a3df;
    text-decoration: none}
.article-feed .article-feed-subheading {
    font-size: 28px;
    color: #00a3df;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 30px 0}
.article-feed .entry {
    display: block;
    color: #222;
    margin-bottom: 15px}
.article-feed .entry:hover {
    color: #00a3df;
    text-decoration: none}
.article-feed .entry:hover .icon {
    opacity: .8}
.article-feed .entry .title {
    margin-top: 0}
.article-feed .entry h5.title {
    margin-top: 5px}
@media (min-width: 992px) {
    .article-feed .entry h5.title {
    margin: 0}
}
.article-feed .entry .by {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    color: #999;
    font-style: italic}
.article-feed .entry.single img {
    margin-bottom: 15px}
.article-feed .entry.medium img {
    margin-bottom: 8px}
@media (min-width: 1200px) {
    .article-feed .article-feed-recent img {
    width: 75px;
    height: 75px}
}
@media (min-width: 1200px) {
    .article-feed .article-feed-recent img {
    width: 75px;
    height: 75px}
}
.article-feed .article-feed-recent .title {
    margin-top: 5px}
.wrapper .article-feed .article-feed-more {
    right: 0}
.callout {
    width: 100%;
    height: auto;
    padding: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
    border: 1px solid #dedede;
    color: #222;
    overflow: hidden;
    font-family: "Lato",Helvetica,Arial,sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.26 !important}
.callout.callout-inverted {
    border: none;
    background-color: #222;
    color: #fff}
@media (min-width: 768px) {
    .callout {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.26}
.callout.left {
    float: left;
    width: 50%;
    margin: 7px 30px 20px 0}
.callout.right {
    float: right;
    width: 50%;
    margin: 7px 0 20px 30px}
}
@media (min-width: 992px) {
    .callout.left {
    width: 45%}
.callout.right {
    width: 45%}
}
@media (min-width: 1200px) {
    .callout.left {
    width: 38%}
.callout.right {
    width: 38%}
}
.nav-ordered {
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background-color: #fff;
    margin-bottom: 20px}
.nav-ordered:before,.nav-ordered:after {
    content: " ";
    display: table}
.nav-ordered:after {
    clear: both}
.nav-ordered:before,.nav-ordered:after {
    content: " ";
    display: table}
.nav-ordered:after {
    clear: both}
.nav-ordered .nav-ordered-title {
    padding: 15px;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    margin: -1px -1px 0 -1px;
    background-color: #ec8003;
    text-transform: uppercase}
.nav-ordered ol {
    list-style: none;
    margin: 0;
    padding: 0}
.nav-ordered ol li {
    position: relative}
.nav-ordered ol li .count {
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-style: italic;
    color: #999;
    line-height: 18px;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 50%;
    background-color: #fff}
.nav-ordered ol li a {
    positoin: relative;
    display: block;
    padding: 10px 15px;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    z-index: 2}
.nav-ordered ol li a .title {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: #222}
.nav-ordered ol li a .channel {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    color: #999;
    font-style: italic;
    margin-right: 4px;
    padding-right: 8px;
    border-right: 1px solid #dedede}
.nav-ordered ol li a .channel.news {
    color: #00a3df}
.nav-ordered ol li a .channel.blogs {
    color: #ec8003}
.nav-ordered ol li a .channel.connect {
    color: #dd0e0e}
.nav-ordered ol li a .channel.almanac {
    color: #6000ce}
.nav-ordered ol li a .channel.opinion {
    color: #8abb22}
.nav-ordered ol li a .by {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    color: #999;
    font-style: italic}
.nav-ordered ol li a:hover {
    text-decoration: none}
.nav-ordered ol li a:hover .title {
    color: #ec8003}
.nav-ordered ol li a:hover .by {
    color: #999}
.nav-ordered ol li.finished a {
    background: #f1f1f1}
.nav-ordered ol li.active .count {
    left: auto;
    right: -13px;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    font-size: 16px;
    font-style: normal;
    color: #ec8003;
    line-height: 18px;
    border: 2px solid #ec8003;
    z-index: 3}
.nav-ordered ol li.active .article-progress {
    position: absolute;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #f1f1f1;
    z-index: 1}
.nav-ordered ol li.active a {
    position: relative;
    text-decoration: none;
    z-index: 2}
.nav-ordered ol li.active a:hover .title {
    color: #222}
.nav-ordered ol li.active a:hover .by {
    color: #999}
.nav-top-news .nav-top-news-title,.nav-recent-news .nav-top-news-title {
    font-size: 28px;
    font-weight: 300;
    color: #00a3df;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0}
.nav-top-news ul,.nav-recent-news ul {
    padding-left: 0;
    list-style: none}
.nav-top-news ul li,.nav-recent-news ul li {
    border-bottom: 1px solid #dedede}
.nav-top-news ul li a,.nav-recent-news ul li a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.26;
    color: #222;
    text-decoration: none;
    padding: 10px 0}
.nav-top-news ul li a:hover,.nav-recent-news ul li a:hover {
    color: #00a3df;
    text-decoration: none}
.nav-top-news ul li.important a,.nav-recent-news ul li.important a {
    padding: 10px 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    margin-top: -1px;
    margin-bottom: -1px}
.nav-more ul {
    padding-left: 0;
    list-style: none}
.nav-more ul li a {
    font-size: 16px;
    text-decoration: none}
.nav-more ul li a:hover {
    text-decoration: none}
.nav-trending,.nav-culture {
    background-color: #222}
.nav-trending .nav-trending-title,.nav-culture .nav-trending-title,.nav-trending .nav-culture-title,.nav-culture .nav-culture-title {
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    background-color: #00a3df;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 0 0 5px 0}
.nav-trending ul,.nav-culture ul {
    padding-left: 0;
    list-style: none;
    /* max-height: 780px; */
    overflow: hidden}
.nav-trending ul li,.nav-culture ul li {
    border-bottom: 1px solid #333}
.nav-trending ul li a,.nav-culture ul li a {
    display: block;
    padding: 20px}
.nav-trending ul li a:hover,.nav-culture ul li a:hover {
    background-color: #333;
    text-decoration: none}
.nav-trending ul li a:hover .title,.nav-culture ul li a:hover .title {
    color: #fff}
.nav-trending ul li a img,.nav-culture ul li a img {
    display: block}
.nav-trending ul li a .title,.nav-culture ul li a .title {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 1.26;
    margin-bottom: 3px}
.nav-trending ul li a .channel,.nav-culture ul li a .channel {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-style: italic;
    margin-right: 5px;
    text-transform: capitalize}
.nav-trending ul li a .channel.news,.nav-culture ul li a .channel.news {
    color: #00a3df}
.nav-trending ul li a .channel.blogs,.nav-culture ul li a .channel.blogs {
    color: #ec8003}
.nav-trending ul li a .channel.connect,.nav-culture ul li a .channel.connect {
    color: #dd0e0e}
.nav-trending ul li a .channel.almanac,.nav-culture ul li a .channel.almanac {
    color: #6000ce}
.nav-trending ul li a .channel.opinion,.nav-culture ul li a .channel.opinion {
    color: #8abb22}
.nav-trending ul li a .trending-carrot,.nav-culture ul li a .trending-carrot {
    position: relative;
    top: 5px;
    padding-left: 5px}
.nav-trending ul li a .trending-carrot.up,.nav-culture ul li a .trending-carrot.up {
    color: #8abb22}
.nav-trending ul li a .trending-carrot.down,.nav-culture ul li a .trending-carrot.down {
    color: #fff}
.nav-trending ul li a em,.nav-culture ul li a em {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-style: italic;
    color: #999}
.nav-trending ul li.featured .trending,.nav-culture ul li.featured .trending {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: #8abb22;
    padding: 5px;
    margin-bottom: 10px}
.nav-trending .social-icons,.nav-culture .social-icons {
    padding-top: 5px}
.nav-trending .social-icons .btn,.nav-culture .social-icons .btn {
    padding: 15px;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    background-color: #222;
    border-top: 1px solid #fff}
.nav-trending .social-icons .btn:hover,.nav-culture .social-icons .btn:hover {
    color: #fff;
    background-color: #333;
    text-decoration: none}
.nav-trending .social-icons .btn:first-child,.nav-culture .social-icons .btn:first-child {
    border-right: 1px solid #fff}
.nav-trending .social-icons .btn: last-child,.nav-culture .social-icons .btn: last-child {
    border-left: 1px solid #fff}
.nav-culture {
    margin-bottom: 20px}
.nav-culture img {
    display: block;
    margin-bottom: 10px}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transition: opacity .5s,visibility 0s .5s;
    transition: opacity .5s,visibility 0s .5s;
    z-index: 10000}
.overlay.open {
    opacity: 1;
    display: block;
    visibility: visible;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    overflow-y: auto}
.overlay .overlay-close {
    position: absolute;
    right: 30px;
    top: 35px;
    z-index: 200;
    font-size: 40px;
    color: #222}
.overlay .overlay-close:hover {
    color: #00a3df}
.overlay .overlay-close.inverted {
    color: #fff}
.overlay .overlay-close.inverted:hover {
    color: #333 !important}
.overlay #mobile-overlay-nav ul {
    padding-left: 0;
    list-style: none;
    margin-top: 100px;
    text-align: center}
.overlay #mobile-overlay-nav ul li a {
    display: block;
    width: 100%;
    margin: 15px 0;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #fff;
    font-size: 46px;
    font-style: italic;
    font-weight: 200;
    line-height: 1.6;
    text-decoration: none}
.overlay #mobile-overlay-nav ul li a:hover {
    color: #333;
    text-decoration: none;
    background: rgba(255,255,255,0.9)}
.overlay #mobile-overlay-nav ul li.important a {
    color: #dd0e0e}
.overlay #mobile-overlay-nav ul li.important a:hover {
    color: #333 !important}
.overlay #mobile-overlay-nav * ul {
    display: none}
.overlay .container {
    position: relative}
.overlay .search-dialog {
    padding-top: 43px}
.overlay .search-dialog h1 {
    color: #222;
    margin-top: 0;
    font-size: 72px}
.overlay .search-dialog .instructions {
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #999;
    font-size: 18px}
.overlay .search-dialog .search.large {
    padding: 15px 0;
    width: 100%;
    font-size: 72px;
    font-weight: 300;
    border: none;
    background: none;
    border-bottom: 1px solid #222}
.overlay .search-dialog .search.large:focus {
    outline: 0}
.overlay .search-results {
    margin: 30px auto}
.overlay .search-results .loading-search {
    display: none;
    margin: auto;
    width: 50px}
.overlay-close-comments {
    display: none;
    z-index: 50000;
    position: fixed;
    right: 15px;
    top: 15px;
    background-color: rgba(255,255,255,0.8)}
@media (min-width: 768px) {
    .overlay-close-comments {
    position: absolute;
    left: 50%;
    top: 30px;
    background-color: #fff}
}
.overlay.disqus-overlay {
    width: 100%;
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important}
.overlay.disqus-overlay .title {
    border-bottom: 1px solid #ddd;
    padding: 15px 0 20px 0;
    margin: 0 20px 20px 20px;
    text-align: center}
.overlay.disqus-overlay .commenting-guidelines {
    padding: 0 20px 20px 20px}
.overlay.disqus-overlay .commenting-guidelines h5 {
    margin-top: 0}
.overlay.disqus-overlay .commenting-guidelines p {
    font-size: 14px;
    font-style: italic}
.overlay.disqus-overlay #disqus_thread {
    padding: 0 20px;
    height: 100%;
    min-height: 500px;
    overflow: scroll}
@media (min-width: 768px) {
    .overlay.disqus-overlay {
    width: 50%}
}
.slideshow {
    position: relative}
.slideshow .images {
    position: relative}
.slideshow .images .full {
    width: 100%}
.slideshow .images:hover .icon {
    opacity: .8}
.slideshow .images .topic-tag {
    display: block;
    padding: 7px 20px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #333}
.slideshow .images .topic-tag:hover {
    text-decoration: none}
.slideshow .images .topic-tag.news {
    background-color: #00a3df}
.slideshow .images .topic-tag.blogs {
    background-color: #ec8003}
.slideshow .images .topic-tag.connect {
    background-color: #dd0e0e}
.slideshow .images .topic-tag.almanac {
    background-color: #6000ce}
.slideshow .images .topic-tag.opinion {
    background-color: #8abb22}
.slideshow .images .topic-tag.media,.slideshow .images .topic-tag.media_videos,.slideshow .images .topic-tag.media_slideshows {
    background-color: #dd0e0e}
@media (min-width: 992px) {
    .slideshow .images .topic-tag {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #333}
.slideshow .images .topic-tag:hover {
    text-decoration: none}
.slideshow .images .topic-tag.news {
    background-color: #00a3df}
.slideshow .images .topic-tag.blogs {
    background-color: #ec8003}
.slideshow .images .topic-tag.connect {
    background-color: #dd0e0e}
.slideshow .images .topic-tag.almanac {
    background-color: #6000ce}
.slideshow .images .topic-tag.opinion {
    background-color: #8abb22}
.slideshow .images .topic-tag.media,.slideshow .images .topic-tag.media_videos,.slideshow .images .topic-tag.media_slideshows {
    background-color: #dd0e0e}
}
@media (min-width: 1200px) {
    .slideshow .images .topic-tag {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 7px 20px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #333}
.slideshow .images .topic-tag:hover {
    text-decoration: none}
.slideshow .images .topic-tag.news {
    background-color: #00a3df}
.slideshow .images .topic-tag.blogs {
    background-color: #ec8003}
.slideshow .images .topic-tag.connect {
    background-color: #dd0e0e}
.slideshow .images .topic-tag.almanac {
    background-color: #6000ce}
.slideshow .images .topic-tag.opinion {
    background-color: #8abb22}
.slideshow .images .topic-tag.media,.slideshow .images .topic-tag.media_videos,.slideshow .images .topic-tag.media_slideshows {
    background-color: #dd0e0e}
}
.slideshow .headline a {
    display: block;
    font-size: 26px;
    color: #222;
    font-weight: 900;
    text-decoration: none}
@media (min-width: 992px) {
    .slideshow .headline a {
    font-size: 30px}
}
@media (min-width: 1200px) {
    .slideshow .headline a {
    font-size: 34px}
}
.slideshow .headline a:hover {
    color: #00a3df;
    text-decoration: none}
.slideshow .by {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    color: #999;
    font-style: italic}
.slideshow .pager {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101}
.slideshow .pager a {
    float: left;
    display: block;
    text-indent: -100px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #fff;
    opacity: .6;
    overflow: hidden}
.slideshow .pager a:hover {
    opacity: 1}
.slideshow .pager a: last-child {
    margin-right: 0}
.slideshow .pager a.cycle-pager-active {
    background-color: #00a3df}
.slideshow .pager a.cycle-pager-active:hover {
    background-color: #00a3df}
.slideshow .slide {
    position: relative;
    display: none;
    width: 100%;
    height: auto;
    margin: 0 0 50px 0;
    z-index: 1}
@media (min-width: 768px) {
    .slideshow .slide {
    margin: 0}
}
.slideshow .slide:first-child {
    display: block}
.slideshow .slide img {
    width: 100%;
    height: auto}
@media (min-width: 992px) {
    .slideshow .slide {
    width: 343px;
    height: 420px}
}
@media (min-width: 1200px) {
    .slideshow .slide {
    width: 460px;
    height: 470px}
}
.slideshow.slideshow-large .slide {
    width: 100%;
    height: auto}
.slideshow .previous,.slideshow .next {
    position: absolute;
    background-image: url('/assets/images/ui/arrows-white.png');
    top: 32%;
    background-color: #fff;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    text-indent: -9999px;
    z-index: 999;
    opacity: .4}
.slideshow .previous:hover,.slideshow .next:hover {
    opacity: .75}
.slideshow .previous {
    left: 0;
    background-position: 0 0}
.slideshow .next {
    right: 0;
    background-position: -50px 0}
@media (min-width: 768px) {
    .slideshow .previous,.slideshow .next {
    top: 235px}
}
@media (min-width: 992px) {
    .slideshow .previous,.slideshow .next {
    top: 112px}
}
@media (min-width: 1200px) {
    .slideshow .previous,.slideshow .next {
    top: 150px}
}
.slideshow-embed,.slideshow-inline {
    position: relative;
    margin: 30px}
.slideshow-embed img,.slideshow-inline img {
    width: 100%}
.slideshow-embed .inline-pager,.slideshow-inline .inline-pager {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101}
.slideshow-embed .inline-pager a,.slideshow-inline .inline-pager a {
    float: left;
    display: block;
    text-indent: -100px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #fff;
    opacity: .6;
    overflow: hidden}
.slideshow-embed .inline-pager a:hover,.slideshow-inline .inline-pager a:hover {
    opacity: 1}
.slideshow-embed .inline-pager a: last-child,.slideshow-inline .inline-pager a: last-child {
    margin-right: 0}
.slideshow-embed .inline-pager a.cycle-pager-active,.slideshow-inline .inline-pager a.cycle-pager-active {
    background-color: #00a3df}
.slideshow-embed .inline-pager a.cycle-pager-active:hover,.slideshow-inline .inline-pager a.cycle-pager-active:hover {
    background-color: #00a3df}
.slideshow-embed .slides,.slideshow-inline .slides {
    position: relative;
    z-index: 1}
.slideshow-embed .previous,.slideshow-inline .previous {
    position: absolute;
    background-image: url('/assets/images/ui/arrows.png');
    left: 0;
    top: 50%;
    background-color: #fff;
    background-position: 0 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    text-indent: -9999px;
    z-index: 2}
.slideshow-embed .next,.slideshow-inline .next {
    position: absolute;
    background-image: url('/assets/images/ui/arrows.png');
    right: 0;
    top: 50%;
    background-color: #fff;
    background-position: -50px 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    text-indent: -9999px;
    z-index: 2}
.slideshow-embed {
    margin: 20px 0}
.slideshow-full-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
    margin-bottom: 30px}
.slideshow-full-callout {
    display: block;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #dedede;
    background-color: #f1f1f1}
.slideshow-embed-preview {
    display: block;
    position: relative;
    margin: 20px 0;
    overflow: hidden}
.slideshow-embed-preview img {
    position: relative;
    width: 100%;
    z-index: 1}
.slideshow-embed-preview .previous {
    position: absolute;
    background-image: url('/assets/images/ui/arrows.png');
    left: 0;
    top: 50%;
    background-color: #fff;
    background-position: 0 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    text-indent: -9999px;
    z-index: 2}
.slideshow-embed-preview .next {
    position: absolute;
    background-image: url('/assets/images/ui/arrows.png');
    right: 0;
    top: 50%;
    background-color: #fff;
    background-position: -50px 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    text-indent: -9999px;
    z-index: 2}
.slideshow-embed-preview .slideshow-full-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3}
.carousel .carousel-header {
    position: relative;
    height: 80px;
    text-align: center;
    overflow: hidden}
.carousel .carousel-header hr {
    display: block;
    width: 100%;
    position: absolute;
    top: 20px;
    z-index: 1}
.carousel .carousel-header .carousel-heading {
    display: inline-block;
    position: relative;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #222;
    font-size: 36px;
    font-weight: normal;
    font-style: italic;
    padding: 0 10px;
    background-color: #fff;
    z-index: 3}
.carousel .carousel-header .carousel-pager-link {
    position: absolute;
    top: 30px;
    z-index: 2;
    background-color: #fff}
.carousel .carousel-header .carousel-pager-link:hover {
    text-decoration: none}
.carousel .carousel-header .carousel-pager-link.previous {
    left: 0;
    padding-right: 5px}
.carousel .carousel-header .carousel-pager-link.next {
    right: 0;
    padding-left: 5px}
.carousel .carousel-header .carousel-pager-link.disabled {
    cursor: default;
    color: #999}
.carousel .carousel-header .carousel-pager-link.disabled:hover {
    text-decoration: none}
.carousel .carousel-header .carousel-pager-link span {
    display: none}
@media (min-width: 768px) {
    .carousel .carousel-header .carousel-pager-link span {
    display: inline-block}
}
.carousel .carousel-slides .carousel-slide {
    display: none;
    height: auto;
    overflow: hidden}
@media (min-width: 992px) {
    .carousel .carousel-slides .carousel-slide {
    width: 640px}
}
@media (min-width: 1200px) {
    .carousel .carousel-slides .carousel-slide {
    width: 840px}
}
.carousel .carousel-slides .carousel-slide .carousel-item {
    display: block;
    margin-bottom: 15px;
    height: 280px}
@media (min-width: 768px) {
    .carousel .carousel-slides .carousel-slide .carousel-item {
    margin-bottom: 0;
    height: auto}
}
.carousel .carousel-slides .carousel-slide .carousel-item:before,.carousel .carousel-slides .carousel-slide .carousel-item:after {
    content: " ";
    display: table}
.carousel .carousel-slides .carousel-slide .carousel-item:after {
    clear: both}
.carousel .carousel-slides .carousel-slide .carousel-item:before,.carousel .carousel-slides .carousel-slide .carousel-item:after {
    content: " ";
    display: table}
.carousel .carousel-slides .carousel-slide .carousel-item:after {
    clear: both}
.carousel .carousel-slides .carousel-slide .carousel-item:hover {
    text-decoration: none}
.carousel .carousel-slides .carousel-slide .carousel-item:hover .image {
    opacity: .9}
.carousel .carousel-slides .carousel-slide .carousel-item:hover .title {
    color: #00a3df}
.carousel .carousel-slides .carousel-slide .carousel-item .image {
    position: relative}
.carousel .carousel-slides .carousel-slide .carousel-item .image:before,.carousel .carousel-slides .carousel-slide .carousel-item .image:after {
    content: " ";
    display: table}
.carousel .carousel-slides .carousel-slide .carousel-item .image:after {
    clear: both}
.carousel .carousel-slides .carousel-slide .carousel-item .image:before,.carousel .carousel-slides .carousel-slide .carousel-item .image:after {
    content: " ";
    display: table}
.carousel .carousel-slides .carousel-slide .carousel-item .image:after {
    clear: both}
.carousel .carousel-slides .carousel-slide .carousel-item .image img {
    display: block;
    margin-bottom: 10px}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag {
    position: relative;
    left: 0;
    top: -10px;
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #333}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag:hover {
    text-decoration: none}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.news {
    background-color: #00a3df}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.blogs {
    background-color: #ec8003}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.connect {
    background-color: #dd0e0e}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.almanac {
    background-color: #6000ce}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.opinion {
    background-color: #8abb22}
.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.media,.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.media_videos,.carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag.media_slideshows {
    background-color: #dd0e0e}
@media (min-width: 768px) {
    .carousel .carousel-slides .carousel-slide .carousel-item .image .topic-tag {
    position: absolute;
    left: 0;
    top: 75px}
}
.carousel .carousel-slides .carousel-slide .carousel-item .title {
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 700}
@media (min-width: 768px) {
    .carousel .carousel-slides .carousel-slide .carousel-item .title {
    font-size: 16px}
}
.carousel .carousel-slides .carousel-slide .carousel-item .by {
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    color: #999;
    font-style: italic}
@media (min-width: 992px) {
    .article-feed-featured,.article-feed-recent {
    margin: 0}
}
.takeover {
    position: relative;
    padding: 15px 0;
    color: #fff;
    background-position: center left;
    background-repeat: no-repeat}
.takeover #collapse {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    transition: opacity .1s ease-in-out;
    -webkit-transition: opacity .1s ease-in-out;
    -moz-transition: opacity .1s ease-in-out;
    -ms-transition: opacity .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out}
.takeover #collapse #collapse-arrow {
    display: inline-block;
    background-color: black;
    opacity: .5;
    width: 30px;
    height: 25px}
.takeover #collapse #collapse-text {
    display: inline-block;
    margin-right: 5px;
    color: black;
    opacity: .7}
.takeover #collapse:hover #collapse-text,.takeover #collapse:hover #collapse-arrow {
    opacity: 1}
.takeover .container {
    position: relative}
.takeover .header {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    text-align: center}
@media (min-width: 768px) {
    .takeover .header {
    float: left;
    width: 100%}
}
@media (min-width: 992px) {
    .takeover .header {
    float: left;
    width: 58.33333333%}
}
.takeover .header h1 {
    margin: 0 0 5px 0;
    font-weight: 600;
    font-size: 32px}
.takeover .header h2 {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    font-style: italic}
@media (min-width: 768px) {
    .takeover .header h1 {
    font-size: 30px}
.takeover .header h2 {
    font-size: 17px}
}
@media (min-width: 992px) {
    .takeover .header {
    margin-bottom: 0;
    text-align: left}
.takeover .header h1 {
    font-size: 30px}
.takeover .header h2 {
    font-size: 17px}
}
@media (min-width: 1200px) {
    .takeover .header h1 {
    font-size: 34px}
.takeover .header h2 {
    font-size: 17px}
}
.takeover .description {
    display: none;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px}
@media (min-width: 768px) {
    .takeover .description {
    float: left;
    width: 100%}
}
@media (min-width: 992px) {
    .takeover .description {
    float: left;
    width: 58.33333333%}
}
.takeover .description p {
    font-size: 20px;
    font-weight: 300}
@media (min-width: 992px) {
    .takeover .description {
    display: block}
}
.takeover .description a {
    color: #fff}
.takeover .description a:hover {
    text-decoration: underline}
.takeover .video {
    display: none;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 11px;
    z-index: 500}
@media (min-width: 768px) {
    .takeover .video {
    display: block}
}
@media (min-width: 768px) {
    .takeover .video {
    float: left;
    width: 100%}
}
@media (min-width: 992px) {
    .takeover .video {
    float: left;
    width: 41.66666667%}
}
.takeover .video iframe,.takeover .video object,.takeover .video embed {
    top: 0;
    left: 0;
    width: 100%}
.takeover .video .video-no-thumbnail {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0}
.takeover .video .video-no-thumbnail iframe,.takeover .video .video-no-thumbnail object,.takeover .video .video-no-thumbnail embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500}
.takeover .actions,#donate-modal .actions {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    .takeover .actions,#donate-modal .actions {
    float: left;
    width: 100%}
}
@media (min-width: 992px) {
    .takeover .actions,#donate-modal .actions {
    float: left;
    width: 41.66666667%}
}
.takeover .goal,#donate-modal .goal {
    position: relative;
    float: left;
    width: 70%;
    overflow: hidden;
    margin-right: 2%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(34,34,34,0.7);
    border-top-left-radius: 1.7em;
    border-bottom-left-radius: 1.7em}
.takeover .goal .hidden-goal,#donate-modal .goal .hidden-goal {
    position: absolute;
    height: 40px;
    background-color: #00a3df;
    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}
.takeover .goal .target,#donate-modal .goal .target {
    position: relative;
    font-size: 17px;
    text-align: center;
    z-index: 100}
.takeover .action,#donate-modal .action {
    float: left;
    width: 28%;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    transition: background-color .15s ease-in-out;
    -webkit-transition: background-color .15s ease-in-out;
    -moz-transition: background-color .15s ease-in-out;
    -ms-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out}
.takeover .action:hover,#donate-modal .action:hover {
    text-decoration: none;
    background-color: #d9d9d9}
.takeover .action:active,#donate-modal .action:active {
    background-color: #ccc}
@media (min-width: 768px) {
    .takeover .action,#donate-modal .action {
    font-size: 16px}
.takeover .target,#donate-modal .target {
    font-size: 18px}
}
@media (min-width: 992px) {
    .takeover .goal,#donate-modal .goal,.takeover .action,#donate-modal .action {
    font-size: 16px;
    height: 56px;
    line-height: 56px}
.takeover .goal .hidden-goal,#donate-modal .goal .hidden-goal,.takeover .action .hidden-goal,#donate-modal .action .hidden-goal {
    height: 56px}
}
@media (min-width: 1200px) {
    .takeover .action,#donate-modal .action {
    font-size: 18px}
}
#donate-modal {
    display: none;
    width: 100%;
    margin: 0 auto;
    padding: 50px 25px}
#donate-modal .header {
    margin-bottom: 30px;
    text-align: center;
    color: #fff}
#donate-modal .header h1 {
    margin-top: 0;
    font-size: 28px}
#donate-modal .header h2 {
    font-size: 22px}
#donate-modal .goal {
    width: 100%;
    margin-bottom: 20px;
    color: #fff}
#donate-modal .goal .target {
    font-size: 14px}
#donate-modal .action {
    width: 100%}
#donate-modal .actions {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 1200px) {
    #donate-modal .actions {
    float: left;
    width: 100%}
}
@media (min-width: 768px) {
    #donate-modal .actions {
    float: left;
    width: 100%}
}
@media (min-width: 992px) {
    #donate-modal .actions {
    float: left;
    width: 100%}
}
@media (min-width: 992px) {
    #donate-modal {
    width: 600px !important}
#donate-modal .header h1 {
    font-size: 41px}
#donate-modal .header h2 {
    font-size: 34px}
#donate-modal .goal {
    width: 70%;
    margin-bottom: 0}
#donate-modal .action {
    width: 28%}
}
#donate-modal.has-video {
    padding: 0}
#donate-modal.has-video .header {
    padding: 30px 30px 0 30px}
#donate-modal.has-video h1 {
    margin: 0 0 15px 0;
    font-size: 32px;
    font-weight: 300}
#donate-modal.has-video h2 {
    font-size: 17px;
    text-align: center}
#donate-modal.has-video .video {
    display: none}
@media (min-width: 768px) {
    #donate-modal.has-video .video {
    display: block;
    position: relative;
    margin-top: 30px;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0}
#donate-modal.has-video .video iframe,#donate-modal.has-video .video object,#donate-modal.has-video .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500}
}
#donate-modal.has-video .actions {
    float: left;
    width: 100%;
    padding: 0 30px 30px 30px}
.inline-donation {
    padding: 20px 20px;
    background-color: #f1f1f1;
    border: 1px solid #dedede}
.inline-donation h2,.inline-donation h4 {
    margin: 0;
    text-align: center}
.inline-donation h2 {
    margin-bottom: 10px}
.inline-donation h4 {
    display: block;
    font-weight: normal}
.inline-donation .action {
    margin: 25px auto 0}
.inline-donation .action .amount-form {
    font-family: Georgia,"Times New Roman",Times,serif;
    height: 54px;
    width: 100%}
.inline-donation .action .amount-form #amount {
    height: inherit;
    font-size: 22px;
    text-align: center}
.inline-donation .action .btn {
    width: 100%;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    height: 54px;
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase}
.inline-donation .alternate {
    margin: 0 auto;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #999;
    font-size: 16px}
.inline-donation .alternate a {
    color: #8abb22}
@media (min-width: 1200px) {
    .inline-donation .action {
    width: 60%}
.inline-donation .action:before,.inline-donation .action:after {
    content: " ";
    display: table}
.inline-donation .action:after {
    clear: both}
.inline-donation .action:before,.inline-donation .action:after {
    content: " ";
    display: table}
.inline-donation .action:after {
    clear: both}
.inline-donation .action .amount-form {
    float: left;
    width: 39%}
.inline-donation .action .amount-form #amount {
    font-size: 22px}
.inline-donation .action .btn {
    float: right;
    width: initial;
    margin-top: 0;
    font-size: 24px}
}
.share-story-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: block;
    width: 100%;
    padding: 8px 0;
    border-top: 1px solid #efefef;
    background: #fcfcfc;
    background: rgba(252,252,252,0.95)}
.share-story-mobile:before,.share-story-mobile:after {
    content: " ";
    display: table}
.share-story-mobile:after {
    clear: both}
.share-story-mobile:before,.share-story-mobile:after {
    content: " ";
    display: table}
.share-story-mobile:after {
    clear: both}
@media (min-width: 768px) {
    .share-story-mobile {
    display: none}
}
.share-story-mobile ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none}
.share-story-mobile li {
    display: inline-block;
    padding: 0;
    margin: 0 10px;
    border-color: transparent;
    text-align: center}
.share-story-mobile li.facebook a {
    background: #3b5a99}
.share-story-mobile li.facebook a:hover {
    background: #263a62}
.share-story-mobile li.twitter a {
    background: #69bada}
.share-story-mobile li.twitter a:hover {
    background: #319cc6}
.share-story-mobile li.email a {
    background: #d33939}
.share-story-mobile li.email a:hover {
    background: #9d2323}
.share-story-mobile a {
    display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    transition: background 150ms ease-in-out;
    -webkit-transition: background 150ms ease-in-out;
    -moz-transition: background 150ms ease-in-out;
    -ms-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out}
#blogger-header {
    text-align: center;
    padding: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #dedede;
    background-position: left top;
    background-repeat: no-repeat}
#blogger-header .name {
    font-weight: 300;
    color: #00a3df;
    font-size: 46px;
    text-transform: uppercase;
    margin: 0 0 5px 0}
#blogger-header .quote {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    color: #999;
    margin-bottom: 0}
.blogger-headshot {
    margin-bottom: 20px}
.blogger-follow {
    margin-bottom: 20px}
.blogger-follow .btn {
    border-right: 1px solid #fff}
.blogger-follow .btn: last-child {
    border-right: none}
.blogger-bio {
    font-size: 14px;
    color: #999}
#topic-container #above {
    margin-bottom: 40px}
#topic-container #topic-information {
    margin-left: -6;
    margin-right: -6}
#topic-container #topic-information .information {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 992px) {
    #topic-container #topic-information .information {
    float: left;
    width: 58.33333333%}
}
#topic-container #topic-information .information .title {
    margin-top: 0;
    font-size: 38px;
    color: #00a3df;
    text-transform: uppercase}
@media (min-width: 768px) {
    #topic-container #topic-information .information .title {
    font-size: 44px}
}
@media (min-width: 992px) {
    #topic-container #topic-information .information .title {
    font-size: 50px}
}
#topic-container #topic-information .social {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 992px) {
    #topic-container #topic-information .social {
    float: left;
    width: 41.66666667%}
}
#topic-container #topic-information .social .title {
    font-size: 28px;
    font-weight: 300;
    color: #00a3df;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0 0 11px}
#topic-container #topic-information .social li {
    display: inline-block}
#topic-container .topic-sharing-nav {
    padding: 0;
    text-align: left}
#topic-container .topic-sharing-nav ul {
    padding-left: 0;
    list-style: none;
    margin: auto}
#topic-container .topic-sharing-nav ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 12px}
#topic-container .topic-sharing-nav ul li .fa {
    color: #fff;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    line-height: 45px;
    font-size: 16px;
    border-radius: 2px;
    text-align: center}
#topic-container .topic-sharing-nav ul li p {
    display: none}
#topic-container .topic-sharing-nav ul li.facebook .fa {
    background-color: #3b5a99;
    border-bottom: 1px solid #37548e}
#topic-container .topic-sharing-nav ul li.twitter .fa {
    background-color: #5b90cc;
    border-bottom: 1px solid #4f88c8}
#topic-container .topic-sharing-nav ul li.comment .fa {
    background-color: #00a3df;
    border-bottom: 1px solid #0098d0}
#topic-container .topic-sharing-nav ul li.email .fa {
    background-color: #999}
#topic-container .topic-sharing-nav ul li.print .fa {
    background-color: #999}
#topic-container .topic-sharing-nav ul li:hover {
    opacity: .8;
    filter: alpha(opacity=80)}
#topic-container .topic-sharing-nav ul li:hover a {
    text-decoration: none}
#topic-container .featured-story {
    position: relative;
    display: block}
#topic-container .featured-story .featured-tag {
    display: block;
    padding: 7px 20px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #333;
    position: absolute;
    left: 20px;
    margin-top: -40px;
    z-index: 200;
    background-color: #00a3df}
#topic-container .featured-story .featured-tag:hover {
    text-decoration: none}
#topic-container .featured-story .featured-tag.news {
    background-color: #00a3df}
#topic-container .featured-story .featured-tag.blogs {
    background-color: #ec8003}
#topic-container .featured-story .featured-tag.connect {
    background-color: #dd0e0e}
#topic-container .featured-story .featured-tag.almanac {
    background-color: #6000ce}
#topic-container .featured-story .featured-tag.opinion {
    background-color: #8abb22}
#topic-container .featured-story .featured-tag.media,#topic-container .featured-story .featured-tag.media_videos,#topic-container .featured-story .featured-tag.media_slideshows {
    background-color: #dd0e0e}
#topic-container .featured-story .featured-title {
    background-color: #222;
    color: #fff;
    padding: 10px 20px;
    font-size: 22px}
#topic-container .featured-story:hover {
    text-decoration: none}
#topic-container .featured-story:hover .featured-title {
    color: #ccc}
#topic-container .editor-picks {
    margin: 20px 0 50px}
#topic-container .topic .topic-subheading {
    display: inline-block;
    padding: 7px 20px;
    background-color: #00a3df;
    color: #fff}
#topic-container .topic.topic-blogs {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    #topic-container .topic.topic-blogs {
    float: left;
    width: 50%}
}
#topic-container .topic.topic-blogs .entry img {
    width: 75px;
    height: 75px}
#topic-container .topic.topic-connect {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    #topic-container .topic.topic-connect {
    float: left;
    width: 50%}
}
#topic-container .topic.topic-connect .entry img {
    width: 75px;
    height: 75px}
#topic-container .topic .entry.odd {
    clear: both}
#topic-container .topic.topic-opinion {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    #topic-container .topic.topic-opinion {
    float: left;
    width: 50%}
}
#topic-container .topic.topic-opinion .entry {
    float: left;
    width: 50%;
    padding: 5px 5px 5px 10px}
#topic-container .topic.topic-opinion .entry .title {
    margin-top: 10px}
#topic-container .topic.topic-media {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
#topic-container .topic.topic-media .entries {
    margin-left: -15px;
    margin-right: -15px}
#topic-container .topic.topic-media .entry {
    float: left;
    width: 50%;
    padding: 5px 5px 5px 10px}
#topic-container .topic.topic-media .entry .title {
    margin-top: 10px}
#topic-container .topic.topic-media .entry.featured {
    float: none;
    width: 100%}
#topic-sidebar .nav-trending, .topic-sidebar .nav-trending {
    margin-bottom: 20px}
#topic-sidebar .resources, .topic-sidebar .resources {
    margin: 0}
#topic-sidebar .resources .resources-title,.topic-sidebar .resources .resources-title {
    padding: 10px 5px;
    margin-bottom: 0;
    background-color: #00a3df;
    color: #fff;
    text-align: center;
    text-transform: uppercase}
#topic-sidebar .resources .resources-content, .topic-sidebar .resources .resources-content {
    background-color: #333}
#topic-sidebar .resources .resources-content a, .topic-sidebar .resources .resources-content a {
    display: block;
    padding: 10px 20px;
    color: #fff}
#topic-sidebar .resources .resources-content a:hover, .topic-sidebar .resources .resources-content a:hover  {
    text-decoration: none;
    background-color: #4d4d4d}
#topic-sidebar .other-topics, .topic-sidebar .other-topics {
    padding: 20px;
    list-style: none}
.topic-container .topic-listing-item .topic-title a {
    color: #222}
.topic-container .topic-listing-item .topic-title a:hover {
    color: #00a3df;
    text-decoration: none}
#content-donate {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px}
#content-donate #donate-slides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1}
#content-donate .donate-block {
    border: 1px solid #dedede;
    width: 75%;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 30px;
    z-index: 2}
@media (min-width: 992px) {
    #content-donate .donate-block {
    width: 400px;
    margin-top: 100px}
}
#content-donate .donate-block.large {
    width: 95%}
@media (min-width: 992px) {
    #content-donate .donate-block.large {
    width: 800px}
}
#content-donate .donate-block.large .form-control {
    margin-bottom: 10px}
@media (min-width: 992px) {
    #content-donate .donate-block.large .form-control {
    margin-bottom: 0}
}
#content-donate .donate-block.large .form-group {
    margin-bottom: 5px}
@media (min-width: 992px) {
    #content-donate .donate-block.large .form-group {
    margin-bottom: 15px}
}
#content-donate .donate-block#donate-form {
    display: none}
#content-donate .donate-title {
    padding: 20px 30px;
    background-color: #f1f1f1;
    font-size: 22px}
#content-donate .donate-title .title {
    display: inline-block;
    margin-top: 2px}
#content-donate .donate-title small {
    display: block;
    text-align: center;
    font-size: 16px}
#content-donate .donate-title #amount-inline {
    color: #8abb22}
#content-donate .donate-title #change-amount-or-method {
    display: inline-block;
    color: #999;
    border: 1px solid #f1f1f1;
    margin-left: 10px;
    margin-top: -4px}
#content-donate .donate-title #change-amount-or-method .fa {
    color: #8abb22}
#content-donate .donate-title #change-amount-or-method:hover {
    color: #8abb22;
    background-color: #fff;
    border: 1px solid #dedede}
#content-donate .donate-title .stepwizard {
    display: none;
    position: relative;
    width: 75px;
    margin: 10px auto 0}
#content-donate .donate-title .stepwizard .stepwizard-row {
    display: table-row}
#content-donate .donate-title .stepwizard .step {
    display: table-cell;
    text-align: center;
    position: relative}
#content-donate .donate-title .stepwizard .step .btn {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0 1px 0 0;
    font-size: 12px;
    line-height: 28px;
    border-radius: 50%;
    border: 1px solid #dedede}
#content-donate .donate-title .stepwizard .step .btn.btn-primary {
    border: 0}
@media (min-width: 992px) {
    #content-donate .donate-title small {
    display: inline-block;
    text-align: left}
#content-donate .donate-title .stepwizard {
    display: table;
    float: right;
    margin: 0}
}
#content-donate .donate-content {
    padding: 20px 30px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede}
#content-donate .donate-content .headline {
    text-align: center}
#content-donate .donate-content .headline h1 {
    margin-top: 0;
    font-size: 26px}
#content-donate .donate-content .headline h2 {
    margin-top: 0;
    font-size: 14px}
@media (min-width: 992px) {
    #content-donate .donate-content .headline h1 {
    font-size: 32px}
#content-donate .donate-content .headline h2 {
    font-size: 18px}
}
#content-donate .donate-content .amount-form {
    margin: 20px 0}
#content-donate .donate-content .amount-form #amount-user {
    font-family: Georgia,"Times New Roman",Times,serif;
    height: 45px;
    font-size: 22px;
    text-align: center}
#content-donate .donate-content .donate-form {
    margin-left: -15px;
    margin-right: -15px}
#content-donate .donate-content .donate-form .form-group {
    margin-left: -15px;
    margin-right: -15px}
#content-donate .donate-content .donate-form .payment-info {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 992px) {
    #content-donate .donate-content .donate-form .payment-info {
    float: left;
    width: 50%}
}
#content-donate .donate-content .donate-form .billing-info {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 992px) {
    #content-donate .donate-content .donate-form .billing-info {
    float: left;
    width: 50%}
}
#content-donate .donate-content .donate-form .tiny {
    display: inline-block;
    width: 100%}
@media (min-width: 992px) {
    #content-donate .donate-content .donate-form .tiny {
    width: 45%}
}
#content-donate .donate-content .donate-form #credit-card,#content-donate .donate-content .donate-form #electronic-check {
    display: none}
#content-donate .donate-content .donate-form .control {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    color: #999;
    cursor: pointer}
#content-donate .donate-content .donate-form .control .control-indicator {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 65%;
    text-align: center;
    background-color: #dedede;
    background-size: 50% 50%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none}
#content-donate .donate-content .donate-form .control input {
    position: absolute;
    opacity: 0;
    z-index: -1}
#content-donate .donate-content .donate-form .control input: checked~.control-indicator {
    color: #fff;
    background-color: #8abb22}
#content-donate .donate-content .donate-form .control.checkbox .control-indicator {
    border-radius: .25rem}
#content-donate .donate-content .donate-form .control.checkbox input: checked~.control-indicator {
    background-image: url(data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=)}
#content-donate .donate-content .address p {
    margin-bottom: 0}
#content-donate .donate-content .btn-group .btn {
    display: block;
    width: 100%;
    margin: 10px 0;
    font-size: 12px}
@media (min-width: 992px) {
    #content-donate .donate-content .btn-group .btn {
    display: table-cell;
    font-size: 14px;
    width: 1%}
}
#content-donate .donate-content #paypal {
    width: 50%;
    margin: 0 auto}
#content-donate .donate-content #paypal .headline {
    margin-bottom: 20px}
#content-donate .donate-note {
    padding-top: 20px;
    font-size: 14px;
    font-style: italic}
#content-donate .donate-footer {
    padding: 20px 30px;
    background-color: #f1f1f1}
#content-donate .donate-footer:before,#content-donate .donate-footer:after {
    content: " ";
    display: table}
#content-donate .donate-footer:after {
    clear: both}
#content-donate .donate-footer:before,#content-donate .donate-footer:after {
    content: " ";
    display: table}
#content-donate .donate-footer:after {
    clear: both}
#content-donate .donate-footer .disclaimer {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    color: #999}
#content-donate .donate-footer .disclaimer p {
    margin-bottom: 0}
#content-donate .donate-footer #submit-btn {
    margin: 10px auto 0}
@media (min-width: 992px) {
    #content-donate .donate-footer #submit-btn {
    float: right}
}
#content-donate .alternate {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    padding-left: 0;
    list-style: none;
    margin: 20px 0 0 0;
    text-align: center}
#content-donate .alternate li {
    display: inline-block}
#content-donate .alternate li+li:before {
    content: "|";
    padding: 0 5px;
    color: #ccc}
@media (min-width: 992px) {
    #content-donate .alternate {
    font-size: inherit}
}
#content-donate .has-feedback .form-control-feedback {
    top: 0;
    margin-right: 15px}
#content-donate .right-inner-addon {
    position: relative}
#content-donate .right-inner-addon input {
    padding-right: 30px}
#content-donate .right-inner-addon i {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 12px;
    pointer-events: none;
    color: #dedede}
#content-donate .form-error {
    padding: 20px 30px;
    margin-bottom: 0;
    border-left: none;
    border-right: none;
    border-radius: 0}
#content-donate .has-error {
    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)}
#content-donate .important {
    display: block !important;
    left: -9999px !important;
    position: absolute !important}
.control {
    cursor: pointer}
.control .control-indicator {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 65%;
    text-align: center;
    background-color: #dedede;
    background-size: 50% 50%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none}
.control input {
    position: absolute;
    opacity: 0;
    z-index: -1}
.control input: checked~.control-indicator {
    color: #fff;
    background-color: #8abb22}
.control.checkbox .control-indicator {
    border-radius: .25rem}
.control.checkbox input: checked~.control-indicator {
    background-image: url(data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=)}
#page-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    #page-container {
    float: left;
    width: 66.66666667%}
}
@media (min-width: 992px) {
    #page-container {
    float: left;
    width: 75%}
}
@media (min-width: 1200px) {
    #page-container {
    float: left;
    width: 75%}
}
#page-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    #page-sidebar {
    float: left;
    width: 33.33333333%}
}
@media (min-width: 992px) {
    #page-sidebar {
    float: left;
    width: 25%}
}
@media (min-width: 1200px) {
    #page-sidebar {
    float: left;
    width: 25%}
}
.donate-page-header-image {
    margin-bottom: 30px}
.sidebar-donation {
    margin-bottom: 30px}
.inline-donation {
    padding: 20px 20px;
    background-color: #f1f1f1;
    border: 1px solid #dedede}
.inline-donation h2,.inline-donation h4 {
    margin: 0;
    text-align: center}
.inline-donation h2 {
    margin-bottom: 10px}
.inline-donation h4 {
    display: block;
    font-weight: normal}
.inline-donation .action {
    margin: 25px auto 0}
.inline-donation .action .amount-form {
    font-family: Georgia,"Times New Roman",Times,serif;
    height: 54px;
    width: 100%}
.inline-donation .action .amount-form #amount {
    height: inherit;
    font-size: 22px;
    text-align: center}
.inline-donation .action .btn {
    width: 100%;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    height: 54px;
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase}
.inline-donation .alternate {
    margin: 0 auto;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #999;
    font-size: 16px}
.inline-donation .alternate a {
    color: #8abb22}
@media (min-width: 1200px) {
    .inline-donation .action {
    width: 60%}
.inline-donation .action:before,.inline-donation .action:after {
    content: " ";
    display: table}
.inline-donation .action:after {
    clear: both}
.inline-donation .action:before,.inline-donation .action:after {
    content: " ";
    display: table}
.inline-donation .action:after {
    clear: both}
.inline-donation .action .amount-form {
    float: left;
    width: 39%}
.inline-donation .action .amount-form #amount {
    font-size: 22px}
.inline-donation .action .btn {
    float: right;
    width: initial;
    margin-top: 0;
    font-size: 24px}
}
.sidebar-donation {
    padding: 20px 20px;
    background-color: #f1f1f1;
    border: 1px solid #dedede}
.sidebar-donation h2,.sidebar-donation h4 {
    margin: 0;
    text-align: center}
.sidebar-donation h2 {
    margin-bottom: 10px}
.sidebar-donation h4 {
    display: block;
    font-weight: normal}
.sidebar-donation .donate-fields {
    margin-top: 20px}
.sidebar-donation .donate-fields input[type=text] {
    font-size: 20px;
    text-align: center}
.forgot-password-container {
    line-height: 46px}
.form-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px}
.has-feedback .form-control-feedback {
    color: #dedede}
.has-feedback.large .form-control-feedback {
    top: 9px;
    right: 5px;
    font-size: 18px}
.fancybox-inner .modal-target {
    float: none !important;
    padding: 30px !important}
@media (min-width: 992px) {
    .fancybox-inner .modal-target {
    width: 600px !important;
    padding: 45px !important}
.fancybox-inner .modal-target h1 {
    margin-top: 0 !important}
}
.fancybox-inner .modal-target.video {
    margin-bottom: 10px !important}
@media (min-width: 992px) {
    .fancybox-inner .modal-target.video {
    width: 800px !important;
    padding: 30px !important}
}
.fancybox-inner .modal-target.author-profile .author-name {
    margin-top: 0 !important;
    margin-bottom: 15px}
@media (min-width: 992px) {
    .fancybox-inner .modal-target.author-profile {
    width: 800px !important;
    padding: 45px !important}
.fancybox-inner .modal-target.author-profile .author-bio p {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    margin-bottom: 20px;
    color: #999}
.fancybox-inner .modal-target.author-profile .author-follow-heading {
    font-size: 24px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px}
.fancybox-inner .modal-target.author-profile .author-follow .btn {
    margin-right: 10px}
.fancybox-inner .modal-target.author-profile .author-follow .fa {
    margin-right: 5px}
}
#message-page {
    width: 100%;
    height: 100%;
    background-color: #999;
    text-align: center}
#message-page .message-container {
    margin: 30px;
    padding: 30px;
    background-color: #fff;
    text-align: left}
@media (min-width: 768px) {
    #message-page .message-container {
    width: 500px;
    margin: 100px auto 30px auto}
}
@media (min-width: 992px) {
    #message-page .message-container {
    width: 640px;
    margin: 100px auto 30px auto;
    padding: 45px}
}
@media (min-width: 1200px) {
    #message-page .message-container {
    width: 760px;
    margin: 100px auto 30px auto;
    padding: 60px}
}
#message-page .message-container .message-logo {
    width: 120px}
#message-page .message-container .message-title {
    font-size: 18px}
@media (min-width: 768px) {
    #message-page .message-container .message-title {
    font-size: 20px}
}
@media (min-width: 992px) {
    #message-page .message-container .message-title {
    font-size: 22px}
}
@media (min-width: 1200px) {
    #message-page .message-container .message-title {
    font-size: 24px}
}
#message-page .message-container .message-content {
    font-size: 14px}
@media (min-width: 768px) {
    #message-page .message-container .message-content {
    font-size: 16px}
}
@media (min-width: 992px) {
    #message-page .message-container .message-content {
    font-size: 18px}
}
#message-page .message-container .message-link {
    font-size: 14px}
@media (min-width: 768px) {
    #message-page .message-container .message-link {
    font-size: 16px}
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1}
100% {
    opacity: 0}
}
@keyframes fadeOut {
    0% {
    opacity: 1}
100% {
    opacity: 0}
}
@-webkit-keyframes fadeIn {
    0% {
    opacity: 0}
100% {
    opacity: 1}
}
@keyframes fadeIn {
    0% {
    opacity: 0}
100% {
    opacity: 1}
}
.label-news {
    color: #00a3df;
    background-color: #00a3df}
.label-news[href]:hover,.label-news[href]:focus {
    background-color: #007eac}
.label-opinion {
    color: #8abb22;
    background-color: #8abb22}
.label-opinion[href]:hover,.label-opinion[href]:focus {
    background-color: #6a901a}
.label-blogs {
    color: #ec8003;
    background-color: #ec8003}
.label-blogs[href]:hover,.label-blogs[href]:focus {
    background-color: #ba6502}
.label-connect {
    color: #dd0e0e;
    background-color: #dd0e0e}
.label-connect[href]:hover,.label-connect[href]:focus {
    background-color: #ba6502}
.label-pulse {
    color: #999;
    background-color: #999}
.label-pulse[href]:hover,.label-pulse[href]:focus {
    background-color: #808080}
.day-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5}
.day-list li {
    color: #dedede}
.day-list li a {
    color: #222}
.day-list li a .label {
    background-color: #efefef !important}
.day-list li a:hover {
    color: #00a3df;
    text-decoration: none}
.day-list li.heading {
    color: #000;
    list-style: none;
    margin-top: 30px}
.day-list li.heading a {
    color: #dd0e0e;
    margin-left: 5px}
.article-listing-footer {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 20px 0}
.article-listing-footer:before,.article-listing-footer:after {
    content: " ";
    display: table}
.article-listing-footer:after {
    clear: both}
.article-listing-footer:before,.article-listing-footer:after {
    content: " ";
    display: table}
.article-listing-footer:after {
    clear: both}
.article-listing-footer ul {
    margin-bottom: 0}
#messaging-bar, .messaging-bar {
    padding: 15px;
    background: #00a3df}
#messaging-bar .container, .messaging-bar .container, #header .messaging-bar .container {
    height: auto}
#messaging-bar a,#messaging-bar .message-prefix, .messaging-bar a, .messaging-bar .message-prefix {
    color: #fff;
    font-size: 16px}
@media (min-width: 768px) {
    #messaging-bar a,#messaging-bar .message-prefix, .messaging-bar a, .messaging-bar .message-prefix {
    font-size: 20px}
}
@media (min-width: 992px) {
    #messaging-bar a,#messaging-bar .message-prefix, .messaging-bar a, .messaging-bar .message-prefix {
    font-size: 24px}
}
#messaging-bar a, .messaging-bar a {
    text-decoration: none}
#messaging-bar a:hover, .messaging-bar a:hover {
    text-decoration: none;
    opacity: .8}
#messaging-bar a:hover .cta, .messaging-bar a:hover .cta {
    opacity: 1 !important}
#messaging-bar .message-prefix, .#messaging-bar .message-prefix {
    padding-right: 5px;
    opacity: .8}
@media (min-width: 992px) {
    #messaging-bar .message-prefix, .#messaging-bar .message-prefix {
    padding-right: 15px}
}
#messaging-bar.blue, .messaging-bar.blue {
    background: #00a3df}
#messaging-bar.green, .messaging-bar.green {
    background: #8abb22}
#messaging-bar.orange, .messaging-bar.orange {
    background: #ec8003}
#messaging-bar.red, .messaging-bar.red {
    background: #dd0e0e}
#messaging-bar.gray, .messaging-bar.gray {
    background: #999}
#messaging-bar .headline .cta, .messaging-bar .headline .cta {
    display: block;
    padding-top: 5px;
    padding-left: 0;
    font-size: 12px}
@media (min-width: 768px) {
    #messaging-bar .headline .cta, .messaging-bar .headline .cta {
    display: inline-block;
    padding-top: 0;
    padding-left: 15px;
    font-size: 15px}
}
#messaging-bar .headline .cta .fa, .messaging-bar .headline .cta .fa {
    padding-left: 3px;
    font-size: 10px}
@media (min-width: 768px) {
    #messaging-bar .headline .cta .fa, .messaging-bar .headline .cta .fa {
    font-size: 12px}
}
@media print {
    .print-only {
    display: block}
#user-nav,#main-nav,#mobile-nav,#footer,#copyright,#editions-nav,#mobile-header,#header .utility-nav,#messaging-bar,.messaging-bar,.takeover,#article-sidebar,.article-sharing-nav,.article-mobile-engagement,.author-follow-link,.article-more,.takeover,.author,.author+hr,.ad,fb\: like,.hide-print,.article-inline-engagement {
    display: none !important}
a[href]:after {
    content: none !important}
#header {
    display: block;
    height: auto !important;
    background: none}
#header.fixed {
    position: static !important;
    top: 0 !important;
    width: 100% !important}
#header .logo {
    width: 130px !important;
    float: right !important;
    margin: 0 0 0 0 !important;
    position: absolute;
    top: 0;
    right: 0}
#header #logo-collapsed {
    display: none !important}
#header #logo-expanded {
    display: block !important;
    width: 150px;
    height: auto}
#header .container {
    height: auto !important}
#article-container {
    width: 100%}
#article-container .article-featured-image,#article-container .slideshow-embed-preview {
    max-width: 75%;
    height: auto;
    display: block}
#article-container .slideshow-embed-preview span {
    display: none !important}
#article-container .article-image {
    padding: 15px;
    max-width: 40%}
#article-container .article-image.right,#article-container .article-image.full-width {
    float: right;
    padding-right: 0}
#article-container .article-image.left {
    float: left;
    padding-left: 0}
.article-wrapper {
    display: none}
.article-wrapper.print-area {
    display: block !important}
.all-article-wrapper.print-area {
    display: block !important}
.article-engagement {
    display: none}
.author-name {
    color: #999;
    margin-bottom: 15px}
figcaption,.credit {
    font-size: 10px;
    font-style: italic;
    color: #ededed}
.article-content {
    width: 100%}
.article-content p {
    font-size: 16px;
    margin-bottom: 18px}
body {
    margin-top: 0 !important}
}
.adunit {
    border: 1px solid #ccc}
.ad span {
    margin: 0;
    /* font-size: 10px;
    /* color: #000 */}
#slider-popout {
    position: fixed;
    bottom: 50px;
    right: -2000px;
    z-index: 9999;
    padding: 30px 15px;
    border: 1px solid #999;
    border-right: 0;
    background: #fff;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both}
@media (min-width: 768px) {
    #slider-popout {
    width: 60%}
}
@media (min-width: 992px) {
    #slider-popout {
    width: 40%}
}
#slider-popout.active {
    display: none;
    right: 0}
@media (min-width: 768px) {
    #slider-popout.active {
    display: block}
}
#slider-popout .slider-content>h1,#slider-popout .slider-content>h2,#slider-popout .slider-content>h3,#slider-popout .slider-content>h4 {
    margin-top: 0}
#slider-popout p: last-child {
    margin-bottom: 0}
#inline-subscribe-form {
    display: block;
    padding: 30px;
    margin-top: 15px;
    margin-bottom: 30px;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #dedede}
#inline-subscribe-form .btn {
    padding-top: 0;
    padding-bottom: 0;
    height: 49px}
#inline-subscribe-form .content {
    margin-bottom: 30px;
    text-align: center}
#inline-subscribe-form .edition h4,#inline-subscribe-form .edition .form-group {
    display: inline-block}
#inline-subscribe-form .edition h4 {
    margin-right: 15px}
#inline-subscribe-form .edition .radio-inline {
    vertical-align: top}
.fancybox-title {
    min-height: 30px}
.fancybox-title .credit {
    float: right;
    color: #333;
    font-size: 11px;
    font-style: italic}
.cse input.gsc-search-button,input.gsc-search-button {
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    padding: 0 8px;
    height: 29px !important;
    min-width: 54px}
.contact-buttons {
    overflow: hidden}
.contract-title {
    margin-bottom: 30px}
.contact-list .contact-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px}
.contact-list .contact-row .contact-headshot {
    display: none}
@media (min-width: 768px) {
    .contact-list .contact-row .contact-headshot {
    display: block;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0}
}
@media (min-width: 768px) and (min-width: 768px) {
    .contact-list .contact-row .contact-headshot {
    float: left;
    width: 25%}
}
.contact-list .contact-row .contact-headshot img {
    display: block;
    max-width: 100%;
    height: auto}
.contact-list .contact-row .contact-info {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px}
@media (min-width: 768px) {
    .contact-list .contact-row .contact-info {
    float: left;
    width: 58.33333333%}
}

/******** efs added ***********/

audio, embed, iframe, img, input, object, video {
    max-width: 100%;
}
audio, img, video {
    height: auto;
}
img, legend {
    border: 0;
}

*, ::after, ::before, :after, :before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.box-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 26px;
    line-height: 30px;
    line-height: 24px;
    margin-top: -2px;
}
.article-text-wrapper .inline-block-related-list ul {
    list-style: none;
}
.article-text-wrapper .inline-block-related-list li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.article-text-wrapper .inline-block-related-list li:before {
    content: ' ';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ec1a2e;
    position: absolute;
    left: 0;
    top: 5px;
}
.article-text-wrapper .inline-block-related-list a:hover {
    color: #ec1a2e;
}

.article-text-wrapper .inline-block-infobox {
    background-color: rgba(0,0,0,.03);
    padding: 20px;
    margin-bottom: 20px;
}
@media only screen and (min-width: 620px) {
.article-text-wrapper .atom-align-right, .article-text-wrapper .inline-block-right {
    float: right;
    margin-left: 20px;
    width: 50%;
    }
}
.article-text-wrapper .inline-block-infobox p, .article-text-wrapper .inline-block-infobox ul {
    /* font-family: 'Fira Sans',sans; */
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 10px;
}
.article-text-wrapper .inline-block-infobox p, .article-text-wrapper .inline-block-infobox ul {
    /* font-family: 'Fira Sans',sans; */
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 10px;
}
.article-text-wrapper .inline-block-infobox ol, .article-text-wrapper .inline-block-infobox ul {
    margin-left: 20px;
}
.article-text-wrapper .inline-block-infobox p:last-child, .article-text-wrapper .inline-block-infobox ul:last-child {
    margin-bottom: 0;
}
.article-text-wrapper .inline-block-infobox ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    font-size: .9em;
    margin-bottom: .4em;
}
.article-text-wrapper .inline-block-infobox .infoboxtitle {
    font-weight: 700;
}

.article-text-wrapper .dnd-widget-wrapper, .article-text-wrapper .inline-block {
    margin-bottom: 20px;
}
@media only screen and (min-width: 620px) {
.article-text-wrapper .atom-align-right, .article-text-wrapper .inline-block-right {
    float: right;
    margin-left: 20px;
    width: 50%;
    }
}


.article-text-wrapper a:hover {
    color: #940c19;
}
.article-text-wrapper .inline-block-related-single a {
    display: block;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    color: #281e1e;
}
.article-text-wrapper .inline-block-related-single a:hover {
    color: #ec1a2e;
}


.article-text-wrapper .inline-block-related-single img {
    display: block;
    width: 100%;
}

.article-text-wrapper .inline-block-related-single .content {
    position: relative;
    padding: 20px;
}

.article-text-wrapper .inline-block-related-single .context-capsule {
    position: absolute;
    top: -10px;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    font-size: 12px;
    line-height: 16px;
    height: 20px;
    background: #fff;
    padding: 2px 6px;
    text-transform: uppercase;
}
.article-text-wrapper .inline-block-related-single h2 {
    font-size: 17px;
    line-height: 19px;
}
.article-text-wrapper>ol:not([class]) li, .article-text-wrapper>p, .article-text-wrapper>ul:not([class]) li {
    /* font-family: "Indy Serif"; */
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
    word-wrap: break-word;
}

.article-text-wrapper>ol:not([class]), .article-text-wrapper>ul:not([class]) {
    margin-left: 2em;
    margin-bottom: 18px;
}

.article-text-wrapper>ol:not([class]) li, .article-text-wrapper>ul:not([class]) li {
    margin-bottom: 0;
}
@media only screen and (min-width: 620px) {
.article-text-wrapper>ol:not([class]) li, .article-text-wrapper>p, .article-text-wrapper>ul:not([class]) li {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 20px;
}
}

/**************  *****************/

.article-text-wrapper {
    white-space: pre-line;
}


.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;
}

.bullet {
    background:#8abb22;
    border-radius:4px 0 4px 0;
    display:inline-block!important;
    height:10px;
    margin-right:5px;
    width:10px;
}


.mark-icon {
    background-repeat: no-repeat;
    border: none;
    height: 18px;
    width: 21px;
    background-size: 100%;
    background-color: #fff;
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
}
.mark-icon {
    background-image: url(//static.stuccu.com/images/search/favorite_active_icon.svg);
}

.single-product {
	font-family: Roboto;
}

.single-product .product-photo {
    max-height:463px;
    max-width:500px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}

.single-product .product-photo img {
    max-width: 100%;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.single-product .product-photo:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.single-product .product-info {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    padding: 10px 25px 35px 20px;
    font-size: 18px;
    max-width: 500px;
}

.single-product .item-data-top {
    border-bottom: 1px solid #363636;
}


.single-product .item-data div {
    display: inline-block;
    vertical-align: top;
}
.single-product .item-data div:first-child {
    padding-left: 0;
    border-right: 1px solid #979797;
}
.single-product .item-data div:last-child {
    padding-right: 0;
    border-left: 1px solid #979797;
}

.single-product h2 {
    font-weight: 500;
    font-size: 28px;
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
    color: #363636;
    font-family: Roboto;
}

.single-product .item-data-top .price {
    font-size: 30px;
    color: #ee562f;
    font-weight: 600;
    letter-spacing: .7px;
    margin-right: 108px;
    display: inline-block;
}

.single-product .item-data-top .add-to-favorites {
    display: inline-block;
    padding: 9px;
    position: absolute;
    font-size: 14px;
    cursor: pointer;
}

.single-product .item-data-top .add-to-favorites .mark-icon.not-selected {
    background-image: url(//static.stuccu.com/images/search/favorite_hover_icon.svg);
}
.single-product .item-data-top .add-to-favorites .mark-icon {
    width: 24px;
    height: 22px;
    float: left;
    margin-right: 6px;
}
.single-product .item-data {
    padding-top: 26px;
    font-size: 18px;
}
.single-product .product-label {
    color: #363636;
    letter-spacing: .7px;
    width: 100%;
    display: block;
    margin-bottom: 13px;
    font-size: 20px;
    font-weight: 500;
}
.single-product .order-data {
    margin-bottom: 29px;
}
.single-product .order-data .label {
    font-size: 20px;
    letter-spacing: .7px;
    font-weight: 500;
    color: #363636;
}


.input-dark {
    background-color: #363636;
    color: #fff;
    padding: 4px 7px;
    font-size: 16px;
    font-weight: 500;
}
.dropdown-wrapper {
    position: relative;
    padding: 5px 10px;
    outline: none;
    cursor: pointer;
    display: inline-block;
}
.dropdown-wrapper span {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    display: block;
    padding-right: 17px;
}
.dropdown-wrapper .dropdown-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #1e1e1e;
    font-weight: normal;
    opacity: 0;
    pointer-events: none;
    max-height: 300px;
    overflow-y: auto;
    list-style-type: none;
}
.dropdown-wrapper .dropdown-list li span {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 5px 0;
    border-bottom: 1px solid #fff;
}
.dropdown-wrapper:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.stuccu-button {
    display: inline-block;
    border: none;
    background-color: #363636;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .9px;
    padding: 11px 16px;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 2px;
    -moz-transition: all .4s cubic-bezier(.25,.8,.25,1);
    -o-transition: all .4s cubic-bezier(.25,.8,.25,1);
    -webkit-transition: all .4s cubic-bezier(.25,.8,.25,1);
    transition: all .4s cubic-bezier(.25,.8,.25,1);
}

.single-product .addToCart-button, .single-product .goToCart-button {
    width: 231px;
}

.single-product .divider {
    height: 1px;
    width: 100%;
    background-color: #363636;
    margin: 31px 0;
}

.single-product .share-panel {
    margin-top: 27px;
    margin-bottom: 20px;
    width: 253px;
}
.single-product .share-panel .share-button {
    display: inline-block;
    border: none;
    font-size: 16px;
    color: #363636;
    font-weight: 400;
    padding: 5px;
    background-color: transparent;
}
.single-product .share-panel .share-button img {
    margin-right: 20px;
}
.single-product .share-panel .social-buttons {
    float: right;
    padding-top: 3px;
    display: inline-block;
}
.followUsIconsContainer .twitterIcon, .SuccessFollowUsIcons .twitterIcon {
    background-position: 0 -50px;
}
.followUsIconsContainer i, .followUsIconsContainer .icon, .SuccessFollowUsIcons i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
}
.single-product .buyer-protection {
    text-align: center;
    font-size: 16px;
    letter-spacing: .9px;
    color: #646464;
    font-weight: 500;
}

.single-product .item-details-container {
    margin-top: 40px;
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    background-color: #fff;
    padding: 37px 38px;
    max-width: 1050px;
}
.stucco-tabs {
    border-bottom: 1px solid #979797!important;
}
.stucco-tabs li {
    padding-top: 2px;
}
.stucco-tabs li.active {
    padding-top: 0;
}
.stucco-tabs li.active a {
    color: #363636!important;
    border-top: 3px solid #9b9b9b!important;
    border-left: 1px solid #979797!important;
    border-right: 1px solid #979797!important;
}
.stucco-tab-content {
    border-right: 1px solid #979797;
    border-bottom: 1px solid #979797;
    border-left: 1px solid #979797;
    padding: 21px;
    font-size: 19px;
    color: #474747;
    font-weight: 400;
}


.art_prev_container {
	white-space:normal;
    display:block;
    margin-bottom:18px;
    border-bottom-width:1px;
    border-color:#999;
    border-bottom-style:dotted;
    padding-bottom:8px;
}

.head2 {
    font-size: 20px;
    font-family: Impact;
    color: #999;
    text-align: right;
}

.art_prev_container {
    display: block;
    margin-bottom: 18px;
    border-bottom-width: 1px;
    border-color: #999;
    border-bottom-style: dotted;
    padding-bottom: 8px;
}

.art_prev_box {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    width: 350px;
    margin-top: 8px;
    display: block;
}

.art_prev_pic {
    height: 90px;
    width: 150px;
    float: left;
    background: #eee;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.art_prev_blurb {
    height: 90px;
    width: auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

.cal_evt_title {
    font-size: 13px!important;
    color: #00F;
    margin: 0!important;
}

.cal_evt_time {
    font-size: 9px!important;
    color: #665;
    margin: 0!important;
}

.cal_evt_place {
    font-size: 9px!important;
    color: #006;
    margin: 0!important;
}

.cal_evt_type {
    font-size: 9px!important;
    color: #006;
    margin: 0!important;
}



.galleryResContainer {
    display: inline-block;
}
#article-container .galleryResContainer {
    background-color: rgb(255, 255, 255);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    text-align: center;
    margin-bottom: 30px;
    min-width: 235px;
    width: 100%;
    cursor: pointer;
    height: 300px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(218, 218, 218, 0.4);
    border-radius: 2px;
}
.galleryResContainerInner {
    text-align: center;
}
#article-container .imgCont {
    z-index: 1;
    position: relative;
    max-height: 185px;
    width: 100%;
    overflow: hidden;
}
#article-container .resultItemImg {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    max-width: 100%;
    height: 178px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#article-container .resultItemImg:hover {
	opacity: 1;
	/* background-size: 112%; */
    /* transition-duration: 300ms; */
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
}



#article-container .afrLink.containingLink img {
    cursor: pointer;
}

#article-container .myMarkIcodescktop {
    right: 0px;
    z-index: 3;
    margin-top: -3px;
    display: none;
    width: auto;
    position: absolute;
    top: 15px;
    margin-right: 10px;
}

.mymarkIco {
    width: auto;
    position: absolute;
    top: 15px;
    margin-right: 10px;
    height: 26px;
}

#article-container .resultitemtxt {
    height: 65px;
}
#article-container .glryTitle {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    height: 37px;
    width: 100%;
    color: rgb(106, 117, 117);
    overflow: hidden;
    padding: 5px;
}
.resultitemtbl {
    height: 30px;
}
.resultitemtbl .itemInformation {
    float: left;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    color: rgb(106, 117, 117);
    width: auto;
    border-right: 1px solid rgb(216, 220, 221);
    padding: 0px 9px;
}
#article-container .resultitembtm {
    position: relative;
    height: 22px;
    text-align: left;
    overflow: hidden;
}
#article-container .resultitembtm .price {
    color: rgb(106, 117, 117);
    margin-top: 2px;
    margin-left: 10px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
#article-container .resultitembtm .storeName {
    height: 17px;
    font-size: 12px;
    color: rgb(106, 117, 117);
    font-weight: bold;
    float: right;
    margin-right: 10px;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* ***********************************  */

.ui-dialog { background-color: white; background-image: none; }

.prodad{ display:block; margin-bottom:20px; overflow:hidden; padding:1em; }

.galleryResContainer { background-color:#fff; border:1px solid rgba(218,218,218,.4); text-align:center; margin-bottom:30px; min-width:235px;
width:100%; cursor:pointer; height:300px; border-radius:2px; }


.galleryResContainer { display:inline-block; }

.galleryResContainerInner { text-align:center; }

.imgCont { z-index:1; position:relative; max-height:185px; width:100%; overflow:hidden; }

.resultItemImg { border-top-left-radius:7px; border-top-right-radius:7px; max-width:100%; height:178px; background-size:auto 100%;
background-repeat:no-repeat; background-position:center; overflow:hidden; } 

img { border:0; } 

img { vertical-align:middle; } 

.mymarkIco {
width:auto; position:absolute; top:15px; margin-right:10px; height:26px; }

.myMarkIcodescktop { right:0; z-index:3; margin-top:-3px; position:absolute; display:none; width:auto; position:absolute; top:15px;
margin-right:10px; height:18px; }

.marketitem { height:17px; float:left; margin-left:6px; font-size:12px; color:#363636; margin-top:2px; fill:#363636; }

.marketitem svg { vertical-align:middle; margin-bottom:3px; margin-left:2px; }

svg:not(:root) { overflow:hidden; }

.resultitemtxt { height:65px; }

.glryTitle { text-align:left; font-size:12px; font-weight:normal; height:37px; overflow:hidden; width:100%; color:#6a7575; padding:5px; }

.resultitemtbl { height:30px; }

.resultitemtbl .itemInformation{ float:left; text-align:center; display:inline-block; font-size:12px; font-style:italic; color:#6a7575;
width:auto; border-right:1px solid #d8dcdd; padding:0 9px; }

.resultitembtm { position:relative; height:22px; overflow:hidden; text-align:left; }

.resultitembtm .price { color:#6a7575; margin-top:2px; margin-left:10px; font-size:14px; text-decoration:none; font-weight:bold; }

.resultitembtm .listPrice { margin-top:4px; font-size:12px; color:#7e7e7e; text-decoration:line-through; margin-left:6px; }

.resultitembtm .storeName { height:17px; font-size:12px; color:#6a7575; font-weight:bold; float:right; margin-right:10px; max-width:100px;
overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }

.grabs { display:inline-block; position:relative; border:1px solid rgba(200,200,200,.8); vertical-align:middle; width:100%; height:205px;
margin:0 0 30px 0; }

.grabsBackgroundImage{ position:absolute; height:100%; width:100%; background-position:center; background-repeat:no-repeat;
background-size:100%; }

.grabsDiscountOFF { position:absolute; top:6px; left:-8px; width:75px; height:35px; color:#fff; background-repeat:no-repeat;
background-size:100%; text-align:center; font-family:roboto; font-size:16px; font-weight:500; padding-top:5px; z-index:1; }

.grabsHover { display:none; } .grabsDetails { margin-top:50px; text-align:center; }
.grabs:hover .grabsBackgroundImage { opacity:.2; background-size:112%; transition-duration:300ms; }

.grabs:hover .grabsHover { display:block; } .grabsTitle { font-size:24px; font-weight:500; color:#363636; padding:0 8px; z-index:2;
position:relative; }

.grabsName { font-size:15px; font-weight:bold; color:#fff898; z-index:2; position:absolute; bottom:30px; left:0; padding:3px; min-height:25px;
width:100%; background-color:#5a9ada; text-align:center; }

.grabsPrices { position:absolute; bottom:30px; left:0; padding:3px; min-height:25px; width:100%; color:#363636; background-color:#ededed;
text-align:center; }
.grabsListPrice { margin-right:8px; font-size:13px; text-decoration:line-through; }
.grabsPrice { font-size:18px; font-weight:bold; }
.grabsStoreName { position:absolute; right:10px; top:0; height:29px; width:90px; text-align:right; font-weight:500; }
.grabsStoreNameText { position:absolute; width:100%; top:10px; left:0; font-size:14px; }

.stuccuOrangeText { color:#ee5630; }

.grabsLink { position:absolute; right:0; bottom:0; height:30px; width:100%; background-color:#006698; }

.grabsLink.black { background-color:#363636; }
.grabsShopNow { position:absolute; width:100%; top:7px; right:0; font-size:15px;font-weight:500; color:#fff; }



/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:2.5em; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}

.rating-stars ul > li.star.selected > i.fa-thumbs-down, .rating-stars2 ul > i.fa-thumbs-down {
    color: #FF6464;
}

li.star {font-size: 8px;}

.rating-stars, .rating-stars2 {
	display: inline-block;
	margin-right: 0.5em;
}
		
.rating-widget {
	margin-top:.5em;
}
		
.rating-stars2 ul > li.star {
    display: inline-block;
}
#stars2 > .fa-star {color: #FFCC36;}
#stars3 > .fa-star {color: #FFCC36;}

.comment-menu ul > li {
    display: inline-block;
    cursor: pointer;
}
   
.article-more .btn {
	padding-top: 0px;
	padding-bottom: 2px;
}
    
    
.article-sharing-nav.fadeIn {
	 -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.article-sharing-nav.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}


@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}


    

