.black-gradient,
.gray-gradient {
    background-repeat: repeat-x!important
}
.img-thumbnail,
body {
    background-color: #262626
}
.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,
.select2-container .select2-search--inline {
    float: left
}
.text-underline {
    text-decoration: underline!important
}
.gray-gradient {
    background-image: -moz-linear-gradient(top, #bec2c6 0, #b6b9bd 100%)!important;
    background-image: linear-gradient(to bottom, #bec2c6 0, #b6b9bd 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbec2c6', endColorstr='#ffb6b9bd', GradientType=0)!important
}
.black-gradient {
    background-image: -moz-linear-gradient(top, #000 0, #262626 100%)!important;
    background-image: linear-gradient(to bottom, #000 0, #262626 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff262626', GradientType=0)!important
}
.black-gradient h1,
.black-gradient h2,
.black-gradient h3,
.black-gradient h4,
.black-gradient p,
.blue-gradient h1,
.blue-gradient h2,
.blue-gradient h3,
.blue-gradient h4,
.blue-gradient p {
    color: #fff!important
}
*,
:after,
:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #f50000;
    text-decoration: none
}
a:focus,
a:hover {
    color: #a90000;
    text-decoration: underline
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 50px;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    color: #ff1a1a
}
[role=button] {
    cursor: pointer
}
.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: #e7e7e5
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 15px;
    margin-bottom: 15px
}
.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: 15px;
    margin-bottom: 30px
}
dl,
ol,
ul {
    margin-top: 0
}
.lead,
address,
dl,
legend {
    margin-bottom: 22px
}
.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: 2em
}
.h2,
h2 {
    font-size: 26px
}
.h3,
h3 {
    font-size: 18px
}
.h4,
.h5,
h4,
h5 {
    font-size: 16px
}
.h6,
h6 {
    font-size: 14px
}
p {
    margin: 0 0 11px
}
.lead {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
dt,
label {
    font-weight: 700
}
address,
dd,
dt {
    line-height: 1.42857143
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}
.small,
small {
    font-size: 87%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.text-left {
    text-align: left!important
}
.text-right {
    text-align: right!important
}
.text-center {
    text-align: center!important
}
.text-justify {
    text-align: justify!important
}
.text-nowrap {
    white-space: nowrap!important
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-default {
    color: #333!important
}
.text-dark {
    color: #000!important
}
.text-muted {
    color: #e7e7e5
}
.text-primary {
    color: #e60000!important
}
a.text-primary:focus,
a.text-primary:hover {
    color: #b30000!important
}
.text-success {
    color: #3c763d!important
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c!important
}
.text-info {
    color: #31708f!important
}
a.text-info:focus,
a.text-info:hover {
    color: #245269!important
}
.text-warning {
    color: #8a6d3b!important
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c!important
}
.text-danger {
    color: #9a0000!important
}
a.text-danger:focus,
a.text-danger:hover {
    color: #670000!important
}
.bg-primary {
    color: #fff;
    background-color: #e60000
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #b30000
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #ffbcbc
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #ff8989
}
ol,
ul {
    margin-bottom: 11px
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #e7e7e5
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eee
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #e7e7e5
}
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
}
.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.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'
}
address {
    font-style: normal
}
@media (min-width: 991px) {
    .container {
        width: 100%
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
@media (min-width: 1600px) {
    .container {
        width: 1270px
    }
}
.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-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-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-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-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-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-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-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-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-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1600px) {
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        float: left
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-11 {
        width: 91.66666667%
    }
    .col-xl-10 {
        width: 83.33333333%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-8 {
        width: 66.66666667%
    }
    .col-xl-7 {
        width: 58.33333333%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-5 {
        width: 41.66666667%
    }
    .col-xl-4 {
        width: 33.33333333%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-2 {
        width: 16.66666667%
    }
    .col-xl-1 {
        width: 8.33333333%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-pull-11 {
        right: 91.66666667%
    }
    .col-xl-pull-10 {
        right: 83.33333333%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-8 {
        right: 66.66666667%
    }
    .col-xl-pull-7 {
        right: 58.33333333%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-5 {
        right: 41.66666667%
    }
    .col-xl-pull-4 {
        right: 33.33333333%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-2 {
        right: 16.66666667%
    }
    .col-xl-pull-1 {
        right: 8.33333333%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-push-11 {
        left: 91.66666667%
    }
    .col-xl-push-10 {
        left: 83.33333333%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-8 {
        left: 66.66666667%
    }
    .col-xl-push-7 {
        left: 58.33333333%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-5 {
        left: 41.66666667%
    }
    .col-xl-push-4 {
        left: 33.33333333%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-2 {
        left: 16.66666667%
    }
    .col-xl-push-1 {
        left: 8.33333333%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 24px;
    color: #333
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}
.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}
input[type=search] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control,
output {
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=file]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 30px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 50px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-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 {
    box-shadow: 0 0 5px #51cbee;
    border: 1px solid #51cbee;
    outline: 0
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    opacity: 1;
    border-color: #E5E5E5;
    background-color: #e8e8e8;
    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,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 36px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 33px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 49px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 22px
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
input[type=radio].disabled,
input[type=radio][disabled],
input[type=checkbox].disabled,
input[type=checkbox][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 38px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 14px
}
.input-sm {
    height: 33px;
    line-height: 1.5
}
select.input-sm {
    height: 33px;
    line-height: 33px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 33px;
    line-height: 1.5
}
.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 20px
}
.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}
.input-lg {
    height: 49px;
    line-height: 1.3333333
}
select.input-lg {
    height: 49px;
    line-height: 49px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 49px;
    line-height: 1.3333333
}
.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 45px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    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,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    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,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #9a0000
}
.has-error .form-control {
    border-color: #9a0000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #670000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px red
}
.has-error .input-group-addon {
    color: #9a0000;
    border-color: #9a0000;
    background-color: #ffbcbc
}
.has-feedback label~.form-control-feedback {
    top: 27px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .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 {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .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: 29px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}
.btn,
.panel-body .form-radios .control-label,
.wufoo input,
body.page-chartered-rating-result #edit-proceed {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 30px;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 50px
}
.btn-default,
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #000;
    border-color: #000
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.panel-body .form-radios .control-label.active.focus,
.panel-body .form-radios .control-label.active:focus,
.panel-body .form-radios .control-label.focus,
.panel-body .form-radios .control-label:active.focus,
.panel-body .form-radios .control-label:active:focus,
.panel-body .form-radios .control-label:focus,
.wufoo input.active.focus,
.wufoo input.active:focus,
.wufoo input.focus,
.wufoo input:active.focus,
.wufoo input:active:focus,
.wufoo input:focus,
body.page-chartered-rating-result #edit-proceed.active.focus,
body.page-chartered-rating-result #edit-proceed.active:focus,
body.page-chartered-rating-result #edit-proceed.focus,
body.page-chartered-rating-result #edit-proceed:active.focus,
body.page-chartered-rating-result #edit-proceed:active:focus,
body.page-chartered-rating-result #edit-proceed:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover,
.panel-body .form-radios .control-label.focus,
.panel-body .form-radios .control-label:focus,
.panel-body .form-radios .control-label:hover,
.wufoo input.focus,
.wufoo input:focus,
.wufoo input:hover,
body.page-chartered-rating-result #edit-proceed.focus,
body.page-chartered-rating-result #edit-proceed:focus,
body.page-chartered-rating-result #edit-proceed:hover {
    color: #fff;
    text-decoration: none
}
.btn.active,
.btn:active,
.panel-body .form-radios .control-label.active,
.panel-body .form-radios .control-label:active,
.wufoo input.active,
.wufoo input:active,
body.page-chartered-rating-result #edit-proceed.active,
body.page-chartered-rating-result #edit-proceed:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
.panel-body .form-radios .control-label.disabled,
.panel-body .form-radios .control-label[disabled],
.wufoo input.disabled,
.wufoo input[disabled],
body.page-chartered-rating-result #edit-proceed.disabled,
body.page-chartered-rating-result #edit-proceed[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .panel-body .form-radios .control-label,
fieldset[disabled] .wufoo input,
fieldset[disabled] body.page-chartered-rating-result #edit-proceed {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}
a.btn.disabled,
a.panel-body .form-radios .control-label.disabled,
a.wufoo input.disabled,
abody.page-chartered-rating-result #edit-proceed.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.panel-body .form-radios .control-label,
fieldset[disabled] a.wufoo input,
fieldset[disabled] abody.page-chartered-rating-result #edit-proceed {
    pointer-events: none
}
.btn-default,
.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
    color: #fff
}
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default .badge {
    color: #000;
    background-color: #fff
}
.btn-default.focus,
.btn-default:focus {
    background-color: #b30000;
    border-color: #cd0000
}
.btn-default:hover {
    background-color: #262626
}
.btn-primary {
    color: #fff;
    background-color: #e60000;
    border-color: #d70000
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #b30000
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #b30000;
    border-color: #bd0000;
    background-image: none
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #8f0000;
    border-color: #bd0000
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #e60000;
    border-color: #d70000
}
.btn-primary .badge {
    color: #e60000;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #449d44
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #449d44;
    background-image: none
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #449d44
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #6da6e7;
    border-color: #5799e3
}
.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #418be0
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #418be0;
    border-color: #418be0;
    background-image: none
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #2479da;
    border-color: #418be0
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #6da6e7;
    border-color: #5799e3
}
.btn-info .badge {
    color: #6da6e7;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #ec971f;
    background-image: none
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #ec971f
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #c9302c;
    background-image: none
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #c9302c
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
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: #f50000;
    font-weight: 700;
    border-radius: 0;
    border-bottom: 1px dotted #ff1a1a;
    padding: 0!important
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #a90000;
    border-bottom: 1px dotted red;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #e7e7e5;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm,
.btn-xs {
    font-size: 14px;
    line-height: 1.5;
    border-radius: 2px
}
.btn-sm {
    padding: 5px 10px
}
.btn-xs {
    padding: 1px 5px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}
@-ms-viewport {
    width: device-width
}
.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-xl,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    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: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    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!important
    }
    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!important
    }
    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
    }
}
@media (min-width: 1600px) {
    .visible-xl {
        display: block!important
    }
    table.visible-xl {
        display: table!important
    }
    tr.visible-xl {
        display: table-row!important
    }
    td.visible-xl,
    th.visible-xl {
        display: table-cell!important
    }
    .visible-xl-block {
        display: block!important
    }
    .visible-xl-inline {
        display: inline!important
    }
    .visible-xl-inline-block {
        display: inline-block!important
    }
    .hidden-xl {
        display: none!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    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
    }
}
.select2-container {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}
.select2-container .select2-selection--single {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}
.select2-container .select2-selection--multiple {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container .select2-search--inline .select2-search__field {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}
.select2-results {
    display: block
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}
.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-results__option[aria-selected] {
    cursor: pointer
}
.select2-container--open .select2-dropdown {
    left: 0
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-search--dropdown {
    display: block;
    padding: 4px
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
    display: none
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}
.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    cursor: pointer;
    display: inline-block;
    font-weight: 700
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ccc
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: 0;
    background-image: -moz-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -moz-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -moz-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -moz-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: text;
    outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #ccc;
    outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
    border-top: none
}
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px!important
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px!important
}
@font-face {
    font-family: fontello;
    src: url(font/fontello.eot?4341140);
    src: url(font/fontello.eot?4341140#iefix) format('embedded-opentype'), url(font/fontello.woff2?4341140) format('woff2'), url(font/fontello.woff?4341140) format('woff'), url(font/fontello.ttf?4341140) format('truetype'), url(font/fontello.svg?4341140#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}
body #header .mobile-header {
    display: none!important
}
body #header .region.region-header {
    margin: 0!important
}
body.page-chartered-rating-result .button-wrapper #edit-submit {
    float: left!important
}
body.page-chartered-rating-result #edit-proceed {
    float: right!important
}
@media only screen and (max-width: 991px) {
    body .attainment-description,
    body .competency-description,
    body li,
    body p,
    html .attainment-description,
    html .competency-description,
    html li,
    html p {
        font-size: 90%!important
    }
    body .page-description {
        text-align: center
    }
    body .page-description h1,
    body .page-description h2 {
        font-size: 20px;
        margin: 0
    }
    body .region.region-content form .container .container {
        padding: 0!important
    }
    body.page-chartered-rating-result #edit-proceed {
        width: 100%;
        margin-top: 15px;
        font-size: 20px
    }
}
@media print {
    body.page-chartered-rating-result .chartered-level {
        display: none!important
    }
}
.link,
.link:after {
    display: inline-block
}
.h2 {
    padding: 0;
    margin: 0 0 15px!important;
    font-weight: 400!important;
    font-size: 1.3em!important
}
@media only screen and (max-width: 991px) {
    .h2 {
        font-size: 18px!important;
        text-align: center
    }
    .bg-wrapper .container {
        padding: 0
    }
    .link {
        display: inline
    }
}
.progress-header+.bg-wrapper {
    background-image: -moz-linear-gradient(top, #16222a 0, #3a6073 100%)!important;
    background-image: linear-gradient(to bottom, #16222a 0, #3a6073 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff16222a', endColorstr='#ff3a6073', GradientType=0)!important;
    padding: 50px 0
}
.link {
    font-weight: 700;
    color: #235789;
    font-size: 16px;
    border-bottom: 1px dotted #235789
}
.link:after {
    font-family: FontAwesome;
    content: "\f054";
    padding-left: 7.5px;
    vertical-align: middle;
    font-size: 13px
}
.link:focus,
.link:hover {
    text-decoration: none
}
fieldset.radio-inline .form-type-radio {
    position: relative;
    display: inline-block;
    margin: 0;
    vertical-align: middle
}
fieldset.radio-inline .control-label {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
fieldset.radio-inline .control-label.disabled,
fieldset[disabled] fieldset.radio-inline .control-label {
    cursor: not-allowed
}
.panel-group .panel {
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: none;
    border-color: #EEE
}
.panel-default>.panel-heading,
.panel-heading {
    padding: 0!important;
    border-radius: 0;
    color: #212121;
    border-bottom: 3px solid #bfbfbf;
    background: #cfd8dd
}
h4.panel-title {
    font-size: 1.3em;
    font-weight: 700
}
@media only screen and (max-width: 991px) {
    h4.panel-title {
        font-size: 1.1em
    }
}
.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
    position: relative;
    color: #e60000!important
}
.panel-title>a:before,
.panel.checked .panel-title>a:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    text-align: center
}
.panel-title>a:before {
    content: '\e801';
    color: #ccc
}
.panel.checked .panel-title>a {
    color: #0051a4!important
}
.panel.checked .panel-title>a:before {
    content: '\e802';
    color: #001D30
}
.panel-title>a:focus span,
.panel-title>a:hover span,
.progress-header .progress-track li .icon-wrap:focus,
.progress-header .progress-track li .icon-wrap:hover {
    text-decoration: none
}
@media only screen and (max-width: 991px) {
    .panel.checked .panel-title>a:before {
        font-size: 18px
    }
}
.panel-title>a .more-less {
    float: right;
    color: #212121;
    margin-top: 5px
}
.panel-title>a .more-less:before {
    content: "\f068";
    font-size: 26px
}
@media only screen and (max-width: 991px) {
    .panel-title>a .more-less {
        color: #000;
        margin-top: -2px
    }
    .panel-title>a .more-less:before {
        content: "\f146";
        font-size: 24px
    }
}
.panel-title>a.collapsed .more-less:before {
    content: "\f067";
    font-size: 26px
}
@media only screen and (max-width: 991px) {
    .panel-title>a.collapsed .more-less:before {
        content: "\f0fe";
        font-size: 24px
    }
}
.panel-title>a:focus,
.panel-title>a:hover {
    color: #e60000;
    text-decoration: none
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEE
}
.button-wrapper {
    clear: both;
    margin-top: 30px
}
.button-wrapper:after,
.button-wrapper:before {
    content: " ";
    display: table
}
.button-wrapper:after {
    clear: both
}
.button-wrapper .form-submit {
    padding-left: 40px;
    padding-right: 40px
}
.button-wrapper #edit-back {
    float: left
}
.button-wrapper #edit-submit {
    float: right
}
.panel {
    border-width: 2px!important
}
@media (max-width: 991px) {
    .page-chartered-rating-result .button-wrapper #edit-submit {
        display: none
    }
    .page-description-text-container {
        padding: 0 15px
    }
}
.rating-definitions {
    padding: 15px 30px!important;
    background: #fff;
    border-radius: 5px;
    background-clip: padding-box;
    color: #fff
}
.rating-definitions .desc-wrapper {
    margin-left: -15px;
    margin-right: -15px
}
.rating-definitions .desc-wrapper>div {
    float: left
}
@media print {
    .button-wrapper {
        display: none
    }
    .rating-definitions .desc-wrapper>div {
        width: 50%
    }
}
.rating-definitions .desc-wrapper,
.rating-definitions .desc-wrapper h2,
.rating-definitions .desc-wrapper h3,
.rating-definitions .desc-wrapper p,
.rating-definitions .page-description.rating {
    color: #333!important
}
.rating-definitions h2 {
    font-size: 20px
}
@media only screen and (max-width: 991px) {
    .rating-definitions {
        margin-top: 15px;
        transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out
    }
    .rating-definitions h2 {
        cursor: pointer;
        font-size: 16px;
        color: #3d4d56;
        font-weight: 700;
        display: block;
        background: #b1bfc8;
        padding: 5px;
        border-radius: 5px
    }
    .rating-definitions h2:before {
        content: "View \00a0"
    }
    .rating-definitions div {
        padding: 0
    }
}
.rating-definitions h3 {
    margin: 0;
    display: inline-block
}
.rating-definitions h3,
.rating-definitions p {
    font-size: 15px
}
.rating-definitions p {
    margin-bottom: 15px
}
.rating-definitions .fa {
    margin-right: 5px
}
.rating-definitions .developing-desc .fa {
    color: #7cb43b
}
.rating-definitions .functional-desc .fa {
    color: #fe9307
}
.rating-definitions .proficient-desc .fa {
    color: #ff4338
}
.rating-definitions .advanced-desc .fa {
    color: #9a0000
}
@media print {
    .rating-definitions h3,
    .rating-definitions p {
        font-size: 80%
    }
    .rating-definitions {
        border-radius: 0;
        background: 0 0;
        width: 58.33333333%
    }
}
.page-description {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0;
    text-align: center;
    color: #fff
}
.page-description.text-left h1 {
    margin-bottom: 30px
}
.page-description li,
.page-description p {
    color: #fff
}
.page-description .fa-chevron-right:before {
    content: "\f054";
    color: #e60000
}
.xp-level .form-group.form-type-radios:after,
.xp-level .form-group.form-type-radios:before,
.xp-level:after,
.xp-level:before {
    content: " ";
    display: table
}
@media (max-width: 991px) {
    .page-description {
        padding: 0 15px
    }
}
.page-description .fa-ul {
    padding-right: 30px
}
@media (max-width: 991px) {
    .page-description .fa-ul {
        padding: 0
    }
}
.page-description .fa-ul li {
    margin-bottom: 7.5px
}
.page-description .fa-ul .fa {
    color: #e60000;
    font-size: 12px;
    top: 7.5px
}
.page-description #show-rating-desc {
    display: none;
    margin-left: 7.5px;
    float: left
}
.page-description #show-rating-desc .fa {
    font-size: 18px;
    color: #485a65
}
.page-description h1 {
    margin: 0;
    color: #fff
}
.page-description .lead-text {
    margin-top: 30px;
    font-size: 18px!important
}
.page-description a {
    color: #fff;
    border-bottom-color: #fff
}
.page-description a:focus,
.page-description a:hover {
    color: #ddd
}
.page-description p {
    color: #fff;
    margin-top: 15px
}
@media only screen and (max-width: 991px) {
    .page-description #show-rating-desc {
        display: inline-block
    }
    .page-description .lead-text {
        font-size: 16px
    }
    .page-description .desc-wrapper {
        display: none;
        margin: 0
    }
    .page-description h2 {
        padding: 7.5px 0;
        font-size: 1.3em
    }
}
@media print {
    .page-description {
        width: 41.66666667%
    }
    .page-description h3,
    .page-description p {
        font-size: 80%
    }
}
.page-description.rating {
    text-align: left!important
}
.aop-descriptions {
    margin-top: 30px
}
.aop-descriptions .aop-desc {
    padding: 30px;
    border-radius: 3px;
    margin: 15px 0;
    background: #cfd8dd
}
.aop-descriptions .aop-desc>div {
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 15px
}
.aop-descriptions .aop-desc div+div {
    border-bottom: 1px dotted #a2b3bd
}
@media only screen and (max-width: 991px) {
    .aop-descriptions .aop-desc {
        background: #b1bfc8;
        padding: 5px!important
    }
}
.progress-header {
    padding: 8px 0 5em;
    margin-bottom: 15px
}
.progress-header:after,
.progress-header:before {
    content: " ";
    display: table
}
.progress-header:after {
    clear: both
}
@media print {
    .progress-header {
        display: none
    }
}
@media (max-width: 991px) {
    .progress-header {
        padding: 0!important;
        margin: 0
    }
}
.progress-header .progress-track {
    display: table;
    list-style-type: none;
    margin: 0;
    padding: 30px 0;
    table-layout: fixed;
    width: 100%
}
.progress-header .progress-track li {
    display: table-cell;
    position: relative;
    text-align: center;
    border-top: 7px solid #cecece;
    transition: border-color 0.5s ease-in-out;
    -webkit-transition: border-color 0.5s ease-in-out;
    -moz-transition: border-color 0.5s ease-in-out
}
@media (max-width: 991px) {
    .progress-header .progress-track {
        padding: 0
    }
    .progress-header .progress-track li {
        display: none;
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        border-top: 0;
        border-bottom: 7px solid #cecece;
        text-align: left;
        padding: 0
    }
}
.progress-header .progress-track li.1 {
    z-index: 8
}
.progress-header .progress-track li.2 {
    z-index: 7;
    top: -15px
}
.progress-header .progress-track li.3 {
    z-index: 6;
    top: -30px
}
.progress-header .progress-track li.4 {
    z-index: 5;
    top: -45px
}
.progress-header .progress-track li.5 {
    z-index: 4;
    top: -60px
}
.progress-header .progress-track li.6 {
    z-index: 3;
    top: -75px
}
.progress-header .progress-track li.7 {
    z-index: 2;
    top: -90px
}
.progress-header .progress-track li .icon-wrap {
    border-radius: 50%;
    top: -3em;
    display: block;
    height: 5em;
    margin: 0 auto -2em;
    left: 0;
    right: 0;
    position: absolute;
    width: 5em;
    cursor: pointer;
    background-color: #cecece;
    border: 5px solid #cecece;
    transition: border-color 0.5s ease-in-out;
    -webkit-transition: border-color 0.5s ease-in-out;
    -moz-transition: border-color 0.5s ease-in-out
}
@media (max-width: 991px) {
    .progress-header .progress-track li .icon-wrap {
        border-radius: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        top: 0;
        position: relative;
        border: 0;
        padding: 5px 7.5px
    }
}
.progress-header .progress-track li .icon-wrap:focus .name,
.progress-header .progress-track li .icon-wrap:hover .name {
    color: #00448b
}
.progress-header .progress-track li .name {
    overflow: hidden;
    position: relative;
    top: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #5d7583;
    width: 220px;
    text-align: left;
    display: block;
    text-align: center;
    margin-left: -3.5em; /*centering text under bubble*/
}

@media (max-width: 991px) {
    .progress-header .progress-track li .name {
        display: inline;
        text-align: center;
        color: #00448b;
        font-size: 13px;
        top: 0
    }
    .progress-header .progress-track li .name br {
        display: none
    }
    .progress-header .progress-track li .bubble span {
        border: 3px solid #8f8e8e;
        padding: 3px 7px;
        border-radius: 50%
    }
}
.progress-header .progress-track li .bubble {
    line-height: 4.5em
}
.progress-header .progress-track li .bubble span {
    color: #696868;
    font-weight: 900;
    font-size: 25px;
}
.progress-header .progress-track li.progress-done {
    border-color: #001D30
}
.progress-header .progress-track li.progress-done .icon-wrap {
    border-color: #001D30;
    color: #fff;
    background: #001D30
}
@media (max-width: 991px) {
    .progress-header .progress-track li.progress-done .icon-wrap {
        background: 0 0
    }
    .progress-header .progress-track li.progress-done .icon-wrap:after {
        content: "\f00c";
        font-family: FontAwesome;
        color: #001D30;
        float: right;
        margin-top: 3px
    }
    .progress-header .progress-track li.progress-done .bubble span {
        color: #fff;
        background: #001D30;
        border: 2px solid #6da6e7
    }
}

/* START disable clicking for the disabled links */
.progress-header .progress-track li[data-charLink="disabled"] .icon-wrap{
    border-color: #cecece;
    color: #fff;
    background: #cecece;
}
.progress-header .progress-track li[data-charLink="disabled"] a:hover {}

.progress-header .progress-track li .icon-wrap:hover .name{
    
}

/* END disable clicking for the disabled links */

._faq-answer .course-item{
    margin-bottom: 20px;
}

._faq-answer .course-item p{
    text-align: center;
}

.char-course-group ._faq-answer{
        padding: 30px 20px 0px 20px;
}

.progress-header .progress-track li.progress-done .bubble span {
    color: #fff
}
.progress-header .progress-track li.progress-done .name {
    color: #696868
}
.progress-header .progress-track li.progress-current {
    z-index: 100;
    border-color: #001D30;
    text-align: center
}
.progress-header .progress-track li.progress-current .name {
    color: #001D30;
    font-weight: 900
}
@media (max-width: 991px) {
    .progress-header .progress-track li.progress-current {
        display: block
    }
    .progress-header .progress-track li.progress-current:after,
    .progress-header .progress-track li.progress-current:before {
        z-index: 100;
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }
    .progress-header .progress-track li.progress-current:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #fff;
        border-width: 10px;
        margin-left: -10px
    }
    .progress-header .progress-track li.progress-current:before {
        border-color: rgba(109, 166, 231, 0);
        border-top-color: #001D30;
        border-width: 18px;
        margin-left: -18px
    }
    .progress-header .progress-track li.progress-current .icon-wrap:after {
        content: "\f00c";
        font-family: FontAwesome;
        color: #fff;
        float: right;
        margin-top: 3px
    }
}
.progress-header .progress-track li.progress-current .icon-wrap {
    background-color: #001D30;
    border-color: #001D30
}
.progress-header .progress-track li.progress-current .bubble span {
    font-weight: 700;
    color: #001D30
}
@media (max-width: 991px) {
    .progress-header .progress-track li.progress-current .bubble span {
        background: #fff;
        border: 4px solid #001D30;
        font-weight: 700
    }
}
.progress-header .progress-track li.progress-todo {
    border-color: #cecece
}
.progress-header .progress-track li.progress-todo .icon-wrap {
    background-color: #cecece;
    border-color: #cecece
}
.progress-header .progress-track li:last-child .icon-wrap:after {
    content: ""
}
.progress-header.no-tick .progress-track li.progress-current .icon-wrap:after {
    content: none
}
.occupation-categories-desc {
    padding: 30px 0;
    text-align: center
}
legend {
    border: 0!important;
    line-height: 1.2
}
legend+p {
    margin-top: -7.5px;
    margin-bottom: 30px
}
.panel-body {
    background: #c5dbf5
}
@media only screen and (max-width: 991px) {
    legend {
        font-size: 18px!important;
        text-align: center
    }
    .panel-body {
        padding: 0!important
    }
}
.panel-body .form-radios .control-label {
    position: relative;
    cursor: pointer;
    margin: 0;
    color: #fff;
    background: #8c8c8c;
    font-size: 20px;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    padding: 0;
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 3px 0 0 transparent;
    -moz-transition: background .3s;
    transition: background .3s
}
.panel-body .form-radios .control-label.focus,
.panel-body .form-radios .control-label:focus,
.panel-body .form-radios .control-label:hover {
    color: #fff
}
.open>.dropdown-toggle.panel-body .form-radios .control-label,
.open>.dropdown-toggle.panel-body .form-radios .control-label.focus,
.open>.dropdown-toggle.panel-body .form-radios .control-label:focus,
.open>.dropdown-toggle.panel-body .form-radios .control-label:hover,
.panel-body .form-radios .control-label.active,
.panel-body .form-radios .control-label.active.focus,
.panel-body .form-radios .control-label.active:focus,
.panel-body .form-radios .control-label.active:hover,
.panel-body .form-radios .control-label:active,
.panel-body .form-radios .control-label:active.focus,
.panel-body .form-radios .control-label:active:focus,
.panel-body .form-radios .control-label:active:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}
.open>.dropdown-toggle.panel-body .form-radios .control-label,
.panel-body .form-radios .control-label.active,
.panel-body .form-radios .control-label:active {
    background-image: none
}
.panel-body .form-radios .control-label.disabled.focus,
.panel-body .form-radios .control-label.disabled:focus,
.panel-body .form-radios .control-label.disabled:hover,
.panel-body .form-radios .control-label[disabled].focus,
.panel-body .form-radios .control-label[disabled]:focus,
.panel-body .form-radios .control-label[disabled]:hover,
fieldset[disabled] .panel-body .form-radios .control-label.focus,
fieldset[disabled] .panel-body .form-radios .control-label:focus,
fieldset[disabled] .panel-body .form-radios .control-label:hover {
    background-color: #000;
    border-color: #000
}
.panel-body .form-radios .control-label .badge {
    color: #000;
    background-color: #fff
}
.panel-body .form-radios .control-label.focus,
.panel-body .form-radios .control-label:focus {
    background-color: #b30000;
    border-color: #cd0000
}
.panel-body .form-radios .control-label:hover {
    background-color: #262626
}
@media (max-width: 767px) {
    .panel-body .form-radios .control-label {
        width: 100%;
        margin-bottom: 7.5px;
        display: block;
        text-align: center
    }
    .panel-body .form-radios .control-label .experience_level,
    .panel-body .form-radios .control-label .radio-text {
        margin-left: 0
    }
}
.panel-body .form-radios .control-label .radio-text {
    display: inline-block
}
@media (max-width: 991px) {
    .panel-body .form-radios .control-label .radio-text {
        font-size: 18px;
        margin-left: 15px
    }
}
.panel-body .form-radios .control-label.checked,
.panel-body .form-radios .control-label:focus,
.panel-body .form-radios .control-label:hover {
    background: #001D30!important;
    border: 0;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .75)
}
.panel-body .form-radios .control-label.checked .control__indicator,
.panel-body .form-radios .control-label:focus .control__indicator,
.panel-body .form-radios .control-label:hover .control__indicator {
    background: #fff
}
.panel-body .form-radios .control-label:first-child {
    margin-left: 0
}
.panel-body .form-radios .control-label input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
.panel-body .form-radios .control-label input:focus~.control__indicator,
.panel-body .form-radios .control-label:hover input~.control__indicator {
    background: #ccc
}
.panel-body .form-radios .control-label input:checked~.control__indicator {
    background: #fff
}
.panel-body .form-radios .control-label input:checked:focus~.control__indicator,
.panel-body .form-radios .control-label:hover input:not([disabled]):checked~.control__indicator {
    background: #b1bfc8
}
.panel-body .form-radios .control-label input:disabled~.control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6
}
.panel-body .form-radios .control__indicator:after {
    position: absolute;
    display: none;
    content: ''
}
.panel-body .form-radios .control-label input:checked~.control__indicator:after {
    display: block
}
.panel-body .form-radios .control-label .control__indicator:after {
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e60000
}
.panel-body .form-radios .control-label input:disabled~.control__indicator:after {
    background: #7b7b7b
}
.panel-body .form-radios .control__indicator {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 20px;
    height: 20px;
    background: #ccc;
    border-radius: 50%
}
.panel-body .attainment-description,
.panel-body .competency-description,
.panel-body .form-radios .form-item,
.xp-level {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left
}
.panel-body .form-radios {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center
}
@media only screen and (max-width: 767px) {
    .panel-body .form-radios {
        text-align: left
    }
}
.panel-body .form-radios .form-item {
    width: 100%;
    margin: 0
}
@media (min-width: 768px) {
    .panel-body .form-radios .form-item {
        float: left;
        width: 25%
    }
}
@media print {
    .panel-body .form-radios .form-item {
        float: left;
        width: 25%
    }
}
.panel-body .attainment-description,
.panel-body .competency-description {
    width: 100%
}
@media (min-width: 768px) {
    .panel-body .attainment-description,
    .panel-body .competency-description {
        float: left;
        width: 50%
    }
}
.xp-level {
    width: 100%;
    margin-top: 15px;
    clear: both
}
.xp-level:after {
    clear: both
}
@media only screen and (max-width: 991px) {
    .panel-body .attainment-description h4,
    .panel-body .competency-description h4 {
        margin-bottom: 15px
    }
    .xp-level {
        padding: 0
    }
    .xp-level .form-group {
        margin-bottom: 0
    }
}
.xp-level .form-group.form-type-radios {
    text-align: center;
    padding: 30px;
    background: #dbe9f9
}
.xp-level .form-group.form-type-radios:after {
    clear: both
}
.xp-level .form-group.form-type-radios>label {
    display: block;
    font-size: 18px;
    margin-bottom: 30px
}
.xp-level .form-group.form-type-radios.has-error {
    background: #ffbcbc
}
@media only screen and (max-width: 991px) {
    .xp-level .form-group.form-type-radios {
        padding: 5px
    }
}
@media only screen and (max-width: 1199px) {
    .xp-level .form-group.form-type-radios {
        padding: 15px
    }
}
@media print {
    a.toggle-desc {
        display: none!important
    }
}
.occupational-categories .form-radios .radio.focus:after,
.occupational-categories .form-radios .radio.focus:before,
.occupational-categories .form-radios:after,
.occupational-categories .form-radios:before {
    content: " ";
    display: table
}
.occupational-categories .form-radios {
    margin-left: -15px;
    margin-right: -15px
}
.occupational-categories .form-radios input[type=radio] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute
}
.occupational-categories .form-radios .radio {
    position: absolute;
    height: 100%;
    width: 100%
}
.occupational-categories .form-radios .radio.focus {
    border: 2px solid red
}
.occupational-categories .form-radios .radio.focus:after {
    clear: both
}
.occupational-categories .form-radios:after {
    clear: both
}
.occupational-categories .form-radios .form-type-radio {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .occupational-categories .form-radios .form-type-radio {
        float: left;
        width: 33.33333333%
    }
}
@media print {
    .occupational-categories .form-radios .form-type-radio {
        float: left;
        width: 33.33333333%!important
    }
}
.occupational-categories .form-radios .form-type-radio .control-label {
    background: url(img/Chartered-Icons-01.svg) center center no-repeat #dee4e8;
    background-size: 160px 160px;
    float: left;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    padding: 0;
    border: 0;
    position: relative;
    min-height: 250px;
    box-shadow: 0 3px 0 0 transparent;
    -moz-transition: all .5s;
    transition: all .5s
}
@media only screen and (max-width: 991px) {
    .occupational-categories .form-radios .form-type-radio .control-label {
        min-height: 160px;
        background-size: 80px 80px!important;
        background-position: top 30px center!important
    }
}
.occupational-categories .form-radios .form-type-radio .control-label span {
    text-align: center;
    font-size: 18px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    font-weight: 700;
    color: #8f8e8e;
    text-transform: uppercase
}
.occupational-categories .form-radios .form-type-radio:first-child .control-label {
    background-image: url(img/Chartered-Icons-03.svg);
    background-size: 160px 160px
}
.occupational-categories .form-radios .form-type-radio:last-child .control-label {
    background-image: url(img/Chartered-Icons-02.svg);
    background-size: 160px 160px
}
.occupational-categories .form-radios .form-type-radio.selected .control-label span,
.occupational-categories .form-radios .form-type-radio:hover .control-label span {
    color: #fff;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}
.occupational-categories .form-radios .form-type-radio.selected .control-label,
.occupational-categories .form-radios .form-type-radio:focus .control-label,
.occupational-categories .form-radios .form-type-radio:hover .control-label {
    background-color: #001D30;
    background-image: url(img/Chartered-Icons-01-hover.svg);
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, .75)
}
.occupational-categories .form-radios .form-type-radio.selected:first-child .control-label,
.occupational-categories .form-radios .form-type-radio:focus:first-child .control-label,
.occupational-categories .form-radios .form-type-radio:hover:first-child .control-label {
    background-image: url(img/Chartered-Icons-03-hover.svg)
}
.occupational-categories .form-radios .form-type-radio.selected:last-child .control-label,
.occupational-categories .form-radios .form-type-radio:focus:last-child .control-label,
.occupational-categories .form-radios .form-type-radio:hover:last-child .control-label {
    background-image: url(img/Chartered-Icons-02-hover.svg)
}
.occupational-categories .checkbox,
.occupational-categories .radio {
    margin: 0
}
span.advanced,
span.developing,
span.functional,
span.proficient {
    border-radius: 3px;
    background: #fff!important;
    text-transform: uppercase;
    font-size: 13px;
    top: -3px;
    font-weight: 900;
    margin-left: 7.5px
}
@media only screen and (max-width: 991px) {
    span.advanced,
    span.developing,
    span.functional,
    span.proficient {
        display: block;
        padding: 5px;
        margin: 7.5px 0 0
    }
    span.advanced:before,
    span.developing:before,
    span.functional:before,
    span.proficient:before {
        content: "You rated \00a0"
    }
}
span.developing {
    border-color: #7cb43b;
    color: #7cb43b
}
span.functional {
    border-color: #fe9307;
    color: #fe9307
}
span.proficient {
    border-color: #ff4338;
    color: #ff4338
}
span.advanced {
    border-color: #9a0000;
    color: #9a0000
}
.select2.select2-container {
    width: 100%!important
}
.select2.select2-container .select2-selection__choice__remove {
    font-size: 20px
}
.select2.select2-container .select2-selection__choice {
    white-space: pre
}
@media (max-width: 991px) {
    .occupational-categories .form-radios .form-type-radio .control-label span {
        bottom: 15px
    }
    .select2.select2-container .select2-selection--multiple {
        min-height: 50px
    }
    .select2.select2-container .select2-selection__choice {
        padding-top: 7.5px;
        padding-bottom: 7.5px
    }
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #001D30;
    border: 1px solid #001D30;
    font-weight: 700;
    color: #fff;
    white-space: pre-line!important;
    padding: 0 7.5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 7.5px
}
.tab-nav-container:after,
.tab-nav-container:before {
    content: " ";
    display: table
}
.tab-nav-container:after {
    clear: both
}
.tab-nav-container h3 {
    display: inline-block;
    margin-right: 15px
}
.tab-nav-container .tab-nav ul {
    border-bottom: 0;
    display: inline-block
}
.tab-nav-container .tab-nav li {
    display: inline-block;
    float: none;
    margin-right: 3px;
    margin-bottom: 0!important
}
@media (max-width: 991px) {
    .tab-nav-container .tab-nav li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        border-bottom: 2px solid #fff!important
    }
}
.tab-nav-container .tab-nav li.active a {
    color: #001D30;
    cursor: default;
    background-color: #cfd8dd;
    font-weight: 900!important
}
.tab-nav-container .tab-nav li.active a:focus,
.tab-nav-container .tab-nav li.active a:hover {
    background: #cfd8dd
}
.tab-nav-container .tab-nav a {
    border-radius: 0;
    margin-right: 0;
    border: 0!important;
    position: relative;
    display: block;
    padding: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    background: #edf0f2;
    color: #555;
    line-height: 1.2;
    max-width: 300px
}
@media (max-width: 991px) {
    .tab-nav-container .tab-nav a {
        border-radius: 5px 5px 0 0;
        padding: 15px 30px;
        max-width: 100%
    }
    .tab-content-container .tab-content {
        border-radius: 0
    }
}
.tab-nav-container .tab-nav a:focus,
.tab-nav-container .tab-nav a:hover {
    background: #cfd8dd
}
.tab-content-container:after,
.tab-content-container:before {
    content: " ";
    display: table
}
.tab-content-container:after {
    clear: both
}
.tab-content-container .tab-content {
    background-color: #cfd8dd;
    border-raidus: 3px;
    border-top-left-radius: 0;
    padding: 15px
}
@media (max-width: 1199px) {
    .tab-content-container .form-type-radio {
        width: 25%;
        float: left
    }
}
@keyframes increaseWidthDeveloping {
    from {
        width: 0
    }
    to {
        width: 25%
    }
}
@-moz-keyframes increaseWidthDeveloping {
    from {
        width: 0
    }
    to {
        width: 25%
    }
}
@-webkit-keyframes increaseWidthDeveloping {
    from {
        width: 0
    }
    to {
        width: 25%
    }
}
@keyframes increaseWidthFunctional {
    from {
        width: 0
    }
    to {
        width: 50%
    }
}
@-moz-keyframes increaseWidthFunctional {
    from {
        width: 0
    }
    to {
        width: 50%
    }
}
@-webkit-keyframes increaseWidthFunctional {
    from {
        width: 0
    }
    to {
        width: 50%
    }
}
@keyframes increaseWidthProficient {
    from {
        width: 0
    }
    to {
        width: 75%
    }
}
@-moz-keyframes increaseWidthProficient {
    from {
        width: 0
    }
    to {
        width: 75%
    }
}
@-webkit-keyframes increaseWidthProficient {
    from {
        width: 0
    }
    to {
        width: 75%
    }
}
@keyframes increaseWidthAdvanced {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}
@-moz-keyframes increaseWidthAdvanced {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}
@-webkit-keyframes increaseWidthAdvanced {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}
@media (max-width: 991px) {
    .table-container {
        padding: 0
    }
}
@media only screen and (max-width: 991px) {
    .container.container-table {
        padding: 0;
        margin-top: -15px
    }
}
.rating-results-title {
    display: none!important;
    background: #262626;
    color: #fff;
    padding: 15px;
    margin: 0
}
@media (max-width: 767px) {
    .rating-results-title {
        display: block!important
    }
    table.rating-results-title {
        display: table!important
    }
    tr.rating-results-title {
        display: table-row!important
    }
    td.rating-results-title,
    th.rating-results-title {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .rating-results-title {
        display: block!important
    }
    table.rating-results-title {
        display: table!important
    }
    tr.rating-results-title {
        display: table-row!important
    }
    td.rating-results-title,
    th.rating-results-title {
        display: table-cell!important
    }
}
@media print {
    .rating-results-title {
        display: none!important
    }
}
.rating-result.table {
    width: 100%;
    background: #dcdcdc
}
.rating-result.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 0!important
}
.rating-result.table tr {
    page-break-inside: avoid
}
.rating-result.table .table-header {
    background: #262626;
    -webkit-print-color-adjust: exact;
    color: #fff;
    border: 0
}
@media only screen and (max-width: 991px) {
    .rating-result.table tbody,
    .rating-result.table td,
    .rating-result.table thead,
    .rating-result.table tr {
        display: block
    }
    .rating-result.table {
        padding-top: 30px
    }
    .rating-result.table .table-header {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}
.rating-result.table .table-header th {
    padding: 30px 15px!important;
    text-align: right
}
@media print {
    .rating-result.table .table-header th {
        padding: 15px!important
    }
}
.rating-result.table .table-header th:first-child {
    text-align: left
}
.rating-result.table tbody>tr>td {
    padding: 10px 15px!important
}
@media only screen and (max-width: 991px) {
    .rating-result.table tbody>tr>td {
        border: none;
        position: relative;
        padding-left: 50%
    }
    .rating-result.table tbody>tr>td.empty-td {
        display: none
    }
    .rating-result.table tbody>tr>td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
}
.rating-result.table tbody>tr>th {
    padding: 15px!important
}
.rating-result.table .chartered-level td {
    line-height: 0;
    background: 0 0!important;
    padding: 0!important;
    border: 0!important;
    position: relative
}
@media only screen and (max-width: 991px) {
    .rating-result.table .chartered-level td {
        display: none;
        padding-bottom: 30px!important
    }
    .rating-result.table .chartered-level td:last-child {
        display: block
    }
}
.rating-result.table .chartered-level span {
    z-index: 1000;
    width: 74%;
    right: 0;
    position: absolute;
    background: #000;
    background: -moz-linear-gradient(270deg, #9a0000 10%, #ff4338 60%, #fe9307 100%);
    background: linear-gradient(180deg, #9a0000 10%, #ff4338 60%, #fe9307 100%);
    background: -moz-linear-gradient(180deg, #9a0000 10%, #ff4338 60%, #fe9307 100%);
    background: -ms-linear-gradient(180deg, #9a0000 10%, #ff4338 60%, #fe9307 100%);
    display: block;
    padding: 5px 0;
    line-height: 20px;
    border-radius: 0 0 15px 15px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
    box-shadow: 0 6px 3px 0 rgba(0, 0, 0, .3);
    -webkit-print-color-adjust: exact
}
@media (max-width: 991px) {
    .rating-result.table .chartered-level span {
        width: 73%;
        right: 0
    }
}
.rating-result.table .progress-bar {
    float: left;
    height: 45px;
    width: 100%;
    padding: 12px 0
}
.rating-result.table .progress-track {
    position: relative;
    background: #5d656f
}
.rating-result.table .progress-track .fa-stack {
    position: absolute;
    right: -3px;
    top: -6px
}
.rating-result.table .progress-track .fa {
    float: right;
    margin-right: -3px
}
.rating-result.table .progress-track .fa-circle-o {
    color: #fff
}
.rating-result.table .progress-track .progress-fill {
    position: relative;
    height: 20px;
    width: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px
}
@media print {
    .rating-result.table .chartered-level span {
        box-shadow: 0 6px 3px 0 transparent
    }
    .rating-result.table .progress-track .progress-fill {
        height: 15px
    }
}
.rating-result.table .progress-track .progress-fill .desc-text {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
@media only screen and (max-width: 991px) {
    .rating-result.table .progress-track .progress-fill .desc-text {
        display: block;
        height: auto;
        width: auto;
        color: #fff;
        clip: auto;
        top: -15px;
        font-weight: 700;
        font-size: 14px;
        padding: 3px 5px;
        border-radius: 3px;
        background-clip: padding-box;
        text-transform: uppercase;
        letter-spacing: 1px;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        left: 50%
    }
}
.rating-result.table .progress-track .progress-fill.rating-Developing {
    width: 25%;
    background: #7cb43b;
    background: -moz-linear-gradient(left, #7cb43b 0, #d0c15c 50%, #fdb24c 100%);
    background: linear-gradient(to right, #7cb43b 0, #d0c15c 50%, #fdb24c 100%);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    -webkit-animation: increaseWidthDeveloping .8s ease-out;
    -moz-animation: increaseWidthDeveloping .8s ease-out;
    animation: increaseWidthDeveloping .8s ease-out;
    -webkit-print-color-adjust: exact
}
@media print {
    .rating-result.table .progress-track .progress-fill.rating-Developing {
        box-shadow: inset 0 0 0 transparent
    }
}
.rating-result.table .progress-track .progress-fill.rating-Developing .fa-circle {
    color: #7cb43b
}
.rating-result.table .progress-track .progress-fill.rating-Developing .desc-text {
    background: #7cb43b
}
.rating-result.table .progress-track .progress-fill.rating-Functional {
    width: 50%;
    background: #fe9307;
    background: -moz-linear-gradient(left, #7cb43b 0, #d0c15c 30%, #fdb24c 45%, #fe9307 100%);
    background: linear-gradient(to right, #7cb43b 0, #d0c15c 30%, #fdb24c 45%, #fe9307 100%);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    -webkit-animation: increaseWidthFunctional .6s ease-out;
    -moz-animation: increaseWidthFunctional .8s ease-out;
    animation: increaseWidthFunctional .8s ease-out;
    -webkit-print-color-adjust: exact
}
.rating-result.table .progress-track .progress-fill.rating-Functional .fa-circle {
    color: #fe9307
}
.rating-result.table .progress-track .progress-fill.rating-Functional .desc-text {
    background: #fe9307
}
.rating-result.table .progress-track .progress-fill.rating-Proficient {
    width: 75%;
    background: #ff4338;
    background: -moz-linear-gradient(left, #7cb43b 0, #d0c15c 30%, #fdb24c 45%, #fd803b 60%, #ff4338 100%);
    background: linear-gradient(to right, #7cb43b 0, #d0c15c 30%, #fdb24c 45%, #fd803b 60%, #ff4338 100%);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    -webkit-animation: increaseWidthProficient .8s ease-out;
    -moz-animation: increaseWidthProficient .8s ease-out;
    animation: increaseWidthProficient .8s ease-out;
    -webkit-print-color-adjust: exact
}
.rating-result.table .progress-track .progress-fill.rating-Proficient .fa-circle {
    color: #ff4338
}
.rating-result.table .progress-track .progress-fill.rating-Proficient .desc-text {
    background: #ff4338
}
.rating-result.table .progress-track .progress-fill.rating-Advanced {
    width: 100%;
    background: #9a0000;
    background: -moz-linear-gradient(left, #7cb43b 0, #d0c15c 30%, #fdb24c 45%, #fd803b 60%, #be2728 80%, #800026 100%);
    background: linear-gradient(to right, #7cb43b 0, #d0c15c 30%, #fdb24c 45%, #fd803b 60%, #be2728 80%, #800026 100%);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    -webkit-animation: increaseWidthAdvanced .8s ease-out;
    -moz-animation: increaseWidthAdvanced .8s ease-out;
    animation: increaseWidthAdvanced .8s ease-out;
    -webkit-print-color-adjust: exact
}
.rating-result.table .progress-track .progress-fill.rating-Advanced .fa-circle {
    color: #9a0000
}
.rating-result.table .progress-track .progress-fill.rating-Advanced .desc-text {
    background: #9a0000
}
.rating-result.table .progress-fill,
.rating-result.table .progress-track {
    border-radius: 30px
}
.bg-gray {
    background: #dcdcdc
}
#edit-exit {
    margin-left: 15px
}
@media only screen and (max-width: 991px) {
    #edit-exit {
        margin-left: 0
    }
}
.outcome-statment {
    background: #d9edf7;
    padding: 15px
}
.outcome-statment .wufooForm {
    margin-top: 30px
}
.wufoo input {
    color: #fff;
    background-color: #e60000;
    border-color: #d70000
}
.wufoo input.focus,
.wufoo input:focus,
.wufoo input:hover {
    color: #fff;
    background-color: #b30000
}
.open>.dropdown-toggle.wufoo input,
.wufoo input.active,
.wufoo input:active {
    color: #fff;
    background-color: #b30000;
    border-color: #bd0000;
    background-image: none
}
.open>.dropdown-toggle.wufoo input.focus,
.open>.dropdown-toggle.wufoo input:focus,
.open>.dropdown-toggle.wufoo input:hover,
.wufoo input.active.focus,
.wufoo input.active:focus,
.wufoo input.active:hover,
.wufoo input:active.focus,
.wufoo input:active:focus,
.wufoo input:active:hover {
    color: #fff;
    background-color: #8f0000;
    border-color: #bd0000
}
.wufoo input.disabled.focus,
.wufoo input.disabled:focus,
.wufoo input.disabled:hover,
.wufoo input[disabled].focus,
.wufoo input[disabled]:focus,
.wufoo input[disabled]:hover,
fieldset[disabled] .wufoo input.focus,
fieldset[disabled] .wufoo input:focus,
fieldset[disabled] .wufoo input:hover {
    background-color: #e60000;
    border-color: #d70000
}
.wufoo input .badge {
    color: #e60000;
    background-color: #fff
}
@media print {
    body,
    html {
        background: 0 0!important;
        font-size: 90%
    }
    html.embed,
    iframe {
        display: none!important
    }
}
html.embed {
    background-color: transparent!important
}