@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regulard41d.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon094c.eot?-8s4mw);
    src: url(../fonts/icomoond41d.eot?#iefix-8s4mw) format("embedded-opentype"), url(../fonts/icomoon094c.woff?-8s4mw) format("woff"), url(../fonts/icomoon094c.ttf?-8s4mw) format("truetype"), url(../fonts/icomoon094c.svg?-8s4mw#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}
hr, img {
    border: 0
}
body, figure {
    margin: 0
}
.img-responsive, .img-thumbnail, label, table {
    max-width: 100%
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background: 0 0
}
a:active, a:hover {
    outline: 0
}
b, optgroup, strong {
    font-weight: 700;
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre, textarea {
    overflow: auto
}
code, kbd, pre, samp {
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.glyphicon, address, cite {
    font-style: normal
}
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[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-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td, .table th {
        background-color: #fff!important
    }
    .btn>.caret, .button>.caret, .dropup>.btn>.caret, .dropup>.button>.caret, .dropup>button.changeDetails>.caret, .dropup>button.nextStep>.caret, button.changeDetails>.caret, button.nextStep>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.img-thumbnail, body {
    background-color: #fff
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    font-family: 'Arimo', sans-serif;
    line-height: 1.42857;
    color: #333;
    background-color: #f2f2f2;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #27d6e8;
    text-decoration: none;
}
a:focus, a:hover {
    color: #ede615;
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.img-responsive {
    display: block;
    height: auto
}
.img-rounded, .panelShadow {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    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;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    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
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}
.h1, h1 {
    font-size: 36px
}
.h2, h2 {
    font-size: 30px
}
.h3, h3 {
    font-size: 24px
}
.h4, h4 {
    font-size: 18px
}
.h5, h5 {
    font-size: 14px
}
.h6, h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
dt, label {
    font-weight: 700
}
@media (min-width:728px) {
    .lead {
        font-size: 21px
    }
}
.small, small {
    font-size: 85%
}
.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.text-success {
    color: #3c763d
}
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover {
    color: #843534
}
.text-yellow{
    color: #ecd216;
}
a.text-yellow{
    color: #c3ad0f;
}
.bg-primary {
    color: #fff;
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
pre code, table {
    background-color: transparent
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
dl, ol, ul {
    margin-top: 0
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
address, dl {
    margin-bottom: 20px
}
ol, ul {
    margin-bottom: 10px
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd, dt {
    line-height: 1.42857
}
dd {
    margin-left: 0
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width:728px) {
    .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
    }
    .container {
        width: 710px
    }
}
.app-form .app-form-inner div#howItWorks:after, .app-form .app-form-inner div#noPostcodeRow:after, .app-form .app-form-inner div.topPostcode:after, .app-form .main-form fieldset:after, .app-form:after, .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .nbg>div:after, .nbg>div>div:after, .clearfix:after, .container-fluid:after, .container:after, .content .applyNow:after, .content .applyNow>div:after, .content .boilerCalcRow:after, .content .boilerCalcRow>div:after, .content .infoGraphicRow:after, .content .infoGraphicRow>div:after, .content .successRow:after, .content .successRow>div:after, .content .testimonials:after, .content .testimonials>div:after, .content div.article:after, .content div.article>div:after, .content div.brand:after, .content div.brand>div:after, .content div.fourWayNew:after, .content div.jumbo>div:after, .content div.threeWayMiddle:after, .content div.threeWayMiddle>div:after, .content div.twoWayMiddle:after, .content div.twoWayMiddle>div:after, .content div.us:after, .content div.us>div:after, .dropdown-menu>li>a, .footer>div:after, .footer>div>div:after, .form-horizontal .form-group:after, .header nav>div:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after, .steps:after, div.testimonials:after {
    clear: both
}
abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999
}
legend, pre {
    color: #333
}
blockquote .small:before, blockquote footer: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
}
code, kbd {
    padding: 2px 4px;
    font-size: 90%
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
blockquote:after, blockquote:before {
    content: ""
}
address {
    line-height: 1.42857
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.pre-scrollable {
    overflow-y: scroll
}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width:728px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
th {
    text-align: left
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    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>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    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-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
@media screen and (max-width:727px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset, legend {
    padding: 0;
    border: 0
}
fieldset {
    margin: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type="checkbox"], input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control, output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple], select[size] {
    height: auto
}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: auto;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 34px;
    line-height: 1.42857 \9
}
.input-group-sm>.input-group-btn>input[type="date"].btn, .input-group-sm>.input-group-btn>input[type="date"].button, .input-group-sm>.input-group-btn>input[type="time"].btn, .input-group-sm>.input-group-btn>input[type="time"].button, .input-group-sm>.input-group-btn>input[type="datetime-local"].btn, .input-group-sm>.input-group-btn>input[type="datetime-local"].button, .input-group-sm>.input-group-btn>input[type="month"].btn, .input-group-sm>.input-group-btn>input[type="month"].button, .input-group-sm>input[type="date"].form-control, .input-group-sm>input[type="date"].input-group-addon, .input-group-sm>input[type="time"].form-control, .input-group-sm>input[type="time"].input-group-addon, .input-group-sm>input[type="datetime-local"].form-control, .input-group-sm>input[type="datetime-local"].input-group-addon, .input-group-sm>input[type="month"].form-control, .input-group-sm>input[type="month"].input-group-addon, input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
    line-height: 30px
}
.input-group-lg>.input-group-btn>input[type="date"].btn, .input-group-lg>.input-group-btn>input[type="date"].button, .input-group-lg>.input-group-btn>input[type="time"].btn, .input-group-lg>.input-group-btn>input[type="time"].button, .input-group-lg>.input-group-btn>input[type="datetime-local"].btn, .input-group-lg>.input-group-btn>input[type="datetime-local"].button, .input-group-lg>.input-group-btn>input[type="month"].btn, .input-group-lg>.input-group-btn>input[type="month"].button, .input-group-lg>input[type="date"].form-control, .input-group-lg>input[type="date"].input-group-addon, .input-group-lg>input[type="time"].form-control, .input-group-lg>input[type="time"].input-group-addon, .input-group-lg>input[type="datetime-local"].form-control, .input-group-lg>input[type="datetime-local"].input-group-addon, .input-group-lg>input[type="month"].form-control, .input-group-lg>input[type="month"].input-group-addon, input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
    line-height: 46px
}
.form-group {
    margin-bottom: 15px
}
.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label, .radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    float: left;
    margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}
.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type="checkbox"], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="radio"][disabled] {
    cursor: not-allowed
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-group-sm>.input-group-btn>.button, .input-group-sm>.input-group-btn>button.changeDetails, .input-group-sm>.input-group-btn>button.nextStep, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.input-group-sm>.input-group-btn>select.btn, .input-group-sm>.input-group-btn>select.button, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px
}
.input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>select[multiple].button, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>.input-group-btn>textarea.button, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-group-lg>.input-group-btn>.button, .input-group-lg>.input-group-btn>button.changeDetails, .input-group-lg>.input-group-btn>button.nextStep, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.input-group-lg>.input-group-btn>select.btn, .input-group-lg>.input-group-btn>select.button, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px
}
.input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>select[multiple].button, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>.input-group-btn>textarea.button, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.collapsing, .dropdown {
    position: relative
}
.input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-group-lg>.input-group-btn>.button+.form-control-feedback, .input-group-lg>.input-group-btn>button.changeDetails+.form-control-feedback, .input-group-lg>.input-group-btn>button.nextStep+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-group-sm>.input-group-btn>.button+.form-control-feedback, .input-group-sm>.input-group-btn>button.changeDetails+.form-control-feedback, .input-group-sm>.input-group-btn>button.nextStep+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width:728px) {
    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group, .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control, .navbar-form .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label, .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"], .navbar-form .radio input[type="radio"] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table
}
.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
.btn, .button, a.button, button.changeDetails, button.nextStep {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.active.button:focus, .btn.active:focus, .btn:active:focus, .btn:focus, .button:active:focus, .button:focus, button.active.changeDetails:focus, button.active.nextStep:focus, button.changeDetails:active:focus, button.changeDetails:focus, button.nextStep:active:focus, button.nextStep:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn:focus, .btn:hover, .button:focus, .button:hover, button.changeDetails:focus, button.changeDetails:hover, button.nextStep:focus, button.nextStep:hover {
    color: #333;
    text-decoration: none
}
.active.button, .btn.active, .btn:active, .button:active, button.active.changeDetails, button.active.nextStep, button.changeDetails:active, button.nextStep:active {
    outline: 0;
    background-image: none;
    /* -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); */
    /* box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); */
}
.btn.disabled, .btn[disabled], .disabled.button, [disabled].button, button.disabled.changeDetails, button.disabled.nextStep, button[disabled].changeDetails, button[disabled].nextStep, fieldset[disabled] .btn, fieldset[disabled] .button, fieldset[disabled] button.changeDetails, fieldset[disabled] button.nextStep {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
    background-image: none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary, .button, a.button, button.changeDetails, button.nextStep {
    color: #ffffff;
    background-color: #27d6e8;
    border-color: transparent;
}
.active.button, .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .button:active, .button:focus, .button:hover, .open>.btn-primary.dropdown-toggle, .open>.dropdown-toggle.button, .open>button.dropdown-toggle.changeDetails, .open>button.dropdown-toggle.nextStep, button.active.changeDetails, button.active.nextStep, button.changeDetails:active, button.changeDetails:focus, button.changeDetails:hover, button.nextStep:active, button.nextStep:focus, button.nextStep:hover {
    color: #fff;
    background-color: #c0392b;
    border-color: transparent;
}
.active.button, .btn-primary.active, .btn-primary:active, .button:active, .open>.btn-primary.dropdown-toggle, .open>.dropdown-toggle.button, .open>button.dropdown-toggle.changeDetails, .open>button.dropdown-toggle.nextStep, button.active.changeDetails, button.active.nextStep, button.changeDetails:active, button.nextStep:active {
    background-image: none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, .disabled.active.button, .disabled.button, .disabled.button:active, .disabled.button:focus, .disabled.button:hover, [disabled].active.button, [disabled].button, [disabled].button:active, [disabled].button:focus, [disabled].button:hover, button.disabled.active.changeDetails, button.disabled.active.nextStep, button.disabled.changeDetails, button.disabled.changeDetails:active, button.disabled.changeDetails:focus, button.disabled.changeDetails:hover, button.disabled.nextStep, button.disabled.nextStep:active, button.disabled.nextStep:focus, button.disabled.nextStep:hover, button[disabled].active.changeDetails, button[disabled].active.nextStep, button[disabled].changeDetails, button[disabled].changeDetails:active, button[disabled].changeDetails:focus, button[disabled].changeDetails:hover, button[disabled].nextStep, button[disabled].nextStep:active, button[disabled].nextStep:focus, button[disabled].nextStep:hover, fieldset[disabled] .active.button, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .button, fieldset[disabled] .button:active, fieldset[disabled] .button:focus, fieldset[disabled] .button:hover, fieldset[disabled] button.active.changeDetails, fieldset[disabled] button.active.nextStep, fieldset[disabled] button.changeDetails, fieldset[disabled] button.changeDetails:active, fieldset[disabled] button.changeDetails:focus, fieldset[disabled] button.changeDetails:hover, fieldset[disabled] button.nextStep, fieldset[disabled] button.nextStep:active, fieldset[disabled] button.nextStep:focus, fieldset[disabled] button.nextStep:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge, .button .badge, button.changeDetails .badge, button.nextStep .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #093;
    border-color: #00802b
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #062;
    border-color: #004216
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #093;
    border-color: #00802b
}
.btn-success .badge {
    color: #093;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning, button.changeDetails {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.btn-warning.dropdown-toggle, .open>button.dropdown-toggle.changeDetails, button.active.changeDetails, button.changeDetails:active, button.changeDetails:focus, button.changeDetails:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle, .open>button.dropdown-toggle.changeDetails, button.active.changeDetails, button.changeDetails:active {
    background-image: none
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, button.disabled.active.changeDetails, button.disabled.changeDetails, button.disabled.changeDetails:active, button.disabled.changeDetails:focus, button.disabled.changeDetails:hover, button[disabled].active.changeDetails, button[disabled].changeDetails, button[disabled].changeDetails:active, button[disabled].changeDetails:focus, button[disabled].changeDetails:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] button.active.changeDetails, fieldset[disabled] button.changeDetails, fieldset[disabled] button.changeDetails:active, fieldset[disabled] button.changeDetails:focus, fieldset[disabled] button.changeDetails:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge, button.changeDetails .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}
.btn-link:focus, .btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}
.btn-group-lg>.btn, .btn-group-lg>.button, .btn-group-lg>button.changeDetails, .btn-group-lg>button.nextStep, .btn-lg, button.nextStep {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-group-sm>.btn, .btn-group-sm>.button, .btn-group-sm>button.changeDetails, .btn-group-sm>button.nextStep, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn, .btn-group-xs>.button, .btn-group-xs>button.changeDetails, .btn-group-xs>button.nextStep, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].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 {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}
.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}
.dropdown-header, .dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    line-height: 1.42857;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group-vertical>.button:not(:first-child):not(:last-child), .btn-group-vertical>button.changeDetails:not(:first-child):not(:last-child), .btn-group-vertical>button.nextStep:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn-group:not(:first-child):not(:last-child)>.button, .btn-group>.btn-group:not(:first-child):not(:last-child)>button.changeDetails, .btn-group>.btn-group:not(:first-child):not(:last-child)>button.nextStep, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>.button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>button.changeDetails:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>button.nextStep:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    font-weight: 400;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #002855;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #002855
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #999
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    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-left {
    left: 0;
    right: auto
}
.dropdown-header {
    font-size: 12px;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width:728px) {
    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
        background: #ede615;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
    .header .navbar-nav>li>a{
        margin-top:30px;
    }
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group-vertical>.button, .btn-group-vertical>button.changeDetails, .btn-group-vertical>button.nextStep, .btn-group>.btn, .btn-group>.button, .btn-group>button.changeDetails, .btn-group>button.nextStep {
    position: relative;
    float: left
}
.btn-group-vertical>.active.button, .btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group-vertical>.button:active, .btn-group-vertical>.button:focus, .btn-group-vertical>.button:hover, .btn-group-vertical>button.active.changeDetails, .btn-group-vertical>button.active.nextStep, .btn-group-vertical>button.changeDetails:active, .btn-group-vertical>button.changeDetails:focus, .btn-group-vertical>button.changeDetails:hover, .btn-group-vertical>button.nextStep:active, .btn-group-vertical>button.nextStep:focus, .btn-group-vertical>button.nextStep:hover, .btn-group>.active.button, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover, .btn-group>.button:active, .btn-group>.button:focus, .btn-group>.button:hover, .btn-group>button.active.changeDetails, .btn-group>button.active.nextStep, .btn-group>button.changeDetails:active, .btn-group>button.changeDetails:focus, .btn-group>button.changeDetails:hover, .btn-group>button.nextStep:active, .btn-group>button.nextStep:focus, .btn-group>button.nextStep:hover {
    z-index: 2
}
.btn-group-vertical>.btn:focus, .btn-group-vertical>.button:focus, .btn-group-vertical>button.changeDetails:focus, .btn-group-vertical>button.nextStep:focus, .btn-group>.btn:focus, .btn-group>.button:focus, .btn-group>button.changeDetails:focus, .btn-group>button.nextStep:focus {
    outline: 0
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn+.button, .btn-group .btn+button.changeDetails, .btn-group .btn+button.nextStep, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group, .btn-group .btn-group+.button, .btn-group .btn-group+button.changeDetails, .btn-group .btn-group+button.nextStep, .btn-group .button+.btn, .btn-group .button+.btn-group, .btn-group .button+.button, .btn-group .button+button.changeDetails, .btn-group .button+button.nextStep, .btn-group button.changeDetails+.btn, .btn-group button.changeDetails+.btn-group, .btn-group button.changeDetails+.button, .btn-group button.changeDetails+button.changeDetails, .btn-group button.changeDetails+button.nextStep, .btn-group button.nextStep+.btn, .btn-group button.nextStep+.btn-group, .btn-group button.nextStep+.button, .btn-group button.nextStep+button.changeDetails, .btn-group button.nextStep+button.nextStep {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:after, .btn-toolbar:before {
    content: " ";
    display: table
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.button, .btn-toolbar>.input-group, .btn-toolbar>button.changeDetails, .btn-toolbar>button.nextStep {
    margin-left: 5px
}
.btn .caret, .btn-group>.btn:first-child, .btn-group>.button:first-child, .btn-group>button.changeDetails:first-child, .btn-group>button.nextStep:first-child, .button .caret, button.changeDetails .caret, button.nextStep .caret {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>.button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>button.changeDetails:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>button.nextStep: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>.button:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child), .btn-group>button.changeDetails:last-child:not(:first-child), .btn-group>button.nextStep:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.button:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle, .btn-group>.btn-group:first-child>button.changeDetails:last-child, .btn-group>.btn-group:first-child>button.nextStep:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child, .btn-group>.btn-group:last-child>.button:first-child, .btn-group>.btn-group:last-child>button.changeDetails:first-child, .btn-group>.btn-group:last-child>button.nextStep:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle, .btn-group>.button+.dropdown-toggle, .btn-group>button.changeDetails+.dropdown-toggle, .btn-group>button.nextStep+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group-lg.btn-group>.button+.dropdown-toggle, .btn-group-lg.btn-group>button.changeDetails+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle, .btn-group>button.nextStep+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-group-lg>.btn .caret, .btn-group-lg>.button .caret, .btn-group-lg>button.changeDetails .caret, .btn-lg .caret, button.nextStep .caret {
    border-width: 5px 5px 0
}
.dropup .btn-group-lg>.btn .caret, .dropup .btn-group-lg>.button .caret, .dropup .btn-group-lg>button.changeDetails .caret, .dropup .btn-lg .caret, .dropup button.nextStep .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn, .btn-group-vertical>.btn-group>.button, .btn-group-vertical>.btn-group>button.changeDetails, .btn-group-vertical>.btn-group>button.nextStep, .btn-group-vertical>.button, .btn-group-vertical>button.changeDetails, .btn-group-vertical>button.nextStep {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group>.btn, .btn-group-vertical>.btn-group>.button, .btn-group-vertical>.btn-group>button.changeDetails, .btn-group-vertical>.btn-group>button.nextStep {
    float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn+.button, .btn-group-vertical>.btn+button.changeDetails, .btn-group-vertical>.btn+button.nextStep, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group, .btn-group-vertical>.btn-group+.button, .btn-group-vertical>.btn-group+button.changeDetails, .btn-group-vertical>.btn-group+button.nextStep, .btn-group-vertical>.button+.btn, .btn-group-vertical>.button+.btn-group, .btn-group-vertical>.button+.button, .btn-group-vertical>.button+button.changeDetails, .btn-group-vertical>.button+button.nextStep, .btn-group-vertical>button.changeDetails+.btn, .btn-group-vertical>button.changeDetails+.btn-group, .btn-group-vertical>button.changeDetails+.button, .btn-group-vertical>button.changeDetails+button.changeDetails, .btn-group-vertical>button.changeDetails+button.nextStep, .btn-group-vertical>button.nextStep+.btn, .btn-group-vertical>button.nextStep+.btn-group, .btn-group-vertical>button.nextStep+.button, .btn-group-vertical>button.nextStep+button.changeDetails, .btn-group-vertical>button.nextStep+button.nextStep {
    margin-top: -1px;
    margin-left: 0
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group, .input-group-btn:last-child>.button, .input-group-btn:last-child>button.changeDetails, .input-group-btn:last-child>button.nextStep, .input-group-btn>.btn+.btn, .input-group-btn>.btn+.button, .input-group-btn>.btn+button.changeDetails, .input-group-btn>.btn+button.nextStep, .input-group-btn>.button+.btn, .input-group-btn>.button+.button, .input-group-btn>.button+button.changeDetails, .input-group-btn>.button+button.nextStep, .input-group-btn>button.changeDetails+.btn, .input-group-btn>button.changeDetails+.button, .input-group-btn>button.changeDetails+button.changeDetails, .input-group-btn>button.changeDetails+button.nextStep, .input-group-btn>button.nextStep+.btn, .input-group-btn>button.nextStep+.button, .input-group-btn>button.nextStep+button.changeDetails, .input-group-btn>button.nextStep+button.nextStep {
    margin-left: -1px
}
.btn-group-vertical>.btn:first-child:not(:last-child), .btn-group-vertical>.button:first-child:not(:last-child), .btn-group-vertical>button.changeDetails:first-child:not(:last-child), .btn-group-vertical>button.nextStep:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child), .btn-group-vertical>.button:last-child:not(:first-child), .btn-group-vertical>button.changeDetails:last-child:not(:first-child), .btn-group-vertical>button.nextStep:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.button, .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button.changeDetails, .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button.nextStep, .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    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)>.button:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle, .btn-group-vertical>.btn-group:first-child:not(:last-child)>button.changeDetails:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>button.nextStep:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group-vertical>.btn-group:last-child:not(:first-child)>.button:first-child, .btn-group-vertical>.btn-group:last-child:not(:first-child)>button.changeDetails:first-child, .btn-group-vertical>.btn-group:last-child:not(:first-child)>button.nextStep: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, .btn-group-justified>.button, .btn-group-justified>button.changeDetails, .btn-group-justified>button.nextStep {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn, .btn-group-justified>.btn-group .button, .btn-group-justified>.btn-group button.changeDetails, .btn-group-justified>.btn-group button.nextStep {
    width: 100%
}
[data-toggle="buttons"]>.btn>input[type="checkbox"], [data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.button>input[type="checkbox"], [data-toggle="buttons"]>.button>input[type="radio"], [data-toggle="buttons"]>button.changeDetails>input[type="checkbox"], [data-toggle="buttons"]>button.changeDetails>input[type="radio"], [data-toggle="buttons"]>button.nextStep>input[type="checkbox"], [data-toggle="buttons"]>button.nextStep>input[type="radio"] {
    position: absolute;
    z-index: -1;
    opacity: 0
}
.input-group, .input-group-btn, .input-group-btn>.btn, .input-group-btn>.button, .input-group-btn>button.changeDetails, .input-group-btn>button.nextStep {
    position: relative
}
.input-group {
    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, .input-group-addon, .input-group-btn {
    display: table-cell
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn, .input-group-sm>.input-group-btn>.input-group-addon.button, .input-group-sm>.input-group-btn>button.input-group-addon.changeDetails, .input-group-sm>.input-group-btn>button.input-group-addon.nextStep {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn, .input-group-lg>.input-group-btn>.input-group-addon.button, .input-group-lg>.input-group-btn>button.input-group-addon.changeDetails, .input-group-lg>.input-group-btn>button.input-group-addon.nextStep {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="checkbox"], .input-group-addon input[type="radio"] {
    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>.btn-group>.button, .input-group-btn:first-child>.btn-group>button.changeDetails, .input-group-btn:first-child>.btn-group>button.nextStep, .input-group-btn:first-child>.button, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:first-child>button.changeDetails, .input-group-btn:first-child>button.nextStep, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn-group:not(:last-child)>.button, .input-group-btn:last-child>.btn-group:not(:last-child)>button.changeDetails, .input-group-btn:last-child>.btn-group:not(:last-child)>button.nextStep, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.button:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>button.changeDetails:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>button.nextStep:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn-group:not(:first-child)>.button, .input-group-btn:first-child>.btn-group:not(:first-child)>button.changeDetails, .input-group-btn:first-child>.btn-group:not(:first-child)>button.nextStep, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.button:not(:first-child), .input-group-btn:first-child>button.changeDetails:not(:first-child), .input-group-btn:first-child>button.nextStep:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.btn-group>.button, .input-group-btn:last-child>.btn-group>button.changeDetails, .input-group-btn:last-child>.btn-group>button.nextStep, .input-group-btn:last-child>.button, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:last-child>button.changeDetails, .input-group-btn:last-child>button.nextStep {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover, .input-group-btn>.button:active, .input-group-btn>.button:focus, .input-group-btn>.button:hover, .input-group-btn>button.changeDetails:active, .input-group-btn>button.changeDetails:focus, .input-group-btn>button.changeDetails:hover, .input-group-btn>button.nextStep:active, .input-group-btn>button.nextStep:focus, .input-group-btn>button.nextStep:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group, .input-group-btn:first-child>.button, .input-group-btn:first-child>button.changeDetails, .input-group-btn:first-child>button.nextStep {
    margin-right: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:after, .nav:before {
    content: " ";
    display: table
}
.nav>li, .nav>li>a {
    display: block;
    position: relative
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    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:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-justified>li, .nav-stacked>li, .nav-tabs.nav-justified>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width:728px) {
    .nav-justified>li, .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a, .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    display: table;
    content: " "
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width:728px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.embed-responsive, .modal-open, .progress {
    overflow: hidden
}
@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}
@media (min-width:728px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width:727px) {
    .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 .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.badge, .label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    text-align: center;
    white-space: nowrap
}
.progress-striped .progress-bar, .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media (min-width:728px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0;
        min-height: 90px;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (max-width:727px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media (min-width:728px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.btn-group-sm>.navbar-btn.btn, .btn-group-sm>.navbar-btn.button, .btn-group-sm>button.navbar-btn.changeDetails, .btn-group-sm>button.navbar-btn.nextStep, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.btn-group-xs>.navbar-btn.btn, .btn-group-xs>.navbar-btn.button, .btn-group-xs>button.navbar-btn.changeDetails, .btn-group-xs>button.navbar-btn.nextStep, .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
.alert, .thumbnail {
    margin-bottom: 20px
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #002855;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle.collapsed .icon-bar {
    background-color: #002855;
}
.navbar-default .navbar-toggle.collapsed, .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #ede615;
    color: #002855;
    text-decoration: none;
    border-radius: 5px;
    margin-bottom: 10px;
}
@media (max-width:727px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.navbar-inverse .navbar-brand {
    color: #999
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #999
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    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:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}
@media (max-width:727px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #999
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #999
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}
.label:empty {
    display: none
}
.btn .label, .button .label, button.changeDetails .label, button.nextStep .label {
    position: relative;
    top: -1px
}
a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #999
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: gray
}
.label-primary {
    background-color: #428bca
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #3071a9
}
.label-success {
    background-color: #093
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #062
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #999;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.list-group-item, .media-object, .thumbnail {
    display: block
}
.btn .badge, .button .badge, button.changeDetails .badge, button.nextStep .badge {
    position: relative;
    top: -1px
}
.btn-group-xs>.btn .badge, .btn-group-xs>.button .badge, .btn-group-xs>button.changeDetails .badge, .btn-group-xs>button.nextStep .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.nav-pills>.active>a>.badge, a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.nbg, .content div.jumbo, .jumbotron {
    padding: 30px;
    color: inherit;
    background-color: #eee
}
.nbg .h1, .nbg h1, .content div.jumbo .h1, .content div.jumbo h1, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}
.nbg p, .content div.jumbo p, .jumbotron p {
    font-weight: 200
}
.alert .alert-link, .close {
    font-weight: 700
}
.nbg>hr, .content div.jumbo>hr, .jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .nbg, .container .content div.jumbo, .container .jumbotron, .content .container div.jumbo {
    border-radius: 6px
}
.nbg .container, .content div.jumbo .container, .jumbotron .container {
    max-width: 100%
}
@media screen and (min-width:728px) {
    .nbg, .content div.jumbo, .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .nbg, .container .content div.jumbo, .container .jumbotron, .content .container div.jumbo {
        padding-left: 60px;
        padding-right: 60px
    }
    .nbg .h1, .nbg h1, .content div.jumbo .h1, .content div.jumbo h1, .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    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
}
.thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #428bca
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p, .alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.close, .list-group-item>.badge {
    float: right
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -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[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px
}
.progress-bar[aria-valuenow="0"] {
    color: #999;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}
.progress-bar-success {
    background-color: #093
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media, .media-body {
    overflow: hidden;
    zoom: 1
}
.media, .media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #999
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #999
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>a {
    color: inherit
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.nbg>div>div>div.frontForm, .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.nbg>div>div>div.frontForm>.list-group, .nbg>div>div>div.frontForm>.table, .nbg>div>div>div.frontForm>.table-responsive>.table, .panel-title, .panel>.list-group, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel-body {
    padding: 15px
}
.panel-body:after, .panel-body:before {
    content: " ";
    display: table
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-title {
    margin-top: 0;
    font-size: 16px
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.nbg>div>div>div.frontForm>.list-group .list-group-item, .panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.nbg>div>div>div.frontForm>.table-bordered>tbody>tr:first-child>td, .nbg>div>div>div.frontForm>.table-bordered>tbody>tr:first-child>th, .nbg>div>div>div.frontForm>.table-bordered>tbody>tr:last-child>td, .nbg>div>div>div.frontForm>.table-bordered>tbody>tr:last-child>th, .nbg>div>div>div.frontForm>.table-bordered>tfoot>tr:last-child>td, .nbg>div>div>div.frontForm>.table-bordered>tfoot>tr:last-child>th, .nbg>div>div>div.frontForm>.table-bordered>thead>tr:first-child>td, .nbg>div>div>div.frontForm>.table-bordered>thead>tr:first-child>th, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr:first-child>td, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr:first-child>th, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr:last-child>td, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr:last-child>th, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>thead>tr:first-child>td, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel-group .panel-heading, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.nbg>div>div>div.frontForm>.list-group:first-child .list-group-item:first-child, .panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.nbg>div>div>div.frontForm>.list-group:last-child .list-group-item:last-child, .panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child, .nbg>div>div>div.frontForm>.table:first-child, .panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .nbg>div>div>div.frontForm>.table:first-child>tbody:first-child>tr:first-child td:first-child, .nbg>div>div>div.frontForm>.table:first-child>tbody:first-child>tr:first-child th:first-child, .nbg>div>div>div.frontForm>.table:first-child>thead:first-child>tr:first-child td:first-child, .nbg>div>div>div.frontForm>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .nbg>div>div>div.frontForm>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .nbg>div>div>div.frontForm>.table:first-child>tbody:first-child>tr:first-child td:last-child, .nbg>div>div>div.frontForm>.table:first-child>tbody:first-child>tr:first-child th:last-child, .nbg>div>div>div.frontForm>.table:first-child>thead:first-child>tr:first-child td:last-child, .nbg>div>div>div.frontForm>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child, .nbg>div>div>div.frontForm>.table:last-child, .panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .nbg>div>div>div.frontForm>.table:last-child>tbody:last-child>tr:last-child td:first-child, .nbg>div>div>div.frontForm>.table:last-child>tbody:last-child>tr:last-child th:first-child, .nbg>div>div>div.frontForm>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .nbg>div>div>div.frontForm>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .nbg>div>div>div.frontForm>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .nbg>div>div>div.frontForm>.table:last-child>tbody:last-child>tr:last-child td:last-child, .nbg>div>div>div.frontForm>.table:last-child>tbody:last-child>tr:last-child th:last-child, .nbg>div>div>div.frontForm>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .nbg>div>div>div.frontForm>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.nbg>div>div>div.frontForm>.panel-body+.table, .nbg>div>div>div.frontForm>.panel-body+.table-responsive, .panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.nbg>div>div>div.frontForm>.table>tbody:first-child>tr:first-child td, .nbg>div>div>div.frontForm>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.nbg>div>div>div.frontForm>.table-bordered, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered, .panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}
.nbg>div>div>div.frontForm>.table-bordered>tbody>tr>td:first-child, .nbg>div>div>div.frontForm>.table-bordered>tbody>tr>th:first-child, .nbg>div>div>div.frontForm>.table-bordered>tfoot>tr>td:first-child, .nbg>div>div>div.frontForm>.table-bordered>tfoot>tr>th:first-child, .nbg>div>div>div.frontForm>.table-bordered>thead>tr>td:first-child, .nbg>div>div>div.frontForm>.table-bordered>thead>tr>th:first-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr>td:first-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr>th:first-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>thead>tr>td:first-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.nbg>div>div>div.frontForm>.table-bordered>tbody>tr>td:last-child, .nbg>div>div>div.frontForm>.table-bordered>tbody>tr>th:last-child, .nbg>div>div>div.frontForm>.table-bordered>tfoot>tr>td:last-child, .nbg>div>div>div.frontForm>.table-bordered>tfoot>tr>th:last-child, .nbg>div>div>div.frontForm>.table-bordered>thead>tr>td:last-child, .nbg>div>div>div.frontForm>.table-bordered>thead>tr>th:last-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr>td:last-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tbody>tr>th:last-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>thead>tr>td:last-child, .nbg>div>div>div.frontForm>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.nbg>div>div>div.frontForm>.table-responsive, .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .nbg>div>div>div.frontForm, .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .nbg>div>div>.panel+div.frontForm, .panel-group .nbg>div>div>div.frontForm+.panel, .panel-group .nbg>div>div>div.frontForm+div.frontForm, .panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.carousel-caption, .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -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-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, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(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)
}
.carousel-control, .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table
}
.modal-footer .btn+.btn, .modal-footer .btn+.button, .modal-footer .btn+button.changeDetails, .modal-footer .btn+button.nextStep, .modal-footer .button+.btn, .modal-footer .button+.button, .modal-footer .button+button.changeDetails, .modal-footer .button+button.nextStep, .modal-footer button.changeDetails+.btn, .modal-footer button.changeDetails+.button, .modal-footer button.changeDetails+button.changeDetails, .modal-footer button.changeDetails+button.nextStep, .modal-footer button.nextStep+.btn, .modal-footer button.nextStep+.button, .modal-footer button.nextStep+button.changeDetails, .modal-footer button.nextStep+button.nextStep {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn, .modal-footer .btn-group .btn+.button, .modal-footer .btn-group .btn+button.changeDetails, .modal-footer .btn-group .btn+button.nextStep, .modal-footer .btn-group .button+.btn, .modal-footer .btn-group .button+.button, .modal-footer .btn-group .button+button.changeDetails, .modal-footer .btn-group .button+button.nextStep, .modal-footer .btn-group button.changeDetails+.btn, .modal-footer .btn-group button.changeDetails+.button, .modal-footer .btn-group button.changeDetails+button.changeDetails, .modal-footer .btn-group button.changeDetails+button.nextStep, .modal-footer .btn-group button.nextStep+.btn, .modal-footer .btn-group button.nextStep+.button, .modal-footer .btn-group button.nextStep+button.changeDetails, .modal-footer .btn-group button.nextStep+button.nextStep {
    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
}
.carousel, .carousel-inner {
    position: relative
}
@media (min-width:728px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.carousel-inner {
    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>a>img, .carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}
.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
}
.carousel-caption .btn, .carousel-caption .button, .carousel-caption button.changeDetails, .carousel-caption button.nextStep, .text-hide {
    text-shadow: none
}
@media screen and (min-width:728px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}
.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
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.slider-selection, .slider-track {
    background-color: #f7f7f7;
    border-radius: 4px;
    background-repeat: repeat-x
}
.hidden {
    visibility: hidden!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
@media (max-width:727px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs, th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width:728px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm, th.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
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md, th.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
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg, th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}
@media (max-width:727px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width:728px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print, th.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
    }
    .hidden-print {
        display: none!important
    }
}
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}
#ComTwoSelectedwithNone, #NoComTwoSelected, #ownershipRow, #benefitsSumRow, #boilerAgeRow, #boilerError, #boilerTypeRow, #brokenBoilerRow, #checkBenefits, #checkHousehold, #ctcIncomeRow, #esaRow, #finalSubmitRow, #full_address, #houseCompRow, #householdComp, #householdCompChild, #insulError, #insulReqRow, #isRow, #jsaRow, #llInfo, #manual, #manualAddress, #measureError, #noBenefitsError, #noPostcodeError, #noPostcodeRow, #noTicksBenefitsError, #nonQualifiedNote, #pcCheckRow, #personalDetailsRow, #postcodeRow, #postcodeSuccess, #primaryChevronControl, #progressMainControl, #propertyError, #propertySizeRow, #propertyTypeRow, #step1, #step1ChangeTop, #step1Check, #step1Tick, #step2, #step2ChangeTop, #step2Check, #step2Tick, #step3, #step3ChangeTop, #step3Check, #step3Tick, #step4, #step4ChangeTop, #step4Check, #step4Tick, #step5, #step5ChangeTop, #step5Tick, #submitError, #ucIncomeRow, #ucRow, #wallInsulRow, #wtcIncomeRow, #wtcRow, .errorAlert, .loader, .slider input, .successAlert {
    display: block;
}
.slider.slider-horizontal {
    width: 100%;
    height: 30px
}
.slider.slider-horizontal .slider-track {
    height: 15px;
    width: 100%;
    margin-top: -7.5px;
    top: 50%;
    left: 0
}
.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}
.slider.slider-horizontal .slider-handle {
    margin-left: -15px;
    margin-top: -7.5px
}
.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 15px 15px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}
.slider.slider-vertical {
    height: 210px;
    width: 30px
}
.slider.slider-vertical .slider-track {
    width: 15px;
    height: 100%;
    margin-left: -7.5px;
    left: 50%;
    top: 0
}
.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}
.slider.slider-vertical .slider-handle {
    margin-left: -7.5px;
    margin-top: -15px
}
.slider.slider-vertical .slider-handle.triangle {
    border-width: 15px 0 15px 15px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}
.slider .tooltip-main {
    position: absolute;
    margin: 0 0 4px -15px;
    bottom: 30px
}
.slider .tooltip-inner {
    white-space: nowrap;
    font-size: 22.4px;
    font-weight: 700;
    color: #093
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='whitesmoke', endColorstr='#f9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.slider-selection {
    position: absolute;
    background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(whitesmoke));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='whitesmoke', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.slider-handle {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    opacity: .8;
    border: 0 solid transparent
}
.slider-handle.round {
    border-radius: 30px
}
.slider-handle.triangle {
    background: 0 0
}
body, html {
    position: relative;
    height: 100%;
    font-size: 15.4px
}
@media (max-width:728px) {
    body, html {
        font-size: 14px
    }
}
@media (max-width:480px) {
    body, html {
        font-size: 12.6px
    }
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -100px;
    padding: 0 0 100px
}
[class*=" icon-"], [class^="icon-"] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-forward:before {
    content: "\61"
}
.icon-reply:before {
    content: "\62"
}
.icon-quotes-left:before {
    content: "\64"
}
.icon-lock:before {
    content: "\65"
}
.icon-star:before {
    content: "\63"
}
span.ico {
    font-family: icomoon;
    color: #428bca;
    text-shadow: 1px 1px 1px #5a5a5a
}
span.ico.star {
    color: #ffd402
}
.star span.ico {
    color: #ffd402;
    font-size: 35px
}
a {
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}
a:focus, a:hover {
    text-decoration: none
}
hr.form {
    margin-top: 0;
    margin-bottom: 0
}
.svg {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 53px;
    width: 320px;
}
@media (max-width:1200px) {
    .svg {
        padding-top: 4px;
        width: 325px;
    }
}
@media (max-width:992px) {
    .svg {
        padding-top: 8px;
        width: 150px;
    }
}
@media (max-width:728px) {
    .navbar-nav {
        margin: .5px -15px
    }
    .svg {
        width: 230px;
        padding-top: 0;
        padding-left: 7px;
    }
}
@media (max-width:480px) {
    .star span.ico {
        font-size: 18.2px
    }
    .svg {
        width: 200px;
        padding-top: 0;
        padding-left: 7px;
    }
}
#inboundBanner {
    position: fixed;
    left: 5px;
    top: 590px;
    font-size: 18px;
    font-weight: 700;
    color: #d9534f;
    letter-spacing: 10px;
    text-shadow: -1px 0 1px rgba(0, 0, 0, .45);
    transform: rotate(270deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 200px;
    height: 200px
}
.header {
    background-color: #fff;
    border-bottom: 4px solid #ede615;
}
.header nav>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.header nav>div:after, .header nav>div:before {
    content: " ";
    display: table
}
@media (min-width:728px) {
    .header nav>div {
        width: 710px;
    }
}
@media (min-width:992px) {
    .header nav>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .header nav>div {
        width: 1170px
    }
}
@media (max-width:992px) {
    .header .navbar-brand-container {
        width: 280px
    }
}
@media (max-width:728px) {
    .header nav>div {
        padding: 0
    }
    .header .navbar-brand-container {
        width: 240px
    }
}
.header .navbar {
    margin-bottom: 0;
    border: none;
    z-index: 2;
}
.header .navbar-default {
    background-color: transparent
}
.header .navbar-brand {
    padding: 7px 0
}
@media (max-width:728px) {
    .header .navbar-brand {
        padding-left: 12px
    }
}
.header .nav li>a {
    font-size: 16.8px
}
@media (max-width:1200px) {
    .header .nav li>a {
        padding: 15px 8px;
        font-size: 14px
    }
}
@media (max-width:992px) {
    .header .nav li>a {
        padding: 15px 8px;
        font-size: 11.2px
    }
}
@media (max-width:728px) {
    .header .nav li>a {
        padding: 8px;
        font-size: 14px
    }
    .header .navbar-nav>li>a:focus, .header .navbar-nav>li>a:hover {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }
}
.header .telNo {
    float: right;
    padding: 4px 5px
}
.header .telNo>h4 {
    font-size: 23.8px
}
@media (max-width:992px) {
    .header .telNo>h4 {
        font-size: 21px
    }
}
.header .telNo a.callCosts {
    font-size: 12px
}
.header .navbar-nav>li>a {
    color: #002855;
    transition: all .2s ease;
    border-color: transparent;
    box-sizing: border-box;
    padding: 10px 12px;
}
.header .navbar-nav>li>a:focus, .header .navbar-nav>li>a:hover {
    color: #27d6e8;
    text-decoration: none;
}
.header .navbar-nav>.active>a, .header .navbar-nav>.active>a:focus, .header .navbar-nav>.active>a:hover {
    color: #002855;
    background-color: #ede615;
    border-bottom: none;
    border-radius: 5px;
}
.header .navbar-collapse {
    border: none
}
.panelShadow {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}
.button, a.button, button.changeDetails, button.nextStep {
    /* -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, .3); */
    /* box-shadow: 1px 2px 1px rgba(0, 0, 0, .3); */
    transition: all .2s ease;
    font-size: 16.8px;
}
.button:focus, .button:hover, button.changeDetails:focus, button.changeDetails:hover, button.nextStep:focus, button.nextStep:hover {
    text-decoration: none;
    /* -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .3); */
    /* box-shadow: 0 0 0 rgba(0, 0, 0, .3); */
    /* text-shadow: 0 0 0 rgba(0, 0, 0, .3); */
}
button.nextStep {
    width: 100%;
    font-size: 22.4px
}
@media (max-width:480px) {
    img.img-responsive {
        border-radius: 0
    }
    button.nextStep {
        font-size: 18.2px;
        width: 100%
    }
}
button.changeDetails {
    font-size: 14px
}
a.storyButton.button {
    margin-top: 17px
}
a.toApply.large.button {
    font-size: 39.2px;
    margin-bottom: 20px
}
a.buttonBoilerLookup.button {
    font-size: 14px
}
.nbg, .content div.jumbo, .jumbotron {
    margin-bottom: 0;
    padding-top: 28px;
    padding-bottom: 40px
}
.nbg h1, .nbg h2 {
    margin-bottom: 15px
}
p, .nbg p, .content div.jumbo p, .jumbotron p {
    font-size: 16px;
    margin-bottom: 15px
}
@media (max-width:480px) {
    .nbg p, .content div.jumbo p, .jumbotron p {
        font-size: 15.4px
    }
}
.nbg {
    padding-top: 0;
    padding-bottom: 0;
    background: url(../img/nbg-home-cover.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.nbg h1, .nbg h2, .nbg h3, .nbg h4 {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .7)
}
.nbg h1 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    color: #ede615;
    text-shadow:  none;
}
@media (max-width:1200px) {
    .nbg h1 {
        font-size: 36px
    }
}
@media (max-width:728px) {
    .nbg {
        padding-left: 0;
        padding-right: 0;
        background-image: none
    }
    .nbg h1 {
        font-size: 28.8px
    }
    .nbg form input {
        margin-bottom: 10px
    }
}
.nbg h2 {
    color: #ede615;
    font-size: 18px;
    text-shadow:  none;
    margin-top: 10px;
}
@media (max-width:992px) {
    .nbg h2 {
        font-size: 25px
    }
}
.nbg h3 {
    font-size: 21.6px
}
.nbg h4 {
    color: #999;
    font-size: 16.2px
}
.nbg form>ul {
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px
}
.nbg form>ul li {
    list-style: none;
    display: inline-block;
}
.nbg form input {
    width: 150px!important;
    font-size: 18px;
    color: #000;
    height: 50px;
    padding-left: 10px;
    margin-right: 0;
    border: none;
    border-radius: 0;
}
.nbg form button {
    font-size: 18px;
    font-weight:  bold;
    background: #27d6e8;
    color: #ffffff;
    border: none;
    line-height: 25px;
    border-radius: 0;
    margin-left: -5px;
    padding: 8px 15px;
    min-height: 50px;
}
.nbg form div.nbgArrowLg {
    -webkit-transform: rotate(-37deg);
    -ms-transform: rotate(-37deg);
    -o-transform: rotate(-37deg);
    transform: rotate(-37deg);
    position: absolute;
    bottom: -110px;
    left: -84px
}
.nbg form div.nbgArrowLg span.ico {
    font-size: 133px;
    text-shadow: -1px 4px 3px #5a5a5a
}
@media (max-width:992px) {
    .nbg form div.nbgArrowLg {
        -webkit-transform: rotate(-37deg);
        -ms-transform: rotate(-37deg);
        -o-transform: rotate(-37deg);
        transform: rotate(-37deg);
        bottom: -93px;
        left: -70px
    }
    .nbg form div.nbgArrowLg span.ico {
        font-size: 113px
    }
}
.nbg form div.nbgArrowSm {
    position: absolute;
    display: none;
    bottom: 270px;
    left: 216px
}
@media (max-width:728px) {
    .nbg form div.nbgArrowLg {
        display: none
    }
    .nbg form div.nbgArrowSm {
        display: block
    }
}
@media (max-width:480px) {
    .nbg form div.nbgArrowSm {
        display: none
    }
}
.nbg>div:after, .nbg>div:before, .nbg>div>div:after, .nbg>div>div:before {
    content: " ";
    display: table
}
.nbg form div.nbgArrowSm span.ico {
    font-size: 77px
}
.nbg>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .nbg>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .nbg>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .nbg>div {
        width: 1170px
    }
}
.nbg>div>div {
    margin-left: 0;
    margin-right: 0
}
@media (max-width:728px) {
    .nbg>div>div {
        margin-left: -15px;
        margin-right: -15px
    }
    .nbg>div>div>div.frontForm p.leadText1 {
        font-weight: 500
    }
}
.nbg>div>div>div.frontForm {
    position: relative;
    min-height: 1px;
    background-color: rgba(64, 45, 28, 0.2);
    margin: 30px 0;
    padding: 10px;
    border-radius: 5px;
}
.nbg>div>div>div.frontForm form{
    padding: 25px 25px 40px;
    border-radius: 50%;
    text-align:  center;
}
@media (min-width:992px) {
    .nbg>div>div>div.frontForm {
        float: left;
        border-radius: 50%;
        background: #002855;
        border: 10px solid #ede615;
        text-align: center;
        width: 420px;
        height:  420px;
    }
}
.nbg>div>div>div.frontForm p.leadText1 {
    font-size: 15px;
    max-width: 300px;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 10px;
}
.nbg>div>div>div.frontForm div.telephones p.telNumber, .nbg>div>div>div.frontForm p.leadText2 {
    font-size: 28px
}
.nbg>div>div>div.frontForm p.postcodePrompt {
    font-size: 12.6px;
    color: #555;
    font-weight: 700;
    padding-left: 4px;
    margin-bottom: 4px
}
.content div.article>div article.caseStudy h2, .content div.article>div article.caseStudy h3, .content div.article>div aside.caseStudyIndex h3, .content div.article>div aside.caseStudyNav h3 {
    color: #093
}
.nbg>div>div>div.frontForm>input.form-control {
    border: none
}
@media (max-width:728px) {
    .nbg>div>div>div.frontForm {
        border: none;
        background-color: #3e4e72;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        border-radius: 0;
    }
    .nbg>div>div>div.frontForm form{
        border-radius: 0;
    }
    .nbg>div>div>div.frontForm form h1{
        font-size: 25px;
        margin-top: 25px;
    }
    .nbg>div>div>div.frontForm form h2{
        font-size: 17px;
    }
    .nbg>div>div>div.frontForm form .leadText1{
        font-size: 13px;
    }
    .nbg>div>div>div.frontForm form ul li input#inPostcode{
        max-height: 35px;
        font-size: 16px;
    }
    .nbg>div>div>div.frontForm form ul li button#inpostcodeBtn{
        max-height: 35px;
        min-height: 35px;
        padding: 5px 15px;
        line-height: 25px;
        font-size: 16px;
        margin-top: -3px;
    }
}
.nbg>div>div div.fbContainer {
    position: relative;
    min-height: 1px;
    background-color: transparent;
    margin-top: 198px;
    padding: 5px 20px 15px
}
@media (min-width:728px) {
    .nbg>div>div div.fbContainer {
        float: left;
        width: 25%
    }
}
@media (max-width:1200px) {
    .nbg>div>div div.fbContainer {
        margin-top: 210px
    }
}
.nbg>div>div div.fbContainer p {
    font-size: 14px;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .7);
    margin-bottom: 0
}
.nbg>div>div div.fbContainer>span.ico.star {
    display: block;
    font-size: 25.2px
}
.nbg>div>div div.fbContainer div.shareContainer {
    height: 20px
}
.nbg>div>div div.fbContainer div.shareContainer>ul {
    padding-left: 0
}
.nbg>div>div div.fbContainer div.shareContainer>ul li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    padding-right: 2px;
    max-height: 0
}
.nbg>div>div div.fbContainer div.shareContainer>ul li.googleShare, .nbg>div>div div.fbContainer div.shareContainer>ul li.twitterShare {
    padding-top: 1px
}
.nbg>div>div div.telephones {
    margin-bottom: 20px;
    margin-top: 40px;
    padding: 0
}
.nbg>div>div div.telephones p.telNumber {
    margin-bottom: 0
}
.nbgPic, .rightPicCaseNorm, .rightPicNorm, .rightPicPull, .rightPicVidNorm {
    /* margin-top: 15px; */
    margin-bottom: 15px;
    min-height: 260px;
}
video {
    width: 100%!important;
    height: auto!important
}
div.videoContainer {
    display: block;
    max-width: 100%;
    height: auto
}
.content div.article:after, .content div.article:before, .content div.article>div:after, .content div.article>div:before, .content div.brand:after, .content div.brand:before, .content div.brand>div:after, .content div.brand>div:before, .content div.fourWayNew:after, .content div.fourWayNew:before, .content div.fourWayNew>div:after, .content div.fourWayNew>div:before, .content div.us:after, .content div.us:before, .content div.us>div:after, .content div.us>div:before {
    content: " ";
    display: table
}
.fbShareContainer {
    margin-bottom: 20px
}
.content {
    background-color: #fff;
    padding: 0 15px
}
@media (max-width:480px) {
    .content {
        padding: 0 15px;
        margin: 0
    }
}
.content div.article {
    margin-left: -15px;
    margin-right: -15px
}
.content div.article>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content div.article>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content div.article>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .content div.article>div {
        width: 1170px
    }
}
.content div.article>div .list-group-item.active {
    background-color: #428bca
}
.content div.article>div aside.caseStudyIndex, .content div.article>div aside.caseStudyNav {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.content div.article>div article.caseStudy {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0;
    padding-bottom: 50px
}
@media (min-width:992px) {
    .content div.article>div aside.caseStudyIndex, .content div.article>div aside.caseStudyNav {
        float: left;
        width: 41.66667%;
        left: 58.33333%
    }
    .content div.article>div article.caseStudy {
        float: left;
        width: 58.33333%;
        right: 41.66667%
    }
}
.content div.article>div article.caseStudy h2 {
    margin-bottom: 30px;
    margin-top: 0
}
.content #caseNavIndex {
    font-size: 21px
}
.content div.brand, .content div.us {
    margin-top: 3px;
    padding-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px
}
.content div.brand>div, .content div.us>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content div.brand>div, .content div.us>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content div.brand>div, .content div.us>div {
        width: 970px
    }
}
.content div.brand>div>div, .content div.us>div>div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}
@media (min-width:1200px) {
    .content div.brand>div, .content div.us>div {
        width: 1170px
    }
    .content div.brand>div>div, .content div.us>div>div {
        float: left;
        width: 100%
    }
}
@media (min-width:992px) {
    .content div.brand>div>div, .content div.us>div>div {
        float: left;
        width: 100%
    }
}
@media (max-width:728px) {
    .content div.brand>div>div, .content div.us>div>div {
        padding-top: 30px;
        padding-left: 0;
        padding-right: 0;
        text-align: left
    }
}
.content div.brand>div>div>h3, .content div.us>div>div>h3 {
    color: #555;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 30px
}
.content div.brand>div>div>img, .content div.us>div>div>img {
    margin: 0 auto
}
.content div.topStory {
    padding-top: 0
}
.content div.fourWayNew {
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-left: -15px;
    margin-right: -15px
}
.content div.fourWayNew>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.content div.fourWayNew>div:after {
    clear: both
}
@media (min-width:728px) {
    .content div.fourWayNew>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content div.fourWayNew>div {
        width: 970px
    }
}
.content div.fourWayNew>div>div {
    margin: 10px 0;
    position: relative;
    min-height: 1px;
    text-align: center;
    padding: 0 15px 10px
}
@media (min-width:1200px) {
    .content div.fourWayNew>div {
        width: 1170px
    }
    .content div.fourWayNew>div>div {
        float: left;
        width: 25%
    }
}
@media (min-width:992px) {
    .content div.fourWayNew>div>div {
        float: left;
        width: 25%
    }
}
@media (max-width:728px) {
    .content div.fourWayNew>div>div {
        text-align: left;
        padding-left: 0;
        padding-right: 0
    }
}
.content div.fourWayNew>div>div>a {
    font-size: 21.6px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #333
}
.content div.fourWayNew>div>div>a>span {
    font-size: 57.6px;
    color: #428bca
}
.content div.fourWayNew>div>div>a span.fourWayText {
    display: block;
    font-size: 18px;
    text-shadow: none
}
.content .applyNow>div:after, .content .applyNow>div:before, .content .boilerCalcRow:after, .content .boilerCalcRow:before, .content .boilerCalcRow>div:after, .content .boilerCalcRow>div:before, .content .successRow:after, .content .successRow:before, .content .successRow>div:after, .content .successRow>div:before, .content .testimonials>div:after, .content .testimonials>div:before, .content div.threeWayMiddle:after, .content div.threeWayMiddle:before, .content div.threeWayMiddle>div:after, .content div.threeWayMiddle>div:before, .content div.twoWayMiddle:after, .content div.twoWayMiddle:before, .content div.twoWayMiddle>div:after, .content div.twoWayMiddle>div:before {
    content: " ";
    display: table
}
.content div.fourWayNew>div>div>img {
    margin: 0 auto
}
.content div.twoWayMiddle {
    margin-left: -15px;
    margin-right: -15px
}
.content div.twoWayMiddle>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content div.fourWayNew>div>div {
        float: left;
        width: 25%
    }
    .content div.twoWayMiddle>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content div.twoWayMiddle>div {
        width: 970px
    }
    .content div.twoWayMiddle>div div.middleDivOne {
        margin-left: 0
    }
}
@media (min-width:1200px) {
    .content div.twoWayMiddle>div {
        width: 1170px
    }
}
.content div.twoWayMiddle>div h3 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px
}
@media (max-width:480px) {
    .content div.twoWayMiddle>div h3 {
        margin-top: 30px
    }
}
.content div.twoWayMiddle>div div.middleDivOne {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (max-width:728px) {
    .content div.twoWayMiddle>div div.middleDivOne {
        padding-left: 0;
        padding-right: 0
    }
}
.content div.twoWayMiddle>div div.middleDivTwo {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:992px) {
    .content div.twoWayMiddle>div div.middleDivOne {
        float: left;
        width: 41.66667%
    }
    .content div.twoWayMiddle>div div.middleDivTwo {
        margin-left: 16.66667%;
        float: left;
        width: 41.66667%
    }
}
@media (max-width:728px) {
    .content div.twoWayMiddle>div div.middleDivTwo {
        padding-left: 0;
        padding-right: 0
    }
}
.content div.threeWayMiddle {
    padding-top: 30px;
    margin-left: -15px;
    margin-right: -15px
}
.content div.threeWayMiddle>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content div.threeWayMiddle>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content div.threeWayMiddle>div {
        width: 970px
    }
    .content div.threeWayMiddle>div div.middleDivOne {
        margin-left: 0
    }
}
@media (min-width:1200px) {
    .content div.threeWayMiddle>div {
        width: 1170px
    }
}
.content div.threeWayMiddle>div h3 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px
}
@media (max-width:480px) {
    .content div.threeWayMiddle>div h3 {
        margin-top: 30px
    }
}
.content div.threeWayMiddle>div div.middleDivOne {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (max-width:728px) {
    .content div.threeWayMiddle>div div.middleDivOne {
        padding-left: 0;
        padding-right: 0
    }
}
.content div.threeWayMiddle>div div.middleDivTwo {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (max-width:728px) {
    .content div.threeWayMiddle>div div.middleDivTwo {
        padding-left: 0;
        padding-right: 0
    }
}
.content div.threeWayMiddle>div div.middleDivThree {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (max-width:728px) {
    .content div.threeWayMiddle>div div.middleDivThree {
        padding-left: 0;
        padding-right: 0
    }
}
.content div.threeWayMiddle>div div:nth-child(4) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}
@media (min-width:992px) {
    .content div.threeWayMiddle>div div.middleDivOne {
        float: left;
        width: 25%
    }
    .content div.threeWayMiddle>div div.middleDivTwo {
        margin-left: 8.33333%;
        float: left;
        width: 33.33333%
    }
    .content div.threeWayMiddle>div div.middleDivThree {
        margin-left: 8.33333%;
        float: left;
        width: 25%
    }
    .content div.threeWayMiddle>div div:nth-child(4) {
        float: left;
        width: 100%
    }
}
@media (max-width:728px) {
    .content div.threeWayMiddle>div div:nth-child(4) {
        padding-left: 0;
        padding-right: 0
    }
}
.content .applyNow, .content .testimonials {
    margin-left: -15px;
    margin-right: -15px
}
.content .applyNow:after, .content .applyNow:before, .content .testimonials:after, .content .testimonials:before {
    content: " ";
    display: table
}
.content .applyNow>div, .content .testimonials>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content .applyNow>div, .content .testimonials>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content .applyNow>div, .content .testimonials>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .content .applyNow>div, .content .testimonials>div {
        width: 1170px
    }
}
.content .applyNow>div h3, .content .testimonials>div h3 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px
}
.content .applyNow>div p, .content .testimonials>div p {
    margin-bottom: 30px
}
.content .applyNow>div a.button, .content .testimonials>div a.button {
    font-size: 39.2px;
    margin-bottom: 20px
}
.content .applyNow>div>div, .content .testimonials>div>div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}
@media (min-width:992px) {
    .content .applyNow>div>div, .content .testimonials>div>div {
        float: left;
        width: 100%
    }
}
@media (max-width:728px) {
    .content .applyNow>div>div, .content .testimonials>div>div {
        padding-left: 0;
        padding-right: 0
    }
}
.content .successRow {
    margin-left: -15px;
    margin-right: -15px
}
.content .successRow>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content .successRow>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content .successRow>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .content .successRow>div {
        width: 1170px
    }
}
.content .successRow>div h3 {
    font-weight: 700;
    margin-bottom: 10px
}
@media (max-width:480px) {
    .content .applyNow>div h3, .content .successRow>div h3, .content .testimonials>div h3 {
        margin-top: 30px
    }
}
.content .successRow>div img.kitten {
    margin: 30px auto
}
.content .successRow>div div#kittenDiv {
    min-height: 200px
}
.content .successRow>div ul {
    padding-left: 20px
}
.content .successRow>div ul li {
    margin: 0;
    font-weight: 700;
    font-size: 15.4px;
    padding-bottom: 7px
}
.content .successRow>div h4.warn {
    margin: 20px 0
}
.content .successRow>div input[type="text"], .content .successRow>div select {
    font-size: 18.2px;
    height: auto
}
.content .successRow>div div.boilerLookup, .content .successRow>div div.boilerSelectRow, .content .successRow>div div.reviewCentreColumn, .content .successRow>div>div.nextSteps {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left
}
.content .successRow>div div.boilerLookup div.boilerLookupMess, .content .successRow>div div.boilerSelectRow div.boilerLookupMess, .content .successRow>div div.reviewCentreColumn div.boilerLookupMess, .content .successRow>div>div.nextSteps div.boilerLookupMess {
    margin-top: 20px
}
.content .successRow>div div.boilerLookup a.lookupLink, .content .successRow>div div.boilerSelectRow a.lookupLink, .content .successRow>div div.reviewCentreColumn a.lookupLink, .content .successRow>div>div.nextSteps a.lookupLink {
    margin: 5px 0;
    font-size: 28px
}
.content .successRow>div div.boilerLookup p.smallSubText, .content .successRow>div div.boilerSelectRow p.smallSubText, .content .successRow>div div.reviewCentreColumn p.smallSubText, .content .successRow>div>div.nextSteps p.smallSubText {
    color: #093;
    font-weight: 700;
    font-size: 14px
}
@media (max-width:728px) {
    .content .successRow>div div.boilerLookup, .content .successRow>div div.boilerSelectRow, .content .successRow>div div.reviewCentreColumn, .content .successRow>div>div.nextSteps {
        padding-left: 0;
        padding-right: 0
    }
}
.content .successRow>div>div.reviewCentreColumn {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:992px) {
    .content .successRow>div div.boilerLookup, .content .successRow>div div.boilerSelectRow, .content .successRow>div div.reviewCentreColumn, .content .successRow>div>div.nextSteps {
        float: left;
        width: 66.66667%
    }
    .content .successRow>div>div.reviewCentreColumn {
        float: left;
        width: 33.33333%
    }
}
.content .successRow>div>div.reviewCentreColumn>div.reviewcentre {
    text-align: right
}
.content .successRow>div>div.reviewCentreColumn>div.reviewcentre img {
    margin-left: auto;
    margin-right: 0
}
.content .successRow>div>div.reviewCentreColumn>div.fbContainerSuccess {
    margin-top: 30px;
    text-align: right
}
.content .boilerCalcRow {
    margin-left: -15px;
    margin-right: -15px
}
.content .boilerCalcRow>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content .boilerCalcRow>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content .boilerCalcRow>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .content .boilerCalcRow>div {
        width: 1170px
    }
}
.content .boilerCalcRow>div input, .content .boilerCalcRow>div select {
    font-size: 18.2px;
    height: auto
}
.content .boilerCalcRow>div p.figure, .content .boilerCalcRow>div p.lead, .content .boilerCalcRow>div p.term {
    font-weight: 700
}
.content .boilerCalcRow>div p.figure, .content .boilerCalcRow>div p.term {
    font-size: 75.6px;
    color: #093;
    text-shadow: 7px 6px 8px rgba(190, 190, 190, .66);
    margin: 0
}
.content .boilerCalcRow>div p.term {
    font-size: 46.8px;
    margin-left: 70px
}
@media (max-width:728px) {
    .content .boilerCalcRow>div p.term {
        margin-left: 0
    }
}
.content .boilerCalcRow>div ul {
    padding-left: 20px
}
.content .boilerCalcRow>div ul li {
    margin: 0;
    font-size: 15.4px;
    padding-bottom: 7px
}
.content .boilerCalcRow>div p.disclaimer {
    font-size: 14px
}
.content .boilerCalcRow>div div#submitShare>p {
    margin-top: 15px;
    font-size: 14px;
    color: #999
}
.content .boilerCalcRow>div div#shareCalc>ul {
    padding-top: 5px;
    padding-left: 0
}
.content .boilerCalcRow>div div#shareCalc>ul li {
    display: inline-block;
    list-style: none;
    vertical-align: top
}
.content .infoGraphicRow:after, .content .infoGraphicRow:before, .content .infoGraphicRow>div:after, .content .infoGraphicRow>div:before {
    content: " ";
    display: table
}
.content .boilerCalcRow>div>div.boilerCalculator {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    text-align: left
}
.content .boilerCalcRow>div>div.boilerCalculator ul.qualifyList {
    padding-left: 0;
    padding-bottom: 20px
}
.content .boilerCalcRow>div>div.boilerCalculator ul.qualifyList li {
    list-style: none;
    font-size: 16.8px;
    font-weight: 700;
    padding-bottom: 8px
}
.content .boilerCalcRow>div>div.boilerCalculator ul.qualifyList li span {
    color: #093;
    padding-right: 5px
}
.content .boilerCalcRow>div>div.boilerCalculator div.boilerLookupMess {
    margin-top: 20px
}
.content .boilerCalcRow>div>div.boilerCalculator a.lookupLink {
    margin: 5px 0;
    font-size: 28px
}
.content .boilerCalcRow>div>div.boilerCalculator .well {
    background-color: #fff;
    padding: 20px 16px
}
.content .boilerCalcRow>div>div.boilerCalcResults {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    text-align: left
}
.content .testimonials>div>div, .content .testimonials>div>div p.star, .content .testimonials>div>div p.who {
    text-align: center
}
.content .boilerCalcRow>div>div.boilerCalcShare {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}
.content .boilerCalcRow>div>div.boilerCalcHelp {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}
@media (min-width:992px) {
    .content .boilerCalcRow>div>div.boilerCalculator {
        float: left;
        width: 50%
    }
    .content .boilerCalcRow>div>div.boilerCalcResults {
        margin-left: 8.33333%;
        float: left;
        width: 41.66667%
    }
    .content .boilerCalcRow>div>div.boilerCalcShare {
        margin-left: 8.33333%;
        float: left;
        width: 41.66667%
    }
    .content .boilerCalcRow>div>div.boilerCalcHelp {
        margin-left: 8.33333%;
        float: left;
        width: 41.66667%
    }
}
.content .boilerCalcRow>div>div.boilerCalcHelp div.picContainer {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0
}
.content .infoGraphicRow {
    margin-left: -15px;
    margin-right: -15px
}
.content .infoGraphicRow>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .content .infoGraphicRow>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content .infoGraphicRow>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .content .infoGraphicRow>div {
        width: 1170px
    }
}
.content .infoGraphicRow>div div.infoGraphicArticle {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}
.content .infoGraphicRow>div div.infoGraphicArticle p.authorDate {
    font-size: 15.4px
}
.content .infoGraphicRow>div div.infoGraphicArticle h1 {
    font-size: 43.2px;
    padding-right: 200px
}
@media (max-width:728px) {
    .content .infoGraphicRow>div div.infoGraphicArticle h1 {
        font-size: 32.4px;
        padding-right: 0
    }
}
.content .infoGraphicRow>div div.infoGraphicArticle img {
    margin-bottom: 20px
}
.content .infoGraphicRow>div div.infoGraphicArticle div.inSocial {
    min-height: 80px;
    margin-bottom: 20px
}
.content .infoGraphicRow>div div.infoGraphicArticle div.inSocial ul {
    padding-top: 5px;
    padding-left: 0
}
.content .infoGraphicRow>div div.infoGraphicArticle div.inSocial ul li {
    display: inline-block;
    list-style: none;
    vertical-align: top
}
.app-form .app-form-inner div#howItWorks:after, .app-form .app-form-inner div#howItWorks:before, .app-form .app-form-inner div#noPostcodeRow:after, .app-form .app-form-inner div#noPostcodeRow:before, .app-form .app-form-inner div.topPostcode:after, .app-form .app-form-inner div.topPostcode:before, .app-form:after, .app-form:before, .content div.jumbo>div:after, .content div.jumbo>div:before {
    display: table;
    content: " "
}
.content .infoGraphicRow>div div.infoGraphicSide {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 30px
}
@media (min-width:992px) {
    .content .infoGraphicRow>div div.infoGraphicArticle {
        float: left;
        width: 66.66667%
    }
    .content .infoGraphicRow>div div.infoGraphicSide {
        float: left;
        width: 25%
    }
    .content .contactUs, .content .failure, .content .gasBoiler, .content .qualify, .content .success {
        float: left;
        width: 100%
    }
}
@media (max-width:992px) {
    .content .infoGraphicRow>div div.infoGraphicSide {
        margin-left: 0
    }
}
.content .infoGraphicRow>div div.infoGraphicSide .infoGraphicShare {
    min-height: 150px
}
.content .infoGraphicRow>div div.infoGraphicSide .infoGraphicShare>ul {
    padding-top: 5px;
    padding-left: 0
}
.content .infoGraphicRow>div div.infoGraphicSide .infoGraphicShare>ul li {
    list-style: none;
    vertical-align: top;
    padding-bottom: 10px
}
.content .infoGraphicRow>div div.infoGraphicSide .infoGraphicShare>ul li.fbShare {
    padding-bottom: 15px
}
.content .infoGraphicRow>div div.infoGraphicSide textarea.form-control {
    resize: none;
    width: 100%;
    height: auto;
    min-height: 130px;
    padding: 10px;
    margin-bottom: 5px
}
.content .testimonials>div>div p {
    color: #555
}
.content blockquote {
    font-size: 24px;
    font-style: italic
}
.content blockquote footer {
    font-size: 14px;
    font-style: normal
}
.content .blockquoteIndex {
    margin-bottom: 0
}
.content .contactUs, .content .failure, .content .gasBoiler, .content .qualify, .content .success {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}
.content .fbContainerSuccess {
    margin-top: 20px
}
.content ul.qualifyList {
    padding-left: 0;
    padding-bottom: 20px
}
.content ul.qualifyList li {
    list-style: none;
    font-size: 16.8px;
    font-weight: 700;
    padding-bottom: 8px
}
.content ul.qualifyList li span {
    color: #27d6e8;
    padding-right: 5px;
}
.content .whoQual th {
    font-size: 19.8px
}
.content .whoQual td.benefit {
    font-weight: 700;
    color: #357935
}
.content .failure h2, .content .failure h3, .content .failure h4 {
    color: #f0ad4e!important
}
.content address {
    font-size: 18.2px
}
.content div.jumbo {
    margin-left: -15px;
    margin-right: -15px
}
@media (max-width:728px) {
    .content div.jumbo {
        padding: 0 0 30px
    }
    .content div.jumbo.noHeading {
        padding-top: 30px;
        padding-bottom: 30px
    }
}
.content div.jumbo h1, .page-content h1 {
    font-size: 36px;
    color: #093
}
@media (max-width:480px) {
    .content div.jumbo h1, .page-content h1 {
        font-size: 28.8px
    }
}
.content div.jumbo h2, .page-content h2 {
    color: #002855;
    font-size: 30px;
    margin-bottom: 25px;
}
.content #howtoget div.jumbo h2, .page-content h2 {
    font-size: 30px;
}
.content div.jumbo h3, .page-content h3 {
    font-weight: 700;
    margin-top: 0
}
@media (max-width:480px) {
    .content div.jumbo h2, .page-content h2 {
        font-size: 28px
    }
    .content div.jumbo h3, .page-content h3 {
        font-size: 21px
    }
}
.content div.jumbo h4, .page-content h4 {
    color: #002855;
    font-size: 21.6px;
}
.content div.jumbo h5, .page-content h5 {
    font-size: 16.8px
}
.content div.jumbo>div {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.leftTextCaseNorm, .leftTextNorm, .leftTextPush, .leftTextVidNorm, .rightPicCaseNorm, .rightPicNorm, .rightPicPull, .rightPicVidNorm {
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative
}
@media (min-width:728px) {
    .content div.jumbo>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .content div.jumbo>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .content div.jumbo>div {
        width: 1170px
    }
}
.content div.jumbo.white {
    background-color: #fff
}
.content div.jumbo.gray {
    background-color: rgb(255, 255, 255);
}
.content div.midShadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, .6);
    margin-top: 3px;
    margin-bottom: 3px
}
.content div.brandShadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, .7);
    margin-top: 3px
}
.leftTextCasePush, .rightPicCasePull {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.leftTextCasePush {
    position: relative
}
.rightPicCasePull {
    position: relative
}
.leftTextVidNorm, .rightPicVidNorm {
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative
}
@media (min-width:992px) {
    .leftTextCaseNorm, .leftTextNorm, .leftTextVidNorm {
        float: left;
        width: 50%
    }
    .rightPicCaseNorm, .rightPicNorm, .rightPicVidNorm {
        float: left;
        width: 41.66667%;
        margin-left: 8.33333%
    }
    .leftTextPush {
        float: left;
        width: 50%;
        left: 50%
    }
    .rightPicPull {
        float: left;
        width: 41.66667%;
        right: 50%
    }
    .leftTextCaseNorm {
        margin-left: 8.33333%;
        float: left;
        width: 66.66667%
    }
    .rightPicCaseNorm {
        float: left;
        width: 16.66667%;
        margin-left: 0
    }
    .leftTextCasePush {
        float: left;
        width: 91.66667%;
        left: 16.66667%
    }
    .rightPicCasePull {
        float: left;
        width: 8.33333%;
        right: 91.66667%
    }
    .leftTextVidNorm {
        float: left;
        width: 50%
    }
    .rightPicVidNorm {
        float: left;
        width: 41.66667%;
        margin-left: 8.33333%
    }
}
.alert {
    margin-top: 15px
}
.alert h3, .app-form h1, .app-form h2 {
    margin-top: 0
}
.alert>ul {
    padding-left: 10px
}
.alert>ul>li {
    list-style: none
}
.alert p {
    margin-bottom: 10px
}
@media (max-width:728px) {
    .row {
        margin-left: 0;
        margin-right: 0
    }
}
.app-form {
    position: relative;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:728px) {
    .app-form {
        width: 710px
    }
}
@media (min-width:992px) {
    .app-form {
        width: 970px
    }
}
.app-form h1 {
    font-size: 36.72px;
    font-weight: 700
}
@media (max-width:1200px) {
    .app-form h1 {
        font-size: 30.6px
    }
}
@media (max-width:992px) {
    .app-form h1 {
        font-size: 28.8px
    }
}
@media (max-width:480px) {
    .app-form h1 {
        font-size: 23.4px
    }
}
.app-form h2 {
    font-size: 24px;
    font-weight: 500
}
@media (max-width:1200px) {
    .app-form h2 {
        font-size: 21px
    }
}
@media (max-width:992px) {
    .app-form h2 {
        font-size: 21px
    }
}
@media (max-width:480px) {
    .app-form h2 {
        font-size: 15px
    }
}
.app-form h4 {
    color: #555
}
@media (max-width:728px) {
    .app-form {
        border-radius: 0;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 200px
    }
}
.app-form .app-form-inner {
    position: relative;
    min-height: 240px;
    padding: 40px 0 50px;
    margin-bottom: 0;
}
@media (max-width:728px) {
    .app-form .app-form-inner {
        border-radius: 0;
        padding: 10px 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.app-form .app-form-inner div#noPostcodeRow {
    margin-top: 10px;
}
.app-form .app-form-inner div#noPostcodeRow form#noPostcodeCheck{
    background: #cdf3da;
    padding: 20px;
    border-radius: 5px;
}
@media (max-width:992px) {
    .app-form .app-form-inner div#noPostcodeRow {
        margin-top: 20px
    }
}
.app-form .app-form-inner div#noPostcodeRow input {
    font-size: 21px;
    color: #000;
    height: 53px;
    padding-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px
}
.app-form .app-form-inner div#noPostcodeRow button {
    text-align: center
}
.app-form .app-form-inner div#noPostcodeRow label {
    font-size: 21px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    color: #093;
}
.app-form .app-form-inner div#howItWorks {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0
}
.app-form .app-form-inner div#howItWorks p{
    font-size: 14px;
}
@media (max-width:992px) {
    .app-form .app-form-inner div#howItWorks {
        margin-top: 40px
    }
}
@media (max-width:728px) {
    .app-form .app-form-inner div#noPostcodeRow label {
        font-size: 18px
    }
    .app-form .app-form-inner div#howItWorks {
        margin-top: 20px
    }
}
.app-form .app-form-inner div#howItWorks p.rating {
    margin-bottom: 0
}
.app-form .app-form-inner div#howItWorks>div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}
@media (min-width:1200px) {
    .app-form {
        width: 1170px
    }
    .app-form .app-form-inner div#howItWorks>div {
        float: left;
        width: 33.33333%
    }
}
.app-form .app-form-inner div#howItWorks>div h2 {
    font-size: 21px;
    font-weight: 700
}
.app-form .app-form-inner div.topPostcode {
    margin-left: -15px;
    margin-right: -15px;
}
.app-form .app-form-inner div.topPostcode p {
    font-size: 15.4px
}
.app-form .app-form-inner div.topPostcode h4 {
    margin-top: 10px;
    margin-bottom: 30px
}
@media (max-width:1200px) {
    .app-form .app-form-inner div.topPostcode h4 {
        font-size: 14px
    }
}
@media (max-width:992px) {
    .app-form .app-form-inner div.topPostcode p {
        font-size: 14px
    }
    .app-form .app-form-inner div.topPostcode h4 {
        font-size: 12.6px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}
@media (max-width:728px) {
    .app-form .app-form-inner div.topPostcode {
        margin-left: 0;
        margin-right: 0;
        min-height: 80px
    }
    .app-form .app-form-inner div.topPostcode h4 {
        font-size: 11.2px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}
.app-form .app-form-inner div.topPostcode span.modalLink {
    color: #555
}
.app-form .app-form-inner div#postcodeSuccess {
    text-align: center;
}
@media (max-width:480px) {
    .app-form .app-form-inner div.topPostcode #postcodeSuccess {
        font-size: 12.6px;
        padding: 8px 8px 0
    }
}
.app-form .app-form-inner #personalDetailsRow label {
    font-weight: 700
}
.app-form .app-form-inner ul.formLogo {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    text-align: center
}
.app-form .app-form-inner ul.formLogo li, .app-form .app-form-inner ul.formLogo li img {
    display: inline
}
.app-form .telNo {
    float: right
}
.app-form .chevron {
    margin-left: 10px
}
.app-form .chevronText {
    position: relative
}
.app-form .chevronText #chevronText1, .app-form .chevronText #chevronText2, .app-form .chevronText #chevronText3, .app-form .chevronText #chevronText4, .app-form .chevronText #chevronText5 {
    position: absolute;
    top: 24px;
    right: 0;
    font-size: 14px;
    font-weight: 200
}
@media (max-width:728px) {
    .app-form .chevronText #chevronText1, .app-form .chevronText #chevronText2, .app-form .chevronText #chevronText3, .app-form .chevronText #chevronText4, .app-form .chevronText #chevronText5 {
        font-size: 11.2px
    }
}
.app-form .step-title {
    font-size: 23.8px;
    font-weight: bold;
}
@media (max-width:728px) {
    .app-form .step-title {
        font-size: 19.6px
    }
}
.app-form a.step-header-anchor {
    color: #333;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.app-form a.step-header-anchor:focus, .app-form a.step-header-anchor:hover {
    cursor: pointer;
    text-decoration: none
}
.app-form .step-header {
    padding: 11px 11px 13px;
    color: #093;
    background-color: #eee;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.app-form .step-header:focus, .app-form .step-header:hover {
    color: #428bca;
    cursor: pointer;
    text-decoration: none
}
.app-form .completed {
    background-color: #dff0d8;
    color: #3c763d;
    border: 1px solid transparent;
    border-radius: 4px
}
@media (max-width:480px) {
    .app-form .chevronText #chevronText1, .app-form .chevronText #chevronText2, .app-form .chevronText #chevronText3, .app-form .chevronText #chevronText4, .app-form .chevronText #chevronText5 {
        top: 16px
    }
    .app-form .step-title {
        font-size: 15.4px;
        font-weight: 700
    }
    .app-form .step {
        padding: 0
    }
}
.app-form .main-form .panel-collapse-body {
    padding: 15px
}
@media (max-width:728px) {
    .app-form .main-form .panel-collapse-body {
        padding: 0;
        padding-top: 10px;
    }
}
@media (max-width:480px) {
    .app-form .main-form .panel-collapse .panel-body {
        padding: 7px 10px 10px
    }
}
.app-form .main-form .progress {
    margin-top: 0;
    text-align: center
}
.app-form .main-form .collapsing {
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease
}
.app-form .main-form .nbg>div>div>div.frontForm, .app-form .main-form .panel {
    margin-bottom: 10px
}
.app-form .main-form .topChange {
    margin-bottom: 20px
}
.app-form .main-form .form-group {
    margin-bottom: 5px
}
.app-form .main-form .form-control {
    font-size: inherit;
    -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
}
.app-form .main-form .dataProtect {
    margin-top: 5px
}
.app-form .main-form .dataProtect p {
    font-size: 14px
}
.app-form .main-form .dataProtect span.ico {
    color: #ffd402;
    font-size: 18.2px;
    margin-right: 10px;
    text-shadow: 1px 1px 0 #5a5a5a
}
.app-form .main-form .qualifyAlert {
    font-size: 19.6px
}
.app-form .main-form fieldset {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px
}
.app-form .main-form fieldset:after, .app-form .main-form fieldset:before {
    content: " ";
    display: table
}
@media (max-width:728px) {
    .app-form .main-form fieldset {
        margin-left: 0;
        margin-right: 0
    }
}
.app-form .main-form fieldset div.benefitInfo {
    display: none
}
.app-form .main-form fieldset a.showBenefitInfo {
    font-size: 11.2px
}
@media (max-width:992px) {
    .app-form .main-form fieldset input[type="text"] {
        margin-bottom: 10px
    }
}
.app-form .main-form fieldset .badge {
    float: right;
    font-size: 9.8px;
    margin-right: 5px;
    background-color: #093;
    color: #fff
}
.app-form .main-form fieldset .proceed {
    text-align: center
}
.app-form .main-form fieldset select:focus, .app-form .main-form fieldset select:hover {
    cursor: pointer
}
.app-form .main-form fieldset span.label {
    color: inherit
}
.app-form .main-form fieldset label {
    color: #333;
    font-weight: 400;
    margin-right: 10px;
    margin-bottom: 10px;
    height: auto
}
.app-form .main-form fieldset label:focus, .app-form .main-form fieldset label:hover {
    cursor: pointer;
    border-radius: 4px
}
@media (max-width:1200px) {
    .app-form .main-form fieldset label {
        margin-bottom: 0;
        margin-top: 7px
    }
}
.app-form .main-form fieldset .ie11FixImg {
    pointer-events: none;
    display: inline-block
}
.app-form .main-form fieldset .ie11FixLabel {
    display: inline-block
}
.app-form .main-form fieldset .bluenbg {
    margin-top: 10px;
    color: #428bca;
    font-size: 15.4px;
    font-weight: 700
}
.app-form .main-form fieldset .bluenbg b {
    font-size: 19.6px
}
.app-form .main-form fieldset .measureRow {
    padding-top: 14px;
    padding-bottom: 2px;
    border-bottom: dotted #cac9c9 1px
}
.app-form .main-form fieldset span.label-boiler {
    padding: 4px;
    font-size: inherit;
    border-radius: 4px;
    margin-right: 0
}
.app-form .main-form fieldset label.benefits, .app-form .main-form fieldset label.ctcLabel, .app-form .main-form fieldset label.esaLabel, .app-form .main-form fieldset label.household, .app-form .main-form fieldset label.isLabel, .app-form .main-form fieldset label.jsaLabel, .app-form .main-form fieldset label.pcLabel, .app-form .main-form fieldset label.resultsLabel, .app-form .main-form fieldset label.ucLabel, .app-form .main-form fieldset label.wtcLabel {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}
.app-form .main-form fieldset label.benefits:focus, .app-form .main-form fieldset label.benefits:hover, .app-form .main-form fieldset label.ctcLabel:focus, .app-form .main-form fieldset label.ctcLabel:hover, .app-form .main-form fieldset label.esaLabel:focus, .app-form .main-form fieldset label.esaLabel:hover, .app-form .main-form fieldset label.household:focus, .app-form .main-form fieldset label.household:hover, .app-form .main-form fieldset label.isLabel:focus, .app-form .main-form fieldset label.isLabel:hover, .app-form .main-form fieldset label.jsaLabel:focus, .app-form .main-form fieldset label.jsaLabel:hover, .app-form .main-form fieldset label.pcLabel:focus, .app-form .main-form fieldset label.pcLabel:hover, .app-form .main-form fieldset label.resultsLabel:focus, .app-form .main-form fieldset label.resultsLabel:hover, .app-form .main-form fieldset label.ucLabel:focus, .app-form .main-form fieldset label.ucLabel:hover, .app-form .main-form fieldset label.wtcLabel:focus, .app-form .main-form fieldset label.wtcLabel:hover {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 rgba(0, 0, 0, .2)
}
.app-form .main-form fieldset label.selected {
    background-color: #c7e6c7;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 rgba(0, 0, 0, .3)
}
.app-form .main-form fieldset label.resultsLabel {
    font-weight: 700;
    font-size: 19.6px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 10px
}
.app-form .main-form fieldset label.resultsLabel img {
    margin-left: auto;
    margin-right: auto;
    max-height: 95px;
    max-width: 100px
}
.reviewcentre {
    margin-top: 20px;
    text-align: center
}
.reviewcentre span.ico {
    color: #ffd402;
    font-size: 42px;
    -webkit-transition: color .1s ease-in;
    -o-transition: color .1s ease-in;
    transition: color .1s ease-in
}
.reviewcentre span.ico:focus, .reviewcentre span.ico:hover {
    color: #fff7ce
}
.reviewcentre img {
    margin: 0 auto
}
.steps, div.testimonials {
    margin-left: -15px;
    margin-right: -15px
}
.steps {
    margin-top: 0
}
.steps:after, .steps:before {
    content: " ";
    display: table
}
div.results {
    position: relative
}
div.results div.alert {
    margin-bottom: 0
}
.footer>div>div div.left, .footer>div>div div.right {
    margin-bottom: 10px;
    position: relative;
    min-height: 1px
}
div.results tbody>tr>td {
    vertical-align: none
}
div.results div.nbgArrowLg {
    position: absolute;
    bottom: -3px;
    left: -115px
}
@media (max-width:992px) {
    div.results div.nbgArrowLg {
        display: none
    }
}
.footer>div:after, .footer>div:before, .footer>div>div:after, .footer>div>div:before, div.testimonials:after, div.testimonials:before {
    content: " ";
    display: table
}
div.results div.nbgArrowLg span.ico {
    font-size: 112px
}
#comments {
    resize: vertical
}
.noQualify-table {
    color: #999
}
.carouselTextControls p, .smallCarousel p, div.testimonials>div>div p {
    color: #555
}
.carouselTextControls p.quote, .smallCarousel p.quote, div.testimonials>div>div p.quote {
    font-size: 28px;
    font-style: italic
}
@media (max-width:480px) {
    .carouselTextControls p.quote, .smallCarousel p.quote, div.testimonials>div>div p.quote {
        font-size: 19.6px
    }
}
.carouselTextControls p.quote span.ico, .smallCarousel p.quote span.ico, div.testimonials>div>div p.quote span.ico {
    padding-right: 30px;
    font-size: 42px
}
@media (max-width:480px) {
    .carouselTextControls p.quote span.ico, .smallCarousel p.quote span.ico, div.testimonials>div>div p.quote span.ico {
        font-size: 19.6px;
        padding-right: 20px
    }
}
.carouselTextControls #carousel-testimonials, .smallCarousel #carousel-testimonials, div.testimonials>div>div #carousel-testimonials {
    min-height: 290px
}
.carouselTextControls #carousel-testimonials .carousel-control, .smallCarousel #carousel-testimonials .carousel-control, div.testimonials>div>div #carousel-testimonials .carousel-control {
    background-image: none;
    opacity: 1
}
.carouselTextControls #carousel-testimonials .carousel-control .glyphicon-chevron-left, .smallCarousel #carousel-testimonials .carousel-control .glyphicon-chevron-left, div.testimonials>div>div #carousel-testimonials .carousel-control .glyphicon-chevron-left {
    left: 10%
}
.carouselTextControls #carousel-testimonials .carousel-control .glyphicon-chevron-right, .smallCarousel #carousel-testimonials .carousel-control .glyphicon-chevron-right, div.testimonials>div>div #carousel-testimonials .carousel-control .glyphicon-chevron-right {
    right: 10%
}
.carouselTextControls #carousel-testimonials .carousel-control:focus, .carouselTextControls #carousel-testimonials .carousel-control:hover, .smallCarousel #carousel-testimonials .carousel-control:focus, .smallCarousel #carousel-testimonials .carousel-control:hover, div.testimonials>div>div #carousel-testimonials .carousel-control:focus, div.testimonials>div>div #carousel-testimonials .carousel-control:hover {
    color: #093
}
.smallCarousel {
    text-align: center
}
.smallCarousel p.quote {
    font-size: 16.8px;
    font-weight: 700
}
.smallCarousel p.quote span.ico {
    padding-right: 15px;
    font-size: 28px
}
.smallCarousel p.star span.ico {
    color: #ffd402;
    font-size: 28px
}
.smallCarousel #carousel-testimonials {
    min-height: 200px
}
@media (max-width:728px) {
    div.testimonials {
        padding-left: 0;
        padding-right: 0
    }
}
div.testimonials>div>div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:992px) {
    div.testimonials>div>div {
        float: left;
        width: 100%
    }
}
@media (max-width:728px) {
    div.testimonials>div>div {
        padding-left: 0;
        padding-right: 0
    }
}
.footer>div, .footer>div>div div.left, .footer>div>div div.right {
    padding-left: 15px;
    padding-right: 15px
}
.footer {
    padding: 20px 0;
    background-color: #002855;
    background-image: url(../img/footer-bg.png);
    background-position: top center;
    color: #eee;
    font-size: 14px;
    border-top: 5px solid #ede615;
}
.footer>div {
    margin-right: auto;
    margin-left: auto
}
@media (min-width:728px) {
    .footer>div {
        width: 710px
    }
}
@media (min-width:992px) {
    .footer>div {
        width: 970px
    }
}
@media (min-width:1200px) {
    .footer>div {
        width: 1170px
    }
}
.footer>div>div {
    margin-left: -15px;
    margin-right: -15px
}
.footer>div>div div.left {
    text-align: left
}
.footer>div>div div.right {
    text-align: right
}
@media (min-width:992px) {
    .footer>div>div div.left, .footer>div>div div.right {
        float: left;
        width: 50%
    }
}
.footer .address, .footer p {
    color: #002855;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
    padding: 20px 50px;
}
.footer ul {
    padding: 0;
}
.footer ul.footerList{
    margin-left: 20px;
    color: #ede615;
}
.footer ul.footerList li{
    padding: 3px 0;
}
.footer ul.footerList a{
    color: #ede615;
}
.footer ul.footerList a:hover{
    color: #27d6e8;
}
.footer .links {
    font-size: 14px;
    color: #a3d7a3;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}
@media (max-width:992px) {
    .footer {
        height: auto
    }
    .footer .links {
        font-size: 15.4px
    }
}
.footer .links:focus, .footer .links:hover {
    color: #002855;
    text-decoration: none
}
.footer .links-modal {
    color: #666;
    font-size: 12px;
}
.footer .links-nav {
    color: #92bce0;
    font-weight: 700;
    font-size: 16.8px
}
.footer .social-icons li {
    display: inline-block;
    padding-right: 10px;
    font-size: 15.4px;
    vertical-align: top
}
@media (max-width:992px) {
    .footer li {
        display: block;
        padding-bottom: 10px
    }
}
.footer li.callUsOn {
    font-size: 16.8px
}
.footer li.address {
    font-size: 14px
}
.footer div.disclaimer {
    font-size: 11.2px
}
.copy {
    color: #002855;
    background-color: #ede615;
    padding: 5px;
}
@media (max-width:480px) {
    .copy {
        text-align: center
    }
}
.scroll-to-top {
    background: #363636;
    background: rgba(100, 100, 100, .4);
    color: #fff;
    bottom: 4%;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    border-radius: 4px;
    -webkit-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}
.scroll-to-top:hover {
    background: #002855;
    opacity: .8
}
.loader {
    margin: 6em auto;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid #428bca;
    border-right: 1.1em solid #428bca;
    border-bottom: 1.1em solid #428bca;
    border-left: 1.1em solid #fff;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}
.loader, .loader:after {
    border-radius: 50%;
    width: 40px;
    height: 40px
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.introsec{
    text-align: center;
}
.footer-box{
    text-align: center;
    background-color: #ede615;
    padding: 20px 20px 1px;
    border-radius: 10px 10px 0 0;
}
img.center{
    margin: 0 auto;
}
.footer img{
    max-width: 250px;
}
.social-icons li a{
    display: block;
    width: 30px;
    height: 35px;
    vertical-align:  middle;
    padding: 10px 5px;
    border-radius: 10px;
    background-color: #002855;
}
.social-icons a{
    color: #ffffff;
    font-size: 15px;
    line-height: 15px;
}
.social-icons li a:hover{
    background-color: #0f61a9;
}
@media (max-width: 992px){
    .footer .footer-box li {
        display: inline-block;
        padding-bottom: 10px;
    }
}
#callus-box{

}
.callus, footer h4{
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 0;
}
.callus strong{
    color: #ede615;
}

#ajaxLoading{
    display: none;
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#ajaxLoading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
#ajaxLoading img{
    position: absolute;
    z-index: 999999;
    top: 50%;
    left: 50%;
    max-width: 150px;
}
.app-form .panel-title .SectionNumbering{
    font-size: 25px;
    font-weight: bold;
    background: #093;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #093;
    border-width: 1px 1px 4px 1px;
    border-radius: 2px;
    margin: 0 10px 0 -3px;
}
@media (max-width: 768px){
    .app-form .panel-title .SectionNumbering{
        font-size: 16px;
    }
}
.steptick{
    display: inline;
}
#breadcrumb-container{
    padding: 5px 50px;
    border-bottom: 1px solid #ede615;
    background-color: #002855;
    color: #fff;
}
.page-content{
    margin-top: 30px;
    margin-bottom: 50px;
}
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6{
    color: #002855;
}
.left-content{
    background-color: #fff;
    border-radius: 8px;
    padding: 30px;
}
.right-sidebar{
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
}
#footer-applynow{
    background-color: #ffffff;
}
#footer-applynow h2,
#footer-applynow h6,
#footer-applynow p{
    text-align: center;
}
#footer-applynow h2{
    color: #002855;
    margin-top: 10px;
    margin-bottom: 25px;
}
#footer-applynow h6{
    margin: 0;
}
#footer-applynow .applynow-text{
    padding: 30px 0;
}
@media (max-width: 768px){
    #footer-applynow h6{
        font-size: 20px;
    }
    #footer-applynow h2{
        font-size: 25px;
    }
    #footer-applynow p{
        font-size: 15px;
    }
    #footer-applynow .applynow-text{
        padding: 10px 0;
    }
}
.page-content .right-sidebar .rightside-heading{
    background: #27d6e8;
    color: #ffffff;
    padding: 5px;
    font-size: 20px;
    border-radius: 5px;
    text-align: center;
}
.page-content .right-sidebar h4,
.page-content .right-sidebar h6,
.page-content .right-sidebar span{
    color: #002855;
}
.page-content .right-sidebar .button{
    background-color: #27d6e8;
    border-color: #19bdce;
}
.formSections{
    background-color: #fff;
    padding: 50px 50px 20px;
    margin-bottom: 25px;
    margin-top: 25px;
    border-radius: 10px;
}
@media (max-width: 768px){
    .formSections{
        padding: 30px 10px 20px;
    }
}
.formSections h2{
    color: #fff;
    text-shadow: none;
    margin-bottom: 25px;
    font-weight:  normal;
}
#noEligibleBenefits.formSections h3.formSubheading{
    margin: 0px 0 10px;
}
.formSections #checkBenefits{
    display: inline-block;
}
.formSections h3.formSubheading{
    margin: 0px 0 30px;
}
#noEligibleBenefits.formSections label{
    color: rgb(0,153,159);
    background-color: #2C3E50;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid #ccc;
}
#postcodeSuccess h3,#postcodeSuccess h4{
    color: #093;
}
.formSections label a{
    color: #3a3a3a;
    font-size: 10px;
}
#noEligibleBenefits.formSections label.selected {
    background-color: #2C3E50;
    color: #EC5021;
}
.formSections hr{
    border-color: #eee;
}
h1.form-heading {
    background-color: #002855;
    color: #fff;
    text-shadow: 1px 1px 1px #263e2e;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    border-radius: 10px;
    margin-bottom: -40px;
    border-bottom: 2px solid #bfe5cb;
}
.formSections h2.form-sec-heading{
    font-size: 30px;
    font-weight: bold;
    color: #333;
    text-shadow: 1px 1px 1px #e0e0e0;
    text-align: left;
}
.formSections button.nextStep {
    font-size: 20px;
    width: auto;
}
#form.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
#postCodeCheck button{
    width: auto;
}
.formSections select, .formSections label.tpcheckbox{
    max-width: 300px;
}
#noEligibleBenefits.formSections label[disabled]{
    background-color: #e4e4e4;
}
#noEligibleBenefits.formSections label.selected[disabled]{
    background-color: #d4b500;
}
#propertyDetails, #heatingDetails, #yourDetails, #resetbenefits, #noTicksBenefitsError, #noBenefitsError, #noneBenefitsError, #postcodeSuccess, #postcodeError, #checkPostcodeBox, #postCodeCheck button#changePostcode, #ifPD-pt, #ifPD-ll, #ifPD-PTNO-LLNO, #ifCP-HA, #propertyTypeRow, #propertyTypeError, .pd-changestep1, #propertySizeError, #ctc-hCompRow, #uc-hCompRow, #pdSuccess, .errMessageGen, #changePD, #ifFossilfuel, #fuelTypeError, #boilerAgeError, #brokenBoilerError, #hdSuccess, #changeHD, #submitError, .loader, #leadType, #showReport, #BoilerGrantSuccess, #DateTimeIP, #inajaxLoading, #inPostcodeError, #inpostcodeSuccess, #postcodeCheckResult, .goNextStep, .errMessageGenBox, .ptError, .msCont{
    display: none;
}
.ifpdpto, .ifpdllo, .ifFossilfuel{
    display: inline-block;
}
.error-msg{
    color: red;
}
span#inajaxLoading{
    color: #ede615;
}
#inpostcodeSuccess p.successPostcode {
    color:  #ede615;
    margin-top: 90px;
    font-size:  20px;
}
#inpostcodeSuccess p.successPostcode span {
    background: #ede615;
    color: #002855;
    padding: 10px;
    border-radius: 50%;
}
#inpostcodeReadout{
    display:  block;
    margin-top: 10px;
}
#inpostcodeSuccess a{
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    line-height: 16px;
    border-radius: 0;
    border: 1px solid transparent;
    padding: 10px 15px;
    margin-right: 10px;
    color: #ffffff;
}
#inpostcodeSuccess button{
    background-color: #27d6e8;
    padding: 7px 25px;
    min-height: 20px;
    font-size: 16px;
}
p.leadText10{
    font-size: 10px;
    max-width: 250px;
    margin: 0 auto;
    color: #ffffff;
}
.headingLarge1 span{
    border-bottom: 3px solid #ede615;
    padding-bottom: 10px;
    line-height: 50px;
}
#whatisit .topStory {
    padding-top: 0;
    background: #1b6896;
}
#whatisit .topStory h2{
    color: #ffffff;
    margin-top: 35px;
    margin-bottom: 15px;
}
#whatisit .topStory h2 span{
    border-color: transparent;
    font-size: 25px;
}
#whatisit .topStory .rightPicNorm{
    margin-top: 0;
}
#whatisit .topStory p{
    color: #fff;
}
#whatisit .topStory a, #whatisit .topStory .clr-third, section#theBenefits a{
    color: #ede615;
}
#whatisit .topStory a.button, section#theBenefits a.button{
    background-color: #ede615;
    color: #333
}
#whatisit .topStory a.button:hover, section#theBenefits a.button:hover{
    background-color: #fff;
}
#howitworks .jumbo{
    padding-top: 0;
}
#boilerQualify h4{
    font-size: 25px;
    margin-bottom: 25px;
}
#boilerQualify ul{
    border-radius: 20px;
    border: 0 solid transparent;
    background-color: #fbfbfb;
    padding: 20px;
}
#boilerQualify ul li{
    padding: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px
}
#boilerQualify p.didntrecv{
    margin: 15px 0;
}
#boilerQualify .didntrecv a{
    color: #3e4e72;
}
#boilerQualify .didntrecv a:hover{
    color: #f7941d;
}
#howitworks .howitworks img {
    margin: 0 auto;
}
section#howitworks .howitworks .headingLarge1 span {
    border-bottom: 3px solid #edac15;
}
section#theBenefits .jumbo{
    background: #1b6896;
}
section#theBenefits p{
    color: #fff;
}
section#theBenefits h2{
    color: #ede615;
    font-size: 25px;
}
#qualifyingBenefits .bgWhite{
    background-color: #fff;
    border-radius: 12px;
    padding: 10px 20px;
}
#qualifyingBenefits .jumbo{
    padding-top: 30px;
    padding-bottom: 30px;
}
#testimonials .jumbo{
    background-color: #002855;
}
#testimonials .testimonials .slide{
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}
#testimonials p.testimonial-stars i{
    color: #ede615;
    font-size: 25px;
}
#testimonials h4{
    color: #fff;
}
#testimonials p.testimonial_para{
    color: #fff;
    min-height: 45px;
}
#testimonials h5{
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
#testimonials hr{
    border-width: 4px;
    border-color: #ede615;
}
hr.middleLine{
    margin: 0;
    padding: 0;
}
.content section#abletopay .jumbo.gray {
    background-color: #3e4e72;
}
#abletopay .abletopay img {
    margin: 0 auto;
}
.abletopay{
    margin-top: 42px;
    margin-bottom: 30px;
}
.abletopay img{
    border: 2px solid #fbf300;
}
#formPage main .app-form{
    width: 100%;
    padding: 0;
}
#formPage main.wrap{
    min-height: 0;
    margin: 0;
    padding: 0;
}
#formPage main .app-form-inner{
    padding: 0;
}
#formPage #formTopBox{
    background: #fff;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
#formPage #formTopBox .leftTopBox{
    left: 50px;
}
#formPage #formTopBox .rightTopBox{
    right: 50px;
}
#formPage #formTopBox .sideTopBox{
    position: absolute;
    top: 10px;
    color: #002855;
    width: 50px;
    height: 50px;
    font-size: 20px;
    z-index: 99999;
}
#formPage #formTopBox div.row .leftTopBox.sideTopBox{
    width: 120px;
}
#formPage #formTopBox div.row .leftTopBox.sideTopBox i span {
    font-size: 16px;
    font-weight: bold;
    font-family: sans-serif;
}
#formPage #formTopBox .sideTopBox i{
    padding: 15px 0px;
}
#formPage #formTopBox .midTopBox img{
    margin: 0 auto;
    text-align: center;
    max-height: 50px;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
#formPage #formMainBox{
    background-color: #4e4e4e;
    min-height: 100vh;
}
#formPage #formMainBox .formBoxInner, #formPage #formMainBox .formInstruction{
    padding-top: 70px;
}
#formPage #formMainBox .formInstruction{
    background-color: #001c3b;
}
#formPage .formSections {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin: 0;
}
#formPage .formInstruction{
    background: rgba(0, 0, 0, .3);
    min-height: 100vh;
}
#formPage .formBoxInner{
    background: #2c3e50;
    min-height: 100vh;
}
#formPage #formMainBox .formBoxInner .fSecTopHeading, #formPage #formMainBox .formInstruction .fInsTopHeading{
    text-align: center;
    color: #ffffff;
    padding: 10px;
}
#formPage #formMainBox .formBoxInner .fSecTopHeading{
    background-color: rgba(0, 0, 0, 0.3);
}
#formPage #formMainBox .formInstruction .fInsTopHeading{
    background-color: rgba(0, 0, 0, 0.3);
}
#formPage #formMainBox .formInstruction .fInsTopHeading h1, #formPage #formMainBox .formBoxInner .fSecTopHeading h1{
    font-size: 25px;
    font-weight: normal;
    margin: 0;
}
#formPage #formMainBox .fInsContentBox{
    padding: 20px;
}
#formPage #formMainBox .fSecContentBox{
    padding: 20px 50px;
}
#formPage #formMainBox .fSecContentBox p{
    color: #fff;
    font-size: 16px;
}
#formPage #formMainBox form{
    background: #001c3b;
}
#formPage #formMainBox .alert-danger {
    background-color: #ffffff;
    border-color: #a94442;
    color: #a94442;
}
#formPage #formMainBox .alert-danger p{
    color: #a94442;
}
#formPage .formSections hr {
    border-color: transparent;
}
label.radioGEN{
    color: #002855;
    background-color: #c3c3c3;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    min-width: 180px;
}
label.radioGEN.small {
    min-width: 100px;
}
label{
    margin-right: 8px;
    text-align: left;
}
label.radioGEN input{
    margin-right: 8px;
}
input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
label.radioGEN.active{
    background-color: #2C3E50 !important;
    color: #EC5021 !important;
}
input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: 0;
    left: 0;
    position: relative;
    background-color: #002855;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
input.textEntry{
    max-width: 300px;
    margin: 0 auto;
}
input.textEntrylg , select.textEntrylg, textarea.textEntrylg{
    max-width: 450px;
    margin: 0 auto;
}
#formPage #errorStep p#errorContent{
    font-size: 20px;
    color: #fff;
}
.goNext, .errGoback, .congoNext{
    background-color: #ec5021;
}
.goNextStepEnquiry{
    background-color: #ec5021;
}
.more{
    background-color: #ec5021;
}
#formPage #formMainBox #postcodeCheckResult p{
    font-size: 20px;
}
#step17 h2.formSubheading, #step17 .fSecContentBox p, #congratsStep .fSecContentBox p{
    color: #002855 !important;
}
#step00016 h2.formSubheading, #step00016 .fSecContentBox p, #congratsStep .fSecContentBox p{
    color: #002855 !important;
}
#formPage .gotohomebtn{
    position: inherit;
    bottom: 20px;
}
.ul-content li {
    font-size: 17px;
    margin: 10px;
    margin-left: 25px;
    color: #333;
}
ul.ul-content li:before{
    content: "\e013";
    position: relative;
    color: #27d6e8;
    margin-left: -25px;
    padding-right: 5px;
    top: 4px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.faqsBox h4, .termsBox h4, .privacyBox h4 {
    padding: 0 0 20px;
    margin: 0;
}
.termsBoxes, .faqsBoxes, .privacyBoxes {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px;
}
.pageOverlay{
    background: #fff;
    visibility: hidden;
}
#topHelpline{
    cursor: pointer;
}
#topHelplineBox{
    position: absolute;
    z-index: 9999;
    background: #fff;
    padding: 40px 50px 45px;
    right: 40px;
    top: 75px;
    display: none;
}
#topHelplineBox .closethis{
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
}
#boiler-brands{

}
#footer-applynow .applynow-text .newBtn{
    background-color: #ec5021;
    margin: 0 15px;
}
#footer-applynow .applynow-text .benBtn{
    background-color: #093;
    margin: 0 15px;
}
#footer-applynow h2.boilerBrandHead{
    background: #f9f9f9;
    margin: 0;
    padding: 25px;
}
.footer-copyright{
    background-color: #ede615;
}
#step17 .fSecContentBox{
    background: #dbe7e8;
}
#step17 .fSecContentBox a:hover{
    color: #F44336;
}
#step17 .fSecContentBox a{
    color: #27d6e8;
}
/*Responsive Code*/

@media (max-width: 768px){
    #formPage #formMainBox .formInstruction {
        padding-top: 0;
    }
    #formPage #formTopBox .leftTopBox{
        left: 10px;
    }
    #formPage #formTopBox .rightTopBox{
        right: 10px;
    }
    #formPage .app-form{
        margin-bottom: 0;
    }
    #inpostcodeSuccess p.successPostcode{
        margin-top: 0px;
    }
    .content section#abletopay .jumbo{
        padding: 0;
    }
    .content section#abletopay div.jumbo>div, .abletopay{
        margin: 0;
        padding: 0;
    }
    #topHelplineBox {
        right: 3%;
        width: 94%;
        top: 80px;
    }
    #formPage #formTopBox div.row .leftTopBox.sideTopBox i span {
        display: none;
    }

}
@media (min-width: 768px){
    #step17 .fSecContentBox{
        margin: 0 auto;
        max-width: 700px;
    }
    #step011 .fSecContentBox{
        margin: 0 auto;
        background: #dbe7e8;
        max-width: 700px;
    }
    #step012 .fSecContentBox{
        margin: 0 auto;
        background: #dbe7e8;
        max-width: 700px;
    }
    #step0007 .fSecContentBox{
        margin: 0 auto;
        background: #dbe7e8;
        max-width: 700px;
    }
    .footer{
        padding: 50px 0 0;
    }
    #formPage #formMainBox .formInstruction{
        position: fixed;
        right: 0
    }
}

/* GENERAL CSS */
.maxWidth700{
    max-width: 700px;
    margin: 10px auto 20px;
}
.maxWidth800{
    max-width: 800px;
    margin: 10px auto 20px;
}
.alignleft {
    float: left;
    margin: 0 1em 0.5em 0;
}
.maxWidth310{
    max-width: 310px;
}
.maxWidth250{
    max-width: 250px;
}
.m-t-0-b-20{
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}
.m-t-0-b-30{
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}
.m-10{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.m-20{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.m-30{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-100{
    margin-top: 100px !important;
}
.font-size-15{
    font-size: 15px!important;
}
.font-size-20{
    font-size: 20px !important;
}
.theme-color{
    color: #e4de19!important;
}
.color-333{
    color: #333!important;
}
.brickred-color{
    color: #e45b19 !important;
}
.green-color{
    color: #093!important;
}
.grey-color{
    color: #808080!important;
}
.white-color{
    color: #fff!important;
}
.clr-first{
    color: #002855!important;
}
.clr-second{
    color: #ede615!important;
}
.clr-third{
    color: #27d6e8!important;
}
.green-color{
    color: #093!important;
}
.note-text{
    color: #eee;
    font-size: 14px;
}
form label.error{
    font:10px Tahoma,sans-serif;
    color:#ED7476;
    margin-left:5px;
    display:inline;
}
#noneLabel.disabled, #noneLabel input.disabled{
    cursor: not-allowed !important;
}
.newboilerLink{
    color: #f7941d;
}
.newboilerLink:hover{
    color: #27d6e8;
}
#formMainBox form input, #formMainBox form select, #formMainBox form textarea{
    font-size: 13px;
    line-height: 20px;
}
#formMainBox form textarea{
    min-height: 80px;
}
#contributionGroup{
    display: none;
    position:fixed;
    top: 0;
    left:0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 99;
}
.contributionBox{
    position: absolute;
    top: 30%;
    left: 30%;
    background: #fff;
    padding: 50px;
    max-width: 600px;
    text-align:  center;
}
.removethis{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
#topBackBox a:hover{
    color: #27d6e8;
}
.goBack{
    color: #fff;
    background-color: #f0ad4e;
}
.goBackBtn:hover{
    color: #fff;
    background-color: #eea236;
}
#submitError{
    text-align: left;
}
#formPage .fInsContentBox .alert-warning, #formPage .fInsContentBox .alert-warning p {
    color: #000000;
    font-size: 14px;
}
#formPage .fInsContentBox .alert-warning a{
    color: rgb(0,153,159);
    word-break: break-all;
}
#formPage .fInsContentBox .alert-warning a:hover{
    color: #002855;
}
.formInstruction{
    max-height: 400px;
    overflow-y: scroll;
}
.has-error input[type="checkbox"] { outline: 1px solid #a94442; }
@media (max-width: 768px){
    .contributionBox{
        left: 0;
    }
    #contributionGroup{
        position: absolute;
    }
}
#full_address.has-error .form-control{
    border-color: #ccc;
}
#full_address.has-error .form-control.has-error  {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
h5#manual{
    text-align: left;
}
.ebenifits input{
    display: none !important
}
.ebenifits{
    text-align: center !important;
}
#step008 .markedData{
    line-height: 3vh;
}
.good-news-wrapper .good-news-video-wrap {
    background: linear-gradient(90deg, #94267C 0%, #CA1E63 53.43%, #F38C47 120.69%);
    padding: 4px 4px 0px;
  }
@media (max-width: 600px) {
    .good-news-video-wrap iframe {
        height: 200px;
    }
}
.good-news-video-wrap iframe
{
   width: 100%;
}
