/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter,.wr-bootstrap  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f3da21a59659b1403e9e)
 * Config saved to config.json and https://gist.github.com/f3da21a59659b1403e9e
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html.wr-bootstrap {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
.wr-bootstrap body {
    margin: 0
}
.wr-bootstrap article, .wr-bootstrap aside, .wr-bootstrap details, .wr-bootstrap figcaption, .wr-bootstrap figure, .wr-bootstrap footer, .wr-bootstrap header, .wr-bootstrap hgroup, .wr-bootstrap main, .wr-bootstrap nav, .wr-bootstrap section, .wr-bootstrap summary {
    display: block
}
.wr-bootstrap audio, .wr-bootstrap canvas, .wr-bootstrap progress, .wr-bootstrap video {
    display: inline-block;
    vertical-align: baseline
}
.wr-bootstrap audio:not([controls]) {
    display: none;
    height: 0
}
.wr-bootstrap [hidden], .wr-bootstrap template {
    display: none
}
.wr-bootstrap a {
    background: transparent
}
.wr-bootstrap a:active, .wr-bootstrap a:hover {
    outline: 0
}
.wr-bootstrap abbr[title] {
    border-bottom: 1px dotted
}
.wr-bootstrap b, .wr-bootstrap strong {
    font-weight: bold
}
.wr-bootstrap dfn {
    font-style: italic
}
.wr-bootstrap h1 {
    font-size: 2em;
    margin: 0.67em 0
}
.wr-bootstrap mark {
    background: #ff0;
    color: #000
}
.wr-bootstrap small {
    font-size: 80%
}
.wr-bootstrap sub, .wr-bootstrap sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
.wr-bootstrap sup {
    top: -0.5em
}
.wr-bootstrap sub {
    bottom: -0.25em
}
.wr-bootstrap img {
    border: 0
}
.wr-bootstrap svg:not(:root) {
    overflow: hidden
}
.wr-bootstrap figure {
    margin: 1em 40px
}
.wr-bootstrap hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
.wr-bootstrap pre {
    overflow: auto
}
.wr-bootstrap code, .wr-bootstrap kbd, .wr-bootstrap pre, .wr-bootstrap samp {
    font-family: monospace, monospace;
    font-size: 1em
}
.wr-bootstrap button, .wr-bootstrap input, .wr-bootstrap optgroup, .wr-bootstrap select, .wr-bootstrap textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.wr-bootstrap button {
    overflow: visible
}
.wr-bootstrap button, .wr-bootstrap select {
    text-transform: none
}
.wr-bootstrap button, .wr-bootstrap html input[type="button"], .wr-bootstrap input[type="reset"], .wr-bootstrap input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
.wr-bootstrap button[disabled], .wr-bootstrap html input[disabled] {
    cursor: default
}
.wr-bootstrap button::-moz-focus-inner, .wr-bootstrap input::-moz-focus-inner {
    border: 0;
    padding: 0
}
.wr-bootstrap input {
    line-height: normal
}
.wr-bootstrap input[type="checkbox"], .wr-bootstrap input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
.wr-bootstrap input[type="number"]::-webkit-inner-spin-button, .wr-bootstrap input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
.wr-bootstrap input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.wr-bootstrap input[type="search"]::-webkit-search-cancel-button, .wr-bootstrap input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
.wr-bootstrap fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
.wr-bootstrap legend {
    border: 0;
    padding: 0
}
.wr-bootstrap textarea {
    overflow: auto
}
.wr-bootstrap optgroup {
    font-weight: bold
}
.wr-bootstrap table {
    border-collapse: collapse;
    border-spacing: 0
}
.wr-bootstrap td, .wr-bootstrap th {
    padding: 0
}
.wr-bootstrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.wr-bootstrap *:before, .wr-bootstrap *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.wr-bootstrap html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.wr-bootstrap body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
.wr-bootstrap input, .wr-bootstrap button, .wr-bootstrap select, .wr-bootstrap textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
.wr-bootstrap a {
    color: #428bca;
    text-decoration: none
}
.wr-bootstrap a:hover, .wr-bootstrap a:focus {
    color: #2a6496;
    text-decoration: underline
}
.wr-bootstrap a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.wr-bootstrap figure {
    margin: 0
}
.wr-bootstrap img {
    vertical-align: middle
}
.wr-bootstrap .img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}
.wr-bootstrap .img-rounded {
    border-radius: 6px
}
.wr-bootstrap .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;
    width: 100% \9;
    max-width: 100%;
    height: auto
}
.wr-bootstrap .img-circle {
    border-radius: 50%
}
.wr-bootstrap hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.wr-bootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.wr-bootstrap .sr-only-focusable:active, .wr-bootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.wr-bootstrap .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.wr-bootstrap .fade.in {
    opacity: 1
}
.wr-bootstrap .collapse {
    display: none
}
.wr-bootstrap .collapse.in {
    display: block
}
.wr-bootstrap tr.collapse.in {
    display: table-row
}
.wr-bootstrap tbody.collapse.in {
    display: table-row-group
}
.wr-bootstrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}
.wr-bootstrap .modal-open {
    overflow: hidden
}
.wr-bootstrap .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.wr-bootstrap .modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -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
}
.wr-bootstrap .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.wr-bootstrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.wr-bootstrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.wr-bootstrap .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}
.wr-bootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.wr-bootstrap .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.wr-bootstrap .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.wr-bootstrap .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}
.wr-bootstrap .modal-header .close {
    margin-top: -2px
}
.wr-bootstrap .modal-title {
    margin: 0;
    line-height: 1.42857143
}
.wr-bootstrap .modal-body {
    position: relative;
    padding: 15px
}
.wr-bootstrap .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.wr-bootstrap .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.wr-bootstrap .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.wr-bootstrap .modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.wr-bootstrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .wr-bootstrap .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .wr-bootstrap .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .wr-bootstrap .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .wr-bootstrap .modal-lg {
        width: 900px
    }
    .wr-bootstrap {
        content: " ";
        display: table
    }
    .wr-bootstrap .clearfix:after, .wr-bootstrap .modal-footer:after {
        clear: both
    }
    .wr-bootstrap .center-block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .wr-bootstrap .pull-right {
        float: right !important
    }
    .wr-bootstrap .pull-left {
        float: left !important
    }
    .wr-bootstrap .hide {
        display: none !important
    }
    .wr-bootstrap .show {
        display: block !important
    }
    .wr-bootstrap .invisible {
        visibility: hidden
    }
    .wr-bootstrap .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }
    .wr-bootstrap .hidden {
        display: none !important;
        visibility: hidden !important
    }
    .wr-bootstrap .affix {
        position: fixed;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
} 