/* Minification failed. Returning unminified contents.
(360,1): run-time error CSS1019: Unexpected token, found '@import'
(360,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic')'
(361,1): run-time error CSS1019: Unexpected token, found '@import'
(361,9): run-time error CSS1019: Unexpected token, found 'url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css")'
: run-time error CSS1036: Expected expression, found ''
(4807,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(4808,10): run-time error CSS1035: Expected colon, found '{'
(4817,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4818,10): run-time error CSS1035: Expected colon, found '{'
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
(6983,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(6984,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6993,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6994,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(7013,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(7014,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(7023,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(7024,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11805,1): run-time error CSS1019: Unexpected token, found '@import'
(11805,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic')'
(11806,1): run-time error CSS1019: Unexpected token, found '@import'
(11806,9): run-time error CSS1019: Unexpected token, found 'url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css")'
: run-time error CSS1036: Expected expression, found ''
(16250,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(16251,10): run-time error CSS1035: Expected colon, found '{'
(16260,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(16261,10): run-time error CSS1035: Expected colon, found '{'
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
(18426,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(18427,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18436,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18437,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18456,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(18457,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18466,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(18467,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(29346,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(29348,3): run-time error CSS1035: Expected colon, found '{'
(29358,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(29360,3): run-time error CSS1035: Expected colon, found '{'
(31607,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(31608,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(31619,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(31620,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(31643,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(31644,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(31655,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(31656,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
input, p, span, label, ._fieldName, .fieldInput {
    font-family: 'Open Sans' !important;
    font-weight: 300 !important;
    font-size: 19px !important;
}

body {
    font-family: 'Open Sans' !important;
    font-weight: 300;
    font-size: 19px;
    text-rendering: optimizeLegibility !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0 auto;
}

.navbar-collapse .collapse {
    color: #000000;
    font-size: 19px;
    background-color: transparent;
    text-decoration: none;
}

div.formDiv label {
    width: 10em;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #2E7D6B !important;
    padding: 10px 25px !important;
    color: #FFF !important;
    border: 0 !important;
    cursor: pointer;
    min-width: 7em;
    font-size: 12px;
    text-align: center;
    white-space: pre-wrap !important;
    font-weight: 400;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    line-height: 1.42857143;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: none;
    font-family: Arial, "Open Sans", sans-serif;
}

.container.body h1 {
    font-weight: bold !important;
    font-family: 'Open Sans' !important;
}

#navbar.navbar {
    border-bottom: 1px solid #959595 !important;
}

#pcn-menu-outer {
    margin-left: auto;
    margin-right: auto;
}

.evidenceOption + p {
    margin-top: 10px;
}


.k-item.selector.k-state-default.k-first {
    display: none;
}

.pcn-menu-table {
    position: relative;
    font-size: 16px;
}

.container.body.text-content {
    padding-top: 0;
}

.container.stylesMouchel3Col label {
    font-weight: bold !important;
    display: inline-block;
    width: 7em;
}

    .container.stylesMouchel3Col label.dispLabel {
        font-weight: normal !important;
        display: inline-block;
        width: 9em;
    }

.stylesMouchel3Col.full label {
    font-weight: bold !important;
    display: inline-block;
    width: 7em;
    vertical-align: top;
}

    .stylesMouchel3Col.full label.dispLabel {
        font-weight: normal !important;
        display: inline-block;
        width: 44em;
    }

.stylesMouchel3Col.full {
    padding-left: 10px;
    padding-right: 10px;
}

.xbutton:hover {
    background-color: #19a988 !important;
}

#windowConfirmation .xbutton{
    margin-bottom: 10px;
}

#divShowSelect {
    margin-bottom: 10px;
}

#widgets-element-socialmedia_profile-default li div{
    float: left !important
}

.k-grid tr.k-state-selected {
    background-color: #2E7D6B;
}

.k-grid tr.k-state-selected:hover {
    background-color: #2E7D6B;
}

.k-state-selected {
    color: #fff;
    background-color: #2E7D6B;
    border: 1px solid transparent;
}

.k-grid td.k-state-selected:hover, .k-grid tr.k-state-selected:hover {
    color: white;
    background-color: #ddd;
    border: 1px solid transparent;
}

.k-primary {
    background-color: #557826;
    border-color: #557826;
}

.k-primary:hover {
    background-color: #557826;
    border-color: #557826;
}


.k-button:active:hover {
    background-color: #557826;
    border-color: #557826;
}

.k-window-content .xbutton {
    padding: 0.5rem 0.5rem;
    margin-right: 10px;
}

.xbutton:hover {
    background: #2E7D6B;
    border: 1px solid #2E7D6B;
}

.k-menu .k-item, .k-menu.k-header {
    border-color: transparent;
}

.k-grid td.k-state-selected:hover, .k-grid tr.k-state-selected:hover {
    background-color: #19A988 !important;
    background-image: none;
}

.k-pager-numbers.k-reset .k-state-selected {
    color: #fff;
    background-color: #2E7D6B;
    border-color: #2E7D6B;
}

.k-dropzone .k-button.k-upload-button {
    background-color: #2E7D6B;
}

    .k-dropzone .k-button.k-upload-button.k-state-focused {
        background-color: #19A988 !important;
    }

.k-dropzone .k-button.k-upload-button:hover {
    box-shadow: 0 0 2px 1px #ffffff !important;
    border-color: #ffffff !important;
}

.k-grid tr:hover {
    background-color: #19a988 !important;
}

.k-grid-content.k-auto-scrollable tbody{
    background-color: #2e7d6b !important;
    color: #ffffff;
}

.k-icon, .k-tool-icon {
    font-weight: normal !important;
    font-family: WebComponentsIcons !important;
    font-size: 16px !important;
}

.container .navbar-header .navbar-toggle .sr-only {
    font-size: 11px !important;
}

.container-fluid#footer {
    padding-left: 0;
    padding-right: 0;
}
/* Media Queries */
@media only screen and (max-width: 767px) {
    #pcn-menu-outer {
        position: relative;
    }

    #Menu li:first-child {
        display: block;
    }

    .pcn-menu-table {
        position: absolute;
    }

    .container.body.text-content {
        padding-top: 15px;
    }

    .pcn-menu-table {
        padding-left: 15px;
    }

    .svg-inline--fa.fa-w-14 { width: 15px; }

    #Menu {
        width: 40px;
        height: 26px;
        overflow: hidden;
    }

    #Menu:hover {
        width: 184px;
        height: 260px;
        overflow: visible;
        position: absolute;
        z-index: 1;
        background-color: #F3F2F2;
    }
          
    #Menu li {
        /*float: none;*/
        border: transparent;
    }

    header#navbar .navbar-header {
        background-image: none !important;
    }


    header#navbar .navbar-header .logo {
        background: url('../Content/wth-specific/img/logo_new_responsive.png') left top !important;
        background-position: right top !important;
    }

    .k-menu .k-item > .k-link {
        padding-top: 0;
        padding-left: 1em;
    }

    .container .navbar-header button.navbar-toggle {
        position: absolute;
        right: 0;
        border: none !important;
        color: #000000 !important;
        padding-top: 0 !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-right: 0;
        margin-top: 0;
        background-color: transparent !important;
        float: right;
        /*padding: 9px 10px !important;*/
        margin-bottom: 8px;
        background-color: transparent !important;
        background-image: none;
        -ms-border-radius: 4px !important;
        border-radius: 4px !important;
        height: 56px;
        width: 48px;
        white-space: normal !important;
        min-width: 0 !important;
    }

}


@media only screen and (min-width:768px) { /* smartphones, iPhone, portrait 480x320 phones */
    .header.container {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .container, #pcn-menu-outer {
        width: 750px;
    }

}

@media only screen and (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */
    /* Placeholder*/

}

@media only screen and (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    /* Placeholder*/
}

@media only screen and (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    /* Placeholder*/
}

@media only screen and (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .container, #pcn-menu-outer {
        width: 950px;
    }
}

@media only screen and (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .container, #pcn-menu-outer {
        width: 970px;
    }
}

@media only screen and (min-width:1281px) { /* hi-res laptops and desktops */
    .container, #pcn-menu-outer {
        width: 1170px;
    }
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

/* STYLES FROM CMS, COMPRESSED ************************************************************************************************************************************/

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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    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;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #2e7d6b;
    text-decoration: none
}

    a:hover, a:focus {
        color: #2d7867;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 27px;
    margin-bottom: 13.5px
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 13.5px;
    margin-bottom: 13.5px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 29px
}

h2, .h2 {
    font-size: 25px
}

h3, .h3 {
    font-size: 21px
}

h4, .h4 {
    font-size: 19px
}

h5, .h5 {
    font-size: 19px
}

h6, .h6 {
    font-size: 17px
}

p {
    margin: 0 0 13.5px
}

.lead {
    margin-bottom: 27px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 28.5px
    }
}

small, .small {
    font-size: 78%
}

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: #2e7d6b
}

a.text-primary:hover, a.text-primary:focus {
    color: #20584b
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #2e7d6b
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #20584b
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 12.5px;
    margin: 54px 0 27px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 13.5px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 27px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 13.5px 27px;
    margin: 0 0 27px;
    font-size: 23.75px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 27px;
    font-style: normal;
    line-height: 1.42857143
}

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: 700;
        box-shadow: none
    }

pre {
    display: block;
    padding: 13px;
    margin: 0 0 13.5px;
    font-size: 18px;
    line-height: 1.42857143;
    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: 20px;
    padding-right: 20px
}

@media (min-width: 768px) {
    .container {
        width: 760px
    }
}

@media (min-width: 992px) {
    .container {
        width: 1020px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1020px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
}

.row {
    margin-left: -20px;
    margin-right: -20px;
}

.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: 20px;
    padding-right: 20px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    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: 27px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(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 > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 20.25px;
        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 > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 28.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -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: 19px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.42857143;
    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);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 41px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 34px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 54px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 27px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        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 {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 46px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 34px;
    line-height: 34px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 34px;
    line-height: 34px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 34px;
    min-height: 42px;
    padding: 6px 10px;
    font-size: 15px;
    line-height: 1.5
}

.input-lg {
    height: 54px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 54px;
    line-height: 54px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 54px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 54px;
    line-height: 54px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 54px;
    min-height: 51px;
    padding: 11px 16px;
    font-size: 24px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 51.25px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 54px;
    height: 54px;
    line-height: 54px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.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);
    -moz-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;
        -moz-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);
    -moz-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;
        -moz-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);
    -moz-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;
        -moz-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: 32px
}

.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: 34px
}

.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px
}

@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: 20px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 15px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    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: 19px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #2e7d6b;
    border-color: #276a5b
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #20584b;
        border-color: #050d0b
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #20584b;
        border-color: #173e35
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #20584b;
        border-color: #173e35
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #173e35;
            border-color: #050d0b
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
        background-color: #2e7d6b;
        border-color: #276a5b
    }

    .btn-primary .badge {
        color: #2e7d6b;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
        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:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
        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:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
        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:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #2e7d6b;
    font-weight: 400;
    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;
        -moz-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: #2d7867;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 15px;
    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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .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 dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    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);
    -moz-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: 12.5px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #2e7d6b
    }

    .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: 15px;
    line-height: 1.42857143;
    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 dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -moz-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;
        -moz-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn 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 .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 54px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 54px;
    line-height: 54px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 34px;
    line-height: 34px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 15px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 24px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #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: #2e7d6b
    }

    .nav .nav-divider {
        height: 1px;
        margin: 12.5px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #2e7d6b
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 27px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.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-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 11.5px 20px;
    font-size: 24px;
    line-height: 27px;
    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: -20px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    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: 5.75px -20px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 27px
    }

@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: 27px
        }

            .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: 11.5px;
                padding-bottom: 11.5px
            }
}

.navbar-form {
    padding: 10px 20px;
    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);
    -moz-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: 4.5px -20px
}

@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;
        -moz-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 {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4.5px;
    margin-bottom: 4.5px
}

    .navbar-btn.btn-sm {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -20px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #000
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #000;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #000
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #eee;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #2d7867;
        background-color: transparent
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #eee;
        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: transparent;
        color: #2d7867
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #eee;
            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: #2d7867;
        background-color: transparent
    }

    .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: #eee;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #000
}

    .navbar-default .navbar-link:hover {
        color: #eee
    }

.navbar-default .btn-link {
    color: #000
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #eee
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #eee
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .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: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #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: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #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, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 27px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "\25B6\00a0";
            padding: 0 5px;
            color: #000
        }

    .breadcrumb > .active {
        color: #000
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 27px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #2e7d6b;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 2;
            color: #2d7867;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #2e7d6b;
        border-color: #2e7d6b;
        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: 24px;
    line-height: 1.3333333
}

.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: 15px;
    line-height: 1.5
}

.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: 27px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #2e7d6b
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #20584b
    }

.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: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #2e7d6b;
    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
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 29px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 86px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 27px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #2e7d6b
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 27px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .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
    }

@-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: 27px;
    margin-bottom: 27px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-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: 15px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    background-color: #2e7d6b;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .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, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.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, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.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: #2e7d6b;
    border-color: #2e7d6b
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .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: #9cdbcc
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.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, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.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: 27px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > 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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .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-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 27px
}

    .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: #2e7d6b
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #2e7d6b;
        border-color: #2e7d6b
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #2e7d6b
        }

        .panel-primary > .panel-heading .badge {
            color: #2e7d6b;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #2e7d6b
    }

.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
    }

.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);
    -moz-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: 28.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .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);
    -moz-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: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.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);
        -moz-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;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    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-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 19px;
    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);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

    .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: 19px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0)
}

    .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: .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%;
        margin-top: -10px;
        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;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.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 !important
    }

    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 !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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 !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    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 !important
    }

    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
    }
}

html.overlay-open .navbar-fixed-top {
    z-index: 400
}

html.js fieldset.collapsed {
    border-left-width: 1px;
    border-right-width: 1px;
    height: auto
}

html.js input.form-autocomplete {
    background-image: none;
    background-image: none
}

html.js .autocomplete-throbber {
    background-position: 100% 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    margin: 2px 0 0 2px;
    width: 15px
}

    html.js .autocomplete-throbber.throbbing {
        background-position: 100% -18px
    }

body {
    position: relative
}

    body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
        margin-left: 260px
    }

    body.navbar-is-fixed-top {
        padding-top: 64px !important
    }

    body.navbar-is-fixed-bottom {
        padding-bottom: 64px !important
    }

    body.toolbar {
        padding-top: 30px !important
    }

        body.toolbar .navbar-fixed-top {
            top: 30px
        }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 94px !important
        }

    body.toolbar-drawer {
        padding-top: 64px !important
    }

        body.toolbar-drawer .navbar-fixed-top {
            top: 64px
        }

        body.toolbar-drawer.navbar-is-fixed-top {
            padding-top: 128px !important
        }

    body.admin-menu .navbar-fixed-top {
        top: 29px
    }

    body.admin-menu.navbar-is-fixed-top {
        padding-top: 93px !important
    }

    body div#admin-toolbar {
        z-index: 1600
    }

    body #toolbar, body #admin-menu, body #admin-toolbar {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    body #admin-menu {
        margin: 0;
        padding: 0;
        position: fixed;
        z-index: 1600
    }

        body #admin-menu .dropdown li {
            line-height: normal
        }

@media screen and (min-width: 768px) {
    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width: 992px) {
    .navbar.container {
        max-width: 980px
    }
}

@media screen and (min-width: 1200px) {
    .navbar.container {
        max-width: 980px
    }
}

.navbar.container, .navbar.container-fluid {
    margin-top: 20px
}

    .navbar.container > .container, .navbar.container-fluid > .container-fluid {
        margin: 0;
        padding: 0;
        width: auto
    }

#overlay-container, .overlay-modal-background, .overlay-element {
    z-index: 1500
}

#toolbar {
    z-index: 1600
}

.modal {
    z-index: 1620
}

.modal-dialog {
    z-index: 1630
}

.ctools-modal-dialog .modal-body {
    width: 100% !important;
    overflow: auto
}

.modal-backdrop {
    z-index: 1610
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }
}

ul.secondary {
    float: left
}

@media screen and (min-width: 768px) {
    ul.secondary {
        float: right
    }
}

.page-header {
    margin-top: 0
}

.block:first-child h2.block-title {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

.region-help > .glyphicon {
    font-size: 24px;
    float: left;
    margin: -.05em .5em 0 0
}

.region-help .block {
    overflow: hidden
}

form#search-block-form {
    margin: 0
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px
}

@media screen and (min-width: 992px) {
    .navbar #block-search-form {
        float: right
    }
}

.navbar #block-search-form .input-group-btn {
    width: auto
}

.navbar-search .control-group {
    margin-bottom: 0
}

ul.action-links {
    margin: 12px 0;
    padding: 0
}

    ul.action-links li {
        display: inline;
        margin: 0;
        padding: 0 6px 0 0
    }

    ul.action-links .glyphicon {
        padding-right: .5em
    }

input, textarea, select, .uneditable-input {
    max-width: 100%;
    width: auto
}

    input.error {
        color: #a94442;
        border-color: #ebccd1
    }

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0
}

fieldset .panel-body {
    clear: both;
    display: inherit
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

    fieldset .panel-heading a.panel-title:hover {
        text-decoration: none
    }

.form-group:last-child, .panel:last-child {
    margin-bottom: 0
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

.form-actions {
    clear: both
}

.managed-files.table td:first-child {
    width: 100%
}

div.image-widget-data {
    float: none;
    overflow: hidden
}

table.sticky-header {
    z-index: 1
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0
}

.text-format-wrapper {
    margin-bottom: 15px
}

    .text-format-wrapper > .form-type-textarea, .text-format-wrapper .filter-wrapper {
        margin-bottom: 0
    }

.filter-wrapper {
    border-radius: 0 0 4px 4px
}

    .filter-wrapper .panel-body {
        padding: 7px
    }

    .filter-wrapper .form-type-select {
        min-width: 30%
    }

        .filter-wrapper .form-type-select .filter-list {
            width: 100%
        }

.filter-help {
    margin-top: 5px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .filter-help {
        float: right
    }
}

.filter-help .glyphicon {
    margin: 0 5px 0 0;
    vertical-align: text-top
}

.radio:first-child, .checkbox:first-child {
    margin-top: 0
}

.radio:last-child, .checkbox:last-child {
    margin-bottom: 0
}

.help-block, .control-group .help-inline {
    color: #777;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

.panel-heading {
    display: block
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto
}

.error {
    color: #a94442
}

div.error, table tr.error {
    background-color: #f2dede;
    color: #a94442
}

.form-group.error, .form-group.has-error {
    background: none
}

    .form-group.error label, .form-group.has-error label, .form-group.error .control-label, .form-group.has-error .control-label {
        color: #a94442;
        font-weight: 600
    }

    .form-group.error input, .form-group.has-error input, .form-group.error textarea, .form-group.has-error textarea, .form-group.error select, .form-group.has-error select, .form-group.error .uneditable-input, .form-group.has-error .uneditable-input {
        color: #555
    }

    .form-group.error .help-block, .form-group.has-error .help-block, .form-group.error .help-inline, .form-group.has-error .help-inline {
        color: #777
    }

.nav-tabs {
    margin-bottom: 10px
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none;
    list-style-image: none
}

.tabs--secondary {
    margin: 0 0 10px
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400;
    color: #777
}

.form-type-password-confirm {
    position: relative
}

    .form-type-password-confirm label {
        display: block
    }

        .form-type-password-confirm label .label {
            float: right
        }

    .form-type-password-confirm .password-help {
        padding-left: 2em
    }

@media (min-width: 768px) {
    .form-type-password-confirm .password-help {
        border-left: 1px solid #ddd;
        left: 50%;
        margin-left: 20px;
        position: absolute
    }
}

@media (min-width: 992px) {
    .form-type-password-confirm .password-help {
        left: 33.33333333%
    }
}

.form-type-password-confirm .progress {
    background: transparent;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin: -5px 0 0
}

.form-type-password-confirm .form-type-password {
    clear: left
}

.form-type-password-confirm .form-control-feedback {
    right: 15px
}

.form-type-password-confirm .help-block {
    clear: both
}

ul.pagination li > a.progress-disabled {
    float: left
}

.form-autocomplete .glyphicon {
    color: #777;
    font-size: 120%
}

    .form-autocomplete .glyphicon.glyphicon-spin {
        color: #2e7d6b
    }

.form-autocomplete .input-group-addon {
    background-color: #fff
}

.ajax-progress-bar {
    border-radius: 0 0 4px 4px;
    border: 1px solid #ccc;
    margin: -1px 0 0;
    padding: 6px 12px;
    width: 100%
}

    .ajax-progress-bar .progress {
        height: 8px;
        margin: 0
    }

    .ajax-progress-bar .percentage, .ajax-progress-bar .message {
        color: #777;
        font-size: 15px;
        line-height: 1em;
        margin: 5px 0 0;
        padding: 0
    }

.glyphicon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0
}

    .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
        color: #777;
        font-size: 15px
    }

.tab-pane > .panel-heading {
    display: none
}

.tab-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0
    }

        .tabs-below > .nav-tabs > li > a {
            border-radius: 0 0 4px 4px
        }

            .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
                border-top-color: #ddd;
                border-bottom-color: transparent
            }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd
    }

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: none
    }

        .tabs-left > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li:focus {
            outline: 0
        }

        .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
            margin-right: 0;
            margin-bottom: 3px
        }

            .tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:focus {
                outline: 0
            }

.tabs-left > .tab-content, .tabs-right > .tab-content {
    border-radius: 0 4px 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px
}

    .tabs-left > .nav-tabs > li > a {
        border-radius: 4px 0 0 4px
    }

        .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eee #ddd #eee #eee
        }

    .tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
        -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
        box-shadow: -1px 1px 1px rgba(0,0,0,0.05)
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px
}

    .tabs-right > .nav-tabs > li > a {
        border-radius: 0 4px 4px 0
    }

        .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eee #eee #eee #ddd;
            -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
            -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
            box-shadow: 1px 1px 1px rgba(0,0,0,0.05)
        }

    .tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover, .tabs-right > .nav-tabs > .active > a:focus {
        border-color: #ddd #ddd #ddd transparent
    }

th.checkbox, td.checkbox, th.radio, td.radio {
    display: table-cell
}

.views-display-settings .label {
    font-size: 100%;
    color: #666
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0
}

.views-exposed-form .views-exposed-widget .btn {
    margin-top: 1.8em
}

table .radio input[type="radio"], table .checkbox input[type="checkbox"] {
    max-width: inherit
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right
}

@media (min-width: 768px) {
    .form-horizontal .form-group label {
        float: left;
        width: 16.66666667%
    }
}

.alert a {
    font-weight: 700
}

.alert-success a {
    color: #2b542c
}

.alert-info a {
    color: #245269
}

.alert-warning a {
    color: #66512c
}

.alert-danger a {
    color: #843534
}

div.image-style-new, div.image-style-new div {
    display: block
}

    div.image-style-new div.input-group {
        display: table
    }

td.module, .table-striped > tbody > tr:nth-child(odd) > td.module, .table > tbody > tr > td.module {
    background: #ddd;
    font-weight: 700
}

.book-toc > .dropdown-menu {
    overflow: hidden
}

    .book-toc > .dropdown-menu > .dropdown-header {
        white-space: nowrap
    }

    .book-toc > .dropdown-menu > li:nth-child(1) > a {
        font-weight: 700
    }

    .book-toc > .dropdown-menu .dropdown-menu {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        display: block;
        font-size: 15px;
        margin: 0;
        padding: 0;
        position: static;
        width: 100%
    }

        .book-toc > .dropdown-menu .dropdown-menu > li {
            padding-left: 20px
        }

            .book-toc > .dropdown-menu .dropdown-menu > li > a {
                margin-left: -40px;
                padding-left: 60px
            }

#features-filter .form-item.form-type-checkbox {
    padding-left: 20px
}

fieldset.features-export-component {
    font-size: 15px
}

html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component {
    margin: 0 0 13.5px
}

    fieldset.features-export-component .panel-heading {
        padding: 5px 10px
    }

        fieldset.features-export-component .panel-heading a.panel-title {
            font-size: 15px;
            font-weight: 500;
            margin: -5px -10px;
            padding: 5px 10px
        }

    fieldset.features-export-component .panel-body {
        padding: 0 10px
    }

div.features-export-list {
    margin: -11px 0 10px;
    padding: 0 10px
}

    fieldset.features-export-component .component-select .form-type-checkbox, div.features-export-list .form-type-checkbox {
        line-height: 1em;
        margin: 5px 5px 5px 0 !important;
        min-height: 0;
        padding: 3px 3px 3px 25px !important
    }

        fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox], div.features-export-list .form-type-checkbox input[type=checkbox] {
            margin-top: 0
        }

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
    top: 79px
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
    top: 39px
}

@media (min-width: 768px) {
    body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
        left: 240px;
        left: 24rem
    }
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
    z-index: 1032
}

.navbar-administration #navbar-administration .navbar-tray {
    z-index: 1031
}

body.navbar-is-fixed-top.navbar-administration {
    padding-top: 103px !important
}

    body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
        padding-top: 143px !important
    }

body.navbar-tray-open.navbar-vertical.navbar-fixed {
    margin-left: 240px;
    margin-left: 24rem
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
    width: 24rem
}

b, strong {
    font-weight: 600
}

h1 {
    font-weight: 600 !important
}

.region-sidebar-second {
    font-size: 19px;
    color: #000
}

.container section.col-sm-9 {
    width: 65%
}

.container aside.col-sm-3 {
    width: 35%
}

.region-content {
    font-size: 19px;
    line-height: 1.5;
    color: #000
}

.block-system .view-content .views-field.views-field-body {
    font-size: 16px;
    color: #000
}

.logo img {
    opacity: 0;
    width: 90px;
    margin-top: -10px;
    padding: 20px
}

header#navbar .navbar-header {
    background: rgba(0,0,0,0) url("../Content/wth-specific/img/logo.png") repeat scroll 0 0;
    height: 50px;
    width: 90px
}

header#navbar {
    border-bottom: 1px solid #959595;
    padding-bottom: 20px;
    margin-bottom: 0;
    background-color: #fff
}

#navbar .container {
    margin-top: 20px
}

.navbar-default {
    background: none;
    border: none
}

.navbar-nav.secondary {
    float: left;
    margin: 0 !important
}

#navbar ul.navbar-nav {
    margin-left: 20px
}

    #navbar ul.navbar-nav li {
        margin-right: 20px
    }

        #navbar ul.navbar-nav li a, #navbar ul.navbar-nav li a:visited, #navbar ul.navbar-nav li a:focus, #navbar ul.navbar-nav li a:hover {
            color: #000;
            font-size: 19px
        }

.main-container .region-header #block-search-form {
    position: absolute;
    right: 50%;
    margin-right: -400px;
    margin-right: -27.78vw;
    top: 20px;
    z-index: 1000
}

.logged-in .main-container .region-header #block-search-form {
    top: 83px;
    right: 40%;
    z-index: 1000
}

.main-container .region-header #block-search-form input {
    height: 50px;
    width: 250px;
    max-width: 250px;
    width: 17.36vw;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #959595;
    color: #959595;
    padding-left: .3em;
    font-size: 19px
}

.main-container .region-header form#search-block-form .input-group-btn {
    width: 50px
}

.main-container .region-header form#search-block-form button.btn-primary {
    height: 50px;
    width: 50px;
    font-size: 25px;
    border-radius: 0
}

.nav > li > a {
    padding-right: 10px;
    padding-left: 10px
}

.region-breadcrumbs {
    background-color: #fff
}

    .region-breadcrumbs .breadcrumbs {
        background-color: #fff;
        width: 1020px;
        margin: 0 auto;
        padding: 20px 0 0 20px
    }

ol.breadcrumb {
    font-size: 15px;
    color: #000;
    margin: 0 0 20px;
    padding: 0;
    display: inline-block
}

    ol.breadcrumb li a {
        color: #000;
        text-decoration: underline;
        padding: 0 5px
    }

        ol.breadcrumb li a:hover {
            color: #000;
            text-decoration: none
        }

.breadcrumb > li + li::before {
    font-size: 8px;
    vertical-align: middle
}

.breadcrumbs {
    font-weight: 400
}

    .breadcrumbs .breadcrumb-text {
        font-size: 15px;
        color: #000
    }

@media (max-width: 768px) {
    .breadcrumbs .breadcrumb-text {
        display: none
    }
}

aside.col-sm-3 {
    padding-left: 10px;
    margin-top: 40px
}

@media (min-width: 768px) {
    .logged-in aside.col-sm-3 {
        margin-top: 90px
    }
}

aside .block {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px;
    font-weight: 400
}

    aside .block h2.block-title {
        font-size: 21px;
        font-weight: 600;
        margin-top: 0
    }

.image_header {
    background-color: #fff;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.region-image-header {
    background-color: #eee;
    margin-left: auto;
    margin-right: auto
}

.image_header #block-blockify-blockify-page-title H1 {
    background-color: #fff;
    display: table;
    margin-top: 220px;
    padding: 10px 10px 10px 25px;
    max-width: 950px;
    color: #000
}

#block-views-alert-block, #block-views-alert-block-1 {
    border: 2px solid #e81123;
    display: block;
    background-color: #fff;
    margin: 20px auto 0;
    width: 100%;
    max-width: 980px
}

    #block-views-alert-block H2.block-title, #block-views-alert-block-1 H2.block-title {
        background-color: #e81123;
        color: #fff;
        display: table-cell;
        margin: 0;
        padding: 10px 10px 10px 50px;
        font-size: 15px;
        vertical-align: middle
    }

    #block-views-alert-block .view-alert, #block-views-alert-block-1 .view-alert {
        text-align: left;
        font-size: 15px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }

.image_header #block-views-alert-block .view-header, .image_header #block-views-alert-block-1 .view-header {
    position: absolute;
    color: #fff;
    display: table-cell;
    margin-left: -97px
}

.logged-in .image_header #block-views-alert-block .view-header, .logged-in .image_header #block-views-alert-block-1 .view-header {
    margin-left: 0;
    margin-top: -27px
}

.logged-in #block-views-alert-block .view-alert span.field-content, .logged-in #block-views-alert-block-1 .view-alert span.field-content {
    float: left;
    margin-left: 90px;
    margin-top: -27px
}

section#block-system-main {
    margin-top: 40px
}

body.page-node section#block-system-main ul {
    list-style: none;
    padding: 0
}

article.node {
    background-color: #fff;
    padding: 20px
}

section#block-workbench-block {
    position: absolute
}

.btn.btn-default.form-submit::after {
    content: "\e258";
    display: inline-block;
    float: right;
    font-family: "Glyphicons Halflings"
}

.footer {
    margin-top: 65px
}

footer.footer {
    padding-top: 20px;
    border: none;
    background-color: #000;
    width: 100%
}

footer .region-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

footer.footer #block-menu-menu-footer-menu .nav {
    margin-bottom: 15px
}

footer.footer #block-menu-menu-footer-menu li {
    display: inline-block;
    float: left
}

    footer.footer #block-menu-menu-footer-menu li a {
        font-size: 15px;
        color: #fff;
        text-decoration: underline;
        font-weight: 400
    }

        footer.footer #block-menu-menu-footer-menu li a:hover {
            text-decoration: none;
            background: none
        }

footer.footer #block-block-1 {
    font-size: 15px;
    color: #fff;
    margin-top: 30px;
    font-weight: 400;
    padding-left: 15px
}

footer.footer #block-widgets-s-socialmedia-profile-buttons {
    float: right
}

footer.footer #block-widgets-s-socialmedia-profile-default {
    clear: both
}

@media (min-width: 768px) {
    footer.footer #block-menu-menu-footer-menu {
        float: left;
        width: 54%
    }
}

footer.footer #block-block-2 {
    font-size: 15px;
    color: #fff;
    padding: 10px 0 30px 10px;
    line-height: 1.5
}

@media (min-width: 768px) {
    footer.footer #block-block-2 {
        float: left;
        width: 46%;
        text-align: right;
        padding: 10px 0
    }
}

footer.footer #block-block-2 .footer_vote_title {
    display: inline-block;
    font-weight: 600
}

footer.footer #block-block-2 .footer_vote_link {
    display: inline-block;
    padding-left: 20px
}

@media (max-width: 415px) {
    footer.footer #block-block-2 .footer_vote_link {
        display: block;
        padding: 10px 0
    }
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_up, footer.footer #block-block-2 .footer_vote_link .footer_vote_down {
    display: inline-block;
    text-decoration: underline;
    padding-left: 40px;
    position: relative;
    cursor: pointer
}

    footer.footer #block-block-2 .footer_vote_link .footer_vote_up:hover, footer.footer #block-block-2 .footer_vote_link .footer_vote_down:hover {
        text-decoration: none
    }

    footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before, footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
        font-family: FontAwesome;
        text-align: center;
        color: #fff;
        font-size: 17px;
        position: absolute;
        left: 10px;
        top: 0;
        height: 20px;
        display: block;
        width: 20px
    }

    footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before {
        content: "\f087"
    }

    footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
        content: "\f088"
    }

.front #navbar {
    background: url(/sites/all/themes/walthamforest_cms/images/hp-header.jpg) no-repeat center;
    height: 526px;
    height: 38vw;
    max-height: 526px;
    margin-bottom: 0;
    background-size: cover
}

    .front #navbar .container {
        margin-top: 20px
    }

    .front #navbar ul.navbar-nav {
        margin-left: 20px
    }

        .front #navbar ul.navbar-nav li {
            margin-right: 50px;
            margin-right: 3vw
        }

            .front #navbar ul.navbar-nav li a, .front #navbar ul.navbar-nav li a:visited, .front #navbar ul.navbar-nav li a:focus, .front #navbar ul.navbar-nav li a:hover {
                color: #fff;
                font-size: 19px
            }

.front header#navbar .navbar-header {
    background: url("../Content/wth-specific/img/logo.png") 90px 0;
    height: 50px;
    width: 90px
}

.front H1.page-header {
    display: none
}

.front h1.site_slogan {
    color: #fff;
    font-size: 49px
}

.navigation_under .container {
    text-align: center;
    padding-top: 100px
}

.navbar #block-search-form {
    width: 600px;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.front form#search-block-form input {
    max-height: 75px;
    height: 50px;
    width: 550px;
    max-width: 550px;
    background-color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    border-radius: 0;
    border: none;
    padding-left: 1.2em;
    font-size: 25px;
    font-size: 19px
}

.front form#search-block-form .input-group-btn {
    width: 75px;
    max-width: 75px;
    width: 40px
}

    .front form#search-block-form .input-group-btn button.btn-primary {
        height: 75px;
        max-height: 75px;
        height: 50px;
        width: 75px;
        max-width: 75px;
        width: 50px;
        font-size: 25px;
        font-size: 20px;
        border-radius: 0
    }

.front.logged-in section#block-system-main {
    margin-top: 40px
}

.front .region-content .pane-alert-home-page {
    border: 2px solid #e81123;
    display: block;
    padding: 0;
    margin-bottom: 70px;
    margin-top: -40px;
    position: relative
}

    .front .region-content .pane-alert-home-page H2.pane-title {
        background-color: #e81123;
        color: #fff;
        display: table-cell;
        margin: 0;
        padding: 10px 10px 10px 50px;
        font-size: 15px;
        vertical-align: middle
    }

    .front .region-content .pane-alert-home-page .pane-content {
        text-align: left;
        font-size: 15px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }

    .front .region-content .pane-alert-home-page .view-header {
        color: #fff;
        position: absolute;
        left: 20px;
        color: #fff;
        position: absolute;
        left: 20px
    }

.front.logged-in .region-content .pane-alert-home-page .view-header {
    color: #fff;
    position: absolute;
    left: 20px
}

.front .region-content .pane-home-page-services-list H2.pane-title {
    text-align: center
}

.front .region-content .pane-home-page-services-list .pane-content ul {
    list-style: none;
    padding: 0;
    text-align: center
}

.front .region-content .pane-home-page-services-list .pane-content li {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1em
}

.front .region-content .pane-home-page-services-list .pane-content .views-row {
    margin-top: 1.2em
}

.front .region-content .pane-home-page-services-list .pane-content .views-row-last {
    margin-bottom: 2.5em
}

.front .region-content .pane-home-page-services-list .pane-content li a {
    font-size: 15px;
    color: #000;
    text-decoration: underline
}

.front .region-content .pane-home-page-services-list .pane-content H5 {
    font-size: 15px;
    font-size: 1.04vw;
    color: #000;
    font-weight: 600
}

.front .region-content .pane-home-page-services-list .views-field-name {
    text-align: center;
    height: 60px
}

    .front .region-content .pane-home-page-services-list .views-field-name H3 {
        font-size: 25px;
        font-weight: 400
    }

.front .region-content .pane-home-page-services-list .views-field-field-all-pages-text {
    text-align: center;
    margin-top: 1em;
    height: 40px
}

    .front .region-content .pane-home-page-services-list .views-field-field-all-pages-text a {
        color: #000;
        text-decoration: underline;
        font-size: 15px
    }

.front .region-content .pane-home-page-services-list .views-field-field-icon img {
    margin: 0 auto;
    height: 80px;
    width: 80px
}

.front .region-content .pane-home-page-services-list .view-footer {
    text-align: center
}

    .front .region-content .pane-home-page-services-list .view-footer H3 {
        background-color: #2e7d6b;
        display: block;
        margin: 0 auto;
        padding: 20px 30px;
        text-align: center;
        width: 43%;
        color: #fff;
        font-size: 25px;
        font-weight: 400
    }

        .front .region-content .pane-home-page-services-list .view-footer H3 a {
            color: #fff
        }

            .front .region-content .pane-home-page-services-list .view-footer H3 a:hover {
                color: #fff;
                text-decoration: underline
            }

        .front .region-content .pane-home-page-services-list .view-footer H3 .glyphicon {
            float: right;
            font-weight: lighter;
            line-height: 1;
            top: 3px
        }

    .front .region-content .pane-home-page-services-list .view-footer H4 {
        font-size: 14px;
        color: #000;
        font-weight: 400
    }

.front .region-content .pane-home-page-services-list {
    margin-top: -40px
}

.front .region-content .row {
    margin-top: 40px
}

    .front .region-content .row:first-child + .row {
        background-color: #000;
        padding: 30px
    }

.front.logged-in .region-content .row:first-child + .row {
    background-color: none;
    padding: 0
}

.front .region-content .pane-user-login {
    display: table-cell;
    width: 42%;
    padding-left: 20px
}

    .front .region-content .pane-user-login form#user-login-form input {
        height: 50px;
        max-height: 50px;
        width: 100%;
        background-color: #fff;
        opacity: .7;
        filter: alpha(opacity=70);
        border-radius: 0;
        border: none;
        padding-left: 1em;
        font-size: 15px
    }

    .front .region-content .pane-user-login form#user-login-form button:after {
        margin-top: -25px
    }

    .front .region-content .pane-user-login form#user-login-form ul li i {
        margin-left: 10px
    }

    .front .region-content .pane-user-login H2 {
        color: #fff;
        margin-bottom: 30px;
        font-size: 25px
    }

    .front .region-content .pane-user-login form#user-login-form button {
        background-color: #2e7d6b;
        display: block;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        width: 100%;
        color: #fff
    }

    .front .region-content .pane-user-login form#user-login-form .btn-default {
        border: none
    }

    .front .region-content .pane-user-login form#user-login-form .btn {
        border-radius: 0
    }

    .front .region-content .pane-user-login form#user-login-form button:hover {
        color: #fff;
        text-decoration: underline
    }

    .front .region-content .pane-user-login form#user-login-form ul {
        list-style: none;
        padding: 0;
        color: #fff;
        margin-top: 20px
    }

        .front .region-content .pane-user-login form#user-login-form ul a {
            color: #fff;
            font-weight: 600
        }

.front .region-content .pane-1 {
    display: table-cell;
    padding-left: 60px;
    padding-bottom: 40px;
    color: #fff;
    width: 50%
}

    .front .region-content .pane-1 .pane-content {
        line-height: 2.5
    }

    .front .region-content .pane-1 H2 {
        margin-bottom: 30px;
        font-size: 25px
    }

    .front .region-content .pane-1 p {
        line-height: 2
    }

    .front .region-content .pane-1 i {
        display: inline-block;
        float: left;
        font-size: 25px;
        margin-right: 10px;
        line-height: 1.5;
        vertical-align: middle
    }

.front .region-content .pane-home-page-news-and-events-block-new {
    margin: 0 0 80px;
    padding: 0
}

    .front .region-content .pane-home-page-news-and-events-block-new H2.pane-title {
        text-align: center
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-row {
        padding-bottom: 50px
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3 {
        font-size: 21px;
        font-size: 1.6vw
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-image-home-page {
        filter: brightness(50%);
        -webkit-filter: brightness(50%);
        -moz-filter: brightness(50%)
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title, .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it, .front .region-content .pane-home-page-news-and-events-block-new .views-field-body {
        position: absolute;
        bottom: 50%;
        text-align: center;
        width: 95%;
        color: #fff;
        font-size: 19px
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it, .front .region-content .pane-home-page-news-and-events-block-new .views-field-body {
        bottom: 45%
    }

    .front .region-content .pane-home-page-news-and-events-block-new .col-sm-4 .views-field-title {
        width: 90%
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a {
        color: #fff;
        text-decoration: none
    }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a:hover {
            color: #fff
        }

    .front .region-content .pane-home-page-news-and-events-block-new .view-footer {
        text-align: center
    }

        .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -300px;
            height: 20px
        }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 a {
                background-color: transparent;
                margin: 0 auto;
                padding: 15px 90px;
                text-align: center;
                border: 1px solid #2e7d6b;
                display: table-cell
            }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 .glyphicon {
                float: right;
                font-weight: lighter;
                position: absolute;
                right: 20px;
                top: 18px
            }

.front.logged-in .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
    margin-bottom: 40px
}

.front .pane-twitter-block-hp-twitter-block-hp {
    background-color: #959595;
    color: #fff;
    font-family: open sans;
    margin-top: 40px;
    padding: 10px 40px 40px;
    text-align: center
}

    .front .pane-twitter-block-hp-twitter-block-hp a {
        color: #fff;
        text-decoration: underline
    }

        .front .pane-twitter-block-hp-twitter-block-hp a:hover {
            color: #fff;
            text-decoration: none
        }

.front #block-system-main {
    margin-bottom: -45px
}

.front footer {
    width: 100%
}

.main-container.container {
    padding-top: 20px
}

#block-views-get-stuff-done-block {
    padding: 0
}

    #block-views-get-stuff-done-block .block-title {
        background: #2e7d6b;
        color: #fff;
        padding: 20px;
        margin-bottom: 0
    }

.view-get-stuff-done {
    padding: 20px
}

    .view-get-stuff-done a {
        background-color: transparent;
        margin: 0 auto;
        padding: 10px;
        text-align: left;
        border: 1px solid #2e7d6b;
        display: table-cell
    }

        .view-get-stuff-done a:hover .title {
            text-decoration: underline
        }

        .view-get-stuff-done a .title {
            padding: 0
        }

        .view-get-stuff-done a .glyphicon {
            height: 100%
        }

.page-services .region-image-header {
    background-color: #fff
}

.page-services #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/sc-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-services .region-content .view-services .view-content ul {
    list-style: none;
    padding: 0;
    text-align: center
}

.page-services .region-content .view-services .view-content li {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px
}

.page-services .region-content .view-services .view-content .views-row {
    margin-top: 1.2em;
    height: 375px
}

.page-services .region-content .view-services .view-content .views-row-last {
    margin-bottom: 2.5em
}

.page-services .region-content .view-services .view-content li a {
    font-size: 15px;
    color: #000;
    text-decoration: underline
}

.page-services .region-content .view-services .view-content H5 {
    font-size: 15px;
    color: #000;
    font-weight: 600
}

.page-services .region-content .view-services .views-field-name {
    text-align: center;
    height: 70px;
    font-weight: 400
}

    .page-services .region-content .view-services .views-field-name H3 {
        font-size: 25px;
        font-weight: 400
    }

.page-services .region-content .view-services .views-field-field-all-pages-text {
    text-align: center;
    margin-top: 1em;
    height: 30px
}

    .page-services .region-content .view-services .views-field-field-all-pages-text a {
        color: #000;
        text-decoration: underline
    }

.page-services .region-content .view-services .views-field-field-icon img {
    margin: 0 auto;
    width: 80px;
    height: 80px
}

.view-id-basic_page_related_pages .views-row {
    line-height: 1.1;
    padding-top: 15px
}

    .view-id-basic_page_related_pages .views-row:first-child {
        padding-top: 0
    }

    .view-id-basic_page_related_pages .views-row a {
        color: #000;
        text-decoration: underline;
        font-size: 17px
    }

.page-taxonomy-term.logged-in .region-content {
    margin-top: 70px
}

.page-taxonomy-term.logged-in .tabs--primary {
    position: absolute;
    z-index: 1001
}

.page-taxonomy-term .image_header {
    background-color: transparent
}

.page-taxonomy-term .region-image-header {
    background-color: transparent
}

.page-taxonomy-term .image_header #block-blockify-blockify-page-title H1 {
    background-color: #fff;
    display: table;
    margin-left: 15%;
    padding: 10px
}

.page-taxonomy-term .image_header #block-views-services-block-2 {
    max-height: 350px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 150px;
    z-index: -1
}

.logged-in.page-taxonomy-term .image_header #block-views-services-block-2 {
    top: 216px
}

.page-taxonomy-term #block-views-services-block-2 .views-field-field-header-image img {
    height: auto;
    max-height: 350px;
    max-width: 100%;
    width: 100%
}

.page-taxonomy-term .image_header #block-views-alert-block {
    margin: 100px auto 0
}

.page-taxonomy-term .region-content .view-services .views-field-field-header-image img {
    height: 350px;
    width: 100%
}

.page-taxonomy-term .region-content .view-services .view-content ul {
    list-style: none;
    padding: 0;
    text-align: center
}

.page-taxonomy-term .region-content .view-services .view-content li {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1em
}

.page-taxonomy-term .region-content .view-services .view-content .views-row {
    margin-top: 1.2em
}

.page-taxonomy-term .region-content .view-services .view-content .views-row-last {
    margin-bottom: 2.5em
}

.page-taxonomy-term .region-content .view-services .view-content li a {
    font-size: 16px;
    color: #000;
    text-decoration: underline
}

.page-taxonomy-term .region-content .view-services .view-content H5 {
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.page-taxonomy-term .region-content .view-services .views-field-name {
    text-align: center;
    height: 70px
}

    .page-taxonomy-term .region-content .view-services .views-field-name H3 {
        font-size: 25px;
        font-weight: 600
    }

.page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text {
    text-align: center;
    margin-top: 1em
}

    .page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text a {
        color: #000;
        text-decoration: underline
    }

.page-taxonomy-term .region-content .view-services-pages .views-row {
    height: 250px;
    max-height: 200px;
    height: 14.36vw;
    text-align: center
}

.page-taxonomy-term .region-content .view-services-pages .views-field-body {
    font-size: 16px;
    color: #000
}

.page-taxonomy-term .region-content .view-services-pages .views-field-title H3 {
    font-size: 25px;
    font-weight: 600
}

.page-taxonomy-term .region-content .view-services-pages .views-field-view-node a {
    font-size: 16px;
    text-decoration: underline
}

    .page-taxonomy-term .region-content .view-services-pages .views-field-view-node a:hover {
        text-decoration: none
    }

.page-updates .region-image-header {
    background-color: #fff
}

.page-updates #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/ne-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-updates section#block-system-main {
    margin-top: 0
}

.page-updates .view-news-events-landing-page .view-header a {
    margin-left: 50px;
    text-decoration: underline
}

.page-updates .view-news-events-landing-page .view-header H3 {
    padding-bottom: 20px
}

    .page-updates .view-news-events-landing-page .view-header H3:first-child {
        font-weight: 700
    }

.page-updates .view-news-events-landing-page .views-field-title, .page-updates .view-news-events-landing-page .views-field-body, .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
    position: absolute;
    bottom: 50%;
    text-align: center;
    width: 95%;
    color: #fff
}

.page-updates .view-news-events-landing-page .col-sm-12 .views-field-body {
    bottom: 45%
}

.page-updates .view-news-events-landing-page .col-sm-8 .views-field-body {
    bottom: 40%
}

.page-updates .view-news-events-landing-page .col-sm-4 .views-field-body {
    bottom: 45%;
    width: 90%;
    color: #fff;
    font-size: 19px
}

.page-updates .view-news-events-landing-page .col-sm-4 .views-field-title {
    width: 90%
}

.page-updates .view-news-events-landing-page .views-field-field-when-is-it {
    bottom: 45%
}

.page-updates .view-news-events-landing-page .views-field-title a {
    color: #fff;
    text-decoration: none;
    font-size: 21px;
    font-size: 1.6vw;
    font-weight: 600
}

    .page-updates .view-news-events-landing-page .views-field-title a:hover {
        color: #fff
    }

.page-updates .view-news-events-landing-page .views-field-field-image {
    padding-bottom: 40px;
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
    -moz-filter: brightness(50%)
}

body.page-events, body.page-events-vocabulary {
    background-color: #eee
}

.page-events #block-blockify-blockify-page-title, .page-events-vocabulary #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/an-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-events-vocabulary.page-taxonomy-term .image_header #block-views-alert-block {
    margin-top: 20px
}

.page-events .view-all-events-page .views-field-field-when-is-it-1, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-1 {
    font-size: 15px
}

.page-events .view-all-events-page .views-field-field-when-is-it-2, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-2 {
    position: absolute;
    font-size: 25px;
    font-weight: 600
}

.page-events .view-all-events-page .views-field-title, .page-events-vocabulary .view-all-events-page .views-field-title {
    margin-left: 50px;
    margin-top: -50px
}

    .page-events .view-all-events-page .views-field-title H3, .page-events-vocabulary .view-all-events-page .views-field-title H3 {
        font-size: 19px
    }

.page-events .view-all-events-page .views-field-field-sold-out, .page-events-vocabulary .view-all-events-page .views-field-field-sold-out {
    background-color: #959595;
    font-size: 12px;
    font-weight: 600;
    margin-left: 50px;
    padding: 2px 10px;
    text-transform: uppercase;
    display: inline-block
}

.page-events .view-all-events-page .views-field-body, .page-events-vocabulary .view-all-events-page .views-field-body {
    font-size: 15px;
    color: #000;
    padding-left: 55px
}

.page-events .view-all-events-page .views-field-view-node, .page-events-vocabulary .view-all-events-page .views-field-view-node {
    display: block;
    font-size: 15px;
    margin-bottom: 40px;
    padding-left: 55px
}

    .page-events .view-all-events-page .views-field-view-node a, .page-events-vocabulary .view-all-events-page .views-field-view-node a {
        font-color: #2e7d6b;
        text-decoration: underline
    }

        .page-events .view-all-events-page .views-field-view-node a:hover, .page-events-vocabulary .view-all-events-page .views-field-view-node a:hover {
            text-decoration: none
        }

.page-events .view-events-calendar, .page-events-vocabulary .view-events-calendar {
    font-size: 15px;
    color: #000;
    background-color: #fff;
    padding: 0;
    margin: 0 auto;
    width: 266px
}

    .page-events .view-events-calendar .date-nav, .page-events-vocabulary .view-events-calendar .date-nav {
        margin: 0;
        padding: 0
    }

    .page-events .view-events-calendar .date-heading h3, .page-events-vocabulary .view-events-calendar .date-heading h3 {
        font-size: 19px;
        font-weight: 800
    }

    .page-events .view-events-calendar ul.pager, .page-events-vocabulary .view-events-calendar ul.pager {
        margin: 5px;
        padding: 0
    }

    .page-events .view-events-calendar .date-prev, .page-events .view-events-calendar .date-next, .page-events-vocabulary .view-events-calendar .date-prev, .page-events-vocabulary .view-events-calendar .date-next {
        background: none
    }

        .page-events .view-events-calendar .date-prev a, .page-events .view-events-calendar .date-next a, .page-events-vocabulary .view-events-calendar .date-prev a, .page-events-vocabulary .view-events-calendar .date-next a {
            border: none;
            color: #fff;
            width: 20px;
            height: 20px;
            display: block;
            border-radius: inherit
        }

            .page-events .view-events-calendar .date-prev a:before, .page-events .view-events-calendar .date-next a:before, .page-events-vocabulary .view-events-calendar .date-prev a:before, .page-events-vocabulary .view-events-calendar .date-next a:before {
                font-family: FontAwesome;
                text-align: center;
                color: #2e7d6b;
                font-size: 25px;
                position: absolute;
                height: 20px;
                display: block;
                width: 20px
            }

            .page-events .view-events-calendar .date-prev a:before, .page-events-vocabulary .view-events-calendar .date-prev a:before {
                content: "\f104";
                left: 0;
                top: 0
            }

            .page-events .view-events-calendar .date-next a:before, .page-events-vocabulary .view-events-calendar .date-next a:before {
                content: "\f105";
                right: 0;
                top: 0
            }

            .page-events .view-events-calendar .date-prev a:hover, .page-events .view-events-calendar .date-next a:hover, .page-events-vocabulary .view-events-calendar .date-prev a:hover, .page-events-vocabulary .view-events-calendar .date-next a:hover {
                background-color: #fff;
                color: #fff
            }

    .page-events .view-events-calendar .has-events a, .page-events-vocabulary .view-events-calendar .has-events a {
        border: 2px solid #2e7d6b;
        border-radius: 50%;
        text-decoration: none;
        width: 36px;
        height: 36px;
        line-height: 32px;
        display: block;
        margin: 0 auto;
        font-weight: 600
    }

    .page-events .view-events-calendar .today, .page-events-vocabulary .view-events-calendar .today {
        background-color: #fff;
        border-radius: inherit;
        color: #fff
    }

        .page-events .view-events-calendar .today .month, .page-events-vocabulary .view-events-calendar .today .month {
            background: #2e7d6b;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            line-height: 36px;
            font-weight: 600;
            margin: 0 auto
        }

        .page-events .view-events-calendar .today.has-events, .page-events-vocabulary .view-events-calendar .today.has-events {
            background-color: #fff;
            border-radius: inherit
        }

            .page-events .view-events-calendar .today.has-events .month, .page-events-vocabulary .view-events-calendar .today.has-events .month {
                background: #2e7d6b;
                border-radius: 50%;
                width: 36px;
                height: 36px
            }

            .page-events .view-events-calendar .today.has-events a, .page-events-vocabulary .view-events-calendar .today.has-events a {
                color: #fff;
                border: none;
                line-height: 36px
            }

    .page-events .view-events-calendar thead tr th, .page-events-vocabulary .view-events-calendar thead tr th {
        background: none;
        border: none;
        border-bottom: 1px solid #2e7d6b;
        font-weight: 600;
        padding: 0 0 5px;
        color: #000;
        font-size: 17px
    }

    .page-events .view-events-calendar tbody, .page-events-vocabulary .view-events-calendar tbody {
        padding-top: 10px
    }

        .page-events .view-events-calendar tbody tr .mini, .page-events-vocabulary .view-events-calendar tbody tr .mini {
            vertical-align: middle;
            text-align: center;
            width: 38px;
            height: 38px;
            padding: 0;
            color: #000;
            font-weight: 600
        }

            .page-events .view-events-calendar tbody tr .mini.today, .page-events-vocabulary .view-events-calendar tbody tr .mini.today {
                color: #fff
            }

        .page-events .view-events-calendar tbody:before, .page-events-vocabulary .view-events-calendar tbody:before {
            content: "-";
            display: block;
            line-height: 10px;
            color: transparent
        }

@media (max-width: 992px) and (min-width: 768px) {
    .page-events .main-container.container, .page-events-vocabulary .main-container.container {
        width: 100%
    }
}

@media (max-width: 960px) and (min-width: 860px) {
    .page-events aside.col-sm-3, .page-events-vocabulary aside.col-sm-3 {
        width: 38%
    }
}

@media (max-width: 859px) and (min-width: 768px) {
    .page-events aside.col-sm-3, .page-events-vocabulary aside.col-sm-3 {
        width: 43%
    }
}

@media (max-width: 960px) and (min-width: 860px) {
    .page-events .container section.col-sm-9, .page-events-vocabulary .container section.col-sm-9 {
        width: 62%
    }
}

@media (max-width: 859px) and (min-width: 768px) {
    .page-events .container section.col-sm-9, .page-events-vocabulary .container section.col-sm-9 {
        width: 57%
    }
}

@media (min-width: 768px) {
    .page-events-vocabulary.logged-in .region-content {
        margin-top: 90px
    }
}

@media (min-width: 768px) {
    .page-events.logged-in aside.col-sm-3, .page-news.logged-in aside.col-sm-3 {
        margin-top: 40px
    }
}

.page-events aside #block-views-all-events-page-topics-block a {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    font-weight: 400
}

    .page-events aside #block-views-all-events-page-topics-block a:hover {
        text-decoration: none
    }

.view-all-events-page .views-row {
    background-color: #fff;
    padding: 20px
}

.view-all-events-page .views-field-body {
    font-size: 15px;
    color: #000;
    padding-left: 55px
}

.view-all-events-page .views-field-view-node {
    display: block;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 55px
}

    .view-all-events-page .views-field-view-node a {
        font-color: #2e7d6b;
        text-decoration: underline
    }

        .view-all-events-page .views-field-view-node a:hover {
            text-decoration: none
        }

body.node-type-event {
    background-color: #eee
}

    body.node-type-event #block-views-event-page-block-1 {
        padding: 0
    }

        body.node-type-event #block-views-event-page-block-1 H2.block-title {
            background-color: #2e7d6b;
            color: #fff;
            padding: 20px;
            font-size: 21px
        }

        body.node-type-event #block-views-event-page-block-1 .view-event-page {
            padding-left: 20px;
            padding-right: 20px
        }

        body.node-type-event #block-views-event-page-block-1 H3.views-label {
            font-size: 19px;
            font-weight: 700;
            text-transform: uppercase
        }

        body.node-type-event #block-views-event-page-block-1 ul {
            list-style: none;
            padding: 0;
            font-size: 16px
        }

        body.node-type-event #block-views-event-page-block-1 .views-field-field-buy-ticket-url a {
            background-color: #2e7d6b;
            color: #fff;
            display: block;
            margin: 0 auto;
            padding: 10px;
            text-align: center;
            width: 100%
        }

            body.node-type-event #block-views-event-page-block-1 .views-field-field-buy-ticket-url a::after {
                content: "\e258";
                float: right;
                font-family: "Glyphicons Halflings"
            }

    body.node-type-event #block-views-event-page-block-2 {
        margin-top: 5px
    }

        body.node-type-event #block-views-event-page-block-2 H2.block-title {
            font-size: 21px;
            margin-top: 0
        }

    body.node-type-event #block-views-events-calendar-block-2 a {
        font-size: 15px;
        color: #000;
        text-decoration: underline;
        font-weight: 400
    }

        body.node-type-event #block-views-events-calendar-block-2 a:hover {
            text-decoration: none
        }

    body.node-type-event #block-views-basic-page-content-block {
        margin-top: -10px
    }

body.page-news {
    background-color: #eee
}

.page-news #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/an-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-news .view-all-news-page {
    background-color: #fff;
    padding: 0 20px 20px
}

    .page-news .view-all-news-page .views-row {
        padding: 10px 0 25px
    }

    .page-news .view-all-news-page .views-field-title {
        font-weight: 600
    }

        .page-news .view-all-news-page .views-field-title H3 {
            font-size: 19px
        }

    .page-news .view-all-news-page .views-field-created {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000
    }

.page-news aside #block-views-all-news-page-topics-block {
    padding-top: 20px;
    font-weight: 600;
    color: #000
}

    .page-news aside #block-views-all-news-page-topics-block a {
        color: #000;
        text-decoration: underline;
        font-weight: 400
    }

        .page-news aside #block-views-all-news-page-topics-block a:hover {
            text-decoration: none
        }

.page-news .views-row .body-with-link {
    color: #000
}

    .page-news .views-row .body-with-link .read-more a {
        text-decoration: underline
    }

.page-node.node-type-news .image_header {
    background-color: #eee;
    margin: 0 auto;
    padding: 20px 0 0 20px;
    width: 1020px
}

    .page-node.node-type-news .image_header #block-blockify-blockify-page-title H1 {
        display: table;
        margin: 0;
        padding: 10px 10px 15px 0;
        max-width: 950px;
        color: #000
    }

body.node-type-news .image_header #block-blockify-blockify-page-title H1, body.node-type-form .image_header #block-blockify-blockify-page-title H1 {
    background-color: transparent;
    display: table;
    font-size: 46px;
    margin-top: 0;
    font-weight: 800 !important
}

body.node-type-news, body.node-type-form {
    background-color: #eee
}

body.node-type-page #block-views-basic-page-content-block {
    margin-top: 15px
}

body.node-type-page {
    background-color: #eee
}

    body.node-type-page .image_header, body.node-type-event .image_header {
        background-color: transparent
    }

    body.node-type-page .region-image-header, body.node-type-event .region-image-header {
        background-color: transparent
    }

    body.node-type-page .image_header #block-blockify-blockify-breadcrumb, body.node-type-event .image_header #block-blockify-blockify-breadcrumb {
        margin-top: -20px;
        padding-top: 20px
    }

    body.node-type-page .image_header #block-blockify-blockify-page-title H1, body.node-type-event .image_header #block-blockify-blockify-page-title H1 {
        background-color: #fff;
        display: table;
        padding: 10px 10px 10px 25px
    }

    body.node-type-page .image_header #block-views-basic-page-header-image-block, body.node-type-event .image_header #block-views-basic-page-header-image-block {
        max-height: 350px;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: -1
    }

    body.node-type-page #block-views-basic-page-header-image-block .views-field-field-header-image img, body.node-type-event #block-views-basic-page-header-image-block .views-field-field-header-image img {
        height: auto;
        max-height: 350px;
        max-width: 100%;
        width: 100%
    }

    body.node-type-page .image_header #block-views-alert-block, body.node-type-event .image_header #block-views-alert-block {
        margin: 100px auto 0
    }

    body.node-type-page article .field-name-body {
        padding: 20px
    }

    body.node-type-page aside #block-views-basic-page-related-pages-block ul {
        list-style: outside none none;
        padding: 0
    }

article.node {
    padding: 0
}

body.node-type-news article .field-name-body {
    padding: 20px
}

body.node-type-news #block-views-news-page-date-block .view-news-page-date {
    display: table;
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.node-type-news aside #block-views-news-page-other-news-block {
    padding-top: 20px
}

    .node-type-news aside #block-views-news-page-other-news-block a {
        color: #000;
        text-decoration: underline;
        font-weight: 400
    }

        .node-type-news aside #block-views-news-page-other-news-block a:hover {
            text-decoration: none
        }

body.node-type-other-pages .image_header #block-blockify-blockify-page-title H1 {
    margin-top: 0;
    background-color: #fff;
    margin-left: 0;
    padding-left: 0
}

body.node-type-other-pages .region-image-header {
    background-color: #fff
}

body.node-type-other-pages .image_header {
    background-color: none;
    margin: 0 auto;
    padding: 20px 0 0 20px;
    width: 1020px
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 {
    position: absolute;
    right: 50%;
    margin-right: -400px;
    margin-right: -27.78vw;
    top: 20px;
    z-index: 1000
}

body.node-type-other-pages.logged-in .main-container .region-header #block-search-form--2 {
    top: 83px;
    right: 40%;
    z-index: 1000
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 input {
    height: 50px;
    width: 250px;
    max-width: 250px
}

body.node-type-other-pages .main-container #block-search-form {
    width: 80%
}

    body.node-type-other-pages .main-container #block-search-form input {
        height: 50px;
        width: 100%
    }

.panel-default > .panel-heading {
    background-color: #fff
}

.views-bootstrap-accordion-plugin-style .panel {
    padding: 5px;
    border: none;
    border-radius: 0
}

.views-bootstrap-accordion-plugin-style.panel-group .panel + .panel {
    margin-top: 15px
}

.views-bootstrap-accordion-plugin-style H2.panel-title, .views-bootstrap-accordion-plugin-style H4.panel-title {
    font-size: 19px
}

    .views-bootstrap-accordion-plugin-style H2.panel-title a, .views-bootstrap-accordion-plugin-style H4.panel-title a {
        text-decoration: none;
        display: table;
        width: 100%
    }

.views-bootstrap-accordion-plugin-style .panel.panel-default .panel-collapse .panel-body {
    border: none
}

.views-bootstrap-accordion-plugin-style .panel-heading .glyphicon {
    color: #2e7d6b;
    display: inline-block;
    float: right;
    position: relative;
    font-size: 15px;
    font-weight: 400
}

a[aria-expanded="true"].accordion-toggle .glyphicon-plus:before {
    content: "Ã¢Ë†â€™"
}

.views-bootstrap-accordion-plugin-style H2.panel-title a, .views-bootstrap-accordion-plugin-style H4.panel-title a {
    color: #000;
    font-size: 21px
}

form#achieveservice-form-page-form {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px
}

    form#achieveservice-form-page-form .sectionnamerender {
        padding: 20px 0
    }

    form#achieveservice-form-page-form .fieldlabel {
        margin-bottom: 10px;
        margin-top: 20px
    }

    form#achieveservice-form-page-form input {
        border: 1px solid #959595;
        font-size: 19px;
        height: 50px;
        padding: 10px 20px;
        width: 100%
    }

    form#achieveservice-form-page-form select {
        border: 1px solid #959595;
        font-size: 15px;
        height: 50px;
        padding: 10px 20px;
        width: 100%;
        background-color: #fff;
        margin-bottom: 10px
    }

    form#achieveservice-form-page-form input[type="radio"] {
        display: inline-block;
        padding: 0;
        width: auto
    }

        form#achieveservice-form-page-form input[type="radio"]:empty {
            display: none
        }

        form#achieveservice-form-page-form input[type="radio"] ~ label {
            border: 2px solid #2e7d6b;
            padding: 10px;
            text-align: center;
            width: 90%;
            font-size: 19px;
            color: #2e7d6b
        }

        form#achieveservice-form-page-form input[type="radio"]:empty ~ label {
            position: relative;
            float: left;
            line-height: 50px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            form#achieveservice-form-page-form input[type="radio"]:empty ~ label:before {
                position: absolute;
                display: block;
                top: 0;
                bottom: 0;
                left: 0;
                content: '';
                width: 100%
            }

        form#achieveservice-form-page-form input[type="radio"]:checked ~ label:before {
            background-color: #2e7d6b;
            color: #fff;
            z-index: -1
        }

        form#achieveservice-form-page-form input[type="radio"]:checked ~ label {
            color: #fff;
            position: relative;
            z-index: 1
        }

    form#achieveservice-form-page-form input[type="checkbox"] {
        display: inline-block;
        padding: 0;
        width: auto
    }

        form#achieveservice-form-page-form input[type="checkbox"]:empty {
            display: none
        }

            form#achieveservice-form-page-form input[type="checkbox"]:empty ~ label {
                position: relative;
                float: left;
                line-height: 1.5;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                font-size: 19px;
                color: #000;
                font-weight: 600;
                text-indent: 30px
            }

        form#achieveservice-form-page-form input[type="checkbox"]:checked ~ label {
            position: relative;
            z-index: 1
        }

        form#achieveservice-form-page-form input[type="checkbox"]:empty ~ label:before {
            position: absolute;
            display: block;
            top: 2px;
            bottom: 2px;
            left: 2px;
            content: '';
            width: 20px;
            height: 20px;
            border: 2px solid #fff
        }

        form#achieveservice-form-page-form input[type="checkbox"]:checked ~ label:before {
            background-color: #2e7d6b;
            color: #fff;
            z-index: -1;
            border: solid 2px #fff
        }

        form#achieveservice-form-page-form input[type="checkbox"]:empty ~ label:after {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            width: 20px;
            height: 20px;
            border: 2px solid #959595;
            padding: 10px;
            text-align: center
        }

    form#achieveservice-form-page-form input[type="submit"] {
        background-color: #fff;
        border: 2px solid #2e7d6b;
        color: #2e7d6b;
        font-size: 19px;
        margin: 0 auto;
        width: 30%;
        font-weight: 600;
        margin-right: 20px;
        margin-top: 40px
    }

        form#achieveservice-form-page-form input[type="submit"]:hover {
            background-color: #2e7d6b;
            border: none;
            color: #fff
        }

    form#achieveservice-form-page-form ol {
        display: inline-block;
        margin-bottom: 10px;
        padding-left: 10px;
        position: relative
    }

        form#achieveservice-form-page-form ol:before {
            content: "";
            width: 75%;
            position: absolute;
            left: 30px;
            top: 25px;
            border-top: 2px solid #2e7d6b
        }

body.page-node section#block-system-main form#achieveservice-form-page-form li {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 75px;
    vertical-align: top;
    position: relative
}

    body.page-node section#block-system-main form#achieveservice-form-page-form li:first-child {
        margin-left: 0
    }

    body.page-node section#block-system-main form#achieveservice-form-page-form li:before {
        font-family: FontAwesome;
        content: "\f00c";
        color: #fff;
        font-size: 20px;
        text-align: center;
        position: absolute;
        left: 30px;
        top: 10px;
        height: 20px;
        display: block;
        width: 20px;
        z-index: 1
    }

    body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"] {
        width: 80px !important;
        margin: 0;
        padding: 55px 0 0;
        background-color: transparent;
        color: #eee;
        font-size: 13px;
        border: none;
        white-space: normal;
        position: relative;
        height: auto;
        background: url(/sites/all/themes/walthamforest_cms/images/progressbar_gray_light.gif) no-repeat center top
    }

        body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"].activesection {
            color: #000
        }

        body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"].progress1, body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"].activesection {
            background: url(/sites/all/themes/walthamforest_cms/images/progressbar_green.gif) no-repeat center top
        }

#widgets-element-socialmedia_socialmedia-twitter-profile-button, #widgets-element-socialmedia_socialmedia-facebook-profile-button, #widgets-element-socialmedia_socialmedia-youtube-profile-button {
    padding: 0 15px
}

    #widgets-element-socialmedia_socialmedia-twitter-profile-button a, #widgets-element-socialmedia_socialmedia-facebook-profile-button a, #widgets-element-socialmedia_socialmedia-youtube-profile-button a {
        color: #fff
    }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:hover, #widgets-element-socialmedia_socialmedia-facebook-profile-button a:hover, #widgets-element-socialmedia_socialmedia-youtube-profile-button a:hover, #widgets-element-socialmedia_socialmedia-twitter-profile-button a:focus, #widgets-element-socialmedia_socialmedia-facebook-profile-button a:focus, #widgets-element-socialmedia_socialmedia-youtube-profile-button a:focus {
            text-decoration: none;
            color: #eee
        }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a img, #widgets-element-socialmedia_socialmedia-facebook-profile-button a img, #widgets-element-socialmedia_socialmedia-youtube-profile-button a img {
            display: none
        }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:before {
            font-family: FontAwesome;
            content: "\f099";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px
        }

        #widgets-element-socialmedia_socialmedia-facebook-profile-button a:before {
            font-family: FontAwesome;
            content: "\f09a";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px 10px
        }

        #widgets-element-socialmedia_socialmedia-youtube-profile-button a:before {
            font-family: FontAwesome;
            content: "\f16a";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px
        }

form#feedback-form #edit-rate-vote input[type="radio"] {
    display: inline-block;
    padding: 0;
    width: auto
}

    form#feedback-form #edit-rate-vote input[type="radio"]:empty {
        display: none
    }

form#feedback-form #edit-rate-vote label {
    height: 27px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 27px; /*background:rgba(0,0,0,0) url(/sites/all/modules/vote_up_down/widgets/thumbs/thumbs.png) no-repeat 0 0*/
}

    form#feedback-form #edit-rate-vote label[for="edit-rate-vote-1"] {
        background-position: -79px 0
    }

form#feedback-form #edit-rate-vote .form-type-radio:hover label[for="edit-rate-vote-1"] {
    background-position: -52px 0
}

form#feedback-form #edit-rate-vote label.active_feedback_vote[for="edit-rate-vote-1"] {
    background-position: -52px 0
}

form#feedback-form #edit-rate-vote .form-type-radio:hover label[for="edit-rate-vote-1--2"] {
    background-position: -27px 0
}

form#feedback-form #edit-rate-vote label.active_feedback_vote[for="edit-rate-vote-1--2"] {
    background-position: -27px 0
}

form#feedback-form .form-type-radio {
    display: inline-block;
    float: left;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #000;
    margin-top: 0
}

    form#feedback-form .form-type-radio:last-child {
        border-right: none
    }

@media (max-width: 767px) {
    #navbar {
        margin-top: 80px;
        height: auto
    }

    header#navbar {
        padding-bottom: 0
    }

        header#navbar .navbar-header {
            position: absolute;
            margin-top: -80px;
            margin-left: 5px;
            background: url("../Content/wth-specific/img/logo.png") 0 0
        }

    .navbar {
        min-height: auto
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 0;
        margin-right: -60vw;
        border: none;
        color: #000
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: transparent
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #000;
            width: 28px;
            height: 4px
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        background-color: #fff;
        opacity: .95;
        position: absolute;
        width: 100%;
        top: 0;
        height: 1000px;
        z-index: 1001
    }

    .btn.btn-default.form-submit::after {
        padding-top: 6vw
    }

    .main-container .region-header #block-search-form input {
        display: none
    }

    .btn-primary {
        color: #000;
        background-color: transparent;
        border: none
    }

    .main-container .region-header form#search-block-form button.btn-primary {
        font-size: 7vw
    }

    .main-container .region-header form#search-block-form .input-group-btn {
        position: absolute;
        top: -20vw;
        left: 0;
        margin-left: -30vw
    }

    .image_header #block-blockify-blockify-page-title h1, .page-events #block-blockify-blockify-page-title h1 {
        margin-left: 0;
        font-size: 5vw;
        margin-top: 100px
    }

    .container section.col-sm-9 {
        width: 100%
    }

    .container aside.col-sm-3 {
        width: 100%
    }

    .image_header #block-blockify-blockify-breadcrumb {
        position: absolute;
        top: 0;
        margin-top: 50vw;
        padding-left: 5%
    }

    .page-updates .image_header #block-blockify-blockify-breadcrumb, .page-news .image_header #block-blockify-blockify-breadcrumb, .page-node.node-type-news .image_header #block-blockify-blockify-breadcrumb, body.node-type-event .image_header #block-blockify-blockify-breadcrumb, body.page-events .image_header #block-blockify-blockify-breadcrumb, body.page-events-vocabulary .image_header #block-blockify-blockify-breadcrumb {
        position: relative;
        top: 0;
        margin-top: 0;
        padding: 15px 20px 5px
    }

        .page-updates .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, .page-news .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, .page-node.node-type-news .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, body.node-type-event .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, body.page-events .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, body.page-events-vocabulary .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb {
            margin: 0
        }

    #block-views-alert-block {
        margin-top: 15vw
    }

    .page-search #block-views-alert-block {
        margin-top: 0
    }

    body.page-news #block-views-alert-block, .page-updates #block-views-alert-block, .page-node.node-type-news #block-views-alert-block, body.node-type-event #block-views-alert-block, body.page-events #block-views-alert-block, .page-taxonomy-term.page-events-vocabulary .image_header #block-views-alert-block, body.node-type-event .image_header #block-views-alert-block {
        width: auto;
        margin: 10px 20px 0
    }
}

@media (max-width: 992px) {
    .region-breadcrumbs .breadcrumbs, .page-node.node-type-news .image_header, .image_header {
        width: 100%
    }
}

@media (max-width: 767px) {
    .front #navbar {
        margin-top: 80px;
        height: 60vw
    }

    .front header#navbar .navbar-header {
        position: absolute;
        margin-top: -80px;
        margin-left: 5px;
        background: url("../Content/wth-specific/img/logo.png") 0 0
    }

    .front #navbar ul.navbar-nav li a {
        color: #2e7d6b
    }

    .front H1.page-header {
        display: none
    }

    .front .region-content .pane-content form#search-block-form {
        top: -30vw;
        left: 35%
    }

        .front .region-content .pane-content form#search-block-form input {
            height: 12vw;
            width: 70vw;
            font-size: 5vw
        }

        .front .region-content .pane-content form#search-block-form .input-group-btn {
            width: 12vw
        }

            .front .region-content .pane-content form#search-block-form .input-group-btn button.btn-primary {
                height: 12vw;
                width: 12vw;
                font-size: 5vw
            }

    .front .region-content .pane-alert-home-page {
        margin-top: -60px
    }

        .front .region-content .pane-alert-home-page .view-header {
            top: 0
        }

    .front .region-content .pane-home-page-services-list H2.pane-title {
        font-size: 5vw
    }

    .front .region-content .pane-home-page-services-list .views-field-name H3 {
        font-size: 5vw
    }

    .front .region-content .pane-home-page-services-list .views-field-name i {
        font-size: 4vw;
        color: #2e7d6b
    }

    .front .region-content .pane-home-page-services-list .view-footer H3 {
        width: 80%
    }

    .front .region-content .pane-user-login form#user-login-form ul {
        font-size: 6vw
    }

    .front .region-content .pane-custom.pane-2 {
        position: absolute;
        background-color: #000;
        color: #fff;
        width: 100%;
        left: 0;
        padding-left: 9vw;
        padding-right: 9vw;
        padding-bottom: 9vw
    }

        .front .region-content .pane-custom.pane-2 H2 {
            text-align: center;
            font-weight: 400;
            margin-bottom: 40px
        }

        .front .region-content .pane-custom.pane-2 i {
            font-size: 7vw
        }

        .front .region-content .pane-custom.pane-2 p:nth-child(odd) {
            width: 15%;
            display: inline;
            float: left
        }

        .front .region-content .pane-custom.pane-2 p:nth-child(even) {
            font-size: 4vw;
            margin-bottom: 40px
        }

    .front .region-content .bootstrap-twocol-stacked .row:last-child {
        margin-top: 95vw;
        padding-left: 6vw;
        padding-right: 6vw
    }

    .front .region-content .bootstrap-twocol-stacked .view-home-page-news-and-events-block-new.row {
        margin-top: 0
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-row {
        margin-bottom: 29vw
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-image-home-page img {
        width: 100%
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-row.views-row-last {
        margin-bottom: 10vw
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title {
        position: relative;
        width: 65%;
        margin-left: 15vw;
        margin-top: -60%
    }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title h3.field-content::after {
            content: "\e258";
            display: inline-block;
            font-family: "Glyphicons Halflings";
            margin-left: 10px
        }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3 {
            font-size: 5vw
        }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a {
            color: #fff
        }

    .front .region-content .pane-home-page-news-and-events-block-new .view-footer {
        width: 100%;
        display: flex;
        margin-bottom: 27vw;
        text-align: center
    }

        .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
            position: relative;
            margin-left: auto;
            height: auto;
            display: block;
            left: auto;
            margin-right: auto;
            margin-top: 10vw
        }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 a {
                padding: 15px 20px;
                font-size: 4vw
            }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 .glyphicon {
                margin-left: 10px;
                position: static
            }

    .front .region-content .row:last-child .pane-1 {
        padding-left: 0;
        text-align: center;
        background-color: #959595;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0
    }

        .front .region-content .row:last-child .pane-1 p {
            padding-top: 20px
        }

        .front .region-content .row:last-child .pane-1 a {
            color: #fff
        }

        .front .region-content .row:last-child .pane-1 i {
            float: none;
            color: #fff;
            font-size: 4.5vw;
            vertical-align: middle
        }

    .page-services .view-services .views-field-field-top-link {
        display: none
    }

    .page-services .view-services .views-field-field-all-pages-text {
        display: none
    }

    .page-services .region-content .view-services .views-field-name H3 {
        font-size: 4vw
    }

    .page-services .view-services .views-field-name H3.field-content::after {
        content: "\e258";
        display: inline-block;
        font-family: "Glyphicons Halflings";
        margin-left: 10px;
        color: #2e7d6b
    }

    .page-services #block-blockify-blockify-page-title {
        height: 180px;
        margin-top: -5.5vw
    }

    .page-services .image_header #block-blockify-blockify-page-title H1 {
        margin-left: 0;
        padding-left: 25px;
        font-size: 5vw;
        margin-top: 150px
    }

    .page-services .image_header #block-blockify-blockify-breadcrumb {
        margin-top: 55vw
    }

    .page-taxonomy-term #block-views-services-block-2 .views-field-field-header-image img {
        max-height: 180px
    }

    .page-taxonomy-term .image_header #block-views-services-block-2 {
        top: 0
    }

    .page-taxonomy-term .image_header #block-views-alert-block {
        margin-top: 26vw
    }

    .page-taxonomy-term .image_header #block-blockify-blockify-page-title H1 {
        margin-left: 0
    }

    .page-taxonomy-term .image_header #block-blockify-blockify-page-title {
        margin-top: -40px
    }

    .page-taxonomy-term.page-events-vocabulary .image_header #block-blockify-blockify-page-title {
        margin-top: 0
    }

    .page-taxonomy-term .region-content .view-services-pages .views-row {
        max-height: 260px;
        height: 70vw
    }

    body.node-type-page .container section.col-sm-9, body.node-type-event .container section.col-sm-9 {
        width: 100%
    }

    body.node-type-page .container aside.col-sm-3, body.node-type-event .container aside.col-sm-3 {
        width: 100%
    }

    body.node-type-page, body.node-type-event {
        background-color: #fff
    }

        body.node-type-page .image_header #block-views-basic-page-header-image-block .views-field-field-header-image img {
            max-height: 180px
        }

        body.node-type-page .image_header #block-blockify-blockify-page-title {
            margin-top: -40px
        }

            body.node-type-page .image_header #block-blockify-blockify-page-title H1, body.node-type-event .image_header #block-blockify-blockify-page-title H1 {
                margin-left: 0
            }

        body.node-type-page .image_header #block-blockify-blockify-breadcrumb {
            background-color: transparent;
            margin-top: 45vw
        }

        body.node-type-page .image_header #block-views-alert-block {
            margin-top: 26vw
        }

        body.node-type-page section#block-system-main, body.node-type-event section#block-system-main, body.node-type-event #block-views-event-page-block-1 {
            padding: 0
        }

    .page-events section#block-system-main {
        margin-top: 0
    }

    .page-events .container section.col-sm-9, .page-events-vocabulary .container section.col-sm-9 {
        padding: 0
    }

    .page-events .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel, .page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel {
        margin-top: 0
    }

    .page-events .views-bootstrap-accordion-plugin-style.panel-group .panel, .page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group .panel {
        border-bottom: solid 1px #eee;
        padding: 10px 5px
    }

    .page-events .views-bootstrap-accordion-plugin-style.panel-group, .page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group {
        border-top: solid 1px #eee
    }

    .page-events .container aside.col-sm-3 {
        margin-top: 0;
        padding: 0
    }

    .page-events .view-all-news-page-topics .views-field.views-field-name h4 {
        margin-bottom: 20px
    }

    .page-events .view-all-events-page .views-field-title h3, .page-events-vocabulary .view-all-events-page .views-field-title h3 {
        font-weight: 400;
        margin: 0 0 5px
    }

    .page-events .view-all-events-page .views-field-title, .page-events-vocabulary .view-all-events-page .views-field-title {
        margin: 0
    }

    .page-events .block-system .view-content .views-field.views-field-body, .page-events .view-all-events-page .views-field-view-node, .page-events-vocabulary .block-system .view-content .views-field.views-field-body, .page-events-vocabulary .view-all-events-page .views-field-view-node {
        padding: 0
    }

    .page-events .view-all-events-page .views-field-field-when-is-it-1, .page-events .view-all-events-page .views-field-field-when-is-it-2, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-1, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-2 {
        display: inline-block;
        vertical-align: top;
        font-weight: 600;
        font-size: 15px;
        padding-right: 5px
    }

    .page-events .view-all-events-page .views-field-view-node, .page-events-vocabulary .view-all-events-page .views-field-view-node {
        margin-bottom: 30px
    }

    .page-events .views-bootstrap-accordion-plugin-style H2.panel-title a, .page-events-vocabulary .views-bootstrap-accordion-plugin-style H4.panel-title a {
        font-size: 19px
    }

    .page-taxonomy-term.logged-in.page-events-vocabulary .tabs--primary {
        position: relative
    }

    .page-taxonomy-term.logged-in.page-events-vocabulary .region-content {
        margin-top: 0
    }

    .page-events-vocabulary div.error {
        margin: 0 20px 10px
    }

    body.node-type-event #block-views-event-page-block-3 H2.block-title {
        background-color: #2e7d6b;
        color: #fff;
        padding: 20px
    }

    body.node-type-event #block-views-event-page-block-3 .view-event-page {
        padding-left: 20px;
        padding-right: 20px
    }

    body.node-type-event #block-views-event-page-block-3 H3.views-label {
        font-size: 19px
    }

    body.node-type-event #block-views-event-page-block-3 ul {
        list-style: none;
        padding: 0
    }

    body.node-type-event #block-views-event-page-block-3 .views-field-field-buy-ticket-url a {
        background-color: #2e7d6b;
        color: #fff;
        display: block;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        width: 100%
    }

    body.page-news, body.page-news .region-image-header, body.page-updates, body.page-updates .region-image-header, body.page-events, body.page-events .region-image-header, body.page-events-vocabulary, body.page-events-vocabulary .region-image-header {
        background: #fff
    }

    .page-news .view-all-news-page {
        padding: 0 0 20px
    }

        .page-news .view-all-news-page .views-field-created {
            text-transform: none;
            display: block;
            line-height: 1.1;
            font-size: 13px
        }

    .page-news .views-row .body-with-link {
        font-size: 17px
    }

    .page-news .view-all-news-page .views-field-title {
        font-weight: 400;
        padding-bottom: 5px;
        display: block
    }

    .page-news .views-row .body-with-link .read-more a {
        text-transform: lowercase
    }

    .page-news aside #block-views-all-news-page-topics-block views-field views-field-name {
        margin-bottom: 5px
    }

    .page-news aside #block-views-all-news-page-topics-block a {
        font-size: 17px
    }

    .page-news aside.col-sm-3, .page-news section#block-system-main {
        margin-top: 10px
    }

    .page-news aside #block-views-all-news-page-topics-block {
        padding: 0 10px
    }

    .page-news .view-all-news-page-topics .views-field.views-field-name h4 {
        margin-bottom: 20px
    }

    .page-news #block-blockify-blockify-page-title, .page-updates #block-blockify-blockify-page-title, .page-events #block-blockify-blockify-page-title, .page-events-vocabulary #block-blockify-blockify-page-title {
        height: 200px;
        padding: 0
    }

        .page-news #block-blockify-blockify-page-title .container, .page-updates #block-blockify-blockify-page-title .container, .page-events #block-blockify-blockify-page-title .container, .page-events-vocabulary #block-blockify-blockify-page-title .container {
            padding: 0
        }

    body.node-type-news, .page-node.node-type-news .image_header, .page-node.node-type-news .region-image-header {
        background: #fff
    }

    .page-node.node-type-news .image_header {
        padding: 0
    }

        .page-node.node-type-news .image_header #block-blockify-blockify-page-title .container, .page-node.node-type-news .image_header #block-views-news-page-date-block {
            padding: 0 20px
        }

        .page-node.node-type-news .image_header #block-blockify-blockify-page-title h1 {
            font-size: 29px;
            padding-bottom: 5px;
            line-height: 1.3
        }

    body.node-type-news #block-views-news-page-date-block .view-news-page-date {
        font-size: 15px;
        font-weight: 400
    }

    .page-node.node-type-news .views-field-field-header-image .img-responsive {
        margin: 0 auto
    }

    .page-node.node-type-news section#block-system-main {
        margin: 0;
        padding-top: 40px
    }

        .page-node.node-type-news section#block-system-main article header h2 {
            display: none
        }

    body.node-type-news article .field-name-body {
        padding: 0
    }

    .page-node.node-type-news .col-sm-9 {
        padding: 0 20px
    }

    .page-node.node-type-news #block-views-node-stats-block-1 {
        font-size: 17px
    }

    .page-node.node-type-news section#block-workbench-block {
        z-index: 1
    }

    .page-node.node-type-news .region-content {
        font-size: 17px
    }

    .page-node.node-type-news .container aside.col-sm-3 {
        margin-top: 20px;
        padding-left: 0
    }

    .node-type-news aside #block-views-news-page-other-news-block h4 {
        font-size: 17px;
        margin-bottom: 20px
    }

    .page-updates section#block-system-main .view-content .views-row {
        position: relative;
        max-width: 440px;
        margin: 0 auto;
        padding: 0
    }

    .page-updates section#block-system-main .view-content .views-field-title h3 {
        padding: 0 15px
    }

    .page-updates section#block-system-main .view-content .views-field-title a {
        font-size: 3vw
    }

        .page-updates section#block-system-main .view-content .views-field-title a:after {
            content: "\f105";
            display: inline-block;
            font-family: FontAwesome;
            margin-left: 10px
        }

    .page-updates section#block-system-main .view-display-id-page_mobile .view-content .views-field-title a {
        font-size: 4vw
    }

    .page-updates .view-news-events-landing-page .col-sm-4 .views-field-title, .page-updates .view-news-events-landing-page .col-sm-4 .views-field-body {
        width: 100%
    }

    .page-updates .view-news-events-landing-page .views-field-title, .page-updates .view-news-events-landing-page .views-field-body, .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
        width: 100%;
        font-size: 3vw
    }

    .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
        bottom: 44%
    }

    .page-updates .view-news-events-landing-page .views-field-field-image {
        padding-bottom: 20px
    }

        .page-updates .view-news-events-landing-page .views-field-field-image img {
            margin: 0 auto;
            width: 100%
        }

    .page-updates .view-news-events-landing-page .view-content {
        padding: 0 20px
    }

    .page-updates .view-news-events-landing-page .view-footer {
        padding: 0 20px
    }

        .page-updates .view-news-events-landing-page .view-footer h3 {
            position: relative;
            line-height: 50px;
            cursor: pointer;
            border: 2px solid #2e7d6b;
            padding: 10px;
            margin: 0 auto 20px;
            text-align: center;
            width: 100%;
            max-width: 440px;
            font-weight: 400;
            font-size: 19px;
            color: #2e7d6b
        }

            .page-updates .view-news-events-landing-page .view-footer h3:after {
                content: "\f105";
                display: inline-block;
                font-family: FontAwesome;
                margin-left: 10px
            }

        .page-updates .view-news-events-landing-page .view-footer a {
            padding: 0 30px
        }

    .page-search .image_header #block-blockify-blockify-page-title H1 {
        font-size: 21px;
        margin-top: 0;
        padding: 0
    }

    .page-search section#block-system-main {
        margin-top: 0
    }

        .page-search section#block-system-main h3 {
            font-size: 19px;
            margin: 0 0 25px
        }

        .page-search section#block-system-main .region-content {
            font-size: 17px
        }

        .page-search section#block-system-main .waltham_search_noresults {
            font-size: 19px
        }

        .page-search section#block-system-main .search-form .form-type-textfield {
            width: 250px;
            display: inline-block
        }

        .page-search section#block-system-main .btn-primary {
            background: #2e7d6b;
            margin-left: 15px;
            display: inline-block;
            color: #fff;
            padding: 7px 12px
        }

    .page-search .region-image-header {
        background: #fff;
        padding: 0 20px
    }

        .page-search .region-image-header .container {
            padding: 0
        }

    footer.footer #block-menu-menu-footer-menu li {
        display: block;
        float: none
    }

    footer.footer #block-block-1 {
        display: block;
        height: 42vw
    }

    .page-news .footer, .page-node.node-type-news .footer, .page-events .footer, .page-events-vocabulary .footer {
        margin-top: 0
    }

    .page-search .footer {
        margin-top: 20px
    }

    .page-node.node-type-news .region-content .field-name-field-header-image .img-responsive {
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .page-news #block-blockify-blockify-page-title, .page-updates #block-blockify-blockify-page-title, .page-events #block-blockify-blockify-page-title, .page-events-vocabulary #block-blockify-blockify-page-title {
        height: 130px
    }

    .image_header #block-blockify-blockify-page-title H1 {
        margin-top: 70px
    }

    .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
        font-size: 4vw
    }

    .page-updates section#block-system-main .view-content .views-field-title a {
        font-size: 4vw
    }

    .page-updates section#block-system-main .view-display-id-page_mobile .view-content .views-field-title a {
        font-size: 5vw
    }
}

body {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600
}

h1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800
}

/* SELF - GENERAL STYLES ************************************************************************************************************************************/

body {
    font-family: 'Open Sans' !important;
    font-weight: 300;
    font-size: 19px;
    text-rendering: optimizeLegibility !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0 auto;
}

footer {
    display: block;
    font-weight: 300 !important;
}

.footer {
    margin-top: 65px;
}

footer.footer {
    padding-top: 20px;
    border: none;
    background-color: #000000;
    width: 100%;
}

footer .region-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

footer.footer #block-menu-menu-footer-menu .nav {
    margin-bottom: 15px;
}

footer.footer #block-menu-menu-footer-menu li {
    display: inline-block;
    float: left;
}

    footer.footer #block-menu-menu-footer-menu li a {
        font-size: 15px;
        color: #ffffff;
        text-decoration: underline;
        font-weight: normal;
    }

        footer.footer #block-menu-menu-footer-menu li a:hover {
            text-decoration: none;
            background: none;
        }

footer.footer #block-block-1 {
    font-size: 15px;
    color: #ffffff;
    margin-top: 30px;
    font-weight: normal;
    padding-left: 15px;
}

footer.footer #block-widgets-s-socialmedia-profile-buttons {
    float: right;
}

footer.footer #block-widgets-s-socialmedia-profile-default {
    clear: both;
}

footer.footer #block-block-2 {
    font-size: 15px;
    color: #ffffff;
    padding: 10px 0 30px 10px;
    line-height: 1.5;
}

    footer.footer #block-block-2 .footer_vote_title {
        display: inline-block;
        font-weight: 600;
    }

    footer.footer #block-block-2 .footer_vote_link {
        display: inline-block;
        padding-left: 20px;
    }

        footer.footer #block-block-2 .footer_vote_link .footer_vote_up,
        footer.footer #block-block-2 .footer_vote_link .footer_vote_down {
            display: inline-block;
            text-decoration: underline;
            padding-left: 40px;
            position: relative;
            cursor: pointer;
        }

            footer.footer #block-block-2 .footer_vote_link .footer_vote_up:hover,
            footer.footer #block-block-2 .footer_vote_link .footer_vote_down:hover {
                text-decoration: none;
            }

            footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before,
            footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
                font-family: FontAwesome;
                text-align: center;
                color: #ffffff;
                font-size: 17px;
                position: absolute;
                left: 10px;
                top: 0;
                height: 20px;
                display: block;
                width: 20px;
            }

            footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before {
                content: "\f087";
            }

            footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
                content: "\f088";
            }

.front header#navbar .navbar-header .logo {
    background-position: center top;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button,
#widgets-element-socialmedia_socialmedia-facebook-profile-button,
#widgets-element-socialmedia_socialmedia-youtube-profile-button {
    padding: 0px 15px;
}

    #widgets-element-socialmedia_socialmedia-twitter-profile-button a,
    #widgets-element-socialmedia_socialmedia-facebook-profile-button a,
    #widgets-element-socialmedia_socialmedia-youtube-profile-button a {
        color: #ffffff;
    }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:hover,
        #widgets-element-socialmedia_socialmedia-facebook-profile-button a:hover,
        #widgets-element-socialmedia_socialmedia-youtube-profile-button a:hover,
        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:focus,
        #widgets-element-socialmedia_socialmedia-facebook-profile-button a:focus,
        #widgets-element-socialmedia_socialmedia-youtube-profile-button a:focus {
            text-decoration: none;
            color: #eeeeee;
        }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a img,
        #widgets-element-socialmedia_socialmedia-facebook-profile-button a img,
        #widgets-element-socialmedia_socialmedia-youtube-profile-button a img {
            display: none;
        }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:before {
            font-family: FontAwesome;
            content: "\f099";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px;
        }

        #widgets-element-socialmedia_socialmedia-facebook-profile-button a:before {
            font-family: FontAwesome;
            content: "\f09a";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px 10px;
        }

        #widgets-element-socialmedia_socialmedia-youtube-profile-button a:before {
            font-family: FontAwesome;
            content: "\f16a";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px;
        }

.selfwid {
    float: left;
}

body.homeclass #navigation {
    background: url('https://fs-filestore-eu.s3.amazonaws.com/Waltham_Forest/CSS/dev/hp-header.jpg') no-repeat top center !important;
    background-size: 100% auto !important;
    border-color: transparent !important;
    min-height: 510px !important;
}

    body.homeclass #navigation a:link,
    body.homeclass #navigation a:visited,
    body.homeclass #navigation a:hover {
        color: #FFF !important;
    }

#navigation .row {
    background: transparent url('https://fs-filestore-eu.s3.amazonaws.com/Waltham_Forest/CSS/dev/logo.png') no-repeat 5px 5px !important;
}

body.homeclass #navigation .row {
    background: transparent url('https://fs-filestore-eu.s3.amazonaws.com/Waltham_Forest/CSS/dev/logo_white.png') no-repeat 5px 5px !important;
}

#self-content .searchRow {
    display: flex;
    float: right;
    margin-top: -75px;
    width: 290px;
}
/* ie scrolling iframe issue fix*/
#self-content #content_form.content {
    overflow: hidden !important;
}

@media (max-width:776px) {
    #navigation .navbar .dropdown-toggle img {
        background-color: #2E7D6B;
    }

    #self-content .searchRow {
        display: flex;
        float: right;
        margin-top: 10px;
        width: 290px;
    }
}

@media (max-width:450px) {
    #self-content .searchRow {
        display: flex;
        float: left;
        margin-top: -10px;
        width: 360px;
    }

    #self-content > div.container-fluid > div > div > div, #self-content > div.container-fluid > div > div > div > div,
    #self-content > div.container-fluid {
        padding: 0;
    }
}

#self-content .searchRow .searchButton {
    background-color: #2E7D6B;
}

    #self-content .searchRow .searchButton span {
        color: #ffffff;
    }

input,
span,
label,
._fieldName,
.fieldInput {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 19px;
}

    input[type='text'] {
        border: 1px solid #CCC !important;
        border-radius: 0 !important;
    }

        input[type='text']:focus {
            border: 1px solid #2E7D6B !important
        }

.btn-default,
.btn-af {
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #2E7D6B !important;
    padding: 10px 25px !important;
    color: #FFF !important;
    border: 0 !important
}

.btn-login, .btn-anon {
    color: #2e7d6b !important;
}

.navbar-brand {
    display: none;
}

.login-form label {
    display: none;
}

.form-group .col-sm-9 {
    width: 100% !important;
    padding: 0px !important;
}

#navigation {
    display: block !important;
}

/* BREADCRUMBS *********************************/

.breadcrumb-text {
    font-size: 15px;
    color: #000000;
    margin: 0 auto;
    padding: 20px 0px 25px 10px;
    display: inline-block;
}

    .breadcrumb-text a {
        color: #000000;
        text-decoration: underline;
        padding: 0 5px;
    }

        .breadcrumb-text a:hover {
            color: #000000;
            text-decoration: none;
        }

.bread-page:before {
    content: "";
    border-color: transparent #000;
    border-style: solid;
    border-width: 0.27em 0 0.27em 0.46em;
    display: block;
    height: 0;
    width: 0;
    top: 0.9em;
    left: -9px;
    position: relative;
}


.welcomeSentence {
    text-align: center;
}

    .welcomeSentence p {
        text-align: center;
        font-weight: 700;
        color: #FFF;
    }

/* Homepage Auth Content ************************************************************************/

#header .CMSLink {
    display: flex;
    width: 120px;
    height: 50px;
    position: absolute;
    top: 75px;
    float: left;
}

    #header .CMSLink a {
        width: 120px;
        height: 50px;
    }

.homepage-content-auth .homepage-title-header {
    text-align: center;
    margin-top: 20px;
}

/* hello panel */

.hello-icons {
    padding-bottom: 20px;
}

.row.hello-icons.homepage-title-header {
    background-color: #2E7D6B;
    color: #ffffff;
}

.hello-icons h2 {
    margin-bottom: 30px;
}

.hello-icons .hello-circle-icons {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.hello-icons .hello-link a {
    color: #ffffff;
}

.hello-icons .hello-link .right-arrow {
    color: #ffffff;
}

.hello-icons .hello-link a:hover,
.hello-icons .hello-link a:focus,
.hello-icons .hello-link a:visited {
    color: #ffffff;
}

.hello-icons .circular {
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
}

.hello-icons .lower-text {
    padding-top: 10px;
    font-size: 15px;
    font-weight: 500;
}

    .hello-icons .lower-text a {
        font-size: 15px;
        font-weight: 500;
    }

.hello-icons .profile-icon {
    background: url(//api.icons8.com/download/49003dbc2a0624668221275926df91579daf16bb/windows10/PNG/256/Very_Basic/contacts-256.png) no-repeat center;
    background-color: #ffffff;
    background-size: 150px;
}

.hello-icons .ward-token {
    font-size: 20px;
    font-weight: 400;
}

.hello-icons .notifications {
    position: absolute;
    background-color: #ffffff;
    width: 150px;
    height: 150px;
}

.hello-icons .notifications-inner {
    background-color: #2E7D6B;
    height: 146px;
    width: 146px;
    margin: 2px;
}

.hello-icons p.notification-text {
    font-size: 70px;
    padding-top: 33px;
    font-weight: 400;
}

.hello-icons .notify-lower {
    margin-top: 160px;
    width: 200px;
}

/* widgets */
span.widget-title {
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
}

/* local servies */
.local-services {
    background-color: #EEEEEE;
    padding: 0 25px 50px;
}

    .local-services .service-image-row {
        height: 100px;
    }

    .local-services #wrapper {
        height: 100%;
        overflow: hidden;
        width: 100%;
    }

    .local-services img {
        width: 100%;
        -webkit-filter: brightness(50%);
    }

    .local-services .image-header {
        position: absolute;
        bottom: 50%;
        color: #ffffff;
        font-size: 19px;
        margin-left: -20px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        width: 100%;
    }

        .local-services .image-header p {
            color: #ffffff;
            font-weight: 700;
        }

    .local-services .image-text {
        position: absolute;
        bottom: 25%;
        color: #ffffff;
        font-size: 19px;
        margin-left: -20px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        width: 100%;
        font-weight: 400;
    }

    .local-services .more-info {
        margin-top: 55px;
    }

        .local-services .more-info span {
            background-color: transparent;
            margin: 0 auto;
            padding: 15px 90px;
            text-align: center;
            border: 1px solid #19A988;
            display: inline;
            font-weight: 600;
            font-size: 21px;
        }

        .local-services .more-info a {
            color: #19A988;
        }

        .local-services .more-info .right-arrow {
            margin-left: 80px;
            color: #19A988;
            margin-right: -65px;
        }

    .local-services .bin-widget {
        margin-top: 30px;
        padding: 0 30px;
    }

/* interests */
.local-interests .school-reg-col {
    margin-top: 50px;
    margin-bottom: 50px;
}

.local-interests .school-text {
    margin-top: 20px;
    width: 77%;
    padding-left: 127px;
    font-size: 17px;
    font-weight: 500;
}

.local-interests .school-btn-row {
    margin-top: 35px;
}

/* whats happening around me*/
.my-local {
    padding-bottom: 30px;
}

    .my-local .views-row {
        margin-bottom: 30px;
    }

    .my-local .pane-content-local {
        color: #ffffff;
    }

    .my-local .views-field.views-field-field-image-home-page {
        -webkit-filter: brightness(50%);
    }

    .my-local .views-field.views-field-title {
        position: absolute;
        bottom: 50%;
        color: #ffffff;
        font-size: 19px;
        margin-left: -20px;
        padding-left: 25px;
        padding-right: 25px;
        text-align: center;
        width: 100%;
    }

    .my-local a {
        background-color: transparent;
        color: #ffffff;
    }
    /* .my-local span a{
    background-color: transparent;
    margin: 0 auto;
    padding: 15px 90px;
    text-align: center;
    border: 1px solid #2e7d6b;
    display: table-cell;
    font-weight: 600;
    font-size: 21px;
color:green;
} */
    .my-local .views-row img {
        width: 100%;
    }

.latest-updates .more-requests {
    margin-top: 20px;
}

.latest-updates {
    margin-bottom: 30px;
}

.my-local span a {
    background-color: transparent;
    margin: 0 auto;
    padding: 15px 90px;
    text-align: center;
    border: 1px solid #2e7d6b;
    display: table-cell;
    font-weight: 600;
    font-size: 21px;
    color: #19A988;
}


.more-requests span.request-button {
    background-color: transparent;
    margin: 0 auto;
    padding: 15px 90px;
    text-align: center;
    border: 1px solid #19A988;
    display: inline;
    font-weight: 600;
    font-size: 21px;
    color: #19A988;
}

.more-requests .request-button a {
    color: #19A988;
}

.more-requests .request-button .right-arrow {
    margin-left: 80px;
    color: #19A988;
    margin-right: -65px;
}

/* councillors */
.my-councillors .council-img {
    width: 100px;
    height: 100px;
    margin-left: 50px;
}

.my-councillors .councillor a {
    bottom: 42%;
    position: absolute;
    color: #2E7D6B;
    font-size: 21px;
    font-weight: 500;
}

.my-councillors .councillor .right-arrow {
    color: #2E7D6B;
}

/* twitter widget */
.latest-tweets {
    margin-bottom: -65px;
    color: #ffffff;
    padding-bottom: 20px;
}

    .latest-tweets .twitter-widget {
        padding-top: 20px;
        padding-bottom: 10px;
    }


@media (max-width: 1000px) {
    .local-services .service-image-row {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .local-services .more-info span,
    .more-requests span.request-button {
        font-size: 16px;
        padding: 7px 10px;
    }

    .local-services .more-info .right-arrow,
    .more-requests .request-button .right-arrow {
        margin-left: 10px;
        margin-right: 0px;
    }
}

@media (max-width: 450px) {

    .my-local .field-content img {
        width: 100%;
    }

    .local-interests .school-reg-col {
        margin-bottom: 30px;
    }

    .latest-tweets .twitter-widget {
        padding: 15px 20px;
    }
}

/* TABLET VERTICAL / MOBILE ************************************************************************************************************************************/

@media (max-width: 450px) {

    footer.footer #block-block-2 .footer_vote_link {
        display: block;
        padding: 10px 0;
    }

    li.leaf {
        display: block !important;
        width: 100% !important;
    }

    .login-btn-group .btn,
    .login-btn-group .btn-default {
        padding: 10px !important;
    }

    /*	#self-content > div.container-fluid > div > div > div > div {
width: 400px;
}

.breadcrumb-text {
 padding: 10px 0px 10px 10px;
 clear: left;
}

.mobile-hide {
display: none;
}

.profile-icon {
float: left;
position: relative;
bottom: 60px;
}

    div.row.hello-icons.homepage-title-header > h2 {
position: relative;
left: 50px;
margin-bottom: 0;
} 

.homepage-title-header {
height: 200px;
}

.homepage-content-auth {
margin-bottom: 1000px;
}*/

}


@media (max-width: 767px) {
    .navbar-static-top .row {
        text-align: center;
    }

    body.homeclass #navigation {
        background: url('https://fs-filestore-eu.s3.amazonaws.com/Waltham_Forest/CSS/dev/hp-header.jpg') no-repeat top center !important;
        border-color: transparent !important;
        min-height: 510px !important;
    }

    #navigation .btn,
    #navigation .btn-primary,
    #navigation .btn-lg,
    #navigation .btn-primary:active,
    #navigation a:active,
    #navigation a:link,
    #navigation a:visited,
    #navigation a:hover {
        background: transparent !important;
    }

    .welcomeSentence {
        margin-top: -120px;
        margin-bottom: 120px;
    }

        .welcomeSentence p {
            font-size: 40px;
        }
}

/* TABLET LANDSCAPE ************************************************************************************************************************************/

@media (min-width: 767px) {

    .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 767px;
    }

    #self-content {
        margin-top: 10px;
        margin-bottom: 20px;
        min-height: 40%
    }

    #block-menu-menu-footer-menu {
        margin-bottom: 0 !important;
    }

    #self-content {
        min-height: 60%;
    }

    .btn-login, .btn-anon {
        color: #2e7d6b !important;
    }


    /* NAVIGATION *********************************/

    #navigation .btn,
    #navigation .btn-primary,
    #navigation .btn-lg,
    #navigation a:link,
    #navigation a:visited,
    #navigation a:hover {
        font-weight: 300;
        background: transparent !important;
        border: none;
        color: #000;
        font-size: 19px;
        box-shadow: none;
        padding-left: 20px;
        padding-right: 20px;
    }

    div#navigation {
        height: 91px;
        width: auto;
        border-bottom: 1px solid #959595;
        margin-bottom: 0;
        background-color: transparent;
    }

    #navigation .row {
        text-align: left;
        width: 1020px;
        margin: 18px auto 18px auto;
        padding-left: 20px;
    }

    #navigation .navbar {
        display: inline-block;
        text-align: left;
        margin: 5px auto 0px 100px;
    }

    #navigation .btn-group {
        display: inline-block;
        width: 767px;
        margin: 0;
        text-align: left;
    }

    #navigation .caret {
        display: none !important
    }

    /* FOOTER *********************************/

    footer.footer #block-block-2 {
        float: left;
        width: 46%;
        text-align: right;
        padding: 10px 0;
    }

    footer.footer #block-menu-menu-footer-menu {
        float: left;
        width: 54%;
    }

    .welcomeSentence {
        margin-top: -300px;
        margin-bottom: 50px;
    }

        .welcomeSentence p {
            font-size: 49px;
        }
}


/* DESKTOP ************************************************************************************************************************************/

@media (min-width: 980px) {

    .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 1020px;
    }

    #self-content {
        margin-top: 10px;
        margin-bottom: 20px;
        min-height: 40%
    }

    #block-menu-menu-footer-menu {
        margin-bottom: 0 !important;
    }

    #self-content {
        min-height: 60%;
    }

    .btn-login, .btn-anon {
        color: #2e7d6b !important;
    }


    /* NAVIGATION *********************************/

    #navigation .btn,
    #navigation .btn-primary,
    #navigation .btn-lg,
    #navigation a:link,
    #navigation a:visited,
    #navigation a:hover {
        font-weight: 300;
        background: transparent;
        border: none;
        color: #000;
        font-size: 19px;
        box-shadow: none;
        padding-left: 20px;
        padding-right: 20px;
    }

    div#navigation {
        height: 91px;
        width: auto;
        border-bottom: 1px solid #959595;
        margin-bottom: 0;
        background-color: transparent;
    }

    #navigation .row {
        text-align: left;
        width: 1020px;
        margin: 18px auto 18px auto;
        padding-left: 20px;
    }

    #navigation .navbar {
        display: inline-block;
        text-align: left;
        margin: 5px auto 0px 100px;
    }

    #navigation .btn-group {
        display: inline-block;
        width: 980px;
        margin: 0;
        text-align: left;
    }

    #navigation .caret {
        display: none !important
    }

    /* FOOTER *********************************/

    footer.footer #block-block-2 {
        float: left;
        width: 46%;
        text-align: right;
        padding: 10px 0;
    }

    footer.footer #block-menu-menu-footer-menu {
        float: left;
        width: 54%;
    }

    .welcomeSentence {
        margin-top: -300px;
        margin-bottom: 150px !important;
    }
}

@media (min-width: 1200px) {
    .welcomeSentence {
        margin-top: -300px;
        margin-bottom: 250px !important;
    }
}


a#navDropdownToggle:active {
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}


a#fam {
    display: none !important;
}

.fa {
    color: #000;
}

i.fa {
    margin-top: 5px;
}

.whiteback {
    background: #FFF !important;
}

.precontent {
    background-size: cover !important;
    min-height: 415px;
}

.precontent-service {
    background: url('https://fs-filestore-eu.s3.amazonaws.com/Waltham_Forest/CSS/dev/services-header.jpg') no-repeat 0 0;
}

.precontent-account {
    background: url('https://fs-filestore-eu.s3.amazonaws.com/Waltham_Forest/CSS/dev/login-page-image.png') no-repeat 0 -60px;
}

#precontent-register-info {
    margin: 20px auto;
    width: 580px;
    color: #2e7d6b;
}

    #precontent-register-info li {
        line-height: 30px;
    }

    #precontent-register-info p {
        text-align: center;
    }

/*#precontent-register-info h3 {
color: #2e7d6b;
}*/


.precontent h1 {
    margin-top: 230px;
}

span.precontenth1 {
    background: #FFF;
    font-size: 30px;
    color: #000;
    font-weight: 700;
    padding: 5px 10px 5px 25px;
}

span.or {
    display: none;
}


ul#session-badge {
    margin: 0;
}

#anonymousLoginScreen .btn-custom {
    color: #2e7d6b !important;
}

.ui-pnotify-text {
    display: inline !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

/* FEEDBACK BOX *****************************************/

.feedback {
    position: fixed;
    bottom: 40px;
    right: 20px;
    overflow: hidden;
    z-index: 10;
    width: 30%;
    height: 93%;
    font-size: 12px;
}

    .feedback > div.content {
        float: none;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 12px;
        font-weight: normal;
        color: inherit;
    }

    .feedback form#feedback-form {
        border: 1px solid #ccc;
        padding: 6px;
        background-color: #fff;
        opacity: 0.9;
        max-width: 300px;
    }

    .feedback label.control-label {
        font-size: 12px;
        font-weight: bold;
    }

    .feedback input.form-text,
    .feedback #edit-message {
        font-size: 13px;
        height: auto;
    }

    .feedback #edit-user-vote {
        font-size: 13px;
        margin-bottom: 7px;
    }

        .feedback #edit-user-vote legend {
            padding: 0px;
            height: 36px;
        }

        .feedback #edit-user-vote > legend > span {
            font-size: 13px;
        }

        .feedback #edit-user-vote > div {
            padding: 5px 0 0 0;
        }

    .feedback #feedback-form > div > div.captcha {
        font-size: 13px;
    }

    .feedback #edit-captcha-response {
        font-size: 13px;
        height: auto;
    }

    .feedback #edit-rate-vote-1,
    .feedback #edit-rate-vote-1--2 {
        display: inline-block !important;
    }

    .feedback #feedback-submit {
        font-size: 13px;
        margin-top: 1px;
        padding: 1px 4px !important;
    }

/** OLD AF STYLE ****************************************/

.page-legacyform .content.container .sectionnametable {
    margin-left: -20px;
    margin-right: -20px;
}


.page-legacyform .content.container span.navbartitle {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    font-size: 2em;
    margin: .2em 0;
    display: none;
}

.page-legacyform .activenav .progress1.activesection + .afternavbutton:after,
.page-legacyform .afternavbutton {
    display: none;
}

.page-legacyform .content.container .progressbartoptable ol {
    list-style-type: none;
    display: inline-block;
}

.page-legacyform .content.container .progressbartoptable li {
    display: inline-block;
}

/* forms navbar */

.page-legacyform .content.container ol > li.activenav:before,
.page-legacyform .content.container ol > li.inactivenav:before {
    padding: 18px 20px !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    border: none !important;
    margin-right: 20px !important;
    font-weight: 600;
    color: #FFFFFF !important;
    content: "\f00c";
    width: 100%;
    /*margin-left: 25%;*/
    font-family: FontAwesome;
}

.page-legacyform .content.container ol > li.activenav:before {
    background-color: #2e7d6b !important;
}

.page-legacyform .content.container ol > li.inactivenav:before {
    background-color: #959595 !important;
}

.page-legacyform .progressbartoptable .activenav input,
.page-legacyform .progressbartoptable .inactivenav input,
.page-legacyform .progressbartoptable .activenav .progress1,
.page-legacyform .progressbartoptable .inactivenav .progress0,
.page-legacyform .progressbartoptable .inactivenav .progress1,
.page-legacyform .progressbartoptable .inactivenav .progress0nonclickable {
    margin-top: 15px;
    padding-top: 15px;
    margin-top: 15px;
    display: flex;
    font-family: 'Open Sans', Arial, Helvetica !important;
    font-size: 17px !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

    .page-legacyform .progressbartoptable .activenav input:focus,
    .page-legacyform .progressbartoptable .inactivenav input:focus,
    .page-legacyform .progressbartoptable .activenav .progress1:focus,
    .page-legacyform .progressbartoptable .inactivenav .progress0:focus,
    .page-legacyform .progressbartoptable .inactivenav .progress1:focus {
        border: transparent !important;
        outline: transparent;
    }

.page-legacyform .progressbartoptable .inactivenav input,
.page-legacyform .progressbartoptable .inactivenav .progress0,
.page-legacyform .progressbartoptable .inactivenav .progress1,
.page-legacyform .progressbartoptable .inactivenav .progress0nonclickable {
    color: #959595 !important;
}

.page-legacyform .progressbartoptable .activenav .progress1,
.page-legacyform .progressbartoptable .activenav input {
    color: #000 !important;
}

.page-legacyform .content.container ol > li {
    counter-increment: section;
}

.page-legacyform .progressbartoptable {
    padding-bottom: 15px;
    border-bottom: 1px solid #d0e7f0;
    margin-bottom: 27px;
    margin-top: 15px;
}

/* form content */
.page-legacyform .content.container .datael,
.page-legacyform .content.container .leftlabel,
.page-legacyform .content.container .af-form-text,
.page-legacyform .content.container .af-form-number,
.page-legacyform .content.container .af-form-date {
    display: inline-block;
}

.page-legacyform .content.container .datael {
    width: 100%;
    margin: 10px 0;
}

.page-legacyform .content.container .leftlabel {
    width: 50%;
    float: left;
}

.page-legacyform .content.container .af-form-text,
.page-legacyform .content.container .af-form-number {
    width: 50%;
    float: right;
}

.page-legacyform .content.container .af-form-lookupselectone {
    width: 50%;
}

    .page-legacyform .content.container .af-form-lookupselectone .fieldsetcontrol {
        width: 100%;
    }

.page-legacyform .content.container .af-form-date {
    margin-left: 35px;
}

.page-legacyform .content.container .aftextinput {
    font-weight: 500;
    font-size: 17px;
    width: 100%;
    float: right;
}

.page-legacyform .content.container .labelnone,
.page-legacyform .content.container legend {
    display: none;
}

.page-legacyform .content.container .seloneel {
    margin: 10px 0;
}

.page-legacyform .content.container input.dateyeartextbox {
    border: 2px solid #eee !important;
    float: none;
    font-size: 14px;
    padding: 2px 0 2px 2px;
    background-color: #fff;
    border-radius: 0 !important;
}

.page-legacyform .content.container .af-form-richinput {
    float: left;
}

.page-legacyform .content.container input[type='text']:focus {
    border: 1px solid #2E7D6B !important;
    background-color: transparent !important;
    outline-color: #2E7d6B;
}

.mandatory, .warningcontainer, .bws.warning {
    border-left: 4px solid #E81123;
    padding: 10px 0 10px 14px !important;
    margin-top: 0.5em;
    color: #df3034 !important;
    text-align: left !important;
    font-weight: bold;
    font-size: 19px !important;
    margin: 0.5em 0px !important;
}

/* form buttons */
.page-legacyform .content.container .afnavbuttons {
    margin-top: 20px;
    margin-bottom: 10px;
}

.page-legacyform input.genericsubmit {
    border: 2px solid #2e7d6b !important;
    background: #FFF !important;
    color: #2e7d6b !important;
    padding: 10px 25px !important;
    margin: 0px 5px 0 5px;
    font-weight: 500;
}

    .page-legacyform input.genericsubmit.navbuttons.savebutton,
    .page-legacyform input.genericsubmit.navbuttons.submitform,
    .page-legacyform input.genericsubmit.navbuttons.nextbutton {
        float: right;
    }

@media (max-width: 450px) {
    .page-legacyform .content.container .progressbartoptable {
        padding-bottom: 27px;
    }

        .page-legacyform .content.container .progressbartoptable input {
            z-index: 1;
            color: transparent !important;
            width: 42px;
            margin-top: -26px;
            margin-left: 21px;
        }

    .page-legacyform .content.container ol > li.activenav:before,
    .page-legacyform .content.container ol > li.inactivenav:before {
        margin-right: 0px !important;
    }

    .page-legacyform .content.container .formouter {
        margin-top: 20px;
    }

    .page-legacyform .content.container .genericsubmit.navbuttons {
        margin: 6px;
    }
}

.views-field.views-field-field-when-is-it {
    position: absolute;
    bottom: 45%;
    color: #ffffff;
    font-size: 19px;
    margin-left: -20px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    width: 100%;
}

.date-display-single {
    bottom: 45%;
    color: #ffffff;
    font-size: 28px;
    margin-left: -20px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    width: 100%;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    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;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #2e7d6b;
    text-decoration: none
}

    a:hover, a:focus {
        color: #2d7867;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 27px;
    margin-bottom: 13.5px
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 13.5px;
    margin-bottom: 13.5px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 29px
}

h2, .h2 {
    font-size: 25px
}

h3, .h3 {
    font-size: 21px
}

h4, .h4 {
    font-size: 19px
}

h5, .h5 {
    font-size: 19px
}

h6, .h6 {
    font-size: 17px
}

p {
    margin: 0 0 13.5px
}

.lead {
    margin-bottom: 27px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 28.5px
    }
}

small, .small {
    font-size: 78%
}

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: #2e7d6b
}

a.text-primary:hover, a.text-primary:focus {
    color: #20584b
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #2e7d6b
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #20584b
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 12.5px;
    margin: 54px 0 27px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 13.5px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 27px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 13.5px 27px;
    margin: 0 0 27px;
    font-size: 23.75px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 27px;
    font-style: normal;
    line-height: 1.42857143
}

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: 700;
        box-shadow: none
    }

pre {
    display: block;
    padding: 13px;
    margin: 0 0 13.5px;
    font-size: 18px;
    line-height: 1.42857143;
    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: 20px;
    padding-right: 20px
}

@media (min-width: 768px) {
    .container {
        width: 760px
    }
}

@media (min-width: 992px) {
    .container {
        width: 1020px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1020px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
}

.row {
    margin-left: -20px;
    margin-right: -20px
}

.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: 20px;
    padding-right: 20px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    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: 27px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(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 > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 20.25px;
        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 > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 28.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -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: 19px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.42857143;
    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);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 41px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 34px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 54px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 27px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        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 {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 46px
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 34px;
    line-height: 34px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 34px;
    line-height: 34px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 34px;
    min-height: 42px;
    padding: 6px 10px;
    font-size: 15px;
    line-height: 1.5
}

.input-lg {
    height: 54px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 54px;
    line-height: 54px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 54px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 54px;
    line-height: 54px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 54px;
    min-height: 51px;
    padding: 11px 16px;
    font-size: 24px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 51.25px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 54px;
    height: 54px;
    line-height: 54px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.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);
    -moz-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;
        -moz-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);
    -moz-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;
        -moz-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);
    -moz-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;
        -moz-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: 32px
}

.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: 34px
}

.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px
}

@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: 20px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 15px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: pre-wrap;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #2e7d6b;
    border-color: #276a5b
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #20584b;
        border-color: #050d0b
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #20584b;
        border-color: #173e35
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #20584b;
        border-color: #173e35
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #173e35;
            border-color: #050d0b
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
        background-color: #2e7d6b;
        border-color: #276a5b
    }

    .btn-primary .badge {
        color: #2e7d6b;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
        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:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
        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:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
        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:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #2e7d6b;
    font-weight: 400;
    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;
        -moz-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: #2d7867;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 15px;
    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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .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 dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    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);
    -moz-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: 12.5px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #2e7d6b
    }

    .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: 15px;
    line-height: 1.42857143;
    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 dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -moz-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;
        -moz-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn 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 .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 54px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 54px;
    line-height: 54px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 34px;
    line-height: 34px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 15px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 24px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #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: #2e7d6b
    }

    .nav .nav-divider {
        height: 1px;
        margin: 12.5px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #2e7d6b
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 27px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.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-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 11.5px 20px;
    font-size: 24px;
    line-height: 27px;
    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: -20px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    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: 5.75px -20px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 27px
    }

@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: 27px
        }

            .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: 11.5px;
                padding-bottom: 11.5px
            }
}

.navbar-form {
    padding: 10px 20px;
    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);
    -moz-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: 4.5px -20px
}

@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;
        -moz-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 {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4.5px;
    margin-bottom: 4.5px
}

    .navbar-btn.btn-sm {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 20px;
        margin-right: 20px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -20px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #000
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #000;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #000
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #eee;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #2d7867;
        background-color: transparent
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #eee;
        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: transparent;
        color: #2d7867
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #eee;
            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: #2d7867;
        background-color: transparent
    }

    .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: #eee;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #000
}

    .navbar-default .navbar-link:hover {
        color: #eee
    }

.navbar-default .btn-link {
    color: #000
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #eee
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #eee
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .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: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #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: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #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, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 27px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "\25B6\00a0";
            padding: 0 5px;
            color: #000
        }

    .breadcrumb > .active {
        color: #000
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 27px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #2e7d6b;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 2;
            color: #2d7867;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #2e7d6b;
        border-color: #2e7d6b;
        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: 24px;
    line-height: 1.3333333
}

.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: 15px;
    line-height: 1.5
}

.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: 27px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #2e7d6b
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #20584b
    }

.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: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #2e7d6b;
    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
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 29px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 86px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 27px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        margin-left: auto;
        margin-right: auto
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #2e7d6b
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 27px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .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
    }

@-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: 27px;
    margin-bottom: 27px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-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: 15px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    background-color: #2e7d6b;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .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, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.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, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.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: #2e7d6b;
    border-color: #2e7d6b
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .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: #9cdbcc
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.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, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.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: 27px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > 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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .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-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 27px
}

    .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: #2e7d6b
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #2e7d6b;
        border-color: #2e7d6b
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #2e7d6b
        }

        .panel-primary > .panel-heading .badge {
            color: #2e7d6b;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #2e7d6b
    }

.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
    }

.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);
    -moz-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: 28.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .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);
    -moz-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: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.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);
        -moz-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;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    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-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 19px;
    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);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

    .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: 19px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0)
}

    .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: .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%;
        margin-top: -10px;
        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;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.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 !important
    }

    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 !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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 !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    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 !important
    }

    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
    }
}

html.overlay-open .navbar-fixed-top {
    z-index: 400
}

html.js fieldset.collapsed {
    border-left-width: 1px;
    border-right-width: 1px;
    height: auto
}

html.js input.form-autocomplete {
    background-image: none;
    background-image: none
}

html.js .autocomplete-throbber {
    background-position: 100% 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    margin: 2px 0 0 2px;
    width: 15px
}

    html.js .autocomplete-throbber.throbbing {
        background-position: 100% -18px
    }

body {
    position: relative
}

    body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
        margin-left: 260px
    }

    body.navbar-is-fixed-top {
        padding-top: 64px !important
    }

    body.navbar-is-fixed-bottom {
        padding-bottom: 64px !important
    }

    body.toolbar {
        padding-top: 30px !important
    }

        body.toolbar .navbar-fixed-top {
            top: 30px
        }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 94px !important
        }

    body.toolbar-drawer {
        padding-top: 64px !important
    }

        body.toolbar-drawer .navbar-fixed-top {
            top: 64px
        }

        body.toolbar-drawer.navbar-is-fixed-top {
            padding-top: 128px !important
        }

    body.admin-menu .navbar-fixed-top {
        top: 29px
    }

    body.admin-menu.navbar-is-fixed-top {
        padding-top: 93px !important
    }

    body div#admin-toolbar {
        z-index: 1600
    }

    body #toolbar, body #admin-menu, body #admin-toolbar {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    body #admin-menu {
        margin: 0;
        padding: 0;
        position: fixed;
        z-index: 1600
    }

        body #admin-menu .dropdown li {
            line-height: normal
        }

@media screen and (min-width: 768px) {
    .navbar.container {
        max-width: 720px
    }
}

@media screen and (min-width: 992px) {
    .navbar.container {
        max-width: 980px
    }
}

@media screen and (min-width: 1200px) {
    .navbar.container {
        max-width: 980px
    }
}

.navbar.container, .navbar.container-fluid {
    margin-top: 20px
}

    .navbar.container > .container, .navbar.container-fluid > .container-fluid {
        margin: 0;
        padding: 0;
        width: auto
    }

#overlay-container, .overlay-modal-background, .overlay-element {
    z-index: 1500
}

#toolbar {
    z-index: 1600
}

.modal {
    z-index: 1620
}

.modal-dialog {
    z-index: 1630
}

.ctools-modal-dialog .modal-body {
    width: 100% !important;
    overflow: auto
}

.modal-backdrop {
    z-index: 1610
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0
    }
}

ul.secondary {
    float: left
}

@media screen and (min-width: 768px) {
    ul.secondary {
        float: right
    }
}

.page-header {
    margin-top: 0
}

.block:first-child h2.block-title {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

.region-help > .glyphicon {
    font-size: 24px;
    float: left;
    margin: -.05em .5em 0 0
}

.region-help .block {
    overflow: hidden
}

form#search-block-form {
    margin: 0
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px
}

@media screen and (min-width: 992px) {
    .navbar #block-search-form {
        float: right
    }
}

.navbar #block-search-form .input-group-btn {
    width: auto
}

.navbar-search .control-group {
    margin-bottom: 0
}

ul.action-links {
    margin: 12px 0;
    padding: 0
}

    ul.action-links li {
        display: inline;
        margin: 0;
        padding: 0 6px 0 0
    }

    ul.action-links .glyphicon {
        padding-right: .5em
    }

input, textarea, select, .uneditable-input {
    max-width: 100%;
    width: auto
}

    input.error {
        color: #a94442;
        border-color: #ebccd1
    }

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0
}

fieldset .panel-body {
    clear: both;
    display: inherit
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px
}

    fieldset .panel-heading a.panel-title:hover {
        text-decoration: none
    }

.form-group:last-child, .panel:last-child {
    margin-bottom: 0
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

.form-actions {
    clear: both
}

.managed-files.table td:first-child {
    width: 100%
}

div.image-widget-data {
    float: none;
    overflow: hidden
}

table.sticky-header {
    z-index: 1
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0
}

.text-format-wrapper {
    margin-bottom: 15px
}

    .text-format-wrapper > .form-type-textarea, .text-format-wrapper .filter-wrapper {
        margin-bottom: 0
    }

.filter-wrapper {
    border-radius: 0 0 4px 4px
}

    .filter-wrapper .panel-body {
        padding: 7px
    }

    .filter-wrapper .form-type-select {
        min-width: 30%
    }

        .filter-wrapper .form-type-select .filter-list {
            width: 100%
        }

.filter-help {
    margin-top: 5px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .filter-help {
        float: right
    }
}

.filter-help .glyphicon {
    margin: 0 5px 0 0;
    vertical-align: text-top
}

.radio:first-child, .checkbox:first-child {
    margin-top: 0
}

.radio:last-child, .checkbox:last-child {
    margin-bottom: 0
}

.help-block, .control-group .help-inline {
    color: #777;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0
}

.panel-heading {
    display: block
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto
}

.error {
    color: #a94442
}

div.error, table tr.error {
    background-color: #f2dede;
    color: #a94442
}

.form-group.error, .form-group.has-error {
    background: none
}

    .form-group.error label, .form-group.has-error label, .form-group.error .control-label, .form-group.has-error .control-label {
        color: #a94442;
        font-weight: 600
    }

    .form-group.error input, .form-group.has-error input, .form-group.error textarea, .form-group.has-error textarea, .form-group.error select, .form-group.has-error select, .form-group.error .uneditable-input, .form-group.has-error .uneditable-input {
        color: #555
    }

    .form-group.error .help-block, .form-group.has-error .help-block, .form-group.error .help-inline, .form-group.has-error .help-inline {
        color: #777
    }

.nav-tabs {
    margin-bottom: 10px
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none;
    list-style-image: none
}

.tabs--secondary {
    margin: 0 0 10px
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: 400;
    color: #777
}

.form-type-password-confirm {
    position: relative
}

    .form-type-password-confirm label {
        display: block
    }

        .form-type-password-confirm label .label {
            float: right
        }

    .form-type-password-confirm .password-help {
        padding-left: 2em
    }

@media (min-width: 768px) {
    .form-type-password-confirm .password-help {
        border-left: 1px solid #ddd;
        left: 50%;
        margin-left: 20px;
        position: absolute
    }
}

@media (min-width: 992px) {
    .form-type-password-confirm .password-help {
        left: 33.33333333%
    }
}

.form-type-password-confirm .progress {
    background: transparent;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin: -5px 0 0
}

.form-type-password-confirm .form-type-password {
    clear: left
}

.form-type-password-confirm .form-control-feedback {
    right: 15px
}

.form-type-password-confirm .help-block {
    clear: both
}

ul.pagination li > a.progress-disabled {
    float: left
}

.form-autocomplete .glyphicon {
    color: #777;
    font-size: 120%
}

    .form-autocomplete .glyphicon.glyphicon-spin {
        color: #2e7d6b
    }

.form-autocomplete .input-group-addon {
    background-color: #fff
}

.ajax-progress-bar {
    border-radius: 0 0 4px 4px;
    border: 1px solid #ccc;
    margin: -1px 0 0;
    padding: 6px 12px;
    width: 100%
}

    .ajax-progress-bar .progress {
        height: 8px;
        margin: 0
    }

    .ajax-progress-bar .percentage, .ajax-progress-bar .message {
        color: #777;
        font-size: 15px;
        line-height: 1em;
        margin: 5px 0 0;
        padding: 0
    }

.glyphicon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.tabbable {
    margin-bottom: 20px
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0
}

    .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
        color: #777;
        font-size: 15px
    }

.tab-pane > .panel-heading {
    display: none
}

.tab-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0
    }

        .tabs-below > .nav-tabs > li > a {
            border-radius: 0 0 4px 4px
        }

            .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
                border-top-color: #ddd;
                border-bottom-color: transparent
            }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd
    }

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px
}

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: none
    }

        .tabs-left > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li:focus {
            outline: 0
        }

        .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
            margin-right: 0;
            margin-bottom: 3px
        }

            .tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:focus {
                outline: 0
            }

.tabs-left > .tab-content, .tabs-right > .tab-content {
    border-radius: 0 4px 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px
}

    .tabs-left > .nav-tabs > li > a {
        border-radius: 4px 0 0 4px
    }

        .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eee #ddd #eee #eee
        }

    .tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
        -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
        box-shadow: -1px 1px 1px rgba(0,0,0,0.05)
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px
}

    .tabs-right > .nav-tabs > li > a {
        border-radius: 0 4px 4px 0
    }

        .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eee #eee #eee #ddd;
            -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
            -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
            box-shadow: 1px 1px 1px rgba(0,0,0,0.05)
        }

    .tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover, .tabs-right > .nav-tabs > .active > a:focus {
        border-color: #ddd #ddd #ddd transparent
    }

th.checkbox, td.checkbox, th.radio, td.radio {
    display: table-cell
}

.views-display-settings .label {
    font-size: 100%;
    color: #666
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0
}

.views-exposed-form .views-exposed-widget .btn {
    margin-top: 1.8em
}

table .radio input[type="radio"], table .checkbox input[type="checkbox"] {
    max-width: inherit
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: right
}

@media (min-width: 768px) {
    .form-horizontal .form-group label {
        float: left;
        width: 16.66666667%
    }
}

.alert a {
    font-weight: 700
}

.alert-success a {
    color: #2b542c
}

.alert-info a {
    color: #245269
}

.alert-warning a {
    color: #66512c
}

.alert-danger a {
    color: #843534
}

div.image-style-new, div.image-style-new div {
    display: block
}

    div.image-style-new div.input-group {
        display: table
    }

td.module, .table-striped > tbody > tr:nth-child(odd) > td.module, .table > tbody > tr > td.module {
    background: #ddd;
    font-weight: 700
}

.book-toc > .dropdown-menu {
    overflow: hidden
}

    .book-toc > .dropdown-menu > .dropdown-header {
        white-space: nowrap
    }

    .book-toc > .dropdown-menu > li:nth-child(1) > a {
        font-weight: 700
    }

    .book-toc > .dropdown-menu .dropdown-menu {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        display: block;
        font-size: 15px;
        margin: 0;
        padding: 0;
        position: static;
        width: 100%
    }

        .book-toc > .dropdown-menu .dropdown-menu > li {
            padding-left: 20px
        }

            .book-toc > .dropdown-menu .dropdown-menu > li > a {
                margin-left: -40px;
                padding-left: 60px
            }

#features-filter .form-item.form-type-checkbox {
    padding-left: 20px
}

fieldset.features-export-component {
    font-size: 15px
}

html.js #features-export-form fieldset.features-export-component, fieldset.features-export-component {
    margin: 0 0 13.5px
}

    fieldset.features-export-component .panel-heading {
        padding: 5px 10px
    }

        fieldset.features-export-component .panel-heading a.panel-title {
            font-size: 15px;
            font-weight: 500;
            margin: -5px -10px;
            padding: 5px 10px
        }

    fieldset.features-export-component .panel-body {
        padding: 0 10px
    }

div.features-export-list {
    margin: -11px 0 10px;
    padding: 0 10px
}

    fieldset.features-export-component .component-select .form-type-checkbox, div.features-export-list .form-type-checkbox {
        line-height: 1em;
        margin: 5px 5px 5px 0 !important;
        min-height: 0;
        padding: 3px 3px 3px 25px !important
    }

        fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox], div.features-export-list .form-type-checkbox input[type=checkbox] {
            margin-top: 0
        }

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
    top: 79px
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
    top: 39px
}

@media (min-width: 768px) {
    body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
        left: 240px;
        left: 24rem
    }
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
    z-index: 1032
}

.navbar-administration #navbar-administration .navbar-tray {
    z-index: 1031
}

body.navbar-is-fixed-top.navbar-administration {
    padding-top: 103px !important
}

    body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
        padding-top: 143px !important
    }

body.navbar-tray-open.navbar-vertical.navbar-fixed {
    margin-left: 240px;
    margin-left: 24rem
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
    width: 24rem
}

b, strong {
    font-weight: 600
}

h1 {
    font-weight: 600 !important
}

.region-sidebar-second {
    font-size: 19px;
    color: #000
}

.container section.col-sm-9 {
    width: 65%
}

.container aside.col-sm-3 {
    width: 35%
}

.region-content {
    font-size: 19px;
    line-height: 1.5;
    color: #000
}

.block-system .view-content .views-field.views-field-body {
    font-size: 16px;
    color: #000
}

.logo img {
    opacity: 0;
    width: 90px;
    margin-top: -10px;
    padding: 20px
}

header#navbar .navbar-header {
    background: rgba(0,0,0,0) url("../Content/wth-specific/img/logo.png") repeat scroll 0 0;
    height: 50px;
    width: 90px
}

header#navbar {
    border-bottom: 1px solid #959595;
    padding-bottom: 20px;
    margin-bottom: 0;
    background-color: #fff
}

#navbar .container {
    margin-top: 20px
}

.navbar-default {
    background: none;
    border: none
}

.navbar-nav.secondary {
    float: left;
    margin: 0 !important
}

#navbar ul.navbar-nav {
    margin-left: 20px
}

    #navbar ul.navbar-nav li {
        margin-right: 20px
    }

        #navbar ul.navbar-nav li a, #navbar ul.navbar-nav li a:visited, #navbar ul.navbar-nav li a:focus, #navbar ul.navbar-nav li a:hover {
            color: #000;
            font-size: 19px
        }

.main-container .region-header #block-search-form {
    position: absolute;
    right: 50%;
    margin-right: -400px;
    margin-right: -27.78vw;
    top: 20px;
    z-index: 1000
}

.logged-in .main-container .region-header #block-search-form {
    top: 83px;
    right: 40%;
    z-index: 1000
}

.main-container .region-header #block-search-form input {
    height: 50px;
    width: 250px;
    max-width: 250px;
    width: 17.36vw;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #959595;
    color: #959595;
    padding-left: .3em;
    font-size: 19px
}

.main-container .region-header form#search-block-form .input-group-btn {
    width: 50px
}

.main-container .region-header form#search-block-form button.btn-primary {
    height: 50px;
    width: 50px;
    font-size: 25px;
    border-radius: 0
}

.nav > li > a {
    padding-right: 10px;
    padding-left: 10px
}

.region-breadcrumbs {
    background-color: #fff
}

    .region-breadcrumbs .breadcrumbs {
        background-color: #fff;
        width: 1020px;
        margin: 0 auto;
        padding: 20px 0 0 20px
    }

ol.breadcrumb {
    font-size: 15px;
    color: #000;
    margin: 0 0 20px;
    padding: 0;
    display: inline-block
}

    ol.breadcrumb li a {
        color: #000;
        text-decoration: underline;
        padding: 0 5px
    }

        ol.breadcrumb li a:hover {
            color: #000;
            text-decoration: none
        }

.breadcrumb > li + li::before {
    font-size: 8px;
    vertical-align: middle
}

.breadcrumbs {
    font-weight: 400
}

    .breadcrumbs .breadcrumb-text {
        font-size: 15px;
        color: #000
    }

@media (max-width: 768px) {
    .breadcrumbs .breadcrumb-text {
        display: none
    }
}

aside.col-sm-3 {
    padding-left: 10px;
    margin-top: 40px
}

@media (min-width: 768px) {
    .logged-in aside.col-sm-3 {
        margin-top: 90px
    }
}

aside .block {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px;
    font-weight: 400
}

    aside .block h2.block-title {
        font-size: 21px;
        font-weight: 600;
        margin-top: 0
    }

.image_header {
    background-color: #fff;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.region-image-header {
    background-color: #eee;
    margin-left: auto;
    margin-right: auto
}

.image_header #block-blockify-blockify-page-title H1 {
    background-color: #fff;
    display: table;
    margin-top: 220px;
    padding: 10px 10px 10px 25px;
    max-width: 950px;
    color: #000
}

#block-views-alert-block, #block-views-alert-block-1 {
    border: 2px solid #e81123;
    display: block;
    background-color: #fff;
    margin: 20px auto 0;
    width: 100%;
    max-width: 980px
}

    #block-views-alert-block H2.block-title, #block-views-alert-block-1 H2.block-title {
        background-color: #e81123;
        color: #fff;
        display: table-cell;
        margin: 0;
        padding: 10px 10px 10px 50px;
        font-size: 15px;
        vertical-align: middle
    }

    #block-views-alert-block .view-alert, #block-views-alert-block-1 .view-alert {
        text-align: left;
        font-size: 15px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }

.image_header #block-views-alert-block .view-header, .image_header #block-views-alert-block-1 .view-header {
    position: absolute;
    color: #fff;
    display: table-cell;
    margin-left: -97px
}

.logged-in .image_header #block-views-alert-block .view-header, .logged-in .image_header #block-views-alert-block-1 .view-header {
    margin-left: 0;
    margin-top: -27px
}

.logged-in #block-views-alert-block .view-alert span.field-content, .logged-in #block-views-alert-block-1 .view-alert span.field-content {
    float: left;
    margin-left: 90px;
    margin-top: -27px
}

section#block-system-main {
    margin-top: 40px
}

body.page-node section#block-system-main ul {
    list-style: none;
    padding: 0
}

article.node {
    background-color: #fff;
    padding: 20px
}

section#block-workbench-block {
    position: absolute
}

.btn.btn-default.form-submit::after {
    content: "\e258";
    display: inline-block;
    float: right;
    font-family: "Glyphicons Halflings"
}

.footer {
    margin-top: 65px
}

footer.footer {
    padding-top: 20px;
    border: none;
    background-color: #000;
    width: 100%
}

footer .region-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1020px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

footer.footer #block-menu-menu-footer-menu .nav {
    margin-bottom: 15px
}

footer.footer #block-menu-menu-footer-menu li {
    display: inline-block;
    float: left
}

    footer.footer #block-menu-menu-footer-menu li a {
        font-size: 15px;
        color: #fff;
        text-decoration: underline;
        font-weight: 400
    }

        footer.footer #block-menu-menu-footer-menu li a:hover {
            text-decoration: none;
            background: none
        }

footer.footer #block-block-1 {
    font-size: 15px;
    color: #fff;
    margin-top: 30px;
    font-weight: 400;
    padding-left: 15px
}

footer.footer #block-widgets-s-socialmedia-profile-buttons {
    float: right
}

footer.footer #block-widgets-s-socialmedia-profile-default {
    clear: both
}

@media (min-width: 768px) {
    footer.footer #block-menu-menu-footer-menu {
        float: left;
        width: 54%
    }
}

footer.footer #block-block-2 {
    font-size: 15px;
    color: #fff;
    padding: 10px 0 30px 10px;
    line-height: 1.5
}

@media (min-width: 768px) {
    footer.footer #block-block-2 {
        float: left;
        width: 46%;
        text-align: right;
        padding: 10px 0
    }
}

footer.footer #block-block-2 .footer_vote_title {
    display: inline-block;
    font-weight: 600
}

footer.footer #block-block-2 .footer_vote_link {
    display: inline-block;
    padding-left: 20px
}

@media (max-width: 415px) {
    footer.footer #block-block-2 .footer_vote_link {
        display: block;
        padding: 10px 0
    }
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_up, footer.footer #block-block-2 .footer_vote_link .footer_vote_down {
    display: inline-block;
    text-decoration: underline;
    padding-left: 40px;
    position: relative;
    cursor: pointer
}

    footer.footer #block-block-2 .footer_vote_link .footer_vote_up:hover, footer.footer #block-block-2 .footer_vote_link .footer_vote_down:hover {
        text-decoration: none
    }

    footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before, footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
        font-family: FontAwesome;
        text-align: center;
        color: #fff;
        font-size: 17px;
        position: absolute;
        left: 10px;
        top: 0;
        height: 20px;
        display: block;
        width: 20px
    }

    footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before {
        content: "\f087"
    }

    footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
        content: "\f088"
    }

.front #navbar {
    background: url(/sites/all/themes/walthamforest_cms/images/hp-header.jpg) no-repeat center;
    height: 526px;
    height: 38vw;
    max-height: 526px;
    margin-bottom: 0;
    background-size: cover
}

    .front #navbar .container {
        margin-top: 20px
    }

    .front #navbar ul.navbar-nav {
        margin-left: 20px
    }

        .front #navbar ul.navbar-nav li {
            margin-right: 50px;
            margin-right: 3vw
        }

            .front #navbar ul.navbar-nav li a, .front #navbar ul.navbar-nav li a:visited, .front #navbar ul.navbar-nav li a:focus, .front #navbar ul.navbar-nav li a:hover {
                color: #fff;
                font-size: 19px
            }

.front header#navbar .navbar-header {
    background: url("../Content/wth-specific/img/logo.png") 90px 0;
    height: 50px;
    width: 90px
}

.front H1.page-header {
    display: none
}

.front h1.site_slogan {
    color: #fff;
    font-size: 49px
}

.navigation_under .container {
    text-align: center;
    padding-top: 100px
}

.navbar #block-search-form {
    width: 600px;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.front form#search-block-form input {
    max-height: 75px;
    height: 50px;
    width: 550px;
    max-width: 550px;
    background-color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    border-radius: 0;
    border: none;
    padding-left: 1.2em;
    font-size: 25px;
    font-size: 19px
}

.front form#search-block-form .input-group-btn {
    width: 75px;
    max-width: 75px;
    width: 40px
}

    .front form#search-block-form .input-group-btn button.btn-primary {
        height: 75px;
        max-height: 75px;
        height: 50px;
        width: 75px;
        max-width: 75px;
        width: 50px;
        font-size: 25px;
        font-size: 20px;
        border-radius: 0
    }

.front.logged-in section#block-system-main {
    margin-top: 40px
}

.front .region-content .pane-alert-home-page {
    border: 2px solid #e81123;
    display: block;
    padding: 0;
    margin-bottom: 70px;
    margin-top: -40px;
    position: relative
}

    .front .region-content .pane-alert-home-page H2.pane-title {
        background-color: #e81123;
        color: #fff;
        display: table-cell;
        margin: 0;
        padding: 10px 10px 10px 50px;
        font-size: 15px;
        vertical-align: middle
    }

    .front .region-content .pane-alert-home-page .pane-content {
        text-align: left;
        font-size: 15px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }

    .front .region-content .pane-alert-home-page .view-header {
        color: #fff;
        position: absolute;
        left: 20px;
        color: #fff;
        position: absolute;
        left: 20px
    }

.front.logged-in .region-content .pane-alert-home-page .view-header {
    color: #fff;
    position: absolute;
    left: 20px
}

.front .region-content .pane-home-page-services-list H2.pane-title {
    text-align: center
}

.front .region-content .pane-home-page-services-list .pane-content ul {
    list-style: none;
    padding: 0;
    text-align: center
}

.front .region-content .pane-home-page-services-list .pane-content li {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1em
}

.front .region-content .pane-home-page-services-list .pane-content .views-row {
    margin-top: 1.2em
}

.front .region-content .pane-home-page-services-list .pane-content .views-row-last {
    margin-bottom: 2.5em
}

.front .region-content .pane-home-page-services-list .pane-content li a {
    font-size: 15px;
    color: #000;
    text-decoration: underline
}

.front .region-content .pane-home-page-services-list .pane-content H5 {
    font-size: 15px;
    font-size: 1.04vw;
    color: #000;
    font-weight: 600
}

.front .region-content .pane-home-page-services-list .views-field-name {
    text-align: center;
    height: 60px
}

    .front .region-content .pane-home-page-services-list .views-field-name H3 {
        font-size: 25px;
        font-weight: 400
    }

.front .region-content .pane-home-page-services-list .views-field-field-all-pages-text {
    text-align: center;
    margin-top: 1em;
    height: 40px
}

    .front .region-content .pane-home-page-services-list .views-field-field-all-pages-text a {
        color: #000;
        text-decoration: underline;
        font-size: 15px
    }

.front .region-content .pane-home-page-services-list .views-field-field-icon img {
    margin: 0 auto;
    height: 80px;
    width: 80px
}

.front .region-content .pane-home-page-services-list .view-footer {
    text-align: center
}

    .front .region-content .pane-home-page-services-list .view-footer H3 {
        background-color: #2e7d6b;
        display: block;
        margin: 0 auto;
        padding: 20px 30px;
        text-align: center;
        width: 43%;
        color: #fff;
        font-size: 25px;
        font-weight: 400
    }

        .front .region-content .pane-home-page-services-list .view-footer H3 a {
            color: #fff
        }

            .front .region-content .pane-home-page-services-list .view-footer H3 a:hover {
                color: #fff;
                text-decoration: underline
            }

        .front .region-content .pane-home-page-services-list .view-footer H3 .glyphicon {
            float: right;
            font-weight: lighter;
            line-height: 1;
            top: 3px
        }

    .front .region-content .pane-home-page-services-list .view-footer H4 {
        font-size: 14px;
        color: #000;
        font-weight: 400
    }

.front .region-content .pane-home-page-services-list {
    margin-top: -40px
}

.front .region-content .row {
    margin-top: 40px
}

    .front .region-content .row:first-child + .row {
        background-color: #000;
        padding: 30px
    }

.front.logged-in .region-content .row:first-child + .row {
    background-color: none;
    padding: 0
}

.front .region-content .pane-user-login {
    display: table-cell;
    width: 42%;
    padding-left: 20px
}

    .front .region-content .pane-user-login form#user-login-form input {
        height: 50px;
        max-height: 50px;
        width: 100%;
        background-color: #fff;
        opacity: .7;
        filter: alpha(opacity=70);
        border-radius: 0;
        border: none;
        padding-left: 1em;
        font-size: 15px
    }

    .front .region-content .pane-user-login form#user-login-form button:after {
        margin-top: -25px
    }

    .front .region-content .pane-user-login form#user-login-form ul li i {
        margin-left: 10px
    }

    .front .region-content .pane-user-login H2 {
        color: #fff;
        margin-bottom: 30px;
        font-size: 25px
    }

    .front .region-content .pane-user-login form#user-login-form button {
        background-color: #2e7d6b;
        display: block;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        width: 100%;
        color: #fff
    }

    .front .region-content .pane-user-login form#user-login-form .btn-default {
        border: none
    }

    .front .region-content .pane-user-login form#user-login-form .btn {
        border-radius: 0
    }

    .front .region-content .pane-user-login form#user-login-form button:hover {
        color: #fff;
        text-decoration: underline
    }

    .front .region-content .pane-user-login form#user-login-form ul {
        list-style: none;
        padding: 0;
        color: #fff;
        margin-top: 20px
    }

        .front .region-content .pane-user-login form#user-login-form ul a {
            color: #fff;
            font-weight: 600
        }

.front .region-content .pane-1 {
    display: table-cell;
    padding-left: 60px;
    padding-bottom: 40px;
    color: #fff;
    width: 50%
}

    .front .region-content .pane-1 .pane-content {
        line-height: 2.5
    }

    .front .region-content .pane-1 H2 {
        margin-bottom: 30px;
        font-size: 25px
    }

    .front .region-content .pane-1 p {
        line-height: 2
    }

    .front .region-content .pane-1 i {
        display: inline-block;
        float: left;
        font-size: 25px;
        margin-right: 10px;
        line-height: 1.5;
        vertical-align: middle
    }

.front .region-content .pane-home-page-news-and-events-block-new {
    margin: 0 0 80px;
    padding: 0
}

    .front .region-content .pane-home-page-news-and-events-block-new H2.pane-title {
        text-align: center
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-row {
        padding-bottom: 50px
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3 {
        font-size: 21px;
        font-size: 1.6vw
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-image-home-page {
        filter: brightness(50%);
        -webkit-filter: brightness(50%);
        -moz-filter: brightness(50%)
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title, .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it, .front .region-content .pane-home-page-news-and-events-block-new .views-field-body {
        position: absolute;
        bottom: 50%;
        text-align: center;
        width: 95%;
        color: #fff;
        font-size: 19px
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it, .front .region-content .pane-home-page-news-and-events-block-new .views-field-body {
        bottom: 45%
    }

    .front .region-content .pane-home-page-news-and-events-block-new .col-sm-4 .views-field-title {
        width: 90%
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a {
        color: #fff;
        text-decoration: none
    }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a:hover {
            color: #fff
        }

    .front .region-content .pane-home-page-news-and-events-block-new .view-footer {
        text-align: center
    }

        .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -300px;
            height: 20px
        }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 a {
                background-color: transparent;
                margin: 0 auto;
                padding: 15px 90px;
                text-align: center;
                border: 1px solid #2e7d6b;
                display: table-cell
            }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 .glyphicon {
                float: right;
                font-weight: lighter;
                position: absolute;
                right: 20px;
                top: 18px
            }

.front.logged-in .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
    margin-bottom: 40px
}

.front .pane-twitter-block-hp-twitter-block-hp {
    background-color: #959595;
    color: #fff;
    font-family: open sans;
    margin-top: 40px;
    padding: 10px 40px 40px;
    text-align: center
}

    .front .pane-twitter-block-hp-twitter-block-hp a {
        color: #fff;
        text-decoration: underline
    }

        .front .pane-twitter-block-hp-twitter-block-hp a:hover {
            color: #fff;
            text-decoration: none
        }

.front #block-system-main {
    margin-bottom: -45px
}

.front footer {
    width: 100%
}

.main-container.container {
    padding-top: 20px
}

#block-views-get-stuff-done-block {
    padding: 0
}

    #block-views-get-stuff-done-block .block-title {
        background: #2e7d6b;
        color: #fff;
        padding: 20px;
        margin-bottom: 0
    }

.view-get-stuff-done {
    padding: 20px
}

    .view-get-stuff-done a {
        background-color: transparent;
        margin: 0 auto;
        padding: 10px;
        text-align: left;
        border: 1px solid #2e7d6b;
        display: table-cell
    }

        .view-get-stuff-done a:hover .title {
            text-decoration: underline
        }

        .view-get-stuff-done a .title {
            padding: 0
        }

        .view-get-stuff-done a .glyphicon {
            height: 100%
        }

.page-services .region-image-header {
    background-color: #fff
}

.page-services #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/sc-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-services .region-content .view-services .view-content ul {
    list-style: none;
    padding: 0;
    text-align: center
}

.page-services .region-content .view-services .view-content li {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px
}

.page-services .region-content .view-services .view-content .views-row {
    margin-top: 1.2em;
    height: 375px
}

.page-services .region-content .view-services .view-content .views-row-last {
    margin-bottom: 2.5em
}

.page-services .region-content .view-services .view-content li a {
    font-size: 15px;
    color: #000;
    text-decoration: underline
}

.page-services .region-content .view-services .view-content H5 {
    font-size: 15px;
    color: #000;
    font-weight: 600
}

.page-services .region-content .view-services .views-field-name {
    text-align: center;
    height: 70px;
    font-weight: 400
}

    .page-services .region-content .view-services .views-field-name H3 {
        font-size: 25px;
        font-weight: 400
    }

.page-services .region-content .view-services .views-field-field-all-pages-text {
    text-align: center;
    margin-top: 1em;
    height: 30px
}

    .page-services .region-content .view-services .views-field-field-all-pages-text a {
        color: #000;
        text-decoration: underline
    }

.page-services .region-content .view-services .views-field-field-icon img {
    margin: 0 auto;
    width: 80px;
    height: 80px
}

.view-id-basic_page_related_pages .views-row {
    line-height: 1.1;
    padding-top: 15px
}

    .view-id-basic_page_related_pages .views-row:first-child {
        padding-top: 0
    }

    .view-id-basic_page_related_pages .views-row a {
        color: #000;
        text-decoration: underline;
        font-size: 17px
    }

.page-taxonomy-term.logged-in .region-content {
    margin-top: 70px
}

.page-taxonomy-term.logged-in .tabs--primary {
    position: absolute;
    z-index: 1001
}

.page-taxonomy-term .image_header {
    background-color: transparent
}

.page-taxonomy-term .region-image-header {
    background-color: transparent
}

.page-taxonomy-term .image_header #block-blockify-blockify-page-title H1 {
    background-color: #fff;
    display: table;
    margin-left: 15%;
    padding: 10px
}

.page-taxonomy-term .image_header #block-views-services-block-2 {
    max-height: 350px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 150px;
    z-index: -1
}

.logged-in.page-taxonomy-term .image_header #block-views-services-block-2 {
    top: 216px
}

.page-taxonomy-term #block-views-services-block-2 .views-field-field-header-image img {
    height: auto;
    max-height: 350px;
    max-width: 100%;
    width: 100%
}

.page-taxonomy-term .image_header #block-views-alert-block {
    margin: 100px auto 0
}

.page-taxonomy-term .region-content .view-services .views-field-field-header-image img {
    height: 350px;
    width: 100%
}

.page-taxonomy-term .region-content .view-services .view-content ul {
    list-style: none;
    padding: 0;
    text-align: center
}

.page-taxonomy-term .region-content .view-services .view-content li {
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1em
}

.page-taxonomy-term .region-content .view-services .view-content .views-row {
    margin-top: 1.2em
}

.page-taxonomy-term .region-content .view-services .view-content .views-row-last {
    margin-bottom: 2.5em
}

.page-taxonomy-term .region-content .view-services .view-content li a {
    font-size: 16px;
    color: #000;
    text-decoration: underline
}

.page-taxonomy-term .region-content .view-services .view-content H5 {
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.page-taxonomy-term .region-content .view-services .views-field-name {
    text-align: center;
    height: 70px
}

    .page-taxonomy-term .region-content .view-services .views-field-name H3 {
        font-size: 25px;
        font-weight: 600
    }

.page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text {
    text-align: center;
    margin-top: 1em
}

    .page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text a {
        color: #000;
        text-decoration: underline
    }

.page-taxonomy-term .region-content .view-services-pages .views-row {
    height: 250px;
    max-height: 200px;
    height: 14.36vw;
    text-align: center
}

.page-taxonomy-term .region-content .view-services-pages .views-field-body {
    font-size: 16px;
    color: #000
}

.page-taxonomy-term .region-content .view-services-pages .views-field-title H3 {
    font-size: 25px;
    font-weight: 600
}

.page-taxonomy-term .region-content .view-services-pages .views-field-view-node a {
    font-size: 16px;
    text-decoration: underline
}

    .page-taxonomy-term .region-content .view-services-pages .views-field-view-node a:hover {
        text-decoration: none
    }

.page-updates .region-image-header {
    background-color: #fff
}

.page-updates #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/ne-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-updates section#block-system-main {
    margin-top: 0
}

.page-updates .view-news-events-landing-page .view-header a {
    margin-left: 50px;
    text-decoration: underline
}

.page-updates .view-news-events-landing-page .view-header H3 {
    padding-bottom: 20px
}

    .page-updates .view-news-events-landing-page .view-header H3:first-child {
        font-weight: 700
    }

.page-updates .view-news-events-landing-page .views-field-title, .page-updates .view-news-events-landing-page .views-field-body, .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
    position: absolute;
    bottom: 50%;
    text-align: center;
    width: 95%;
    color: #fff
}

.page-updates .view-news-events-landing-page .col-sm-12 .views-field-body {
    bottom: 45%
}

.page-updates .view-news-events-landing-page .col-sm-8 .views-field-body {
    bottom: 40%
}

.page-updates .view-news-events-landing-page .col-sm-4 .views-field-body {
    bottom: 45%;
    width: 90%;
    color: #fff;
    font-size: 19px
}

.page-updates .view-news-events-landing-page .col-sm-4 .views-field-title {
    width: 90%
}

.page-updates .view-news-events-landing-page .views-field-field-when-is-it {
    bottom: 45%
}

.page-updates .view-news-events-landing-page .views-field-title a {
    color: #fff;
    text-decoration: none;
    font-size: 21px;
    font-size: 1.6vw;
    font-weight: 600
}

    .page-updates .view-news-events-landing-page .views-field-title a:hover {
        color: #fff
    }

.page-updates .view-news-events-landing-page .views-field-field-image {
    padding-bottom: 40px;
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
    -moz-filter: brightness(50%)
}

body.page-events, body.page-events-vocabulary {
    background-color: #eee
}

.page-events #block-blockify-blockify-page-title, .page-events-vocabulary #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/an-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-events-vocabulary.page-taxonomy-term .image_header #block-views-alert-block {
    margin-top: 20px
}

.page-events .view-all-events-page .views-field-field-when-is-it-1, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-1 {
    font-size: 15px
}

.page-events .view-all-events-page .views-field-field-when-is-it-2, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-2 {
    position: absolute;
    font-size: 25px;
    font-weight: 600
}

.page-events .view-all-events-page .views-field-title, .page-events-vocabulary .view-all-events-page .views-field-title {
    margin-left: 50px;
    margin-top: -50px
}

    .page-events .view-all-events-page .views-field-title H3, .page-events-vocabulary .view-all-events-page .views-field-title H3 {
        font-size: 19px
    }

.page-events .view-all-events-page .views-field-field-sold-out, .page-events-vocabulary .view-all-events-page .views-field-field-sold-out {
    background-color: #959595;
    font-size: 12px;
    font-weight: 600;
    margin-left: 50px;
    padding: 2px 10px;
    text-transform: uppercase;
    display: inline-block
}

.page-events .view-all-events-page .views-field-body, .page-events-vocabulary .view-all-events-page .views-field-body {
    font-size: 15px;
    color: #000;
    padding-left: 55px
}

.page-events .view-all-events-page .views-field-view-node, .page-events-vocabulary .view-all-events-page .views-field-view-node {
    display: block;
    font-size: 15px;
    margin-bottom: 40px;
    padding-left: 55px
}

    .page-events .view-all-events-page .views-field-view-node a, .page-events-vocabulary .view-all-events-page .views-field-view-node a {
        font-color: #2e7d6b;
        text-decoration: underline
    }

        .page-events .view-all-events-page .views-field-view-node a:hover, .page-events-vocabulary .view-all-events-page .views-field-view-node a:hover {
            text-decoration: none
        }

.page-events .view-events-calendar, .page-events-vocabulary .view-events-calendar {
    font-size: 15px;
    color: #000;
    background-color: #fff;
    padding: 0;
    margin: 0 auto;
    width: 266px
}

    .page-events .view-events-calendar .date-nav, .page-events-vocabulary .view-events-calendar .date-nav {
        margin: 0;
        padding: 0
    }

    .page-events .view-events-calendar .date-heading h3, .page-events-vocabulary .view-events-calendar .date-heading h3 {
        font-size: 19px;
        font-weight: 800
    }

    .page-events .view-events-calendar ul.pager, .page-events-vocabulary .view-events-calendar ul.pager {
        margin: 5px;
        padding: 0
    }

    .page-events .view-events-calendar .date-prev, .page-events .view-events-calendar .date-next, .page-events-vocabulary .view-events-calendar .date-prev, .page-events-vocabulary .view-events-calendar .date-next {
        background: none
    }

        .page-events .view-events-calendar .date-prev a, .page-events .view-events-calendar .date-next a, .page-events-vocabulary .view-events-calendar .date-prev a, .page-events-vocabulary .view-events-calendar .date-next a {
            border: none;
            color: #fff;
            width: 20px;
            height: 20px;
            display: block;
            border-radius: inherit
        }

            .page-events .view-events-calendar .date-prev a:before, .page-events .view-events-calendar .date-next a:before, .page-events-vocabulary .view-events-calendar .date-prev a:before, .page-events-vocabulary .view-events-calendar .date-next a:before {
                font-family: FontAwesome;
                text-align: center;
                color: #2e7d6b;
                font-size: 25px;
                position: absolute;
                height: 20px;
                display: block;
                width: 20px
            }

            .page-events .view-events-calendar .date-prev a:before, .page-events-vocabulary .view-events-calendar .date-prev a:before {
                content: "\f104";
                left: 0;
                top: 0
            }

            .page-events .view-events-calendar .date-next a:before, .page-events-vocabulary .view-events-calendar .date-next a:before {
                content: "\f105";
                right: 0;
                top: 0
            }

            .page-events .view-events-calendar .date-prev a:hover, .page-events .view-events-calendar .date-next a:hover, .page-events-vocabulary .view-events-calendar .date-prev a:hover, .page-events-vocabulary .view-events-calendar .date-next a:hover {
                background-color: #fff;
                color: #fff
            }

    .page-events .view-events-calendar .has-events a, .page-events-vocabulary .view-events-calendar .has-events a {
        border: 2px solid #2e7d6b;
        border-radius: 50%;
        text-decoration: none;
        width: 36px;
        height: 36px;
        line-height: 32px;
        display: block;
        margin: 0 auto;
        font-weight: 600
    }

    .page-events .view-events-calendar .today, .page-events-vocabulary .view-events-calendar .today {
        background-color: #fff;
        border-radius: inherit;
        color: #fff
    }

        .page-events .view-events-calendar .today .month, .page-events-vocabulary .view-events-calendar .today .month {
            background: #2e7d6b;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            line-height: 36px;
            font-weight: 600;
            margin: 0 auto
        }

        .page-events .view-events-calendar .today.has-events, .page-events-vocabulary .view-events-calendar .today.has-events {
            background-color: #fff;
            border-radius: inherit
        }

            .page-events .view-events-calendar .today.has-events .month, .page-events-vocabulary .view-events-calendar .today.has-events .month {
                background: #2e7d6b;
                border-radius: 50%;
                width: 36px;
                height: 36px
            }

            .page-events .view-events-calendar .today.has-events a, .page-events-vocabulary .view-events-calendar .today.has-events a {
                color: #fff;
                border: none;
                line-height: 36px
            }

    .page-events .view-events-calendar thead tr th, .page-events-vocabulary .view-events-calendar thead tr th {
        background: none;
        border: none;
        border-bottom: 1px solid #2e7d6b;
        font-weight: 600;
        padding: 0 0 5px;
        color: #000;
        font-size: 17px
    }

    .page-events .view-events-calendar tbody, .page-events-vocabulary .view-events-calendar tbody {
        padding-top: 10px
    }

        .page-events .view-events-calendar tbody tr .mini, .page-events-vocabulary .view-events-calendar tbody tr .mini {
            vertical-align: middle;
            text-align: center;
            width: 38px;
            height: 38px;
            padding: 0;
            color: #000;
            font-weight: 600
        }

            .page-events .view-events-calendar tbody tr .mini.today, .page-events-vocabulary .view-events-calendar tbody tr .mini.today {
                color: #fff
            }

        .page-events .view-events-calendar tbody:before, .page-events-vocabulary .view-events-calendar tbody:before {
            content: "-";
            display: block;
            line-height: 10px;
            color: transparent
        }

@media (max-width: 992px) and (min-width: 768px) {
    .page-events .main-container.container, .page-events-vocabulary .main-container.container {
        width: 100%
    }
}

@media (max-width: 960px) and (min-width: 860px) {
    .page-events aside.col-sm-3, .page-events-vocabulary aside.col-sm-3 {
        width: 38%
    }
}

@media (max-width: 859px) and (min-width: 768px) {
    .page-events aside.col-sm-3, .page-events-vocabulary aside.col-sm-3 {
        width: 43%
    }
}

@media (max-width: 960px) and (min-width: 860px) {
    .page-events .container section.col-sm-9, .page-events-vocabulary .container section.col-sm-9 {
        width: 62%
    }
}

@media (max-width: 859px) and (min-width: 768px) {
    .page-events .container section.col-sm-9, .page-events-vocabulary .container section.col-sm-9 {
        width: 57%
    }
}

@media (min-width: 768px) {
    .page-events-vocabulary.logged-in .region-content {
        margin-top: 90px
    }
}

@media (min-width: 768px) {
    .page-events.logged-in aside.col-sm-3, .page-news.logged-in aside.col-sm-3 {
        margin-top: 40px
    }
}

.page-events aside #block-views-all-events-page-topics-block a {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    font-weight: 400
}

    .page-events aside #block-views-all-events-page-topics-block a:hover {
        text-decoration: none
    }

.view-all-events-page .views-row {
    background-color: #fff;
    padding: 20px
}

.view-all-events-page .views-field-body {
    font-size: 15px;
    color: #000;
    padding-left: 55px
}

.view-all-events-page .views-field-view-node {
    display: block;
    font-size: 15px;
    margin-bottom: 20px;
    padding-left: 55px
}

    .view-all-events-page .views-field-view-node a {
        font-color: #2e7d6b;
        text-decoration: underline
    }

        .view-all-events-page .views-field-view-node a:hover {
            text-decoration: none
        }

body.node-type-event {
    background-color: #eee
}

    body.node-type-event #block-views-event-page-block-1 {
        padding: 0
    }

        body.node-type-event #block-views-event-page-block-1 H2.block-title {
            background-color: #2e7d6b;
            color: #fff;
            padding: 20px;
            font-size: 21px
        }

        body.node-type-event #block-views-event-page-block-1 .view-event-page {
            padding-left: 20px;
            padding-right: 20px
        }

        body.node-type-event #block-views-event-page-block-1 H3.views-label {
            font-size: 19px;
            font-weight: 700;
            text-transform: uppercase
        }

        body.node-type-event #block-views-event-page-block-1 ul {
            list-style: none;
            padding: 0;
            font-size: 16px
        }

        body.node-type-event #block-views-event-page-block-1 .views-field-field-buy-ticket-url a {
            background-color: #2e7d6b;
            color: #fff;
            display: block;
            margin: 0 auto;
            padding: 10px;
            text-align: center;
            width: 100%
        }

            body.node-type-event #block-views-event-page-block-1 .views-field-field-buy-ticket-url a::after {
                content: "\e258";
                float: right;
                font-family: "Glyphicons Halflings"
            }

    body.node-type-event #block-views-event-page-block-2 {
        margin-top: 5px
    }

        body.node-type-event #block-views-event-page-block-2 H2.block-title {
            font-size: 21px;
            margin-top: 0
        }

    body.node-type-event #block-views-events-calendar-block-2 a {
        font-size: 15px;
        color: #000;
        text-decoration: underline;
        font-weight: 400
    }

        body.node-type-event #block-views-events-calendar-block-2 a:hover {
            text-decoration: none
        }

    body.node-type-event #block-views-basic-page-content-block {
        margin-top: -10px
    }

body.page-news {
    background-color: #eee
}

.page-news #block-blockify-blockify-page-title {
    background: url(/sites/all/themes/walthamforest_cms/images/an-header.jpg) no-repeat center;
    height: 350px;
    width: 100%;
    background-size: cover
}

.page-news .view-all-news-page {
    background-color: #fff;
    padding: 0 20px 20px
}

    .page-news .view-all-news-page .views-row {
        padding: 10px 0 25px
    }

    .page-news .view-all-news-page .views-field-title {
        font-weight: 600
    }

        .page-news .view-all-news-page .views-field-title H3 {
            font-size: 19px
        }

    .page-news .view-all-news-page .views-field-created {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000
    }

.page-news aside #block-views-all-news-page-topics-block {
    padding-top: 20px;
    font-weight: 600;
    color: #000
}

    .page-news aside #block-views-all-news-page-topics-block a {
        color: #000;
        text-decoration: underline;
        font-weight: 400
    }

        .page-news aside #block-views-all-news-page-topics-block a:hover {
            text-decoration: none
        }

.page-news .views-row .body-with-link {
    color: #000
}

    .page-news .views-row .body-with-link .read-more a {
        text-decoration: underline
    }

.page-node.node-type-news .image_header {
    background-color: #eee;
    margin: 0 auto;
    padding: 20px 0 0 20px;
    width: 1020px
}

    .page-node.node-type-news .image_header #block-blockify-blockify-page-title H1 {
        display: table;
        margin: 0;
        padding: 10px 10px 15px 0;
        max-width: 950px;
        color: #000
    }

body.node-type-news .image_header #block-blockify-blockify-page-title H1, body.node-type-form .image_header #block-blockify-blockify-page-title H1 {
    background-color: transparent;
    display: table;
    font-size: 46px;
    margin-top: 0;
    font-weight: 800 !important
}

body.node-type-news, body.node-type-form {
    background-color: #eee
}

body.node-type-page #block-views-basic-page-content-block {
    margin-top: 15px
}

body.node-type-page {
    background-color: #eee
}

    body.node-type-page .image_header, body.node-type-event .image_header {
        background-color: transparent
    }

    body.node-type-page .region-image-header, body.node-type-event .region-image-header {
        background-color: transparent
    }

    body.node-type-page .image_header #block-blockify-blockify-breadcrumb, body.node-type-event .image_header #block-blockify-blockify-breadcrumb {
        margin-top: -20px;
        padding-top: 20px
    }

    body.node-type-page .image_header #block-blockify-blockify-page-title H1, body.node-type-event .image_header #block-blockify-blockify-page-title H1 {
        background-color: #fff;
        display: table;
        padding: 10px 10px 10px 25px
    }

    body.node-type-page .image_header #block-views-basic-page-header-image-block, body.node-type-event .image_header #block-views-basic-page-header-image-block {
        max-height: 350px;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: -1
    }

    body.node-type-page #block-views-basic-page-header-image-block .views-field-field-header-image img, body.node-type-event #block-views-basic-page-header-image-block .views-field-field-header-image img {
        height: auto;
        max-height: 350px;
        max-width: 100%;
        width: 100%
    }

    body.node-type-page .image_header #block-views-alert-block, body.node-type-event .image_header #block-views-alert-block {
        margin: 100px auto 0
    }

    body.node-type-page article .field-name-body {
        padding: 20px
    }

    body.node-type-page aside #block-views-basic-page-related-pages-block ul {
        list-style: outside none none;
        padding: 0
    }

article.node {
    padding: 0
}

body.node-type-news article .field-name-body {
    padding: 20px
}

body.node-type-news #block-views-news-page-date-block .view-news-page-date {
    display: table;
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.node-type-news aside #block-views-news-page-other-news-block {
    padding-top: 20px
}

    .node-type-news aside #block-views-news-page-other-news-block a {
        color: #000;
        text-decoration: underline;
        font-weight: 400
    }

        .node-type-news aside #block-views-news-page-other-news-block a:hover {
            text-decoration: none
        }

body.node-type-other-pages .image_header #block-blockify-blockify-page-title H1 {
    margin-top: 0;
    background-color: #fff;
    margin-left: 0;
    padding-left: 0
}

body.node-type-other-pages .region-image-header {
    background-color: #fff
}

body.node-type-other-pages .image_header {
    background-color: none;
    margin: 0 auto;
    padding: 20px 0 0 20px;
    width: 1020px
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 {
    position: absolute;
    right: 50%;
    margin-right: -400px;
    margin-right: -27.78vw;
    top: 20px;
    z-index: 1000
}

body.node-type-other-pages.logged-in .main-container .region-header #block-search-form--2 {
    top: 83px;
    right: 40%;
    z-index: 1000
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 input {
    height: 50px;
    width: 250px;
    max-width: 250px
}

body.node-type-other-pages .main-container #block-search-form {
    width: 80%
}

    body.node-type-other-pages .main-container #block-search-form input {
        height: 50px;
        width: 100%
    }

.panel-default > .panel-heading {
    background-color: #fff
}

.views-bootstrap-accordion-plugin-style .panel {
    padding: 5px;
    border: none;
    border-radius: 0
}

.views-bootstrap-accordion-plugin-style.panel-group .panel + .panel {
    margin-top: 15px
}

.views-bootstrap-accordion-plugin-style H2.panel-title, .views-bootstrap-accordion-plugin-style H4.panel-title {
    font-size: 19px
}

    .views-bootstrap-accordion-plugin-style H2.panel-title a, .views-bootstrap-accordion-plugin-style H4.panel-title a {
        text-decoration: none;
        display: table;
        width: 100%
    }

.views-bootstrap-accordion-plugin-style .panel.panel-default .panel-collapse .panel-body {
    border: none
}

.views-bootstrap-accordion-plugin-style .panel-heading .glyphicon {
    color: #2e7d6b;
    display: inline-block;
    float: right;
    position: relative;
    font-size: 15px;
    font-weight: 400
}

a[aria-expanded="true"].accordion-toggle .glyphicon-plus:before {
    content: "âˆ’"
}

.views-bootstrap-accordion-plugin-style H2.panel-title a, .views-bootstrap-accordion-plugin-style H4.panel-title a {
    color: #000;
    font-size: 21px
}

form#achieveservice-form-page-form {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px
}

    form#achieveservice-form-page-form .sectionnamerender {
        padding: 20px 0
    }

    form#achieveservice-form-page-form .fieldlabel {
        margin-bottom: 10px;
        margin-top: 20px
    }

    form#achieveservice-form-page-form input {
        border: 1px solid #959595;
        font-size: 19px;
        height: 50px;
        padding: 10px 20px;
        width: 100%
    }

    form#achieveservice-form-page-form select {
        border: 1px solid #959595;
        font-size: 15px;
        height: 50px;
        padding: 10px 20px;
        width: 100%;
        background-color: #fff;
        margin-bottom: 10px
    }

    form#achieveservice-form-page-form input[type="radio"] {
        display: inline-block;
        padding: 0;
        width: auto
    }

        form#achieveservice-form-page-form input[type="radio"]:empty {
            display: none
        }

        form#achieveservice-form-page-form input[type="radio"] ~ label {
            border: 2px solid #2e7d6b;
            padding: 10px;
            text-align: center;
            width: 90%;
            font-size: 19px;
            color: #2e7d6b
        }

        form#achieveservice-form-page-form input[type="radio"]:empty ~ label {
            position: relative;
            float: left;
            line-height: 50px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            form#achieveservice-form-page-form input[type="radio"]:empty ~ label:before {
                position: absolute;
                display: block;
                top: 0;
                bottom: 0;
                left: 0;
                content: '';
                width: 100%
            }

        form#achieveservice-form-page-form input[type="radio"]:checked ~ label:before {
            background-color: #2e7d6b;
            color: #fff;
            z-index: -1
        }

        form#achieveservice-form-page-form input[type="radio"]:checked ~ label {
            color: #fff;
            position: relative;
            z-index: 1
        }

    form#achieveservice-form-page-form input[type="checkbox"] {
        display: inline-block;
        padding: 0;
        width: auto
    }

        form#achieveservice-form-page-form input[type="checkbox"]:empty {
            display: none
        }

            form#achieveservice-form-page-form input[type="checkbox"]:empty ~ label {
                position: relative;
                float: left;
                line-height: 1.5;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                font-size: 19px;
                color: #000;
                font-weight: 600;
                text-indent: 30px
            }

        form#achieveservice-form-page-form input[type="checkbox"]:checked ~ label {
            position: relative;
            z-index: 1
        }

        form#achieveservice-form-page-form input[type="checkbox"]:empty ~ label:before {
            position: absolute;
            display: block;
            top: 2px;
            bottom: 2px;
            left: 2px;
            content: '';
            width: 20px;
            height: 20px;
            border: 2px solid #fff
        }

        form#achieveservice-form-page-form input[type="checkbox"]:checked ~ label:before {
            background-color: #2e7d6b;
            color: #fff;
            z-index: -1;
            border: solid 2px #fff
        }

        form#achieveservice-form-page-form input[type="checkbox"]:empty ~ label:after {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            width: 20px;
            height: 20px;
            border: 2px solid #959595;
            padding: 10px;
            text-align: center
        }

    form#achieveservice-form-page-form input[type="submit"] {
        background-color: #fff;
        border: 2px solid #2e7d6b;
        color: #2e7d6b;
        font-size: 19px;
        margin: 0 auto;
        width: 30%;
        font-weight: 600;
        margin-right: 20px;
        margin-top: 40px
    }

        form#achieveservice-form-page-form input[type="submit"]:hover {
            background-color: #2e7d6b;
            border: none;
            color: #fff
        }

    form#achieveservice-form-page-form ol {
        display: inline-block;
        margin-bottom: 10px;
        padding-left: 10px;
        position: relative
    }

        form#achieveservice-form-page-form ol:before {
            content: "";
            width: 75%;
            position: absolute;
            left: 30px;
            top: 25px;
            border-top: 2px solid #2e7d6b
        }

body.page-node section#block-system-main form#achieveservice-form-page-form li {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 75px;
    vertical-align: top;
    position: relative
}

    body.page-node section#block-system-main form#achieveservice-form-page-form li:first-child {
        margin-left: 0
    }

    body.page-node section#block-system-main form#achieveservice-form-page-form li:before {
        font-family: FontAwesome;
        content: "\f00c";
        color: #fff;
        font-size: 20px;
        text-align: center;
        position: absolute;
        left: 30px;
        top: 10px;
        height: 20px;
        display: block;
        width: 20px;
        z-index: 1
    }

    body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"] {
        width: 80px !important;
        margin: 0;
        padding: 55px 0 0;
        background-color: transparent;
        color: #eee;
        font-size: 13px;
        border: none;
        white-space: normal;
        position: relative;
        height: auto;
        background: url(/sites/all/themes/walthamforest_cms/images/progressbar_gray_light.gif) no-repeat center top
    }

        body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"].activesection {
            color: #000
        }

        body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"].progress1, body.page-node section#block-system-main form#achieveservice-form-page-form li input[type="submit"].activesection {
            background: url(/sites/all/themes/walthamforest_cms/images/progressbar_green.gif) no-repeat center top
        }

#widgets-element-socialmedia_socialmedia-twitter-profile-button, #widgets-element-socialmedia_socialmedia-facebook-profile-button, #widgets-element-socialmedia_socialmedia-youtube-profile-button {
    padding: 0 15px
}

    #widgets-element-socialmedia_socialmedia-twitter-profile-button a, #widgets-element-socialmedia_socialmedia-facebook-profile-button a, #widgets-element-socialmedia_socialmedia-youtube-profile-button a {
        color: #fff
    }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:hover, #widgets-element-socialmedia_socialmedia-facebook-profile-button a:hover, #widgets-element-socialmedia_socialmedia-youtube-profile-button a:hover, #widgets-element-socialmedia_socialmedia-twitter-profile-button a:focus, #widgets-element-socialmedia_socialmedia-facebook-profile-button a:focus, #widgets-element-socialmedia_socialmedia-youtube-profile-button a:focus {
            text-decoration: none;
            color: #eee
        }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a img, #widgets-element-socialmedia_socialmedia-facebook-profile-button a img, #widgets-element-socialmedia_socialmedia-youtube-profile-button a img {
            display: none
        }

        #widgets-element-socialmedia_socialmedia-twitter-profile-button a:before {
            font-family: FontAwesome;
            content: "\f099";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px
        }

        #widgets-element-socialmedia_socialmedia-facebook-profile-button a:before {
            font-family: FontAwesome;
            content: "\f09a";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px 10px
        }

        #widgets-element-socialmedia_socialmedia-youtube-profile-button a:before {
            font-family: FontAwesome;
            content: "\f16a";
            border: 2px solid;
            border-radius: 25px;
            padding: 6px
        }

form#feedback-form #edit-rate-vote input[type="radio"] {
    display: inline-block;
    padding: 0;
    width: auto
}

    form#feedback-form #edit-rate-vote input[type="radio"]:empty {
        display: none
    }

form#feedback-form #edit-rate-vote label {
    height: 27px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 27px;
    background: rgba(0,0,0,0) url(/sites/all/modules/vote_up_down/widgets/thumbs/thumbs.png) no-repeat 0 0
}

    form#feedback-form #edit-rate-vote label[for="edit-rate-vote-1"] {
        background-position: -79px 0
    }

form#feedback-form #edit-rate-vote .form-type-radio:hover label[for="edit-rate-vote-1"] {
    background-position: -52px 0
}

form#feedback-form #edit-rate-vote label.active_feedback_vote[for="edit-rate-vote-1"] {
    background-position: -52px 0
}

form#feedback-form #edit-rate-vote .form-type-radio:hover label[for="edit-rate-vote-1--2"] {
    background-position: -27px 0
}

form#feedback-form #edit-rate-vote label.active_feedback_vote[for="edit-rate-vote-1--2"] {
    background-position: -27px 0
}

form#feedback-form .form-type-radio {
    display: inline-block;
    float: left;
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #000;
    margin-top: 0
}

    form#feedback-form .form-type-radio:last-child {
        border-right: none
    }

@media (max-width: 767px) {
    #navbar {
        margin-top: 80px;
        height: auto
    }

    header#navbar {
        padding-bottom: 0
    }

        header#navbar .navbar-header {
            position: absolute;
            margin-top: -80px;
            margin-left: 5px;
            background: url("../Content/wth-specific/img/logo.png") 0 0
        }

    .navbar {
        min-height: auto
    }

    .navbar-default .navbar-toggle {
        position: absolute;
        right: 0;
        margin-right: -60vw;
        border: none;
        color: #000
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: transparent
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #000;
            width: 28px;
            height: 4px
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        background-color: #fff;
        opacity: .95;
        position: absolute;
        width: 100%;
        top: 0;
        height: 1000px;
        z-index: 1001
    }

    .btn.btn-default.form-submit::after {
        padding-top: 6vw
    }

    .main-container .region-header #block-search-form input {
        display: none
    }

    .btn-primary {
        color: #000;
        background-color: transparent;
        border: none
    }

    .main-container .region-header form#search-block-form button.btn-primary {
        font-size: 7vw
    }

    .main-container .region-header form#search-block-form .input-group-btn {
        position: absolute;
        top: -20vw;
        left: 0;
        margin-left: -30vw
    }

    .image_header #block-blockify-blockify-page-title h1, .page-events #block-blockify-blockify-page-title h1 {
        margin-left: 0;
        font-size: 5vw;
        margin-top: 100px
    }

    .container section.col-sm-9 {
        width: 100%
    }

    .container aside.col-sm-3 {
        width: 100%
    }

    .image_header #block-blockify-blockify-breadcrumb {
        position: absolute;
        top: 0;
        margin-top: 50vw;
        padding-left: 5%
    }

    .page-updates .image_header #block-blockify-blockify-breadcrumb, .page-news .image_header #block-blockify-blockify-breadcrumb, .page-node.node-type-news .image_header #block-blockify-blockify-breadcrumb, body.node-type-event .image_header #block-blockify-blockify-breadcrumb, body.page-events .image_header #block-blockify-blockify-breadcrumb, body.page-events-vocabulary .image_header #block-blockify-blockify-breadcrumb {
        position: relative;
        top: 0;
        margin-top: 0;
        padding: 15px 20px 5px
    }

        .page-updates .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, .page-news .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, .page-node.node-type-news .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, body.node-type-event .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, body.page-events .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb, body.page-events-vocabulary .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb {
            margin: 0
        }

    #block-views-alert-block {
        margin-top: 15vw
    }

    .page-search #block-views-alert-block {
        margin-top: 0
    }

    body.page-news #block-views-alert-block, .page-updates #block-views-alert-block, .page-node.node-type-news #block-views-alert-block, body.node-type-event #block-views-alert-block, body.page-events #block-views-alert-block, .page-taxonomy-term.page-events-vocabulary .image_header #block-views-alert-block, body.node-type-event .image_header #block-views-alert-block {
        width: auto;
        margin: 10px 20px 0
    }
}

@media (max-width: 992px) {
    .region-breadcrumbs .breadcrumbs, .page-node.node-type-news .image_header, .image_header {
        width: 100%
    }
}

@media (max-width: 767px) {
    .front #navbar {
        margin-top: 80px;
        height: 60vw
    }

    .front header#navbar .navbar-header {
        position: absolute;
        margin-top: -80px;
        margin-left: 5px;
        background: url("../Content/wth-specific/img/logo.png") 0 0
    }

    .front #navbar ul.navbar-nav li a {
        color: #2e7d6b
    }

    .front H1.page-header {
        display: none
    }

    .front .region-content .pane-content form#search-block-form {
        top: -30vw;
        left: 35%
    }

        .front .region-content .pane-content form#search-block-form input {
            height: 12vw;
            width: 70vw;
            font-size: 5vw
        }

        .front .region-content .pane-content form#search-block-form .input-group-btn {
            width: 12vw
        }

            .front .region-content .pane-content form#search-block-form .input-group-btn button.btn-primary {
                height: 12vw;
                width: 12vw;
                font-size: 5vw
            }

    .front .region-content .pane-alert-home-page {
        margin-top: -60px
    }

        .front .region-content .pane-alert-home-page .view-header {
            top: 0
        }

    .front .region-content .pane-home-page-services-list H2.pane-title {
        font-size: 5vw
    }

    .front .region-content .pane-home-page-services-list .views-field-name H3 {
        font-size: 5vw
    }

    .front .region-content .pane-home-page-services-list .views-field-name i {
        font-size: 4vw;
        color: #2e7d6b
    }

    .front .region-content .pane-home-page-services-list .view-footer H3 {
        width: 80%
    }

    .front .region-content .pane-user-login form#user-login-form ul {
        font-size: 6vw
    }

    .front .region-content .pane-custom.pane-2 {
        position: absolute;
        background-color: #000;
        color: #fff;
        width: 100%;
        left: 0;
        padding-left: 9vw;
        padding-right: 9vw;
        padding-bottom: 9vw
    }

        .front .region-content .pane-custom.pane-2 H2 {
            text-align: center;
            font-weight: 400;
            margin-bottom: 40px
        }

        .front .region-content .pane-custom.pane-2 i {
            font-size: 7vw
        }

        .front .region-content .pane-custom.pane-2 p:nth-child(odd) {
            width: 15%;
            display: inline;
            float: left
        }

        .front .region-content .pane-custom.pane-2 p:nth-child(even) {
            font-size: 4vw;
            margin-bottom: 40px
        }

    .front .region-content .bootstrap-twocol-stacked .row:last-child {
        margin-top: 95vw;
        padding-left: 6vw;
        padding-right: 6vw
    }

    .front .region-content .bootstrap-twocol-stacked .view-home-page-news-and-events-block-new.row {
        margin-top: 0
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-row {
        margin-bottom: 29vw
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-image-home-page img {
        width: 100%
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-row.views-row-last {
        margin-bottom: 10vw
    }

    .front .region-content .pane-home-page-news-and-events-block-new .views-field-title {
        position: relative;
        width: 65%;
        margin-left: 15vw;
        margin-top: -60%
    }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title h3.field-content::after {
            content: "\e258";
            display: inline-block;
            font-family: "Glyphicons Halflings";
            margin-left: 10px
        }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3 {
            font-size: 5vw
        }

        .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a {
            color: #fff
        }

    .front .region-content .pane-home-page-news-and-events-block-new .view-footer {
        width: 100%;
        display: flex;
        margin-bottom: 27vw;
        text-align: center
    }

        .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
            position: relative;
            margin-left: auto;
            height: auto;
            display: block;
            left: auto;
            margin-right: auto;
            margin-top: 10vw
        }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 a {
                padding: 15px 20px;
                font-size: 4vw
            }

            .front .region-content .pane-home-page-news-and-events-block-new .view-footer H3 .glyphicon {
                margin-left: 10px;
                position: static
            }

    .front .region-content .row:last-child .pane-1 {
        padding-left: 0;
        text-align: center;
        background-color: #959595;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0
    }

        .front .region-content .row:last-child .pane-1 p {
            padding-top: 20px
        }

        .front .region-content .row:last-child .pane-1 a {
            color: #fff
        }

        .front .region-content .row:last-child .pane-1 i {
            float: none;
            color: #fff;
            font-size: 4.5vw;
            vertical-align: middle
        }

    .page-services .view-services .views-field-field-top-link {
        display: none
    }

    .page-services .view-services .views-field-field-all-pages-text {
        display: none
    }

    .page-services .region-content .view-services .views-field-name H3 {
        font-size: 4vw
    }

    .page-services .view-services .views-field-name H3.field-content::after {
        content: "\e258";
        display: inline-block;
        font-family: "Glyphicons Halflings";
        margin-left: 10px;
        color: #2e7d6b
    }

    .page-services #block-blockify-blockify-page-title {
        height: 180px;
        margin-top: -5.5vw
    }

    .page-services .image_header #block-blockify-blockify-page-title H1 {
        margin-left: 0;
        padding-left: 25px;
        font-size: 5vw;
        margin-top: 150px
    }

    .page-services .image_header #block-blockify-blockify-breadcrumb {
        margin-top: 55vw
    }

    .page-taxonomy-term #block-views-services-block-2 .views-field-field-header-image img {
        max-height: 180px
    }

    .page-taxonomy-term .image_header #block-views-services-block-2 {
        top: 0
    }

    .page-taxonomy-term .image_header #block-views-alert-block {
        margin-top: 26vw
    }

    .page-taxonomy-term .image_header #block-blockify-blockify-page-title H1 {
        margin-left: 0
    }

    .page-taxonomy-term .image_header #block-blockify-blockify-page-title {
        margin-top: -40px
    }

    .page-taxonomy-term.page-events-vocabulary .image_header #block-blockify-blockify-page-title {
        margin-top: 0
    }

    .page-taxonomy-term .region-content .view-services-pages .views-row {
        max-height: 260px;
        height: 70vw
    }

    body.node-type-page .container section.col-sm-9, body.node-type-event .container section.col-sm-9 {
        width: 100%
    }

    body.node-type-page .container aside.col-sm-3, body.node-type-event .container aside.col-sm-3 {
        width: 100%
    }

    body.node-type-page, body.node-type-event {
        background-color: #fff
    }

        body.node-type-page .image_header #block-views-basic-page-header-image-block .views-field-field-header-image img {
            max-height: 180px
        }

        body.node-type-page .image_header #block-blockify-blockify-page-title {
            margin-top: -40px
        }

            body.node-type-page .image_header #block-blockify-blockify-page-title H1, body.node-type-event .image_header #block-blockify-blockify-page-title H1 {
                margin-left: 0
            }

        body.node-type-page .image_header #block-blockify-blockify-breadcrumb {
            background-color: transparent;
            margin-top: 45vw
        }

        body.node-type-page .image_header #block-views-alert-block {
            margin-top: 26vw
        }

        body.node-type-page section#block-system-main, body.node-type-event section#block-system-main, body.node-type-event #block-views-event-page-block-1 {
            padding: 0
        }

    .page-events section#block-system-main {
        margin-top: 0
    }

    .page-events .container section.col-sm-9, .page-events-vocabulary .container section.col-sm-9 {
        padding: 0
    }

    .page-events .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel, .page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel {
        margin-top: 0
    }

    .page-events .views-bootstrap-accordion-plugin-style.panel-group .panel, .page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group .panel {
        border-bottom: solid 1px #eee;
        padding: 10px 5px
    }

    .page-events .views-bootstrap-accordion-plugin-style.panel-group, .page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group {
        border-top: solid 1px #eee
    }

    .page-events .container aside.col-sm-3 {
        margin-top: 0;
        padding: 0
    }

    .page-events .view-all-news-page-topics .views-field.views-field-name h4 {
        margin-bottom: 20px
    }

    .page-events .view-all-events-page .views-field-title h3, .page-events-vocabulary .view-all-events-page .views-field-title h3 {
        font-weight: 400;
        margin: 0 0 5px
    }

    .page-events .view-all-events-page .views-field-title, .page-events-vocabulary .view-all-events-page .views-field-title {
        margin: 0
    }

    .page-events .block-system .view-content .views-field.views-field-body, .page-events .view-all-events-page .views-field-view-node, .page-events-vocabulary .block-system .view-content .views-field.views-field-body, .page-events-vocabulary .view-all-events-page .views-field-view-node {
        padding: 0
    }

    .page-events .view-all-events-page .views-field-field-when-is-it-1, .page-events .view-all-events-page .views-field-field-when-is-it-2, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-1, .page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-2 {
        display: inline-block;
        vertical-align: top;
        font-weight: 600;
        font-size: 15px;
        padding-right: 5px
    }

    .page-events .view-all-events-page .views-field-view-node, .page-events-vocabulary .view-all-events-page .views-field-view-node {
        margin-bottom: 30px
    }

    .page-events .views-bootstrap-accordion-plugin-style H2.panel-title a, .page-events-vocabulary .views-bootstrap-accordion-plugin-style H4.panel-title a {
        font-size: 19px
    }

    .page-taxonomy-term.logged-in.page-events-vocabulary .tabs--primary {
        position: relative
    }

    .page-taxonomy-term.logged-in.page-events-vocabulary .region-content {
        margin-top: 0
    }

    .page-events-vocabulary div.error {
        margin: 0 20px 10px
    }

    body.node-type-event #block-views-event-page-block-3 H2.block-title {
        background-color: #2e7d6b;
        color: #fff;
        padding: 20px
    }

    body.node-type-event #block-views-event-page-block-3 .view-event-page {
        padding-left: 20px;
        padding-right: 20px
    }

    body.node-type-event #block-views-event-page-block-3 H3.views-label {
        font-size: 19px
    }

    body.node-type-event #block-views-event-page-block-3 ul {
        list-style: none;
        padding: 0
    }

    body.node-type-event #block-views-event-page-block-3 .views-field-field-buy-ticket-url a {
        background-color: #2e7d6b;
        color: #fff;
        display: block;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        width: 100%
    }

    body.page-news, body.page-news .region-image-header, body.page-updates, body.page-updates .region-image-header, body.page-events, body.page-events .region-image-header, body.page-events-vocabulary, body.page-events-vocabulary .region-image-header {
        background: #fff
    }

    .page-news .view-all-news-page {
        padding: 0 0 20px
    }

        .page-news .view-all-news-page .views-field-created {
            text-transform: none;
            display: block;
            line-height: 1.1;
            font-size: 13px
        }

    .page-news .views-row .body-with-link {
        font-size: 17px
    }

    .page-news .view-all-news-page .views-field-title {
        font-weight: 400;
        padding-bottom: 5px;
        display: block
    }

    .page-news .views-row .body-with-link .read-more a {
        text-transform: lowercase
    }

    .page-news aside #block-views-all-news-page-topics-block views-field views-field-name {
        margin-bottom: 5px
    }

    .page-news aside #block-views-all-news-page-topics-block a {
        font-size: 17px
    }

    .page-news aside.col-sm-3, .page-news section#block-system-main {
        margin-top: 10px
    }

    .page-news aside #block-views-all-news-page-topics-block {
        padding: 0 10px
    }

    .page-news .view-all-news-page-topics .views-field.views-field-name h4 {
        margin-bottom: 20px
    }

    .page-news #block-blockify-blockify-page-title, .page-updates #block-blockify-blockify-page-title, .page-events #block-blockify-blockify-page-title, .page-events-vocabulary #block-blockify-blockify-page-title {
        height: 200px;
        padding: 0
    }

        .page-news #block-blockify-blockify-page-title .container, .page-updates #block-blockify-blockify-page-title .container, .page-events #block-blockify-blockify-page-title .container, .page-events-vocabulary #block-blockify-blockify-page-title .container {
            padding: 0
        }

    body.node-type-news, .page-node.node-type-news .image_header, .page-node.node-type-news .region-image-header {
        background: #fff
    }

    .page-node.node-type-news .image_header {
        padding: 0
    }

        .page-node.node-type-news .image_header #block-blockify-blockify-page-title .container, .page-node.node-type-news .image_header #block-views-news-page-date-block {
            padding: 0 20px
        }

        .page-node.node-type-news .image_header #block-blockify-blockify-page-title h1 {
            font-size: 29px;
            padding-bottom: 5px;
            line-height: 1.3
        }

    body.node-type-news #block-views-news-page-date-block .view-news-page-date {
        font-size: 15px;
        font-weight: 400
    }

    .page-node.node-type-news .views-field-field-header-image .img-responsive {
        margin: 0 auto
    }

    .page-node.node-type-news section#block-system-main {
        margin: 0;
        padding-top: 40px
    }

        .page-node.node-type-news section#block-system-main article header h2 {
            display: none
        }

    body.node-type-news article .field-name-body {
        padding: 0
    }

    .page-node.node-type-news .col-sm-9 {
        padding: 0 20px
    }

    .page-node.node-type-news #block-views-node-stats-block-1 {
        font-size: 17px
    }

    .page-node.node-type-news section#block-workbench-block {
        z-index: 1
    }

    .page-node.node-type-news .region-content {
        font-size: 17px
    }

    .page-node.node-type-news .container aside.col-sm-3 {
        margin-top: 20px;
        padding-left: 0
    }

    .node-type-news aside #block-views-news-page-other-news-block h4 {
        font-size: 17px;
        margin-bottom: 20px
    }

    .page-updates section#block-system-main .view-content .views-row {
        position: relative;
        max-width: 440px;
        margin: 0 auto;
        padding: 0
    }

    .page-updates section#block-system-main .view-content .views-field-title h3 {
        padding: 0 15px
    }

    .page-updates section#block-system-main .view-content .views-field-title a {
        font-size: 3vw
    }

        .page-updates section#block-system-main .view-content .views-field-title a:after {
            content: "\f105";
            display: inline-block;
            font-family: FontAwesome;
            margin-left: 10px
        }

    .page-updates section#block-system-main .view-display-id-page_mobile .view-content .views-field-title a {
        font-size: 4vw
    }

    .page-updates .view-news-events-landing-page .col-sm-4 .views-field-title, .page-updates .view-news-events-landing-page .col-sm-4 .views-field-body {
        width: 100%
    }

    .page-updates .view-news-events-landing-page .views-field-title, .page-updates .view-news-events-landing-page .views-field-body, .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
        width: 100%;
        font-size: 3vw
    }

    .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
        bottom: 44%
    }

    .page-updates .view-news-events-landing-page .views-field-field-image {
        padding-bottom: 20px
    }

        .page-updates .view-news-events-landing-page .views-field-field-image img {
            margin: 0 auto;
            width: 100%
        }

    .page-updates .view-news-events-landing-page .view-content {
        padding: 0 20px
    }

    .page-updates .view-news-events-landing-page .view-footer {
        padding: 0 20px
    }

        .page-updates .view-news-events-landing-page .view-footer h3 {
            position: relative;
            line-height: 50px;
            cursor: pointer;
            border: 2px solid #2e7d6b;
            padding: 10px;
            margin: 0 auto 20px;
            text-align: center;
            width: 100%;
            max-width: 440px;
            font-weight: 400;
            font-size: 19px;
            color: #2e7d6b
        }

            .page-updates .view-news-events-landing-page .view-footer h3:after {
                content: "\f105";
                display: inline-block;
                font-family: FontAwesome;
                margin-left: 10px
            }

        .page-updates .view-news-events-landing-page .view-footer a {
            padding: 0 30px
        }

    .page-search .image_header #block-blockify-blockify-page-title H1 {
        font-size: 21px;
        margin-top: 0;
        padding: 0
    }

    .page-search section#block-system-main {
        margin-top: 0
    }

        .page-search section#block-system-main h3 {
            font-size: 19px;
            margin: 0 0 25px
        }

        .page-search section#block-system-main .region-content {
            font-size: 17px
        }

        .page-search section#block-system-main .waltham_search_noresults {
            font-size: 19px
        }

        .page-search section#block-system-main .search-form .form-type-textfield {
            width: 250px;
            display: inline-block
        }

        .page-search section#block-system-main .btn-primary {
            background: #2e7d6b;
            margin-left: 15px;
            display: inline-block;
            color: #fff;
            padding: 7px 12px
        }

    .page-search .region-image-header {
        background: #fff;
        padding: 0 20px
    }

        .page-search .region-image-header .container {
            padding: 0
        }

    footer.footer #block-menu-menu-footer-menu li {
        display: block;
        float: none
    }

    footer.footer #block-block-1 {
        display: block;
        height: 42vw
    }

    .page-news .footer, .page-node.node-type-news .footer, .page-events .footer, .page-events-vocabulary .footer {
        margin-top: 0
    }

    .page-search .footer {
        margin-top: 20px
    }

    .page-node.node-type-news .region-content .field-name-field-header-image .img-responsive {
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .page-news #block-blockify-blockify-page-title, .page-updates #block-blockify-blockify-page-title, .page-events #block-blockify-blockify-page-title, .page-events-vocabulary #block-blockify-blockify-page-title {
        height: 130px
    }

    .image_header #block-blockify-blockify-page-title H1 {
        margin-top: 70px
    }

    .page-updates .view-news-events-landing-page .views-field-field-when-is-it {
        font-size: 4vw
    }

    .page-updates section#block-system-main .view-content .views-field-title a {
        font-size: 4vw
    }

    .page-updates section#block-system-main .view-display-id-page_mobile .view-content .views-field-title a {
        font-size: 5vw
    }
}

body {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600
}

h1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800
}
/*CUSTOM SELF*/

input,
span,
label,
._fieldName,
.fieldInput {
    font-family: 'Open Sans' !important;
    font-weight: 300 !important;
    font-size: 19px !important
}

    input[type='text'] {
        border: 1px solid #CCC !important;
        border-radius: 0 !important;
    }

        input[type='text']:focus {
            border: 1px solid #2E7D6B !important
        }

.btn-default,
.btn-af {
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #2E7D6B !important;
    padding: 10px 25px !important;
    color: #FFF !important;
    border: 0 !important
}

button:hover {
    background-color: #19A988 !important
}

#app-content {
    margin: 0 auto;
}

.service-groups a.fsservice-pretty-link.active,
.service-groups a.fsservice-pretty-link:hover {
    background-color: #2e7d6b !important;
    border-color: #2e7d6b !important;
}

.btn-login, .btn-anon {
    color: #2e7d6b !important;
}

#anonymousLoginScreen .btn-custom {
    color: #2e7d6b !important;
}

.previousbutton,
.cancelbutton,
.nextbutton,
.savebutton {
    border: 2px solid #2e7d6b !important;
    background: #FFF !important;
    color: #2e7d6b !important;
}

    .previousbutton:hover,
    .cancelbutton:hover,
    .nextbutton:hover,
    .savebutton:hover {
        border: 2px solid #2e7d6b !important;
        background: #2e7d6b !important;
        color: #FFF !important;
    }


.fa-chevron-left:before,
.fa-times:before,
.fa-chevron-right:after,
.fa:before,
.fa:after {
    display: none !important;
}

/* subforms icons need to show */
div.repeatable-table-wrapper .fa:before,
div.repeatable-table-wrapper .fa-chevron-left:before {
    display: block !important;
}

span._formName {
    font-size: 29px !important;
    font-weight: bold !important;
}

p.formDescription {
    margin: 5px auto 20px auto !important;
}

/* widgets ****************************************************************/

#myRequestsWidget a.btn {
    background-color: #ffffff;
    border-color: #2E7D6B;
    color: #2E7D6B;
    font-size: 14px;
}

#binAppPlaceholder .panel.panel-info {
    border-color: #19A988;
}

#binAppPlaceholder .panel-info > .panel-heading {
    background-color: #2E7D6B;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

a#searchBinCollection {
    background-color: #2E7D6B;
}

a#printButton {
    display: none;
}

@media (max-width: 767px) {
    #myRequestsWidget .table-responsive {
        margin-left: 40px;
    }

    #myRequestsWidget .table thead tr th:nth-child(2) {
        display: none !important;
    }

    #myRequestsWidget .table .started {
        display: none !important;
    }
}

@media (max-width: 450px) {
    #myRequestsWidget .table thead tr th:first-child {
        display: none !important;
    }

    #myRequestsWidget .table .reference {
        display: none !important;
    }
}

#myCarousel-outer a.btn {
    background-color: #2E7D6B !important;
    border-color: #2E7D6B !important;
    font-size: 14px;
}

body {
    counter-reset: section;
}

.achieveforms-container .sectionsHead .sectionsHeadInner.collapse {
    visibility: visible;
    text-align: center;
}


.achieveforms-container .sectionsHead .sectionsHeadInner .sectionNameWrapper.active .sectionNameTab {
    border: none !important;
}

/**To re-align £ signs for prefixes**/

.prefix, .postfix {
    padding-top: 6.75px !important;
    line-height: 1em;
}

.prefix-wrapper.readonly .prefix {
    top: -5.5px;
    padding-top: 1px !important;
    line-height: 2.3125em !important;
}

/** end prefix fix**/


/** change made on 22/02/2019 by Josh Trevallion to hide the section tabs on the initial stage of the Housing Register Application process and Housing Register Change of Circumstance process**/

form[data-name="Apply for Council Housing"] .navbar-default {
    display: none !important;
}

form[data-name="Amend Your Housing Register Application"] .navbar-default {
    display: none !important;
}

/** Housing process change end**/

.navbar-default {
    border: none !important;
    background: none !important;
}

.sectionNameTab {
    margin-top: 20px;
    border: none;
}

/*li.sectionNameWrapper:before {
   counter-increment: section;
   content: counter(section);
   padding: 16px 20px;
   background-color: #959595;
   border-radius: 50%;
   color: #FFFFFF;
}*/

li.sectionNameWrapper a::before {
    background-color: #959595;
    border-radius: 50%;
    color: #ffffff;
    content: "\f00c";
    display: block;
    padding: 16px 20px;
    width: 55px;
    margin-left: auto;
    margin-right: auto;
    font-family: FontAwesome;
}

li.sectionNameWrapper a {
    color: #959595 !important;
    font-family: 'Open Sans', Arial, Helvetica !important;
    font-size: 17px !important;
}

/*li.sectionNameWrapper.active:before {
   counter-increment: section;
   content: counter(section);
   padding: 16px 20px;
   background-color: #2e7d6b;
   border-radius: 50%;
   color: #FFFFFF
}*/
li.sectionNameWrapper.active a::before {
    background-color: #000;
    border-radius: 50%;
    color: #ffffff;
    content: "\f00c";
    padding: 16px 20px;
    font-family: FontAwesome;
}

li.sectionNameWrapper.active a {
    color: #000000 !important;
}

li.sectionNameWrapper.valid a::before {
    background-color: #2e7d6b;
    border-radius: 50%;
    color: #ffffff;
    content: "\f00c";
    padding: 16px 20px;
    font-family: FontAwesome;
}

li.sectionNameWrapper.valid a {
    color: #000000 !important;
}

.sections-toggle-wrapper visible-xs {
    display: none;
}

.nav nav-tabs sectionsHeadInner {
    display: flex !important;
}

@media (max-width: 767px) {

    .achieveforms-container .sectionsHead .sectionsHeadInner .sectionNameWrapper {
        width: auto !important;
        margin: 15px !important;
    }

    ul.sectionsHeadInner {
        display: inline !important;
    }

    .sections-toggle-wrapper.visible-xs {
        display: none !important;
    }

    a.sectionNameTab {
        display: none !important;
    }
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}


/* Change of address select box error *******/
.achieveforms-container select {
    padding: 0 8px 0 4px !important;
}

@media only screen and (max-width: 367px) {
    .achieveforms-container .fillinButtons-wrapper .fillinButtons .btn {
        padding: .9em !important;
    }
}

@media only screen and (max-width: 294px) {
    .achieveforms-container .fillinButtons-wrapper .fillinButtons .btn {
        padding: .2em !important;
    }
}

@media (max-width: 328px) {
    .login-btn-group .btn, .login-btn-group .btn-default {
        padding: 5px !important;
    }
}

@media (max-width: 298px) {
    .login-btn-group .btn, .login-btn-group .btn-default {
        padding: 2px !important;
    }
}





.btn {
    white-space: pre-wrap !important;
}

.calendar-calendar tr.odd,
.calendar-calendar tr.even {
  background-color: #fff;
}

.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.calendar-calendar .month-view table {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.calendar-calendar .year-view td {
  width: 32%;
  padding: 1px;
  border: none;
}

.calendar-calendar .year-view td table td {
  width: 13%;
  padding: 0;
}

.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: white;
}

.calendar-calendar th {
  text-align: center;
  margin: 0;
}

.calendar-calendar th a {
  font-weight: bold;
}

.calendar-calendar td {
  width: 14%;
  border: 1px solid #ccc;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.calendar-calendar .mini {
  border: none;
}

.calendar-calendar td.week {
  width: 1%;
  min-width: 1%;
}

.calendar-calendar .week {
  clear: both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}

.calendar-calendar .inner {
  height: auto !important;
  height: 5em;
  padding: 0;
  margin: 0;
}

.calendar-calendar .inner div {
  padding: 0;
  margin: 0;
}

.calendar-calendar .inner p {
  padding: 0 0 .8em 0;
  margin: 0;
}

.calendar-calendar td a {
  font-weight: bold;
  text-decoration: none;
}

.calendar-calendar td a:hover {
  text-decoration: underline;
}

.calendar-calendar td.year,
calendar-calendar td.month {
  text-align: center;
}

.calendar-calendar th.days {
  color: #ccc;
  background-color: #224;
  text-align: center;
  padding: 1px;
  margin: 0;
}

.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  clear: both;
  width: 1.5em;
}

.calendar-calendar div.calendar {
  background-color: #fff;
  border: solid 1px #ddd;
  text-align: left;
  margin: 0 .25em .25em 0;
  width: 96%;
  float: right;
  clear: both;
}

.calendar-calendar .day-view div.calendar {
  float: none;
  width: 98%;
  margin: 1% 1% 0 1%;
}

.calendar-calendar div.title {
  font-size: .8em;
  text-align: center;
}

.calendar-calendar div.title a {
  color: #000;
}

.calendar-calendar div.title a:hover {
  color: #c00;
}

.calendar-calendar .content {
  clear: both;
  padding: 3px;
  padding-left: 5px;
}

.calendar div.form-item {
  white-space: normal;
}

table td.mini,
table th.mini,
table.mini td.week {
  padding: 0 1px 0 0;
  margin: 0;
}

table td.mini a {
  font-weight: normal;
}

.calendar-calendar .mini-day-off {
  padding: 0px;
}

.calendar-calendar .mini-day-on {
  padding: 0px;
}

table .mini-day-on a {
  text-decoration: underline;
}

.calendar-calendar .mini .title {
  font-size: .8em;
}

.mini .calendar-calendar .week {
  font-size: .7em;
}

.mini-row {
  width: 100%;
  border: none;
}

.mini {
  width: 32%;
  vertical-align: top;
}

.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size: 1px !important;
  line-height: 1px !important;
}

.calendar-calendar .day-view .stripe {
  width: 100%;
}

table.calendar-legend {
  background-color: #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
}

table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height: 12px !important;
  font-size: 9px !important;
  line-height: 10px !important;
}

.calendar-legend td {
  text-align: left;
  padding-left: 5px;
}

.calendar-empty {
  font-size: 1px;
  line-height: 1px;
}

.calendar-calendar td.calendar-agenda-hour {
  text-align: right;
  border: none;
  border-top: 1px solid #CCCCCC;
  padding-top: .25em;
  width: 1%;
}

.calendar-calendar td.calendar-agenda-no-hours {
  min-width: 1%;
}

.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size: 1.2em;
  font-weight: bold;
}

.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size: 1em;
}

.calendar-calendar td.calendar-agenda-items {
  border: 1px solid #CCCCCC;
  text-align: left;
}

.calendar-calendar td.calendar-agenda-items div.calendar {
  width: auto;
  padding: .25em;
  margin: 0;
}

.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 1em 0;
  background-color: #fff;
}

.calendar-date-select form {
  text-align: right;
  float: right;
  width: 25%;
}

.calendar-date-select div,
.calendar-date-select input,
.calendar-date-select label {
  text-align: right;
  padding: 0;
  margin: 0;
  float: right;
  clear: both;
}

.calendar-date-select .description {
  float: right;
}

.calendar-label {
  font-weight: bold;
  display: block;
  clear: both;
}

.calendar-calendar div.date-nav {
  background-color: #ccc;
  color: #777;
  padding: 0.2em;
  width: auto;
  border: 1px solid #ccc;
}

.calendar-calendar div.date-nav a,
.calendar-calendar div.date-nav h3 {
  color: #777;
  text-decoration: none;
}

.calendar-calendar th.days {
  background-color: #eee;
  color: #777;
  font-weight: bold;
  border: 1px solid #ccc;
}

.calendar-calendar td.empty {
  background: #ccc;
  border-color: #ccc;
  color: #cc9;
}

.calendar-calendar table.mini td.empty {
  background: #fff;
  border-color: #fff;
}

.calendar-calendar td div.day {
  border: 1px solid #ccc;
  border-top: none;
  border-right: none;
  margin-bottom: 2px;
}

.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: #eee;
}

.calendar-calendar div.calendar {
  border: none;
  font-size: x-small;
}

.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border: none;
  background: #ffc;
  padding: 0;
}

.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color: #444;
  background: #fff;
  text-align: right;
}

.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  color: #444;
  font-weight: normal;
}

.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight: bold;
}

.calendar-calendar td .inner div.day a {
  color: #4b85ac;
}

.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color: #C3D6E4;
}

.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
}

.calendar-calendar td.past {
}

.calendar-calendar td.future {
}

.calendar-calendar td.has-events {
}

.calendar-calendar td.has-no-events {
}

.calendar-calendar tbody {
  border-top: none;
}

.calendar-calendar .month-view .full .inner,
.calendar-calendar .week-view .full .multi-day .inner {
  height: auto;
  min-height: auto;
}

.calendar-calendar .week-view .full .calendar-agenda-hour
.calendar-calendar .month-view .full .single-day .inner .view-item {
  float: left;
  width: 100%;
}

.calendar-calendar .week-view .full .calendar-agenda-hour,
.calendar-calendar .day-view .full .calendar-agenda-hour {
  padding-right: 2px;
}

.calendar-calendar .week-view .full .calendar-agenda-hour {
  width: 6%;
  min-width: 0px;
}

.calendar-calendar .week-view .full .days {
  width: 13%;
}

.calendar-calendar .month-view .full div.calendar,
.calendar-calendar .week-view .full div.calendar,
.calendar-calendar .day-view div.calendar {
  width: auto;
}

.calendar-calendar .month-view .full tr.date-box,
.calendar-calendar .month-view .full tr.date-box td,
.calendar-calendar .month-view .full tr.multi-day,
.calendar-calendar .month-view .full tr.multi-day td {
  height: 19px;
  max-height: 19px;
}

.calendar-calendar .month-view .full tr.single-day .no-entry,
.calendar-calendar .month-view .full tr.single-day .no-entry .inner {
  height: 44px !important;
  line-height: 44px;
}

.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,
.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner {
  height: 22px !important;
  line-height: 22px;
}

.calendar-calendar .month-view .full td,
.calendar-calendar .week-view .full td,
.calendar-calendar .day-view  td {
  vertical-align: top;
  padding: 1px 2px 0 2px;
}

.calendar-calendar .month-view .full td.date-box {
  height: 1%;
  border-bottom: 0px;
  padding-bottom: 2px;
}

.calendar-calendar .month-view .full .week {
  font-size: inherit;
}

.calendar-calendar .month-view .full .week a,
.calendar-calendar .week-view .full .week a {
  color: #4b85ac;
}

.calendar-calendar .month-view .full td .inner div.day,
.calendar-calendar .month-view .full td .inner div.day a {
  border: none;
  background: none;
  margin-bottom: 0px;
}

.calendar-calendar .month-view .full td.date-box .inner,
.calendar-calendar .week-view .full td.date-box .inner {
  min-height: inherit;
}

.calendar-calendar .month-view .full td.multi-day,
.calendar-calendar .week-view .full td.multi-day {
  border-top: 0px;
  border-bottom: 0px;
}

.calendar-calendar .week-view .full .first td.multi-day {
  border-top: 1px solid #CCCCCC;
}

.calendar-calendar .month-view .full td.single-day {
  border-top: 0px;
}

.calendar-calendar .month-view .full td.multi-day .inner,
.calendar-calendar .week-view .full td.multi-day .inner,
.calendar-calendar .day-view .full td.multi-day .inner {
  min-height: inherit;
  width: auto;
  position: relative;
}

.calendar-calendar .month-view .full td.multi-day.no-entry {
  min-height: 0px;
}

.calendar-calendar .month-view .full td.single-day .calendar-empty,
.calendar-calendar .month-view .full td.single-day.empty,
.calendar-calendar .month-view .full td.date-box.empty {
  background: #F4F4F4;
}

.calendar-calendar .month-view .full td.single-day .inner div,
.calendar-calendar .month-view .full td.single-day .inner div a,
.calendar-calendar .month-view .full td.multi-day .inner div,
.calendar-calendar .month-view .full td.multi-day .inner div a,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,
.calendar-calendar .week-view .full td.single-day .inner div,
.calendar-calendar .week-view .full td.single-day .inner div a,
.calendar-calendar .week-view .full td.multi-day .inner div,
.calendar-calendar .week-view .full td.multi-day .inner div a,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,
.calendar-calendar .day-view .full td .inner div.view-item,
.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  background: none;
}

.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  margin: 0px 3px;
}

.calendar-calendar .day-view .full td .inner div.calendar div.stripe {
  margin: 0px;
}

.calendar-calendar .month-view .full tr td.today,
.calendar-calendar .month-view .full tr.odd td.today,
.calendar-calendar .month-view .full tr.even td.today {
  background: none;
  border-left: 2px solid #7C7F12;
  border-right: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full td.date-box.today {
  border-width: 2px 2px 0px 2px;
  border-style: solid;
  border-color: #7C7F12;
}

.calendar-calendar .month-view .full tr td.single-day.today {
  border-bottom: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full tr td.multi-day.starts-today {
  border-left: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full tr td.multi-day.ends-today {
  border-right: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.single-day {
  border-top: 0px;
}

.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.date-box {
  border-bottom: 0px;
}

.calendar-calendar .month-view .full .inner .monthview,
.calendar-calendar .week-view .full .inner .weekview,
.calendar-calendar .day-view .full .inner .dayview {
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: auto;
  float: none;
  display: block;
  margin: .25em auto;
  position: relative;
}

.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview {
  background: #ffc;
  width: auto;
  padding: 0px 3px;
  overflow: hidden;
}

.calendar-calendar .month-view .full td.single-day .calendar-more div.monthview {
  background: none;
}

.calendar-calendar .day-view td div.dayview {
  padding: 0px;
}

.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview {
  background: #74a5d7;
  height: 1.9em;
  overflow: hidden;
  margin: 0px auto;
  color: #ffffff;
  position: relative;
}

.calendar-calendar .week-view .full td.multi-day div.weekview {
  height: 3.5em;
}

.calendar-calendar .month-view .full td.multi-day .inner .view-field,
.calendar-calendar .month-view .full td.multi-day .inner .view-field a,
.calendar-calendar .week-view .full td.multi-day .inner .view-field,
.calendar-calendar .week-view .full td.multi-day .inner .view-field a,
.calendar-calendar .day-view .full td.multi-day .inner .view-field,
.calendar-calendar .day-view .full td.multi-day .inner .view-field a {
  color: #ffffff;
}

.calendar-calendar .full td.multi-day .calendar .view-field,
.calendar-calendar .full td.single-day .calendar .view-field {
}

.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .week-view .full td.multi-day div.weekview {
  margin-bottom: 2px;
}

.calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field {
  white-space: nowrap;
  float: left;
  margin-right: 3px;
}

.calendar-calendar .week-view .full td.multi-day .calendar.weekview .view-field {
  white-space: nowrap;
  display: inline;
  margin-right: 3px;
}

.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field {
  display: block;
}

.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
  position: absolute;
  width: 3000px;
  left: 5px;
}

.calendar-calendar .day-view td .stripe,
.calendar-calendar .month-view .full td .stripe,
.calendar-calendar .week-view .full td .stripe {
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 3px;
  z-index: 2;
}

.calendar-calendar .full td.single-day .continuation,
.calendar-calendar .full td.single-day .continues,
.calendar-calendar .full td.single-day .cutoff {
  display: none;
}

.calendar-calendar .month-view .full td.multi-day  .inner .monthview .continuation,
.calendar-calendar .week-view .full td.multi-day  .inner .weekview .continuation {
  float: left;
  margin-right: 3px;
  height: 1.9em;
}

.calendar-calendar .week-view .full td.multi-day  .inner .weekview .continuation {
  height: 2.75em;
  padding-top: 0.75em;
  margin-right: 8px;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  position: absolute;
  right: 0px !important;
  right: -1px;
  width: 10px;
  text-align: left;
  background: #74a5d7;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  height: 1.9em;
  padding-left: 6px;
  z-index: 1;
}

.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  height: 2.75em;
  padding-top: 0.75em;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  width: 8px;
  padding-left: 0px;
}

.calendar-calendar .week-view .full td.multi-day {
  padding: 2px;
}

.calendar-calendar .week-view td.single-day div.calendar {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.calendar-calendar .week-view .full tr.last td.multi-day {
  border-bottom: 1px solid #CCCCCC;
}

.view .date-nav-wrapper .clear-block {
  margin-bottom: 10px;
}

.view .date-nav-wrapper {
  position: relative;
  margin-top: 5px;
  width: 100%;
}

.view .date-nav-wrapper .date-nav {
  background-color: transparent;
  border: 0px;
  height: 30px;
  height: auto;
  min-height: 30px;
  position: relative;
  margin-bottom: 10px;
}

.view .date-nav-wrapper .date-prev a,
.view .date-nav-wrapper .date-next a {
  text-decoration: none;
  color: inherit;
  font-size: 12px;
}

.view .date-nav-wrapper.date-nav a:hover {
  text-decoration: underline;
}

.view .date-nav-wrapper .date-prev {
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background: none repeat scroll 0 0 #dfdfdf;
  float: none;
  padding: 5px 0;
  position: absolute;
  right: 60px;
  left: auto;
  text-align: right;
  top: 0px;
  width: auto;
  z-index: 1;
  font-size: 12px;
}

.block-views .view .date-nav-wrapper .date-prev {
  left: 0;
  right: auto;
}

.view .date-nav-wrapper .date-prev a {
  margin-left: 10px;
  font-weight: bold;
}

.view .date-nav-wrapper .date-heading {
  position: relative;
  width: 100%;
  top: 0px;
  text-align: center;
  z-index: 0;
}

.view .date-nav-wrapper .date-heading h3 {
  line-height: 30px;
  font-size: 1.7em;
}

.view .date-nav-wrapper .date-next {
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  background: none repeat scroll 0 0 #dfdfdf;
  float: none;
  padding: 5px 0;
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px;
  width: auto;
  z-index: 1;
  font-size: 12px;
}

.view .date-nav-wrapper .date-next a {
  margin-right: 10px;
  font-weight: bold;
}

.attachment .calendar-calendar {
  margin-top: 20px;
  clear: both;
}

.calendar-calendar th a,
.attachment .calendar-calendar th {
  background-color: transparent;
  border: 0px;
}

.attachment .calendar-calendar th.calendar-agenda-hour {
  color: #777777;
  font-weight: bold;
  text-align: right;
}

.view-calendar .feed-icon {
  margin-top: 5px;
}

.view table.mini .date-prev,
.view table.mini .date-next {
  background: none;
}

.date-nav div.date-prev,
.date-nav div.date-next,
.date-nav {
  width: auto;
}

ul.calendar-links,
.region-content ul.calendar-links {
  margin: 0;
  padding: 0;
}

.year-view div.month-view div.date-nav {
  background-color: #DFDFDF;
  min-height: 20px;
}

.container-inline-date {
  clear: both;
}

.container-inline-date .form-item {
  float: none;
  margin: 0;
  padding: 0;
}

.container-inline-date > .form-item {
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: top;
}

fieldset.date-combo .container-inline-date > .form-item {
  margin-bottom: 10px;
}

.container-inline-date .form-item .form-item {
  float: left;
}

.container-inline-date .form-item,
.container-inline-date .form-item input {
  width: auto;
}

.container-inline-date .description {
  clear: both;
}

.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
  margin-right: 5px;
}

.container-inline-date .date-spacer {
  margin-left: -5px;
}

.views-right-60 .container-inline-date div {
  margin: 0;
  padding: 0;
}

.container-inline-date .date-timezone .form-item {
  clear: both;
  float: none;
  width: auto;
}

.container-inline-date .date-padding {
  float: left;
}

fieldset.date-combo .container-inline-date .date-padding {
  padding: 10px;
}

.views-exposed-form .container-inline-date .date-padding {
  padding: 0;
}

#calendar_div,
#calendar_div td,
#calendar_div th {
  margin: 0;
  padding: 0;
}

#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
  border-collapse: separate;
  margin: 0;
  width: 185px;
}

.calendar td {
  padding: 0;
}

span.date-display-single {
}

span.date-display-start {
}

span.date-display-end {
}

.date-prefix-inline {
  display: inline-block;
}

.date-clear {
  clear: both;
  display: block;
  float: none;
}

.date-no-float {
  clear: both;
  float: none;
  width: 98%;
}

.date-float {
  clear: none;
  float: left;
  width: auto;
}

.date-float .form-type-checkbox {
  padding-right: 1em;
}

.form-type-date-select .form-type-select[class*=hour] {
  margin-left: .75em;
}

.date-container .date-format-delete {
  float: left;
  margin-top: 1.8em;
  margin-left: 1.5em;
}

.date-container .date-format-name {
  float: left;
}

.date-container .date-format-type {
  float: left;
  padding-left: 10px;
}

.date-container .select-container {
  clear: left;
  float: left;
}

div.date-calendar-day {
  background: #F3F3F3;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  color: #999;
  float: left;
  line-height: 1;
  margin: 6px 10px 0 0;
  text-align: center;
  width: 40px;
}

div.date-calendar-day span {
  display: block;
  text-align: center;
}

div.date-calendar-day span.month {
  background-color: #B5BEBE;
  color: white;
  font-size: .9em;
  padding: 2px;
  text-transform: uppercase;
}

div.date-calendar-day span.day {
  font-size: 2em;
  font-weight: bold;
}

div.date-calendar-day span.year {
  font-size: .9em;
  padding: 2px;
}

.date-form-element-content-multiline {
  padding: 10px;
  border: 1px solid #CCC;
}

.form-item.form-item-instance-widget-settings-input-format-custom,
.form-item.form-item-field-settings-enddate-required {
  margin-left: 1.3em;
}

#edit-field-settings-granularity .form-type-checkbox {
  margin-right: .6em;
}

.date-year-range-select {
  margin-right: 1em;
}

#ui-datepicker-div {
  font-size: 100%;
  font-family: Verdana,sans-serif;
  background: #eee;
  border-right: 2px #666 solid;
  border-bottom: 2px #666 solid;
  z-index: 9999;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
}

.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 {
  float: left;
  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 .ui-datepicker-title select.ui-datepicker-year {
  float: right;
}

.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%;
}

.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;
}

.field .field-label {
  font-weight: bold;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
  float: left;
}

form .field-multiple-table {
  margin: 0;
}

form .field-multiple-table th.field-label {
  padding-left: 0;
}

form .field-multiple-table td.field-multiple-drag {
  width: 30px;
  padding-right: 0;
}

form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
  padding-right: .5em;
}

form .field-add-more-submit {
  margin: .5em 0 0;
}

.node-unpublished {
  background-color: #fff4f4;
}

.preview .node {
  background-color: #ffffea;
}

td.revision-current {
  background: #ffc;
}

.views-exposed-form .views-exposed-widget {
  float: left;
  padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}

.views-exposed-form label {
  font-weight: bold;
}

.views-exposed-widgets {
  margin-bottom: .5em;
}

.views-align-left {
  text-align: left;
}

.views-align-right {
  text-align: right;
}

.views-align-center {
  text-align: center;
}

.views-view-grid tbody {
  border-top: none;
}

.view .progress-disabled {
  float: none;
}

.rteindent1 {
  margin-left: 40px;
}

.rteindent2 {
  margin-left: 80px;
}

.rteindent3 {
  margin-left: 120px;
}

.rteindent4 {
  margin-left: 160px;
}

.rteleft {
  text-align: left;
}

.rteright {
  text-align: right;
}

.rtecenter {
  text-align: center;
}

.rtejustify {
  text-align: justify;
}

.ibimage_left {
  float: left;
}

.ibimage_right {
  float: right;
}

body {
  font-family: 'Open Sans'; font-style: normal; font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans'; font-style: normal; font-weight: 600;
}

h1 {
  font-family: 'Open Sans'; font-style: normal; font-weight: 800;
}
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 {
  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;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,th {
  padding: 0;
}

@media print {
  *,*:before,*:after
  {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,a:visited
  {
    text-decoration: underline;
  }

  a[href]:after
  {
    content: " (" attr(href) ")";
  }

  abbr[title]:after
  {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,a[href^="javascript:"]:after
  {
    content: "";
  }

  pre,blockquote
  {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead
  {
    display: table-header-group;
  }

  tr,img
  {
    page-break-inside: avoid;
  }

  img
  {
    max-width: 100% !important;
  }

  p,h2,h3
  {
    orphans: 3;
    widows: 3;
  }

  h2,h3
  {
    page-break-after: avoid;
  }

  .navbar
  {
    display: none;
  }

  .btn > .caret,.dropup > .btn > .caret
  {
    border-top-color: #000 !important;
  }

  .label
  {
    border: 1px solid #000;
  }

  .table
  {
    border-collapse: collapse !important;
  }

  .table td,.table th
  {
    background-color: #fff !important;
  }

  .table-bordered th,.table-bordered td
  {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 19px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,button,select,textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #2e7d6b;
  text-decoration: none;
}

a:hover,a:focus {
  color: #2d7867;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.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;
}

[role="button"] {
  cursor: pointer;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,.h1,h2,.h2,h3,.h3 {
  margin-top: 27px;
  margin-bottom: 13.5px;
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
  font-size: 65%;
}

h4,.h4,h5,.h5,h6,.h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
  font-size: 75%;
}

h1,.h1 {
  font-size: 29px;
}

h2,.h2 {
  font-size: 25px;
}

h3,.h3 {
  font-size: 21px;
}

h4,.h4 {
  font-size: 19px;
}

h5,.h5 {
  font-size: 19px;
}

h6,.h6 {
  font-size: 17px;
}

p {
  margin: 0 0 13.5px;
}

.lead {
  margin-bottom: 27px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:768px) {
  .lead
  {
    font-size: 28.5px;
  }
}

small,.small {
  font-size: 78%;
}

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: #777777;
}

.text-primary {
  color: #2e7d6b;
}

a.text-primary:hover,a.text-primary:focus {
  color: #20584b;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #2e7d6b;
}

a.bg-primary:hover,a.bg-primary:focus {
  background-color: #20584b;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #eeeeee;
}

ul,ol {
  margin-top: 0;
  margin-bottom: 13.5px;
}

ul ul,ol ul,ul ol,ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 27px;
}

dt,dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width:768px) {
  .dl-horizontal dt
  {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd
  {
    margin-left: 180px;
  }
}

abbr[title],abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 13.5px 27px;
  margin: 0 0 27px;
  font-size: 23.75px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,blockquote small,blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.42857143;
}

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: #ffffff;
  background-color: #333333;
  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: 13px;
  margin: 0 0 13.5px;
  font-size: 18px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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: 20px;
  padding-right: 20px;
}

@media (min-width:768px) {
  .container
  {
    width: 760px;
  }
}

@media (min-width:992px) {
  .container
  {
    width: 940px;
  }
}

@media (min-width:1200px) {
  .container
  {
    width: 1020px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

.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: 20px;
  padding-right: 20px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width:768px) {
  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
  {
    float: left;
  }

  .col-sm-12
  {
    width: 100%;
  }

  .col-sm-11
  {
    width: 91.66666667%;
  }

  .col-sm-10
  {
    width: 83.33333333%;
  }

  .col-sm-9
  {
    width: 75%;
  }

  .col-sm-8
  {
    width: 66.66666667%;
  }

  .col-sm-7
  {
    width: 58.33333333%;
  }

  .col-sm-6
  {
    width: 50%;
  }

  .col-sm-5
  {
    width: 41.66666667%;
  }

  .col-sm-4
  {
    width: 33.33333333%;
  }

  .col-sm-3
  {
    width: 25%;
  }

  .col-sm-2
  {
    width: 16.66666667%;
  }

  .col-sm-1
  {
    width: 8.33333333%;
  }

  .col-sm-pull-12
  {
    right: 100%;
  }

  .col-sm-pull-11
  {
    right: 91.66666667%;
  }

  .col-sm-pull-10
  {
    right: 83.33333333%;
  }

  .col-sm-pull-9
  {
    right: 75%;
  }

  .col-sm-pull-8
  {
    right: 66.66666667%;
  }

  .col-sm-pull-7
  {
    right: 58.33333333%;
  }

  .col-sm-pull-6
  {
    right: 50%;
  }

  .col-sm-pull-5
  {
    right: 41.66666667%;
  }

  .col-sm-pull-4
  {
    right: 33.33333333%;
  }

  .col-sm-pull-3
  {
    right: 25%;
  }

  .col-sm-pull-2
  {
    right: 16.66666667%;
  }

  .col-sm-pull-1
  {
    right: 8.33333333%;
  }

  .col-sm-pull-0
  {
    right: auto;
  }

  .col-sm-push-12
  {
    left: 100%;
  }

  .col-sm-push-11
  {
    left: 91.66666667%;
  }

  .col-sm-push-10
  {
    left: 83.33333333%;
  }

  .col-sm-push-9
  {
    left: 75%;
  }

  .col-sm-push-8
  {
    left: 66.66666667%;
  }

  .col-sm-push-7
  {
    left: 58.33333333%;
  }

  .col-sm-push-6
  {
    left: 50%;
  }

  .col-sm-push-5
  {
    left: 41.66666667%;
  }

  .col-sm-push-4
  {
    left: 33.33333333%;
  }

  .col-sm-push-3
  {
    left: 25%;
  }

  .col-sm-push-2
  {
    left: 16.66666667%;
  }

  .col-sm-push-1
  {
    left: 8.33333333%;
  }

  .col-sm-push-0
  {
    left: auto;
  }

  .col-sm-offset-12
  {
    margin-left: 100%;
  }

  .col-sm-offset-11
  {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10
  {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9
  {
    margin-left: 75%;
  }

  .col-sm-offset-8
  {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7
  {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6
  {
    margin-left: 50%;
  }

  .col-sm-offset-5
  {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4
  {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3
  {
    margin-left: 25%;
  }

  .col-sm-offset-2
  {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1
  {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0
  {
    margin-left: 0%;
  }
}

@media (min-width:992px) {
  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
  {
    float: left;
  }

  .col-md-12
  {
    width: 100%;
  }

  .col-md-11
  {
    width: 91.66666667%;
  }

  .col-md-10
  {
    width: 83.33333333%;
  }

  .col-md-9
  {
    width: 75%;
  }

  .col-md-8
  {
    width: 66.66666667%;
  }

  .col-md-7
  {
    width: 58.33333333%;
  }

  .col-md-6
  {
    width: 50%;
  }

  .col-md-5
  {
    width: 41.66666667%;
  }

  .col-md-4
  {
    width: 33.33333333%;
  }

  .col-md-3
  {
    width: 25%;
  }

  .col-md-2
  {
    width: 16.66666667%;
  }

  .col-md-1
  {
    width: 8.33333333%;
  }

  .col-md-pull-12
  {
    right: 100%;
  }

  .col-md-pull-11
  {
    right: 91.66666667%;
  }

  .col-md-pull-10
  {
    right: 83.33333333%;
  }

  .col-md-pull-9
  {
    right: 75%;
  }

  .col-md-pull-8
  {
    right: 66.66666667%;
  }

  .col-md-pull-7
  {
    right: 58.33333333%;
  }

  .col-md-pull-6
  {
    right: 50%;
  }

  .col-md-pull-5
  {
    right: 41.66666667%;
  }

  .col-md-pull-4
  {
    right: 33.33333333%;
  }

  .col-md-pull-3
  {
    right: 25%;
  }

  .col-md-pull-2
  {
    right: 16.66666667%;
  }

  .col-md-pull-1
  {
    right: 8.33333333%;
  }

  .col-md-pull-0
  {
    right: auto;
  }

  .col-md-push-12
  {
    left: 100%;
  }

  .col-md-push-11
  {
    left: 91.66666667%;
  }

  .col-md-push-10
  {
    left: 83.33333333%;
  }

  .col-md-push-9
  {
    left: 75%;
  }

  .col-md-push-8
  {
    left: 66.66666667%;
  }

  .col-md-push-7
  {
    left: 58.33333333%;
  }

  .col-md-push-6
  {
    left: 50%;
  }

  .col-md-push-5
  {
    left: 41.66666667%;
  }

  .col-md-push-4
  {
    left: 33.33333333%;
  }

  .col-md-push-3
  {
    left: 25%;
  }

  .col-md-push-2
  {
    left: 16.66666667%;
  }

  .col-md-push-1
  {
    left: 8.33333333%;
  }

  .col-md-push-0
  {
    left: auto;
  }

  .col-md-offset-12
  {
    margin-left: 100%;
  }

  .col-md-offset-11
  {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10
  {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9
  {
    margin-left: 75%;
  }

  .col-md-offset-8
  {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7
  {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6
  {
    margin-left: 50%;
  }

  .col-md-offset-5
  {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4
  {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3
  {
    margin-left: 25%;
  }

  .col-md-offset-2
  {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1
  {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0
  {
    margin-left: 0%;
  }
}

@media (min-width:1200px) {
  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12
  {
    float: left;
  }

  .col-lg-12
  {
    width: 100%;
  }

  .col-lg-11
  {
    width: 91.66666667%;
  }

  .col-lg-10
  {
    width: 83.33333333%;
  }

  .col-lg-9
  {
    width: 75%;
  }

  .col-lg-8
  {
    width: 66.66666667%;
  }

  .col-lg-7
  {
    width: 58.33333333%;
  }

  .col-lg-6
  {
    width: 50%;
  }

  .col-lg-5
  {
    width: 41.66666667%;
  }

  .col-lg-4
  {
    width: 33.33333333%;
  }

  .col-lg-3
  {
    width: 25%;
  }

  .col-lg-2
  {
    width: 16.66666667%;
  }

  .col-lg-1
  {
    width: 8.33333333%;
  }

  .col-lg-pull-12
  {
    right: 100%;
  }

  .col-lg-pull-11
  {
    right: 91.66666667%;
  }

  .col-lg-pull-10
  {
    right: 83.33333333%;
  }

  .col-lg-pull-9
  {
    right: 75%;
  }

  .col-lg-pull-8
  {
    right: 66.66666667%;
  }

  .col-lg-pull-7
  {
    right: 58.33333333%;
  }

  .col-lg-pull-6
  {
    right: 50%;
  }

  .col-lg-pull-5
  {
    right: 41.66666667%;
  }

  .col-lg-pull-4
  {
    right: 33.33333333%;
  }

  .col-lg-pull-3
  {
    right: 25%;
  }

  .col-lg-pull-2
  {
    right: 16.66666667%;
  }

  .col-lg-pull-1
  {
    right: 8.33333333%;
  }

  .col-lg-pull-0
  {
    right: auto;
  }

  .col-lg-push-12
  {
    left: 100%;
  }

  .col-lg-push-11
  {
    left: 91.66666667%;
  }

  .col-lg-push-10
  {
    left: 83.33333333%;
  }

  .col-lg-push-9
  {
    left: 75%;
  }

  .col-lg-push-8
  {
    left: 66.66666667%;
  }

  .col-lg-push-7
  {
    left: 58.33333333%;
  }

  .col-lg-push-6
  {
    left: 50%;
  }

  .col-lg-push-5
  {
    left: 41.66666667%;
  }

  .col-lg-push-4
  {
    left: 33.33333333%;
  }

  .col-lg-push-3
  {
    left: 25%;
  }

  .col-lg-push-2
  {
    left: 16.66666667%;
  }

  .col-lg-push-1
  {
    left: 8.33333333%;
  }

  .col-lg-push-0
  {
    left: auto;
  }

  .col-lg-offset-12
  {
    margin-left: 100%;
  }

  .col-lg-offset-11
  {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10
  {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9
  {
    margin-left: 75%;
  }

  .col-lg-offset-8
  {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7
  {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6
  {
    margin-left: 50%;
  }

  .col-lg-offset-5
  {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4
  {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3
  {
    margin-left: 25%;
  }

  .col-lg-offset-2
  {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1
  {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0
  {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 27px;
}

.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(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 > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr: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: 20.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }

  .table-responsive > .table
  {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td
  {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered
  {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child
  {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child
  {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td
  {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 28.5px;
  line-height: inherit;
  color: #333333;
  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: 19px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 19px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control
  {
    line-height: 41px;
  }

  input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]
  {
    line-height: 34px;
  }

  input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]
  {
    line-height: 54px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,.checkbox label {
  min-height: 27px;
  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 {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 46px;
}

.form-control-static.input-lg,.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 34px;
  line-height: 34px;
}

textarea.input-sm,select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 34px;
  line-height: 34px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 34px;
  min-height: 42px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5;
}

.input-lg {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 54px;
  line-height: 54px;
}

textarea.input-lg,select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 54px;
  min-height: 51px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 51.25px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px;
}

.input-sm + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px;
}

.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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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: 32px;
}

.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: 34px;
}

.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}

@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: 20px;
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label
  {
    padding-top: 11px;
    font-size: 24px;
  }
}

@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label
  {
    padding-top: 6px;
    font-size: 15px;
  }
}

.btn {
  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: 19px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:focus,.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #2e7d6b;
  border-color: #276a5b;
}

.btn-primary:focus,.btn-primary.focus {
  color: #ffffff;
  background-color: #20584b;
  border-color: #050d0b;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #20584b;
  border-color: #173e35;
}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #20584b;
  border-color: #173e35;
}

.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #173e35;
  border-color: #050d0b;
}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {
  background-color: #2e7d6b;
  border-color: #276a5b;
}

.btn-primary .badge {
  color: #2e7d6b;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  color: #2e7d6b;
  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;
  -moz-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: #2d7867;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 15px;
  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;
}

.collapse.in {
  display: block;
}

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;
}

@font-face {
  font-family:'Glyphicons Halflings';src:url(/sites/all/themes/walthamforest_cms/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(/sites/all/themes/walthamforest_cms/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/sites/all/themes/walthamforest_cms/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/sites/all/themes/walthamforest_cms/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/sites/all/themes/walthamforest_cms/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/sites/all/themes/walthamforest_cms/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,.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: 19px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  -moz-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: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2e7d6b;
}

.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.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: 15px;
  line-height: 1.42857143;
  color: #777777;
  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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu
  {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left
  {
    left: 0;
    right: auto;
  }
}

.btn-group,.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn 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 .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,select.input-group-lg > .input-group-addon,select.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  line-height: 54px;
}

textarea.input-group-lg > .form-control,textarea.input-group-lg > .input-group-addon,textarea.input-group-lg > .input-group-btn > .btn,select[multiple].input-group-lg > .form-control,select[multiple].input-group-lg > .input-group-addon,select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,select.input-group-sm > .input-group-addon,select.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  line-height: 34px;
}

textarea.input-group-sm > .form-control,textarea.input-group-sm > .input-group-addon,textarea.input-group-sm > .input-group-btn > .btn,select[multiple].input-group-sm > .form-control,select[multiple].input-group-sm > .input-group-addon,select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2e7d6b;
}

.nav .nav-divider {
  height: 1px;
  margin: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified > li
  {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a
  {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified > li > a
  {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus
  {
    border-bottom-color: #ffffff;
  }
}

.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: #ffffff;
  background-color: #2e7d6b;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  .nav-justified > li
  {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a
  {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width:768px) {
  .nav-tabs-justified > li > a
  {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus
  {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 27px;
  border: 1px solid transparent;
}

@media (min-width:768px) {
  .navbar
  {
    border-radius: 4px;
  }
}

@media (min-width:768px) {
  .navbar-header
  {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:768px) {
  .navbar-collapse
  {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse
  {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in
  {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
  {
    padding-left: 0;
    padding-right: 0;
  }
}

.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-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}

@media (min-width:768px) {
  .container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse
  {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width:768px) {
  .navbar-static-top
  {
    border-radius: 0;
  }
}

.navbar-fixed-top,.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width:768px) {
  .navbar-fixed-top,.navbar-fixed-bottom
  {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 11.5px 20px;
  font-size: 24px;
  line-height: 27px;
  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: -20px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  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: 5.75px -20px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 27px;
}

@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: 27px;
  }

  .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: 11.5px;
    padding-bottom: 11.5px;
  }
}

.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  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);
  -moz-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: 4.5px;
  margin-bottom: 4.5px;
}

@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;
    -moz-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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}

.navbar-btn.btn-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

@media (min-width:768px) {
  .navbar-text
  {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width:768px) {
  .navbar-left
  {
    float: left !important;
  }

  .navbar-right
  {
    float: right !important;
    margin-right: -20px;
  }

  .navbar-right ~ .navbar-right
  {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #000000;
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #000000;
}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
  color: #eeeeee;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
  color: #2d7867;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {
  color: #eeeeee;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

.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: transparent;
  color: #2d7867;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a
  {
    color: #000000;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
  {
    color: #eeeeee;
    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: #2d7867;
    background-color: transparent;
  }

  .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: #eeeeee;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #000000;
}

.navbar-default .navbar-link:hover {
  color: #eeeeee;
}

.navbar-default .btn-link {
  color: #000000;
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
  color: #eeeeee;
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
  color: #eeeeee;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header
  {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider
  {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a
  {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus
  {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus
  {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
  color: #ffffff;
}

.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 27px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "\25B6\00a0";
  padding: 0 5px;
  color: #000000;
}

.breadcrumb > .active {
  color: #000000;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 27px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2e7d6b;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
  z-index: 2;
  color: #2d7867;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #2e7d6b;
  border-color: #2e7d6b;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
}

.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: 15px;
  line-height: 1.5;
}

.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: 27px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #2e7d6b;
}

.label-primary[href]:hover,.label-primary[href]:focus {
  background-color: #20584b;
}

.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: 15px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
  color: #2e7d6b;
  background-color: #ffffff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 29px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .jumbotron
  {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,.container-fluid .jumbotron
  {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,.jumbotron .h1
  {
    font-size: 86px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 27px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
  border-color: #2e7d6b;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 27px;
  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;
}

@-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: 27px;
  margin-bottom: 27px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-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: 15px;
  line-height: 27px;
  color: #ffffff;
  text-align: center;
  background-color: #2e7d6b;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-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,.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.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: #ffffff;
  border: 1px solid #dddddd;
}

.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,button.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  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: #777777;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2e7d6b;
  border-color: #2e7d6b;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .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: #9cdbcc;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.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,button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.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,button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.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,button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.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: 27px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  color: inherit;
}

.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 27px;
}

.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 #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #2e7d6b;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2e7d6b;
  border-color: #2e7d6b;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2e7d6b;
}

.panel-primary > .panel-heading .badge {
  color: #2e7d6b;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2e7d6b;
}

.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;
}

.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);
  -moz-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: 28.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,.close:focus {
  color: #000000;
  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: 1050;
  -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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  -moz-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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.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;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.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);
    -moz-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;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  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: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.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-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 19px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.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: 19px;
  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: #999999;
  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: #ffffff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  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: #ffffff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  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: #ffffff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0,0,0,0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  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 {
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner > .item
  {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,.carousel-inner > .item.active.right
  {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    left: 0;
  }

  .carousel-inner > .item.prev,.carousel-inner > .item.active.left
  {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    left: 0;
  }

  .carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active
  {
    -webkit-transform: translate3d(0,0,0);
    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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
  background-color: rgba(0,0,0,0);
}

.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: #ffffff;
  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%;
  margin-top: -10px;
  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;
  line-height: 1;
  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 #ffffff;
  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: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next
  {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev
  {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next
  {
    margin-right: -10px;
  }

  .carousel-caption
  {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators
  {
    bottom: 20px;
  }
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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;
  }
}

html.overlay-open .navbar-fixed-top {
  z-index: 400;
}

html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}

html.js input.form-autocomplete {
  background-image: none;
}

html.js input.form-autocomplete {
  background-image: none;
}

html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}

html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}

body {
  position: relative;
}

body.admin-expanded.admin-vertical.admin-nw .navbar,body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}

body.navbar-is-fixed-top {
  padding-top: 64px !important;
}

body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}

body.toolbar {
  padding-top: 30px !important;
}

body.toolbar .navbar-fixed-top {
  top: 30px;
}

body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}

body.toolbar-drawer {
  padding-top: 64px !important;
}

body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}

body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}

body.admin-menu .navbar-fixed-top {
  top: 29px;
}

body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}

body div#admin-toolbar {
  z-index: 1600;
}

body #toolbar,body #admin-menu,body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}

body #admin-menu .dropdown li {
  line-height: normal;
}

@media screen and (min-width:768px) {
  .navbar.container
  {
    max-width: 720px;
  }
}

@media screen and (min-width:992px) {
  .navbar.container
  {
    max-width: 900px;
  }
}

@media screen and (min-width:1200px) {
  .navbar.container
  {
    max-width: 980px;
  }
}

.navbar.container,.navbar.container-fluid {
  margin-top: 20px;
}

.navbar.container > .container,.navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}

#overlay-container,.overlay-modal-background,.overlay-element {
  z-index: 1500;
}

#toolbar {
  z-index: 1600;
}

.modal {
  z-index: 1620;
}

.modal-dialog {
  z-index: 1630;
}

.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto;
}

.modal-backdrop {
  z-index: 1610;
}

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width:768px) {
  .navbar .logo
  {
    margin-right: 0;
    padding-left: 0;
  }
}

ul.secondary {
  float: left;
}

@media screen and (min-width:768px) {
  ul.secondary
  {
    float: right;
  }
}

.page-header {
  margin-top: 0;
}

.block:first-child h2.block-title {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.region-help > .glyphicon {
  font-size: 24px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}

.region-help .block {
  overflow: hidden;
}

form#search-block-form {
  margin: 0;
}

.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}

@media screen and (min-width:992px) {
  .navbar #block-search-form
  {
    float: right;
  }
}

.navbar #block-search-form .input-group-btn {
  width: auto;
}

.navbar-search .control-group {
  margin-bottom: 0px;
}

ul.action-links {
  margin: 12px 0;
  padding: 0;
}

ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}

ul.action-links .glyphicon {
  padding-right: 0.5em;
}

input,textarea,select,.uneditable-input {
  max-width: 100%;
  width: auto;
}

input.error {
  color: #a94442;
  border-color: #ebccd1;
}

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}

fieldset .panel-body {
  clear: both;
  display: inherit;
}

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}

fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}

.form-group:last-child,.panel:last-child {
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.form-actions {
  clear: both;
}

.managed-files.table td:first-child {
  width: 100%;
}

div.image-widget-data {
  float: none;
  overflow: hidden;
}

table.sticky-header {
  z-index: 1;
}

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}

.text-format-wrapper {
  margin-bottom: 15px;
}

.text-format-wrapper > .form-type-textarea,.text-format-wrapper .filter-wrapper {
  margin-bottom: 0;
}

.filter-wrapper {
  border-radius: 0 0 4px 4px;
}

.filter-wrapper .panel-body {
  padding: 7px;
}

.filter-wrapper .form-type-select {
  min-width: 30%;
}

.filter-wrapper .form-type-select .filter-list {
  width: 100%;
}

.filter-help {
  margin-top: 5px;
  text-align: center;
}

@media screen and (min-width:768px) {
  .filter-help
  {
    float: right;
  }
}

.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}

.radio:first-child,.checkbox:first-child {
  margin-top: 0;
}

.radio:last-child,.checkbox:last-child {
  margin-bottom: 0;
}

.help-block,.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}

.panel-heading {
  display: block;
}

a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}

.error {
  color: #a94442;
}

div.error,table tr.error {
  background-color: #f2dede;
  color: #a94442;
}

.form-group.error,.form-group.has-error {
  background: none;
}

.form-group.error label,.form-group.has-error label,.form-group.error .control-label,.form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}

.form-group.error input,.form-group.has-error input,.form-group.error textarea,.form-group.has-error textarea,.form-group.error select,.form-group.has-error select,.form-group.error .uneditable-input,.form-group.has-error .uneditable-input {
  color: #555555;
}

.form-group.error .help-block,.form-group.has-error .help-block,.form-group.error .help-inline,.form-group.has-error .help-inline {
  color: #777777;
}

.nav-tabs {
  margin-bottom: 10px;
}

ul li.collapsed,ul li.expanded,ul li.leaf {
  list-style: none;
  list-style-image: none;
}

.tabs--secondary {
  margin: 0 0 10px;
}

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}

.form-type-password-confirm {
  position: relative;
}

.form-type-password-confirm label {
  display: block;
}

.form-type-password-confirm label .label {
  float: right;
}

.form-type-password-confirm .password-help {
  padding-left: 2em;
}

@media (min-width:768px) {
  .form-type-password-confirm .password-help
  {
    border-left: 1px solid #dddddd;
    left: 50%;
    margin-left: 20px;
    position: absolute;
  }
}

@media (min-width:992px) {
  .form-type-password-confirm .password-help
  {
    left: 33.33333333%;
  }
}

.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}

.form-type-password-confirm .form-type-password {
  clear: left;
}

.form-type-password-confirm .form-control-feedback {
  right: 15px;
}

.form-type-password-confirm .help-block {
  clear: both;
}

ul.pagination li > a.progress-disabled {
  float: left;
}

.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%;
}

.form-autocomplete .glyphicon.glyphicon-spin {
  color: #2e7d6b;
}

.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}

.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #cccccc;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%;
}

.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}

.ajax-progress-bar .percentage,.ajax-progress-bar .message {
  color: #777777;
  font-size: 15px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}

.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0%
  {
    -moz-transform: rotate(0deg);
  }

  100%
  {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0%
  {
    -webkit-transform: rotate(0deg);
  }

  100%
  {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0%
  {
    -o-transform: rotate(0deg);
  }

  100%
  {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0%
  {
    -ms-transform: rotate(0deg);
  }

  100%
  {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0%
  {
    transform: rotate(0deg);
  }

  100%
  {
    transform: rotate(359deg);
  }
}

.tabbable {
  margin-bottom: 20px;
}

.tabs-below > .nav-tabs,.tabs-left > .nav-tabs,.tabs-right > .nav-tabs {
  border-bottom: 0;
}

.tabs-below > .nav-tabs .summary,.tabs-left > .nav-tabs .summary,.tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 15px;
}

.tab-pane > .panel-heading {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #dddddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,.tabs-below > .nav-tabs > .active > a:hover,.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #dddddd #dddddd #dddddd;
}

.tabs-left > .nav-tabs,.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

.tabs-left > .nav-tabs > li,.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li:focus,.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}

.tabs-left > .nav-tabs > li > a,.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs > li > a:focus,.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}

.tabs-left > .tab-content,.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  border: 1px solid #dddddd;
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs > .active > a,.tabs-left > .nav-tabs > .active > a:hover,.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #dddddd transparent #dddddd #dddddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
}

.tabs-right > .nav-tabs > .active > a,.tabs-right > .nav-tabs > .active > a:hover,.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #dddddd #dddddd #dddddd transparent;
}

th.checkbox,td.checkbox,th.radio,td.radio {
  display: table-cell;
}

.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}

.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}

.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em;
}

table .radio input[type="radio"],table .checkbox input[type="checkbox"] {
  max-width: inherit;
}

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right;
}

@media (min-width:768px) {
  .form-horizontal .form-group label
  {
    float: left;
    width: 16.66666667%;
  }
}

.alert a {
  font-weight: bold;
}

.alert-success a {
  color: #2b542c;
}

.alert-info a {
  color: #245269;
}

.alert-warning a {
  color: #66512c;
}

.alert-danger a {
  color: #843534;
}

div.image-style-new,div.image-style-new div {
  display: block;
}

div.image-style-new div.input-group {
  display: table;
}

td.module,.table-striped > tbody > tr:nth-child(odd) > td.module,.table > tbody > tr > td.module {
  background: #dddddd;
  font-weight: 700;
}

.book-toc > .dropdown-menu {
  overflow: hidden;
}

.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap;
}

.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: bold;
}

.book-toc > .dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 15px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%;
}

.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px;
}

.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px;
}

#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}

fieldset.features-export-component {
  font-size: 15px;
}

html.js #features-export-form fieldset.features-export-component,fieldset.features-export-component {
  margin: 0 0 13.5px;
}

fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}

fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 15px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}

fieldset.features-export-component .panel-body {
  padding: 0 10px;
}

div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}

fieldset.features-export-component .component-select .form-type-checkbox,div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px!important;
}

fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}

body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}

@media (min-width:768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top
  {
    left: 240px;
    left: 24rem;
  }
}

.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032;
}

.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}

body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px !important;
}

body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px !important;
}

body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}

#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}

b,strong {
  font-weight: 600;
}

h1 {
  font-weight: 600 !important;
}

.region-sidebar-second {
  font-size: 19px;
  color: #000000;
}

.container section.col-sm-9 {
  width: 65%;
}

.container aside.col-sm-3 {
  width: 35%;
}

.region-content {
  font-size: 19px;
  line-height: 1.5;
  color: #000000;
}

.block-system .view-content .views-field.views-field-body {
  font-size: 16px;
  color: #000000;
}

.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
  width: 100%;
}

.logo img {
  opacity: 0;
  width: 90px;
  margin-top: -10px;
  padding: 20px;
}

header#navbar .navbar-header {
  height: 50px;
  width: 90px;
}

    header#navbar .navbar-header .logo {
        background: url("../Content/wth-specific/img/logo_new.png") left top;
        height: 50px;
        width: 90px;
        padding: 0;
        margin: 0;
    }

header#navbar {
  border-bottom: 1px solid #959595;
  padding-bottom: 20px;
  margin-bottom: 0;
  background-color: #ffffff;
}

header#navbar #mobile-search {
  display: none;
}

header#navbar .mobile-search-close {
  display: none;
}

#navbar .container {
  margin-top: 20px;
}

.navbar-default {
  background: none;
  border: none;
}

.navbar-nav.secondary {
  float: left;
  margin: 0 !important;
}

#navbar ul.navbar-nav {
  margin-left: 20px;
}

#navbar ul.navbar-nav li {
  margin-right: 20px;
}

#navbar ul.navbar-nav li a,#navbar ul.navbar-nav li a:visited,#navbar ul.navbar-nav li a:focus,#navbar ul.navbar-nav li a:hover {
  color: #000000;
  font-size: 19px;
}

#navbar .container #block-search-form-nav {
  position: absolute;
  right: 10vw;
  top: 20px;
}

#navbar .container #block-search-form-nav input {
  height: 50px;
  max-width: 250px;
  width: 17.36vw;
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #959595;
  float: right;
  color: #959595;
  padding-left: 0.3em;
  font-size: 1.35vw;
}

#navbar .container #block-search-form-nav form .input-group-btn {
  width: 50px;
}

#navbar .container #block-search-form-nav form button.btn-primary {
  height: 50px;
  width: 50px;
  font-size: 25px;
  border-radius: 0;
}

.main-container .region-header #block-search-form {
  position: absolute;
  right: 10vw;
  top: 20px;
  z-index: 1000;
}

.logged-in .main-container .region-header #block-search-form {
  top: 83px;
  z-index: 1000;
}

.main-container .region-header #block-search-form input,body.node-type-other-pages .main-container .region-header #block-search-form--2 input {
  height: 50px;
  max-width: 250px;
  width: 17.36vw;
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #959595;
  float: right;
  color: #959595;
  padding-left: 0.3em;
  font-size: 19px;
}

.main-container .region-header form#search-block-form .input-group-btn {
  width: 50px;
}

.main-container .region-header form#search-block-form button.btn-primary {
  height: 50px;
  width: 50px;
  font-size: 25px;
  border-radius: 0;
}

.nav > li > a {
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width:768px) {
  #block-menu-descriptions-main-menu
  {
    display: none;
  }
}

.navbar-default .navbar-toggle .sr-only {
  position: relative;
  margin: 0;
  height: auto;
  width: auto;
  font-size: 11px;
}

.main-container .region-header #block-search-form .mobile-search-close {
  display: none;
}

#navbar .container #block-search-form-nav .mobile-search-close {
  display: none;
}

.breadcrumbs_header,.region-breadcrumbs {
  background-color: #ffffff;
}

.region-breadcrumbs .breadcrumbs {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

ol.breadcrumb {
  font-size: 15px;
  color: #000000;
  margin: 0 0 20px;
  padding: 0;
  display: inline-block;
}

ol.breadcrumb li a {
  color: #000000;
  text-decoration: underline;
  padding: 0 5px;
}

ol.breadcrumb li a:hover {
  color: #000000;
  text-decoration: none;
}

.breadcrumb > li + li::before {
    font-size: 8px;
    vertical-align: middle;
    content: '\f04b';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.breadcrumbs {
  font-weight: normal;
}

.breadcrumbs .breadcrumb-text {
  font-size: 15px;
  font-weight: normal;
  display: inline;
  color: #000000;
}

@media (max-width:768px) {
  .breadcrumbs .breadcrumb-text
  {
    display: none;
  }
}

aside.col-sm-3 {
  padding-left: 10px;
  margin-top: 40px;
}

@media (min-width:768px) {
  .logged-in aside.col-sm-3
  {
    margin-top: 90px;
  }
}

aside .block {
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 20px;
  font-weight: normal;
}

aside .block h2.block-title {
  font-size: 21px;
  font-weight: 600;
  margin-top: 0;
}

.image_header {
  background-color: #ffffff;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.region-image-header {
  background-color: #eeeeee;
  margin-left: auto;
  margin-right: auto;
}

.not-logged-in.node-type-news #block-blockify-blockify-page-title .container {
  margin-top: 0;
}

.image_header #block-blockify-blockify-page-title H1,.page-taxonomy-term.page-events-vocabulary .image_header #block-blockify-blockify-page-title H1 {
  background-color: #ffffff;
  display: table;
  margin-top: 220px;
  padding: 10px 10px 10px 25px;
  max-width: 950px;
  color: #000000;
}

#block-views-alert-block,#block-views-alert-block-1 {
  border: 2px solid #e81123;
  display: block;
  background-color: #ffffff;
  margin: 20px auto 0;
  width: 100%;
  max-width: 980px;
}

#block-views-alert-block H2.block-title,#block-views-alert-block-1 H2.block-title {
  background-color: #e81123;
  color: #ffffff;
  display: table-cell;
  margin: 0;
  padding: 10px 10px 10px 50px;
  font-size: 15px;
  vertical-align: middle;
}

#block-views-alert-block .view-alert,#block-views-alert-block-1 .view-alert {
  text-align: left;
  font-size: 15px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  position: relative;
}

.image_header #block-views-alert-block .view-header,.image_header #block-views-alert-block-1 .view-header {
  position: absolute;
  color: #ffffff;
  display: table-cell;
  margin-left: -97px;
  top: 50%;
  margin-top: -10px;
}

html.js .logged-in #block-views-alert-block div.contextual-links-wrapper,html.js .logged-in #block-views-alert-block-1 div.contextual-links-wrapper {
  display: none;
}

section#block-system-main {
  margin-top: 40px;
}

body.page-node section#block-system-main ul {
  list-style: outside;
  padding: 0 0 0 40px;
}

article.node {
  background-color: #ffffff;
  padding: 20px;
}

section#block-workbench-block {
  position: absolute;
}

.btn.btn-default.form-submit::before {
  content: "\e258";
  display: inline-block;
  float: right;
  font-family: "Glyphicons Halflings";
}

button#feedback-submit.btn.btn-default.form-submit::after {
  position: absolute;
}

.glyphicon-menu-right::before {
  vertical-align: middle;
}

.pagination > li:first-child > a > span {
  position: absolute;
  left: -9999px;
}

.pagination > li:last-child > a > span {
  position: absolute;
  left: -9999px;
}

.footer {
  margin-top: 65px;
}

footer.footer {
  padding-top: 20px;
  border: none;
  background-color: #000000;
  width: 100%;
}

footer .region-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

footer.footer #block-menu-menu-footer-menu .nav {
  margin-bottom: 15px;
}

footer.footer #block-menu-menu-footer-menu li {
  display: inline-block;
  float: left;
}

footer.footer #block-menu-menu-footer-menu li a {
  font-size: 15px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}

footer.footer #block-menu-menu-footer-menu li a:hover {
  text-decoration: none;
  background: none;
}

footer.footer #block-menu-menu-footer-menu li a:focus {
  text-decoration: none;
  background: none;
  background-color: none;
}

footer.footer #block-block-1 {
  font-size: 15px;
  color: #ffffff;
  margin-top: 30px;
  font-weight: normal;
  padding-left: 15px;
}

footer.footer #block-widgets-s-socialmedia-profile-default ul {
  list-style: none;
  padding: 0;
}

footer.footer #block-widgets-s-socialmedia-profile-buttons {
  float: right;
}

footer.footer #block-widgets-s-socialmedia-profile-default {
  clear: both;
}

@media (min-width:768px) {
  footer.footer #block-menu-menu-footer-menu
  {
    float: left;
    width: 54%;
  }
}

footer.footer #block-block-2 {
  font-size: 15px;
  color: #ffffff;
  padding: 10px 0 30px 10px;
  line-height: 1.5;
}

@media (min-width:768px) {
  footer.footer #block-block-2
  {
    float: left;
    width: 46%;
    text-align: right;
    padding: 10px 0;
  }
}

footer.footer #block-block-2 .footer_vote_title {
  display: inline-block;
  font-weight: 600;
}

footer.footer #block-block-2 .footer_vote_link {
  display: inline-block;
  padding-left: 20px;
}

@media (max-width:415px) {
  footer.footer #block-block-2 .footer_vote_link
  {
    display: block;
    padding: 10px 0;
  }
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_up,footer.footer #block-block-2 .footer_vote_link .footer_vote_down {
  display: inline-block;
  text-decoration: underline;
  padding-left: 40px;
  position: relative;
  cursor: pointer;
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_up:hover,footer.footer #block-block-2 .footer_vote_link .footer_vote_down:hover {
  text-decoration: none;
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before,footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
  font-family: FontAwesome;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  position: absolute;
  left: 10px;
  top: 0;
  height: 20px;
  display: block;
  width: 20px;
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before {
  content: "\f087";
}

footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before {
  content: "\f088";
}

.front header#navbar .navbar-header .logo {
  background-position: center top;
}

.front #navbar {
  background: url(/sites/all/themes/walthamforest_cms/images/hp-header.jpg) no-repeat center;
  height: 526px;
  height: 38vw;
  max-height: 526px;
  margin-bottom: 0;
  background-size: cover;
}

.front #navbar .container {
  margin-top: 20px;
}

.front #navbar ul.navbar-nav {
  margin-left: 20px;
}

.front #navbar ul.navbar-nav li {
  margin-right: 50px;
  margin-right: 3vw;
}

.front #navbar ul.navbar-nav li a,.front #navbar ul.navbar-nav li a:visited,.front #navbar ul.navbar-nav li a:focus,.front #navbar ul.navbar-nav li a:hover {
  color: #ffffff;
  font-size: 19px;
}

.front H1.page-header {
  display: none;
}

.front h1.site_slogan {
  color: #ffffff;
  font-size: 49px;
}

.navigation_under .container {
  text-align: center;
  padding-top: 100px;
}

.navbar #block-search-form {
  width: 600px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.front form#search-block-form input {
  max-height: 75px;
  height: 50px;
  width: 550px;
  max-width: 550px;
  background-color: #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 0;
  border: none;
  padding-left: 1.2em;
  font-size: 25px;
  font-size: 19px;
}

.front form#search-block-form .input-group-btn {
  width: 75px;
  max-width: 75px;
  width: 40px;
}

.front form#search-block-form .input-group-btn button.btn-primary {
  height: 75px;
  max-height: 75px;
  height: 50px;
  width: 75px;
  max-width: 75px;
  width: 50px;
  font-size: 25px;
  font-size: 20px;
  border-radius: 0;
}

.front.logged-in section#block-system-main {
  margin-top: 40px;
}

.front .region-content .pane-alert-home-page {
  border: 2px solid #e81123;
  display: block;
  padding: 0;
  margin-bottom: 70px;
  margin-top: -40px;
  position: relative;
}

.front .region-content .pane-alert-home-page H2.pane-title {
  background-color: #e81123;
  color: #ffffff;
  display: table-cell;
  margin: 0;
  padding: 10px 10px 10px 50px;
  font-size: 15px;
  vertical-align: middle;
}

.front .region-content .pane-alert-home-page .pane-content {
  text-align: left;
  font-size: 15px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.front .region-content .pane-alert-home-page .view-header {
  color: #ffffff;
  position: absolute;
  margin-left: -97px;
  top: 50%;
  margin-top: -10px;
}

.front .region-content .pane-home-page-services-list H2.pane-title {
  text-align: center;
}

.front .region-content .pane-home-page-services-list .pane-content ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.front .region-content .pane-home-page-services-list .pane-content li {
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 1em;
}

.front .region-content .pane-home-page-services-list .pane-content .views-row {
  margin-top: 1.2em;
}

.front .region-content .pane-home-page-services-list .pane-content .views-row-last {
  margin-bottom: 2.5em;
}

.front .region-content .pane-home-page-services-list .pane-content li a {
  font-size: 15px;
  color: #000000;
  text-decoration: underline;
}

.front .region-content .pane-home-page-services-list .pane-content H5 {
  font-size: 15px;
  font-size: 1.04vw;
  color: #000000;
  font-weight: 600;
}

.front .region-content .pane-home-page-services-list .views-field-name {
  text-align: center;
  height: 60px;
}

.front .region-content .pane-home-page-services-list .views-field-name H3 {
  font-size: 25px;
  font-weight: normal;
}

.front .region-content .pane-home-page-services-list .views-field-name H3 a {
  position: relative;
  display: inline-block;
}

.front .region-content .pane-home-page-services-list .views-field-name H3 a:after {
  content: "\e258";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  margin-left: 3px;
  color: #2e7d6b;
  position: absolute;
  bottom: 0;
}

.front .region-content .pane-home-page-services-list .views-field-field-all-pages-text {
  text-align: center;
  margin-top: 1em;
  height: 40px;
}

.front .region-content .pane-home-page-services-list .views-field-field-all-pages-text a {
  color: #000000;
  text-decoration: underline;
  font-size: 15px;
  font-weight: 600;
}

.front .region-content .pane-home-page-services-list .views-field-field-icon img {
  margin: 0 auto;
  height: 80px;
  width: 80px;
}

.front .region-content .pane-home-page-services-list .view-footer {
  text-align: center;
}

.front .region-content .pane-home-page-services-list .view-footer span {
  background-color: #2e7d6b;
  display: block;
  margin: 0 auto;
  padding: 20px 30px;
  text-align: center;
  width: 43%;
  color: #ffffff;
  font-size: 25px;
  font-weight: normal;
}

@media (max-width:992px) and (min-width:768px) {
  .front .region-content .pane-home-page-services-list .view-footer span
  {
    width: 48%;
  }
}

.front .region-content .pane-home-page-services-list .view-footer span a {
  color: #ffffff;
}

.front .region-content .pane-home-page-services-list .view-footer span a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.front .region-content .pane-home-page-services-list .view-footer span .glyphicon {
  font-weight: lighter;
  line-height: 1;
}

.front .region-content .pane-home-page-services-list .view-footer p {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
}

.front .region-content .pane-home-page-services-list {
  margin-top: -40px;
}

.front .region-content .row {
  margin-top: 40px;
}

.front .region-content .row:first-child + .row {
  background: #000000 url(/sites/all/themes/walthamforest_cms/images/my_account_bg.jpg) no-repeat center;
  padding: 30px;
  background-size: cover;
}

.front.logged-in .region-content .row:first-child + .row {
  background-color: none;
  padding: 0;
}

.front .region-content .pane-user-login {
  display: table-cell;
  width: 42%;
  padding-left: 20px;
}

.front .region-content .pane-custom.pane-1 {
  display: table-cell;
  width: 42%;
  padding-left: 20px;
}

.front .region-content .pane-user-login form#user-login-form input {
  height: 50px;
  max-height: 50px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 0;
  border: none;
  padding-left: 1em;
  font-size: 15px;
}

.front .region-content .pane-user-login form#user-login-form button:after {
  margin-top: 0;
  padding-top: 0;
}

.front .region-content .pane-user-login form#user-login-form ul li i {
  margin-left: 10px;
}

.front .region-content .pane-user-login H2 {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 25px;
}

.front .region-content .pane-user-login form#user-login-form button {
  background-color: #2e7d6b;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  width: 100%;
  color: #ffffff;
}

.front .region-content .pane-custom.pane-1 a {
  background-color: #2e7d6b;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  border: none;
  border-radius: 0;
}

.front .region-content .pane-user-login form#user-login-form .btn-default {
  border: none;
}

.front .region-content .pane-user-login form#user-login-form .btn {
  border-radius: 0;
}

.front .region-content .pane-user-login form#user-login-form button:hover {
  color: #ffffff;
  text-decoration: underline;
}

.front .region-content .pane-custom.pane-1 a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.front .region-content .pane-user-login form#user-login-form ul {
  list-style: none;
  padding: 0;
  color: #ffffff;
  margin-top: 20px;
}

.front .region-content .pane-user-login form#user-login-form ul a {
  color: #ffffff;
  font-weight: 600;
}

.front .region-content .pane-1,.front .region-content .pane-custom.pane-2 {
  display: table-cell;
  padding-left: 60px;
  padding-bottom: 40px;
  color: #ffffff;
  width: 50%;
}

.front .region-content .pane-1 ul,.front .region-content .pane-custom.pane-2 ul {
  list-style: none;
  padding: 0;
}

.front .region-content .pane-1 .pane-content,.front .region-content .pane-custom.pane-2 .pane-content {
  line-height: 2.5;
}

.front .region-content .pane-1 H2,.front .region-content .pane-custom.pane-2 H2 {
  margin-bottom: 30px;
  font-size: 25px;
}

.front .region-content .pane-1 p,.front .region-content .pane-custom.pane-2 p {
  line-height: 2;
}

.front .region-content .pane-1 i,.front .region-content .pane-custom.pane-2 i {
  display: inline-block;
  float: left;
  font-size: 25px;
  margin-right: 10px;
  line-height: 1.5;
  vertical-align: middle;
}

.front .region-content .pane-home-page-news-and-events-block-new {
  margin: 0 0 80px;
  padding: 0;
  position: relative;
}

.front .region-content .pane-home-page-news-and-events-block-new H2.pane-title {
  text-align: center;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-row {
  padding-bottom: 50px;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3 {
  font-size: 21px;
  font-size: 1.6vw;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-field-image-home-page,.front .region-content .pane-home-page-news-and-events-block-new .views-field-view-node a img {
  filter: brightness(75%);
  -webkit-filter: brightness(75%);
  -moz-filter: brightness(75%);
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-title,.front .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it,.front .region-content .pane-home-page-news-and-events-block-new .views-field-body,.front .region-content .pane-home-page-news-and-events-block-new .views-field-view-node a span {
  position: absolute;
  bottom: 45%;
  color: #ffffff;
  font-size: 19px;
  margin-left: -20px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-view-node a span {
  font-weight: 600;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it,.front .region-content .pane-home-page-news-and-events-block-new .views-field-body {
  bottom: 40%;
  z-index: 1;
}

.region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it {
  width: 85%;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-title a {
  color: #ffffff;
  text-decoration: none;
}

.front .region-content .pane-home-page-news-and-events-block-new .views-field-title a:hover {
  color: #ffffff;
}

.front .region-content .pane-home-page-news-and-events-block-new .view-footer {
  text-align: center;
}

.front .region-content .pane-home-page-news-and-events-block-new .view-footer span {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -300px;
  height: 20px;
}

.front .region-content .pane-home-page-news-and-events-block-new .view-footer span a {
  background-color: transparent;
  margin: 0 auto;
  padding: 15px 90px;
  text-align: center;
  border: 1px solid #2e7d6b;
  display: table-cell;
  font-weight: 600;
  font-size: 21px;
}

.front .region-content .pane-home-page-news-and-events-block-new .view-footer span .glyphicon {
  float: right;
  font-weight: lighter;
  position: absolute;
  right: 20px;
  top: 18px;
}

.front.logged-in .region-content .pane-home-page-news-and-events-block-new .view-footer H3 {
  margin-bottom: 40px;
}

.front .pane-twitter-block-hp-twitter-block-hp {
  background-color: #959595;
  color: #ffffff;
  font-family: open sans;
  margin-top: 40px;
  padding: 10px 40px 40px;
  text-align: center;
}

.front .pane-twitter-block-hp-twitter-block-hp button.slick-pause-button {
  background: none;
  border: none;
  position: absolute;
  right: 0px;
}

.front.not-logged-in .pane-twitter-block-hp-twitter-block-hp button.slick-pause-button {
  right: 30px;
}

.front .pane-twitter-block-hp-twitter-block-hp button.slick-pause-button span {
  left: -9999px;
  position: absolute;
}

.front .pane-twitter-block-hp-twitter-block-hp a {
  color: #ffffff;
  text-decoration: underline;
}

.front .pane-twitter-block-hp-twitter-block-hp a:hover {
  color: #ffffff;
  text-decoration: none;
}

.front #block-system-main {
  margin-bottom: -45px;
}

.front footer {
  width: 100%;
}

.main-container.container {
  padding-top: 20px;
}

#block-views-get-stuff-done-block {
  padding: 0;
}

#block-views-get-stuff-done-block .block-title {
  background: #2e7d6b;
  color: #ffffff;
  padding: 20px;
  margin-bottom: 0;
}

.view-get-stuff-done {
  padding: 20px;
}

.view-get-stuff-done .views-row {
  margin-bottom: 15px;
}

.view-get-stuff-done .views-row.views-row-last {
  margin-bottom: 0;
}

.view-get-stuff-done a {
  background-color: transparent;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  border: 1px solid #2e7d6b;
  display: block;
  position: relative;
  width: 100%;
}

.view-get-stuff-done a:hover .title {
  text-decoration: underline;
}

.view-get-stuff-done a .title {
  padding: 0;
}

.view-get-stuff-done a .glyphicon {
  bottom: 0;
  height: 30%;
  left: 50%;
  margin: -15% 0 0 -25%;
  position: absolute;
  right: 0;
  top: 50%;
  width: 50%;
}

.view-get-stuff-done .iconholder {
  bottom: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.page-services .region-image-header {
  background-color: #ffffff;
}

.page-services #block-blockify-blockify-page-title {
  background: url(/sites/all/themes/walthamforest_cms/images/sc-header.jpg) no-repeat center;
  height: 350px;
  width: 100%;
  background-size: cover;
}

.page-services .region-content .view-services .view-content ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.page-services .region-content .view-services .view-content li {
  overflow: hidden;
  margin-bottom: 15px;
  line-height: 1.2;
}

.page-services .region-content .view-services .view-content .views-row {
  margin-top: 1.5em;
  height: 390px;
}

.page-services .region-content .view-services .view-content .views-row-last {
  margin-bottom: 2.5em;
}

.page-services .region-content .view-services .view-content li a {
  font-size: 15px;
  color: #000000;
  text-decoration: underline;
}

.page-services .region-content .view-services .view-content H5 {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}

.page-services .region-content .view-services .views-field-name {
  text-align: center;
  height: 85px;
  font-weight: normal;
}

.page-services .region-content .view-services .views-field-name H3 {
  font-size: 25px;
  font-weight: normal;
}

.page-services .region-content .view-services .views-field-field-all-pages-text {
  text-align: center;
  margin-top: 1em;
  height: 30px;
}

.page-services .region-content .view-services .views-field-field-all-pages-text a {
  color: #000000;
  text-decoration: underline;
  font-size: 15px;
  font-weight: 600;
}

.page-services .region-content .view-services .views-field-field-icon img {
  margin: 0 auto;
  width: 80px;
  height: 80px;
}

.view-id-basic_page_related_pages .views-row {
  line-height: 1.1;
  padding-top: 15px;
}

.view-id-basic_page_related_pages .views-row:first-child {
  padding-top: 0;
}

.view-id-basic_page_related_pages .views-row a {
  color: #000000;
  text-decoration: underline;
  font-size: 17px;
}

.page-taxonomy-term.logged-in .region-content {
  margin-top: 70px;
}

.page-taxonomy-term.logged-in .tabs--primary {
  position: absolute;
  z-index: 1001;
}

.page-taxonomy-term .image_header {
  background-color: transparent;
  position: relative;
}

.page-taxonomy-term .region-image-header {
  background-color: transparent;
}

.page-taxonomy-term .image_header #block-blockify-blockify-page-title H1 {
  background-color: #ffffff;
  display: table;
  padding: 10px 10px 10px 25px;
  margin-top: 220px;
}

.page-taxonomy-term .image_header #block-views-services-block-2,.page-taxonomy-term .image_header #block-views-header-scheduled-block,.node-type-page .image_header #block-views-services-block-2,body.node-type-page .image_header #block-views-basic-page-header-image-block {
  max-height: 350px;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: -1;
  overflow: hidden;
}

.page-taxonomy-term .image_header #block-views-services-block-2 .image_empty,.page-taxonomy-term .image_header #block-views-header-scheduled-block .image_empty,.node-type-page .image_header #block-views-services-block-2 .image_empty,body.node-type-page .image_header #block-views-basic-page-header-image-block .image_empty {
  height: 30vw;
}

.page-taxonomy-term .image_header #block-blockify-blockify-page-title,.node-type-page .image_header #block-blockify-blockify-page-title {
  height: 0;
}

.page-news-vocabulary .image_header #block-blockify-blockify-page-title {
  height: auto;
  top: 0;
}

.page-taxonomy-term #block-views-services-block-2 .views-field-field-header-image img,.page-taxonomy-term .image_header #block-views-header-scheduled-block .views-field-field-header-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

.page-taxonomy-term .image_header #block-views-alert-block {
  margin: 20px auto 0;
}

.page-taxonomy-term .region-content .view-services .views-field-field-header-image img {
  height: 350px;
  width: 100%;
}

.page-taxonomy-term .region-content .view-services .view-content ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.page-taxonomy-term .region-content .view-services .view-content li {
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 1em;
}

.page-taxonomy-term .region-content .view-services .view-content .views-row {
  margin-top: 1.2em;
}

.page-taxonomy-term .region-content .view-services .view-content .views-row-last {
  margin-bottom: 2.5em;
}

.page-taxonomy-term .region-content .view-services .view-content li a {
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
}

.page-taxonomy-term .region-content .view-services .view-content H5 {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}

.page-taxonomy-term .region-content .view-services .views-field-name {
  text-align: center;
  height: 70px;
}

.page-taxonomy-term .region-content .view-services .views-field-name H3 {
  font-size: 25px;
  font-weight: 600;
}

.page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text {
  text-align: center;
  margin-top: 1em;
}

.page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text a {
  color: #000000;
  text-decoration: underline;
  font-size: 15px;
  font-weight: 600;
}

.page-taxonomy-term .region-content .view-services-pages .views-row {
  text-align: center;
  max-width: 32%;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.page-taxonomy-term .region-content .view-services-pages .views-field-body {
  font-size: 16px;
  color: #000000;
}

.page-taxonomy-term .region-content .view-services-pages .views-field-title H3 {
  font-size: 25px;
  font-weight: 600;
}

.page-taxonomy-term .region-content .view-services-pages .views-field-view-node a {
  font-size: 16px;
  text-decoration: underline;
}

.page-taxonomy-term .region-content .view-services-pages .views-field-view-node a:hover {
  text-decoration: none;
}

.page-updates .region-image-header {
  background-color: #ffffff;
}

.page-updates #block-blockify-blockify-page-title {
  background: url(/sites/all/themes/walthamforest_cms/images/ne-header.jpg) no-repeat center;
  height: 350px;
  width: 100%;
  background-size: cover;
}

.page-updates section#block-system-main {
  margin-top: 0;
}

.page-updates .view-news-events-landing-page .view-header a {
  margin-left: 50px;
  text-decoration: underline;
  font-weight: 600;
  font-size: 21px;
}

.page-updates .view-news-events-landing-page .view-header span {
  margin-bottom: 13.5px;
  margin-top: 23px;
  padding-bottom: 20px;
}

.page-updates .view-news-events-landing-page .view-header H3:first-child {
  font-weight: bold;
}

.page-updates .view-news-events-landing-page .views-field-title,.page-updates .view-news-events-landing-page .views-field-body,.page-updates .view-news-events-landing-page .views-field-field-when-is-it {
  position: absolute;
  bottom: 45%;
  text-align: center;
  width: 100%;
  color: #ffffff;
  margin-left: -20px;
  padding-left: 28px;
  padding-right: 28px;
}

.page-updates .view-news-events-landing-page .col-sm-12 .views-field-body {
  bottom: 45%;
}

.page-updates .view-news-events-landing-page .col-sm-8 .views-field-body {
  bottom: 40%;
}

.page-updates .view-news-events-landing-page .col-sm-4 .views-field-body {
  bottom: 40%;
  width: 90%;
  color: #ffffff;
  font-size: 19px;
}

.page-updates .view-news-events-landing-page .views-field-field-when-is-it {
  bottom: 40%;
}

.page-updates .view-news-events-landing-page .views-field-title a {
  color: #ffffff;
  text-decoration: none;
  font-size: 21px;
  font-size: 1.6vw;
  font-weight: 600;
}

.page-updates .view-news-events-landing-page .views-field-title a:hover {
  color: #ffffff;
}

.page-updates .view-news-events-landing-page .views-field-field-image {
  padding-bottom: 40px;
  filter: brightness(50%);
  -webkit-filter: brightness(50%);
  -moz-filter: brightness(50%);
}

.node-type-news .region-image-header .container {
  padding-left: 0px;
  padding-right: 0px;
}

body.page-events,body.page-events-vocabulary {
  background-color: #eeeeee;
}

.page-events #block-blockify-blockify-page-title,.page-events-vocabulary #block-blockify-blockify-page-title {
  background: url(/sites/all/themes/walthamforest_cms/images/an-header.jpg) no-repeat center;
  height: 350px;
  width: 100%;
  background-size: cover;
}

.page-events-vocabulary #block-blockify-blockify-page-title {
  height: 350px !important;
}

.page-events-vocabulary.page-taxonomy-term .image_header #block-blockify-blockify-page-title {
  position: relative;
  top: 0;
}

.page-events-vocabulary.page-taxonomy-term .image_header #block-views-alert-block {
  margin-top: 20px;
}

.page-events .view-all-events-page .views-field-field-when-is-it-1,.page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-1 {
  font-size: 15px;
}

.page-events .view-all-events-page .views-field-field-when-is-it-2,.page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-2 {
  position: absolute;
  font-size: 25px;
  font-weight: 600;
}

.page-events .view-all-events-page .views-field-title,.page-events-vocabulary .view-all-events-page .views-field-title {
  margin-left: 50px;
  margin-top: -50px;
}

.page-events .view-all-events-page .views-field-title H3,.page-events-vocabulary .view-all-events-page .views-field-title H3 {
  font-size: 19px;
}

.page-events .view-all-events-page .views-field-field-sold-out,.page-events-vocabulary .view-all-events-page .views-field-field-sold-out {
  background-color: #959595;
  font-size: 12px;
  font-weight: 600;
  margin-left: 50px;
  padding: 2px 10px;
  text-transform: uppercase;
  display: inline-block;
}

.page-events .view-all-events-page .views-field-body,.page-events-vocabulary .view-all-events-page .views-field-body {
  font-size: 15px;
  color: #000000;
  padding-left: 55px;
}

.page-events .view-all-events-page .views-field-view-node,.page-events-vocabulary .view-all-events-page .views-field-view-node {
  display: block;
  font-size: 15px;
  margin-bottom: 40px;
  padding-left: 55px;
}

.page-events .view-all-events-page .views-field-view-node a,.page-events-vocabulary .view-all-events-page .views-field-view-node a {
  font-color: #2e7d6b;
  text-decoration: underline;
}

.page-events .view-all-events-page .views-field-view-node a:hover,.page-events-vocabulary .view-all-events-page .views-field-view-node a:hover {
  text-decoration: none;
}

.page-events .view-events-calendar,.page-events-vocabulary .view-events-calendar {
  font-size: 15px;
  color: #000000;
  background-color: #ffffff;
  padding: 0;
  margin: 0 auto;
  width: 266px;
}

.page-events .view-all-events-page .views-field-title,.page-events .view-all-events-page .views-field-title h3 {
  margin-top: 0;
}

.page-events .view-all-events-page .views-field-field-when-is-it-1 {
  margin-top: -25px;
}

.page-events .view-events-calendar .date-nav,.page-events-vocabulary .view-events-calendar .date-nav {
  margin: 0;
  padding: 0;
}

.page-events .view-events-calendar .date-heading h2 {
  font-size: 19px;
  font-weight: 800;
  padding-top: 5px;
  margin: 0;
}

.page-events-vocabulary .view-events-calendar .date-heading h3 {
  font-size: 19px;
  font-weight: 800;
}

.page-events .view-events-calendar ul.pager,.page-events-vocabulary .view-events-calendar ul.pager {
  margin: 5px;
  padding: 0;
}

.page-events .view-events-calendar .date-prev,.page-events .view-events-calendar .date-next,.page-events-vocabulary .view-events-calendar .date-prev,.page-events-vocabulary .view-events-calendar .date-next {
  background: none;
}

.page-events .view-events-calendar .date-prev a,.page-events .view-events-calendar .date-next a,.page-events-vocabulary .view-events-calendar .date-prev a,.page-events-vocabulary .view-events-calendar .date-next a {
  border: none;
  color: #ffffff;
  font-size: 1px;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: inherit;
}

.page-events .view-events-calendar .date-prev a:before,.page-events .view-events-calendar .date-next a:before,.page-events-vocabulary .view-events-calendar .date-prev a:before,.page-events-vocabulary .view-events-calendar .date-next a:before {
  font-family: FontAwesome;
  text-align: center;
  color: #2e7d6b;
  font-size: 25px;
  position: absolute;
  height: 20px;
  display: block;
  width: 20px;
}

.page-events .view-events-calendar .date-prev a:before,.page-events-vocabulary .view-events-calendar .date-prev a:before {
  content: "\f104";
  left: 0;
  top: 0;
}

.page-events .view-events-calendar .date-next a:before,.page-events-vocabulary .view-events-calendar .date-next a:before {
  content: "\f105";
  right: 0;
  top: 0;
}

.page-events .view-events-calendar .date-prev a:hover,.page-events .view-events-calendar .date-next a:hover,.page-events-vocabulary .view-events-calendar .date-prev a:hover,.page-events-vocabulary .view-events-calendar .date-next a:hover {
  background-color: #ffffff;
  color: #ffffff;
}

.page-events .view-events-calendar .has-events a,.page-events-vocabulary .view-events-calendar .has-events a {
  border: 2px solid #2e7d6b;
  border-radius: 50%;
  text-decoration: none;
  width: 36px;
  height: 36px;
  line-height: 32px;
  display: block;
  margin: 0 auto;
  font-weight: 600;
}

.page-events .view-events-calendar .today,.page-events-vocabulary .view-events-calendar .today {
  background-color: #ffffff;
  border-radius: inherit;
  color: #ffffff;
}

.page-events .view-events-calendar .today .month,.page-events-vocabulary .view-events-calendar .today .month {
  background: #2e7d6b;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-weight: 600;
  margin: 0 auto;
}

.page-events .view-events-calendar .today.has-events,.page-events-vocabulary .view-events-calendar .today.has-events {
  background-color: #ffffff;
  border-radius: inherit;
}

.page-events .view-events-calendar .today.has-events .month,.page-events-vocabulary .view-events-calendar .today.has-events .month {
  background: #2e7d6b;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}

.page-events .view-events-calendar .today.has-events a,.page-events-vocabulary .view-events-calendar .today.has-events a {
  color: #ffffff;
  border: none;
  line-height: 36px;
}

.page-events .view-events-calendar thead tr th,.page-events-vocabulary .view-events-calendar thead tr th {
  background: none;
  border: none;
  border-bottom: 1px solid #2e7d6b;
  font-weight: 600;
  padding: 0 0 5px;
  color: #000000;
  font-size: 17px;
}

.page-events .view-events-calendar tbody,.page-events-vocabulary .view-events-calendar tbody {
  padding-top: 10px;
}

.page-events .view-events-calendar tbody tr .mini,.page-events-vocabulary .view-events-calendar tbody tr .mini {
  vertical-align: middle;
  text-align: center;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #000000;
  font-weight: 600;
}

.page-events .view-events-calendar tbody tr .mini.today,.page-events-vocabulary .view-events-calendar tbody tr .mini.today {
  color: #ffffff;
}

.page-events .view-events-calendar tbody:before,.page-events-vocabulary .view-events-calendar tbody:before {
  content: "-";
  display: block;
  line-height: 10px;
  color: transparent;
}

@media (max-width:992px) and (min-width:768px) {
  .page-events .main-container.container,.page-events-vocabulary .main-container.container
  {
    width: 100%;
  }
}

@media (max-width:960px) and (min-width:860px) {
  .page-events aside.col-sm-3,.page-events-vocabulary aside.col-sm-3
  {
    width: 38%;
  }
}

@media (max-width:859px) and (min-width:768px) {
  .page-events aside.col-sm-3,.page-events-vocabulary aside.col-sm-3
  {
    width: 43%;
  }
}

@media (max-width:960px) and (min-width:860px) {
  .page-events .container section.col-sm-9,.page-events-vocabulary .container section.col-sm-9
  {
    width: 62%;
  }
}

@media (max-width:859px) and (min-width:768px) {
  .page-events .container section.col-sm-9,.page-events-vocabulary .container section.col-sm-9
  {
    width: 57%;
  }
}

@media (min-width:768px) {
  .page-events-vocabulary.logged-in .region-content
  {
    margin-top: 90px;
  }
}

@media (min-width:768px) {
  .page-events.logged-in aside.col-sm-3,.page-news.logged-in aside.col-sm-3
  {
    margin-top: 40px;
  }
}

.page-events aside #block-views-all-events-page-topics-block ul {
  list-style: none;
  padding: 0;
}

.page-events aside #block-views-all-events-page-topics-block li {
  margin-bottom: 10px;
}

.page-events aside #block-views-all-events-page-topics-block a {
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

.page-events aside #block-views-all-events-page-topics-block a:hover {
  text-decoration: none;
}

.view-all-events-page .views-row {
  background-color: #ffffff;
  padding: 20px;
}

.view-all-events-page .views-field-body {
  font-size: 15px;
  color: #000000;
  padding-left: 55px;
}

.view-all-events-page .views-field-view-node {
  display: block;
  font-size: 15px;
  margin-bottom: 20px;
  padding-left: 55px;
}

.view-all-events-page .views-field-view-node a {
  font-color: #2e7d6b;
  text-decoration: underline;
}

.view-all-events-page .views-field-view-node a:hover {
  text-decoration: none;
}

body.node-type-event {
  background-color: #eeeeee;
}

body.node-type-event #block-views-event-page-block-1 {
  padding: 0;
}

body.node-type-event #block-views-event-page-block-1 H2.block-title {
  background-color: #2e7d6b;
  color: #ffffff;
  padding: 20px;
  font-size: 21px;
}

body.node-type-event #block-views-event-page-block-1 .view-event-page {
  padding-left: 20px;
  padding-right: 20px;
}

body.node-type-event #block-views-event-page-block-1 H3.views-label {
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
}

body.node-type-event #block-views-event-page-block-1 ul {
  list-style: none;
  padding: 0;
  font-size: 16px;
}

body.node-type-event #block-views-event-page-block-1 .views-field-field-buy-ticket-url a {
  background-color: #2e7d6b;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  width: 100%;
}

body.node-type-event #block-views-event-page-block-1 .views-field-field-buy-ticket-url a::after {
  content: "\e258";
  float: right;
  font-family: "Glyphicons Halflings";
}

body.node-type-event #block-views-event-page-block-2 {
  margin-top: 5px;
}

body.node-type-event #block-views-event-page-block-2 H2.block-title {
  font-size: 21px;
  margin-top: 0;
}

body.node-type-event #block-views-events-calendar-block-2 ul {
  list-style: none;
  padding: 0;
}

body.node-type-event #block-views-events-calendar-block-2 li {
  margin-bottom: 13.5px;
  line-height: 1.1;
}

body.node-type-event #block-views-events-calendar-block-2 a {
  font-size: 15px;
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

body.node-type-event #block-views-events-calendar-block-2 a:hover {
  text-decoration: none;
}

body.node-type-event #block-views-basic-page-content-block {
  margin-top: -10px;
}

body.page-news {
  background-color: #eeeeee;
}

.page-news #block-blockify-blockify-page-title {
  background: url(/sites/all/themes/walthamforest_cms/images/an-header.jpg) no-repeat center;
  height: 350px;
  width: 100%;
  background-size: cover;
}

.page-news .view-all-news-page {
  background-color: #ffffff;
  padding: 0 20px 20px 20px;
}

.page-news .view-all-news-page H2 {
  margin-top: 5px;
  display: inline;
  font-size: 19px;
}

.page-news .view-all-news-page .views-row {
  padding: 10px 0 25px 0;
}

.page-news .view-all-news-page .views-field-title {
  font-weight: 600;
}

.page-news .view-all-news-page .views-field-title H3 {
  font-size: 19px;
}

.page-news .view-all-news-page .views-field-created {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
}

.page-news aside #block-views-all-news-page-topics-block {
  padding-top: 20px;
  font-weight: 600;
  color: #000000;
}

.page-news aside #block-views-all-news-page-topics-block a {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

.page-news aside #block-views-all-news-page-topics-block a:hover {
  text-decoration: none;
}

.page-news .views-row .body-with-link {
  color: #000000;
}

.page-news .views-row .body-with-link .read-more a {
  text-decoration: underline;
}

.page-node.node-type-news .image_header {
  background-color: #eeeeee;
  margin: 0 auto;
  padding: 20px 0 0 20px;
  width: 1020px;
}

.page-node.node-type-news .image_header #block-blockify-blockify-page-title H1 {
  display: table;
  margin: 0;
  padding: 10px 10px 15px 0;
  max-width: 950px;
  color: #000000;
}

body.node-type-news .image_header #block-blockify-blockify-page-title H1 {
  background-color: transparent;
  display: table;
  font-size: 46px;
  margin-top: 0;
  font-weight: 800 !important;
}

body.node-type-news {
  background-color: #eeeeee;
}

body.node-type-page #block-views-basic-page-content-block {
  margin-top: 15px;
}

body.node-type-form,body.node-type-form .region-image-header {
  background-color: #ffffff;
}

body.node-type-form .image_header #block-blockify-blockify-page-title h1 {
  margin: 0;
  padding: 20px 0;
  width: 100%;
  max-width: inherit;
}

body.node-type-form .region-image-header {
  padding: 0 20px;
}

body.node-type-page {
  background-color: #eeeeee;
}

body.node-type-page .image_header,body.node-type-news .image_header,body.node-type-event .image_header,body.page-news .image_header,body.page-events .image_header,body.page-events-vocabulary .image_header {
  background-color: transparent;
}

body.node-type-event .region-image-header {
  position: relative;
}

body.node-type-page .region-image-header,body.node-type-event .region-image-header {
  background-color: transparent;
}

body.node-type-page .image_header #block-blockify-blockify-breadcrumb,body.node-type-event .image_header #block-blockify-blockify-breadcrumb {
  margin-top: -20px;
  padding-top: 20px;
}

body.node-type-event .image_header #block-blockify-blockify-page-title {
  height: 0;
  left: 0;
}

body.node-type-page .image_header #block-blockify-blockify-page-title H1,body.node-type-event .image_header #block-blockify-blockify-page-title H1 {
  background-color: #ffffff;
  display: table;
  padding: 10px 10px 10px 20px;
}

body.node-type-event .image_header #block-blockify-blockify-page-title h1 {
  margin-top: 220px;
}

body.node-type-event .image_header #block-views-basic-page-header-image-block {
  width: 100%;
  position: relative;
  z-index: -1;
}

body.node-type-page #block-views-basic-page-header-image-block .views-field-field-header-image img,body.node-type-event #block-views-basic-page-header-image-block .views-field-field-header-image img {
  height: auto;
  max-height: 350px;
  max-width: 100%;
  width: 100%;
}

body.node-type-page .image_header #block-views-alert-block,body.node-type-event .image_header #block-views-alert-block {
  margin: 20px auto 0;
}

body.node-type-event section#block-workbench-block {
  z-index: 1;
}

body.node-type-page .region-image-header {
  position: relative;
}

body.node-type-page .image_header #block-blockify-blockify-page-title H1 {
  margin-top: 220px;
}

body.node-type-page article .field-name-body,body.node-type-page article .field-name-field-supporting-documents {
  padding: 20px;
}

body.node-type-page aside #block-views-basic-page-related-pages-block ul {
  list-style: outside none none;
  padding: 0;
}

article.node {
  padding: 0;
}

body.node-type-news article .field-name-body {
  padding: 20px;
}

body.node-type-news #block-views-news-page-date-block .view-news-page-date {
  display: table;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}

.node-type-news aside #block-views-news-page-other-news-block {
  padding-top: 20px;
}

.node-type-news aside #block-views-news-page-other-news-block ul {
  list-style: none;
  padding: 0;
}

.node-type-news aside #block-views-news-page-other-news-block li {
  line-height: 1.1;
  margin-bottom: 13.5px;
}

.node-type-news aside #block-views-news-page-other-news-block a {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

.node-type-news aside #block-views-news-page-other-news-block a:hover {
  text-decoration: none;
}

body.node-type-other-pages .image_header #block-blockify-blockify-page-title H1 {
  margin-top: 0;
  background-color: #ffffff;
  margin-left: 0;
  padding-left: 0;
}

body.node-type-other-pages .region-image-header {
  background-color: #ffffff;
}

body.node-type-other-pages .image_header {
  background-color: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 {
  position: absolute;
  right: 5vw;
  top: 20px;
  z-index: 1000;
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 .form-search .btn-primary {
  height: 50px;
}

body.node-type-other-pages.logged-in .main-container .region-header #block-search-form--2 {
  top: 83px;
  z-index: 1000;
}

body.node-type-other-pages .main-container .region-header #block-search-form--2 input {
  height: 50px;
  max-width: 250px;
}

body.node-type-other-pages .main-container #block-search-form {
  width: 80%;
}

body.node-type-other-pages .main-container #block-search-form input {
  height: 50px;
  width: 100%;
}

body.node-type-other-pages #block-system-main .mobile-search-close {
  display: none;
}

body.node-type-other-pages #block-system-main input {
  border: 1px solid #959595;
  color: #959595;
  padding-left: 0.3em;
}

body.node-type-other-pages #block-system-main .form-search .btn-primary {
  color: #ffffff;
  background-color: #2e7d6b;
  border-color: #2e7d6b;
  height: 50px;
}

.panel-default > .panel-heading {
  background-color: #ffffff;
}

.views-bootstrap-accordion-plugin-style .panel {
  padding: 5px;
  border: none;
  border-radius: 0;
}

.views-bootstrap-accordion-plugin-style.panel-group .panel + .panel {
  margin-top: 15px;
}

.views-bootstrap-accordion-plugin-style H2.panel-title,.views-bootstrap-accordion-plugin-style H4.panel-title {
  font-size: 19px;
}

.views-bootstrap-accordion-plugin-style H2.panel-title a,.views-bootstrap-accordion-plugin-style H4.panel-title a {
  text-decoration: none;
  display: table;
  width: 100%;
}

.views-bootstrap-accordion-plugin-style .panel.panel-default .panel-collapse .panel-body {
  border: none;
}

.views-bootstrap-accordion-plugin-style .panel-heading .glyphicon {
  color: #2e7d6b;
  display: inline;
  float: left;
  position: relative;
  font-size: 15px;
  font-weight: normal;
  margin-top: 3px;
  margin-right: 10px;
}

a[aria-expanded="true"].accordion-toggle .glyphicon-plus:before,a.accordion-toggle.first .glyphicon-plus:before {
  content: "?";
}

a[aria-expanded="false"].accordion-toggle.first .glyphicon-plus:before {
  content: "+";
}

.views-bootstrap-accordion-plugin-style H2.panel-title a,.views-bootstrap-accordion-plugin-style H4.panel-title a {
  color: #000000;
  font-size: 21px;
}

.node-type-other-pages .panel-heading,.node-type-other-pages .views-bootstrap-accordion-plugin-style .panel {
  padding-left: 0px;
}

form#-firmstep-forms-page-form {
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 20px;
}

form#-firmstep-forms-page-form .sectionnamerender {
  padding: 20px 0;
}

form#-firmstep-forms-page-form .fieldlabel {
  margin-bottom: 10px;
  margin-top: 20px;
}

form#-firmstep-forms-page-form input {
  border: 1px solid #959595;
  font-size: 19px;
  height: 50px;
  padding: 10px 20px;
  width: 100%;
}

form#-firmstep-forms-page-form select {
  border: 1px solid #959595;
  font-size: 15px;
  height: 50px;
  padding: 10px 20px;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
}

form#-firmstep-forms-page-form input[type="radio"] {
  display: inline-block;
  padding: 0;
  width: auto;
}

form#-firmstep-forms-page-form input[type="radio"]:empty {
  display: none;
}

form#-firmstep-forms-page-form input[type="radio"] ~ label {
  border: 2px solid #2e7d6b;
  padding: 10px;
  text-align: center;
  width: 200px;
  max-width: 100%;
  font-size: 19px;
  color: #2e7d6b;
  font-weight: 600;
}

.fieldsetcontrol .bws.colspan {
  margin-right: 20px;
}

form#-firmstep-forms-page-form input[type="radio"]:empty ~ label {
  position: relative;
  float: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

form#-firmstep-forms-page-form input[type="radio"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
}

form#-firmstep-forms-page-form input[type="radio"]:checked ~ label:before {
  background-color: #2e7d6b;
  color: #ffffff;
  z-index: -1;
}

form#-firmstep-forms-page-form input[type="radio"]:checked ~ label {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

form#-firmstep-forms-page-form input[type="checkbox"] {
  display: inline-block;
  padding: 0;
  width: auto;
}

form#-firmstep-forms-page-form input[type="checkbox"]:empty {
  display: none;
}

form#-firmstep-forms-page-form input[type="checkbox"]:empty ~ label {
  position: relative;
  float: left;
  line-height: 1.5;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 19px;
  color: #000000;
  font-weight: 600;
  text-indent: 30px;
}

form#-firmstep-forms-page-form input[type="checkbox"]:checked ~ label {
  position: relative;
  z-index: 1;
}

form#-firmstep-forms-page-form input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 2px;
  bottom: 2px;
  left: 2px;
  content: '';
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
}

form#-firmstep-forms-page-form input[type="checkbox"]:checked ~ label:before {
  background-color: #2e7d6b;
  color: #ffffff;
  z-index: -1;
  border: solid 2px #ffffff;
}

form#-firmstep-forms-page-form input[type="checkbox"]:empty ~ label:after {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 20px;
  height: 20px;
  border: 2px solid #959595;
  padding: 10px;
  text-align: center;
}

form#-firmstep-forms-page-form input[type="submit"] {
  background-color: #ffffff;
  border: 2px solid #2e7d6b;
  color: #2e7d6b;
  font-size: 19px;
  margin: 0 auto;
  width: 200px;
  font-weight: 600;
  max-width: 100%;
  margin-right: 20px;
  margin-top: 40px;
}

form#-firmstep-forms-page-form input[type="submit"]:hover {
  background-color: #2e7d6b;
  border: none;
  color: #ffffff;
}

form#-firmstep-forms-page-form input.deleterepeatablerow {
  width: auto;
}

form#-firmstep-forms-page-form ol {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 0;
  position: relative;
}

form#-firmstep-forms-page-form ol:before {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  top: 25px;
  border-top: 2px solid #2e7d6b;
}

body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 5vw;
  vertical-align: top;
  position: relative;
}

body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li:first-child {
  margin-left: 0;
}

body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  margin-left: -10px;
  left: 50%;
  top: 10px;
  height: 20px;
  display: block;
  width: 20px;
  z-index: 1;
}

body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li input[type="submit"] {
  width: 80px !important;
  margin: 0;
  padding: 55px 0 0;
  background-color: transparent;
  color: #eeeeee;
  font-size: 13px;
  border: none;
  white-space: normal;
  position: relative;
  height: auto;
  background: url(/sites/all/themes/walthamforest_cms/images/progressbar_gray_light.gif) no-repeat center top;
}

body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li input[type="submit"].activesection {
  color: #000000;
}

body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li input[type="submit"].progress1,body.page-node section#block-system-main form#-firmstep-forms-page-form ol.progressol li input[type="submit"].activesection {
  background: url(/sites/all/themes/walthamforest_cms/images/progressbar_green.gif) no-repeat center top;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button,#widgets-element-socialmedia_socialmedia-facebook-profile-button,#widgets-element-socialmedia_socialmedia-youtube-profile-button,#widgets-element-socialmedia_socialmedia-instagram-profile-button {
  padding: 0px 15px;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button a,#widgets-element-socialmedia_socialmedia-facebook-profile-button a,#widgets-element-socialmedia_socialmedia-youtube-profile-button a,#widgets-element-socialmedia_socialmedia-instagram-profile-button a {
  color: #ffffff;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button a:hover,#widgets-element-socialmedia_socialmedia-facebook-profile-button a:hover,#widgets-element-socialmedia_socialmedia-youtube-profile-button a:hover,#widgets-element-socialmedia_socialmedia-instagram-profile-button a:hover,#widgets-element-socialmedia_socialmedia-twitter-profile-button a:focus,#widgets-element-socialmedia_socialmedia-facebook-profile-button a:focus,#widgets-element-socialmedia_socialmedia-youtube-profile-button a:focus,#widgets-element-socialmedia_socialmedia-instagram-profile-button a:focus {
  text-decoration: none;
  color: #eeeeee;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button a span,#widgets-element-socialmedia_socialmedia-facebook-profile-button a span,#widgets-element-socialmedia_socialmedia-youtube-profile-button a span,#widgets-element-socialmedia_socialmedia-instagram-profile-button a span {
  position: absolute;
  left: -9999px;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button a img,#widgets-element-socialmedia_socialmedia-facebook-profile-button a img,#widgets-element-socialmedia_socialmedia-youtube-profile-button a img,#widgets-element-socialmedia_socialmedia-instagram-profile-button a img {
  display: none;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button a:before {
  font-family: FontAwesome;
  content: "\f099";
  border: 2px solid;
  border-radius: 25px;
  padding: 6px;
}

#widgets-element-socialmedia_socialmedia-facebook-profile-button a:before {
  font-family: FontAwesome;
  content: "\f09a";
  border: 2px solid;
  border-radius: 25px;
  padding: 6px 10px;
}

#widgets-element-socialmedia_socialmedia-youtube-profile-button a:before {
  font-family: FontAwesome;
  content: "\f16a";
  border: 2px solid;
  border-radius: 25px;
  padding: 6px;
}

#widgets-element-socialmedia_socialmedia-instagram-profile-button a:before {
  font-family: FontAwesome;
  content: "\f16d";
  border: 2px solid;
  border-radius: 25px;
  padding: 6px 9px;
}

#block-feedback-form button.close_feedback {
  position: absolute;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  cursor: pointer;
}

#block-feedback-form button.close_feedback:focus {
  border: 1px solid #eeeeee;
}

#block-feedback-form .feedback-message {
  height: 5em !important;
}

#block-feedback-form .alert {
  margin-bottom: 5px;
  padding: 5px;
}

form#feedback-form {
  font-size: 13px;
}

form#feedback-form .form-control {
  font-size: 13px;
  height: auto;
}

form#feedback-form .field-group {
  margin-bottom: 5px;
}

form#feedback-form fieldset {
  margin-bottom: 5px;
}

form#feedback-form fieldset legend {
  font-size: 13px;
}

form#feedback-form fieldset legend span.panel-title {
  font-size: 13px;
}

form#feedback-form fieldset .panel-body {
  padding-bottom: 0;
}

form#feedback-form button#feedback-submit {
  font-size: 15px;
  padding: 15px 25px 15px 15px;
}

form#feedback-form [id^=edit-rate-vote] input[type="radio"] {
  display: inline-block;
  padding: 0;
  width: auto;
}

form#feedback-form [id^=edit-rate-vote] input[type="radio"]:empty {
  position: absolute;
  left: -9999px;
}

form#feedback-form [id^=edit-rate-vote] label {
  height: 27px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 27px;
  background: rgba(0,0,0,0) url("/sites/all/modules/vote_up_down/widgets/thumbs/thumbs.png") no-repeat 0 0;
}

form#feedback-form [id^=edit-rate-vote] .form-type-radio:first-child label {
  background-position: -79px 0;
}

form#feedback-form [id^=edit-rate-vote] .form-type-radio:first-child:hover label {
  background-position: -52px 0;
}

form#feedback-form [id^=edit-rate-vote] .form-type-radio:first-child label.active_feedback_vote {
  background-position: -52px 0;
}

form#feedback-form [id^=edit-rate-vote] .form-type-radio:last-child:hover label {
  background-position: -27px 0;
}

form#feedback-form [id^=edit-rate-vote] .form-type-radio:last-child label.active_feedback_vote {
  background-position: -27px 0;
}

form#feedback-form .form-type-radio {
  display: inline-block;
  float: left;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid black;
  margin-top: 0;
}

form#feedback-form .form-type-radio:last-child {
  border-right: none;
}

.view-places .views-row {
  display: inline;
}

.view-places .views-row .views-field-field-place-image {
  width: 300px;
}

.view-places .views-row .views-field {
  position: absolute;
  padding-left: 30px;
  padding-right: 30px;
  width: 300px;
  text-align: center;
  line-height: 0.7;
}

.view-places .views-row .views-field-title {
  bottom: 50%;
}

.view-places .views-row .views-field-title a {
  color: #ffffff;
  font-weight: 600;
  font-size: 17px;
}

.view-places .views-row .views-field-title a:hover {
  text-decoration: none;
}

.view-places .views-row .views-field-field-place-hours {
  bottom: 15%;
}

.view-places .views-row .views-field-field-place-hours a {
  font-size: 15px;
  color: #ffffff;
}

.view-places .views-row .views-field-field-place-hours a:hover {
  text-decoration: none;
}

.view-iframe-things-you-might-be-interested-in a {
  color: #000000;
}

.view-iframe-things-you-might-be-interested-in a:hover {
  text-decoration: none;
}

.page-search section#block-system-main h2 {
  font-size: 19px;
  font-weight: normal;
}

.page-search section#block-system-main h2 a {
  text-decoration: underline;
}

.page-search section#block-system-main h2 a:hover {
  text-decoration: none;
}

.page-search section#block-system-main .field-type-text-with-summary {
  line-height: 1.2;
}

body.page-search section.block-facetapi ul {
  margin: 0;
  padding: 0;
}

body.page-search section.block-facetapi li {
  display: inline;
  float: left;
  margin-right: 15px;
  border: 1px solid #2e7d6b;
  padding: 10px 60px;
}

body.page-search section.block-facetapi li a {
  font-size: 21px;
}

body.page-search section.block-facetapi li:hover a {
  color: #ffffff;
}

body.page-search section.block-facetapi li.active,body.page-search section.block-facetapi li:hover {
  background-color: #2e7d6b;
  color: #ffffff;
}

.page-search .image_header #block-blockify-blockify-page-title h1 {
  margin: 0;
  padding: 0;
}

.page-search .region-image-header {
  background-color: #ffffff;
}

.lM1rM2 .lM8rM2 {
  width: 19.99% !important;
}

#navbar ul.navbar-nav li.last {
  max-width: 17vw;
}

@media (min-width:768px) and (max-width:1024px) {
  #navbar .container
  {
    width: auto;
  }

  #navbar .container #block-search-form-nav
  {
    right: 20px;
  }

  #navbar ul.navbar-nav
  {
    width: 100%;
    max-width: 560px;
  }

  .front #navbar ul.navbar-nav
  {
    max-width: 580px;
  }

  #navbar ul.navbar-nav li.last
  {
    padding: 0;
    max-width: 20vw;
  }

  #navbar ul.navbar-nav li
  {
    margin-right: 7px;
  }
}

@media (max-width:767px) {
  .front #skip-link
  {
    padding-top: 70px;
  }

  .front header#navbar
  {
    margin-top: 0;
  }

  .not-logged-in.page-taxonomy-term #block-blockify-blockify-page-title .container,.not-logged-in.page-node #block-blockify-blockify-page-title .container
  {
    margin-top: 0;
  }

  .not-logged-in.node-type-news #block-blockify-blockify-page-title .container,.node-type-news #block-blockify-blockify-page-title .container
  {
    margin-top: 0;
  }

  body.page-search section#block-system-main .search-form .form-type-textfield
  {
    width: 82% !important;
    vertical-align: top !important;
  }

  body.page-search section#block-blockify-blockify-page-title
  {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  body.page-search section#block-system-main form .form-group
  {
    margin-bottom: 0;
  }

  body.page-search section#block-system-main form#search-form input
  {
    height: 50px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid #959595;
    float: left;
    color: #959595;
    padding-left: 0.3em;
    font-size: 19px;
  }

  body.page-search section#block-system-main form#search-form .input-group-btn
  {
    width: 50px;
  }

  body.page-search section#block-system-main form#search-form .btn-primary
  {
    height: 50px;
    font-size: 25px;
    border-radius: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: -2px;
  }

  body.page-search section#block-system-main .spelling-suggestions
  {
    margin-top: 20px;
  }

  body.page-search .waltham_searched_term
  {
    margin-bottom: 20px;
  }

  body.page-search .waltham_searched_term strong
  {
    word-break: break-word;
  }

  body.page-search .main-container.container
  {
    padding-top: 0;
  }

  .node-type-event section#block-block-3,.node-type-page section#block-block-3
  {
    font-size: 13px;
    text-align: right;
  }

  .node-type-event section#block-block-3 p,.node-type-page section#block-block-3 p
  {
    margin-right: 20px;
  }

  .node-type-event section#block-block-3 span,.node-type-page section#block-block-3 span
  {
    text-decoration: underline;
  }

  .node-type-event section#block-block-3 span:hover,.node-type-page section#block-block-3 span:hover
  {
    text-decoration: none;
  }

  body.node-type-page .image_header #block-blockify-blockify-page-title H1,body.node-type-event .image_header #block-blockify-blockify-page-title H1,body.page-taxonomy-term .image_header #block-blockify-blockify-page-title H1
  {
    margin-top: 0;
  }

  .page-events-vocabulary #block-blockify-blockify-page-title
  {
    height: 130px !important;
  }

  ol.breadcrumb li a
  {
    padding-left: 0;
  }

  .lM1rM2 .lM4rM5
  {
    width: auto !important;
  }

  .lM1rM2 .lM8rM2
  {
    width: 19.99% !important;
  }

  #navbar
  {
    margin-top: 0;
    height: auto;
  }

  header#navbar
  {
    padding-bottom: 0;
  }

  header#navbar .navbar-header
  {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    padding: 10px 0;
  }

  header#navbar .navbar-header .logo
  {
    background-position: right top;
    width: 75px;
  }

  header#navbar #mobile-search
  {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 25px;
    margin-left: -9px;
  }

  .navbar
  {
    min-height: auto;
  }

  .navbar-default .navbar-toggle
  {
    position: absolute;
    right: 0;
    border: none;
    color: #000000;
    margin-right: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus
  {
    background-color: transparent;
  }

  .navbar-default .navbar-toggle .icon-bar
  {
    background-color: #000000;
    width: 24px;
    height: 4px;
    margin: -2px auto 0;
  }

  .navbar-toggle .icon-bar + .icon-bar
  {
    margin-top: 5px;
  }

  .navbar-default .navbar-collapse,.navbar-default .navbar-form
  {
    border: none;
    background-color: #ffffff;
    opacity: 0.96;
    position: absolute;
    width: 100%;
    top: 0;
    height: 1000px;
    z-index: 1001;
  }

  .btn.btn-default.form-submit::after
  {
    padding-top: 6vw;
  }

  #navbar .container #block-search-form-nav
  {
    display: none;
    width: 100%;
    right: 0;
    top: 70px;
    margin-right: 0;
  }

  #navbar .container #block-search-form-nav form
  {
    background-color: #ffffff;
    text-align: center;
  }

  #navbar .container #block-search-form-nav form > div
  {
    display: inline-block;
    vertical-align: top;
  }

  #navbar .container #block-search-form-nav form > div:first-child
  {
    position: relative;
    z-index: 1;
  }

  #navbar .container #block-search-form-nav .input-group
  {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
  }

  #navbar .container #block-search-form-nav .form-group
  {
    margin-bottom: 0;
  }

  #navbar .container #block-search-form-nav .form-control
  {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #navbar .container #block-search-form-nav .input-group-btn button span
  {
    display: none;
  }

  #navbar .container #block-search-form-nav input
  {
    max-width: 300px;
    width: 300px;
    color: #000000;
    font-size: 17px;
    text-align: center;
    height: 36px;
    padding-right: 30px;
    border: none;
    border-bottom: solid 1px #e2e2e2;
  }

  #navbar .container #block-search-form-nav .mobile-search-close
  {
    display: inline-block;
    margin-left: -20px;
    margin-top: 5px;
    position: relative;
    z-index: 2;
  }

  .main-container .region-header #block-search-form
  {
    display: none;
    width: 100%;
    right: 0;
    top: 70px;
    margin-right: 0;
  }

  .main-container .region-header #block-search-form form
  {
    background-color: #ffffff;
    text-align: center;
  }

  .main-container .region-header #block-search-form form > div
  {
    display: inline-block;
    vertical-align: top;
  }

  .main-container .region-header #block-search-form form > div:first-child
  {
    position: relative;
    z-index: 1;
  }

  .main-container .region-header #block-search-form .input-group
  {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
  }

  .main-container .region-header #block-search-form .form-group
  {
    margin-bottom: 0;
  }

  .main-container .region-header #block-search-form .form-control
  {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .main-container .region-header #block-search-form input
  {
    max-width: 300px;
    width: 300px;
    color: #e2e2e2;
    font-size: 17px;
    text-align: center;
    height: 36px;
    padding-right: 30px;
    border: none;
    border-bottom: solid 1px #e2e2e2;
  }

  .main-container .region-header #block-search-form .mobile-search-close
  {
    display: inline-block;
    margin-left: -20px;
    margin-top: 5px;
    position: relative;
    z-index: 2;
  }

  .btn-primary
  {
    color: #000000;
    background-color: transparent;
    border: none;
  }

  .field-name-body .btn-primary
  {
    color: #fff;
    background-color: #2e7d6b;
    border: none;
  }

  .main-container .region-header form#search-block-form button.btn-primary
  {
    font-size: 7vw;
  }

  .main-container .region-header form#search-block-form .input-group-btn
  {
    position: absolute;
    top: -20vw;
    left: 0;
    margin-left: -30vw;
  }

  body.page-news .image_header #block-blockify-blockify-page-title .container,body.page-events .image_header #block-blockify-blockify-page-title .container,body.page-services .image_header #block-blockify-blockify-page-title .container,body.page-updates .image_header #block-blockify-blockify-page-title .container
  {
    margin-top: 100px;
  }

  .image_header #block-blockify-blockify-page-title h1,.page-events #block-blockify-blockify-page-title h1
  {
    margin-left: 0;
    font-size: 5vw;
    margin-top: 0;
  }

  .container section.col-sm-9
  {
    width: 100%;
  }

  .container aside.col-sm-3
  {
    width: 100%;
  }

  .navbar-default .navbar-collapse
  {
    padding-left: 0;
    padding-right: 0;
    border-top: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    background-color: #ffffff;
    opacity: 0.95;
    position: absolute;
    width: 100%;
    top: 70px;
    height: auto;
    z-index: 1001;
  }

  #navbar .container
  {
    position: relative;
    margin-top: 0;
    padding: 0 20px;
    height: 70px;
  }

  dl.menu-descriptions
  {
    margin-bottom: 0;
    height: 380px;
  }

  dl.menu-descriptions span
  {
    width: 50%;
    height: 190px;
    display: inline-block;
    vertical-align: top;
    border-bottom: solid 1px #eeeeee;
    padding: 63.33333333px 20px 0;
    text-align: center;
  }

  dl.menu-descriptions span.odd
  {
    border-right: solid 1px #eeeeee;
  }

  dl.menu-descriptions dt
  {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.1;
    padding-bottom: 5px;
  }

  dl.menu-descriptions dt a
  {
    position: relative;
  }

  dl.menu-descriptions dt a:after
  {
    content: "\e258";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    margin-left: 3px;
    color: #2e7d6b;
    position: absolute;
    bottom: 0;
  }

  dl.menu-descriptions dd
  {
    font-size: 15px;
    line-height: 1.1;
  }

  #block-menu-descriptions-main-menu .menu-edit-link
  {
    position: absolute;
    top: 0;
    left: 0;
  }

  .mobile_menu_toggle
  {
    z-index: 1001;
  }

  .mobile_menu_toggle .glyphicon-search:before
  {
    content: "";
  }

  .mobile_menu_toggle .sr-only:after
  {
    content: "\e014";
    font-family: "Glyphicons Halflings";
    font-size: 26px;
    position: absolute;
    top: 10px;
    left: 0;
  }

  .mobile_menu_toggle .navbar-toggle .icon-bar
  {
    display: none;
  }

  .mobile_menu_toggle#navbar ul.navbar-nav
  {
    display: none;
  }

  .mobile_search_toggle#navbar .container
  {
    height: 110px;
  }

  header.mobile_menu_toggle#navbar #mobile-search
  {
    margin-left: -25px;
  }

  header#navbar .mobile-search-close
  {
    display: inline-block;
  }

  .logged-in.not-front .main-container .region-header #block-search-form
  {
    top: 133px;
    right: 0;
  }

  body.node-type-other-pages .main-container .region-header #block-search-form--2
  {
    display: none;
  }

  body.node-type-other-pages #block-system-main
  {
    margin-top: 0;
    font-size: 17px;
  }

  body.node-type-other-pages #block-system-main h2
  {
    font-size: 19px;
  }

  body.node-type-other-pages #block-system-main input
  {
    font-size: 19px;
  }

  body.node-type-other-pages .image_header #block-blockify-blockify-page-title h1
  {
    margin-top: 20px;
    width: 100%;
  }

  .image_header #block-blockify-blockify-breadcrumb
  {
    position: absolute;
    top: 0;
    margin-top: 50vw;
    padding-left: 5%;
  }

  .page-updates .image_header #block-blockify-blockify-breadcrumb,.page-news .image_header #block-blockify-blockify-breadcrumb,.page-node.node-type-news .image_header #block-blockify-blockify-breadcrumb,body.node-type-event .image_header #block-blockify-blockify-breadcrumb,body.page-events .image_header #block-blockify-blockify-breadcrumb,body.page-events-vocabulary .image_header #block-blockify-blockify-breadcrumb,body.page-services .image_header #block-blockify-blockify-breadcrumb,.node-type-form .image_header #block-blockify-blockify-breadcrumb,.page-taxonomy .image_header #block-blockify-blockify-breadcrumb,body.node-type-page .image_header #block-blockify-blockify-breadcrumb,body.node-type-other-pages .image_header #block-blockify-blockify-breadcrumb
  {
    position: relative;
    top: 0;
    margin-top: 0;
    padding: 15px 20px 5px;
  }

  .page-updates .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,.page-news .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,.page-node.node-type-news .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,body.node-type-event .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,body.page-events .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,body.page-events-vocabulary .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,body.page-services .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,.node-type-form .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,.page-taxonomy .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,body.node-type-page .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb,body.node-type-other-pages .image_header #block-blockify-blockify-breadcrumb ol.breadcrumb
  {
    margin: 0;
    line-height: 1.7;
  }

  #block-views-alert-block
  {
    margin-top: 15vw;
  }

  .page-search #block-views-alert-block
  {
    margin-top: 0;
  }

  body.page-news #block-views-alert-block,.page-updates #block-views-alert-block,.page-node.node-type-news #block-views-alert-block,body.node-type-event #block-views-alert-block,body.page-events #block-views-alert-block,.page-taxonomy-term.page-events-vocabulary .image_header #block-views-alert-block,body.node-type-event .image_header #block-views-alert-block,body.page-services .image_header #block-views-alert-block,.node-type-form #block-views-alert-block,.page-taxonomy-term .image_header #block-views-alert-block,body.node-type-page .image_header #block-views-alert-block,body.node-type-other-pages #block-views-alert-block
  {
    width: auto;
    margin: 10px 20px 0;
  }
}

@media (max-width:992px) {
  .region-breadcrumbs .breadcrumbs,.page-node.node-type-news .image_header,.image_header
  {
    width: 100%;
  }
}

@media (max-width:1126px) {
  body.node-type-page .region-breadcrumbs #block-blockify-blockify-breadcrumb,body.node-type-event .region-breadcrumbs #block-blockify-blockify-breadcrumb,body.node-type-news .region-breadcrumbs #block-blockify-blockify-breadcrumb,body.page-news .region-breadcrumbs #block-blockify-blockify-breadcrumb,body.page-events .region-breadcrumbs #block-blockify-blockify-breadcrumb,body.page-events-vocabulary .region-breadcrumbs #block-blockify-blockify-breadcrumb
  {
    padding-left: 2vw;
    padding-right: 2vw;
  }
}

@media (max-width:767px) {
  .front #navbar
  {
    margin-top: 70px;
    height: 60vw;
    background-image: url(/sites/all/themes/walthamforest_cms/images/hp-header-mobile.jpg);
  }

  .front #navbar .container
  {
    margin-top: -70px;
  }

  .front header#navbar .navbar-header .logo
  {
    background-position: right top;
  }

  .front form#search-block-form input
  {
    width: 100%;
  }

  .front #navbar ul.navbar-nav li a
  {
    color: #2e7d6b;
  }

  .front H1.page-header
  {
    display: none;
  }

  .front h1.site_slogan
  {
    display: none;
  }

  .front header#navbar .btn-primary
  {
    color: #ffffff;
    background-color: #2e7d6b;
    border: 1px solid #2e7d6b;
  }

  .front #navbar .navigation_under
  {
    height: 57vw;
    position: relative;
  }

  .front #navbar .navigation_under .container
  {
    margin-top: 0;
    padding-top: 0;
    position: absolute;
    bottom: 40px;
    width: 100%;
  }

  .front .navbar #block-search-form
  {
    width: 100%;
  }

  .front #navbar .navigation_under .container .form-search .input-group
  {
    width: 100%;
  }

  .front #navbar .navigation_under .container .form-search input[type="textfield"]
  {
    width: 100%;
    max-width: inherit;
    padding-left: 10px;
  }

  .front .region-content #block-system-main .row
  {
    margin: 0;
    padding: 0;
  }

  .front .region-content .pane-home-page-services-list .views-field-field-icon img
  {
    width: 100%;
    height: auto;
  }

  .front .main-container .col-sm-12
  {
    padding: 0;
  }

  .front #block-system-main
  {
    margin-bottom: 0;
    margin-top: 0;
  }

  .front .region-content .pane-content form#search-block-form
  {
    top: -30vw;
    left: 35%;
  }

  .front .region-content .pane-content form#search-block-form input
  {
    height: 12vw;
    width: 70vw;
    font-size: 5vw;
  }

  .front .region-content .pane-content form#search-block-form .input-group-btn
  {
    width: 12vw;
  }

  .front .region-content .pane-content form#search-block-form .input-group-btn button.btn-primary
  {
    height: 12vw;
    width: 12vw;
    font-size: 5vw;
  }

  .front .region-content .pane-alert-home-page
  {
    margin: 0 20px;
  }

  .front.logged-in section#block-system-main
  {
    margin-top: 0;
  }

  .front .region-content .pane-home-page-services-list
  {
    margin: 0 20px;
  }

  .front .region-content .bootstrap-twocol-stacked .row:last-child
  {
    padding: 0;
  }

  .front .region-content .view-home-page-services-list .views-field-field-icon
  {
    width: 80px;
    height: 80px;
    margin: 0 auto;
  }

  .front .region-content .view-home-page-services-list .col-sm-4
  {
    padding: 0 12px;
  }

  .front .region-content .pane-home-page-services-list H2.pane-title
  {
    font-size: 4vw;
  }

  .front .region-content .pane-home-page-services-list .views-field-name H3
  {
    font-size: 19px;
    margin-top: 10px;
  }

  .front .region-content .pane-home-page-services-list .views-field-name i
  {
    display: none;
  }

  .front .region-content .pane-home-page-services-list .view-footer
  {
    padding-bottom: 20px;
  }

  .front .region-content .pane-home-page-services-list .view-footer span
  {
    width: auto;
    display: inline-block;
    white-space: nowrap;
    font-size: 19px;
    padding: 20px 15px;
  }

  .front .region-content .pane-home-page-services-list .pane-content .views-row-last
  {
    margin-bottom: 0;
  }

  .front .region-content .pane-home-page-news-and-events-block-new
  {
    margin: 0 20px 20px;
  }

  .front .region-content .pane-home-page-news-and-events-block-new H2.pane-title
  {
    margin: 5px 0 25px;
  }

  .front.not-logged-in .region-content .pane-home-page-news-and-events-block-new H2.pane-title
  {
    margin-top: 25px;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-row
  {
    padding-bottom: 0;
    margin-bottom: 20px;
    position: relative;
  }

  .front .region-content .pane-home-page-services-list .view-footer p
  {
    margin-bottom: 5px;
  }

  .front .region-content .pane-custom.pane-3
  {
    display: block;
  }

  .front .footer
  {
    margin-top: 80px;
  }

  .front .region-content .pane-custom.pane-1
  {
    padding-top: 20px;
    background-color: #959595;
    position: absolute;
    height: 80px;
    display: block;
    width: 100%;
    padding-left: 0;
    padding-left: 25%;
    padding-bottom: 40px;
    color: #ffffff;
  }

  .front .region-content .pane-custom.pane-1 p
  {
    width: 70%;
  }

  .front .region-content .pane-custom.pane-1 a
  {
    background: none;
    display: initial;
    text-align: center;
    width: 100%;
    padding-left: 0;
    font-size: 4.9vw;
  }

  .front .region-content .pane-custom.pane-1 i
  {
    margin-right: 0;
    text-align: right;
    line-height: 0.7;
    float: right;
  }

  .front .region-content .pane-custom.pane-2 a
  {
    background-color: #2e7d6b;
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    border: none;
    border-radius: 0;
  }

  .front .region-content .pane-custom.pane-2 a:hover
  {
    color: #ffffff;
    text-decoration: underline;
  }

  .front .region-content .pane-user-login,.front .region-content .pane-custom.pane-2
  {
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 300px;
  }

  .front .region-content .pane-user-login h2,.front .region-content .pane-custom.pane-2 h2
  {
    font-size: 19px;
    text-align: center;
  }

  .front .region-content .pane-user-login form#user-login-form ul
  {
    font-size: 21px;
    text-align: center;
    margin: 40px 0;
  }

  .front .region-content .pane-custom.pane-3
  {
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    left: 0;
    padding-left: 9vw;
    padding-right: 9vw;
  }

  .front .region-content .pane-custom.pane-3 ul
  {
    list-style: none;
    padding: 0;
  }

  .front .region-content .pane-custom.pane-3 H2
  {
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 30px;
  }

  .front .region-content .pane-custom.pane-3 i
  {
    font-size: 7vw;
  }

  .front .region-content .pane-custom.pane-3 p:nth-child(odd)
  {
    width: 15%;
    display: inline;
    float: left;
  }

  .front .region-content .pane-custom.pane-3 p:nth-child(even)
  {
    font-size: 4vw;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .front .region-content .bootstrap-twocol-stacked .row:last-child
  {
    margin-top: 95vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .front .region-content .bootstrap-twocol-stacked .view-home-page-news-and-events-block-new.row
  {
    margin-top: 0;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-field-image-home-page img
  {
    width: 100%;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-title
  {
    bottom: 40%;
    width: 100%;
  }

  .front.not-logged-in .region-content .pane-home-page-news-and-events-block-new .views-field-title
  {
    bottom: 45%;
  }

  .front.not-logged-in .region-content .pane-home-page-news-and-events-block-new .views-field-field-when-is-it
  {
    bottom: 35%;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-title h3.field-content a::after
  {
    content: "\e258";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    margin-left: 10px;
    position: relative;
    top: 3px;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3
  {
    font-size: 4vw;
    margin: 0 auto;
    padding-left: 20px;
    width: 110%;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-title a
  {
    color: #ffffff;
    display: inline-block;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .view-footer
  {
    width: 100%;
    display: flex;
    text-align: center;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .view-footer p
  {
    margin-left: auto;
    margin-right: auto;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .view-footer span
  {
    position: relative;
    margin-left: auto;
    height: auto;
    display: block;
    left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  .front.logged-in .region-content .pane-home-page-news-and-events-block-new .view-footer span
  {
    margin-bottom: 20px;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .view-footer span a
  {
    padding: 15px 20px;
    font-size: 19px;
    font-weight: normal;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .view-footer span .glyphicon
  {
    margin-left: 10px;
    position: static;
  }

  .front .region-content .row:last-child .pane-1
  {
    padding-left: 0;
    text-align: center;
    background-color: #333;
    width: 100%;
    padding-bottom: 20px;
  }

  .front .region-content .row:last-child .pane-1 p
  {
    padding-top: 70px;
  }

  .front .region-content .row:last-child .pane-1 a
  {
    color: #ffffff;
    position: relative;
  }

  .front .region-content .row:last-child .pane-1 a:after
  {
    font-family: FontAwesome;
    content: "\f099";
    padding: 10px;
    position: absolute;
    left: 30%;
    top: -90px;
    font-size: 50px;
  }

  .front .region-content .row:last-child .pane-1 i
  {
    float: none;
    color: #ffffff;
    font-size: 4.5vw;
    vertical-align: middle;
  }

  .page-services section#block-system-main
  {
    margin-top: 0;
  }

  .page-services .region-content #block-system-main .col-sm-4
  {
    padding: 0 12px;
  }

  .page-services .region-content #block-system-main .views-field-field-icon
  {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
  }

  .page-services .region-content #block-system-main .views-field-field-icon img
  {
    width: 100%;
    height: auto;
  }

  .page-services .region-content .view-services .view-content .views-row
  {
    height: auto;
  }

  .page-services .view-services .views-field-field-top-link
  {
    display: none;
  }

  .page-services .view-services .views-field-field-all-pages-text
  {
    display: none;
  }

  .page-services .region-content .view-services .views-field-name
  {
    height: 85px;
  }

  .page-services .region-content .view-services .views-field-name h3
  {
    font-size: 4vw;
    width: 100%;
  }

  .page-services .region-content .view-services .views-field-name h3 a
  {
    display: inline-block;
    position: relative;
  }

  .page-services .region-content .view-services .view-content .views-row-last
  {
    margin-bottom: 0;
  }

  .page-services .view-services .views-field-name H3.field-content a::after
  {
    content: "\e258";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    margin-left: 3px;
    color: #2e7d6b;
    position: absolute;
    bottom: 0;
  }

  .page-services #block-blockify-blockify-page-title
  {
    margin-top: 0;
  }

  .page-services .image_header #block-blockify-blockify-page-title H1
  {
    margin-left: 0;
    padding-left: 25px;
  }

  .page-services .image_header #block-blockify-blockify-breadcrumb
  {
    margin-top: 55vw;
  }

  .page-taxonomy-term .image_header #block-views-services-block-2,.page-taxonomy-term .image_header #block-views-header-scheduled-block,.node-type-page .image_header #block-views-services-block-2
  {
    top: 0;
  }

  .page-taxonomy-term .image_header #block-blockify-blockify-page-title H1,.node-type-page .image_header #block-blockify-blockify-page-title h1
  {
    margin-left: 0;
    margin-top: 0;
    padding-left: 20px;
  }

  .page-taxonomy-term .image_header #block-blockify-blockify-page-title .container,.node-type-page .image_header #block-blockify-blockify-page-title .container
  {
    padding: 0;
  }

  .page-taxonomy-term.page-events-vocabulary .image_header #block-blockify-blockify-page-title
  {
    margin-top: 0;
  }

  .page-taxonomy-term .region-content .view-services-pages .views-row
  {
    max-height: 260px;
    height: 70vw;
  }

  .page-taxonomy-term .region-image-header,body.node-type-page .region-image-header
  {
    position: relative;
  }

  .page-taxonomy-term.logged-in .region-content
  {
    margin-top: 0;
  }

  .page-taxonomy-term .main-container .col-sm-12
  {
    padding-left: 0;
    padding-right: 0;
  }

  .page-taxonomy-term.logged-in .tabs--primary
  {
    position: relative;
  }

  .page-taxonomy-term #block-views-services-block-1
  {
    background-color: #eeeeee;
    padding: 20px 0;
  }

  .page-taxonomy-term .region-content .view-services .view-content .views-row,.page-taxonomy-term .region-content .view-services-pages .views-row
  {
    margin-top: 0;
    width: 100%;
  }

  .page-taxonomy-term .region-content .view-services .views-row-first .views-field-name,.page-taxonomy-term .region-content .view-services-pages .views-row-first .views-field-title
  {
    margin-top: 0;
  }

  .page-taxonomy-term .region-content .view-services .views-field-name,.page-taxonomy-term .region-content .view-services-pages .views-field-title
  {
    margin-top: 15px;
    background: #fff;
    height: auto;
  }

  .page-taxonomy-term .region-content .view-services .views-field-name h3,.page-taxonomy-term .region-content .view-services-pages .views-field-title h3
  {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
  }

  .page-taxonomy-term .region-content .view-services .views-field-name h3 a,.page-taxonomy-term .region-content .view-services-pages .views-field-title h3 a
  {
    display: block;
    padding: 15px 55px 15px 15px;
    min-height: 50px;
    line-height: 1.2;
    font-size: 18px;
    position: relative;
  }

  .page-taxonomy-term .region-content .view-services .views-field-name h3 a:after,.page-taxonomy-term .region-content .view-services-pages .views-field-title h3 a:after
  {
    content: "\f105";
    display: block;
    font-family: FontAwesome;
    margin-left: 10px;
    background: #2e7d6b;
    width: 50px;
    min-height: 50px;
    height: 100%;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    font-size: 36px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .page-taxonomy-term .region-content .view-services .view-content .views-row-last,.page-taxonomy-term .region-content .view-services-pages .view-content .views-row-last
  {
    margin-bottom: 0;
  }

  .page-taxonomy-term .region-content .view-services .views-field-field-top-link,.page-taxonomy-term .region-content .view-services-pages .views-field-field-top-link
  {
    display: none;
  }

  .page-taxonomy-term .region-content .view-services .views-field-field-all-pages-text,.page-taxonomy-term .region-content .view-services-pages .views-field-field-all-pages-text,.page-taxonomy-term .region-content .view-services-pages .views-field-body,.page-taxonomy-term .region-content .view-services-pages .views-field-view-node
  {
    display: none;
  }

  .page-taxonomy-term .region-content section#block-system-main
  {
    margin-top: 0;
    background: #eeeeee;
  }

  .page-taxonomy-term .region-content section#block-system-main .view-content
  {
    padding: 20px 0;
    overflow: hidden;
  }

  .page-taxonomy-term .image_header #block-blockify-blockify-page-title,.node-type-page .image_header #block-blockify-blockify-page-title
  {
    top: 16vw;
    max-width: 55vw;
  }

  .page-taxonomy-term.page-events-vocabulary .image_header #block-blockify-blockify-page-title
  {
    max-width: inherit;
    top: 0;
  }

  .page-taxonomy-term .region-content .view-services-pages .views-row
  {
    height: auto;
    max-width: 100%;
  }

  .page-taxonomy-term #block-views-services-text-block .view-services-text
  {
    padding: 20px;
    font-size: 17px;
  }

  .page-taxonomy-term.page-events-vocabulary .image_header #block-blockify-blockify-page-title h1
  {
    margin-top: 16vw;
    max-width: 70vw;
  }

  .page-taxonomy-term #block-system-main article
  {
    margin-top: 0;
    width: 100%;
    background-color: #eeeeee;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .page-taxonomy-term #block-system-main article header
  {
    margin-top: 15px;
    background: #fff;
    height: auto;
  }

  .page-taxonomy-term #block-system-main article header h2
  {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
  }

  .page-taxonomy-term #block-system-main article header h2 a
  {
    display: block;
    padding: 15px 55px 15px 15px;
    min-height: 50px;
    line-height: 1.2;
    font-size: 18px;
    position: relative;
  }

  .page-taxonomy-term #block-system-main article header h2 a:after
  {
    content: "\f105";
    display: block;
    font-family: FontAwesome;
    margin-left: 10px;
    background: #2e7d6b;
    width: 50px;
    min-height: 50px;
    height: 100%;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    font-size: 36px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .page-taxonomy-term #block-system-main article .field-name-body
  {
    display: none;
  }

  .page-taxonomy-term #block-system-main article footer
  {
    display: none;
  }

  body.node-type-page .container section.col-sm-9,body.node-type-event .container section.col-sm-9
  {
    width: 100%;
  }

  body.node-type-page .container aside.col-sm-3,body.node-type-event .container aside.col-sm-3
  {
    width: 100%;
  }

  body.node-type-page,body.node-type-event
  {
    background-color: #ffffff;
  }

  body.node-type-event .image_header .container
  {
    padding-left: 0;
  }

  body.node-type-page .image_header #block-blockify-blockify-page-title H1,body.node-type-event .image_header #block-blockify-blockify-page-title H1
  {
    margin-left: 0;
  }

  body.node-type-event .image_header #block-blockify-blockify-page-title h1,.node-type-page .image_header #block-blockify-blockify-page-title h1,.page-updates .image_header #block-blockify-blockify-page-title h1
  {
    font-size: 3vw;
  }

  body.node-type-page section#block-system-main,body.node-type-event section#block-system-main,body.node-type-event #block-views-event-page-block-1
  {
    padding: 0;
  }

  body.node-type-page section#block-system-main
  {
    font-size: 17px;
    margin-top: 0;
  }

  .node-type-page #block-views-node-stats-block-1,body.node-type-page #block-views-basic-page-content-block
  {
    font-size: 17px;
  }

  body.node-type-page article .field-name-body p a
  {
    word-wrap: break-word;
  }

  body.node-type-event #block-views-event-page-block-3 H2.block-title
  {
    background-color: #2e7d6b;
    color: #ffffff;
    padding: 20px;
  }

  body.node-type-event #block-views-event-page-block-3 .view-event-page
  {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.node-type-event #block-views-event-page-block-3 H3.views-label
  {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 4px;
  }

  body.node-type-event #block-views-event-page-block-3 .field-content
  {
    line-height: 1.2;
  }

  body.node-type-event #block-views-event-page-block-3 ul
  {
    list-style: none;
    padding: 0;
  }

  body.node-type-event #block-views-event-page-block-3 .views-field-field-buy-ticket-url a
  {
    background-color: #2e7d6b;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 100%;
  }

  body.node-type-event .container aside.col-sm-3
  {
    margin-top: 0;
    padding: 0;
  }

  body.node-type-event .panel-group
  {
    margin-bottom: 0;
  }

  .node-type-event .views-bootstrap-accordion-plugin-style.panel-group
  {
    padding: 0;
  }

  .node-type-event .views-bootstrap-accordion-plugin-style H4.panel-title a
  {
    font-size: 19px;
  }

  .node-type-event #block-views-node-stats-block-1
  {
    padding: 0 20px 20px;
  }

  body.node-type-event #block-views-basic-page-content-block
  {
    margin-top: -1px;
  }

  .node-type-event .region-content
  {
    font-size: 17px;
  }

  .page-events section#block-system-main
  {
    margin-top: 0;
  }

  .page-events .container section.col-sm-9,.page-events-vocabulary .container section.col-sm-9,.node-type-event .container section.col-sm-9
  {
    padding: 0;
  }

  .page-events .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel,.page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel,.node-type-event .views-bootstrap-accordion-plugin-style.panel-group .panel + .panel
  {
    margin-top: 0;
  }

  .page-events .views-bootstrap-accordion-plugin-style.panel-group .panel,.page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group .panel,.node-type-event .views-bootstrap-accordion-plugin-style.panel-group .panel
  {
    border-bottom: solid 1px #eeeeee;
    padding: 15px 5px;
  }

  .page-events .views-bootstrap-accordion-plugin-style.panel-group,.page-events-vocabulary .views-bootstrap-accordion-plugin-style.panel-group,.node-type-event .views-bootstrap-accordion-plugin-style.panel-group
  {
    border-top: solid 1px #eeeeee;
  }

  .page-events .container aside.col-sm-3
  {
    margin-top: 0;
    padding: 0;
  }

  .page-events .view-all-events-page-topics .views-field.views-field-name h4
  {
    margin-bottom: 20px;
  }

  .page-events .view-all-events-page .views-field-title h3,.page-events-vocabulary .view-all-events-page .views-field-title h3
  {
    font-weight: normal;
    margin: 0 0 7px;
  }

  .page-events .view-all-events-page .views-field-title,.page-events-vocabulary .view-all-events-page .views-field-title
  {
    margin: 0;
  }

  .page-events .block-system .view-content .views-field.views-field-body,.page-events .view-all-events-page .views-field-view-node,.page-events-vocabulary .block-system .view-content .views-field.views-field-body,.page-events-vocabulary .view-all-events-page .views-field-view-node
  {
    padding: 0;
  }

  .page-events .view-all-events-page .views-field-field-when-is-it-1,.page-events .view-all-events-page .views-field-field-when-is-it-2,.page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-1,.page-events-vocabulary .view-all-events-page .views-field-field-when-is-it-2
  {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 16px;
    position: relative;
  }

  .page-events .view-all-events-page .views-field-field-when-is-it-1,.page-events .view-all-events-page .views-field-field-when-is-it-2
  {
    vertical-align: baseline;
  }

  .page-events .view-all-events-page .views-field-view-node,.page-events-vocabulary .view-all-events-page .views-field-view-node
  {
    margin-bottom: 30px;
  }

  .page-events .views-bootstrap-accordion-plugin-style H2.panel-title a,.page-events-vocabulary .views-bootstrap-accordion-plugin-style H4.panel-title a
  {
    font-size: 19px;
  }

  .page-taxonomy-term.logged-in.page-events-vocabulary .tabs--primary
  {
    position: relative;
  }

  .page-taxonomy-term.logged-in.page-events-vocabulary .region-content
  {
    margin-top: 0;
  }

  .page-events-vocabulary div.error
  {
    margin: 0 20px 10px;
  }

  .page-events aside .block h2.block-title
  {
    margin-bottom: 20px;
  }

  body.page-news,body.page-news .region-image-header,body.page-updates,body.page-updates .region-image-header,body.page-events,body.page-events .region-image-header,body.page-events-vocabulary,body.page-events-vocabulary .region-image-header
  {
    background: #ffffff;
  }

  .page-news .view-all-news-page
  {
    padding: 0 0 20px;
  }

  .page-news .view-all-news-page .views-field-created
  {
    text-transform: none;
    display: block;
    line-height: 1.1;
    font-size: 13px;
  }

  .page-news .views-row .body-with-link
  {
    font-size: 17px;
  }

  .page-news .view-all-news-page .views-field-title
  {
    font-weight: normal;
    padding-bottom: 5px;
    display: block;
  }

  .page-news aside #block-views-all-news-page-topics-block views-field views-field-name
  {
    margin-bottom: 5px;
  }

  .page-news aside #block-views-all-news-page-topics-block a
  {
    font-size: 17px;
  }

  .page-news aside.col-sm-3,.page-news section#block-system-main
  {
    margin-top: 10px;
  }

  .page-news aside #block-views-all-news-page-topics-block
  {
    padding: 0 10px;
  }

  .page-news .view-all-news-page-topics .views-field.views-field-name h4
  {
    margin-bottom: 20px;
  }

  .page-news #block-blockify-blockify-page-title,.page-updates #block-blockify-blockify-page-title,.page-events #block-blockify-blockify-page-title,.page-events-vocabulary #block-blockify-blockify-page-title,.page-services #block-blockify-blockify-page-title,.node-type-page #block-blockify-blockify-page-title
  {
    height: 200px;
    padding: 0;
  }

  .page-news #block-blockify-blockify-page-title .container,.page-updates #block-blockify-blockify-page-title .container,.page-events #block-blockify-blockify-page-title .container,.page-events-vocabulary #block-blockify-blockify-page-title .container,.page-services #block-blockify-blockify-page-title .container,.node-type-page #block-blockify-blockify-page-title .container
  {
    padding: 0;
  }

  body.node-type-news.detected-mobile article.node-news header h2
  {
    display: none;
  }

  body.node-type-news,.page-node.node-type-news .image_header,.page-node.node-type-news .region-image-header
  {
    background: #ffffff;
  }

  .page-node.node-type-news .image_header
  {
    padding: 0;
  }

  .page-node.node-type-news .image_header #block-blockify-blockify-page-title .container,.page-node.node-type-news .image_header #block-views-news-page-date-block
  {
    padding: 0 20px;
  }

  .page-node.node-type-news .image_header #block-blockify-blockify-page-title h1
  {
    font-size: 29px;
    padding-bottom: 5px;
    line-height: 1.3;
  }

  body.node-type-news #block-views-news-page-date-block .view-news-page-date
  {
    font-size: 15px;
    font-weight: normal;
  }

  .page-node.node-type-news .views-field-field-header-image .img-responsive
  {
    margin: 0 auto;
  }

  .page-node.node-type-news section#block-system-main
  {
    margin: 0;
    padding-top: 0;
  }

  body.node-type-news article .field-name-body
  {
    padding: 0;
  }

  .page-node.node-type-news .col-sm-9
  {
    padding: 0 20px;
  }

  .page-node.node-type-news #block-views-node-stats-block-1
  {
    font-size: 17px;
  }

  .page-node.node-type-news section#block-workbench-block
  {
    z-index: 1;
  }

  .page-node.node-type-news .region-content
  {
    font-size: 17px;
  }

  .page-node.node-type-news .container aside.col-sm-3
  {
    margin-top: 20px;
    padding-left: 0;
  }

  .node-type-news aside #block-views-news-page-other-news-block h4
  {
    font-size: 17px;
    margin-bottom: 20px;
  }

  .page-updates section#block-system-main .view-content .views-row
  {
    position: relative;
    max-width: 440px;
    margin: 0 auto;
    padding: 0;
  }

  .page-updates section#block-system-main .view-content .views-field-title
  {
    bottom: 40%;
  }

  .page-updates section#block-system-main .view-content .views-field-title h3
  {
    padding: 0 15px;
    width: 100%;
    padding-left: 20px;
  }

  .page-updates section#block-system-main .view-content .views-field-title a
  {
    font-size: 3vw;
  }

  .page-updates section#block-system-main .view-content .views-field-title a:after
  {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 10px;
  }

  .page-updates section#block-system-main .view-display-id-page_mobile .view-content .views-field-title a
  {
    font-size: 4vw;
  }

  .page-updates .view-news-events-landing-page .col-sm-4 .views-field-title,.page-updates .view-news-events-landing-page .col-sm-4 .views-field-body
  {
    width: 100%;
  }

  .page-updates .view-news-events-landing-page .views-field-title,.page-updates .view-news-events-landing-page .views-field-body,.page-updates .view-news-events-landing-page .views-field-field-when-is-it
  {
    width: 110%;
    font-size: 3vw;
    bottom: 35%;
  }

  .page-updates .view-news-events-landing-page .views-field-field-image
  {
    padding-bottom: 20px;
  }

  .page-updates .view-news-events-landing-page .views-field-field-image img
  {
    margin: 0 auto;
    width: 100%;
  }

  .page-updates .view-news-events-landing-page .view-content
  {
    padding: 0 20px;
  }

  .page-updates .view-news-events-landing-page .view-footer
  {
    padding: 0 20px;
  }

  .page-updates .view-news-events-landing-page .view-footer h3
  {
    position: relative;
    line-height: 50px;
    cursor: pointer;
    border: 2px solid #2e7d6b;
    padding: 10px;
    margin: 0 auto 20px;
    text-align: center;
    width: 100%;
    max-width: 440px;
    font-weight: normal;
    font-size: 19px;
    color: #2e7d6b;
  }

  .page-updates .view-news-events-landing-page .view-footer h3:after
  {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 10px;
  }

  .page-updates .view-news-events-landing-page .view-footer a
  {
    padding: 0 30px;
  }

  body.node-type-form .region-image-header
  {
    padding: 0;
  }

  body.node-type-form .image_header #block-blockify-blockify-page-title h1
  {
    padding: 15px;
  }

  body.node-type-form .main-container.container
  {
    padding: 0;
  }

  body.node-type-form .main-container .row
  {
    margin: 0;
  }

  body.node-type-form section#block-system-main
  {
    margin-top: 0;
  }

  body.node-type-form form#-firmstep-forms-page-form
  {
    margin-left: 0;
    margin-right: 0;
  }

  body.node-type-form form#-firmstep-forms-page-form .sectionnamerender
  {
    text-align: center;
    font-weight: 600;
  }

  body.node-type-form form#-firmstep-forms-page-form h1
  {
    font-size: 19px;
  }

  body.page-node section#block-system-main form#-firmstep-forms-page-form li input[type="submit"]
  {
    width: 50px !important;
    height: 50px;
  }

  form#-firmstep-forms-page-form input[type="radio"]:empty ~ label
  {
    width: 100%;
  }

  body.node-type-form #block-views-node-stats-block-1
  {
    font-size: 17px;
  }

  form#-firmstep-forms-page-form input.dateyeartextbox
  {
    min-width: 5em;
  }

  .page-search .image_header #block-blockify-blockify-page-title H1
  {
    font-size: 21px;
    margin-top: 0;
    padding: 0;
  }

  .page-search section#block-system-main
  {
    margin-top: 0;
  }

  .page-search section#block-system-main h3
  {
    font-size: 19px;
    margin: 0 0 25px;
  }

  .page-search section#block-system-main .region-content
  {
    font-size: 17px;
  }

  .page-search section#block-system-main .waltham_search_noresults
  {
    font-size: 19px;
  }

  .page-search section#block-system-main .search-form .form-type-textfield
  {
    width: 250px;
    display: inline-block;
  }

  .page-search section#block-system-main .btn-primary
  {
    background: #2e7d6b;
    margin-left: 15px;
    display: inline-block;
    color: #ffffff;
    padding: 7px 12px;
  }

  .page-search section#block-system-main h2
  {
    font-size: 17px;
  }

  .page-search section#block-system-main .field-type-text-with-summary
  {
    font-size: 17px;
  }

  .page-search .region-image-header
  {
    background: #ffffff;
    padding: 0 20px;
  }

  .page-search .region-image-header .container
  {
    padding: 0;
  }

  footer.footer #block-menu-menu-footer-menu li
  {
    display: block;
    float: none;
  }

  footer.footer #block-block-1
  {
    display: block;
  }

  .page-news .footer,.page-node.node-type-news .footer,.page-events .footer,.page-events-vocabulary .footer,.page-node.node-type-event .footer,.page-services .footer
  {
    margin-top: 0;
  }

  .page-search .footer
  {
    margin-top: 20px;
  }

  .page-node.node-type-news .region-content .field-name-field-header-image .img-responsive
  {
    margin: 0 auto;
  }

  footer .region-footer
  {
    padding: 0;
  }

  footer.footer #block-block-1
  {
    padding-left: 10px;
  }

  footer.footer #block-menu-menu-footer-menu .nav
  {
    margin: 30px 0 0;
  }

  footer.footer #block-menu-menu-footer-menu li a
  {
    padding-bottom: 15px;
  }

  footer.footer #block-block-2 .footer_vote_link,footer.footer #block-block-2 .footer_vote_title
  {
    display: block;
  }

  footer.footer #block-block-2 .footer_vote_link
  {
    padding: 15px 0;
  }

  footer.footer #block-block-2 .footer_vote_link .footer_vote_up,footer.footer #block-block-2 .footer_vote_link .footer_vote_down
  {
    padding: 30px 40px 0 0;
  }

  footer.footer #block-block-2 .footer_vote_link .footer_vote_up:before,footer.footer #block-block-2 .footer_vote_link .footer_vote_down:before
  {
    left: 0;
  }
}

@media (max-width:480px) {
  body.page-news .image_header #block-blockify-blockify-page-title .container,body.page-events .image_header #block-blockify-blockify-page-title .container,body.page-services .image_header #block-blockify-blockify-page-title .container,body.page-updates .image_header #block-blockify-blockify-page-title .container
  {
    margin-top: 70px;
  }

  .page-news #block-blockify-blockify-page-title,.page-updates #block-blockify-blockify-page-title,.page-events #block-blockify-blockify-page-title,.page-events-vocabulary #block-blockify-blockify-page-title,.page-services #block-blockify-blockify-page-title
  {
    height: 130px;
  }

  .page-updates .view-news-events-landing-page .views-field-field-when-is-it
  {
    font-size: 4vw;
  }

  .page-updates section#block-system-main .view-content .views-field-title a
  {
    font-size: 4vw;
  }

  .page-updates section#block-system-main .view-display-id-page_mobile .view-content .views-field-title a
  {
    font-size: 5vw;
  }

  body.node-type-event .image_header #block-blockify-blockify-page-title h1
  {
    font-size: 5vw;
    padding: 5px 10px 5px 20px;
  }

  body.node-type-other-pages .main-container #block-search-form
  {
    width: 100%;
  }

  form#-firmstep-forms-page-form input[type="submit"]
  {
    width: 40%;
  }

  .node-type-page .image_header #block-blockify-blockify-page-title
  {
    max-width: 70vw;
    top: 13vw;
  }

  .node-type-page .image_header #block-blockify-blockify-page-title h1,.page-updates .image_header #block-blockify-blockify-page-title h1
  {
    font-size: 15px;
  }

  .front .region-content .pane-home-page-services-list H2.pane-title
  {
    font-size: 19px;
  }

  .front .region-content .pane-home-page-news-and-events-block-new H2.pane-title
  {
    font-size: 19px;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3,.page-services .region-content .view-services .views-field-name H3
  {
    font-size: 17px;
    margin: 0 auto;
    width: 80%;
  }

  .front .region-content .pane-home-page-news-and-events-block-new .views-field-title H3
  {
    width: 100%;
    padding-left: 40px;
  }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
  body.node-type-event .image_header #block-blockify-blockify-page-title H1,body.node-type-page .image_header #block-blockify-blockify-page-title H1,body.page-taxonomy-term .image_header #block-blockify-blockify-page-title H1
  {
    margin-top: 0;
  }

  .navigation_under .container
  {
    padding-top: 0;
  }

  #navbar ul.navbar-nav li a,#navbar ul.navbar-nav li a:visited,#navbar ul.navbar-nav li a:focus,#navbar ul.navbar-nav li a:hover
  {
    font-size: 1.9vw;
  }

  #navbar .container #block-search-form-nav
  {
    right: 20px;
  }

  #navbar ul.navbar-nav li.last
  {
    padding: 0;
    max-width: 20vw;
  }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
  body.node-type-event .image_header #block-blockify-blockify-page-title H1,body.node-type-page .image_header #block-blockify-blockify-page-title H1,body.page-taxonomy-term .image_header #block-blockify-blockify-page-title H1
  {
    margin-top: 0;
  }

  #navbar ul.navbar-nav
  {
    max-width: 650px;
  }

  #navbar ul.navbar-nav li.last
  {
    padding: 0;
    max-width: 29vw;
  }
}

#imageDiv {
    width: 100%;
    overflow: auto;
    overflow-y: hidden;
    margin: 0 auto;
    white-space: nowrap;
}

.thumbnail {
    float: left;
    width: 120px;
    height: 120px;
    margin: 0;
    padding: 5px;
    cursor: pointer;
}

    .thumbnail img {
        float: left;
        width: 120px;
        height: 120px;
    }

#ImageFull {
    height: 300px;
    margin-bottom: 10px;
}

#VideoFull {
    margin-bottom: 10px;
}

.video-list-item {
    margin-left: 3px;
    padding: 0 10px 0 10px;
}

    .video-list-item:hover {
        cursor: pointer;
        position: relative;
        padding: 0 10px 0 10px;
    }

#listView {
    display: inline;
}

#videoListView {
    display: block;
    padding-top: 10px;
    padding-bottom: 15px;
}

    #videoListView .k-widget, .k-listview {
        border: none;
    }

@media (min-width: 576px) {
    
}

@media (min-width: 768px) {
    #ImageFull {
        height: 450px;
    }
}

@media (max-width: 992px) {

}

@media (max-width: 1200px) {

}

