﻿@charset "UTF-8";
/*
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    zoom: 1
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-state-disabled {
    cursor: default !important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
/*
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eee url(jquery-ui-1.12.1.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333333
}
.ui-widget-content a {
    color: #333333
}
.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(jquery-ui-1.12.1.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold
}
.ui-widget-header a {
    color: #ffffff
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background: #f6f6f6 url(jquery-ui-1.12.1.custom/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(jquery-ui-1.12.1.custom/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405
}
.ui-state-hover a,
.ui-state-hover a:hover {
    color: #c77405;
    text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(jquery-ui-1.12.1.custom/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}
.ui-widget:active {
    outline: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(jquery-ui-1.12.1.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(jquery-ui-1.12.1.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #ffffff
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #ffffff
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #ffffff
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_222222_256x240.png)
}
.ui-widget-content .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_222222_256x240.png)
}
.ui-widget-header .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png)
}
.ui-state-default .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_ef8c08_256x240.png)
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_ef8c08_256x240.png)
}
.ui-state-active .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_ef8c08_256x240.png)
}
.ui-state-highlight .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_228ef1_256x240.png)
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(jquery-ui-1.12.1.custom/images/ui-icons_ffd27a_256x240.png)
}
.ui-icon-carat-1-n {
    background-position: 0 0
}
.ui-icon-carat-1-ne {
    background-position: -16px 0
}
.ui-icon-carat-1-e {
    background-position: -32px 0
}
.ui-icon-carat-1-se {
    background-position: -48px 0
}
.ui-icon-carat-1-s {
    background-position: -64px 0
}
.ui-icon-carat-1-sw {
    background-position: -80px 0
}
.ui-icon-carat-1-w {
    background-position: -96px 0
}
.ui-icon-carat-1-nw {
    background-position: -112px 0
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}
.ui-icon-arrow-4 {
    background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}
.ui-icon-extlink {
    background-position: -32px -80px
}
.ui-icon-newwin {
    background-position: -48px -80px
}
.ui-icon-refresh {
    background-position: -64px -80px
}
.ui-icon-shuffle {
    background-position: -80px -80px
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px
}
.ui-icon-folder-open {
    background-position: -16px -96px
}
.ui-icon-document {
    background-position: -32px -96px
}
.ui-icon-document-b {
    background-position: -48px -96px
}
.ui-icon-note {
    background-position: -64px -96px
}
.ui-icon-mail-closed {
    background-position: -80px -96px
}
.ui-icon-mail-open {
    background-position: -96px -96px
}
.ui-icon-suitcase {
    background-position: -112px -96px
}
.ui-icon-comment {
    background-position: -128px -96px
}
.ui-icon-person {
    background-position: -144px -96px
}
.ui-icon-print {
    background-position: -160px -96px
}
.ui-icon-trash {
    background-position: -176px -96px
}
.ui-icon-locked {
    background-position: -192px -96px
}
.ui-icon-unlocked {
    background-position: -208px -96px
}
.ui-icon-bookmark {
    background-position: -224px -96px
}
.ui-icon-tag {
    background-position: -240px -96px
}
.ui-icon-home {
    background-position: 0 -112px
}
.ui-icon-flag {
    background-position: -16px -112px
}
.ui-icon-calendar {
    background-position: -32px -112px
}
.ui-icon-cart {
    background-position: -48px -112px
}
.ui-icon-pencil {
    background-position: -64px -112px
}
.ui-icon-clock {
    background-position: -80px -112px
}
.ui-icon-disk {
    background-position: -96px -112px
}
.ui-icon-calculator {
    background-position: -112px -112px
}
.ui-icon-zoomin {
    background-position: -128px -112px
}
.ui-icon-zoomout {
    background-position: -144px -112px
}
.ui-icon-search {
    background-position: -160px -112px
}
.ui-icon-wrench {
    background-position: -176px -112px
}
.ui-icon-gear {
    background-position: -192px -112px
}
.ui-icon-heart {
    background-position: -208px -112px
}
.ui-icon-star {
    background-position: -224px -112px
}
.ui-icon-link {
    background-position: -240px -112px
}
.ui-icon-cancel {
    background-position: 0 -128px
}
.ui-icon-plus {
    background-position: -16px -128px
}
.ui-icon-plusthick {
    background-position: -32px -128px
}
.ui-icon-minus {
    background-position: -48px -128px
}
.ui-icon-minusthick {
    background-position: -64px -128px
}
.ui-icon-close {
    background-position: -80px -128px
}
.ui-icon-closethick {
    background-position: -96px -128px
}
.ui-icon-key {
    background-position: -112px -128px
}
.ui-icon-lightbulb {
    background-position: -128px -128px
}
.ui-icon-scissors {
    background-position: -144px -128px
}
.ui-icon-clipboard {
    background-position: -160px -128px
}
.ui-icon-copy {
    background-position: -176px -128px
}
.ui-icon-contact {
    background-position: -192px -128px
}
.ui-icon-image {
    background-position: -208px -128px
}
.ui-icon-video {
    background-position: -224px -128px
}
.ui-icon-script {
    background-position: -240px -128px
}
.ui-icon-alert {
    background-position: 0 -144px
}
.ui-icon-info {
    background-position: -16px -144px
}
.ui-icon-notice {
    background-position: -32px -144px
}
.ui-icon-help {
    background-position: -48px -144px
}
.ui-icon-check {
    background-position: -64px -144px
}
.ui-icon-bullet {
    background-position: -80px -144px
}
.ui-icon-radio-off {
    background-position: -96px -144px
}
.ui-icon-radio-on {
    background-position: -112px -144px
}
.ui-icon-pin-w {
    background-position: -128px -144px
}
.ui-icon-pin-s {
    background-position: -144px -144px
}
.ui-icon-play {
    background-position: 0 -160px
}
.ui-icon-pause {
    background-position: -16px -160px
}
.ui-icon-seek-next {
    background-position: -32px -160px
}
.ui-icon-seek-prev {
    background-position: -48px -160px
}
.ui-icon-seek-end {
    background-position: -64px -160px
}
.ui-icon-seek-start {
    background-position: -80px -160px
}
.ui-icon-seek-first {
    background-position: -80px -160px
}
.ui-icon-stop {
    background-position: -96px -160px
}
.ui-icon-eject {
    background-position: -112px -160px
}
.ui-icon-volume-off {
    background-position: -128px -160px
}
.ui-icon-volume-on {
    background-position: -144px -160px
}
.ui-icon-power {
    background-position: 0 -176px
}
.ui-icon-signal-diag {
    background-position: -16px -176px
}
.ui-icon-signal {
    background-position: -32px -176px
}
.ui-icon-battery-0 {
    background-position: -48px -176px
}
.ui-icon-battery-1 {
    background-position: -64px -176px
}
.ui-icon-battery-2 {
    background-position: -80px -176px
}
.ui-icon-battery-3 {
    background-position: -96px -176px
}
.ui-icon-circle-plus {
    background-position: 0 -192px
}
.ui-icon-circle-minus {
    background-position: -16px -192px
}
.ui-icon-circle-close {
    background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px
}
.ui-icon-circle-check {
    background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.ui-widget-overlay {
    background: #666 url(jquery-ui-1.12.1.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .50;
    filter: Alpha(Opacity=50)
}
.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(jquery-ui-1.12.1.custom/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .80;
    filter: Alpha(Opacity=20);
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
/*
* jQuery UI Resizable 1.8.23
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/

.ui-resizable {
    position: relative
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}
/*
* jQuery UI Selectable 1.8.23
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
*/

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}
/*
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */

.ui-accordion {
    width: 100%
}
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1
}
.ui-accordion .ui-accordion-li-fix {
    display: inline
}
.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important
}
.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: .5em .5em .5em .7em
}
.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em
}
.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom: 1
}
.ui-accordion .ui-accordion-content-active {
    display: block
}
/*
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */

.ui-autocomplete {
    position: absolute;
    cursor: default
}
* html .ui-autocomplete {
    width: 1px
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left
}
.ui-menu .ui-menu {
    margin-top: -3px
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}
/*
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible
}
.ui-button-icon-only {
    width: 2.2em
}
button.ui-button-icon-only {
    width: 2.4em
}
.ui-button-icons-only {
    width: 3.4em
}
button.ui-button-icons-only {
    width: 3.7em
}
.ui-button .ui-button-text {
    display: block;
    line-height: 1.4
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}
input.ui-button {
    padding: .4em 1em
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}
.ui-buttonset {
    margin-right: 7px
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em
}
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}
/*
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */

.ui-dialog {
    position: absolute;
    padding: .2em;
    width: 300px;
    overflow: hidden
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}
.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move
}
/*
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */

.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
.ui-slider-horizontal {
    height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}
.ui-slider-vertical {
    width: .8em;
    height: 100px
}
.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0
}
/*
* jQuery UI Tabs 1.8.23
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/

.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}
.ui-tabs .ui-tabs-hide {
    display: none !important
}
/*
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px
}
.ui-datepicker .ui-datepicker-next {
    right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}
.ui-datepicker.ui-datepicker-multi {
    width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em
}
.ui-datepicker-rtl {
    direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}
/*
* jQuery UI Progressbar 1.8.23
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}
.ui-combobox {
    position: relative;
    display: inline-block
}
.ui-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    *height: 1.7em;
    *top: 0.1em
}
.ui-combobox-input {
    margin: 0;
    padding: 0.3em
}
div.tagsinput {
    border: 1px solid #CCC;
    background: #FFF;
    padding: 5px;
    width: 300px;
    height: 100px;
    overflow-y: auto
}
div.tagsinput span.tag {
    border: 1px solid #a5d24a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    background: #cde69c;
    color: #638421;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: helvetica;
    font-size: 13px
}
div.tagsinput span.tag a {
    font-weight: bold;
    color: #82ad2b;
    text-decoration: none;
    font-size: 11px
}
div.tagsinput input {
    width: 80px;
    margin: 0px;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 5px;
    background: transparent;
    color: #000;
    outline: 0px;
    margin-right: 5px;
    margin-bottom: 5px
}
div.tagsinput div {
    display: block;
    float: left
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px
}
.not_valid {
    background: #FBD8DB !important;
    color: #90111A !important
}
.com {
    color: #93a1a1
}
.lit {
    color: #195f91
}
.pun,
.opn,
.clo {
    color: #93a1a1
}
.fun {
    color: #dc322f
}
.str,
.atv {
    color: #D14
}
.kwd,
.prettyprint .tag {
    color: #1e347b
}
.typ,
.atn,
.dec,
.var {
    color: teal
}
.pln {
    color: #48484c
}
.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}
.prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0
}
ol.linenums {
    margin: 0 0 0 33px
}
ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff
}
.signup,
.login {
    margin: 0px 50px 0px 50px
}
.signup .form-under-facebook,
.login .form-under-facebook {
    margin-top: 20px
}
.facebook-login-container .facebook-button {
    font-family: Helvetica, Arial, sans-serif;
    background: #3b5998;
    width: 100%;
    margin-top: 15px;
    padding-top: 8px;
    text-transform: none
}
.facebook-login-container .facebook-login-ruler {
    border-top: 1px solid #e5e5e5;
    line-height: 1px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px
}
.facebook-login-container .ruler-text {
    background: #fff;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 100px
}
.facebook-login-container .facebook-login-description {
    margin-top: 10px;
    text-align: center;
    color: grey;
    font-size: 9pt
}
.create-form,
.edit-form {
    margin-top: 30px
}
.create-form h2,
.edit-form h2 {
    font-size: 18px
}
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,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #999;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff
}
.bg-primary {
    background-color: #337ab7
}
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.428571429
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:before,
.container:after {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.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-1 {
    width: 8.3333333333%
}
.col-xs-2 {
    width: 16.6666666667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.3333333333%
}
.col-xs-5 {
    width: 41.6666666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.3333333333%
}
.col-xs-8 {
    width: 66.6666666667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.3333333333%
}
.col-xs-11 {
    width: 91.6666666667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.3333333333%
}
.col-xs-pull-2 {
    right: 16.6666666667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.3333333333%
}
.col-xs-pull-5 {
    right: 41.6666666667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.3333333333%
}
.col-xs-pull-8 {
    right: 66.6666666667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.3333333333%
}
.col-xs-pull-11 {
    right: 91.6666666667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.3333333333%
}
.col-xs-push-2 {
    left: 16.6666666667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.3333333333%
}
.col-xs-push-5 {
    left: 41.6666666667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.3333333333%
}
.col-xs-push-8 {
    left: 66.6666666667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.3333333333%
}
.col-xs-push-11 {
    left: 91.6666666667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0%
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-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-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}


.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px
}
    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9,
    .col10,
    .col11,
    .col12 {
        float: left
    }
    .col1 {
        width: 8.3333333333%
    }
    .col2 {
        width: 16.6666666667%
    }
    .col3 {
        width: 25%
    }
    .col4 {
        width: 33.3333333333%
    }
    .col5 {
        width: 41.6666666667%
    }
    .col6 {
        width: 50%
    }
    .col7 {
        width: 58.3333333333%
    }
    .col8 {
        width: 66.6666666667%
    }
    .col9 {
        width: 75%
    }
    .col10 {
        width: 83.3333333333%
    }
    .col11 {
        width: 91.6666666667%
    }
    .col12 {
        width: 100%
    }
    .colpull-0 {
        right: auto
    }
    .colpull-1 {
        right: 8.3333333333%
    }
    .colpull-2 {
        right: 16.6666666667%
    }
    .colpull-3 {
        right: 25%
    }
    .colpull-4 {
        right: 33.3333333333%
    }
    .colpull-5 {
        right: 41.6666666667%
    }
    .colpull-6 {
        right: 50%
    }
    .colpull-7 {
        right: 58.3333333333%
    }
    .colpull-8 {
        right: 66.6666666667%
    }
    .colpull-9 {
        right: 75%
    }
    .colpull-10 {
        right: 83.3333333333%
    }
    .colpull-11 {
        right: 91.6666666667%
    }
    .colpull-12 {
        right: 100%
    }
    .colpush-0 {
        left: auto
    }
    .colpush-1 {
        left: 8.3333333333%
    }
    .colpush-2 {
        left: 16.6666666667%
    }
    .colpush-3 {
        left: 25%
    }
    .colpush-4 {
        left: 33.3333333333%
    }
    .colpush-5 {
        left: 41.6666666667%
    }
    .colpush-6 {
        left: 50%
    }
    .colpush-7 {
        left: 58.3333333333%
    }
    .colpush-8 {
        left: 66.6666666667%
    }
    .colpush-9 {
        left: 75%
    }
    .colpush-10 {
        left: 83.3333333333%
    }
    .colpush-11 {
        left: 91.6666666667%
    }
    .colpush-12 {
        left: 100%
    }
    .coloffset-0 {
        margin-left: 0%
    }
    .coloffset-1 {
        margin-left: 8.3333333333%
    }
    .coloffset-2 {
        margin-left: 16.6666666667%
    }
    .coloffset-3 {
        margin-left: 25%
    }
    .coloffset-4 {
        margin-left: 33.3333333333%
    }
    .coloffset-5 {
        margin-left: 41.6666666667%
    }
    .coloffset-6 {
        margin-left: 50%
    }
    .coloffset-7 {
        margin-left: 58.3333333333%
    }
    .coloffset-8 {
        margin-left: 66.6666666667%
    }
    .coloffset-9 {
        margin-left: 75%
    }
    .coloffset-10 {
        margin-left: 83.3333333333%
    }
    .coloffset-11 {
        margin-left: 91.6666666667%
    }
    .coloffset-12 {
        margin-left: 100%
    }

table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.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>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.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) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    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>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.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:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.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:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.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:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.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:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.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:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .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>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th: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>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th: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>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type="search"] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px
    }
    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm>.input-group-btn>input[type="date"].cta-button,
    .input-group-sm>.input-group-btn>input[type="date"].btn-stats,
    .input-group-sm>.input-group-btn>input[type="date"].btn-rosters,
    .input-group-sm>.input-group-btn>input[type="date"].btn-publish,
    .input-group-sm>.input-group-btn>input[type="date"].add-comment-button,
    .input-group-sm>.input-group-btn>input[type="date"].leave-a-comment,
    .input-group-sm>.input-group-btn>input[type="date"].add-update-button,
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm>.input-group-btn>input[type="time"].cta-button,
    .input-group-sm>.input-group-btn>input[type="time"].btn-stats,
    .input-group-sm>.input-group-btn>input[type="time"].btn-rosters,
    .input-group-sm>.input-group-btn>input[type="time"].btn-publish,
    .input-group-sm>.input-group-btn>input[type="time"].add-comment-button,
    .input-group-sm>.input-group-btn>input[type="time"].leave-a-comment,
    .input-group-sm>.input-group-btn>input[type="time"].add-update-button,
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].cta-button,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn-stats,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn-rosters,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn-publish,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].add-comment-button,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].leave-a-comment,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].add-update-button,
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm>.input-group-btn>input[type="month"].cta-button,
    .input-group-sm>.input-group-btn>input[type="month"].btn-stats,
    .input-group-sm>.input-group-btn>input[type="month"].btn-rosters,
    .input-group-sm>.input-group-btn>input[type="month"].btn-publish,
    .input-group-sm>.input-group-btn>input[type="month"].add-comment-button,
    .input-group-sm>.input-group-btn>input[type="month"].leave-a-comment,
    .input-group-sm>.input-group-btn>input[type="month"].add-update-button {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg>.input-group-btn>input[type="date"].cta-button,
    .input-group-lg>.input-group-btn>input[type="date"].btn-stats,
    .input-group-lg>.input-group-btn>input[type="date"].btn-rosters,
    .input-group-lg>.input-group-btn>input[type="date"].btn-publish,
    .input-group-lg>.input-group-btn>input[type="date"].add-comment-button,
    .input-group-lg>.input-group-btn>input[type="date"].leave-a-comment,
    .input-group-lg>.input-group-btn>input[type="date"].add-update-button,
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg>.input-group-btn>input[type="time"].cta-button,
    .input-group-lg>.input-group-btn>input[type="time"].btn-stats,
    .input-group-lg>.input-group-btn>input[type="time"].btn-rosters,
    .input-group-lg>.input-group-btn>input[type="time"].btn-publish,
    .input-group-lg>.input-group-btn>input[type="time"].add-comment-button,
    .input-group-lg>.input-group-btn>input[type="time"].leave-a-comment,
    .input-group-lg>.input-group-btn>input[type="time"].add-update-button,
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].cta-button,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn-stats,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn-rosters,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn-publish,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].add-comment-button,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].leave-a-comment,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].add-update-button,
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg>.input-group-btn>input[type="month"].cta-button,
    .input-group-lg>.input-group-btn>input[type="month"].btn-stats,
    .input-group-lg>.input-group-btn>input[type="month"].btn-rosters,
    .input-group-lg>.input-group-btn>input[type="month"].btn-publish,
    .input-group-lg>.input-group-btn>input[type="month"].add-comment-button,
    .input-group-lg>.input-group-btn>input[type="month"].leave-a-comment,
    .input-group-lg>.input-group-btn>input[type="month"].add-update-button {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}
.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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-lg>.input-group-btn>.form-control-static.cta-button,
.input-group-lg>.input-group-btn>.form-control-static.btn-stats,
.input-group-lg>.input-group-btn>.form-control-static.btn-rosters,
.input-group-lg>.input-group-btn>.form-control-static.btn-publish,
.input-group-lg>.input-group-btn>.form-control-static.add-comment-button,
.input-group-lg>.input-group-btn>.form-control-static.leave-a-comment,
.input-group-lg>.input-group-btn>.form-control-static.add-update-button,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.input-group-sm>.input-group-btn>.form-control-static.cta-button,
.input-group-sm>.input-group-btn>.form-control-static.btn-stats,
.input-group-sm>.input-group-btn>.form-control-static.btn-rosters,
.input-group-sm>.input-group-btn>.form-control-static.btn-publish,
.input-group-sm>.input-group-btn>.form-control-static.add-comment-button,
.input-group-sm>.input-group-btn>.form-control-static.leave-a-comment,
.input-group-sm>.input-group-btn>.form-control-static.add-update-button {
    padding-left: 0;
    padding-right: 0
}
.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-sm>.input-group-btn>.cta-button,
.input-group-sm>.input-group-btn>.btn-stats,
.input-group-sm>.input-group-btn>.btn-rosters,
.input-group-sm>.input-group-btn>.btn-publish,
.input-group-sm>.input-group-btn>.add-comment-button,
.input-group-sm>.input-group-btn>.leave-a-comment,
.input-group-sm>.input-group-btn>.add-update-button,
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>.input-group-btn>select.cta-button,
.input-group-sm>.input-group-btn>select.btn-stats,
.input-group-sm>.input-group-btn>select.btn-rosters,
.input-group-sm>.input-group-btn>select.btn-publish,
.input-group-sm>.input-group-btn>select.add-comment-button,
.input-group-sm>.input-group-btn>select.leave-a-comment,
.input-group-sm>.input-group-btn>select.add-update-button,
.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}
textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>.input-group-btn>textarea.cta-button,
.input-group-sm>.input-group-btn>textarea.btn-stats,
.input-group-sm>.input-group-btn>textarea.btn-rosters,
.input-group-sm>.input-group-btn>textarea.btn-publish,
.input-group-sm>.input-group-btn>textarea.add-comment-button,
.input-group-sm>.input-group-btn>textarea.leave-a-comment,
.input-group-sm>.input-group-btn>textarea.add-update-button,
.form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>select[multiple].cta-button,
.input-group-sm>.input-group-btn>select[multiple].btn-stats,
.input-group-sm>.input-group-btn>select[multiple].btn-rosters,
.input-group-sm>.input-group-btn>select[multiple].btn-publish,
.input-group-sm>.input-group-btn>select[multiple].add-comment-button,
.input-group-sm>.input-group-btn>select[multiple].leave-a-comment,
.input-group-sm>.input-group-btn>select[multiple].add-update-button,
.form-group-sm .form-control {
    height: auto
}
.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.input-group-btn>.cta-button,
.input-group-lg>.input-group-btn>.btn-stats,
.input-group-lg>.input-group-btn>.btn-rosters,
.input-group-lg>.input-group-btn>.btn-publish,
.input-group-lg>.input-group-btn>.add-comment-button,
.input-group-lg>.input-group-btn>.leave-a-comment,
.input-group-lg>.input-group-btn>.add-update-button,
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>.input-group-btn>select.cta-button,
.input-group-lg>.input-group-btn>select.btn-stats,
.input-group-lg>.input-group-btn>select.btn-rosters,
.input-group-lg>.input-group-btn>select.btn-publish,
.input-group-lg>.input-group-btn>select.add-comment-button,
.input-group-lg>.input-group-btn>select.leave-a-comment,
.input-group-lg>.input-group-btn>select.add-update-button,
.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}
textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>.input-group-btn>textarea.cta-button,
.input-group-lg>.input-group-btn>textarea.btn-stats,
.input-group-lg>.input-group-btn>textarea.btn-rosters,
.input-group-lg>.input-group-btn>textarea.btn-publish,
.input-group-lg>.input-group-btn>textarea.add-comment-button,
.input-group-lg>.input-group-btn>textarea.leave-a-comment,
.input-group-lg>.input-group-btn>textarea.add-update-button,
.form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>select[multiple].cta-button,
.input-group-lg>.input-group-btn>select[multiple].btn-stats,
.input-group-lg>.input-group-btn>select[multiple].btn-rosters,
.input-group-lg>.input-group-btn>select[multiple].btn-publish,
.input-group-lg>.input-group-btn>select[multiple].add-comment-button,
.input-group-lg>.input-group-btn>select[multiple].leave-a-comment,
.input-group-lg>.input-group-btn>select[multiple].add-update-button,
.form-group-lg .form-control {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg>.input-group-btn>.cta-button+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn-stats+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn-rosters+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn-publish+.form-control-feedback,
.input-group-lg>.input-group-btn>.add-comment-button+.form-control-feedback,
.input-group-lg>.input-group-btn>.leave-a-comment+.form-control-feedback,
.input-group-lg>.input-group-btn>.add-update-button+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm>.input-group-btn>.cta-button+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn-stats+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn-rosters+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn-publish+.form-control-feedback,
.input-group-sm>.input-group-btn>.add-comment-button+.form-control-feedback,
.input-group-sm>.input-group-btn>.leave-a-comment+.form-control-feedback,
.input-group-sm>.input-group-btn>.add-update-button+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    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
}
.has-feedback label ~ .form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .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;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn,
.cta-button,
.btn-stats,
.btn-rosters,
.btn-publish,
.add-comment-button,
.leave-a-comment,
.add-update-button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus,
.cta-button:focus,
.btn-stats:focus,
.btn-rosters:focus,
.btn-publish:focus,
.add-comment-button:focus,
.leave-a-comment:focus,
.add-update-button:focus,
.btn.focus,
.focus.cta-button,
.focus.btn-stats,
.focus.btn-rosters,
.focus.btn-publish,
.focus.add-comment-button,
.focus.leave-a-comment,
.focus.add-update-button,
.btn:active:focus,
.cta-button:active:focus,
.btn-stats:active:focus,
.btn-rosters:active:focus,
.btn-publish:active:focus,
.add-comment-button:active:focus,
.leave-a-comment:active:focus,
.add-update-button:active:focus,
.btn:active.focus,
.cta-button:active.focus,
.btn-stats:active.focus,
.btn-rosters:active.focus,
.btn-publish:active.focus,
.add-comment-button:active.focus,
.leave-a-comment:active.focus,
.add-update-button:active.focus,
.btn.active:focus,
.active.cta-button:focus,
.active.btn-stats:focus,
.active.btn-rosters:focus,
.active.btn-publish:focus,
.active.add-comment-button:focus,
.active.leave-a-comment:focus,
.active.add-update-button:focus,
.btn.active.focus,
.active.focus.cta-button,
.active.focus.btn-stats,
.active.focus.btn-rosters,
.active.focus.btn-publish,
.active.focus.add-comment-button,
.active.focus.leave-a-comment,
.active.focus.add-update-button {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.cta-button:hover,
.btn-stats:hover,
.btn-rosters:hover,
.btn-publish:hover,
.add-comment-button:hover,
.leave-a-comment:hover,
.add-update-button:hover,
.btn:focus,
.cta-button:focus,
.btn-stats:focus,
.btn-rosters:focus,
.btn-publish:focus,
.add-comment-button:focus,
.leave-a-comment:focus,
.add-update-button:focus,
.btn.focus,
.focus.cta-button,
.focus.btn-stats,
.focus.btn-rosters,
.focus.btn-publish,
.focus.add-comment-button,
.focus.leave-a-comment,
.focus.add-update-button {
    color: #333;
    text-decoration: none
}
.btn:active,
.cta-button:active,
.btn-stats:active,
.btn-rosters:active,
.btn-publish:active,
.add-comment-button:active,
.leave-a-comment:active,
.add-update-button:active,
.btn.active,
.active.cta-button,
.active.btn-stats,
.active.btn-rosters,
.active.btn-publish,
.active.add-comment-button,
.active.leave-a-comment,
.active.add-update-button {
    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,
.disabled.cta-button,
.disabled.btn-stats,
.disabled.btn-rosters,
.disabled.btn-publish,
.disabled.add-comment-button,
.disabled.leave-a-comment,
.disabled.add-update-button,
.btn[disabled],
[disabled].cta-button,
[disabled].btn-stats,
[disabled].btn-rosters,
[disabled].btn-publish,
[disabled].add-comment-button,
[disabled].leave-a-comment,
[disabled].add-update-button,
fieldset[disabled] .btn,
fieldset[disabled] .cta-button,
fieldset[disabled] .btn-stats,
fieldset[disabled] .btn-rosters,
fieldset[disabled] .btn-publish,
fieldset[disabled] .add-comment-button,
fieldset[disabled] .leave-a-comment,
fieldset[disabled] .add-update-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.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.focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary,
.add-comment-button,
.leave-a-comment,
.add-update-button {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-subdued {
    background-color: #F0F0F0;
    border-radius: 0;
    text-transform: uppercase;
    border-color: #aaa;
    color:#000;
}
.claim-btn {
    margin-top:5px;
}
.btn-subdued:hover, .btn-subdued:active, .btn-subdued:focus {
    background-color: #ccc;
}
.btn-primary:hover,
.add-comment-button:hover,
.leave-a-comment:hover,
.add-update-button:hover,
.btn-primary:focus,
.add-comment-button:focus,
.leave-a-comment:focus,
.add-update-button:focus,
.btn-primary.focus,
.focus.add-comment-button,
.focus.leave-a-comment,
.focus.add-update-button,
.btn-primary:active,
.add-comment-button:active,
.leave-a-comment:active,
.add-update-button:active,
.btn-primary.active,
.active.add-comment-button,
.active.leave-a-comment,
.active.add-update-button,
.open>.btn-primary.dropdown-toggle,
.open>.dropdown-toggle.add-comment-button,
.open>.dropdown-toggle.leave-a-comment,
.open>.dropdown-toggle.add-update-button {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active,
.add-comment-button:active,
.leave-a-comment:active,
.add-update-button:active,
.btn-primary.active,
.active.add-comment-button,
.active.leave-a-comment,
.active.add-update-button,
.open>.btn-primary.dropdown-toggle,
.open>.btn-subdued.dropdown-toggle,
.open>.dropdown-toggle.add-comment-button,
.open>.dropdown-toggle.leave-a-comment,
.open>.dropdown-toggle.add-update-button {
    background-image: none
}
.btn-primary.disabled,
.btn-subdued.disabled,
.disabled.add-comment-button,
.disabled.leave-a-comment,
.disabled.add-update-button,
.btn-primary.disabled:hover,
.btn-subdued.disabled:hover,
.disabled.add-comment-button:hover,
.disabled.leave-a-comment:hover,
.disabled.add-update-button:hover,
.btn-primary.disabled:focus,
.btn-subdued.disabled:focus,
.disabled.add-comment-button:focus,
.disabled.leave-a-comment:focus,
.disabled.add-update-button:focus,
.btn-primary.disabled.focus,
.btn-subdued.disabled.focus,
.disabled.focus.add-comment-button,
.disabled.focus.leave-a-comment,
.disabled.focus.add-update-button,
.btn-primary.disabled:active,
.btn-subdued.disabled:active,
.disabled.add-comment-button:active,
.disabled.leave-a-comment:active,
.disabled.add-update-button:active,
.btn-primary.disabled.active,
.btn-subdued.disabled.active,
.disabled.active.add-comment-button,
.disabled.active.leave-a-comment,
.disabled.active.add-update-button,
.btn-primary[disabled],
.btn-subdued[disabled],
[disabled].add-comment-button,
[disabled].leave-a-comment,
[disabled].add-update-button,
.btn-primary[disabled]:hover,
.btn-subdued[disabled]:hover,
[disabled].add-comment-button:hover,
[disabled].leave-a-comment:hover,
[disabled].add-update-button:hover,
.btn-primary[disabled]:focus,
.btn-subdued[disabled]:focus,
[disabled].add-comment-button:focus,
[disabled].leave-a-comment:focus,
[disabled].add-update-button:focus,
.btn-primary[disabled].focus,
.btn-subdued[disabled].focus,
[disabled].focus.add-comment-button,
[disabled].focus.leave-a-comment,
[disabled].focus.add-update-button,
.btn-primary[disabled]:active,
.btn-subdued[disabled]:active,
[disabled].add-comment-button:active,
[disabled].leave-a-comment:active,
[disabled].add-update-button:active,
.btn-primary[disabled].active,
.btn-subdued[disabled].active,
[disabled].active.add-comment-button,
[disabled].active.leave-a-comment,
[disabled].active.add-update-button,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-subdued,
fieldset[disabled] .add-comment-button,
fieldset[disabled] .leave-a-comment,
fieldset[disabled] .add-update-button,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-subdued:hover,
fieldset[disabled] .add-comment-button:hover,
fieldset[disabled] .leave-a-comment:hover,
fieldset[disabled] .add-update-button:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-subdued:focus,
fieldset[disabled] .add-comment-button:focus,
fieldset[disabled] .leave-a-comment:focus,
fieldset[disabled] .add-update-button:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-subdued.focus,
fieldset[disabled] .focus.add-comment-button,
fieldset[disabled] .focus.leave-a-comment,
fieldset[disabled] .focus.add-update-button,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-subdued:active,
fieldset[disabled] .add-comment-button:active,
fieldset[disabled] .leave-a-comment:active,
fieldset[disabled] .add-update-button:active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-subdued.active,
fieldset[disabled] .active.add-comment-button,
fieldset[disabled] .active.leave-a-comment,
fieldset[disabled] .active.add-update-button {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge,
.btn-subdued .badge,
.add-comment-button .badge,
.leave-a-comment .badge,
.add-update-button .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.cta-button,
.btn-group-lg>.btn-stats,
.btn-group-lg>.btn-rosters,
.btn-group-lg>.btn-publish,
.btn-group-lg>.add-comment-button,
.btn-group-lg>.leave-a-comment,
.btn-group-lg>.add-update-button,
.cta-button {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.cta-button,
.btn-group-sm>.btn-stats,
.btn-group-sm>.btn-rosters,
.btn-group-sm>.btn-publish,
.btn-group-sm>.add-comment-button,
.btn-group-sm>.leave-a-comment,
.btn-group-sm>.add-update-button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs>.btn,
.btn-group-xs>.cta-button,
.btn-group-xs>.btn-stats,
.btn-group-xs>.btn-rosters,
.btn-group-xs>.btn-publish,
.btn-group-xs>.add-comment-button,
.btn-group-xs>.leave-a-comment,
.btn-group-xs>.add-update-button {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none;
    visibility: hidden
}
.collapse.in {
    display: block;
    visibility: visible
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group>.cta-button,
.btn-group>.btn-stats,
.btn-group>.btn-rosters,
.btn-group>.btn-publish,
.btn-group>.add-comment-button,
.btn-group>.leave-a-comment,
.btn-group>.add-update-button,
.btn-group-vertical>.btn,
.btn-group-vertical>.cta-button,
.btn-group-vertical>.btn-stats,
.btn-group-vertical>.btn-rosters,
.btn-group-vertical>.btn-publish,
.btn-group-vertical>.add-comment-button,
.btn-group-vertical>.leave-a-comment,
.btn-group-vertical>.add-update-button {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group>.cta-button:hover,
.btn-group>.btn-stats:hover,
.btn-group>.btn-rosters:hover,
.btn-group>.btn-publish:hover,
.btn-group>.add-comment-button:hover,
.btn-group>.leave-a-comment:hover,
.btn-group>.add-update-button:hover,
.btn-group>.btn:focus,
.btn-group>.cta-button:focus,
.btn-group>.btn-stats:focus,
.btn-group>.btn-rosters:focus,
.btn-group>.btn-publish:focus,
.btn-group>.add-comment-button:focus,
.btn-group>.leave-a-comment:focus,
.btn-group>.add-update-button:focus,
.btn-group>.btn:active,
.btn-group>.cta-button:active,
.btn-group>.btn-stats:active,
.btn-group>.btn-rosters:active,
.btn-group>.btn-publish:active,
.btn-group>.add-comment-button:active,
.btn-group>.leave-a-comment:active,
.btn-group>.add-update-button:active,
.btn-group>.btn.active,
.btn-group>.active.cta-button,
.btn-group>.active.btn-stats,
.btn-group>.active.btn-rosters,
.btn-group>.active.btn-publish,
.btn-group>.active.add-comment-button,
.btn-group>.active.leave-a-comment,
.btn-group>.active.add-update-button,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.cta-button:hover,
.btn-group-vertical>.btn-stats:hover,
.btn-group-vertical>.btn-rosters:hover,
.btn-group-vertical>.btn-publish:hover,
.btn-group-vertical>.add-comment-button:hover,
.btn-group-vertical>.leave-a-comment:hover,
.btn-group-vertical>.add-update-button:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.cta-button:focus,
.btn-group-vertical>.btn-stats:focus,
.btn-group-vertical>.btn-rosters:focus,
.btn-group-vertical>.btn-publish:focus,
.btn-group-vertical>.add-comment-button:focus,
.btn-group-vertical>.leave-a-comment:focus,
.btn-group-vertical>.add-update-button:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.cta-button:active,
.btn-group-vertical>.btn-stats:active,
.btn-group-vertical>.btn-rosters:active,
.btn-group-vertical>.btn-publish:active,
.btn-group-vertical>.add-comment-button:active,
.btn-group-vertical>.leave-a-comment:active,
.btn-group-vertical>.add-update-button:active,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.active.cta-button,
.btn-group-vertical>.active.btn-stats,
.btn-group-vertical>.active.btn-rosters,
.btn-group-vertical>.active.btn-publish,
.btn-group-vertical>.active.add-comment-button,
.btn-group-vertical>.active.leave-a-comment,
.btn-group-vertical>.active.add-update-button {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .cta-button+.btn,
.btn-group .btn-stats+.btn,
.btn-group .btn-rosters+.btn,
.btn-group .btn-publish+.btn,
.btn-group .add-comment-button+.btn,
.btn-group .leave-a-comment+.btn,
.btn-group .add-update-button+.btn,
.btn-group .btn+.cta-button,
.btn-group .cta-button+.cta-button,
.btn-group .btn-stats+.cta-button,
.btn-group .btn-rosters+.cta-button,
.btn-group .btn-publish+.cta-button,
.btn-group .add-comment-button+.cta-button,
.btn-group .leave-a-comment+.cta-button,
.btn-group .add-update-button+.cta-button,
.btn-group .btn+.btn-stats,
.btn-group .cta-button+.btn-stats,
.btn-group .btn-stats+.btn-stats,
.btn-group .btn-rosters+.btn-stats,
.btn-group .btn-publish+.btn-stats,
.btn-group .add-comment-button+.btn-stats,
.btn-group .leave-a-comment+.btn-stats,
.btn-group .add-update-button+.btn-stats,
.btn-group .btn+.btn-rosters,
.btn-group .cta-button+.btn-rosters,
.btn-group .btn-stats+.btn-rosters,
.btn-group .btn-rosters+.btn-rosters,
.btn-group .btn-publish+.btn-rosters,
.btn-group .add-comment-button+.btn-rosters,
.btn-group .leave-a-comment+.btn-rosters,
.btn-group .add-update-button+.btn-rosters,
.btn-group .btn+.btn-publish,
.btn-group .cta-button+.btn-publish,
.btn-group .btn-stats+.btn-publish,
.btn-group .btn-rosters+.btn-publish,
.btn-group .btn-publish+.btn-publish,
.btn-group .add-comment-button+.btn-publish,
.btn-group .leave-a-comment+.btn-publish,
.btn-group .add-update-button+.btn-publish,
.btn-group .btn+.add-comment-button,
.btn-group .cta-button+.add-comment-button,
.btn-group .btn-stats+.add-comment-button,
.btn-group .btn-rosters+.add-comment-button,
.btn-group .btn-publish+.add-comment-button,
.btn-group .add-comment-button+.add-comment-button,
.btn-group .leave-a-comment+.add-comment-button,
.btn-group .add-update-button+.add-comment-button,
.btn-group .btn+.leave-a-comment,
.btn-group .cta-button+.leave-a-comment,
.btn-group .btn-stats+.leave-a-comment,
.btn-group .btn-rosters+.leave-a-comment,
.btn-group .btn-publish+.leave-a-comment,
.btn-group .add-comment-button+.leave-a-comment,
.btn-group .leave-a-comment+.leave-a-comment,
.btn-group .add-update-button+.leave-a-comment,
.btn-group .btn+.add-update-button,
.btn-group .cta-button+.add-update-button,
.btn-group .btn-stats+.add-update-button,
.btn-group .btn-rosters+.add-update-button,
.btn-group .btn-publish+.add-update-button,
.btn-group .add-comment-button+.add-update-button,
.btn-group .leave-a-comment+.add-update-button,
.btn-group .add-update-button+.add-update-button,
.btn-group .btn+.btn-group,
.btn-group .cta-button+.btn-group,
.btn-group .btn-stats+.btn-group,
.btn-group .btn-rosters+.btn-group,
.btn-group .btn-publish+.btn-group,
.btn-group .add-comment-button+.btn-group,
.btn-group .leave-a-comment+.btn-group,
.btn-group .add-update-button+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.cta-button,
.btn-group .btn-group+.btn-stats,
.btn-group .btn-group+.btn-rosters,
.btn-group .btn-group+.btn-publish,
.btn-group .btn-group+.add-comment-button,
.btn-group .btn-group+.leave-a-comment,
.btn-group .btn-group+.add-update-button,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.cta-button,
.btn-toolbar>.btn-stats,
.btn-toolbar>.btn-rosters,
.btn-toolbar>.btn-publish,
.btn-toolbar>.add-comment-button,
.btn-toolbar>.leave-a-comment,
.btn-toolbar>.add-update-button,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.cta-button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-stats:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-rosters:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-publish:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.add-comment-button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.leave-a-comment:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.add-update-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child,
.btn-group>.cta-button:first-child,
.btn-group>.btn-stats:first-child,
.btn-group>.btn-rosters:first-child,
.btn-group>.btn-publish:first-child,
.btn-group>.add-comment-button:first-child,
.btn-group>.leave-a-comment:first-child,
.btn-group>.add-update-button:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.cta-button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-stats:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-rosters:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-publish:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.add-comment-button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.leave-a-comment:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.add-update-button: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>.cta-button:last-child:not(:first-child),
.btn-group>.btn-stats:last-child:not(:first-child),
.btn-group>.btn-rosters:last-child:not(:first-child),
.btn-group>.btn-publish:last-child:not(:first-child),
.btn-group>.add-comment-button:last-child:not(:first-child),
.btn-group>.leave-a-comment:last-child:not(:first-child),
.btn-group>.add-update-button: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,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.cta-button,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn-stats,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn-rosters,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn-publish,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.add-comment-button,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.leave-a-comment,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.add-update-button {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.cta-button:last-child,
.btn-group>.btn-group:first-child>.btn-stats:last-child,
.btn-group>.btn-group:first-child>.btn-rosters:last-child,
.btn-group>.btn-group:first-child>.btn-publish:last-child,
.btn-group>.btn-group:first-child>.add-comment-button:last-child,
.btn-group>.btn-group:first-child>.leave-a-comment:last-child,
.btn-group>.btn-group:first-child>.add-update-button: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,
.btn-group>.btn-group:last-child>.cta-button:first-child,
.btn-group>.btn-group:last-child>.btn-stats:first-child,
.btn-group>.btn-group:last-child>.btn-rosters:first-child,
.btn-group>.btn-group:last-child>.btn-publish:first-child,
.btn-group>.btn-group:last-child>.add-comment-button:first-child,
.btn-group>.btn-group:last-child>.leave-a-comment:first-child,
.btn-group>.btn-group:last-child>.add-update-button: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,
.btn-group>.cta-button+.dropdown-toggle,
.btn-group>.btn-stats+.dropdown-toggle,
.btn-group>.btn-rosters+.dropdown-toggle,
.btn-group>.btn-publish+.dropdown-toggle,
.btn-group>.add-comment-button+.dropdown-toggle,
.btn-group>.leave-a-comment+.dropdown-toggle,
.btn-group>.add-update-button+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group-lg.btn-group>.btn-stats+.dropdown-toggle,
.btn-group-lg.btn-group>.btn-rosters+.dropdown-toggle,
.btn-group-lg.btn-group>.btn-publish+.dropdown-toggle,
.btn-group-lg.btn-group>.add-comment-button+.dropdown-toggle,
.btn-group-lg.btn-group>.leave-a-comment+.dropdown-toggle,
.btn-group-lg.btn-group>.add-update-button+.dropdown-toggle,
.btn-group>.cta-button+.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,
.cta-button .caret,
.btn-stats .caret,
.btn-rosters .caret,
.btn-publish .caret,
.add-comment-button .caret,
.leave-a-comment .caret,
.add-update-button .caret {
    margin-left: 0
}
.btn-lg .caret,
.btn-group-lg>.btn .caret,
.btn-group-lg>.cta-button .caret,
.btn-group-lg>.btn-stats .caret,
.btn-group-lg>.btn-rosters .caret,
.btn-group-lg>.btn-publish .caret,
.btn-group-lg>.add-comment-button .caret,
.btn-group-lg>.leave-a-comment .caret,
.btn-group-lg>.add-update-button .caret,
.cta-button .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-group-lg>.btn-stats .caret,
.dropup .btn-group-lg>.btn-rosters .caret,
.dropup .btn-group-lg>.btn-publish .caret,
.dropup .btn-group-lg>.add-comment-button .caret,
.dropup .btn-group-lg>.leave-a-comment .caret,
.dropup .btn-group-lg>.add-update-button .caret,
.dropup .cta-button .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.cta-button,
.btn-group-vertical>.btn-stats,
.btn-group-vertical>.btn-rosters,
.btn-group-vertical>.btn-publish,
.btn-group-vertical>.add-comment-button,
.btn-group-vertical>.leave-a-comment,
.btn-group-vertical>.add-update-button,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>.cta-button,
.btn-group-vertical>.btn-group>.btn-stats,
.btn-group-vertical>.btn-group>.btn-rosters,
.btn-group-vertical>.btn-group>.btn-publish,
.btn-group-vertical>.btn-group>.add-comment-button,
.btn-group-vertical>.btn-group>.leave-a-comment,
.btn-group-vertical>.btn-group>.add-update-button {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>.cta-button,
.btn-group-vertical>.btn-group>.btn-stats,
.btn-group-vertical>.btn-group>.btn-rosters,
.btn-group-vertical>.btn-group>.btn-publish,
.btn-group-vertical>.btn-group>.add-comment-button,
.btn-group-vertical>.btn-group>.leave-a-comment,
.btn-group-vertical>.btn-group>.add-update-button {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.cta-button+.btn,
.btn-group-vertical>.btn-stats+.btn,
.btn-group-vertical>.btn-rosters+.btn,
.btn-group-vertical>.btn-publish+.btn,
.btn-group-vertical>.add-comment-button+.btn,
.btn-group-vertical>.leave-a-comment+.btn,
.btn-group-vertical>.add-update-button+.btn,
.btn-group-vertical>.btn+.cta-button,
.btn-group-vertical>.cta-button+.cta-button,
.btn-group-vertical>.btn-stats+.cta-button,
.btn-group-vertical>.btn-rosters+.cta-button,
.btn-group-vertical>.btn-publish+.cta-button,
.btn-group-vertical>.add-comment-button+.cta-button,
.btn-group-vertical>.leave-a-comment+.cta-button,
.btn-group-vertical>.add-update-button+.cta-button,
.btn-group-vertical>.btn+.btn-stats,
.btn-group-vertical>.cta-button+.btn-stats,
.btn-group-vertical>.btn-stats+.btn-stats,
.btn-group-vertical>.btn-rosters+.btn-stats,
.btn-group-vertical>.btn-publish+.btn-stats,
.btn-group-vertical>.add-comment-button+.btn-stats,
.btn-group-vertical>.leave-a-comment+.btn-stats,
.btn-group-vertical>.add-update-button+.btn-stats,
.btn-group-vertical>.btn+.btn-rosters,
.btn-group-vertical>.cta-button+.btn-rosters,
.btn-group-vertical>.btn-stats+.btn-rosters,
.btn-group-vertical>.btn-rosters+.btn-rosters,
.btn-group-vertical>.btn-publish+.btn-rosters,
.btn-group-vertical>.add-comment-button+.btn-rosters,
.btn-group-vertical>.leave-a-comment+.btn-rosters,
.btn-group-vertical>.add-update-button+.btn-rosters,
.btn-group-vertical>.btn+.btn-publish,
.btn-group-vertical>.cta-button+.btn-publish,
.btn-group-vertical>.btn-stats+.btn-publish,
.btn-group-vertical>.btn-rosters+.btn-publish,
.btn-group-vertical>.btn-publish+.btn-publish,
.btn-group-vertical>.add-comment-button+.btn-publish,
.btn-group-vertical>.leave-a-comment+.btn-publish,
.btn-group-vertical>.add-update-button+.btn-publish,
.btn-group-vertical>.btn+.add-comment-button,
.btn-group-vertical>.cta-button+.add-comment-button,
.btn-group-vertical>.btn-stats+.add-comment-button,
.btn-group-vertical>.btn-rosters+.add-comment-button,
.btn-group-vertical>.btn-publish+.add-comment-button,
.btn-group-vertical>.add-comment-button+.add-comment-button,
.btn-group-vertical>.leave-a-comment+.add-comment-button,
.btn-group-vertical>.add-update-button+.add-comment-button,
.btn-group-vertical>.btn+.leave-a-comment,
.btn-group-vertical>.cta-button+.leave-a-comment,
.btn-group-vertical>.btn-stats+.leave-a-comment,
.btn-group-vertical>.btn-rosters+.leave-a-comment,
.btn-group-vertical>.btn-publish+.leave-a-comment,
.btn-group-vertical>.add-comment-button+.leave-a-comment,
.btn-group-vertical>.leave-a-comment+.leave-a-comment,
.btn-group-vertical>.add-update-button+.leave-a-comment,
.btn-group-vertical>.btn+.add-update-button,
.btn-group-vertical>.cta-button+.add-update-button,
.btn-group-vertical>.btn-stats+.add-update-button,
.btn-group-vertical>.btn-rosters+.add-update-button,
.btn-group-vertical>.btn-publish+.add-update-button,
.btn-group-vertical>.add-comment-button+.add-update-button,
.btn-group-vertical>.leave-a-comment+.add-update-button,
.btn-group-vertical>.add-update-button+.add-update-button,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.cta-button+.btn-group,
.btn-group-vertical>.btn-stats+.btn-group,
.btn-group-vertical>.btn-rosters+.btn-group,
.btn-group-vertical>.btn-publish+.btn-group,
.btn-group-vertical>.add-comment-button+.btn-group,
.btn-group-vertical>.leave-a-comment+.btn-group,
.btn-group-vertical>.add-update-button+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.cta-button,
.btn-group-vertical>.btn-group+.btn-stats,
.btn-group-vertical>.btn-group+.btn-rosters,
.btn-group-vertical>.btn-group+.btn-publish,
.btn-group-vertical>.btn-group+.add-comment-button,
.btn-group-vertical>.btn-group+.leave-a-comment,
.btn-group-vertical>.btn-group+.add-update-button,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group-vertical>.cta-button:not(:first-child):not(:last-child),
.btn-group-vertical>.btn-stats:not(:first-child):not(:last-child),
.btn-group-vertical>.btn-rosters:not(:first-child):not(:last-child),
.btn-group-vertical>.btn-publish:not(:first-child):not(:last-child),
.btn-group-vertical>.add-comment-button:not(:first-child):not(:last-child),
.btn-group-vertical>.leave-a-comment:not(:first-child):not(:last-child),
.btn-group-vertical>.add-update-button:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.cta-button:first-child:not(:last-child),
.btn-group-vertical>.btn-stats:first-child:not(:last-child),
.btn-group-vertical>.btn-rosters:first-child:not(:last-child),
.btn-group-vertical>.btn-publish:first-child:not(:last-child),
.btn-group-vertical>.add-comment-button:first-child:not(:last-child),
.btn-group-vertical>.leave-a-comment:first-child:not(:last-child),
.btn-group-vertical>.add-update-button:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child),
.btn-group-vertical>.cta-button:last-child:not(:first-child),
.btn-group-vertical>.btn-stats:last-child:not(:first-child),
.btn-group-vertical>.btn-rosters:last-child:not(:first-child),
.btn-group-vertical>.btn-publish:last-child:not(:first-child),
.btn-group-vertical>.add-comment-button:last-child:not(:first-child),
.btn-group-vertical>.leave-a-comment:last-child:not(:first-child),
.btn-group-vertical>.add-update-button:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.cta-button,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn-stats,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn-rosters,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn-publish,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.add-comment-button,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.leave-a-comment,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.add-update-button {
    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)>.cta-button:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn-stats:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn-rosters:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn-publish:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.add-comment-button:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.leave-a-comment:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.add-update-button: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,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.cta-button:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn-stats:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn-rosters:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn-publish:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.add-comment-button:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.leave-a-comment:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.add-update-button: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>.cta-button,
.btn-group-justified>.btn-stats,
.btn-group-justified>.btn-rosters,
.btn-group-justified>.btn-publish,
.btn-group-justified>.add-comment-button,
.btn-group-justified>.leave-a-comment,
.btn-group-justified>.add-update-button,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group .cta-button,
.btn-group-justified>.btn-group .btn-stats,
.btn-group-justified>.btn-group .btn-rosters,
.btn-group-justified>.btn-group .btn-publish,
.btn-group-justified>.btn-group .add-comment-button,
.btn-group-justified>.btn-group .leave-a-comment,
.btn-group-justified>.btn-group .add-update-button {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.cta-button input[type="radio"],
[data-toggle="buttons"]>.btn-stats input[type="radio"],
[data-toggle="buttons"]>.btn-rosters input[type="radio"],
[data-toggle="buttons"]>.btn-publish input[type="radio"],
[data-toggle="buttons"]>.add-comment-button input[type="radio"],
[data-toggle="buttons"]>.leave-a-comment input[type="radio"],
[data-toggle="buttons"]>.add-update-button input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.cta-button input[type="checkbox"],
[data-toggle="buttons"]>.btn-stats input[type="checkbox"],
[data-toggle="buttons"]>.btn-rosters input[type="checkbox"],
[data-toggle="buttons"]>.btn-publish input[type="checkbox"],
[data-toggle="buttons"]>.add-comment-button input[type="checkbox"],
[data-toggle="buttons"]>.leave-a-comment input[type="checkbox"],
[data-toggle="buttons"]>.add-update-button input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.cta-button input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn-stats input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn-rosters input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn-publish input[type="radio"],
[data-toggle="buttons"]>.btn-group>.add-comment-button input[type="radio"],
[data-toggle="buttons"]>.btn-group>.leave-a-comment input[type="radio"],
[data-toggle="buttons"]>.btn-group>.add-update-button input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.cta-button input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn-stats input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn-rosters input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn-publish input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.add-comment-button input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.leave-a-comment input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.add-update-button input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.input-group-sm>.input-group-btn>.input-group-addon.cta-button,
.input-group-sm>.input-group-btn>.input-group-addon.btn-stats,
.input-group-sm>.input-group-btn>.input-group-addon.btn-rosters,
.input-group-sm>.input-group-btn>.input-group-addon.btn-publish,
.input-group-sm>.input-group-btn>.input-group-addon.add-comment-button,
.input-group-sm>.input-group-btn>.input-group-addon.leave-a-comment,
.input-group-sm>.input-group-btn>.input-group-addon.add-update-button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.input-group-lg>.input-group-btn>.input-group-addon.cta-button,
.input-group-lg>.input-group-btn>.input-group-addon.btn-stats,
.input-group-lg>.input-group-btn>.input-group-addon.btn-rosters,
.input-group-lg>.input-group-btn>.input-group-addon.btn-publish,
.input-group-lg>.input-group-btn>.input-group-addon.add-comment-button,
.input-group-lg>.input-group-btn>.input-group-addon.leave-a-comment,
.input-group-lg>.input-group-btn>.input-group-addon.add-update-button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.cta-button,
.input-group-btn:first-child>.btn-stats,
.input-group-btn:first-child>.btn-rosters,
.input-group-btn:first-child>.btn-publish,
.input-group-btn:first-child>.add-comment-button,
.input-group-btn:first-child>.leave-a-comment,
.input-group-btn:first-child>.add-update-button,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.btn-group>.cta-button,
.input-group-btn:first-child>.btn-group>.btn-stats,
.input-group-btn:first-child>.btn-group>.btn-rosters,
.input-group-btn:first-child>.btn-group>.btn-publish,
.input-group-btn:first-child>.btn-group>.add-comment-button,
.input-group-btn:first-child>.btn-group>.leave-a-comment,
.input-group-btn:first-child>.btn-group>.add-update-button,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.cta-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-stats:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-rosters:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-publish:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.add-comment-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.leave-a-comment:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.add-update-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn-group:not(:last-child)>.cta-button,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn-stats,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn-rosters,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn-publish,
.input-group-btn:last-child>.btn-group:not(:last-child)>.add-comment-button,
.input-group-btn:last-child>.btn-group:not(:last-child)>.leave-a-comment,
.input-group-btn:last-child>.btn-group:not(:last-child)>.add-update-button {
    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>.cta-button,
.input-group-btn:last-child>.btn-stats,
.input-group-btn:last-child>.btn-rosters,
.input-group-btn:last-child>.btn-publish,
.input-group-btn:last-child>.add-comment-button,
.input-group-btn:last-child>.leave-a-comment,
.input-group-btn:last-child>.add-update-button,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.btn-group>.cta-button,
.input-group-btn:last-child>.btn-group>.btn-stats,
.input-group-btn:last-child>.btn-group>.btn-rosters,
.input-group-btn:last-child>.btn-group>.btn-publish,
.input-group-btn:last-child>.btn-group>.add-comment-button,
.input-group-btn:last-child>.btn-group>.leave-a-comment,
.input-group-btn:last-child>.btn-group>.add-update-button,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.cta-button:not(:first-child),
.input-group-btn:first-child>.btn-stats:not(:first-child),
.input-group-btn:first-child>.btn-rosters:not(:first-child),
.input-group-btn:first-child>.btn-publish:not(:first-child),
.input-group-btn:first-child>.add-comment-button:not(:first-child),
.input-group-btn:first-child>.leave-a-comment:not(:first-child),
.input-group-btn:first-child>.add-update-button:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn-group:not(:first-child)>.cta-button,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn-stats,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn-rosters,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn-publish,
.input-group-btn:first-child>.btn-group:not(:first-child)>.add-comment-button,
.input-group-btn:first-child>.btn-group:not(:first-child)>.leave-a-comment,
.input-group-btn:first-child>.btn-group:not(:first-child)>.add-update-button {
    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,
.input-group-btn>.cta-button,
.input-group-btn>.btn-stats,
.input-group-btn>.btn-rosters,
.input-group-btn>.btn-publish,
.input-group-btn>.add-comment-button,
.input-group-btn>.leave-a-comment,
.input-group-btn>.add-update-button {
    position: relative
}
.input-group-btn>.btn+.btn,
.input-group-btn>.cta-button+.btn,
.input-group-btn>.btn-stats+.btn,
.input-group-btn>.btn-rosters+.btn,
.input-group-btn>.btn-publish+.btn,
.input-group-btn>.add-comment-button+.btn,
.input-group-btn>.leave-a-comment+.btn,
.input-group-btn>.add-update-button+.btn,
.input-group-btn>.btn+.cta-button,
.input-group-btn>.cta-button+.cta-button,
.input-group-btn>.btn-stats+.cta-button,
.input-group-btn>.btn-rosters+.cta-button,
.input-group-btn>.btn-publish+.cta-button,
.input-group-btn>.add-comment-button+.cta-button,
.input-group-btn>.leave-a-comment+.cta-button,
.input-group-btn>.add-update-button+.cta-button,
.input-group-btn>.btn+.btn-stats,
.input-group-btn>.cta-button+.btn-stats,
.input-group-btn>.btn-stats+.btn-stats,
.input-group-btn>.btn-rosters+.btn-stats,
.input-group-btn>.btn-publish+.btn-stats,
.input-group-btn>.add-comment-button+.btn-stats,
.input-group-btn>.leave-a-comment+.btn-stats,
.input-group-btn>.add-update-button+.btn-stats,
.input-group-btn>.btn+.btn-rosters,
.input-group-btn>.cta-button+.btn-rosters,
.input-group-btn>.btn-stats+.btn-rosters,
.input-group-btn>.btn-rosters+.btn-rosters,
.input-group-btn>.btn-publish+.btn-rosters,
.input-group-btn>.add-comment-button+.btn-rosters,
.input-group-btn>.leave-a-comment+.btn-rosters,
.input-group-btn>.add-update-button+.btn-rosters,
.input-group-btn>.btn+.btn-publish,
.input-group-btn>.cta-button+.btn-publish,
.input-group-btn>.btn-stats+.btn-publish,
.input-group-btn>.btn-rosters+.btn-publish,
.input-group-btn>.btn-publish+.btn-publish,
.input-group-btn>.add-comment-button+.btn-publish,
.input-group-btn>.leave-a-comment+.btn-publish,
.input-group-btn>.add-update-button+.btn-publish,
.input-group-btn>.btn+.add-comment-button,
.input-group-btn>.cta-button+.add-comment-button,
.input-group-btn>.btn-stats+.add-comment-button,
.input-group-btn>.btn-rosters+.add-comment-button,
.input-group-btn>.btn-publish+.add-comment-button,
.input-group-btn>.add-comment-button+.add-comment-button,
.input-group-btn>.leave-a-comment+.add-comment-button,
.input-group-btn>.add-update-button+.add-comment-button,
.input-group-btn>.btn+.leave-a-comment,
.input-group-btn>.cta-button+.leave-a-comment,
.input-group-btn>.btn-stats+.leave-a-comment,
.input-group-btn>.btn-rosters+.leave-a-comment,
.input-group-btn>.btn-publish+.leave-a-comment,
.input-group-btn>.add-comment-button+.leave-a-comment,
.input-group-btn>.leave-a-comment+.leave-a-comment,
.input-group-btn>.add-update-button+.leave-a-comment,
.input-group-btn>.btn+.add-update-button,
.input-group-btn>.cta-button+.add-update-button,
.input-group-btn>.btn-stats+.add-update-button,
.input-group-btn>.btn-rosters+.add-update-button,
.input-group-btn>.btn-publish+.add-update-button,
.input-group-btn>.add-comment-button+.add-update-button,
.input-group-btn>.leave-a-comment+.add-update-button,
.input-group-btn>.add-update-button+.add-update-button {
    margin-left: -1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.cta-button:hover,
.input-group-btn>.btn-stats:hover,
.input-group-btn>.btn-rosters:hover,
.input-group-btn>.btn-publish:hover,
.input-group-btn>.add-comment-button:hover,
.input-group-btn>.leave-a-comment:hover,
.input-group-btn>.add-update-button:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.cta-button:focus,
.input-group-btn>.btn-stats:focus,
.input-group-btn>.btn-rosters:focus,
.input-group-btn>.btn-publish:focus,
.input-group-btn>.add-comment-button:focus,
.input-group-btn>.leave-a-comment:focus,
.input-group-btn>.add-update-button:focus,
.input-group-btn>.btn:active,
.input-group-btn>.cta-button:active,
.input-group-btn>.btn-stats:active,
.input-group-btn>.btn-rosters:active,
.input-group-btn>.btn-publish:active,
.input-group-btn>.add-comment-button:active,
.input-group-btn>.leave-a-comment:active,
.input-group-btn>.add-update-button:active {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.cta-button,
.input-group-btn:first-child>.btn-stats,
.input-group-btn:first-child>.btn-rosters,
.input-group-btn:first-child>.btn-publish,
.input-group-btn:first-child>.add-comment-button,
.input-group-btn:first-child>.leave-a-comment,
.input-group-btn:first-child>.add-update-button,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.cta-button,
.input-group-btn:last-child>.btn-stats,
.input-group-btn:last-child>.btn-rosters,
.input-group-btn:last-child>.btn-publish,
.input-group-btn:last-child>.add-comment-button,
.input-group-btn:last-child>.leave-a-comment,
.input-group-btn:last-child>.add-update-button,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:before,
.nav:after {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}
.tab-content>.active {
    display: block;
    visibility: visible
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table
}
.navbar:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}
.navbar-header:after {
    clear: both
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn,
.btn-group-sm>.navbar-btn.cta-button,
.btn-group-sm>.navbar-btn.btn-stats,
.btn-group-sm>.navbar-btn.btn-rosters,
.btn-group-sm>.navbar-btn.btn-publish,
.btn-group-sm>.navbar-btn.add-comment-button,
.btn-group-sm>.navbar-btn.leave-a-comment,
.btn-group-sm>.navbar-btn.add-update-button {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn,
.btn-group-xs>.navbar-btn.cta-button,
.btn-group-xs>.navbar-btn.btn-stats,
.btn-group-xs>.navbar-btn.btn-rosters,
.btn-group-xs>.navbar-btn.btn-publish,
.btn-group-xs>.navbar-btn.add-comment-button,
.btn-group-xs>.navbar-btn.leave-a-comment,
.btn-group-xs>.navbar-btn.add-update-button {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    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: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:before,
.pager:after {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label:empty {
    display: none
}
.btn .label,
.cta-button .label,
.btn-stats .label,
.btn-rosters .label,
.btn-publish .label,
.add-comment-button .label,
.leave-a-comment .label,
.add-update-button .label {
    position: relative;
    top: -1px
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #777
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge,
.cta-button .badge,
.btn-stats .badge,
.btn-rosters .badge,
.btn-publish .badge,
.add-comment-button .badge,
.leave-a-comment .badge,
.add-update-button .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.cta-button .badge,
.btn-group-xs>.btn-stats .badge,
.btn-group-xs>.btn-rosters .badge,
.btn-group-xs>.btn-publish .badge,
.btn-group-xs>.add-comment-button .badge,
.btn-group-xs>.leave-a-comment .badge,
.btn-group-xs>.add-update-button .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
.ui-autocomplete { max-height:300px;overflow:auto;}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
    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: -o-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,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
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;
    color: #555;
    background-color: #f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child 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-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.428571429
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn,
.modal-footer .cta-button+.btn,
.modal-footer .btn-stats+.btn,
.modal-footer .btn-rosters+.btn,
.modal-footer .btn-publish+.btn,
.modal-footer .add-comment-button+.btn,
.modal-footer .leave-a-comment+.btn,
.modal-footer .add-update-button+.btn,
.modal-footer .btn+.cta-button,
.modal-footer .cta-button+.cta-button,
.modal-footer .btn-stats+.cta-button,
.modal-footer .btn-rosters+.cta-button,
.modal-footer .btn-publish+.cta-button,
.modal-footer .add-comment-button+.cta-button,
.modal-footer .leave-a-comment+.cta-button,
.modal-footer .add-update-button+.cta-button,
.modal-footer .btn+.btn-stats,
.modal-footer .cta-button+.btn-stats,
.modal-footer .btn-stats+.btn-stats,
.modal-footer .btn-rosters+.btn-stats,
.modal-footer .btn-publish+.btn-stats,
.modal-footer .add-comment-button+.btn-stats,
.modal-footer .leave-a-comment+.btn-stats,
.modal-footer .add-update-button+.btn-stats,
.modal-footer .btn+.btn-rosters,
.modal-footer .cta-button+.btn-rosters,
.modal-footer .btn-stats+.btn-rosters,
.modal-footer .btn-rosters+.btn-rosters,
.modal-footer .btn-publish+.btn-rosters,
.modal-footer .add-comment-button+.btn-rosters,
.modal-footer .leave-a-comment+.btn-rosters,
.modal-footer .add-update-button+.btn-rosters,
.modal-footer .btn+.btn-publish,
.modal-footer .cta-button+.btn-publish,
.modal-footer .btn-stats+.btn-publish,
.modal-footer .btn-rosters+.btn-publish,
.modal-footer .btn-publish+.btn-publish,
.modal-footer .add-comment-button+.btn-publish,
.modal-footer .leave-a-comment+.btn-publish,
.modal-footer .add-update-button+.btn-publish,
.modal-footer .btn+.add-comment-button,
.modal-footer .cta-button+.add-comment-button,
.modal-footer .btn-stats+.add-comment-button,
.modal-footer .btn-rosters+.add-comment-button,
.modal-footer .btn-publish+.add-comment-button,
.modal-footer .add-comment-button+.add-comment-button,
.modal-footer .leave-a-comment+.add-comment-button,
.modal-footer .add-update-button+.add-comment-button,
.modal-footer .btn+.leave-a-comment,
.modal-footer .cta-button+.leave-a-comment,
.modal-footer .btn-stats+.leave-a-comment,
.modal-footer .btn-rosters+.leave-a-comment,
.modal-footer .btn-publish+.leave-a-comment,
.modal-footer .add-comment-button+.leave-a-comment,
.modal-footer .leave-a-comment+.leave-a-comment,
.modal-footer .add-update-button+.leave-a-comment,
.modal-footer .btn+.add-update-button,
.modal-footer .cta-button+.add-update-button,
.modal-footer .btn-stats+.add-update-button,
.modal-footer .btn-rosters+.add-update-button,
.modal-footer .btn-publish+.add-update-button,
.modal-footer .add-comment-button+.add-update-button,
.modal-footer .leave-a-comment+.add-update-button,
.modal-footer .add-update-button+.add-update-button {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .cta-button+.btn,
.modal-footer .btn-group .btn-stats+.btn,
.modal-footer .btn-group .btn-rosters+.btn,
.modal-footer .btn-group .btn-publish+.btn,
.modal-footer .btn-group .add-comment-button+.btn,
.modal-footer .btn-group .leave-a-comment+.btn,
.modal-footer .btn-group .add-update-button+.btn,
.modal-footer .btn-group .btn+.cta-button,
.modal-footer .btn-group .cta-button+.cta-button,
.modal-footer .btn-group .btn-stats+.cta-button,
.modal-footer .btn-group .btn-rosters+.cta-button,
.modal-footer .btn-group .btn-publish+.cta-button,
.modal-footer .btn-group .add-comment-button+.cta-button,
.modal-footer .btn-group .leave-a-comment+.cta-button,
.modal-footer .btn-group .add-update-button+.cta-button,
.modal-footer .btn-group .btn+.btn-stats,
.modal-footer .btn-group .cta-button+.btn-stats,
.modal-footer .btn-group .btn-stats+.btn-stats,
.modal-footer .btn-group .btn-rosters+.btn-stats,
.modal-footer .btn-group .btn-publish+.btn-stats,
.modal-footer .btn-group .add-comment-button+.btn-stats,
.modal-footer .btn-group .leave-a-comment+.btn-stats,
.modal-footer .btn-group .add-update-button+.btn-stats,
.modal-footer .btn-group .btn+.btn-rosters,
.modal-footer .btn-group .cta-button+.btn-rosters,
.modal-footer .btn-group .btn-stats+.btn-rosters,
.modal-footer .btn-group .btn-rosters+.btn-rosters,
.modal-footer .btn-group .btn-publish+.btn-rosters,
.modal-footer .btn-group .add-comment-button+.btn-rosters,
.modal-footer .btn-group .leave-a-comment+.btn-rosters,
.modal-footer .btn-group .add-update-button+.btn-rosters,
.modal-footer .btn-group .btn+.btn-publish,
.modal-footer .btn-group .cta-button+.btn-publish,
.modal-footer .btn-group .btn-stats+.btn-publish,
.modal-footer .btn-group .btn-rosters+.btn-publish,
.modal-footer .btn-group .btn-publish+.btn-publish,
.modal-footer .btn-group .add-comment-button+.btn-publish,
.modal-footer .btn-group .leave-a-comment+.btn-publish,
.modal-footer .btn-group .add-update-button+.btn-publish,
.modal-footer .btn-group .btn+.add-comment-button,
.modal-footer .btn-group .cta-button+.add-comment-button,
.modal-footer .btn-group .btn-stats+.add-comment-button,
.modal-footer .btn-group .btn-rosters+.add-comment-button,
.modal-footer .btn-group .btn-publish+.add-comment-button,
.modal-footer .btn-group .add-comment-button+.add-comment-button,
.modal-footer .btn-group .leave-a-comment+.add-comment-button,
.modal-footer .btn-group .add-update-button+.add-comment-button,
.modal-footer .btn-group .btn+.leave-a-comment,
.modal-footer .btn-group .cta-button+.leave-a-comment,
.modal-footer .btn-group .btn-stats+.leave-a-comment,
.modal-footer .btn-group .btn-rosters+.leave-a-comment,
.modal-footer .btn-group .btn-publish+.leave-a-comment,
.modal-footer .btn-group .add-comment-button+.leave-a-comment,
.modal-footer .btn-group .leave-a-comment+.leave-a-comment,
.modal-footer .btn-group .add-update-button+.leave-a-comment,
.modal-footer .btn-group .btn+.add-update-button,
.modal-footer .btn-group .cta-button+.add-update-button,
.modal-footer .btn-group .btn-stats+.add-update-button,
.modal-footer .btn-group .btn-rosters+.add-update-button,
.modal-footer .btn-group .btn-publish+.add-update-button,
.modal-footer .btn-group .add-comment-button+.add-update-button,
.modal-footer .btn-group .leave-a-comment+.add-update-button,
.modal-footer .btn-group .add-update-button+.add-update-button {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn,
.carousel-caption .cta-button,
.carousel-caption .btn-stats,
.carousel-caption .btn-rosters,
.carousel-caption .btn-publish,
.carousel-caption .add-comment-button,
.carousel-caption .leave-a-comment,
.carousel-caption .add-update-button {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@keyframes pulse {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}
@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg)
    }
}
@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}
@keyframes tada {
    0% {
        transform: scale(1)
    }
    10%,
    20% {
        transform: scale(0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
.inverse {
    color: #fff
}
.black {
    color: #000
}
.blue {
    color: #015cab
}
.blue.inverse {
    background-color: #015cab;
    color: #fff
}
.color-chip.blue {
    background-color: #015cab
}
.orange {
    color: #db7101
}
.orange.inverse {
    background-color: #db7101;
    color: #fff
}
.color-chip.orange {
    background-color: #db7101
}
.green {
    color: #13aa37
}
.green.inverse {
    background-color: #13aa37;
    color: #fff
}
.color-chip.green {
    background-color: #13aa37
}
.grey {
    color: #8191a0
}
.grey.inverse {
    background-color: #8191a0;
    color: #fff
}
.color-chip.grey {
    background-color: #8191a0
}
.lightgrey {
    color: #e4e9ec
}
.lightgrey.inverse {
    background-color: #e4e9ec;
    color: rgba(1, 16, 29, 0.85)
}
.color-chip.lightgrey {
    background-color: #e4e9ec
}
.color-chip {
    display: inline-block;
    width: 20px;
    height: 20px
}
.white {
    color: #fff
}
.pac-container {
    z-index: 1051 !important
}
.cms-content {
    margin: 30px 0px 30px 30px
}
@media (max-width: 992px) {
    .cms-content {
        margin-right: 30px
    }
}
.cms-reminder {
    margin-top: 30px;
    text-align: center
}
.get-started .get-started-buffer {
    margin: 25px
}
.get-started h3 {
    text-transform: none
}
.get-started ul.checks {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    list-style: none
}
.get-started ul.checks li {
    background: url("check.png") no-repeat left center;
    padding: 8px 0 10px 30px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif
}
body.lite:not(.embedded_widget) {
    min-height: 1000px
}
.home h1 {
    color: #00192e
}
.home .subnav {
    display: none
}
#header {
    position: absolute;
    width: 100%;
    background: rgba(1, 16, 29, 0.75);
    z-index: 100
}
.home .footer {
    padding: 10px 0;
    background-color: transparent
}
.hero {
    background: #01101d;
    position: relative;
    max-height: calc(100vh - 60px);
    overflow: hidden
}
.hero:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.25%
}
.hero .slider,
.hero .slider li {
    margin: 0;
    padding: 0;
    height: 100%
}
.hero .slider a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-size: cover
}
.hero .slide--video {
    cursor: pointer
}
.bx-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.bx-viewport {
    position: relative;
    height: 100% !important;
    z-index: 1
}
.bx-pager {
    width: 100%;
    text-align: center
}
.bx-pager {
    position: absolute;
    width: 100%;
    bottom: 3.5%;
    z-index: 50;
    font-size: 0;
    line-height: 0;
    text-align: center
}
.bx-pager-item {
    display: inline
}
.bx-pager-item a {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    text-indent: -9999px;
    border: #fff 2px solid;
    border-radius: 50%;
    background: transparent;
    opacity: 0.8;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25)
}
.bx-pager-item a.active {
    background-color: #fff;
    opacity: 1
}
.bx-controls-direction a {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    width: 120px;
    height: 100%;
    font-size: 0;
    outline: none;
    opacity: 0;
    text-decoration: none;
    transition: opacity 0.75s ease-in-out
}
.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1
}
.bx-prev {
    left: 0
}
.bx-next {
    right: 0
}
.bx-prev:before,
.bx-next:before {
    font: 72px "FontAwesome";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    opacity: 0.5;
    -webkit-transform: translateX(-50%) translateY(-45%);
    -moz-transform: translateX(-50%) translateY(-45%);
    -ms-transform: translateX(-50%) translateY(-45%);
    transform: translateX(-50%) translateY(-45%);
    transition: opacity 0.25s ease
}
.bx-prev:hover:before,
.bx-next:hover:before {
    opacity: 1
}
.bx-prev:before {
    content: "\f104"
}
.bx-next:before {
    content: "\f105"
}
@media (max-width: 767px) {
    .bx-controls-direction {
        display: none
    }
}
.hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.hero .slide--video:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75%;
    z-index: 1;
    background-image: -webkit-linear-gradient(top, rgba(1, 16, 29, 0) 0%, rgba(1, 16, 29, 0.5) 100%);
    background-image: -moz-linear-gradient(top, rgba(1, 16, 29, 0) 0%, rgba(1, 16, 29, 0.5) 100%);
    background-image: -ms-linear-gradient(top, rgba(1, 16, 29, 0) 0%, rgba(1, 16, 29, 0.5) 100%);
    background-image: linear-gradient(to bottom, rgba(1, 16, 29, 0) 0%, rgba(1, 16, 29, 0.5) 100%);
    opacity: 1;
    transition: opacity 0.75s ease
}
.hero .slide--video:after {
    content: "\f01d";
    font: 96px/1 "FontAwesome";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    opacity: 0.85;
    pointer-events: none;
    width: 100px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.slider .slide--video:before,
.slider .slide--video:after {
    transition: opacity 0.75s ease
}
.slider.is-playing .slide--video:before,
.slider.is-playing .slide--video:after {
    opacity: 0
}
@media (max-width: 480px) {
    .hero:before {
        padding-top: 85%
    }
    .hero .slide--video:after {
        font-size: 68px
    }
}
.lite-description {
    background: #f0f4f7;
    position: relative;
    padding: 90px 0 70px 0;
    z-index: 10;
    text-align: center;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px
}
.lite-description p {
    font-size: 20px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.home-cta-start {
    font: 30px "Economica", sans-serif;
    text-transform: uppercase;
    position: relative;
    height: 60px;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 20
}
.partners {
    background: #fff;
    position: relative;
    padding: 90px 0 70px 0;
    z-index: 10;
    box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px
}
.partners__list {
    list-style: none;
    margin: 0 0 40px 0;
    padding: 0;
    text-align: center
}
.partners__list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 13px;
    padding: 0
}
.partners__list img {
    max-height: 65px
}
.partners__list+a {
    display: inline-block;
    font-weight: 700;
    color: #f27405
}
.home-best {
    background: #f0f4f7;
    text-align: center;
    padding: 50px 0;
    text-align: center;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px
}
.home-best>h1 {
    font-size: 36px
}
.home-media {
    padding-top: 60px;
    padding-bottom: 80px;
    text-align: center
}
.home-media h1 {
    font-size: 32px;
    margin: 0 0 40px 0
}
.home-media__list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}
.home-media__list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 13px;
    padding: 0
}
.home-media__list img {
    width: 80px
}
.connects {
    padding: 50px 0
}
.connects .container {
    max-width: 840px;
    text-align: center
}
.connects h1 {
    color: #015cab;
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    margin: 0 0 40px 0
}
.connects p {
    text-align: center
}
.facebook-cta {
    padding: 75px 0;
    background: #012e54;
    background-image: -webkit-linear-gradient(top, #01294b 0%, #01325c 100%);
    background-image: -moz-linear-gradient(top, #01294b 0%, #01325c 100%);
    background-image: -ms-linear-gradient(top, #01294b 0%, #01325c 100%);
    background-image: linear-gradient(to bottom, #01294b 0%, #01325c 100%)
}
.facebook-cta .container {
    max-width: 550px;
    text-align: center
}
.facebook-cta .container.buttons {
    max-width: 600px
}
.facebook-cta h1 {
    color: #fff;
    font-weight: normal;
    margin: 0
}
.facebook-cta p {
    padding: 0 10%;
    color: #aabbcb;
    margin: 20px 0 40px 0
}
.facebook-cta .btn,
.facebook-cta .cta-button,
.facebook-cta .btn-stats,
.facebook-cta .btn-rosters,
.facebook-cta .btn-publish,
.facebook-cta .add-comment-button,
.facebook-cta .leave-a-comment,
.facebook-cta .add-update-button,
.facebook-cta .btn.twitter,
.facebook-cta .twitter.cta-button,
.facebook-cta .twitter.btn-stats,
.facebook-cta .twitter.btn-rosters,
.facebook-cta .twitter.btn-publish,
.facebook-cta .twitter.add-comment-button,
.facebook-cta .twitter.leave-a-comment,
.facebook-cta .twitter.add-update-button {
    border-radius: 5px;
    padding: 20px 40px;
    font: 26px "Economica", sans-serif;
    color: #fff;
    text-transform: none;
    margin-bottom: 20px
}
.facebook-cta a.btn,
.facebook-cta a.cta-button,
.facebook-cta a.btn-stats,
.facebook-cta a.btn-rosters,
.facebook-cta a.btn-publish,
.facebook-cta a.add-comment-button,
.facebook-cta a.leave-a-comment,
.facebook-cta a.add-update-button,
.facebook-cta a.btn:visited,
.facebook-cta a.cta-button:visited,
.facebook-cta a.btn-stats:visited,
.facebook-cta a.btn-rosters:visited,
.facebook-cta a.btn-publish:visited,
.facebook-cta a.add-comment-button:visited,
.facebook-cta a.leave-a-comment:visited,
.facebook-cta a.add-update-button:visited {
    background: #3b5998
}
.facebook-cta a.btn.twitter,
.facebook-cta a.twitter.cta-button,
.facebook-cta a.twitter.btn-stats,
.facebook-cta a.twitter.btn-rosters,
.facebook-cta a.twitter.btn-publish,
.facebook-cta a.twitter.add-comment-button,
.facebook-cta a.twitter.leave-a-comment,
.facebook-cta a.twitter.add-update-button,
.facebook-cta a.bnt.twitter:visited {
    background: #00aced
}
.facebook-cta a.btn.twitter:hover,
.facebook-cta a.twitter.cta-button:hover,
.facebook-cta a.twitter.btn-stats:hover,
.facebook-cta a.twitter.btn-rosters:hover,
.facebook-cta a.twitter.btn-publish:hover,
.facebook-cta a.twitter.add-comment-button:hover,
.facebook-cta a.twitter.leave-a-comment:hover,
.facebook-cta a.twitter.add-update-button:hover {
    background: #65c7ec
}
.facebook-cta .btn:hover,
.facebook-cta .cta-button:hover,
.facebook-cta .btn-stats:hover,
.facebook-cta .btn-rosters:hover,
.facebook-cta .btn-publish:hover,
.facebook-cta .add-comment-button:hover,
.facebook-cta .leave-a-comment:hover,
.facebook-cta .add-update-button:hover {
    background-color: #3e62ad
}
.facebook-cta .btn .fa,
.facebook-cta .cta-button .fa,
.facebook-cta .btn-stats .fa,
.facebook-cta .btn-rosters .fa,
.facebook-cta .btn-publish .fa,
.facebook-cta .add-comment-button .fa,
.facebook-cta .leave-a-comment .fa,
.facebook-cta .add-update-button .fa {
    margin-right: 10px
}
.footer-rally-cta {
    background: #f0f4f7;
    padding: 60px 0
}
.footer-rally-cta h1 {
    margin: 0
}
.footer-rally-cta p {
    margin: 25px 0 40px 0;
    color: #333
}
.footer-rally-cta .container {
    max-width: 600px;
    text-align: center
}
.footer-rally-cta .btn,
.footer-rally-cta .cta-button,
.footer-rally-cta .btn-stats,
.footer-rally-cta .btn-rosters,
.footer-rally-cta .btn-publish,
.footer-rally-cta .add-comment-button,
.footer-rally-cta .leave-a-comment,
.footer-rally-cta .add-update-button {
    display: inline-block;
    width: auto;
    margin: 0 10px;
    font: 20px "Economica", sans-serif;
    font-weight: normal;
    padding-left: 40px;
    padding-right: 40px
}
.footer-rally-cta .btn--inverted {
    border-width: 2px
}
@media (max-width: 991px) {
    .partners {
        padding: 50px 0 40px 0
    }
    .partners__list {
        margin-bottom: 10px
    }
    .partners__list li {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 25px
    }
    .partners__list img {
        max-height: 50px
    }
    .home-media {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .home-media__list li {
        margin-bottom: 25px
    }
    .facebook-cta {
        padding: 50px 0
    }
    .footer-rally-cta {
        padding: 40px 0 50px 0
    }
}
@media (max-width: 600px) {
    .hero:before {
        padding-top: 65%
    }
    .home-cta-start {
        font-size: 20px;
        height: 60px;
        line-height: 60px
    }
    .home-rallies {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .facebook-cta h1,
    .footer-rally-cta h1 {
        font-size: 36px
    }
    .footer-rally-cta .btn,
    .footer-rally-cta .cta-button,
    .footer-rally-cta .btn-stats,
    .footer-rally-cta .btn-rosters,
    .footer-rally-cta .btn-publish,
    .footer-rally-cta .add-comment-button,
    .footer-rally-cta .leave-a-comment,
    .footer-rally-cta .add-update-button {
        display: block;
        width: auto;
        margin: 15px
    }
    .footer .row>div {
        width: 100% !important;
        float: none;
        text-align: center
    }
    .footer .text-right {
        text-align: center
    }
}
.contact-text {
    margin: 15px
}
.contact-form {
    margin: auto;
    margin-top: 15px
}
.address {
    padding: 20px;
    margin-top: 15px
}
.address dt {
    font-size: 14px;
    margin-bottom: 2px
}
.address dd {
    margin: 0
}
.rally-header,
.org-header,
.cms-header {
    margin-bottom: 20px;
    margin-top: 20px
}
.rally-header h3,
.org-header h3,
.cms-header h3 {
    font-size: 40px;
    margin-top: 0
}
.rally-header h3 a,
.rally-header h3 a:hover,
.org-header h3 a,
.org-header h3 a:hover,
.cms-header h3 a,
.cms-header h3 a:hover {
    color: rgba(1, 16, 29, 0.85)
}
.rally-header .media-body,
.org-header .media-body,
.cms-header .media-body {
    width: 100%
}
.rally-header .titlebar,
.org-header .titlebar,
.cms-header .titlebar {
    padding: 0
}
.rally-header .titlebar .rally-title-info h3,
.org-header .titlebar .rally-title-info h3,
.cms-header .titlebar .rally-title-info h3 {
    color: rgba(1, 16, 29, 0.85);
    text-transform: none;
    margin-top: 1px;
    margin-bottom: 3px
}
.rally-header .titlebar .rallier-info,
.org-header .titlebar .rallier-info,
.cms-header .titlebar .rallier-info {
    font-size: 14px;
    text-transform: uppercase
}
.rally-header .titlebar .rallier-info a,
.org-header .titlebar .rallier-info a,
.cms-header .titlebar .rallier-info a {
    color: rgba(1, 16, 29, 0.85)
}
.rally-header .titlebar .rallier-info.name,
.org-header .titlebar .rallier-info.name,
.cms-header .titlebar .rallier-info.name {
    font-size: 24px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}
.rally-header .titlebar .rallier-info.tags,
.org-header .titlebar .rallier-info.tags,
.cms-header .titlebar .rallier-info.tags {
    margin-top: 10px
}
.rally-header .titlebar .rally-store-info a,
.rally-header .titlebar .rally-store-info a:hover,
.rally-header .titlebar .rally-store-info a:visited,
.org-header .titlebar .rally-store-info a,
.org-header .titlebar .rally-store-info a:hover,
.org-header .titlebar .rally-store-info a:visited,
.cms-header .titlebar .rally-store-info a,
.cms-header .titlebar .rally-store-info a:hover,
.cms-header .titlebar .rally-store-info a:visited {
    color: #fff
}
.rally-header .titlebar .rally-store-info h1,
.org-header .titlebar .rally-store-info h1,
.cms-header .titlebar .rally-store-info h1 {
    margin-top: 10px
}
.rally-header .titlebar .rally-store-info h1 a,
.rally-header .titlebar .rally-store-info h1 a:hover,
.rally-header .titlebar .rally-store-info h1 a:visited,
.org-header .titlebar .rally-store-info h1 a,
.org-header .titlebar .rally-store-info h1 a:hover,
.org-header .titlebar .rally-store-info h1 a:visited,
.cms-header .titlebar .rally-store-info h1 a,
.cms-header .titlebar .rally-store-info h1 a:hover,
.cms-header .titlebar .rally-store-info h1 a:visited {
    color: #015cab
}
.rally-header .titlebar .rally-store-info .store-admin-buttons,
.org-header .titlebar .rally-store-info .store-admin-buttons,
.cms-header .titlebar .rally-store-info .store-admin-buttons {
    margin-top: 3px
}
.rally-header .titlebar .rally-search-info h1,
.org-header .titlebar .rally-search-info h1,
.cms-header .titlebar .rally-search-info h1 {
    margin-top: 0
}
.rally-header .titlebar a.main-rally-link,
.rally-header .titlebar a.main-rally-link:visited,
.rally-header .titlebar a.main-rally-link:hover,
.org-header .titlebar a.main-rally-link,
.org-header .titlebar a.main-rally-link:visited,
.org-header .titlebar a.main-rally-link:hover,
.cms-header .titlebar a.main-rally-link,
.cms-header .titlebar a.main-rally-link:visited,
.cms-header .titlebar a.main-rally-link:hover {
    color: #f27405
}
.org-header h1,
.cms-header h1 {
    margin-top: 0px
}
.rm-design-section {
    padding: 20px 0;
    width: 800px
}
.rm-design-sidebar {
    padding-top: 20px
}
.rm-design-colors {
    text-transform: capitalize
}
.example-panel {
    position: relative;
    padding: 20px;
    border: 1px solid grey;
    margin-top: 10px
}
.example-panel.blue {
    background-color: #add8e6
}
.wizard-buttons {
    margin-top: 20px
}
.wizard-heading {
    text-align: center
}
.wizard-heading .optional {
    font-size: 28px;
    color: #8191a0
}
.wizard-description {
    font-size: 20px
}
.wizard-description .additional-description {
    font-size: 14px;
    font-style: italic
}
.wizard-description .additional-description ul {
    list-style: none
}
.wizard-help {
    margin-top: 10px;
    color: gray;
    font-size: 11px
}
.wizard-help h5 {
    font-size: 14px;
    margin-bottom: 0
}
.wizard-help .default-values {
    font-weight: bold;
    color: #015cab
}
.wizard-help.photo {
    font-weight: bold
}
.extra-save-button {
    margin-top: 15px
}
.wizard-help.story {
    margin-top: 0px;
    margin-bottom: 15px
}
.story-sub-heading h2 {
    font-size: 24px;
    color: #015cab
}
.story-sub-heading .wizard-description {
    font-size: 16px
}
.story-sub-heading span {
    text-transform: uppercase;
    text-decoration: underline
}
.photo-media-placement {
    margin-top: 0px
}
.photo-default-text {
    font-size: 10px
}
.photo-preview {
    border: 1px solid #e4e9ec
}
.photo-preview.photo-required {
    border: 1px solid #a94442
}
.swag-option-add-button i,
.swag-option-remove-button i {
    font-family: "Open Sans", Arial, Helvetica, sans-serif
}
.amount-needed-group-label {
    margin-bottom: 7px
}
.simple-rally-formula {
    font-size: 14px;
    color: #333
}
.simple-rally-formula p {
    margin: 10px 0 20px 0
}
.simple-formula-link {
    text-transform: uppercase;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px
}
div#mceu_15.mce-tinymce.mce-container.mce-panel {
    border: none
}
.story-description {
    border: 1px solid #ccc
}
.story-description.description-required {
    border: 1px solid #a94442
}
label .optional {
    color: #8191a0;
    text-transform: none
}
.fan-page-opt-in {
    font-size: 16px
}
.fan-page-swag-description {
    font-style: italic
}
#swag .store {
    outline: none;
    border: none
}
.rally-swag {
    padding: 0 12px
}
.swag-edit.panel-body {
    padding: 0
}
.perk-edit-btn {
    margin-top: 15px
}
.modal-perk-form label {
    margin-top: 5px
}
.modal-perk-form .swag-option-add-button,
.modal-perk-form .swag-option-remove-button {
    margin-top: 5px
}
.modal-perk-form .swag-option-remove-button {
    margin-bottom: 5px
}
.modal-footer a.btn,
.modal-footer a.cta-button,
.modal-footer a.btn-stats,
.modal-footer a.btn-rosters,
.modal-footer a.btn-publish,
.modal-footer a.add-comment-button,
.modal-footer a.leave-a-comment,
.modal-footer a.add-update-button {
    color: #fff
}
#funding-eligibility-rules ul li {
    margin-bottom: 10px
}
#funding .container-fluid h4,
#stripe .container-fluid h4 {
    margin-top: 30px
}
#funding .funding-verification h4,
#stripe .funding-verification h4 {
    margin-top: 30px
}
#funding .funding-verification h5,
#stripe .funding-verification h5 {
    margin-bottom: 30px
}
#funding .funding-verification h5 a,
#stripe .funding-verification h5 a {
    color: #db7101
}
#funding .funding-verification .alert-info,
#stripe .funding-verification .alert-info {
    margin-top: 30px
}
#funding .funding-confirmation,
#stripe .funding-confirmation {
    margin-top: 30px;
    margin-bottom: 30px
}
#funding .funding-routing,
#stripe .funding-routing {
    margin-top: 0
}
#funding #verify-personal-id,
#funding #verify-document,
#stripe #verify-personal-id,
#stripe #verify-document {
    margin-top: 30px
}
#funding .info-verified,
#stripe .info-verified {
    margin-top: 10px;
    font-weight: bold
}
#funding .bank-account-alert-row,
#stripe .bank-account-alert-row {
    margin-top: 15px
}
#stripe-account-form .radio label,
#stripe-account-form .checkbox label {
    display: block
}
#ssn-last-4-row,
#funds-recipient-row {
    margin-top: 30px
}
#business-address-row {
    margin-bottom: 30px
}
.funding-disabled h5,
.nonprofit-disabled h5 {
    color: #8191a0
}
.funding-disabled .form-control,
.nonprofit-disabled .form-control {
    color: #708090
}
.funding-disabled label,
.nonprofit-disabled label {
    color: #8191a0
}
#empty-stripe-account-form {
    margin-top: 30px
}
#country-of-residence {
    margin-top: 20px
}
.country-of-residence-help {
    margin-top: 5px
}
.normal-text-label {
    color: rgba(1, 16, 29, 0.85);
    text-transform: none;
    font-size: 14px;
    margin-top: 0
}
#nonprofit .nonprofit-verification h4 {
    margin-top: 30px
}
.admin-matchers-heading,
.account-heading,
.roster-heading {
    margin-bottom: 10px
}
.add-matcher-first-label {
    margin-top: 0px
}
.matchers-list label {
    display: inline
}
.matchers-list .matchers-list-item {
    padding: 15px
}
.matchers-list .matchers-amount {
    padding-top: 15px
}
.matchers-list .matchers-amount label {
    display: block
}
.matchers-list a {
    font-size: 16px;
    color: rgba(1, 16, 29, 0.85)
}
#initialize-roster-form {
    margin-top: 30px
}
.ally-list .ally-list-item {
    padding: 1px 0 0 10px
}
.ally-list .thumbnail {
    border-radius: 0
}
.ally-list .btn,
.ally-list .cta-button,
.ally-list .btn-stats,
.ally-list .btn-rosters,
.ally-list .btn-publish,
.ally-list .add-comment-button,
.ally-list .leave-a-comment,
.ally-list .add-update-button {
    background-color: #d9534f
}
.membership-form-descripton {
    margin-bottom: 15px;
    font-style: italic
}
.legend-description {
    margin-bottom: 20px;
    text-transform: uppercase
}
.legend-description .pending-example,
.legend-description .active-example {
    border: 1px solid #ccc;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 6px 12px;
    font-style: normal
}
.legend-description .pending-example {
    background-color: #e4e9ec;
    float: right
}
.member-list .pending,
.member-list .active {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    border: 1px solid #ccc;
    background: #fff
}
.member-list .pending {
    background: #e4e9ec
}
.checkbox.edit-tabs {
    margin-left: 20px
}
.footer {
    background-color: #e4e9ec;
    padding-top: 20px;
    border-top: 3px solid #fff
}
.footer p {
    margin-top: 5px
}
.footer a {
    margin-right: 15px
}
.footer #privacy-policy .modal-body h3,
.footer #terms-of-use .modal-body h3 {
    font-size: 14px;
    color: #015cab
}
.footer #privacy-policy .modal-body p,
.footer #terms-of-use .modal-body p {
    font-size: 12px
}
.footer #privacy-policy .modal-body ul li,
.footer #terms-of-use .modal-body ul li {
    font-size: 12px
}
.footer a,
.footer a:hover,
.footer a:visited,
.footer span {
    color: #fff;
}
#header {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 6px;
    margin-bottom: 15px;
    position: relative
}
#header .logo {
    display: inline-block;
    margin-right: 25px
}
#header .rallyme-logo-background {
    position: absolute;
    width: 190px;
    top: -6px;
    bottom: -6px;
    transform: skewX(150deg);
    -webkit-transform: skewX(150deg);
    border-left: rgba(130, 131, 131, 0.6) 15px solid;
    border-right: rgba(255, 255, 255, 0.6) 15px solid
}
#header .rallyme-logo-background>div {
    border-left: rgba(216, 218, 218, 0.6) 15px solid;
    border-right: rgba(241, 243, 243, 0.6) 15px solid;
    background-color: rgba(231, 233, 233, 0.9);
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0
}
#header .brand-rallyme {
    padding-left: 35px;
    display: block;
    position: relative;
    z-index: 1
}
#header .header-links-single {
    padding-top: 10px;
    font-size: 14px
}
#header .header-links-double {
    font-size: 12px;
    padding-top: 5px
}
.landing-page-main-content {
    text-align: center;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.landing-page-main-content h1 {
    font-size: 48px;
    color: rgba(1, 16, 29, 0.85)
}
.landing-page-main-content a {
    text-transform: none;
    font-size: 32px
}
.landing-page-main-content .landing-page-banner {
    background-color: #8191a0;
    color: rgba(1, 16, 29, 0.85)
}
.landing-page-main-content .landing-page-banner-lacrosse {
    background: url("lacrosse-banner.jpg") no-repeat top
}
.landing-page-main-content .landing-page-banner-soccer {
    background: url("soccer-banner.jpg") no-repeat top
}
.landing-page-main-content .landing-page-heading-description {
    font-size: 32px
}
.landing-page-main-content .landing-page-banner-cta-description,
.landing-page-main-content .landing-page-banner-cta {
    margin: 20px;
    text-align: left
}
.landing-page-main-content .landing-page-banner-cta-description {
    font-size: 28px;
    line-height: 1.25em;
    margin-top: 70px
}
.landing-page-main-content .landing-page-banner-cta-description li {
    list-style-type: none;
    margin-bottom: 15px
}
.landing-page-main-content .landing-page-banner-cta {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 20px;
    font-size: 18px;
    margin: 20px
}
.landing-page-main-content .landing-page-banner-cta ul.checks {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    list-style: none
}
.landing-page-main-content .landing-page-banner-cta ul.checks li {
    background: url("check.png") no-repeat left center;
    padding: 8px 0 10px 30px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif
}
.landing-page-main-content .landing-page-banner-cta #mc_embed_signup {
    background: transparent
}
.landing-page-main-content .landing-page-banner-cta #mc_embed_signup form {
    padding: 0
}
.landing-page-main-content .landing-page-banner-cta #mc_embed_signup form input.email {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #8191a0
}
.landing-page-main-content .landing-page-banner-cta #mc_embed_signup .cta-button {
    white-space: normal;
    border: none;
    text-transform: none;
    font-size: 32px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.landing-page-main-content .cta-button {
    white-space: normal
}
.landing-page-main-content .landing-page-media-logos ul {
    list-style: none;
    padding-left: 0px
}
.landing-page-main-content .landing-page-media-logos ul li img {
    margin-left: 3.3%
}
.landing-page-main-content .landing-page-media-logos ul li img:first-child {
    margin-left: 0px
}
.landing-page-main-content .landing-page-how-it-works .landing-page-steps {
    text-align: center
}
.landing-page-main-content .landing-page-how-it-works .landing-page-steps h2 {
    text-align: left
}
.landing-page-main-content .landing-page-how-it-works .landing-page-steps p {
    margin: 5px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px
}
.landing-page-main-content .landing-page-how-it-works .landing-page-steps .landing-page-step {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: 20%
}
.landing-page-main-content .landing-page-how-it-works .landing-page-steps .landing-page-step-xs {
    display: inline-block;
    vertical-align: top;
    margin: 15px;
    width: 40%
}
.landing-page-main-content .landing-page-how-it-works .landing-page-steps:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    height: 100%
}
.landing-page-main-content .landing-page-why-rally-me {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px
}
.landing-page-main-content .landing-page-start-rally-final {
    margin-top: 20px;
    margin-bottom: 20px
}
.sn-lp-container .btn-accept {
    margin-bottom: 15px
}
.sn-lp-container h2 {
    text-align: center;
    font-size: 44px
}
.sn-lp-container .sport-ngin-checks {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}
.sn-lp-container .sport-ngin-checks h5 {
    text-transform: uppercase;
    font-family: "Open Sans Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: rgba(1, 16, 29, 0.85)
}
.sn-lp-container .sport-ngin-checks ul.checks {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    list-style: none
}
.sn-lp-container .sport-ngin-checks ul.checks li {
    list-style-position: inside;
    padding: 4px 0 5px 0;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif
}
.sn-lp-container .sport-ngin-checks ul.checks li:before {
    content: "✔";
    margin-right: 0.5em
}
.sn-lp-container .sport-ngin-example-pics {
    margin-bottom: 15px
}
.sn-lp-container .landing-page-steps {
    text-align: center
}
.sn-lp-container .landing-page-steps h2 {
    font-size: 34px;
    text-align: left
}
.sn-lp-container .landing-page-steps p {
    margin: 5px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px
}
.sn-lp-container .landing-page-steps .landing-page-step {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: 20%
}
.sn-lp-container .landing-page-steps .landing-page-step-xs {
    display: inline-block;
    vertical-align: top;
    margin: 15px;
    width: 40%
}
.sn-lp-container .landing-page-steps:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    height: 100%
}
.sport-ngin-sidebar ul.checks {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 0px;
    list-style: none
}
.sport-ngin-sidebar ul.checks li {
    list-style-position: inside;
    padding: 4px 0 5px 0;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif
}
.sport-ngin-sidebar ul.checks li:before {
    content: "✔";
    margin-right: 0.5em
}
.btn,
.cta-button,
.btn-stats,
.btn-rosters,
.btn-publish,
.add-comment-button,
.leave-a-comment,
.add-update-button,
.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.cta-button,
.btn-group-lg>.btn-stats,
.btn-group-lg>.btn-rosters,
.btn-group-lg>.btn-publish,
.btn-group-lg>.add-comment-button,
.btn-group-lg>.leave-a-comment,
.btn-group-lg>.add-update-button,
.cta-button,
.btn-inverse,
.cta-button,
.btn-primary,
.add-comment-button,
.leave-a-comment,
.add-update-button,
.btn-secondary,
.btn-group-lg,
.btn-group,
.btn-success,
.btn-danger,
.btn-jumbo,
.btn-accept {
    border-radius: 0;
    text-transform: uppercase;
    color: #fff
}
.btn:hover,
.cta-button:hover,
.btn-stats:hover,
.btn-rosters:hover,
.btn-publish:hover,
.add-comment-button:hover,
.leave-a-comment:hover,
.add-update-button:hover,
.btn:focus,
.cta-button:focus,
.btn-stats:focus,
.btn-rosters:focus,
.btn-publish:focus,
.add-comment-button:focus,
.leave-a-comment:focus,
.add-update-button:focus,
.btn:active,
.cta-button:active,
.btn-stats:active,
.btn-rosters:active,
.btn-publish:active,
.add-comment-button:active,
.leave-a-comment:active,
.add-update-button:active,
.btn.active,
.active.cta-button,
.active.btn-stats,
.active.btn-rosters,
.active.btn-publish,
.active.add-comment-button,
.active.leave-a-comment,
.active.add-update-button,
.btn:visited,
.cta-button:visited,
.btn-stats:visited,
.btn-rosters:visited,
.btn-publish:visited,
.add-comment-button:visited,
.leave-a-comment:visited,
.add-update-button:visited,
.open>.dropdown-toggle.btn,
.open>.dropdown-toggle.cta-button,
.open>.dropdown-toggle.btn-stats,
.open>.dropdown-toggle.btn-rosters,
.open>.dropdown-toggle.btn-publish,
.open>.dropdown-toggle.add-comment-button,
.open>.dropdown-toggle.leave-a-comment,
.open>.dropdown-toggle.add-update-button {
    color: #fff
}
.btn-primary,
.add-comment-button,
.leave-a-comment,
.add-update-button {
    background-color: #015cab;
    color: #fff
}
.btn-primary:hover,
.add-comment-button:hover,
.leave-a-comment:hover,
.add-update-button:hover,
.btn-primary:focus,
.add-comment-button:focus,
.leave-a-comment:focus,
.add-update-button:focus,
.btn-primary:active,
.add-comment-button:active,
.leave-a-comment:active,
.add-update-button:active,
.btn-primary:visited,
.add-comment-button:visited,
.leave-a-comment:visited,
.add-update-button:visited,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.add-comment-button,
.open>.dropdown-toggle.leave-a-comment,
.open>.dropdown-toggle.add-update-button {
    background-color: #014f93;
    color: #fff
}
.btn-secondary {
    background-color: #a90c0c;
    color: #fff
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:visited,
.open>.dropdown-toggle.btn-secondary {
    background-color: #c50f0f;
    color: #fff
}
.btn-accept,
.btn-accept:visited {
    background-color: #13aa37;
    color: #fff
}
.btn-accept:hover,
.btn-accept:focus,
.btn-accept:active,
.open>.dropdown-toggle.btn-secondary {
    background-color: #127000;
    color: #fff
}
.cta-button {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold
}
.cta-button:hover,
.cta-button:focus,
.cta-button:active,
.cta-button.active,
.cta-button:visited,
.open>.dropdown-toggle.cta-button {
    color: #fff
}
.flexible {
    width: 100%
}
.over-background {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.5)
}
.btn-stats,
.btn-rosters,
.btn-publish {
    background-color: rgba(1, 16, 29, 0.85);
    text-align: left;
    font-size: 24px;
    text-decoration: none;
    color: #e4e9ec;
    white-space: normal;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
a.btn,
a.cta-button,
a.btn-stats,
a.btn-rosters,
a.btn-publish,
a.add-comment-button,
a.leave-a-comment,
a.add-update-button,
a.btn:hover,
a.cta-button:hover,
a.btn-stats:hover,
a.btn-rosters:hover,
a.btn-publish:hover,
a.add-comment-button:hover,
a.leave-a-comment:hover,
a.add-update-button:hover,
a.btn:focus,
a.cta-button:focus,
a.btn-stats:focus,
a.btn-rosters:focus,
a.btn-publish:focus,
a.add-comment-button:focus,
a.leave-a-comment:focus,
a.add-update-button:focus,
a.btn:active,
a.cta-button:active,
a.btn-stats:active,
a.btn-rosters:active,
a.btn-publish:active,
a.add-comment-button:active,
a.leave-a-comment:active,
a.add-update-button:active,
a.btn.active,
a.active.cta-button,
a.active.btn-stats,
a.active.btn-rosters,
a.active.btn-publish,
a.active.add-comment-button,
a.active.leave-a-comment,
a.active.add-update-button,
a.btn:visited,
a.cta-button:visited,
a.btn-stats:visited,
a.btn-rosters:visited,
a.btn-publish:visited,
a.add-comment-button:visited,
a.leave-a-comment:visited,
a.add-update-button:visited,
a.btn-primary,
a.add-comment-button,
a.leave-a-comment,
a.add-update-button,
a.btn-primary:hover,
a.add-comment-button:hover,
a.leave-a-comment:hover,
a.add-update-button:hover,
a.btn-primary:focus,
a.add-comment-button:focus,
a.leave-a-comment:focus,
a.add-update-button:focus,
a.btn-primary:active,
a.add-comment-button:active,
a.leave-a-comment:active,
a.add-update-button:active,
a.btn-primary.active,
a.active.add-comment-button,
a.active.leave-a-comment,
a.active.add-update-button,
a.btn-primary:visited,
a.add-comment-button:visited,
a.leave-a-comment:visited,
a.add-update-button:visited,
a.btn-secondary,
a.btn-secondary:hover,
a.btn-secondary:focus,
a.btn-secondary:active,
a.btn-secondary.active,
a.btn-secondary:visited {
    color: #fff
}
a.btn-subdued, a.btn-subdued:hover, a.btn-subdued:visited, a.btn-subdued:active { color:#000;}
.btn-jumbo {
    font-size: 24px;
    padding: 20px
}
.btn-rosters,
.btn-publish {
    background-color: #014f93;
    text-align: center;
    padding: 15px
}
.btn-rosters .description,
.btn-publish .description {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: none;
    line-height: 1.3em;
    padding: 10px
}
.btn-publish {
    background-color: #13aa37
}
.rally-top.btn-jumbo {
    margin-top: 15px
}
.chosen-container {
    margin-top: 5px
}
.chosen-container-single .chosen-single {
    border-radius: 0;
    padding: 2px 0 4px 8px;
    height: 31px;
    font-size: 16px;
    font-weight: normal;
    color: rgba(1, 16, 29, 0.85)
}
.chosen-container-single .chosen-single abbr {
    top: 10px
}
.chosen-container-single .chosen-single div {
    top: 4px
}
.chosen-container.chosen-container-multi .chosen-choices li.search-field {
    margin-top: 5px
}
.inverse {
    color: #fff
}
.black {
    color: #000
}
.blue {
    color: #015cab
}
.blue.inverse {
    background-color: #015cab;
    color: #fff
}
.color-chip.blue {
    background-color: #015cab
}
.orange {
    color: #db7101
}
.orange.inverse {
    background-color: #db7101;
    color: #fff
}
.color-chip.orange {
    background-color: #db7101
}
.green {
    color: #13aa37
}
.green.inverse {
    background-color: #13aa37;
    color: #fff
}
.color-chip.green {
    background-color: #13aa37
}
.grey {
    color: #8191a0
}
.grey.inverse {
    background-color: #8191a0;
    color: #fff
}
.color-chip.grey {
    background-color: #8191a0
}
.lightgrey {
    color: #e4e9ec
}
.lightgrey.inverse {
    background-color: #e4e9ec;
    color: rgba(1, 16, 29, 0.85)
}
.color-chip.lightgrey {
    background-color: #e4e9ec
}
.color-chip {
    display: inline-block;
    width: 20px;
    height: 20px
}
.white {
    color: #fff
}
img.disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
    zoom: 1
}
.responsive-object {
    position: relative;
    padding-bottom: 67.5%;
    height: 0;
    margin: 10px 0 0 0;
    overflow: hidden
}
.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
@font-face {
    font-family: "Economica";
    src: url("/css/fonts/Economica-Regular.ttf");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "Economica";
    src: url("/css/fonts/Economica-Bold.ttf");
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: "Economica";
    src: url("/css/fonts/Economica-Italic.ttf");
    font-weight: normal;
    font-style: italic
}
@font-face {
    font-family: "Economica";
    src: url("/css/fonts/Economica-BoldItalic.ttf");
    font-weight: bold;
    font-style: italic
}
@font-face {
    font-family: "Open Sans";
    src: url("/css/fonts/OpenSans-Regular.ttf");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "Open Sans Bold";
    src: url("/css/fonts/OpenSans-Bold.ttf");
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: "Open Sans Italic";
    src: url("/css/fonts/OpenSans-Italic.ttf");
    font-weight: normal;
    font-style: italic
}
@font-face {
    font-family: "Open Sans Boild Italic";
    src: url("/css/fonts/OpenSans-Bolditalic.ttf");
    font-weight: bold;
    font-style: italic
}
.form-control {
    border-radius: 0
}
.input-group-addon {
    border-radius: 0
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-radius: 0
}
div.tagsinput span.tag {
    border-radius: 0;
    -webkit-border-radius: 0
}
div.tagsinput {
    width: 100% !important
}
input,
button,
select,
textarea {
    max-width: 100% !important
}
@media (max-width: 600px) {
    .edit_goal .input-group-addon {
        display: none
    }
}
.page-banner {
    margin-bottom: 0px
}
.page-main-content,
.landing-page-main-content {
    background-color: #fff;
    box-shadow: 0px 0px 1px #8191a0;
    padding:20px 0;
}
.media .media-heading {
    font-size: 24px;
    text-transform: uppercase;
    color: #015cab;
    font-family: "PT Sans", sans-serif
}
.fade.in {
    opacity: 0.98;
    background-color: #fff
}
.panel.panel-main {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0
}
.panel.panel-default {
    border-radius: 0
}
.sport-refinement {
    display: none;
    margin: 20px 0 0 0
}
.sport-refinement select {
    margin: 10px 0 0 0
}
.sport-refinement a {
    color: #000;
    text-decoration: underline
}
.ui-combobox,
.ui-autocomplete-input {
    width: 100% !important;
    z-index: 3
}
.ui-state-default {
    color: #555;
    font-weight: normal;
    font-family: inherit;
    margin-left: 0;
    padding-left: 12px
}
.ui-widget-content {
    background: #fff
}
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    vertical-align: middle
}
.nav.nav-pills li {
    margin-right: 5px
}
.nav.nav-pills li a {
    background-color: rgba(1, 16, 29, 0.85);
    border: 1px solid #666;
    color: #ccc;
    text-transform: uppercase;
    border-radius: 0;
    padding: 4px 15px
}
.nav.nav-pills li.active a,
.nav.nav-pills li:hover a {
    background-color: #015cab;
    color: #fff;
    border-color: #fff
}
.rally-tab-nav {
    margin-bottom: 20px;
    margin-left: 15px
}
.rally-tab-content {
    padding: 0px 15px 15px
}
.rally-tab-nav-container {
    position: relative
}
.rally-tab-nav-toggle {
    display: none
}
@media (max-width: 1199px) {
    .nav.rally-tab-nav {
        margin-left: 0
    }
    .nav.rally-tab-nav>li,
    .nav.rally-tab-nav>li+li {
        margin-left: 0;
        margin-right: 2px
    }
    .nav.rally-tab-nav li a {
        padding: 8px 12px;
        font-size: 13px
    }
}
@media (max-width: 991px) {
    .rally-tab-nav-toggle {
        display: block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        margin-bottom: 20px;
        text-align: left;
        padding: 0 0 0 20px;
        border: 0;
        background-color: rgba(1, 16, 29, 0.85);
        color: #ccc;
        outline: none
    }
    .rally-tab-nav-toggle:before {
        content: "\f0c9";
        font-family: "FontAwesome";
        margin-right: 15px
    }
    .nav.rally-tab-nav {
        display: none
    }
    .rally-tab-nav-active .nav.rally-tab-nav {
        display: block
    }
    .nav.rally-tab-nav>li {
        float: none;
        width: 100%;
        margin: 0 !important
    }
    .nav.rally-tab-nav>li a {
        background-color: rgba(1, 16, 29, 0.85);
        padding: 10px 15px;
        border: 0;
        margin-bottom: 1px
    }
    .nav.rally-tab-nav>li.active a {
        background-color: rgba(255, 255, 255, 0.6);
        color: rgba(1, 16, 29, 0.85)
    }
}
body {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif
}
label,
h1,
h2,
h3,
h4,
h5 {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: bold;
    text-transform: uppercase;
    color: #015cab
}
h1 {
    color: rgba(1, 16, 29, 0.85)
}
h1,
h2 {
    text-transform: none
}
h1 {
    font-size: 44px
}
h2 {
    font-size: 34px
}
h3 {
    font-size: 28px
}
h4 {
    font-size: 24px
}
label,
h5 {
    font-size: 20px
}
label {
    display: block;
    text-transform: uppercase;
    margin-top: 30px;
    color: #015cab
}
a,
a:hover,
a:visited {
    color: #a63531
}
.body-text .body-heading {
    text-transform: uppercase;
    color: #015cab
}
.body-text p a {
    color: #a63531
}
.ui-autocomplete {
    z-index: 1000 !important
}
@media (max-width: 480px) {
    .hide-when-xxs {
        display: none
    }
    .show-when-xxs {
        display: inline
    }
    .show-when-xxs.inline {
        display: inline !important
    }
    .show-when-xxs.block {
        display: block
    }
    .show-when-xxs.table-cell {
        display: table-cell !important
    }
}
body {
    background-color: #01101d;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}
body:not(.embedded_widget) {
    min-height: 0
}
.cart-page-store .perk.sold-out .perk-img-overlay .perk-description {
    color: #FFF
}
.footer {
    border: 0;
    background: rgba(255, 255, 255, 0.5)
}
.footer p {
    font-size: 0.85em;
    margin-top: 19px
}
[class^="icon-"]:before {
    display: inline-block;
    width: 1em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: inherit;
    text-align: center;
    line-height: 1em
}
a.btn.btn--inverted,
a.btn--inverted.cta-button,
a.btn--inverted.btn-stats,
a.btn--inverted.btn-rosters,
a.btn--inverted.btn-publish,
a.btn--inverted.add-comment-button,
a.btn--inverted.leave-a-comment,
a.btn--inverted.add-update-button,
.btn.btn--inverted,
.btn--inverted.cta-button,
.btn--inverted.btn-stats,
.btn--inverted.btn-rosters,
.btn--inverted.btn-publish,
.btn--inverted.add-comment-button,
.btn--inverted.leave-a-comment,
.btn--inverted.add-update-button {
    color: #f27405;
    background: transparent;
    border-color: #f27405
}
a.btn.btn--inverted:hover,
a.btn--inverted.cta-button:hover,
a.btn--inverted.btn-stats:hover,
a.btn--inverted.btn-rosters:hover,
a.btn--inverted.btn-publish:hover,
a.btn--inverted.add-comment-button:hover,
a.btn--inverted.leave-a-comment:hover,
a.btn--inverted.add-update-button:hover,
.btn.btn--inverted:hover,
.btn--inverted.cta-button:hover,
.btn--inverted.btn-stats:hover,
.btn--inverted.btn-rosters:hover,
.btn--inverted.btn-publish:hover,
.btn--inverted.add-comment-button:hover,
.btn--inverted.leave-a-comment:hover,
.btn--inverted.add-update-button:hover {
    color: #FFF;
    background: #f27405
}
.menu .btn,
.menu .cta-button,
.menu .btn-stats,
.menu .btn-rosters,
.menu .btn-publish,
.menu .add-comment-button,
.menu .leave-a-comment,
.menu .add-update-button,
.menu-mobile .btn,
.menu-mobile .cta-button,
.menu-mobile .btn-stats,
.menu-mobile .btn-rosters,
.menu-mobile .btn-publish,
.menu-mobile .add-comment-button,
.menu-mobile .leave-a-comment,
.menu-mobile .add-update-button {
    border: 0;
    background: #f27405;
    color: #FFF
}
#header {
    margin: 0;
    padding: 0;
    height: 60px;
    background: rgba(1, 16, 29, 0.85);
    box-shadow: 0 1px 8px rgba(1, 16, 29, 0.85);
    position: relative;
    z-index: 200
}
#header .branding {
    float: left;
    height: 100%
}
 #header .logo-usa { margin: 0; padding: 0; float: left; height: 100%; position: relative; z-index: 20; }
        #header .logo-usa a { display: block; width: 150px; height: 100%; position: relative; z-index: 10; background: transparent url(/images/usa_logo.png) 50% 50% no-repeat; background-size: auto 180%; text-indent: -9999px; }
.logo-usa:before, .logo-usa:after { content: ''; position: absolute; right: 0; top: 0; width: 500%; height: 100%; -webkit-transform: skew(-20deg, 0); -moz-transform: skew(-20deg, 0); -ms-transform: skew(-20deg, 0); transform: skew(-20deg, 0); }
        *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
        .logo-usa:before { background: #fefefe; right: 0; }
        .logo-usa:after { background: rgba(231,233,233,0.75); right: -15px; }
#header .logo--partner {
    height: 100%;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative
}
#header .logo--partner a {
    display: block;
    width: 130px;
    height: 100%;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    position: relative;
    z-index: 2
}
.logo--partner:before,
.logo--partner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: skew(-20deg, 0);
    -moz-transform: skew(-20deg, 0);
    -ms-transform: skew(-20deg, 0);
    transform: skew(-20deg, 0)
}
.logo--partner:before {
    background: rgba(255, 255, 255, 0.75)
}
.logo--partner:after {
    background: rgba(255, 255, 255, 0.15);
    left: auto;
    right: -25px
}
.menu {
    height: 100%;
    margin: 0;
    padding: 0
}
.menu--partners {
    float: left;
    margin-left: 35px
}
.menu--primary {
    float: right
}
.menu__item {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}
.menu__item>a {
    display: inline-block;
    font: 16px 'Economica', sans-serif;
    padding: 0 12px;
    line-height: 60px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    -webkit-transition: color 0.125s;
    -moz-transition: color 0.125s;
    -ms-transition: color 0.125s;
    transition: color 0.125s
}
#header .menu>li>a {
    color: rgba(255, 255, 255, 0.85)
}
#header .menu li:hover>a {
    color: #a63531
}
.has-submenu:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 100;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-bottom: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: scaleY(0.85) translateX(-50%) translateY(-100%);
    -moz-transform: scaleY(0.85) translateX(-50%) translateY(-100%);
    -ms-transform: scaleY(0.85) translateX(-50%) translateY(-100%);
    transform: scaleY(0.85) translateX(-50%) translateY(-100%);
    -webkit-transition: opacity 0.1s ease;
    -moz-transition: opacity 0.1s ease;
    -ms-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease
}
.has-submenu:hover:after {
    opacity: 1
}
.has-submenu:hover .submenu {
    visibility: visible;
    opacity: 1;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s
}
.submenu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 15px;
    position: absolute;
    z-index: 1000;
    min-width: 190px;
    left: -120px;
    top: 100%;
    background: #FFF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease
}
.submenu__header {
    padding: 35px;
    font-size: 12px;
    line-height: 1.5;
    color: #555;
    background: #EEE
}
.submenu__footer {
    background: #EEE;
    padding: 20px 25px;
    text-align: right
}
.submenu__footer .btn,
.submenu__footer .cta-button,
.submenu__footer .btn-stats,
.submenu__footer .btn-rosters,
.submenu__footer .btn-publish,
.submenu__footer .add-comment-button,
.submenu__footer .leave-a-comment,
.submenu__footer .add-update-button {
    margin-left: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border: transparent 2px solid
}
.submenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.submenu li {
    font-size: 0.9em
}
.submenu li>a {
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
    text-decoration: none
}
#header .submenu li>a {
    color: #444
}
#header .submenu li>a:hover {
    color: #a63531;
    background: #EEE
}
.menu__item--partners:after {
    border-bottom-color: #EEE
}
.submenu--partners {
    width: 600px;
    left: -25px;
    padding: 0
}
.submenu--partners ul {
    list-style: none;
    margin: 0;
    padding: 20px 35px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}
.submenu--partners ul a {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis
}
#header .submenu--partners ul a:hover {
    background: transparent
}
.submenu--partners img {
    max-width: 50px;
    margin-right: 10px;
    vertical-align: middle
}

.icon-facebook:before {
    content: '\e800'
}
.icon-twitter:before {
    content: '\e801'
}
.icon-blog:before {
    content: '\e802'
}
.icon-shop:before {
    content: '\e803'
}
.menu__item--search {
    position: static
}
.menu__item--search>a {
    display: none
}
.menu__item--account {
    margin-right: 15px;
}
.menu__item--account:after {
    border-bottom-color: #EEE
}
.menu__item--account .submenu {
    left: auto;
    right: -15px;
    padding: 0
}
.menu__item--account .submenu__header {
    padding: 12px 22px;
    background: #EEE
}
.menu__item--account ul {
    padding: 15px
}
.menu__item--account .btn,
.menu__item--account .cta-button,
.menu__item--account .btn-stats,
.menu__item--account .btn-rosters,
.menu__item--account .btn-publish,
.menu__item--account .add-comment-button,
.menu__item--account .leave-a-comment,
.menu__item--account .add-update-button {
    color: #FFF;
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    background: #f27405;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.025em
}
.subnav {
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    overflow: hidden
}
.subnav a {
    display: inline-block;
    font: 14px 'Economica', sans-serif;
    font-weight: bold;
    line-height: 45px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    text-decoration: none;
    color: #f27405
}
.subnav a:hover {
    color: #df6900
}
.subnav-has-store a {
    width: 50%;
    float: left
}
.search {
    position: absolute;
    right: 65px;
    top: 0;
    height: 100%;
    z-index: 10
}
.signed-in .search {
    right: 55px
}
.search-wrap {
    height: 40px;
    margin-top: 10px;
    background: #FFF;
    float: left;
    width: 0;
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.25s;
    -moz-transition: width 0.25s;
    -ms-transition: width 0.25s;
    transition: width 0.25s
}
.search-active .search-wrap {
    width: 320px
}
.search input {
    display: block;
    float: left;
    margin: 0;
    padding: 0 45px 0 12px;
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: none;
    outline: none
}
.search input::-ms-clear {
    display: none
}
.search .btn,
.search .cta-button,
.search .btn-stats,
.search .btn-rosters,
.search .btn-publish,
.search .add-comment-button,
.search .leave-a-comment,
.search .add-update-button {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #FFF;
    font-size: 0;
    box-shadow: none !important;
    outline: none !important
}
.search .btn:before,
.search .cta-button:before,
.search .btn-stats:before,
.search .btn-rosters:before,
.search .btn-publish:before,
.search .add-comment-button:before,
.search .leave-a-comment:before,
.search .add-update-button:before {
    content: '\e003';
    color: #01101d;
    font: 18px 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
.search-toggle {
    width: 45px;
    height: 60px;
    padding: 0;
    border: 0;
    font-size: 18px;
    background: transparent;
    color: rgba(255, 255, 255, 0.85);
    outline: none;
    -webkit-transition: color 0.125s;
    -moz-transition: color 0.125s;
    -ms-transition: color 0.125s;
    transition: color 0.125s
}
.search-toggle:before {
    content: '\e003';
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
.search-active .search-toggle:before {
    content: '\2715';
    font: 18px Times, serif;
    line-height: 60px;
    color: rgba(255, 255, 255, 0.5)
}
.search input::-webkit-input-placeholder {
    font-size: 0.9375em
}
.search input:-moz-placeholder {
    font-size: 0.9375em
}
.search input::-moz-placeholder {
    font-size: 0.9375em
}
.search input:-ms-input-placeholder {
    font-size: 0.9375em
}
.autocomplete-suggestions {
    box-sizing: border-box;
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
    cursor: default;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}
.autocomplete-suggestion {
    position: relative;
    padding: 0.8em 1em 0.8em 0.8em;
    overflow: hidden;
    color: #888;
    cursor: pointer
}
.autocomplete-suggestion b {
    color: #333
}
.autocomplete-suggestion img {
    width: 60px;
    float: left;
    margin-right: 12px
}
.autocomplete-suggestion small {
    color: #999;
    font-size: 0.875em;
    display: block;
    margin-top: 3px
}
.autocomplete-suggestion.selected {
    background: #f0f0f0
}
#nav-mobile {
    display: none
}
#nav-mobile .search {
    position: relative;
    width: 100%;
    height: auto;
    right: 0
}
#nav-mobile .search-toggle {
    display: none
}
#nav-mobile .search-wrap {
    width: 100%;
    margin: 0;
    border: #e5e5e5 1px solid
}
.nav-toggle {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 65px;
    height: 60px;
    background: transparent;
    font-size: 0;
    border: 0;
    outline: none
}
.nav-toggle:after {
    content: url('/images/menu50.png');
    font: 20px;
    position: relative;
    z-index: 2
}
@media (max-width: 991px) {
    .submenu--partners {
        left: -150px
    }
}
@media (max-width: 899px) {
    #nav {
        display: none
    }
    #header .logo-usa {
        padding-left: 65px
    }
    .logo-usa a {
        width: 100%
    }
    .nav-toggle {
        display: block
    }
    body.nav-active {
        position: fixed;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    body.nav-active .footer {
        display: none
    }
    body.nav-active .nav-toggle:after {
        content: url('/images/menu50.png');
        font-size: 16px
    }
    body.nav-active #nav-mobile {
        display: block
    }
    #nav-mobile {
        display: none;
        background: rgba(1, 16, 29, 0.8);
        position: fixed;
        z-index: 100;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 500px;
        overflow: hidden
    }
    #nav-mobile .submenu-mobile {
        width: auto
    }
    .menu-mobile {
        list-style: none;
        margin: 0;
        padding: 0
    }
    .menu-mobile a {
        display: block;
        text-decoration: none
    }
    .menu-mobile>li>a {
        width: 65px;
        height: 65px;
        position: relative;
        font: 13px 'Economica', sans-serif;
        font-weight: bold;
        line-height: 65px;
        text-align: center;
        text-transform: uppercase;
        color: #FFF;
        border-bottom: rgba(250, 250, 250, 0.5) 1px solid
    }
    .menu-mobile>li.active>a {
        background: #FFF;
        color: #a63531
    }
    .submenu-mobile {
        display: none;
        list-style: none;
        position: absolute;
        bottom: 0;
        left: 65px;
        right: 0;
        top: 0;
        padding: 25px;
        font-size: 13px;
        background-color: #FFF;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
    .menu-mobile li.active .submenu-mobile {
        display: block
    }
    .submenu-mobile a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .submenu-mobile.submenu--partners a {
        padding-top: 10px;
        padding-bottom: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .submenu-mobile>li {
        border-top: #EEE 1px solid
    }
    .submenu-mobile>li:last-child {
        border-bottom: #EEE 1px solid
    }
    .submenu--connect a.icon-rallyme {
        padding-left: 25px
    }
    .submenu--connect a.icon-rallyme:before {
        background-position: 3px 50%
    }
    .submenu--account li:first-child,
    .submenu--connect li:first-child,
    .submenu--partners li:first-child,
    .submenu--help li:first-child {
        border: 0;
        margin-bottom: 20px
    }
    .nav-mobile-overlay {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(1, 16, 29, 0.5);
        visibility: hidden;
        opacity: 0;
        transition: all 0.15s ease
    }
    .nav-active .nav-mobile-overlay {
        visibility: visible;
        opacity: 1
    }
}
@media (max-width: 620px) {
    #header {
        height: 60px;
        box-shadow: 0 1px 2px rgba(1, 16, 29, 0.15)
    }
    #header .branding {
        width: 100%
    }
    #header .logo-usa a {
        width: 110px;
        background-position: 0% 55%;
        background-size: 85px auto
    }
    #header .logo--partner a {
        width: 170px
    }
}
@media (max-width: 480px) {
    .submenu-mobile {
        font-size: 12px
    }
}
@media (max-width: 374px) {
    #header .logo--partner {
        display: none
    }
    #header .logo-usa {
        width: 100%;
        height: 60px;
        padding: 0;
        background: #fafafa
    }
    #header .logo-usa a {
        width: 100%;
        padding: 0;
        background-position: 50% 50%
    }
    .logo-usa:before,
    .logo-usa:after {
        display: none
    }
}
.credit-card-preference-image {
    width: 185px;
    position: absolute;
    right: 0px;
    bottom: 0px
}
.partner-list {
    min-height: 400px
}
.partner-list .partner-rally-list {
    margin-top: 15px
}
.partner-description {
    margin-top: 20px
}
.profile-tables {
    margin-top: 40px
}
.profile-tables a.btn.btn-md.btn-primary.pull-right,
.profile-tables a.btn.btn-md.btn-subdued.pull-right,
.profile-tables a.btn-md.btn-primary.pull-right.cta-button,
.profile-tables a.btn-md.btn-primary.pull-right.btn-stats,
.profile-tables a.btn-md.btn-primary.pull-right.btn-rosters,
.profile-tables a.btn-md.btn-primary.pull-right.btn-publish,
.profile-tables a.btn-md.btn-subdued.pull-right.cta-button,
.profile-tables a.btn-md.btn-subdued.pull-right.btn-stats,
.profile-tables a.btn-md.btn-subdued.pull-right.btn-rosters,
.profile-tables a.btn-md.btn-subdued.pull-right.btn-publish,
.profile-tables a.btn-md.pull-right.add-comment-button,
.profile-tables a.btn-md.pull-right.leave-a-comment,
.profile-tables a.btn-md.pull-right.add-update-button,
.profile-tables a.btn.btn-md.btn-primary.pull-right:visited,
.profile-tables a.btn.btn-md.btn-subdued.pull-right:visited,
.profile-tables a.btn-md.btn-primary.pull-right.cta-button:visited,
.profile-tables a.btn-md.btn-primary.pull-right.btn-stats:visited,
.profile-tables a.btn-md.btn-primary.pull-right.btn-rosters:visited,
.profile-tables a.btn-md.btn-primary.pull-right.btn-publish:visited,
.profile-tables a.btn-md.btn-subdued.pull-right.cta-button:visited,
.profile-tables a.btn-md.btn-subdued.pull-right.btn-stats:visited,
.profile-tables a.btn-md.btn-subdued.pull-right.btn-rosters:visited,
.profile-tables a.btn-md.btn-subdued.pull-right.btn-publish:visited,
.profile-tables a.btn-md.pull-right.add-comment-button:visited,
.profile-tables a.btn-md.pull-right.leave-a-comment:visited,
.profile-tables a.btn-md.pull-right.add-update-button:visited {
    color: #fff
}
.profile-tables .table>thead>tr>th,
.profile-tables .table>thead>tr>td,
.profile-tables .table>tbody>tr>th,
.profile-tables .table>tbody>tr>td,
.profile-tables .table>tfoot>tr>th,
.profile-tables .table>tfoot>tr>td {
    border-top: none
}
.profile-tables th {
    text-transform: uppercase;
    color: #015cab;
    font-weight: bold;
    font-size: 20px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.profile-tables td {
    font-size: 14px
}
.profile-tables td.swag {
    font-weight: normal
}
.profile-tables .rally-name {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal
}
.profile-checklist {
    margin: 5px 10px 5px 10px
}
.profile-checklist .websites img {
    float: left;
    padding: 0
}
.notifications {
    margin-left: 40px
}
.notifications label.control-label {
    text-transform: none;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: rgba(1, 16, 29, 0.85);
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px
}
.notifications h2 {
    text-align: center
}
.notifications h5 {
    margin-top: 35px
}
@media (max-width: 991px) {
    .notifications {
        margin-left: 0px
    }
}
.alliance-buttons {
    margin-top: 30px
}

.tab-checklist .sidebar-badges,
.sidebar-heading-description .sidebar-badges,
.fan-page-notice .sidebar-badges {
    display: inline-block
}
.tab-checklist .sidebar-badges .badge-heading,
.sidebar-heading-description .sidebar-badges .badge-heading,
.fan-page-notice .sidebar-badges .badge-heading {
    float: left
}
.tab-checklist .sidebar-badges ul,
.sidebar-heading-description .sidebar-badges ul,
.fan-page-notice .sidebar-badges ul {
    float: right;
    margin-bottom: 0;
    margin-top: 9px;
    padding-left: 40px
}
.tab-checklist .sidebar-badges li,
.sidebar-heading-description .sidebar-badges li,
.fan-page-notice .sidebar-badges li {
    list-style: none;
    float: left;
    padding: 0
}
.tab-checklist .sidebar-badges li .tooltip.fade.top.in,
.sidebar-heading-description .sidebar-badges li .tooltip.fade.top.in,
.fan-page-notice .sidebar-badges li .tooltip.fade.top.in {
    background-color: transparent
}
.tab-checklist .sidebar-badges li a,
.sidebar-heading-description .sidebar-badges li a,
.fan-page-notice .sidebar-badges li a {
    border: none;
    width: 25px;
    height: 25px;
    display: block
}
.tab-checklist .sidebar-badges .np-badge a:hover,
.sidebar-heading-description .sidebar-badges .np-badge a:hover,
.fan-page-notice .sidebar-badges .np-badge a:hover {
    background-position: -50px -373px
}
#boosters table td img {
    border: 1px solid #e4e9ec
}
#boosters table .sponsor-name {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal
}
.boosters-list {
    margin-top: 40px
}
.boosters-list .table>thead>tr>th,
.boosters-list .table>thead>tr>td,
.boosters-list .table>tbody>tr>th,
.boosters-list .table>tbody>tr>td,
.boosters-list .table>tfoot>tr>th,
.boosters-list .table>tfoot>tr>td {
    border-top: none;
    vertical-align: middle
}
.boosters-list th {
    text-transform: uppercase;
    color: #015cab;
    font-weight: bold;
    font-size: 18px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.boosters-list td {
    font-size: 13px
}
.boosters-list td.contributor-name a {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal
}
.boosters-list tr.details {
    border: 1px #e4e9ec solid
}
.boosters-list tr.details td table tr th {
    font-size: 16px;
    color: rgba(1, 16, 29, 0.85)
}
.add-comment-button,
.leave-a-comment {
    margin-top: 20px
}
table.comments-list {
    margin-top: 40px
}
table.comments-list th {
    text-transform: uppercase;
    color: #015cab;
    font-weight: bold;
    font-size: 18px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
table.comments-list td {
    font-size: 13px
}
table.comments-list td.commentor-name {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal
}
.contribution-tables {
    margin-top: 40px
}
.contribution-tables .table>thead>tr>th,
.contribution-tables .table>thead>tr>td,
.contribution-tables .table>tbody>tr>th,
.contribution-tables .table>tbody>tr>td,
.contribution-tables .table>tfoot>tr>th,
.contribution-tables .table>tfoot>tr>td {
    border-top: none;
    vertical-align: middle
}
.contribution-tables th {
    text-transform: uppercase;
    color: #015cab;
    font-weight: bold;
    font-size: 18px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.contribution-tables td {
    font-size: 13px
}
.contribution-tables td.contributor-name {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px
}
.contribution-tables td.contributor-name a {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal
}
.contribution-tables tr.details {
    border: 1px #e4e9ec solid
}
.contribution-tables tr.details td table tr th {
    font-size: 16px;
    color: rgba(1, 16, 29, 0.85)
}
#embed-widget .modal-body {
    min-height: 490px
}
#embed-widget textarea {
    width: 240px;
    border: 1px solid #e4e9ec;
    font-weight: normal;
    color: rgba(1, 16, 29, 0.85)
}
.embedded_widget .standard .r-widget__metas {
    display: none
}
.embedded_widget .standard .r-widget__stats {
    position: relative
}
.embedded_widget .standard .r-widget__stats .r-widget__stat span {
    font-family: Economica, sans-serif
}
.embedded_widget .standard .r-widget__standard-button {
    display: inline
}
.embedded_widget .standard .r-widget__standard-button .grid-btn {
    font-family: Economica, sans-serif
}
.grid-item {
    margin-bottom: 15px
}
.r-widget {
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 5px;
    font: 15px "Economica", sans-serif;
    background: #fff;
    color: #666;
    overflow: hidden;
    cursor: default;
    position: relative;
    border: 1px #e4e9ec solid;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased
}
.r-widget div,
.r-widget ul {
    box-sizing: border-box
}
.r-widget a {
    color: #688195;
    text-decoration: none;
    font-weight: normal
}
.r-widget a:hover {
    color: #f27405
}
.r-widget__thumb {
    display: block;
    overflow: hidden;
    line-height: 0;
    position: relative
}
.r-widget__thumb img {
    width: 100%;
    max-width: 100%;
    min-height: 210px
}
.r-widget__content {
    height: 210px;
    padding: 8px;
    position: relative;
    background: #e4e9ec;
    background-image: -webkit-linear-gradient(top, #e4e9ec 0%, #d8dfe3 100%);
    background-image: -moz-linear-gradient(top, #e4e9ec 0%, #d8dfe3 100%);
    background-image: -ms-linear-gradient(top, #e4e9ec 0%, #d8dfe3 100%);
    background-image: linear-gradient(to bottom, #e4e9ec 0%, #d8dfe3 100%)
}
.r-widget__heading {
    height: 45px;
    width: auto;
    margin: 0;
    padding: 0;
    font: 20px/1.1 "Economica", sans-serif !important;
    letter-spacing: -0.02em;
    overflow: hidden
}
.r-widget__heading a {
    font-weight: 700;
    color: #015cab
}
.r-widget__byline {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0.5
}
.r-widget__byline:hover {
    opacity: 1
}
.r-widget__byline a {
    color: #666
}
.r-widget__metas {
    list-style: none;
    margin: 0;
    padding: 0
}
.r-widget__meta {
    margin-bottom: 5px;
    line-height: 1.125em;
    letter-spacing: 0.0085em;
    color: #688195;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.r-widget__meta:before {
    font-family: "FontAwesome";
    display: inline-block;
    text-align: center;
    width: 18px;
    margin-right: 4px
}
.r-widget__meta--sport:before {
    content: "\f005"
}
.r-widget__meta--location:before {
    content: "\f041"
}
.r-widget__meta--goal:before {
    content: "\f155"
}
.r-widget__meta--goal strong {
    color: #111
}
.r-widget--ended .r-widget__meta--goal {
    display: none
}
.r-widget__stats,
.r-widget__standard-button {
    list-style: none;
    margin: 0;
    padding: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 62px
}
.r-widget__stats .grid-btn,
.r-widget__standard-button .grid-btn {
    font-size: 24px;
    color: #fff
}
.r-widget__stats a.grid-btn:hover,
.r-widget__stats a.grid-btn:visited,
.r-widget__standard-button a.grid-btn:hover,
.r-widget__standard-button a.grid-btn:visited {
    color: #fff
}
.r-widget__stat {
    text-align: center;
    background: #fff;
    height: 100%;
    line-height: 1;
    position: relative
}
.r-widget__stat strong {
    display: block;
    margin: 8px 0 1px 0;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    color: #f27405;
    font-weight: bold;
    letter-spacing: -0.01em;
    font-family: helvetica, sans-serif
}
.r-widget__stat span {
    font-size: 12px;
    text-transform: uppercase;
    color: #787878
}
.r-widget__stat--raised {
    float: left;
    width: 65%
}
.r-widget__stat--days {
    float: right;
    width: 33%
}
.r-widget__stat--days strong {
    color: #688195
}
.r-widget__cta {
    margin-top: 5px
}
.r-widget__cta .btn,
.r-widget__cta .cta-button,
.r-widget__cta .btn-stats,
.r-widget__cta .btn-rosters,
.r-widget__cta .btn-publish,
.r-widget__cta .add-comment-button,
.r-widget__cta .leave-a-comment,
.r-widget__cta .add-update-button {
    box-sizing: border-box;
    width: 100%;
    border: 0;
    padding: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    box-shadow: none
}
.r-widget__cta .btn:hover,
.r-widget__cta .cta-button:hover,
.r-widget__cta .btn-stats:hover,
.r-widget__cta .btn-rosters:hover,
.r-widget__cta .btn-publish:hover,
.r-widget__cta .add-comment-button:hover,
.r-widget__cta .leave-a-comment:hover,
.r-widget__cta .add-update-button:hover {
    color: #fff
}
.r-widget__cta .btn:after,
.r-widget__cta .cta-button:after,
.r-widget__cta .btn-stats:after,
.r-widget__cta .btn-rosters:after,
.r-widget__cta .btn-publish:after,
.r-widget__cta .add-comment-button:after,
.r-widget__cta .leave-a-comment:after,
.r-widget__cta .add-update-button:after {
    content: "\f0c9";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 8px
}
.r-widget__award {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    margin-left: -18px;
    background: url("https://www.rallyme.com/assets/old-awards-sprite.png") 9px 4px no-repeat;
    background-size: auto 180px
}
.gold,
.silver,
.bronze,
.ribbon {
    text-align: center
}
.r-widget__award.silver {
    background-position: 9px -46px
}
.r-widget__award.bronze {
    background-position: 9px -95px
}
.r-widget__award.ribbon {
    background-position: 9px -145px
}
.r-widget__standard-button {
    display: none
}
.r-widget.r-widget--ended.general .r-widget__content .r-widget__metas .r-widget__meta--sport {
    display: none
}
#overview hr {
    display: none
}
#overview h4 {
    float: left;
    margin-right: 20px
}
#overview .default-rally-banner {
    margin-top: 15px
}
#overview .rally-description {
    margin-top: 15px
}
#overview .rally-description .btn-block+.btn-block {
    margin-top: 0px
}
#overview .latest-updates {
    margin: 30px 0;
    padding: 35px 20px;
    background: #f5f7fa;
    border-top: #e4e9ec 1px solid;
    border-bottom: #e4e9ec 1px solid
}
#overview .latest-updates h3 {
    margin-top: 0;
    font-size: 30px
}
#overview .latest-updates p {
    font-style: italic;
    margin-bottom: 0
}
#overview .latest-updates .see-all-updates {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #f27405;
    text-transform: uppercase
}
#overview .latest-updates .title {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #015cab;
    font-size: 28px;
    font-weight: bold;
    line-height: 1
}
#overview .latest-updates #latest-updates ul.updates-list li.media .media-body .body {
    margin-top: 25px;
    clear: both
}
#overview .show-less,
#overview .show-more {
    background-color: #e4e9ec;
    color: #f27405;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
    opacity: 0.8
}
#overview .show-less i,
#overview .show-more i {
    margin: 0 5px;
    font-size: 0.75em;
    display: inline-block
}
#overview .show-less i {
    position: relative;
    top: -1px
}
#overview .modal-body h4 {
    color: #015cab;
    width: 100%
}
#overview .rally-sharing {
    margin-top: 35px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}
#overview .rally-sharing h3 {
    font-size: 30px;
    margin-top: 10px
}
.latest-updates__body {
    max-height: 100px;
    overflow: hidden
}
.latest-updates__date {
    font-weight: 700;
    font-style: normal;
    color: #015cab
}
.latest-updates__cta {
    display: inline-block;
    margin-top: 10px
}
@media (min-width: 1200px) {
    .latest-updates__cta {
        margin-top: 0;
        text-align: right
    }
}
.banner-overflow {
    overflow: hidden;
    max-height: 450px;
    margin-top: 15px
}
.return-to-main-rally {
    background-color: rgba(1, 16, 29, 0.85);
    color: #fff;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold
}
.return-to-main-rally a,
.return-to-main-rally a:hover,
.return-to-main-rally a:visited {
    color: #fff;
    font-weight: normal
}
.rally-roster {
    position: relative;
    height: 60px;
    margin-top: 25px;
    padding: 0 45px
}
.roster-ticker-backward,
.roster-ticker-forward {
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    border: 0;
    text-align: center;
    outline: none;
    background: rgba(255, 255, 255, 0.6);
    color: rgba(120, 127, 134, 0.5);
    transition: all 0.1s ease
}
.roster-ticker-backward:hover,
.roster-ticker-forward:hover {
    background: rgba(255, 255, 255, 0.75);
    color: #787f86
}
.roster-ticker-backward:before,
.roster-ticker-forward:before {
    content: "";
    font: 17px "FontAwesome";
    line-height: 60px
}
.roster-ticker-backward {
    left: 0
}
.roster-ticker-backward:before {
    content: "\f053";
    text-indent: -2px
}
.roster-ticker-forward {
    right: 0
}
.roster-ticker-forward:before {
    content: "\f054";
    text-indent: 2px
}
.roster-ticker {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 0
}
.roster-ticker ul {
    width: 5000px;
    margin: 0;
    padding: 0
}
.roster-ticker li {
    display: inline-block;
    margin-right: 1px
}
.roster-ticker li a {
    display: block;
    float: left;
    width: 169px;
    height: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none
}
.roster-ticker li.current a {
    background: rgba(190, 197, 204, 0.5);
    color: #fff
}
.roster-ticker img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 8px
}
.roster-ticker__name {
    display: block;
    font: 17px/1 "Economica", sans-serif;
    font-weight: 600;
    margin: 3px 0 5px 0;
    color: #f27405;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
.roster-ticker__raised {
    font: 12px/1 Helvetica, sans-serif;
    color: #82888f
}
.roster-list {
    margin-top: 40px
}
.roster-list .table>thead>tr>th,
.roster-list .table>thead>tr>td,
.roster-list .table>tbody>tr>th,
.roster-list .table>tbody>tr>td,
.roster-list .table>tfoot>tr>th,
.roster-list .table>tfoot>tr>td {
    border-top: none
}
.roster-list th {
    text-transform: uppercase;
    color: #015cab;
    font-weight: bold;
    font-size: 20px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.roster-list td {
    font-size: 16px;
    font-weight: normal
}
.roster-list td.amount {
    font-weight: bold
}
.roster-list td.ally-name {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal
}
.stats-widget {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    font: 15px "Economica", sans-serif;
    background: #fff;
    color: #666;
    overflow: hidden;
    cursor: default;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
    font-weight: bold;
    margin-bottom: 10px
}
.stats-widget .stats-content {
    position: relative;
    border: 1px #ccc solid;
    background: #e4e9ec;
    background-image: -webkit-linear-gradient(top, #e4e9ec 0%, #d8dfe3 100%);
    background-image: -moz-linear-gradient(top, #e4e9ec 0%, #d8dfe3 100%);
    background-image: -ms-linear-gradient(top, #e4e9ec 0%, #d8dfe3 100%);
    background-image: linear-gradient(to bottom, #e4e9ec 0%, #d8dfe3 100%)
}
.stats-widget .stats-content .statistic {
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.stats-widget .stats-content .statistic .number {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: -0.01em;
    color: rgba(1, 16, 29, 0.85)
}
.stats-widget .stats-content .statistic.boxed {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    min-height: 69px
}
.stats-widget .stats-content .statistic.boxed .r-widget__award {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 54px;
    height: 54px;
    margin-top: -30px;
    margin-left: -24px;
    background: url("https://www.rallyme.com/assets/old-awards-sprite.png") 9px 4px no-repeat;
    background-size: auto 300px
}
.stats-widget .stats-content .statistic.boxed .r-widget__award.gold {
    background-position: 9px 0px
}
.stats-widget .stats-content .statistic.boxed .r-widget__award.silver {
    background-position: 9px -82px
}
.stats-widget .stats-content .statistic.boxed .r-widget__award.bronze {
    background-position: 9px -166px
}
.stats-widget .stats-content .statistic.boxed .r-widget__award.ribbon {
    background-position: 9px -246px
}
.stats-widget .stats-content .statistic.counter {
    width: auto;
    text-align: center
}
.stats-widget .stats-content .statistic.counter .unit {
    font-size: 20px;
    color: #666;
    text-transform: uppercase
}
.stats-widget .stats-content .statistic.raised {
    border-bottom: 1px #ccc solid;
    margin-bottom: 10px;
    padding-bottom: 10px
}
.stats-widget .stats-content .statistic.raised .number {
    font-size: 48px;
    color: #015cab
}
.stats-widget .stats-content .statistic.raised .currency {
    font-size: 22px
}
.stats-widget .stats-content .statistic.raised .number.small {
    font-size: 40px
}
.stats-widget .stats-content .statistic.goal {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.stats-widget .stats-content .statistic.goal .number {
    font-size: 20px
}
.show-swag-items {
    border-top: 1px solid #e4e9ec;
    margin-top: 15px
}
.show-swag-items h3 {
    margin-top: 15px;
    text-align: center
}
ul.swag-list {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.swag-list li.media {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e9ec
}
ul.swag-list li.media a,
ul.swag-list li.media a:hover,
ul.swag-list li.media a:visited {
    color: inherit;
    text-decoration: none
}
ul.swag-list li.media .swag-img {
    width: 108px;
    height: 108px;
    border: 1px solid #e4e9ec;
    vertical-align: middle;
    position: relative
}
ul.swag-list li.media .swag-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
ul.swag-list li.media .media-body {
    width: 100%;
    padding-left: 5px
}
ul.swag-list li.media .media-body .description {
    min-height: 56px;
    text-decoration: none
}
ul.swag-list li.media .media-body .title,
ul.swag-list li.media .media-body .price {
    display: table-cell;
    color: #015cab;
    font-weight: bold;
    font-size: 28px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    line-height: 1em;
    padding-bottom: 10px
}
ul.swag-list li.media .media-body .price {
    font-family: Helvetica, Arial, sans-serif;
    color: #f27405;
    padding-right: 10px
}
ul.swag-list li:last-child {
    border-bottom: none
}
[data-truncate] {
    overflow: hidden
}
.truncate-controls {
    margin-top: 20px
}
.truncate-controls .expand-truncated,
.truncate-controls .contract-truncated {
    display: none
}
[data-truncate].truncate+.truncate-controls .expand-truncated {
    display: inline-block
}
[data-truncate].truncate.expanded+.truncate-controls .expand-truncated {
    display: none
}
[data-truncate].truncate.expanded+.truncate-controls .contract-truncated {
    display: inline-block
}
ul.updates-list {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.updates-list li.media {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e9ec
}
ul.updates-list li.media .media-body {
    width: 100%;
    margin-left: 15px
}
ul.updates-list li.media .media-body .body {
    min-height: 56px
}
ul.updates-list li.media .media-body .author {
    float: left;
    color: #8191a0
}
ul.updates-list li.media .media-body .remove {
    float: right
}
ul.updates-list li.media .media-left img {
    border: 1px solid #e4e9ec
}
ul.updates-list li.media .media-left .author {
    color: #8191a0
}
ul.updates-list li:last-child {
    border-bottom: none
}
.add-update-button {
    margin-top: 20px
}
.email-reminder {
    margin-top: 15px
}
.search-results-container {
    min-height: 400px
}
.search-results ul.thumbnails {
    padding: 0
}
.pagination,
#ajax-loader {
    width: 100%;
    text-align: center
}
.rally-search-form #query,
.rally-search-form .ui-combobox,
.rally-search-form .ui-autocomplete-input {
    height: 48px;
    font-size: 20px;
    padding: 15px;
    margin-top: 2px
}
.rally-sidebar {
    margin: 12px;
    padding: 5px;
    background-color: #e4e9ec
}
.rally-sidebar-section {
    padding: 12px;
    background-color: #e4e9ec;
    margin-bottom: 15px
}
.rally-sidebar-section h4 {
    color: rgba(1, 16, 29, 0.85);
    text-align: center
}
.rally-sidebar-section dt {
    background-color: #fff;
    margin: 10px
}
.rally-sidebar-section ul li {
    font-size: 12px
}
.rally-sidebar-sharing {
    min-height: 60px;
    margin-left: 10px
}
.rally-sidebar-sharing .social-share-label-container {
    display: none
}
.rally-sidebar-sharing.mid-squeeze {
    min-height: 113px;
    margin-left: 40px
}
.tab-checklist,
.sidebar-heading-description,
.fan-page-notice {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px
}
.tab-checklist a,
.sidebar-heading-description a,
.fan-page-notice a {
    color: #db7101
}
.tab-checklist .stay-blue,
.sidebar-heading-description .stay-blue,
.fan-page-notice .stay-blue {
    color: #015cab;
    text-decoration: none
}
.tab-checklist ul,
.sidebar-heading-description ul,
.fan-page-notice ul {
    padding-left: 20px
}
.sidebar-heading-description {
    background-color: #e4e9ec
}
.tab-checklist.allies,
.allies.sidebar-heading-description,
.allies.fan-page-notice {
    padding: 15px 15px 15px 15px
}
.tab-checklist.allies .media-body,
.allies.sidebar-heading-description .media-body,
.allies.fan-page-notice .media-body {
    padding-left: 15px;
    height: 40px;
    overflow: hidden
}
#private-funding-disclaimer p {
    font-size: 12px
}
#funding-faqs ul li {
    margin-bottom: 10px
}
#general-faqs ul,
#funding-faqs ul {
    margin-top: 10px
}
.cms-sidebar a.btn.btn-primary.btn-lg.btn-block,
.cms-sidebar .btn-group-lg>a.btn.btn-primary.btn-block,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.cta-button,
.cms-sidebar a.btn.btn-subdued.btn-lg.btn-block,
.cms-sidebar .btn-group-lg>a.btn.btn-subdued.btn-block,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.cta-button,
.cms-sidebar .btn-group-lg>a.btn-block.cta-button.add-comment-button,
.cms-sidebar .btn-group-lg>a.btn-block.cta-button.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.cta-button.add-update-button,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.btn-stats,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.btn-stats,
.cms-sidebar .btn-group-lg>a.btn-block.btn-stats.add-comment-button,
.cms-sidebar .btn-group-lg>a.btn-block.btn-stats.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.btn-stats.add-update-button,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.btn-rosters,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.btn-rosters,
.cms-sidebar .btn-group-lg>a.btn-block.btn-rosters.add-comment-button,
.cms-sidebar .btn-group-lg>a.btn-block.btn-rosters.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.btn-rosters.add-update-button,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.btn-publish,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.btn-publish,
.cms-sidebar .btn-group-lg>a.btn-block.btn-publish.add-comment-button,
.cms-sidebar .btn-group-lg>a.btn-block.btn-publish.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.btn-publish.add-update-button,
.cms-sidebar .btn-group-lg>a.btn-block.add-comment-button,
.cms-sidebar .btn-group-lg>a.btn-block.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.add-update-button,
.cms-sidebar a.btn-primary.btn-block.cta-button,
.cms-sidebar a.btn-subdued.btn-block.cta-button,
.cms-sidebar a.btn-block.cta-button.add-comment-button,
.cms-sidebar a.btn-block.cta-button.leave-a-comment,
.cms-sidebar a.btn-block.cta-button.add-update-button,
.cms-sidebar a.btn-primary.btn-lg.btn-block.btn-stats,
.cms-sidebar a.btn-subdued.btn-lg.btn-block.btn-stats,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.btn-stats.btn,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.btn-stats.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-stats.add-comment-button.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-stats.leave-a-comment.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-stats.add-update-button.btn,
.cms-sidebar a.btn-primary.btn-lg.btn-block.btn-rosters,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.btn-rosters.btn,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.btn-rosters.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-rosters.add-comment-button.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-rosters.leave-a-comment.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-rosters.add-update-button.btn,
.cms-sidebar a.btn-primary.btn-lg.btn-block.btn-publish,
.cms-sidebar .btn-group-lg>a.btn-primary.btn-block.btn-publish.btn,
.cms-sidebar .btn-group-lg>a.btn-subdued.btn-block.btn-publish.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-publish.add-comment-button.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-publish.leave-a-comment.btn,
.cms-sidebar .btn-group-lg>a.btn-block.btn-publish.add-update-button.btn,
.cms-sidebar a.btn-lg.btn-block.add-comment-button,
.cms-sidebar .btn-group-lg>a.btn-block.add-comment-button.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.add-comment-button.add-update-button,
.cms-sidebar a.btn-lg.btn-block.leave-a-comment,
.cms-sidebar .btn-group-lg>a.btn-block.leave-a-comment.add-update-button,
.cms-sidebar a.btn-lg.btn-block.add-update-button {
    color: #fff;
    font-weight: bold
}
.cms-sidebar .mid-list-cta {
    margin-bottom: 10px
}
.cms-sidebar .attribution {
    font-style: italic
}
.profile-sidebar .stat-numbers {
    color: #fff;
    font-weight: bold;
    margin-right: 10px
}
.ally-sidebar .additional-ally-headings {
    margin-top: 20px
}
.ally-sidebar p {
    font-size: 12px
}
.fan-page-notice {
    border: 1px #ccc solid;
    background-color: #d9edf7
}
.fan-page-notice h5 {
    color: rgba(1, 16, 29, 0.85)
}
.remember-me,
.fan-page-opt-in {
    margin-left: 20px
}
.forgot-password-form,
.change-password-form {
    margin-bottom: 40px
}
.forgot-password-form .wizard-description,
.change-password-form .wizard-description {
    margin-top: 40px;
    margin-bottom: 40px
}
.signup-login-mobile-buffer {
    margin-top: 20px;
    margin-bottom: 40px
}
.login-errors {
    margin: 20px
}
.alert {
    padding: 15px 15px 15px 30px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0
}
.alert #error_explanation h2 {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px
}
.change-password-errors .alert {
    padding: 1px 25px 10px 25px;
    margin: 0px 0px 15px 0px
}
.social-share-container {
    width: 100%;
    position: relative;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-left: 0px;
    min-height: 60px
}
.social-share-container .social-share-icons-container {
    width: 100%;
    float: left;
    margin-bottom: 8px
}
.social-share-container .social-share-item {
    width: 48px;
    height: 43px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px
}
.social-share-container .social-share-icon-container {
    height: 48px;
    width: 48px;
    background: #688195;
    transition: 0.25s all ease-in
}
.social-share-container .social-share-icon-container.rallyEmbed {
    background: #127000
}
.social-share-container .social-share-icon-container.widgetShape {
    background: #fff;
    border: 1px solid #ccc
}
.social-share-container .social-share-label-container {
    margin-left: 10px;
    position: relative;
    float: left;
    text-align: center
}
.social-share-container .embed-bubble,
.social-share-container .link-bubble {
    background-color: #788795;
    padding-left: 14px;
    padding-top: 12px;
    border-color: transparent;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.social-share-container .social-share-total-counter {
    display: block;
    color: #0063aa;
    font-size: 20px
}
.social-share-container .social-share-icon-container.facebook {
    background: #3b5998
}
.social-share-container .social-share-icon-container.twitter {
    background: #00aced
}
.social-share-container .social-share-icon-container.googleplus {
    background-color: #dd4b39
}
.social-share-container .social-share-icon-container.pinterest {
    background: #cb2027
}
.social-share-container .social-share-icon-container.email {
    background: #7abd55
}
.social-share-container .social-share-icon-container.linkedin {
    background: #007bb6
}
.social-share-container .social-share-icon-container.embed {
    background: rgba(1, 16, 29, 0.85)
}
.social-share-container .social-share-icon-container:hover {
    background: rgba(1, 16, 29, 0.85)
}
.social-share-container .social-share-icon-container .social-share-counter {
    display: block;
    text-align: center;
    margin-top: -4px;
    color: rgba(1, 16, 29, 0.85)
}
.social-share-container .social-share-icon-container .share-logo {
    color: #fff;
    font-size: 40px;
    margin-left: 8px;
    margin-top: 4px
}
.social-share-container .social-share-icon-container .share-logo.fa-twitter {
    margin-left: 5px
}
.social-share-container .social-share-icon-container .share-logo.fa-google-plus {
    margin-left: 6px;
    margin-top: 5px
}
.social-share-container .social-share-icon-container .share-logo.fa-pinterest {
    margin-left: 5px;
    margin-top: 4px
}
.social-share-container .social-share-icon-container .share-logo.fa-envelope {
    margin-left: 4px;
    margin-top: 2px
}
.social-share-container .social-share-icon-container .share-logo.fa-linkedin {
    margin-left: 6px;
    margin-top: 2px
}
.social-share-container .social-share-icon-container .share-logo.glyphicons-embed {
    margin-left: 5px;
    margin-top: 2px
}
.social-share-container .social-share-icon-container .share-logo.glyphicon-link {
    margin-left: 5px;
    margin-top: 4px
}
.share-grid-view .social-share-container .social-share-icons-container {
    position: relative;
    top: 3px;
    left: -24px
}
.share-grid-view .social-share-container .social-share-label-container {
    top: 5px;
    right: -15px
}
.share-grid-view .social-share-container .social-share-counter {
    display: block;
    text-align: center;
    margin-top: -2px;
    color: rgba(1, 16, 29, 0.85)
}
.rally-sidebar-sharing .social-share-icon-container .share-logo {
    margin-left: 38px
}
.rally-sidebar-sharing .social-share-icon-container .share-logo.fa-twitter {
    margin-left: 31px
}
.rally-sidebar-sharing .social-share-icon-container.twitter,
.rally-sidebar-sharing .social-share-icon-container.facebook {
    width: 200px
}
.rally-sidebar-sharing .social-share-item {
    width: 108px;
    height: 43px;
    margin-right: 5px
}
.share-rally-wizard .social-share-container .social-share-item {
    width: 98px;
    height: 93px;
    margin-right: 15px;
    margin-bottom: 20px
}
.share-rally-wizard .social-share-container .social-share-icon-container,
.share-rally-wizard .social-share-container .embed-bubble,
.share-rally-wizard .social-share-container .link-bubble {
    height: 98px;
    width: 98px
}
.share-rally-wizard .social-share-container .social-share-label-container {
    margin-left: 10px;
    position: relative;
    width: 95px
}
.share-rally-wizard .social-share-container .social-share-icon-container .share-logo {
    font-size: 80px;
    margin-left: 9px;
    margin-top: 6px
}
.widget-shape .social-share-container .social-share-item {
    width: 148px;
    height: 143px;
    margin: 25px
}
.widget-shape .social-share-container .social-share-icon-container {
    height: 148px;
    width: 148px
}
.widget-shape .social-share-container .social-share-label-container {
    margin-left: 10px;
    position: relative;
    width: 145px
}
.widget-shape .social-share-container .social-share-icon-container .share-logo {
    font-size: 80px;
    margin-left: 9px;
    margin-top: 6px
}
.widget-shape .social-share-container .social-share-icon-container .share-logo-container img {
    width: 53px;
    border: 1px solid #ccc
}
.widget-shape .social-share-container .social-share-icon-container .share-logo-container .horizontal-normal {
    margin-left: 14px;
    margin-top: 47px;
    width: auto;
    height: 53px
}
.widget-shape .social-share-container .social-share-icon-container .share-logo-container .horizontal-wide {
    margin-left: 2px;
    margin-top: 47px;
    width: auto;
    height: 53px
}
.widget-shape .social-share-container .social-share-icon-container .share-logo-container .vertical {
    margin-left: 48px;
    margin-top: 32px
}
.widget-shape .social-share-container .social-share-icon-container .share-logo-container .square {
    margin-left: 47px;
    margin-top: 47px
}
@media (max-width: 425px) {
    .widget-shape .social-share-container .social-share-icons-container {
        margin-left: 30px
    }
    .widget-shape .social-share-container .social-share-icons-container .social-share-item {
        margin: 25px
    }
}
@media (min-width: 426px) and (max-width: 458px) {
    .widget-shape .social-share-container .social-share-icons-container {
        margin-left: 50px
    }
    .widget-shape .social-share-container .social-share-icons-container .social-share-item {
        margin: 25px
    }
}
@media (min-width: 459px) and (max-width: 480px) {
    .widget-shape .social-share-container {
        margin-left: 10px
    }
    .widget-shape .social-share-container .social-share-item {
        margin: 5px 0px 5px 5px
    }
}
@media (min-width: 481px) and (max-width: 537px) {
    .widget-shape .social-share-container {
        margin-left: 20px
    }
    .widget-shape .social-share-container .social-share-item {
        margin: 10px 0px 5px 10px
    }
}
@media (min-width: 538px) and (max-width: 579px) {
    .widget-shape .social-share-icons-container {
        margin-left: 10px
    }
}
@media (min-width: 580px) and (max-width: 619px) {
    .widget-shape .social-share-icons-container {
        margin-left: 25px
    }
}
@media (min-width: 620px) and (max-width: 659px) {
    .widget-shape .social-share-icons-container {
        margin-left: 50px
    }
}
@media (min-width: 660px) and (max-width: 699px) {
    .widget-shape .social-share-icons-container {
        margin-left: 70px
    }
}
@media (min-width: 700px) and (max-width: 735px) {
    .widget-shape .social-share-icons-container {
        margin-left: 90px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .widget-shape .social-share-icons-container {
        margin-left: 50px
    }
}
@media (max-width: 991px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 10px
    }
}
@media (min-width: 992px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 100px
    }
}
@media (max-width: 421px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 50px
    }
}
@media (min-width: 422px) and (max-width: 439px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 15px
    }
}
@media (min-width: 440px) and (max-width: 469px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 25px
    }
}
@media (min-width: 470px) and (max-width: 494px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 35px
    }
}
@media (min-width: 495px) and (max-width: 533px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 50px
    }
}
@media (min-width: 575px) and (max-width: 599px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 25px
    }
}
@media (min-width: 600px) and (max-width: 624px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 35px
    }
}
@media (min-width: 625px) and (max-width: 646px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 50px
    }
}
@media (min-width: 680px) and (max-width: 704px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 25px
    }
}
@media (min-width: 705px) and (max-width: 739px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 35px
    }
}
@media (min-width: 740px) and (max-width: 759px) {
    .share-rally-share-container .social-share-icons-container {
        margin-left: 50px
    }
}
.comment-container.well {
    border-radius: 0px
}
.comment-container textarea {
    display: block
}
.comment-container .comment-text-area {
    width: 100%
}
.comment-container .comment-text-area textarea {
    box-sizing: border-box;
    width: 100%;
    height: 200px;
    resize: none;
    margin: 0
}
.comment-container .comment-check-box-container {
    margin-top: 5px
}
.update-modal-window-lg {
    height: auto;
    width: auto;
    margin: 0 auto;
    padding: 0 auto
}
.social-networks-modal .modal-body {
    max-height: inherit
}
.social-networks-modal .modal-body .share-text-container .share-text-area .icon {
    position: relative;
    background: #3b5998;
    height: 100%;
    height: 70px
}
.social-networks-modal .modal-body .share-text-container .share-text-area .icon .fa-facebook {
    color: #fff;
    margin-top: 15px;
    margin-left: 24px
}
.social-networks-modal .modal-body .share-text-container .share-text-area .text-area {
    margin-left: 0;
    width: 84.5%;
    height: 0px
}
.social-networks-modal .modal-body .share-text-container .share-text-area .text-area textarea {
    box-sizing: border-box;
    width: 100%;
    height: 70px;
    resize: none
}
.social-networks-modal .modal-body .share-preview-container {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    position: relative
}
.social-networks-modal .modal-body .share-preview-container .preview-text-container {
    padding-left: 13px;
    padding-top: 13px
}
.social-networks-modal .modal-body .share-preview-container .preview-text-container .preview-text {
    font-weight: bold;
    font-size: 17px
}
.social-networks-modal .modal-body .share-preview-container .preview-text-container .preview-text-body {
    margin-top: 5px
}
.social-networks-modal .modal-body .share-preview-container .preview-text-container .preview-text-link {
    color: #9197a3;
    position: absolute;
    bottom: 10px
}
.social-networks-modal .update-modal-window-message {
    margin-bottom: -15px
}
.update-description {
    display: block
}
.new_sponsorship .panel-body {
    padding: 0
}
#overview .perk-img {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #e4e9ec;
    position: relative;
    width: 100%
}
.modal-header h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0
}
.modal-body h4 {
    color: #015cab
}
.modal-body .line-item-container {
    margin-bottom: 20px
}
.modal-body .line-item-media {
    float: left;
    width: 30%
}
.modal-body .line-item-description {
    width: 65%;
    float: right
}
.modal-body .remove {
    display: none
}
.modal-body td {
    padding: 10px
}
table.line-item-table td {
    margin: 5px
}
table.line-item-table {
    margin-bottom: 10px
}
@media (max-width: 620px) {
    table.line-item-table td {
        display: table
    }
}
.show-sponsorship .panel-body {
    padding: 0
}
.order-confirmation {
    background-color: #fff
}
.order-confirmation-content {
    padding: 20px
}
.sponsorship-stripe-checkout {
    padding: 0px 15px 15px
}
.sponsorship-stripe-checkout input[data-stripe=exp-month],
.sponsorship-stripe-checkout input[data-stripe=exp-year] {
    display: inline-block;
    width: auto
}
.sponsorship-stripe-checkout .payment-errors:empty {
    display: none
}
.sponsorship-stripe-checkout .btn-primary,
.sponsorship-stripe-checkout .btn-subdued,
.sponsorship-stripe-checkout .add-comment-button,
.sponsorship-stripe-checkout .leave-a-comment,
.sponsorship-stripe-checkout .add-update-button {
    float: right
}
.sponsorship-checkout-page-container .panel-body {
    padding: 0;
    margin-top: 0
}
.sponsorship-checkout-container {
    background-color: #fff;
    margin: 0 0;
    padding: 20px
}
.sponsorship-checkout-container h1 {
    margin-top: 0
}
.sponsorship-checkout-container .cart-summary tr td {
    padding: 10px
}
.sponsorship-checkout-container .cart-summary h4 {
    color: rgba(1, 16, 29, 0.85)
}
.sponsorship-checkout-container .checkout-heading {
    text-align: center
}
.sponsorship-checkout-container .checkout-description {
    font-size: 20px
}
.sponsorship-checkout-form-container {
    margin-top: 30px
}
.sponsorship-checkout-form-container .anonymous-label {
    margin-top: 0;
    color: rgba(1, 16, 29, 0.85);
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    font-family: "Open Sans"
}
#post-comment-row {
    margin-top: 15px;
    margin-bottom: 30px
}
.checkout-help {
    margin-top: 10px;
    color: gray;
    font-size: 11px
}
#booster-email-row {
    margin-bottom: 30px
}
.cvc-reminder {
    font-size: 10px;
    margin-bottom: 15px
}
.preview-container-square .rally-card,
.preview-container-vertical .rally-card,
.preview-container-horizontal .rally-card,
.preview-container-wide .rally-card {
    font-size: 1.2em
}
.preview-container-square .rally-card a,
.preview-container-vertical .rally-card a,
.preview-container-horizontal .rally-card a,
.preview-container-wide .rally-card a {
    text-decoration: none
}
.preview-tools .selected-element-heading {
    text-transform: none;
    font-size: 1.1em
}
.preview-container-horizontal .preview-tools,
.preview-container-wide .preview-tools {
    margin-top: 15px
}
.preview-container-vertical .preview-tools-responsive-header,
.preview-container-default .preview-tools-responsive-header {
    margin-top: 15px
}
@media (min-width: 769px) and (max-width: 991px) {
    .preview-wide {
        margin-left: 65px
    }
    .preview-square {
        margin-left: 15px
    }
}
@media (min-width: 731px) and (max-width: 768px) {
    .preview-vertical,
    .preview-wide {
        margin-left: 120px
    }
    .preview-square {
        margin-left: 160px
    }
}
@media (min-width: 681px) and (max-width: 730px) {
    .preview-vertical,
    .preview-wide {
        margin-left: 100px
    }
    .preview-square {
        margin-left: 135px
    }
}
@media (min-width: 630px) and (max-width: 680px) {
    .preview-vertical,
    .preview-horizontal,
    .preview-wide {
        margin-left: 75px
    }
    .preview-square {
        margin-left: 110px
    }
}
@media (min-width: 580px) and (max-width: 629px) {
    .preview-vertical,
    .preview-horizontal,
    .preview-wide {
        margin-left: 50px
    }
    .preview-square {
        margin-left: 85px
    }
}
@media (min-width: 530px) and (max-width: 579px) {
    .preview-vertical,
    .preview-horizontal,
    .preview-wide {
        margin-left: 25px
    }
    .preview-square {
        margin-left: 65px
    }
}
@media (min-width: 480px) and (max-width: 529px) {
    .preview-square {
        margin-left: 45px
    }
}
@media (min-width: 430px) and (max-width: 479px) {
    .preview-square {
        margin-left: 20px
    }
}
.wizard-header-text {
    display: inline-block
}
.wizard-close-button {
    float: right
}
.wizard-container.jumbotron {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px
}
.wizard-container.jumbotron .loader-container {
    margin-top: 20px
}
.wizard-container.jumbotron h1 {
    font-size: 44px
}
.wizard-container.jumbotron .form-control {
    box-shadow: none
}
.wizard-container.jumbotron .wizard-heading {
    margin-bottom: 30px
}
.wizard-container.jumbotron .wizard-heading h1 {
    margin-top: 0px
}
.wizard-container.jumbotron .wizard-heading .additional-description {
    margin-top: 10px
}
.wizard-container.jumbotron p {
    font-size: 18px
}
.wizard-container.jumbotron label {
    margin-top: 0
}
.wizard-container.jumbotron .img-thumbnail {
    border-radius: 0
}
.wizard-container.jumbotron .sn-description p {
    font-size: 14px;
    margin-top: 15px
}
.wizard-container.jumbotron .sn-description.roster-note {
    margin-top: 30px
}
.wizard-container.jumbotron .sn-description.roster-note p {
    font-style: italic
}
.wizard-container.jumbotron .individual-choice {
    margin-top: 45px;
    font-size: 13px;
    text-align: center
}
.wizard-container.jumbotron .additional-roster-members {
    margin-top: 0
}
.wizard-container.jumbotron .simple-rally-formula p {
    font-size: 14px
}
.wizard-container .btn--inverted {
    font-family: Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}
.dropdown ul.dropdown-menu {
    width: 100%
}
.dropdown button.dropdown-toggle {
    background-color: #fff;
    border: 1px #ccc solid;
    color: rgba(1, 16, 29, 0.85);
    text-align: left
}
.dropdown button.dropdown-toggle span {
    margin-top: 8px
}
.dropdown .dropdown-toggle:hover,
.dropdown .dropdown-toggle:focus,
.dropdown .dropdown-toggle:active,
.dropdown .dropdown-toggle:visited,
.dropdown .open {
    background-color: #fff;
    border: 1px #ccc solid;
    color: rgba(1, 16, 29, 0.85)
}
.wizard-footer {
    margin-top: 30px
}
.wizard-loader-overlay {
    background-color: #fff;
    opacity: 0.98;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100000;
    top: 0;
    left: 0
}
.wizard-loader-overlay .loader-message {
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    text-align: center;
    color: rgba(1, 16, 29, 0.85);
    margin: 0 auto
}
.sport-ngin-wizard-modal .modal-header {
    min-height: 20px
}
.sport-ngin-wizard-modal .modal-header .close {
    margin-top: -10px;
    margin-right: -5px
}
.sport-ngin-wizard-modal .modal-body {
    padding-top: 25px;
    padding-bottom: 0px
}
.sport-ngin-popup {
    display: inline
}
.wizard-container.jumbotron .navbar-nav>li {
    margin-right: 5px
}
.wizard-container.jumbotron .navbar-nav>li.active {
    background-color: #015cab
}
.wizard-container.jumbotron .navbar-nav>li>a {
    background-color: rgba(1, 16, 29, 0.85);
    border: 1px solid #666;
    color: #ccc;
    text-transform: uppercase;
    border-radius: 0;
    padding: 4px 15px
}
.wizard-container.jumbotron .navbar-inverse {
    background-color: transparent;
    border-color: transparent
}
.wizard-container.jumbotron .navbar-inverse .navbar-nav>li>a:hover,
.wizard-container.jumbotron .navbar-inverse .navbar-nav>.active>a,
.wizard-container.jumbotron .navbar-inverse .navbar-nav>.active>a:hover,
.wizard-container.jumbotron .navbar-inverse .navbar-nav>.active>a:focus {
    background-color: #015cab;
    color: #fff
}
.wizard-container.jumbotron .navbar-inverse .navbar-nav>.disabled>a,
.wizard-container.jumbotron .navbar-inverse .navbar-nav>.disabled>a:hover,
.wizard-container.jumbotron .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #8191a0;
    background-color: #ccc;
    border: 1px solid #8191a0
}
.wizard-container.jumbotron .navbar-inverse .navbar-toggle {
    border-color: #fff;
    background-color: rgba(1, 16, 29, 0.85);
    color: #fff
}
.wizard-container.jumbotron .navbar-inverse .navbar-collapse,
.wizard-container.jumbotron .navbar-inverse .navbar-form {
    border: none
}
.wizard-list-group {
    height: 185px;
    overflow: auto;
    border: 1px solid #ccc
}
.wizard-list-group .list-group-item:first-child {
    border-radius: 0;
    border-top: none
}
.wizard-list-group .list-group-item:last-child {
    border-bottom: none;
    border-radius: 0
}
.wizard-list-group .list-group-item {
    color: #000;
    border-left: none;
    border-right: none
}
.wizard-list-group .list-group-item.active,
.wizard-list-group .list-group-item:hover {
    background-color: rgba(1, 16, 29, 0.85);
    color: #ccc;
    border-color: #ccc
}
.preview-tools .wizard-list-group {
    height: 300px;
    margin-right: 15px
}
.preview-tools .wizard-select-search {
    display: none
}
.wizard-tables {
    margin-top: 30px
}
.wizard-tables .table>thead>tr>th,
.wizard-tables .table>thead>tr>td,
.wizard-tables .table>tbody>tr>th,
.wizard-tables .table>tbody>tr>td,
.wizard-tables .table>tfoot>tr>th,
.wizard-tables .table>tfoot>tr>td {
    border-top: none
}
.wizard-tables .table>tbody>tr>th {
    border-bottom: none
}
.wizard-tables .table>tbody>tr.info>td {
    background-color: rgba(1, 16, 29, 0.85);
    color: #ccc
}
.wizard-tables th {
    text-transform: uppercase;
    color: #015cab;
    font-weight: bold;
    font-size: 20px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.wizard-tables td {
    font-size: 14px;
    height: 50px
}
.wizard-tables td.name {
    font-size: 18px;
    font-family: Economica, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.wizard-tables td.invalid-email a,
.wizard-tables td.invalid-email a:hover,
.wizard-tables td.invalid-email a:visited {
    font-style: italic;
    font-weight: bold
}
html {
    min-height: 100%;
    position: relative
}
body {
    position: static;
    margin-bottom: 57px;
    background-repeat: no-repeat;
    background: no-repeat top center;
    background-color: #fff;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}
body:not(.embedded_widget) {
    min-height: 1000px
}
@media (max-width: 767px) {
    body {
        background-position: 10% 0;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto
    }
}
.footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-top: 5px;
    background-color:#012e54;
}
.pac-container {
    z-index: 1051 !important
}
.wizard-header-text {
    display: inline-block
}
.wizard-close-button {
    float: right
}
.wizard-container.jumbotron {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px
}
.wizard-container.jumbotron .loader-container {
    margin-top: 20px
}
.wizard-container.jumbotron h1 {
    font-size: 44px
}
.wizard-container.jumbotron .form-control {
    box-shadow: none
}
.wizard-container.jumbotron .wizard-heading {
    margin-bottom: 30px
}
.wizard-container.jumbotron .wizard-heading h1 {
    margin-top: 0px
}
.wizard-container.jumbotron .wizard-heading .additional-description {
    margin-top: 10px
}
.wizard-container.jumbotron p {
    font-size: 18px
}
.wizard-container.jumbotron label {
    margin-top: 0
}
.wizard-container.jumbotron .img-thumbnail {
    border-radius: 0
}
.wizard-container.jumbotron .sn-description p {
    font-size: 14px;
    margin-top: 15px
}
.wizard-container.jumbotron .sn-description.roster-note {
    margin-top: 30px
}
.wizard-container.jumbotron .sn-description.roster-note p {
    font-style: italic
}
.wizard-container.jumbotron .individual-choice {
    margin-top: 45px;
    font-size: 13px;
    text-align: center
}
.wizard-container.jumbotron .additional-roster-members {
    margin-top: 0
}
.wizard-container.jumbotron .simple-rally-formula p {
    font-size: 14px
}
.wizard-container .btn--inverted {
    font-family: Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}
.wizard-list-group {
    height: 185px;
    overflow: auto;
    border: 1px solid #ccc
}
.wizard-list-group .list-group-item:first-child {
    border-radius: 0;
    border-top: none
}
.wizard-list-group .list-group-item:last-child {
    border-bottom: none;
    border-radius: 0
}
.wizard-list-group .list-group-item {
    color: #000;
    border-left: none;
    border-right: none
}
.wizard-list-group .list-group-item.active,
.wizard-list-group .list-group-item:hover {
    background-color: rgba(1, 16, 29, 0.85);
    color: #ccc;
    border-color: #ccc
}
.preview-tools .wizard-list-group {
    height: 300px;
    margin-right: 15px
}
.preview-tools .wizard-select-search {
    display: none
}
.wizard-loader-overlay {
    background-color: #fff;
    opacity: 0.98;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100000;
    top: 0;
    left: 0
}
.wizard-loader-overlay .loader-message {
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    text-align: center;
    color: rgba(1, 16, 29, 0.85);
    margin: 0 auto
}
/* =======================================================
                      VERSION  7.1.1              
========================================================= */
/* =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}
.slider.slider-horizontal {
    width: 210px;
    height: 20px
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}
.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    padding-top: 4px;
    display: inline-block;
    text-align: center
}
.slider.slider-vertical {
    height: 210px;
    width: 20px
}
.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0
}
.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
    width: 100%;
    left: 0;
    right: 0
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}
.slider.slider-vertical .slider-tick-label-container {
    white-space: nowrap
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
    padding-left: 4px
}
.slider.slider-disabled .slider-handle {
    background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}
.slider.slider-disabled .slider-track {
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
    cursor: not-allowed
}
.slider input {
    display: none
}
.slider .tooltip.top {
    margin-top: -36px
}
.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none
}
.slider .hide {
    display: none
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=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);
    border-radius: 4px
}
.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}
.slider-selection.tick-slider-selection {
    background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0)
}
.slider-track-low,
.slider-track-high {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}
.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
    background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
    background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 0px solid transparent
}
.slider-handle.round {
    border-radius: 50%
}
.slider-handle.triangle {
    background: transparent none
}
.slider-handle.custom {
    background: transparent none
}
.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204
}
.slider-tick {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: 0.8;
    border: 0px solid transparent
}
.slider-tick.round {
    border-radius: 50%
}
.slider-tick.triangle {
    background: transparent none
}
.slider-tick.custom {
    background: transparent none
}
.slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204
}
.slider-tick.in-selection {
    background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
    opacity: 1
}
/*
 * Bootstrap Colorpicker v2.3.3
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */

.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url(images/saturation.png);
    cursor: crosshair;
    float: left
}
.colorpicker-saturation i {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    margin: -4px 0 0 -4px
}
.colorpicker-saturation i b {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.colorpicker-hue,
.colorpicker-alpha {
    width: 15px;
    height: 100px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px
}
.colorpicker-hue i,
.colorpicker-alpha i {
    display: block;
    height: 1px;
    background: #000;
    border-top: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: -1px
}
.colorpicker-hue {
    background-image: url(images/hue.png)
}
.colorpicker-alpha {
    background-image: url(images/alpha.png);
    display: none
}
.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
    background-size: contain
}
.colorpicker {
    padding: 4px;
    min-width: 130px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2500
}
.colorpicker:before,
.colorpicker:after {
    display: table;
    content: "";
    line-height: 0
}
.colorpicker:after {
    clear: both
}
.colorpicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px
}
.colorpicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px
}
.colorpicker div {
    position: relative
}
.colorpicker.colorpicker-with-alpha {
    min-width: 140px
}
.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
    display: block
}
.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url(images/alpha.png);
    background-position: 0 100%
}
.colorpicker-color div {
    height: 10px
}
.colorpicker-selectors {
    display: none;
    height: 10px;
    margin-top: 5px;
    clear: both
}
.colorpicker-selectors i {
    cursor: pointer;
    float: left;
    height: 10px;
    width: 10px
}
.colorpicker-selectors i+i {
    margin-left: 3px
}
.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
    display: inline-block;
    cursor: pointer;
    height: 16px;
    vertical-align: text-top;
    width: 16px
}
.colorpicker.colorpicker-inline {
    position: relative;
    display: inline-block;
    float: none;
    z-index: auto
}
.colorpicker.colorpicker-horizontal {
    width: 110px;
    min-width: 110px;
    height: auto
}
.colorpicker.colorpicker-horizontal .colorpicker-saturation {
    margin-bottom: 4px
}
.colorpicker.colorpicker-horizontal .colorpicker-color {
    width: 100px
}
.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
    width: 100px;
    height: 15px;
    float: left;
    cursor: col-resize;
    margin-left: 0px;
    margin-bottom: 4px
}
.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
    display: block;
    height: 15px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    border: none;
    margin-top: 0px
}
.colorpicker.colorpicker-horizontal .colorpicker-hue {
    background-image: url(images/hue-horizontal.png)
}
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
    background-image: url(images/alpha-horizontal.png)
}
.colorpicker.colorpicker-hidden {
    display: none
}
.colorpicker.colorpicker-visible {
    display: block
}
.colorpicker-inline.colorpicker-visible {
    display: inline-block
}
.colorpicker-right:before {
    left: auto;
    right: 6px
}
.colorpicker-right:after {
    left: auto;
    right: 7px
}
.colorpicker-no-arrow:before {
    border-right: 0;
    border-left: 0
}
.colorpicker-no-arrow:after {
    border-right: 0;
    border-left: 0
}
@media (min-width: 1250px) {
    .mainImg { background: #01101d; position: relative; height: calc(100vh - 74px); overflow: hidden; }
    .home_large { display:none;}
    #mainImgBg { width:100%;height:100%;background-image:url(/images/soccer_bg2.jpg); background-size:100% auto;}
    .semi-trans { background:rgba(255, 255, 255, .8);margin-top:85px;height: calc(100vh - 190px);padding:20px;overflow:auto;}
    div.mobile-footer-pad { display:block; clear:both;}
}
@media (max-width:1249px) {
    .mainImg { background: #01101d; }
    .home_large { display:none;}
    #mainImgBg { width:100%;height:100%;background-image:url(/images/soccer_bg2.jpg); background-size:100% auto; background-repeat:no-repeat;}
    .semi-trans { background:rgba(255, 255, 255, .8);margin-top:75px;min-height:150px; margin-bottom:5px;padding:20px;}
    div.semi-trans h1 { font-size:26px; margin-bottom:15px }
    div.mobile-footer-pad { display:block; height:60px; clear:both;}
    section.home-best h1 i.md-36 { display:none;}
    section.home-best h1 i.md-36:first-of-type { display:inline-block;}
}
        
div.semi-trans h1 { margin-top:5px;}    
#post_tournament { background-color: #a63531;padding: 6px 12px; }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/css/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(/css/fonts/MaterialIcons-Regular.woff2) format('woff2'),
       url(/css/fonts/MaterialIcons-Regular.woff) format('woff'),
       url(/css/fonts/MaterialIcons-Regular.ttf) format('truetype');
}

/* Rules for sizing the icon. */
.material-icons.md-12 { font-size: 12px; }
.material-icons.md-14 { font-size: 14px; }
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.hideMe {display:none;}

.red { color:rgba(169, 12, 12, 1); }
.green { color:rgba(135, 198, 87, 1); }
.gold { color:rgba(255, 242, 0, 1); }
.blue { color:#015cab; }
.silver { color:#c0c0c0; }
.bronze { color:#cd7f32; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.fr { float:right;}
.fl { float:left;}
.p10 { padding:10px; }
.p20 { padding:20px;}
.p0_20 { padding:0 20px;}
.p5_10 { padding:5px 10px;}
.m5 { margin:5px;}
.m10 { margin:10px; }
.m20 { margin:20px;}
.isSearching { background-image:url(/images/loading3.gif); background-position:right; background-repeat:no-repeat;}

a.helpfaq, a.helpfaq:link { float:right; font-size:14pt;}

.gold_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #f6d988; }
.silver_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #cdcdcd; }
.bronze_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #d6a980; }
.red_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #fe8380; }
.blue_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #93adff; }
.green_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #8be5a5; }
.null_rank {background:url(/images/gradient_bg.png) repeat-x left -100px #555555; }
.black_rank { }
.rank_tall { background-size:100% 100%; background-position:left 0 !important;}

/*** ESSENTIAL STYLES ***/
#divMenu { margin:0; padding:5px; list-style-type:none; background-color:#000;}
    #divMenu li {  display:block; float:left;}
    #divMenu li a, #divMenu li a:link, #divMenu li a:visited { color:#fff; text-decoration:none;background-color:#000;}
    #divMenu li a:hover { background-color:#333;text-decoration:none;  }
#divMenu * {margin:0;list-style:none;}
#divMenu {line-height:	1.0;}
#divMenu ul {position:absolute;top:-999em;/* left offset of submenus need to match (see below) */}
#divMenu ul li {width:	100%;  min-width:160px;}
#divMenu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
#divMenu li {float:	left;position:relative;}
#divMenu a {display:block;position:	relative;}
#divMenu li:hover ul,
#divMenu li.sfHover ul {left:0;top:	2.5em; /* match top ul list item height */z-index:99;}
ul#divMenu li:hover li ul,
ul#divMenu li.sfHover li ul {top:-999em;}
ul#divMenu li li:hover ul,
ul#divMenu li li.sfHover ul {left:160px; /* match ul width */top:0;}
ul#divMenu li li:hover li ul,
ul#divMenu li li.sfHover li ul {top:-999em;}
ul#divMenu li li li:hover ul,
ul#divMenu li li li.sfHover ul {left:160px; /* match ul width */top:0;}
#divMenu a.sf-with-ul span.sf-sub-indicator { background:none;}

/*** DEMO SKIN ***/
#divMenu {float:left;margin-bottom:	1em;font-size:10pt;}
#divMenu a, #divMenu a:link {
	border:	1px solid transparent;padding:8px 8px;text-decoration:none;}
#divMenu a:hover {border:1px solid transparent;}#divMenu a, #divMenu a:visited  { /* visited pseudo selector so IE6 applies text colour*/}
#divMenu li {  }
#divMenu li ul { margin-top:0; margin-left:-40px; }
#divMenu li ul li a { min-width:180px;}
#divMenu li ul li ul {margin-top:0; }
#divMenu li li {-moz-border-radius: 0px;-webkit-border-radius: 0px;}
#divMenu li:hover, #divMenu li.sfHover,
#divMenu a:focus, #divMenu a:hover, #divMenu a:active {outline:		0;}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.w25 { width:25% }
.w33 { width:33%; }
.w50 { width:50%; }
.w66 { width:66%; }
.w75 { width:75%; }
.fright { float:right;}
.fleft { float:left;}

@media (max-width:1249px) {
    div.tourwrap { width:100%;margin:0 auto;}
    #tourMsg div.pad { padding:15px 10px 20px 10px;}
}
@media (min-width:1250px) {
    div.tourwrap { width:1000px;margin:0 auto;}
    #tourMsg div.pad { padding:20px 20px 60px 20px;}
}
#dimScreen { position: fixed; padding: 0; margin: 0; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.75); }
#overlaypage { position: fixed; padding: 0; margin: 0; z-index: 102; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0); }
#tourMsg { position:fixed;bottom:0;left:0;z-index:103; background:#eee; width:100%;margin-bottom:-400px;border-top:5px solid rgba(169, 12, 12, 1);
            -webkit-box-shadow: 0px 0px 60px 5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 60px 5px rgba(0,0,0,0.75); box-shadow: 0px 0px 60px 5px rgba(0,0,0,0.75);}
            
#arrow { position:absolute;z-index:103;width:200px; display:none;}

/* Events Page Css*/
#eventFilter, #sincFilter{-webkit-box-shadow: 0px 0px 60px 5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 60px 5px rgba(0,0,0,0.75); 
                          box-shadow: 0px 0px 60px 5px rgba(0,0,0,0.75);background:#eee;}
        #eventFilter h2 {
            margin-top: 0;
        }

        #techlist {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }
        .imp:before {
            content: 'Importance: ';
        }
        .contacticon {
            margin-left: 8px;
            float: right;
        }
        span.dirname {
            display: inline-block;
            float: right;
        }
        .eLogo {
            width: 90%;
            margin: 0 auto;
        }
        div.currpage {
            padding: 6px 12px;
            font-size: 14px;
            display: inline-block;
        }
        .thelogo {
            width: 100%;
        }
        .star_title {
            float: left;
            font-weight: bold;
        }
        .star_imp {
            float: right;
            color: gray;
        }
        div.stars {
            margin-bottom: 15px;
        }
        #byUSARank, #byTeamName {
            display: none;
        }
        hr.inbest { margin-bottom:14px;}
        #ContentPlaceHolder1_ContentPlaceHolder1_tbMiles { float:right; width:45%;display:none; }
        a.teamSearchtoggle, span.teamSearchToggle, a.teamSearchtoggle:active, a.teamSearchtoggle:visited, a.teamSearchtoggle:link {
            cursor: pointer;
            color: #000;
            text-decoration: none;
        }
        a.teamSearchtoggle:hover {
            -moz-box-shadow: 0px 1px 3px #333;
            -webkit-box-shadow: 0px 1px 3px #333;
        }
        a.showmore {
            text-decoration: none;
            margin-right: 15px;
        }
        i.teamPref.red {
            cursor: pointer;
        }
        .eventwrap { background:#fff;}
        div.detailrow { padding-top: 10px; }
        div.blankstars { position:relative;}
        div.blanknote { position:absolute;top:0;width:100%; height:100%; background-color:rgba(255, 255, 255, 0.8); }
        div.blanknote h3 { margin-top:45px; text-align:center;}
        @media (max-width: 767px) {
            div.detailrow {
                display: none;
            }
            div.xs-expand {
                display: block;
            }
            #ContentPlaceHolder1_ContentPlaceHolder1_pnlTeamDetails div.p0_20 { padding:0; }
        }
        @media (min-width:768px) {
            div.xs-expand {
                display: none;
            }
        }
        .spin180 {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }
/* End Events Page Css */

/*SWEET Alert CSS*/
body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:black;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0, 0, 0, 0.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:white;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width: 540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding 0.15s, max-height 0.15s;transition:padding 0.15s, max-height 0.15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding 0.2s, max-height 0.2s;transition:padding 0.25s, max-height 0.25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:white;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all 0.1s;transition:all 0.1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.06);padding:0 12px;display:none;-webkit-transition:all 0.3s;transition:all 0.3s}.sweet-alert input:focus{outline:none;box-shadow:0px 0px 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity 0.3s 0.03s ease;opacity:0.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity 0.3s 0.03s ease;opacity:0.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity 0.3s 0.03s ease;opacity:0.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8CD4F5;color:white;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#C1C1C1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled] ~ .la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none !important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1;left:50%}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0px 60px;transform-origin:0px 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165, 220, 134, 0.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:white;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes "showSweetAlert"{0%{transform:scale(0.7);-webkit-transform:scale(0.7);}45%{transform:scale(1.05);-webkit-transform:scale(1.05);}80%{transform:scale(0.95);-webkit-transform:scale(0.95);}100%{transform:scale(1);-webkit-transform:scale(1);}}@keyframes "showSweetAlert"{0%{transform:scale(0.7);-webkit-transform:scale(0.7);}45%{transform:scale(1.05);-webkit-transform:scale(1.05);}80%{transform:scale(0.95);-webkit-transform:scale(0.95);}100%{transform:scale(1);-webkit-transform:scale(1);}}@-webkit-keyframes "hideSweetAlert"{0%{transform:scale(1);-webkit-transform:scale(1);}100%{transform:scale(0.5);-webkit-transform:scale(0.5);}}@keyframes "hideSweetAlert"{0%{transform:scale(1);-webkit-transform:scale(1);}100%{transform:scale(0.5);-webkit-transform:scale(0.5);}}@-webkit-keyframes "slideFromTop"{0%{top:0%;}100%{top:50%;}}@keyframes "slideFromTop"{0%{top:0%;}100%{top:50%;}}@-webkit-keyframes "slideToTop"{0%{top:50%;}100%{top:0%;}}@keyframes "slideToTop"{0%{top:50%;}100%{top:0%;}}@-webkit-keyframes "slideFromBottom"{0%{top:70%;}100%{top:50%;}}@keyframes "slideFromBottom"{0%{top:70%;}100%{top:50%;}}@-webkit-keyframes "slideToBottom"{0%{top:50%;}100%{top:70%;}}@keyframes "slideToBottom"{0%{top:50%;}100%{top:70%;}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert 0.3s;animation:showSweetAlert 0.3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop 0.3s;animation:slideFromTop 0.3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom 0.3s;animation:slideFromBottom 0.3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert 0.2s;animation:hideSweetAlert 0.2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop 0.4s;animation:slideToTop 0.4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom 0.3s;animation:slideToBottom 0.3s}@-webkit-keyframes "animateSuccessTip"{0%{width:0;left:1px;top:19px;}54%{width:0;left:1px;top:19px;}70%{width:50px;left:-8px;top:37px;}84%{width:17px;left:21px;top:48px;}100%{width:25px;left:14px;top:45px;}}@keyframes "animateSuccessTip"{0%{width:0;left:1px;top:19px;}54%{width:0;left:1px;top:19px;}70%{width:50px;left:-8px;top:37px;}84%{width:17px;left:21px;top:48px;}100%{width:25px;left:14px;top:45px;}}@-webkit-keyframes "animateSuccessLong"{0%{width:0;right:46px;top:54px;}65%{width:0;right:46px;top:54px;}84%{width:55px;right:0px;top:35px;}100%{width:47px;right:8px;top:38px;}}@keyframes "animateSuccessLong"{0%{width:0;right:46px;top:54px;}65%{width:0;right:46px;top:54px;}84%{width:55px;right:0px;top:35px;}100%{width:47px;right:8px;top:38px;}}@-webkit-keyframes "rotatePlaceholder"{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg);}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg);}}@keyframes "rotatePlaceholder"{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg);}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg);}}.animateSuccessTip{-webkit-animation:animateSuccessTip 0.75s;animation:animateSuccessTip 0.75s}.animateSuccessLong{-webkit-animation:animateSuccessLong 0.75s;animation:animateSuccessLong 0.75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes "animateErrorIcon"{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0;}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1;}}@keyframes "animateErrorIcon"{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0;}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1;}}.animateErrorIcon{-webkit-animation:animateErrorIcon 0.5s;animation:animateErrorIcon 0.5s}@-webkit-keyframes "animateXMark"{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0;}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0;}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px;}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1;}}@keyframes "animateXMark"{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0;}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0;}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px;}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1;}}.animateXMark{-webkit-animation:animateXMark 0.5s;animation:animateXMark 0.5s}@-webkit-keyframes "pulseWarning"{0%{border-color:#F8D486;}100%{border-color:#F8BB86;}}@keyframes "pulseWarning"{0%{border-color:#F8D486;}100%{border-color:#F8BB86;}}.pulseWarning{-webkit-animation:pulseWarning 0.75s infinite alternate;animation:pulseWarning 0.75s infinite alternate}@-webkit-keyframes "pulseWarningIns"{0%{background-color:#F8D486;}100%{background-color:#F8BB86;}}@keyframes "pulseWarningIns"{0%{background-color:#F8D486;}100%{background-color:#F8BB86;}}.pulseWarningIns{-webkit-animation:pulseWarningIns 0.75s infinite alternate;animation:pulseWarningIns 0.75s infinite alternate}@-webkit-keyframes "rotate-loading"{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes "rotate-loading"{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}.la-ball-fall,.la-ball-fall > div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall > div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall > div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall > div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall > div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall > div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm > div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x > div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x > div{width:30px;height:30px;margin:12px}@-webkit-keyframes "ball-fall"{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%);}10%{opacity:.5;}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}90%{opacity:.5;}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%);}}@-moz-keyframes "ball-fall"{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%);}10%{opacity:.5;}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0);}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0);}90%{opacity:.5;}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%);}}@-o-keyframes ball-fall{0% { opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}@keyframes "ball-fall"{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%);}10%{opacity:.5;}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}90%{opacity:.5;}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%);}}
/*End Sweet Alert Css*/