@media screen, handheld, projection, tv {
    .clearfix {
        *zoom: 1
    }

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0
    }

    .clearfix:after {
        clear: both
    }

    .hide-text {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }

    .input-block-level {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
        display: block
    }

    audio, canvas, video {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

    audio:not([controls]) {
        display: none
    }

    html {
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }

    a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    a:hover, a:active {
        outline: 0
    }

    sub, sup {
        position: relative;
        font-size: 75%;
        line-height: 0;
        vertical-align: baseline
    }

    sup {
        top: -0.5em
    }

    sub {
        bottom: -0.25em
    }

    img {
        max-width: 100%;
        width: auto \9;
        height: auto;
        vertical-align: middle;
        border: 0;
        -ms-interpolation-mode: bicubic
    }

    #map_canvas img, .google-maps img {
        max-width: none
    }

    button, input, select, textarea {
        margin: 0;
        font-size: 100%;
        vertical-align: middle
    }

    button, input {
        *overflow: visible;
        line-height: normal
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer
    }

    label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
        cursor: pointer
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

    input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none
    }

    textarea {
        overflow: auto;
        vertical-align: top
    }

    body {
        margin: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 20px;
        color: #333;
        background-color: #fff
    }

    a {
        color: #666;
        text-decoration: none
    }

    a:hover, a:focus {
        color: #404040;
        text-decoration: underline
    }

    .img-rounded {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .img-polaroid {
        padding: 4px;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
    }

    .img-circle {
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        border-radius: 500px
    }

    .row {
        margin-left: -20px;
        *zoom: 1
    }

    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 940px
    }

    .span12 {
        width: 940px
    }

    .span11 {
        width: 860px
    }

    .span10 {
        width: 780px
    }

    .span9 {
        width: 700px
    }

    .span8 {
        width: 620px
    }

    .span7 {
        width: 540px
    }

    .span6 {
        width: 460px
    }

    .span5 {
        width: 380px
    }

    .span4 {
        width: 300px
    }

    .span3 {
        width: 220px
    }

    .span2 {
        width: 140px
    }

    .span1 {
        width: 60px
    }

    .offset12 {
        margin-left: 980px
    }

    .offset11 {
        margin-left: 900px
    }

    .offset10 {
        margin-left: 820px
    }

    .offset9 {
        margin-left: 740px
    }

    .offset8 {
        margin-left: 660px
    }

    .offset7 {
        margin-left: 580px
    }

    .offset6 {
        margin-left: 500px
    }

    .offset5 {
        margin-left: 420px
    }

    .offset4 {
        margin-left: 340px
    }

    .offset3 {
        margin-left: 260px
    }

    .offset2 {
        margin-left: 180px
    }

    .offset1 {
        margin-left: 100px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.127659574468085%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    .row-fluid .span11 {
        width: 91.48936170212765%;
        *width: 91.43617021276594%
    }

    .row-fluid .span10 {
        width: 82.97872340425532%;
        *width: 82.92553191489361%
    }

    .row-fluid .span9 {
        width: 74.46808510638297%;
        *width: 74.41489361702126%
    }

    .row-fluid .span8 {
        width: 65.95744680851064%;
        *width: 65.90425531914893%
    }

    .row-fluid .span7 {
        width: 57.44680851063829%;
        *width: 57.39361702127659%
    }

    .row-fluid .span6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%
    }

    .row-fluid .span5 {
        width: 40.42553191489362%;
        *width: 40.37234042553192%
    }

    .row-fluid .span4 {
        width: 31.914893617021278%;
        *width: 31.861702127659576%
    }

    .row-fluid .span3 {
        width: 23.404255319148934%;
        *width: 23.351063829787233%
    }

    .row-fluid .span2 {
        width: 14.893617021276595%;
        *width: 14.840425531914894%
    }

    .row-fluid .span1 {
        width: 6.382978723404255%;
        *width: 6.329787234042553%
    }

    .row-fluid .offset12 {
        margin-left: 104.25531914893617%;
        *margin-left: 104.14893617021275%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.12765957446808%;
        *margin-left: 102.02127659574467%
    }

    .row-fluid .offset11 {
        margin-left: 95.74468085106382%;
        *margin-left: 95.6382978723404%
    }

    .row-fluid .offset11:first-child {
        margin-left: 93.61702127659574%;
        *margin-left: 93.51063829787232%
    }

    .row-fluid .offset10 {
        margin-left: 87.23404255319149%;
        *margin-left: 87.12765957446807%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.1063829787234%;
        *margin-left: 84.99999999999999%
    }

    .row-fluid .offset9 {
        margin-left: 78.72340425531914%;
        *margin-left: 78.61702127659572%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.59574468085106%;
        *margin-left: 76.48936170212764%
    }

    .row-fluid .offset8 {
        margin-left: 70.2127659574468%;
        *margin-left: 70.10638297872339%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.08510638297872%;
        *margin-left: 67.9787234042553%
    }

    .row-fluid .offset7 {
        margin-left: 61.70212765957446%;
        *margin-left: 61.59574468085106%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.574468085106375%;
        *margin-left: 59.46808510638297%
    }

    .row-fluid .offset6 {
        margin-left: 53.191489361702125%;
        *margin-left: 53.085106382978715%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.063829787234035%;
        *margin-left: 50.95744680851063%
    }

    .row-fluid .offset5 {
        margin-left: 44.68085106382979%;
        *margin-left: 44.57446808510638%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.5531914893617%;
        *margin-left: 42.4468085106383%
    }

    .row-fluid .offset4 {
        margin-left: 36.170212765957444%;
        *margin-left: 36.06382978723405%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.04255319148936%;
        *margin-left: 33.93617021276596%
    }

    .row-fluid .offset3 {
        margin-left: 27.659574468085104%;
        *margin-left: 27.5531914893617%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.53191489361702%;
        *margin-left: 25.425531914893618%
    }

    .row-fluid .offset2 {
        margin-left: 19.148936170212764%;
        *margin-left: 19.04255319148936%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.02127659574468%;
        *margin-left: 16.914893617021278%
    }

    .row-fluid .offset1 {
        margin-left: 10.638297872340425%;
        *margin-left: 10.53191489361702%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.51063829787234%;
        *margin-left: 8.404255319148938%
    }

    [class*="span"].hide, .row-fluid [class*="span"].hide {
        display: none
    }

    [class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
        float: right
    }

    .container {
        margin-right: auto;
        margin-left: auto;
        *zoom: 1
    }

    .container:before, .container:after {
        display: table;
        content: "";
        line-height: 0
    }

    .container:after {
        clear: both
    }

    .container-fluid {
        padding-right: 20px;
        padding-left: 20px;
        *zoom: 1
    }

    .container-fluid:before, .container-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }

    .container-fluid:after {
        clear: both
    }

    p {
        margin: 0 0 10px
    }

    .lead {
        margin-bottom: 20px;
        font-size: 21px;
        font-weight: 200;
        line-height: 30px
    }

    small {
        font-size: 85%
    }

    strong {
        font-weight: bold
    }

    em {
        font-style: italic
    }

    cite {
        font-style: normal
    }

    .muted {
        color: #999
    }

    a.muted:hover, a.muted:focus {
        color: #808080
    }

    .text-warning {
        color: #c09853
    }

    a.text-warning:hover, a.text-warning:focus {
        color: #a47e3c
    }

    .text-error {
        color: #b94a48
    }

    a.text-error:hover, a.text-error:focus {
        color: #953b39
    }

    .text-info {
        color: #3a87ad
    }

    a.text-info:hover, a.text-info:focus {
        color: #2d6987
    }

    .text-success {
        color: #468847
    }

    a.text-success:hover, a.text-success:focus {
        color: #356635
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .text-center {
        text-align: center
    }

    h1, h2, h3, h4, h5, h6 {
        margin: 10px 0;
        font-family: inherit;
        font-weight: bold;
        line-height: 20px;
        color: inherit;
        text-rendering: optimizelegibility
    }

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-weight: normal;
        line-height: 1;
        color: #999
    }

    h1, h2, h3 {
        line-height: 40px
    }

    h1 {
        font-size: 38.5px
    }

    h2 {
        font-size: 31.5px
    }

    h3 {
        font-size: 24.5px
    }

    h4 {
        font-size: 17.5px
    }

    h5 {
        font-size: 14px
    }

    h6 {
        font-size: 11.9px
    }

    h1 small {
        font-size: 24.5px
    }

    h2 small {
        font-size: 17.5px
    }

    h3 small {
        font-size: 14px
    }

    h4 small {
        font-size: 14px
    }

    .page-header {
        padding-bottom: 9px;
        margin: 20px 0 30px;
        border-bottom: 1px solid #eee
    }

    ul, ol {
        padding: 0;
        margin: 0 0 10px 25px
    }

    ul ul, ul ol, ol ol, ol ul {
        margin-bottom: 0
    }

    li {
        line-height: 20px
    }

    ul.unstyled, ol.unstyled {
        margin-left: 0;
        list-style: none
    }

    ul.inline, ol.inline {
        margin-left: 0;
        list-style: none
    }

    ul.inline > li, ol.inline > li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding-left: 5px;
        padding-right: 5px
    }

    dl {
        margin-bottom: 20px
    }

    dt, dd {
        line-height: 20px
    }

    dt {
        font-weight: bold
    }

    dd {
        margin-left: 10px
    }

    .dl-horizontal {
        *zoom: 1
    }

    .dl-horizontal:before, .dl-horizontal:after {
        display: table;
        content: "";
        line-height: 0
    }

    .dl-horizontal:after {
        clear: both
    }

    .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
    }

    hr {
        margin: 20px 0;
        border: 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #fff
    }

    abbr[title], abbr[data-original-title] {
        cursor: help;
        border-bottom: 1px dotted #999
    }

    abbr.initialism {
        font-size: 90%;
        text-transform: uppercase
    }

    blockquote {
        padding: 0 0 0 15px;
        margin: 0 0 20px;
        border-left: 5px solid #eee
    }

    blockquote p {
        margin-bottom: 0;
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25
    }

    blockquote small {
        display: block;
        line-height: 20px;
        color: #999
    }

    blockquote small:before {
        content: '\2014 \00A0'
    }

    blockquote.pull-right {
        float: right;
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0
    }

    blockquote.pull-right p, blockquote.pull-right small {
        text-align: right
    }

    blockquote.pull-right small:before {
        content: ''
    }

    blockquote.pull-right small:after {
        content: '\00A0 \2014'
    }

    q:before, q:after, blockquote:before, blockquote:after {
        content: ""
    }

    address {
        display: block;
        margin-bottom: 20px;
        font-style: normal;
        line-height: 20px
    }

    code, pre {
        padding: 0 3px 2px;
        font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
        font-size: 12px;
        color: #333;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    code {
        padding: 2px 4px;
        color: #d14;
        background-color: #f7f7f9;
        border: 1px solid #e1e1e8;
        white-space: nowrap
    }

    pre {
        display: block;
        padding: 9.5px;
        margin: 0 0 10px;
        font-size: 13px;
        line-height: 20px;
        word-break: break-all;
        word-wrap: break-word;
        white-space: pre;
        white-space: pre-wrap;
        background-color: #f5f5f5;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    pre.prettyprint {
        margin-bottom: 20px
    }

    pre code {
        padding: 0;
        color: inherit;
        white-space: pre;
        white-space: pre-wrap;
        background-color: transparent;
        border: 0
    }

    .pre-scrollable {
        max-height: 340px;
        overflow-y: scroll
    }

    .label, .badge {
        display: inline-block;
        padding: 2px 4px;
        font-size: 11.844px;
        font-weight: bold;
        line-height: 14px;
        color: #fff;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #999
    }

    .label {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .badge {
        padding-left: 9px;
        padding-right: 9px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px
    }

    .label:empty, .badge:empty {
        display: none
    }

    a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .label-important, .badge-important {
        background-color: #b94a48
    }

    .label-important[href], .badge-important[href] {
        background-color: #953b39
    }

    .label-warning, .badge-warning {
        background-color: #f89406
    }

    .label-warning[href], .badge-warning[href] {
        background-color: #c67605
    }

    .label-success, .badge-success {
        background-color: #468847
    }

    .label-success[href], .badge-success[href] {
        background-color: #356635
    }

    .label-info, .badge-info {
        background-color: #3a87ad
    }

    .label-info[href], .badge-info[href] {
        background-color: #2d6987
    }

    .label-inverse, .badge-inverse {
        background-color: #333
    }

    .label-inverse[href], .badge-inverse[href] {
        background-color: #1a1a1a
    }

    .btn .label, .btn .badge {
        position: relative;
        top: -1px
    }

    .btn-mini .label, .btn-mini .badge {
        top: 0
    }

    table {
        max-width: 100%;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0
    }

    .table {
        width: 100%;
        margin-bottom: 20px
    }

    .table th, .table td {
        padding: 8px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table th {
        font-weight: bold
    }

    .table thead th {
        vertical-align: bottom
    }

    .table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
        border-top: 0
    }

    .table tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

    .table-condensed th, .table-condensed td {
        padding: 4px 5px
    }

    .table-bordered {
        border: 1px solid #ddd;
        border-collapse: separate;
        *border-collapse: collapse;
        border-left: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .table-bordered th, .table-bordered td {
        border-left: 1px solid #ddd
    }

    .table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
        border-top: 0
    }

    .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px
    }

    .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px
    }

    .table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }

    .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0
    }

    .table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px
    }

    .table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px
    }

    .table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
        background-color: #f9f9f9
    }

    .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
        background-color: #f5f5f5
    }

    table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
        display: table-cell;
        float: none;
        margin-left: 0
    }

    .table td.span1, .table th.span1 {
        float: none;
        width: 44px;
        margin-left: 0
    }

    .table td.span2, .table th.span2 {
        float: none;
        width: 124px;
        margin-left: 0
    }

    .table td.span3, .table th.span3 {
        float: none;
        width: 204px;
        margin-left: 0
    }

    .table td.span4, .table th.span4 {
        float: none;
        width: 284px;
        margin-left: 0
    }

    .table td.span5, .table th.span5 {
        float: none;
        width: 364px;
        margin-left: 0
    }

    .table td.span6, .table th.span6 {
        float: none;
        width: 444px;
        margin-left: 0
    }

    .table td.span7, .table th.span7 {
        float: none;
        width: 524px;
        margin-left: 0
    }

    .table td.span8, .table th.span8 {
        float: none;
        width: 604px;
        margin-left: 0
    }

    .table td.span9, .table th.span9 {
        float: none;
        width: 684px;
        margin-left: 0
    }

    .table td.span10, .table th.span10 {
        float: none;
        width: 764px;
        margin-left: 0
    }

    .table td.span11, .table th.span11 {
        float: none;
        width: 844px;
        margin-left: 0
    }

    .table td.span12, .table th.span12 {
        float: none;
        width: 924px;
        margin-left: 0
    }

    .table tbody tr.success > td {
        background-color: #dff0d8
    }

    .table tbody tr.error > td {
        background-color: #f2dede
    }

    .table tbody tr.warning > td {
        background-color: #fcf8e3
    }

    .table tbody tr.info > td {
        background-color: #232d3d
    }

    .table-hover tbody tr.success:hover > td {
        background-color: #d0e9c6
    }

    .table-hover tbody tr.error:hover > td {
        background-color: #ebcccc
    }

    .table-hover tbody tr.warning:hover > td {
        background-color: #faf2cc
    }

    .table-hover tbody tr.info:hover > td {
        background-color: #c4e3f3
    }

    form {
        margin: 0 0 20px
    }

    fieldset {
        padding: 0;
        margin: 0;
        border: 0
    }

    legend {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 40px;
        color: #333;
        border: 0;
        border-bottom: 1px solid #e5e5e5
    }

    legend small {
        font-size: 15px;
        color: #999
    }

    label, input, button, select, textarea {
        font-size: 14px;
        font-weight: normal;
        line-height: 20px
    }

    input, button, select, textarea {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    }

    label {
        display: block;
        margin-bottom: 5px
    }

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        display: inline-block;
        height: 20px;
        padding: 4px 6px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        color: #555;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        vertical-align: middle
    }

    input, textarea, .uneditable-input {
        width: 206px
    }

    textarea {
        height: auto
    }

    textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        background-color: #fff;
        border: 1px solid #ccc;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border linear .2s, box-shadow linear .2s;
        -moz-transition: border linear .2s, box-shadow linear .2s;
        -o-transition: border linear .2s, box-shadow linear .2s;
        transition: border linear .2s, box-shadow linear .2s
    }

    textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
        border-color: rgba(82, 168, 236, 0.8);
        outline: 0;
        outline: thin dotted \9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
    }

    input[type="radio"], input[type="checkbox"] {
        margin: 4px 0 0;
        *margin-top: 0;
        margin-top: 1px \9;
        line-height: normal
    }

    input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
        width: auto
    }

    select, input[type="file"] {
        height: 30px;
        *margin-top: 4px;
        line-height: 30px
    }

    select {
        width: 220px;
        border: 1px solid #ccc;
        background-color: #fff
    }

    select[multiple], select[size] {
        height: auto
    }

    select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .uneditable-input, .uneditable-textarea {
        color: #999;
        background-color: #fcfcfc;
        border-color: #ccc;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
        cursor: not-allowed
    }

    .uneditable-input {
        overflow: hidden;
        white-space: nowrap
    }

    .uneditable-textarea {
        width: auto;
        height: auto
    }

    input:-moz-placeholder, textarea:-moz-placeholder {
        color: #999
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #999
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #999
    }

    .radio, .checkbox {
        min-height: 20px;
        padding-left: 20px
    }

    .radio input[type="radio"], .checkbox input[type="checkbox"] {
        float: left;
        margin-left: -20px
    }

    .controls > .radio:first-child, .controls > .checkbox:first-child {
        padding-top: 5px
    }

    .radio.inline, .checkbox.inline {
        display: inline-block;
        padding-top: 5px;
        margin-bottom: 0;
        vertical-align: middle
    }

    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 10px
    }

    .input-mini {
        width: 60px
    }

    .input-small {
        width: 90px
    }

    .input-medium {
        width: 150px
    }

    .input-large {
        width: 210px
    }

    .input-xlarge {
        width: 270px
    }

    .input-xxlarge {
        width: 530px
    }

    input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
        float: none;
        margin-left: 0
    }

    .input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
        display: inline-block
    }

    input, textarea, .uneditable-input {
        margin-left: 0
    }

    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px
    }

    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 926px
    }

    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 846px
    }

    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 766px
    }

    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 686px
    }

    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 606px
    }

    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 526px
    }

    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 446px
    }

    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 366px
    }

    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 286px
    }

    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 206px
    }

    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 126px
    }

    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 46px
    }

    .controls-row {
        *zoom: 1
    }

    .controls-row:before, .controls-row:after {
        display: table;
        content: "";
        line-height: 0
    }

    .controls-row:after {
        clear: both
    }

    .controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
        float: left
    }

    .controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
        padding-top: 5px
    }

    input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
        cursor: not-allowed;
        background-color: #eee
    }

    input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
        background-color: transparent
    }

    .control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
        color: #c09853
    }

    .control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
        color: #c09853
    }

    .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
        border-color: #c09853;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }

    .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
    }

    .control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #c09853
    }

    .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
        color: #b94a48
    }

    .control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
        color: #b94a48
    }

    .control-group.error input, .control-group.error select, .control-group.error textarea {
        border-color: #b94a48;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }

    .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
    }

    .control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #b94a48
    }

    .control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
        color: #468847
    }

    .control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
        color: #468847
    }

    .control-group.success input, .control-group.success select, .control-group.success textarea {
        border-color: #468847;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }

    .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
    }

    .control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
        color: #468847;
        background-color: #dff0d8;
        border-color: #468847
    }

    .control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
        color: #3a87ad
    }

    .control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
        color: #3a87ad
    }

    .control-group.info input, .control-group.info select, .control-group.info textarea {
        border-color: #3a87ad;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
    }

    .control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
        border-color: #2d6987;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
    }

    .control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
        color: #3a87ad;
        background-color: #232d3d;
        border-color: #3a87ad
    }

    input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
        color: #b94a48;
        border-color: #ee5f5b
    }

    input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
        border-color: #e9322d;
        -webkit-box-shadow: 0 0 6px #f8b9b7;
        -moz-box-shadow: 0 0 6px #f8b9b7;
        box-shadow: 0 0 6px #f8b9b7
    }

    .form-actions {
        padding: 19px 20px 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border-top: 1px solid #e5e5e5;
        *zoom: 1
    }

    .form-actions:before, .form-actions:after {
        display: table;
        content: "";
        line-height: 0
    }

    .form-actions:after {
        clear: both
    }

    .help-block, .help-inline {
        color: #595959
    }

    .help-block {
        display: block;
        margin-bottom: 10px
    }

    .help-inline {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        padding-left: 5px
    }

    .input-append, .input-prepend {
        display: inline-block;
        margin-bottom: 10px;
        vertical-align: middle;
        font-size: 0;
        white-space: nowrap
    }

    .input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu, .input-append .popover, .input-prepend .popover {
        font-size: 14px
    }

    .input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
        position: relative;
        margin-bottom: 0;
        *margin-left: 0;
        vertical-align: top;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
        z-index: 2
    }

    .input-append .add-on, .input-prepend .add-on {
        display: inline-block;
        width: auto;
        height: 20px;
        min-width: 16px;
        padding: 4px 5px;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
        background-color: #eee;
        border: 1px solid #ccc
    }

    .input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
        vertical-align: top;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .input-append .active, .input-prepend .active {
        background-color: #a9dba9;
        border-color: #46a546
    }

    .input-prepend .add-on, .input-prepend .btn {
        margin-right: -1px
    }

    .input-prepend .add-on:first-child, .input-prepend .btn:first-child {
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

    .input-append input, .input-append select, .input-append .uneditable-input {
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

    .input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .input-append .add-on, .input-append .btn, .input-append .btn-group {
        margin-left: -1px
    }

    .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

    .input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .input-prepend.input-append .btn-group:first-child {
        margin-left: 0
    }

    input.search-query {
        padding-right: 14px;
        padding-right: 4px \9;
        padding-left: 14px;
        padding-left: 4px \9;
        margin-bottom: 0;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px
    }

    .form-search .input-append .search-query, .form-search .input-prepend .search-query {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .form-search .input-append .search-query {
        -webkit-border-radius: 14px 0 0 14px;
        -moz-border-radius: 14px 0 0 14px;
        border-radius: 14px 0 0 14px
    }

    .form-search .input-append .btn {
        -webkit-border-radius: 0 14px 14px 0;
        -moz-border-radius: 0 14px 14px 0;
        border-radius: 0 14px 14px 0
    }

    .form-search .input-prepend .search-query {
        -webkit-border-radius: 0 14px 14px 0;
        -moz-border-radius: 0 14px 14px 0;
        border-radius: 0 14px 14px 0
    }

    .form-search .input-prepend .btn {
        -webkit-border-radius: 14px 0 0 14px;
        -moz-border-radius: 14px 0 0 14px;
        border-radius: 14px 0 0 14px
    }

    .form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-search .hide, .form-inline .hide, .form-horizontal .hide {
        display: none
    }

    .form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
        display: inline-block
    }

    .form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
        margin-bottom: 0
    }

    .form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
        padding-left: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: left;
        margin-right: 3px;
        margin-left: 0
    }

    .control-group {
        margin-bottom: 10px
    }

    legend + .control-group {
        margin-top: 20px;
        -webkit-margin-top-collapse: separate
    }

    .form-horizontal .control-group {
        margin-bottom: 20px;
        *zoom: 1
    }

    .form-horizontal .control-group:before, .form-horizontal .control-group:after {
        display: table;
        content: "";
        line-height: 0
    }

    .form-horizontal .control-group:after {
        clear: both
    }

    .form-horizontal .control-label {
        float: left;
        width: 160px;
        padding-top: 5px;
        text-align: right
    }

    .form-horizontal .controls {
        *display: inline-block;
        *padding-left: 20px;
        margin-left: 180px;
        *margin-left: 0
    }

    .form-horizontal .controls:first-child {
        *padding-left: 180px
    }

    .form-horizontal .help-block {
        margin-bottom: 0
    }

    .form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
        margin-top: 10px
    }

    .form-horizontal .form-actions {
        padding-left: 180px
    }

    .btn {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 4px 12px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        color: #333;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        background-color: #f5f5f5;
        background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
        background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
        background-image: -o-linear-gradient(top, #fff, #e6e6e6);
        background-image: linear-gradient(to bottom, #fff, #e6e6e6);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
        border-color: #e6e6e6 #e6e6e6 #bfbfbf;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #e6e6e6;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        border: 1px solid #ccc;
        *border: 0;
        border-bottom-color: #b3b3b3;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        *margin-left: .3em;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
    }

    .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
        color: #333;
        background-color: #e6e6e6;
        *background-color: #d9d9d9
    }

    .btn:active, .btn.active {
        background-color: #ccc \9
    }

    .btn:first-child {
        *margin-left: 0
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
    }

    .btn.disabled, .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .btn-large {
        padding: 11px 19px;
        font-size: 17.5px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
        margin-top: 4px
    }

    .btn-small {
        padding: 2px 10px;
        font-size: 11.9px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
        margin-top: 0
    }

    .btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
        margin-top: -1px
    }

    .btn-mini {
        padding: 0 6px;
        font-size: 10.5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .btn-block {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .btn-block + .btn-block {
        margin-top: 5px
    }

    input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
        width: 100%
    }

    .btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
        color: rgba(255, 255, 255, 0.75)
    }

    .btn-primary {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #666;
        background-image: -moz-linear-gradient(top, #666, #666);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(#666));
        background-image: -webkit-linear-gradient(top, #666, #666);
        background-image: -o-linear-gradient(top, #666, #666);
        background-image: linear-gradient(to bottom, #666, #666);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff666666', GradientType=0);
        border-color: #666 #666 #404040;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #666;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        background-color: #666;
        *background-color: #595959
    }

    .btn-primary:active, .btn-primary.active {
        background-color: #4d4d4d \9
    }

    .btn-warning {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #faa732;
        background-image: -moz-linear-gradient(top, #fbb450, #f89406);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
        background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
        background-image: -o-linear-gradient(top, #fbb450, #f89406);
        background-image: linear-gradient(to bottom, #fbb450, #f89406);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
        border-color: #f89406 #f89406 #ad6704;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #f89406;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
        color: #fff;
        background-color: #f89406;
        *background-color: #df8505
    }

    .btn-warning:active, .btn-warning.active {
        background-color: #c67605 \9
    }

    .btn-danger {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #da4f49;
        background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
        background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
        background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
        background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
        border-color: #bd362f #bd362f #802420;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #bd362f;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
        color: #fff;
        background-color: #bd362f;
        *background-color: #a9302a
    }

    .btn-danger:active, .btn-danger.active {
        background-color: #942a25 \9
    }

    .btn-success {
        color: #fff;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
        background-image: -webkit-linear-gradient(top, #62c462, #51a351);
        background-image: -o-linear-gradient(top, #62c462, #51a351);
        background-image: linear-gradient(to bottom, #62c462, #51a351);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
        border-color: #51a351 #51a351 #387038;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #51a351;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
        color: #fff;
        background-color: #51a351;
        *background-color: #499249
    }

    .btn-success:active, .btn-success.active {
        background-color: #408140 \9
    }

    .btn-info {
        color: #fff;
        background-color: #49afcd;
        background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
        background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
        background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
        background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
        border-color: #2f96b4 #2f96b4 #1f6377;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #2f96b4;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
        color: #fff;
        background-color: #2f96b4;
        *background-color: #2a85a0
    }

    .btn-info:active, .btn-info.active {
        background-color: #24748c \9
    }

    .btn-inverse {
        color: #fff;
        background-color: #363636;
        background-image: -moz-linear-gradient(top, #444, #222);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
        background-image: -webkit-linear-gradient(top, #444, #222);
        background-image: -o-linear-gradient(top, #444, #222);
        background-image: linear-gradient(to bottom, #444, #222);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
        border-color: #222 #222 #000;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #222;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
        color: #fff;
        background-color: #222;
        *background-color: #151515
    }

    .btn-inverse:active, .btn-inverse.active {
        background-color: #080808 \9
    }

    button.btn, input[type="submit"].btn {
        *padding-top: 3px;
        *padding-bottom: 3px
    }

    button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    button.btn.btn-large, input[type="submit"].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px
    }

    button.btn.btn-small, input[type="submit"].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px
    }

    button.btn.btn-mini, input[type="submit"].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px
    }

    .btn-link, .btn-link:active, .btn-link[disabled] {
        background-color: transparent;
        background-image: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .btn-link {
        border-color: transparent;
        cursor: pointer;
        color: #666;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-link:hover, .btn-link:focus {
        color: #404040;
        text-decoration: underline;
        background-color: transparent
    }

    .btn-link[disabled]:hover, .btn-link[disabled]:focus {
        color: #333;
        text-decoration: none
    }

    .btn-group {
        position: relative;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 0;
        vertical-align: middle;
        white-space: nowrap;
        *margin-left: .3em
    }

    .btn-group:first-child {
        *margin-left: 0
    }

    .btn-group + .btn-group {
        margin-left: 5px
    }

    .btn-toolbar {
        font-size: 0;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group {
        margin-left: 5px
    }

    .btn-group > .btn {
        position: relative;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group > .btn + .btn {
        margin-left: -1px
    }

    .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
        font-size: 14px
    }

    .btn-group > .btn-mini {
        font-size: 10.5px
    }

    .btn-group > .btn-small {
        font-size: 11.9px
    }

    .btn-group > .btn-large {
        font-size: 17.5px
    }

    .btn-group > .btn:first-child {
        margin-left: 0;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px
    }

    .btn-group > .btn.large:first-child {
        margin-left: 0;
        -webkit-border-top-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-bottom-left-radius: 6px
    }

    .btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
        -webkit-border-top-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        border-bottom-right-radius: 6px
    }

    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
        z-index: 2
    }

    .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
        outline: 0
    }

    .btn-group > .btn + .dropdown-toggle {
        padding-left: 8px;
        padding-right: 8px;
        -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
        -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
        box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
        *padding-top: 5px;
        *padding-bottom: 5px
    }

    .btn-group > .btn-mini + .dropdown-toggle {
        padding-left: 5px;
        padding-right: 5px;
        *padding-top: 2px;
        *padding-bottom: 2px
    }

    .btn-group > .btn-small + .dropdown-toggle {
        *padding-top: 5px;
        *padding-bottom: 4px
    }

    .btn-group > .btn-large + .dropdown-toggle {
        padding-left: 12px;
        padding-right: 12px;
        *padding-top: 7px;
        *padding-bottom: 7px
    }

    .btn-group.open .dropdown-toggle {
        background-image: none;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
    }

    .btn-group.open .btn.dropdown-toggle {
        background-color: #e6e6e6
    }

    .btn-group.open .btn-primary.dropdown-toggle {
        background-color: #666
    }

    .btn-group.open .btn-warning.dropdown-toggle {
        background-color: #f89406
    }

    .btn-group.open .btn-danger.dropdown-toggle {
        background-color: #bd362f
    }

    .btn-group.open .btn-success.dropdown-toggle {
        background-color: #51a351
    }

    .btn-group.open .btn-info.dropdown-toggle {
        background-color: #2f96b4
    }

    .btn-group.open .btn-inverse.dropdown-toggle {
        background-color: #222
    }

    .btn .caret {
        margin-top: 8px;
        margin-left: 0
    }

    .btn-large .caret {
        margin-top: 6px
    }

    .btn-large .caret {
        border-left-width: 5px;
        border-right-width: 5px;
        border-top-width: 5px
    }

    .btn-mini .caret, .btn-small .caret {
        margin-top: 8px
    }

    .dropup .btn-large .caret {
        border-bottom-width: 5px
    }

    .btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .btn-group-vertical {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

    .btn-group-vertical > .btn {
        display: block;
        float: none;
        max-width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .btn-group-vertical > .btn + .btn {
        margin-left: 0;
        margin-top: -1px
    }

    .btn-group-vertical > .btn:first-child {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

    .btn-group-vertical > .btn:last-child {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

    .btn-group-vertical > .btn-large:first-child {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0
    }

    .btn-group-vertical > .btn-large:last-child {
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px
    }

    .nav {
        margin-left: 0;
        margin-bottom: 20px;
        list-style: none
    }

    .nav > li > a {
        display: block
    }

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eee
    }

    .nav > li > a > img {
        max-width: none
    }

    .nav > .pull-right {
        float: right
    }

    .nav-header {
        display: block;
        padding: 3px 15px;
        font-size: 11px;
        font-weight: bold;
        line-height: 20px;
        color: #999;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        text-transform: uppercase
    }

    .nav li + .nav-header {
        margin-top: 9px
    }

    .nav-list {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0
    }

    .nav-list > li > a, .nav-list .nav-header {
        margin-left: -15px;
        margin-right: -15px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
    }

    .nav-list > li > a {
        padding: 3px 15px
    }

    .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
        background-color: #666
    }

    .nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
        margin-right: 2px
    }

    .nav-list .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff
    }

    .nav-tabs, .nav-pills {
        *zoom: 1
    }

    .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
        display: table;
        content: "";
        line-height: 0
    }

    .nav-tabs:after, .nav-pills:after {
        clear: both
    }

    .nav-tabs > li, .nav-pills > li {
        float: left
    }

    .nav-tabs > li > a, .nav-pills > li > a {
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
        line-height: 14px
    }

    .nav-tabs {
        border-bottom: 1px solid #ddd
    }

    .nav-tabs > li {
        margin-bottom: -1px
    }

    .nav-tabs > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 20px;
        border: 1px solid transparent;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        border-color: #eee #eee #ddd
    }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
        color: #555;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default
    }

    .nav-pills > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 2px;
        margin-bottom: 2px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
        color: #fff;
        background-color: #666
    }

    .nav-stacked > li {
        float: none
    }

    .nav-stacked > li > a {
        margin-right: 0
    }

    .nav-tabs.nav-stacked {
        border-bottom: 0
    }

    .nav-tabs.nav-stacked > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .nav-tabs.nav-stacked > li:first-child > a {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px
    }

    .nav-tabs.nav-stacked > li:last-child > a {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }

    .nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
        border-color: #ddd;
        z-index: 2
    }

    .nav-pills.nav-stacked > li > a {
        margin-bottom: 3px
    }

    .nav-pills.nav-stacked > li:last-child > a {
        margin-bottom: 1px
    }

    .nav-tabs .dropdown-menu {
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px
    }

    .nav-pills .dropdown-menu {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .nav .dropdown-toggle .caret {
        border-top-color: #666;
        border-bottom-color: #666;
        margin-top: 6px
    }

    .nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
        border-top-color: #404040;
        border-bottom-color: #404040
    }

    .nav-tabs .dropdown-toggle .caret {
        margin-top: 8px
    }

    .nav .active .dropdown-toggle .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .nav-tabs .active .dropdown-toggle .caret {
        border-top-color: #555;
        border-bottom-color: #555
    }

    .nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
        cursor: pointer
    }

    .nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
        color: #fff;
        background-color: #999;
        border-color: #999
    }

    .nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
        border-color: #999
    }

    .tabbable {
        *zoom: 1
    }

    .tabbable:before, .tabbable:after {
        display: table;
        content: "";
        line-height: 0
    }

    .tabbable:after {
        clear: both
    }

    .tab-content {
        overflow: auto
    }

    .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
        border-bottom: 0
    }

    .tab-content > .tab-pane, .pill-content > .pill-pane {
        display: none
    }

    .tab-content > .active, .pill-content > .active {
        display: block
    }

    .tabs-below > .nav-tabs {
        border-top: 1px solid #ddd
    }

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0
    }

    .tabs-below > .nav-tabs > li > a {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

    .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-bottom-color: transparent;
        border-top-color: #ddd
    }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd #ddd
    }

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: none
    }

    .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px
    }

    .tabs-left > .nav-tabs {
        float: left;
        margin-right: 19px;
        border-right: 1px solid #ddd
    }

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px
    }

    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
        border-color: #eee #ddd #eee #eee
    }

    .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #fff
    }

    .tabs-right > .nav-tabs {
        float: right;
        margin-left: 19px;
        border-left: 1px solid #ddd
    }

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0
    }

    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
        border-color: #eee #eee #eee #ddd
    }

    .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #fff
    }

    .nav > .disabled > a {
        color: #999
    }

    .nav > .disabled > a:hover, .nav > .disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        cursor: default
    }

    .navbar {
        overflow: visible;
        margin-bottom: 20px;
        *position: relative;
        *z-index: 2
    }

    .navbar-inner {
        min-height: 40px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #fafafa;
        background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
        background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
        background-image: -o-linear-gradient(top, #fff, #f2f2f2);
        background-image: linear-gradient(to bottom, #fff, #f2f2f2);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
        border: 1px solid #d4d4d4;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
        *zoom: 1
    }

    .navbar-inner:before, .navbar-inner:after {
        display: table;
        content: "";
        line-height: 0
    }

    .navbar-inner:after {
        clear: both
    }

    .navbar .container {
        width: auto
    }

    .nav-collapse.collapse {
        height: auto;
        overflow: visible
    }

    .navbar .brand {
        float: left;
        display: block;
        padding: 10px 20px 10px;
        margin-left: -20px;
        font-size: 20px;
        font-weight: 200;
        color: #777;
        text-shadow: 0 1px 0 #fff
    }

    .navbar .brand:hover, .navbar .brand:focus {
        text-decoration: none
    }

    .navbar-text {
        margin-bottom: 0;
        line-height: 40px;
        color: #777
    }

    .navbar-link {
        color: #777
    }

    .navbar-link:hover, .navbar-link:focus {
        color: #333
    }

    .navbar .divider-vertical {
        height: 40px;
        margin: 0 9px;
        border-left: 1px solid #f2f2f2;
        border-right: 1px solid #fff
    }

    .navbar .btn, .navbar .btn-group {
        margin-top: 5px
    }

    .navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group {
        margin-top: 0
    }

    .navbar-form {
        margin-bottom: 0;
        *zoom: 1
    }

    .navbar-form:before, .navbar-form:after {
        display: table;
        content: "";
        line-height: 0
    }

    .navbar-form:after {
        clear: both
    }

    .navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
        margin-top: 5px
    }

    .navbar-form input, .navbar-form select, .navbar-form .btn {
        display: inline-block;
        margin-bottom: 0
    }

    .navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
        margin-top: 3px
    }

    .navbar-form .input-append, .navbar-form .input-prepend {
        margin-top: 5px;
        white-space: nowrap
    }

    .navbar-form .input-append input, .navbar-form .input-prepend input {
        margin-top: 0
    }

    .navbar-search {
        position: relative;
        float: left;
        margin-top: 5px;
        margin-bottom: 0
    }

    .navbar-search .search-query {
        margin-bottom: 0;
        padding: 4px 14px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        font-weight: normal;
        line-height: 1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px
    }

    .navbar-static-top {
        position: static;
        margin-bottom: 0
    }

    .navbar-static-top .navbar-inner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        margin-bottom: 0
    }

    .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
        border-width: 0 0 1px
    }

    .navbar-fixed-bottom .navbar-inner {
        border-width: 1px 0 0
    }

    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding-left: 0;
        padding-right: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 940px
    }

    .navbar-fixed-top {
        top: 0
    }

    .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
        box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
    }

    .navbar-fixed-bottom {
        bottom: 0
    }

    .navbar-fixed-bottom .navbar-inner {
        -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
        box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
    }

    .navbar .nav {
        position: relative;
        left: 0;
        display: block;
        float: left;
        margin: 0 10px 0 0
    }

    .navbar .nav.pull-right {
        float: right;
        margin-right: 0
    }

    .navbar .nav > li {
        float: left
    }

    .navbar .nav > li > a {
        float: none;
        padding: 10px 15px 10px;
        color: #777;
        text-decoration: none;
        text-shadow: 0 1px 0 #fff
    }

    .navbar .nav .dropdown-toggle .caret {
        margin-top: 8px
    }

    .navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
        background-color: transparent;
        color: #333;
        text-decoration: none
    }

    .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
        color: #555;
        text-decoration: none;
        background-color: #e5e5e5;
        -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
    }

    .navbar .btn-navbar {
        display: none;
        float: right;
        padding: 7px 10px;
        margin-left: 5px;
        margin-right: 5px;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #ededed;
        background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
        background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
        background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
        background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
        border-color: #e5e5e5 #e5e5e5 #bfbfbf;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #e5e5e5;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
    }

    .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
        color: #fff;
        background-color: #e5e5e5;
        *background-color: #d9d9d9
    }

    .navbar .btn-navbar:active, .navbar .btn-navbar.active {
        background-color: #ccc \9
    }

    .navbar .btn-navbar .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #f5f5f5;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
    }

    .btn-navbar .icon-bar + .icon-bar {
        margin-top: 3px
    }

    .navbar .nav > li > .dropdown-menu:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: -7px;
        left: 9px
    }

    .navbar .nav > li > .dropdown-menu:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        top: -6px;
        left: 10px
    }

    .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
        border-top: 7px solid #ccc;
        border-top-color: rgba(0, 0, 0, 0.2);
        border-bottom: 0;
        bottom: -7px;
        top: auto
    }

    .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
        border-top: 6px solid #fff;
        border-bottom: 0;
        bottom: -6px;
        top: auto
    }

    .navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
        border-top-color: #333;
        border-bottom-color: #333
    }

    .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
        background-color: #e5e5e5;
        color: #555
    }

    .navbar .nav li.dropdown > .dropdown-toggle .caret {
        border-top-color: #777;
        border-bottom-color: #777
    }

    .navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
        border-top-color: #555;
        border-bottom-color: #555
    }

    .navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
        left: auto;
        right: 0
    }

    .navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
        left: auto;
        right: 12px
    }

    .navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
        left: auto;
        right: 13px
    }

    .navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: -1px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px
    }

    .navbar-inverse .navbar-inner {
        background-color: #1b1b1b;
        background-image: -moz-linear-gradient(top, #222, #111);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
        background-image: -webkit-linear-gradient(top, #222, #111);
        background-image: -o-linear-gradient(top, #222, #111);
        background-image: linear-gradient(to bottom, #222, #111);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
        border-color: #252525
    }

    .navbar-inverse .brand, .navbar-inverse .nav > li > a {
        color: #999;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
    }

    .navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus {
        color: #fff
    }

    .navbar-inverse .brand {
        color: #999
    }

    .navbar-inverse .navbar-text {
        color: #999
    }

    .navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
        background-color: transparent;
        color: #fff
    }

    .navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
        color: #fff;
        background-color: #111
    }

    .navbar-inverse .navbar-link {
        color: #999
    }

    .navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
        color: #fff
    }

    .navbar-inverse .divider-vertical {
        border-left-color: #111;
        border-right-color: #222
    }

    .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
        background-color: #111;
        color: #fff
    }

    .navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
        border-top-color: #999;
        border-bottom-color: #999
    }

    .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .navbar-inverse .navbar-search .search-query {
        color: #fff;
        background-color: #515151;
        border-color: #111;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .navbar-inverse .navbar-search .search-query:-moz-placeholder {
        color: #ccc
    }

    .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
        color: #ccc
    }

    .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
        color: #ccc
    }

    .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
        padding: 5px 15px;
        color: #333;
        text-shadow: 0 1px 0 #fff;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        outline: 0
    }

    .navbar-inverse .btn-navbar {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0e0e0e;
        background-image: -moz-linear-gradient(top, #151515, #040404);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
        background-image: -webkit-linear-gradient(top, #151515, #040404);
        background-image: -o-linear-gradient(top, #151515, #040404);
        background-image: linear-gradient(to bottom, #151515, #040404);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
        border-color: #040404 #040404 #000;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        *background-color: #040404;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
        color: #fff;
        background-color: #040404;
        *background-color: #000
    }

    .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
        background-color: #000 \9
    }

    .breadcrumb {
        padding: 8px 15px;
        margin: 0 0 20px;
        list-style: none;
        background-color: #f5f5f5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .breadcrumb > li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-shadow: 0 1px 0 #fff
    }

    .breadcrumb > li > .divider {
        padding: 0 5px;
        color: #ccc
    }

    .breadcrumb > .active {
        color: #999
    }

    .pagination {
        margin: 20px 0
    }

    .pagination ul {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-left: 0;
        margin-bottom: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
    }

    .pagination ul > li {
        display: inline
    }

    .pagination ul > li > a, .pagination ul > li > span {
        float: left;
        padding: 4px 12px;
        line-height: 20px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        border-left-width: 0
    }

    .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
        background-color: #f5f5f5
    }

    .pagination ul > .active > a, .pagination ul > .active > span {
        color: #999;
        cursor: default
    }

    .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
        color: #999;
        background-color: transparent;
        cursor: default
    }

    .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
        border-left-width: 1px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }

    .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px
    }

    .pagination-centered {
        text-align: center
    }

    .pagination-right {
        text-align: right
    }

    .pagination-large ul > li > a, .pagination-large ul > li > span {
        padding: 11px 19px;
        font-size: 17.5px
    }

    .pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
        -webkit-border-top-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-bottom-left-radius: 6px
    }

    .pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
        -webkit-border-top-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        border-bottom-right-radius: 6px
    }

    .pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
        -webkit-border-top-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-bottom-left-radius: 3px
    }

    .pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        border-bottom-right-radius: 3px
    }

    .pagination-small ul > li > a, .pagination-small ul > li > span {
        padding: 2px 10px;
        font-size: 11.9px
    }

    .pagination-mini ul > li > a, .pagination-mini ul > li > span {
        padding: 0 6px;
        font-size: 10.5px
    }

    .pager {
        margin: 20px 0;
        list-style: none;
        text-align: center;
        *zoom: 1
    }

    .pager:before, .pager:after {
        display: table;
        content: "";
        line-height: 0
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px
    }

    .pager li > a:hover, .pager li > a:focus {
        text-decoration: none;
        background-color: #f5f5f5
    }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: default
    }

    .thumbnails {
        margin-left: -20px;
        list-style: none;
        *zoom: 1
    }

    .thumbnails:before, .thumbnails:after {
        display: table;
        content: "";
        line-height: 0
    }

    .thumbnails:after {
        clear: both
    }

    .row-fluid .thumbnails {
        margin-left: 0
    }

    .thumbnails > li {
        float: left;
        margin-bottom: 20px;
        margin-left: 20px
    }

    .thumbnail {
        display: block;
        padding: 4px;
        line-height: 20px;
        border: 1px solid #ddd;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

    a.thumbnail:hover, a.thumbnail:focus {
        border-color: #666;
        -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
        -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
        box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
    }

    .thumbnail > img {
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #555
    }

    .alert {
        padding: 8px 35px 8px 14px;
        margin-bottom: 20px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        background-color: #fcf8e3;
        border: 1px solid #fbeed5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .alert, .alert h4 {
        color: #c09853
    }

    .alert h4 {
        margin: 0
    }

    .alert .close {
        position: relative;
        top: -2px;
        right: -21px;
        line-height: 20px
    }

    .alert-success {
        background-color: #dff0d8;
        border-color: #d6e9c6;
        color: #468847
    }

    .alert-success h4 {
        color: #468847
    }

    .alert-danger, .alert-error {
        background-color: #f2dede;
        border-color: #eed3d7;
        color: #b94a48
    }

    .alert-danger h4, .alert-error h4 {
        color: #b94a48
    }

    .alert-info {
        background-color: #232d3d;
        border-color: #bce8f1;
        color: #3a87ad
    }

    .alert-info h4 {
        color: #3a87ad
    }

    .alert-block {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .alert-block > p, .alert-block > ul {
        margin-bottom: 0
    }

    .alert-block p + p {
        margin-top: 5px
    }

    @-webkit-keyframes progress-bar-stripes {
        from {
            background-position: 40px 0
        }
        to {
            background-position: 0 0
        }
    }@-moz-keyframes progress-bar-stripes {
         from {
             background-position: 40px 0
         }
         to {
             background-position: 0 0
         }
     }@-ms-keyframes progress-bar-stripes {
          from {
              background-position: 40px 0
          }
          to {
              background-position: 0 0
          }
      }@-o-keyframes progress-bar-stripes {
           from {
               background-position: 0 0
           }
           to {
               background-position: 40px 0
           }
       }@keyframes progress-bar-stripes {
            from {
                background-position: 40px 0
            }
            to {
                background-position: 0 0
            }
        }.progress {
             overflow: hidden;
             height: 20px;
             margin-bottom: 20px;
             background-color: #f7f7f7;
             background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
             background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
             background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
             background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
             background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
             background-repeat: repeat-x;
             filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
             -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
             -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
             box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
             -webkit-border-radius: 4px;
             -moz-border-radius: 4px;
             border-radius: 4px
         }

    .progress .bar {
        width: 0%;
        height: 100%;
        color: #fff;
        float: left;
        font-size: 12px;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top, #149bdf, #0480be);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
        background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
        background-image: -o-linear-gradient(top, #149bdf, #0480be);
        background-image: linear-gradient(to bottom, #149bdf, #0480be);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width 0.6s ease;
        -moz-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
        transition: width 0.6s ease
    }

    .progress .bar + .bar {
        -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
        -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
        box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15)
    }

    .progress-striped .bar {
        background-color: #149bdf;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        -webkit-background-size: 40px 40px;
        -moz-background-size: 40px 40px;
        -o-background-size: 40px 40px;
        background-size: 40px 40px
    }

    .progress.active .bar {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        -moz-animation: progress-bar-stripes 2s linear infinite;
        -ms-animation: progress-bar-stripes 2s linear infinite;
        -o-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite
    }

    .progress-danger .bar, .progress .bar-danger {
        background-color: #dd514c;
        background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
        background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
        background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
    }

    .progress-danger.progress-striped .bar, .progress-striped .bar-danger {
        background-color: #ee5f5b;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
    }

    .progress-success .bar, .progress .bar-success {
        background-color: #5eb95e;
        background-image: -moz-linear-gradient(top, #62c462, #57a957);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
        background-image: -webkit-linear-gradient(top, #62c462, #57a957);
        background-image: -o-linear-gradient(top, #62c462, #57a957);
        background-image: linear-gradient(to bottom, #62c462, #57a957);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
    }

    .progress-success.progress-striped .bar, .progress-striped .bar-success {
        background-color: #62c462;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
    }

    .progress-info .bar, .progress .bar-info {
        background-color: #4bb1cf;
        background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
        background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
        background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
        background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
    }

    .progress-info.progress-striped .bar, .progress-striped .bar-info {
        background-color: #5bc0de;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
    }

    .progress-warning .bar, .progress .bar-warning {
        background-color: #faa732;
        background-image: -moz-linear-gradient(top, #fbb450, #f89406);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
        background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
        background-image: -o-linear-gradient(top, #fbb450, #f89406);
        background-image: linear-gradient(to bottom, #fbb450, #f89406);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
    }

    .progress-warning.progress-striped .bar, .progress-striped .bar-warning {
        background-color: #fbb450;
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
    }

    .tooltip {
        position: absolute;
        z-index: 1030;
        display: block;
        visibility: visible;
        font-size: 11px;
        line-height: 1.4;
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .tooltip.in {
        opacity: 0.8;
        filter: alpha(opacity=80)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

    .tooltip-inner {
        max-width: 200px;
        padding: 8px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        background-color: #000;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .tooltip-arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-width: 5px 5px 5px 0;
        border-right-color: #000
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
        border-left-color: #000
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000
    }

    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000
    }

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop, .modal-backdrop.fade.in {
        opacity: 0.8;
        filter: alpha(opacity=80)
    }

    .modal {
        position: fixed;
        top: 10%;
        left: 50%;
        z-index: 1050;
        width: 560px;
        margin-left: -280px;
        background-color: #fff;
        border: 1px solid #999;
        border: 1px solid rgba(0, 0, 0, 0.3);
        *border: 1px solid #999;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        outline: none
    }

    .modal.fade {
        -webkit-transition: opacity .3s linear, top .3s ease-out;
        -moz-transition: opacity .3s linear, top .3s ease-out;
        -o-transition: opacity .3s linear, top .3s ease-out;
        transition: opacity .3s linear, top .3s ease-out;
        top: -25%
    }

    .modal.fade.in {
        top: 10%
    }

    .modal-header {
        padding: 9px 15px;
        border-bottom: 1px solid #eee
    }

    .modal-header .close {
        margin-top: 2px
    }

    .modal-header h3 {
        margin: 0;
        line-height: 30px
    }

    .modal-body {
        position: relative;
        overflow-y: auto;
        max-height: 400px;
        padding: 15px
    }

    .modal-form {
        margin-bottom: 0
    }

    .modal-footer {
        padding: 14px 15px 15px;
        margin-bottom: 0;
        text-align: right;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px;
        -webkit-box-shadow: inset 0 1px 0 #fff;
        -moz-box-shadow: inset 0 1px 0 #fff;
        box-shadow: inset 0 1px 0 #fff;
        *zoom: 1
    }

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: "";
        line-height: 0
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

    .dropup, .dropdown {
        position: relative
    }

    .dropdown-toggle {
        *margin-bottom: -3px
    }

    .dropdown-toggle:active, .open .dropdown-toggle {
        outline: 0
    }

    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: top;
        border-top: 4px solid #000;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: ""
    }

    .dropdown .caret {
        margin-top: 8px;
        margin-left: 2px
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.2);
        *border-right-width: 2px;
        *border-bottom-width: 2px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box
    }

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #fff
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 20px;
        color: #333;
        white-space: nowrap
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
        text-decoration: none;
        color: #fff;
        background-color: #616161;
        background-image: -moz-linear-gradient(top, #666, #595959);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(#595959));
        background-image: -webkit-linear-gradient(top, #666, #595959);
        background-image: -o-linear-gradient(top, #666, #595959);
        background-image: linear-gradient(to bottom, #666, #595959);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff595959', GradientType=0)
    }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #616161;
        background-image: -moz-linear-gradient(top, #666, #595959);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(#595959));
        background-image: -webkit-linear-gradient(top, #666, #595959);
        background-image: -o-linear-gradient(top, #666, #595959);
        background-image: linear-gradient(to bottom, #666, #595959);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff595959', GradientType=0)
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999
    }

    .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        cursor: default
    }

    .open {
        *z-index: 1000
    }

    .open > .dropdown-menu {
        display: block
    }

    .pull-right > .dropdown-menu {
        right: 0;
        left: auto
    }

    .dropup .caret, .navbar-fixed-bottom .dropdown .caret {
        border-top: 0;
        border-bottom: 4px solid #000;
        content: ""
    }

    .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 1px
    }

    .dropdown-submenu {
        position: relative
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }

    .dropup .dropdown-submenu > .dropdown-menu {
        top: auto;
        bottom: 0;
        margin-top: 0;
        margin-bottom: -2px;
        -webkit-border-radius: 5px 5px 5px 0;
        -moz-border-radius: 5px 5px 5px 0;
        border-radius: 5px 5px 5px 0
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff
    }

    .dropdown-submenu.pull-left {
        float: none
    }

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px
    }

    .dropdown .dropdown-menu .nav-header {
        padding-left: 20px;
        padding-right: 20px
    }

    .typeahead {
        z-index: 1051;
        margin-top: 2px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .accordion {
        margin-bottom: 20px
    }

    .accordion-group {
        margin-bottom: 2px;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .accordion-heading {
        border-bottom: 0
    }

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px
    }

    .accordion-toggle {
        cursor: pointer
    }

    .accordion-inner {
        padding: 9px 15px;
        border-top: 1px solid #e5e5e5
    }

    .carousel {
        position: relative;
        margin-bottom: 20px;
        line-height: 1
    }

    .carousel-inner {
        overflow: hidden;
        width: 100%;
        position: relative
    }

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -moz-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left
    }

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        line-height: 1
    }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

    .carousel-control {
        position: absolute;
        top: 40%;
        left: 15px;
        width: 40px;
        height: 40px;
        margin-top: -20px;
        font-size: 60px;
        font-weight: 100;
        line-height: 30px;
        color: #fff;
        text-align: center;
        background: #222;
        border: 3px solid #fff;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
        opacity: 0.5;
        filter: alpha(opacity=50)
    }

    .carousel-control.right {
        left: auto;
        right: 15px
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90)
    }

    .carousel-indicators {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 5;
        margin: 0;
        list-style: none
    }

    .carousel-indicators li {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        background-color: rgba(255, 255, 255, 0.25);
        border-radius: 5px
    }

    .carousel-indicators .active {
        background-color: #fff
    }

    .carousel-caption {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 15px;
        background: #333;
        background: rgba(0, 0, 0, 0.75)
    }

    .carousel-caption h4, .carousel-caption p {
        color: #fff;
        line-height: 20px
    }

    .carousel-caption h4 {
        margin: 0 0 5px
    }

    .carousel-caption p {
        margin-bottom: 0
    }

    .close {
        float: right;
        font-size: 20px;
        font-weight: bold;
        line-height: 20px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: 0.2;
        filter: alpha(opacity=20)
    }

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        filter: alpha(opacity=40)
    }

    button.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none
    }

    .pull-right {
        float: right
    }

    .pull-left {
        float: left
    }

    .hide {
        display: none
    }

    .show {
        display: block
    }

    .invisible {
        visibility: hidden
    }

    .affix {
        position: fixed
    }

    .fade {
        opacity: 0;
        -webkit-transition: opacity 0.15s linear;
        -moz-transition: opacity 0.15s linear;
        -o-transition: opacity 0.15s linear;
        transition: opacity 0.15s linear
    }

    .fade.in {
        opacity: 1
    }

    .collapse {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition: height 0.35s ease;
        -moz-transition: height 0.35s ease;
        -o-transition: height 0.35s ease;
        transition: height 0.35s ease
    }

    .collapse.in {
        height: auto
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/gedeeld/assets/css/fonts/font-awesome/font4/fontawesome-webfont.eot);
    src: url(/gedeeld/assets/css/fonts/font-awesome/font4/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(/gedeeld/assets/css/fonts/font-awesome/font4/fontawesome-webfont.woff2) format('woff2'), url(/gedeeld/assets/css/fonts/font-awesome/font4/fontawesome-webfont.woff) format('woff'), url(/gedeeld/assets/css/fonts/font-awesome/font4/fontawesome-webfont.ttf) format('truetype'), url(/gedeeld/assets/css/fonts/font-awesome/font4/fontawesome-webfont.svg?#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em
}

a [class^="icon-"], a [class*=" icon-"], a [class^="icon-"]:before, a [class*=" icon-"]:before {
    display: inline
}

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.2857142857142858em;
    text-align: center
}

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.5714285714285714em
}

ul.icons-ul {
    list-style-type: none;
    text-indent: -0.7142857142857143em;
    margin-left: 2.142857142857143em
}

ul.icons-ul > li .icon-li {
    width: 0.7142857142857143em;
    display: inline-block;
    text-align: center
}

[class^="icon-"].hide, [class*=" icon-"].hide {
    display: none
}

.icon-muted {
    color: #eee
}

.icon-light {
    color: #fff
}

.icon-dark {
    color: #333
}

.icon-border {
    border: solid 1px #eee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.icon-5x {
    font-size: 5em
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: .3em
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: .3em
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none
}

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
    display: inline-block
}

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
    line-height: .9em
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-repeat:before, .icon-rotate-right:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-share-alt:before, .icon-mail-forward:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up:before {
    content: "\f087"
}

.icon-thumbs-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope-alt:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-undo:before, .icon-rotate-left:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-reply:before, .icon-mail-reply:before {
    content: "\f112"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}

.icon-expand-alt:before {
    content: "\f116"
}

.icon-collapse-alt:before {
    content: "\f117"
}

.icon-smile:before {
    content: "\f118"
}

.icon-frown:before {
    content: "\f119"
}

.icon-meh:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard:before {
    content: "\f11c"
}

.icon-flag-alt:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-full:before, .icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-off:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-sign-left:before {
    content: "\f137"
}

.icon-chevron-sign-right:before {
    content: "\f138"
}

.icon-chevron-sign-up:before {
    content: "\f139"
}

.icon-chevron-sign-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-horizontal:before {
    content: "\f141"
}

.icon-ellipsis-vertical:before {
    content: "\f142"
}

.icon-rss-sign:before {
    content: "\f143"
}

.icon-play-sign:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-sign-alt:before {
    content: "\f146"
}

.icon-check-minus:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-sign:before {
    content: "\f14a"
}

.icon-edit-sign:before {
    content: "\f14b"
}

.icon-external-link-sign:before {
    content: "\f14c"
}

.icon-share-sign:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-toggle-down:before, .icon-caret-square-o-down:before {
    content: "\f150"
}

.icon-toggle-up:before, .icon-caret-square-o-up:before {
    content: "\f151"
}

.icon-toggle-right:before, .icon-caret-square-o-right:before {
    content: "\f152"
}

.icon-euro:before, .icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before, .icon-usd:before {
    content: "\f155"
}

.icon-rupee:before, .icon-inr:before {
    content: "\f156"
}

.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before {
    content: "\f157"
}

.icon-ruble:before, .icon-rouble:before, .icon-rub:before {
    content: "\f158"
}

.icon-won:before, .icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before, .icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-alpha-asc:before {
    content: "\f15d"
}

.icon-sort-alpha-desc:before {
    content: "\f15e"
}

.icon-sort-amount-asc:before {
    content: "\f160"
}

.icon-sort-amount-desc:before {
    content: "\f161"
}

.icon-sort-numeric-asc:before {
    content: "\f162"
}

.icon-sort-numeric-desc:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-square:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-square:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stack-overflow:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-square:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-square:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before, .icon-gratipay:before {
    content: "\f184"
}

.icon-sun-o:before {
    content: "\f185"
}

.icon-moon-o:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.icon-pagelines:before {
    content: "\f18c"
}

.icon-stack-exchange:before {
    content: "\f18d"
}

.icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.icon-arrow-circle-o-left:before {
    content: "\f190"
}

.icon-toggle-left:before, .icon-caret-square-o-left:before {
    content: "\f191"
}

.icon-dot-circle-o:before {
    content: "\f192"
}

.icon-wheelchair:before {
    content: "\f193"
}

.icon-vimeo-square:before {
    content: "\f194"
}

.icon-turkish-lira:before, .icon-try:before {
    content: "\f195"
}

.icon-plus-square-o:before {
    content: "\f196"
}

.icon-space-shuttle:before {
    content: "\f197"
}

.icon-slack:before {
    content: "\f198"
}

.icon-envelope-square:before {
    content: "\f199"
}

.icon-wordpress:before {
    content: "\f19a"
}

.icon-openid:before {
    content: "\f19b"
}

.icon-institution:before, .icon-bank:before, .icon-university:before {
    content: "\f19c"
}

.icon-mortar-board:before, .icon-graduation-cap:before {
    content: "\f19d"
}

.icon-yahoo:before {
    content: "\f19e"
}

.icon-google:before {
    content: "\f1a0"
}

.icon-reddit:before {
    content: "\f1a1"
}

.icon-reddit-square:before {
    content: "\f1a2"
}

.icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.icon-stumbleupon:before {
    content: "\f1a4"
}

.icon-delicious:before {
    content: "\f1a5"
}

.icon-digg:before {
    content: "\f1a6"
}

.icon-pied-piper:before {
    content: "\f1a7"
}

.icon-pied-piper-alt:before {
    content: "\f1a8"
}

.icon-drupal:before {
    content: "\f1a9"
}

.icon-joomla:before {
    content: "\f1aa"
}

.icon-language:before {
    content: "\f1ab"
}

.icon-fax:before {
    content: "\f1ac"
}

.icon-building:before {
    content: "\f1ad"
}

.icon-child:before {
    content: "\f1ae"
}

.icon-paw:before {
    content: "\f1b0"
}

.icon-spoon:before {
    content: "\f1b1"
}

.icon-cube:before {
    content: "\f1b2"
}

.icon-cubes:before {
    content: "\f1b3"
}

.icon-behance:before {
    content: "\f1b4"
}

.icon-behance-square:before {
    content: "\f1b5"
}

.icon-steam:before {
    content: "\f1b6"
}

.icon-steam-square:before {
    content: "\f1b7"
}

.icon-recycle:before {
    content: "\f1b8"
}

.icon-automobile:before, .icon-car:before {
    content: "\f1b9"
}

.icon-cab:before, .icon-taxi:before {
    content: "\f1ba"
}

.icon-tree:before {
    content: "\f1bb"
}

.icon-spotify:before {
    content: "\f1bc"
}

.icon-deviantart:before {
    content: "\f1bd"
}

.icon-soundcloud:before {
    content: "\f1be"
}

.icon-database:before {
    content: "\f1c0"
}

.icon-file-pdf-o:before {
    content: "\f1c1"
}

.icon-file-word-o:before {
    content: "\f1c2"
}

.icon-file-excel-o:before {
    content: "\f1c3"
}

.icon-file-powerpoint-o:before {
    content: "\f1c4"
}

.icon-file-photo-o:before, .icon-file-picture-o:before, .icon-file-image-o:before {
    content: "\f1c5"
}

.icon-file-zip-o:before, .icon-file-archive-o:before {
    content: "\f1c6"
}

.icon-file-sound-o:before, .icon-file-audio-o:before {
    content: "\f1c7"
}

.icon-file-movie-o:before, .icon-file-video-o:before {
    content: "\f1c8"
}

.icon-file-code-o:before {
    content: "\f1c9"
}

.icon-vine:before {
    content: "\f1ca"
}

.icon-codepen:before {
    content: "\f1cb"
}

.icon-jsfiddle:before {
    content: "\f1cc"
}

.icon-life-bouy:before, .icon-life-buoy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before {
    content: "\f1cd"
}

.icon-circle-o-notch:before {
    content: "\f1ce"
}

.icon-ra:before, .icon-rebel:before {
    content: "\f1d0"
}

.icon-ge:before, .icon-empire:before {
    content: "\f1d1"
}

.icon-git-square:before {
    content: "\f1d2"
}

.icon-git:before {
    content: "\f1d3"
}

.icon-y-combinator-square:before, .icon-yc-square:before, .icon-hacker-news:before {
    content: "\f1d4"
}

.icon-tencent-weibo:before {
    content: "\f1d5"
}

.icon-qq:before {
    content: "\f1d6"
}

.icon-wechat:before, .icon-weixin:before {
    content: "\f1d7"
}

.icon-send:before, .icon-paper-plane:before {
    content: "\f1d8"
}

.icon-send-o:before, .icon-paper-plane-o:before {
    content: "\f1d9"
}

.icon-history:before {
    content: "\f1da"
}

.icon-circle-thin:before {
    content: "\f1db"
}

.icon-header:before {
    content: "\f1dc"
}

.icon-paragraph:before {
    content: "\f1dd"
}

.icon-sliders:before {
    content: "\f1de"
}

.icon-share-alt:before {
    content: "\f1e0"
}

.icon-share-alt-square:before {
    content: "\f1e1"
}

.icon-bomb:before {
    content: "\f1e2"
}

.icon-soccer-ball-o:before, .icon-futbol-o:before {
    content: "\f1e3"
}

.icon-tty:before {
    content: "\f1e4"
}

.icon-binoculars:before {
    content: "\f1e5"
}

.icon-plug:before {
    content: "\f1e6"
}

.icon-slideshare:before {
    content: "\f1e7"
}

.icon-twitch:before {
    content: "\f1e8"
}

.icon-yelp:before {
    content: "\f1e9"
}

.icon-newspaper-o:before {
    content: "\f1ea"
}

.icon-wifi:before {
    content: "\f1eb"
}

.icon-calculator:before {
    content: "\f1ec"
}

.icon-paypal:before {
    content: "\f1ed"
}

.icon-google-wallet:before {
    content: "\f1ee"
}

.icon-cc-visa:before {
    content: "\f1f0"
}

.icon-cc-mastercard:before {
    content: "\f1f1"
}

.icon-cc-discover:before {
    content: "\f1f2"
}

.icon-cc-amex:before {
    content: "\f1f3"
}

.icon-cc-paypal:before {
    content: "\f1f4"
}

.icon-cc-stripe:before {
    content: "\f1f5"
}

.icon-bell-slash:before {
    content: "\f1f6"
}

.icon-bell-slash-o:before {
    content: "\f1f7"
}

.icon-trash:before {
    content: "\f1f8"
}

.icon-copyright:before {
    content: "\f1f9"
}

.icon-at:before {
    content: "\f1fa"
}

.icon-eyedropper:before {
    content: "\f1fb"
}

.icon-paint-brush:before {
    content: "\f1fc"
}

.icon-birthday-cake:before {
    content: "\f1fd"
}

.icon-area-chart:before {
    content: "\f1fe"
}

.icon-pie-chart:before {
    content: "\f200"
}

.icon-line-chart:before {
    content: "\f201"
}

.icon-lastfm:before {
    content: "\f202"
}

.icon-lastfm-square:before {
    content: "\f203"
}

.icon-toggle-off:before {
    content: "\f204"
}

.icon-toggle-on:before {
    content: "\f205"
}

.icon-bicycle:before {
    content: "\f206"
}

.icon-bus:before {
    content: "\f207"
}

.icon-ioxhost:before {
    content: "\f208"
}

.icon-angellist:before {
    content: "\f209"
}

.icon-cc:before {
    content: "\f20a"
}

.icon-shekel:before, .icon-sheqel:before, .icon-ils:before {
    content: "\f20b"
}

.icon-meanpath:before {
    content: "\f20c"
}

.icon-buysellads:before {
    content: "\f20d"
}

.icon-connectdevelop:before {
    content: "\f20e"
}

.icon-dashcube:before {
    content: "\f210"
}

.icon-forumbee:before {
    content: "\f211"
}

.icon-leanpub:before {
    content: "\f212"
}

.icon-sellsy:before {
    content: "\f213"
}

.icon-shirtsinbulk:before {
    content: "\f214"
}

.icon-simplybuilt:before {
    content: "\f215"
}

.icon-skyatlas:before {
    content: "\f216"
}

.icon-cart-plus:before {
    content: "\f217"
}

.icon-cart-arrow-down:before {
    content: "\f218"
}

.icon-diamond:before {
    content: "\f219"
}

.icon-ship:before {
    content: "\f21a"
}

.icon-user-secret:before {
    content: "\f21b"
}

.icon-motorcycle:before {
    content: "\f21c"
}

.icon-street-view:before {
    content: "\f21d"
}

.icon-heartbeat:before {
    content: "\f21e"
}

.icon-venus:before {
    content: "\f221"
}

.icon-mars:before {
    content: "\f222"
}

.icon-mercury:before {
    content: "\f223"
}

.icon-intersex:before, .icon-transgender:before {
    content: "\f224"
}

.icon-transgender-alt:before {
    content: "\f225"
}

.icon-venus-double:before {
    content: "\f226"
}

.icon-mars-double:before {
    content: "\f227"
}

.icon-venus-mars:before {
    content: "\f228"
}

.icon-mars-stroke:before {
    content: "\f229"
}

.icon-mars-stroke-v:before {
    content: "\f22a"
}

.icon-mars-stroke-h:before {
    content: "\f22b"
}

.icon-neuter:before {
    content: "\f22c"
}

.icon-genderless:before {
    content: "\f22d"
}

.icon-facebook-official:before {
    content: "\f230"
}

.icon-pinterest-p:before {
    content: "\f231"
}

.icon-whatsapp:before {
    content: "\f232"
}

.icon-server:before {
    content: "\f233"
}

.icon-user-plus:before {
    content: "\f234"
}

.icon-user-times:before {
    content: "\f235"
}

.icon-hotel:before, .icon-bed:before {
    content: "\f236"
}

.icon-viacoin:before {
    content: "\f237"
}

.icon-train:before {
    content: "\f238"
}

.icon-subway:before {
    content: "\f239"
}

.icon-medium:before {
    content: "\f23a"
}

.icon-yc:before, .icon-y-combinator:before {
    content: "\f23b"
}

.icon-optin-monster:before {
    content: "\f23c"
}

.icon-opencart:before {
    content: "\f23d"
}

.icon-expeditedssl:before {
    content: "\f23e"
}

.icon-battery-4:before, .icon-battery-full:before {
    content: "\f240"
}

.icon-battery-3:before, .icon-battery-three-quarters:before {
    content: "\f241"
}

.icon-battery-2:before, .icon-battery-half:before {
    content: "\f242"
}

.icon-battery-1:before, .icon-battery-quarter:before {
    content: "\f243"
}

.icon-battery-0:before, .icon-battery-empty:before {
    content: "\f244"
}

.icon-mouse-pointer:before {
    content: "\f245"
}

.icon-i-cursor:before {
    content: "\f246"
}

.icon-object-group:before {
    content: "\f247"
}

.icon-object-ungroup:before {
    content: "\f248"
}

.icon-sticky-note:before {
    content: "\f249"
}

.icon-sticky-note-o:before {
    content: "\f24a"
}

.icon-cc-jcb:before {
    content: "\f24b"
}

.icon-cc-diners-club:before {
    content: "\f24c"
}

.icon-clone:before {
    content: "\f24d"
}

.icon-balance-scale:before {
    content: "\f24e"
}

.icon-hourglass-o:before {
    content: "\f250"
}

.icon-hourglass-1:before, .icon-hourglass-start:before {
    content: "\f251"
}

.icon-hourglass-2:before, .icon-hourglass-half:before {
    content: "\f252"
}

.icon-hourglass-3:before, .icon-hourglass-end:before {
    content: "\f253"
}

.icon-hourglass:before {
    content: "\f254"
}

.icon-hand-grab-o:before, .icon-hand-rock-o:before {
    content: "\f255"
}

.icon-hand-stop-o:before, .icon-hand-paper-o:before {
    content: "\f256"
}

.icon-hand-scissors-o:before {
    content: "\f257"
}

.icon-hand-lizard-o:before {
    content: "\f258"
}

.icon-hand-spock-o:before {
    content: "\f259"
}

.icon-hand-pointer-o:before {
    content: "\f25a"
}

.icon-hand-peace-o:before {
    content: "\f25b"
}

.icon-trademark:before {
    content: "\f25c"
}

.icon-registered:before {
    content: "\f25d"
}

.icon-creative-commons:before {
    content: "\f25e"
}

.icon-gg:before {
    content: "\f260"
}

.icon-gg-circle:before {
    content: "\f261"
}

.icon-tripadvisor:before {
    content: "\f262"
}

.icon-odnoklassniki:before {
    content: "\f263"
}

.icon-odnoklassniki-square:before {
    content: "\f264"
}

.icon-get-pocket:before {
    content: "\f265"
}

.icon-wikipedia-w:before {
    content: "\f266"
}

.icon-safari:before {
    content: "\f267"
}

.icon-chrome:before {
    content: "\f268"
}

.icon-firefox:before {
    content: "\f269"
}

.icon-opera:before {
    content: "\f26a"
}

.icon-internet-explorer:before {
    content: "\f26b"
}

.icon-tv:before, .icon-television:before {
    content: "\f26c"
}

.icon-contao:before {
    content: "\f26d"
}

.icon-500px:before {
    content: "\f26e"
}

.icon-amazon:before {
    content: "\f270"
}

.icon-calendar-plus-o:before {
    content: "\f271"
}

.icon-calendar-minus-o:before {
    content: "\f272"
}

.icon-calendar-times-o:before {
    content: "\f273"
}

.icon-calendar-check-o:before {
    content: "\f274"
}

.icon-industry:before {
    content: "\f275"
}

.icon-map-pin:before {
    content: "\f276"
}

.icon-map-signs:before {
    content: "\f277"
}

.icon-map-o:before {
    content: "\f278"
}

.icon-map:before {
    content: "\f279"
}

.icon-commenting:before {
    content: "\f27a"
}

.icon-commenting-o:before {
    content: "\f27b"
}

.icon-houzz:before {
    content: "\f27c"
}

.icon-vimeo:before {
    content: "\f27d"
}

.icon-black-tie:before {
    content: "\f27e"
}

.icon-fonticons:before {
    content: "\f280"
}

.icon-reddit-alien:before {
    content: "\f281"
}

.icon-edge:before {
    content: "\f282"
}

.icon-credit-card-alt:before {
    content: "\f283"
}

.icon-codiepie:before {
    content: "\f284"
}

.icon-modx:before {
    content: "\f285"
}

.icon-fort-awesome:before {
    content: "\f286"
}

.icon-usb:before {
    content: "\f287"
}

.icon-product-hunt:before {
    content: "\f288"
}

.icon-mixcloud:before {
    content: "\f289"
}

.icon-scribd:before {
    content: "\f28a"
}

.icon-pause-circle:before {
    content: "\f28b"
}

.icon-pause-circle-o:before {
    content: "\f28c"
}

.icon-stop-circle:before {
    content: "\f28d"
}

.icon-stop-circle-o:before {
    content: "\f28e"
}

.icon-shopping-bag:before {
    content: "\f290"
}

.icon-shopping-basket:before {
    content: "\f291"
}

.icon-hashtag:before {
    content: "\f292"
}

.icon-bluetooth:before {
    content: "\f293"
}

.icon-bluetooth-b:before {
    content: "\f294"
}

.icon-percent:before {
    content: "\f295"
}

.icon-bars:before {
    content: "\f0c9"
}

.flexslider a:active, .flexslider a:focus {
    outline: none
}

.slides, .flex-control-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .slides {
    height: 1%
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.flexslider .slides {
    zoom: 1
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

@media screen and (max-width: 860px) {
}

.isotope-item {
    z-index: 2
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}

html, body {
    height: 100%
}

body {
    background-color: #FFF;
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0
}

header {
    clear: both;
    border-top: 5px solid #EDEDED;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #fff 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%, #fff 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%, #fff 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #fff 100%)
}

header div.social-icons {
    clear: right;
    float: right;
    margin-top: -2px
}

header div.container {
    position: relative
}

header div.search {
    float: right;
    margin: 10px 0 0;
    min-width: 206px
}

header div.search button {
    background: none;
    border: 0;
    color: #BCBCC4;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 6px
}

header div.search button:hover {
    color: #000
}

header div.search div.control-group {
    position: relative;
    text-align: right
}

header div.search input.search-query {
    -moz-transition-duration: 0.2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease-in;
    -o-transition-duration: 0.2s;
    -o-transition-property: all;
    -o-transition-timing-function: ease-in;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in;
    font-size: 0.9em;
    margin: 2px 0 0 10px;
    padding-right: 30px;
    padding-left: 10px;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in;
    width: 150px
}

header div.search input:focus {
    width: 180px
}

header h1.logo {
    float: left;
    margin: 15px 0;
    padding: 0
}

header nav {
    float: right
}

header nav select.selectnav {
    display: none
}

header nav ul.nav-main {
    margin: -5px 10px 20px 0
}

header nav ul.nav-main li.dropdown.open a.dropdown-toggle {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px
}

header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.active a {
    background-color: #CCC
}

header nav ul.nav-main ul.dropdown-menu {
    -moz-border-radius: 0 6px 6px 6px;
    -moz-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0 6px 6px 6px;
    -webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.3);
    border: 0;
    border-radius: 0 6px 6px 6px;
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.3);
    margin: 1px 0 0 3px;
    padding: 5px
}

header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-left: 0;
    margin-top: -5px
}

header nav ul.nav-main ul.dropdown-menu li:hover > a {
    filter: none;
    background: #999
}

header nav ul.nav-main ul.dropdown-menu li > a {
    color: #FFF;
    font-weight: 400;
    padding-bottom: 4px;
    padding-top: 4px;
    text-transform: none;
    position: relative
}

header nav ul.nav-main ul.dropdown-menu li > a {
    padding: 8px 10px 8px 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

header nav ul.nav-main ul.dropdown-menu li:last-child > a {
    border-bottom: 0
}

header nav ul.nav-main li a {
    font-size: 0.9em;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    text-transform: uppercase
}

header nav ul.nav-main li.dropdown:hover > a {
    padding-bottom: 11px;
    margin-bottom: -1px
}

header nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px
}

header nav ul.nav-main li.dropdown:hover > ul {
    display: block
}

header nav ul.nav-top {
    margin: 10px 0 -10px;
    min-height: 62px
}

header nav ul.nav-top li span {
    display: block;
    line-height: 14px;
    margin-bottom: 2px;
    margin-right: 2px;
    margin-top: 2px;
    padding: 8px 2px 8px 12px
}

header nav ul.nav-top li a, header nav ul.nav-top li span {
    color: #999;
    font-size: 0.9em
}

header nav ul.nav-top li i {
    margin-right: 6px;
    position: relative;
    top: 1px
}

body.sticky-menu-active header {
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
    background: #FFF;
    border-bottom: 1px solid #E9E9E9;
    position: fixed;
    top: -50px;
    width: 100%;
    z-index: 201;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
    filter: none
}

body.sticky-menu-active header h1.logo {
    position: absolute;
    bottom: -5px
}

body.sticky-menu-active header nav ul.nav-main {
    margin-bottom: 12px
}

body.sticky-menu-active div.main {
    margin-top: 65px
}

div.map-section {
    background: transparent url(../../../../gedeeld/assets/img/map-top.png) center 0 no-repeat;
    padding-top: 220px;
    margin-top: 40px
}

section.featured {
    background: #F0F0ED;
    border-top: 5px solid #ECECE8;
    margin: 35px 0;
    padding: 50px 0
}

section.featured.footer {
    margin: 30px 0 -70px
}

section.featured.map {
    background-image: url(../../../../gedeeld/assets/img/map-bottom.png);
    background-position: center 0;
    background-repeat: no-repeat;
    margin-top: 0;
    border-top: 0
}

section.highlight {
    background: #CCC;
    boder-left: 0;
    boder-right: 0;
    border: 3px solid #CCC;
    margin: 35px 0 45px;
    padding: 40px 0
}

section.highlight div.thumbnail {
    background-color: #FFF
}

section.highlight, section.highlight p, section.highlight h1, section.highlight h2, section.highlight h3, section.highlight h4, section.highlight h5 {
    color: #FFF
}

section.highlight.footer {
    margin: 45px 0 -70px
}

aside ul.nav-list > li > a {
    color: #666;
    font-size: 0.9em
}

div.slider-container {
    background: #666;
    max-height: 500px;
    overflow: hidden;
    padding: 0;
    position: relative
}

div.slider-container ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div.slider {
    max-height: 450px;
    position: relative
}

div.slider div.tp-bannertimer {
    background-color: #CCC;
    background-position: 0 -13px;
    top: 0;
    height: 7px
}

div.slider-container {
    background: #171717
}

div.slider-container div.caption {
    filter: alpha(opacity=0);
    opacity: 0
}

div.slider-container div.top-label {
    color: #FFF;
    font-size: 24px;
    font-weight: 300
}

div.slider-container div.main-label {
    color: #FFF;
    font-size: 62px;
    font-weight: 800;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35)
}

div.slider-container div.bottom-label {
    color: #FFF;
    font-size: 20px;
    font-weight: 300
}

div.slider-container div.caption a, div.slider-container div.caption a:hover {
    color: #FFF
}

div.nivo-slider {
    position: relative
}

div.nivo-slider .theme-default .nivoSlider {
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 10px
}

div.nivo-slider .theme-default .nivoSlider img {
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px
}

div.nivo-slider .theme-default .nivo-controlNav {
    margin-top: -72px;
    position: absolute;
    z-index: 100;
    right: 5px;
    bottom: -17px
}

div.nivo-slider .theme-default .nivo-caption {
    padding-left: 20px
}

div.home-intro {
    background-color: #171717;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: left
}

div.home-intro div.get-started {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    text-align: right
}

div.home-intro div.get-started a.btn {
    position: relative;
    z-index: 1
}

div.home-intro div.get-started a.btn i {
    font-size: 1.1em;
    font-weight: normal;
    margin-left: 5px
}

div.home-intro div.get-started a {
    color: #FFF
}

div.home-intro div.learn-more {
    margin-left: 15px
}

div.home-intro p {
    color: #FFF;
    display: inline-block;
    font-size: 1.4em;
    font-weight: 300;
    max-width: 800px;
    padding-top: 5px
}

div.home-intro p span {
    color: #999;
    display: block;
    font-size: 0.8em;
    padding-top: 5px
}

div.home-intro p em {
    font-family: "Shadows Into Light", cursive;
    font-size: 1.6em
}

div.home-intro-compact {
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    margin-top: -10px
}

div.home-intro-compact p {
    padding-left: 20px
}

div.home-intro-compact div.get-started {
    padding-right: 20px
}

div.home-concept {
    background: transparent url(../../../../gedeeld/assets/img/home-concept.png) no-repeat center 0;
    width: 100%;
    overflow: hidden
}

div.home-concept div.row {
    position: relative
}

div.home-concept div.process-image {
    -moz-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    -webkit-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
    background: transparent url(../../../../gedeeld/assets/img/home-concept-item.png) no-repeat 0 0;
    width: 160px;
    height: 175px;
    margin: 135px 0 0 0;
    padding-bottom: 50px;
    position: relative;
    z-index: 1
}

div.home-concept div.process-image img {
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    margin: 7px 8px
}

div.home-concept strong {
    display: block;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.8em;
    font-weight: normal;
    position: relative;
    margin-top: 25px
}

div.home-concept strong.our-work {
    margin-top: 48px
}

div.home-concept div.project-image {
    background: transparent url(../../../../gedeeld/assets/img/home-concept-item.png) no-repeat 100% 0;
    width: 350px;
    height: 376px;
    margin: 15px 0 0 -30px;
    padding-bottom: 45px;
    position: relative;
    z-index: 1
}

div.home-concept span.sun {
    background: transparent url(../../../../gedeeld/assets/img/home-concept-icons.png) no-repeat 0 0;
    width: 60px;
    height: 56px;
    display: block;
    position: absolute;
    left: 10%;
    top: 35px
}

div.home-concept span.cloud {
    background: transparent url(../../../../gedeeld/assets/img/home-concept-icons.png) no-repeat 100% 0;
    width: 116px;
    height: 56px;
    display: block;
    position: absolute;
    left: 57%;
    top: 35px
}

section.page-top {
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    margin-bottom: 35px;
    margin-top: 15px;
    min-height: 50px;
    padding: 0;
    padding: 20px;
    position: relative;
    text-align: left
}

section.page-top ul.breadcrumb {
    background: none;
    margin: -3px 0 0;
    padding: 0
}

section.page-top ul.breadcrumb > li {
    text-shadow: none
}

section.page-top h2 {
    border-bottom: 5px solid #CCC;
    color: #FFF;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    padding: 0 0 17px;
    position: relative
}

section.page-top.custom-product {
    background: #999;
    border-top: 5px solid #888
}

section.page-top.custom-product div.row {
    position: relative
}

section.page-top.custom-product p.lead {
    color: #CCC
}

section.page-top.custom-product img {
    bottom: -20px;
    position: absolute;
    right: 0
}

section.page-top.custom-product h1 {
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 30px
}

section.page-not-found {
    margin: 50px 0
}

section.page-not-found h2 {
    font-size: 140px;
    font-weight: 600;
    letter-spacing: -10px;
    line-height: 140px
}

section.page-not-found h4 {
    color: #777
}

section.page-not-found p {
    font-size: 1.4em;
    line-height: 36px
}

div.page-not-found-main {
    margin-top: 25px;
    text-align: center
}

ul.sitemap > li > a {
    font-weight: bold
}

ul.sitemap.list li {
    margin: 0 0 3px 0
}

ul.sitemap.list ul {
    margin-bottom: 5px;
    margin-top: 5px
}

footer {
    background: #121214;
    border-top: 4px solid #1F1F1F;
    font-size: 0.9em;
    margin-top: 70px;
    padding: 80px 0 0;
    position: relative
}

footer div.footer-ribon {
    background: #999;
    position: absolute;
    margin: -100px 0 0 30px;
    padding: 10px 20px 6px 20px
}

footer div.footer-ribon::before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -17px;
    position: absolute;
    top: 0;
    width: 7px
}

footer div.footer-ribon span {
    color: #FFF;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.6em
}

footer div.container div.row > div {
    margin-bottom: 25px
}

footer div.container input:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

footer div.social-icons li:hover {
    background-color: transparent
}

footer div.twitter a.time {
    color: #999;
    display: block;
    font-size: 0.9em;
    padding-top: 3px
}

footer div.twitter ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer ul.contact {
    list-style: none;
    margin: 0;
    padding: 0
}

footer ul.contact i {
    float: left;
    margin: 4px 5px 10px 0
}

footer ul.contact p {
    margin-bottom: 10px
}

footer a.logo {
    display: block
}

footer form {
    filter: alpha(opacity=85);
    opacity: 0.85
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer a {
    color: #FFF !important
}

footer a:hover {
    color: #CCC
}

footer h4 {
    font-size: 1.8em;
    font-weight: 200;
    text-shadow: 1px 1px 1px #000
}

div.footer-copyright {
    background: #0C0C0C;
    border-top: 4px solid #111;
    margin-top: 40px;
    padding: 30px 0 10px
}

div.footer-copyright nav {
    float: right
}

div.footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

div.footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px
}

div.footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0
}

div.footer-copyright p {
    color: #555;
    margin: 0;
    padding: 0
}

footer div.alert a {
    color: #222 !important
}

footer div.alert a:hover {
    color: #666 !important
}

body.boxed {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat
}

body.boxed div.body {
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    background-color: #FFF;
    border-bottom: 5px solid #121214;
    border-radius: 5px;
    border-top: 4px solid #CCC;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    margin: 25px auto;
    max-width: 100%;
    width: 1040px
}

body.boxed header {
    padding: 15px 0
}

a.scroll-to-top {
    -moz-border-radius: 50px 50px 0 0;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 50px 50px 0 0;
    -webkit-transition: all 0.3s;
    background: #404040;
    border-radius: 50px 50px 0 0;
    bottom: 0px;
    color: #FFF;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 0 27px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
    width: 49px;
    z-index: 9999
}

a.scroll-to-top:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

a.scroll-to-top.visible {
    filter: alpha(opacity=75);
    opacity: 0.75
}

h1, h2, h3, h4, h5, h6 {
    color: #121214;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0
}

h1 {
    font-size: 3.2em;
    line-height: 44px;
    margin: 0 0 44px 0
}

h2 {
    font-size: 2.8em;
    font-weight: 300;
    line-height: 54px;
    margin: 0 0 32px 0
}

h3 {
    color: #CCC;
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase
}

h4 {
    color: #CCC;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0
}

h5 {
    color: #CCC;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0
}

h1.short, h2.short {
    margin-bottom: 15px
}

h3.short, h4.short, h5.short, h6.short {
    margin-bottom: 9px
}

h1.shorter, h2.shorter, h3.shorter, h4.shorter, h5.shorter, h6.shorter {
    margin-bottom: 0
}

h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
    margin-bottom: 33px
}

h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
    margin-bottom: 44px
}

h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
    margin-top: 22px
}

h1.more-spaced, h2.more-spaced, h3.more-spaced, h4.more-spaced, h5.more-spaced, h6.more-spaced {
    margin-top: 44px
}

div.modal-header h3 {
    color: #333;
    text-transform: none
}

p {
    line-height: 24px;
    margin: 0 0 20px
}

p .alternative-font {
    display: inline-block;
    margin-top: -15px;
    position: relative;
    top: 3px
}

p.featured {
    font-size: 1.6em;
    line-height: 1.5em
}

p.short {
    margin-bottom: 0
}

p.tall {
    margin-bottom: 20px
}

p.taller {
    margin-bottom: 40px
}


hr.short {
    margin: 11px 0 11px 0
}

hr.tall {
    margin: 44px 0 44px 0
}

hr.taller {
    margin: 66px 0 66px 0
}

hr.light {
    border-bottom: none;
    border-top: 1px dotted rgba(255, 255, 255, 0.2)
}

div.center {
    text-align: center
}

body a {
    outline: none !important
}

.pull-bottom {
    margin-bottom: 35px
}

.pull-top {
    margin-top: 35px
}

div.show-grid [class*="span"] {
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    background-color: #EEE;
    border-radius: 3px 3px 3px 3px;
    line-height: 40px;
    min-height: 40px;
    text-align: center
}

li {
    line-height: 24px
}

.inverted {
    color: #FFF;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

textarea {
    resize: vertical
}

.alternative-font {
    color: #CCC;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.6em
}

.thumbnail {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    position: relative
}

.thumbnail span.zoom {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #CCC;
    border-radius: 50px;
    bottom: 8px;
    color: #FFF;
    display: block;
    height: 15px;
    padding: 6px;
    position: absolute;
    right: 8px;
    text-align: center;
    width: 15px
}

.thumbnail span.zoom i {
    font-size: 14px;
    left: -1px;
    position: relative;
    top: -3px
}

.thumbnail-small {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

ul.thumbnails-small {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

ul.thumbnails-small li {
    display: inline-block;
    float: none;
    margin: 10px 10px 0 0;
    padding: 0
}

a.thumb-info {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none
}

a.thumb-info:hover span.thumb-info-action-icon {
    right: 0;
    top: 0
}

a.thumb-info:hover span.thumb-info-action {
    filter: alpha(opacity=100);
    opacity: 1
}

a.thumb-info span.thumb-info-action-icon {
    -moz-border-radius: 0 0 0 25px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 0 0 0 25px;
    -webkit-transition: all 0.3s;
    background: #CCC;
    border-radius: 0 0 0 25px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    transition: all 0.3s;
    width: 50px
}

a.thumb-info span.thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px
}

a.thumb-info:hover span.thumb-info-title {
    background: #000
}

a.thumb-info span.thumb-info-action {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: rgba(36, 27, 28, .9);
    bottom: 0;
    color: #FFF;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0.0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s;
    width: 100%
}

a.thumb-info span.thumb-info-inner {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    display: block;
    transition: all 0.3s;
    white-space: nowrap
}

a.thumb-info span.thumb-info-title {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background: rgba(36, 27, 28, .9);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    transition: all 0.3s;
    z-index: 1
}

a.thumb-info span.thumb-info-type {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #CCC;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px -2px;
    padding: 2px 9px;
    text-transform: none
}

a.thumb-info:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

a.thumb-info img {
    -moz-border-radius: 3px;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.2s linear;
    border-radius: 3px;
    position: relative;
    transition: all 0.2s linear
}

a.thumb-info.team {
    cursor: default
}

span.thumb-info-caption {
    padding: 10px 0
}

span.thumb-info-caption p {
    font-size: 0.9em;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 10px
}

div.thumb-info-social-icons {
    border-top: 1px dotted #DDD;
    margin: 0 10px;
    padding: 15px 0
}

div.thumb-info-social-icons a {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #CCC;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

div.thumb-info-social-icons a:hover {
    text-decoration: none
}

div.thumb-info-social-icons a span {
    display: none
}

div.thumb-info-social-icons a i {
    color: #FFF;
    font-size: 0.9em;
    font-weight: normal
}

img.responsive {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

label.valid {
    display: inline-block;
    text-indent: -9999px
}

label.error {
    color: #C10000;
    font-size: 0.9em;
    margin-top: -5px;
    padding: 0
}

ul.nav-list.primary > li {
    margin: 0;
    padding: 0
}

ul.nav-list.primary > li a {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-image: url(../../../../gedeeld/assets/img/list-primary.png);
    background-position: 9px 16px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #EDEDDE;
    padding: 8px 20px;
    transition: all 0.3s
}

div.tabs {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 35px
}

div.tabs div.tab-content {
    -moz-border-radius: 0 0 4px 4px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    -webkit-border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-radius: 0 0 4px 4px;
    border-top: 0;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    padding: 15px
}

div.tabs ul.nav-tabs {
    margin: 0
}

div.tabs ul.nav-tabs li.active a {
    background: #FFF;
    border-top: 3px solid #CCC;
    color: #CCC
}

div.tabs ul.nav-tabs a {
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    background: #F4F4F4;
    border: 1px solid #EEE;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    color: #666;
    margin-right: 1px
}

div.tabs ul.nav-tabs a:hover {
    border-top: 2px solid #CCC
}

div.tabs ul.nav-tabs a:active, div.tabs ul.nav-tabs a:focus {
    border-bottom: 0
}

div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
    border: 1px solid #EEE;
    border-bottom: 0;
    border-top: 2px solid #DDD;
    color: #CCC;
    font-size: 0.9em
}

a.read-more, a.learn-more {
    display: inline-block;
    white-space: nowrap
}

div.featured-box {
    -moz-border-radius: 8px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    -moz-box-sizing: border-box;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background: #FFf;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(#FFf, 0.01), color-stop(#f9f9f9, 0.98));
    background: -webkit-linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: -moz-linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: -o-linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFf), color-stop(98%, #f9f9f9));
    background: -webkit-linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: -moz-linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: -o-linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: linear-gradient(top, #FFf 1%, #f9f9f9 98%);
    background: -webkit-linear-gradient(to bottom, #FFf 1%, #f9f9f9 98%);
    background: -moz-linear-gradient(to bottom, #FFf 1%, #f9f9f9 98%);
    background: -o-linear-gradient(to bottom, #FFf 1%, #f9f9f9 98%);
    background: linear-gradient(to bottom, #FFf 1%, #f9f9f9 98%);
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFfff', endColorstr='#f9f9f9', GradientType=0);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: left;
    z-index: 1
}

div.featured-box div.box-content {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border-top: 3px solid #33B8FF;
    border-top-width: 4px;
    padding: 30px 30px 10px 30px
}

div.featured-box p a.learn-more {
    display: block;
    margin-top: 10px
}

div.featured-box i.icon, div.featured-box i.image-icon {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #33B8FF;
    border-radius: 100%;
    color: #FFF;
    font-size: 40px;
    line-height: 110px;
    margin: 25px 0;
    padding: 25px
}

div.featured-box i.image-icon {
    background-position: center center;
    margin: 10px 0 6px 0;
    padding: 21px
}

div.featured-box h4 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase
}

div.read-more, div.read-more a, div.learn-more, div.learn-more a {
    display: inline-block;
    white-space: nowrap
}

div.featured-boxes div.featured-box {
    margin-bottom: 30px;
    margin-top: 45px;
    max-width: 350px
}

div.featured-box-primary i.icon, div.featured-box-primary i.image-icon {
    background-color: #E05048
}

div.featured-box-primary h4 {
    color: #E05048
}

div.featured-box-primary div.box-content {
    border-top-color: #E05048
}

div.featured-box-secundary i.icon, div.featured-box-secundary i.image-icon {
    background-color: #08C
}

div.featured-box-secundary h4 {
    color: #08C
}

div.featured-box-secundary div.box-content {
    border-top-color: #08C
}

div.featured-box-tertiary i.icon, div.featured-box-tertiary i.image-icon {
    background-color: #4EB25C
}

div.featured-box-tertiary h4 {
    color: #4EB25C
}

div.featured-box-tertiary div.box-content {
    border-top-color: #4EB25C
}

div.featured-box-quaternary i.icon, div.featured-box-quaternary i.image-icon {
    background-color: #734BA9
}

div.featured-box-quaternary h4 {
    color: #734BA9
}

div.featured-box-quaternary div.box-content {
    border-top-color: #734BA9
}

div.feature-box {
    clear: both
}

div.feature-box div.feature-box-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    background: #CCC;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px
}

div.feature-box div.feature-box-info {
    padding-left: 50px
}

div.feature-box div.feature-box-icon i.image-icon {
    position: relative;
    top: 5px
}

div.feature-box div.feature-box-icon i.image-icon.small {
    top: 2px
}

div.flexslider-simple {
    -moz-border-radius: 8px;
    -moz-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden
}

div.flexslider-simple ul.flex-direction-nav a.flex-prev {
    display: block;
    filter: alpha(opacity=100);
    left: 5px;
    opacity: 1
}

div.flexslider-simple ul.flex-direction-nav a.flex-next {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
    right: 5px
}

div.flexslider-top-title ul.flex-direction-nav {
    display: block;
    position: absolute;
    right: 2px;
    top: -27px
}

div.flexslider-top-title ul.flex-direction-nav a.flex-prev {
    -moz-border-radius: 15px 0px 0px 15px;
    -webkit-border-radius: 15px 0px 0px 15px;
    border-radius: 15px 0px 0px 15px;
    display: block;
    left: auto;
    right: 25px
}

div.flexslider-top-title ul.flex-direction-nav a.flex-next {
    -moz-border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
    right: 0
}

div.flexslider-top-title ul.flex-direction-nav a {
    filter: alpha(opacity=80);
    opacity: 0.8;
    text-decoration: none
}

div.flexslider-top-title ul.slides div.thumbnail {
    max-width: 380px
}

div.flexslider.unstyled {
    -moz-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0
}

div.flexslider.flexslider-control-nav {
    margin-bottom: 45px
}

div.flexslider-no-margin-bottom {
    margin-bottom: 20px
}

blockquote.testimonial {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #CCC;
    border-radius: 10px;
    border: 0;
    color: #666;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 0;
    padding: 10px 50px;
    position: relative
}

blockquote.testimonial p {
    color: #FFF;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.2em;
    line-height: 1.3
}

blockquote.testimonial:before {
    left: 10px;
    top: 0
}

blockquote.testimonial:before, blockquote.testimonial:after {
    color: #FFF;
    content: "\201C";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute
}

blockquote.testimonial:after {
    bottom: -0.5em;
    content: "\201D";
    right: 10px
}

div.testimonial-arrow-down {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #CCC;
    height: 0;
    margin: 0 0 0 25px;
    width: 0
}

div.testimonial-author {
    margin: 8px 0 0 8px
}

div.testimonial-author div.thumbnail {
    float: left;
    margin-right: 10px
}

div.testimonial-author strong {
    color: #111;
    display: block;
    padding-top: 7px
}

div.testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px
}

div.testimonial-author p {
    color: #999;
    margin: 0 0 0 25px;
    text-align: left
}

span.featured-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    background: #CCC;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px
}

span.featured-icon i {
    color: #FFF;
    font-size: 0.9em;
    font-weight: normal
}

ul.flickr-feed {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

ul.flickr-feed li {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 0
}

div.diagram {
    float: left;
    height: 520px;
    margin: -50px 0;
    width: 500px
}

div.diagram-get {
    display: none
}

ul.list li {
    margin-bottom: 13px
}

ul.list.icons li i {
    color: #CCC
}

ul.list.pull-left li {
    text-align: left
}

div.recent-posts h4 {
    margin-bottom: 2px
}

div.recent-posts div.date {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    text-align: center
}

div.recent-posts div.date span.month {
    -moz-border-radius: 0 0 2px 2px;
    -moz-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    background: #CCC;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #FFF;
    font-size: 0.9em;
    padding: 0 10px 2px
}

div.recent-posts div.date span.day {
    background: #FFF;
    color: #CCC;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-weight: bold;
    padding: 8px
}

div.recent-posts article.recent-post h4 {
    margin: 0 0 3px 0
}

div.recent-posts article.recent-post h4 a {
    display: block
}

ul.simple-post-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.simple-post-list div.post-image {
    float: left;
    margin-right: 12px
}

ul.simple-post-list div.post-meta {
    color: #888;
    font-size: 0.8em
}

ul.simple-post-list li {
    border-bottom: 1px dotted #E2E2E2;
    min-height: 62px;
    padding: 15px 0
}

ul.simple-post-list li:last-child {
    border-bottom: 0
}

div.pricing-table {
    margin: 25px 0 0 -15px;
    padding-left: 0;
    text-align: center
}

div.pricing-table div.most-popular {
    -moz-box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
    border: 3px solid #CCC;
    box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    top: -10px;
    z-index: 2
}

div.pricing-table div.most-popular h3 {
    background-color: #666;
    color: #FFF;
    padding-top: 30px;
    text-shadow: 0 1px #555
}

div.pricing-table div.plan {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FFF;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    margin-bottom: 35px;
    margin-right: -31px;
    padding: 20px;
    position: relative;
    text-shadow: 0 1px rgba(255, 255, 255, .8)
}

div.pricing-table a.btn {
    margin-top: 5px
}

div.pricing-table ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0
}

div.pricing-table h3 {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    background-color: #eee;
    background-image: -moz-linear-gradient(#FAFAFA, #eee);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#eee));
    background-image: -webkit-linear-gradient(#FAFAFA, #eee);
    background-image: -o-linear-gradient(#FAFAFA, #eee);
    background-image: -ms-linear-gradient(#FAFAFA, #eee);
    background-image: linear-gradient(#FAFAFA, #eee);
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    font-weight: normal;
    margin: -20px -20px 50px -20px;
    padding: 20px
}

div.pricing-table h3 span {
    -moz-border-radius: 100px;
    -moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    -webkit-border-radius: 100px;
    -webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    background: #FFF;
    border: 5px solid #FFF;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    color: #777;
    display: block;
    font: bold 25px/100px Georgia, Serif;
    height: 100px;
    margin: 20px auto -65px;
    width: 100px
}

div.pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

div.plan-ribbon-wrapper {
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 85px
}

div.plan-ribbon {
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotate(45deg);
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    color: #333;
    font-size: 14px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    top: 15px;
    transform: rotate(45deg);
    width: 120px
}

div.plan-ribbon:before {
    left: 0
}

div.plan-ribbon:before, div.plan-ribbon:after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    bottom: -3px;
    content: "";
    position: absolute
}

div.plan-ribbon:after {
    right: 0
}

.accordion-group {
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
}

ul.portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.portfolio-list div.portfolio-item {
    margin-bottom: 35px
}

ul.team-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.team-list div.team-item {
    margin-bottom: 35px
}

section.toggle {
    margin: 25px 0;
    position: relative
}

section.toggle input[type=checkbox]:checked ~ label {
    background: #E5F7FC;
    border-color: #CCC
}

section.toggle input[type=checkbox]:checked ~ label i.icon-minus {
    display: inline
}

section.toggle input[type=checkbox]:checked ~ label i.icon-plus {
    display: none
}

section.toggle input[type=checkbox]:checked ~ label::before {
    border: 6px solid transparent;
    border-top-color: inherit;
    margin-top: -3px;
    right: 10px
}

section.toggle input[type=checkbox]:checked ~ p {
    display: block;
    font-size: 1em;
    overflow: visible;
    padding-left: 30px;
    text-overflow: clip;
    white-space: normal;
    max-height: none
}

section.toggle.active p {
    display: block;
    font-size: 1em;
    overflow: visible;
    padding-left: 30px;
    text-overflow: clip;
    white-space: normal
}

section.toggle input {
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 45px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

section.toggle label {
    -moz-border-radius: 8px;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -webkit-border-radius: 8px;
    -webkit-transition: all .15s ease-out;
    background: #F4F4F4;
    border: 1px solid #F4F4F4;
    border-left: 3px solid #CCC;
    border-radius: 8px;
    color: #CCC;
    display: block;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    transition: all .15s ease-out
}

section.toggle label::-moz-selection {
    background: none
}

section.toggle label i.icon-minus {
    display: none
}

section.toggle label i.icon-plus {
    display: inline
}

section.toggle label::selection {
    background: none
}

section.toggle label::before {
    border: 6px solid transparent;
    border-left-color: inherit;
    content: '';
    margin-top: -6px;
    position: absolute;
    right: 4px;
    top: 50%
}

section.toggle label:hover {
    background: #f5f5f5
}

section.toggle label + p {
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    color: #999;
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-overflow: ellipsis;
    transition: all .15s ease-out;
    white-space: nowrap;
    max-height: 20px
}

section.toggle label i {
    font-size: 0.7em;
    margin-right: 8px;
    position: relative;
    top: -1px
}

section.toggle p {
    display: none
}

ul.timeline {
    margin: 0 0 25px;
    padding: 0;
    list-style: none
}

ul.timeline li {
    margin: 25px 0;
    padding: 0;
    clear: both
}

ul.timeline li h4 {
    margin: 0 0 -27px 0;
    padding: 0
}

ul.timeline li p {
    margin-left: 53px
}

ul.timeline li div.thumb {
    background: transparent url(../../gedeeld/assets/img/history-thumb.png) no-repeat 0 0;
    width: 227px;
    height: 160px;
    margin: 0 0 30px;
    padding: 0;
    float: left
}

ul.timeline li div.thumb img {
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    margin: 7px 8px;
    margin-left: 74px;
    width: 145px;
    height: 145px
}

ul.timeline li div.featured-box {
    text-align: left;
    margin-left: 225px;
    margin-bottom: 50px;
    min-height: 115px
}

ul.timeline li div.featured-box div.box-content {
    border-top-color: #CCC
}

span.arrow {
    background: transparent url(../../../../gedeeld/assets/img/arrows.png) no-repeat 0 0;
    width: 47px;
    height: 120px;
    display: inline-block;
    position: relative
}

span.arrow.hl {
    background-position: -209px 0;
    width: 120px;
    height: 47px
}

span.arrow.hlb {
    background-position: -209px -101px;
    width: 120px;
    height: 47px
}

div.google-map {
    background: #E5E3DF;
    height: 400px;
    margin: -35px 0 30px 0;
    width: 100%
}

div.search-results {
    min-height: 300px
}

i.image-icon {
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    overflow: hidden
}

i.image-icon.small {
    width: 16px;
    height: 16px
}

i.image-icon.big {
    width: 48px;
    height: 48px
}

i.image-icon.user {
    background-image: url(../../../../gedeeld/assets/img/icons/icon-user-24.png)
}

i.image-icon.user.small {
    background-image: url(../../../../gedeeld/assets/img/icons/icon-user-16.png)
}

i.image-icon.user.big {
    background-image: url(../../../../gedeeld/assets/img/icons/icon-user-48.png)
}

ul.social-icons {
    margin: 0;
    padding: 0;
    width: auto
}

ul.social-icons li {
    background-image: url(../../../../gedeeld/assets/img/social-sprites.png);
    background-repeat: no-repeat;
    background-color: #FFF;
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    transition: all 0.3s ease;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-border-radius: 100%;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-border-radius: 100%;
    -webkit-transition: all 0.3s ease
}

ul.social-icons li a {
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px
}

ul.social-icons li a:active {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3)
}

ul.social-icons li:active, ul.social-icons li a:active {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%
}

ul.social-icons li.digg {
    background-position: 0 0
}

ul.social-icons li.digg:hover {
    background-position: 0 -30px
}

ul.social-icons li.dribbble {
    background-position: 0 -60px
}

ul.social-icons li.dribbble:hover {
    background-position: 0 -90px
}

ul.social-icons li.facebook {
    background-position: 0 -120px
}

ul.social-icons li.facebook:hover {
    background-position: 0 -150px
}

ul.social-icons li.flickr {
    background-position: 0 -180px
}

ul.social-icons li.flickr:hover {
    background-position: 0 -210px
}

ul.social-icons li.forrst {
    background-position: 0 -240px
}

ul.social-icons li.forrst:hover {
    background-position: 0 -270px
}

ul.social-icons li.googleplus {
    background-position: 0 -300px
}

ul.social-icons li.googleplus:hover {
    background-position: 0 -330px
}

ul.social-icons li.html5 {
    background-position: 0 -360px
}

ul.social-icons li.html5:hover {
    background-position: 0 -390px
}

ul.social-icons li.icloud {
    background-position: 0 -420px
}

ul.social-icons li.icloud:hover {
    background-position: 0 -450px
}

ul.social-icons li.lastfm {
    background-position: 0 -480px
}

ul.social-icons li.lastfm:hover {
    background-position: 0 -510px
}

ul.social-icons li.linkedin {
    background-position: 0 -540px
}

ul.social-icons li.linkedin:hover {
    background-position: 0 -570px
}

ul.social-icons li.myspace {
    background-position: 0 -600px
}

ul.social-icons li.myspace:hover {
    background-position: 0 -630px
}

ul.social-icons li.paypal {
    background-position: 0 -660px
}

ul.social-icons li.paypal:hover {
    background-position: 0 -690px
}

ul.social-icons li.picasa {
    background-position: 0 -720px
}

ul.social-icons li.picasa:hover {
    background-position: 0 -750px
}

ul.social-icons li.pinterest {
    background-position: 0 -780px
}

ul.social-icons li.pinterest:hover {
    background-position: 0 -810px
}

ul.social-icons li.reddit {
    background-position: 0 -840px
}

ul.social-icons li.reddit:hover {
    background-position: 0 -870px
}

ul.social-icons li.rss {
    background-position: 0 -900px
}

ul.social-icons li.rss:hover {
    background-position: 0 -930px
}

ul.social-icons li.skype {
    background-position: 0 -960px
}

ul.social-icons li.skype:hover {
    background-position: 0 -990px
}

ul.social-icons li.stumbleupon {
    background-position: 0 -1020px
}

ul.social-icons li.stumbleupon:hover {
    background-position: 0 -1050px
}

ul.social-icons li.tumblr {
    background-position: 0 -1080px
}

ul.social-icons li.tumblr:hover {
    background-position: 0 -1110px
}

ul.social-icons li.twitter {
    background-position: 0 -1140px
}

ul.social-icons li.twitter:hover {
    background-position: 0 -1170px
}

ul.social-icons li.vimeo {
    background-position: 0 -1200px
}

ul.social-icons li.vimeo:hover {
    background-position: 0 -1230px
}

ul.social-icons li.wordpress {
    background-position: 0 -1260px
}

ul.social-icons li.wordpress:hover {
    background-position: 0 -1290px
}

ul.social-icons li.yahoo {
    background-position: 0 -1320px
}

ul.social-icons li.yahoo:hover {
    background-position: 0 -1350px
}

ul.social-icons li.youtube {
    background-position: 0 -1380px
}

ul.social-icons li.youtube:hover {
    background-position: 0 -1410px
}

ul.social-icons li.github {
    background-position: 0 -1440px
}

ul.social-icons li.github:hover {
    background-position: 0 -1470px
}

ul.social-icons li.behance {
    background-position: 0 -1500px
}

ul.social-icons li.behance:hover {
    background-position: 0 -1530px
}

ul.social-icons li.yelp {
    background-position: 0 -1560px
}

ul.social-icons li.yelp:hover {
    background-position: 0 -1590px
}

ul.social-icons li.mail {
    background-position: 0 -1620px
}

ul.social-icons li.mail:hover {
    background-position: 0 -1650px
}

ul.social-icons li.instagram {
    background-position: 0 -1680px
}

ul.social-icons li.instagram:hover {
    background-position: 0 -1710px
}

ul.social-icons li.foursquare {
    background-position: 0 -1740px
}

ul.social-icons li.foursquare:hover {
    background-position: 0 -1770px
}

ul.social-icons li.zerply {
    background-position: 0 -1800px
}

ul.social-icons li.zerply:hover {
    background-position: 0 -1830px
}

.fullScreenContent div.logo-thumb {
    background: transparent url(../../../../gedeeld/assets/img/logo-thumb.png) no-repeat 0 0;
    width: 227px;
    height: 160px;
    margin: 20px 0px 30px;
    padding: 0;
    float: left
}

.fullScreenContent div.logo-thumb img {
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    margin: 7px 8px;
    margin-left: 74px;
    width: 145px;
    height: 145px
}

.fullScreenContent div.featured-box {
    text-align: left;
    float: left;
    xmargin-left: 225px;
    margin-bottom: 50px;
    min-height: 115px
}

.persoonsprofiel {
    margin-right: 10px;
    text-align: center
}

div.photo-thumb {
    background: transparent url(../../../../gedeeld/assets/img/photo-thumb.png) no-repeat 0 0;
    width: 120px;
    height: 120px;
    margin: 0 0 10px;
    padding: 0
}

div.photo-thumb img {
    -moz-border-radius: 110px;
    -webkit-border-radius: 110px;
    border-radius: 110px;
    margin: 7px 8px;
    width: 105px;
    height: 105px
}

div.small-thumb {
    background: transparent url(../../../../gedeeld/assets/img/small-thumb.png) no-repeat 0 0;
    width: 70px;
    height: 70px;
    margin: 0px 0 10px;
    padding: 0
}

div.small-thumb img {
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    margin: 4px 4px;
    width: 62px;
    height: 62px
}

.inline {
    display: inline-block
}

.right-space {
    margin-right: 10px
}

.inline-help {
    font-size: smaller;
    font-style: italic;
    color: #777
}

.min-360 {
    min-width: 360px
}

@media (max-width: 480px) {
    .min-360 {
        min-width: auto
    }

    .box-content .inline {
        display: block;
        float: none
    }

    .pull-right {
        float: none
    }
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none;
    visibility: hidden
}

.visible-phone {
    display: none !important
}

.visible-tablet {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1
    }

    .row:before, .row:after {
        display: table;
        line-height: 0;
        content: ""
    }

    .row:after {
        clear: both
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 724px
    }

    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 538px
    }

    .span8 {
        width: 476px
    }

    .span7 {
        width: 414px
    }

    .span6 {
        width: 352px
    }

    .span5 {
        width: 290px
    }

    .span4 {
        width: 228px
    }

    .span3 {
        width: 166px
    }

    .span2 {
        width: 104px
    }

    .span1 {
        width: 42px
    }

    .offset12 {
        margin-left: 764px
    }

    .offset11 {
        margin-left: 702px
    }

    .offset10 {
        margin-left: 640px
    }

    .offset9 {
        margin-left: 578px
    }

    .offset8 {
        margin-left: 516px
    }

    .offset7 {
        margin-left: 454px
    }

    .offset6 {
        margin-left: 392px
    }

    .offset5 {
        margin-left: 330px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 206px
    }

    .offset2 {
        margin-left: 144px
    }

    .offset1 {
        margin-left: 82px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        line-height: 0;
        content: ""
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 30px;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.7624309392265194%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%
    }

    .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%
    }

    .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%
    }

    .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%
    }

    .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%
    }

    .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%
    }

    .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%
    }

    .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%
    }

    .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%
    }

    .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%
    }

    .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%
    }

    .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%
    }

    .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%
    }

    .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%
    }

    .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%
    }

    .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%
    }

    .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%
    }

    .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.600799341718584%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%
    }

    .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%
    }

    .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%
    }

    .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%
    }

    .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%
    }

    .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%
    }

    .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%
    }

    input, textarea, .uneditable-input {
        margin-left: 0
    }

    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px
    }

    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 710px
    }

    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 648px
    }

    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 586px
    }

    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 524px
    }

    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 462px
    }

    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 400px
    }

    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 338px
    }

    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 276px
    }

    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 214px
    }

    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 152px
    }

    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 90px
    }

    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 28px
    }
}

@media (max-width: 767px) {

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: -20px;
        margin-left: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row, .thumbnails {
        margin-left: 0
    }

    .thumbnails > li {
        float: none;
        margin-left: 0
    }

    [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .span12, .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*="offset"]:first-child {
        margin-left: 0
    }

    .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade {
        top: -100px
    }

    .modal.fade.in {
        top: 20px
    }
}

@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 20px
    }

    input[type="checkbox"], input[type="radio"] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px
    }

    .media .pull-left, .media .pull-right {
        display: block;
        float: none;
        margin-bottom: 10px
    }

    .media-object {
        margin-right: 0;
        margin-left: 0
    }

    .modal {
        top: 10px;
        right: 10px;
        left: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 20px
    }

    .navbar-fixed-bottom {
        margin-top: 20px
    }

    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 5px
    }

    .navbar .container {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px
    }

    .nav-collapse .nav > li {
        float: none
    }

    .nav-collapse .nav > li > a {
        margin-bottom: 2px
    }

    .nav-collapse .nav > .divider-vertical {
        display: none
    }

    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }

    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px
    }

    .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2
    }

    .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #999
    }

    .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #111
    }

    .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: none;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .open > .dropdown-menu {
        display: block
    }

    .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
        display: none
    }

    .nav-collapse .dropdown-menu .divider {
        display: none
    }

    .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
        display: none
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
    }

    .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .nav-collapse, .nav-collapse.collapse {
        height: 0;
        overflow: hidden
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    header div.social-icons {
        display: none
    }

    header nav ul.nav-main {
        margin-right: -10px
    }

    a.thumb-info span.thumb-info-title {
        font-size: 14px
    }

    a.thumb-info span.thumb-info-more {
        font-size: 11px
    }

    div.hexagon.pull-left-tablet {
        margin-left: -91px
    }
}

@media (max-width: 767px) {
    body.boxed {
        background: none !important
    }

    header, div.slider-container, div.slider-container > div.slider > div.tp-bannertimer, div.home-intro, div.home-concept, section.highlight, section.featured, section.featured.footer, section.page-top, footer, div.footer-copyright, div.google-map, div.map-section {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }

    div.home-intro-compact {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    body.boxed div.body {
        border: 0;
        border-bottom: 0;
        border-top: 0;
        box-shadow: none;
        margin: 0;
        width: auto
    }

    body.boxed header {
        padding: 0
    }

    header div.search {
        display: block;
        float: none;
        position: absolute;
        right: 0;
        margin-top: 0
    }

    header div.search input {
        float: right;
        width: 45% !important
    }

    header nav {
        width: 55%
    }

    header nav select.selectnav {
        display: block;
        margin-top: 58px;
        width: 100%
    }

    header nav ul.nav-main, header div.social-icons {
        display: none
    }

    header nav ul.nav-top {
        left: 39%;
        position: absolute
    }

    header h1.logo {
        margin-right: 10%;
        width: 30%
    }

    header nav ul.nav-top li.phone {
        display: block
    }

    header nav ul.nav-top li {
        display: none
    }

    a.scroll-to-top.visible {
        display: none
    }

    .sort-destination, .isotope-item, .mobile-max-width {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 380px
    }

    .mobile-max-width.small {
        max-width: 200px
    }

    .pull-bottom-phone {
        margin-bottom: 35px
    }

    .pull-top-phone {
        margin-bottom: 35px
    }

    div.flexslider-center-mobile div.flex-viewport {
        margin-left: auto;
        margin-right: auto;
        max-width: 390px
    }

    div.flexslider-center-mobile.flexslider-simple {
        margin-left: auto;
        margin-right: auto;
        max-width: 390px
    }

    div.pricing-table {
        margin-left: 0px
    }

    div.pricing-table div.plan {
        margin-right: 0
    }
}

@media (max-width: 480px) {
    body {
        font-size: 13px
    }

    h2 {
        font-size: 2.3em;
        line-height: 33px
    }

    header nav ul {
        display: none
    }

    header div.search {
        display: none
    }

    header nav select.selectnav {
        margin-top: 35px
    }

    header h1.logo img {
        width: 100%
    }

    ul.comments li {
        border-left: 8px solid #DDD;
        clear: both;
        padding: 0 0 0 10px
    }

    ul.comments li div.thumbnail, ul.comments div.comment-arrow {
        display: none
    }

    article.post-large-image div.post-image, article.post-large-image div.post-date, article.post-large-image {
        margin-left: 0
    }

    section.page-not-found {
        margin: 0
    }

    section.page-not-found h2 {
        font-size: 100px;
        letter-spacing: 0;
        line-height: 100px
    }

    ul.timeline li div.thumb {
        display: none
    }

    ul.timeline li div.featured-box {
        margin-left: 0
    }
}

@media (max-width: 1180px) {
    div.home-concept div.project-image, div.home-concept div.process-image {
        margin-left: -50%
    }
}

@media (max-width: 767px) {
    div.home-concept {
        background: none
    }

    div.home-concept span.shadow {
        display: none
    }

    div.home-concept div.process-image, div.home-concept div.project-image {
        margin: 0 auto
    }
}

@media (max-width: 380px) {
    div.home-concept div.project-image {
        margin-left: -13%
    }
}

#wrapper {
    width: 140px;
    margin-left: auto;
    margin-right: auto
}

#linkjes img {
    width: 90%;
    float: left;
    margin-left: 5px;
    height: 1px
}

#linkjes a {
    padding-left: 8px;
    height: auto;
    line-height: 19px;
    padding-top: 3px;
    background: #f0f0f0;
    color: #656565
}

.alles-over .compact div.grijs #linkjes a:hover {
    line-height: 19px;
    padding-top: 3px;
    background: #b6b6b6;
    border-bottom: 1px solid #646464
}

#linkjes a:hover, #linkjes a.actief {
    background-color: #c8c7c7;
    padding-left: 8px;
    height: auto;
    text-decoration: underline
}

.checkmark {
    padding-left: 20px
}

.checkmark ul {
    padding-top: 10px
}

.checkmark ul li {
    margin-left: -20px;
    padding: 2px 10px 3px 20px;
    background: url(../../../../gedeeld/beeld/chevron_checkmark.gif) left 4px no-repeat
}

.quote_xxl {
    float: left;
    display: block;
    width: 220px;
    padding: 0px;
    padding-left: 10px;
    font-style: italic;
    font-size: 18px !important
}

#account_tabs li span {
    margin-right: 0
}

#afsluiter-gratis-test h2 {
    padding-bottom: 2px
}

.notice {
    color: #900 !important
}

.veld {
    background-color: white;
    color: black
}

.knop {
    color: white;
    background: #10b1de url(../../../../gedeeld/beeld/bg_knop.gif) repeat-x;
    border: 2px solid #10b1de;
    cursor: pointer
}

.knop-jung {
    color: white;
    background: #10b1de url(../../../../gedeeld/beeld/bg_knop.gif) repeat-x;
    border: 2px solid #10b1de;
    cursor: pointer;
    width: 250px
}

.knop.large {
    background: #10b1de url(../../../../gedeeld/beeld/btn_bg.png) repeat-x;
    border: 3px solid #01acdc;
    padding: 15px 20px;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 8px 8px 7px -7px #595959;
    -webkit-box-shadow: 8px 8px 7px -7px #595959;
    box-shadow: 8px 8px 7px -7px #595959;
    text-shadow: 2px 2px 2px #595959;
    margin: 20px 10px 20px 20px;
    float: right
}

.knop.large:hover {
    text-decoration: none
}

.een-ster {
    padding-right: 17px;
    background: url(../../../../gedeeld/beeld/sterren/ph_1sterren.gif) right 2px no-repeat
}

.twee-sterren {
    padding-right: 29px;
    background: url(../../../../gedeeld/beeld/sterren/ph_2sterren.gif) right 2px no-repeat
}

.drie-sterren {
    padding-right: 41px;
    background: url(../../../../gedeeld/beeld/sterren/ph_3sterren.gif) right 2px no-repeat
}

.vier-sterren {
    padding-right: 53px;
    background: url(../../../../gedeeld/beeld/sterren/ph_4sterren.gif) right 2px no-repeat
}

.vijf-sterren {
    padding-right: 65px;
    background: url(../../../../gedeeld/beeld/sterren/ph_5sterren.gif) right 2px no-repeat
}

.tabel td, .tabel th {
    padding: 0.1em 0.4em
}

.waarschuwing {
    color: #ce0404;
    font-weight: bold
}

body#kaal {
    background: white;
    margin: 2em 1em;
    text-align: left
}

#kop {
    clear: both;
    position: relative;
    height: 113px;
    overflow: hidden;
    text-align: start;
    color: white;
    background-color: #dedfd1
}

#kop #logo {
    position: absolute;
    top: 24px;
    margin-left: 12px;
    z-index: 1
}

#metabalk {
    position: relative;
    background-color: #ddded0;
    text-align: left
}

#metabalk .menu {
    padding: 16px 0px 0px 0px;
    float: left
}

#metabalk .menu a {
    text-decoration: none;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    height: 18px;
    padding: 3px 6px 11px 7px;
    color: #000
}

#metabalk .menu a:hover {
    color: #ff7a01
}

#metabalk .menu a.actief {
    color: #ff7a01;
    padding-right: 0px;
    background: url(../../../../gedeeld/beeld/menu_achtergrond.gif) no-repeat
}

#metabalk .menu .twitterlink {
    vertical-align: top;
    padding-top: 0px
}

#metabalk .menu a.actief span {
    height: 28px;
    width: 10px;
    margin-top: -3px;
    margin-left: 5px;
    vertical-align: top;
    display: inline-block;
    background: #ddded0 url(../../../../gedeeld/beeld/menu_achtergrond_rechts.gif) no-repeat
}

#metabalk .menu span {
    vertical-align: top;
    display: inline
}

* html #metabalk .menu span {
    width: 100px
}

#metabalk .menu .g-plusone {
    display: inline
}

#metabalk .addthis_toolbox {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    margin: 20px 0px
}

#metabalk .zoeken {
    margin: 0px 0px 5px 0px;
    float: right
}

.zoeken {
    padding: 15px 7px 8px 6px;
    xbackground: url(../../../../gedeeld/beeld/opmaak/bg_zoek_.gif) no-repeat 3px 15px
}

.zoeken .veld {
    background: transparent url(../../../../gedeeld/beeld/opmaak/bg_zoek.gif) no-repeat 0px 0px;
    border: 0px solid;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    width: 137px;
    padding: 0px 5px;
    color: #827e7d;
    border-radius: 4px;
    -moz-border-radius: 4px
}

.zoeken .submit_button {
    vertical-align: bottom;
    background: url(../../../../gedeeld/beeld/opmaak/b_zoek3.gif) no-repeat 0px 0px;
    border: 0px solid;
    width: 23px;
    height: 23px
}

@-moz-document url-prefix() {
    #metabalk .zoeken .veld {
        margin-top: -4px
    }
}

#no-test .veld {
    width: 137px;
    background-color: transparent;
    vertical-align: top;
    margin-top: 0px;
    border: 0px solid #000;
    height: 21px;
    font-size: 12px;
    margin-right: 10px;
    color: #827e7d;
    padding-left: 5px;
    padding-top: 3px
}

#no-test .zoeken {
    background: url(../../../../gedeeld/beeld/opmaak/bg_zoek_.gif) no-repeat 0px 0px;
    margin-bottom: 15px
}

@-moz-document url-prefix() {
    #no-test .veld {
        margin-top: -4px
    }
}

#gebruiker_balk {
    padding: 0px 0px;
    float: right;
    margin: 8px 10px 0px 0px
}

#gebruiker_balk a {
    display: inline-block;
    height: 36px;
    line-height: 36px
}

#kop #panorama {
    position: relative;
    height: 113px;
    background-image: url(../../../../gedeeld/beeld/opmaak/bg_payoff2.jpg);
    background-repeat: no-repeat
}

#kop #panorama .menu {
    position: absolute;
    top: 84px;
    width: 575px;
    height: 27px;
    background-image: url(../../../../gedeeld/beeld/opmaak/bg_payoff_under.jpg);
    background-repeat: no-repeat
}

#kop #panorama .legenda {
    position: absolute;
    left: 574px;
    top: 0px;
    background: url(../../../../gedeeld/beeld/opmaak/bg_waardeuitslag.gif) no-repeat #0083a9;
    padding: 8px 10px 0px 10px
}

.legenda table {
    width: 170px;
    margin-bottom: 10px
}

#kop #panorama .legenda a {
    color: white;
    text-decoration: none
}

#kop #panorama .legenda caption {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    color: white;
    padding-bottom: 9px
}

#kop #panorama .legenda td {
    color: white;
    font-size: 10px;
    height: 14px;
    padding: 0px 0px 0px 0px
}

#kop #panorama .legenda td img {
    display: block;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 1px
}

#banner {
    position: absolute;
    margin-left: 770px;
    top: 163px
}

#romp {
    border-left: 1px solid #eaebe6;
    background: white url(../../../../gedeeld/beeld/opmaak/bg_inhoud.jpg) 160px 0px no-repeat;
    width: 100%;
    padding: 0px;
    margin: 0px
}

.linkerkolom {
    font-size: 13px;
    padding: 0px;
    padding-top: 20px;
    background: #fff url(../../../../gedeeld/beeld/opmaak/bg_menu.gif) no-repeat
}

.linkerkolom h2 {
    font-size: 12px
}

.linkerkolom h3 {
    font-size: 10px;
    margin: 0px
}

.linkerkolom div {
    margin-bottom: 20px
}

.linkerkolom p {
    margin: 0px
}

.linkerkolom .veld {
    width: 100px
}

.linkerkolom a {
    color: black
}

.linkerkolom .menu {
    width: 140px;
    margin-left: 9px;
    margin-right: 9px;
    padding-top: 4px;
    margin-bottom: 6px;
    background: #fff url(../../../../gedeeld/beeld/opmaak/bg_menu_l.gif) no-repeat
}

.linkerkolom .menu a {
    display: block;
    xheight: 21px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding-left: 3px;
    background-color: #232d3d
}

.linkerkolom .menu .hoofdmenu a {
    xheight: 21px;
    height: auto;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 19px;
    background: #232d3d url(../../../../gedeeld/beeld/opmaak/bg_menu_l_hr.gif) no-repeat
}

.linkerkolom .menu .hoofdmenu a img, .linkerkolom .menu .boven a img {
    float: right;
    margin-right: 5px;
    margin-top: 4px;
    margin-left: 5px
}

.linkerkolom .menu .boven a {
    padding-bottom: 2px
}

.linkerkolom .menu .boven a img {
    margin-top: 2px
}

.linkerkolom .menu .grijs a {
    background-color: #646464;
    line-height: 19px;
    padding-top: 3px;
    height: 19px;
    background: #646464 url(../../../../gedeeld/beeld/opmaak/bg_menu_l_hr_grijs.gif) no-repeat
}

.linkerkolom .menu .grijsboven a {
    background-color: #646464;
    height: 18px;
    padding-top: 1px
}

.linkerkolom .menu .submenu a {
    height: 20px;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
    line-height: 16px
}

.linkerkolom .menu .hoofdmenu a:hover, .linkerkolom .menu .hoofdmenu a.actief {
    xborder: 1px solid red;
    background: #02aadb url(../../../../gedeeld/beeld/opmaak/bg_menu_l_actief.gif) no-repeat
}

.linkerkolom .menu .grijs a:hover, .linkerkolom .menu .grijs a.actief {
    background: #646464 url(../../../../gedeeld/beeld/opmaak/bg_menu_l_knop_grijs_actief.gif) no-repeat
}

.linkerkolom .menu .grijsboven a:hover, .linkerkolom .menu .grijsboven a.actief {
    background: #646464 url(../../../../gedeeld/beeld/opmaak/bg_menu_l_knop_grijs_e_act.gif) no-repeat
}

.linkerkolom .menu a:hover, .linkerkolom .menu a.actief {
    font-weight: bold;
    background: #02aadb url(../../../../gedeeld/beeld/opmaak/bg_menu_l_laatste_actief.gif) no-repeat
}

q {
    quotes: none
}

.linkerkolom .menu-bottom {
    width: 140px;
    background: #fff url(../../../../gedeeld/beeld/opmaak/bg_menu_lb.gif) no-repeat;
    height: 4px
}

.linkerkolom .alles-over {
    width: 140px;
    margin: 0px;
    margin-left: 9px;
    margin-right: 9px
}

.linkerkolom .alles-over .compact {
    padding-top: 4px;
    background: #fff url(../../../../gedeeld/beeld/opmaak/bg_menu_l_grijs.gif) no-repeat
}

.linkerkolom .alles-over .compact div {
    margin: 0px
}

.linkerkolom .alles-over .compact div a {
    color: white;
    display: block;
    font-weight: bold;
    padding-left: 3px;
    font-size: 12px;
    text-decoration: none;
    height: 21px;
    line-height: 21px
}

.linkerkolom .alles-over .compact div a span {
    position: absolute;
    padding-left: 2px;
    vertical-align: top
}

.alles-over .compact div.onder a {
    background: #232d3d
}

.linkerkolom .alles-over .compact div a:hover {
    background: #02aadb url(../../../../gedeeld/beeld/opmaak/bg_menu_l_actief.gif) no-repeat
}

.alles-over .compact div.onder a:hover {
    background: #02aadb url(../../../../gedeeld/beeld/opmaak/bg_menu_l_laatste_actief.gif) no-repeat
}

.alles-over .compact div.grijs a:hover, .alles-over .compact div.grijs a.actief {
    background: #646464 url(../../../../gedeeld/beeld/opmaak/bg_menu_l_knop_grijs_actief.gif) no-repeat
}

.alles-over .compact div.grijsboven a:hover, .alles-over .compact div.grijsboven a.actief {
    background: #646464 url(../../../../gedeeld/beeld/opmaak/bg_menu_l_knop_grijs_e_act.gif) no-repeat
}

.alles-over .compact div.grijs a {
    background-color: #646464;
    line-height: 19px;
    padding-top: 3px;
    height: 19px;
    background: #646464 url(../../../../gedeeld/beeld/opmaak/bg_menu_l_hr_grijs.gif) no-repeat
}

.alles-over .compact div.grijsboven a {
    background-color: #646464;
    height: 18px;
    padding-top: 1px
}

.alles-over .kop {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px
}

.alles-over .alles-over-bottom {
    width: 140px;
    background: #fff url(../../../../gedeeld/beeld/opmaak/bg_menu_lb_grijs.gif) no-repeat;
    height: 4px
}

#linkerkolom-onder {
    vertical-align: bottom
}

#linkerkolom-onder #einde-prof-test {
    position: relative;
    bottom: 140px
}

#linkerkolom-onder #einde-prof-test p {
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    text-align: center
}

.testlokaal .gegeven {
    vertical-align: middle
}

.pagina-bottom {
    text-align: center;
    line-height: 18px;
    font-size: 11px;
    color: #999;
    padding: 20px 15px;
    padding-top: 25px
}

#copyright {
    display: inline-block;
    vertical-align: middle
}

.pagina-bottom a {
    vertical-align: middle
}

#copyright a {
    color: #999;
    text-decoration: underline;
    vertical-align: bottom
}

.countryflag {
    text-indent: -100px;
    line-height: 0px;
    overflow: hidden;
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(/gedeeld/beeld/opmaak/countryflags.png)
}

.country_nl {
    background-position: 0px -11px
}

.country_de {
    background-position: -16px -11px
}

.country_co_uk {
    background-position: -32px -11px
}

.country_com {
    background-position: -48px -11px
}

.country_fr {
    background-position: 0px -33px
}

.country_it {
    background-position: -16px -33px
}

.country_es {
    background-position: -32px -33px
}

.country_pl {
    background-position: -48px -33px
}

#kortingsactie {
    position: absolute;
    width: 102px;
    height: 102px;
    top: 170px;
    margin-left: 442px
}

.lopende-tekst caption {
    white-space: nowrap;
    text-align: left;
    font-size: 11px;
    font-weight: bold
}

.verwijder_regel {
    border: 1px solid #0181a8;
    height: 15px;
    font-size: 10px;
    font-weight: bold;
    padding: 0px 3px;
    margin-left: 5px;
    background: #0181a8;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer
}

.onbeantwoord {
    background-color: #ccc !important
}

#proftest-subnavigatie-begin {
    margin-left: 5px
}

#proftest-subnavigatie-begin, #proftest-subnavigatie-eind {
    margin-top: 22px;
    width: 4px;
    float: left;
    background: url(../../../../gedeeld/beeld/opmaak/prof_sub_einde.gif) 0px 0px no-repeat;
    height: 25px
}

#proftest-subnavigatie-eind {
    float: left;
    background-position: -3px 0px
}

#proftest-subnavigatie {
    float: left;
    margin-top: 22px;
    padding: 0px 30px;
    height: 25px;
    background: url(../../../../gedeeld/beeld/opmaak/prof_sub_bg.gif) repeat-x
}

#proftest-subnavigatie ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    background-image: none
}

#proftest-subnavigatie ul {
    text-align: center;
    padding: 0px;
    margin: 0px
}

#proftest-subnavigatie ul li {
    display: inline
}

#proftest-subnavigatie ul li a {
    padding: 0px 15px;
    line-height: 25px;
    text-decoration: none;
    color: #0083a9
}

#proftest-subnavigatie ul li a:hover {
    text-decoration: underline
}

#proftest-subnavigatie ul li a.actief {
    color: #dd7a01
}

#statische-content {
    margin: 0px 10px
}

#statische-content h1 {
    color: #898989;
    font-size: 12px
}

#statische-content p {
    color: #898989;
    font-size: 11px
}

#statische-content a {
    color: #898989;
    text-decoration: underline
}

#statische-content a:hover {
    color: #666
}

.t {
    background: url(../../../../gedeeld/beeld/opmaak/dot.gif) 0 0 repeat-x
}

.t-blauw {
    background: #f7fbff url(../../../../gedeeld/beeld/opmaak/dot.gif) 0 0 repeat-x
}

.b {
    background: url(../../../../gedeeld/beeld/opmaak/dot.gif) 0 100% repeat-x
}

* html .b {
    border-bottom: 1px solid #e0e1d3
}

.l {
    background: url(../../../../gedeeld/beeld/opmaak/dot.gif) 0 0 repeat-y
}

.r {
    background: url(../../../../gedeeld/beeld/opmaak/dot.gif) 100% 0 repeat-y
}

.bl {
    background: url(../../../../gedeeld/beeld/opmaak/bl.gif) 0 100% no-repeat
}

.br {
    background: url(../../../../gedeeld/beeld/opmaak/br.gif) 100% 100% no-repeat
}

.tl {
    background: url(../../../../gedeeld/beeld/opmaak/tl.gif) 0 0 no-repeat
}

.tr-nopadding, .tr {
    background: url(../../../../gedeeld/beeld/opmaak/tr.gif) 100% 0 no-repeat;
    padding: 3px
}

.tr-special {
    background: url(../../../../gedeeld/beeld/opmaak/round_corner_top_right.gif) 100% 0 no-repeat;
    padding: 5px
}

div.cel {
    margin: 0;
    padding: 0px;
    display: block;
    border-bottom: 1px solid white
}

#rapport {
}

.rapportgegevens {
    position: relative;
    margin-left: 5px;
    overflow: hidden
}

.rapportgegevens .logo {
    position: absolute;
    right: 0px;
    z-index: 1
}

* html .rapportgegevens .logo {
    right: 20px
}

.rapportgegevens table {
    position: relative;
    z-index: 2
}

.rapportgegevens table td {
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 4px
}

.rapportgegevens caption {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px;
    color: #dd7a01;
    text-align: left
}

#rapport .lopende-tekst {
    margin: 2px 10px !important
}

.rapport .lopende-tekst {
    margin: 2px 15px !important
}

#rapport .diagram {
    padding: 1em;
    padding-top: 0px
}

#rapport .diagram h3 {
    color: #db7b03;
    padding: 1em 0px;
    margin: 0px
}

#rapport .diagram table {
    margin-bottom: 10px
}

#rapport .diagram p {
    padding-top: 5px;
    margin: 0px
}

#rapport .binnentabel .tr, #rapport .tr-nopadding, #rapport .binnentabel .tr-special {
    padding: 0px
}

.rapport-overzicht td {
    padding: 0.3em 0.8em 0.3em 0.3em;
    margin: 0em;
    width: auto;
    border-bottom: 1px solid #eaebe0
}

.rapport-overzicht .links {
    border-right: 1px solid #eaebe0;
    text-align: right
}

.rapport-overzicht .laatste {
    border-bottom: 0px
}

div.roundedcorners {
    background-color: #F0F0E8;
    border: 1px solid #c4c8cc;
    padding: 15px;
    text-align: left;
    margin: 5px 25px 5px 5px;
    border-radius: 12px;
    -moz-border-radius: 12px
}

.expendable td {
    padding: 10px 0px
}

.expendable td.pijl {
    padding-right: 10px;
    width: 13px;
    vertical-align: top
}

.expendable span.pijl {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: transparent url(../../../../gedeeld/beeld/pijl.gif) left top no-repeat
}

.citaat {
    margin: 20px 0px
}

.citaat p, .citaat blockquote {
    font-style: italic;
    margin: 0px;
    padding: 0px
}

.citaat h1, .advertentie {
    border: 1px solid #ccc
}

.advertentie:hover {
    cursor: pointer;
    border: 1px solid #444
}

.tower-banner {
    width: 120px;
    height: 600px;
    line-height: 0px
}

.start-de-test {
    float: right;
    border-width: 0px 0px 12px 12px;
    border-style: solid;
    border-color: white;
    margin-left: 5px;
    background-color: #F9F0E5
}

.start-de-test form {
    margin: 0px !important;
    padding: 0px
}

.start-de-test a img {
    border: 1px solid #BF928A
}

.eigen {
    font-weight: bold
}

.antwoord_goed {
    color: green
}

.antwoord_fout {
    color: red
}

#verzameling {
    margin-bottom: 1em;
    width: 100%
}

#verzameling .vraag {
    border: 1px solid white
}

#verzameling label {
    display: block;
    padding: .4em .2em
}

.analogies {
    text-align: center;
    border-radius: 5px;
    height: 100px;
    border: 1px solid #C4C4C4
}

.analogy {
    width: 100px;
    vertical-align: middle;
    padding: 10px;
    margin: auto
}

.isto {
    width: 35px;
    vertical-align: middle;
    padding: 8px
}

table.iq-test {
    width: 425px;
    position: relative;
    top: -20px
}

table.iq-test td {
    text-align: center
}

.iq-test .klokje {
    float: right;
    font-size: 1.8em;
    color: #e87a00
}

.iq-test .vragengroep {
    text-align: left
}

.iq-test .vraag {
    text-align: left;
    margin-bottom: 200% !important
}

.vragengroep .lopende-tekst h2, .vragengroep .lopende-tekst p {
    margin-left: 10px
}

div#distance {
    margin-bottom: -239px;
    width: 1px;
    height: 50%;
    float: left
}

div#mark-van-huystee-drawing-design {
    position: relative;
    text-align: left;
    height: 31px;
    width: 864px;
    margin: 0 auto;
    clear: left
}

div#content {
    position: relative;
    text-align: left;
    height: 432px;
    width: 864px;
    background: blue;
    margin: 0 auto;
    clear: left;
    background-color: #fff
}

div#copyright-mark-van-huystee {
    position: relative;
    text-align: right;
    height: 15px;
    width: 864px;
    margin: 0 auto;
    clear: left
}

#content #kol-1 {
    position: absolute;
    top: 20px;
    left: 32px;
    width: 525px;
    height: 410px
}

#content #kol-1 #afbeelding {
    position: absolute;
    top: 202px;
    left: 0px;
    height: 202px
}

#content #kol-1 #afbeelding h2 {
    position: absolute;
    bottom: 4px;
    left: 0px;
    font-weight: normal;
    font-style: italic
}

#content #kol-2 {
    position: absolute;
    top: 20px;
    right: 31px;
    width: 276px;
    height: 410px;
    text-align: right
}

#content #kol-2 #naar-huystee-com {
    position: absolute;
    top: 3px;
    right: 0px
}

#content #kol-2 ul {
    position: absolute;
    bottom: 28px;
    right: 0px
}

#content #kol-2 ul li a {
    text-decoration: none;
    color: #999;
    font-size: 9px;
    line-height: 10px
}

#content #kol-2 ul li a:hover {
    color: #000
}

.vraag {
    margin: 0px;
    padding-bottom: 7px
}

.vraag .subvraag {
    margin: 0.4em 0.4em 0.4em 35px
}

.vraag input {
    padding-left: 10px
}

.vraag .horizontaal {
}

.vraag .horizontaal input {
    padding-left: 5px
}

.nummering {
    color: #e87a00
}

.vraag h2 {
    margin: 0px 5px !important
}

.vraag h3 {
    margin: 0px 5px !important
}

.vraag h2 .nummering, .vraag h3 .nummering {
    margin-right: 3px
}

.vragen {
    width: 100%;
    color: #464646
}

.vragen td {
    font-size: 14px !important;
}

.vragen td:first-child {
    padding-left: 0px
}

.vragen th {
    text-align: center;
    font-weight: bold;
    color: #0077DB
}

.vragen .lickertantwoord {
    text-align: center
}

#woordgroepen {
    width: 100%;
    color: #464646
}

#woordgroepen td {
}

#woordgroepen td.geen-rand {
    border-width: 0px
}

#woordgroepen td.onvolledig {
    background-color: #ccc
}

#woordgroepen .groep {
    height: 100%
}

#woordgroepen .groep td {
    padding: .2em .2em;
    border-width: 0px;
    height: 29px
}

#woordgroepen .groep td.duimen {
    white-space: nowrap;
    width: 40px
}

#woordgroepen .meest {
    font-weight: bold;
    text-decoration: none
}

#woordgroepen .minst {
    font-weight: normal;
    text-decoration: line-through
}

#woordgroepen .niets {
    background-color: inherit;
    font-weight: normal;
    text-decoration: none
}

@media print {
    #kop, .linkerkolom {
        display: none
    }

    #rapport, #container {
        width: auto
    }

    .naar-nieuwe-pagina {
        page-break-after: always
    }

    .op-nieuwe-pagina {
        page-break-before: always
    }
}

.ui-tabs .ui-tabs-nav {
    background: transparent none;
    border: none;
    height: 30px
}

.ui-tabs .ui-tabs-nav li {
    background: #0181A8
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li span {
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    background: transparent;
    margin: 0px
}

.ui-tabs .ui-tabs-nav li a:hover span {
    text-decoration: underline
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background-color: transparent;
    background-image: url(../../../../gedeeld/beeld/opmaak/gebruiker_tab_bg.gif);
    background-repeat: repeat-x
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a span {
    color: #FF7A01
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover span {
    text-decoration: none
}

.ui-tabs .ui-tabs-panel {
    padding: 1em 1.2em
}

.ui-widget {
    font-size: 1em;
    font-family: Arial, Verdana, sans-serif
}

.ui-widget-content a {
    color: #b3dbc0
}

.ui-tabs.ui-corner-all.ui-widget-content {
    border-width: 0
}

.ui-tabs.ui-corner-all .ui-tabs-nav {
    background-color: #fff;
    margin-bottom: -1px
}

.ui-tabs.ui-corner-all .ui-tabs-panel {
    border-width: 1px;
    border-radius: 4px 4px 4px 4px
}

#footerlinks, #footerlinks a {
    color: #CCC
}

.pagina-bottom {
    height: 8px;
    background: url(../../../../gedeeld/beeld/pagina_bottom.gif) no-repeat
}

#meer-uitleg.lopende-tekst li {
    margin-top: .5em
}

#meer-uitleg.lopende-tekst h3 {
    margin-top: 1.5em;
    margin-bottom: .5em
}

#meer-uitleg.lopende-tekst a {
    text-decoration: underline
}

#meer-uitleg.lopende-tekst a:hover {
    text-decoration: none
}

#account_tabs .ui-tabs-panel a {
    text-decoration: underline
}

#account_tabs .ui-tabs-panel a:hover {
    text-decoration: none
}

.gebruiker_icon {
    display: inline-block;
    width: 20px;
    height: 24px;
    vertical-align: middle;
    background: transparent url(../../../../gedeeld/beeld/icon_gebruiker.png) scroll no-repeat left top
}

.error_msg {
    display: block;
    background-color: #DB7B03;
    padding: 3px 5px;
    margin-bottom: 10px
}

.message_msg {
    display: block;
    background-color: #0181A8;
    padding: 3px 5px;
    margin-bottom: 10px
}

.error_msg *, .message_msg * {
    font-weight: bold;
    font-style: italic;
    color: #FFF;
    background-image: none
}

.error_msg a, .message_msg a {
    color: #FFF;
    text-decoration: underline
}

.error_msg a:hover, .message_msg a:hover {
    color: #F0F0E8;
    text-decoration: none
}

#product_form label.error, #nieuwsbrief label.error {
    color: red;
    font-style: italic;
    width: auto;
    border: 0;
    display: block;
    float: none;
    margin-left: 120px;
    padding-bottom: 5px;
    padding-top: 0px
}

#nieuwsbrief input.checkbox {
    border: none
}

#profilingFrom select.error, #product_form input.error, #nieuwsbrief input.error {
    border: 1px dotted red;
    background: #f9ac40
}

#profilingFrom label.error {
    margin-left: 122px
}

#tabel-pagina th, #tabel-pagina td {
    border: 1px solid #232d3d;
    border-collapse: collapse;
    text-align: left;
    color: #464646
}

#tabel-pagina th {
    background-color: #232d3d;
    color: #fff
}

#cookie-warning {
    position: fixed;
    bottom: 0px;
    text-align: center;
    left: 0px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%;
    color: #fff;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)"
}

#segment-footer {
    position: fixed;
    bottom: 0px;
    text-align: center;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #fff;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)"
}

.segment-footer-close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    padding: 2px 4px 0px 0px
}

.its123-instrument .its123-legend {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 300;
    font-size: 1.1em;
    line-height: 20px;
    color: #DB7B03;
    border: 0;
    float: left;
    margin-bottom: 10px
}

.its123-instrument .its123-control {
    margin-bottom: 10px
}

.its123-instrument .its123-radio-label {
    display: inline
}

.its123-instrument .its123-radio {
    margin: 3px 5px 0 0
}

.its123-instrument .its123-control-group {
    margin-bottom: 0;
    padding: 20px 0 20px 20px
}

.its123-instrument .its123-control-group:nth-child(odd) {
    background-color: #eee
}

.its123-instrument .its123-control-group:last-child {
    background-color: inherit
}

.its123-instrument .its123-error {
    color: #C10000
}

body {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAD1BMVEXl5eXp6enu7u7g4ODm5uY5xL5yAAAAUUlEQVRYhe3RsQ0AMAgDQbOKZ2D/2QIjuKGIXpa+o0Cnsl1R1NOOItcsityzKNpLR9FeOsrRLzcu6KOPPvroo48++uijjz766KOPPvrof6T/AAJpY3NDBPRxAAAAAElFTkSuQmCC');
    background-size: 60px
}

header {
    border-top: 0;
    background: linear-gradient(35deg, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 80%), url(/content/sphere-min.png) no-repeat 280px -2px
}

header .logo {
    float: left;
    margin: 15px 0 40px 0;
    padding: 0;
    position: relative
}

header .logo svg {
    width: 3em;
    font-size: 80px;
    margin-left: 20px
}

header .logo .subtitle {
    left: 120px;
    top: 65px;
    font-style: italic;
    position: absolute;
    z-index: 3;
    width: 400px;
    font-size: 12px;
    color: #9B9A9D
}

h1 {
    color: #DB7B03;
    font-size: 2.8em;
    font-weight: 300;
    line-height: 54px;
    margin: 0 0 15px 0;
    word-wrap: break-word
}

h2 {
    color: #DB7B03;
    font-size: 1.8em;
    margin-bottom: 3px
}

legend {
    color: #DB7B03;
    font-size: 1.8em;
    margin-bottom: 3px
}

h3 {
    color: #232d3d;
    letter-spacing: normal;
    margin: 0 0 5px 0;
    text-transform: none
}

h4 {
    color: #DB7B03
}

h5 {
    color: #DB7B03;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0
}

a {
    color: #b3dbc0
}

a:hover {
    color: #b3dbc0
}

a:active {
    color: #b3dbc0
}

.alternative-font {
    color: #232d3d
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #232d3d
}

ul.nav-list.primary > li a {
    background-image: none;
    border-radius: 3px;
    border-bottom: 1px solid white;
    background-color: #232d3d;
    color: white;
    font-size: 1.0em;
    line-height: 14px
}

ul.nav-list.primary > li > a:hover {
    background-color: #02aadb
}

ul.nav-list.primary.loopbaanprofs-menu > li a {
    background-image: none;
    border-radius: 3px;
    border-bottom: 1px solid white;
    background-color: gray;
    color: white;
    font-size: 1.0em;
    line-height: 14px
}

ul.nav-list.primary.loopbaanprofs-menu > li > a:hover {
    background-color: rgb(238, 238, 238);
    color: gray
}

ul.nav-list.primary > li a.active {
    background-color: #02aadb
}

.nav-list > li > a, .nav-list .nav-header {
    text-shadow: none
}

.accordion-group {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: -1px;
    line-height: 14px
}

.accordion-group > .accordion-heading a {
    text-decoration: none;
    color: white
}

.accordion-group > .accordion-heading a:hover {
    text-decoration: none;
    color: gray
}

.accordion-inner.active, .accordion-group > .accordion-heading {
    color: gray;
    background-color: #eee
}

.accordion-group > .accordion-heading:hover {
    color: gray;
    background-color: #eee;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.accordion-group > .accordion-heading {
    background-color: gray
}

.accordion-group > .accordion-body > .accordion-inner:hover {
    background-color: #eee;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.helpdesk-accordion .accordion-heading {
    background-color: white;
    color: gray
}

.helpdesk-accordion .accordion-heading a {
    color: #DB7B03
}

.btn-primary {
    color: #fff;
    border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    text-transform: capitalize,uppercase !important;
    min-width: 150px;
    min-height: 50px;
    background-color: #f3ec55;
    background-image: -moz-linear-gradient(top, #f3ec55, #f3ec55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3ec55), to(#f3ec55));
    background-image: -webkit-linear-gradient(top, #f3ec55, #f3ec55);
    background-image: -o-linear-gradient(top, #f3ec55, #f3ec55);
    background-image: linear-gradient(to bottom, #f3ec55, #f3ec55);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ec55', endColorstr='#f3ec55', GradientType=0);
    border-style: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #f3ec55
}

.btn-primary:active, .btn-primary.active {
    background-color: #039 \9
}

body.boxed div.body {
    border-top-color: #232d3d;
    border-bottom-color: #232d3d;
    border-bottom-color: #404040
}

section.highlight {
    background-color: #232d3d;
    border-color: #0077b3
}

section.page-top h2 {
    border-bottom-color: #232d3d
}

section.page-top a {
    color: white
}

.breadcrumb > .active {
    color: white
}

section.page-top {
    background: transparent url(/gedeeld/assets/img/logo_123test.jpg) no-repeat 0px 0px;
    background-size: 1045px;
    background-color: white;
    border-top: 0px solid #232d3d;
    border-bottom: 0px solid #232d3d;
    min-height: 80px
}

section.toggle label {
    color: #232d3d;
    border-left-color: #232d3d
}

section.toggle input[type="checkbox"]:checked ~ label {
    background-color: #b3e5ff;
    border-color: #232d3d
}

section.page-top.custom-product {
    background-color: #0077b3;
    border-top-color: #232d3d
}

div.feature-box div.feature-box-icon {
    background-color: #232d3d
}

ul.timeline li div.featured-box div.box-content {
    border-top-color: #232d3d
}

a.thumb-info span.thumb-info-type {
    background-color: #232d3d
}

a.thumb-info span.thumb-info-title {
    background: rgba(219, 123, 3, .7)
}

a.thumb-info span.thumb-info-action {
    background: rgba(219, 123, 3, .7);
    color: #FFF
}

a.thumb-info span.thumb-info-action-icon {
    background-color: #232d3d
}

.thumbnail span.zoom {
    background-color: #232d3d
}

div.thumb-info-social-icons a {
    background-color: #232d3d
}

.inverted {
    background-color: #232d3d
}

div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
    color: #232d3d
}

div.tabs ul.nav-tabs a:hover {
    border-top-color: #232d3d
}

div.tabs ul.nav-tabs li.active a {
    border-top-color: #232d3d;
    color: #232d3d
}

ul.list.icons li i {
    color: #232d3d
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #AAA;
    -webkit-box-shadow: 0 0 8px 2px #ebebeb;
    -moz-box-shadow: 0 0 8px 2px #ebebeb;
    box-shadow: 0 0 8px 2px #ebebeb
}

header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.active a, header nav ul.nav-main li.dropdown:hover a {
    color: #FFF;
    background-color: #232d3d !important
}

header nav ul.nav-main ul.dropdown-menu li:hover > a {
    background-color: #0af !important
}

header nav ul.nav-main ul.dropdown-menu {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #232d3d;
    background-image: -moz-linear-gradient(top, #232d3d, #232d3d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#232d3d), to(#232d3d));
    background-image: -webkit-linear-gradient(top, #232d3d, #232d3d);
    background-image: -o-linear-gradient(top, #232d3d, #232d3d);
    background-image: linear-gradient(to bottom, #232d3d, #232d3d);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232d3d', endColorstr='#ff232d3d', GradientType=0);
    border-color: #232d3d #232d3d #232d3d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

header nav ul.nav-main ul.dropdown-menu:hover, header nav ul.nav-main ul.dropdown-menu:focus, header nav ul.nav-main ul.dropdown-menu:active, header nav ul.nav-main ul.dropdown-menu.active, header nav ul.nav-main ul.dropdown-menu.disabled, header nav ul.nav-main ul.dropdown-menu[disabled] {
    color: #fff;
    background-color: #232d3d
}

header nav ul.nav-main ul.dropdown-menu:active, header nav ul.nav-main ul.dropdown-menu.active {
    background-color: #039 \9
}

header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
    background: none !important
}

header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: #0099e6 !important
}

div.slider div.tp-bannertimer {
    background-color: #232d3d
}

div.home-intro p em {
    color: #0af
}

div.home-concept strong {
    color: #232d3d
}

blockquote.testimonial {
    background: #0099e6
}

div.testimonial-arrow-down {
    border-top-color: #0099e6
}

div.recent-posts div.date span.month, article.post div.post-date span.month {
    background-color: #232d3d
}

div.recent-posts div.date span.day, article.post div.post-date span.day {
    color: #232d3d
}

div.pricing-table div.most-popular {
    border-color: #232d3d
}

div.pricing-table div.most-popular h3 {
    background-color: #0074ad;
    background-image: -moz-linear-gradient(top, #232d3d, #005580);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#232d3d), to(#005580));
    background-image: -webkit-linear-gradient(top, #232d3d, #005580);
    background-image: -o-linear-gradient(top, #232d3d, #005580);
    background-image: linear-gradient(to bottom, #232d3d, #005580);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232d3d', endColorstr='#ff005580', GradientType=0)
}

ul.portfolio-list div.portfolio-item {
    margin-bottom: 25px;
    margin-right: 25px
}

footer {
    background: 0;
    border-top: 0px;
    background-size: 213px
}

footer p {
    color: white
}

footer div.footer-ribon {
    background: #DB7B03
}

footer div.footer-ribon::before {
    border-right-color: #005580
}

div.lopende-tekst.vraag div.subvraag.horizontaal label {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 25px
}

table.stellingen {
    text-align: center
}

#broodtekst table.stellingen th.eerste-stelling, #broodtekst table.stellingen td.eerste-stelling {
    text-align: right
}

#broodtekst table.stellingen th.tweede-stelling, #broodtekst table.stellingen td.tweede-stelling {
    text-align: left
}

#broodtekst table.stellingen {
    width: 100%;
    margin-bottom: 1em
}

table.stellingen tr.rij-even label, table.stellingen tr.rij-oneven label {
    margin-top: 15px;
    margin-bottom: 15px
}

form#vragen-trivia, form#stellingenform {
    margin-left: 10px;
    margin-right: 10px
}

form#vragen-trivia {
    margin-left: 15px;
    margin-right: 35px
}

form#vragen-trivia div.vraag h2 {
    padding-top: 10px
}

form#vragen-trivia h2 {
    font-size: 1.3em;
    line-height: 24px
}

form#vragen-trivia label {
    display: inline
}

form#vragen-trivia div.rij-even {
    background-color: rgb(240, 240, 240)
}

label.required:after {
    content: ' *'
}

table.imgSet {
    margin-left: 15px;
    border-collapse: separate;
    border-spacing: 15px
}

p.total#qOfTotal {
    margin-left: 15px;
    margin-top: 3px
}

table.vragen tr {
    padding-top: 5px
}

table.vragen td {
    font-size: 1em;
    vertical-align: top
}

table.vragen .lickert-counter {
    background-color: #232d3d;
    color: #fff;
    border-radius: 7px;
    font-size: 12px;
    line-height: 19px;
    width: 30px;
    height: 18px;
    display: inline-block;
    text-align: center
}

div.career-imgfooter {
    margin-left: 140px
}

div.career-imgfooter input {
    margin-left: 20px;
    margin-right: 20px
}

input.extra_q_tmp {
    margin-top: -4px
}

div.lopende-tekst#laatste-vraag label {
    margin-left: 20px
}

div.lopende-tekst#laatste-vraag input[type="checkbox"] {
    margin-top: -4px
}

div.lopende-tekst#laatste-vraag input[type="button"] {
    margin-left: 20px
}

header div.search input.search-query {
    color: #999;
    transition-duration: 0.0s
}

header div.search input:focus {
    width: 150px
}

ul.portfolio-list.pull-left {
    margin-right: 25px
}

ul.portfolio-list.pull-right {
    margin-left: 20px
}

ul.portfolio-list div.portfolio-item {
    margin-bottom: 20px
}

table.vragen th {
    text-align: center;
    font-weight: bold;
    color: #232d3d;
    letter-spacing: 2px
}

table.vragen th > hr {
    height: 5px
}

table.vragen tr.rij-oneven:hover, table.vragen tr.rij-even:hover {
    background-color: rgb(240, 240, 240)
}

table.stellingen tr.rij-oneven:hover, table.stellingen tr.rij-even:hover {
    background-color: rgb(240, 240, 240)
}

img.ssl-logo {
    margin-left: 25px;
    width: 40px
}

table.personality-instructions {
    margin-left: 20px;
    margin-bottom: 20px
}

table.personality-instructions th {
    color: #232d3d;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 2px
}

div.background-question {
    display: block
}

div.background-question p {
    margin-bottom: 5px
}

div.background-question #question {
    display: inline-block;
    width: 180px
}

div.background-question #select {
    display: inline-block
}

ul.work-values-instruction {
    margin-left: 40px;
    margin-bottom: 20px
}

div.einde-test-knop-container {
    width: 100%;
    text-align: center
}

input.action-button {
    margin-bottom: 10px
}

input.share-checkbox {
    margin-bottom: 10px
}

table.rapport-overzicht table.careertest {
    width: auto
}

div.trivia-button-container {
    width: 100%;
    text-align: center
}

div.upgrade {
    margin-left: 10px
}

table.upgrade-to-extended-report ul li {
    list-style-type: none;
    margin-left: 0px;
    padding: 0px 20px 5px 20px;
    background-repeat: no-repeat;
    background-position: 0 7px
}

input.chckbx {
    margin-bottom: 5px
}

label.remember {
    display: inline-block
}

div.form-helper-text {
    margin-left: 0px
}

form[name="usercreateform"] span.form-help {
    background-color: #232d3d;
    color: white;
    cursor: pointer;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 3px
}

table.iq-test-training {
    vertical-align: top
}

ul.iq-test-training-menu {
    width: 300px
}

ul.iq-test-training-menu strong {
    font-weight: normal;
    color: gray;
    font-style: italic
}

div.vraag {
    margin: 0px;
    padding-bottom: 0px
}

table#woordgroepen td.woordgroepcel table.groep tr {
    height: 50px
}

table#woordgroepen {
    margin-left: 5px;
    width: 670px
}

input.knop.disc {
    margin-top: 20px
}

td.woordgroepcel {
    padding: 10px
}

div.question .tr {
}

h5.inline {
    display: inline
}

div.pdfbutton {
    float: right;
    border: 1px;
    border-radius: 3px;
    padding: 20px 20px 20px 20px;
    margin: 5px 5px 5px 5px;
    background-color: #232d3d;
    color: white;
    display: inline-block;
    width: 200px
}

div.pdfbutton:hover {
    background-color: #02aadb
}

div.reportbuttons {
    width: 40%;
    float: right
}

div.svgchart {
    zoom: 120%
}

blockquote p {
    font-size: 1.2em
}

span.error_msg {
    font-weight: normal
}

div.required-line {
    float: right
}

input.btn-primary[disabled] {
    font-style: italic;
    color: #eee;
    background-color: gray
}

.col {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    background-color: #ffc
}

.col-wrap {
    overflow: hidden
}

.help-block .hidden {
    visibility: hidden
}

.alert {
    margin-top: 10px
}

.label-info[href], .badge-info[href] {
    background-color: #232d3d
}

h4.first-sidebar-title {
    margin-top: 20px
}

div.rij-oneven, div.rij-even {
    padding-bottom: 5px
}

.analogies {
    text-align: center;
    border-radius: 5px;
    height: 100px;
    border: 1px solid #C4C4C4
}

.analogy {
    width: 100px;
    vertical-align: middle;
    padding: 10px;
    margin: auto
}

.isto {
    width: 35px;
    vertical-align: middle;
    padding: 8px
}

div.footer-copyright {
    background: #404040;
    border-top: 0px solid;
    color: lightgray
}

footer a {
    color: inherit !important
}

div.footer-flags {
    text-align: right;
    color: rgba(255, 255, 255, 0.0);
    line-height: 20px
}

div.footer-year p {
    color: lightgray;
    text-align: center
}

div.footer-logo {
    text-align: left;
    -webkit-filter: grayscale(1) brightness(1.2);
    filter: grayscale(1) brightness(1.2)
}

div.footer-logo svg {
    font-size: 39px;
    width: 3em
}

input[type="radio"] {
    width: 1.2em;
    height: 1.2em;
    padding: 8px 3px 8px 3px;
    margin: 8px 3px 8px 3px
}

input[type="checkbox"] {
    width: 1.2em;
    height: 1.2em;
    padding: 8px 3px 8px 3px;
    margin: 3px 3px 8px 3px
}

.radio_label {
    margin: 3px 3px 8px 3px !important
}

div.featured-box-primary div.box-content {
    border-top-color: #232d3d
}

div.featured-box-primary > div.box-content {
    padding-top: 10px
}

div.featured-box-primary > div.box-content > h2 {
    padding-bottom: 15px
}

.een-ster, .twee-sterren, .drie-sterren, .vier-sterren, .vijf-sterren {
    padding-right: 0;
    background: none
}

table#verzameling td {
    vertical-align: top
}

h3 span.goed {
    color: green
}

h3 span.fout {
    color: red
}

li.isotope-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

p.isotope-description {
    min-height: 55px;
    font-size: 0.9em;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 10px
}

i.gold-star {
    color: #db7b03
}

i.gold-star-empty {
    color: rgba(219, 123, 3, 0.58)
}

ul.flex-direction-nav {
    display: none
}

i.voorbeeldrapport-icon {
    color: #232d3d
}

#social_media {
    margin-bottom: 28px
}

form#vragen-trivia label {
    display: inline-block;
    margin-right: 15px
}

ol.flex-control-nav a {
    background: rgba(1, 130, 169, 0.5)
}

ol.flex-control-nav a:hover {
    background: rgba(1, 130, 169, 0.7)
}

ol.flex-control-nav a.flex-active {
    background: rgba(1, 130, 169, 1.0)
}

blockquote.testimonial {
    background: gray;
    opacity: 1.0
}

div.testimonial-author strong {
    color: gray
}

blockquote.testimonial-product {
    color: gray;
    background: white
}

blockquote.testimonial-product p {
    color: gray
}

blockquote.testimonial-product:before, blockquote.testimonial-product:after {
    color: gray
}

.small_device_display {
    display: none
}

@media (min-width: 1200px) {
}

@media (min-width: 979px) {
    header nav ul.nav-top li.placeholder {
        min-width: 410px
    }

    form[name="bk"] {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .pull-bottom {
        padding: 0
    }

    div.feature-box div.feature-box-info {
        padding-left: 45px
    }

    .accordion {
        margin-right: 23px
    }
}

@media (max-width: 767px) {
    input[type="radio"] {
        margin: 8px 5px 8px 5px
    }

    div.item-row {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: solid !important;
        border-bottom-color: #232d3d !important
    }

    .payment-row {
        background-color: #232d3d
    }

    header nav {
        margin-right: 25px
    }

    .nav.nav-list.primary > li > a {
        padding-top: 18px;
        padding-bottom: 15px
    }

    .text-right {
        text-align: left
    }

    a {
        font-size: 16px !important
    }
}

@media (max-width: 480px) {
    table.competentielijst {
        font-size: 9px;
        padding: 0
    }

    .table td {
        padding: 0
    }

    table.vragen td {
        font-size: 1.0em
    }

    .payment-row {
        background-color: #232d3d
    }

    header nav {
        margin-right: 25px
    }

    .nav.nav-list.primary > li > a {
        padding-top: 18px;
        padding-bottom: 15px
    }

    .text-right {
        text-align: left
    }

    .small_device_display {
        display: block
    }

    .small_device_nodisplay {
        display: none
    }

    .accordion-heading .accordion-toggle {
        padding: 18px 15px
    }

    .accordion-inner {
        padding: 18px 15px
    }

    .btn {
        height: 40px
    }

    a {
        font-size: 16px !important
    }
}

div.flexslider-frontpage-holder {
    min-height: 137px
}

div.featured-box-primary i.icon, div.featured-box-primary.featured-box-zakelijk i.image-icon {
    background-color: #232d3d
}

div.featured-box-zakelijk h4 {
    color: #232d3d
}

.btn .spinner {
    display: inline-block;
    opacity: 0;
    width: 0;
    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s
}

.btn .spinner.active {
    opacity: 1
}

.btn-mini .spinner.active {
    width: 10px
}

.btn-small .spinner.active {
    width: 13px
}

.btn .spinner.active {
    width: 16px
}

.btn-large .spinner.active {
    width: 19px
}

.btn-123test-disabled {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

div.featured-box i.icon, div.featured-box i.image-icon {
    line-height: 40px
}

div.featured-box-zakelijk i.image-icon.big, div.featured-box-zakelijk i.icon.big {
    margin-left: 10px
}

div.featured-box.nocolor {
    border-top: 1px solid #DFDFDF
}

input.trivia-test-next-knop#einde-test {
    padding: 6px 14px
}

.social-likes__counter, .social-likes__button {
    color: gray
}

.social-likes__button:hover {
    color: white
}

.cartTotal {
    color: #DB7B03;
    border-top: 1px solid #777
}

.cartBundleDiscount {
    color: #DB7B03
}

.badge-round {
    margin-left: 5px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 10px
}

#social-media {
    margin: 20px 0 25px 0
}

#social-media button {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    padding: 5px 10px 0px 10px;
    color: gray;
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top
}

#social-media button span {
    vertical-align: top
}

#social-media button.btn-util {
    color: #505050
}

#social-media .icon {
    font-size: 16px
}

#social-media .facebook-like-counter {
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 11px;
    line-height: 18px;
    margin-left: 6px;
    padding: 2px 4px;
    position: relative
}

#social-media .facebook-like-counter:empty {
    display: none
}

#social-media .btn-group + .btn-group {
    margin-left: 10px
}

#social-media .iconsvg-facebook-official, #social-media .iconsvg-thumbs-up {
    color: #3B5998
}

#social-media .iconsvg-twitter {
    color: #55ACEE
}

#social-media .iconsvg-pinterest {
    color: #BD081C
}

#social-media .iconsvg-linkedin {
    color: #007bb6
}

#social-media .iconsvg-google-plus {
    color: #DC4E41
}

#social-media .iconoutsvg {
    stroke: red;
    fill: none
}

#social-media .btn:hover {
    color: #fff;
    text-shadow: none
}

#social-media .btn:hover .iconsvg {
    color: #fff
}

#social-media .btn:hover .like-counter {
    border-color: #fff
}

#social-media .btn-facebook:hover {
    background-color: #3B5998;
    border-color: #3B5998
}

#social-media .btn-twitter:hover {
    background-color: #55ACEE;
    border-color: #55ACEE
}

#social-media .btn-pinterest:hover {
    background-color: #BD081C;
    border-color: #BD081C
}

#social-media .btn-linkedin:hover {
    background-color: #007bb6;
    border-color: #007bb6
}

#social-media .btn.btn-util:hover {
    background-color: #02aadb;
    border-color: #02aadb
}

#social-media .btn-google-plus:hover {
    background-color: #DC4E41;
    border-color: #DC4E41
}

.iconsvg {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

#social-media .iconsvg {
    font-size: 16px
}

.social-image-pinterest {
    bottom: 8px;
    color: #FFF;
    display: block;
    height: 20px;
    padding: 0px;
    position: absolute;
    right: 8px;
    text-align: center;
    width: 40px;
    border: 1px solid transparent
}

.social-image-pinterest > img {
    vertical-align: top
}

.social-image-pinterest:hover {
    border: 1px solid #db7b03;
    border-radius: 10%
}

.iconsvg-print {
    width: 0.9287109375em
}

.iconsvg-twitter {
    width: 0.9287109375em
}

.iconsvg-pinterest {
    width: 0.892578125em
}

.iconsvg-linkedin {
    width: 0.857421875em
}

.iconsvg-thumbs-up {
    width: 0.892578125em
}

.iconsvg-facebook-official {
    width: 0.857421875em
}

.iconsvg.icon-rating-cube {
    margin-right: 1px
}

.iconsvg.icon-rating-cube-empty {
    opacity: 0.3
}

.navbar-phone {
    margin-bottom: 30px
}

.navbar-phone button {
    height: inherit
}

.navbar-phone .brand {
    padding: 0;
    margin: 5px 5px 0 5px
}

.navbar-phone .brand svg {
    font-size: 34px;
    width: 3em
}

.navbar-static-top.navbar-phone .navbar-inner {
    z-index: 2;
    position: relative;
    padding: 0
}

.navbar-static-top.navbar-phone .navbar-inner-small {
    z-index: 1;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0
}

.navbar .navbar-inner.navbar-inner-small {
    padding: 5px 5px 5px 5px;
    min-height: inherit;
    background: #f2f2f2 none
}

.navbar-inner-small p {
    font-size: 11px;
    margin: 0;
    line-height: 14px;
    font-style: italic
}

.navbar-inner-small .pull-right {
    float: right;
    margin-right: 15px
}

.navbar-inner-small .pull-left {
    float: left;
    margin-left: 5px
}

.iconsvg-bars {
    width: 0.75em
}

.iconsvg-user {
    width: 0.7861328125em
}

.iconsvg-search {
    width: 0.9287109375em
}

.mobile-icons {
    padding: 0 5px 5px 5px
}

.mobile-icons .nav li a {
    font-size: 20px !important;
    color: #636363;
    cursor: pointer;
    padding: 10px 15px 10px
}

.mobile-icons .nav li a.btn-collapse {
    color: black
}

.mobile-icons .nav li a.btn-collapse.collapsed {
    color: #636363
}

.mobile-icons .nav .cart {
    position: relative;
    display: none
}

.mobile-icons .nav .cart .badge {
    position: absolute;
    font-size: 8px;
    padding: 1px 6px;
    top: 5px;
    left: 27px
}

.mobile-icons .nav .cart {
    padding-right: 15px
}

.navbar-phone .in {
    border-top: 1px solid #d4d4d4
}

.navbar-phone .in ~ .in, .navbar-phone .in .in {
    border-top: 0
}

.navbar-phone .nav-collapse .nav li a {
    font-weight: normal
}

.navbar-phone .nav-collapse .nav-collapse {
    margin-left: 25px
}

.navbar-phone .nav-collapse .icon-chevron-down {
    font-size: 10px;
    vertical-align: middle;
    color: grey;
    margin-left: 5px
}

.navbar-phone .nav-collapse .collapsed .icon-chevron-down {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block
}

.navbar-phone .input-append {
    margin-bottom: 0;
    width: 100%
}

.navbar-phone .navbar-search {
    margin: 0
}

.navbar-phone .navbar-search input {
    width: 75%;
    box-sizing: border-box;
    height: 30px
}

.navbar-phone .navbar-search button {
    width: 25%
}

.countryflagsvg {
    width: 1.33em;
    margin-right: 4px;
    font-size: 12px;
    -webkit-filter: brightness(1.3);
    -moz-filter: brightness(1.3);
    -ms-filter: brightness(1.3);
    -o-filter: brightness(1.3);
    filter: brightness(1.3)
}

.iconsvg-home {
    width: 0.9287109375em
}

.desktop-menu .home {
    font-size: 16px
}

header.desktop .container-fluid {
    padding-right: 0
}

.row.desktop-menu {
    background-color: #232d3d;
    border-top: 1px solid #9BC9E9
}

.row.desktop-menu nav ul {
    margin: 0 38px 0
}

.row.desktop-menu nav ul a {
    color: white;
    margin-top: 2px
}

.desktop-menu nav ul a.dropdown-toggle:hover {
    background-color: #02aadb
}

.desktop-menu ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block
}

.desktop-menu .dropdown-menu {
    background-color: #232d3d;
    margin-top: 0;
    border: 0
}

.desktop-menu .nav li a:hover {
    background-color: #02aadb
}

.desktop-menu .nav li a {
    margin-top: 4px
}

.desktop-menu .nav li a.dropdown-toggle {
    margin-top: 2px
}

.desktop-menu .dropdown-menu {
    min-width: 100%
}

.desktop-menu .dropdown-menu-right {
    right: 0;
    left: auto
}

body.boxed header.desktop {
    padding: 0;
    margin-bottom: 30px
}

header .site-logo-container {
    padding-top: 15px
}

.desktop-sec-nav-block {
    padding-top: 20px
}

.desktop-sec-nav-block, .desktop-sec-nav-block a {
    color: white;
    font-size: 13px;
    display: inline-block
}

.desktop-sec-nav-block ul {
    background-color: rgba(1, 130, 169, 0.8);
    border-radius: 3px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding: 10px
}

.desktop-sec-nav-block .sec-nav-search {
    margin: 0
}

.desktop-sec-nav-block .sec-nav-search .btn {
    color: white;
    margin-top: -1px;
    padding: 5px 12px
}

.desktop-sec-nav-block .cart .badge-warning {
    padding-left: 7px;
    padding-right: 7px;
    line-height: 13px
}

.desktop-sec-nav-block .sec-nav-search input {
    width: 75%
}

.header-test-counter {
    margin-top: -30px
}

.header-test-counter .count {
    color: #DB7B03;
    display: block;
    font-size: 1.4em;
    margin-top: 34px
}

.header-test-counter .explanation {
    font-size: 12px;
    color: #9B9A9D;
    font-style: italic
}

.training-container {
    border: 1px solid #e5e5e5;
    border-radius: 5px
}

.training-container .label {
    line-height: 29px;
    width: 90px;
    text-align: center;
    font-size: 12px;
    padding: 0px;
    margin-right: 6px;
    margin-top: 5px
}

.training-container .btn {
    margin: 5px 5px 5px 0
}

.training-container .training-header {
    background-color: rgb(238, 238, 238)
}

.training-header.header-clickable {
    cursor: pointer
}

.training-header.header-clickable:hover {
    background-color: rgb(212, 212, 212)
}

.training-header .title {
    display: inline-block;
    font-size: 14px;
    padding: 8px 0
}

.training-header .title-tests {
    font-size: 12px;
    font-style: italic
}

.training-header .btn-more, .training-instruction .btn {
    color: gray;
    margin: 0 8px
}

.training-container .training-body {
    display: none;
    padding: 8px 15px
}

.feature-overview {
    padding: 30px 0
}

.feature-overview-side {
    margin-left: 12px
}

.feature-overview img, .feature-overview-side img {
    padding: 0
}

.feature-overview-side img:first-child {
    margin-bottom: 12px
}

.feature-overview a:hover img, .feature-overview-side a:hover img {
    border: 1px solid #888
}

.modal-iqtt .modal-body {
    max-height: 500px
}

.embed-youtube {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden
}

.embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    header nav ul#mainMenuTop li {
        display: block
    }

    header nav ul#mainMenuTop li a {
        font-size: 14px !important
    }

    header nav ul#mainMenuTop {
        display: block;
        left: initial;
        right: 0
    }

    header nav:first-of-type:after {
        content: '';
        display: block;
        clear: both;
        margin-bottom: 20px
    }

    div.reportbuttons {
        width: 100%
    }

    .thumbnail {
        border: none;
        box-shadow: none
    }

    .training-header .btn, .btn-legend .btn {
        height: inherit
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .desktop-sec-nav-block ul {
        margin-left: -15px;
        margin-right: -15px
    }

    .row.desktop-menu nav ul a {
        padding-left: 5px;
        padding-right: 5px
    }

    .row.desktop-menu nav ul {
        margin: 0
    }
}

@media (min-width: 767px) {
    #social-media .btn.btn-pinterest {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px
    }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

[class*="col-"] {
    float: left;
    padding-right: 0;
    padding-left: 0
}

.col-1 {
    max-width: 8.333333%
}

.col-2 {
    max-width: 16.666667%
}

.col-3 {
    max-width: 25%
}

.col-4 {
    max-width: 33.333333%
}

.col-5 {
    max-width: 41.666667%
}

.col-6 {
    max-width: 50%
}

.col-7 {
    max-width: 58.333333%
}

.col-8 {
    max-width: 66.666667%
}

.col-9 {
    max-width: 75%
}

.col-10 {
    max-width: 83.333333%
}

.col-11 {
    max-width: 91.666667%
}

.col-12 {
    max-width: 100%
}

hr.line {
    background: #ccc;
    height: 1px;
    margin: 40px 0
}

.social-media-sidebar label {
    display: block;
    background: #DB7B03;
    color: white;
    padding: 10px 5px;
    font-size: 12px;
    text-align: center;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.social-media-sidebar button {
    display: block;
    width: 65px;
    background: none;
    margin: 2px 0;
    padding: 0;
    line-height: 0;
    border: none;
    outline: none
}

.social-media-sidebar.sidebar-likes {
    top: 290px
}

.social-media-sidebar.sidebar-likes .btn-facebook {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.social-media-sidebar.sidebar-likes .btn-facebook:hover, .social-media-sidebar.sidebar-likes .btn-facebook:focus, .social-media-sidebar.sidebar-likes .btn-facebook:active {
    background: transparent
}

.social-media-sidebar.sidebar-likes .btn-facebook:hover .iconsvg-thumbs-up {
    fill: rgba(219, 123, 3, 0.7)
}

.social-media-sidebar.sidebar-likes .iconsvg-thumbs-up {
    display: block;
    width: 25px;
    height: 25px;
    fill: rgba(0, 0, 0, 0.55);
    margin: 5px auto
}

.social-media-sidebar.sidebar-likes .facebook-like-counter2 {
    line-height: normal;
    color: gray;
    padding: 3px 0
}

.social-media-sidebar .icon-outline-svg, #social-media-mobile .icon-outline-svg {
    font-size: 2.4em;
    width: 1em;
    height: 1em;
    fill: rgba(0, 0, 0, 0.7)
}

.social-media-sidebar button:hover .icon-outline-svg, #social-media-mobile button:hover .icon-outline-svg {
    fill: rgba(219, 123, 3, 0.7)
}

.social-sidebar-out {
    visibility: hidden !important;
    opacity: 0;
    -webkit-transition: visibility 0s linear .3s, opacity .3s 0s;
    transition: visibility 0s linear .3s, opacity .3s 0s
}

.social-sidebar-in {
    visibility: visible !important;
    opacity: 1;
    -webkit-transition: visibility 0s linear 0s, opacity .3s 0s;
    transition: visibility 0s linear 0s, opacity .3s 0s
}

@media (max-width: 768px) {
    .social-media-sidebar {
        display: none
    }
}

@media (min-width: 769px) {
    .social-media-sidebar {
        visibility: hidden;
        position: fixed !important;
        background: white;
        width: 55px;
        top: 50px;
        left: -6px;
        padding-bottom: 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
        z-index: 10
    }

    .social-media-sidebar label {
        padding: 5px 5px 5px 10px
    }

    .social-media-sidebar button {
        width: 55px;
        padding-left: 5px
    }

    .social-media-sidebar.sidebar-likes {
        top: 285px
    }
}

@media (min-width: 979px) {
}

@media (min-width: 1200px) {
    .social-media-sidebar {
        left: auto;
        margin-left: -145px;
        width: 65px
    }

    .social-media-sidebar label {
        padding: 5px
    }

    .social-media-sidebar button {
        width: 65px;
        padding-left: 0
    }
}

.social-media-footer {
    background: #E2993E;
    margin: 30px 0;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.social-media-footer h2, .social-media-footer p {
    color: white
}

.social-media-footer h2 {
    margin-bottom: 10px
}

.social-media-footer p {
    margin-bottom: 0
}

.social-media-footer .row {
    margin-left: 0;
    padding: 20px
}

.social-media-footer .row:last-child {
    background: #DB7B03;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px
}

.social-media-footer label {
    font-size: 20px;
    font-weight: 700;
    color: white;
    line-height: 40px;
    cursor: default
}

.social-media-footer button {
    background: none;
    border: none;
    outline: none
}

.social-media-footer .icon-outline-svg {
    width: 35px;
    height: 35px;
    fill: rgba(255, 255, 255, 1)
}

.social-media-footer [class*="col-"] {
    float: none;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0
}

.loader-hidden {
    visibility: hidden
}

@media (max-width: 767px) {
    .social-media-footer button {
        padding: 0 8px
    }

    .social-media-footer button:last-child.visible-phone {
        display: inline-block !important
    }

    .social-media-footer .btn-group {
        margin-left: -10px
    }
}

@media (min-width: 768px) {
    .social-media-footer .row {
        padding: 10px 20px
    }

    .social-media-footer p {
        margin-bottom: 20px
    }

    .social-media-footer [class*="col-"] {
        float: left
    }

    .social-media-footer .col-5 {
        max-width: 41.666667%
    }

    .social-media-footer .col-7 {
        max-width: 58.333333%
    }
}

#social-media-mobile {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background: white;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15)
}

#social-media-mobile label {
    display: block;
    height: 40px;
    background: #DB7B03;
    color: white;
    padding: 0 5px;
    font-size: 12px;
    line-height: 40px;
    text-align: center
}

#social-media-mobile button {
    display: inline-block;
    width: 40px;
    height: 45px;
    background: none;
    margin: 0;
    padding: 0;
    line-height: 0;
    border: none;
    outline: none
}

#social-media-mobile button:first-child {
    margin-left: 5px
}

@media (min-width: 480px) {
    #social-media-mobile {
        height: 60px
    }

    #social-media-mobile label {
        height: 60px;
        padding: 0 5px;
        font-size: 16px;
        line-height: 60px
    }

    #social-media-mobile button {
        display: inline-block;
        width: 60px;
        height: 60px;
        margin: 2px 0;
        padding: 0
    }
}

@media (max-width: 767px) {
    #social-media-mobile button:last-child.visible-phone {
        display: inline-block !important
    }
}

@media (min-width: 769px) {
    #social-media-mobile {
        display: none
    }
}

#its123_quote_share_general {
    position: relative;
    border-left: 5px solid #DB7B03;
    font-style: italic;
    line-height: 30px;
    color: #333;
    margin: 0 0 20px;
    padding: 0 50px 0 10px
}

.its123-quote-short {
    background: rgba(219, 123, 3, 0.5);
    padding: 3px
}

.share-tooltip {
    position: absolute;
    top: -22px;
    right: 0;
    width: 44px;
    min-height: 44px;
    max-height: 0;
    background: #DB7B03;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    -webkit-transition: max-height ease-out 0.3s;
    -moz-transition: max-height ease-out 0.3s;
    -ms-transition: max-height ease-out 0.3s;
    -o-transition: max-height ease-out 0.3s;
    transition: max-height ease-out 0.3s
}

.share-tooltip:after {
    right: 100%;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(219, 123, 3, 0);
    border-right-color: #DB7B03;
    border-width: 6px;
    margin-top: -6px
}

.share-tooltip .tooltip-label {
    font-size: 11px;
    font-style: normal;
    color: white;
    text-align: center;
    margin: 5px 0;
    line-height: 16px
}

.share-tooltip .icon-outline-svg {
    width: 25px;
    height: 25px;
    fill: rgba(255, 255, 255, 1)
}

.share-tooltip button:hover .icon-outline-svg {
    fill: rgba(243, 195, 136, 1)
}

.share-tooltip .social {
    display: none
}

.share-tooltip button {
    display: block;
    width: 44px;
    background: none;
    margin: 2px 0;
    padding: 0;
    line-height: 0;
    border: none;
    outline: none
}

.share-tooltip-container {
    position: absolute;
    width: 100%
}

.share-tooltip:hover {
    max-height: 190px
}

.share-tooltip:hover > .social {
    display: block
}

@media (max-device-width: 1280px) {
    .share-tooltip .social {
        display: block !important
    }

    .share-tooltip {
        max-height: 190px
    }
}

html.android .share-tooltip .social {
    display: block !important
}

html.android .share-tooltip {
    min-height: 190px
}

.social-sign-in {
    background: white;
    border: solid #E5E5E5 1px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btn-cta {
    width: 100%;
    height: 50px;
    background: #DB7B03;
    color: white;
    font-size: 18px;
    border: none;
    outline: none;
    margin-top: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: background ease-out 0.3s;
    -moz-transition: background ease-out 0.3s;
    -ms-transition: background ease-out 0.3s;
    -o-transition: background ease-out 0.3s;
    transition: background ease-out 0.3s
}

.btn-cta:first-child {
    margin-top: 0
}

.btn-cta:hover {
    background: #F09A30
}

.btn-cta .glyphicon {
    font-size: 12px;
    vertical-align: middle
}

.social-sign-in .description {
    margin: 10px 20px
}

#social-media button.btn-sign-in {
    width: 100%;
    background: inherit;
    font-size: 14px;
    color: white;
    text-shadow: none;
    line-height: 40px;
    margin: 5px 0;
    padding: 0 10px;
    border: none;
    outline: none;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: background ease-out 0.3s;
    -moz-transition: background ease-out 0.3s;
    -ms-transition: background ease-out 0.3s;
    -o-transition: background ease-out 0.3s;
    transition: background ease-out 0.3s
}

#social-media button.btn-sign-in.btn-facebook {
    background: #334F8D
}

#social-media button.btn-sign-in.btn-facebook:hover {
    background: #1A3E8C
}

#social-media button.btn-sign-in.btn-twitter {
    background: #00A3EA
}

#social-media button.btn-sign-in.btn-twitter:hover {
    background: #0090EA
}

#social-media button.btn-sign-in.btn-google-plus {
    background: #D8372E
}

#social-media button.btn-sign-in.btn-google-plus:hover {
    background: #D70F03
}

#social-media button.btn-sign-in.btn-linkedin {
    background: #006cac
}

#social-media button.btn-sign-in.btn-linkedin:hover {
    background: #01376E
}

#social-media button.btn-sign-in.btn-mail {
    background: #a9a9a9
}

#social-media button.btn-sign-in.btn-mail:hover {
    background: #888
}

.login-panel, .mail-panel {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    -webkit-transition: max-height ease-in-out 0.5s;
    -moz-transition: max-height ease-in-out 0.5s;
    -ms-transition: max-height ease-in-out 0.5s;
    -o-transition: max-height ease-in-out 0.5s;
    transition: max-height ease-in-out 0.5s
}

.mail-panel {
    padding: 10px 0 0
}

.login-panel.show, .mail-panel.show {
    display: block;
    max-height: 600px
}

.login-panel hr.line {
    margin: 10px 0 -16px
}

.link .icon-outline-svg {
    font-size: 1.6em;
    width: 1em;
    height: 1em;
    fill: rgba(0, 0, 0, 0.7);
    vertical-align: middle;
    margin-right: 5px
}

a.link {
    display: block;
    color: #808080;
    margin: 20px 0;
    text-decoration: underline
}

section.sidebar hr.line {
    margin: 10px 0
}

.info-message {
    padding: 8px 10px
}

.info-message p {
    margin: 0
}

.sidebar-panel, .inline-panel {
    margin-bottom: 20px
}

.sidebar-panel {
    display: none
}

.inline-panel {
    display: block
}

@media (min-width: 768px) {
    .sidebar-panel {
        display: block
    }

    .inline-panel {
        display: none
    }
}

.login.login-panel {
    max-width: none;
    max-height: none;
    background: white;
    margin-bottom: 25px;
    border: solid #DCDCDC 1px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.login.login-panel h2 {
    font-size: 22px;
    color: #777;
    margin-top: 10px
}

.login.login-panel .center {
    text-align: center
}

.login #social-media .social:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 480px) {
    .login.login-panel .btn-primary {
        line-height: normal
    }
}

@media (min-width: 768px) {
    .login.login-panel, .container-small {
        max-width: 600px;
        margin-right: 40px
    }

    .login #social-media button.btn-sign-in {
        float: left;
        width: 24%;
        margin-right: 1%
    }

    .login #social-media button.btn-sign-in:last-child {
        margin-right: 0
    }
}

.container-small {
    max-width: none
}

.line-or {
    position: relative;
    padding-bottom: 20px;
    border: solid transparent 1px;
    text-align: center
}

.line-or span {
    display: inline-block;
    background: white;
    padding: 5px 15px;
    font-weight: bold;
    text-align: center;
    z-index: 1
}

.line-column {
    margin-bottom: 20px
}

.line-column:after {
    content: "";
    display: table;
    clear: both
}

.line-column hr.line, .line-column span {
    float: left
}

.line-column hr.line {
    width: 40%;
    margin: 10px 0
}

.line-column span {
    width: 20%;
    margin: 0;
    font-weight: bold;
    text-align: center
}

.account_creation_parent_div h3 {
    font-size: 18px;
    color: #777
}

@media (min-width: 768px) {
    .account_creation_parent_div #social-media button.btn-sign-in {
        width: 24%;
        margin-right: 1%
    }

    .account_creation_parent_div #social-media button.btn-sign-in:last-child {
        margin-right: 0
    }
}

.meta-info ul.unstyled li {
    font-size: 12px;
    line-height: 36px
}

.meta-info .icon-outline-svg {
    fill: rgba(51, 51, 51, 1);
    vertical-align: bottom
}

.meta-info .icon-outline-svg {
    font-size: 1.4em;
    width: 1em;
    height: 1em;
    vertical-align: middle
}

.report_saved_success {
    color: #0a0
}

@media (min-width: 980px) {
    .meta-info .icon-outline-svg {
        font-size: 2em
    }
}

.sidebar_feature_disabled {
    display: none
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 60%, 0);
        transform: translate3d(0, 60%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 60%, 0);
        transform: translate3d(0, 60%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

body {
    background-image: none
}

body.boxed header {
    border-top: none
}

body.boxed header.desktop {
    margin-bottom: 70px
}

body.boxed div.body {
    background: transparent;
    border: none;
    box-shadow: none
}

body.boxed:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(/content/assets/header-visuals-w-img.png) top center no-repeat;
    background-size: 100%;
    z-index: -1;
    opacity: 0.5
}

@media (min-width: 768px) {
    body.boxed {
        padding-top: 150px
    }
}

@media (max-width: 767px) {
    body.boxed:before {
        display: none
    }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

[class*="col-"] {
    float: left;
    padding-right: 0;
    padding-left: 0
}

.col-1 {
    max-width: 8.333333%
}

.col-2 {
    max-width: 16.666667%
}

.col-3 {
    max-width: 25%
}

.col-4 {
    max-width: 33.333333%
}

.col-5 {
    max-width: 41.666667%
}

.col-6 {
    max-width: 50%
}

.col-7 {
    max-width: 58.333333%
}

.col-8 {
    max-width: 66.666667%
}

.col-9 {
    max-width: 75%
}

.col-10 {
    max-width: 83.333333%
}

.col-11 {
    max-width: 91.666667%
}

.col-12 {
    max-width: 100%
}

@media (min-width: 768px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 744px
    }

    #broodtekst.span9 {
        width: 518px;
        padding-right: 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .span3 {
        width: 186px
    }

    header .span2 {
        width: 50px
    }

    header .span10 {
        width: 674px;
        margin-left: 0
    }
}

@media (min-width: 1024px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 940px
    }

    #broodtekst.span9 {
        width: 680px
    }

    .span3 {
        width: 220px
    }

    header .span2 {
        width: 50px
    }

    header .span10 {
        float: right;
        width: 674px;
        margin-left: 0
    }
}

@media (min-width: 1080px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, body.boxed div.body {
        width: 1040px
    }

    header .span10 {
        float: right;
        width: 830px;
        margin-left: 0
    }

    .main .span3 {
        float: right
    }
}

h1, h2 {
    color: #d9edf7;
    font-weight: 600;
    line-height: 1.6em
}

h1 {
    font-size: 2.4em
}

h2 {
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 10px
}

form[name="bk"] {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 767px) {
    form[name="bk"] {
        margin-left: 0;
        margin-right: 0
    }
}

.icon-outline-svg {
    width: 1em;
    height: 1em
}

@media (min-width: 768px) and (max-width: 1080px) {
    .meta-info .icon-outline-svg {
        font-size: 1.4em;
        width: 1em;
        height: 1em;
        vertical-align: middle
    }
}

header.its123-fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #efefef
}

header.its123-fixed-header.fix-header {
    position: fixed;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}

header.its123-fixed-header.fix-header .logo {
    margin: 14px 0
}

header.its123-fixed-header.fix-header .logo svg {
    font-size: 54px
}

header.its123-fixed-header.fix-header .logo svg.logo-icon {
    font-size: 36px
}

header.its123-fixed-header.fix-header .logo .subtitle {
    left: 84px;
    top: 36px;
    font-size: 10px
}

header.its123-fixed-header.fix-header nav {
    margin: 13px 0
}

@media (min-width: 1024px) {
    header.its123-fixed-header.fix-header .logo {
        margin: 16px 0
    }

    header.its123-fixed-header.fix-header .logo svg {
        font-size: 38px
    }

    header.its123-fixed-header.fix-header .logo svg.logo-icon {
        font-size: 36px
    }

    header.its123-fixed-header.fix-header .logo .subtitle {
        left: 65px;
        top: 24px;
        font-size: 10px
    }

    header.its123-fixed-header.fix-header nav {
        margin: 16px 0
    }
}

header.its123-fixed-header.fix-header .sub-header {
    background: white
}

header.its123-fixed-header.fix-header .sub-header .counter {
    position: relative;
    bottom: auto;
    left: 12px;
    background: white;
    color: #DB7B03;
    font-size: 0.9em;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

header.its123-fixed-header.fix-header .sub-header .counter .icon-outline-svg {
    font-size: 1.6em;
    fill: #DB7B03;
    vertical-align: top
}

header.its123-fixed-header.unfix-header {
    position: fixed
}

header.its123-fixed-header .site-logo-container {
    padding: 0
}

header.its123-fixed-header .logo {
    margin: 20px 0
}

header.its123-fixed-header .logo svg {
    font-size: 56px
}

header.its123-fixed-header .logo svg.logo-full {
    display: none
}

header.its123-fixed-header .logo svg.logo-icon {
    display: block;
    width: 1em;
    font-size: 70px
}

header.its123-fixed-header .logo .subtitle {
    display: none
}

@media (min-width: 1024px) {
    header.its123-fixed-header .logo {
        margin: 20px 0
    }

    header.its123-fixed-header .logo svg {
        font-size: 74px
    }

    header.its123-fixed-header .logo svg.logo-full {
        display: block
    }

    header.its123-fixed-header .logo svg.logo-icon {
        display: none
    }

    header.its123-fixed-header .logo .subtitle {
        display: block;
        left: 104px;
        top: 56px;
        font-size: 12px
    }
}

header.its123-fixed-header .counter {
    position: absolute;
    bottom: -35px;
    left: 20px;
    background: white;
    color: #DB7B03;
    padding: 10px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

header.its123-fixed-header .counter .icon-outline-svg {
    font-size: 1.6em;
    fill: #DB7B03;
    vertical-align: middle
}

header.its123-fixed-header .counter .count {
    font-weight: 700;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1)
}

.body #broodtekst.span9 {
    margin-left: 40px
}

.body #broodtekst.span9 .lopende-tekst {
    margin-left: 0 !important
}

@media (max-width: 767px) {
    .body #broodtekst.span9, .body #broodtekst.span9 .lopende-tekst {
        margin-left: 0 !important
    }
}

.sidebar .lopende-tekst {
    background: #ECECEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}

.sidebar .lopende-tekst h4.first-sidebar-title {
    display: inline-block;
    font-size: 1.3em;
    color: #DB7B03;
    margin: 8px 20px
}

.sidebar .lopende-tekst a.link {
    font-size: 13px;
    text-decoration: none
}

.sidebar .lopende-tekst a.link span {
    text-decoration: underline
}

.sidebar .lopende-tekst a.link:hover {
    color: #DB7B03
}

.sidebar .lopende-tekst a.link:hover .icon-outline-svg {
    fill: #DB7B03
}

.sidebar .lopende-tekst ul.nav-list {
    padding: 0
}

.sidebar .lopende-tekst ul.nav-list.primary > li a {
    color: #606060;
    background: white;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    border-bottom: none;
    padding: 10px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.sidebar .lopende-tekst ul.nav-list.primary > li a:hover {
    background: #DB7B03;
    color: white;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.sidebar .lopende-tekst ul.nav-list.primary > li:last-child a {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.sidebar .lopende-tekst.sidebar-panel {
    background: white;
    padding: 20px
}

@media (max-width: 1080px) and (min-width: 768px) {
    .sidebar .lopende-tekst.sidebar-panel {
        padding: 15px
    }
}

header.its123-fixed-header nav {
    margin: 39px 0
}

header.its123-fixed-header nav ul.nav-main {
    margin: 0
}

header.its123-fixed-header nav ul.nav-main ul.dropdown-menu {
    margin-top: 0
}

header.its123-fixed-header nav ul.nav-main li.dropdown {
    line-height: normal
}

header.its123-fixed-header nav ul.nav-main li.dropdown:hover > a {
    padding-bottom: 9px
}

@media (min-width: 768px) and (max-width: 1080px) {
    header.its123-fixed-header nav ul.nav-main ul.dropdown-menu {
        margin: 0
    }
}

header.its123-fixed-header nav ul li a {
    font-size: 15px;
    color: #606060;
    text-transform: none;
    padding: 8px 10px
}

header.its123-fixed-header nav ul li a:hover {
    color: white
}

@media (min-width: 768px) and (max-width: 1080px) {
    header.its123-fixed-header nav ul li a {
        font-size: 0.9em;
        color: #606060;
        text-transform: none;
        padding: 8px;
        margin-left: 0;
        margin-right: 0
    }
}

header.its123-fixed-header .desktop-menu .nav li a {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    line-height: normal
}

header.its123-fixed-header .desktop-menu .nav li a:hover {
    background: #232d3d
}

header.its123-fixed-header .desktop-menu .home {
    font-size: 18px
}

@media (min-width: 768px) and (max-width: 1080px) {
    header.its123-fixed-header .desktop-menu .home {
        font-size: 15px
    }
}

header.its123-fixed-header .its123-sec-nav {
    position: absolute;
    top: 0;
    right: 0
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block {
    margin: 0;
    color: #606060;
    list-style: none;
    border-top: 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 0 10px;
    background: #e5e5e5
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block ul {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    list-style: none
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block ul li {
    float: left;
    list-style: none
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block ul li a {
    display: inline-block;
    font-size: 0.9em;
    font-weight: 400;
    color: #606060;
    margin-left: 0;
    margin-right: 0;
    padding: 8px 0
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block ul li a:hover {
    background: none
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block .btn-user, header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block .iconsvg-cart {
    display: none
}

header.its123-fixed-header .its123-sec-nav .desktop-sec-nav-block .cart .badge-cart {
    padding-left: 5px;
    padding-right: 5px
}

header.its123-fixed-header.fix-header .its123-sec-nav {
    position: relative;
    top: auto;
    right: auto
}

header.its123-fixed-header.fix-header .its123-sec-nav .desktop-sec-nav-block {
    padding: 0;
    background: none
}

header.its123-fixed-header.fix-header .its123-sec-nav .btn-user {
    display: inline-block;
    padding: 8px 10px
}

header.its123-fixed-header.fix-header .its123-sec-nav .btn-user svg {
    font-size: 16px
}

header.its123-fixed-header.fix-header .its123-sec-nav .btn-user:hover {
    background: #232d3d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

header.its123-fixed-header.fix-header .its123-sec-nav .btn-user:hover svg {
    fill: white
}

@media (min-width: 768px) and (max-width: 1080px) {
    header.its123-fixed-header.fix-header .its123-sec-nav .btn-user {
        padding: 8px
    }

    header.its123-fixed-header.fix-header .its123-sec-nav .btn-user svg {
        font-size: 1em
    }
}

header.its123-fixed-header.fix-header .its123-sec-nav .iconsvg-cart {
    display: inline-block
}

header.its123-fixed-header.fix-header .its123-sec-nav .link-text, header.its123-fixed-header.fix-header .its123-sec-nav .divider {
    display: none
}

header.its123-fixed-header.fix-header .its123-sec-nav .cart a {
    font-size: 15px;
    position: relative;
    text-decoration: none;
    padding: 8px 10px
}

header.its123-fixed-header.fix-header .its123-sec-nav .cart a:hover {
    background: #232d3d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

header.its123-fixed-header.fix-header .its123-sec-nav .cart a:hover svg {
    fill: white
}

header.its123-fixed-header.fix-header .its123-sec-nav .cart .badge-cart {
    position: absolute;
    top: -4px;
    right: -3px
}

@media (min-width: 768px) and (max-width: 1080px) {
    header.its123-fixed-header.fix-header .its123-sec-nav .cart a {
        font-size: 13px;
        padding: 7px
    }
}

header.its123-fixed-header.fix-header .its123-sec-nav span.account, header.its123-fixed-header.fix-header .its123-sec-nav span.login {
    display: none
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.social-media-sidebar {
    position: fixed !important;
    width: 46px;
    background: white;
    top: 15px;
    left: -15px;
    margin-left: 0;
    padding-bottom: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 10;
    visibility: inherit;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s
}

.social-media-sidebar label {
    position: relative;
    display: block;
    background: white;
    color: #333;
    font-size: 9px;
    text-align: center;
    line-height: normal;
    margin-bottom: 0;
    padding: 2px;
    cursor: default;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.social-media-sidebar span {
    display: inline-block;
    margin: 5px 0;
    font-weight: 600
}

.social-media-sidebar button {
    display: block;
    width: 30px;
    height: 30px;
    background: #db7b03;
    margin: 7px auto;
    padding: 0;
    line-height: 0;
    border: solid #DB7B03 1px;
    outline: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background ease-out 0.3s;
    -moz-transition: background ease-out 0.3s;
    -o-transition: background ease-out 0.3s;
    transition: background ease-out 0.3s
}

.social-media-sidebar button:hover {
    background: white
}

.social-media-sidebar button:hover .icon-outline-svg {
    fill: #db7b03
}

.social-media-sidebar .icon-outline-svg {
    fill: white;
    width: 22px;
    height: 22px
}

.social-media-sidebar .btn-group {
    display: block;
    padding: 0 5px
}

.social-media-sidebar .btn-group button:first-child {
    margin-top: 0
}

.social-media-sidebar .btn-group button:last-child {
    margin-bottom: 3px
}

.social-media-sidebar.sidebar-likes {
    top: 290px
}

.social-media-sidebar.sidebar-likes .btn-facebook {
    height: auto;
    border: solid #DB7B03 1px;
    outline: none;
    margin-top: 0
}

.social-media-sidebar.sidebar-likes .btn-facebook:hover, .social-media-sidebar.sidebar-likes .btn-facebook:focus, .social-media-sidebar.sidebar-likes .btn-facebook:active {
    background: white
}

.social-media-sidebar.sidebar-likes .btn-facebook:hover .iconsvg-thumbs-up, .social-media-sidebar.sidebar-likes .btn-facebook:focus .iconsvg-thumbs-up, .social-media-sidebar.sidebar-likes .btn-facebook:active .iconsvg-thumbs-up {
    fill: rgba(219, 123, 3, 0.7)
}

.social-media-sidebar.sidebar-likes .iconsvg-thumbs-up {
    display: block;
    width: 18px;
    height: 18px;
    fill: white;
    margin: 5px
}

.social-media-sidebar.sidebar-likes .facebook-like-counter2 {
    position: relative;
    background: white;
    font-size: 10px;
    font-weight: 600;
    line-height: 100%;
    color: #DB7B03;
    margin: 8px 5px 3px;
    padding: 5px 3px 5px;
    text-shadow: none;
    text-align: center;
    border: 1px solid #DB7B03;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.social-media-sidebar.sidebar-likes .facebook-like-counter2:after, .social-media-sidebar.sidebar-likes .facebook-like-counter2:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.social-media-sidebar.sidebar-likes .facebook-like-counter2:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 4px;
    margin-left: -4px
}

.social-media-sidebar.sidebar-likes .facebook-like-counter2:before {
    border-color: rgba(219, 123, 3, 0);
    border-bottom-color: #DB7B03;
    border-width: 5px;
    margin-left: -5px
}

#social-media-mobile {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: white;
    border-top: solid #fafafa 1px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    z-index: 100
}

#social-media-mobile .icon-outline-svg {
    fill: white
}

#social-media-mobile label {
    display: block;
    height: 40px;
    background: white;
    color: #333;
    padding: 0 5px;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    cursor: default
}

#social-media-mobile button {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #DB7B03;
    margin: 5px 2px;
    padding: 0;
    line-height: 0;
    outline: none;
    border: none;
    -webkit-transition: background ease-out 0.3s;
    -moz-transition: background ease-out 0.3s;
    -o-transition: background ease-out 0.3s;
    transition: background ease-out 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#social-media-mobile button .icon-outline-svg {
    fill: white;
    width: 25px;
    height: 25px
}

#social-media-mobile button:hover {
    background: white;
    border: solid #DB7B03 1px
}

#social-media-mobile button:hover .icon-outline-svg {
    fill: #db7b03
}

.social-media-footer {
    background: #E2993E;
    margin: 30px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.social-media-footer h2, .social-media-footer p {
    color: white
}

.social-media-footer h2 {
    margin-bottom: 10px
}

.social-media-footer p {
    margin-bottom: 0
}

.social-media-footer [class*="col-"] {
    float: none;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0
}

.social-media-footer .row {
    margin-left: 0;
    padding: 20px
}

.social-media-footer .row:last-child {
    background: #DB7B03;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.social-media-footer label {
    font-size: 20px;
    font-weight: 700;
    color: white;
    line-height: 45px;
    cursor: default
}

.social-media-footer button {
    width: 35px;
    height: 35px;
    background: none;
    border: solid white 1px;
    outline: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px;
    padding: 0;
    -webkit-transition: background ease-out 0.3s;
    -moz-transition: background ease-out 0.3s;
    -o-transition: background ease-out 0.3s;
    transition: background ease-out 0.3s
}

.social-media-footer button:hover {
    background: white
}

.social-media-footer button:hover .icon-outline-svg {
    fill: #db7b03
}

.social-media-footer .icon-outline-svg {
    width: 28px;
    height: 28px;
    fill: white;
    vertical-align: sub
}

.loader-hidden {
    visibility: hidden
}

.social-sign-in {
    border: none;
    padding: 20px 20px 0;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}

.social-sign-in .description {
    margin: 10px 0
}

.social-sign-in .login-panel, .social-sign-in .mail-panel {
    padding: 0
}

.social-sign-in .login-panel #social-media, .social-sign-in .mail-panel #social-media {
    margin-top: 0
}

@media (min-width: 480px) {
    #social-media-mobile {
        height: 60px
    }

    #social-media-mobile label {
        height: 60px;
        padding: 0 5px;
        font-size: 16px;
        line-height: 60px
    }

    #social-media-mobile button {
        display: inline-block;
        width: 38px;
        height: 38px;
        margin: 11px 2px;
        padding: 0
    }
}

@media (max-width: 767px) {
    .social-media-footer button:last-child.visible-phone {
        display: inline-block !important
    }

    .social-media-footer .btn-group.pull-right {
        margin-left: -10px;
        float: left
    }

    #social-media-mobile button:last-child.visible-phone {
        display: inline-block !important
    }

    #social-media-mobile .pull-right {
        float: right
    }
}

@media (min-width: 768px) {
    .social-media-sidebar {
        display: block;
        top: 190px
    }

    .social-media-sidebar.sidebar-likes {
        top: 470px
    }

    .social-media-footer .row {
        padding: 10px 20px
    }

    .social-media-footer [class*="col-"] {
        float: left
    }

    .social-media-footer .col-3 {
        max-width: 25%
    }

    .social-media-footer .col-5 {
        max-width: 41.666667%
    }

    .social-media-footer .col-6 {
        max-width: 50%
    }

    .social-media-footer .col-7 {
        max-width: 58.333333%
    }

    .social-media-footer p {
        margin-bottom: 20px
    }

    #social-media-mobile {
        display: none
    }
}

@media (max-width: 979px) {
    .social-media-footer label {
        font-size: 16px
    }
}

@media (min-width: 1050px) {
    .social-media-sidebar {
        left: 5px
    }
}

@media (min-width: 1200px) {
    .social-media-sidebar {
        left: auto;
        margin-left: -75px
    }
}

@media (max-width: 1049px) {
    .social-media-sidebar label {
        margin-left: 13px
    }

    .social-media-sidebar button {
        width: 25px;
        height: 25px;
        margin-left: 13px
    }

    .social-media-sidebar.sidebar-likes .btn-facebook {
        width: 25px;
        height: 25px;
        margin-left: 17px
    }

    .social-media-sidebar.sidebar-likes .iconsvg-thumbs-up {
        margin: 3px
    }

    .social-media-sidebar.sidebar-likes .facebook-like-counter2 {
        font-size: 9px;
        margin: 8px 3px 3px 16px;
        padding: 4px 1px
    }
}

#search .search-form {
    display: none
}

#search .btn-toggle-search {
    cursor: pointer
}

#search.show .btn-toggle-search {
    color: white;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: #232d3d;
    background-image: -moz-linear-gradient(top, #232d3d, #232d3d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#232d3d), to(#232d3d));
    background-image: -webkit-linear-gradient(top, #232d3d, #232d3d);
    background-image: -o-linear-gradient(top, #232d3d, #232d3d);
    background-image: linear-gradient(to bottom, #232d3d, #232d3d);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232d3d', endColorstr='#ff232d3d', GradientType=0);
    border-color: #232d3d #232d3d #232d3d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

#search.show .search-form {
    display: block;
    position: absolute;
    right: 0;
    padding: 15px;
    z-index: 2;
    background-color: #232d3d;
    background-image: -moz-linear-gradient(top, #232d3d, #232d3d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#232d3d), to(#232d3d));
    background-image: -webkit-linear-gradient(top, #232d3d, #232d3d);
    background-image: -o-linear-gradient(top, #232d3d, #232d3d);
    background-image: linear-gradient(to bottom, #232d3d, #232d3d);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232d3d', endColorstr='#ff232d3d', GradientType=0);
    border-color: #232d3d #232d3d #232d3d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

#search.show .search-form form {
    margin: 0
}

#search.show .search-form form .input-append, #search.show .search-form form .input-prepend {
    margin-bottom: 0
}

@media print {
    .no-print, .no-print * {
        display: none !important
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    #banner {
        display: none
    }

    .binnentabel table {
        border: 1px solid #e6e6dc
    }

    body {
        margin: 25mm 15mm 25mm 15mm
    }

    h1 {
        font-size: 2.0em
    }

    h2 {
        font-size: 1.4em
    }

    h3 {
        font-size: 1.0em
    }

    p, td {
        font-size: 12px
    }

    section.page-top {
        display: none
    }

    .reportbuttons {
        display: none
    }

    .factor .bar {
        background-color: #DB7B03 !important;
        -webkit-print-color-adjust: exact
    }

    .facet .bar {
        background-color: #232d3d !important;
        -webkit-print-color-adjust: exact
    }

    a[href]:after {
        content: ""
    }
}

ul.thumbnails.image_picker_selector {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

ul.thumbnails.image_picker_selector li.group_title {
    float: none
}

ul.thumbnails.image_picker_selector li {
    margin: 0px 12px 12px 0px;
    float: left
}

ul.thumbnails.image_picker_selector li .thumbnail {
    padding: 6px;
    border: 1px solid #ddd;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75)
}

ul.thumbnails.image_picker_selector li .thumbnail img {
    -webkit-user-drag: none
}

ul.thumbnails.image_picker_selector li .thumbnail {
    cursor: pointer
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
    background: #5bb75b
}

ul.thumbnails.image_picker_selector li .thumbnail:hover {
    background: #5bb75b
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(/assets/fonts/open-sans-v10-latin-300.eot);
    src: local("Open Sans Light"), local("OpenSans-Light"), url(/assets/fonts/open-sans-v10-latin-300.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/open-sans-v10-latin-300.woff2) format("woff2"), url(/assets/fonts/open-sans-v10-latin-300.woff) format("woff"), url(/assets/fonts/open-sans-v10-latin-300.ttf) format("truetype"), url(/assets/fonts/open-sans-v10-latin-300.svg#OpenSans) format("svg")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fonts/open-sans-v10-latin-regular.eot);
    src: local("Open Sans"), local("OpenSans"), url(/assets/fonts/open-sans-v10-latin-regular.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/open-sans-v10-latin-regular.woff2) format("woff2"), url(/assets/fonts/open-sans-v10-latin-regular.woff) format("woff"), url(/assets/fonts/open-sans-v10-latin-regular.ttf) format("truetype"), url(/assets/fonts/open-sans-v10-latin-regular.svg#OpenSans) format("svg")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(/assets/fonts/open-sans-v10-latin-700.eot);
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/assets/fonts/open-sans-v10-latin-700.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/open-sans-v10-latin-700.woff2) format("woff2"), url(/assets/fonts/open-sans-v10-latin-700.woff) format("woff"), url(/assets/fonts/open-sans-v10-latin-700.ttf) format("truetype"), url(/assets/fonts/open-sans-v10-latin-700.svg#OpenSans) format("svg")
}

.its123-container h1 {
    font-size: 2em;
    margin: 0.67em 0
}

.its123-container figcaption, .its123-container figure, .its123-container main {
    display: block
}

.its123-container figure {
    margin: 1em 40px
}

.its123-container hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.its123-container pre {
    font-family: monospace, monospace;
    font-size: 1em
}

.its123-container a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.its123-container a:active, .its123-container a:hover {
    outline-width: 0
}

.its123-container abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

.its123-container b, .its123-container strong {
    font-weight: inherit
}

.its123-container b, .its123-container strong {
    font-weight: bolder
}

.its123-container code, .its123-container kbd, .its123-container samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.its123-container dfn {
    font-style: italic
}

.its123-container mark {
    background-color: #ff0;
    color: #000
}

.its123-container small {
    font-size: 80%
}

.its123-container sub, .its123-container sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.its123-container sub {
    bottom: -0.25em
}

.its123-container sup {
    top: -0.5em
}

.its123-container audio, .its123-container video {
    display: inline-block
}

.its123-container audio:not([controls]) {
    display: none;
    height: 0
}

.its123-container img {
    border-style: none
}

.its123-container svg:not(:root) {
    overflow: hidden
}

.its123-container button, .its123-container input, .its123-container optgroup, .its123-container select, .its123-container textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

.its123-container button, .its123-container input {
    overflow: visible
}

.its123-container button, .its123-container select {
    text-transform: none
}

.its123-container button, .its123-container html [type="button"], .its123-container [type="reset"], .its123-container [type="submit"] {
    -webkit-appearance: button
}

.its123-container button::-moz-focus-inner, .its123-container [type="button"]::-moz-focus-inner, .its123-container [type="reset"]::-moz-focus-inner, .its123-container [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

.its123-container button:-moz-focusring, .its123-container [type="button"]:-moz-focusring, .its123-container [type="reset"]:-moz-focusring, .its123-container [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

.its123-container fieldset {
    border: 0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

.its123-container legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

.its123-container progress {
    display: inline-block;
    vertical-align: baseline
}

.its123-container textarea {
    overflow: auto
}

.its123-container [type="checkbox"], .its123-container [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

.its123-container [type="number"]::-webkit-inner-spin-button, .its123-container [type="number"]::-webkit-outer-spin-button {
    height: auto
}

.its123-container [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.its123-container [type="search"]::-webkit-search-cancel-button, .its123-container [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

.its123-container::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.its123-container details, .its123-container menu {
    display: block
}

.its123-container summary {
    display: list-item
}

.its123-container canvas {
    display: inline-block
}

.its123-container template {
    display: none
}

.its123-container [hidden] {
    display: none
}

.its123-alternate-background:nth-child(odd), .its123-item-single-select-vertical:nth-child(odd), .its123-item-dropdown-vertical:nth-child(odd) {
    background-color: #eee
}

.its123-container h1, .its123-container h2, .its123-container h3, .its123-container h4, .its123-container h5 {
    color: #d9edf7;
    font-weight: 300
}

.its123-container p {
    text-color: #777;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px
}

.its123-container table {
    font-size: 14px
}

.its123-container li {
    font-size: 14px;
    line-height: 24px
}

.its123-container ul, .its123-container ol {
    padding: 0;
    margin: 0 0 10px 25px
}

.its123-container .its123-required {
    color: #C10000;
    font-weight: bold
}

.its123-alert {
    border-radius: 3px;
    padding: 5px 15px;
    margin-bottom: 10px
}

.its123-alert.its123-info {
    background-color: #232d3d;
    border: 1px solid #bce8f1
}

.its123-alert.its123-info p {
    color: #3a87ad
}

.its123-alert.its123-error {
    border: 1px solid #eed3d7;
    background-color: #f2dede
}

.its123-alert.its123-error p {
    color: #b94a48
}

.its123-icon-required:after {
    content: "*"
}

.its123-table {
    display: table
}

.its123-table tr {
    display: table-row
}

.its123-table thead {
    display: table-header-group
}

.its123-table tbody {
    display: table-row-group
}

.its123-table tfoot {
    display: table-footer-group
}

.its123-table col {
    display: table-column
}

.its123-table colgroup {
    display: table-column-group
}

.its123-table td, .its123-table th {
    display: table-cell
}

.its123-table caption {
    display: table-caption
}

.its123-table th, .its123-table td {
    padding: 5px 10px
}

.its123-table th {
    font-weight: bold;
    text-align: left
}

.its123-table-bordered {
    border-spacing: 0
}

.its123-table-bordered td, .its123-table-bordered th {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.its123-table-bordered tr:first-child th, .its123-table-bordered tr:first-child td {
    border-top: 1px solid #ccc
}

.its123-table-bordered th:last-child, .its123-table-bordered td:last-child {
    border-right: 1px solid #ccc
}

.its123-table-bordered tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.its123-table-bordered tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.its123-table-bordered tr:last-child td:first-child {
    border-bottom-left-radius: 3px
}

.its123-table-bordered tr:last-child td:last-child {
    border-bottom-right-radius: 3px
}

.its123-button {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    outline: 0;
    padding: 11px 19px;
    font-size: 17.5px;
    border-radius: 6px;
    background-color: #232d3d;
    background-image: linear-gradient(to bottom, #232d3d, #232d3d);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.its123-button:hover {
    cursor: pointer;
    background-color: #232d3d;
    background-position: 0 -15px;
    transition: background-position 0.1s linear
}

.its123-button:active {
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.its123-button[disabled] {
    background-color: #232d3d;
    cursor: default;
    background-image: none;
    opacity: 0.65;
    box-shadow: none
}

.its123-button-text {
    background: none;
    border: 0;
    color: #232d3d;
    padding: 11px 19px;
    font-size: 17.5px
}

.its123-button-text:hover {
    text-decoration: underline;
    cursor: pointer
}

.its123-button-text[disabled] {
    color: #919191;
    text-decoration: none;
    cursor: not-allowed
}

.its123-loading-spinner {
    margin: 0 auto;
    text-align: center
}

.its123-loading-spinner > div {
    width: 13px;
    height: 13px;
    margin: 0 2px 0 2px;
    background-color: white;
    display: inline-block;
    -webkit-animation: its123-spinner-delay 1.4s infinite ease-in-out both;
    animation: its123-spinner-delay 1.4s infinite ease-in-out both
}

.its123-loading-spinner div:nth-child(1) {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.its123-loading-spinner div:nth-child(2) {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes its123-spinner-delay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes its123-spinner-delay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.its123-container svg {
    width: 100%
}

@media (min-width: 768px) {
    .its123-container svg {
        width: 85%
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .its123-report svg {
        height: 700px
    }

    .its123-report svg.its123-svg-stanine {
        height: 200px
    }
}

@supports (-ms-accelerator:true) {
    .its123-report svg {
        height: auto
    }
}

.its123-report svg path {
    color: #DB7B03 !important
}

.its123-report svg path.its123-svg-primary-lighten {
    fill: #fca83d !important
}

.its123-report svg path.its123-svg-primary-darken {
    fill: #a95f02 !important
}

.its123-report svg path.its123-svg-color-1 {
    fill: #2b1801 !important;
    stroke: #2b1801 !important
}

.its123-report svg path.its123-svg-color-2 {
    fill: #5d3401 !important;
    stroke: #5d3401 !important
}

.its123-report svg path.its123-svg-color-3 {
    fill: #905102 !important;
    stroke: #905102 !important
}

.its123-report svg path.its123-svg-color-4 {
    fill: #c26d03 !important;
    stroke: #c26d03 !important
}

.its123-report svg path.its123-svg-color-5 {
    fill: #f48903 !important;
    stroke: #f48903 !important
}

.its123-report svg path.its123-svg-color-6 {
    fill: #fca12e !important;
    stroke: #fca12e !important
}

.its123-report svg path.its123-svg-color-7 {
    fill: #fdb761 !important;
    stroke: #fdb761 !important
}

.its123-report svg path.its123-svg-color-8 {
    fill: #fece93 !important;
    stroke: #fece93 !important
}

.its123-report svg path.its123-svg-color-9 {
    fill: #fee5c5 !important;
    stroke: #fee5c5 !important
}

.its123-report svg path.its123-svg-color-10 {
    fill: #fffcf8 !important;
    stroke: #fffcf8 !important
}

.its123-report svg linearGradient stop.its123-svg-stop-color {
    stop-color: #DB7B03 !important
}

.its123-progress {
    background-color: #eceeef;
    min-height: 20px;
    border-radius: 5px;
    position: relative;
    margin: 30px 0;
    font-weight: bold
}

.its123-progress .its123-progress-bar {
    background-color: #6cb3c7;
    border-radius: 5px 0 0 5px;
    height: 20px;
    position: absolute;
    top: 0;
    z-index: 2;
    border-right: 1px solid #398094
}

.its123-progress .its123-progress-label {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 3;
    color: black
}

legend.its123-legend {
    color: #DB7B03;
    font-weight: 300;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.its123-item, fieldset.its123-item {
    font-size: 14px;
    color: #777;
    line-height: 20px;
    padding: 20px 20px 20px 20px
}

.its123-item .its123-option-select, .its123-item .its123-input-text, fieldset.its123-item .its123-option-select, fieldset.its123-item .its123-input-text {
    display: block;
    font-size: 14px;
    line-height: 1.25;
    background-image: none;
    background-clip: padding-box;
    width: 100%;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc
}

.its123-item .its123-option-select, fieldset.its123-item .its123-option-select {
    height: 36px
}

@media (min-width: 768px) {
    .its123-item .its123-option-select, fieldset.its123-item .its123-option-select {
        width: 270px
    }
}

.its123-item .its123-input-text, fieldset.its123-item .its123-input-text {
    padding-left: 10px;
    height: 30px
}

@media (min-width: 768px) {
    .its123-item .its123-input-text, fieldset.its123-item .its123-input-text {
        width: 260px
    }
}

.its123-item.its123-error, fieldset.its123-item.its123-error {
    color: #C10000
}

.its123-item.its123-error legend, fieldset.its123-item.its123-error legend {
    color: #C10000
}

.its123-item.its123-error select, .its123-item.its123-error input, fieldset.its123-item.its123-error select, fieldset.its123-item.its123-error input {
    border-color: rgba(193, 0, 0, 0.5)
}

.its123-item.its123-error .its123-counter, fieldset.its123-item.its123-error .its123-counter {
    color: #C10000;
    background-color: #f2dede
}

.its123-item:last-child, fieldset.its123-item:last-child {
    margin-bottom: 30px
}

.its123-item-single-select-vertical .its123-option {
    margin-bottom: 10px
}

.its123-item-single-select-vertical input {
    margin-right: 5px
}

.its123-item-single-select-vertical.its123-error {
    border: 1px solid rgba(193, 0, 0, 0.5);
    border-radius: 3px
}

.its123-item-trivia {
    background-color: #eee
}

.its123-item-trivia .its123-legend {
    font-size: 16.8px
}

.its123-item-trivia .its123-counter {
    color: #DB7B03
}

.its123-item-trivia .its123-trivia-question {
    color: #232d3d;
    margin-bottom: 30px;
    font-size: 16.8px
}

.its123-item-trivia .its123-trivia-question img {
    max-width: 100%
}

.its123-item-trivia .its123-options {
    margin: 0 0 30px 30px
}

.its123-item-trivia .its123-option {
    margin-bottom: 10px
}

.its123-item-trivia .its123-option-radio {
    margin-right: 5px
}

.its123-item-trivia .its123-options-images .its123-option {
    display: inline-block;
    margin-right: 15px
}

.its123-item-trivia .its123-options-images .its123-option label, .its123-item-trivia .its123-options-images .its123-option img {
    vertical-align: middle
}

.its123-item-trivia .its123-trivia-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.its123-item-trivia .its123-trivia-footer div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    margin-bottom: 15px
}

.its123-item-trivia .its123-timer {
    color: #DB7B03;
    font-size: 16.8px
}

.its123-item-single-select-horizontal-container {
    display: table;
    width: 100%
}

.its123-item-single-select-horizontal-container .its123-item {
    display: table-row-group
}

.its123-item-single-select-horizontal-container .its123-options {
    display: table-row
}

.its123-item-single-select-horizontal-container .its123-option {
    display: table-cell;
    padding: 10px
}

.its123-item-single-select-horizontal-container .its123-option:first-child {
    text-align: right
}

.its123-item-single-select-horizontal-container .its123-option:first-child input {
    margin-left: 10px
}

.its123-item-single-select-horizontal-container .its123-option:last-child {
    text-align: left
}

.its123-item-single-select-horizontal-container .its123-option:last-child input {
    margin-right: 10px
}

.its123-item-single-select-horizontal-container .its123-error .its123-option {
    border: 1px solid rgba(193, 0, 0, 0.5)
}

.its123-item-single-select-horizontal-container .its123-error .its123-option:first-child {
    border-right: 0
}

.its123-item-single-select-horizontal-container .its123-error .its123-option:last-child {
    border-left: 0
}

.its123-item-dropdown-vertical .its123-label {
    display: block;
    margin-bottom: 15px
}

.its123-item-dropdown-vertical.its123-error {
    border: 1px solid rgba(193, 0, 0, 0.5);
    border-radius: 3px
}

@media (min-width: 768px) {
    .its123-item-dropdown-horizontal .its123-label, .its123-item-horizontal .its123-label {
        float: left;
        text-align: right;
        width: 180px;
        padding-top: 5px
    }

    .its123-item-dropdown-horizontal .its123-options, .its123-item-dropdown-horizontal .its123-input, .its123-item-horizontal .its123-options, .its123-item-horizontal .its123-input {
        margin-left: 200px
    }
}

.its123-likert .its123-item {
    padding: 10px 10px 20px 10px;
    margin-bottom: 10px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media (min-width: 768px) {
    .its123-likert .its123-item {
        margin-bottom: 0;
        padding: 8px 0 8px 0;
        border: 0
    }
}

.its123-likert .its123-counter {
    background-color: #ddf7ff;
    color: #232d3d;
    border-radius: 7px;
    font-size: 12px;
    line-height: 19px;
    width: 30px;
    height: 18px;
    margin-right: 10px;
    float: left;
    display: inline-block;
    text-align: center
}

@media (min-width: 768px) {
    .its123-likert .its123-counter {
        margin-right: 10px
    }
}

.its123-likert .its123-label {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .its123-likert .its123-label {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        margin-bottom: 0
    }
}

.its123-likert .its123-label .its123-label-text {
    width: 80%;
    float: left
}

.its123-likert .its123-likert-label {
    display: block;
    margin-bottom: 8px;
    color: #232d3d
}

@media (min-width: 768px) {
    .its123-likert .its123-likert-label {
        display: none
    }
}

@media (min-width: 768px) {
    .its123-likert .its123-item:nth-child(10n+1) .its123-label {
        display: block;
        margin-top: 10px;
        padding-top: 10px;
        min-height: 50px;
        border-top: 1px solid #ccc
    }
}

.its123-likert .its123-item:nth-child(10n+1) .its123-likert-label {
    display: block
}

.its123-likert .its123-likert-option {
    width: 20px;
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.its123-likert .its123-radio {
    width: 1.2em;
    height: 1.2em
}

.its123-thumbs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.its123-thumbs-container .its123-thumbs {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width: 768px) {
    .its123-thumbs-container .its123-thumbs {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%
    }
}

.its123-thumbs {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px
}

@media (min-width: 768px) {
    .its123-thumbs {
        margin: 20px;
        padding: 20px
    }
}

.its123-thumbs .its123-label {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px
}

.its123-thumbs .its123-thumbs-text {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    padding-left: 10px
}

.its123-thumbs .its123-thumb-icon {
    display: inline-block;
    width: 0.83em;
    height: 1em;
    font-size: 29px
}

.its123-thumbs .its123-thumb-icon use {
    color: black;
    fill: white
}

.its123-thumbs .its123-icon-thumb-down {
    -webkit-transform: rotateX(180deg) rotateY(180deg);
    transform: rotateX(180deg) rotateY(180deg)
}

.its123-thumbs .its123-thumb-icon:hover use {
    fill: #c1c1c1
}

.its123-thumbs.its123-error {
    border-color: rgba(193, 0, 0, 0.5);
    color: #C10000
}

.its123-thumbs input[type="radio"] {
    display: none
}

.its123-thumbs input[value="1"]:checked ~ label .its123-icon-thumb-down use, .its123-thumbs input[value="1"]:checked ~ label .its123-icon-thumb-down:hover use {
    fill: #d43a28
}

.its123-thumbs input[value="3"]:checked ~ label .its123-icon-thumb-up use, .its123-thumbs input[value="3"]:checked ~ label .its123-icon-thumb-up:hover use {
    fill: #8fef42
}

.its123-thumbs input[value="1"]:checked ~ .its123-thumbs-text {
    text-decoration: line-through
}

.its123-thumbs input[value="3"]:checked ~ .its123-thumbs-text {
    font-weight: bold
}

.its123-multi-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.its123-multi-image .its123-option {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    margin: 1.25%
}

.its123-multi-image .its123-radio {
    display: none
}

.its123-multi-image .its123-image-container {
    position: relative;
    display: inline-block
}

.its123-multi-image .its123-image-description {
    text-align: center;
    font-weight: bold;
    color: #5a5a5a;
    padding-bottom: 5px;
    height: 45px
}

.its123-multi-image .its123-label {
    position: absolute
}

.its123-multi-image .its123-label-yes, .its123-multi-image .its123-label-no {
    font-size: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
    border-radius: 10px;
    border: 1px solid white;
    transition: font-size 0.1s, position 0.1s, height 0.1s
}

.its123-multi-image .its123-label-yes:hover, .its123-multi-image .its123-label-no:hover {
    background-color: white
}

.its123-multi-image .its123-label-yes {
    left: 10px;
    top: 55px;
    color: #17d417
}

.its123-multi-image .its123-label-no {
    right: 10px;
    top: 55px;
    color: #f70303
}

.its123-multi-image .its123-option input[value="1"]:checked ~ .its123-image-container .its123-label-no, .its123-multi-image .its123-option input[value="3"]:checked ~ .its123-image-container .its123-label-yes {
    font-size: 250px;
    top: 130px;
    height: 100px;
    background: none;
    border: none;
    z-index: 2;
    pointer-events: none
}

@media (max-width: 767px) {
    .its123-multi-image .its123-option {
        margin-top: 25px
    }

    .its123-multi-image .its123-option input[value="1"]:checked ~ .its123-image-container .its123-label-no {
        font-size: 150px;
        top: 90px
    }

    .its123-multi-image .its123-option input[value="3"]:checked ~ .its123-image-container .its123-label-yes {
        font-size: 150px;
        top: 85px
    }
}

.its123-item-typeahead .its123-typeahead-list {
    border-radius: .3em;
    margin: .2em 0 0;
    background: rgba(255, 255, 255, 0.9);
    background: linear-gradient(to bottom right, #fff, rgba(255, 255, 255, 0.8));
    border: 1px solid #ccc;
    box-shadow: 0.05em 0.2em 0.6em rgba(0, 0, 0, 0.2);
    text-shadow: none;
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    width: 100%;
    width: calc(100% - 51px)
}

@media (min-width: 768px) {
    .its123-item-typeahead .its123-typeahead-list {
        width: 274px
    }
}

.its123-item-typeahead .its123-typeahead-list:before {
    content: "";
    position: absolute;
    top: -.43em;
    left: 1em;
    width: 0;
    height: 0;
    padding: .4em;
    background: white;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.its123-item-typeahead .its123-typeahead-list:empty {
    display: none
}

.its123-item-typeahead .its123-typeahead-list li {
    position: relative;
    padding: .2em .5em;
    cursor: pointer
}

.its123-item-typeahead .its123-typeahead-list li:hover, .its123-item-typeahead .its123-typeahead-list li.selected {
    background-color: #b8d3e0
}

.its123-item-typeahead .its123-typeahead-list mark {
    background-color: white;
    font-weight: bold
}

@supports ((-webkit-transform:scale(0)) or (transform:scale(0))) {
    .its123-item-typeahead .its123-typeahead-list:empty {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        display: block;
        transition-timing-function: ease
    }

    .its123-item-typeahead .its123-typeahead-list {
        transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
        -webkit-transform-origin: 1.43em -.43em;
        transform-origin: 1.43em -.43em
    }
}

.its123-matrices-container .its123-matrices-bg {
    display: inline-block;
    box-sizing: content-box;
    background-color: #232d3d;
    background-size: 490px;
    height: 78px;
    width: 98px;
    margin: 2px;
    display: inline-block;
    box-shadow: 1px 1px 1px 0px #464646;
    border: 2px solid #232d3d;
    border-radius: 10px
}

.its123-matrices-container .its123-matrices-bg.its123-matrices-qMark {
    background-color: white
}

.its123-matrices-instruction {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #464646
}

.its123-matrices-options {
    width: 437px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .its123-matrices-options {
        width: 281px
    }

    .its123-matrices-options .its123-matrices-bg {
        width: 59px;
        height: 47px
    }
}

.its123-matrices-options label {
    border: 2px solid #232d3d;
    padding: 0;
    cursor: pointer;
    overflow: visible;
    margin: 9px
}

.its123-matrices-options label:hover {
    background-color: #232d3d;
    border: 2px solid #75DFFF
}

.its123-matrices-options label.its123-matrix-option-selected {
    background-color: #232d3d;
    border: 2px solid #75DFFF
}

.its123-matrices-options label input[type="radio"] {
    display: none
}

.its123-matrices-options .its123-matrix-option-1 {
    background-position: 0px -392px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-1 {
        background-position: 0px -237px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-2 {
    background-position: -118px -392px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-2 {
        background-position: -71px -237px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-3 {
    background-position: -236px -392px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-3 {
        background-position: -142px -237px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-4 {
    background-position: -354px -392px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-4 {
        background-position: -213px -237px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-5 {
    background-position: 0px -485px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-5 {
        background-position: 0px -297px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-6 {
    background-position: -118px -485px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-6 {
        background-position: -71px -297px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-7 {
    background-position: -236px -485px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-7 {
        background-position: -142px -297px;
        background-size: 297px
    }
}

.its123-matrices-options .its123-matrix-option-8 {
    background-position: -354px -485px
}

@media (max-width: 767px) {
    .its123-matrices-options .its123-matrix-option-8 {
        background-position: -213px -297px;
        background-size: 297px
    }
}

.its123-matrices-item {
    width: 327px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .its123-matrices-item {
        width: 267px
    }
}

.its123-matrices-item .its123-matrices-bg {
    border: 2px solid #00B6EA;
    margin: 2px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrices-bg {
        height: 62px;
        width: 78px
    }
}

.its123-matrices-item .its123-matrix-item-1 {
    background-position: 0px 0px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-1 {
        background-position: 0px 0px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-2 {
    background-position: -117px 0px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-2 {
        background-position: -94px 0px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-3 {
    background-position: -234px 0px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-3 {
        background-position: -188px 0px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-4 {
    background-position: 0px -94px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-4 {
        background-position: 0px -75px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-5 {
    background-position: -117px -94px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-5 {
        background-position: -94px -75px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-6 {
    background-position: -234px -94px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-6 {
        background-position: -188px -75px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-7 {
    background-position: 0px -188px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-7 {
        background-position: 0px -150px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-8 {
    background-position: -117px -188px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-8 {
        background-position: -94px -150px;
        background-size: 392px
    }
}

.its123-matrices-item .its123-matrix-item-9 {
    background-position: -234px -188px
}

@media (max-width: 767px) {
    .its123-matrices-item .its123-matrix-item-9 {
        background-position: -188px -150px;
        background-size: 392px
    }
}

.its123-container {
    font-family: "Open Sans", Arial, sans-serif;
    color: #777;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}