
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_osteologyslider" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-osteology-slider table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-osteology-slider table th {
		font-weight:bold;
	}

	.tx-osteology-slider table td {
		vertical-align:top;
	}

/* default styles for extension "tx_cssstyledcontent" */
    /* Headers */
    .csc-header-alignment-center { text-align: center; }
    .csc-header-alignment-right { text-align: right; }
    .csc-header-alignment-left { text-align: left; }

    div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

    /* Clear floats after csc-textpic and after csc-textpic-imagerow */
    div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

    /* Set padding for tables */
    div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
    div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

    /* Settings for figure and figcaption (HTML5) */
    div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

    /* Captions */
    figcaption.csc-textpic-caption { display: table-caption; }
    .csc-textpic-caption { text-align: left; caption-side: bottom; }
    div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
    div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
    div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

    /* Float the columns */
    div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

    /* Border just around the image */
    div.csc-textpic-border div.csc-textpic-imagewrap img {
        border: 2px solid #000000;
        padding: 0px 0px;
    }

    div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

    /* Space below each image (also in-between rows) */
    div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
    div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

    /* colSpace around image columns, except for last column */
    div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
    div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

    /* Add margin from image-block to text (in case of "Text & Images") */
    div.csc-textpic-intext-left .csc-textpic-imagewrap,
    div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        margin-right: 10px;
    }
    div.csc-textpic-intext-right .csc-textpic-imagewrap,
    div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
        margin-left: 10px;
    }

    /* Positioning of images: */

    /* Center (above or below) */
    div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
    div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
    div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

    /* Right (above or below) */
    div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
    div.csc-textpic-right div.csc-textpic-text { clear: right; }

    /* Left (above or below) */
    div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
    div.csc-textpic-left div.csc-textpic-text { clear: left; }

    /* Left (in text) */
    div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

    /* Right (in text) */
    div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

    /* Right (in text, no wrap around) */
    div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

    /* Left (in text, no wrap around) */
    div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

    div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

    /* Browser fixes: */
    /* Fix for unordered and ordered list with image "In text, left" */
    .csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

    /* Textmedia */
    .csc-textmedia,
    .csc-textmedia-gallery { overflow: hidden; }
    .csc-textmedia-gallery-column { float: left; }
    .csc-textmedia-gallery-column { margin-right: 10px; }
    .csc-textmedia-gallery-column:last-child { margin-right: 0; }
    .csc-textmedia-gallery-row { overflow: hidden; margin-bottom: 10px; }
    .csc-textmedia-gallery-row:last-child { margin-bottom: 0; }
    .csc-textmedia-above .csc-textmedia-gallery { margin-bottom: 10px; }
    .csc-textmedia-above-right .csc-textmedia-gallery { float: right; }
    .csc-textmedia-above-left .csc-textmedia-gallery { float: left; }
    .csc-textmedia-above .csc-textmedia-text { clear: both; }
    .csc-textmedia-above-center .csc-textmedia-gallery-outer,
    .csc-textmedia-below-center .csc-textmedia-gallery-outer { position: relative; float: right; right: 50%; }
    .csc-textmedia-above-center .csc-textmedia-gallery-inner,
    .csc-textmedia-below-center .csc-textmedia-gallery-inner { position: relative; float: right; right: -50%; }
    .csc-textmedia-below .csc-textmedia-gallery { margin-top: 10px; }
    .csc-textmedia-below-right .csc-textmedia-gallery { float: right; }
    .csc-textmedia-below-left .csc-textmedia-gallery { float: left; }
    .csc-textmedia-inside-right .csc-textmedia-gallery { float: right; margin-left: 10px; }
    .csc-textmedia-inside-left .csc-textmedia-gallery { float: left; margin-right: 10px; }
    .csc-textmedia-beside-right .csc-textmedia-gallery { float: right; margin-left: 10px; }
    .csc-textmedia-beside-right .csc-textmedia-text { overflow: hidden; }
    .csc-textmedia-beside-left .csc-textmedia-gallery { float: left; margin-right: 10px; }
    .csc-textmedia-beside-left .csc-textmedia-text { overflow: hidden; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; margin-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Space */
    .csc-space-before-extra-small { margin-top: 1em; }
    .csc-space-before-small { margin-top: 2em; }
    .csc-space-before-medium { margin-top: 3em; }
    .csc-space-before-large { margin-top: 4em; }
    .csc-space-before-extra-large { margin-top: 5em; }
    .csc-space-after-extra-small { margin-bottom: 1em; }
    .csc-space-after-small { margin-bottom: 2em; }
    .csc-space-after-medium { margin-bottom: 3em; }
    .csc-space-after-large { margin-bottom: 4em; }
    .csc-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .csc-frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .csc-frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .csc-frame-indent { margin-left: 15%; margin-right: 15%; }
    .csc-frame-indent-left { margin-left: 33%; }
    .csc-frame-indent-right { margin-right: 33%; }

div#grantdb {
    padding-top: 50px;
}
.container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-md-3{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-md-6{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.grantfilter.mobile{
    display: none;
}
.grantfilter.desktop{
    display: flex;
}

.grantfilter.desktop.row {
    padding-bottom: 50px;
}

.grantdblist_itemcontainer.col-md-6{
    margin-bottom: 20px;
    background-color: #F6F6F6;
}
.grantdblist_itemcontainer:nth-child(odd) .grantdblist__item{
    border-right: 15px solid white;
    height: 100%;
}
.grantdblist_itemcontainer:nth-child(even) .grantdblist__item{
    border-left: 15px solid white;
    height: 100%;
}

.grantdblist_itemcontainer .grantdblist__item table{
    width: 100%;
}

.grantdblist th {
    color: #0055A5;
    text-transform: uppercase;
    font-family: open_sansbold;
    width: 200px;
    vertical-align: top;
    font-size: 12px;
}

.grantdblist tr {
    border-bottom: 1px solid #979797;
    padding-bottom: 10px;
    display: block;
    padding-top: 5px;
}

.grantdblist tr:last-child{
    border: none;
}

.grantdblist__item {
    padding: 20px;
}


.grantdblist__item img {
    border-radius: 50%;
}

.grantfilter .toggle {
    cursor: pointer;
    padding: 4px 0 4px 20px;
}

.grantfilter .filter-items-wrap {
    position: absolute;
    padding: 20px;
    top: 60px;
    width: 250px;
    background: #ffffff;
    left: 0;
    z-index: 1;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(28,30,35,0.2);
    overflow-y: auto;
    max-height: 300px;
}

.grantfilter .filter-wrap-single span {
    color: #0055A5;
    text-transform: uppercase;
    font-family: open_sansbold;
    float: left;
    cursor: pointer;
}

.filter-wrap-single.resetall.col-md-3 {
    margin-left: -15px;
}
.filter-wrap-single.types-filter.col-md-3 {
    padding-left: 15px;
}

.grantfilter .filter-wrap-single > span {
    cursor: text;
}

.grantfilter .resetall.filter-wrap-single span {
    float: right;
    padding-right: 30px;
}

.grantfilter .resetall.filter-wrap-single span.product-filter-label {
    padding-right: 0;
    cursor: pointer;
}

.grantfilter .resetall.filter-wrap-single img {
    padding-top: 2px;
    margin-left: 5px;
}

.grantfilter .filter-wrap-single  span.btn-dropdown {
    color: #0055A5;
    font-family: open_sanslight;
    float: none;
}

.grantfilter .select-wrapper {
    float: left;
    width: 93px;
    padding-left: 10px;
}


.grantfilter .select-wrapper .pseudo-dropdown-container {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(168,168,168,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(168,168,168,1);
    box-shadow: 0px 0px 10px 0px rgba(168,168,168,1);
    border: gray;
    position: absolute;
    z-index: 1000;
    background: white;
    width: 170px;
    margin-left: -10px;
}

.grantfilter .select-wrapper .pseudo-dropdown-placeholder-container {
    position: relative;
}
.grantfilter .select-wrapper .pseudo-dropdown-placeholder {
    color: #0055A5;
}

.grantfilter .select-wrapper .pseudo-dropdown-container .pseudo-dropdown-item{
    padding: 5px 10px 5px 10px;
}
.grantfilter .select-wrapper .pseudo-dropdown-container .pseudo-dropdown-item:first-child{
    padding-top: 10px;
}
.grantfilter .select-wrapper .pseudo-dropdown-container .pseudo-dropdown-item:last-child{
    padding-bottom: 10px;
}
.grantfilter .select-wrapper .pseudo-dropdown-container .pseudo-dropdown-item label{
    color: #0055A5;
    cursor: pointer;
}

.grantfilter .select-wrapper .pseudo-dropdown-container .pseudo-dropdown-item label:hover,
.grantfilter .select-wrapper .pseudo-dropdown-container .pseudo-dropdown-item label:focus{
    color: #5AA1D4;
}

.grantfilter .select-wrapper .pseudo-dropdown-placeholder-container span:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -151px 0;
    width: 26px;
    height: 12px;
    top: 50%;
    left: 50%;
    margin-left: 60px;
    margin-bottom: -10px;
    background-position: -196px -36px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.grantfilter .years-filter .select-wrapper .pseudo-dropdown-placeholder-container span:before {
    margin-left: 15px;
}

/* Customize the label (the container) */
.grantfilter .checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.grantfilter .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.grantfilter .checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.grantfilter .checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.grantfilter .checkbox-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.grantfilter .checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.grantfilter .checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.grantfilter .checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.grantdblist.row {
    min-height: 200px;
}

.publications{
    min-height: 23px;
}

td.publications{
    padding-left:15px;
}

.publications p {
    float: left;
    width:57px;
}

.publications span:first-child {
    padding-left: 15px;
}

.publications a {
    position: relative;
    color: #666;
}

.publications a:before{
    width: 16px;
    content: " ";
    background-image: url('../../../typo3conf/ext/osteology_grantdb/Resources/Public/Images/external-link.svg');
    background-repeat: no-repeat;
    position: absolute;
    left: -15px;
    top: 4px;
    height: 15px;
}

/* screens < 1880px  */
@media screen and (max-width: 1880px) {
    div#grantdb {
        padding-top: 20px;
    }
    .grantfilter.mobile{
        display: flex;
    }
    .grantfilter.desktop{
        display: none;
    }

    .grantfilter.mobile.row {
        padding-bottom: 25px;
    }

    .mobile-filter-container {
        width: 100%;
    }

    .mobile-filter-open{
        border: 2px solid #0055A5;
        padding: 10px 5px 10px 20px;
        text-transform: uppercase;
        color: #0055A5;
        cursor: pointer;
    }

    .mobile-filter-close{
        background-color: #0055A5;
        padding: 10px 5px 10px 20px;
        font-family: open_sanslight;
        color: #ffffff;
        cursor: pointer;
    }

    .mobile-filter-open img.toggle-image,
    .mobile-filter-close img.toggle-image {
        float: right;
        padding: 5px 20px 5px 5px;
    }
    .mobile-filter-close img.toggle-image {
        padding-top: 2px;
    }

    ul.filter-dropdown {
        -webkit-box-shadow: 0px 0px 8px 0px rgba(171,171,171,1);
        -moz-box-shadow: 0px 0px 8px 0px rgba(171,171,171,1);
        box-shadow: 0px 0px 8px 0px rgba(171,171,171,1);
        background-color: #FAFAFA;
    }

    ul.filter-dropdown > li {
        border-bottom: 1px solid #D8D8D8;
        padding: 10px 5px 10px 20px;
        color: #0055A5;
        font-family: open_sansbold;
        cursor: pointer;
        text-transform: uppercase;
    }

    ul.filter-dropdown > li > label,
    ul.filter-dropdown > li span.product-filter-label {
        display: block;
        width: 100%;
    }

    ul.filter-dropdown > li > ul {
        padding-left: 15px;
    }

    ul.filter-dropdown > li > ul > li{
        color: #0055A5;
        padding: 10px 5px 10px 0px;
        font-family: open_sanslight;
        cursor: pointer;
        text-transform: none;
    }
    ul.filter-dropdown > li > ul > li:first-child {
        padding-top: 20px;
    }

    ul.filter-dropdown > li label {
        cursor: pointer;
    }

    .product-filter-label .reset-all-image,
    .dropdown-open-icon{
        float: right;
        padding-right: 20px;
    }
    .product-filter-label .reset-all-image {
        margin-top: 2px;
    }


    .input-container {
        display: block;
        position: relative;
        cursor: pointer;
        padding-right: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    /* Hide the browser's default radio button */
    .input-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom radio button */
    .checkmark {
        position: relative;
        top: 1px;
        left: 0;
        float: right;
        height: 17px;
        width: 17px;
        background-color: white;
        border-radius: 50%;
        border: 2px solid #0055A5;
    }

    /* On mouse-over, add a grey background color */
    .input-container:hover input ~ .checkmark {
        background-color: #ccc;
    }

    /* When the radio button is checked, add a blue background */
    .input-container input:checked ~ .checkmark {
        background-color: white;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    .input-container input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the indicator (dot/circle) */
    .input-container .checkmark:after {
        top: 4px;
        left: 4px;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #0055A5;
    }
}

/* screens < 1400px  */
@media screen and (max-width: 1400px) {
    .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .grantdblist_itemcontainer:nth-child(odd) .grantdblist__item{
        border: none;
    }
    .grantdblist_itemcontainer:nth-child(even) .grantdblist__item{
        border: none;
    }

    .grantdblist_itemcontainer .grantdblist__item:nth-child(odd){
        margin-right:0px;
    }
}


/* screens < 670px  */
@media screen and (max-width: 670px) {
    .grantdblist__item th,
    .grantdblist__item td{
        display: block;
    }
}

.cart-info .info-table td:first-child {
	padding-right:10px;
	width: 38%;
}

.cart-info .info-table td {
	width:38%;
	padding: 7px 0;
}

.cart-info
{
	width:40%;
}

.select-options .drop-holder
{
	border: 1px solid #5BA1D4;
}

.contact-form .error input[type="text"],
.contact-form .error input[type="email"]
{
	border: 1px solid #FF0066 !important;
}

.scrollable-area-wrapper .vscroll-slider {
	min-height: 30%;
}

#content .contact-form .error .rad-unchecked {
	border: 1px solid #FF0066 !important;
	padding: 1px;
}

.form-flash-messages{
	color: #f06;
}

#content .tx-osteology-cart .contact-form h3 {
	margin-bottom: 6px;
	margin-top: 16px;
}

#content .tx-osteology-cart .contact-form .row {
	margin-right:20px;
}


.cycle-gallery div.btn-prev:before, .cycle-gallery div.btn-next:before {
	background: none;
}

.cycle-gallery div.btn-prev:hover:before {
	background: none;
}

.cycle-gallery div.btn-next:hover:before {
	background: none;
}

.cycle-gallery div.btn-prev:hover:before {
	background: none;
}

.cycle-gallery div.btn-next:hover:before {
	background: none;
}

.cycle-gallery div.btn-prev, .cycle-gallery div.btn-next {
	background: none;
}

.cycle-gallery div.btn-prev:hover, .cycle-gallery div.btn-next:hover {
	background: none;
}

.home-right-columnn-boxes .boxes {
	padding: 0px;
	/*padding-bottom:30px;*/

}

.home-right-columnn-boxes .boxes .title {
	color: #0057a3;
	font: 16px/20px 'open_sansbold', Arial, Helvetica, sans-serif;
}

.home-right-columnn-boxes .boxes .subtitle {
	color: #5ba1d4;
	font: 13px/16px 'open_sansbold', Arial, Helvetica, sans-serif;

}

.home-right-columnn-boxes .boxes p {
	font: 12px/14px 'open_sansregular', Arial, Helvetica, sans-serif;
}

.home-right-columnn-boxes .boxes .label {
	background-color: #5ba1d4;
	font: 12px/14px 'open_sansbold', Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	right: 0;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #ffffff;
	border-right: 0;
}

.home-right-columnn-boxes a {
	color: #8a8c8f;

}

.home-right-columnn-boxes a:hover {
	text-decoration: none;

}

.home-right-columnn-boxes a:hover .home-right-box-text {
	background-color: #ededed;
}

/*
#home-left-column {
	width: 65% !important;
}

#home-footer-holder {
	width: 65%;
}

#home-form-container {
	width:35%;
}
*/

.home-sidebar {
	background-color: #5ba1d4;

}

.home-right-columnn-boxes {
	background-color: white;
	z-index: 1000;
	position: absolute;
}

.home-right-box-text {
	height: 137px;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #5ba1d4;
}

.home-right-column-box-img {
	float: left;
	height: 157px;
	width: 223px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.home-right-box-image {

	width: auto !important;
	height: 157px !important;
}

.home-right-box-image.JS {
	left: 50px;
	margin-left: -50px;
}

.home-right-box-text.last {
	border-bottom: none;
}


.cycle-gallery .mask .slide.hide-bg::before {
	background-image: none;
}

/****BLUE SLIDER BOX START*****/

.cycle-gallery .box.blue-box {
	height: 246px;

}


#sidebar .box.blue-box, .cycle-gallery .btn-prev.blue-box, .cycle-gallery .btn-next.blue-box, .cycle-gallery .box.blue-box {
	background-image: none;
	background-color: #0057a3;
}

.cycle-gallery .btn-prev.blue-box:hover, .cycle-gallery .btn-next.blue-box:hover {
	background-image: none;
	background-color: #5ba1d4;
}

.cycle-gallery .btn-next.blue-box::before {
	background-position: -200px 0;
}

.cycle-gallery .btn-prev.blue-box::before {
	background-position: -181px 0;
}

.cycle-gallery .box.blue-box, .cycle-gallery .box.blue-box h2 strong, .cycle-gallery .box.blue-box h2 span {
	color: #FFFFFF;
}

.cycle-gallery .box h2 span {
	display: block;
}

.cycle-gallery .box.blue-box a.btn-register {
	background-color: #FFFFFF;
	color: #0057a3;
}

.cycle-gallery .box.blue-box a.btn-register:hover {
	background-color: #5ba1d4;
	color: #FFFFFF;
}

.cycle-gallery .box.blue-box a.btn-register::after {
	background-color: #0057a3;
}

.cycle-gallery .box.blue-box a.btn-register::before {
	background-position: -242px -61px;
}

.cycle-gallery .box.blue-box a.btn-register:hover::before {
	background-position: -242px -75px;
}

/****BLUE SLIDER BOX END*****/
.hide-to-xs {
  display: block; }

@media (max-width: 479px) {
  .hide-to-xs {
    display: none !important; } }
.show-to-xs {
  display: block; }

@media print, (min-width: 480px) {
  .show-to-xs {
    display: none !important; } }
.show-to-sm {
  display: block; }

@media print, (min-width: 1024px) {
  .show-to-sm {
    display: none !important; } }
.show-to-md {
  display: block; }

@media print, (min-width: 1024px) {
  .show-to-md {
    display: none !important; } }
.show-from-xs {
  display: none; }

@media print, (min-width: 480px) {
  .show-from-xs {
    display: block; } }
.show-from-sm {
  display: none; }

@media print, (min-width: 1024px) {
  .show-from-sm {
    display: block; } }
.show-from-md {
  display: none; }

@media print, (min-width: 1024px) {
  .show-from-md {
    display: block; } }
@font-face {
  font-family: 'open_sansbold';
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-bold-webfont.eot');
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-bold-webfont.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-bold-webfont.woff') format("woff"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-bold-webfont.ttf') format("truetype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-bold-webfont.svg#open_sansbold') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansregular';
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-regular-webfont.eot');
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-regular-webfont.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-regular-webfont.woff') format("woff"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-regular-webfont.ttf') format("truetype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-regular-webfont.svg#open_sansregular') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sanssemibold';
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-semibold-webfont.eot');
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-semibold-webfont.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-semibold-webfont.woff') format("woff"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-semibold-webfont.ttf') format("truetype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sanslight';
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-light-webfont.eot');
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-light-webfont.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-light-webfont.woff') format("woff"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-light-webfont.ttf') format("truetype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/opensans-light-webfont.svg#open_sanslight') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/icomoon.eot?-800s3p');
  src: url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/icomoon.eot?#iefix-800s3p') format("embedded-opentype"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/icomoon.svg?-800s3p#icomoon') format("svg"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/icomoon.woff?-800s3p') format("woff"), url('../../../typo3conf/ext/osteology_template/Resources/Public/fonts/icomoon.ttf?-800s3p') format("truetype");
  font-weight: normal;
  font-style: normal; }
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

.video-wrapper {
  /*position: relative;
  padding-bottom: 56.25%;           // 16:9
  padding-top: 25px;
  height: 0;*/
  max-width: 512px; }

/*.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold;
  font-family: open_sansbold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }
  #fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px; }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101; }

#fancybox-close {
  position: absolute;
  right: 12px;
  width: 27px;
  height: 29px;
  background: transparent url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') -273px -36px;
  cursor: pointer;
  z-index: 1103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px 'Arial';
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  z-index: 1102;
  display: none;
  left: 0; }
  #fancybox-left:hover span {
    left: 20px; }

#fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  z-index: 1102;
  display: none;
  right: 0; }
  #fancybox-right:hover span {
    left: auto;
    right: 20px; }

#fancybox-left-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 22px;
  height: 42px;
  margin-top: -13px;
  cursor: pointer;
  z-index: 1102;
  display: block;
  background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png');
  background-position: -213px 0; }

#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 22px;
  height: 42px;
  margin-top: -13px;
  cursor: pointer;
  z-index: 1102;
  display: block;
  background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png');
  background-position: -240px 0; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%; }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-position: -20px 0; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-position: 0 -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%; }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-position: -40px -122px; }

#fancybox-title {
  font: 14px/20px 'open_sansregular', Arial, Helvetica, sans-serif;
  z-index: 1102; }
  #fancybox-title p {
    margin: 0; }

.fancybox-title-inside {
  padding: 1px 0 49px 5px;
  color: #666;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }
  #fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px; }

#fancybox-title-float-main {
  color: #fff;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0; }

#fancybox-title-float-right {
  padding: 0 0 0 15px; }

/* ie.css START */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* ie.css END */
@media (max-width: 1023px) {
  #fancybox-wrap {
    width: 100% !important;
    left: 0px !important;
    padding: 0px !important; }

  #fancybox-content {
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box; } }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-mail:before {
  content: "\e600"; }

.icon-linkedin:before {
  content: "\e601"; }

.icon-twitter:before {
  content: "\e602"; }

.icon-facebook:before {
  content: "\e604"; }

.icon-youtube:before {
  content: "\e605"; }

.icon-instagram:before {
  content: "\e606"; }

img {
  vertical-align: top; }

ol {
  padding-left: 20px; }

#main ol {
  list-style: decimal;
  margin: 0 0 22px; }

h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  margin-bottom: 0.83em; }

h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin-block-start: 1em;
  margin-block-end: 1em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em; }

a {
  text-decoration: none;
  color: #5ba1d4; }
  a:hover {
    text-decoration: underline; }
  a:active {
    background-color: transparent; }
  a.btn-link {
    font: 13px/16px 'open_sansbold', Arial, Helvetica, sans-serif;
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
    display: block;
    margin: 0 0 9px 2px;
    padding: 6px 8px 6px 26px;
    position: relative;
    width: 150px; }
    a.btn-link:before {
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat scroll -105px 0 rgba(0, 0, 0, 0);
      content: "";
      height: 9px;
      left: 8px;
      margin: -4px 0 0;
      position: absolute;
      top: 50%;
      width: 12px; }
    a.btn-link:hover {
      background: none repeat scroll 0 0 #0057a3;
      color: #fff;
      text-decoration: none; }
      a.btn-link:hover:before {
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat scroll -105px -12px rgba(0, 0, 0, 0); }
  a.btn-register {
    background: none repeat scroll 0 0 #4a4a4a;
    color: #fff;
    display: block;
    margin: 0 0 0 2px;
    padding: 9px 8px 9px 61px;
    position: relative;
    width: 118px; }
    a.btn-register:hover {
      background: none repeat scroll 0 0 #0057a3;
      text-decoration: none; }
    a.btn-register:before {
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat scroll -126px 0 rgba(0, 0, 0, 0);
      content: "";
      height: 11px;
      left: 10px;
      margin: -5px 0 0;
      position: absolute;
      top: 50%;
      width: 15px; }
    a.btn-register:after {
      background: none repeat scroll 0 0 #eaeff5;
      bottom: 0;
      content: "";
      left: 34px;
      position: absolute;
      top: 0;
      width: 3px; }

input {
  font: 100% 'open_sansregular', Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
  -webkit-appearance: none;
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -moz-appearance: none; }
  input[type="submit"]:hover {
    cursor: pointer; }

textarea {
  font: 100% 'open_sansregular', Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
  -webkit-appearance: none;
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -moz-appearance: none; }

select {
  font: 100% 'open_sansregular', Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
  -webkit-appearance: none;
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  -moz-appearance: none; }

.select-area {
  border: none;
  background: #fff;
  position: relative;
  overflow: hidden;
  cursor: default;
  height: 22px;
  float: left;
  color: #5ba1d4;
  padding: 5px 8% 0 2.4%;
  width: 89.6% !important; }
  .select-area .center {
    white-space: nowrap;
    padding: 3px 5% 3px 0; }
  .select-area .select-opener {
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -111px -61px;
    position: absolute;
    height: 25px;
    width: 25px;
    right: 1px;
    top: 1px; }

.select-focus {
  border-color: #f00; }

.select-disabled {
  background: #eceded; }

.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000; }
  .select-options .drop-holder {
    overflow: hidden;
    height: 1%; }
  .select-options ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .select-options ul li {
      width: 100%;
      float: left; }
    .select-options ul a {
      text-decoration: none;
      padding: 5px 10px;
      display: block;
      cursor: default;
      color: #5ba1d4;
      height: 1%; }
  .select-options .optgroup {
    clear: both; }
    .select-options .optgroup strong {
      display: block;
      padding: 5px; }
    .select-options .optgroup ul a {
      padding-left: 30px; }
  .select-options .item-selected a {
    text-decoration: none;
    background: #0057a3;
    color: #fff; }

.btn-more {
  margin: 0 0 0 2px;
  padding: 0 0 0 30px;
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .btn-more:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -76px -25px;
    width: 24px;
    height: 21px;
    left: 0;
    top: 50%;
    margin: -11px 0 0; }
  .btn-more:hover {
    text-decoration: none;
    color: #0057a3; }

.biography-table td,
.contenttable td,
.info-table td {
  padding-right: 1px; }

.biography-table td {
  padding-bottom: 6px; }

.info-table {
  border-collapse: collapse;
  width: 96.5%; }
  .info-table td {
    border-top: 1px solid #e3e3e4;
    padding: 7px 0 10px;
    vertical-align: top; }
    .info-table td:first-child {
      width: 43%;
      margin: 0 10px 0 0;
      font-family: 'open_sansregular', 'Arial', 'Helvetica', 'sans-serif'; }
    .info-table td .align {
      display: block;
      margin: 0 0 8px; }
  .info-table tr:first-child td {
    border-top: none;
    padding: 0 0 6px; }

.w1 {
  width: 100%;
  display: table-row; }

.blau {
  color: #0057a3; }

.search-form {
  border: 1px solid #5ba1d4;
  background: #fff;
  padding: 0 5px 0 0; }
  .search-form input[type="search"] {
    float: left;
    font-size: 12px;
    line-height: 16px;
    height: 25px;
    padding: 4px 5px;
    width: 147px;
    color: #5ba1d4;
    background: none;
    border: none;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none; }
  .search-form input[type="text"] {
    float: left;
    font-size: 12px;
    line-height: 16px;
    height: 25px;
    padding: 4px 5px;
    width: 147px;
    color: #5ba1d4;
    background: none;
    border: none;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none; }
  .search-form input[type="submit"] {
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -75px -2px;
    width: 15px;
    height: 15px;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    margin: 4px 0 0; }

.cycle-gallery {
  position: relative;
  height: 100%; }
  .cycle-gallery p {
    margin-bottom: 11px; }
  .cycle-gallery .mask {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .cycle-gallery .mask .slideset {
      height: 100%;
      position: relative; }
    .cycle-gallery .mask .slide {
      height: 100%; }
      .cycle-gallery .mask .slide:before {
        position: absolute;
        content: "";
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-decor.png') repeat-x;
        left: 0;
        right: 0;
        height: 154px;
        bottom: 0; }
      .cycle-gallery .mask .slide.active {
        z-index: 1; }
      .cycle-gallery .mask .slide .img-holder {
        height: 100%;
        width: 100%; }
  .cycle-gallery .box {
    position: absolute;
    top: 50%;
    font: 13px/16px 'open_sansbold', Arial, Helvetica, sans-serif;
    color: #0057a3;
    background: rgba(255, 255, 255, 0.85);
    width: 248px;
    padding: 24px 24px 26px;
    height: 262px;
    overflow: hidden;
    margin: -156px 0 0;
    right: 57px;
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-box.png'); }
    .cycle-gallery .box.style h2 {
      margin-bottom: 7px; }
    .cycle-gallery .box.style p {
      margin-bottom: 38px; }
    .cycle-gallery .box h2 {
      margin: 0 0 4px;
      font-size: 31px;
      font-weight: 700;
      line-height: 35px;
      text-transform: uppercase; }
      .cycle-gallery .box h2 .category {
        font-size: 16px;
        line-height: 20px;
        display: block;
        color: #5ba1d4;
        font-weight: normal;
        margin: 0 0 3px; }
      .cycle-gallery .box h2 .color-style {
        color: #5ba1d4;
        letter-spacing: -1px; }
  .cycle-gallery time {
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin: 0 0 9px; }
  .cycle-gallery .btn-detail {
    width: 150px;
    padding: 6px 8px 6px 26px;
    display: block;
    position: relative;
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
    margin: 0 0 9px 2px; }
    .cycle-gallery .btn-detail:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px 0;
      width: 12px;
      height: 9px;
      left: 8px;
      top: 50%;
      margin: -4px 0 0; }
    .cycle-gallery .btn-detail:hover {
      text-decoration: none;
      background: #0057a3;
      color: #fff; }
      .cycle-gallery .btn-detail:hover:before {
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px -12px; }
  .cycle-gallery .btn-register {
    background: #4a4a4a;
    display: block;
    width: 118px;
    padding: 9px 8px 9px 61px;
    color: #fff;
    position: relative;
    margin: 0 0 0 2px; }
    .cycle-gallery .btn-register:hover {
      background: #0057a3;
      text-decoration: none; }
    .cycle-gallery .btn-register:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -126px 0;
      width: 15px;
      height: 11px;
      left: 10px;
      top: 50%;
      margin: -5px 0 0; }
    .cycle-gallery .btn-register:after {
      position: absolute;
      content: "";
      background: #eaeff5;
      top: 0;
      bottom: 0;
      left: 34px;
      width: 3px; }
  .cycle-gallery .btn-prev {
    position: absolute;
    top: 139px;
    width: 58px;
    height: 41px;
    text-indent: -9999px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.85);
    z-index: 50;
    /* right: 305px;  GP: duplicate */
    right: 295px;
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-box.png'); }
    .cycle-gallery .btn-prev:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -151px 0;
      width: 9px;
      height: 16px;
      top: 50%;
      left: 50%;
      margin: -9px 0 0 -4px; }
    .cycle-gallery .btn-prev:hover {
      background: rgba(105, 169, 214, 0.85); }
      .cycle-gallery .btn-prev:hover:before {
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -181px 0; }
  .cycle-gallery .btn-next {
    position: absolute;
    top: 139px;
    width: 58px;
    height: 41px;
    text-indent: -9999px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.85);
    z-index: 50;
    /* right: 243px; GP: duplicate */
    right: 234px;
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-box.png'); }
    .cycle-gallery .btn-next:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -151px 0;
      width: 9px;
      height: 16px;
      top: 50%;
      left: 50%;
      margin: -9px 0 0 -4px;
      background-position: -166px 0; }
    .cycle-gallery .btn-next:hover {
      background: rgba(105, 169, 214, 0.85); }
      .cycle-gallery .btn-next:hover:before {
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -200px 0; }
  .cycle-gallery .btn-detail-register {
    background: #4a4a4a;
    display: block;
    width: 118px;
    padding: 9px 8px 9px 61px;
    color: #fff;
    position: relative;
    margin: 0 0 0 2px; }
    .cycle-gallery .btn-detail-register:hover {
      background: #0057a3;
      text-decoration: none; }
    .cycle-gallery .btn-detail-register:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -126px 0;
      width: 15px;
      height: 11px;
      left: 10px;
      top: 50%;
      margin: -5px 0 0; }
    .cycle-gallery .btn-detail-register:after {
      position: absolute;
      content: "";
      background: #eaeff5;
      top: 0;
      bottom: 0;
      left: 34px;
      width: 3px; }

.content-frame {
  padding: 22px 6.6% 10px 234px; }

.schedule-list {
  margin: 0 0 22px;
  padding: 0;
  list-style: none; }
  .schedule-list li {
    padding: 0 0 0 19px;
    position: relative; }
    .schedule-list li:before {
      position: absolute;
      content: "";
      background: #666;
      width: 6px;
      height: 6px;
      left: 4px;
      top: 10px;
      margin: -2px 0 0; }
  .schedule-list ul {
    list-style: none outside none;
    margin: 0 0 22px;
    padding: 0; }
    .schedule-list ul li {
      padding: 0 0 0 19px;
      position: relative; }
      .schedule-list ul li:before {
        background: none repeat scroll 0 0 #666;
        content: "";
        height: 6px;
        left: 4px;
        margin: -2px 0 0;
        position: absolute;
        top: 10px;
        width: 6px; }

.archive-list {
  font: 14px/18px 'open_sanssemibold', Arial, Helvetica, sans-serif;
  list-style: none outside none;
  margin: 0 0 26px;
  padding: 0;
  margin-top: 10px; }
  .archive-list li {
    margin: 0 0 12px; }
  .archive-list a {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px;
    position: relative; }
    .archive-list a:before {
      position: absolute;
      content: "";
      width: 24px;
      height: 21px;
      top: 50%;
      margin: -11px 0 0;
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat scroll -76px -25px rgba(0, 0, 0, 0);
      left: 0; }
    .archive-list a:hover {
      text-decoration: none;
      color: #0057a3; }
    .archive-list a.back:before {
      background-position: -162px -25px; }
  .archive-list ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0; }
    .archive-list ul.add {
      margin-bottom: 19px; }
    .archive-list ul li {
      display: inline-block;
      margin: 0 5px 0 0;
      vertical-align: top; }

.carousel {
  position: relative;
  background: #d8e3f2;
  padding: 0 0 0 234px;
  margin: 0 -15% 0 -234px; }
  .carousel .mask-holder {
    position: relative;
    width: 616px; }
  .carousel .mask {
    position: relative;
    overflow: hidden;
    width: 609px;
    border-left: 4px solid #fff; }
    .carousel .mask:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 4px;
      background: #fff;
      z-index: 10;
      content: ""; }
    .carousel .mask .slideset {
      float: left;
      position: relative; }
    .carousel .mask .slide {
      float: left;
      width: 200px;
      border-right: 4px solid #fff; }
  .carousel .btn-prev {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 21px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px -25px;
    z-index: 50;
    margin: -9px 0 0;
    left: -40px; }
    .carousel .btn-prev:hover {
      background-position: -162px -25px; }
  .carousel .btn-next {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 21px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px -25px;
    z-index: 50;
    margin: -9px 0 0;
    background-position: -134px -25px;
    right: -40px; }
    .carousel .btn-next:hover {
      background-position: -76px -25px; }
  .carousel .description {
    display: none; }

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

.lightbox {
  width: 300px; }
  .lightbox h2 {
    margin: 0 0 10px; }
  .lightbox p {
    margin: 0; }

.lightbox-detail {
  text-indent: -9999px;
  overflow: hidden;
  background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -265px 0;
  width: 35px;
  height: 32px;
  position: absolute;
  right: 43px;
  top: -1px; }

.program-block {
  margin: 26px -10px 52px 2px; }
  .program-block img {
    width: 100%;
    height: auto; }

.accordion {
  margin: 26px -13px 10px 3px;
  padding: 0;
  list-style: none;
  font: 16px/20px 'open_sanssemibold', Arial, Helvetica, sans-serif; }
  .accordion li {
    margin: 0 0 4px; }
  .accordion ul {
    background: #d8e3f2;
    margin: 4px 0 12px;
    padding: 21px 21px 1px;
    list-style: none;
    font: 14px/20px 'open_sansregular', Arial, Helvetica, sans-serif;
    color: #666; }
    .accordion ul li {
      padding: 0 0 0 21px;
      position: relative;
      margin: 0 0 18px; }
      .accordion ul li:before {
        position: absolute;
        content: "";
        background: #666;
        width: 6px;
        height: 6px;
        top: 6px;
        left: 0; }
    .accordion ul p {
      margin: 0 0 12px; }
  .accordion > li > a {
    color: #fff;
    display: block;
    padding: 7px 45px 7px 18px;
    background: #0057a3;
    position: relative; }
    .accordion > li > a:hover {
      text-decoration: none; }
    .accordion > li > a:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -37px -61px;
      width: 34px;
      height: 34px;
      right: 0;
      top: 0; }
    .accordion > li > a:after {
      position: absolute;
      content: "";
      background: #fff;
      width: 4px;
      right: 34px;
      top: 0;
      bottom: 0; }
  .accordion > .active > a:before {
    background-position: 0 -61px; }

.accordion-ce a.opener p {
  margin: 0; }
.accordion-ce div.slide {
  background: none repeat scroll 0 0 #d8e3f2;
  color: #666;
  font: 14px/20px 'open_sansregular', Arial, Helvetica, sans-serif;
  list-style: none outside none;
  margin: 0;
  padding: 0 21px 1px; }
.accordion-ce div.slide-first-child {
  margin-top: 4px;
  padding-top: 10px; }

.team-block {
  background: #d8e3f2;
  margin: 0 -20% 0 -234px;
  padding: 0 0 0 234px; }

.team-list {
  padding: 0;
  margin: 0 0 -10px;
  list-style: none;
  width: 630px;
  border-right: 10px solid #fff;
  overflow: hidden; }
  .team-list li {
    float: left;
    position: relative;
    border-left: 10px solid #fff;
    margin: 0 0 10px 0; }
    .team-list li a:hover .block {
      display: block; }
    .team-list li.last-three {
      margin-bottom: 0; }
  .team-list .block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 87, 163, 0.8);
    padding: 50px 9px 16px 12px;
    color: #fff;
    font: 18px/22px 'open_sansbold', Arial, Helvetica, sans-serif;
    text-align: center;
    display: none;
    /* background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-box.png'); */ }
    .team-list .block strong {
      display: block;
      margin: 0 0 5px;
      font-weight: normal; }
    .team-list .block .text-holder {
      font: 14px/18px 'open_sansregular', Arial, Helvetica, sans-serif;
      display: block;
      margin: 0 0 17px; }
    .team-list .block .more {
      color: #fff;
      font-size: 13px;
      line-height: 16px;
      display: inline-block;
      vertical-align: top;
      padding: 6px 11px 6px 26px;
      border: 1px solid #fff;
      position: relative; }
      .team-list .block .more:before {
        position: absolute;
        content: "";
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px -12px;
        width: 12px;
        height: 9px;
        top: 50%;
        left: 8px;
        margin: -4px 0 0; }
    .team-list .block .send {
      text-indent: -9999px;
      overflow: hidden;
      display: block;
      position: relative;
      min-height: 24px; }
      .team-list .block .send:before {
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -76px -61px;
        width: 32px;
        height: 24px;
        top: 0;
        left: 50%;
        position: absolute;
        content: "";
        margin: 0 0 0 -16px; }
  .team-list .same-height-left:before {
    position: absolute;
    content: "";
    background: #fff;
    bottom: -10px;
    height: 10px;
    left: -9999px;
    right: -9999px; }

.links-list {
  margin: 0 0 10px;
  padding: 0;
  list-style: none; }
  .links-list.add {
    margin-bottom: 19px; }
  .links-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0; }
    .links-list li a {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 30px;
      position: relative; }
      .links-list li a:before {
        position: absolute;
        content: "";
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -76px -25px;
        width: 24px;
        height: 21px;
        left: 0;
        top: 50%;
        margin: -11px 0 0; }
      .links-list li a:hover {
        text-decoration: none;
        color: #0057a3; }
  .links-list .back a:before {
    background-position: -162px -25px; }

.biography-table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 28px; }
  .biography-table td {
    padding: 0 0 12px;
    vertical-align: top;
    font: 14px/18px 'open_sansregular', Arial, Helvetica, sans-serif;
    padding-bottom: 6px; }
    .biography-table td:first-child {
      width: 117px;
      margin: 0 10px 0 0; }

.contact-block {
  margin: -4px 0 25px 4px; }
  .contact-block address {
    font-style: normal; }
    .contact-block address .text-holder {
      display: block;
      margin: 0 0 -2px; }
      .contact-block address .text-holder:first-child {
        font-family: 'open_sansbold', 'Arial', 'Helvetica', 'sans-serif'; }
  .contact-block dl {
    overflow: hidden;
    margin: 0; }
  .contact-block dt {
    float: left;
    width: 44px;
    margin: 0 6px 0 0; }
  .contact-block dd {
    overflow: hidden; }

.scan-form {
  background: #d8e3f2;
  padding: 25px 2.5% 23px;
  margin: 16px 0 14px 3px;
  width: 70.6%;
  min-width: 533px; }
  .scan-form input[type="text"] {
    font-size: 13px;
    line-height: 16px;
    height: 32px;
    color: #5ba1d4;
    width: 71.2%;
    border: none;
    background: #fff;
    padding: 8px 2%;
    float: left;
    margin: 2px 2% 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none; }
  .scan-form input[type="search"] {
    font-size: 13px;
    line-height: 16px;
    height: 32px;
    color: #5ba1d4;
    width: 71.2%;
    border: none;
    background: #fff;
    padding: 8px 2%;
    float: left;
    margin: 2px 2% 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none; }
  .scan-form input[type="search"]::-webkit-search-cancel-button {
    display: none; }
  .scan-form ::-webkit-input-placeholder {
    color: #5ba1d4; }
  .scan-form :-moz-placeholder {
    color: #5ba1d4; }
  .scan-form ::-moz-placeholder {
    color: #5ba1d4;
    opacity: 1; }
  .scan-form :-ms-input-placeholder {
    color: #5ba1d4; }
  .scan-form input[type="submit"] {
    font: 18px/22px 'open_sanssemibold', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #0057a3;
    padding: 4px 16px 4px 15px;
    cursor: pointer;
    border: none;
    position: relative;
    height: 34px; }
    .scan-form input[type="submit"]:hover {
      background: #4a4a4a; }
  .scan-form .submit-holder {
    padding-left: 37px;
    float: left; }
    .scan-form .submit-holder:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -177px -61px;
      width: 34px;
      height: 34px;
      top: 0;
      left: 0;
      cursor: pointer; }
    .scan-form .submit-holder:hover input[type="submit"] {
      background: #4a4a4a; }
    .scan-form .submit-holder:hover:before {
      background-position: -140px -61px; }

.result-block {
  margin: 0 0 11px; }
  .result-block .text-holder {
    display: block;
    margin: 0 0 -2px; }
    .result-block .text-holder strong {
      font-family: 'open_sansbold', 'Arial', 'Helvetica', 'sans-serif'; }

.page-list {
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .page-list li {
    float: left;
    margin: 0 0 0 9px;
    padding: 0 0 0 9px;
    position: relative; }
    .page-list li:first-child {
      padding-left: 0;
      margin-left: 0; }
      .page-list li:first-child:before {
        background: none; }
    .page-list li:before {
      position: absolute;
      content: "";
      background: #5ba1d4;
      left: 0;
      top: 5px;
      bottom: 2px;
      width: 1px; }
  .page-list .active {
    font-family: 'open_sansbold', 'Arial', 'Helvetica', 'sans-serif'; }

.result-list {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 20px; }
  .result-list li {
    margin: 0 0 16px; }

.side-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #5ba1d4;
  padding: 25px 4.7%;
  margin: 0;
  list-style: none;
  font: 16px/20px 'open_sansbold', Arial, Helvetica, sans-serif; }
  .side-menu li {
    margin: 0 0 5px; }
  .side-menu a {
    color: #0057a3; }
    .side-menu a:hover {
      color: #fff;
      text-decoration: none; }
  .side-menu ul {
    font: 14px/18px 'open_sanssemibold', Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0 0 0 9px;
    margin: 8px 0 0; }
    .side-menu ul ul {
      font: 14px/18px 'open_sansregular', Arial, Helvetica, sans-serif;
      padding: 0 0 0 15px;
      margin: 11px 0 10px; }
      .side-menu ul ul li {
        margin: 0 0 5px; }
    .side-menu ul li {
      margin: 0 0 8px; }
  .side-menu .active > a {
    color: #fff;
    text-decoration: none; }

.contact-holder {
  padding: 24px 1.5% 0 18px;
  font: 13px/16px 'open_sansregular', Arial, Helvetica, sans-serif; }
  .contact-holder .contact-form {
    padding-bottom: 15px; }
  .contact-holder h2 {
    font: 30px/34px 'open_sansbold', Arial, Helvetica, sans-serif;
    margin: 0 0 21px -2px; }
  .contact-holder p {
    margin: 0 0 37px; }

.contact-form .row {
  overflow: hidden;
  margin: 0 0 10px; }
  .contact-form .row:first-child {
    margin-bottom: 13px; }
.contact-form input[type="text"] {
  font: 13px/16px 'open_sansregular', Arial, Helvetica, sans-serif;
  height: 16px;
  color: #5ba1d4;
  width: 93%;
  border: 1px solid transparent;
  padding: 6px 2% 5px;
  display: block;
  background: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
.contact-form input[type="tel"] {
  font: 13px/16px 'open_sansregular', Arial, Helvetica, sans-serif;
  height: 16px;
  color: #5ba1d4;
  width: 93%;
  border: 1px solid transparent;
  padding: 6px 2% 5px;
  display: block;
  background: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
.contact-form input[type="email"] {
  font: 13px/16px 'open_sansregular', Arial, Helvetica, sans-serif;
  height: 16px;
  color: #5ba1d4;
  width: 93%;
  border: 1px solid transparent;
  padding: 6px 2% 5px;
  display: block;
  background: #fff;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
.contact-form ::-webkit-input-placeholder {
  color: #5ba1d4; }
.contact-form :-moz-placeholder {
  color: #5ba1d4; }
.contact-form ::-moz-placeholder {
  color: #5ba1d4;
  opacity: 1; }
.contact-form :-ms-input-placeholder {
  color: #5ba1d4; }
.contact-form select {
  width: 89.6%; }
.contact-form textarea {
  overflow: auto;
  min-height: 173px;
  min-width: 93%;
  max-height: 300px;
  max-width: 93%;
  width: 93% !important;
  border: 1px solid transparent;
  padding: 6px 2%;
  color: #5ba1d4;
  display: block;
  outline: none;
  margin: 0; }
.contact-form input[type="submit"] {
  font: 18px/22px 'open_sanssemibold', Arial, Helvetica, sans-serif;
  color: #fff;
  background: #0057a3;
  padding: 3px 52px 4px 24px;
  cursor: pointer;
  border: none;
  position: relative;
  height: 34px; }
  .contact-form input[type="submit"]:hover {
    background: #4a4a4a; }
.contact-form .submit-holder {
  padding-left: 37px; }
  .contact-form .submit-holder:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -177px -61px;
    width: 34px;
    height: 34px;
    top: 0;
    left: 0;
    cursor: pointer; }
  .contact-form .submit-holder:hover input[type="submit"] {
    background: #4a4a4a; }
  .contact-form .submit-holder:hover:before {
    background-position: -140px -61px; }
.contact-form .error input[type="text"] {
  border: 1px solid #f06 !important; }
.contact-form .error input[type="email"] {
  border: 1px solid #f06 !important; }
.contact-form .error textarea[type="textarea"] {
  border: 1px solid #f06 !important; }

.radio-holder {
  float: left;
  margin: 0 4px 0 0; }
  .radio-holder.style label {
    margin-right: 14px; }
  .radio-holder.style .rad-area {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .radio-holder.style .rad-checked:before {
    background: #5ba1d4;
    width: 6px;
    height: 6px;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.pagination {
  list-style: none;
  padding: 0;
  margin: 0 0 0 2px; }
  .pagination li {
    width: 22px;
    height: 19px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #5ba1d4;
    text-align: center;
    margin: 0 3px 0 0; }
    .pagination li a {
      display: block;
      position: relative;
      margin: -2px 0 0; }
    .pagination li:hover {
      background: #5ba1d4; }
      .pagination li:hover a {
        text-decoration: none;
        color: #fff; }
  .pagination .btn-prev {
    text-indent: -9999px;
    overflow: hidden; }
    .pagination .btn-prev a:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -190px -36px;
      width: 6px;
      height: 11px;
      top: 50%;
      left: 50%;
      margin: -5px 0 0 -3px; }
    .pagination .btn-prev a:hover:before {
      background-position: -126px -13px; }
  .pagination .btn-next {
    text-indent: -9999px;
    overflow: hidden; }
    .pagination .btn-next a:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -190px -36px;
      width: 6px;
      height: 11px;
      top: 50%;
      left: 50%;
      margin: -5px 0 0 -3px;
      background-position: -200px -36px; }
    .pagination .btn-next a:hover:before {
      background-position: -136px -13px; }
  .pagination .active {
    background: #5ba1d4; }
    .pagination .active a {
      text-decoration: none;
      color: #fff;
      background-position: -136px -13px; }

.form-container {
  position: relative;
  width: 30%;
  float: left;
  height: 100px;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.form-block {
  position: absolute;
  background: #eceded;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 0 0 118px;
  padding: 13px 4% 1px 0; }
  .form-block.active {
    top: auto;
    background: #eceded;
    padding: 13px 4% 1px;
    left: -4%; }
    .form-block.active .info-form {
      position: absolute;
      left: -9999px; }
      .form-block.active .info-form.add {
        position: static; }

.info-form .row {
  overflow: hidden; }
.info-form input[type="text"] {
  font-size: 13px;
  line-height: 16px;
  height: 32px;
  color: #666;
  width: 100%;
  border: none;
  background: #fff;
  padding: 8px 11px;
  display: block;
  margin: 0;
  word-spacing: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }
.info-form input[type="email"] {
  font-size: 13px;
  line-height: 16px;
  height: 32px;
  color: #666;
  width: 100%;
  border: none;
  background: #fff;
  padding: 8px 11px;
  display: block;
  margin: 0;
  word-spacing: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }
.info-form .error input[type="text"] {
  border: 1px solid #f06;
  padding: 7px 10px; }
.info-form .error input[type="email"] {
  border: 1px solid #f06;
  padding: 7px 10px; }
.info-form .error .rad-area {
  border-color: #f06; }
.info-form ::-webkit-input-placeholder {
  color: #666; }
.info-form :-moz-placeholder {
  color: #666; }
.info-form ::-moz-placeholder {
  color: #666;
  opacity: 1; }
.info-form :-ms-input-placeholder {
  color: #666; }
.info-form input[type="submit"] {
  font: 13px/16px 'open_sansbold', Arial, Helvetica, sans-serif;
  color: #fff;
  float: right;
  background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat 0 -25px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0 0 0 4px; }
  .info-form input[type="submit"]:hover {
    background-position: -39px -25px; }
.info-form.add {
  display: none; }
  .info-form.add input[type="text"] {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 4px; }
  .info-form.add input[type="email"] {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 4px; }
  .info-form.add input[type="submit"] {
    float: none;
    display: block;
    width: 102px;
    padding: 5px 15px 6px;
    text-align: center;
    text-indent: 0;
    background: #666;
    margin: 0; }

.submit-holder {
  position: relative;
  padding: 0 0 0 35px; }
  .submit-holder:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat 0 -25px;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    cursor: pointer; }
  .submit-holder:hover:before {
    background-position: -39px -25px; }
  .submit-holder:hover input[type="submit"] {
    background: #0057a3; }

.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important; }

.rad-area {
  border: 1px solid #ffffff;
  margin: 5px 7px 0 0;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute; }

.rad-area + input + span {
  margin-left: 20px;
  display: inline-block;
  position: relative;
  margin-bottom: 8px;
  margin-top: 4px; }

.rad-checked {
  position: absolute; }
  .rad-checked:before {
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -190px -24px;
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -4px; }

input[type="checkbox"] + span > a {
  color: #0057a3; }

input[type="checkbox"] + span > a:hover, input[type="checkbox"] + span > a:focus {
  color: #4a4a4a; }

.contact-form .error .rad-area {
  border-color: #f06; }

.rad-disabled {
  background: #eceded; }

.link-icon-list {
  font: 14px/18px 'open_sanssemibold', Arial, Helvetica, sans-serif;
  list-style: none outside none;
  margin: 0 0 26px;
  padding: 0;
  margin-top: 10px; }
  .link-icon-list p {
    margin: 0 0 12px; }
  .link-icon-list ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0; }
    .link-icon-list ul.add {
      margin-bottom: 19px; }
    .link-icon-list ul li {
      display: inline-block;
      margin: 0 5px 0 0;
      vertical-align: top; }
  .link-icon-list a {
    display: inline-block;
    padding: 0 0 0 30px;
    position: relative;
    vertical-align: top; }
    .link-icon-list a:before {
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat scroll -76px -25px rgba(0, 0, 0, 0);
      content: "";
      height: 21px;
      left: 0;
      margin: -11px 0 0;
      position: absolute;
      top: 50%;
      width: 24px; }
    .link-icon-list a:hover {
      color: #0057a3;
      text-decoration: none; }
    .link-icon-list a.back:before {
      background-position: -162px -25px; }

.tx-indexedsearch-sw {
  font-family: 'open_sansbold', 'Arial', 'Helvetica', 'sans-serif';
  font-weight: bold; }

.tx-indexedsearch-browsebox strong {
  font-family: 'open_sansbold', 'Arial', 'Helvetica', 'sans-serif'; }
.tx-indexedsearch-browsebox p {
  margin: 0 0 15px; }

.tx-indexedsearch-res {
  line-height: 20px;
  list-style: none outside none;
  margin: 0;
  padding: 0; }
  .tx-indexedsearch-res li {
    margin: 0 0 16px; }

.social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 9999; }
  .social-list li {
    margin: 0 0 5px;
    position: relative; }
    .social-list li a {
      background: #666;
      color: #fff;
      display: block;
      width: 20px;
      height: 20px;
      overflow: hidden; }
      .social-list li a:before {
        display: inline-block;
        vertical-align: top;
        min-width: 23px; }
      .social-list li a:hover {
        background: #0057a3; }
  .social-list .hover-block {
    position: absolute;
    top: 0;
    left: 100%;
    margin: -4px 0 0 10px;
    background: #0057a3;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    padding: 0 8px;
    white-space: nowrap;
    display: none; }
    .social-list .hover-block:before {
      content: '';
      position: absolute;
      top: 50%;
      right: 100%;
      margin: -6px 0 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 7px 6px 0;
      border-color: transparent #0057a3 transparent transparent; }
    .social-list .hover-block > span {
      display: block; }
  .social-list .weibo a:before {
    background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/sina-weibo.svg');
    display: block;
    content: "";
    height: 20px;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 3px;
    filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(99deg) brightness(106%) contrast(101%); }
  .social-list .facebook a:before {
    font-size: 13px;
    margin: 4px 0 0 6px; }
  .social-list .google-plus a:before {
    font-size: 13px;
    margin: 5px 0 0 4px; }
  .social-list .twitter a:before {
    font-size: 13px;
    margin: 4px 0 0 5px; }
  .social-list .linkedin a:before {
    font-size: 13px;
    margin: 4px 0 0 5px; }
  .social-list .mail a:before {
    font-size: 10px;
    margin: 5px 0 0 4px; }
  .social-list a.hover .hover-block {
    display: block; }

.browsebox {
  list-style: none outside none;
  margin: 0 0 22px;
  overflow: hidden;
  padding: 0; }
  .browsebox li {
    float: left;
    margin: 0 0 0 9px;
    padding: 0 0 0 9px;
    position: relative; }
    .browsebox li:first-child {
      margin-left: 0;
      padding-left: 0; }
      .browsebox li:first-child:before {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0); }
    .browsebox li:before {
      background: none repeat scroll 0 0 #5ba1d4;
      bottom: 2px;
      content: "";
      left: 0;
      position: absolute;
      top: 5px;
      width: 1px; }
  .browsebox .active {
    font-family: 'open_sansbold', 'Arial', 'Helvetica', 'sans-serif'; }

.research-expert-prog {
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 14px;
  width: 100%; }
  .research-expert-prog .grey {
    background: none repeat scroll 0 0 #dcdcdb;
    color: #333;
    padding: 2px 5px; }
  .research-expert-prog .lightblue {
    background: none repeat scroll 0 0 #89b6de;
    color: #fff;
    padding: 2px 5px; }
  .research-expert-prog .darkgrey {
    background: none repeat scroll 0 0 #a9a9a9;
    color: #fff;
    padding: 8px 5px; }
  .research-expert-prog .header td {
    background: none repeat scroll 0 0 #0177be;
    color: #fff;
    padding: 8px 5px; }
  .research-expert-prog .blue td {
    background: none repeat scroll 0 0 #0177be;
    color: #fff;
    padding: 2px 5px; }

table.research-expert-prog {
  width: auto; }
  table.research-expert-prog th {
    line-height: 160%;
    vertical-align: top; }
  table.research-expert-prog td {
    line-height: 160%;
    vertical-align: top; }
    table.research-expert-prog td.table {
      padding: 0; }
  table.research-expert-prog table {
    border-collapse: collapse; }
table.research-expert-prog_inner {
  border-spacing: 0;
  width: 100%; }
table.workshop-table {
  border-collapse: collapse;
  width: auto;
  margin-bottom: 20px; }
  table.workshop-table td {
    vertical-align: top; }
    table.workshop-table td:first-child {
      width: 280px;
      white-space: nowrap; }
    table.workshop-table td:last-child {
      width: 200px; }

.language {
  float: left;
  margin-right: 4px;
  font-weight: bold;
  display: none; }
  .language.selected {
    color: #0057a3; }

.contact-info .social-list {
  padding-top: 8px; }

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #0057a3 !important; }
.cc_container .cc_btn:hover {
  background-color: #5ba1d4 !important; }
.cc_container .cc_more_info {
  color: #0057a3 !important; }
  .cc_container .cc_more_info:hover {
    color: #5ba1d4 !important; }

.responsive-clone {
  display: none; }

body {
  position: relative;
  background: #fff;
  font: 14px/20px 'open_sansregular', Arial, Helvetica, sans-serif;
  color: #63666a;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }
  body > #wrapper {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    position: relative; }

@media (max-width: 1023px) {
  .hidden-mobile {
    display: none; } }

@media (min-width: 1024px) {
  .hidden-desktop {
    display: none; } }

#header {
  border-bottom: 1px solid #0057a3;
  position: relative;
  z-index: 1000;
  background-color: #fff; }
  #header .logo {
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/logo.png') no-repeat;
    float: left;
    width: 190px;
    height: 64px;
    text-indent: -9999px;
    overflow: hidden;
    margin: -1px 10px 0 0; }
    #header .logo a {
      height: 100%;
      display: block; }
  #header .mobile-menu-icon {
    display: none; }
  #header:after {
    clear: both;
    display: block;
    content: ''; }
  #header nav.nav-bar {
    background-color: #fff; }
    #header nav.nav-bar ul.add-nav {
      margin: 0 0 -2px;
      padding: 0;
      list-style: none; }
      #header nav.nav-bar ul.add-nav li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 6px; }
        #header nav.nav-bar ul.add-nav li.languages {
          margin: 0; }
      #header nav.nav-bar ul.add-nav .countrySwitch {
        width: 35px;
        margin-top: -6px; }
        #header nav.nav-bar ul.add-nav .countrySwitch i {
          border: solid #5ba1d4;
          border-width: 0 3px 3px 0;
          display: inline-block;
          padding: 3px;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          position: absolute;
          right: 8px;
          top: 6px; }
        #header nav.nav-bar ul.add-nav .countrySwitch li {
          margin: 0;
          margin-bottom: 10px;
          display: block; }
        #header nav.nav-bar ul.add-nav .countrySwitch ul {
          padding: 3px 7px;
          text-align: left;
          position: absolute;
          width: 38px;
          overflow: hidden;
          height: 20px;
          z-index: 1001; }
          #header nav.nav-bar ul.add-nav .countrySwitch ul:hover {
            height: auto;
            background: #0057a3; }
            #header nav.nav-bar ul.add-nav .countrySwitch ul:hover i {
              border-color: white; }
            #header nav.nav-bar ul.add-nav .countrySwitch ul:hover a {
              color: white; }
        #header nav.nav-bar ul.add-nav .countrySwitch a {
          background: none;
          text-indent: initial;
          width: auto;
          height: auto;
          font-weight: bold;
          text-decoration: none; }
          #header nav.nav-bar ul.add-nav .countrySwitch a:hover {
            text-decoration: none; }
      #header nav.nav-bar ul.add-nav .ico-contact {
        margin-top: 2px; }
        #header nav.nav-bar ul.add-nav .ico-contact a {
          background-position: -26px -5px;
          width: 17px;
          height: 12px; }
      #header nav.nav-bar ul.add-nav .ico-login {
        margin-top: -3px; }
        #header nav.nav-bar ul.add-nav .ico-login a {
          background-position: -52px 0;
          width: 13px;
          height: 17px; }
      #header nav.nav-bar ul.add-nav .ico-search {
        margin-top: -1px; }
        #header nav.nav-bar ul.add-nav .ico-search a {
          background-position: -75px -2px;
          height: 15px; }
        #header nav.nav-bar ul.add-nav .ico-search.active {
          margin: -5px 0 0; }
          #header nav.nav-bar ul.add-nav .ico-search.active a {
            background: none; }
        #header nav.nav-bar ul.add-nav .ico-search .slide {
          display: none;
          margin: -18px -6px 0 9px; }
      #header nav.nav-bar ul.add-nav a {
        display: block;
        text-indent: 9999px;
        overflow: hidden;
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat 0 -3px;
        width: 15px;
        height: 14px; }
      #header nav.nav-bar ul.add-nav .language a {
        background: none;
        height: 14px;
        width: 15px;
        display: inline; }
      #header nav.nav-bar ul.add-nav .ico-box a {
        background-position: -287px -80px;
        height: 20px;
        width: 13px; }
    #header nav.nav-bar ul#nav {
      list-style: none;
      font: 16px/20px 'open_sansbold', Arial, Helvetica, sans-serif; }
      #header nav.nav-bar ul#nav:after {
        clear: both;
        display: block;
        content: ''; }
      #header nav.nav-bar ul#nav > li > a {
        text-transform: uppercase; }

.header-blue {
  color: #0057a3;
  font: 16px/18px "open_sansregular", Arial, Helvetica, sans-serif;
  margin-bottom: 6px;
  margin-top: 16px; }

#nav-mobile {
  display: none; }

#main {
  overflow: hidden;
  position: relative; }

#content {
  float: left;
  width: 100%;
  padding: 0 30% 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  #content h3 {
    font: 20px/24px 'open_sanssemibold', Arial, Helvetica, sans-serif;
    margin: 0 0 17px;
    color: #0057a3;
    margin-top: 16px;
    margin-bottom: 6px; }
    #content h3.grey {
      color: #666; }
  #content p.listheading {
    margin: 0; }
  #content p.text-after-heading {
    margin-top: 8px; }
  #content span.listheading {
    margin: 0; }
  #content span.text-after-heading {
    margin-top: 8px; }
  #content .result-list h3 {
    font: 14px/18px 'open_sansbold', Arial, Helvetica, sans-serif;
    margin: 0 0 6px;
    text-transform: none;
    padding: 0 0 0 27px;
    position: relative; }
    #content .result-list h3:before {
      position: absolute;
      content: "";
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -217px -61px;
      width: 15px;
      height: 20px;
      left: 3px;
      top: 50%;
      margin: -13px 0 0; }
  #content .news-list {
    list-style: none;
    padding: 0;
    margin: 23px 0 -17px 3px; }
    #content .news-list li {
      overflow: hidden;
      margin: 0 0 37px; }
    #content .news-list .picture-holder {
      float: left;
      margin: 0 20px 0 0; }
    #content .news-list .text-block {
      overflow: hidden;
      padding: 6px 2% 0 0;
      line-height: 21px; }
      #content .news-list .text-block time {
        display: block;
        margin: 0 0 5px; }
    #content .news-list .btn-more {
      margin: 0 0 0 3px;
      padding: 0 0 0 33px; }
    #content .news-list h3 {
      color: #666;
      margin: 0 0 6px; }
  #content .news .pagination {
    margin-top: -17px;
    margin-left: 0; }
  #content table p {
    margin: 0; }
  #content .tx-indexedsearch-res h3 {
    font: 14px/18px 'open_sansbold', Arial, Helvetica, sans-serif;
    margin: 0 0 6px;
    padding: 0 0 0 27px;
    position: relative; }
    #content .tx-indexedsearch-res h3:before {
      background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat scroll -217px -61px rgba(0, 0, 0, 0);
      content: "";
      height: 20px;
      left: 3px;
      margin: -13px 0 0;
      position: absolute;
      top: 50%;
      width: 15px; }

.content-holder {
  color: #666;
  /* width: 100% !important; */
  line-height: 22px; }
  .content-holder h1 {
    font: 35px/39px 'open_sanssemibold', Arial, Helvetica, sans-serif;
    margin: 0 0 13px;
    margin-bottom: 23px; }
  .content-holder p {
    margin: 0 0 22px;
    margin-bottom: 12px; }
    .content-holder p.subheading {
      color: #666;
      margin: 0 0 5px;
      display: block;
      font: 16px/20px 'open_sanssemibold', Arial, Helvetica, sans-serif; }
    .content-holder p.subheading-team-member {
      color: #666;
      margin: 0 0 5px;
      display: block; }
  .content-holder .heading {
    color: #666;
    margin: 0 0 8px; }
    .content-holder .heading strong {
      font: 16px/20px 'open_sanssemibold', Arial, Helvetica, sans-serif;
      display: block;
      margin: 0 0 5px; }
    .content-holder .heading p {
      margin: 0 0 5px; }
      .content-holder .heading p strong {
        font: 16px/24px 'open_sanssemibold', Arial, Helvetica, sans-serif; }
    .content-holder .heading time {
      font: 16px/20px 'open_sanssemibold', Arial, Helvetica, sans-serif;
      display: block;
      margin: 0 0 10px; }
    .content-holder .heading .style {
      font: 14px/20px 'open_sansregular', Arial, Helvetica, sans-serif;
      margin: 0 0 4px; }
    .content-holder .heading .text-holder {
      display: block;
      font: 14px/18px 'open_sanssemibold', Arial, Helvetica, sans-serif;
      margin: 0 0 5px; }
  .content-holder span.subheading {
    color: #666;
    margin: 0 0 5px;
    display: block;
    font: 16px/20px 'open_sanssemibold', Arial, Helvetica, sans-serif; }
  .content-holder span.subheading-team-member {
    color: #666;
    margin: 0 0 5px;
    display: block; }
  .content-holder .result-list p {
    margin: 0 0 10px; }
  .content-holder .text-block p {
    margin-bottom: 10px; }
  .content-holder .tx-indexedsearch-res p {
    margin: 0 0 10px; }

.cycle-gallery .box.blue-box.paris {
  text-align: center;
  /* May want to do this if there is risk the container may be narrower than the element inside */
  white-space: nowrap; }

.cycle-gallery .box.blue-box.paris:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */ }

.cycle-gallery .box.blue-box.paris .inner-box {
  display: inline-block;
  vertical-align: middle; }

.cycle-gallery .box.blue-box.paris > * {
  transform: rotate(0deg); }

.cycle-gallery .box.blue-box.paris .inner-box > * {
  transform: rotate(-2deg); }

#sidebar {
  position: fixed;
  right: 0;
  z-index: 10;
  overflow: hidden;
  top: 0;
  width: 100%; }
  #sidebar .box {
    position: absolute;
    top: 50%;
    left: 50%;
    font: 12px/15px 'open_sansbold', Arial, Helvetica, sans-serif;
    color: #0057a3;
    background: rgba(255, 255, 255, 0.85);
    width: 203px;
    padding: 24px 24px 26px;
    margin: -156px 0 0 -121px;
    height: 262px;
    overflow: hidden;
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-box.png'); }
    #sidebar .box h2 {
      font-size: 30px;
      line-height: 34px;
      margin: 0 0 12px; }
      #sidebar .box h2 .category {
        font-size: 14px;
        line-height: 16px;
        display: block;
        color: #5ba1d4;
        font-weight: normal;
        margin: 0 0 3px; }
    #sidebar .box p {
      margin: 0 0 27px 4px; }
    #sidebar .box .btn-detail {
      width: 120px;
      padding: 7px 2px 6px 27px;
      display: block;
      position: relative;
      color: #4a4a4a;
      border: 1px solid #4a4a4a;
      margin: 0 0 6px;
      letter-spacing: 1px;
      word-spacing: -2px; }
      #sidebar .box .btn-detail:before {
        position: absolute;
        content: "";
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px 0;
        width: 12px;
        height: 9px;
        left: 8px;
        top: 50%;
        margin: -4px 0 0; }
      #sidebar .box .btn-detail:hover {
        text-decoration: none;
        background: #0057a3;
        color: #fff; }
        #sidebar .box .btn-detail:hover:before {
          background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px -12px; }
  #sidebar .scrollable-area-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 1; }
  #sidebar .csc-default p.bodytext {
    padding-left: 20px;
    padding-right: 20px; }
    #sidebar .csc-default p.bodytext a {
      color: #fff;
      text-decoration: underline; }
  #sidebar .csc-default .boxes p.bodytext {
    padding-left: 0;
    padding-right: 0; }
  #sidebar .bg-stretch {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1; }
  #sidebar img {
    z-index: -1;
    left: 0; }
  #sidebar .contact-holder {
    color: #fff; }
  #sidebar.decor-2:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-decor-2.png') repeat-x;
    left: 0;
    right: 0;
    height: 371px;
    bottom: 0; }
  #sidebar.decor-3:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-decor-3.png') repeat-x;
    left: 0;
    right: 0;
    height: 333px;
    bottom: 0; }
  #sidebar .contact-form textarea {
    min-height: 120px; }
  #sidebar .csc-textpic-center .csc-textpic-center-outer {
    right: 0;
    float: none; }
  #sidebar .csc-textpic-center .csc-textpic-center-inner {
    right: 0;
    float: none; }
  #sidebar .Tx-Formhandler img {
    position: absolute; }

.footer-holder {
  width: 70%;
  float: left;
  padding: 13px 1% 6px 234px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eceded; }

#footer {
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  background: #dcdcdb;
  border-top: 1px solid #0057a3;
  position: relative;
  z-index: 100;
  background: #eceded; }
  #footer:after {
    display: block;
    clear: both;
    content: ""; }
  #footer.style .footer-holder {
    padding: 11px 1% 10px 234px; }
  #footer.style .text-block {
    padding: 16px 0 0;
    width: 50.2%; }
    #footer.style .text-block + .contact-info {
      margin-right: 20px;
      width: 135px; }
  #footer.style .form-container {
    height: 50px; }
  #footer.style .form-block {
    margin: 0;
    padding: 8px 5% 13px; }
    #footer.style .form-block h3 {
      margin-bottom: 6px; }
  #footer.style .contact-info address {
    margin-bottom: 11px; }
  #footer .text-block {
    float: left;
    width: 60%;
    margin-right: 20px; }
  #footer h3 {
    font: 16px/20px 'open_sansbold', Arial, Helvetica, sans-serif;
    margin: 0 0 9px;
    word-spacing: 0; }
  #footer h1 {
    font: 16px/20px 'open_sansbold', Arial, Helvetica, sans-serif;
    margin: 0 0 9px;
    word-spacing: 0; }
  #footer h2 {
    font: 16px/20px 'open_sansbold', Arial, Helvetica, sans-serif;
    margin: 0 0 9px;
    word-spacing: 0; }
  #footer p {
    margin: 0 0 11px; }
  #footer .contact-info {
    float: left;
    margin: -2px 0 0;
    width: 160px; }
    #footer .contact-info address {
      font-style: normal;
      display: block;
      margin: 0 0 7px; }
      #footer .contact-info address.first {
        margin: 0; }
    #footer .contact-info .info-holder {
      margin: 0 -5px 0 0;
      display: block; }
      #footer .contact-info .info-holder a {
        color: #666; }
  #footer .social-block {
    float: left;
    margin: 0 30px 0 0;
    max-width: 87px;
    position: relative;
    z-index: 1; }
  #footer .social-list {
    position: static; }
    #footer .social-list li {
      float: left;
      margin: 0 5px 5px 0; }
      #footer .social-list li:last-child {
        margin-right: 0; }
      #footer .social-list li a {
        background: none;
        color: #666;
        width: auto;
        height: auto;
        line-height: 23px; }
        #footer .social-list li a:hover {
          background: none;
          color: #0057a3; }
        #footer .social-list li a:before {
          margin: 0;
          font-size: 16px; }
    #footer .social-list .twitter a:before {
      font-size: 21px;
      margin: -2px 0 0; }
    #footer .social-list .linkedin a:before {
      font-size: 17px;
      margin: -1px 0 0; }
    #footer .social-list .weibo a:before {
      background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/sina-weibo.svg');
      display: block;
      content: "";
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: 0;
      filter: invert(42%) sepia(8%) saturate(15%) hue-rotate(358deg) brightness(90%) contrast(86%); }
    #footer .social-list .weibo a:hover:before {
      filter: invert(18%) sepia(94%) saturate(2583%) hue-rotate(194deg) brightness(94%) contrast(102%); }
  #footer .form-block h3 {
    margin: 0 0 4px 0;
    text-align: left; }

.scrollable-area-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .scrollable-area-wrapper .hscrollbar {
    right: 0;
    width: 10px;
    margin: 1px 1px 0 0;
    position: static;
    height: 20px;
    top: auto; }
  .scrollable-area-wrapper .vscrollbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    margin: 1px 1px 0 0; }
  .scrollable-area-wrapper .hscroll-left {
    background: #777;
    width: 10px;
    height: 20px;
    float: left;
    display: none; }
  .scrollable-area-wrapper .vscroll-up {
    background: #777;
    width: 10px;
    height: 20px;
    float: left;
    display: none; }
  .scrollable-area-wrapper .hscroll-right {
    background: #777;
    width: 10px;
    height: 20px;
    float: left;
    display: none; }
  .scrollable-area-wrapper .vscroll-down {
    background: #777;
    width: 10px;
    height: 20px;
    float: left;
    display: none; }
  .scrollable-area-wrapper .hscroll-line {
    float: left;
    background: none;
    height: 20px;
    width: auto; }
  .scrollable-area-wrapper .vscroll-line {
    width: 10px;
    float: left;
    background: none; }
  .scrollable-area-wrapper .hscroll-slider {
    background: #ccc;
    width: 10px;
    height: 20px; }
  .scrollable-area-wrapper .vscroll-slider {
    background: #ccc;
    width: 10px;
    height: 20px; }

.home-content {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 800px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.home-sidebar {
  position: fixed;
  right: 0;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  float: none;
  top: 0; }
  .home-sidebar:before {
    position: absolute;
    content: "";
    background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/bg-decor.png') repeat-x;
    left: 0;
    right: 0;
    height: 154px;
    bottom: 0; }
  .home-sidebar .box {
    position: absolute;
    top: 50%;
    left: 50%;
    font: 12px/15px 'open_sansbold', Arial, Helvetica, sans-serif;
    color: #0057a3;
    background: rgba(255, 255, 255, 0.85);
    width: 203px;
    padding: 24px 24px 26px;
    margin: -156px 0 0 -121px;
    height: 262px;
    overflow: hidden; }
    .home-sidebar .box h2 {
      font-size: 30px;
      line-height: 34px;
      margin: 0 0 12px; }
      .home-sidebar .box h2 .category {
        font-size: 14px;
        line-height: 16px; }
    .home-sidebar .box p {
      margin: 0 0 27px 4px; }
    .home-sidebar .box .btn-detail {
      width: 120px;
      padding: 7px 2px 6px 27px;
      display: block;
      position: relative;
      color: #4a4a4a;
      border: 1px solid #4a4a4a;
      margin: 0 0 6px;
      letter-spacing: 1px;
      word-spacing: -2px; }
      .home-sidebar .box .btn-detail:before {
        position: absolute;
        content: "";
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px 0;
        width: 12px;
        height: 9px;
        left: 8px;
        top: 50%;
        margin: -4px 0 0; }
      .home-sidebar .box .btn-detail:hover {
        text-decoration: none;
        background: #0057a3;
        color: #fff; }
        .home-sidebar .box .btn-detail:hover:before {
          background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sprite.png') no-repeat -105px -12px; }
  .home-sidebar img {
    z-index: -1;
    left: 0; }

.home-right-columnn-boxes .boxes .title {
  margin: 0 0 12px; }
.home-right-columnn-boxes .boxes p {
  font: 12px/16px 'open_sansregular', Arial, Helvetica, sans-serif;
  margin: 0; }
.home-right-columnn-boxes .boxes .label {
  font: 14px/14px 'open_sanssemibold', Arial, Helvetica, sans-serif;
  top: 18px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  text-transform: uppercase;
  min-width: 57px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.home-right-columnn-boxes > a {
  display: block; }

.home-right-box-text {
  overflow: hidden;
  height: 137px;
  padding-top: 17px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #5ba1d4; }

.home-right-box-image {
  width: 223px !important;
  height: 157px !important; }
  .home-right-box-image.JS {
    left: 50px;
    margin-left: -50px; }

#home-footer-holder {
  width: 100%;
  padding-right: 830px; }
  #home-footer-holder + .form-container {
    margin: 0 0 0 -800px;
    padding: 13px 0 0; }
    #home-footer-holder + .form-container h3 {
      margin: 0 0 4px;
      text-align: left; }

.responsive-profile #content .content-holder .content-frame h3 {
  margin-top: 0; }
.responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-image img {
  display: none; }

@media (max-width: 1023px) {
  .responsive-clone {
    display: block; }

  body > #wrapper {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box; }
    body > #wrapper:before {
      clear: both; }
    body > #wrapper:after {
      clear: both; }
    body > #wrapper .scrollable-area-wrapper {
      width: 100% !important;
      height: auto !important;
      min-width: auto !important;
      min-height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      box-sizing: border-box; }
      body > #wrapper .scrollable-area-wrapper:before {
        clear: both; }
      body > #wrapper .scrollable-area-wrapper:after {
        clear: both; }
      body > #wrapper .scrollable-area-wrapper .page-scroll-box {
        width: 100% !important;
        height: auto !important;
        min-width: auto !important;
        min-height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box;
        overflow: auto; }
        body > #wrapper .scrollable-area-wrapper .page-scroll-box:before {
          clear: both; }
        body > #wrapper .scrollable-area-wrapper .page-scroll-box:after {
          clear: both; }
      body > #wrapper .scrollable-area-wrapper .vscrollbar {
        display: none !important; }

  #header {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    top: 0;
    height: 73px;
    position: fixed; }
    #header:before {
      clear: both; }
    #header:after {
      clear: both; }
    #header .logo {
      height: 53px;
      background-size: auto 80%;
      margin: 20px 14px 0 20px;
      padding: 0; }
    #header .mobile-menu-icon {
      display: block;
      height: 22.9206349206px;
      width: 38px;
      right: 20px;
      top: 20px;
      content: '';
      position: absolute;
      cursor: pointer;
      background-size: contain;
      background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/menu.svg'); }
    #header nav.nav-bar {
      display: none; }

  #nav-mobile {
    z-index: 500;
    margin-top: 73px; }
    #nav-mobile ul.add-nav {
      border-collapse: collapse;
      display: table;
      width: 100%;
      background-color: #fff; }
      #nav-mobile ul.add-nav > li {
        display: table-cell;
        width: 25%;
        height: 70px;
        border-bottom: 1px solid #0057a3;
        text-align: center;
        vertical-align: middle;
        margin: 0 !important; }
        #nav-mobile ul.add-nav > li.ico-contact, #nav-mobile ul.add-nav > li.ico-login, #nav-mobile ul.add-nav > li.ico-search {
          border-left: 1px solid #0057a3; }
        #nav-mobile ul.add-nav > li.lang-switch {
          display: none; }
        #nav-mobile ul.add-nav > li.ico-home {
          display: none; }
        #nav-mobile ul.add-nav > li.ico-box > a {
          height: 32px;
          width: 32px;
          content: '';
          cursor: pointer;
          display: block;
          color: transparent;
          margin: auto auto !important;
          padding: 0 !important;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center !important;
          background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/ico_box.svg') !important; }
        #nav-mobile ul.add-nav > li.ico-contact > a {
          height: 32px;
          width: 32px;
          content: '';
          cursor: pointer;
          display: block;
          color: transparent;
          margin: auto auto !important;
          padding: 0 !important;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center !important;
          background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/ico_email.svg') !important; }
        #nav-mobile ul.add-nav > li.ico-login > a {
          height: 32px;
          width: 32px;
          content: '';
          cursor: pointer;
          display: block;
          color: transparent;
          margin: auto auto !important;
          padding: 0 !important;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center !important;
          background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/ico_login.svg') !important; }
        #nav-mobile ul.add-nav > li.ico-search > a {
          height: 32px;
          width: 32px;
          content: '';
          cursor: pointer;
          display: block;
          color: transparent;
          margin: auto auto !important;
          padding: 0 !important;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center !important;
          background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/ico_search.svg') !important; }
        #nav-mobile ul.add-nav > li.ico-search .slide {
          width: 75%;
          left: 0px;
          position: absolute;
          height: 70px;
          top: 0px; }
          #nav-mobile ul.add-nav > li.ico-search .slide .search-form {
            height: 100%;
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-bottom: none;
            border-right: 1px solid #0057a3; }
            #nav-mobile ul.add-nav > li.ico-search .slide .search-form .search-field {
              width: 100%;
              height: 70px;
              display: block;
              font-size: 32px;
              padding: 14px; }
    #nav-mobile ul#nav {
      float: left;
      width: 100%;
      text-align: left;
      box-sizing: border-box;
      color: #0057a3;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.7);
      position: absolute;
      z-index: 1000; }
      #nav-mobile ul#nav:after {
        clear: both; }
      #nav-mobile ul#nav ul, #nav-mobile ul#nav li, #nav-mobile ul#nav a {
        float: left;
        width: 100%;
        text-align: left;
        box-sizing: border-box;
        position: relative; }
        #nav-mobile ul#nav ul:after, #nav-mobile ul#nav li:after, #nav-mobile ul#nav a:after {
          clear: both; }
      #nav-mobile ul#nav li {
        padding: 0; }
      #nav-mobile ul#nav a {
        color: #fff;
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        text-transform: capitalize;
        text-decoration: none;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 20px; }
      #nav-mobile ul#nav > li {
        margin: 0 !important;
        padding-top: 25px;
        background-color: white; }
        #nav-mobile ul#nav > li > a {
          padding-bottom: 25px;
          color: #0057a3;
          text-transform: uppercase; }
        #nav-mobile ul#nav > li.country-switch-mobile {
          background: #ECEEED; }
        #nav-mobile ul#nav > li.has-children:after {
          height: 20px;
          width: 20px;
          top: 25px;
          right: 20px;
          content: '';
          position: absolute;
          cursor: pointer;
          background-size: contain;
          background-repeat: no-repeat;
          background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/pfeil_rechts.svg'); }
        #nav-mobile ul#nav > li.active:after {
          background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/pfeil_unten.svg'); }
        #nav-mobile ul#nav > li.active > ul {
          display: block; }
        #nav-mobile ul#nav > li > ul {
          color: #fff;
          background-color: #0057a3;
          display: none;
          padding-bottom: 0; }
          #nav-mobile ul#nav > li > ul:last-child {
            padding-bottom: 30px; }
          #nav-mobile ul#nav > li > ul > li {
            padding-top: 30px; }
            #nav-mobile ul#nav > li > ul > li > ul {
              padding-bottom: 0; }
              #nav-mobile ul#nav > li > ul > li > ul > li {
                padding-top: 15px; }
                #nav-mobile ul#nav > li > ul > li > ul > li > a {
                  padding-left: 40px;
                  font-size: 18px;
                  font-weight: lighter;
                  color: #d8e3f2; }
                #nav-mobile ul#nav > li > ul > li > ul > li > ul {
                  padding-bottom: 0; }
                  #nav-mobile ul#nav > li > ul > li > ul > li > ul > li {
                    padding-top: 10px; }
                    #nav-mobile ul#nav > li > ul > li > ul > li > ul > li > a {
                      padding-left: 100px;
                      font-size: 16px;
                      font-weight: lighter;
                      color: #d8e3f2; }
      #nav-mobile ul#nav ul li.active > a {
        font-weight: bold; }
        #nav-mobile ul#nav ul li.active > a:before {
          content: '>';
          display: block;
          padding-right: 10px;
          float: left; }
      #nav-mobile ul#nav ul li a:hover {
        font-weight: bold;
        color: inherit;
        background-color: inherit; }

  #main {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    margin-top: 73px !important; }
    #main:before {
      clear: both; }
    #main:after {
      clear: both; }
    #main .js-share {
      display: none; }

  #sidebar {
    display: none; }

  #content {
    width: 100%;
    height: auto;
    min-width: auto;
    min-height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
    #content:before {
      clear: both; }
    #content:after {
      clear: both; }
    #content .content-holder {
      width: 100%;
      height: auto;
      min-width: auto;
      min-height: auto;
      margin: 0;
      padding: 0;
      box-sizing: border-box; }
      #content .content-holder:before {
        clear: both; }
      #content .content-holder:after {
        clear: both; }
      #content .content-holder .content-frame {
        width: 100%;
        height: auto;
        min-width: auto;
        min-height: auto;
        margin: 0;
        padding: 0;
        box-sizing: border-box; }
        #content .content-holder .content-frame:before {
          clear: both; }
        #content .content-holder .content-frame:after {
          clear: both; }
    #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
      width: 100%;
      height: auto; }
    #content .info-table,
    #content .workshop-table {
      width: 100%; }
      #content .info-table td,
      #content .workshop-table td {
        padding-right: 10px; }
        #content .info-table td:last-child,
        #content .workshop-table td:last-child {
          padding-right: 0; }
    #content .csc-default .video-wrapper iframe {
      width: 100%; }
    #content .csc-default object {
      width: 100%; }
    #content .tx-osteology-employees {
      margin-left: -20px;
      margin-right: -20px;
      background: #d8e3f2;
      width: auto !important; }
      #content .tx-osteology-employees .team-block {
        display: table;
        margin: 0 auto !important;
        padding: 0 0 0 3%; }
        #content .tx-osteology-employees .team-block ul.team-list {
          display: table-cell;
          overflow: visible;
          width: 100%;
          margin: 0 auto;
          border: 0 !important; }
          #content .tx-osteology-employees .team-block ul.team-list > li {
            width: 43% !important;
            height: auto !important;
            /*
            .block {
            	padding: 15px 10px;
            }
            */
            /* START Smartphone version */
            /* END Smartphone version */ }
            #content .tx-osteology-employees .team-block ul.team-list > li img {
              width: 100% !important;
              height: auto !important; }
            #content .tx-osteology-employees .team-block ul.team-list > li .block {
              position: absolute;
              top: auto;
              bottom: 0;
              display: block;
              float: left;
              padding: 0 !important;
              margin: 0;
              width: 100%;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              vertical-align: middle;
              background-color: rgba(0, 87, 163, 0.5); }
              #content .tx-osteology-employees .team-block ul.team-list > li .block > * {
                display: none; }
              #content .tx-osteology-employees .team-block ul.team-list > li .block strong {
                display: block;
                font-size: 14px;
                line-height: 14px;
                margin: 0;
                padding: 5px; }
            #content .tx-osteology-employees .team-block ul.team-list > li:nth-child(2n+2) {
              border-right: 10px solid #FFF; }
              #content .tx-osteology-employees .team-block ul.team-list > li:nth-child(2n+2):after {
                clear: both; }
    #content .tx-osteology-cart .contact-form {
      width: 100% !important;
      height: auto !important;
      min-width: auto !important;
      min-height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      box-sizing: border-box; }
      #content .tx-osteology-cart .contact-form:before {
        clear: both; }
      #content .tx-osteology-cart .contact-form:after {
        clear: both; }
      #content .tx-osteology-cart .contact-form > .row {
        margin-right: 0 !important; }
    #content .tx-osteology-cart .cart-info {
      width: 100%;
      height: auto;
      min-width: auto;
      min-height: auto;
      margin: 0;
      padding: 0;
      box-sizing: border-box; }
      #content .tx-osteology-cart .cart-info:before {
        clear: both; }
      #content .tx-osteology-cart .cart-info:after {
        clear: both; }
    #content .tx-indexedsearch .scan-form {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%;
      min-width: inherit;
      margin-left: 0px;
      margin-right: 0px; }
      #content .tx-indexedsearch .scan-form .inlineLabel {
        padding-right: 130px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #content .tx-indexedsearch .scan-form .inlineLabel input {
          width: 100%;
          margin-top: 0px;
          margin-right: 0px;
          height: 34px; }
      #content .tx-indexedsearch .scan-form .submit-holder {
        float: right; }
    #content .contact-holder {
      height: auto !important;
      margin-top: 10px;
      padding: 10px;
      color: #fff;
      background-color: #5ba1d4; }
      #content .contact-holder:after {
        clear: both; }
      #content .contact-holder .contact-form input[type="text"],
      #content .contact-holder .contact-form input[type="tel"],
      #content .contact-holder .contact-form input[type="email"],
      #content .contact-holder .contact-form textarea {
        width: 100% !important;
        min-width: 100%; }
    #content ul.news-list > li {
      margin-bottom: 20px; }
      #content ul.news-list > li:last-child {
        margin-bottom: 0; }
      #content ul.news-list > li .article .picture-holder {
        float: left;
        width: 100%;
        text-align: left;
        box-sizing: border-box;
        padding: 0;
        margin: 0; }
        #content ul.news-list > li .article .picture-holder:after {
          clear: both; }
        #content ul.news-list > li .article .picture-holder img {
          width: 100%;
          height: auto; }
      #content ul.news-list > li .article .text-block {
        float: left;
        width: 100%;
        text-align: left;
        box-sizing: border-box;
        margin: 0;
        padding: 20px 0 0 0; }
        #content ul.news-list > li .article .text-block:after {
          clear: both; }

  .home-content {
    height: 450px !important; }
    .home-content#home-left-column {
      padding: 0; }
    .home-content .cycle-gallery .mask .slideset .slide .box {
      top: 55%; }

  #home-boxes.responsive-clone {
    position: relative;
    z-index: auto;
    float: left; }
    #home-boxes.responsive-clone > a {
      display: block;
      float: left; }
      #home-boxes.responsive-clone > a .boxes {
        display: table-cell; }
        #home-boxes.responsive-clone > a .boxes .home-right-column-box-img {
          display: none; }
        #home-boxes.responsive-clone > a .boxes .home-right-box-text {
          vertical-align: middle;
          width: 100%;
          height: auto;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 10px; }

  #footer {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    padding: 10px 20px 20px 20px !important; }
    #footer:before {
      clear: both; }
    #footer:after {
      clear: both; }
    #footer .footer-holder {
      width: 100% !important;
      height: auto !important;
      min-width: auto !important;
      min-height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      box-sizing: border-box; }
      #footer .footer-holder:before {
        clear: both; }
      #footer .footer-holder:after {
        clear: both; }
    #footer.style .form-container {
      height: auto !important; }
    #footer.style #home-form-container {
      width: 100%;
      height: auto;
      min-width: auto;
      min-height: auto;
      margin: 0;
      padding: 0;
      box-sizing: border-box; }
      #footer.style #home-form-container:before {
        clear: both; }
      #footer.style #home-form-container:after {
        clear: both; }
      #footer.style #home-form-container .form-block {
        width: 100%;
        height: auto;
        min-width: auto;
        min-height: auto;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        position: relative; }
        #footer.style #home-form-container .form-block:before {
          clear: both; }
        #footer.style #home-form-container .form-block:after {
          clear: both; }
    #footer .contact-info {
      margin: 0;
      padding: 0;
      width: 50%;
      clear: both; }
      #footer .contact-info.has-social-block {
        position: absolute;
        padding-top: 10px;
        top: 0;
        right: 0; }
      #footer .contact-info .social-block {
        width: 100%;
        margin: 0;
        padding: 0; }
        #footer .contact-info .social-block .social-list {
          display: table;
          width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
          #footer .contact-info .social-block .social-list > li {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 25%;
            display: table-cell;
            padding: 0;
            max-width: 28px;
            margin: 0 !important; }
    #footer #home-footer-holder {
      width: 100% !important;
      height: auto !important;
      min-width: auto !important;
      min-height: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      box-sizing: border-box; }
      #footer #home-footer-holder:before {
        clear: both; }
      #footer #home-footer-holder:after {
        clear: both; }
      #footer #home-footer-holder .text-block {
        width: 100%;
        height: auto;
        min-width: auto;
        min-height: auto;
        margin: 0;
        padding: 0;
        box-sizing: border-box; }
        #footer #home-footer-holder .text-block:before {
          clear: both; }
        #footer #home-footer-holder .text-block:after {
          clear: both; }
      #footer #home-footer-holder .contact-info {
        width: 100%;
        height: auto;
        min-width: auto;
        min-height: auto;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        padding: 10px 0;
        margin: 10px 0;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc; }
        #footer #home-footer-holder .contact-info:before {
          clear: both; }
        #footer #home-footer-holder .contact-info:after {
          clear: both; }
        #footer #home-footer-holder .contact-info address {
          float: left;
          width: 50%;
          margin: 0;
          padding: 0; }
        #footer #home-footer-holder .contact-info .social-block.responsive-clone {
          float: left;
          width: 50%;
          margin: 0;
          padding: 0; }
          #footer #home-footer-holder .contact-info .social-block.responsive-clone h3 {
            padding-bottom: 0px;
            margin-bottom: 5px; }
          #footer #home-footer-holder .contact-info .social-block.responsive-clone .social-list {
            position: relative;
            padding: 0;
            margin: 0;
            top: auto; }
    #footer #home-form-container {
      width: 100%;
      height: auto;
      min-width: auto;
      min-height: auto;
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      height: auto !important; }
      #footer #home-form-container:before {
        clear: both; }
      #footer #home-form-container:after {
        clear: both; }
      #footer #home-form-container .social-block {
        display: none; }
      #footer #home-form-container .form-block {
        position: relative;
        margin: 0;
        padding: 0; }
        #footer #home-form-container .form-block h3 {
          margin: 0 0 10px 0; }
        #footer #home-form-container .form-block.active {
          left: 0; }
        #footer #home-form-container .form-block .Tx-Formhandler .info-form {
          width: 100%;
          height: auto;
          min-width: auto;
          min-height: auto;
          margin: 0;
          padding: 0;
          box-sizing: border-box; }
          #footer #home-form-container .form-block .Tx-Formhandler .info-form:before {
            clear: both; }
          #footer #home-form-container .form-block .Tx-Formhandler .info-form:after {
            clear: both; }
          #footer #home-form-container .form-block .Tx-Formhandler .info-form.add.validate-form .submit-holder {
            margin: 10px 0 0 0; }
        #footer #home-form-container .form-block .Tx-Formhandler .info-form {
          display: block; }
          #footer #home-form-container .form-block .Tx-Formhandler .info-form > fieldset {
            display: none; }
          #footer #home-form-container .form-block .Tx-Formhandler .info-form.add.validate-form {
            display: block;
            position: static !important; }
            #footer #home-form-container .form-block .Tx-Formhandler .info-form.add.validate-form > fieldset {
              display: block; }

  .accordion {
    width: 100% !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box; }
    .accordion:before {
      clear: both; }
    .accordion:after {
      clear: both; }

  .responsive-profile #content .content-holder .content-frame > * {
    float: left;
    width: 100%; }
  .responsive-profile #content .content-holder .content-frame .mobile-top {
    box-sizing: content-box;
    width: 100%; }
    .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-image img {
      display: block; } }
@media (max-width: 479px) {
  /* Force table to not be like tables anymore */
  .biography-table,
  .info-table,
  .responsive-table,
  .workshop-table {
    width: 100% !important;
    height: auto !important;
    border-collapse: separate;
    empty-cells: hide;
    /* Force table to not be like tables anymore */
    display: block; }
    .biography-table td,
    .info-table td,
    .responsive-table td,
    .workshop-table td {
      vertical-align: inherit;
      padding: 0;
      margin: 0; }
      .biography-table td:first-child,
      .info-table td:first-child,
      .responsive-table td:first-child,
      .workshop-table td:first-child {
        margin: 0;
        width: 100%; }
      .biography-table td .align,
      .info-table td .align,
      .responsive-table td .align,
      .workshop-table td .align {
        display: block;
        margin: 0; }
    .biography-table tr:first-child td,
    .info-table tr:first-child td,
    .responsive-table tr:first-child td,
    .workshop-table tr:first-child td {
      border-top: none;
      padding: 0; }
    .biography-table thead, .biography-table tbody, .biography-table th, .biography-table td, .biography-table tr,
    .info-table thead,
    .info-table tbody,
    .info-table th,
    .info-table td,
    .info-table tr,
    .responsive-table thead,
    .responsive-table tbody,
    .responsive-table th,
    .responsive-table td,
    .responsive-table tr,
    .workshop-table thead,
    .workshop-table tbody,
    .workshop-table th,
    .workshop-table td,
    .workshop-table tr {
      display: block; }
    .biography-table thead,
    .info-table thead,
    .responsive-table thead,
    .workshop-table thead {
      display: none; }
    .biography-table tbody tr,
    .info-table tbody tr,
    .responsive-table tbody tr,
    .workshop-table tbody tr {
      border-bottom: 1px solid #d8e3f2; }
      .biography-table tbody tr:last-child,
      .info-table tbody tr:last-child,
      .responsive-table tbody tr:last-child,
      .workshop-table tbody tr:last-child {
        border-bottom: none; }
    .biography-table td, .biography-table tr:first-child td,
    .info-table td,
    .info-table tr:first-child td,
    .responsive-table td,
    .responsive-table tr:first-child td,
    .workshop-table td,
    .workshop-table tr:first-child td {
      /* Behave  like a "row" */
      border: none;
      position: relative;
      width: 100%;
      white-space: normal;
      text-align: left;
      padding: 5px 0; }
      .biography-table td:empty, .biography-table tr:first-child td:empty,
      .info-table td:empty,
      .info-table tr:first-child td:empty,
      .responsive-table td:empty,
      .responsive-table tr:first-child td:empty,
      .workshop-table td:empty,
      .workshop-table tr:first-child td:empty {
        display: none; }

  #content .content-holder .content-frame {
    padding: 30px 20px 30px 20px; }
  #content .csc-textpic .csc-textpic-text {
    margin-left: 0;
    margin-right: 0; }
    #content .csc-textpic .csc-textpic-text:after {
      clear: both;
      content: ' '; }
  #content .csc-textpic .csc-textpic-imagewrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    #content .csc-textpic .csc-textpic-imagewrap:after {
      clear: both;
      content: ' '; }
    #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow {
      width: 100%;
      height: auto;
      min-width: auto;
      min-height: auto;
      margin: 0;
      padding: 0;
      box-sizing: border-box; }
      #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow:before {
        clear: both; }
      #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow:after {
        clear: both; }
      #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-imagecolumn {
        width: 100%;
        height: auto;
        min-width: auto;
        min-height: auto;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        text-align: center; }
        #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-imagecolumn:before {
          clear: both; }
        #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-imagecolumn:after {
          clear: both; }
    #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
      display: table;
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      text-align: center; }
      #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
        display: table-cell;
        width: auto;
        max-width: 100%; }
  #content .accordion-ce > li .slide {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px; }
    #content .accordion-ce > li .slide > ul {
      margin: 0;
      padding: 0; }
  #content .carousel {
    padding: 0px 50px 0px 50px;
    margin: 0px -10px 0px -10px;
    width: 100%; }
    #content .carousel .mask-holder {
      width: 250px;
      height: 250px; }
      #content .carousel .mask-holder .mask {
        width: 250px;
        height: 250px; }
        #content .carousel .mask-holder .mask .slideset {
          width: 250px !important; }
          #content .carousel .mask-holder .mask .slideset .slide {
            width: 250px !important; }
            #content .carousel .mask-holder .mask .slideset .slide img {
              width: 250px !important;
              height: auto; }
  #content .info-table,
  #content .workshop-table {
    width: 100%; }
    #content .info-table td,
    #content .workshop-table td {
      padding-left: 0;
      padding-right: 0;
      margin: 0; }
  #content .info-table td {
    width: 100% !important;
    /* overrule style in backend html-element */ }
    #content .info-table td .archive-list {
      margin-bottom: 0; }
  #content .tx-osteology-employees {
    background-color: transparent; }
    #content .tx-osteology-employees .team-block {
      width: 100%; }
      #content .tx-osteology-employees .team-block ul.team-list > li.same-height-left.same-height-right {
        display: none; }
      #content .tx-osteology-employees .team-block ul.team-list > li img {
        float: left; }

  .home-content {
    height: 240px !important;
    overflow: visible; }
    .home-content#home-left-column {
      padding: 0; }
    .home-content .cycle-gallery .btn-prev {
      top: 100px !important;
      right: auto;
      left: 0; }
    .home-content .cycle-gallery .btn-next {
      top: 100px !important;
      left: auto;
      right: 0; }
    .home-content .cycle-gallery .box {
      float: left;
      position: relative;
      margin: 0;
      padding: 10px 10px 0 10px;
      top: auto !important;
      left: auto;
      right: auto;
      width: 100%;
      height: auto;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .home-content .cycle-gallery .mask {
      overflow: visible; }
      .home-content .cycle-gallery .mask .slideset .slide .img-holder {
        height: 240px;
        width: 100%;
        overflow: hidden; }

  #home-form-container {
    		/*
    		.form-block {
    			.Tx-Formhandler {
    				.info-form {
    					display: block;
    					> fieldset {
    						display: none;
    					}
    					&.add.validate-form {
    						display: block;
    						position: static !important;
    						> fieldset {
    							display: block;
    						}
    					}
    				}
    
    			}
    		}
    		*/ }

  #home-boxes.responsive-clone > a:first-child .boxes .home-right-box-text {
    border-top: 1px solid #5ba1d4; }

  .mobile-wide {
    margin-left: -20px;
    margin-right: -20px; }

  .responsive-profile #content .content-holder .content-frame .mobile-top {
    border-bottom: none !important; }
    .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-image {
      margin-top: 50%;
      padding-top: 50%; }
      .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-image img {
        width: 100%;
        margin-left: -20px;
        margin-right: -20px;
        position: absolute;
        margin-top: -100%; } }
@media print, (min-width: 480px) and (max-width: 1023px) {
  .biography-table,
  .contenttable,
  .info-table {
    max-width: 100% !important; }

  #header .logo {
    margin-left: 66px; }
  #header .mobile-menu-icon {
    display: block;
    height: 22.9206349206px;
    width: 38px;
    right: 66px;
    top: 20px;
    content: '';
    position: absolute;
    cursor: pointer;
    background-size: contain;
    background-image: url('../../../typo3conf/ext/osteology_template/Resources/Public/Icons/menu.svg'); }

  #nav-mobile ul#nav > li > a {
    padding-left: 66px;
    padding-right: 66px; }
  #nav-mobile ul#nav > li > ul > li > a {
    padding-left: 66px;
    padding-right: 66px; }
  #nav-mobile ul#nav > li > ul > li > ul > li > a {
    padding-left: 86px;
    padding-right: 66px; }

  #content .content-holder .content-frame {
    padding: 30px 66px 30px 66px !important; }
  #content .workshop-table {
    width: auto; }
  #content .founder {
    margin-top: -30px;
    margin-left: -66px;
    margin-right: -66px;
    margin-bottom: 10px; }
  #content .carousel {
    padding-left: 66px;
    padding-right: 66px;
    margin-left: -66px;
    margin-right: -66px;
    width: 100%; }
    #content .carousel .mask-holder {
      width: 520px;
      height: 170px; }
      #content .carousel .mask-holder .mask {
        width: 520px;
        height: 170px; }
        #content .carousel .mask-holder .mask .slideset {
          width: 520px !important; }
          #content .carousel .mask-holder .mask .slideset .slide img {
            width: 170px !important;
            height: auto; }
  #content ul.news-list > li {
    margin-bottom: 30px; }
    #content ul.news-list > li .article .picture-holder {
      width: 40%; }
    #content ul.news-list > li .article .text-block {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 60%;
      padding: 0 0 0 20px; }
  #content .tx-osteology-employees {
    margin-left: -66px;
    margin-right: -66px; }
    #content .tx-osteology-employees .team-block ul.team-list {
      max-width: 630px; }
      #content .tx-osteology-employees .team-block ul.team-list > li {
        width: 30% !important; }
        #content .tx-osteology-employees .team-block ul.team-list > li:nth-child(2n+2) {
          border-right: none; }
          #content .tx-osteology-employees .team-block ul.team-list > li:nth-child(2n+2):after {
            clear: none; }
        #content .tx-osteology-employees .team-block ul.team-list > li:nth-child(3n+3) {
          border-right: 10px solid #FFF; }
          #content .tx-osteology-employees .team-block ul.team-list > li:nth-child(3n+3):after {
            clear: both; }
        #content .tx-osteology-employees .team-block ul.team-list > li .block {
          padding: 15px 10px; }
          #content .tx-osteology-employees .team-block ul.team-list > li .block strong {
            font-size: 1em; }
          #content .tx-osteology-employees .team-block ul.team-list > li .block > span {
            margin-bottom: 10px;
            font-size: 0.8em;
            line-height: 1em; }
          #content .tx-osteology-employees .team-block ul.team-list > li .block .more {
            padding: 4px 11px 4px 26px;
            font-size: 0.6em; }
        #content .tx-osteology-employees .team-block ul.team-list > li.same-height-left.same-height-right {
          display: block; }

  #home-boxes.responsive-clone {
    margin-top: 0 !important; }
    #home-boxes.responsive-clone > a .boxes .home-right-box-text {
      padding-left: 66px;
      padding-right: 66px; }

  #footer {
    padding: 10px 66px 20px 66px !important; }
    #footer #home-form-container .form-block .Tx-Formhandler {
      margin-top: 10px; }

  .responsive-profile #content .content-holder .content-frame > * {
    float: left; }
  .responsive-profile #content .content-holder .content-frame .mobile-top, .responsive-profile #content .content-holder .content-frame .mobile-wide, .responsive-profile #content .content-holder .content-frame .mobile {
    margin-top: -30px;
    margin-right: 66px;
    margin-left: -66px;
    margin-bottom: 15px;
    padding-top: 24px;
    padding-right: 66px;
    padding-left: 66px;
    border-bottom: 1px solid #0057a3 !important; }
    .responsive-profile #content .content-holder .content-frame .mobile-top .csc-header h1, .responsive-profile #content .content-holder .content-frame .mobile-wide .csc-header h1, .responsive-profile #content .content-holder .content-frame .mobile .csc-header h1 {
      margin-top: 0;
      margin-bottom: 5px; }
    .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic, .responsive-profile #content .content-holder .content-frame .mobile-wide .csc-textpic, .responsive-profile #content .content-holder .content-frame .mobile .csc-textpic {
      width: 100%;
      float: right;
      overflow: visible; }
      .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-imagewrap, .responsive-profile #content .content-holder .content-frame .mobile-wide .csc-textpic .csc-textpic-imagewrap, .responsive-profile #content .content-holder .content-frame .mobile .csc-textpic .csc-textpic-imagewrap {
        margin-top: -67px;
        margin-right: -66px;
        width: 55%; }
        .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-imagewrap .csc-textpic-image, .responsive-profile #content .content-holder .content-frame .mobile-wide .csc-textpic .csc-textpic-imagewrap .csc-textpic-image, .responsive-profile #content .content-holder .content-frame .mobile .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
          width: 100%;
          margin-bottom: 0; }
          .responsive-profile #content .content-holder .content-frame .mobile-top .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img, .responsive-profile #content .content-holder .content-frame .mobile-wide .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img, .responsive-profile #content .content-holder .content-frame .mobile .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
            width: 100%; } }
@media print, (min-width: 1024px) {
  .mobile-device .home-content,
  .mobile-device .home-sidebar,
  .mobile-device .cycle-gallery,
  .mobile-device .cycle-gallery .mask,
  .mobile-device .cycle-gallery .mask .slideset,
  .mobile-device .cycle-gallery .mask .slide {
    min-height: 400px; }
  .mobile-device #sidebar,
  .mobile-device .home-sidebar {
    position: absolute;
    bottom: 0;
    top: 0 !important;
    overflow: auto; } }
@media print, (min-width: 1024px) {
  html {
    height: 100%; }
    html body {
      height: 100%;
      min-width: 1024px; }
      html body > #wrapper .scrollable-area-wrapper .page-scroll-box.scrollable-area {
        width: 100% !important; }
        html body > #wrapper .scrollable-area-wrapper .page-scroll-box.scrollable-area + .vscrollbar {
          right: 30%;
          display: block !important; }

  #header {
    padding: 27px 234px 0; }
    #header nav.nav-bar {
      float: right;
      text-align: right; }
      #header nav.nav-bar .first .language {
        background: none; }
      #header nav.nav-bar .language {
        background: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/sep-list.gif') no-repeat scroll 0 4px rgba(0, 0, 0, 0);
        float: left;
        margin-bottom: 4px;
        padding: 0 0 0 4px; }
      #header nav.nav-bar ul#nav {
        padding: 0;
        margin: 0 -13px 0 0; }
        #header nav.nav-bar ul#nav a {
          color: #0057a3;
          display: block;
          padding: 8px 12px 20px;
          position: relative; }
        #header nav.nav-bar ul#nav > li {
          float: left;
          margin: 0 0 0 36px;
          position: relative; }
          #header nav.nav-bar ul#nav > li:first-child {
            margin-left: 0; }
          #header nav.nav-bar ul#nav > li:hover {
            background: #0057a3; }
            #header nav.nav-bar ul#nav > li:hover a {
              color: #fff;
              text-decoration: none; }
            #header nav.nav-bar ul#nav > li:hover > ul {
              display: block; }
          #header nav.nav-bar ul#nav > li.active > a {
            color: #5ba1d4; }
            #header nav.nav-bar ul#nav > li.active > a:before {
              content: "";
              position: absolute;
              background: #5ba1d4;
              left: 7px;
              right: 10px;
              height: 10px;
              bottom: 0; }
          #header nav.nav-bar ul#nav > li.active:hover > a:before {
            background: none; }
          #header nav.nav-bar ul#nav > li > ul {
            display: none; }
            #header nav.nav-bar ul#nav > li > ul > li > ul {
              display: none; }
            #header nav.nav-bar ul#nav > li > ul.dropdown {
              position: absolute;
              top: 48px;
              left: 0;
              min-width: 234px;
              padding: 0 0 4px;
              margin: 0;
              background: #0057a3;
              list-style: none;
              text-align: left;
              font-family: 'open_sanssemibold', 'Arial', 'Helvetica', 'sans-serif';
              text-transform: none;
              display: none;
              z-index: 999; }
              #header nav.nav-bar ul#nav > li > ul.dropdown li {
                margin: 0 0 -4px; }
                #header nav.nav-bar ul#nav > li > ul.dropdown li:last-child a {
                  padding: 8px 5px 12px 13px; }
                #header nav.nav-bar ul#nav > li > ul.dropdown li:hover {
                  background: #5ba1d4; }
                #header nav.nav-bar ul#nav > li > ul.dropdown li a {
                  color: #fff;
                  display: block;
                  padding: 8px 5px 6px 13px; }
        #header nav.nav-bar ul#nav .last-item .dropdown {
          left: -136px; }
        #header nav.nav-bar ul#nav li:hover .dropdown {
          display: block; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .team-list {
    width: 631px; } }
@media only screen and (max-width: 1679px) and (min-width: 1024px) {
  .home-content {
    padding: 0 600px 0 0; }

  .home-right-box-text {
    padding-right: 10px; }

  #home-footer-holder {
    padding-right: 600px; }
    #home-footer-holder + .form-container {
      margin: 0 0 0 -600px; }

  .home-flag #sidebar {
    width: 600px !important; } }
@media only screen and (max-width: 1599px) and (min-width: 1024px) {
  html body > #wrapper #header {
    padding: 27px 7.4% 0 6.8%; }

  #footer .footer-holder {
    padding-left: 6.7%; }
  #footer.style .footer-holder {
    padding-left: 6.7%; }

  .content-frame {
    padding-left: 9.4%; }

  .team-block {
    margin-left: -12%;
    padding-left: 11%; }

  .carousel {
    padding-left: 11.9%;
    margin-left: -12%; }

  #nav > li {
    margin-left: 6px !important; } }
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .home-right-column-box-img {
    display: none; }

  .home-content {
    padding: 0 400px 0 0; }

  #home-footer-holder {
    padding-right: 400px; }
    #home-footer-holder + .form-container {
      margin: 0 0 0 -400px; }

  .home-flag #sidebar {
    width: 400px !important; } }
@media only screen and (max-width: 1165px) and (min-width: 1024px) {
  .team-list {
    width: 510px; }
    .team-list .block {
      padding: 25px 9px 16px 12px; }
    .team-list li img {
      width: 160px;
      height: auto; }

  .carousel .mask-holder {
    width: 491px !important; }
  .carousel .mask {
    width: 491px !important;
    height: 160px; }
    .carousel .mask .slide {
      width: 160px !important; }
      .carousel .mask .slide img {
        width: 160px;
        height: auto; }
  .carousel .btn-next {
    right: auto;
    left: 100%;
    margin: 0 0 0 10px; }
  .carousel .btn-prev {
    left: auto;
    right: 100%;
    margin: 0 0 0 -7px; } }
@media only screen and (max-width: 1023px) and (min-width: 1024px) {
  #content {
    width: 624px;
    padding: 0; }

  .home-content {
    width: 624px;
    padding: 0; }

  #sidebar {
    width: 400px; } }
@media only screen and (min-width: 1680px) and (min-width: 1024px) {
  .home-right-box-text {
    padding-right: 90px; } }
@media only print {
  * {
    font-family: 'Georgia', 'Times New Roman', 'Times', 'serif';
    background-color: transparent; }

  body {
    font-size: 12pt;
    color: #000;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  #rootline {
    display: none; }

  #printlink {
    display: none; }

  #servicemenu {
    display: none; }

  .nav {
    display: none; }

  #search {
    display: none; }

  #logo {
    display: none; }

  #content {
    padding: 0;
    margin: 0;
    width: 100%; }

  #contentWrap {
    float: none; }

  #contentMain {
    float: none;
    width: 100%;
    border-bottom: 3pt solid #ccc;
    padding-bottom: 30pt;
    margin-bottom: 30pt; }

  #contentRight {
    float: none;
    width: 100%;
    border-bottom: 3pt solid #ccc;
    padding-bottom: 30pt;
    margin-bottom: 30pt; }

  #contentBorder {
    float: none;
    width: 100%;
    border-bottom: 3pt solid #ccc;
    padding-bottom: 30pt;
    margin-bottom: 30pt; }

  #language {
    position: static;
    clear: both; }

  a {
    font-weight: bold;
    color: #000; }

  a.internal-link[href]:after {
    background-color: inherit;
    color: #666;
    content: "(http://osteology.org/" attr(href) ")";
    font-style: italic; }

  a.external-link[href]:after {
    content: "(" attr(href) ")"; }

  a.external-link-new-window[href]:after {
    content: "(" attr(href) ")"; }

  a.mail[href]:after {
    content: " "; }

  h1, h2, h3, h4, h5 {
    font-weight: bold;
    color: #000; }

  h1 a, h2 a, h3 a, h4 a, h5 a {
    font-weight: bold;
    color: #000; }

  table a.external-link[href]:after {
    content: "(" attr(href) ")"; }

  table a.external-link-new-window[href]:after {
    content: "(" attr(href) ")"; }

  table a[href]:after {
    content: " "; }

  div.csc-textpic-center {
    text-align: left; }

  div.csc-textpic-center div.csc-textpic-imagewrap {
    margin: 0; }

  div#main {
    min-height: 0 !important; }

  div.csc-textpic-right div.csc-textpic-imagewrap {
    width: 100%; }

  pre {
    white-space: pre-wrap; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  aside {
    display: none; }

  #nav {
    display: none; }

  .nav-bar {
    display: none; }

  .scrollable-area {
    height: auto !important;
    overflow: visible !important;
    position: relative !important;
    width: auto !important; }

  .scrollable-area-wrapper .hscroll-line {
    display: none; }

  .scrollable-area-wrapper .vscroll-line {
    display: none; }

  .content-frame {
    padding: 20px;
    margin-top: 40px; }

  .pagination {
    display: none; }

  #header {
    border-bottom: none;
    padding-top: 20px;
    padding-left: 20px; }

  .logo {
    background: none;
    height: 0;
    overflow: visible; }

  .logo:after {
    content: url('../../../typo3conf/ext/osteology_template/Resources/Public/images/logo.png');
    height: 64px; }

  #footer {
    background: none;
    border-top: none; }

  #footer .form-container {
    display: none; }

  #footer .footer-holder {
    background: none; }

  #footer .footer-holder a[href]:after {
    content: "" !important; }

  #footer.style .footer-holder {
    padding: 20px; }

  .home-content {
    width: 100%; }

  ul {
    list-style: square outside none !important;
    padding-left: 20px !important; }

  ul li:before {
    background: none transparent !important; }

  .js-share {
    display: none; }

  .social-block {
    display: none; }

  .news-list a.btn-more[href]:after {
    background-color: inherit;
    color: #666;
    content: "(http://osteology.org/" attr(href) ")";
    font-style: italic; }

  a[href]:after {
    background-color: inherit;
    color: #666;
    content: "(" attr(href) ")";
    font-style: italic; }

  .csc-textpic-imagewrap a[href]:after {
    content: " "; }

  .picture-holder a[href]:after {
    content: "" !important; }

  li:before {
    background: none transparent !important; }

  .schedule-list ul li {
    padding: 0; } }

/*# sourceMappingURL=base.css.map */

/*
 * jQuery UI Datepicker 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
input {
	outline: none;
}
.contact-form label {
	display: block;
}
.contact-form .checkbox label,
.contact-form .radio label {
	margin: 0 10px 0 24px;
	width:62%;
}

#content .contact-form input[type="text"],
#content .contact-form input[type="tel"],
#content .contact-form input[type="email"],
#content .contact-form input[type="date"],
#content .contact-form textarea
{
	border: 1px solid #5BA1D4;
	width: 60% !important;
	min-width: 60%;
	padding: 6px 1% 5px;
}

#content .contact-form .select-area{
	border: 1px solid #5BA1D4;
	width: 54% !important;
	padding: 5px 7% 0 1%;
}

#content .contact-form .rad-area {
	border: 1px solid #5BA1D4;
}

.drop-powermail_select ul{
	border: 1px solid #5BA1D4;
}

#content .contact-form h3 {
	color: #63666A;
	margin: 0 0 15px;
}

#content .contact-form .rad-area{
	margin-top:4px;
}

#content .contact-form .row:first-child {
	margin-bottom: 10px;
}

.ui-datepicker-next span, .ui-datepicker-prev span {
	cursor: pointer;
	text-indent: -99999px;
}

ul.powermail_message_error li
{
	color: #FF0066;
}
.powermail_radio_inner {
	display: block;
	margin: 7px 0;
}
.powermail_fieldwrap_file {
	position: relative;
	border: 1px solid #5BA1D4;
	color: #5ba1d4;
	margin:0;
	overflow: hidden;
	font: 13px/16px 'open_sansregular', Arial, Helvetica, sans-serif;
	color: #5ba1d4;
	position: relative;
	overflow: hidden;
	width: 62%;
 }
.powermail_fieldwrap_file .powermail_label {
	position: relative;
	display: inline-block;
	color: white;
	background: #0057a3;
	padding: 5px 10px;
	margin:0;
	cursor: pointer;
	border: none;
	position:absolute;
	width:50px;
	height:16px !important;
	overflow: hidden;
}
.powermail_fieldwrap_file .powermail_fieldwrap_file_inner {
	position: relative;
	display: block;
	padding: 5px 10px;
	float: right;
	height:16px !important;
	margin-left: 70px;
	overflow: hidden;


}
.powermail_fieldwrap_file .powermail_fieldwrap_file_inner input.powermail_field.powermail_file  {
	position: absolute;
	left: -99999rem;
}
.tx-powermail .powermail_fieldset .parsley-error {
	background: transparent;
	border: 1px solid #f06 !important;
	color: #63666a !important;
}
.tx-powermail .powermail_fieldset .radio.parsley-error {
	background: transparent;
	border: none !important;
}
.tx-powermail .powermail_fieldset .radio.parsley-error .rad-area {
	border: 1px solid #f06 !important;
}
.tx-powermail .powermail_fieldset .checkbox.parsley-error {
	//color: #f06 !important;
}
.tx-powermail .powermail_fieldset .checkbox.parsley-error .jcf-class-powermail_checkbox {
	border: 1px solid #f06 !important;
}
.tx-powermail .powermail_fieldset .checkbox.parsley-error,
.tx-powermail .powermail_fieldset .powermail_field_error_container.parsley-error {
	border:none !important;
}
.tx-powermail .powermail_fieldset .parsley-errors-list.filled {
	width: 62%;
}
.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list,
.tx-powermail .powermail_fieldset .parsley-errors-list {
	float: left;
	background-color: transparent;
	border:none;
	margin:0;
	display: none !important;
}

.tx-powermail .powermail_fieldset .powermail_field_error_container .parsley-errors-list > li,
.tx-powermail .powermail_fieldset .parsley-errors-list > li {
	padding:0;
	font-size: 12px;
	color: #f06;
}

.tx-powermail .powermail_message {
	padding: 5px 0;
	min-height: 1px;
	background-color: transparent;
	border: 1px solid #f06;
	list-style: circle;
	margin-bottom: 20px;
	width: 62%;
}
.tx-powermail .powermail_message li {
	padding: 5px 10px;
	border: none;
	background: none;
	list-style: none;
	color: #f06;
}

.tx-powermail .powermail_message.powermail_message_error {
	background-image: none;
}

.tx-powermail .powermail_message.powermail_message_error li {
	color: #f06;
}

@media (max-width: 768px) {
	.tx-powermail .powermail_message {
		width:100%;
	}
	#content .contact-form input[type="text"],
	#content .contact-form input[type="tel"],
	#content .contact-form input[type="email"],
	#content .contact-form input[type="date"],
	#content .contact-form textarea {
		width:97.5% !important;
	}
	.powermail_fieldwrap_file {
		width: 97%;
	}
	.contact-form .checkbox label,
	.contact-form .radio label {
		width: 92%;
	}
}

.nolabel h1,
fieldset.nolabel h3,
.nolabel > label
{
	display: none;
}

label.powermail_label {
	font-weight: bold;
}

.contact-form input[type="date"] {
	font: 13px/16px 'open_sansregular', Arial, Helvetica, sans-serif;
	height: 16px;
	color: #5ba1d4;
	width: 93%;
	border: 1px solid transparent;
	padding: 6px 2% 5px;
	display: block;
	background: #fff;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/*Survey START*/
.tx-pbsurvey-pi1 div {
	margin-bottom: 0;
}

.tx-pbsurvey-pi1 .required {
	display: none;
}

.tx-pbsurvey-pi1 .notitle .question {
	display: none;
}

.tx-pbsurvey-pi1 .question {
	font-size: 100%;
	margin: 0;
}

.tx-pbsurvey-pi1 .nocommentandnoquestion .question {
	display: none;
}

.tx-pbsurvey-pi1 .barcontainer {
	border: 1px solid #8BACE8;
	font-size: 9px;
	height: 17px;
}

.tx-pbsurvey-pi1 .bar {
	background: none repeat scroll 0 0 #D9E4F7;
	height: 17px;
}

.tx-pbsurvey-pi1 input[type="checkbox"], .tx-pbsurvey-pi1 input[type="radio"] {
	margin: 0 5px 0 10px;
}

.tx-pbsurvey-pi1 td input[type="checkbox"], .tx-pbsurvey-pi1 td input[type="radio"] {
	margin: 0 !important;
}

.tx-pbsurvey-pi1 .questionNumber {
	display: none;
	margin-right: 5px;
}

.tx-pbsurvey-pi1 .notitle .matrix .columnFirst {
	font-weight: bold;
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: normal;
}

.tx-pbsurvey-pi1 .matrix .columnNext {
	width: 25px;
}

.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	background-color: #FFFFFF;
}

.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 95%;
}

.tx-pbsurvey-pi1 .survey_item td {
	line-height: 160%;
	padding-right: 10px;
	vertical-align: top;
}

.tx-pbsurvey-pi1 .survey_item h1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #8BACE8;
	color: #8BACE8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 160%;
	margin: 1em 0 0.7em;
	padding-bottom: 2px;
	padding-left: 0;
	text-transform: uppercase;
}

.tx-pbsurvey-pi1 .breit table {
	margin-left: 1em;
	margin-top: 0.25em;
}

.tx-pbsurvey-pi1 .survey_item.moretopmargin {
	margin-top: 45px;
}

.tx-pbsurvey-pi1 .questionSubtext p {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0.5em 0 1em;
}

.tx-pbsurvey-pi1 .moretopmargin .questionSubtext p {
	margin-bottom: 0.5em;
}

.tx-pbsurvey-pi1 .surveymultichoice .mcitem {
	float: left;
	width: 50%;
}

.tx-pbsurvey-pi1 div {
	margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 60%;
	height: 15px;
	position: relative;
}

.tx-pbsurvey-pi1 .barcontainer {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 18px;
	position: absolute;
	right: 0;
	width: 100px;
	z-index: 6;
}

.tx-pbsurvey-pi1 .bar {
	background-color: #CCCCFF;
	height: 18px;
	left: 0;
	position: absolute;
	z-index: 4;
}

.tx-pbsurvey-pi1 .bartext {
	height: 15px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100px;
	z-index: 5;
}

.tx-pbsurvey-pi1 .pageHeader {
	color: #003399;
	font-size: 150%;
	font-weight: bold;
}

.tx-pbsurvey-pi1 .pageIntroduction {
}

.tx-pbsurvey-pi1 .survey_item {
	margin-bottom: 20px;
	margin-top: 20px;
}

.tx-pbsurvey-pi1 .itemform {
}

.tx-pbsurvey-pi1 .question {
	font-size: 120%;
	font-weight: bold;
}

.tx-pbsurvey-pi1 .questionNumber {
}

.tx-pbsurvey-pi1 .questionSubtext {
	font-size: 80%;
}

.tx-pbsurvey-pi1 .required {
	color: #FF0000;
	vertical-align: super;
}

.tx-pbsurvey-pi1 .survey_error {
	color: #FF0000;
}

.tx-pbsurvey-pi1 .additional_ver {
	margin-left: 20px;
}

.tx-pbsurvey-pi1 .matrix {
	width: 100%;
}

.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	/*background-color: #CCCCFF;*/
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.tx-pbsurvey-pi1 .matrix .columnNext {
	text-align: center;
}

#content .tx-pbsurvey-pi1 .contact-form .rad-area {
	margin: 4px;
}

/*Survey END*/

.radio-holder {
	float: none;
}

/**Extra Formating Fixes **/

.tx-pbsurvey-pi1 .matrix .columnFirst {
	font-weight: normal;
}

.tx-pbsurvey-pi1 .question {
	font-size: 100%;
}

#content .tx-pbsurvey-pi1 .contact-form .surveymultichoice input[type="text"] {
	width: auto !important;
	min-width: 30% !important;
}

#content .tx-pbsurvey-pi1 .contact-form .surveymultichoice div.additional_ver input[type="text"] {
	min-width: 60% !important;
	width: auto !important;
}

#content .tx-pbsurvey-pi1 .contact-form div.extra-info {
	float: left;
	margin-right: 5px;
}


.ost-gridelement h1, .ost-gridelement h2, .ost-gridelement h3, .ost-gridelement h4 {
  margin-top: 0 !important; }

.ost-row {
  display: table;
  width: 100%; }
  .ost-row .ost-col {
    display: table-cell;
    padding-bottom: 15px;
    vertical-align: top;
    text-align: left; }
    .ost-row .ost-col .csc-default *:last-child {
      margin-bottom: 0; }

@media only screen and (max-width: 480px) {
  .ost-row {
    display: inline-block;
    width: 100%; }

  .ost-row .ost-col {
    display: inline-block;
    width: 100%; }

  .ost-row .ost-col:first-child {
    padding-bottom: 0; } }
/* Row 33% / 33% / 33% */
.ost-row.ost-33-33-33 .ost-col {
  padding-left: 7px;
  padding-right: 7px;
  width: 33%; }

.ost-row.ost-33-33-33 .ost-col:first-child {
  padding-left: 0;
  padding-right: 7px; }

.ost-row.ost-33-33-33 .ost-col:last-child {
  padding-left: 7px;
  padding-right: 0; }

@media only screen and (max-width: 640px) {
  .ost-row.ost-33-33-33 {
    display: inline-block;
    width: 100%; }

  .ost-row.ost-33-33-33 .ost-col {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    width: 100%; }

  .ost-row.ost-33-33-33 .ost-col:first-child {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    width: 100%; }

  .ost-row.ost-33-33-33 .ost-col:last-child {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    width: 100%; } }
/* Row 50% / 50% */
.ost-row.ost-50-50 .ost-col:first-child {
  padding-left: 0;
  padding-right: 7px;
  width: 50%; }

.ost-row.ost-50-50 .ost-col:last-child {
  padding-left: 7px;
  padding-right: 0;
  width: 50%; }

@media only screen and (max-width: 480px) {
  .ost-row.ost-50-50 {
    display: inline-block;
    width: 100%; }

  .ost-row.ost-50-50 .ost-col:first-child {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    width: 100%; }

  .ost-row.ost-50-50 .ost-col:last-child {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    width: 100%; } }
/* Timetable Row */
.ost-timetable-row.ost-row .ost-col:first-child {
  width: 75px;
  min-width: 75px; }

.ost-timetable-row.ost-row .ost-col.time {
  font-weight: bold;
  font-family: open_sansbold; }

/* Colorbox */
.ost-colorbox {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px; }

.ost-colorbox.purple .content, .ost-colorbox.darkpurple .content, .ost-colorbox.blue .content, .ost-colorbox.lightblue .content, .ost-colorbox.lighterblue .content, .ost-colorbox.darkblue .content, .ost-colorbox.turquoise .content, .ost-colorbox.darkturquoise .content, .ost-colorbox.gray .content, .ost-colorbox.darkgray .content, .ost-colorbox.bluegray .content, .ost-colorbox.lightergray .content, .ost-colorbox.lightgray .content {
  padding: 15px;
  color: #fff; }
  .ost-colorbox.purple .content *, .ost-colorbox.darkpurple .content *, .ost-colorbox.blue .content *, .ost-colorbox.lightblue .content *, .ost-colorbox.lighterblue .content *, .ost-colorbox.darkblue .content *, .ost-colorbox.turquoise .content *, .ost-colorbox.darkturquoise .content *, .ost-colorbox.gray .content *, .ost-colorbox.darkgray .content *, .ost-colorbox.bluegray .content *, .ost-colorbox.lightergray .content *, .ost-colorbox.lightgray .content * {
    color: #fff !important; }
  .ost-colorbox.purple .content h1, .ost-colorbox.purple .content h2, .ost-colorbox.purple .content h3, .ost-colorbox.purple .content h4, .ost-colorbox.purple .content h5, .ost-colorbox.purple .content h6, .ost-colorbox.darkpurple .content h1, .ost-colorbox.darkpurple .content h2, .ost-colorbox.darkpurple .content h3, .ost-colorbox.darkpurple .content h4, .ost-colorbox.darkpurple .content h5, .ost-colorbox.darkpurple .content h6, .ost-colorbox.blue .content h1, .ost-colorbox.blue .content h2, .ost-colorbox.blue .content h3, .ost-colorbox.blue .content h4, .ost-colorbox.blue .content h5, .ost-colorbox.blue .content h6, .ost-colorbox.lightblue .content h1, .ost-colorbox.lightblue .content h2, .ost-colorbox.lightblue .content h3, .ost-colorbox.lightblue .content h4, .ost-colorbox.lightblue .content h5, .ost-colorbox.lightblue .content h6, .ost-colorbox.lighterblue .content h1, .ost-colorbox.lighterblue .content h2, .ost-colorbox.lighterblue .content h3, .ost-colorbox.lighterblue .content h4, .ost-colorbox.lighterblue .content h5, .ost-colorbox.lighterblue .content h6, .ost-colorbox.darkblue .content h1, .ost-colorbox.darkblue .content h2, .ost-colorbox.darkblue .content h3, .ost-colorbox.darkblue .content h4, .ost-colorbox.darkblue .content h5, .ost-colorbox.darkblue .content h6, .ost-colorbox.turquoise .content h1, .ost-colorbox.turquoise .content h2, .ost-colorbox.turquoise .content h3, .ost-colorbox.turquoise .content h4, .ost-colorbox.turquoise .content h5, .ost-colorbox.turquoise .content h6, .ost-colorbox.darkturquoise .content h1, .ost-colorbox.darkturquoise .content h2, .ost-colorbox.darkturquoise .content h3, .ost-colorbox.darkturquoise .content h4, .ost-colorbox.darkturquoise .content h5, .ost-colorbox.darkturquoise .content h6, .ost-colorbox.gray .content h1, .ost-colorbox.gray .content h2, .ost-colorbox.gray .content h3, .ost-colorbox.gray .content h4, .ost-colorbox.gray .content h5, .ost-colorbox.gray .content h6, .ost-colorbox.darkgray .content h1, .ost-colorbox.darkgray .content h2, .ost-colorbox.darkgray .content h3, .ost-colorbox.darkgray .content h4, .ost-colorbox.darkgray .content h5, .ost-colorbox.darkgray .content h6, .ost-colorbox.bluegray .content h1, .ost-colorbox.bluegray .content h2, .ost-colorbox.bluegray .content h3, .ost-colorbox.bluegray .content h4, .ost-colorbox.bluegray .content h5, .ost-colorbox.bluegray .content h6, .ost-colorbox.lightergray .content h1, .ost-colorbox.lightergray .content h2, .ost-colorbox.lightergray .content h3, .ost-colorbox.lightergray .content h4, .ost-colorbox.lightergray .content h5, .ost-colorbox.lightergray .content h6, .ost-colorbox.lightgray .content h1, .ost-colorbox.lightgray .content h2, .ost-colorbox.lightgray .content h3, .ost-colorbox.lightgray .content h4, .ost-colorbox.lightgray .content h5, .ost-colorbox.lightgray .content h6 {
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important; }
  .ost-colorbox.purple .content *.header-blue, .ost-colorbox.darkpurple .content *.header-blue, .ost-colorbox.blue .content *.header-blue, .ost-colorbox.lightblue .content *.header-blue, .ost-colorbox.lighterblue .content *.header-blue, .ost-colorbox.darkblue .content *.header-blue, .ost-colorbox.turquoise .content *.header-blue, .ost-colorbox.darkturquoise .content *.header-blue, .ost-colorbox.gray .content *.header-blue, .ost-colorbox.darkgray .content *.header-blue, .ost-colorbox.bluegray .content *.header-blue, .ost-colorbox.lightergray .content *.header-blue, .ost-colorbox.lightgray .content *.header-blue {
    margin: 0 0 12px 0 !important; }

.ost-colorbox.bluegray .content, .ost-colorbox.lightergray .content, .ost-colorbox.lighterblue .content {
  padding: 15px;
  color: #63666a !important; }
  .ost-colorbox.bluegray .content *, .ost-colorbox.lightergray .content *, .ost-colorbox.lighterblue .content * {
    color: #63666a !important; }
  .ost-colorbox.bluegray .content h1, .ost-colorbox.bluegray .content h2, .ost-colorbox.bluegray .content h3, .ost-colorbox.bluegray .content h4, .ost-colorbox.bluegray .content h5, .ost-colorbox.bluegray .content h6, .ost-colorbox.lightergray .content h1, .ost-colorbox.lightergray .content h2, .ost-colorbox.lightergray .content h3, .ost-colorbox.lightergray .content h4, .ost-colorbox.lightergray .content h5, .ost-colorbox.lightergray .content h6, .ost-colorbox.lighterblue .content h1, .ost-colorbox.lighterblue .content h2, .ost-colorbox.lighterblue .content h3, .ost-colorbox.lighterblue .content h4, .ost-colorbox.lighterblue .content h5, .ost-colorbox.lighterblue .content h6 {
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important; }
  .ost-colorbox.bluegray .content *.header-blue, .ost-colorbox.lightergray .content *.header-blue, .ost-colorbox.lighterblue .content *.header-blue {
    margin: 0 0 12px 0 !important; }

.ost-colorbox.purple {
  background: #B29DCB; }

.ost-colorbox.darkpurple {
  background: #835DA3; }

.ost-colorbox.blue {
  background: #58ABDD; }

.ost-colorbox.lightblue {
  background: #5685C4; }

.ost-colorbox.lighterblue {
  background: #A6CCEC; }

.ost-colorbox.darkblue {
  background: #005DA9; }

.ost-colorbox.turquoise {
  background: #3FB6AD; }

.ost-colorbox.darkturquoise {
  background: #308781; }

.ost-colorbox.gray {
  background: #898989; }

.ost-colorbox.darkgray {
  background: #606060; }

.ost-colorbox.lightgray {
  background: #ADADAD; }

.ost-colorbox.lightergray {
  background: #eceded; }

.ost-colorbox.bluegray {
  background: #D9E6F6; }

.ost-colorbox .content .csc-default *:last-child {
  margin-bottom: 0; }

.ost-colorbox .content .csc-default *:last-child {
  margin-bottom: 0; }

/* Titlebox */
.ost-titlebox {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px; }

.ost-titlebox .title {
  background: transparent;
  border: none;
  text-decoration: none;
  padding: 5px 15px;
  margin: 0;
  text-align: left;
  color: #fff;
  display: block;
  font-size: 16px;
  text-transform: uppercase; }

.ost-titlebox.purple, .ost-titlebox.darkpurple, .ost-titlebox.blue, .ost-titlebox.lightblue, .ost-titlebox.darkblue, .ost-titlebox.turquoise, .ost-titlebox.darkturquoise, .ost-titlebox.gray, .ost-titlebox.darkgray, .ost-titlebox.bluegray, .ost-titlebox.lightgray {
  color: #fff; }

.ost-titlebox .title bluegray, .ost-titlebox .title.lightergray, .ost-titlebox .title.lighterblue {
  color: #63666a; }

.ost-titlebox .title.purple {
  background: #B29DCB; }

.ost-titlebox .title.purple > a {
  color: #ffffff; }

.ost-titlebox .title.darkpurple {
  background: #835DA3; }

.ost-titlebox .title.blue {
  background: #58ABDD; }

.ost-titlebox .title.lightblue {
  background: #5685C4; }

.ost-titlebox .title.lightblue > a {
  color: #ffffff; }

.ost-titlebox .title.darkblue {
  background: #005DA9; }

.ost-titlebox .title.turquoise {
  background: #3FB6AD; }

.ost-titlebox .title.darkturquoise {
  background: #308781; }

.ost-titlebox .title.lightgray {
  background: #ADADAD; }

.ost-titlebox .title.lightgray > a {
  color: #ffffff; }

.ost-titlebox .title.gray {
  background: #898989; }

.ost-titlebox .title.darkgray {
  background: #606060; }

.ost-titlebox .title.bluegray {
  background: #D9E6F6; }

.ost-titlebox > .content {
  margin-top: 15px; }

/* Tab */
.ost-tab-outer {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs {
  width: 100%;
  display: inline-block;
  float: left; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li {
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
  text-transform: uppercase;
  float: left;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
  opacity: 0.4; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.active {
  opacity: 1; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.purple {
  background: #B29DCB; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.purple > a {
  color: #ffffff; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.darkpurple {
  background: #835DA3; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.darkpurple > a {
  color: #ffffff; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.blue {
  background: #58ABDD; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.lightblue {
  background: #5685C4; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.lightblue > a {
  color: #ffffff; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.darkblue {
  background: #005DA9; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.turquoise {
  background: #3FB6AD; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.darkturquoise {
  background: #308781; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.gray {
  background: #898989; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.gray > a {
  color: #fff; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.darkgray {
  background: #606060; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.bluegray {
  background: #D9E6F6; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.bluegray > a {
  color: #63666a; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.lightgray {
  background: #ADADAD; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.lightgray > a {
  color: #ffffff; }

@media only screen and (max-width: 768px) {
  .ost-tab-outer ul.ost-tab.nav.nav-tabs > li {
    width: 100%;
    float: none;
    border-bottom: 1px solid #fff; }

  .ost-tab-outer ul.ost-tab.nav.nav-tabs > li:last-child {
    border-bottom: none; } }
.ost-tab-outer ul.ost-tab.nav.nav-tabs > li > a {
  background: transparent;
  border: none;
  text-decoration: none;
  padding: 5px 15px;
  margin: 0;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 16px; }

.ost-tab-outer ul.ost-tab.nav.nav-tabs > li.active > a {
  background: transparent;
  border: none;
  text-decoration: none; }

.ost-tab-outer .tab-content {
  float: left;
  width: 100%;
  display: inline-block; }

.ost-tab-outer .tab-content .tab-pane {
  display: none;
  margin-top: 0;
  margin-bottom: 35px;
  padding-top: 15px;
  padding-bottom: 15px; }

@media only screen and (max-width: 768px) {
  .ost-tab-outer .tab-content .tab-pane {
    display: none;
    margin-top: 7px; } }
.ost-tab-outer .tab-content .tab-pane.active {
  display: block; }

.ost-tab-outer .tab-content .tab-pane.active.purple {
  border-top: 2px solid #B29DCB;
  border-bottom: 2px solid #B29DCB; }

.ost-tab-outer .tab-content .tab-pane.active.darkpurple {
  border-top: 2px solid #835DA3;
  border-bottom: 2px solid #835DA3; }

.ost-tab-outer .tab-content .tab-pane.active.blue {
  border-top: 2px solid #58ABDD;
  border-bottom: 2px solid #58ABDD; }

.ost-tab-outer .tab-content .tab-pane.active.lightblue {
  border-top: 2px solid #5685C4;
  border-bottom: 2px solid #5685C4; }

.ost-tab-outer .tab-content .tab-pane.active.darkblue {
  border-top: 2px solid #005DA9;
  border-bottom: 2px solid #005DA9; }

.ost-tab-outer .tab-content .tab-pane.active.turquoise {
  border-top: 2px solid #3FB6AD;
  border-bottom: 2px solid #3FB6AD; }

.ost-tab-outer .tab-content .tab-pane.active.darkturquoise {
  border-top: 2px solid #308781;
  border-bottom: 2px solid #308781; }

.ost-tab-outer .tab-content .tab-pane.active.lightgray {
  border-top: 2px solid #ADADAD;
  border-bottom: 2px solid #ADADAD; }

.ost-tab-outer .tab-content .tab-pane.active.gray {
  border-top: 2px solid #898989;
  border-bottom: 2px solid #898989; }

.ost-tab-outer .tab-content .tab-pane.active.darkgray {
  border-top: 2px solid #606060;
  border-bottom: 2px solid #606060; }

.ost-tab-outer .tab-content .tab-pane.active.bluegray {
  border-top: 2px solid #D9E6F6;
  border-bottom: 2px solid #D9E6F6; }

/*# sourceMappingURL=gridelements.css.map */

#formhandler_newsletter_form {
	width: 100%;
}

#formhandler_newsletter_form .error ul {
	margin: 0;
}

.errorField {
	background-color: #FF0000;
}

/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
	position: relative;
	cursor: pointer;
}

.selectric-responsive {
	width: 100%;
}

.selectric {
	border-radius: 0px;
	background: #fff;
	position: relative;
	overflow: hidden;
	margin-bottom: 4px;
}

.info-form .error .selectric {
	border: 1px solid #f06;
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 38px 0 10px;
	font-size: 13px;
	color: #666;
	height: 32px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 32px;
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 32px;
	background-color: #666;
	color: #fff;
	text-align: center;
	font: 0/0 a;
	*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:hover,
.selectric-open .button {
	background-color: #0057a3;
}

.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: #fff;
	border-bottom: none;
}

.selectric-focus .selectric {
	border-color: #aaaaaa;
}

.selectric-hover .selectric {
	border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
	color: #a2a2a2;
}

.selectric-open {
	z-index: 9999;
}

.selectric-open .selectric {
	border-color: #c4c4c4;
}

.selectric-open .selectric-items {
	display: block;
}

.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0;
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
}

.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0;
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important;
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

/* Items box */
.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #FFF;
	border: 1px solid #666;
	z-index: -1;
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto;
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%;
}

.selectric-items ul, .selectric-items li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px;
}

.selectric-items li {
	display: block;
	padding: 6px 10px;
	color: #666;
	cursor: pointer;
}

.selectric-items li.selected {
	background: #eceded;
}

.selectric-items li.highlighted {
	background: #eceded;
}

.selectric-items li:hover {
	background: #0057a3;
	color: #fff;
}

.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default !important;
	background: none !important;
	color: #666 !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	color: #444;
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1;
}

.selectric-items .selectric-group li {
	padding-left: 25px;
}
