/* Version 1.0.14 */

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }

.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#596473;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to top,#eee 0,#fff 50%)}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to bottom,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(../../images/plugins/select2/select2.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:0}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);background-image:linear-gradient(to top,#ccc 0,#eee 60%)}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#fff url(../../images/plugins/select2/select2.png) no-repeat 100% -22px;background:url(../../images/plugins/select2/select2.png) no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(../../images/plugins/select2/select2.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../images/plugins/select2/select2.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../images/plugins/select2/select2.png) no-repeat 100% -22px,linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%;background:url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%,linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to top,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to bottom,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:0 0;border-left:0;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-0 .select2-result-label{padding-left:20px}.select2-results-dept-1 .select2-result-label{padding-left:40px}.select2-results-dept-2 .select2-result-label{padding-left:60px}.select2-results-dept-3 .select2-result-label{padding-left:80px}.select2-results-dept-4 .select2-result-label{padding-left:100px}.select2-results-dept-5 .select2-result-label{padding-left:110px}.select2-results-dept-6 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:0 0}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(to bottom,#eee 1%,#fff 15%)}.select2-locked{padding:3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(../../images/plugins/select2/select2-spinner.gif) no-repeat 100%!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(to top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin-left:0;margin-right:5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:0;background:url(../../images/plugins/select2/select2.png) right top no-repeat}html[dir=rtl] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0 0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}.select2-container.form-control{height:auto!important;padding:0!important;background:0 0;border-style:none}.select2-container.form-control:focus .select2-choice,.select2-container.form-control.select2-container-active .select2-choice,.select2-container.form-control:focus .select2-choices,.select2-container.form-control.select2-container-active .select2-choices{-webkit-box-shadow:0 0 8px rgba(255,255,255,.5);box-shadow:0 0 8px rgba(255,255,255,.5);outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.select2-container.form-control .select2-choices{border:0!important}.select2-container.form-control .select2-choice{height:34px;padding:5px 16px;font-size:16px;line-height:1.25;padding-right:1em;padding-right:-webkit-calc(1em + 26px / 2);padding-right:calc(1em + 26px / 2);border-width:2px;-webkit-box-shadow:none;box-shadow:none;filter:none;background-clip:border-box;background-color:#596473;background-image:none;border-color:transparent;border-radius:0;color:#fff!important;font-weight:400;font-style:normal;line-height:inherit}select.select2-container.form-control .select2-choice{height:34px;line-height:34px}textarea.select2-container.form-control .select2-choice,select[multiple].select2-container.form-control .select2-choice{height:auto}.col-topSearch-search .select2-container.form-control .select2-choice{text-align:center}.select2-container.form-control .select2-choice>.select2-chosen{margin-right:0}.select2-container.form-control .select2-choice .select2-arrow{top:5px;bottom:5px;width:1em;width:calc(1em + 26px / 2);height:auto;border-left-style:none;filter:none;background-color:transparent;background-image:none;text-align:center}.select2-container.form-control .select2-choice .select2-arrow b:before{content:"\f0d7"}.select2-container.form-control .select2-choice .select2-arrow b:before{display:inline-block;font-family:FontAwesome;font-style:normal!important;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#dee93a}.select2-container.form-control .select2-choice abbr{background-image:none}.select2-container.form-control.input-sm .select2-choice{height:33px;padding-top:4px;padding-bottom:4px;padding-left:16px;font-size:14px;line-height:1.5}.select2-container.form-control.input-sm .select2-choice .select2-arrow{top:4px;bottom:4px}.select2-container.form-control.input-lg .select2-choice{height:45px;padding-top:7.5px;padding-bottom:7.5px;padding-left:16px;font-size:18px;line-height:1.4}.select2-container.form-control.input-lg .select2-choice .select2-arrow{top:7.5px;bottom:7.5px}.select2-container.form-control.select2-dropdown-open{border-color:transparent}.select2-container.form-control.select2-dropdown-open .select2-choice{-webkit-box-shadow:none;box-shadow:none}.select2-container.form-control.select2-dropdown-open .select2-choice .select2-arrow b:before{content:"\f0d8"}.select2-container.form-control.select2-dropdown-open.select2-container-active .select2-choice{border-bottom-left-radius:0;border-bottom-right-radius:0}.touch .select2-search-hidden{display:none}.control-group.warning .select2-container .select2-choice,.control-group.warning .select2-container .select2-choices,.control-group.warning .select2-container-active .select2-choice,.control-group.warning .select2-container-active .select2-choices,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.warning .select2-container-multi.select2-container-active .select2-choices{border:1px solid #C09853!important}.control-group.warning .select2-container .select2-choice div{border-left:1px solid #C09853!important;background:#FCF8E3!important}.control-group.error .select2-container .select2-choice,.control-group.error .select2-container .select2-choices,.control-group.error .select2-container-active .select2-choice,.control-group.error .select2-container-active .select2-choices,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.error .select2-container-multi.select2-container-active .select2-choices{border:1px solid #B94A48!important}.control-group.error .select2-container .select2-choice div{border-left:1px solid #B94A48!important;background:#F2DEDE!important}.control-group.info .select2-container .select2-choice,.control-group.info .select2-container .select2-choices,.control-group.info .select2-container-active .select2-choice,.control-group.info .select2-container-active .select2-choices,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.info .select2-container-multi.select2-container-active .select2-choices{border:1px solid #3A87AD!important}.control-group.info .select2-container .select2-choice div{border-left:1px solid #3A87AD!important;background:#D9EDF7!important}.control-group.success .select2-container .select2-choice,.control-group.success .select2-container .select2-choices,.control-group.success .select2-container-active .select2-choice,.control-group.success .select2-container-active .select2-choices,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.success .select2-container-multi.select2-container-active .select2-choices{border:1px solid #468847!important}.control-group.success .select2-container .select2-choice div{border-left:1px solid #468847!important;background:#DFF0D8!important}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(../../../images/plugins/owlcarousel/grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(0.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(0.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(0.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}
.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:alpha(opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(../../../images/plugins/owlcarousel/AjaxLoader.gif) no-repeat center center}.owl-theme{width:auto}.owl-theme .owl-item{text-align:center}.owl-theme .owl-prev,.owl-theme .owl-next{position:absolute;top:50%;display:inline-block;margin-left:auto;margin-right:auto;margin-top:-36px;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-image:url(../../../images/plugins/owlcarousel/ss-owl-dirnav-default.png);background-repeat:no-repeat;width:74px;height:72px}a.owl-theme .owl-prev:hover,a.owl-theme .owl-next:hover,a.owl-theme .owl-prev:focus,a.owl-theme .owl-next:focus{outline-width:2px;outline-offset:-2px}a.owl-theme .owl-prev:active,a.owl-theme .owl-next:active{outline-style:none}.owl-theme .owl-prev:not(.disabled),.owl-theme .owl-next:not(.disabled){cursor:pointer}@media (max-width:767px){.owl-theme .owl-prev,.owl-theme .owl-next{display:none}}.owl-theme .owl-prev{left:-85px;right:auto;background-position:0 0}.owl-theme .owl-next{right:-85px;background-position:-72px 0}@media (min-width:768px){.owl-theme{margin-left:60px;margin-right:60px}}.owl-theme .owl-carousel__img{display:inline-block;height:auto;max-width:100%}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{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) ")"}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}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Din,Raleway,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.25;color:#596473;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#596473;text-decoration:none}a:hover,a:focus{color:#dee93a;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:0}.img-thumbnail{padding:4px;line-height:1.25;background-color:#fff;border:1px solid #ddd;border-radius:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;width:100% \9;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #d4e5e5}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Din,Raleway;font-weight:300;line-height:1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#b9c5c4}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:48px}h2,.h2{font-size:40px}h3,.h3{font-size:24px}h4,.h4{font-size:21px}h5,.h5{font-size:16px}h6,.h6{font-size:14px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:18px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:24px}}small,.small{font-size:87%}cite{font-style:normal}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#b9c5c4}.text-primary{color:#dee93a}a.text-primary:hover{color:#ccd818}.text-success{color:#dee93a}a.text-success:hover{color:#ccd818}.text-info{color:#596473}a.text-info:hover{color:#434b56}.text-warning{color:#fc0}a.text-warning:hover{color:#cca300}.text-danger{color:red}a.text-danger:hover{color:#c00}.bg-primary{color:#fff;background-color:#dee93a}a.bg-primary:hover{background-color:#ccd818}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #d4e5e5}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.25}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #b9c5c4}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:20px;border-left:5px solid #b9c5c4}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.25;color:#b9c5c4}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #b9c5c4;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.25}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:15px;line-height:1.25;word-break:break-all;word-wrap:break-word;color:#596473;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:13px;padding-right:13px}@media (min-width:768px){.container{width:736px}}@media (min-width:992px){.container{width:958px}}@media (min-width:1200px){.container{width:1050px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:13px;padding-right:13px}.row{margin-left:-13px;margin-right:-13px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:13px;padding-right:13px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.25;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-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 col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:24px;line-height:inherit;color:#596473;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:6px;font-size:16px;line-height:1.25;color:#596473}.form-control{display:block;width:100%;height:34px;padding:5px 16px;font-size:16px;line-height:1.25;color:#596473;background-color:#fff;background-image:none;border:1px solid transparent;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#b9c5c4;opacity:1}.form-control:-ms-input-placeholder{color:#b9c5c4}.form-control::-webkit-input-placeholder{color:#b9c5c4}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#b9c5c4;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.25 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:33px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:45px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:6px;padding-bottom:6px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:33px;padding:4px 16px;font-size:14px;line-height:1.5;border-radius:0}select.input-sm{height:33px;line-height:33px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:45px;padding:7.5px 16px;font-size:18px;line-height:1.4;border-radius:0}select.input-lg{height:45px;line-height:45px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:45px;height:45px;line-height:45px}.input-sm+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#dee93a}.has-success .form-control{border-color:#dee93a;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#ccd818;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #edf396;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #edf396}.has-success .input-group-addon{color:#dee93a;border-color:#dee93a;background-color:#dff0d8}.has-success .form-control-feedback{color:#dee93a}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#fc0}.has-warning .form-control{border-color:#fc0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#cca300;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffe066;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffe066}.has-warning .input-group-addon{color:#fc0;border-color:#fc0;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#fc0}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:red}.has-error .form-control{border-color:red;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#c00;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f66;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f66}.has-error .input-group-addon{color:red;border-color:red;background-color:#f2dede}.has-error .form-control-feedback{color:red}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#9aa4b1}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:6px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:26px}.form-horizontal .form-group{margin-left:-13px;margin-right:-13px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:6px}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:13px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11.5px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:5px}}.btn{display:inline-block;margin-bottom:0;font-weight:500;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:5px 16px;font-size:16px;line-height:1.25;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#333}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#141414}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#333}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#596473;background-color:#dee93a;border-color:#596473}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#596473;background-color:#ccd818;border-color:#3e4651}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#dee93a;border-color:#596473}.btn-primary .badge{color:#dee93a;background-color:#596473}.btn-success{color:#596473;background-color:#dee93a;border-color:#596473}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#596473;background-color:#ccd818;border-color:#3e4651}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#dee93a;border-color:#596473}.btn-success .badge{color:#dee93a;background-color:#596473}.btn-info{color:#fff;background-color:#596473;border-color:#fff}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#434b56;border-color:#e0e0e0}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#596473;border-color:#fff}.btn-info .badge{color:#596473;background-color:#fff}.btn-warning{color:#fff;background-color:#fc0;border-color:#fff}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#cca300;border-color:#e0e0e0}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#fc0;border-color:#fff}.btn-warning .badge{color:#fc0;background-color:#fff}.btn-danger{color:#fff;background-color:red;border-color:#fff}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c00;border-color:#e0e0e0}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:red;border-color:#fff}.btn-danger .badge{color:red;background-color:#fff}.btn-link{color:#596473;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#dee93a;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#b9c5c4;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:7.5px 16px;font-size:18px;line-height:1.4;border-radius:0}.btn-sm,.btn-group-sm>.btn{padding:4px 16px;font-size:14px;line-height:1.5;border-radius:0}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;opacity:0;filter:alpha(opacity=0)}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:7.5px 16px;font-size:18px;line-height:1.4;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:33px;padding:4px 16px;font-size:14px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:33px;line-height:33px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:5px 16px;font-size:16px;font-weight:400;line-height:1;color:#596473;text-align:center;background-color:transparent;border:1px solid transparent;border-radius:0}.input-group-addon.input-sm{padding:4px 16px;font-size:14px;border-radius:0}.input-group-addon.input-lg{padding:7.5px 16px;font-size:18px;border-radius:0}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#b9c5c4}.nav>li.disabled>a{color:#b9c5c4}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#b9c5c4;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#b9c5c4;border-color:#596473}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.25;border:1px solid transparent;border-radius:0}.nav-tabs>li>a:hover{border-color:#b9c5c4 #b9c5c4 #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#596473;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#dee93a}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:0}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:13px;padding-left:13px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-13px;margin-left:-13px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 13px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-13px}}.navbar-toggle{position:relative;float:right;margin-right:13px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -13px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-13px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-13px;margin-right:-13px;padding:10px 13px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-13px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:8.5px;margin-bottom:8.5px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:13px;margin-right:13px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#b9c5c4}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#b9c5c4}.navbar-inverse .navbar-nav>li>a{color:#b9c5c4}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#b9c5c4}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#b9c5c4}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#b9c5c4}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,700");



/* Din */
@font-face {
    font-family: 'Din';
    src: url('../fonts/din/din-regular-webfont.eot');
    src: url('../fonts/din/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/din-regular-webfont.woff') format('woff'),
         url('../fonts/din/din-regular-webfont.ttf') format('truetype'),
         url('../fonts/din/din-regular-webfont.svg#Din') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Din';
    src: url('../fonts/din/din-light-webfont.eot');
    src: url('../fonts/din/din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/din-light-webfont.woff') format('woff'),
         url('../fonts/din/din-light-webfont.ttf') format('truetype'),
         url('../fonts/din/din-light-webfont.svg#Din') format('svg');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Din'; /* din-medium-webfont parait mal en general */
    src: url('../fonts/din/din-regular-webfont.eot');
    src: url('../fonts/din/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/din-regular-webfont.woff') format('woff'),
         url('../fonts/din/din-regular-webfont.ttf') format('truetype'),
         url('../fonts/din/din-regular-webfont.svg#Din') format('svg');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Din';
    src: url('../fonts/din/din-bold-webfont.eot');
    src: url('../fonts/din/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/din-bold-webfont.woff') format('woff'),
         url('../fonts/din/din-bold-webfont.ttf') format('truetype'),
         url('../fonts/din/din-bold-webfont.svg#Din') format('svg');
    font-weight: 700;
    font-style: normal;
}



/* Raleway */
/*
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-regular-webfont.eot');
    src: url('../fonts/raleway/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-regular-webfont.svg#Raleway') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-thin-webfont.eot');
    src: url('../fonts/raleway/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-thin-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-thin-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-thin-webfont.svg#Raleway') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-extralight-webfont.eot');
    src: url('../fonts/raleway/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-extralight-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-extralight-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-extralight-webfont.svg#Raleway') format('svg');
    font-weight: 200;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-light-webfont.eot');
    src: url('../fonts/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-light-webfont.svg#Raleway') format('svg');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-medium-webfont.eot');
    src: url('../fonts/raleway/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-medium-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-medium-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-medium-webfont.svg#Raleway') format('svg');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-semibold-webfont.eot');
    src: url('../fonts/raleway/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-semibold-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-semibold-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-semibold-webfont.svg#Raleway') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-bold-webfont.eot');
    src: url('../fonts/raleway/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-bold-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-bold-webfont.svg#Raleway') format('svg');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-extrabold-webfont.eot');
    src: url('../fonts/raleway/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-extrabold-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-extrabold-webfont.svg#Raleway') format('svg');
    font-weight: 800;
    font-style: normal;
}


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway/raleway-heavy-webfont.eot');
    src: url('../fonts/raleway/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway/raleway-heavy-webfont.woff') format('woff'),
         url('../fonts/raleway/raleway-heavy-webfont.ttf') format('truetype'),
         url('../fonts/raleway/raleway-heavy-webfont.svg#Raleway') format('svg');
    font-weight: 900;
    font-style: normal;
}
*/


h1 b,.h1 b,h2 b,.h2 b,h3 b,.h3 b,h4 b,.h4 b,h5 b,.h5 b,h6 b,.h6 b {
	font-weight: 700;
	font-style: normal
}

h1 em,.h1 em,h2 em,.h2 em,h3 em,.h3 em,h4 em,.h4 em,h5 em,.h5 em,h6 em,.h6 em
	{
	font-weight: 700;
	font-style: normal
}

h1 strong,.h1 strong,h2 strong,.h2 strong,h3 strong,.h3 strong,h4 strong,.h4 strong,h5 strong,.h5 strong,h6 strong,.h6 strong
	{
	font-weight: 700;
	font-style: normal
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4 {
	letter-spacing: -.0375em
}

h1,.h1 {
	text-transform: uppercase;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 10px
}

h2,.h2 {
	text-transform: uppercase;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 10px
}

h3,.h3 {
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px
}

h4,.h4 {
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px
}

h2.simulateH4 {
	line-height: 1!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	font-size: 21px!important;
	color: #596473!important;
	text-transform: capitalize!important;
}

h5,.h5 {
	line-height: 1.25;
	margin-top: 10px;
	margin-bottom: 10px
}

h6,.h6 {
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px
}

p {
	margin: 1em 0
}

.lead {
	margin-top: 0;
	margin-bottom: 38px;
	font-size: 18px;
	line-height: 1.4
}

.text-color {
	color: #596473
}

a.text-color:hover {
	color: #434b56
}

small,.small {
	font-size: 10px;
	line-height: 1.3
}

.page-header {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 23px
}

.page-header:first-child {
	margin-top: 0
}

.page-header.row-clearless {
	position: relative;
	padding-bottom: 25px;
	border-bottom-style: none;
	margin-top: 0;
	padding-bottom: 14px
}

.page-header.row-clearless:after {
	content: "";
	position: absolute;
	border-width: 1px;
	border-color: #d4e5e5
}

.page-header.row-clearless:after {
	left: 13px;
	right: 13px;
	bottom: 0;
	height: 1px;
	border-bottom-style: solid
}

.page-header.g-thumbsUp-circle {
	background-position: right top;
	background-position: right 0 top 4px
}

.page-header.g-camera {
	background-position: right top
}

.page-header.no-border {
	margin-bottom: 0;
	border-bottom-style: none
}

.page-header.g-camera {
	padding-right: 34px
}

@media ( max-width :991px) {
	.page-header.g-thumbsUp-circle {
		background-image: none
	}
}

ol:not ([class] ){
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 1.6428em;
	list-style-type: none;
	counter-reset: itemNumber
}

ol:not ([class] )>li {
	padding-left: 0
}

ol:not ([class] )>li:before {
	content: none
}

ol:not ([class] )>li {
	counter-increment: itemNumber;
	position: relative;
	margin-bottom: .3571em;
	padding-left: 1em
}

ol:not ([class] )>li:before {
	content: counter(itemNumber) ". ";
	color: #dee93a;
	font-size: inherit;
	line-height: inherit;
	position: absolute;
	left: 0
}

ul:not ([class] ){
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 1.6428em;
	list-style-type: none
}

ul:not ([class] )>li {
	padding-left: 0
}

ul:not ([class] )>li:before {
	content: none
}

ul:not ([class] )>li {
	position: relative;
	margin-bottom: .3571em;
	padding-left: .8035714285714286em
}

ul:not ([class] )>li:before {
	content: "\f111"
}

ul:not ([class] )>li:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal !important;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #dee93a;
	font-size: .45em;
	position: absolute;
	left: 0;
	top: 0;
	width: 1.2857142857142858em;
	margin-top: 1em
}

blockquote {
	margin-top: 50px;
	margin-bottom: 60px
}

blockquote,blockquote.blockquote-reverse {
	border-style: none;
	padding: 0
}

blockquote footer,blockquote small,blockquote .small {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.25;
	margin: 5px 0 5px 1em
}

q:before {
	content: '\"'
}

q:after {
	content: '\"'
}
/* @topLogo-width: 85px;
@topLogo-height: 85px;

@topLogo-padding-vertical: 135px - @topLogo-height;
@topLogo-padding-horizontal: 130px - @topLogo-width; */
/* @topLogo-height: 85px;
@topLogo-width: (130px / 135) * @topLogo-height;

@topLogo-padding-vertical: @topLogo-padding-horizontal; // 135px - @topLogo-height;
@topLogo-padding-horizontal: @topLogo-width * 0.513; // 130px - @topLogo-width; */
/* .make-sm-column-offset-right(@columns) {
  @media (min-width: @screen-sm-min) {
    margin-right: percentage((@columns / @grid-columns));
  }
} */
/* .img-responsive {
  .img-responsive();
}
.img-responsive-fullwidth {
  .img-responsive();
  &, .lt-ie9 & {
    width: 100%;
  }
} */
.theme-gray-darker {
  background-color: #596473;
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
a.theme-gray-darker:hover {
  background-color: #434b56;
}
.theme-gray-darker a {
  color: #ffffff;
  text-decoration: none;
}
.theme-gray-darker a:hover,
.theme-gray-darker a:focus {
  color: #dee93a;
}
.theme-gray-darker h1,
.theme-gray-darker .h1,
.theme-gray-darker h2,
.theme-gray-darker .h2 {
  color: #dee93a;
}
.theme-gray-darker .section-header,
.theme-gray-darker .section-header-lg {
  color: #dee93a;
}
.theme-gray-darker .section-header,
.theme-gray-darker .section-header:before,
.theme-gray-darker .section-header:after,
.theme-gray-darker .section-header-lg,
.theme-gray-darker .section-header-lg:before,
.theme-gray-darker .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-gray-darker .pagenav-up,
.theme-gray-darker .pagenav-down {
  background-color: #596473;
}
.theme-gray-dark {
  background-color: #596473;
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
a.theme-gray-dark:hover {
  background-color: #434b56;
}
.theme-gray-dark a {
  color: #ffffff;
  text-decoration: none;
}
.theme-gray-dark a:hover,
.theme-gray-dark a:focus {
  color: #dee93a;
}
.theme-gray-dark h1,
.theme-gray-dark .h1,
.theme-gray-dark h2,
.theme-gray-dark .h2 {
  color: #dee93a;
}
.theme-gray-dark .section-header,
.theme-gray-dark .section-header-lg {
  color: #dee93a;
}
.theme-gray-dark .section-header,
.theme-gray-dark .section-header:before,
.theme-gray-dark .section-header:after,
.theme-gray-dark .section-header-lg,
.theme-gray-dark .section-header-lg:before,
.theme-gray-dark .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-gray-dark .pagenav-up,
.theme-gray-dark .pagenav-down {
  background-color: #596473;
}
.theme-gray {
  background-color: #596473;
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
a.theme-gray:hover {
  background-color: #434b56;
}
.theme-gray a {
  color: #ffffff;
  text-decoration: none;
}
.theme-gray a:hover,
.theme-gray a:focus {
  color: #dee93a;
}
.theme-gray h1,
.theme-gray .h1,
.theme-gray h2,
.theme-gray .h2 {
  color: #dee93a;
}
.theme-gray .section-header,
.theme-gray .section-header-lg {
  color: #dee93a;
}
.theme-gray .section-header,
.theme-gray .section-header:before,
.theme-gray .section-header:after,
.theme-gray .section-header-lg,
.theme-gray .section-header-lg:before,
.theme-gray .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-gray .pagenav-up,
.theme-gray .pagenav-down {
  background-color: #596473;
}
.theme-gray-light {
  background-color: #b9c5c4;
  border-color: #d4e5e5;
  color: #596473;
}
a.theme-gray-light:hover {
  background-color: #9daeac;
}
.theme-gray-light a {
  color: #596473;
  text-decoration: none;
}
.theme-gray-light a:hover,
.theme-gray-light a:focus {
  color: #ffffff;
}
.theme-gray-light h1,
.theme-gray-light .h1,
.theme-gray-light h2,
.theme-gray-light .h2 {
  color: #ffffff;
}
.theme-gray-light .section-header,
.theme-gray-light .section-header-lg {
  color: #ffffff;
}
.theme-gray-light .section-header,
.theme-gray-light .section-header:before,
.theme-gray-light .section-header:after,
.theme-gray-light .section-header-lg,
.theme-gray-light .section-header-lg:before,
.theme-gray-light .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-gray-light .pagenav-up,
.theme-gray-light .pagenav-down {
  background-color: #b9c5c4;
}
.theme-gray-lighter {
  background-color: #b9c5c4;
  border-color: #d4e5e5;
  color: #596473;
}
a.theme-gray-lighter:hover {
  background-color: #9daeac;
}
.theme-gray-lighter a {
  color: #596473;
  text-decoration: none;
}
.theme-gray-lighter a:hover,
.theme-gray-lighter a:focus {
  color: #dee93a;
}
.theme-gray-lighter h1,
.theme-gray-lighter .h1,
.theme-gray-lighter h2,
.theme-gray-lighter .h2 {
  color: #dee93a;
}
.theme-gray-lighter .section-header,
.theme-gray-lighter .section-header-lg {
  color: #dee93a;
}
.theme-gray-lighter .section-header,
.theme-gray-lighter .section-header:before,
.theme-gray-lighter .section-header:after,
.theme-gray-lighter .section-header-lg,
.theme-gray-lighter .section-header-lg:before,
.theme-gray-lighter .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-gray-lighter .pagenav-up,
.theme-gray-lighter .pagenav-down {
  background-color: #b9c5c4;
}
.theme-white {
  background-color: #ffffff;
  border-color: #d4e5e5;
  color: #596473;
}
a.theme-white:hover {
  background-color: #e6e6e6;
}
.theme-white a {
  color: #596473;
  text-decoration: none;
}
.theme-white a:hover,
.theme-white a:focus {
  color: #dee93a;
}
.theme-white h1,
.theme-white .h1,
.theme-white h2,
.theme-white .h2 {
  color: #dee93a;
}
.theme-white .section-header,
.theme-white .section-header-lg {
  color: #dee93a;
}
.theme-white .section-header,
.theme-white .section-header:before,
.theme-white .section-header:after,
.theme-white .section-header-lg,
.theme-white .section-header-lg:before,
.theme-white .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-white .pagenav-up,
.theme-white .pagenav-down {
  background-color: #ffffff;
}
.theme-primary {
  background-color: #dee93a;
  border-color: rgba(255, 255, 255, 0.58);
  color: #596473;
}
a.theme-primary:hover {
  background-color: #ccd818;
}
.theme-primary a {
  color: #596473;
  text-decoration: none;
}
.theme-primary a:hover,
.theme-primary a:focus {
  color: #596473;
}
.theme-primary h1,
.theme-primary .h1,
.theme-primary h2,
.theme-primary .h2 {
  color: #596473;
}
.theme-primary .section-header,
.theme-primary .section-header-lg {
  color: #596473;
}
.theme-primary .section-header,
.theme-primary .section-header:before,
.theme-primary .section-header:after,
.theme-primary .section-header-lg,
.theme-primary .section-header-lg:before,
.theme-primary .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.58);
}
.theme-primary .pagenav-up,
.theme-primary .pagenav-down {
  background-color: #dee93a;
}
.theme-primary .pagenav-up,
.theme-primary .pagenav-down {
  background-image: url("../images/spritesheets/ss-pagenav-white.png");
}
.theme-success {
  background-color: #dee93a;
  border-color: #d4e5e5;
  color: #ffffff;
}
a.theme-success:hover {
  background-color: #ccd818;
}
.theme-success a {
  color: #ffffff;
  text-decoration: none;
}
.theme-success a:hover,
.theme-success a:focus {
  color: #596473;
}
.theme-success h1,
.theme-success .h1,
.theme-success h2,
.theme-success .h2 {
  color: #596473;
}
.theme-success .section-header,
.theme-success .section-header-lg {
  color: #596473;
}
.theme-success .section-header,
.theme-success .section-header:before,
.theme-success .section-header:after,
.theme-success .section-header-lg,
.theme-success .section-header-lg:before,
.theme-success .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-success .pagenav-up,
.theme-success .pagenav-down {
  background-color: #dee93a;
}
.theme-info {
  background-color: #596473;
  border-color: #d4e5e5;
  color: #ffffff;
}
a.theme-info:hover {
  background-color: #434b56;
}
.theme-info a {
  color: #ffffff;
  text-decoration: none;
}
.theme-info a:hover,
.theme-info a:focus {
  color: #596473;
}
.theme-info h1,
.theme-info .h1,
.theme-info h2,
.theme-info .h2 {
  color: #596473;
}
.theme-info .section-header,
.theme-info .section-header-lg {
  color: #596473;
}
.theme-info .section-header,
.theme-info .section-header:before,
.theme-info .section-header:after,
.theme-info .section-header-lg,
.theme-info .section-header-lg:before,
.theme-info .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-info .pagenav-up,
.theme-info .pagenav-down {
  background-color: #596473;
}
.theme-warning {
  background-color: #ffcc00;
  border-color: #d4e5e5;
  color: #ffffff;
}
a.theme-warning:hover {
  background-color: #cca300;
}
.theme-warning a {
  color: #ffffff;
  text-decoration: none;
}
.theme-warning a:hover,
.theme-warning a:focus {
  color: #596473;
}
.theme-warning h1,
.theme-warning .h1,
.theme-warning h2,
.theme-warning .h2 {
  color: #596473;
}
.theme-warning .section-header,
.theme-warning .section-header-lg {
  color: #596473;
}
.theme-warning .section-header,
.theme-warning .section-header:before,
.theme-warning .section-header:after,
.theme-warning .section-header-lg,
.theme-warning .section-header-lg:before,
.theme-warning .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-warning .pagenav-up,
.theme-warning .pagenav-down {
  background-color: #ffcc00;
}
.theme-danger {
  background-color: #ff0000;
  border-color: #d4e5e5;
  color: #ffffff;
}
a.theme-danger:hover {
  background-color: #cc0000;
}
.theme-danger a {
  color: #ffffff;
  text-decoration: none;
}
.theme-danger a:hover,
.theme-danger a:focus {
  color: #596473;
}
.theme-danger h1,
.theme-danger .h1,
.theme-danger h2,
.theme-danger .h2 {
  color: #596473;
}
.theme-danger .section-header,
.theme-danger .section-header-lg {
  color: #596473;
}
.theme-danger .section-header,
.theme-danger .section-header:before,
.theme-danger .section-header:after,
.theme-danger .section-header-lg,
.theme-danger .section-header-lg:before,
.theme-danger .section-header-lg:after {
  border-color: #d4e5e5;
}
.theme-danger .pagenav-up,
.theme-danger .pagenav-down {
  background-color: #ff0000;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.overflow-hidden {
  overflow: hidden;
}
.inline-block {
  display: inline-block;
}
.lt-ie8 .inline-block {
  display: inline;
  zoom: 1;
}
.grid-padding {
  padding-left: 13px;
  padding-right: 13px;
}
.static {
  position: static;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.border-top {
  border-color: #d4e5e5;
  border-width: 1px;
  border-top-style: solid;
  padding-top: 26px;
}
.border-right {
  border-color: #d4e5e5;
  border-width: 1px;
  border-right-style: solid;
  padding-right: 13px;
}
.border-bottom {
  border-color: #d4e5e5;
  border-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 26px;
}
.border-left {
  border-color: #d4e5e5;
  border-width: 1px;
  border-left-style: solid;
  padding-left: 13px;
}
.pseudo-border-top {
  position: relative;
  padding-top: 25px;
}
.pseudo-border-top:before {
  content: "";
  position: absolute;
  border-width: 1px;
  border-color: #d4e5e5;
}
.pseudo-border-top:before {
  left: 13px;
  right: 13px;
  top: 0;
  height: 1px;
  border-top-style: solid;
}
.pseudo-border-right {
  position: relative;
}
.pseudo-border-right:after {
  content: "";
  position: absolute;
  border-width: 1px;
  border-color: #d4e5e5;
}
.pseudo-border-right:after {
  top: 13px;
  bottom: 13px;
  right: 0;
  width: 1px;
  border-right-style: solid;
}
.pseudo-border-bottom {
  position: relative;
  padding-bottom: 25px;
}
.pseudo-border-bottom:after {
  content: "";
  position: absolute;
  border-width: 1px;
  border-color: #d4e5e5;
}
.pseudo-border-bottom:after {
  left: 13px;
  right: 13px;
  bottom: 0;
  height: 1px;
  border-bottom-style: solid;
}
.pseudo-border-left {
  position: relative;
}
.pseudo-border-left:before {
  content: "";
  position: absolute;
  border-width: 1px;
  border-color: #d4e5e5;
}
.pseudo-border-left:before {
  top: 13px;
  bottom: 13px;
  left: 0;
  width: 1px;
  border-left-style: solid;
}
.color-gray-darker {
  color: #596473;
}
.color-gray-dark {
  color: #596473;
}
.color-gray {
  color: #596473;
}
.color-gray-light {
  color: #b9c5c4;
}
.color-gray-lighter {
  color: #b9c5c4;
}
.font-din {
  font-family: "Din", "Raleway";
}
.font-raleway {
  font-family: "Raleway", "Din";
}
.font-thin {
  font-weight: 100;
  font-style: normal;
}
.font-thinitalic {
  font-weight: 100;
  font-style: italic;
}
.font-light {
  font-weight: 300;
  font-style: normal;
}
.font-lightitalic {
  font-weight: 300;
  font-style: italic;
}
.font-regular {
  font-weight: 400;
  font-style: normal;
}
.font-italic {
  font-weight: 400;
  font-style: italic;
}
.font-medium {
  font-weight: 500;
  font-style: normal;
}
.font-mediumitalic {
  font-weight: 500;
  font-style: italic;
}
.font-semibold {
  font-weight: 600;
  font-style: normal;
}
.font-semibolditalic {
  font-weight: 600;
  font-style: italic;
}
.font-bold {
  font-weight: 700;
  font-style: normal;
}
.font-bolditalic {
  font-weight: 700;
  font-style: italic;
}
.font-black {
  font-weight: 900;
  font-style: normal;
}
.font-blackitalic {
  font-weight: 900;
  font-style: italic;
}
.text-normalcase {
  text-transform: none;
}
.text-xs {
  font-size: 12px;
  line-height: 1;
}
.text-sm {
  font-size: 14px;
  line-height: 1.5;
}
.text-md {
  font-size: 16px;
  line-height: 1.25;
}
.text-lg {
  font-size: 18px;
  line-height: 1.4;
}
.text-xl {
  font-size: 18px;
  line-height: 1.4;
}
.line-height-compact {
  line-height: 1.1;
}
.line-height-base {
  line-height: 1.25;
}
.line-height-expanded {
  line-height: 1.5;
}
@media (min-width: 768px) {
  .indent-sm {
    margin-left: 0.25em;
  }
}
@media (min-width: 768px) {
  .indent-md {
    margin-left: 0.5em;
  }
}
@media (min-width: 768px) {
  .indent-lg {
    margin-left: 1em;
  }
}
.vertical-align-top {
  vertical-align: top;
}
.vertical-align-middle {
  vertical-align: middle;
}
.vertical-align-bottom {
  vertical-align: bottom;
}
.vertical-align-baseline {
  vertical-align: baseline;
}
.row-clearless {
  margin-left: -13px;
  margin-right: -13px;
}
@media (min-width: 0) {
  .col-inline-xs {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-inline-xs {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-inline-xs {
    display: inline;
    zoom: 1;
  }
}
@media (min-width: 768px) {
  .col-inline-sm {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-inline-sm {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-inline-sm {
    display: inline;
    zoom: 1;
  }
}
@media (min-width: 992px) {
  .col-inline-md {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-inline-md {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-inline-md {
    display: inline;
    zoom: 1;
  }
}
@media (min-width: 1200px) {
  .col-inline-lg {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-inline-lg {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-inline-lg {
    display: inline;
    zoom: 1;
  }
}
.col-sm-centered-2 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .col-sm-centered-2 {
    float: left;
    width: 16.666666666666664%;
  }
}
@media (min-width: 768px) {
  .col-sm-centered-2 {
    margin-left: 41.66666666666667%;
  }
}
.col-sm-centered-4 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .col-sm-centered-4 {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 768px) {
  .col-sm-centered-4 {
    margin-left: 33.33333333333333%;
  }
}
.col-sm-centered-6 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .col-sm-centered-6 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .col-sm-centered-6 {
    margin-left: 25%;
  }
}
.col-sm-centered-8 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .col-sm-centered-8 {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 768px) {
  .col-sm-centered-8 {
    margin-left: 16.666666666666664%;
  }
}
.col-sm-centered-10 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .col-sm-centered-10 {
    float: left;
    width: 83.33333333333334%;
  }
}
@media (min-width: 768px) {
  .col-sm-centered-10 {
    margin-left: 8.333333333333332%;
  }
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-1em {
  margin-top: 1em !important;
}
.margin-top-2em {
  margin-top: 2em !important;
}
.margin-top-3em {
  margin-top: 3em !important;
}
.margin-top-10px {
  margin-top: 10px !important;
}
.margin-top-15px {
  margin-top: 15px !important;
}
.margin-top-20px {
  margin-top: 20px !important;
}
.margin-top-25px {
  margin-top: 25px !important;
}
.margin-top-30px {
  margin-top: 30px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-1em {
  margin-bottom: 1em !important;
}
.margin-bottom-2em {
  margin-bottom: 2em !important;
}
.margin-bottom-3em {
  margin-bottom: 3em !important;
}
.margin-bottom-10px {
  margin-bottom: 10px !important;
}
.margin-bottom-15px {
  margin-bottom: 15px !important;
}
.margin-bottom-20px {
  margin-bottom: 20px !important;
}
.margin-bottom-25px {
  margin-bottom: 25px !important;
}
.margin-bottom-30px {
  margin-bottom: 30px !important;
}
.margin-left-0 {
  margin-left: 0 !important;
}
.margin-left-1em {
  margin-left: 1em !important;
}
.margin-left-2em {
  margin-left: 2em !important;
}
.margin-left-3em {
  margin-left: 3em !important;
}
.margin-left-10px {
  margin-left: 10px !important;
}
.margin-left-15px {
  margin-left: 15px !important;
}
.margin-left-20px {
  margin-left: 20px !important;
}
.margin-left-25px {
  margin-left: 25px !important;
}
.margin-left-30px {
  margin-left: 30px !important;
}
.margin-right-0 {
  margin-right: 0 !important;
}
.margin-right-1em {
  margin-right: 1em !important;
}
.margin-right-2em {
  margin-right: 2em !important;
}
.margin-right-3em {
  margin-right: 3em !important;
}
.margin-right-10px {
  margin-right: 10px !important;
}
.margin-right-15px {
  margin-right: 15px !important;
}
.margin-right-20px {
  margin-right: 20px !important;
}
.margin-right-25px {
  margin-right: 25px !important;
}
.margin-right-30px {
  margin-right: 30px !important;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
/* .col-sm-offset-1   {.make-sm-column-offset(1);}
.col-sm-offset-2   {.make-sm-column-offset(2);}
.col-sm-offset-3   {.make-sm-column-offset(3);}
.col-sm-offset-4   {.make-sm-column-offset(4);}
.col-sm-offset-5   {.make-sm-column-offset(5);}
.col-sm-offset-6   {.make-sm-column-offset(6);}
.col-sm-offset-7   {.make-sm-column-offset(7);}
.col-sm-offset-8   {.make-sm-column-offset(8);}
.col-sm-offset-9   {.make-sm-column-offset(9);}
.col-sm-offset-10  {.make-sm-column-offset(10);}
.col-sm-offset-11  {.make-sm-column-offset(11);}

.col-sm-offset-right-1   {.make-sm-column-offset-right(1);}
.col-sm-offset-right-2   {.make-sm-column-offset-right(2);}
.col-sm-offset-right-3   {.make-sm-column-offset-right(3);}
.col-sm-offset-right-4   {.make-sm-column-offset-right(4);}
.col-sm-offset-right-5   {.make-sm-column-offset-right(5);}
.col-sm-offset-right-6   {.make-sm-column-offset-right(6);}
.col-sm-offset-right-7   {.make-sm-column-offset-right(7);}
.col-sm-offset-right-8   {.make-sm-column-offset-right(8);}
.col-sm-offset-right-9   {.make-sm-column-offset-right(9);}
.col-sm-offset-right-10  {.make-sm-column-offset-right(10);}
.col-sm-offset-right-11  {.make-sm-column-offset-right(11);} */
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.list-reset {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 1.6428em;
}
.list-reset > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-none {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 1.6428em;
  list-style-type: none;
}
.list-reset-none > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-none > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-none > li {
  padding-left: 0;
}
.list-reset-none > li:before {
  content: none;
}
.list-reset-decimal {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 1.6428em;
  list-style-type: none;
  counter-reset: itemNumber;
}
.list-reset-decimal > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-decimal > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-decimal > li {
  padding-left: 0;
}
.list-reset-decimal > li:before {
  content: none;
}
.list-reset-decimal > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-decimal > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-decimal > li {
  padding-left: 0;
}
.list-reset-decimal > li:before {
  content: none;
}
.list-reset-decimal > li {
  counter-increment: itemNumber;
  position: relative;
  margin-bottom: 0.3571em;
  padding-left: 1em;
}
.list-reset-decimal > li:before {
  content: counter(itemNumber) ". ";
  color: #dee93a;
  font-size: inherit;
  line-height: inherit;
  position: absolute;
  left: 0;
}
.list-reset-disc {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 1.6428em;
  list-style-type: none;
}
.list-reset-disc > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-disc > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-disc > li {
  padding-left: 0;
}
.list-reset-disc > li:before {
  content: none;
}
.list-reset-disc > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-disc > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-disc > li {
  padding-left: 0;
}
.list-reset-disc > li:before {
  content: none;
}
.list-reset-disc > li {
  position: relative;
  margin-bottom: 0.3571em;
  padding-left: 0.8035714285714286em;
}
.list-reset-disc > li:before {
  content: "\f111";
}
.list-reset-disc > li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal !important;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dee93a;
  font-size: 0.45em;
  position: absolute;
  left: 0;
  top: 0;
  width: 1.2857142857142858em;
  margin-top: 1em;
}
.list-reset-sep {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 1.6428em;
  list-style-type: none;
  margin-bottom: 0;
}
.list-reset-sep > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-sep > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-sep > li {
  padding-left: 0;
}
.list-reset-sep > li:before {
  content: none;
}
.list-reset-sep > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-sep > li {
  /* &:before{
      content: none;
    } */
}
.list-reset-sep > li {
  padding-left: 0;
}
.list-reset-sep > li:before {
  content: none;
}
.list-reset-sep > li {
  display: inline-block;
  position: relative;
  margin-bottom: 0.2142em;
}
.lt-ie8 .list-reset-sep > li {
  display: inline;
  zoom: 1;
}
.lt-ie8 .list-reset-sep > li {
  display: inline;
  zoom: 1;
}
.list-reset-sep > li:not(:last-child):after {
  content: " |";
  color: #dee93a;
  font-size: 1em;
  line-height: 1.5;
  margin-left: 0.2142em;
  margin-right: 0.2142em;
}
.list-spaced {
  margin-top: 17px;
}
.list-spaced > li {
  margin-bottom: 1.5em;
}
img.float-left-sm,
img.float-left-md,
img.float-left-lg,
img.float-right-sm,
img.float-right-md,
img.float-right-lg {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .float-left-sm {
    float: left;
  }
  img.float-left-sm {
    margin-right: 1em;
  }
}
@media (min-width: 992px) {
  .float-left-md {
    float: left;
  }
  img.float-left-md {
    margin-right: 1em;
  }
}
@media (min-width: 1200px) {
  .float-left-lg {
    float: left;
  }
  img.float-left-lg {
    margin-right: 1em;
  }
}
@media (min-width: 768px) {
  .float-right-sm {
    float: right;
  }
  img.float-right-sm {
    margin-left: 1em;
  }
}
@media (min-width: 992px) {
  .float-right-md {
    float: right;
  }
  img.float-right-md {
    margin-left: 1em;
  }
}
@media (min-width: 1200px) {
  .float-right-lg {
    float: right;
  }
  img.float-right-lg {
    margin-left: 1em;
  }
}
.rtl {
  text-align: right;
  float: right;
}
@media (min-width: 0) {
  .rtl-xs {
    text-align: right;
    float: right;
  }
}
@media (min-width: 768px) {
  .rtl-sm {
    text-align: right;
    float: right;
  }
}
@media (min-width: 992px) {
  .rtl-md {
    text-align: right;
    float: right;
  }
}
@media (min-width: 1200px) {
  .rtl-lg {
    text-align: right;
    float: right;
  }
}
.debug-outline {
  outline: 1px solid #ff0000;
}
.debug-grid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
  z-index: 99999;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .debug-grid {
    width: 736px;
    left: -webkit-calc((100% - 736px) / 2);
    left: calc((100% - 736px) / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .debug-grid {
    width: 958px;
    left: -webkit-calc((100% - 958px) / 2);
    left: calc((100% - 958px) / 2);
  }
}
@media (min-width: 1200px) {
  .debug-grid {
    width: 1050px;
    left: -webkit-calc((100% - 1050px) / 2);
    left: calc((100% - 1050px) / 2);
  }
}
.debug-grid > .row > [class^="col-"] {
  background-color: rgba(255, 0, 0, 0.25);
  background-clip: content-box;
  position: absolute;
  top: 0;
  bottom: 0;
}
.debug-grid > .row > [class^="col-"]:first-child {
  left: 0;
}
.debug-grid > .row > [class^="col-"]:before {
  content: " ";
  background-color: rgba(255, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 13px;
}
.debug-grid > .row > [class^="col-"]:after {
  content: " ";
  background-color: rgba(255, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 13px;
}
@media (max-width: 767px) {
  .debug-grid {
    display: none;
  }
}
::-moz-selection {
  background: #dee93a;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #dee93a;
  color: #fff;
  text-shadow: none;
}
html,
body {
  height: 100%;
}
html {
  min-width: 320px;
}
body {
  text-rendering: optimizelegibility;
  -webkit-overflow-scrolling: touch;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
a {
  font-weight: 500;
  font-style: normal;
}
a[href^="mailto:"] {
  word-wrap: break-word;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.img-rounded {
  border-radius: 0;
}
.btn {
  border-width: 2px;
  text-transform: uppercase;
  white-space: normal;
  max-width: 100%;
}
.btn:not(.btn-link) {
  text-decoration: none;
}
.btn-ltr {
  text-align: left;
}
.btn-rtl {
  text-align: right;
}
.btn-static-primary {
  color: #596473;
  background-color: #dee93a;
  border-color: #596473;
  cursor: auto;
}
.btn-static-primary:hover,
.btn-static-primary:focus,
.btn-static-primary:active,
.btn-static-primary.active,
.open .dropdown-toggle.btn-static-primary {
  color: #596473;
}
.btn-static-primary.disabled,
.btn-static-primary[disabled],
fieldset[disabled] .btn-static-primary,
.btn-static-primary.disabled:hover,
.btn-static-primary[disabled]:hover,
fieldset[disabled] .btn-static-primary:hover,
.btn-static-primary.disabled:focus,
.btn-static-primary[disabled]:focus,
fieldset[disabled] .btn-static-primary:focus,
.btn-static-primary.disabled:active,
.btn-static-primary[disabled]:active,
fieldset[disabled] .btn-static-primary:active,
.btn-static-primary.disabled.active,
.btn-static-primary[disabled].active,
fieldset[disabled] .btn-static-primary.active {
  background-color: #dee93a;
  border-color: #596473;
}
.btn-static-primary .badge {
  color: #dee93a;
  background-color: #596473;
}
.btn-static-success {
  color: #596473;
  background-color: #dee93a;
  border-color: #596473;
  cursor: auto;
}
.btn-static-success:hover,
.btn-static-success:focus,
.btn-static-success:active,
.btn-static-success.active,
.open .dropdown-toggle.btn-static-success {
  color: #596473;
}
.btn-static-success.disabled,
.btn-static-success[disabled],
fieldset[disabled] .btn-static-success,
.btn-static-success.disabled:hover,
.btn-static-success[disabled]:hover,
fieldset[disabled] .btn-static-success:hover,
.btn-static-success.disabled:focus,
.btn-static-success[disabled]:focus,
fieldset[disabled] .btn-static-success:focus,
.btn-static-success.disabled:active,
.btn-static-success[disabled]:active,
fieldset[disabled] .btn-static-success:active,
.btn-static-success.disabled.active,
.btn-static-success[disabled].active,
fieldset[disabled] .btn-static-success.active {
  background-color: #dee93a;
  border-color: #596473;
}
.btn-static-success .badge {
  color: #dee93a;
  background-color: #596473;
}
.btn-static-info {
  color: #ffffff;
  background-color: #596473;
  border-color: #ffffff;
  cursor: auto;
}
.btn-static-info:hover,
.btn-static-info:focus,
.btn-static-info:active,
.btn-static-info.active,
.open .dropdown-toggle.btn-static-info {
  color: #ffffff;
}
.btn-static-info.disabled,
.btn-static-info[disabled],
fieldset[disabled] .btn-static-info,
.btn-static-info.disabled:hover,
.btn-static-info[disabled]:hover,
fieldset[disabled] .btn-static-info:hover,
.btn-static-info.disabled:focus,
.btn-static-info[disabled]:focus,
fieldset[disabled] .btn-static-info:focus,
.btn-static-info.disabled:active,
.btn-static-info[disabled]:active,
fieldset[disabled] .btn-static-info:active,
.btn-static-info.disabled.active,
.btn-static-info[disabled].active,
fieldset[disabled] .btn-static-info.active {
  background-color: #596473;
  border-color: #ffffff;
}
.btn-static-info .badge {
  color: #596473;
  background-color: #ffffff;
}
.btn-static-warning {
  color: #ffffff;
  background-color: #ffcc00;
  border-color: #ffffff;
  cursor: auto;
}
.btn-static-warning:hover,
.btn-static-warning:focus,
.btn-static-warning:active,
.btn-static-warning.active,
.open .dropdown-toggle.btn-static-warning {
  color: #ffffff;
}
.btn-static-warning.disabled,
.btn-static-warning[disabled],
fieldset[disabled] .btn-static-warning,
.btn-static-warning.disabled:hover,
.btn-static-warning[disabled]:hover,
fieldset[disabled] .btn-static-warning:hover,
.btn-static-warning.disabled:focus,
.btn-static-warning[disabled]:focus,
fieldset[disabled] .btn-static-warning:focus,
.btn-static-warning.disabled:active,
.btn-static-warning[disabled]:active,
fieldset[disabled] .btn-static-warning:active,
.btn-static-warning.disabled.active,
.btn-static-warning[disabled].active,
fieldset[disabled] .btn-static-warning.active {
  background-color: #ffcc00;
  border-color: #ffffff;
}
.btn-static-warning .badge {
  color: #ffcc00;
  background-color: #ffffff;
}
.btn-static-danger {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #ffffff;
  cursor: auto;
}
.btn-static-danger:hover,
.btn-static-danger:focus,
.btn-static-danger:active,
.btn-static-danger.active,
.open .dropdown-toggle.btn-static-danger {
  color: #ffffff;
}
.btn-static-danger.disabled,
.btn-static-danger[disabled],
fieldset[disabled] .btn-static-danger,
.btn-static-danger.disabled:hover,
.btn-static-danger[disabled]:hover,
fieldset[disabled] .btn-static-danger:hover,
.btn-static-danger.disabled:focus,
.btn-static-danger[disabled]:focus,
fieldset[disabled] .btn-static-danger:focus,
.btn-static-danger.disabled:active,
.btn-static-danger[disabled]:active,
fieldset[disabled] .btn-static-danger:active,
.btn-static-danger.disabled.active,
.btn-static-danger[disabled].active,
fieldset[disabled] .btn-static-danger.active {
  background-color: #ff0000;
  border-color: #ffffff;
}
.btn-static-danger .badge {
  color: #ff0000;
  background-color: #ffffff;
}
.btn-gray-darker {
  color: #000000;
  background-color: #596473;
  border-color: #000000;
}
.btn-gray-darker:hover,
.btn-gray-darker:focus,
.btn-gray-darker:active,
.btn-gray-darker.active,
.open > .dropdown-toggle.btn-gray-darker {
  color: #000000;
  background-color: #434b56;
  border-color: #000000;
}
.btn-gray-darker:active,
.btn-gray-darker.active,
.open > .dropdown-toggle.btn-gray-darker {
  background-image: none;
}
.btn-gray-darker.disabled,
.btn-gray-darker[disabled],
fieldset[disabled] .btn-gray-darker,
.btn-gray-darker.disabled:hover,
.btn-gray-darker[disabled]:hover,
fieldset[disabled] .btn-gray-darker:hover,
.btn-gray-darker.disabled:focus,
.btn-gray-darker[disabled]:focus,
fieldset[disabled] .btn-gray-darker:focus,
.btn-gray-darker.disabled:active,
.btn-gray-darker[disabled]:active,
fieldset[disabled] .btn-gray-darker:active,
.btn-gray-darker.disabled.active,
.btn-gray-darker[disabled].active,
fieldset[disabled] .btn-gray-darker.active {
  background-color: #596473;
  border-color: #000000;
}
.btn-gray-darker .badge {
  color: #596473;
  background-color: #000000;
}
.btn-gray-dark {
  color: #000000;
  background-color: #596473;
  border-color: #000000;
}
.btn-gray-dark:hover,
.btn-gray-dark:focus,
.btn-gray-dark:active,
.btn-gray-dark.active,
.open > .dropdown-toggle.btn-gray-dark {
  color: #000000;
  background-color: #434b56;
  border-color: #000000;
}
.btn-gray-dark:active,
.btn-gray-dark.active,
.open > .dropdown-toggle.btn-gray-dark {
  background-image: none;
}
.btn-gray-dark.disabled,
.btn-gray-dark[disabled],
fieldset[disabled] .btn-gray-dark,
.btn-gray-dark.disabled:hover,
.btn-gray-dark[disabled]:hover,
fieldset[disabled] .btn-gray-dark:hover,
.btn-gray-dark.disabled:focus,
.btn-gray-dark[disabled]:focus,
fieldset[disabled] .btn-gray-dark:focus,
.btn-gray-dark.disabled:active,
.btn-gray-dark[disabled]:active,
fieldset[disabled] .btn-gray-dark:active,
.btn-gray-dark.disabled.active,
.btn-gray-dark[disabled].active,
fieldset[disabled] .btn-gray-dark.active {
  background-color: #596473;
  border-color: #000000;
}
.btn-gray-dark .badge {
  color: #596473;
  background-color: #000000;
}
.btn-gray {
  color: #000000;
  background-color: #596473;
  border-color: #000000;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #000000;
  background-color: #434b56;
  border-color: #000000;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
  background-color: #596473;
  border-color: #000000;
}
.btn-gray .badge {
  color: #596473;
  background-color: #000000;
}
.btn-gray-light {
  color: #000000;
  background-color: #b9c5c4;
  border-color: #000000;
}
.btn-gray-light:hover,
.btn-gray-light:focus,
.btn-gray-light:active,
.btn-gray-light.active,
.open > .dropdown-toggle.btn-gray-light {
  color: #000000;
  background-color: #9daeac;
  border-color: #000000;
}
.btn-gray-light:active,
.btn-gray-light.active,
.open > .dropdown-toggle.btn-gray-light {
  background-image: none;
}
.btn-gray-light.disabled,
.btn-gray-light[disabled],
fieldset[disabled] .btn-gray-light,
.btn-gray-light.disabled:hover,
.btn-gray-light[disabled]:hover,
fieldset[disabled] .btn-gray-light:hover,
.btn-gray-light.disabled:focus,
.btn-gray-light[disabled]:focus,
fieldset[disabled] .btn-gray-light:focus,
.btn-gray-light.disabled:active,
.btn-gray-light[disabled]:active,
fieldset[disabled] .btn-gray-light:active,
.btn-gray-light.disabled.active,
.btn-gray-light[disabled].active,
fieldset[disabled] .btn-gray-light.active {
  background-color: #b9c5c4;
  border-color: #000000;
}
.btn-gray-light .badge {
  color: #b9c5c4;
  background-color: #000000;
}
.btn-gray-lighter {
  color: #000000;
  background-color: #b9c5c4;
  border-color: #000000;
}
.btn-gray-lighter:hover,
.btn-gray-lighter:focus,
.btn-gray-lighter:active,
.btn-gray-lighter.active,
.open > .dropdown-toggle.btn-gray-lighter {
  color: #000000;
  background-color: #9daeac;
  border-color: #000000;
}
.btn-gray-lighter:active,
.btn-gray-lighter.active,
.open > .dropdown-toggle.btn-gray-lighter {
  background-image: none;
}
.btn-gray-lighter.disabled,
.btn-gray-lighter[disabled],
fieldset[disabled] .btn-gray-lighter,
.btn-gray-lighter.disabled:hover,
.btn-gray-lighter[disabled]:hover,
fieldset[disabled] .btn-gray-lighter:hover,
.btn-gray-lighter.disabled:focus,
.btn-gray-lighter[disabled]:focus,
fieldset[disabled] .btn-gray-lighter:focus,
.btn-gray-lighter.disabled:active,
.btn-gray-lighter[disabled]:active,
fieldset[disabled] .btn-gray-lighter:active,
.btn-gray-lighter.disabled.active,
.btn-gray-lighter[disabled].active,
fieldset[disabled] .btn-gray-lighter.active {
  background-color: #b9c5c4;
  border-color: #000000;
}
.btn-gray-lighter .badge {
  color: #b9c5c4;
  background-color: #000000;
}
.btn-white {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #000000;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #000000;
}
.btn-black {
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #ffffff;
  background-color: #000000;
  border-color: #e0e0e0;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #000000;
  border-color: #ffffff;
}
.btn-black .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-white-trans {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-white-trans:hover,
.btn-white-trans:focus,
.btn-white-trans:active,
.btn-white-trans.active,
.open > .dropdown-toggle.btn-white-trans {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-white-trans:active,
.btn-white-trans.active,
.open > .dropdown-toggle.btn-white-trans {
  background-image: none;
}
.btn-white-trans.disabled,
.btn-white-trans[disabled],
fieldset[disabled] .btn-white-trans,
.btn-white-trans.disabled:hover,
.btn-white-trans[disabled]:hover,
fieldset[disabled] .btn-white-trans:hover,
.btn-white-trans.disabled:focus,
.btn-white-trans[disabled]:focus,
fieldset[disabled] .btn-white-trans:focus,
.btn-white-trans.disabled:active,
.btn-white-trans[disabled]:active,
fieldset[disabled] .btn-white-trans:active,
.btn-white-trans.disabled.active,
.btn-white-trans[disabled].active,
fieldset[disabled] .btn-white-trans.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-white-trans .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-xs {
  padding: 8.5px 16px;
  font-size: 12px;
  line-height: 1;
  border-radius: 0;
}
.btn-xl {
  padding: 10.5px 16px;
  font-size: 18px;
  line-height: 1.4;
  border-radius: 0;
}
.btn-din {
  font-family: "Din", "Raleway";
}
.btn-raleway {
  font-family: "Raleway", "Din";
}
@media (min-width: 992px) {
  .btn-length-xs {
    min-width: 105px;
  }
  .btn-length-sm {
    min-width: 140px;
  }
  .btn-length-md {
    min-width: 200px;
  }
  .btn-length-lg {
    min-width: 230px;
  }
}
.btn-fullwidth {
  width: 100%;
}
/* .btn-sort{
  border-radius: 0;
  text-transform: none;
  position: relative;
  padding: 9px (@table-cell-padding + 20px) 9px @table-cell-padding;
  
  .fa-mixin-icon-after(sort);
  &:after {
    .fa-mixin();
    position: absolute; right: @table-cell-padding;
    top: 11px;
  }
  
  .headerSortUp > & {
    .fa-mixin-icon-after(sort-desc);
  }
  .headerSortDown > & {
    .fa-mixin-icon-after(sort-asc);
  }
} */
.btn-toolbar {
  margin-top: 22px;
  margin-left: -5px;
}
.btn-toolbar:first-child {
  margin-top: 0;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
  margin-bottom: 5px;
}
.pagination > li > a,
.pagination > li > span {
  color: #ffffff;
}
.form-control {
  border-width: 2px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Din", "Raleway";
  -webkit-appearance: none;
}
textarea.form-control {
  resize: vertical;
  overflow: auto;
  min-height: 10em;
}
/* .input-xs {
  .input-size(@input-height-xsmall; @padding-xs-vertical; @padding-xs-horizontal; @font-size-xsmall; @line-height-xsmall; @border-radius-xsmall);
  line-height: 1; // inherit
}
.input-xl {
  .input-size(@input-height-xlarge; @padding-xl-vertical; @padding-xl-horizontal; @font-size-xlarge; @line-height-xlarge; @border-radius-xlarge);
  line-height: 1; // inherit
}
.input-xxl {
  .input-size(@input-height-xxlarge; @padding-xxl-vertical; @padding-xxl-horizontal; @font-size-xxlarge; @line-height-xxlarge; @border-radius-xxlarge);
  line-height: 1; // inherit
} */
/* .input-group {
  & > .form-control,
  & > .input-group-addon,
  & > .input-group-btn > .btn {
    // 
  }
}

.input-group-xs > .form-control,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn {
  .input-xs();
}
.input-group-xl > .form-control,
.input-group-xl > .input-group-addon,
.input-group-xl > .input-group-btn > .btn {
  .input-xl();
}
.input-group-xxl > .form-control,
.input-group-xxl > .input-group-addon,
.input-group-xxl > .input-group-btn > .btn {
  .input-xxl();
} */
.input-group-addon {
  color: inherit;
}
.form-group {
  margin-bottom: 28px;
}
.form-horizontal .control-label {
  text-align: left;
  text-align: start;
  vertical-align: top;
}
/* .check-toolbar {
  @var-marginLeft: 24px;
  margin-left: @var-marginLeft * -1; // Offset the first child's margin
  &:extend(.clearfix all);
  
  > .radio-inline,
  > .checkbox-inline {
    margin-left: @var-marginLeft;
  }
}


.radio,
.checkbox,
.radio-inline,
.checkbox-inline {
  // 
}
.radio,
.radio-inline {
  margin-bottom: 5px;
  
  &.has-pretty-child {
    @var-offset: 28px + 2px; // 28px + 34px
    position: relative;
    padding-left: 0;
    
    > span,
    > strong {
      .inline-block;
      margin-top: 4px;
      margin-bottom: 4px;
    }
    &.labelleft > .prettyradio,
    > .prettyradio.labelleft {
      position: absolute; right: 0;
    }
    &.labelright > .prettyradio,
    > .prettyradio.labelright {
      position: absolute; left: 0;
    }
    
    &.labelright {
      padding-left: @var-offset;
    }
    &.labelleft {
      padding-right: @var-offset;
    }
  }
  
  > .prettyradio {
    margin-left: 0;
  }
}
.checkbox,
.checkbox-inline {
  margin-bottom: 5px;
  
  &.has-pretty-child {
    @var-offset: 28px + 34px;
    position: relative;
    padding-left: 0;
    
    > span,
    > strong {
      .inline-block;
      margin-top: 4px;
      margin-bottom: 4px;
    }
    &.labelleft > .prettycheckbox,
    > .prettycheckbox.labelleft {
      position: absolute; right: 0;
    }
    &.labelright > .prettycheckbox,
    > .prettycheckbox.labelright {
      position: absolute; left: 0;
    }
    
    &.labelright {
      padding-left: @var-offset;
    }
    &.labelleft {
      padding-right: @var-offset;
    }
  }
  
  > .prettycheckbox {
    margin-left: 0;
  }
}

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

.checkbox-cell,
.radio-cell {
  text-align: center;
} */
.selectedFile {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
}
.isRequired {
  color: #ff0000;
}
/* @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
  .fc-length-xs {
    min-width: @container-sm / @grid-columns * (@grid-columns / 10);
  }
  .fc-length-sm {
    min-width: @container-sm / @grid-columns * (@grid-columns / 9);
  }
  .fc-length-md {
    min-width: @container-sm / @grid-columns * (@grid-columns / 8);
  }
  .fc-length-lg {
    min-width: @container-sm / @grid-columns * (@grid-columns / 7);
  }
}

@media (min-width: @screen-md-min) and (max-width: @screen-md-max) {
  .fc-length-xs {
    min-width: @container-md / @grid-columns * (@grid-columns / 10);
  }
  .fc-length-sm {
    min-width: @container-md / @grid-columns * (@grid-columns / 9);
  }
  .fc-length-md {
    min-width: @container-md / @grid-columns * (@grid-columns / 8);
  }
  .fc-length-lg {
    min-width: @container-md / @grid-columns * (@grid-columns / 7);
  }
}

@media (min-width: @screen-lg-min) {
  .fc-length-xs {
    min-width: @container-lg / @grid-columns * (@grid-columns / 10);
  }
  .fc-length-sm {
    min-width: @container-lg / @grid-columns * (@grid-columns / 9);
  }
  .fc-length-md {
    min-width: @container-lg / @grid-columns * (@grid-columns / 8);
  }
  .fc-length-lg {
    min-width: @container-lg / @grid-columns * (@grid-columns / 7);
  }
} */
@media print {
  a[href]:after {
    content: "";
  }
  .wrapper,
  .page-top,
  .page-main,
  .page-footer {
    display: block;
    height: auto;
  }
  .page-top,
  .homeHeader,
  .nav-footerlinks {
    display: none !important;
  }
}
.navbar-main {
  border-style: none;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 0;
  z-index: 1030;
}
.navbar-main a {
  text-decoration: none;
}
.navbar-main .nav-brand {
  display: inline-block;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.4166;
  margin-top: 8.5px;
  margin-bottom: 8.5px;
  float: left;
}
.lt-ie8 .navbar-main .nav-brand {
  display: inline;
  zoom: 1;
}
.lt-ie8 .navbar-main .nav-brand {
  display: inline;
  zoom: 1;
}
.navbar-main .navbar-toggle {
  font-size: 24px;
  line-height: 1;
  float: right;
  margin-left: 13px;
  margin-right: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-main .navbar-toggle:before {
  content: "\f0c9";
}
.navbar-main .navbar-toggle:hover,
.navbar-main .navbar-toggle:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  background-color: rgba(0, 0, 0, 0.25);
}
.navbar-main .navbar-toggle:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal !important;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navbar-main > .container,
.navbar-main > .container-fluid {
  position: relative;
}
.navbar-main .navbar-header {
  background-color: #dee93a;
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (max-width: 767px) {
  .navbar-main {
    background-color: #dee93a;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
  }
  a.navbar-main:hover {
    background-color: #ccd818;
  }
  .navbar-main a {
    color: inherit;
  }
  .navbar-main a:hover,
  .navbar-main a:focus {
    background-color: rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 768px) {
  .navbar-main .nav-brand {
    display: none;
  }
}
.navbar-nav-main {
  list-style: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: transparent;
  margin: 0;
  padding-left: 0;
  float: none;
}
.navbar-nav-main > li {
  position: relative;
  float: none;
}
.navbar-nav-main > li > a {
  text-transform: uppercase;
  padding: 0.5em 13px;
}
.navbar-nav-main > li > a:hover,
.navbar-nav-main > li > a:focus {
  background-color: transparent;
}
.navbar-nav-main i {
  font: inherit;
}
@media (max-width: 767px) {
  .navbar-nav-main {
    background-color: #596473;
    color: #fff;
  }
  a.navbar-nav-main:hover {
    background-color: #434b56;
  }
  .navbar-nav-main > li > a {
    color: #fff;
    color: inherit;
  }
  .navbar-nav-main > li > a:hover,
  .navbar-nav-main > li > a:focus {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .navbar-nav-main i img {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav-main > li {
    display: inline-block;
    vertical-align: middle;
  }
  .lt-ie8 .navbar-nav-main > li {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .navbar-nav-main > li {
    display: inline;
    zoom: 1;
  }
  .navbar-nav-main > li > a {
    margin-left: 30px;
    margin-right: 0;
    padding: 0;
  }
  .navbar-nav-main i {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
}
.navbar-main-collapse {
  z-index: 1000;
  border-top-style: none;
  padding-left: 0;
  padding-right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  .navbar-main-collapse {
    position: absolute;
    left: 0;
    right: 0;
  }
}
.wrapper {
  display: table;
  table-layout: fixed;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  min-width: 320px;
}
.page-top {
  display: table-row;
}
.page-main {
  display: table-row;
  min-height: 1px;
  height: 100%;
}
.page-footer {
  display: table-row;
  background-color: #ffffff;
  border-color: #d4e5e5;
  color: #596473;
}
a.page-footer:hover {
  background-color: #e6e6e6;
}
.page-footer a {
  color: #596473;
  text-decoration: none;
}
.page-footer a:hover,
.page-footer a:focus {
  color: #dee93a;
}
.page-footer h1,
.page-footer .h1,
.page-footer h2,
.page-footer .h2 {
  color: #dee93a;
}
.page-footer .section-header,
.page-footer .section-header-lg {
  color: #dee93a;
}
.page-footer .section-header,
.page-footer .section-header:before,
.page-footer .section-header:after,
.page-footer .section-header-lg,
.page-footer .section-header-lg:before,
.page-footer .section-header-lg:after {
  border-color: #d4e5e5;
}
.page-footer .pagenav-up,
.page-footer .pagenav-down {
  background-color: #ffffff;
}
.page-footer-inner {
  position: relative;
  padding-top: 100px;
  padding-bottom: 380px;
  font-family: "Din", "Raleway";
  font-size: 18px;
  line-height: 1.4;
  background: url("../images/circuit-bottom-center.png") no-repeat center bottom;
}
.section {
  position: relative;
}
@media (max-width: 767px) {
  .section {
    padding-top: 50px;
    padding-bottom: 89px;
  }
}
@media (min-width: 768px) {
  .section {
    padding-top: 100px;
    padding-bottom: 178px;
  }
}
#section-top {
  background-color: #dee93a;
  border-color: rgba(255, 255, 255, 0.58);
  color: #596473;
  height: 1019px;
  padding-top: 0;
  padding-bottom: 0;
  /* @media (min-height: 960px) {
    height: 1019px;
  } */
}
a#section-top:hover {
  background-color: #ccd818;
}
#section-top a {
  color: #596473;
  text-decoration: none;
}
#section-top a:hover,
#section-top a:focus {
  color: #596473;
}
#section-top h1,
#section-top .h1,
#section-top h2,
#section-top .h2 {
  color: #596473;
}
#section-top .section-header,
#section-top .section-header-lg {
  color: #596473;
}
#section-top .section-header,
#section-top .section-header:before,
#section-top .section-header:after,
#section-top .section-header-lg,
#section-top .section-header-lg:before,
#section-top .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.58);
}
#section-top .pagenav-up,
#section-top .pagenav-down {
  background-color: #dee93a;
}
#section-top .pagenav-up,
#section-top .pagenav-down {
  background-image: url("../images/spritesheets/ss-pagenav-white.png");
}
#section-top h1,
#section-top .h1 {
  margin-top: 0;
  margin-bottom: 0;
  height: 3em;
  text-align: center;
}
@media (max-height: 320px) {
  #section-top {
    height: 320px;
  }
}
@media (min-height: 321px) and (max-height: 480px) {
  #section-top {
    height: 480px;
  }
}
@media (min-height: 481px) and (max-height: 959px) {
  #section-top {
    height: 768px;
  }
}
@media (max-width: 767px) {
  #section-dept {
    background-color: #596473;
    border-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
  }
  a#section-dept:hover {
    background-color: #434b56;
  }
  #section-dept a {
    color: #ffffff;
    text-decoration: none;
  }
  #section-dept a:hover,
  #section-dept a:focus {
    color: #dee93a;
  }
  #section-dept h1,
  #section-dept .h1,
  #section-dept h2,
  #section-dept .h2 {
    color: #dee93a;
  }
  #section-dept .section-header,
  #section-dept .section-header-lg {
    color: #dee93a;
  }
  #section-dept .section-header,
  #section-dept .section-header:before,
  #section-dept .section-header:after,
  #section-dept .section-header-lg,
  #section-dept .section-header-lg:before,
  #section-dept .section-header-lg:after {
    border-color: rgba(255, 255, 255, 0.2);
  }
  #section-dept .pagenav-up,
  #section-dept .pagenav-down {
    background-color: #596473;
  }
}
@media (min-width: 768px) {
  #section-dept {
    background-color: #596473;
    border-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    background-image: url("../images/pixellated-bgoverlay-000.png"), url("../images/section-dept.jpg");
    background-repeat: repeat, no-repeat;
    background-position: 0 0, center bottom;
    background-size: auto, 100% auto;
    background-size: auto, cover;
    background-attachment: fixed;
  }
  a#section-dept:hover {
    background-color: #434b56;
  }
  #section-dept a {
    color: #ffffff;
    text-decoration: none;
  }
  #section-dept a:hover,
  #section-dept a:focus {
    color: #dee93a;
  }
  #section-dept h1,
  #section-dept .h1,
  #section-dept h2,
  #section-dept .h2 {
    color: #dee93a;
  }
  #section-dept .section-header,
  #section-dept .section-header-lg {
    color: #dee93a;
  }
  #section-dept .section-header,
  #section-dept .section-header:before,
  #section-dept .section-header:after,
  #section-dept .section-header-lg,
  #section-dept .section-header-lg:before,
  #section-dept .section-header-lg:after {
    border-color: rgba(255, 255, 255, 0.2);
  }
  #section-dept .pagenav-up,
  #section-dept .pagenav-down {
    background-color: #596473;
  }
  .no-multiplebgs #section-dept {
    background-image: url("../images/section-dept.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    background-size: cover;
  }
}
#section-solutions {
  background-color: #b9c5c4;
  border-color: #d4e5e5;
  color: #596473;
}
a#section-solutions:hover {
  background-color: #9daeac;
}
#section-solutions a {
  color: #596473;
  text-decoration: none;
}
#section-solutions a:hover,
#section-solutions a:focus {
  color: #ffffff;
}
#section-solutions h1,
#section-solutions .h1,
#section-solutions h2,
#section-solutions .h2 {
  color: #ffffff;
}
#section-solutions .section-header,
#section-solutions .section-header-lg {
  color: #ffffff;
}
#section-solutions .section-header,
#section-solutions .section-header:before,
#section-solutions .section-header:after,
#section-solutions .section-header-lg,
#section-solutions .section-header-lg:before,
#section-solutions .section-header-lg:after {
  border-color: #d4e5e5;
}
#section-solutions .pagenav-up,
#section-solutions .pagenav-down {
  background-color: #b9c5c4;
}
@media (min-width: 768px) {
  #section-solutions {
    background-image: url("../images/circuit-bottom-right.png");
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #section-solutions {
    background-position: -webkit-calc(50% + 736px / 2 - 128px) bottom;
    background-position: calc(50% + 736px / 2 - 128px) bottom;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #section-solutions {
    background-position: -webkit-calc(50% + 958px / 2 - 128px) bottom;
    background-position: calc(50% + 958px / 2 - 128px) bottom;
  }
}
@media (min-width: 1200px) {
  #section-solutions {
    background-position: -webkit-calc(50% + 1050px / 2 - 128px) bottom;
    background-position: calc(50% + 1050px / 2 - 128px) bottom;
  }
}
#section-clients {
  background-color: #ffffff;
  border-color: #d4e5e5;
  color: #596473;
}
a#section-clients:hover {
  background-color: #e6e6e6;
}
#section-clients a {
  color: #596473;
  text-decoration: none;
}
#section-clients a:hover,
#section-clients a:focus {
  color: #dee93a;
}
#section-clients h1,
#section-clients .h1,
#section-clients h2,
#section-clients .h2 {
  color: #dee93a;
}
#section-clients .section-header,
#section-clients .section-header-lg {
  color: #dee93a;
}
#section-clients .section-header,
#section-clients .section-header:before,
#section-clients .section-header:after,
#section-clients .section-header-lg,
#section-clients .section-header-lg:before,
#section-clients .section-header-lg:after {
  border-color: #d4e5e5;
}
#section-clients .pagenav-up,
#section-clients .pagenav-down {
  background-color: #ffffff;
}
#section-entreprise {
  background-color: #596473;
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
a#section-entreprise:hover {
  background-color: #434b56;
}
#section-entreprise a {
  color: #ffffff;
  text-decoration: none;
}
#section-entreprise a:hover,
#section-entreprise a:focus {
  color: #dee93a;
}
#section-entreprise h1,
#section-entreprise .h1,
#section-entreprise h2,
#section-entreprise .h2 {
  color: #dee93a;
}
#section-entreprise .section-header,
#section-entreprise .section-header-lg {
  color: #dee93a;
}
#section-entreprise .section-header,
#section-entreprise .section-header:before,
#section-entreprise .section-header:after,
#section-entreprise .section-header-lg,
#section-entreprise .section-header-lg:before,
#section-entreprise .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.2);
}
#section-entreprise .pagenav-up,
#section-entreprise .pagenav-down {
  background-color: #596473;
}
@media (max-width: 767px) {
  #section-entreprise .logo {
    width: 50%;
    /* .transition(transform 0.3s ease 0s);
      -webkit-transform: scale(0.5) translate3d(0, 0, 0);
          -ms-transform: scale(0.5) translate3d(0, 0, 0);
           -o-transform: scale(0.5) translate3d(0, 0, 0);
              transform: scale(0.5) translate3d(0, 0, 0); */
  }
}
#section-partenaires {
  background-color: #ffffff;
  border-color: #d4e5e5;
  color: #596473;
}
a#section-partenaires:hover {
  background-color: #e6e6e6;
}
#section-partenaires a {
  color: #596473;
  text-decoration: none;
}
#section-partenaires a:hover,
#section-partenaires a:focus {
  color: #dee93a;
}
#section-partenaires h1,
#section-partenaires .h1,
#section-partenaires h2,
#section-partenaires .h2 {
  color: #dee93a;
}
#section-partenaires .section-header,
#section-partenaires .section-header-lg {
  color: #dee93a;
}
#section-partenaires .section-header,
#section-partenaires .section-header:before,
#section-partenaires .section-header:after,
#section-partenaires .section-header-lg,
#section-partenaires .section-header-lg:before,
#section-partenaires .section-header-lg:after {
  border-color: #d4e5e5;
}
#section-partenaires .pagenav-up,
#section-partenaires .pagenav-down {
  background-color: #ffffff;
}
#section-carrieres {
  background-color: #596473;
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
a#section-carrieres:hover {
  background-color: #434b56;
}
#section-carrieres a {
  color: #ffffff;
  text-decoration: none;
}
#section-carrieres a:hover,
#section-carrieres a:focus {
  color: #dee93a;
}
#section-carrieres h1,
#section-carrieres .h1,
#section-carrieres h2,
#section-carrieres .h2 {
  color: #dee93a;
}
#section-carrieres .section-header,
#section-carrieres .section-header-lg {
  color: #dee93a;
}
#section-carrieres .section-header,
#section-carrieres .section-header:before,
#section-carrieres .section-header:after,
#section-carrieres .section-header-lg,
#section-carrieres .section-header-lg:before,
#section-carrieres .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.2);
}
#section-carrieres .pagenav-up,
#section-carrieres .pagenav-down {
  background-color: #596473;
}
@media (min-width: 768px) {
  #section-carrieres {
    background-image: url("../images/pixellated-bgoverlay-586574.png"), url("../images/section-carrieres.jpg");
    background-repeat: repeat, no-repeat;
    background-position: 0 0, center bottom;
    background-size: auto, 100% auto;
    background-size: auto, cover;
    background-attachment: fixed;
  }
  .no-multiplebgs #section-carrieres {
    background-image: url("../images/section-dept.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    background-size: cover;
  }
}
#section-contact {
  background-color: #dee93a;
  border-color: rgba(255, 255, 255, 0.58);
  color: #596473;
}
a#section-contact:hover {
  background-color: #ccd818;
}
#section-contact a {
  color: #596473;
  text-decoration: none;
}
#section-contact a:hover,
#section-contact a:focus {
  color: #596473;
}
#section-contact h1,
#section-contact .h1,
#section-contact h2,
#section-contact .h2 {
  color: #596473;
}
#section-contact .section-header,
#section-contact .section-header-lg {
  color: #596473;
}
#section-contact .section-header,
#section-contact .section-header:before,
#section-contact .section-header:after,
#section-contact .section-header-lg,
#section-contact .section-header-lg:before,
#section-contact .section-header-lg:after {
  border-color: rgba(255, 255, 255, 0.58);
}
#section-contact .pagenav-up,
#section-contact .pagenav-down {
  background-color: #dee93a;
}
#section-contact .pagenav-up,
#section-contact .pagenav-down {
  background-image: url("../images/spritesheets/ss-pagenav-white.png");
}
#menu-main {
  position: relative;
  padding: 0;
  z-index: 1030;
}
#menu-main-sticky-wrapper.is-sticky #menu-main {
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  #menu-main {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
  }
}
.content,
.sidebar {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
.row-mainMenu {
  margin-left: -13px;
  margin-right: -13px;
}
.row-mainMenu:before,
.row-mainMenu:after {
  content: " ";
  display: table;
}
.row-mainMenu:after {
  clear: both;
}
@media (min-width: 768px) {
  .row-mainMenu {
    padding: 38px 0 19px;
  }
}
.col-logo {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 1em;
}
@media (min-width: 1200px) {
  .col-logo {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .col-logo {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-logo {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-logo {
    display: inline;
    zoom: 1;
  }
}
@media (min-width: 1200px) {
  .col-logo {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-logo {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-logo {
    display: inline;
    zoom: 1;
  }
}
@media (max-width: 767px) {
  .col-logo {
    display: none;
  }
}
@media (min-width: 768px) {
  .col-logo {
    padding-right: 0;
  }
}
.col-mainMenu {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 1200px) {
  .col-mainMenu {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .col-mainMenu {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-mainMenu {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-mainMenu {
    display: inline;
    zoom: 1;
  }
}
@media (min-width: 1200px) {
  .col-mainMenu {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  .lt-ie8 .col-mainMenu {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-mainMenu {
    display: inline;
    zoom: 1;
  }
}
@media (min-width: 768px) {
  .col-mainMenu {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .col-mainMenu .navbar-nav-main {
    margin-left: -26px;
  }
}
@media (min-width: 768px) {
  .col-mainMenu {
    margin-bottom: 1em;
  }
}
@media (min-width: 1200px) {
  .col-mainMenu {
    text-align: right;
  }
}
/* .col-logo,
.col-mainMenu {
  .col-inline-lg(bottom);
  padding-left: 0;
  padding-right: 0;
  
  @media (min-width: @screen-lg-min) {
    margin-bottom: 28px; // Approx.
  }
} */
@media (min-width: 768px) {
  .col-page-header {
    display: inline-block;
    float: none;
    vertical-align: baseline;
  }
  .lt-ie8 .col-page-header {
    display: inline;
    zoom: 1;
  }
  .lt-ie8 .col-page-header {
    display: inline;
    zoom: 1;
  }
}
h1.col-page-header,
.h1.col-page-header,
h2.col-page-header,
.h2.col-page-header,
h3.col-page-header,
.h3.col-page-header,
h4.col-page-header,
.h4.col-page-header,
h5.col-page-header,
.h5.col-page-header,
h6.col-page-header,
.h6.col-page-header {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.col-page-header > * {
  margin-top: 0;
  margin-bottom: 0;
}
.hr-sep {
  margin-top: 75px;
  margin-bottom: 75px;
}
.section-header,
.section-header-lg {
  border-width: 1px;
  margin-bottom: 1em;
  text-align: center;
}
@media (min-width: 768px) {
  .section-header,
  .section-header-lg {
    margin-left: 33.33333333333333%;
  }
}
@media (max-width: 767px) {
  .section-header,
  .section-header-lg {
    padding-bottom: 0.25em;
    border-bottom-style: solid;
  }
}
@media (min-width: 768px) {
  .section-header,
  .section-header-lg {
    position: relative;
    width: 33.33333333%;
  }
  .section-header:before,
  .section-header:after,
  .section-header-lg:before,
  .section-header-lg:after {
    position: absolute;
    top: 50%;
    margin-top: 1px;
    width: 100%;
    content: " ";
    border-width: 1px;
    border-bottom-style: solid;
  }
  .section-header:before,
  .section-header-lg:before {
    right: 100%;
  }
  .section-header:after,
  .section-header-lg:after {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .section-header-lg {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .section-header-lg {
    width: 50%;
  }
  .section-header-lg:before,
  .section-header-lg:after {
    width: 50%;
  }
}
#motto {
  font-size: 16px;
  position: absolute;
  left: 0;
  bottom: 72px;
  width: 100%;
}
@media (min-width: 480px) and (min-height: 600px) {
  #motto {
    font-size: 52px;
  }
}
.form-contact {
  margin-top: 5px;
  margin-bottom: 5px;
}
.table-top {
  /* display: table;
  table-layout: fixed;
  .size(100%; 100%);
  
  > .trow-top {
    display: table-row;
    // height: @topLogo-height;
  }
  > .trow-middle {
    display: table-row;
    min-height: 1px;
    height: 100%;
  }
  > .trow-bottom {
    display: table-row;
    height: @pagenav-height;
  }
  
  .cell {
    position: relative;
    .size(100%; 100%);
    
    display: table-cell;
    table-layout: fixed;
    vertical-align: bottom;
    
    .debug-outline(#f00);
    
    display: flex;
    
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    
    -webkit-flex-direction: column nowrap;
    -moz-flex-direction: column nowrap;
    -ms-flex-direction: column nowrap;
    flex-direction: column nowrap;
    
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  } */
  /* display: flex;
  
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  
  -webkit-flex-direction: row nowrap;
  -moz-flex-direction: row nowrap;
  -ms-flex-direction: row nowrap;
  flex-direction: row nowrap;
  
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch; */
}
@media (max-width: 767px) {
  .table-top > .trow-top {
    /* .transition(transform 0.3s ease 0s);
      .translate3d(0, 0, 0);
      -webkit-transform: scale(0.5) translate(0, -50%);
          -ms-transform: scale(0.5) translate(0, -50%);
           -o-transform: scale(0.5) translate(0, -50%);
              transform: scale(0.5) translate(0, -50%); */
  }
}
.logo-wrapper {
  text-align: center;
}
.logo {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.lt-ie8 .logo {
  display: inline;
  zoom: 1;
}
.lt-ie8 .logo {
  display: inline;
  zoom: 1;
}
#logo {
  background-color: #596473;
  /*background-color: #fff;*/
}
/* .circuitree {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/circuitree.svg");
  .no-svg & {background-image: url("../images/circuitree.png");}
}
#circuitree {
  background-position: center top 33%;
  background-position: center top (@motto-fontSize-sm * 3);
  
  background-size: 100% 100%;
  background-size: 100% ~"-webkit-calc(88% - @{motto-fontSize-sm} * 3)";
  background-size: 100% ~"calc(88% - @{motto-fontSize-sm} * 3)";
  
  @media (min-width: 479px) and (min-height: 599px) {
    background-size: 100% ~"-webkit-calc(88% - @{motto-fontSize-md} * 3)";
    background-size: 100% ~"calc(88% - @{motto-fontSize-md} * 3)";
  }
} */
.tree {
  position: absolute;
  top: 150px;
  right: 0;
  bottom: 120px;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../images/circuitree.svg");
  background-position: center;
  background-size: -webkit-calc(100% - 26px) 100%;
  background-size: calc(100% - 26px) 100%;
  background-size: -webkit-calc(100% - 26px) -webkit-calc(100% - 26px);
  background-size: calc(100% - 26px) calc(100% - 26px);
  -webkit-transition: opacity 0.5s ease 0.5s;
  -o-transition: opacity 0.5s ease 0.5s;
  transition: opacity 0.5s ease 0.5s;
}
.no-svg .tree {
  background-image: url("../images/circuitree.png");
}
.opacity .tree {
  opacity: 0;
  filter: alpha(opacity=0);
}
.opacity #section-top.resized .tree {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 480px) and (min-height: 600px) {
  .tree {
    bottom: 228px;
  }
}
/* .tree {
  @var-distanceFromLogo: ((@topLogo-height + 15px));
  
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/circuitree.svg");
  .no-svg & {background-image: url("../images/circuitree.png");}
  
  background-position: center top 33%;
  background-position: center bottom ((@motto-fontSize-sm * 3) + @pagenav-height);
  
  background-size: 100% 100%;
  background-size: ~"-webkit-calc(100% - @{grid-gutter-width}) -webkit-calc(100% - @{motto-fontSize-sm} * 3 - @{pagenav-height} - @{var-distanceFromLogo})";
  background-size: ~"calc(100% - @{grid-gutter-width}) calc(100% - @{motto-fontSize-sm} * 3 - @{pagenav-height} - @{var-distanceFromLogo})";
  
  .transition(opacity 0.5s ease 0.5s);
  .opacity & {.opacity(0);}
  .opacity #section-top.resized & {.opacity(1);}
  
  .debug-outline(#00f);
  
  // @media (min-width: 479px) and (min-height: 599px) {
  @media (min-width: 480px) and (min-height: 600px) {
    background-position: center top (@motto-fontSize-md * 3 + @var-distanceFromLogo);
    background-position: center bottom ((@motto-fontSize-md * 3) + @pagenav-height);
    
    background-size: 100% ~"-webkit-calc(88% - @{motto-fontSize-md} * 3 - @{var-distanceFromLogo})";
    background-size: 100% ~"calc(88% - @{motto-fontSize-md} * 3 - @{var-distanceFromLogo})";
  }
} */
.pagenav {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}
.pagenav.top {
  bottom: 100%;
}
.pagenav.bottom {
  top: 100%;
}
.pagenav.pagenav-up {
  top: 100%;
}
.pagenav.pagenav-down {
  bottom: 100%;
}
.pagenav-up,
.pagenav-down {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/spritesheets/ss-pagenav-default.png");
  background-repeat: no-repeat;
  width: 74px;
  height: 72px;
}
a.pagenav-up:hover,
a.pagenav-down:hover,
a.pagenav-up:focus,
a.pagenav-down:focus {
  outline-width: 2px;
  outline-offset: -2px;
}
a.pagenav-up:active,
a.pagenav-down:active {
  outline-style: none;
}
.pagenav-up {
  background-position: 0 0;
}
.pagenav-down {
  background-position: 0 -72px;
}
.g-piechart {
  min-height: 130px;
  background-image: url(../images/graphics/piechart.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 130px 130px;
}
.no-svg .g-piechart {
  background-image: url(../images/graphics/piechart.png);
}
img.g-piechart {
  /* .img-responsive(); */
  display: block;
  max-width: 100%;
  background-image: none;
}
.no-svg img.g-piechart {
  background-image: none;
}
.g-strat {
  min-height: 130px;
  background-image: url(../images/graphics/strat.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 130px 130px;
}
.no-svg .g-strat {
  background-image: url(../images/graphics/strat.png);
}
img.g-strat {
  /* .img-responsive(); */
  display: block;
  max-width: 100%;
  background-image: none;
}
.no-svg img.g-strat {
  background-image: none;
}
.g-laptop {
  min-height: 130px;
  background-image: url(../images/graphics/laptop.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 130px 130px;
}
.no-svg .g-laptop {
  background-image: url(../images/graphics/laptop.png);
}
img.g-laptop {
  /* .img-responsive(); */
  display: block;
  max-width: 100%;
  background-image: none;
}
.no-svg img.g-laptop {
  background-image: none;
}
.icon-toolbar {
  margin-left: -0.2142em;
}
.icon-toolbar > i,
.icon-toolbar > a > i,
.icon-toolbar > img,
.icon-toolbar > a > img {
  margin-left: 0.2142em;
}
.i-cart,
.i-apps,
.i-systems,
.i-cloud,
.i-infrastructure {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/spritesheets/ss-featureIcons.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  background-size: 100% auto;
  background-size: contain;
  width: 40px;
  height: 40px;
  background-size: 200px 40px;
}
.lt-ie8 .i-cart,
.lt-ie8 .i-apps,
.lt-ie8 .i-systems,
.lt-ie8 .i-cloud,
.lt-ie8 .i-infrastructure {
  display: inline;
  zoom: 1;
}
.lt-ie8 .i-cart,
.lt-ie8 .i-apps,
.lt-ie8 .i-systems,
.lt-ie8 .i-cloud,
.lt-ie8 .i-infrastructure {
  display: inline;
  zoom: 1;
}
.no-svg .i-cart,
.no-svg .i-apps,
.no-svg .i-systems,
.no-svg .i-cloud,
.no-svg .i-infrastructure {
  background-image: url(../images/spritesheets/ss-featureIcons.png);
}
.i-cart {
  background-position: 0px 0;
}
.i-apps {
  background-position: -40px 0;
}
.i-systems {
  background-position: -80px 0;
}
.i-cloud {
  background-position: -120px 0;
}
.i-infrastructure {
  background-position: -160px 0;
}
.inline-label {
  font-weight: 500;
  font-style: normal;
  margin-right: 0.3571em;
}
.inline-label,
.inline-label + * {
  display: inline-block;
  vertical-align: middle;
}
.lt-ie8 .inline-label,
.lt-ie8 .inline-label + * {
  display: inline;
  zoom: 1;
}
.lt-ie8 .inline-label,
.lt-ie8 .inline-label + * {
  display: inline;
  zoom: 1;
}
.horizontalListWrapper > ul,
.horizontalListWrapper > ol,
.paginationWrapper > ul,
.paginationWrapper > ol {
  margin-top: 0;
  margin-bottom: 0;
}
.horizontalListWrapper > ul:before,
.horizontalListWrapper > ol:before,
.horizontalListWrapper > ul:after,
.horizontalListWrapper > ol:after,
.paginationWrapper > ul:before,
.paginationWrapper > ol:before,
.paginationWrapper > ul:after,
.paginationWrapper > ol:after {
  content: " ";
  display: table;
}
.horizontalListWrapper > ul:after,
.horizontalListWrapper > ol:after,
.paginationWrapper > ul:after,
.paginationWrapper > ol:after {
  clear: both;
}
.horizontalListWrapper > ul > li,
.horizontalListWrapper > ol > li,
.paginationWrapper > ul > li,
.paginationWrapper > ol > li {
  float: left;
}
.paginationWrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paginationWrapper > .inline-label {
  margin-bottom: 0.4285em;
}
.list-enum-vertical {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.list-enum-vertical > li {
  margin-bottom: 4px;
}
.pagi-rounded {
  margin-left: -0.4285em;
}
.pagi-rounded > li {
  display: inline-block;
  margin-left: 0.4285em;
  margin-bottom: 0.4285em;
}
.lt-ie8 .pagi-rounded > li {
  display: inline;
  zoom: 1;
}
.lt-ie8 .pagi-rounded > li {
  display: inline;
  zoom: 1;
}
.pagi-rounded > li > a {
  border-radius: 0;
  padding: 4px 10px;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article .img-responsive-fullwidth {
  margin-top: 26px;
  margin-bottom: 26px;
}
@media (min-width: 768px) {
  .article img.float-left-sm,
  .article img.float-left-md,
  .article img.float-left-lg,
  .article img.float-right-sm,
  .article img.float-right-md,
  .article img.float-right-lg {
    max-width: 50%;
  }
}
.article,
.article-summary,
.article-summary {
  margin-bottom: 73px;
}
.article:last-child,
.article-summary:last-child {
  margin-bottom: 0;
}
.graphicSummary {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  text-align: center;
  background-position: center top;
  padding-top: 130px;
  padding-bottom: 20px;
  border-color: rgba(255, 255, 255, 0.3);
  border-width: 1px;
}
@media (min-width: 768px) {
  .graphicSummary {
    float: left;
    width: 33.33333333333333%;
  }
}
.graphicSummary > .heading {
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .graphicSummary {
    margin-bottom: 26px;
    position: relative;
    padding-bottom: 25px;
  }
  .graphicSummary:after {
    content: "";
    position: absolute;
    border-width: 1px;
    border-color: inherit;
  }
  .graphicSummary:after {
    left: 13px;
    right: 13px;
    bottom: 0;
    height: 1px;
    border-bottom-style: solid;
  }
}
@media (min-width: 768px) {
  .graphicSummary {
    margin-top: 86px;
    margin-bottom: 86px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .graphicSummary:not(:nth-child(3n)) {
    border-right-style: solid;
  }
  .graphicSummary > .body {
    min-height: 60px;
  }
}
.iconSummary {
  position: relative;
  margin-bottom: 26px;
  padding-top: 2px;
  padding-left: 70px;
}
.iconSummary > .icon {
  position: absolute;
  top: 0;
  left: 13px;
}
.iconSummary > .heading {
  margin-top: 6px;
}
.iconSummary > .body {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .iconSummary > .body {
    min-height: 80px;
  }
}
#vcard-contact {
  margin-left: -13px;
  margin-right: -13px;
}
#vcard-contact:before,
#vcard-contact:after {
  content: " ";
  display: table;
}
#vcard-contact:after {
  clear: both;
}
#vcard-contact > .col {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 26px;
  border-color: #dee0e3;
  border-width: 1px;
}
@media (min-width: 768px) {
  #vcard-contact > .col {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 768px) {
  #vcard-contact > .col:nth-child(3n) {
    padding-left: 26px;
  }
  #vcard-contact > .col:nth-child(3n+1) {
    padding-right: 26px;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)) {
    padding-left: 26px;
    padding-right: 26px;
    position: relative;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)):before {
    content: "";
    position: absolute;
    border-width: 1px;
    border-color: inherit;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)):before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    border-left-style: solid;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)):after {
    content: "";
    position: absolute;
    border-width: 1px;
    border-color: inherit;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)):after {
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    border-right-style: solid;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)):before {
    left: -13px;
  }
  #vcard-contact > .col:not( :nth-child(2n+1)):after {
    right: -13px;
  }
}
@media (min-width: 768px) {
  #vcard-contact > .logo-wrapper {
    text-align: right;
  }
}
#vcard-contact .type {
  font-weight: 700;
  font-style: normal;
}
.sly-prev {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/spritesheets/ss-pagenav-default.png");
  background-repeat: no-repeat;
  width: 74px;
  height: 72px;
  background-position: 0 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
a.sly-prev:hover,
a.sly-prev:focus {
  outline-width: 2px;
  outline-offset: -2px;
}
a.sly-prev:active {
  outline-style: none;
}
.sly-next {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/spritesheets/ss-pagenav-default.png");
  background-repeat: no-repeat;
  width: 74px;
  height: 72px;
  background-position: 0 -72px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
a.sly-next:hover,
a.sly-next:focus {
  outline-width: 2px;
  outline-offset: -2px;
}
a.sly-next:active {
  outline-style: none;
}
.sly-prev:not(.disabled),
.sly-next:not(.disabled) {
  cursor: pointer;
}
@media (max-width: 767px) {
  .sly-prev,
  .sly-next {
    display: none;
  }
}
.sly-logos-wrapper {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sly-logos-wrapper .sly-prev,
.sly-logos-wrapper .sly-next {
  position: absolute;
  top: 50%;
  margin-top: -36px;
}
.sly-logos-wrapper .sly-prev {
  left: -25px;
}
.sly-logos-wrapper .sly-next {
  right: -25px;
}
@media (max-width: 767px) {
  .sly-logos-wrapper {
    margin-left: -13px;
    margin-right: -13px;
  }
  .sly-logos-wrapper:before,
  .sly-logos-wrapper:after {
    content: " ";
    position: absolute;
    top: 0;
    z-index: 1;
    width: 26px;
    height: 110px;
  }
  .sly-logos-wrapper:before {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20000000', endColorstr='#00000000', GradientType=1);
    left: 0;
  }
  .sly-logos-wrapper:after {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.125) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.125) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.125) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#20000000', GradientType=1);
    right: 0;
  }
}
.sly-logos-frame {
  overflow: hidden;
  height: 110px;
}
.sly-logos-frame img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  width: auto;
  height: 110px;
}
@media (min-width: 768px) {
  .sly-logos-frame {
    margin-left: 60px;
    margin-right: 60px;
  }
}
.sly-logos-slidee {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.sly-logos-slidee:before,
.sly-logos-slidee:after {
  content: " ";
  display: table;
}
.sly-logos-slidee:after {
  clear: both;
}
.sly-logos-slidee > li {
  margin-left: 26px;
  margin-right: 26px;
  float: left;
}
@media (max-width: 767px) {
  .minimizeOnMobile-width.minimized {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    width: -webkit-calc(100% - 26px);
    width: calc(100% - 26px);
  }
}
#debug-toggleGrid {
  border-radius: 0;
  position: fixed;
  top: 0;
  left: 0;
}

.error
{
	border-color: #586574;
	color: #586574;
}
.error-msg
{
	color: #586574;
}

.sly-logos-frame img
{
	min-height: 90px;
	height: auto;
}

.socialLogos
{
	padding-top: 35px;
	text-align: right;
}
.socialLogos > a
{
	padding: 0px 0px 0px 10px;
}

.supportContainer
{
	position: fixed;
	display: inline-block;
	right: 0px;
	top: 50%;
	margin-top: -40px;
	z-index: 2000;
}
.supportContainer > a
{
	background: transparent url("../images/demande-de-support-mobile.png") left top no-repeat;
	display: block;
	width: 52px;
	height: 80px;
}
@media (min-width:768px)
{
	.supportContainer
	{
		margin-top: -128px;
	}
	.supportContainer > a
	{
		background-image: url("../images/demande-de-support.png");
		height: 255px;
	}
}


.owl-carousel .owl-item
{
	display: inline-block;
    float: none;
    vertical-align: middle;
}

.owl-theme .owl-carousel__img
{
	padding: 0 15px;
}

.indexed{
	position: relative;
}
.indexed:before{
	content:attr(index);
	position: absolute;
	left: -25px;
	font-size: 20px;
	top: 30px
}
#section-saas .form-group{
	margin-bottom: 0px;
}
.labelled{
	line-height: 45px;
	font-weight: bold;
}
label.labelled{
	position: relative;
	width: 100%;
	/*margin-bottom: 27px;*/
}
label.labelled input{
	display:none;
}
label.labelled i{
	vertical-align: middle;
	right: 0;
	top: 8px;
	position: absolute;
}
label.labelled i:before{
	font-size: 32px;
	margin-right: 5px;
	position: relative;
	margin-top: 2px;
}
label.labelled input:checked + i:before{
	content: "\f046";
	margin-right: 0px;
}
#results{
	font-size: 25px;
	font-weight: bold;
}

#page-inscription-container {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#page-inscription-container .inner-container {
	flex: 1;
}

#page-inscription-container .logo-container {
	padding: 3rem;
}

#page-inscription-container #title-container {
	padding-bottom: 2rem;
}

#inscription-container .border-container {
	padding: 24px;
	margin: 12px;
	border: 1px solid lightgrey;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
	transition: 0.3s;
}

#section-inscription .container .errors-container {
	padding: 1rem 0;
}

#section-inscription .container #form-inscription {
	flex: 1;
}

#section-inscription .errors-container {
	color: red;
	margin: 0 auto;
}

#section-inscription .errors-container .errors {
	text-align: left;
}

#inscription-container .main-title {
	flex: 1;
	display: flex;
	align-items: center;
	text-align: center;
}

#form-inscription button[type='submit'] {
	width: 150px;
}

.control-border {
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#form-inscription .form-control.error {
	border-color: red;
}

.form-control + label.error {
	font-size: 15px;
	font-weight: 400;
	margin-top: 6px;
	color: red;
}
.tab {
	display: inline-block;
	width: 125px;
}

#deroulement-container, #sujets-container, #date-container, #emplacement-container {
	margin-bottom: 24px;
}

#deroulement-container ul li:not(:last-child),
#sujets-container ul li:not(:last-child),
#date-container ul li:not(:last-child){
	margin-bottom: 0.4rem;
}

#page-inscription-container .title {
	margin-bottom: 1rem;
}

/*** POPUP LOI 25 ***/

#loi25-container {
	position: fixed;
	z-index: 1040;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	width: 100%;
}

.loi25 {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	max-height: 20%;

	box-shadow: 0 0 10px 5px #becdcc;
	background-color: #ffffff;
	border: 1px solid #899a99;
	border-radius: 5px;
	padding: 12px;
}

.loi25-body p {
	margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
	.loi25 {
		flex-direction: row;
		padding: 30px;
		bottom: 50px;
		/*left: 50px;*/
		/*right: 50px;*/
		max-width: fit-content;
	}

	.loi25-body {
		flex: 1;
		padding-right: 20px;
	}
}

.loi25-body a {
	color: #596473;
	text-decoration: underline;
	font-weight: 600;
}

/*.loi25-body a:hover {*/
/*	color: #333333;*/
/*}*/

.loi25-footer {
	display: flex;
	flex-direction: column;
}

.loi25-footer > .spacer {	flex:1;	}

.loi25-button {
	display: inline-block;
	padding: 11px 16px;
	border-radius: 0;
	cursor: pointer;

	border: 2px solid #596473;
	color: #596473;
	font-size: 18px;
	line-height: 1.4;
}

.loi25-button:hover {
	text-decoration: none;

	border-color: #3e4651;
	color: #596473;
}

.loi25-button-accept {
	background-color: #DEE93A;
}

/*.loi25-button-accept:hover {*/
/*	color: #ccd818;*/
/*	background-color: #FFFFFF;*/
/*}*/


#seminaireModal {
    width: 700px;
    height: auto;
    max-width: 90%;
    max-height: none;
    background-color: white;
}

.modal-general {
    position: relative;
    background-color: #FFF;
    margin: 0 auto;
}

.modal-content {
    height: 100%;
    padding: 48px;
    display: flex;
    flex-direction: column;
}

.modal-content .title h2 {
    text-align: center;
    margin: 0;
}

.modal-content .body {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.subscribe-button-container {
    display: flex;
    justify-content: center;
}

#seminaireModal .collaborateurs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 2rem;
    padding-bottom: 1rem;
}

#seminaireModal .collaborateurs img {
    height: auto;
    width: auto;
    max-width: 200px;
    max-height: 200px;
}

#seminaireModal .collaborateurs .collaborateur-container {
    text-align: center;
    flex: 1;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

/* ----------------------------------------------------------------
	success and error - modal window
-----------------------------------------------------------------*/

#success-modal,
#error-modal {
    width: 400px;
    height: auto;
    padding: 24px;
    text-align: center;
}

#success-modal .message-container,
#error-modal .message-container {
    padding-bottom: 20px;
    font-size: 20px;
}

#success-modal .button-container button,
#error-modal .button-container button {
    width: 80%;
}
/* ----------------------------------------------------------------
	green checkmark animation
-----------------------------------------------------------------*/

.checkmark__circle {
    stroke-dasharray: 216; /* ORIGINALLY 166px */
    stroke-dashoffset: 216; /* ORIGINALLY 166px */
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #CCD818;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
    width: 106px; /* ORIGINALLY 56px */
    height: 106px; /* ORIGINALLY 56px */
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px #CCD818;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 98; /* ORIGINALLY 48px */
    stroke-dashoffset: 98; /* ORIGINALLY 48px*/
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes scale {
    0%, 100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}
@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 80px #CCD818;
    }
}

/* ----------------------------------------------------------------
	Shop - loader (ellipsis animation)
-----------------------------------------------------------------*/

.lds-ellipsis {
    display: inline-block;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    z-index: 100;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: var(--gray);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}