
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../resources/fonts/fontawesome-webfont.eot?#iefix&v=4.4") format("embedded-opentype"), url("../resources/fonts/fontawesome-webfont.woff?v=4.4") format("woff"), url("../resources/fonts/fontawesome-webfont.ttf?v=4.4") format("truetype"), url("../resources/fonts/fontawesome-webfont.svg?v=4.4#fontawesomeregular") format("svg");
}
.fa, .glyphicon {
    display: inline-block;
    font: 14px/1 FontAwesome;
    width: auto;
}
.glyphicon-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
    width: auto;
}
.glyphicon-lg.no-vertical-align {
    vertical-align: 0;
}
.glyphicon-sm {
    font-size: 0.666667em;
    line-height: 1.5em;
    vertical-align: -15%;
}
.glyphicon-sm.no-vertical-align {
    vertical-align: 0;
}
.glyphicon-2x {
    font-size: 2em;
}
.glyphicon-3x {
    font-size: 3em;
}
.glyphicon-4x {
    font-size: 4em;
}
.glyphicon-5x {
    font-size: 5em;
}
.glyphicon-bold {
    font-weight: bold;
}
.glyphicon-fw {
    text-align: center;
    width: 1.28571em;
}
.glyphicon-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.glyphicon-ul > li {
    position: relative;
}
.glyphicon-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 2.14286em;
}
.glyphicon-li.glyphicon-lg {
    left: -1.85714em;
}
.glyphicon-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.glyphicon.glyphicon-mgr {
    margin-right: 0.3em;
}
.glyphicon.glyphicon-mgl {
    margin-left: 0.3em;
}
.glyphicon.glyphicon-lh-normalize {
    line-height: 1.42857 !important;
}
.glyphicon-spin {
    animation: 1s linear 0s normal none infinite running spin;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.glyphicon-rotate-90 {
    transform: rotate(90deg);
}
.glyphicon-rotate-180 {
    transform: rotate(180deg);
}
.glyphicon-rotate-270 {
    transform: rotate(270deg);
}
.glyphicon-flip-horizontal {
    transform: scale(-1, 1);
}
.glyphicon-flip-vertical {
    transform: scale(1, -1);
}
.glyphicon-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.glyphicon-stack-1x, .glyphicon-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.glyphicon-stack-1x {
    line-height: inherit;
}
.glyphicon-stack-2x {
    font-size: 2em;
}
.glyphicon-inverse {
    color: #fff;
}
.glyphicon-AUDIO::before {
    content: "?";
}
.glyphicon-KO::before {
    content: "?";
}
.glyphicon-PICTURE::before {
    content: "?";
}
.glyphicon-TEXT::before {
    content: "?";
}
.glyphicon-VIDEO::before {
    content: "?";
}
.glyphicon-CLIP::before {
    content: "?";
}
.glyphicon-reply-all::before, .glyphicon-mail-reply-all::before {
    content: "?";
}
.glyphicon-arrow-circle-down::before {
    content: "?";
}
.glyphicon-cut::before, .glyphicon-scissors::before {
    content: "?";
}
.glyphicon-pencil-square-o::before {
    content: "?";
}
.glyphicon-user::before {
    content: "?";
}
.glyphicon-key::before {
    content: "?";
}
.glyphicon-arrow-left::before {
    content: "?";
}
.glyphicon-asterisk::before {
    content: "?";
}
.glyphicon-calendar-o::before {
    content: "?";
}
.glyphicon-briefcase::before {
    content: "?";
}
.glyphicon-truck::before {
    content: "?";
}
.glyphicon-plus-square::before {
    content: "?";
}
.glyphicon-info-circle::before {
    content: "?";
}
.glyphicon-print::before {
    content: "?";
}
.glyphicon-search-plus::before {
    content: "?";
}
.glyphicon-search-minus::before {
    content: "?";
}
.glyphicon-photo::before, .glyphicon-image::before, .glyphicon-picture-o::before {
    content: "?";
}
.glyphicon-cloud::before {
    content: "?";
}
.glyphicon-info::before {
    content: "?";
}
.glyphicon-film::before {
    content: "?";
}
.glyphicon-ellipsis-h::before {
    content: "?";
}
.glyphicon-video-camera::before {
    content: "?";
}
.glyphicon-lightbulb-o::before {
    content: "?";
}
.glyphicon-cog::before {
    content: "?";
}
.glyphicon-chevron-down::before {
    content: "?";
}
.glyphicon-eraser::before {
    content: "?";
}
.glyphicon-pencil::before {
    content: "?";
}
.glyphicon-trashcan::before {
    content: "?";
}
.glyphicon-plus::before {
    content: "?";
}
.glyphicon-minus::before {
    content: "?";
}
.glyphicon-shopping-cart::before {
    content: "?";
}
.glyphicon-chain::before, .glyphicon-euro::before, .glyphicon-eur::before {
    content: "?";
}
.glyphicon-gbp::before {
    content: "?";
}
.glyphicon-dollar::before, .glyphicon-usd::before {
    content: "?";
}
.glyphicon-link::before {
    content: "?";
}
.glyphicon-check::before {
    content: "?";
}
.glyphicon-reply-all::before {
    content: "?";
}
.glyphicon-search::before {
    content: "?";
}
.glyphicon-chevron-right::before {
    content: "?";
}
.glyphicon-chevron-left::before {
    content: "?";
}
.glyphicon-crop::before {
    content: "?";
}
.glyphicon-download::before {
    content: "?";
}
.glyphicon-arrow-right::before {
    content: "?";
}
.glyphicon-remove::before, .glyphicon-close::before, .glyphicon-times::before {
    content: "?";
}
.glyphicon-navicon::before, .glyphicon-reorder::before, .glyphicon-bars::before {
    content: "?";
}
.glyphicon-flag::before {
    content: "?";
}
.glyphicon-sign-in::before {
    content: "?";
}
.glyphicon-sign-out::before {
    content: "?";
}
.glyphicon-eye::before {
    content: "?";
}
.glyphicon-thumbs-o-up::before {
    content: "?";
}
.glyphicon-share::before {
    content: "?";
}
.glyphicon-code::before {
    content: "?";
}
.glyphicon-play::before {
    content: "?";
}
.glyphicon-pause::before {
    content: "?";
}
.glyphicon-forward::before {
    content: "?";
}
.glyphicon-backward::before {
    content: "?";
}
.glyphicon-upload::before {
    content: "?";
}
.glyphicon-home::before {
    content: "?";
}
.glyphicon-star::before {
    content: "?";
}
.glyphicon-star-o::before {
    content: "?";
}
.glyphicon-th-large::before {
    content: "?";
}
.glyphicon-th-list::before {
    content: "?";
}
.glyphicon-ellipsis-v::before {
    content: "?";
}
.glyphicon-sort-amount-asc::before {
    content: "?";
}
.glyphicon-sort-amount-desc::before {
    content: "?";
}
.glyphicon-file::before {
    content: "?";
}
.glyphicon-caret-right::before {
    content: "?";
}
.glyphicon-caret-left::before {
    content: "?";
}
.glyphicon-tag::before {
    content: "?";
}
.glyphicon-refresh::before {
    content: "?";
}
.glyphicon-loader {
    background: rgba(0, 0, 0, 0) url("../pub/images/Loader.png") repeat scroll 0 0;
    height: 30px;
    margin: 0 10px 0 0;
    width: 30px;
}
.glyphicon-loader::before {
    content: "";
}
.glyphicon-angle-down::before {
    content: "?";
}
.glyphicon-angle-left::before {
    content: "?";
}
.glyphicon-angle-right::before {
    content: "?";
}
.glyphicon-angle-up::before {
    content: "?";
}
.glyphicon-envelope::before {
    content: "?";
}
.glyphicon-envelope-o::before {
    content: "?";
}
.glyphicon-bullhorn::before {
    content: "?";
}
.glyphicon-font::before {
    content: "?";
}
.glyphicon-warning-sign::before, .glyphicon-warning::before, .glyphicon-exclamation-triangle::before {
    content: "?";
}
.glyphicon-folder::before {
    content: "?";
}
.glyphicon-save::before, .glyphicon-floppy-o::before {
    content: "?";
}
.glyphicon-lock::before {
    content: "?";
}
.glyphicon-external-link::before {
    content: "?";
}
.glyphicon-question-circle::before {
    content: "?";
}
.glyphicon-arrow-up::before {
    content: "?";
}
.glyphicon-arrow-down::before {
    content: "?";
}
.glyphicon-cloud-upload::before {
    content: "?";
}
.glyphicon-youtube-play::before {
    content: "?";
}
.glyphicon-filter::before {
    content: "?";
}
.glyphicon-calendar::before {
    content: "?";
}
.fa-twitter::before, .glyphicon-twitter::before {
    content: "?";
}
.fa-tumblr::before, .glyphicon-tumblr::before {
    content: "?";
}
.fa-stumbleupon::before, .glyphicon-stumbleupon::before {
    content: "?";
}
.fa-reddit::before, .glyphicon-reddit::before {
    content: "?";
}
.fa-pinterest-p::before, .glyphicon-pinterest-p::before {
    content: "?";
}
.fa-linkedin::before, .glyphicon-linkedin::before {
    content: "?";
}
.glyphicon-facebook-f::before, .fa-facebook::before, .glyphicon-facebook::before {
    content: "?";
}
.fa-xing::before, .glyphicon-xing::before {
    content: "?";
}
.fa-google-plus::before, .glyphicon-google-plus::before {
    content: "?";
}
html.no-js .hide-no-js {
    display: none !important;
}
.visible-phone, .visible-phone-inline {
    display: none;
}
html.ua-phone .visible-phone {
    display: block;
}
html.ua-phone .visible-phone-inline {
    display: inline-block;
}
html.ua-phone .invisible-phone {
    display: none;
}
.content-box {
    display: flex;
}
.content-box .content-fill {
    -moz-box-flex: 1;
    flex: 1 1 0;
    min-width: 0;
}
@media not all, not all {
html .content-box {
    display: table;
    table-layout: fixed;
    vertical-align: top;
}
html .content-box .content-fixed, html .content-box .content-fill {
    display: table-cell;
    vertical-align: top;
}
html .content-box .content-fill {
    width: 100%;
}
}
html.no-flexbox .content-box {
    display: table;
    table-layout: fixed;
    vertical-align: top;
}
html.no-flexbox .content-box .content-fixed, html.no-flexbox .content-box .content-fill {
    display: table-cell;
    vertical-align: top;
}
html.no-flexbox .content-box .content-fill {
    width: 100%;
}
.bold, .font-bold {
    font-weight: bold !important;
}
.font-normal {
    font-weight: normal !important;
}
.color-inherit {
    color: inherit !important;
}
.text-white {
    color: white;
}
.img-center {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.text-description {
    font-weight: bold;
    margin-left: 10px;
    text-transform: uppercase;
}
.small-hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
.tiny-hr {
    margin: 0;
}
.super-h1 {
    font-size: 100px;
}
.super-h2 {
    font-size: 60px;
}
.super-h3 {
    font-size: 48px;
}
.super-h4 {
    font-size: 35px;
}
.super-h5 {
    font-size: 14px;
}
.super-h6 {
    font-size: 12px;
}
.super-h-faded {
    color: #f2f2f2;
    position: absolute;
    top: 0;
    z-index: -1;
}
.non-selectable {
    -moz-user-select: none;
}
.normalize {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.no-radius, .br-n {
    border-radius: 0;
}
.normalize-padding, .p-n, .no-padding {
    padding: 0 !important;
}
.normalize-margin, .m-n, .no-margin {
    margin: 0 !important;
}
.normalize-border, .b-n, .no-border {
    border: medium none !important;
}
.text-caps {
    text-transform: uppercase;
}
.block-center {
    margin: 0 auto;
}
.font-xlg {
    font-size: 18px;
}
.font-lg {
    font-size: 16px;
}
.font-default {
    font-size: 14px;
}
.font-xs {
    font-size: 11px;
}
.font-sm, .text-description {
    font-size: 12px;
}
.overflow-h {
    overflow: hidden;
}
.overflow-a {
    overflow: auto;
}
.text-primary .ui-button-text {
    color: #42547f;
}
.text-muted .ui-button-text, .text-description .ui-button-text {
    color: #999;
}
.col-no-p > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.affix-invisible.affix-top {
    visibility: hidden;
}
.p-xxs {
    padding: 2px;
}
.p-xs {
    padding: 5px;
}
.p-sm {
    padding: 10px;
}
.p {
    padding: 15px;
}
.p-md {
    padding: 20px;
}
.p-lg {
    padding: 30px;
}
.p-xl {
    padding: 40px;
}
.p-b-n, .p-b-none {
    padding-bottom: 0 !important;
}
.p-b-xxs {
    padding-bottom: 2px !important;
}
.p-b-xs {
    padding-bottom: 5px !important;
}
.p-b-sm {
    padding-bottom: 10px !important;
}
.p-b {
    padding-bottom: 15px !important;
}
.p-b-md {
    padding-bottom: 20px !important;
}
.p-b-lg {
    padding-bottom: 30px !important;
}
.p-b-xl {
    padding-bottom: 40px !important;
}
.p-l-n, .p-l-none {
    padding-left: 0 !important;
}
.p-l-xxs {
    padding-left: 2px !important;
}
.p-l-xs {
    padding-left: 5px !important;
}
.p-l-sm {
    padding-left: 10px !important;
}
.p-l {
    padding-left: 15px !important;
}
.p-l-md {
    padding-left: 20px !important;
}
.p-l-lg {
    padding-left: 30px !important;
}
.p-l-xl {
    padding-left: 40px !important;
}
.p-r-n, .p-r-none {
    padding-right: 0 !important;
}
.p-r-xxs {
    padding-right: 2px !important;
}
.p-r-xs {
    padding-right: 5px !important;
}
.p-r-sm {
    padding-right: 10px !important;
}
.p-r {
    padding-right: 15px !important;
}
.p-r-md {
    padding-right: 20px !important;
}
.p-r-lg {
    padding-right: 30px !important;
}
.p-r-xl {
    padding-right: 40px !important;
}
.p-t-n, .p-t-none {
    padding-top: 0 !important;
}
.p-t-xxs {
    padding-top: 2px !important;
}
.p-t-xs {
    padding-top: 5px !important;
}
.p-t-sm {
    padding-top: 10px !important;
}
.p-t {
    padding-top: 15px !important;
}
.p-t-md {
    padding-top: 20px !important;
}
.p-t-lg {
    padding-top: 30px !important;
}
.p-t-xl {
    padding-top: 40px !important;
}
.border-top {
    border-top: 1px solid #eee;
}
.border-bottom {
    border-bottom: 1px solid #eee;
}
.border-top-dark {
    border-top: 1px solid #333;
}
.border-bottom-dark {
    border-bottom: 1px solid #333;
}
.border-bottom-none {
    border-bottom: medium none !important;
}
.border-right {
    border-right: 1px solid #eee;
}
.border-left {
    border-left: 1px solid #eee;
}
.contain {
    width: 100%;
}
.inline-block {
    display: inline-block;
}
.mg-top-10 {
    margin-top: 10px;
}
.mg-top-20 {
    margin-top: 20px;
}
.mg-top-30 {
    margin-top: 30px;
}
.mg-bot-30 {
    margin-bottom: 30px;
}
.m-xxs {
    margin: 2px 4px !important;
}
.m-xs {
    margin: 5px !important;
}
.m-sm {
    margin: 10px !important;
}
.m {
    margin: 15px !important;
}
.m-md {
    margin: 20px !important;
}
.m-lg {
    margin: 30px !important;
}
.m-xl {
    margin: 50px !important;
}
.m-n {
    margin: 0 !important;
}
.m-l-none {
    margin-left: 0 !important;
}
.m-l-xs {
    margin-left: 5px !important;
}
.m-l-sm {
    margin-left: 10px !important;
}
.m-l {
    margin-left: 15px !important;
}
.m-l-md {
    margin-left: 20px !important;
}
.m-l-lg {
    margin-left: 30px !important;
}
.m-l-xl {
    margin-left: 40px !important;
}
.m-l-xxl {
    margin-left: 50px !important;
}
.m-t-none {
    margin-top: 0 !important;
}
.m-t-xxs {
    margin-top: 1px !important;
}
.m-t-xs {
    margin-top: 5px !important;
}
.m-t-sm {
    margin-top: 10px !important;
}
.m-t {
    margin-top: 15px !important;
}
.m-t-md {
    margin-top: 20px !important;
}
.m-t-lg {
    margin-top: 30px !important;
}
.m-t-xl {
    margin-top: 40px !important;
}
.m-t-xxl {
    margin-top: 50px !important;
}
.m-r-none {
    margin-right: 0 !important;
}
.m-r-xxs {
    margin-right: 1px !important;
}
.m-r-xs {
    margin-right: 5px !important;
}
.m-r-sm {
    margin-right: 10px !important;
}
.m-r {
    margin-right: 15px !important;
}
.m-r-md {
    margin-right: 20px !important;
}
.m-r-lg {
    margin-right: 30px !important;
}
.m-r-xl {
    margin-right: 40px !important;
}
.m-r-xxl {
    margin-right: 50px !important;
}
.m-b-none {
    margin-bottom: 0 !important;
}
.m-b-xxs {
    margin-bottom: 1px !important;
}
.m-b-xs {
    margin-bottom: 5px !important;
}
.m-b-sm {
    margin-bottom: 10px !important;
}
.m-b {
    margin-bottom: 15px !important;
}
.m-b-md {
    margin-bottom: 20px !important;
}
.m-b-lg {
    margin-bottom: 30px !important;
}
.m-b-xl {
    margin-bottom: 40px !important;
}
.m-b-xxl {
    margin-bottom: 50px !important;
}
.border-right-sm + .border-left-sm, .border-right-sm + .border-left-md, .border-right-sm + .border-left-lg, .border-right-md + .border-left-sm, .border-right-md + .border-left-md, .border-right-md + .border-left-lg, .border-right-lg + .border-left-sm, .border-right-lg + .border-left-md, .border-right-lg + .border-left-lg {
    margin-left: -1px;
}
.clear-left {
    clear: left;
}
.fix-width-150 {
    width: 150px;
}
@media (max-width: 767px) {
.border-top-to-sm {
    border-top: 1px solid #eee;
}
.border-bottom-to-sm {
    border-bottom: 1px solid #eee;
}
.text-center-to-sm {
    text-align: center;
}
.block-center-to-sm {
    margin: 0 auto;
}
}
@media (max-width: 991px) {
.border-top-to-md {
    border-top: 1px solid #eee;
}
.border-bottom-to-md {
    border-bottom: 1px solid #eee;
}
.text-center-to-md {
    text-align: center;
}
}
@media (max-width: 1199px) {
.border-top-to-lg {
    border-top: 1px solid #eee;
}
.border-bottom-to-lg {
    border-bottom: 1px solid #eee;
}
.text-center-to-lg {
    text-align: center;
}
}
.coursor-default {
    cursor: default;
}
.tab-pane {
    display: none;
}
.tab-pane.active {
    display: block;
}
.embed-responsive.embed-responsive-3by2 {
    padding-bottom: 66.6667%;
}
.accept-tc .control-label a, .download-exports .control-label a {
    vertical-align: baseline;
}
.accept-tc-link {
    color: #42547f;
    font-weight: bold;
}
.galleria-addonrow-buttons .btn-link {
    color: #999;
}
.galleria-addonrow-buttons .btn-link:hover, .galleria-addonrow-buttons .btn-link:focus {
    color: black;
}
.galleria-addonrow-buttons .active {
    box-shadow: none;
    color: #42547f !important;
}
.galleria-image img {
    cursor: pointer;
}
#nprogress {
    pointer-events: none;
}
#nprogress .bar {
    background: #42547f none repeat scroll 0 0;
    height: 2px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1300;
}
#nprogress .peg {
    box-shadow: 0 0 10px #42547f, 0 0 5px #42547f;
    display: block;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    transform: rotate(3deg) translate(0px, -4px);
    width: 100px;
}
#nprogress .spinner {
    display: block;
    left: 20px;
    margin-top: -6px;
    position: fixed;
    top: 20px;
    z-index: 1300;
}
@media (max-width: 992px) {
#nprogress .spinner {
    display: none;
}
}
#nprogress .spinner-icon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation: 400ms linear 0s normal none infinite running nprogress-spinner;
    border-color: #42547f transparent transparent #42547f;
    border-image: none;
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    height: 14px;
    width: 14px;
}
@keyframes nprogress-spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes nprogress-spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
ul.token-input-list {
    height: 1%;
    list-style-type: none;
    overflow: hidden;
    padding: 0;
}
ul.token-input-list li {
    list-style-type: none;
}
ul.token-input-list li input {
    background-color: white;
    border: 0 none;
    padding: 3px 8px;
    width: 350px;
}
li.token-input-token {
    -moz-user-select: none;
    background-color: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #000;
    cursor: default;
    display: block;
    font-size: 13px;
    height: auto !important;
    margin: 3px;
    overflow: hidden;
    padding: 3px 5px;
}
li.token-input-token.token-input-highlighted-token {
    background-color: #eee;
}
li.token-input-token.token-input-selected-token {
    background-color: #0084c8;
    border-color: #006295;
    color: #fff;
}
li.token-input-token.token-input-selected-token span {
    color: #fff;
}
li.token-input-token p {
    float: left;
    margin: 0;
    padding: 0;
}
li.token-input-token span {
    color: #777;
    cursor: pointer;
    float: right;
}
div.token-input-dropdown {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: default;
    font-size: 13px;
    overflow: hidden;
    position: absolute;
    width: 400px;
    z-index: 1;
}
div.token-input-dropdown p {
    color: #777;
    margin: 0;
    padding: 5px;
}
div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}
div.token-input-dropdown ul li {
    background-color: #fff;
    list-style-type: none;
    padding: 3px;
}
div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}
div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}
div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #00a6fb;
    color: #fff;
}
div.token-input-dropdown ul li em {
    font-style: normal;
    font-weight: bold;
}
body.batchuploadBody div.token-input-dropdown {
    width: 705px;
}
body.batchuploadBody ul.token-input-list {
    clear: none;
    width: 705px;
}
body.batchuploadBody input#token-input-topicId {
    width: 705px;
}
.selectboxit-container {
    position: relative;
    z-index: 1;
}
.selectboxit-container * {
    -moz-user-select: none;
    outline: medium none;
    white-space: nowrap;
}
.selectboxit-container .selectboxit {
    cursor: pointer;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    display: block;
    height: 25px;
    line-height: 25px;
}
.selectboxit-container .selectboxit:focus {
    outline: 0 none;
}
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.selectboxit-text {
    float: left;
    overflow: hidden;
    text-indent: 5px;
    text-overflow: ellipsis;
}
.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px;
}
.selectboxit-container .selectboxit-options {
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    list-style: outside none none;
    margin: 0;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 1;
}
.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px;
}
.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none;
}
.selectboxit-option, .selectboxit-optgroup-header {
    list-style-type: none;
    margin: 0;
    text-indent: 5px;
}
.selectboxit-optgroup-header {
    font-weight: bold;
}
.selectboxit-optgroup-header:hover {
    cursor: default;
}
.selectboxit-arrow-container {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    color: #999;
    margin-right: 3.78571px;
    margin-top: 3.78571px;
    position: absolute;
    right: 0;
    top: 0;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%;
}
.selectboxit-option-icon-container {
    float: left;
}
.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.selectboxit-option-icon-url {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    float: left;
    height: 100%;
    width: 18px;
}
.selectboxit-rendering {
    display: inline-block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    visibility: visible !important;
}
.jqueryui .ui-icon {
    background-color: inherit;
}
.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.selectboxit-btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.selectboxit-btn:hover .selectboxit-arrow-container .selectboxit-arrow, .selectboxit-btn:active .selectboxit-arrow-container .selectboxit-arrow {
    color: #000;
}
.selectboxit-default-arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    height: 0;
    width: 0;
}
.selectboxit-list {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.selectboxit-list .selectboxit-option-anchor {
    color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background-color: #eee;
    color: #000;
    text-decoration: none;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999999;
}
.jqzoom {
    display: inline-block;
    float: left;
    position: relative;
}
.jqZoomPup {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
}
.zoomdiv {
    display: inline-block;
    overflow: hidden;
    position: initial;
}
.chosen-container {
    -moz-user-select: none;
    display: inline-block;
    font-size: 13px;
    position: relative;
    vertical-align: middle;
}
.chosen-container * {
    box-sizing: border-box;
}
.chosen-container .chosen-drop {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    left: -9999px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1010;
}
.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}
.chosen-container a {
    cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
    color: #999999;
    font-weight: normal;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chosen-container .search-choice .group-name::after, .chosen-container .chosen-single .group-name::after {
    content: ":";
    padding-left: 2px;
    vertical-align: top;
}
.chosen-container .search-choice:hover, .chosen-container .chosen-single:hover {
    text-decoration: none;
}
.chosen-container-single .chosen-default {
    color: #999;
}
.chosen-container-single .chosen-single span {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
    display: block;
    font-size: 1px;
    height: 12px;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
}
.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
}
.chosen-container-single .chosen-single div b {
    display: block;
    height: 100%;
    width: 100%;
}
.chosen-container-single .chosen-single div b::before {
    bottom: 0;
    content: "?";
    font: 14px/1 "FontAwesome";
    height: 14px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 14px;
}
.chosen-container-single .chosen-search {
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1010;
}
.chosen-container-single .chosen-search input[type="text"] {
    border: 1px solid #aaa;
    border-radius: 0;
    font-family: sans-serif;
    font-size: 1em;
    height: auto;
    line-height: normal;
    margin: 1px 0;
    outline: 0 none;
    padding: 4px 20px 4px 5px;
    width: 100%;
}
.chosen-container-single .chosen-drop {
    background-clip: padding-box;
    border-radius: 0 0 4px 4px;
    margin-top: -1px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    left: -9999px;
    position: absolute;
}
.chosen-container .chosen-results {
    color: #444;
    margin: 0 4px 4px 0;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0 4px;
    position: relative;
}
.chosen-container .chosen-results li {
    display: none;
    line-height: 15px;
    list-style: outside none none;
    margin: 0;
    padding: 5px 6px;
    word-wrap: break-word;
}
.chosen-container .chosen-results li.active-result {
    cursor: pointer;
    display: list-item;
}
.chosen-container .chosen-results li.disabled-result {
    color: #ccc;
    cursor: default;
    display: list-item;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #eee;
    color: #000;
}
.chosen-container .chosen-results li.no-results {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #777;
    display: list-item;
}
.chosen-container .chosen-results li.group-result {
    cursor: default;
    display: list-item;
    font-weight: bold;
}
.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}
.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
    background-color: #fff;
    border: 1px solid #aaa;
    cursor: text;
    height: auto !important;
    margin: 0;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    width: 100%;
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: outside none none;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    font-family: sans-serif;
    font-size: 100%;
    height: 25px;
    line-height: normal;
    margin: 1px 0;
    outline: 0 none;
    padding: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
    background-clip: padding-box;
    background-color: #eeeeee;
    background-repeat: repeat-x;
    background-size: 100% 19px;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: default;
    line-height: 13px;
    margin: 3px 5px 3px 0;
    max-width: 100%;
    padding: 3px 20px 3px 5px;
    position: relative;
}
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    display: block;
    font-size: 1px;
    height: 12px;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
    background-color: #e4e4e4;
    border: 1px solid #ccc;
    color: #666;
    padding-right: 5px;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4 none repeat scroll 0 0;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
    color: #ccc;
    cursor: default;
    display: list-item;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    background: transparent none repeat scroll 0 0;
    border-left: medium none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b::before {
    content: "?";
}
.chosen-container-active .chosen-choices {
    border: 1px solid #42547f;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important;
}
.chosen-disabled {
    cursor: default;
    opacity: 0.5 !important;
}
.chosen-disabled .chosen-single {
    cursor: default;
    text-decoration: none;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}
.chosen-rtl {
    text-align: right;
}
.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
    direction: rtl;
    margin-left: 26px;
    margin-right: 0;
}
.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
}
.chosen-rtl .chosen-single div {
    left: 3px;
    right: auto;
}
.chosen-rtl .chosen-single abbr {
    left: 26px;
    right: auto;
}
.chosen-rtl .chosen-choices li {
    float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    left: 4px;
    right: auto;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
    left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
    padding-left: 0;
    padding-right: 15px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: medium none;
}
.chosen-rtl .chosen-search input[type="text"] {
    direction: rtl;
    padding: 4px 5px 4px 20px;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px;
}
@media not all, only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
}
}
div.stack-bar-top {
    left: 0;
    right: auto !important;
}
.ui-pnotify {
    height: auto;
    position: absolute;
    top: 70px;
    z-index: 9999;
}
@media (min-width: 768px) {
div.stack-bar-top {
    left: 0;
    top: 45px;
}
.ui-pnotify {
    top: 25px;
}
}
html > body .ui-pnotify {
    position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
    box-shadow: 0 1px 0 #eee;
}
.ui-pnotify-container {
    height: 100%;
    margin: 0;
    max-width: 400px;
    padding: 5px 10px;
}
.ui-pnotify-sharp {
    border-radius: 0;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
    position: absolute;
}
.ui-pnotify-closer {
    right: 10px;
    top: 7px;
}
.ui-pnotify-closer span.glyphicon {
    font-size: 16px;
    height: 16px;
}
.ui-pnotify-title {
    display: block;
    margin-bottom: 0.4em;
}
.ui-pnotify-text {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    max-width: 350px;
    padding-left: 10px;
    padding-right: 20px;
    vertical-align: middle;
}
.ui-pnotify-icon {
    display: inline-block;
    float: left;
    line-height: 1;
    padding-top: 4px;
}
.ui-pnotify-icon span.glyphicon {
    color: inherit;
    display: inline-block;
    font-size: 16px;
    height: 16px;
    z-index: 2;
}
.ui-pnotify-history-container {
    border-top: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 0;
    width: 70px;
    z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px;
}
.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto;
}
.ui-pnotify .picon {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
}
.ui-pnotify-title {
    color: inherit;
    font-size: 30px;
    line-height: 17px;
    margin-top: 0;
    min-height: 17px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.ps-container .ps-scrollbar-x-rail {
    border-radius: 4px;
    bottom: 3px;
    height: 4px;
    opacity: 0;
    position: absolute;
    transition: background-color 0.2s linear 0s, opacity 0.2s linear 0s;
}
.ps-container:hover .ps-scrollbar-x-rail, .ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
}
.ps-container .ps-scrollbar-x-rail:hover, .ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
}
.ps-container .ps-scrollbar-y-rail {
    border-radius: 4px;
    opacity: 0;
    position: absolute;
    right: 3px;
    transition: background-color 0.2s linear 0s, opacity 0.2s linear 0s;
    width: 4px;
}
.ps-container:hover .ps-scrollbar-y-rail, .ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
}
.ps-container .ps-scrollbar-y-rail:hover, .ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    width: 12px;
}
.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    width: 12px;
}
.ps-container .ps-scrollbar-y-rail.in-scrolling .ps-scrollbar-y {
    width: 12px;
}
.ps-container .ps-scrollbar-x {
    background-color: #aaa;
    border-radius: 4px;
    bottom: 0;
    height: 4px;
    position: absolute;
    transition: background-color 0.2s linear 0s;
}
.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0;
}
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}
.ps-container .ps-scrollbar-y {
    background-color: #aaa;
    border-radius: 4px;
    position: absolute;
    right: 0;
    transition: background-color 0.2s linear 0s;
    width: 4px;
}
.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0;
}
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
    width: 12px;
}
.ps-container.ie .ps-scrollbar-x, .ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}
.ps-container.ie:hover .ps-scrollbar-x, .ps-container.ie:hover .ps-scrollbar-y, .ps-container.ie.hover .ps-scrollbar-x, .ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}
.jstree {
    font-size: 12px;
    overflow: auto;
}
table.sortable span.sign {
    color: #bfbfc1;
    display: block;
    font-size: 12px;
    margin-top: -10px;
    position: absolute;
    right: 5px;
    top: 50%;
}
table.sortable th::after {
    color: #bfbfc1;
    display: block;
    font-size: 12px;
    margin-top: -10px;
    position: absolute;
    right: 5px;
    top: 50%;
}
table.sortable span.arrow, table.sortable span.reversed, table.sortable th.arrow.down::after, table.sortable th.reversedarrow.down::after, table.sortable th.arrow.up::after, table.sortable th.reversedarrow.up::after {
    border-color: black transparent transparent;
    border-style: solid;
    border-width: 5px;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -2px;
    width: 0;
}
table.sortable span.arrow.up, th.arrow.up::after {
    border-color: transparent transparent black;
    margin-top: -7px;
}
table.sortable span.reversed, th.reversedarrow.down::after {
    border-color: transparent transparent black;
    margin-top: -7px;
}
table.sortable span.reversed.up, th.reversedarrow.up::after {
    border-color: black transparent transparent;
    margin-top: -2px;
}
table.sortable span.az::before, th.az.down::after {
    content: "a .. z";
}
table.sortable span.az.up::before, th.az.up::after {
    content: "z .. a";
}
table.sortable th.az.nosort::after, th.AZ.nosort::after, th._19.nosort::after, th.month.nosort::after {
    content: "..";
}
table.sortable span.AZ::before, th.AZ.down::after {
    content: "A .. Z";
}
table.sortable span.AZ.up::before, th.AZ.up::after {
    content: "Z .. A";
}
table.sortable span._19::before, th._19.down::after {
    content: "1 .. 9";
}
table.sortable span._19.up::before, th._19.up::after {
    content: "9 .. 1";
}
table.sortable span.month::before, th.month.down::after {
    content: "jan .. dec";
}
table.sortable span.month.up::before, th.month.up::after {
    content: "dec .. jan";
}
table.sortable thead th:not([data-defaultsort="disabled"]) {
    cursor: pointer;
    left: 0;
    position: relative;
    top: 0;
}
table.sortable thead th div.mozilla {
    position: relative;
}
.slider.slider-control {
    height: 47px;
    padding-left: 60px;
    padding-right: 85px;
}
.slider-vertical {
    margin: 10px;
}
.slider {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.slider.slider-horizontal {
    height: 30px;
}
.slider.slider-horizontal .slider-track {
    bottom: 0;
    height: 30px;
    left: 0;
    margin-top: -3px;
    width: 100%;
}
.slider.slider-horizontal .slider-selection {
    bottom: 0;
    height: 30px;
}
.slider.slider-horizontal .slider-handle {
    margin-left: 0;
}
.slider.slider-horizontal .slider-handle.triangle {
    border-bottom-color: #0480be;
    border-width: 0 10px 10px;
    height: 0;
    margin-top: 0;
    width: 0;
}
.slider.slider-vertical {
    height: 220px;
    width: 30px;
}
.slider.slider-vertical .slider-track {
    height: 100%;
    left: 50%;
    margin-left: -3px;
    top: 0;
    width: 6px;
}
.slider.slider-vertical .slider-selection {
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}
.slider.slider-vertical .slider-handle {
    margin-left: -9px;
    margin-top: -12px;
}
.slider.slider-vertical .slider-handle.triangle {
    border-left-color: #0480be;
    border-width: 10px 0 10px 10px;
    height: 1px;
    margin-left: 0;
    width: 1px;
}
.slider input {
    display: none;
}
.slider .tooltip-inner {
    white-space: nowrap;
}
.slider-track {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
}
.slider-selection {
    background-image: url("../pub/images/jwplayer_fill_progressBar.PNG");
    position: absolute;
}
.slider-handle {
    background-color: white;
    border: 0 solid transparent;
    bottom: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    cursor: ew-resize;
    height: 30px;
    position: absolute;
    width: 10px;
}
.slider-handle.round {
    border-radius: 1px;
}
.slider-handle.triangle {
    background: transparent none repeat scroll 0 0;
}
.slider-handle span {
    color: white;
    font-size: 11px;
    left: -4px;
    position: absolute;
    top: -7px;
}
.checkbox {
    line-height: 1;
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    line-height: 19px;
    min-height: 17px;
    padding-left: 5px;
    position: relative;
}
.checkbox label::before {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 17px;
}
.checkbox label::after {
    border: 1px solid transparent;
    color: #555;
    display: inline-block;
    font-size: 11px;
    height: 17px;
    left: 0;
    line-height: 1.5;
    margin-left: -20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 17px;
}
.checkbox input[type="checkbox"] {
    cursor: pointer;
    height: 17px;
    margin-top: 0;
    opacity: 0;
    width: 17px;
    z-index: 1;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content: "?";
    font-family: "FontAwesome";
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox-disabled label {
    cursor: auto;
}
.checkbox-disabled input[type="checkbox"] {
    cursor: auto;
}
.checkbox-disabled input[type="checkbox"]:disabled + label {
    opacity: 1;
}
.checkbox-disabled input[type="checkbox"]:disabled + label::before {
    background-color: transparent;
    cursor: auto;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
    border-color: #42547f;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #42547f;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #d9534f;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #5bc0de;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #f0ad4e;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #5cb85c;
}
.radio, .table-radios > tbody > tr > td {
    padding-left: 20px;
}
.radio label, .table-radios > tbody > tr > td label {
    display: inline-block;
    min-height: 17px;
    padding-left: 5px;
    position: relative;
}
.radio label::before, .table-radios > tbody > tr > td label::before {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border 0.15s ease-in-out 0s;
    width: 17px;
}
.radio label::after, .table-radios > tbody > tr > td label::after {
    background-color: #555;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 11px;
    left: 3px;
    margin-left: -20px;
    position: absolute;
    top: 3px;
    transform: scale(0, 0);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s;
    width: 11px;
}
.radio input[type="radio"], .table-radios > tbody > tr > td input[type="radio"] {
    opacity: 0;
}
.radio input[type="radio"]:checked + label::after, .table-radios > tbody > tr > td input[type="radio"]:checked + label::after {
    transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label, .table-radios > tbody > tr > td input[type="radio"]:disabled + label {
    opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before, .table-radios > tbody > tr > td input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}
.radio.radio-inline, .table-radios > tbody > tr > td.radio-inline {
    margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
    background-color: #42547f;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #42547f;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #42547f;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}
.slick-slider {
    -moz-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
}
.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.slick-list:focus {
    outline: medium none;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0px, 0px, 0px);
}
.slick-track {
    display: block;
    left: 0;
    margin: 0 30px;
    position: relative;
    top: 0;
}
.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}
.slick-track::after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
.slick-loading .slick-list {
    background: #fff url("./../images/ajax-loader.gif") no-repeat scroll center center;
}
.slick-prev, .slick-next {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: white none repeat scroll 0 0;
    border-color: #f5f5f5 #ebebeb #e3e3e3;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 100%;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: medium none;
}
.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
    opacity: 1;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
    opacity: 0.25;
}
.slick-prev::before, .slick-next::before {
    color: #000;
    font-family: "fontAwesome";
    font-size: 14px;
    line-height: 1;
    opacity: 0.75;
}
.slick-prev {
    left: 0;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev::before {
    content: "?";
}
[dir="rtl"] .slick-prev::before {
    content: "?";
}
.slick-next {
    right: 0;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next::before {
    content: "?";
}
[dir="rtl"] .slick-next::before {
    content: "?";
}
.slick-dots {
    bottom: -45px;
    display: block;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    color: black;
    content: "";
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}
.slick-dots li.slick-active button::before {
    color: black;
    opacity: 0.75;
}
.input-group .twitter-typeahead {
    display: table-cell !important;
    width: 100%;
}
.input-group .twitter-typeahead .form-control, .input-group .twitter-typeahead ul.token-input-list {
    width: 100%;
}
.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
    color: #999;
}
.tt-suggestion, .ui-autocomplete .ui-menu-item {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.tt-suggestion.ui-state-focus, .ui-autocomplete .ui-state-focus.ui-menu-item, .tt-suggestion:hover, .ui-autocomplete .ui-menu-item:hover, .tt-suggestion:focus, .ui-autocomplete .ui-menu-item:focus {
    background-color: #eee;
    color: #000;
    cursor: pointer;
    text-decoration: none;
}
.tt-suggestion.tt-cursor, .ui-autocomplete .tt-cursor.ui-menu-item {
    background-color: #eee;
    color: #000;
}
.tt-suggestion p, .ui-autocomplete .ui-menu-item p {
    margin: 0;
}
.ui-helper-hidden-accessible {
    display: none;
}
.ui-autocomplete {
    z-index: 1049;
}
.tt-dropdown-menu, .twitter-typeahead {
    width: 100%;
}
span.twitter-typeahead .tt-suggestion > p:hover, span.twitter-typeahead .ui-autocomplete .ui-menu-item > p:hover, .ui-autocomplete span.twitter-typeahead .ui-menu-item > p:hover, span.twitter-typeahead .tt-suggestion > p:focus, span.twitter-typeahead .ui-autocomplete .ui-menu-item > p:focus, .ui-autocomplete span.twitter-typeahead .ui-menu-item > p:focus {
    background-color: #eee;
    color: #000;
    outline: 0 none;
    text-decoration: none;
}
span.twitter-typeahead .tt-suggestion.tt-cursor, span.twitter-typeahead .ui-autocomplete .tt-cursor.ui-menu-item, .ui-autocomplete span.twitter-typeahead .tt-cursor.ui-menu-item {
    background-color: #eee;
    color: #000;
}
.collection {
    overflow: hidden;
}
.collection .caption {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    bottom: 10px;
    color: black;
    font-size: 14px;
    left: 10px;
    line-height: 1;
    padding: 10px 20px;
    position: absolute;
}
.collection.owl-carousel[data-show-caption="false"] .caption {
    display: none;
}
.ui-galleria {
    margin: 0 auto !important;
    padding: 0 30px;
    text-align: center;
    visibility: visible;
    width: 100% !important;
    z-index: 101;
}
.ui-galleria .ui-helper-hidden {
    display: none;
}
.ui-galleria .ui-galleria-panel-wrapper {
    margin: auto;
    width: 100% !important;
}
.ui-galleria .ui-galleria-frame-image {
    height: auto !important;
    max-height: 40px;
    max-width: 60px;
    width: auto !important;
}
.ui-galleria .ui-galleria-panel {
    width: 100% !important;
}
.ui-galleria .ui-galleria-panel > img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 400px;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.ui-galleria .ui-galleria-filmstrip-wrapper {
    width: 100% !important;
}
.ui-galleria .ui-galleria-nav-next, .ui-galleria .ui-galleria-nav-prev {
    bottom: 5px !important;
    font: 30px/40px "FontAwesome";
    height: 40px;
    width: 20px;
}
.ui-galleria .ui-galleria-nav-prev::before {
    content: "?";
}
.ui-galleria .ui-galleria-nav-next::before {
    content: "?";
}
.ui-contentflow .flow .item .reflection {
    display: none !important;
}
.ui-contentflow .globalCaption {
    display: none !important;
}
.ui-contentflow .flow .item.active .caption {
    bottom: 0;
    display: block !important;
    left: 0;
}
#wowslider-container1 {
    max-height: 680px !important;
    min-height: 600px;
}
#wowslider-container1 .ws_carousel {
    text-align: center;
}
#wowslider-container1 .ws_carousel img {
    margin: 0 auto !important;
    width: auto !important;
}
#wowslider-container1 .ws_images {
    height: 600px !important;
}
#wowslider-container1 .ws_fullscreen {
    color: #999 !important;
}
#wowslider-container1 .ws_pause span b, #wowslider-container1 .ws_pause span i {
    background: #999 none repeat scroll 0 0 !important;
}
#wowslider-container1 .ws_play span {
    border-left-color: #999 !important;
}
.ws_fs_wrapper #wowslider-container1 {
    height: 100% !important;
}
#wowslider-container1 .ws_thumbs div {
    white-space: nowrap;
    width: 100% !important;
}
#wowslider-container1 .ws_thumbs a {
    padding: 5px !important;
}
#wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img {
    border: medium none;
    bottom: 0;
    left: 0;
    margin: auto !important;
    max-height: 100% !important;
    max-width: 100% !important;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto !important;
}
.daterangepicker {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    left: 20px;
    margin-top: 1px;
    padding: 4px;
    position: absolute;
    top: 100px;
    width: 278px;
    z-index: 9999;
}
.daterangepicker.opensleft::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 9px;
    top: -7px;
}
.daterangepicker.opensleft::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -6px;
}
.daterangepicker.openscenter::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -7px;
    width: 0;
}
.daterangepicker.openscenter::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -6px;
    width: 0;
}
.daterangepicker.opensright::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px;
}
.daterangepicker.opensright::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px;
}
.daterangepicker.dropup {
    margin-top: -5px;
}
.daterangepicker.dropup::before {
    border-bottom: initial;
    border-top: 7px solid #ccc;
    bottom: -7px;
    top: initial;
}
.daterangepicker.dropup::after {
    border-bottom: initial;
    border-top: 6px solid #fff;
    bottom: -6px;
    top: initial;
}
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none;
}
.daterangepicker .calendar {
    display: none;
    margin: 4px;
    max-width: 270px;
}
.daterangepicker.show-calendar .calendar {
    display: block;
}
.daterangepicker .calendar.single .calendar-table {
    border: medium none;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
    min-width: 32px;
    text-align: center;
    white-space: nowrap;
}
.daterangepicker .calendar-table {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px;
}
.daterangepicker table {
    margin: 0;
    width: 100%;
}
.daterangepicker td, .daterangepicker th {
    border-radius: 4px;
    cursor: pointer;
    height: 20px;
    text-align: center;
    white-space: nowrap;
    width: 20px;
}
.daterangepicker td.off {
    background: #fff none repeat scroll 0 0;
    color: #999;
}
.daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background: #fff none repeat scroll 0 0;
    color: #999;
}
.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}
.daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.daterangepicker td.in-range {
    background: #ebf4f8 none repeat scroll 0 0;
    border-radius: 0;
}
.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
    border-radius: 4px;
}
.daterangepicker td.active {
    background-color: #999;
    border-color: #999;
    color: #fff;
}
.daterangepicker td.week {
    color: #ccc;
    font-size: 80%;
}
.daterangepicker th.week {
    color: #ccc;
    font-size: 80%;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    cursor: default;
    font-size: 12px;
    height: auto;
    margin: 0;
    padding: 1px;
}
.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}
.daterangepicker select.yearselect {
    width: 40%;
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    margin-bottom: 0;
    width: 50px;
}
.daterangepicker th.month {
    width: auto;
}
.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px;
    padding: 0 6px 0 28px;
    vertical-align: middle;
    width: 100%;
}
.daterangepicker .input-mini.active {
    border: 1px solid #555;
}
.daterangepicker .daterangepicker_input {
    position: relative;
}
.daterangepicker .daterangepicker_input i {
    left: 8px;
    position: absolute;
    top: 8px;
}
.daterangepicker .calendar-time {
    line-height: 30px;
    margin: 5px auto;
    padding-left: 28px;
    position: relative;
    text-align: center;
}
.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}
.daterangepicker .ranges {
    float: none;
    font-size: 11px;
    margin: 4px;
    text-align: left;
}
.daterangepicker .ranges ul {
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.daterangepicker .ranges li {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    color: #999;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 3px 12px;
}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #eee;
    color: #fff;
}
@media (min-width: 564px) {
.daterangepicker {
    width: 492px;
}
.daterangepicker .ranges ul {
    width: 160px;
}
.daterangepicker.single .ranges ul {
    width: 100%;
}
.daterangepicker .calendar.left .calendar-table {
    border-bottom-right-radius: 0;
    border-right: medium none;
    border-top-right-radius: 0;
}
.daterangepicker .calendar.right .calendar-table {
    border-bottom-left-radius: 0;
    border-left: medium none;
    border-top-left-radius: 0;
}
.daterangepicker .calendar.left {
    clear: left;
    margin-right: 0;
}
.daterangepicker.single .calendar.left {
    clear: none;
}
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: left;
}
.daterangepicker .calendar.right {
    margin-left: 0;
}
.daterangepicker .left .daterangepicker_input, .daterangepicker .calendar.left .calendar-table {
    padding-right: 12px;
}
.daterangepicker .ranges, .daterangepicker .calendar {
    float: left;
}
}
@media (min-width: 730px) {
.daterangepicker .ranges {
    float: right;
    width: auto;
}
.daterangepicker .calendar.left {
    clear: none;
}
}
.shariff::after, .shariff::before {
    content: " ";
    display: table;
}
.shariff::after {
    clear: both;
}
.shariff ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.shariff li {
    box-sizing: border-box;
    height: 35px;
    overflow: hidden;
}
.shariff li a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: 35px;
    position: relative;
    text-decoration: none;
}
.shariff li a:hover, .shariff li a:focus {
    color: #fff;
}
.shariff .recommendMedia .share_text, .shariff .reportMedia .share_text {
    display: inline-block;
    width: 100px;
}
.shariff li .share_count, .shariff li .share_text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 35px;
    vertical-align: middle;
}
.shariff li .fa {
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
}
.shariff li .share_count {
    height: 33px;
    padding: 0 8px;
    position: absolute;
    right: 1px;
    top: 1px;
}
.shariff .orientation-horizontal {
}
.shariff .orientation-horizontal li {
}
.shariff .orientation-horizontal .info {
}
.shariff .orientation-horizontal {
    display: flex;
    flex-wrap: wrap;
}
.shariff .orientation-horizontal li {
    flex: 0 0 auto;
    float: left;
    margin-bottom: 10px;
    margin-right: 3%;
    width: 35px;
}
.shariff .orientation-horizontal li:last-child {
    margin-right: 0;
}
.shariff .orientation-horizontal li .share_text {
    display: block;
    padding-left: 3px;
    text-indent: -9999px;
}
.shariff .orientation-horizontal li .share_count {
    display: none;
}
.shariff .theme-grey .shariff-button a {
    background-color: #b0b0b0;
}
.shariff .theme-grey .shariff-button .share_count {
    background-color: #ccc;
    color: #333;
}
.shariff .theme-white .shariff-button {
    border: 1px solid #ddd;
}
.shariff .theme-white .shariff-button a {
    background-color: #fff;
}
.shariff .theme-white .shariff-button a:hover {
    background-color: #eee;
}
.shariff .theme-white .shariff-button .share_count {
    background-color: #fff;
    color: #999;
}
.shariff .orientation-vertical {
    min-width: 110px;
}
.shariff .orientation-vertical li {
    display: block;
    margin: 5px 0;
    width: 100%;
}
.shariff .orientation-vertical li .share_count {
    text-align: right;
    width: 24px;
}
@media only screen and (min-width: 640px) {
.shariff .orientation-horizontal.col-3 li {
    width: 120px;
}
.shariff .orientation-horizontal.col-3 li .share_text {
    display: inline;
    text-indent: 0;
}
}
@media only screen and (min-width: 768px) {
.shariff .orientation-horizontal li {
    width: 140px;
}
.shariff .orientation-horizontal li .share_text {
    display: inline;
    text-indent: 0;
}
}
.shariff .addthis a {
    background-color: #f8694d;
}
.shariff .addthis a:hover {
    background-color: #f75b44;
}
.shariff .addthis .fa-plus {
    font-size: 14px;
}
.shariff .addthis .share_count {
    background-color: #f1b8b0;
    color: #f8694d;
}
.shariff .theme-white .addthis a {
    color: #f8694d;
}
.shariff .diaspora a {
    background-color: #999;
}
.shariff .diaspora a:hover {
    background-color: #b3b3b3;
}
.shariff .diaspora .fa-times-circle {
    font-size: 17px;
}
.shariff .theme-white .diaspora a {
    color: #999;
}
.shariff .facebook a {
    background-color: #3b5998;
}
.shariff .facebook a:hover {
    background-color: #4273c8;
}
.shariff .facebook .fa-facebook {
    font-size: 22px;
}
.shariff .facebook .share_count {
    background-color: #99adcf;
    color: #183a75;
}
.shariff .theme-white .facebook a {
    color: #3b5998;
}
.shariff .flattr a {
    background-color: #7ea352;
}
.shariff .flattr a:hover {
    background-color: #f67c1a;
}
.shariff .flattr a:hover .share_count {
    background-color: #fab47c;
    color: #d56308;
}
.shariff .flattr .fa-money {
    font-size: 22px;
}
.shariff .flattr .share_count {
    background-color: #b0c893;
    color: #648141;
}
.shariff .theme-white .flattr a {
    color: #f67c1a;
}
.shariff .googleplus a {
    background-color: #d34836;
}
.shariff .googleplus a:hover {
    background-color: #f75b44;
}
.shariff .googleplus .fa-google-plus {
    font-size: 22px;
}
.shariff .googleplus .share_count {
    background-color: #eda79d;
    color: #a31601;
}
.shariff .theme-white .googleplus a {
    color: #d34836;
}
.shariff .info {
    border: 1px solid #ccc;
}
.shariff .info a {
    background-color: #fff;
    color: #666;
}
.shariff .info a:hover {
    background-color: #efefef;
}
.shariff .info .fa-info {
    font-size: 20px;
    width: 33px;
}
.shariff .info .share_text {
    display: block !important;
    text-indent: -9999px !important;
}
.shariff .theme-grey .info a {
    background-color: #fff;
}
.shariff .theme-grey .info a:hover {
    background-color: #efefef;
}
.shariff .orientation-vertical .info {
    float: right;
    width: 35px;
}
@media only screen and (min-width: 360px) {
.shariff .orientation-horizontal .info {
    flex: 0 0 auto !important;
    min-width: 35px !important;
    width: 35px;
}
}
@media only screen and (min-width: 1024px) {
.shariff .info .fa-info {
    font-size: 16px;
    width: 23px;
}
.shariff .orientation-horizontal .info {
    min-width: 25px !important;
    width: 25px;
}
.shariff .orientation-vertical .info {
    width: 25px;
}
}
.shariff .linkedin a {
    background-color: #0077b5;
}
.shariff .linkedin a:hover {
    background-color: #0369a0;
}
.shariff .linkedin .fa-linkedin {
    font-size: 22px;
}
.shariff .linkedin .share_count {
    background-color: #33aae8;
    color: #004785;
}
.shariff .theme-white .linkedin a {
    color: #0077b5;
}
.shariff .mail a {
    background-color: #999;
}
.shariff .mail a:hover {
    background-color: #a8a8a8;
}
.shariff .mail .fa-envelope {
    font-size: 21px;
}
.shariff .theme-white .mail a {
    color: #999;
}
.shariff .pinterest a {
    background-color: #bd081c;
}
.shariff .pinterest a:hover {
    background-color: #d50920;
}
.shariff .pinterest .fa-pinterest-p {
    font-size: 22px;
}
.shariff .pinterest .share_count {
    background-color: #eda79d;
    color: #a31601;
}
.shariff .theme-white .pinterest a {
    color: #bd081c;
}
.shariff .reddit a {
    background-color: #ff4500;
}
.shariff .reddit a:hover {
    background-color: #ff6a33;
}
.shariff .reddit .fa-reddit {
    font-size: 17px;
}
.shariff .theme-white .reddit a {
    color: #ff4500;
}
.shariff .stumbleupon a {
    background-color: #eb4924;
}
.shariff .stumbleupon a:hover {
    background-color: #ef7053;
}
.shariff .stumbleupon .fa-stumbleupon {
    font-size: 17px;
}
.shariff .theme-white .stumbleupon a {
    color: #eb4924;
}
.shariff .twitter a {
    background-color: #55acee;
}
.shariff .twitter a:hover {
    background-color: #32bbf5;
}
.shariff .twitter .fa-twitter {
    font-size: 28px;
}
.shariff .twitter .share_count {
    background-color: #96d4ee;
    color: #0174a4;
}
.shariff .theme-white .twitter a {
    color: #55acee;
}
.shariff .whatsapp a {
    background-color: #5cbe4a;
}
.shariff .whatsapp a:hover {
    background-color: #34af23;
}
.shariff .whatsapp .fa-whatsapp {
    font-size: 28px;
}
.shariff .theme-white .whatsapp a {
    color: #5cbe4a;
}
.shariff .xing a {
    background-color: #126567;
}
.shariff .xing a:hover {
    background-color: #29888a;
}
.shariff .xing .fa-xing {
    font-size: 22px;
}
.shariff .xing .share_count {
    background-color: #4fa5a7;
    color: #15686a;
}
.shariff .theme-white .xing a {
    color: #126567;
}
.shariff .tumblr a {
    background-color: #36465d;
}
.shariff .tumblr a:hover {
    background-color: #44546b;
}
.shariff .tumblr .fa-tumblr {
    font-size: 28px;
}
.shariff .theme-white .tumblr a {
    color: #5cbe4a;
}
.shariff .threema a {
    background-color: #333;
}
.shariff .threema a:hover {
    background-color: #1f1f1f;
}
.shariff .threema .fa-lock {
    font-size: 28px;
}
.shariff .theme-white .threema a {
    color: #333;
}
.shariff .glyphicon.glyphicon-mgr {
    margin-right: 0;
}
.uiWithAudio .jwplayer.jw-state-playing .jw-preview {
    display: block;
}
html.iframe {
    overflow: visible;
}
html.iframe body {
    background-color: #ffffff;
}
html.iframe body, html.iframe #page {
    height: 100%;
}
.load-boot-module {
    display: none;
    visibility: hidden;
}
a:focus {
    outline: medium none !important;
}
.highlight {
    background-color: #ffff88;
}
.main-container {
    padding: 15px;
    position: relative;
}
@media (min-width: 3px) {
.main-container {
    margin-top: 40px;
}
}
.main-container > .lightbox {
    position: relative;
    width: 100%;
}
.no-gutter [class*="col"] {
    padding-left: 0;
    padding-right: 0;
}
.no-gutter [class*="col"]:first-child {
    padding-left: 15px;
}
.no-gutter [class*="col"]:last-child {
    padding-right: 15px;
}
.no-gutter-single [class*="col"] {
    padding-left: 0;
    padding-right: 0;
}
.col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-olg-1, .col-olg-2, .col-olg-3, .col-olg-4, .col-olg-5, .col-olg-6, .col-olg-7, .col-olg-8, .col-olg-9, .col-olg-10, .col-olg-11, .col-olg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
@media (min-width: 1600px) {
.container {
    width: 1570px;
}
.col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11 {
    float: left;
}
.col-xlg-1 {
    width: 8.33333%;
}
.col-xlg-2 {
    width: 16.6667%;
}
.col-xlg-3 {
    width: 25%;
}
.col-xlg-4 {
    width: 33.3333%;
}
.col-xlg-5 {
    width: 41.6667%;
}
.col-xlg-6 {
    width: 50%;
}
.col-xlg-7 {
    width: 58.3333%;
}
.col-xlg-8 {
    width: 66.6667%;
}
.col-xlg-9 {
    width: 75%;
}
.col-xlg-10 {
    width: 83.3333%;
}
.col-xlg-11 {
    width: 91.6667%;
}
.col-xlg-12 {
    width: 100%;
}
.col-xlg-push-0 {
    left: auto;
}
.col-xlg-push-1 {
    left: 8.33333%;
}
.col-xlg-push-2 {
    left: 16.6667%;
}
.col-xlg-push-3 {
    left: 25%;
}
.col-xlg-push-4 {
    left: 33.3333%;
}
.col-xlg-push-5 {
    left: 41.6667%;
}
.col-xlg-push-6 {
    left: 50%;
}
.col-xlg-push-7 {
    left: 58.3333%;
}
.col-xlg-push-8 {
    left: 66.6667%;
}
.col-xlg-push-9 {
    left: 75%;
}
.col-xlg-push-10 {
    left: 83.3333%;
}
.col-xlg-push-11 {
    left: 91.6667%;
}
.col-xlg-pull-0 {
    right: auto;
}
.col-xlg-pull-1 {
    right: 8.33333%;
}
.col-xlg-pull-2 {
    right: 16.6667%;
}
.col-xlg-pull-3 {
    right: 25%;
}
.col-xlg-pull-4 {
    right: 33.3333%;
}
.col-xlg-pull-5 {
    right: 41.6667%;
}
.col-xlg-pull-6 {
    right: 50%;
}
.col-xlg-pull-7 {
    right: 58.3333%;
}
.col-xlg-pull-8 {
    right: 66.6667%;
}
.col-xlg-pull-9 {
    right: 75%;
}
.col-xlg-pull-10 {
    right: 83.3333%;
}
.col-xlg-pull-11 {
    right: 91.6667%;
}
.col-xlg-offset-0 {
    margin-left: 0;
}
.col-xlg-offset-1 {
    margin-left: 8.33333%;
}
.col-xlg-offset-2 {
    margin-left: 16.6667%;
}
.col-xlg-offset-3 {
    margin-left: 25%;
}
.col-xlg-offset-4 {
    margin-left: 33.3333%;
}
.col-xlg-offset-5 {
    margin-left: 41.6667%;
}
.col-xlg-offset-6 {
    margin-left: 50%;
}
.col-xlg-offset-7 {
    margin-left: 58.3333%;
}
.col-xlg-offset-8 {
    margin-left: 66.6667%;
}
.col-xlg-offset-9 {
    margin-left: 75%;
}
.col-xlg-offset-10 {
    margin-left: 83.3333%;
}
.col-xlg-offset-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 1900px) {
.container {
    width: 1850px;
}
.col-olg-1, .col-olg-2, .col-olg-3, .col-olg-4, .col-olg-5, .col-olg-6, .col-olg-7, .col-olg-8, .col-olg-9, .col-olg-10, .col-olg-11 {
    float: left;
}
.col-olg-1 {
    width: 8.33333%;
}
.col-olg-2 {
    width: 16.6667%;
}
.col-olg-3 {
    width: 25%;
}
.col-olg-4 {
    width: 33.3333%;
}
.col-olg-5 {
    width: 41.6667%;
}
.col-olg-6 {
    width: 50%;
}
.col-olg-7 {
    width: 58.3333%;
}
.col-olg-8 {
    width: 66.6667%;
}
.col-olg-9 {
    width: 75%;
}
.col-olg-10 {
    width: 83.3333%;
}
.col-olg-11 {
    width: 91.6667%;
}
.col-olg-12 {
    width: 100%;
}
.col-olg-push-0 {
    left: auto;
}
.col-olg-push-1 {
    left: 8.33333%;
}
.col-olg-push-2 {
    left: 16.6667%;
}
.col-olg-push-3 {
    left: 25%;
}
.col-olg-push-4 {
    left: 33.3333%;
}
.col-olg-push-5 {
    left: 41.6667%;
}
.col-olg-push-6 {
    left: 50%;
}
.col-olg-push-7 {
    left: 58.3333%;
}
.col-olg-push-8 {
    left: 66.6667%;
}
.col-olg-push-9 {
    left: 75%;
}
.col-olg-push-10 {
    left: 83.3333%;
}
.col-olg-push-11 {
    left: 91.6667%;
}
.col-olg-pull-0 {
    right: auto;
}
.col-olg-pull-1 {
    right: 8.33333%;
}
.col-olg-pull-2 {
    right: 16.6667%;
}
.col-olg-pull-3 {
    right: 25%;
}
.col-olg-pull-4 {
    right: 33.3333%;
}
.col-olg-pull-5 {
    right: 41.6667%;
}
.col-olg-pull-6 {
    right: 50%;
}
.col-olg-pull-7 {
    right: 58.3333%;
}
.col-olg-pull-8 {
    right: 66.6667%;
}
.col-olg-pull-9 {
    right: 75%;
}
.col-olg-pull-10 {
    right: 83.3333%;
}
.col-olg-pull-11 {
    right: 91.6667%;
}
.col-olg-offset-0 {
    margin-left: 0;
}
.col-olg-offset-1 {
    margin-left: 8.33333%;
}
.col-olg-offset-2 {
    margin-left: 16.6667%;
}
.col-olg-offset-3 {
    margin-left: 25%;
}
.col-olg-offset-4 {
    margin-left: 33.3333%;
}
.col-olg-offset-5 {
    margin-left: 41.6667%;
}
.col-olg-offset-6 {
    margin-left: 50%;
}
.col-olg-offset-7 {
    margin-left: 58.3333%;
}
.col-olg-offset-8 {
    margin-left: 66.6667%;
}
.col-olg-offset-9 {
    margin-left: 75%;
}
.col-olg-offset-10 {
    margin-left: 83.3333%;
}
.col-olg-offset-11 {
    margin-left: 91.6667%;
}
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.fadeOut {
    animation-name: fadeOut;
}
.dropdown .dropdown-menu, .dropup .dropdown-menu {
    margin: 0;
}
.dropdown .dropdown-menu.dropdown-menubar-settings, .dropup .dropdown-menu.dropdown-menubar-settings {
    width: 300px;
}
.dropdown .dropdown-menu.dropdown-menubar-settings label.property-label, .dropup .dropdown-menu.dropdown-menubar-settings label.property-label {
    font-size: 12px;
    line-height: 18px;
}
.dropdown .dropdown-menu {
    background-clip: padding-box;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin: 0;
}
.dropdown .dropdown-menu .divider-tiny {
    background-color: #e5e5e5;
    height: 1px;
    margin: 2px 0;
    overflow: hidden;
}
.dropdown .dropdown-menu .hollow-badge {
    background-color: white;
}
.dropdown .dropdown-menu li {
    list-style-type: none;
}
.dropdown .dropdown-menu li > span {
    clear: both;
    color: #999;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown .dropdown-menu li > a.active {
    color: #42547f;
}
.dropdown .dropdown-menu li > .dropdown-list-item {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown .dropdown-menu li > .dropdown-list-item:hover, .dropdown .dropdown-menu li > .dropdown-list-item:focus {
    background-color: #eee;
    color: #000;
    text-decoration: none;
}
.dropdown .dropdown-menu li > .lang {
    padding-left: 40px;
}
.dropdown .dropdown-menu li > .lang::before {
    background-repeat: no-repeat;
    content: " ";
    height: 16px;
    left: 20px;
    position: absolute;
    top: 5px;
    width: 16px;
}
.dropdown .dropdown-menu li > .lang.lang_de::before {
    background-image: url("../pub/images/flag_germany.gif");
}
.dropdown .dropdown-menu li > .lang.lang_fr::before {
    background-image: url("../pub/images/flag_france.gif");
}
.dropdown .dropdown-menu li > .lang.lang_en::before {
    background-image: url("../pub/images/flag_great_britain.gif");
}
.dropdown .dropdown-menu li > .lang.lang_es::before {
    background-image: url("../pub/images/flag_spain.gif");
}
.dropdown .dropdown-menu li > .lang.lang_pt::before {
    background-image: url("../pub/images/flag_portugal.gif");
}
.dropdown .dropdown-menu li > .lang.lang_ro::before {
    background-image: url("../pub/images/flag_romania.gif");
}
.dropdown .dropdown-menu li > .lang.lang_tr::before {
    background-image: url("../pub/images/flag_turkey.gif");
}
.dropdown .dropdown-menu li > .lang.lang_it::before {
    background-image: url("../pub/images/flag_italy.gif");
}
.dropdown .dropdown-menu .dropdown-menu-header {
    background-color: #f8f8f8;
    margin: -5px 0 0;
    padding: 10px;
}
.dropdown .dropdown-menu .dropdown-menu-footer {
    background-color: #f8f8f8;
    margin: 5px 0 -5px;
    padding: 10px;
}
.dropdown .dropdown-menu.detailed-search {
    left: auto;
    max-width: 400px;
    min-width: 400px;
    right: 15px;
    top: 29px;
}
.dropdown .dropdown-menu.dropdown-share {
    box-shadow: none;
    margin-bottom: 13px;
    width: 300px;
    z-index: 2;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox {
    line-height: 1.42857;
    width: 450px;
    z-index: 1020;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .dropdown-menu-header, .dropdown .dropdown-menu.dropdown-menu-lightbox .dropdown-menu-footer {
    font-size: 12px;
    overflow: hidden;
    padding: 3px 12px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .dropdown-menu-header {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    line-height: 2;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .dropdown-menu-footer {
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    text-align: center;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .dropdown-menu-footer a {
    display: block;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu {
    background-color: #fbfbfb;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.09) inset;
    margin: 0 0 -5px;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu > li {
    position: relative;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu > li:last-of-type > a {
    border-bottom: 0 none;
    margin-bottom: initial;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu > li:hover {
    background-color: #ebeff3;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu > li:hover::after {
    color: black;
    content: "?";
    font: 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: 11px;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu > li > a {
    border-bottom: 1px solid #ebeff3;
    display: block;
    font-size: 12px;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 10px 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dropdown .dropdown-menu.dropdown-menu-lightbox .uiLightboxMenu > li > a:hover {
    text-decoration: initial;
}
.dropdown .dropdown-menu::before {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    content: "";
    height: 8px;
    left: 20px;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 8px;
}
.dropdown .dropdown-menu.pull-right::before {
    left: inherit;
    right: 10px;
}
.dropup {
    position: relative;
}
.dropup .dropdown-menu {
    border: 1px solid rgba(50, 60, 70, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.dropup .dropdown-menu::before {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    bottom: -5px;
    content: "";
    height: 8px;
    left: 20px;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
}
.dropup .dropdown-menu.pull-right::before {
    left: inherit;
    right: 10px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    left: 100%;
    margin-left: -1px;
    top: 0;
}
.dropdown-submenu .dropdown-menu::before {
    content: none;
}
.dropdown-submenu > a::after {
    border-left-color: #ccc;
    content: "?";
    display: block;
    float: left;
    font-family: "FontAwesome";
    height: 0;
    margin-left: -12px;
    width: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu:hover > a::after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none !important;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-right: 2px;
    width: 100%;
}
.tag-cloud-wrapper {
    word-wrap: break-word;
}
.tag-cloud-wrapper .tag-cloud-title {
    padding-bottom: 8px;
    padding-top: 4px;
}
.tag-cloud-wrapper .tag-cloud-title span {
    display: block;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-bar-mobile .detailed-search {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    float: none;
    margin-top: 0;
    max-height: 250px !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 10px;
    position: static;
    width: 100%;
}
.search-bar-mobile .detailed-search ol li {
    list-style-type: none;
}
.search-bar-mobile .detailed-search ol li .checkbox, .search-bar-mobile .detailed-search ol li .radio {
    margin-left: 10px;
}
.search-bar-mobile .detailed-search.collapse {
    height: 0;
}
.search-bar-mobile .detailed-search.collapse.in {
    height: auto;
}
.search-bar-mobile .detailed-search .tag-cloud-wrapper {
    border-top: 1px solid #eee;
    overflow: hidden;
    word-wrap: break-word;
}
li.uiColorPickerSearch .color-picker-box {
    border: 1px solid #000;
    border-radius: 2px;
    display: block;
    float: left;
    height: 16px;
    margin: 2px;
    width: 16px;
}
li.uiColorPickerSearch.add-opacity .color-picker-box {
    opacity: 0.3;
}
li.uiColorPickerSearch .selected {
    border: 2px solid #000000 !important;
    opacity: 1 !important;
}
li.uiColorPickerSearch .color-picker-7003 {
    background-color: #fff600;
}
li.uiColorPickerSearch .color-picker-7004 {
    background-color: #44ff00;
}
li.uiColorPickerSearch .color-picker-7005 {
    background-color: #ff9900;
}
li.uiColorPickerSearch .color-picker-7007 {
    background-color: #ff0006;
}
li.uiColorPickerSearch .color-picker-7006 {
    background-color: #ffddff;
}
li.uiColorPickerSearch .color-picker-7008 {
    background-color: #fbf8f2;
}
li.uiColorPickerSearch .color-picker-7010 {
    background-color: #c000ff;
}
li.uiColorPickerSearch .color-picker-7013 {
    background-color: #770011;
}
li.uiColorPickerSearch .color-picker-7016 {
    background-color: #000000;
}
li.uiColorPickerSearch .color-picker-7028 {
    background-color: #afafaf;
}
li.uiColorPickerSearch .color-picker-7015 {
    background-color: #ffffff;
}
li.uiColorPickerSearch #color-picker-id-7015, li.uiColorPickerSearch div.color-picker-7015 {
    background: #fff url("../pub/images/multicolor.gif") no-repeat scroll center center;
}
li.uiColorPickerSearch .color-picker-7002 {
    background-color: #ffffff;
}
li.uiColorPickerSearch #color-picker-id-7002, li.uiColorPickerSearch div.color-picker-7002 {
    background: #fff url("../pub/images/colors.gif") no-repeat scroll center center;
}
.btn-group-inline {
    display: table;
}
.btn-group-inline > .btn {
    display: table-cell;
    float: initial;
}
.btn-group.btn-group-search-result > .btn {
    border: medium none;
    font-size: 14px;
    line-height: 20px;
    padding-right: 10px;
}
.btn-group.btn-group-search-result > .btn > i {
    font-size: 18px;
    line-height: 20px;
}
.btn-group.btn-group-search-result > .btn + .btn {
    border-left: 1px solid #eee;
    margin-left: 0;
    padding-left: 10px;
}
.btn-group.btn-group-search-result > span.text-caps {
    font-size: 13px;
}
.search-bar .search-form {
    margin-right: 15px;
    padding: 0;
}
.search-bar .search-form .input-group > input {
    width: 100% !important;
}
.search-bar-mobile {
    padding: 10px 0;
}
.subheader {
    transform: translate3d(0px, 0px, 0px);
}
.subheader .navbar {
    border: medium none;
}
.subheader .navbar .nav.navbar-nav .navbar-form:first-child {
    padding-left: 0;
    transition: margin-left 0.225s ease 0s;
}
.subheader .navbar .nav.navbar-nav .input-group {
    display: table;
    vertical-align: inherit;
    width: 100%;
}
.subheader .navbar .nav.navbar-nav .input-group > .input-group-btn {
    width: 1px;
}
.subheader.affix {
    position: fixed !important;
    top: 0;
    transition: top 0.225s ease 0s;
}
.subheader.affix .navbar .nav.navbar-nav .navbar-form:first-child {
    margin-left: 80px;
}
.subheader.affix + .main-container {
    margin-top: 40px;
}
.input-group-btn > .btn {
    position: relative;
    z-index: 2;
}
.input-group button.clear {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    padding: 0;
    text-shadow: 0 1px 0 #fff;
}
.input-group button.clear:hover {
    opacity: 1;
}
.input-group.withClear button.clear {
    display: block;
    position: absolute;
    right: 34px;
    top: 4px;
    z-index: 2;
}
.input-group .input-group-addon-right {
    position: absolute;
    right: 0;
    top: 0;
}
.mars-nav {
    font-size: 14px;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.mars-nav::before, .mars-nav::after {
    content: " ";
    display: table;
}
.mars-nav::after {
    clear: both;
}
.mars-nav > li {
    background-color: transparent;
    border-color: #eee;
    border-style: solid;
    border-width: 0 1px 0 0;
    display: inline-block;
    padding: 0 20px;
    position: relative;
}
.mars-nav > li:last-child {
    border-right: 0 solid #fff;
    padding-right: 0;
}
.mars-nav > li > div > a:hover, .mars-nav > li > div > a:focus {
    background-color: transparent;
    color: black;
    text-decoration: none;
}
.mars-nav > li > span.disabled {
    color: #555;
}
.mars-nav > li > a, .mars-nav > li span.disabled {
    display: block;
    position: relative;
}
.mars-nav > li > a.lang::before, .mars-nav > li span.disabled.lang::before {
    top: 7px;
}
.mars-nav > li > a:hover, .mars-nav > li > a:focus, .mars-nav > li span.disabled:hover, .mars-nav > li span.disabled:focus {
    background-color: transparent;
    color: black;
    text-decoration: none;
}
.mars-nav > li.disabled > a, .mars-nav > li .disabled {
    color: #999;
}
.mars-nav > li.disabled > a:hover, .mars-nav > li.disabled > a:focus, .mars-nav > li .disabled:hover, .mars-nav > li .disabled:focus {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.mars-nav > li.lightbox > a {
    display: inline;
}
.mars-nav > li.lightbox #lightboxMenu {
    display: inline-block;
}
.mars-nav > li.lightbox #lightboxMenu > a {
    display: inline-block;
    text-decoration: none;
}
.mars-nav > li.lightbox #lightboxMenu > a.btn {
    padding-top: 5px;
}
.mars-nav > li.cart {
    display: block;
}
.mars-nav > li.cart #cartMenu1, .mars-nav > li.cart #cartMenu2 {
    display: inherit;
}
.mars-nav > li.cart #cartMenu1 > a, .mars-nav > li.cart #cartMenu2 > a {
    display: inherit;
    text-decoration: none;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: transparent none repeat scroll 0 0;
    color: #42547f;
}
.mars-menu-pills > li {
    float: left;
}
.mars-menu-pills > li > li {
    margin-left: 2px;
}
.mars-menu-pills > li a {
    border-bottom: 1px solid transparent;
}
.mars-menu-pills > li.active a, .mars-menu-pills > li.active a:hover, .mars-menu-pills > li.active a:focus {
    border-bottom: 1px solid #42547f;
    color: #42547f;
    text-decoration: none;
}
.mars-menu-pills > li.active a .badge, .mars-menu-pills > li.active a:hover .badge, .mars-menu-pills > li.active a:focus .badge {
    background-color: #42547f;
    color: white;
}
.nav-tabs-info-panel-header {
    clear: left;
    display: block;
    float: none;
}
.nav-tabs-info-panel-header > li {
    display: inline-block;
}
.nav-tabs-info-panel-header > li a {
    color: black;
    font-size: 12px;
    font-weight: bold;
}
.nav-tabs-info-panel-header > li a:focus, .nav-tabs-info-panel-header > li a:hover {
    background-color: transparent;
}
.nav-tabs-info-panel-header > li.active a {
    color: #42547f;
}
.nav-tabs-info-panel-header > li.active::before, .nav-tabs-info-panel-header > li.active::after {
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
    z-index: 2;
}
.nav-tabs-info-panel-header > li.active::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #eee;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    margin-left: -1px;
}
.nav-tabs-info-panel-header > li.active::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent white;
    border-image: none;
    border-style: solid;
    border-width: 7px;
}
.nav-tabs-instance {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.nav-tabs-instance > li {
    border-right: 1px solid #eee;
    display: inline-block;
}
.nav-tabs-instance > li:last-child {
    border-right: medium none;
}
.nav-tabs-instance > li:not(.tabdrop) + li {
    margin-left: -4px;
}
.nav-tabs-instance > li > a {
    background-color: white;
    border: medium none;
    display: inline-block;
    padding: 9px;
}
.nav-tabs-instance > li.active > a {
    background-color: #fff;
    color: #0084c8;
    padding: 9px;
}
.nav-tabs-instance > li.active > a::before {
    background-color: #0084c8;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #eee;
}
.nav > li > .nav-list-item {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > .nav-list-item.lang {
    padding-left: 40px;
}
.nav > li > .nav-list-item.lang::before {
    left: 15px;
    top: 12px;
}
.nav > li > .nav-list-item:hover, .nav > li > .nav-list-item:focus {
    background-color: #eee;
    text-decoration: none;
}
.nav > li > div > a, .nav > li span.disabled {
    display: inline-block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > div > a:hover, .nav > li > div > a:focus, .nav > li span.disabled:hover, .nav > li span.disabled:focus {
    background-color: #eee;
    text-decoration: none;
}
.nav > li.disabled > div > a, .nav > li span.disabled {
    color: #999;
}
.nav > li.disabled > div > a:hover, .nav > li.disabled > div > a:focus, .nav > li span.disabled:hover, .nav > li span.disabled:focus {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open > div > a, .nav .open > div > a:hover, .nav .open > div > a:focus {
    background-color: #eee;
    border-color: #333;
}
.nav > li > div > a > img {
    max-width: none;
}
.nav.nav-tabs-social-media {
    margin-bottom: 10px;
    padding-top: 0;
}
.nav.nav-tabs-social-media li {
    font-size: 12px;
}
.nav.nav-tabs-social-media li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid transparent;
}
.nav.nav-tabs-social-media li a:hover, .nav.nav-tabs-social-media li a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #42547f;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.nav.nav-tabs-social-media li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #42547f;
}
.nav.nav-styles {
    padding: 10px;
}
.nav.nav-styles li .badge {
    color: black;
}
.nav.nav-styles li.active .badge {
    color: #42547f;
}
.navbar-header .navbar-toggle {
    float: left;
    margin-left: auto;
    margin-right: auto;
}
.subheader.affix .navbar-brand {
    opacity: 1;
}
.navbar {
    border-radius: 0;
    font-size: 14px;
    margin-bottom: 0;
    min-height: 40px;
}
.navbar .navbar-brand {
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    transition: opacity 0.325s ease 0s;
}
.navbar .dropdown-menu.login-dropdown {
    margin: 0 !important;
}
.navbar .dropdown-menu.login-dropdown .form-group {
    margin: 10px;
}
.navbar.navbar-inverse .navbar-nav > li {
    border-right: 1px solid #1a1a1a;
}
.navbar.navbar-inverse .navbar-nav > li:last-child {
    border-right: 0 solid #000;
}
.navbar.navbar-inverse .navbar-nav > li > a > .faded-text, .navbar.navbar-inverse .navbar-nav span.disabled > .faded-text {
    color: #8c8c8c;
}
.navbar.navbar-inverse .navbar-nav > li > a > .faded-text > .highlighted-text, .navbar.navbar-inverse .navbar-nav span.disabled > .faded-text > .highlighted-text {
    color: #fff;
}
.navbar.navbar-inverse .navbar-nav > li > a > .highlighted-text, .navbar.navbar-inverse .navbar-nav span.disabled > .highlighted-text {
    color: #fff;
}
.navbar.navbar-white.navbar-transparent {
    opacity: 0.98;
}
.navbar-nav > li > div > a, .navbar-nav span.disabled {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar-nav > li > a.font-size-selector, .navbar-nav span.disabled.font-size-selector {
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-nav > li > span > a, .navbar-nav span.disabled {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar-nav .disabled {
    color: #999 !important;
}
.navbar-nav .disabled:hover, .navbar-nav .disabled:focus {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.badge {
    border-radius: 10px;
    padding: 2px 7px;
}
.hollow-badge {
    background-color: transparent;
    border: 1px solid;
    color: #42547f;
    padding: 2px 7px;
}
.badge-tiny {
    font-size: 9px;
    padding: 1px 6px;
}
.blankslate {
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) inset;
    padding: 30px;
    position: relative;
    text-align: center;
}
.blankslate.clean-background {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
}
.blankslate.capped {
    border-radius: 0 0 3px 3px;
}
.blankslate.spacious {
    padding: 100px 60px 120px;
}
.blankslate.has-fixed-width {
    margin: 0 auto;
    width: 485px;
}
.blankslate.large-format h3 {
    font-size: 20px;
    margin: 0.75em 0;
}
.blankslate.large-format p {
    font-size: 16px;
}
.blankslate.large-format p.has-fixed-width {
    margin: 0 auto;
    text-align: left;
    width: 540px;
}
.blankslate.large-format .mega-octicon {
    color: #aaa;
    font-size: 40px;
    height: 40px;
    width: 40px;
}
.blankslate.large-format .octicon-inbox {
    font-size: 48px;
    line-height: 40px;
}
.blankslate code {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 5px 3px;
}
.blankslate > .mega-octicon {
    color: #aaa;
}
.blankslate .mega-octicon + .mega-octicon {
    margin-left: 10px;
}
.tabnav + .blankslate {
    margin-top: 20px;
}
.blankslate .context-loader.large-format-loader {
    padding-top: 50px;
}
a.thumbnail:hover, a.thumbnail:focus {
    border-color: #333;
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.thumbnail .caption {
    color: #333;
    padding: 9px;
}
.thumbnail > img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.thumbnail-collection {
    display: table-cell;
    height: 175px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 190px;
}
.thumbnail-fixed {
    border-radius: 2px;
    display: inline-block;
    height: 80px;
    overflow: hidden;
    width: 80px;
}
.thumbnail-fixed > img {
    display: table-cell;
    min-width: 100%;
    text-align: center;
}
.storyboard-thumbnail {
    display: inline-block;
}
.alert.alert-modal {
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    padding: 10px 15px;
}
.alert-hollow {
    background-color: #fff;
    border-color: #333;
    border-left: 5px solid #333;
    color: #333;
}
.alert-hollow hr {
    border-top-color: #262626;
}
.alert-hollow .alert-link {
    color: #1a1a1a;
}
.list-group.list-group-sm .list-group-item {
    padding: 5px 10px;
}
.list-group.list-group-clips {
    margin: 0;
}
.list-group.list-group-clips .list-group-item {
    background-color: transparent;
    border: medium none;
    border-radius: initial;
    margin: 0;
    padding: 10px;
    position: relative;
}
.list-group.list-group-clips .list-group-item .media-heading {
    font-size: 14px;
}
.list-group.list-group-clips .list-group-item .media-heading .uiCutTitleInput {
    height: 23px;
    max-width: 100%;
}
.list-group.list-group-clips .list-group-item + .list-group-item {
    border-top: 1px solid #eee;
}
.list-group.list-group-clips .list-group-item:hover {
    background-color: #fff;
}
.list-group .list-group-item.remote-loading::after {
    animation: 1s linear 0s normal none infinite running spin;
    content: "?";
    float: right;
    font: 14px/1 FontAwesome;
}
.panel {
    border-color: #f5f5f5 #ebebeb #e3e3e3;
    margin-bottom: 0;
}
.panel a .glyphicon-expand {
    display: none;
}
.panel a.collapsed .glyphicon-expand {
    display: inherit;
}
.panel a.collapsed .glyphicon-minimize {
    display: none;
}
.panel-title {
    font-size: 12px;
}
.panel-group {
    margin-bottom: 0;
}
.panel-group .panel {
    overflow: initial;
}
.panel-share {
    border: medium none;
    box-shadow: none;
}
.panel-share + .panel {
    margin-top: 0 !important;
}
.panel-share.panel:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.panel-share > .panel-heading {
    background-color: #fff;
    color: #333;
}
.panel-share > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}
.panel-share > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.panel-publishing, .panel-batch-update {
    border: 1px solid #ddd;
}
.panel-publishing > .panel-heading, .panel-batch-update > .panel-heading {
    background-color: #fff;
    color: #333;
}
.panel-publishing > .panel-heading a, .panel-batch-update > .panel-heading a {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.panel-publishing > .panel-heading a:hover, .panel-publishing > .panel-heading a[aria-expanded="true"], .panel-batch-update > .panel-heading a:hover, .panel-batch-update > .panel-heading a[aria-expanded="true"] {
    color: #42547f;
}
.panel-publishing > .panel-heading a:hover, .panel-publishing > .panel-heading a:active, .panel-publishing > .panel-heading a:focus, .panel-batch-update > .panel-heading a:hover, .panel-batch-update > .panel-heading a:active, .panel-batch-update > .panel-heading a:focus {
    text-decoration: initial;
}
.panel-publishing > .panel-heading a i, .panel-batch-update > .panel-heading a i {
    font-size: 14px;
}
.panel-publishing > .panel-heading a .publish-variant, .panel-batch-update > .panel-heading a .publish-variant {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    color: black;
    padding: 2px 10px;
}
.panel-publishing > .panel-footer + .panel-collapse .panel-body, .panel-batch-update > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.ui-autocomplete-loading {
    background: #fff url("../pub/images/input_loading.gif") no-repeat scroll right center;
}
.topic-tree {
    background-color: #fff;
    border-right: 1px solid #eee;
    list-style-type: none;
}
.topic-tree .seperator {
    background-color: #eee;
    cursor: auto;
    font-weight: bold;
    list-style-type: none;
    padding: 5px 5px 5px 10px;
    text-transform: none;
}
.topic-tree .lineDisplaySeperator {
    background-color: #eee;
    height: 3px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.topic-tree.parent-topic-tree {
    border-color: #dddee3 #d2d4da #c9ccd3;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    min-height: 600px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.topic-tree.parent-topic-tree + div.content-panel {
    padding-left: 10px;
}
.topic-tree.parent-topic-tree.topic-tree-overlay.topic-tree-open {
    position: absolute !important;
    z-index: 101;
}
.topic-tree.parent-topic-tree > .topic-tree-controls {
    position: absolute;
    right: 0;
    z-index: 9;
}
.topic-tree.parent-topic-tree > .topic-tree-controls::before, .topic-tree.parent-topic-tree > .topic-tree-controls::after {
    content: " ";
    display: table;
}
.topic-tree.parent-topic-tree > .topic-tree-controls::after {
    clear: both;
}
.topic-tree.parent-topic-tree > .topic-tree-controls > .hide-topic-tree {
    background-color: #fff;
    color: #555;
    float: right;
    padding: 5px;
}
.topic-tree.parent-topic-tree > .topic-tree-controls > .hide-topic-tree:hover {
    color: #42547f;
}
.topic-tree.parent-topic-tree > .topic-tree-controls > .show-topic-tree {
    display: block;
}
.parent-topic-tree.topic-tree-hidden {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    height: 600px;
    min-width: 19px;
    transition: background-color 0.25s ease 0s;
    vertical-align: top !important;
    width: 19px;
}
.parent-topic-tree.topic-tree-hidden #topictree {
    display: none;
}
.parent-topic-tree.topic-tree-hidden > .topic-tree-controls {
    height: 100%;
}
.parent-topic-tree.topic-tree-hidden > .topic-tree-controls > a {
    height: inherit;
    text-decoration: none;
}
.parent-topic-tree.topic-tree-hidden > .topic-tree-controls > a > i {
    display: table-cell;
    height: inherit;
    padding: 5px 0;
    text-align: center;
    transition: color 0.25s ease 0s;
    vertical-align: top;
    width: 16px;
}
.parent-topic-tree.topic-tree-hidden:hover {
    background-color: white;
}
.parent-topic-tree.topic-tree-hidden:hover > .topic-tree-controls i {
    color: #42547f;
}
.inner-topic-tree > .topic-tree-item {
    border: medium hidden;
}
.topic-tree-item {
    cursor: pointer;
    display: block;
    position: relative;
}
.topic-tree-item .topic-tree {
    border: medium hidden;
    padding: 0;
}
.topic-tree-item .topic-tree .topic-tree-item {
    border: medium hidden;
}
.topic-tree-item .topic-tree .topic-tree-item:last-child {
    border: medium hidden;
}
.topic-tree-item .menu-item {
    border-color: #eee;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    font-size: 14px !important;
    line-height: 1.42857 !important;
    margin: 0 auto;
    padding: 4px 5px 4px 10px;
    transition: background-color 0.25s ease 0s;
}
.topic-tree-item .menu-item a {
    overflow: hidden;
}
.topic-tree-item .menu-item i {
    color: #d9d9d9;
    text-align: center;
    width: 12px;
}
.topic-tree-item .menu-item:hover, .topic-tree-item .menu-item:focus {
    background-color: transparent;
}
.topic-tree-item .menu-item.active.more {
    border-color: #cfcfcf;
}
.topic-tree-item .menu-item.active.more i {
    color: #42547f;
}
.topic-tree-item:last-child {
    margin-bottom: 0;
}
.topic-tree-item > .badge {
    float: right;
}
a.topic-tree-item {
    color: #555;
}
a.topic-tree-item .topic-tree-item-heading {
    color: #333;
}
a.topic-tree-item:hover, a.topic-tree-item:focus {
    background-color: #f5f5f5;
    text-decoration: none;
}
.topic-tree-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.topic-tree-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}
span.searchResultMsg {
    color: #42547f;
    display: none;
    margin: 5px 10px;
}
.searchInputFieldGroup span.glyphicon {
    color: #333333;
    cursor: pointer;
    display: none;
    font-size: 16px;
    position: absolute;
    right: 35px;
    top: 5px;
    z-index: 2;
}
.ui-autocomplete-loading {
    background: #fff url("../pub/images/input_loading.gif") no-repeat scroll right center;
}
.highlightTopic {
    color: #42547f;
    font-weight: bold;
}
.highlightTopic > a {
    color: #42547f;
}
.highlightTopic label {
    color: #42547f;
    font-weight: bold !important;
}
.assignedParent a, .assignedParent i {
    color: #42547f !important;
}
.topic-tree-embed {
    background-color: white;
    list-style-type: none;
    position: relative;
    vertical-align: top;
}
.topic-tree-embed .seperator {
    background-color: #eee;
    cursor: auto;
    font-weight: bold;
    list-style-type: none;
    padding: 5px 5px 5px 10px;
    text-transform: none;
}
.topic-tree-embed .lineDisplaySeperator {
    background-color: #eee;
    height: 3px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.inner-topic-tree > .topic-tree-item {
    border: medium hidden;
}
.topic-tree-item-embed {
    cursor: pointer;
    display: block;
    position: relative;
}
.topic-tree-item-embed .topic-tree-embed {
    border: medium hidden;
    padding: 0;
}
.topic-tree-item-embed .topic-tree-embed .topic-tree-item {
    border: medium hidden;
}
.topic-tree-item-embed .topic-tree-embed .topic-tree-item:last-child {
    border: medium hidden;
}
.topic-tree-item-embed .menu-item {
    padding: 4px 5px 4px 10px;
}
.topic-tree-item-embed .menu-item::after {
    border: 8px solid transparent;
    content: normal;
    height: 0;
    left: 15px;
    position: absolute;
    top: 37px;
    width: 0;
    z-index: 2;
}
.topic-tree-item-embed .menu-item::before {
    border-radius: 100%;
    color: black;
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 1;
    padding: 5px;
    position: absolute;
    right: 8px;
    top: 3px;
    z-index: 4;
}
.topic-tree-item-embed .menu-item.ajax::before, .topic-tree-item-embed .menu-item.more::before {
    content: "?";
}
.topic-tree-item-embed .menu-item i {
    display: none;
}
.topic-tree-item-embed .menu-item:hover, .topic-tree-item-embed .menu-item:focus, .topic-tree-item-embed .menu-item:active {
    background-color: transparent;
}
.topic-tree-item-embed .menu-item.active.ajax::before, .topic-tree-item-embed .menu-item.active.more::before {
    color: black;
    content: "?";
}
.topic-tree-item-embed .menu-item.active.ajax::after, .topic-tree-item-embed .menu-item.active.more::after {
    content: "";
}
.topic-tree-item-embed .menu-item.active i {
    color: #42547f;
}
.topic-tree-item-embed .menu-item:hover, .topic-tree-item-embed .menu-item:focus {
    background-color: transparent;
}
.topic-tree-item-embed .menu-item.active.more {
    border-color: #cfcfcf;
}
.topic-tree-item-embed .menu-item.active.more i {
    color: #42547f;
}
.topic-tree-item-embed:last-child {
    margin-bottom: 0;
}
.topic-tree-item-embed > .badge {
    float: right;
}
a.topic-tree-item {
    color: #555;
}
a.topic-tree-item .topic-tree-item-heading {
    color: #333;
}
a.topic-tree-item:hover, a.topic-tree-item:focus {
    background-color: #f5f5f5;
    text-decoration: none;
}
.topic-tree-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.topic-tree-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}
span.searchResultMsg {
    color: #42547f;
    display: none;
    margin: 5px 10px;
}
.searchInputFieldGroup span.glyphicon {
    color: #333333;
    cursor: pointer;
    display: none;
    font-size: 16px;
    position: absolute;
    right: 35px;
    top: 5px;
    z-index: 2;
}
.lite-content {
    background-color: #ddd;
    padding: 7px;
}
.lite-panel {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.263);
    border-radius: 3px;
    height: auto;
    margin: 10px auto;
    max-width: 980px;
    padding-left: 15px;
    padding-right: 15px;
}
.lite-panel::before, .lite-panel::after {
    content: " ";
    display: table;
}
.lite-panel::after {
    clear: both;
}
.lite-panel > .lite-panel-header {
    margin-left: -15px;
    margin-right: -15px;
}
.lite-panel > .lite-panel-header::before, .lite-panel > .lite-panel-header::after {
    content: " ";
    display: table;
}
.lite-panel > .lite-panel-header::after {
    clear: both;
}
.lite-panel > .lite-panel-header > .header-logo {
    min-height: 1px;
    padding: 20px 15px;
    position: relative;
}
@media (min-width: 2px) {
.lite-panel > .lite-panel-header > .header-logo {
    float: left;
    width: 25%;
}
}
@media (min-width: 2px) {
.lite-panel > .lite-panel-header > .header-logo {
    right: 0;
}
}
.lite-panel > .lite-panel-header > .header-menu {
    min-height: 1px;
    padding: 20px 15px;
    position: relative;
}
@media (min-width: 2px) {
.lite-panel > .lite-panel-header > .header-menu {
    float: left;
    width: 75%;
}
}
@media (min-width: 2px) {
.lite-panel > .lite-panel-header > .header-menu {
    left: 0;
}
}
.lite-panel .lite-panel-body {
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 50px 15px;
}
.lite-panel .lite-panel-body::before, .lite-panel .lite-panel-body::after {
    content: " ";
    display: table;
}
.lite-panel .lite-panel-body::after {
    clear: both;
}
.lite-panel > footer, .lite-panel > .lite-panel-footer {
    background-color: #f9f9f9;
    border-top: 1px solid #eee;
    font-size: 12px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px;
}
.lite-panel > footer::before, .lite-panel > footer::after, .lite-panel > .lite-panel-footer::before, .lite-panel > .lite-panel-footer::after {
    content: " ";
    display: table;
}
.lite-panel > footer::after, .lite-panel > .lite-panel-footer::after {
    clear: both;
}
.lite-panel > footer .footer-links > a, .lite-panel > .lite-panel-footer .footer-links > a {
    color: #999;
    display: inline-block;
    padding: 10px;
}
.lite-panel > footer .footer-trademark, .lite-panel > .lite-panel-footer .footer-trademark {
    padding: 10px 10px 10px 0;
}
.lite-panel > footer .footer-trademark > a, .lite-panel > .lite-panel-footer .footer-trademark > a {
    color: #999;
}
.create-acc-container.container {
    max-width: 760px;
    padding: 15px;
}
body.embed-video .lite-panel-body {
    padding: 15px !important;
}
html.no-flexbox .info-panel-body {
    display: table;
    table-layout: fixed;
    width: 100%;
}
html.no-flexbox .info-panel-body > .instance-image, html.no-flexbox .info-panel-body .instance-properties {
    display: table-cell;
}
html.no-flexbox .info-panel-body .instance-properties {
    display: table-cell;
    width: 100%;
}
.info-panel {
    border-color: #f5f5f5 #ebebeb #e3e3e3;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
    transition: border-color 0.225s cubic-bezier(0, 0.28, 0.4, 1) 0s;
}
.info-panel.withSelection {
    border-color: #42547f;
}
.info-panel.teaser-included {
    border-top: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.info-panel.teaser-included .info-panel-header {
    border-top: medium none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.info-panel > div:last-of-type {
    border-bottom: medium none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 0;
}
.info-panel.info-panel-cart {
    position: relative;
}
.info-panel.info-panel-cart .info-panel-header .title .cart-title-count {
    color: #999;
    display: inline-block;
    font-size: 22px;
    line-height: 25px;
    margin-left: 5px;
}
.info-panel.info-panel-cart .info-panel-body {
    background-color: #f3f3f3;
}
.info-panel.info-panel-download .info-panel-body {
    background-color: #ffffff;
}
.info-panel.info-panel-downloads .search-result {
    background-color: white;
    border-width: 0;
}
.info-panel.info-panel-edit .form-control, .info-panel.info-panel-edit ul.token-input-list {
    opacity: 0;
}
.info-panel.info-panel-edit.loaded .form-control, .info-panel.info-panel-edit.loaded ul.token-input-list {
    opacity: 1;
}
.info-panel.info-panel-edit .form-group {
    margin-bottom: 10px;
}
.info-panel #contentDivYT ol li {
    list-style-type: none;
}
.info-panel .info-panel-header .edit-menu, .info-panel .info-panel-footer .edit-menu {
    position: relative;
}
.info-panel .info-panel-header .edit-menu .edit-menu-item, .info-panel .info-panel-footer .edit-menu .edit-menu-item {
    display: inline-block;
    position: relative;
}
.info-panel .info-panel-header .edit-menu .edit-menu-item + .edit-menu-item, .info-panel .info-panel-footer .edit-menu .edit-menu-item + .edit-menu-item {
    margin-left: 5px;
}
.info-panel .info-panel-header {
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.info-panel .info-panel-header::before, .info-panel .info-panel-header::after {
    content: " ";
    display: table;
}
.info-panel .info-panel-header::after {
    clear: both;
}
.info-panel .info-panel-header .title i {
    font-size: 25px;
    line-height: 1;
    width: 25px;
}
.info-panel .info-panel-header .title > h1 {
    display: inline-block;
    font-size: 25px;
    line-height: 1;
    margin: 0;
}
.info-panel .info-panel-body {
    background-color: #fff;
    box-shadow: none;
    padding: 10px 15px;
    position: relative;
}
.info-panel .info-panel-body::before, .info-panel .info-panel-body::after {
    content: " ";
    display: table;
}
.info-panel .info-panel-body::after {
    clear: both;
}
.info-panel .info-panel-body iframe#contentFlowFrame {
    height: 300px;
}
.info-panel .info-panel-body.no-padding {
    padding: 0;
}
.info-panel .info-panel-body .feature {
    display: table;
    position: relative;
    text-align: center;
}
.info-panel .info-panel-body .feature > a {
    display: table-cell;
    vertical-align: middle;
}
.info-panel .info-panel-body .feature > a > img {
    padding: 10px;
}
.info-panel .info-panel-body .properties .property > .value {
    color: #5f5f5f;
}
.info-panel .info-panel-body .properties .property > .valueAlone {
    color: #5f5f5f;
}
.info-panel .info-panel-body .collapse-share-media {
    clear: both;
}
.info-panel .info-panel-body .share-media-wrapper .social-media-elements ul li.reportMedia, .info-panel .info-panel-body .share-media-wrapper .social-media-elements ul li.recommendMedia {
    background-color: #999;
    color: #fff;
    cursor: pointer;
}
.info-panel .info-panel-body .share-media-wrapper .social-media-elements ul li.reportMedia:hover, .info-panel .info-panel-body .share-media-wrapper .social-media-elements ul li.reportMedia:focus, .info-panel .info-panel-body .share-media-wrapper .social-media-elements ul li.recommendMedia:hover, .info-panel .info-panel-body .share-media-wrapper .social-media-elements ul li.recommendMedia:focus {
    background-color: #a6a6a6;
    color: #fff;
}
.info-panel .info-panel-body .share-media-wrapper .social-media-elements ul {
    overflow: hidden;
}
.info-panel .info-panel-body .share-media-wrapper .embed_content .embed-custom-width, .info-panel .info-panel-body .share-media-wrapper .embed_content .embed-custom-height {
    float: left;
    width: 60px;
}
.info-panel .info-panel-body .share-media-wrapper .embed_content .share-embed-size-x {
    float: left;
    padding: 3px 10px;
}
.info-panel .info-panel-body .share-media-wrapper .embed_content .auto-play-embed {
    float: left;
}
.info-panel .info-panel-body .share-media-wrapper .short-link-content {
    clear: both;
}
.info-panel .info-panel-footer {
    background-color: #fff;
    padding: 10px 15px;
}
.info-panel .info-panel-footer::before, .info-panel .info-panel-footer::after {
    content: " ";
    display: table;
}
.info-panel .info-panel-footer::after {
    clear: both;
}
.info-panel .info-panel-footer.no-padding {
    padding: 0;
}
.info-panel .info-panel-footer.no-shadow {
    box-shadow: none;
}
.info-panel .info-panel-footer > .property .text-muted, .info-panel .info-panel-footer > .property .parent-topic-tree.topic-tree-hidden > .topic-tree-controls > a > i, .info-panel .properties .info-panel-footer > .property .property-label, .properties .info-panel .info-panel-footer > .property .property-label {
    font-size: 15px;
}
.info-panel .info-panel-footer > .footer-button {
    text-align: center;
}
.info-panel.info-panel-instance {
    border-top-left-radius: 0;
    margin: -1px 0 0;
}
.info-panel.info-panel-instance > .info-panel-header {
    background-color: #fff;
    border-top-left-radius: 0;
}
.info-panel.info-panel-instance > .info-panel-body {
    display: flex;
    flex-direction: column;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image, .info-panel.info-panel-instance > .info-panel-body > .instance-properties {
    background-color: #f8f8f8;
    position: relative;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image.normalize-height, .info-panel.info-panel-instance > .info-panel-body > .instance-properties.normalize-height {
    max-height: initial;
    min-height: initial;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .properties > ul.property-panel a.link, .info-panel.info-panel-instance > .info-panel-body > .instance-properties .properties > ul.property-panel a.link {
    color: #0084c8;
}
.info-panel.info-panel-instance > .info-panel-body .instance-control-group {
    padding: 10px 15px;
}
.info-panel.info-panel-instance > .info-panel-body .instance-control-group::before, .info-panel.info-panel-instance > .info-panel-body .instance-control-group::after {
    content: " ";
    display: table;
}
.info-panel.info-panel-instance > .info-panel-body .instance-control-group::after {
    clear: both;
}
.info-panel.info-panel-instance > .info-panel-body .instance-control-group.instance-control-group-top {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}
.info-panel.info-panel-instance > .info-panel-body .instance-control-group .instance-control {
    display: inline-block;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image {
    background-color: #fff;
    width: 100%;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-video-cut {
    position: relative;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature {
    display: table;
    overflow: hidden;
    position: relative;
    table-layout: fixed;
    width: 100%;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-wrapper {
    display: table-cell;
    max-height: inherit;
    vertical-align: middle;
    width: inherit;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-wrapper > img {
    max-height: 700px;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-previous, .info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-next {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-previous > img, .info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-next > img {
    bottom: 0;
    margin: auto;
    opacity: 0.05;
    position: absolute;
    top: 0;
    transition: opacity 0s ease 0s, all 0.25s ease 0s;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-previous:hover > img, .info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-next:hover > img {
    opacity: 1;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-previous {
    left: 0;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-previous > img {
    left: 20px;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-next {
    right: 0;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-feature > .instance-feature-next > img {
    right: 20px;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-image-controls {
    float: left;
    width: 100%;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image .instance-image-controls .modal iframe {
    height: 100%;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-image a > .img-responsive, .info-panel.info-panel-instance > .info-panel-body > .instance-image .img-responsive {
    margin: 0 auto;
    position: relative;
}
.info-panel.info-panel-instance > .info-panel-body > .instance-properties {
    overflow: hidden;
}
.info-panel.info-panel-instance > .info-panel-body .instance-content {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-color: transparent;
    min-height: 10px;
    position: relative;
}
.info-panel.info-panel-instance > .info-panel-body .instance-content::before, .info-panel.info-panel-instance > .info-panel-body .instance-content::after {
    content: " ";
    display: table;
}
.info-panel.info-panel-instance > .info-panel-body .instance-content::after {
    clear: both;
}
.info-panel.info-panel-instance > .info-panel-body .instance-content .instance-image img {
    margin: 0 auto;
    padding: 15px;
}
.info-panel.info-panel-instance > .info-panel-body .instance-content .instance-toolbar a {
    border-right: 1px solid #eee;
}
.info-panel.info-panel-instance > .info-panel-body .instance-content .instance-toolbar a:last-child {
    border-right: medium none;
    border-top: medium none;
}
.topic-tree {
    border-right: medium none;
}
.info-type-panel > .info-panel-body .info-type-feature {
    display: block;
}
.info-type-panel > .info-panel-body .info-type-feature > a > img {
    margin: 0 auto;
}
.info-type-panel > .info-panel-body .teaser-container {
    height: auto;
}
.info-type-panel > .info-panel-body .teaser-container img {
    margin: auto;
}
.info-type-panel > .info-panel-body .mainpic-container {
    display: block;
    margin-bottom: 10px;
}
#filterMessages .checkbox {
    margin-bottom: 0;
    margin-top: 0;
}
#filterMessages .restartSearch {
    margin-top: 10px;
}
.nav-tabs.nav-tabs-search-result > li > .selection-checkbox {
    left: 11px;
    position: absolute;
    top: 11px;
    z-index: 2;
}
.nav-tabs.nav-tabs-search-result > li > .selection-checkbox + a i {
    margin-left: 20px;
}
.nav-tabs.nav-tabs-search-result > li .badge {
    margin: 0;
}
.nav-tabs.nav-tabs-search-result > li > a {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.66667;
    margin-right: 3px;
}
.nav-tabs.nav-tabs-search-result > li > a .checkbox label {
    min-height: 14px;
}
.nav-tabs.nav-tabs-search-result > li > a .badge {
    background-color: #bbb;
}
.nav-tabs.nav-tabs-search-result > li > a:hover {
    background-color: #f7f7f7;
}
.nav-tabs.nav-tabs-search-result > li.active > a, .nav-tabs.nav-tabs-search-result > li.active > a:hover, .nav-tabs.nav-tabs-search-result > li.active > a:focus {
    background-color: #fff;
    border-bottom-color: #fff;
    color: #42547f;
    cursor: default;
}
.nav-tabs.nav-tabs-search-result > li.active > a .badge {
    background-color: #0084c8;
    border-width: 0;
}
.nav-tabs.nav-tabs-search-result.nav-tabs-selection > li > a {
    border-bottom-color: #42547f;
    transition: border-color 0.225s cubic-bezier(0, 0.28, 0.4, 1) 0s;
}
.nav-tabs.nav-tabs-search-result.nav-tabs-selection > li.withSelection > a {
    border-color: #42547f;
}
.nav-tabs.nav-tabs-search-result.nav-tabs-selection > li.withSelection > a, .nav-tabs.nav-tabs-search-result.nav-tabs-selection > li.active > a {
    border-bottom-color: transparent;
}
.search-result-content {
    padding: 15px;
}
.search-thumbnails {
    font-size: 0;
    margin: 0;
}
.search-thumbnails .search-thumbnail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #eee #ddd #ccc;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    margin: 0 0 30px;
    padding: 4.99px;
    position: relative;
    transition: border-color 0.225s cubic-bezier(0, 0.28, 0.4, 1) 0s;
}
.search-thumbnails .search-thumbnail.withSelection {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 2px 9px rgba(0, 0, 0, 0.22);
}
.search-thumbnails .search-thumbnail.loading .thumbnail-body > a::before {
    background-color: rgba(255, 255, 255, 0.95);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.search-thumbnails .search-thumbnail.loading .thumbnail-body > a::after {
    animation: 1s linear 0s normal none infinite running spin;
    background: rgba(0, 0, 0, 0) url("../pub/images/Loader.png") no-repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 2;
}
.search-thumbnails .search-thumbnail.publish-item .thumbnail-body > .info {
    background-color: white;
    display: block;
    font: 14px/1 "FontAwesome";
    height: 14px;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    z-index: 1;
}
.search-thumbnails .search-thumbnail.publish-item.po_finished .thumbnail-body > .info, .search-thumbnails .search-thumbnail.publish-item.po_published .thumbnail-body > .info {
    color: #5cb85c;
}
.search-thumbnails .search-thumbnail.publish-item.po_finished .thumbnail-body > .info::before, .search-thumbnails .search-thumbnail.publish-item.po_published .thumbnail-body > .info::before {
    content: "?";
}
.search-thumbnails .search-thumbnail.publish-item.po_error .thumbnail-body > .info, .search-thumbnails .search-thumbnail.publish-item.po_deleted .thumbnail-body > .info {
    color: #d9534f;
}
.search-thumbnails .search-thumbnail.publish-item.po_error .thumbnail-body > .info::before, .search-thumbnails .search-thumbnail.publish-item.po_deleted .thumbnail-body > .info::before {
    content: "?";
}
.search-thumbnails .search-thumbnail > .thumbnail-property-top {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    height: 26.98px;
    margin-bottom: 4.99px;
    padding: 4.99px 0;
    position: relative;
}
.search-thumbnails .search-thumbnail > .thumbnail-property-top .thumbnail-menu > .btn {
    margin-right: -4.99px;
    margin-top: -9.98px;
}
.search-thumbnails .search-thumbnail > .thumbnail-property-top::after {
    background-color: #eee;
    bottom: 0;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.search-thumbnails .search-thumbnail .thumbnail-body {
    background-color: #fafafa;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.search-thumbnails .search-thumbnail .thumbnail-body .selection-checkbox {
    left: 0;
    position: absolute;
    top: 0;
}
.search-thumbnails .search-thumbnail .thumbnail-body.no-bg {
    background-color: initial;
}
.search-thumbnails .search-thumbnail .thumbnail-property-bottom {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: -10px;
    margin-top: 4.99px;
    padding: 4.99px 0;
    position: relative;
}
.search-thumbnails .search-thumbnail .thumbnail-property-bottom::before {
    background-color: #eee;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.search-thumbnails .search-thumbnail .thumbnail-property-bottom > span, .search-thumbnails .search-thumbnail .thumbnail-property-bottom a, .search-thumbnails .search-thumbnail .thumbnail-property-top > span, .search-thumbnails .search-thumbnail .thumbnail-property-top a {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-thumbnails .search-thumbnail .thumbnail-footer {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin: 10px -4.99px -4.99px;
}
.search-thumbnails .search-thumbnail .thumbnail-footer::before, .search-thumbnails .search-thumbnail .thumbnail-footer::after {
    content: " ";
    display: table;
}
.search-thumbnails .search-thumbnail .thumbnail-footer::after {
    clear: both;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .btn-link, .search-thumbnails .search-thumbnail .thumbnail-footer .btn-modal-cancel {
    color: #ddd;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .btn-link:hover, .search-thumbnails .search-thumbnail .thumbnail-footer .btn-modal-cancel:hover, .search-thumbnails .search-thumbnail .thumbnail-footer .btn-link:focus, .search-thumbnails .search-thumbnail .thumbnail-footer .btn-modal-cancel:focus {
    color: #000;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .icons {
    font-size: 0;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .icons .btn-icon {
    float: left;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .icons .icon {
    padding: 2px 5px;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .icons .icon.active {
    box-shadow: none;
    color: #42547f;
}
.search-thumbnails .search-thumbnail .thumbnail-footer .icons .pull-left .icon {
    border-left: medium none;
}
.search-thumbnails .storyboard-thumbnail {
    display: inline-block;
    list-style-type: none;
}
.search-item {
    vertical-align: top;
}
.search-thumbnails-ko .search-thumbnail {
    padding: 10px;
    vertical-align: top;
    width: 330px;
}
@media (max-width: 1200px) {
.search-thumbnails-ko .search-thumbnail {
    width: 290px;
}
}
.search-thumbnails-ko .search-thumbnail .thumbnail-body {
    background-color: #ffffff;
    height: 130px;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-body .thumbnail-img {
    height: 100%;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-body img.lazy {
    display: block;
    margin: 0 auto;
    max-height: 100%;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-top {
    height: 20px;
    padding: 0;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-bottom {
    margin: 0;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-bottom::before {
    content: none;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-bottom > a {
    height: auto;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-bottom .control-label {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    max-height: 117.6px;
    overflow: hidden;
    white-space: normal;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-bottom .property-link {
    font-size: 18px;
    line-height: 1.25;
    max-height: 45px;
    overflow: hidden;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-first, .search-thumbnails-ko .search-thumbnail .thumbnail-property-second {
    padding: 15px 0 5px;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-first {
    padding-right: 20px;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-first::after {
    color: #42547f;
    content: "?";
    font: 28px/1 "FontAwesome";
    height: 28px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 10px;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-property-first + .thumbnail-property-second {
    padding-bottom: 0;
    padding-top: 0;
}
.search-thumbnails-ko .search-thumbnail .thumbnail-footer {
    margin: 0;
}
.search-thumbnails-ko .search-thumbnail.search-item-with-property-link .thumbnail-footer {
    bottom: 0;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    left: 0;
    margin: 0;
    padding: 4.99px 0;
    position: absolute;
    right: 0;
}
.search-thumbnails-ko .search-thumbnail.search-item-with-property-link .thumbnail-footer .search-list-relation > div {
    margin: 5px 5px 0 7px;
}
.search-thumbnails-ko .search-thumbnail.search-item-with-property-link .thumbnail-footer::before {
    background-color: #eee;
    content: " ";
    height: 1px;
    left: 0;
    margin-bottom: 5px;
    position: absolute;
    top: 0;
    width: 100%;
}
.search-lists {
    list-style-type: none;
    margin: 0;
}
.search-lists .search-list {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #eee #ddd #ccc;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 1px #f3f3f3;
    display: block;
    margin: 0;
    position: relative;
    transition: border-color 0.225s cubic-bezier(0, 0.28, 0.4, 1) 0s;
}
.search-lists .search-list + .search-list {
    margin-top: 15px;
}
.search-lists .search-list::before, .search-lists .search-list::after {
    content: " ";
    display: table;
}
.search-lists .search-list::after {
    clear: both;
}
.search-lists .search-list.withSelection {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 2px 9px rgba(0, 0, 0, 0.22);
}
.search-lists .search-list .search-list-body {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: block;
    padding: 10px;
}
.search-lists .search-list .search-list-body > .selection-checkbox {
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 1;
}
.search-lists .search-list .search-list-body.search-list-closed-body {
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #eee #ddd #ccc;
    box-shadow: 0 2px 1px #f3f3f3;
    margin-bottom: 0;
}
.search-lists .search-list .search-list-body .search-list-img {
    display: block;
    position: relative;
    width: 100%;
}
.search-lists .search-list .search-list-body .search-list-img > a {
    display: block;
    position: relative;
}
.search-lists .search-list .search-list-body .search-list-img.search-list-img-download {
    min-width: 190px;
}
.search-lists .search-list .search-list-body .search-list-img.preview img {
    width: 100%;
}
.search-lists .search-list .search-list-body .search-list-properties {
    display: block;
    vertical-align: top;
    width: 100%;
}
.search-lists .search-list .search-list-body .search-list-properties.search-list-properties-ko .properties-list {
    padding-right: 70px;
}
.search-lists .search-list .search-list-body .search-list-properties.search-list-properties-ko .properties-list .svg.svg-search-list-ko {
    fill: #42547f;
    height: 100%;
    max-height: 56px;
    position: absolute;
    right: 0;
    top: 0;
}
.search-lists .search-list .search-list-body .search-list-properties .totalPrice {
    padding: 5px;
}
.search-lists .search-list .search-list-body .search-list-properties .totalPrice > .price {
    font-size: 120%;
}
.search-lists .search-list .topic-has-mainpic .main-pic {
    display: none !important;
}
.search-lists .search-list .search-list-preview-holder.ready {
    display: block;
    height: 100px;
    overflow: hidden;
}
.search-lists .search-list .search-list-preview-holder.ready .search-list-preview {
    background-color: #eee;
    border-radius: 3px;
    display: inline-block;
    list-style-type: none;
    min-height: 100px;
    min-width: 100px;
    overflow: hidden;
}
.search-lists .search-list .search-list-preview-holder.ready .search-list-preview > .preview {
    margin: 0 auto;
}
.search-lists .search-list .search-list-preview-holder.ready .search-list-preview + .search-list-preview {
    margin-left: 7px;
}
.search-lists .search-list .search-list-footer {
    border-top: 1px solid #eee;
    padding: 5px 10px;
}
.search-lists .search-list .search-list-footer::before, .search-lists .search-list .search-list-footer::after {
    content: " ";
    display: table;
}
.search-lists .search-list .search-list-footer::after {
    clear: both;
}
.search-lists .search-list .search-list-footer .icons .icon {
    border-left: 1px solid #eee;
    padding: 2px 5px;
}
.search-lists .search-list .search-list-footer .icons .pull-right {
    text-align: right;
}
.search-lists .search-list .search-list-footer .active {
    box-shadow: none;
    color: #42547f;
}
.control-group {
    padding: 0;
}
.control-group .btn-control {
    padding: 5px;
}
.search-result-bg {
    background-color: #f8f8f8;
}
.search-result {
    background-color: #f8f8f8;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
    min-height: 10px;
}
.search-list-relation .relationObjectsContainer .relation-label {
    padding-left: 3px;
}
.search-result .nav.nav-styles li, .group-links .nav.nav-styles li {
    display: inline-block;
}
.search-result .nav.nav-styles li > a, .group-links .nav.nav-styles li > a {
    color: #999;
    display: inline;
    padding: 4px;
}
.search-result .nav.nav-styles li > a .badge, .group-links .nav.nav-styles li > a .badge {
    color: #999;
}
.search-result .nav.nav-styles li > a:hover, .search-result .nav.nav-styles li > a:focus, .group-links .nav.nav-styles li > a:hover, .group-links .nav.nav-styles li > a:focus {
    background-color: transparent;
    color: #000;
    text-decoration: none;
}
.search-result .nav.nav-styles li.active > a, .group-links .nav.nav-styles li.active > a {
    color: #42547f;
}
.search-result .nav.nav-styles li.active > a .badge, .group-links .nav.nav-styles li.active > a .badge {
    color: #42547f;
}
.input-group.navigator .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.form-control-sm {
    height: 23px;
    line-height: 1.21429;
    padding: 2px 5px;
}
.properties.border {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: transparent #ccc #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    content: "No items...";
    min-height: 30px;
    padding: 10px;
}
.properties.border::before, .properties.border::after {
    content: " ";
    display: table;
}
.properties.border::after {
    clear: both;
}
.properties.border ul {
    padding-left: 5px;
}
.searchTitle > div::before, .searchTitle > div::after {
    content: " ";
    display: table;
}
.searchTitle > div::after {
    clear: both;
}
.menu-bar {
    background-color: #fff;
}
.menu-bar.menu-bar-top {
    border-bottom: 1px solid #eee;
}
.menu-bar.menu-bar-bottom {
    border-top: 1px solid #eee;
}
.search-context.nowrap .search-thumbnails .search-thumbnail {
    border-color: #f5f5f5 #ebebeb #e3e3e3;
}
.search-context.nowrap .search-thumbnails .search-thumbnail + .search-thumbnail {
    margin-left: 10px;
}
.search-context.nowrap .search-lists .search-list {
    border-color: #f5f5f5 #ebebeb #e3e3e3;
}
.search-context.search-cbira {
    padding: 10px;
}
.search-context .search-group {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
}
#searchResultBottomNav {
    border-top: 1px solid #eee;
}
.slick-track .search-thumbnail {
    margin: 0;
}
.thumbnail-body .search-img-icon, .search-list-body .search-img-icon {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    display: none;
    left: 0;
    line-height: 1;
    padding: 10px;
    position: absolute;
    z-index: 1;
}
.thumbnail-body .search-img-icon:hover, .search-list-body .search-img-icon:hover {
    color: #fff;
}
.thumbnail-body .newMOTagWraper, .search-list-body .newMOTagWraper {
    height: 18px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 34px;
    z-index: 10;
}
.thumbnail-body .newMOTagWraper .newMOTag, .search-list-body .newMOTagWraper .newMOTag {
    background: rgba(0, 0, 0, 0) url("../pub/images/new_marker_en.png") no-repeat scroll 0 0;
    color: #ffffff;
    height: 16px;
    position: relative;
    width: 34px;
}
.thumbnail-body .newMOTagWraper .newMOTag.newMOTag_en, .search-list-body .newMOTagWraper .newMOTag.newMOTag_en {
    background: rgba(0, 0, 0, 0) url("../pub/images/new_marker_en.png") no-repeat scroll 0 0;
}
.thumbnail-body .newMOTagWraper .newMOTag.newMOTag_de, .search-list-body .newMOTagWraper .newMOTag.newMOTag_de {
    background: rgba(0, 0, 0, 0) url("../pub/images/new_marker_de.png") no-repeat scroll 0 0;
}
.search-no-border {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.search-no-border > .search-item-no-border {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
}
.search-no-border.search-scale-0 > .search-item-no-border {
    width: 192px;
}
.search-no-border.search-scale-1 > .search-item-no-border {
    width: 270px;
}
.band-top, .band-bottom {
    display: inline-block;
    width: 100%;
}
.band-top .search-band.error, .band-top .search-band.notfound, .band-bottom .search-band.error, .band-bottom .search-band.notfound {
    display: none;
}
.band-top .search-band .content, .band-bottom .search-band .content {
    min-height: 112px;
}
.band-top .search-band ol.search-thumbnails, .band-top .search-band ul.search-thumbnails, .band-bottom .search-band ol.search-thumbnails, .band-bottom .search-band ul.search-thumbnails {
    overflow: hidden;
    padding-bottom: 1px;
    white-space: nowrap;
}
.band-top .search-band ol.search-thumbnails .search-thumbnail, .band-top .search-band ul.search-thumbnails .search-thumbnail, .band-bottom .search-band ol.search-thumbnails .search-thumbnail, .band-bottom .search-band ul.search-thumbnails .search-thumbnail {
    margin: 0;
}
.band-top .search-band ol li.emptyTab, .band-top .search-band ul li.emptyTab, .band-bottom .search-band ol li.emptyTab, .band-bottom .search-band ul li.emptyTab {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 30px;
    padding-bottom: 52px;
    position: relative;
}
.band-top .search-band .multiple-bands-tabs, .band-bottom .search-band .multiple-bands-tabs {
    bottom: 0;
}
.band-top .search-band .multiple-bands-tabs a, .band-bottom .search-band .multiple-bands-tabs a {
    color: #999;
    cursor: pointer;
    display: inline;
    font-size: 12px;
    padding: 4px 1px;
}
.band-top .search-band .multiple-bands-tabs a:hover, .band-bottom .search-band .multiple-bands-tabs a:hover {
    color: #0d0d0d;
    text-decoration: none;
}
.band-top .search-band .multiple-bands-tabs .active a, .band-bottom .search-band .multiple-bands-tabs .active a {
    color: #42547f;
}
.band-top .search-band .multiple-bands-tabs li, .band-bottom .search-band .multiple-bands-tabs li {
    display: inline-block;
    padding-right: 10px;
}
.band-top .search-band .multiple-bands-tabs ol, .band-bottom .search-band .multiple-bands-tabs ol {
    margin-top: 10px;
}
html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-bottom.thumbnail-property-first > span, html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-bottom.thumbnail-property-first a, html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-top.thumbnail-property-first > span, html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-top.thumbnail-property-first a {
    line-height: 1.6em;
    max-height: 4em;
}
html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-bottom.thumbnail-property-second > span, html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-bottom.thumbnail-property-second a, html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-top.thumbnail-property-second > span, html.ie9 .search-thumbnails .search-thumbnail .thumbnail-property-top.thumbnail-property-second a {
    height: 20px;
}
.search-thumbnails.search-thumbnails-bricklet {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-top {
    color: #333;
    font-size: 14px;
    padding-top: 1px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-bottom {
    color: #333;
    font-size: 12px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band {
    min-height: 0 !important;
    width: 100% !important;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band li.search-thumbnail {
    margin-right: 5px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band > .thumbnail-body {
    height: auto;
    text-align: left;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band > .thumbnail-body img {
    height: 100px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band > .thumbnail-body a:hover {
    text-decoration: none;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band > .thumbnail-body div.property-link {
    margin-top: 5px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.show-as-band div.thumbnail-property-link-wrapper a {
    display: inline-block;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail {
    border-color: #f7f7f7 #f0f0f0 #d9d9d9;
    box-shadow: none;
    margin: 15px 15px 0 0;
    min-height: 310px;
    overflow: hidden;
    padding-bottom: 34.97px;
    vertical-align: top;
    width: 250px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body {
    height: 238px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-single > a {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    width: 238px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-single > a > img {
    margin: 0 auto;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-collection {
    background-color: #fff;
    font-size: 0;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-collection > .preview {
    background-color: #fafafa;
    float: left;
    height: 118px;
    margin-bottom: 2px;
    margin-right: 2px;
    overflow: hidden;
    padding: 0;
    table-layout: fixed;
    width: 118px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-collection > .preview:nth-child(2n) {
    margin-right: 0;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-collection > .preview > a {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    width: inherit;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail > .thumbnail-body.thumbnail-preview-collection > .preview > a > img {
    margin: 0 auto;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-body-tag-cloud {
    text-align: left;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-body-tag-cloud a:hover {
    text-decoration: underline;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-body-tag-cloud .tag-cloud-title {
    display: none;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-body-tag-cloud .tag-cloud-links .link-wrapper {
    display: inline-block;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-bottom p {
    margin: 0;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-link {
    width: 100%;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-link > .thumbnail-property-link-wrapper {
    background-color: #fafafa;
    font-size: 12px;
    line-height: 1.66667;
    padding: 4.99px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-link > .thumbnail-property-link-wrapper a {
    display: block;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-link > .thumbnail-property-link-wrapper::before {
    background-color: #eee;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.search-thumbnail-html {
    padding-bottom: 4.99px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.search-thumbnail-html .story ul {
    list-style-type: disc;
    padding-left: 40px;
}
.search-thumbnails.search-thumbnails-bricklet > .search-thumbnail.search-thumbnail-html .story p {
    margin: 10px 0;
}
#bricklets .bricklet_kosearch .thumbnail-body.thumbnail-preview-single {
    background-color: #fff;
}
#bricklets .bricklet_kosearch .thumbnail-body.thumbnail-preview-single img {
    max-height: 238px;
    max-width: 238px;
}
.property-panel, .property, .tiny-property {
    list-style-type: none;
}
.properties {
    list-style-type: none;
    position: relative;
}
.properties .property-value li {
    list-style-position: inside;
    padding-left: 1em;
}
.properties .INFO ul, .properties .topicText ul {
    list-style-type: disc;
    padding-left: 30px;
}
.properties .INFO ul li, .properties .topicText ul li {
    list-style-type: disc;
}
.properties .property {
    border-bottom: 1px solid #eee;
    display: table;
    font-size: 14px;
    padding: 4px 0;
    table-layout: fixed;
    width: 100%;
}
.properties .property:first-child {
    padding-top: 0;
}
.properties .property:last-child {
    border-bottom: 0 none;
}
.properties .property .property-label.property-label-right {
    padding-right: 15px;
    padding-top: 4px;
    text-align: right;
}
.properties .property > .property-label, .properties .property > .property-value {
    display: inline-block;
}
@media (min-width: 2px) {
.properties .property > .property-label, .properties .property > .property-value {
    display: table-cell;
    vertical-align: top;
}
.properties .property > .property-value {
    width: 100%;
}
.properties .property > .property-label.property-label-middle {
    vertical-align: middle;
}
}
@media (min-width: 2px) {
.properties .property > .property-label {
    width: 200px;
}
}
.properties .property tr.header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: inherit;
    font-weight: bold;
    line-height: inherit;
    position: inherit;
}
.properties .property tr.header th {
    font-weight: bold;
    padding-bottom: 10px;
}
.properties .property:empty {
    display: none;
    visibility: hidden;
}
.properties span.propCheckbox {
    display: none;
}
.properties.properties-block .property > .property-label, .properties.properties-block .property > .property-value {
    display: block;
    width: inherit;
}
.properties .tiny-property {
    border-bottom: 1px solid #eee;
    font-size: 12px;
    padding: 3px 0;
}
.properties .tiny-property:last-child {
    border-bottom: 0 none;
}
@media (min-width: 2px) {
.properties.properties-label-sm > .property > .property-label {
    width: 100px;
}
}
.properties.properties-sm .property {
    font-size: 12px;
}
.properties-collection {
    float: left;
}
.properties-vertical {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.properties-vertical > li {
    background-color: #fff;
    border-right: 1px solid #eee;
    display: inline-block;
    padding: 10px;
}
.allgroup-links .group-links ul.nav {
    margin-bottom: 15px;
    padding-left: 0;
}
.allgroup-links .group-links ul.nav li {
    border-right: 1px solid #eee;
}
.publishingContent .po-header, .publishingContent .footer {
    background-color: #fff;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: fixed;
    right: 0;
    z-index: 1013;
}
.publishingContent .po-header {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.1);
    top: 0;
}
.publishingContent .po-subtitle {
    margin-top: 50px;
}
.publishingContent .footer {
    bottom: 0;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.19), 0 -1px 1px rgba(0, 0, 0, 0.1);
}
.publishingContent .po-content {
    margin: 50px 0;
}
.keyword {
    border-radius: 0.25em;
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin: 5px 5px 0;
    padding: 3px 10px 3px 0;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.keyword:empty {
    display: none;
}
.btn .keyword {
    position: relative;
    top: -1px;
}
.keyword + .keyword {
    margin-left: 0;
}
.keyword.keyword-secondary {
    background-color: #0084c8;
    color: white;
    font-size: 12px;
}
.keyword.keyword-secondary[href]:hover, .keyword.keyword-secondary[href]:focus {
    background-color: #006295;
}
.keyword.keyword-secondary::before {
    color: #16b0ff;
    content: "?";
    font: 12px/1 "FontAwesome";
    margin-right: 5px;
}
.keyword.keyword-secondary .tm-tag-remove {
    color: white;
    margin-left: 5px;
}
.keyword.checkbox {
    font-weight: normal;
    margin: 0;
    padding-left: 20px;
}
.keyword-tag-input {
    box-shadow: none;
    cursor: text;
    height: auto;
    min-height: 28px;
    padding: 0;
}
.keyword-tag-input:focus {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(66, 84, 127, 0.6);
    outline: 0 none;
}
.keyword-tag-input .keyword-tag-container {
    display: inline-block;
    font-size: 0;
}
.keyword-tag-input .twitter-typeahead {
    vertical-align: top;
    width: 100%;
}
.keyword-tag-input .twitter-typeahead input {
    height: 28px;
    width: 100%;
}
.form-group-cleared {
    margin: 10px !important;
}
.form-control[readonly] {
    background-color: #fff;
    cursor: default;
}
.control-label {
    font-size: 12px;
}
.absolutePositionForSingleButtonHtmlEditor, .absolutePositionForSecondButtonHtmlEditor {
    float: right;
}
.form-group .propertyFloatWrapper {
    float: right;
    padding-left: 15px;
    padding-right: 15px;
}
.form-group [class*="col-"] .propertyFloatWrapper {
    padding-left: 0;
    padding-right: 0;
}
.form-group.form-group-edit .input-group[class*="col-"] {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.form-group.required .control-label::after {
    content: "*";
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding-left: 2px;
}
.toggle-switch {
    background-color: #5cb85c;
    border-radius: 30px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0;
    position: relative;
    width: 25px;
}
.toggle-switch.toggle-switch-primary {
    background-color: #42547f;
}
.toggle-switch.toggle-switch-secondary {
    background-color: #0084c8;
}
.toggle-switch input {
    opacity: 0;
    position: absolute;
}
.toggle-switch input:checked + i::before {
    border-radius: 5px;
    border-width: 0;
    bottom: 50%;
    left: 50%;
    right: 5px;
    top: 50%;
}
.toggle-switch input:checked + i::after {
    margin-left: 11px;
}
.toggle-switch i::before {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
    transition: all 0.2s ease 0s;
}
.toggle-switch i::after {
    background-color: #fff;
    border-radius: 50%;
    bottom: 1px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
    content: "";
    position: absolute;
    top: 1px;
    transition: margin-left 0.3s ease 0s;
    width: 13px;
}
.langInput > .form-control {
    border-color: #ccc;
}
.langInput > .form-control:focus {
    border-color: #42547f;
}
.langInput > .form-control:focus:focus {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(66, 84, 127, 0.6);
    outline: 0 none;
}
.uiCheckboxGroup.has-error .uiCheckboxGroupLabel {
    color: #a94442;
}
.uiCheckboxGroup.has-error .checkbox {
    color: inherit;
}
.has-error > .form-control.has-error, .has-error .checkbox label.required::before {
    border-color: #a94442;
}
.form-group-cleared-advanced-search {
    margin: 5px !important;
}
.uiFormWithValidation .form-control:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.uiFormWithValidation .form-control + .alert, .uiFormWithValidation .form-control + ul > li.alert {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
    padding: 10px 10px 10px 15px;
}
.form-control {
    box-shadow: none;
}
.form-control:focus {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(66, 84, 127, 0.6);
    outline: 0 none;
}
.form-inline .form-control, .navbar-form .form-control {
    width: 100%;
}
.checkbox.inline input[type="radio"], .checkbox.inline input[type="checkbox"] {
    margin-right: 5px;
}
.form-group-cleared-advanced-search .checkbox, .form-group-cleared-advanced-search .radio {
    padding-left: 10px;
}
.langInput > .form-control {
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.langInput > span.labelFlag {
    background-position: 0 -1px;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.langInput.lang_en > .form-control {
    background-image: url("../pub/images/flag_great_britain.gif");
}
.langInput.lang_en > span.labelFlag {
    background-image: url("../pub/images/flag_great_britain.gif");
}
.langInput.lang_de > .form-control {
    background-image: url("../pub/images/flag_germany.gif");
}
.langInput.lang_de > span.labelFlag {
    background-image: url("../pub/images/flag_germany.gif");
}
.langInput.lang_fr > .form-control {
    background-image: url("../pub/images/flag_france.gif");
}
.langInput.lang_fr > span.labelFlag {
    background-image: url("../pub/images/flag_france.gif");
}
.langInput.lang_es > .form-control {
    background-image: url("../pub/images/flag_spain.gif");
}
.langInput.lang_es > span.labelFlag {
    background-image: url("../pub/images/flag_spain.gif");
}
.langInput.lang_pt > .form-control {
    background-image: url("../pub/images/flag_portugal.gif");
}
.langInput.lang_pt > span.labelFlag {
    background-image: url("../pub/images/flag_portugal.gif");
}
.langInput.lang_ro > .form-control {
    background-image: url("../pub/images/flag_romania.gif");
}
.langInput.lang_ro > span.labelFlag {
    background-image: url("../pub/images/flag_romania.gif");
}
.langInput.lang_tr > .form-control {
    background-image: url("../pub/images/flag_turkey.gif");
}
.langInput.lang_tr > span.labelFlag {
    background-image: url("../pub/images/flag_turkey.gif");
}
.langInput.lang_it > .form-control {
    background-image: url("../pub/images/flag_italy.gif");
}
.langInput.lang_it > span.labelFlag {
    background-image: url("../pub/images/flag_italy.gif");
}
ul.token-input-list, .chosen-container .chosen-single {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 1.42857;
    padding: 3px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
ul.token-input-list:focus, .chosen-container .chosen-single:focus {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(66, 84, 127, 0.6);
    outline: 0 none;
}
ul.token-input-list::-moz-placeholder, .chosen-container .chosen-single::-moz-placeholder {
    color: #999;
    opacity: 1;
}
ul.token-input-list[disabled], .chosen-container .chosen-single[disabled], ul.token-input-list[readonly], .chosen-container .chosen-single[readonly], fieldset[disabled] ul.token-input-list, fieldset[disabled] .chosen-container .chosen-single, .chosen-container fieldset[disabled] .chosen-single {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}
ul.token-input-list {
    height: auto;
}
.list-group.list-group-lightbox {
    margin: 0;
}
.list-group.list-group-lightbox > .list-group-item {
    background-color: #575757;
    border: 1px solid #505050;
    height: 50px;
    padding: 7px 0 7px 35px;
}
.list-group.list-group-lightbox > .list-group-item .items {
    background: #42547f none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 9px;
    height: 11px;
    left: 20px;
    line-height: 1;
    padding: 2px;
    position: absolute;
    top: 32px;
}
.list-group.list-group-lightbox > .list-group-item .title, .list-group.list-group-lightbox > .list-group-item .meta {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-group.list-group-lightbox > .list-group-item .title {
    color: #ddd;
    font-size: 12px;
    font-weight: bold;
}
.list-group.list-group-lightbox > .list-group-item .meta {
    font-size: 11px;
    padding-left: 10px;
}
.list-group.list-group-lightbox > .list-group-item .checkbox {
    left: 10px;
    margin: 0;
    position: absolute;
    top: 18px;
}
.list-group.list-group-lightbox > .list-group-item .checkbox > label::before {
    height: 16px;
    width: 16px;
}
.list-group.list-group-lightbox > .list-group-item .edit-block {
    bottom: 1px;
    display: none;
    line-height: 1;
    position: absolute;
    right: 3px;
}
.list-group.list-group-lightbox > .list-group-item .edit-block > .block {
    background: #dbdbdb none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px;
}
.list-group.list-group-lightbox > .list-group-item .edit-block > .block .glyphicon {
    color: black;
    font-size: 12px;
    left: 6px;
    line-height: 1;
    position: absolute;
    top: 4px;
}
.list-group.list-group-lightbox > .list-group-item .items, .list-group.list-group-lightbox > .list-group-item .title, .list-group.list-group-lightbox > .list-group-item .meta, .list-group.list-group-lightbox > .list-group-item .checkbox {
    display: block;
}
.list-group.list-group-lightbox > .list-group-item:hover {
    background-color: #444;
}
.list-group.list-group-lightbox > .list-group-item:hover .edit-block {
    display: block;
}
.list-group.list-group-lightbox > .list-group-item::before {
    color: #ddd;
    content: "?";
    font-family: "FontAwesome";
    font-size: 30px;
    left: 10px;
    position: absolute;
    top: 5px;
}
.list-group.list-group-lightbox > .list-group-item:first-child {
    border-radius: 0;
}
.list-group.list-group-lightbox > .list-group-item:last-child {
    border-radius: 0;
}
.list-group.list-group-lightbox > .list-group-item.active {
    background-color: white;
    border-color: transparent;
    padding-left: 40px;
}
.list-group.list-group-lightbox > .list-group-item.active .items {
    left: 20px;
}
.list-group.list-group-lightbox > .list-group-item.active .title {
    color: #42547f;
}
.list-group.list-group-lightbox > .list-group-item.active .checkbox {
    display: none;
}
.list-group.list-group-lightbox > .list-group-item.active:hover {
    background-color: white;
}
.list-group.list-group-lightbox > .list-group-item.active::before {
    color: black;
    left: 10px;
}
.list-group.list-group-lightbox > .list-group-item.active:first-child {
    border-top: initial;
}
.list-group.list-group-lightbox > .list-group-item.active:last-child {
    border-bottom: initial;
}
.list-group.list-group-lightbox > .list-group-item.selected {
    background-color: #f0f0f0;
    box-shadow: -2px 0 0 #42547f;
}
.lightbox .lightbox-header-dropdown {
    background-color: white;
    height: 50px;
    margin-top: 1px;
    width: 40px;
}
.lightbox .lightbox-header-dropdown > .btn.btn-lightbox-mobile-more {
    margin-left: 10px;
    margin-top: 10px;
}
.lightbox .lightbox-header-dropdown > .btn.btn-lightbox-mobile-more .glyphicon {
    font-size: 150%;
}
.lightbox .lightbox-header {
    overflow: hidden;
}
.lightbox .lightbox-header > .menu-group {
    padding: 12px;
}
.lightbox .lightbox-header .nav.navbar-nav {
    margin: 0;
}
.lightbox .lightbox-header .nav.navbar-nav > li {
    height: 50px;
}
.lightbox .lightbox-header .nav.navbar-nav > li > a {
    line-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.lightbox .lightbox-header .nav.navbar-nav > li + li {
    border-left: 1px solid #eee;
    margin-left: -1px;
}
.lightbox .lightbox-body > .lightbox-content {
    width: 100%;
}
.lightbox .lightbox-body > .lightbox-content .search-context {
    background-color: #f8f8f8;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    min-height: 450px;
    padding-top: 30px;
}
.lightbox .lightbox-body > .lightbox-content .search-context .search-result {
    border-left: medium none;
    border-right: medium none;
}
.lightbox .lightbox-body > .lightbox-content .search-context .nav-tabs-search-result {
    padding-left: 5px;
}
.uiLightboxMenu {
    max-height: 400px;
    overflow: auto;
    padding: 0 !important;
}
.modal-body::before, .modal-body::after {
    content: " ";
    display: table;
}
.modal-body::after {
    clear: both;
}
.modal-body.is-loading {
    padding: 15px;
}
.modal-dialog {
    margin: 0;
}
.modal-dialog > .modal-content .modal-body.modal-body-download {
    background-color: #f8f8f8;
    padding: 0;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .content-instance-buttons {
    float: right;
    margin-top: 3px;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .download-content-feature.col-sm-12 {
    border: 0 none;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .download-content-feature .preview-picture img {
    margin: auto !important;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .download-content-feature .uiWithVideo {
    height: 100%;
    width: 866px;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .download-content-feature .uiWithAudio {
    height: 100%;
    min-height: 150px;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .download-content-feature .uiWithAudio .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 300px;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .download-content-feature .uiFlexPaper {
    overflow: hidden;
    position: relative;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width .preview-picture img {
    max-height: 400px;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width #playerAnimationWrapper embed, .modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width .preview-picture img {
    max-height: 400px;
    max-width: 100%;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width .uiFlexPaper, .modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width .flexpaper_viewer_container {
    height: 400px !important;
}
.modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width .uiWithVideo {
    height: 100%;
    width: 430px;
}
@media all and (min-width: 1600px) {
.modal-dialog > .modal-content .modal-body.modal-body-download .preview-split-width .uiWithVideo {
    width: 580px;
}
}
.modal-dialog > .modal-content .modal-title {
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
}
.modal-dialog > .modal-content .download-icons-panel {
    background-color: #fff;
    height: 24px;
    padding-bottom: 30px;
}
.modal-dialog > .modal-content .download-icons-panel .link-more {
    padding-top: 3px;
}
.modal.draggable .modal-header {
    cursor: move;
}
.modal[data-size="fullscreen"] .modal-dialog {
    width: 90%;
}
.modal[data-size="fullscreen"] .modal-dialog iframe {
    height: 100%;
}
.modal[data-size="fullscreen"] .modal-dialog html {
    overflow-y: auto;
}
.price-calculator-content > .price-calculator-container {
    background-color: #fff;
}
.modal-body-download .content-panel .info-panel-header {
    padding: 15px 15px 0 !important;
}
.download-content > .download-container {
    background-color: #fff;
}
.download-content > .download-container::before, .download-content > .download-container::after {
    content: " ";
    display: table;
}
.download-content > .download-container::after {
    clear: both;
}
.download-content > .download-container .download-container-detail .preview-container > img {
    max-height: 600px;
}
.download-content > .download-container .download-container-detail.preview-split-width {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.download-content > .download-container .download-container-detail.preview-split-width .download-content-feature {
    border-right: 1px solid #eee;
    display: table-cell;
    max-width: 50%;
    padding-right: 10px;
    vertical-align: top;
}
.download-content > .download-container .download-container-detail.preview-split-width .download-content-properties {
    display: table-cell;
    max-width: 50%;
}
.download-content > .download-container .download-container-detail.preview-split-width .preview-container img {
    max-height: 100%;
}
.download-content .download-exports {
    max-height: 400px;
    min-height: 200px;
    overflow-y: auto;
}
.download-content .download-panel {
    background-color: #fff;
    padding: 10px;
}
.download-content .download-panel.is-success {
    color: #449d44;
}
.download-content .download-panel.is-in-progress {
    color: #0084c8;
}
.download-content .download-panel.is-aborted {
    color: #c9302c;
}
.download-content .download-body {
    padding: 10px;
}
.download-content .download-body::before, .download-content .download-body::after {
    content: " ";
    display: table;
}
.download-content .download-body::after {
    clear: both;
}
.download-content .download-panel-link {
    padding: 10px;
}
.download-panel-errors {
    padding: 10px;
}
.download-exports.checkbox {
    max-height: inherit;
    min-height: inherit;
}
#packageDownloadContainer .search-result {
    border: medium none;
}
#packageDownloadContainer .search-lists .search-list {
    border: medium none;
}
#packagedDownloadsDownloadDialogSR #agbButton a {
    vertical-align: baseline;
}
.input-4-wide {
    width: 50px !important;
}
.between-inputs {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.password-strength .progress {
    background-color: #e2e2e2;
    border-radius: 1px;
    height: 3px;
    margin: 2px 0 0;
}
.btn-square, .elem-square, .dropdown .dropdown-menu.detailed-search {
    border-radius: 0 !important;
}
.btn.btn-cropping {
    background-color: #555;
    border-color: #252525;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-size: 11px;
    height: 30px;
    line-height: 26px;
    padding: 2px 4px;
}
.btn-primary {
    background-color: #fff;
    border-color: #42547f;
    color: #42547f;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #ebebeb;
    border-color: #2d3957;
    color: #42547f;
}
.open .btn-primary.dropdown-toggle {
    background-color: #ebebeb;
    border-color: #2d3957;
    color: #42547f;
}
.btn-primary:active, .btn-primary.active {
    background-image: none;
}
.open .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #fff;
    border-color: #42547f;
}
.btn-primary .badge {
    background-color: #42547f;
    color: #fff;
}
.btn-secondary, .btn-modal-submit, .btn-show-more {
    background-color: #0084c8;
    border-color: #0073af;
    color: #fff;
}
.btn-secondary:hover, .btn-modal-submit:hover, .btn-show-more:hover, .btn-secondary:focus, .btn-modal-submit:focus, .btn-show-more:focus, .btn-secondary:active, .btn-modal-submit:active, .btn-show-more:active, .btn-secondary.active, .active.btn-modal-submit, .active.btn-show-more {
    background-color: #00699f;
    border-color: #004b71;
    color: #fff;
}
.open .btn-secondary.dropdown-toggle, .open .dropdown-toggle.btn-modal-submit, .open .dropdown-toggle.btn-show-more {
    background-color: #00699f;
    border-color: #004b71;
    color: #fff;
}
.btn-secondary:active, .btn-modal-submit:active, .btn-show-more:active, .btn-secondary.active, .active.btn-modal-submit, .active.btn-show-more {
    background-image: none;
}
.open .btn-secondary.dropdown-toggle, .open .dropdown-toggle.btn-modal-submit, .open .dropdown-toggle.btn-show-more {
    background-image: none;
}
.btn-secondary.disabled, .disabled.btn-modal-submit, .disabled.btn-show-more, .btn-secondary.disabled:hover, .disabled.btn-modal-submit:hover, .disabled.btn-show-more:hover, .btn-secondary.disabled:focus, .disabled.btn-modal-submit:focus, .disabled.btn-show-more:focus, .btn-secondary.disabled:active, .disabled.btn-modal-submit:active, .disabled.btn-show-more:active, .btn-secondary.disabled.active, .disabled.active.btn-modal-submit, .disabled.active.btn-show-more, .btn-secondary[disabled], .btn-modal-submit[disabled], .btn-show-more[disabled], .btn-secondary[disabled]:hover, .btn-modal-submit[disabled]:hover, .btn-show-more[disabled]:hover, .btn-secondary[disabled]:focus, .btn-modal-submit[disabled]:focus, .btn-show-more[disabled]:focus, .btn-secondary[disabled]:active, .btn-modal-submit[disabled]:active, .btn-show-more[disabled]:active, .btn-secondary.active[disabled], .active.btn-modal-submit[disabled], .active.btn-show-more[disabled], fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-modal-submit, fieldset[disabled] .btn-show-more, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-modal-submit:hover, fieldset[disabled] .btn-show-more:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-modal-submit:focus, fieldset[disabled] .btn-show-more:focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-modal-submit:active, fieldset[disabled] .btn-show-more:active, fieldset[disabled] .btn-secondary.active, fieldset[disabled] .active.btn-modal-submit, fieldset[disabled] .active.btn-show-more {
    background-color: #0084c8;
    border-color: #0073af;
}
.btn-secondary .badge, .btn-modal-submit .badge, .btn-show-more .badge {
    background-color: #fff;
    color: #0084c8;
}
.btn-keywords {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-keywords:hover, .btn-keywords:focus, .btn-keywords:active, .btn-keywords.active {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333;
}
.open .btn-keywords.dropdown-toggle {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333;
}
.btn-keywords:active, .btn-keywords.active {
    background-image: none;
}
.open .btn-keywords.dropdown-toggle {
    background-image: none;
}
.btn-keywords.disabled, .btn-keywords.disabled:hover, .btn-keywords.disabled:focus, .btn-keywords.disabled:active, .btn-keywords.disabled.active, .btn-keywords[disabled], .btn-keywords[disabled]:hover, .btn-keywords[disabled]:focus, .btn-keywords[disabled]:active, .btn-keywords.active[disabled], fieldset[disabled] .btn-keywords, fieldset[disabled] .btn-keywords:hover, fieldset[disabled] .btn-keywords:focus, fieldset[disabled] .btn-keywords:active, fieldset[disabled] .btn-keywords.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-keywords .badge {
    background-color: #333;
    color: #fff;
}
.btn-helper {
    background-color: #fff;
    border-color: #ccc #c5c6c8 #b6b7b9;
    color: #333;
}
.btn-helper:hover, .btn-helper:focus, .btn-helper.focus, .btn-helper:active, .btn-helper.active, .open > .btn-helper.dropdown-toggle {
    color: #333;
}
.btn-helper:active, .btn-helper.active, .open > .btn-helper.dropdown-toggle {
    background-image: none;
}
.btn-helper.disabled, .btn-helper.disabled:hover, .btn-helper.disabled:focus, .btn-helper.disabled.focus, .btn-helper.disabled:active, .btn-helper.disabled.active, .btn-helper[disabled], .btn-helper[disabled]:hover, .btn-helper[disabled]:focus, .btn-helper.focus[disabled], .btn-helper[disabled]:active, .btn-helper.active[disabled], fieldset[disabled] .btn-helper, fieldset[disabled] .btn-helper:hover, fieldset[disabled] .btn-helper:focus, fieldset[disabled] .btn-helper.focus, fieldset[disabled] .btn-helper:active, fieldset[disabled] .btn-helper.active {
    background-color: #fff;
    border-color: #ccc #c5c6c8 #b6b7b9;
}
.btn-helper .badge {
    background-color: #333;
    color: #fff;
}
.btn-flat {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    color: #333;
    font-weight: bold;
}
.btn-flat:hover, .btn-flat:focus, .btn-flat:active, .btn-flat.active {
    background-color: #fff;
    box-shadow: none;
    color: #0084c8;
}
.open .btn-flat.dropdown-toggle {
    background-color: white;
    background-image: none;
    color: #333;
}
.btn-flat.disabled, .btn-flat.disabled:hover, .btn-flat.disabled:focus, .btn-flat.disabled:active, .btn-flat.disabled.active, .btn-flat[disabled], .btn-flat[disabled]:hover, .btn-flat[disabled]:focus, .btn-flat[disabled]:active, .btn-flat.active[disabled], fieldset[disabled] .btn-flat, fieldset[disabled] .btn-flat:hover, fieldset[disabled] .btn-flat:focus, fieldset[disabled] .btn-flat:active, fieldset[disabled] .btn-flat.active {
    background-color: white;
}
.btn-instance {
    background-color: #fff;
    color: #333;
}
.btn-instance:hover, .btn-instance:focus, .btn-instance:active, .btn-instance.active {
    background-color: #fff;
    color: #333;
    outline: 0 none;
}
.open .btn-instance.dropdown-toggle {
    background-color: #fff;
    color: #333;
}
.btn-instance:active, .btn-instance.active {
    background-image: none;
    box-shadow: none;
    color: #42547f;
}
.open .btn-instance.dropdown-toggle {
    background-image: none;
}
.btn-instance.disabled, .btn-instance.disabled:hover, .btn-instance.disabled:focus, .btn-instance.disabled:active, .btn-instance.disabled.active, .btn-instance[disabled], .btn-instance[disabled]:hover, .btn-instance[disabled]:focus, .btn-instance[disabled]:active, .btn-instance.active[disabled], fieldset[disabled] .btn-instance, fieldset[disabled] .btn-instance:hover, fieldset[disabled] .btn-instance:focus, fieldset[disabled] .btn-instance:active, fieldset[disabled] .btn-instance.active {
    background-color: #fff;
    box-shadow: none;
}
.btn-detailed-search {
    background-color: transparent;
    color: #333;
}
.btn-detailed-search.active {
    background: #fff none repeat scroll 0 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #42547f;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    box-shadow: none;
    z-index: 1001 !important;
}
.btn-cart-submit {
    background-color: #0084c8;
    border-color: #0073af;
    color: #fff;
}
.btn-cart-submit:hover, .btn-cart-submit:focus, .btn-cart-submit:active, .btn-cart-submit.active {
    background-color: #00699f;
    border-color: #004b71;
    color: #fff;
}
.open .btn-cart-submit.dropdown-toggle {
    background-color: #00699f;
    border-color: #004b71;
    color: #fff;
}
.btn-cart-submit:active, .btn-cart-submit.active {
    background-image: none;
}
.open .btn-cart-submit.dropdown-toggle {
    background-image: none;
}
.btn-cart-submit.disabled, .btn-cart-submit.disabled:hover, .btn-cart-submit.disabled:focus, .btn-cart-submit.disabled:active, .btn-cart-submit.disabled.active, .btn-cart-submit[disabled], .btn-cart-submit[disabled]:hover, .btn-cart-submit[disabled]:focus, .btn-cart-submit[disabled]:active, .btn-cart-submit.active[disabled], fieldset[disabled] .btn-cart-submit, fieldset[disabled] .btn-cart-submit:hover, fieldset[disabled] .btn-cart-submit:focus, fieldset[disabled] .btn-cart-submit:active, fieldset[disabled] .btn-cart-submit.active {
    background-color: #0084c8;
    border-color: #0073af;
}
.btn-cart-submit .badge {
    background-color: #fff;
    color: #0084c8;
}
.btn-menu {
    background-color: transparent;
    border-color: transparent;
    color: #000;
}
.btn-menu:hover, .btn-menu:focus, .btn-menu:active, .btn-menu.active {
    background-color: transparent;
    border-color: transparent;
    color: #000;
}
.open .btn-menu.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
    color: #000;
}
.btn-menu:active, .btn-menu.active {
    background-image: none;
}
.open .btn-menu.dropdown-toggle {
    background-image: none;
}
.btn-menu.disabled, .btn-menu.disabled:hover, .btn-menu.disabled:focus, .btn-menu.disabled:active, .btn-menu.disabled.active, .btn-menu[disabled], .btn-menu[disabled]:hover, .btn-menu[disabled]:focus, .btn-menu[disabled]:active, .btn-menu.active[disabled], fieldset[disabled] .btn-menu, fieldset[disabled] .btn-menu:hover, fieldset[disabled] .btn-menu:focus, fieldset[disabled] .btn-menu:active, fieldset[disabled] .btn-menu.active {
    background-color: transparent;
    border-color: transparent;
}
.btn-menu .badge {
    background-color: #000;
    color: transparent;
}
.btn-modal-submit {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.42857;
    padding: 2px 5px;
}
.btn-modal-cancel {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.42857;
    padding: 2px 5px;
}
.btn-keywords {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.42857;
    padding: 2px 5px;
}
.btn-link.btn-inverse, .btn-inverse.btn-modal-cancel {
    color: white;
}
.btn-link.btn-inverse:hover, .btn-inverse.btn-modal-cancel:hover {
    color: white;
}
.btn-link.btn-link-secondary, .btn-link-secondary.btn-modal-cancel {
    color: #0084c8;
}
.btn-icon {
    padding: 0;
    transition: color 0.15s cubic-bezier(0.9, 0, 0.7, 1) 0s;
}
.btn-icon i {
    margin-right: 0;
}
.btn-icon.active {
    background: transparent none repeat scroll 0 0;
}
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all 0.5s ease 0s;
}
.btn-primary.btn-outline {
    color: #42547f;
}
.btn-secondary.btn-outline, .btn-outline.btn-modal-submit, .btn-outline.btn-show-more {
    color: #0084c8;
}
.btn-success.btn-outline {
    color: #5cb85c;
}
.btn-info.btn-outline {
    color: #5bc0de;
}
.btn-warning.btn-outline {
    color: #f0ad4e;
}
.btn-danger.btn-outline {
    color: #d9534f;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
    color: #fff;
}
.btn-outline[disabled], .btn-outline.disabled {
    background-color: white;
    border-color: #999;
    color: #999;
}
.price-container.total-price-container {
    padding: 10px 0;
}
.price-container .price-price .totalPrice {
    font-size: 18px;
}
.search-list-img.preview img.img-responsive {
    max-width: 100%;
    width: auto !important;
}
.price-price .item-price {
    display: block;
    font-size: 18px;
}
.item-with-price .cart-list-price .search-list-price.properties {
    padding: 10px;
}
.item-with-price .cart-list-price .search-list-price.properties .property {
    border-bottom: medium none;
}
.item-with-price .cart-list-price .search-list-price.properties .property-label {
    width: 100px;
}
.item-with-price .cart-list-price .search-list-price.properties .checkbox {
    margin-top: 0;
}
.item-with-price .cart-list-price .search-list-price.properties .price-button {
    text-align: right;
}
.item-with-price .cart-list-price .price-container .price-properties {
    display: table-cell;
    padding-left: 192px;
    width: 75%;
}
.item-with-price .cart-list-price .price-container .price-price {
    display: table-cell;
    text-align: right;
    vertical-align: top;
    width: 25%;
}
.item-with-price .cart-list-price .price-container .price-price a.btn {
    padding: 0;
}
@media (min-width: 1600px) {
.item-with-price .cart-list-body {
    background-color: white;
    border: medium none;
    display: table-cell;
    width: 60%;
}
.item-with-price .cart-list-body .search-list-body {
    border-bottom: medium none !important;
    box-shadow: none !important;
}
.item-with-price .cart-list-price {
    background-color: white;
    border: medium none;
    display: table-cell;
    vertical-align: top;
    width: 30%;
}
.item-with-price .cart-list-price .search-list-body {
    border-bottom: medium none !important;
    box-shadow: none !important;
}
.item-with-price .cart-list-price .search-list-price.properties .price-container .price-properties {
    display: block;
    padding-left: 0;
    width: 100%;
}
.item-with-price .cart-list-price .search-list-price.properties .price-container .price-price {
    border-top: 1px dashed #999;
    display: block;
    width: 100%;
}
}
.cart-submit-container {
    margin-top: 10px;
}
.cart-submit-container .radioButtons > span {
    display: inline-block;
    width: 14px;
}
.cart-submit-container .radioButtons > label {
    cursor: pointer;
    margin-left: 5px;
}
.cart-terms {
    font-size: 12px;
}
.form-group .cart-terms {
    width: 100%;
}
.form-group .cart-terms .accept-tc-link::after {
    content: "*";
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding-left: 2px;
}
div.header {
    background-color: #fff;
    box-shadow: 0 1px 0 #f2f2f2;
    color: inherit;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.14286;
    margin-bottom: 1px;
    overflow: visible;
    padding: 0;
    position: relative;
    z-index: 1020;
}
div.header h1 {
    color: inherit;
    line-height: 1;
}
div.header p {
    line-height: 1.4;
}
.container div.header {
    border-radius: 3px;
}
div.header > .container .header-logo {
    padding: 15px 0 15px 15px;
}
div.header > .container .header-logo::before, div.header > .container .header-logo::after {
    content: " ";
    display: table;
}
div.header > .container .header-logo::after {
    clear: both;
}
@media (min-width: 2px) {
div.header > .container .header-logo {
    right: 0;
}
}
div.header > .container .menu {
    padding: 23px 15px 15px 0;
}
@media (min-width: 2px) {
div.header > .container .menu {
    right: 0;
}
}
div.header > .container .menu > .main-menu > .mars-nav {
    float: right;
}
div.header > .container .menu > .main-menu {
    position: relative;
}
.subheader {
    background-color: #fff;
    border-color: #f5f5f5;
    border-style: solid;
    border-width: 0 0 1px;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 1010;
}
.subheader .uiMainMenuText {
    display: none;
}
.subheader .navbar-nav.uiMainMenuSubheader > li + li {
    border-left: 1px solid #eee;
    margin-left: -1px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.home {
    display: none;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item .dropdown-menu.dropdown-menu-lightbox::before {
    left: initial;
    right: 10px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large > a:not(.dropdown-toggle), .subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large > div > a:not(.dropdown-toggle) {
    line-height: 1;
    padding: 10px 24px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large > a:not(.dropdown-toggle) i, .subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large > div > a:not(.dropdown-toggle) i {
    font-size: 17px;
    width: auto;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large.downloads > a:not(.dropdown-toggle), .subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large.batchUpdate > a:not(.dropdown-toggle) {
    padding: 11px 15px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large.downloads > a:not(.dropdown-toggle) i, .subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large.batchUpdate > a:not(.dropdown-toggle) i {
    font-size: 17px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large.downloads > a:not(.dropdown-toggle) {
    padding-bottom: 9px;
    padding-top: 13px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large .badge {
    background: #42547f none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 9px;
    height: 11px;
    left: 30px;
    line-height: 1;
    padding: 2px;
    position: absolute;
    top: 26px;
}
.subheader .navbar-nav.uiMainMenuSubheader > li.mainmenu-item.mainmenu-item-large.cart .badge {
    left: 35px;
}
.subheader > .container {
    background-color: #fff;
}
.orderItems + .orderItems {
    border-top: 1px solid #999;
    margin-top: 30px;
}
.table > thead {
    background-color: #fff;
}
.table > tfoot {
    background-color: #fff;
}
.table thead > tr.inner-border > th, .table thead > tr.inner-border td, .table tbody > tr.inner-border > th, .table tbody > tr.inner-border td, .table tfoot > tr.inner-border > th, .table tfoot > tr.inner-border td {
    border-right: 1px solid #efefef;
}
.table thead > tr.inner-border > th:last-child, .table thead > tr.inner-border td:last-child, .table tbody > tr.inner-border > th:last-child, .table tbody > tr.inner-border td:last-child, .table tfoot > tr.inner-border > th:last-child, .table tfoot > tr.inner-border td:last-child {
    border-right: medium none;
}
.table thead > tr.centered-cell > th, .table tbody > tr.centered-cell > th, .table tfoot > tr.centered-cell > th {
    line-height: 1.42857;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
}
.table thead > tr.centered-cell > td.thumb.fixed-size, .table tbody > tr.centered-cell > td.thumb.fixed-size, .table tfoot > tr.centered-cell > td.thumb.fixed-size {
    max-width: 200px;
}
.table thead > tr.centered-cell > td, .table tbody > tr.centered-cell > td, .table tfoot > tr.centered-cell > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
}
.page-content footer .footer-logo, .lite-content .lite-panel footer .footer-logo {
    padding: 27px 0 27px 27px;
}
.page-content footer .footer-trademark, .lite-content .lite-panel footer .footer-trademark {
    display: block;
}
.page-content footer .footer-trademark > a, .lite-content .lite-panel footer .footer-trademark > a {
    color: #ccc;
    font-size: 12px;
}
.page-content footer .footer-links .footer-link, .lite-content .lite-panel footer .footer-links .footer-link {
    display: inline-block;
    padding: 30px 30px 30px 5px;
    width: 100%;
}
.page-content footer .footer-links .footer-link > a, .lite-content .lite-panel footer .footer-links .footer-link > a {
    color: #ccc;
    font-size: 12px;
}
.page-content footer .footer-links .footer-link > a + a, .lite-content .lite-panel footer .footer-links .footer-link > a + a {
    margin-left: 5px;
}
.page-content footer .footer-newsletter, .lite-content .lite-panel footer .footer-newsletter {
    color: #ccc;
    font-size: 12px;
    text-align: center;
}
.page-content > footer {
    background-color: #fff;
    border-top: 0 solid #dfdfdf;
    bottom: 0;
    height: auto;
    left: 0;
    position: relative;
    width: 100%;
}
.lang {
    background-repeat: no-repeat;
    padding-left: 20px;
    position: relative;
}
.lang::before {
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}
.lang.lang_en::before {
    background-image: url("../pub/images/flag_great_britain.gif");
}
.lang.lang_de::before {
    background-image: url("../pub/images/flag_germany.gif");
}
.lang.lang_fr::before {
    background-image: url("../pub/images/flag_france.gif");
}
.lang.lang_es::before {
    background-image: url("../pub/images/flag_spain.gif");
}
.lang.lang_pt::before {
    background-image: url("../pub/images/flag_portugal.gif");
}
.lang.lang_ro::before {
    background-image: url("../pub/images/flag_romania.gif");
}
.lang.lang_tr::before {
    background-image: url("../pub/images/flag_turkey.gif");
}
.lang.lang_it::before {
    background-image: url("../pub/images/flag_italy.gif");
}
.uiPage.withSelectMediaBoxActive {
    margin-bottom: 208px;
}
.uiPage.withSelectMediaBoxActive #selectedElements {
    height: 208px;
}
.uiPage.withSelectMediaBoxActive #selectedElements .content-container {
    height: 208px;
}
.uiPage.withSelectMediaBoxActive #selectedElements .selected-resizeable-opener::after {
    content: "?";
}
.uiPage.withSelectMediaBox {
    margin-bottom: 30px;
}
#selectedElements .selectedElements-empty div, #selectedElements .selectedElements-more div {
    display: table-cell;
    font-size: 14px;
    height: 195px;
    line-height: 20px;
    padding-left: 15px;
    vertical-align: middle;
    width: 100%;
}
#selectedElements .slick-prev, #selectedElements .slick-next {
    background-color: transparent;
    border-style: none;
    color: black;
}
#page_padding {
    position: relative;
}
#selectedElements {
    bottom: 0;
    box-sizing: border-box;
    height: 30px;
    left: 0;
    margin-bottom: 0;
    position: fixed;
    transition: height 0.22s cubic-bezier(0, 0.28, 0.4, 1) 0s;
    width: 100%;
    z-index: 300;
}
#selectedElements .selectedElements-title {
    color: #42547f;
    height: 30px;
    line-height: 30px;
}
#selectedElements .selectedElements-title .counter {
    background-color: #536aa1;
    margin: 6px 0;
}
#selectedElements .selectedElements-title div {
    margin-right: 5px;
}
#selectedElements .selectedElements-title .objects {
    display: inline-block;
    font-weight: bold;
}
#selectedElements .selectedElements-title > .full-info {
    display: none;
    margin-left: 10px;
}
#selectedElements.footer-fixed {
    margin-bottom: 2px;
    position: absolute;
}
#selectedElements .selected-container.empty .selectedElements-button {
    display: none;
}
#selectedElements .selected-container.empty .selectedElementsList {
    display: none;
}
#selectedElements .selected-container.empty .selectedElements-empty {
    display: table;
    height: 135px;
    width: 100%;
}
#selectedElements .selected-container .selectedElements-empty {
    display: none;
}
#selectedElements .selected-container .selectedElements-more {
    display: none;
}
#selectedElements .selected-container.full .full-info {
    display: inline-block;
    margin-left: 5px;
}
#selectedElements .selected-container.full .selectedElements-title {
    font-weight: bold;
}
#selectedElements .selected-title-container {
    background-color: #ffffff;
    box-sizing: border-box;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
}
#selectedElements .toggle-switch {
    margin: 7px 10px 7px 30px;
    vertical-align: top;
}
#selectedElements .selectedElements-button {
    background-color: white;
    float: right;
    height: 30px;
    padding: 3px 3px 0;
    right: 0;
    z-index: 2;
}
#selectedElements .selectedElements-button a {
    vertical-align: top;
}
#selectedElements .selectedElements-button a.addCartIcon {
    background-position: 5px -5px;
}
#selectedElements .selectedElements-button a.addLightBoxIcon {
    background-position: 5px -87px;
}
#selectedElements .selectedElementsList {
    background-color: #eee;
    border-top: 1px solid #eee;
    margin-top: -1px;
    padding-top: 0;
    position: relative;
}
#selectedElements .selectedElementsList .items-container {
    font-size: 12px;
    white-space: nowrap;
}
#selectedElements .selectedElementsList .items-element {
    box-sizing: border-box;
    display: inline-block;
    height: 120px;
    margin-right: 15px;
    width: 115px;
}
#selectedElements .items-element.started div.cta {
    display: none;
}
#selectedElements .items-element.started div.container-header-2 {
    background: transparent url("../pub/images/selection_started.gif") no-repeat scroll left center;
}
#selectedElements .items-element.started div.propertyValue {
    padding-left: 19px;
}
#selectedElements .items-element.finished div.cta {
    display: none;
}
#selectedElements .items-element.finished div.container-header-2 {
    background: transparent url("../pub/images/selection_finished.gif") no-repeat scroll left center;
}
#selectedElements .items-element.finished div.propertyValue {
    padding-left: 19px;
}
#selectedElements div.items-tab-content {
    clear: both;
    height: 140px;
    padding: 0 30px;
}
#selectedElements div.selected-item div.container {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}
#selectedElements div.selected-item div.container-header-2 {
    display: table;
    overflow: hidden;
    table-layout: fixed;
    width: 100%;
}
#selectedElements div.selected-item div.propertyValue {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#selectedElements div.selected-item div.cta {
    display: table-cell;
    float: right;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 16px;
}
#selectedElements div.selected-item div.cta input.selectingCheckbox {
    margin: 0;
    padding: 0;
}
#selectedElements div.selected-item div.preview img {
    display: block;
    margin: auto;
    max-height: 77px;
}
#selectedElements .items-tab {
    float: left;
    font-weight: bold;
    margin-right: 25px;
    position: relative;
}
#selectedElements .items-tab a {
    color: #333333;
    display: block;
    padding: 4px 0;
}
#selectedElements .items-tab a span {
    padding-left: 3px;
}
#selectedElements .items-tab a:focus {
    color: #42547f;
    text-decoration: none;
}
#selectedElements .items-tab a:hover {
    color: #42547f;
    text-decoration: none;
}
#selectedElements .items-tab.tab-active {
    border-bottom: 1px solid #536aa1;
    margin-bottom: -1px;
}
#selectedElements .container-tabs {
    background-color: white;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.2), 0 1px 7px -1px rgba(0, 0, 0, 0.2);
    margin-bottom: 11px;
    padding: 0 15px;
}
#selectedElements .container-tabs .hidden {
    display: none;
}
#selectedElements .container-tabs-seperator {
    height: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#selectedElements .seperator-icon {
    background: rgba(0, 0, 0, 0) url("../pub/images/selection_seperator.png") no-repeat scroll 0 0;
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    width: 110px;
}
#selectedElements .seperator-line {
    border-top: 2px solid #eee;
    height: 1px;
    width: 100%;
}
#selectedElements .slick-track {
    margin: 0;
}
#selectedElements .slick-dots {
    bottom: 0;
    left: 0;
    margin-bottom: 0;
}
#selectedElements .slick-dots li button::before {
    font-size: 16px !important;
}
#selectedElements .slick-disabled {
    cursor: auto;
    opacity: 1;
}
#selectedElements .selected-resizeable-opener {
    cursor: pointer;
    height: 100%;
    left: 56%;
    margin: auto;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 50px;
}
#selectedElements .selected-resizeable-opener::after {
    content: "?";
    font: 28px/1 "FontAwesome";
    height: 28px;
    width: 28px;
}
#selectedElements .selected-resizeable-opener:hover {
    background-position: center -322px;
}
#selectedElements.hide {
    height: 30px;
    opacity: 0.7;
    overflow: hidden;
}
#selectedElements.hide:hover {
    opacity: 1;
}
#selectedElements.hide .selected-resizeable-opener:hover {
    background-position: center -267px;
}
#selectedElements .topics {
    display: none;
}
#selectedElements.uiPreventHover.hover {
    height: 208px;
}
#selectedElements.uiPreventHover.hover .content-container {
    margin-top: 0;
}
#selectedElements .selectedElements-titleĀ .full-info {
    display: none;
}
#selectedElements .full-info i {
    color: #999;
    font-size: 17px;
    vertical-align: middle;
}
#selectedElements .loading .loading-contentmask {
    background: #fff url("../pub/images/loading.gif") no-repeat scroll center center;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9998;
}
#selectedElements .overlay .loading-contentmask {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9998;
}
#selectedElements .items-container .items-tab-content.hidden {
    bottom: -1000px;
    position: absolute;
}
#selectedElements .tab-active a {
    color: #42547f;
    text-decoration: none;
}
.content-container {
    background-color: #ffffff;
    border: 1px solid #d2d4da;
    box-sizing: border-box;
    height: 100%;
    margin: 0 auto auto;
    min-width: 40em;
    position: relative;
}
#thumbnailRow li.selectedCheckbox div.container {
    border: 1px solid #42547f !important;
    opacity: 1;
    z-index: 100;
}
#thumbnailRow li div.container {
    border: 1px solid #ffffff;
    transition: opacity 0.4s linear 0s, transform 0.4s ease-in-out 0s, box-shadow 0.4s ease-in-out 0s;
    z-index: 1;
}
#thumbnailRow li input.selectingCheckbox {
    height: 14px;
    margin: 2px 0 0;
    padding: 0;
}
a.publishElement {
    background-image: url("../../wilo/pub/images/icons_all.gif");
    background-position: left -171px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}
#sortbar .multiselection {
    display: table-cell;
    text-align: right;
    vertical-align: top;
    width: auto;
}
#relations li input.selectingCheckbox {
    float: left;
    margin: 9px 3px 0 9px;
    padding: 0;
}
#resultDiv .previewIcons input.selectingCheckbox {
    display: block;
    margin-top: 2px;
}
#detailDiv.selectedCheckbox #detail {
    border: 1px solid #42547f !important;
    z-index: 1;
}
#detailDiv.selectedCheckbox #relation .menuLink_selected {
    border-color: #42547f !important;
}
#detailDiv.selectedCheckbox #relation .menuLink {
    border-bottom-color: #42547f !important;
}
#detailDiv.selectedCheckbox #relations ul#relation {
    border-color: #42547f !important;
}
#listRow li.selectedCheckbox {
    border: 1px solid #42547f !important;
}
#topictree .selectingCheckbox {
    display: none;
    float: left;
}
body.selectingTopics .objects {
    display: none;
}
body.selectingTopics .topics {
    display: inline-block !important;
}
body.selectingTopics #sortbar .multiselection {
    display: none !important;
}
body.selectingTopics img.topic-img {
    height: 100%;
    width: 100%;
}
body.selectingTopics .selectedElements-button a {
    display: none;
}
body.selectingTopics .selectedElements-button a.clearList {
    display: inline-block;
}
body.selectingTopics .selectedElements-button a.saveList {
    display: inline-block;
}
body.selectingTopics #selectedElements div.preview img {
    display: block;
    height: auto;
    margin: auto;
    width: auto;
}
body.selectingTopics #thumbnailRow .selectingCheckbox {
    display: none;
}
body.selectingTopics #detailDiv #relations .selectingCheckbox {
    display: none;
}
body.selectingTopics #detailDiv #relations a {
    padding-left: 1em !important;
}
body.selectingTopics #topictree .selectingCheckbox {
    border: medium none;
    display: block;
    float: left;
    margin: 2px 3px 0 0;
    padding: 0;
}
div.previewIcons span.pubId-text {
    float: right;
    margin-right: 5px;
}
span.previewIcons span.pubId-text {
    float: right;
    margin-right: 5px;
}
.items-tab.tab-active::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #536aa1 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    bottom: -14px;
    content: "";
    height: 0;
    left: calc(50% - 7px);
    position: absolute;
    width: 0;
    z-index: 20;
}
.items-tab.tab-active::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    bottom: -12px;
    content: "";
    height: 0;
    left: calc(50% - 6px);
    position: absolute;
    width: 0;
    z-index: 20;
}
.uiEditMode textarea, .textarea-vertical textarea {
    resize: vertical;
}
@media (min-width: 991px) {
html.js .alert-message {
    display: none;
}
}
html.js.ua-desktop [data-thumbnail-align], html.js.ua-tablet [data-thumbnail-align] {
    opacity: 0;
}
html.js.ua-desktop .loaded[data-thumbnail-align], html.js.ua-tablet .loaded[data-thumbnail-align] {
    opacity: 1;
}
.tooltip-inner {
    border-radius: 2px;
}
.affix.affix-navbar {
    position: fixed !important;
    top: 40px;
    z-index: 100;
}
.video-cut, .stills .still {
    display: block;
    position: relative;
}
.video-cut.withSelection, .stills .withSelection.still {
    border-color: #42547f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 0 2px 9px rgba(0, 0, 0, 0.22);
}
.video-cut .preview, .stills .still .preview {
    background: transparent none repeat scroll 0 0;
    display: block;
    position: relative;
    transition: background 0.255s ease 0s;
}
.video-cut .preview::before, .stills .still .preview::before {
    content: "";
    transition: background 0.225s cubic-bezier(0, 0.28, 0.44, 1) 0s;
}
.video-cut .preview:hover::before, .stills .still .preview:hover::before {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.video-cut .preview:hover::after, .stills .still .preview:hover::after {
    border: 0 none;
    bottom: 0;
    color: white;
    content: "?";
    font: 30px/1 "FontAwesome";
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.stills .still {
    background: white none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.27);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    margin: 5px;
    padding: 5px 5px 1px;
    position: relative;
    text-align: center;
}
.stills .still.still-select .preview:hover::after, .stills .still.still-check .preview:hover::after {
    content: "?";
}
.stills .still a:hover {
    text-decoration: initial;
}
.stills .still a img {
    display: block;
    margin: 0 auto;
}
.noselect {
    -moz-user-select: none;
}
.uiLoader {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
.uiLoader.uiLoader-bg {
    background-color: #fff;
}
.uiLoader.uiLoader-stickyTooltip {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    z-index: -1;
}
.uiLoader > .content-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
.uiLoader > .content-wrapper > .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.uiLoader > .content-wrapper > .content .loader-text {
    line-height: 30px;
    vertical-align: top;
}
* {
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}
.page-content {
    position: relative;
}
.content-panel {
    min-width: 0;
    position: relative;
}
.strip-rpadding {
    padding-right: 0;
}
.strip-lpadding {
    padding-left: 0;
}
.strip-box-shadow {
    box-shadow: none !important;
}
.orderData > hr {
    border-top: 1px solid #d5d5d5;
    margin-bottom: 40px;
    margin-top: 40px;
}
.accept-tc .checkbox {
    float: left;
}
.accept-tc .control-label {
    text-align: left;
}
.requirement {
    padding-top: 50px;
}
.alert-message ul {
    margin: 0;
    padding: 0;
}
.alert-message ul li {
    list-style-type: none;
}
.alert {
    list-style-type: none;
}
.pull-down, .search-thumbnails.search-thumbnails-bricklet > .search-thumbnail .thumbnail-property-link {
    bottom: 0;
    left: 0;
    position: absolute;
}
.panel-transparent {
    background-color: rgba(255, 255, 255, 0.9);
    color: black;
    padding: 10px 30px;
}
hr.xs {
    margin: 0;
}
hr.sm {
    margin-bottom: 5px;
    margin-top: 5px;
}
.inputFix {
    position: relative;
}
.inputFix > input {
    background-color: transparent;
    border-color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ui-responsive-panel {
    background-color: #555;
}
.content-divider {
    margin-bottom: 10px;
}
.content-divider .pull-right, .content-divider .pull-left, .content-divider h3, .content-divider .content-text {
    background-color: #fff;
    color: #555;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    margin: 2px 0 0;
    padding: 0 10px;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase;
}
.content-divider .pull-left, .content-divider h3, .content-divider .content-text {
    margin-left: 10px;
}
.content-divider .pull-right {
    margin-right: 10px;
}
.content-divider > .divider {
    border-bottom: 1px solid white;
    border-top: 1px solid #cbcbcb;
    margin-top: -10px;
}
.popup-content {
    position: relative;
}
.popup-content .bootstrap-table {
    margin-bottom: 50px;
}
.popup-content .popup-content, .popup-content .popup-footer {
    bottom: 50px;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
}
.popup-content .popup-content {
    top: 0;
}
.popup-content .popup-footer {
    background-color: #ffffff;
    bottom: 0;
    height: 50px;
    position: fixed;
}
.popup-content .popup-footer.popup-footer-right {
    text-align: right;
}
.tag-cloud-wrapper .tag-cloud-weight-10 {
    font-size: 170%;
}
.tag-cloud-wrapper .tag-cloud-weight-9 {
    font-size: 160%;
}
.tag-cloud-wrapper .tag-cloud-weight-8 {
    font-size: 150%;
}
.tag-cloud-wrapper .tag-cloud-weight-7 {
    font-size: 140%;
}
.tag-cloud-wrapper .tag-cloud-weight-6 {
    font-size: 130%;
}
.tag-cloud-wrapper .tag-cloud-weight-5 {
    font-size: 120%;
}
.tag-cloud-wrapper .tag-cloud-weight-4 {
    font-size: 110%;
}
.tag-cloud-wrapper .tag-cloud-weight-3 {
    font-size: 100%;
}
.tag-cloud-wrapper .tag-cloud-weight-2 {
    font-size: 90%;
}
.tag-cloud-wrapper .tag-cloud-weight-1 {
    font-size: 80%;
}
#uiGoToTop {
    bottom: 50px;
    line-height: 1;
    right: 4px;
    z-index: 310;
}
.anchor {
    display: block;
    position: relative;
    top: -45px;
    visibility: hidden;
}
.lightbox-content .anchor {
    top: -100px;
}
html.ua-tablet body.withSelectMediaBoxActive #uiGoToTop {
    bottom: 210px;
}
.modal-backdrop {
    position: fixed;
}
.cookie-container {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    min-height: 115px;
    min-width: 600px;
    position: fixed;
    right: 0;
    z-index: 9999;
}
.cookie-container .cookie-content {
    color: #fff;
    padding: 10px 20px;
}
.cookie-container .cookie-content span.h2 {
    color: #fff;
    display: block;
    margin-bottom: 20px;
    margin-top: 0;
}
.cookie-container .cookie-buttons {
    position: absolute;
    right: 10px;
    top: 10px;
}
.cookie-container .cookie-buttons a, .cookie-container .cookie-buttons button {
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.cookie-container a.btn.uiDismissCookiePolicy {
    background-color: #fff !important;
    border: medium none !important;
    color: #000 !important;
}
.cookie-container button.btn.uiDismissCookiePolicy {
    background-color: #fff !important;
    border: medium none !important;
    color: #000 !important;
}
@media (max-width: 2px) {
.cookie-container {
    height: 130px;
}
.cookie-container .cookie-content {
    font-size: 12px;
    padding: 10px;
}
}
@media (max-width: 2px) {
.slick-prev, .slick-next {
    display: none !important;
}
}
#uploadDivBorder {
    height: 300px;
}
#uploadDivBorder #uploadDivAbsolutePosition {
    position: absolute;
    width: 100%;
    z-index: 3;
}
#uploadDivBorder #uploadDivAbsolutePosition .col-sm-10 object {
    background-color: inherit;
}
#uploadDivBorder #uploadSpotlight {
    background-color: black;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.2;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
}
#toolbar_documentViewer img.flexpaper_bttnPrint {
    display: none !important;
}
#toolbar_documentViewer .flexpaper_tbbutton_pressed {
    margin-left: -3px;
}
ol.list-initial, ul.list-initial {
    padding: 0 0 0 40px;
}
dd.list-initial {
    margin: 0 0 0 40px;
}
.back-button {
    padding: 15px 0;
}
.info-panel-instance-footer .back-button {
    padding: 0;
}
.progress-bar-download {
    background-color: #0084c8;
}
.progress-striped .progress-bar-download {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.withTruncatedLines > .uiTruncatedLinesWrap {
    height: 400px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.withTruncatedLines > .uiTruncatedLinesWrap::after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background-repeat: repeat-x;
    bottom: 0;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.withTruncatedLines > .uiExpand, .withTruncatedLines > .uiCollapse {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.42857;
    padding: 5px 8px;
}
.withTruncatedLines > .uiExpand {
    display: inline-block;
}
.withTruncatedLines > .uiCollapse {
    display: none;
}
.withTruncatedLines.expanded .uiTruncatedLinesWrap {
    height: auto;
}
.withTruncatedLines.expanded .uiTruncatedLinesWrap::after {
    content: initial;
    display: none;
}
.withTruncatedLines.expanded > .uiExpand {
    display: none;
}
.withTruncatedLines.expanded > .uiCollapse {
    display: inline-block;
}
.media-block-outline-secondary {
    border: 1px solid #ddd;
}
.media-block-outline-secondary .media-block-body {
    background-color: transparent;
}
.media-block-outline-secondary .media-block-body > .count, .media-block-outline-secondary .media-block-body > .type {
    color: #0084c8;
}
.media-block-outline-secondary .media-block-footer {
    background-color: transparent;
    color: #0084c8;
}
.media-block-secondary {
    border: 1px solid #b7b7b7;
}
.media-block-secondary .media-block-body {
    background-color: #0084c8;
}
.media-block-secondary .media-block-body > .count, .media-block-secondary .media-block-body > .type {
    color: #fff;
}
.media-block-secondary .media-block-footer {
    background-color: #0084c8;
    color: #fff;
}
.media-block-group {
    position: relative;
}
.media-block-group::before, .media-block-group::after {
    content: " ";
    display: table;
}
.media-block-group::after {
    clear: both;
}
.media-block-group > .media-block {
    float: left;
}
.media-block {
    border-radius: 3px;
    display: inline-block;
    min-width: 100px;
    text-align: center;
}
.media-block .media-block-body {
    font-size: 14px;
    padding: 5px;
}
.media-block .media-block-body .count, .media-block .media-block-body .type {
    display: block;
}
.media-block .media-block-body .count {
    font-size: 20px;
}
.media-block .media-block-body .glyphicon {
    font-size: 12px;
}
.media-block .media-block-footer {
    font-size: 12px;
    padding: 0 0 5px;
}
html.lt-ie9 .dropup, html.lt-ie9 .dropdown {
    position: relative;
}
html.lt-ie9 .dropup .dropdown-menu::before, html.lt-ie9 .dropup .dropdown-menu::after, html.lt-ie9 .dropdown .dropdown-menu::before, html.lt-ie9 .dropdown .dropdown-menu::after {
    content: "";
    display: none;
}
html.lt-ie9 #nprogress .spinner, html.lt-ie9 #nprogress .spinner-icon {
    display: none;
}
.bootstrap-datetimepicker-widget {
    list-style: outside none none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em;
}
@media (min-width: 768px) {
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
}
}
@media (min-width: 992px) {
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
}
}
@media (min-width: 1200px) {
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
}
}
.bootstrap-datetimepicker-widget.dropdown-menu::before, .bootstrap-datetimepicker-widget.dropdown-menu::after {
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 7px;
    top: -7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom::after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 8px;
    top: -6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top::before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right::before {
    left: auto;
    right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right::after {
    left: auto;
    right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    width: 54px;
}
.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Increment Hours";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Increment Minutes";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Decrement Hours";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Decrement Minutes";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Show Hours";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Show Minutes";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Toggle AM/PM";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Clear the picker";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Set the date to today";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Toggle Date and Time Screens";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .picker-switch td {
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 0;
    width: auto;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
    height: 2.5em;
    line-height: 2.5;
    width: 100%;
}
.bootstrap-datetimepicker-widget table {
    margin: 0;
    width: 100%;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    border-radius: 4px;
    text-align: center;
}
.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Previous Month";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget table th.next::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Next Month";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eeeeee none repeat scroll 0 0;
}
.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
    color: #777777;
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
}
.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #eeeeee none repeat scroll 0 0;
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
    color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
    position: relative;
}
.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #999;
    border-top-color: rgba(0, 0, 0, 0.2);
    bottom: 4px;
    content: "";
    display: inline-block;
    position: absolute;
    right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #999;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today::before {
    border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    width: 54px;
}
.bootstrap-datetimepicker-widget table td span:hover {
    background: #eeeeee none repeat scroll 0 0;
}
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #999;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
    color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}
.sr-only, .usernameInCart {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media (min-width: 1200px) {
.dropdown .dropdown-menu.detailed-search {
    max-width: 760px;
    min-width: 400px;
}
}
.dropdown .dropdown-menu.detailed-search .detailed-search-form {
    float: left;
    width: 100%;
}
@media (min-width: 1200px) {
.dropdown .dropdown-menu.detailed-search .detailed-search-form {
    border-right: 1px solid #eee;
    width: 400px;
}
}
.dropdown .dropdown-menu.detailed-search .tag-cloud-wrapper {
    float: right;
    height: 100%;
    overflow: hidden;
    padding: 4px 6px;
    top: 0;
    width: 400px;
}
@media (min-width: 1200px) {
.dropdown .dropdown-menu.detailed-search .tag-cloud-wrapper {
    border-left: 1px solid #eee;
    margin-left: -1px;
    width: 240px;
}
}
.dropdown .dropdown-menu.login-dropdown {
    min-width: 350px;
}
.search-bar-mobile {
    padding: 5px 15px;
}
@media (min-width: 3px) {
.subheader .navbar .nav.navbar-nav .search-form .input-group {
    width: 400px;
}
}
@media (min-width: 1200px) {
.subheader .navbar .nav.navbar-nav .search-form .input-group {
    width: 600px;
}
}
@media (min-width: 1600px) {
.subheader .navbar .nav.navbar-nav .search-form .input-group {
    width: 1000px;
}
}
.navbar .dropdown-menu.login-dropdown {
    min-width: 350px;
}
.navbar-nav > li > a.lang {
    padding-left: 35px;
}
.navbar-nav > li > a.lang::before {
    left: 15px;
    top: 12px;
}
.shariff .orientation-horizontal li {
    min-width: 140px;
    width: 140px;
}
.shariff .orientation-horizontal li .share_text {
    display: inline;
    text-indent: 0;
}
@media (min-width: 1200px) {
.dropdown .dropdown-menu.detailed-search {
    max-width: 760px;
    min-width: 400px;
}
}
.dropdown .dropdown-menu.detailed-search .detailed-search-form {
    float: left;
    width: 100%;
}
@media (min-width: 1200px) {
.dropdown .dropdown-menu.detailed-search .detailed-search-form {
    border-right: 1px solid #eee;
    width: 400px;
}
}
.dropdown .dropdown-menu.detailed-search .tag-cloud-wrapper {
    float: right;
    height: 100%;
    overflow: hidden;
    padding: 4px 6px;
    top: 0;
    width: 400px;
}
@media (min-width: 1200px) {
.dropdown .dropdown-menu.detailed-search .tag-cloud-wrapper {
    border-left: 1px solid #eee;
    margin-left: -1px;
    width: 240px;
}
}
.dropdown .dropdown-menu.login-dropdown {
    min-width: 350px;
}
.topic-tree-item .level_1 > ul {
    background-color: #f7f7f7;
}
.topic-tree-item .level_1 > ul > .menu-item:hover, .topic-tree-item .level_1 > ul > .menu-item:focus {
    background-color: #fff;
}
.topic-tree-item .level_1 .topic-tree-item > .level_2 > .menu-item.active::before {
    background-color: #42547f;
}
.topic-tree-item .level_1 .topic-tree-item > .level_2 > .menu-item.active > i {
    color: #42547f;
}
.topic-tree-item .level_1.active > .menu-item::before {
    background-color: #42547f;
}
.topic-tree-item .level_1.active > .menu-item > i {
    color: #42547f;
}
.topic-tree-item .level_2 > ul {
    background-color: #ebebeb;
}
.topic-tree-item .level_2 > ul > .menu-item:hover, .topic-tree-item .level_2 > ul > .menu-item:focus {
    background-color: #ebebeb;
}
.topic-tree-item .level_3 > ul {
    background-color: #e0e0e0;
}
.topic-tree-item .level_3 > ul > .menu-item:hover, .topic-tree-item .level_3 > ul > .menu-item:focus {
    background-color: #e0e0e0;
}
.topic-tree-item .level_4 > ul {
    background-color: #d6d6d6;
}
.topic-tree-item .level_4 > ul > .menu-item:hover, .topic-tree-item .level_4 > ul > .menu-item:focus {
    background-color: #d6d6d6;
}
.topic-tree-item .level_5 > ul {
    background-color: #ccc;
}
.topic-tree-item .level_5 > ul > .menu-item:hover, .topic-tree-item .level_5 > ul > .menu-item:focus {
    background-color: #ccc;
}
.topic-tree-item .level_6 > ul {
    background-color: #c2c2c2;
}
.topic-tree-item .level_6 > ul > .menu-item:hover, .topic-tree-item .level_6 > ul > .menu-item:focus {
    background-color: #c2c2c2;
}
.topic-tree-item .level_7 > ul {
    background-color: #b8b8b8;
}
.topic-tree-item .level_7 > ul > .menu-item:hover, .topic-tree-item .level_7 > ul > .menu-item:focus {
    background-color: #b8b8b8;
}
.topic-tree-item .menu-item {
    max-height: 66px;
}
.topic-tree-item .menu-item a {
    display: block;
    max-height: 60px;
    padding-left: 18px;
}
.topic-tree-item .menu-item i {
    padding-top: 3px;
    position: absolute;
}
.topic-tree-item a.active {
    color: #42547f;
}
.topic-tree-item.topic-tree-item-overview {
    display: none;
}
@media (min-width: 3px) {
.parent-topic-tree {
    width: 200px;
}
}
@media (min-width: 1200px) {
.parent-topic-tree {
    width: 300px;
}
}
@media (min-width: 1600px) {
.parent-topic-tree {
    width: 400px;
}
}
@media (min-width: 1900px) {
.parent-topic-tree {
    width: 400px;
}
}
.topic-tree-master {
    padding-right: 20px;
}
.topic-tree-item-embed .topic-tree-embed {
    border-left: 1px solid #bbbbbb;
    margin-left: 20px;
}
.topic-tree-item-embed .topic-tree-embed li .menu-item:not(.active)::after {
    background: #bbbbbb none repeat scroll 0 0;
    border: medium none !important;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 7px;
}
.topic-tree-item-embed .menu-item {
    display: block;
    font-size: 14px !important;
    line-height: 1.42857 !important;
    margin: 0 auto;
    max-height: 68px;
    overflow: hidden;
}
.topic-tree-item-embed .menu-item i {
    font-style: normal !important;
    padding-top: 3px;
    position: absolute;
}
.topic-tree-item-embed .menu-item:hover {
    background-color: #eee;
}
.topic-tree-item-embed a.active {
    color: #42547f;
}
.topic-tree-item-embed.topic-tree-item-overview {
    display: none;
}
@media all and (min-width: 2px) {
.lite-panel > .lite-panel-header > .header-logo > a {
    float: left;
}
.lite-panel > .lite-panel-header > .header-menu {
    padding: 20px 10px;
}
.lite-panel > .lite-panel-header > .header-menu > form {
    float: right;
}
}
html.no-flexbox .info-panel-instance .info-panel-body > .instance-image, html.no-flexbox .info-panel-instance .info-panel-body .instance-properties {
    display: block;
}
html.no-flexbox .info-panel-instance .info-panel-body.instance-split {
    display: table;
    table-layout: fixed;
    width: 100%;
}
html.no-flexbox .info-panel-instance .info-panel-body.instance-split > .instance-image, html.no-flexbox .info-panel-instance .info-panel-body.instance-split .instance-properties {
    display: table-cell;
}
@media (max-width: 1599px) {
html.no-flexbox .info-panel-instance .info-panel-body.instance-split > .instance-image, html.no-flexbox .info-panel-instance .info-panel-body.instance-split .instance-properties {
    display: block;
}
}
html.no-flexbox .info-panel-instance .info-panel-body.instance-split .instance-properties {
    vertical-align: top;
    width: 100%;
}
html.flexbox .info-panel-instance .info-panel-body.instance-split {
    flex-direction: row;
}
@media (max-width: 1599px) {
html.flexbox .info-panel-instance .info-panel-body.instance-split {
    flex-direction: column;
}
}
@media (min-width: 1600px) {
html.flexbox .info-panel-instance .info-panel-body.instance-split > .instance-properties {
    -moz-box-flex: 1;
    flex: 1 1 0;
}
}
.info-panel .info-panel-header .title-container {
    float: left;
}
.info-panel .info-panel-header .controls-container {
    float: right;
}
.info-panel .info-panel-header > .title {
    float: left;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut {
    background: #343434 none repeat scroll 0 0;
    display: none;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut #cutButtons {
    padding: 15px 10px 10px;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut .cutting-group {
    position: absolute;
    top: 15px;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut .cutting-group.cutting-group-left {
    left: 10px;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut .cutting-group.cutting-group-right {
    right: 10px;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut .cutting-group.cutting-group-right .btn-cropping {
    float: right;
}
.info-panel.info-panel-instance .info-panel-body .instance-image .instance-video-cut .cutting-group .cutting-time {
    color: white;
    display: block;
    font-size: 10px;
}
.info-panel.info-panel-instance .info-panel-body .instance-image.uiVideoCutOpen .instance-video-cut {
    display: block;
}
.info-panel.info-panel-instance .info-panel-body.instance-not-split .instance-image, .info-panel.info-panel-instance .info-panel-body.instance-not-split .instance-properties {
    display: block;
    height: auto;
}
.info-panel.info-panel-instance .info-panel-body .instance-image.uiWithAudio .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 300px;
}
@media (min-width: 1600px) {
html.flexbox .info-panel-body.instance-split .instance-content {
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.info-panel.info-panel-instance .info-panel-body.instance-split .instance-image {
    width: 700px;
}
.info-panel.info-panel-instance .info-panel-body.instance-split .instance-image .instance-feature {
    min-height: 400px;
}
.info-panel.info-panel-instance .info-panel-body.instance-split .instance-image.uiFlexPaper, .info-panel.info-panel-instance .info-panel-body.instance-split .instance-image.uiWithVideo, .info-panel.info-panel-instance .info-panel-body.instance-split .instance-image.uiWithAudio {
    width: 880px;
}
}
@media (min-width: 1900px) {
.info-panel.info-panel-instance .info-panel-body.instance-split .instance-image.uiWithVideo, .info-panel.info-panel-instance .info-panel-body.instance-split .instance-image.uiWithAudio {
    width: 1160px;
}
}
.social-media-elements .shariff-button a span.fa {
    display: inline;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 2px) {
.info-type-panel > .info-panel-body .info-type-wrapper > .info-type-feature {
    max-width: 250px;
    min-width: 250px;
    vertical-align: middle;
    width: 250px;
}
}
@media (min-width: 3px) {
.search-lists > .search-list .search-list-body {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.search-lists > .search-list .search-list-body > .search-list-img, .search-lists > .search-list .search-list-body > .search-list-properties {
    display: table-cell;
}
.search-lists > .search-list .search-list-body.search-list-topic {
    display: block;
}
.search-lists > .search-list .search-list-body.search-list-topic .first-property-value {
    font-size: 18px;
}
.search-lists > .search-list .search-list-body > .search-list-img {
    max-width: 192px;
    min-width: 192px;
    vertical-align: top;
    width: 192px;
}
.search-lists > .search-list .search-list-body > .search-list-img .img-responsive {
    position: relative;
}
.search-lists > .search-list .search-list-footer .search-list-footer-cart-controls {
    float: right;
}
}
@media (min-width: 2px) {
.properties .property > .property-label {
    width: 200px;
}
}
.list-group.list-group-lightbox > .list-group-item {
    background-color: #fbfbfb;
    border-color: transparent;
    border-width: 1px 0;
    padding-left: 60px;
}
.list-group.list-group-lightbox > .list-group-item .items {
    left: 45px;
}
.list-group.list-group-lightbox > .list-group-item .title {
    color: #555;
    font-size: 14px;
}
.list-group.list-group-lightbox > .list-group-item .meta {
    padding-left: 20px;
}
.list-group.list-group-lightbox > .list-group-item:hover {
    background-color: #f0f0f0;
}
.list-group.list-group-lightbox > .list-group-item::before {
    color: #555;
    left: 35px;
}
.lightbox .lightbox-header {
    border-color: #d4d4d4;
    overflow: visible;
    position: absolute;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    z-index: 10;
}
.lightbox .lightbox-header .lightbox-descriptor {
    max-width: 300px;
    min-width: 300px;
    width: 300px;
}
.lightbox .lightbox-header > .menu-group {
    padding: 12px;
}
.lightbox .lightbox-body {
    padding-top: 51px;
}
.lightbox .lightbox-body > .lightbox-sidebar, .lightbox .lightbox-body .lightbox-content {
    display: table-cell;
}
.lightbox .lightbox-body > .lightbox-sidebar {
    background-color: #fbfbfb;
    border-color: #d4d4d4;
    border-style: solid;
    border-width: 0 1px 1px;
    max-width: 300px;
    min-width: 300px;
    vertical-align: top;
    width: 300px;
}
.lightbox .lightbox-body > .lightbox-sidebar .lightbox-search {
    padding: 10px;
}
.lightbox .lightbox-body > .lightbox-sidebar .lightbox-search input[type="text"]:focus {
    border-color: #999;
    box-shadow: none;
}
.lightbox .lightbox-body > .lightbox-sidebar .lightbox-search + .lightbox-menu-header {
    border-color: #d4d4d4;
    border-style: solid;
    border-width: 1px 0 0;
}
.lightbox .lightbox-body > .lightbox-sidebar .lightbox-menu-header > .header-item {
    display: inline-block;
    font-size: 11px;
    padding: 11px;
    position: relative;
    vertical-align: top;
}
.lightbox .lightbox-body > .lightbox-sidebar .lightbox-menu-header > .header-item .checkbox {
    margin: 0;
}
.lightbox .lightbox-body > .lightbox-sidebar .lightbox-menu-header > .header-item .checkbox label::before {
    height: 16px;
    width: 16px;
}
.lightbox .lightbox-body > .lightbox-content .search-context {
    border-left: medium none;
}
.lightbox .lightbox-body > .lightbox-content .search-context .nav-tabs-search-result {
    padding-left: 20px;
    padding-right: 20px;
}
.lightbox .lightbox-body > .lightbox-content .search-context .search-result .menu-bar {
    padding-left: 20px;
    padding-right: 20px;
}
@media screen and (min-width: 1px) {
.modal-dialog {
    padding-bottom: 0;
    position: relative;
}
}
@media screen and (min-width: 2px) {
.modal-dialog {
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
}
.modal.modal-sm {
    width: initial !important;
}
.modal.modal-sm .modal-dialog {
    width: 300px;
}
}
@media all and (min-width: 3px) {
.modal.modal-lg {
    width: initial !important;
}
.modal.modal-lg .modal-dialog {
    width: 900px;
}
.modal.modal-xlg {
    width: initial !important;
}
.modal.modal-xlg .modal-dialog {
    width: 900px;
}
}
@media all and (min-width: 1600px) {
.modal.modal-lg {
    width: initial !important;
}
.modal.modal-lg .modal-dialog {
    width: 900px;
}
.modal.modal-xlg {
    width: initial !important;
}
.modal.modal-xlg .modal-dialog {
    width: 1200px;
}
}
@media (max-width: 1199px) {
div.header > .container .header-logo {
    left: initial;
}
div.header > .container .header-logo > a {
    float: none;
}
div.header > .container .header-logo > a > .logo {
    display: block;
    margin: auto;
}
}
@media (max-width: 2px) {
div.header > .container .header-logo > a {
    float: none;
}
div.header > .container .header-logo > a > .logo {
    display: block;
    margin: auto;
}
}
@media (min-width: 991px) {
html.js .alert-message {
    display: none;
}
}
.stickytooltip {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.6);
    left: -10000px;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    z-index: 3000;
}
.stickytooltip.show {
    visibility: visible;
}
#packageDownloadContainer .single-packages-list {
    max-height: 500px;
    overflow: auto;
}
.media-block-group .media-block + .media-block {
    margin-left: 10px;
}
h1 .modal {
    font-size: 14px !important;
}
h1 .modal i {
    font-size: 14px !important;
    width: auto !important;
}
@media (min-width: 2px) {
.pull-right-sm {
    float: right !important;
}
.pull-left-sm {
    float: left !important;
}
.border-left-sm {
    border-left: 1px solid #eee;
}
.border-right-sm {
    border-right: 1px solid #eee;
}
.border-top-sm {
    border-top: 1px solid #eee;
}
.border-bottom-sm {
    border-bottom: 1px solid #eee;
}
}
@media (min-width: 3px) {
.pull-right-md {
    float: right !important;
}
.pull-left-md {
    float: left !important;
}
.border-left-md {
    border-left: 1px solid #eee;
}
.border-right-md {
    border-right: 1px solid #eee;
}
}
@media (min-width: 1200px) {
.pull-right-lg {
    float: right !important;
}
.pull-left-lg {
    float: left !important;
}
.border-left-lg {
    border-left: 1px solid #eee;
}
.border-right-lg {
    border-right: 1px solid #eee;
}
}
@media (min-width: 1600px) {
.pull-right-xlg {
    float: right !important;
}
.pull-left-xlg {
    float: left !important;
}
}
@media (max-width: 1599px) {
.border-top-to-xlg {
    border-top: 1px solid #eee;
}
.border-bottom-to-xlg {
    border-bottom: 1px solid #eee;
}
.text-center-to-xlg {
    text-align: center;
}
}
@media (max-width: 1899px) {
.border-top-to-olg {
    border-top: 1px solid #eee;
}
.border-bottom-to-olg {
    border-bottom: 1px solid #eee;
}
.text-center-to-olg {
    text-align: center;
}
}
.search-thumbnails.search-thumbnails-bricklet .search-thumbnail.search-thumbnail-tag-cloud.show-as-band {
    background-color: #fff;
    border: medium none;
    padding-left: 8%;
}
.search-thumbnails.search-thumbnails-bricklet .search-thumbnail.search-thumbnail-tag-cloud.show-as-band .tag-cloud-links .link-wrapper {
    display: inline-block;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
@media (min-width: 2px) {
.search-thumbnails.search-thumbnails-bricklet .search-thumbnail.search-thumbnail-tag-cloud.show-as-band .tag-cloud-links .link-wrapper {
    float: left;
    width: 33.3333%;
}
}
.search-thumbnails.search-thumbnails-bricklet .search-thumbnail.search-thumbnail-tag-cloud.show-as-band .tag-cloud-links .link-wrapper a {
    color: #999;
}
.search-thumbnails.search-thumbnails-bricklet .search-thumbnail.search-thumbnail-tag-cloud.show-as-band .thumbnail-property-top {
    font-size: 14px;
}
.search-thumbnails.search-thumbnails-bricklet .search-thumbnail.search-thumbnail-tag-cloud.show-as-band .thumbnail-property-top::after {
    content: none;
}
