
/* - css/main.css - */
/* https://studyindenmark.dk/portal_css/css/main.css?original=1 */
@charset "UTF-8";
#content #program-form p.description {
clear: both;
padding-top: 0.3em;
margin-bottom: 0;
}
#content #program-form .form-inline {
float: left;
clear: none;
margin: 0;
margin-right: 1em;
}
#content #program-results {
clear: both;
margin-top: 0.3em;
}
#content #program-form .form-inline dd {
padding: 2px 6px;
}
#content #program-form input {
border: solid 1px #BBB;
}
#content #program-form a.multiSelect:link,
#content #program-form a.multiSelect:visited,
#content #program-form a.multiSelect:hover,
#content #program-form a.multiSelect:active {
color: black;
text-decoration: none;
}
#content #program-form .multiSelectOptions {
margin-top: -1px;
overflow-y: auto;
overflow-x: hidden;
border: solid 1px #B2B2B2;
background: #FFF;
}
#content #program-form .multiSelectOptions LABEL.optGroup {
font-weight: bold;
}
#content #program-form .multiSelectOptions .optGroupContainer LABEL {
padding-left: 10px;
}
#content #program-form .multiSelectOptions.optGroupHasCheckboxes .optGroupContainer LABEL {
padding-left: 18px;
}
#content #program-form .multiSelectOptions input {
vertical-align: middle;
}
#content #program-form .multiSelectOptions LABEL.selectAll {
border-bottom: dotted 1px #CCC;
}
a.back-link {
margin-bottom: 20px;
display: block;
text-transform: uppercase;
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.program-subjects {
margin-right: 5px;
display: inline-block;
background-color: #777;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.program-title {
font-size: 18px;
}
.program-sub {
font-size: 14px;
}
.program-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
background-color: transparent;
border-spacing: 0;
border-collapse: collapse;
box-sizing: border-box;
}
.accordionItem .program-table,
.accordionItem .program-sub,
.accordionItem .program-subjects,
.accordionItem .program-dates {
display: none;
}
.program-table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.truncate-text {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 200px;
display: inline-block;
}
.content-left {
float: left;
max-width: 70%;
}
.pane .program-title {
display: none;
}
.program-description h3 {
font-size: 24px;
margin-top: 20px;
margin-bottom: 10px;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.lbox-title-link:hover {
text-decoration: none;
}
.carousel {
text-align: center;
}
.carousel-banners {
padding-bottom: 1em;
margin-bottom: -1.4em;
border-bottom: solid;
text-align: left;
}
.carousel-pager {
position: relative;
z-index: 2;
display: inline-block;
*display: inline;
*zoom: 1;
background: #fff;
}
#relatedItemBox dd .state-published {
color: #1A1A1A !important;
}
#relatedItemBox dd .state-published:hover {
color: #EB0000 !important;
}
/* */
/* */
#content .faceted-left-column .widget-fieldset {
margin-right: 2em;
}
#content .widget-fieldset legend {
font-size: 100%;
position: absolute;
top: 0;
left: 0;
margin: .3em 0 0;
padding-left: 0;
}
#content .widget-fieldset ul {
margin-left: 0;
margin-bottom: .5em;
}
.faceted-checkbox-more {
padding-left: 1.5em;
text-align: left;
}
#content .widget-fieldset label[for]:hover {
cursor: pointer;
color: #e8000;
}
#content .widget-fieldset input[type="checkbox"],
#content .widget-fieldset input[type="radio"] {
clear: left;
float: left;
margin-top: 4px;
}
/* */
#content .widget-fieldset input[type="text"],
#content .widget-fieldset select {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 75%;
height: 26px;
margin-bottom: .5em;
padding: 2px;
line-height: 20px;
border-color: #ccc;
}
#content .widget-fieldset input[type="text"]:hover,
#content .widget-fieldset input[type="text"]:focus,
#content .widget-fieldset select:hover,
#content .widget-fieldset select:focus {
border-color: #aaa;
background-color: #fff;
}
/* */
#content .widget-fieldset input[type="submit"] {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: inline-block;
*display: inline;
*zoom: 1;
height: 26px;
padding: 2px 8px;
line-height: 20px;
font: inherit;
border-color: #ccc;
background-color: #fff;
}
#content .widget-fieldset input[type="submit"]:hover,
#content .widget-fieldset input[type="submit"]:focus {
color: #fff;
border-color: #e8000;
background-color: #e8000;
}
/* */
div.listingBar {
margin: .5em 0;
font-size: 100%;
}
.listingBar .current,
#content .listingBar a {
display: inline-block;
*display: inline;
*zoom: 1;
min-width: 1em;
padding: 2px 5px;
text-align: center;
}
.listingBar .current {
font-weight: bold;
}
#content .listingBar a:hover,
#content .listingBar a:focus {
background-color: #fff;
}
/* */
.faceted-results {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.programEntryTitle {
font-family: inherit;
font-size: 110%;
}
.eea-preview-items {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
/* */
#content .faceted-criteria dl a {
color: #e80000!important;
}
#content .faceted-criteria a:hover {
color: #e80000!important;
}
.faceted-criteria dl {
margin-bottom: 1em;
}
.faceted-criteria dt {
float: left;
clear: left;
width: 120px;
}
.faceted-criteria dd {
margin-left: 126px;
}
.faceted-criteria-hide-show a,
.faceted-criteria-reset a {
font-size: smaller;
font-family: sans-serif;
color: gray!important;
}
/* */
/* */
.program-dates {
display: inline-block;
*display: inline;
zoom: 1;
overflow: hidden;
padding: 0;
border: 1px solid #ddd;
border-radius: 0;
box-shadow: none;
background-color: transparent;
}
.program-dates h4 {
clear: both;
border: 1px solid #ddd;
padding: .5em 8 1em;
margin: -1px -1px 6px;
font-size: 100%!important;
background-color: #eee;
}
.program-dates h5,
.program-dates span {
line-height: inherit;
margin: 0 1em .5em;
display: block;
}
.program-dates h5 {
clear: left;
float: left;
}
.program-dates h5:after {
content: ":";
}
.program-dates span {
float: right;
clear: right;
}
/* */
.program-description h3 {
font-size: 140%;
font-family: inherit;
margin-top: 1.5em;
margin-bottom: 1em;
}
/* */
.program-subjects {
font-family: sans-serif;
font-weight: normal;
font-size: smaller;
padding: .3em .5em;
}
/* */
#fancybox-content h4,
#fancybox-close {
line-height: 30px;
}
#fancybox-content h4 {
padding-right: 100px;
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 3px solid;
color: #000;
}
#fancybox-close {
width: auto;
top: 10px;
right: 10px;
font-size: smaller;
color: gray;
background: none;
}
#fancybox-close:hover {
color: #eb0000;
}
#fancybox-close:before {
content: "Close window";
white-space: nowrap;
}
/* */
.program-title {
font: 2.25em/1.11em "Home Display Bold", serif;
color: #000;
}
/* */
.program-table .truncate-text {
width: auto;
}
/* */
dl.portletLeadArticles .portletHeader,
dl.portletLeadNews .portletHeader {
border-top: 0!important;
padding-top: 0!important;
}
dl.portletLeadArticles .portletHeader {
border-top: 4px solid #000;
border-bottom: 1px solid #000;
padding: 2px 0 0;
text-align: center;
margin-bottom: 8px!important;
}
dl.portletLeadArticles .portletHeader h4 {
font: 24px/28px "Ninetysix K Light", sans-serif;
text-transform: uppercase;
}
dl.portletLeadArticles a,
dl.portletLeadNews a {
color: #000!important;
}
dl.portletLeadArticles a:hover,
dl.portletLeadArticles a:focus,
dl.portletLeadArticles a:visited,
dl.portletLeadNews a:hover,
dl.portletLeadNews a:focus,
dl.portletLeadNews a:visited {
color: #eb0000!important;
}
dl.portletLeadArticles {
color: #000;
overflow: hidden;
}
.leadNewsImage,
.articlesImage {
display: block;
margin-right: 1em;
overflow: hidden;
width: 465px;
height: 328px;
}
.articlesImage img {
width: auto;
height: 100%;
}
.portletLeadArticles .portletItemDetails {
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
}
.articlesItemTitle {
font: bold 16px/20px Helvetica, Arial, sans-serif;
}
#portal-header:after {
content: "";
display: table;
clear: both;
}
dl.portlet,
div.portletStaticText {
font-size: 100%;
}
div.footerPortlets dd.portletItem {
font-size: smaller;
line-height: 1.2;
}
div.footerPortlets dd.portletItem li,
div.footerPortlets dd.portletItem p {
margin-top: .2em;
margin-bottom: .2em;
line-height: 1.5;
}
div.footerPortletsFourthColumn dt.portletHeader,
div.footerPortletsFifthColumn dt.portletHeader {
font-weight: bold!important;
}
@media screen {
div.footerPortlets dt.portletHeader {
font-family: inherit;
font-size: 100%;
padding: .5em 0;
margin-bottom: .3em;
}
}
/* */
.footerPortlets:after {
content: "";
display: table;
clear: both;
}
/* */
.footerPortlets .portlet {
margin-bottom: 0;
}
.footerPortlets .portletItem a {
color: gray!important;
}
/* */
.section-start-page .portletPageRow {
position: relative;
}
.section-start-page .portletPageRow:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 1px;
background-color: #000;
}
/* */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
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"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
.clearfix,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.nav,
.panel-body {
zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.panel-body:before,
.panel-body:after {
content: "";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.panel-body:after {
clear: both;
}
/* */
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,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
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;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
font-size: 10px;
line-height: 1.4285;
color: #000000;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #DA0000;
text-decoration: none;
}
a:hover,
a:focus {
color: #8e0000;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.4285;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 14px;
margin-bottom: 14px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) {
.container {
width: 740px;
}
}
@media (min-width: 1024px) {
.container {
width: 960px;
}
}
@media (min-width: 1200px) {
.container {
width: 1160px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}
.row {
margin-left: -10px;
margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1024px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 14px;
font-size: 15px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 10px;
line-height: 1.4285;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 28px;
padding: 6px 12px;
font-size: 10px;
line-height: 1.4285;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 28px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 25px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 40px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 14px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 25px;
padding: 5px 10px;
font-size: 9px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 25px;
line-height: 25px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 25px;
padding: 5px 10px;
font-size: 9px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 25px;
line-height: 25px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 25px;
padding: 5px 10px;
font-size: 9px;
line-height: 1.5;
}
.input-lg {
height: 40px;
padding: 10px 16px;
font-size: 13px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 40px;
line-height: 40px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 40px;
padding: 10px 16px;
font-size: 13px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 40px;
line-height: 40px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 40px;
padding: 10px 16px;
font-size: 13px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 35px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 40px;
height: 40px;
line-height: 40px;
}
.input-sm + .form-control-feedback {
width: 25px;
height: 25px;
line-height: 25px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 19px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #404040;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 21px;
}
.form-horizontal .form-group {
margin-left: -10px;
margin-right: -10px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 10px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 10px;
line-height: 1.4285;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #f5f5f5;
border-color: #e8e8e8;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #dcdcdc;
border-color: #cacaca;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #f5f5f5;
border-color: #e8e8e8;
}
.btn-primary .badge {
color: #f5f5f5;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #DA0000;
font-weight: normal;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #8e0000;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 13px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 9px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 9px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
visibility: hidden;
}
.collapse.in {
display: block;
visibility: visible;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #DA0000;
}
.nav .nav-divider {
height: 1px;
margin: 6px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.4285;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #f5f5f5;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
visibility: hidden;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel {
margin-bottom: 14px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 12px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 14px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #f5f5f5;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #f5f5f5;
border-color: #f5f5f5;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #f5f5f5;
}
.panel-primary > .panel-heading .badge {
color: #f5f5f5;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #f5f5f5;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.nav,
.panel-body {
zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.panel-body:before,
.panel-body:after {
content: "";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.panel-body:after {
clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.panel-body:before,
.panel-body:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.panel-body:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
@font-face {
font-family: 'Home display';
src: url('++resource++studyindenmark.theme.resources/fonts/Home-Display/HomeDisplay-DemiBold.eot');
src: url('++resource++studyindenmark.theme.resources/fonts/Home-Display/HomeDisplay-DemiBold.eot?#iefix') format('embedded-opentype'), url('++resource++studyindenmark.theme.resources/fonts/Home-Display/HomeDisplay-DemiBold.woff2') format('woff2'), url('++resource++studyindenmark.theme.resources/fonts/Home-Display/HomeDisplay-DemiBold.woff') format('woff'), url('++resource++studyindenmark.theme.resources/fonts/Home-Display/HomeDisplay-DemiBold.ttf') format('truetype'), url('++resource++studyindenmark.theme.resources/fonts/Home-Display/HomeDisplay-DemiBold.svg#HomeDisplay-DemiBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Arial-System';
src: url('++resource++studyindenmark.theme.resources/fonts/Arial/Arial.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Arial-System';
src: url('++resource++studyindenmark.theme.resources/fonts/Arial/Arial Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Times-New-Roman-System';
src: url('++resource++studyindenmark.theme.resources/fonts/Times-new-Roman/Times New Roman.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
#content h1.documentFirstHeading {
margin-top: 5px;
}
@media (max-width: 767px) {
#content h1.documentFirstHeading {
margin-top: 4rem;
}
}
a:link,
a:visited,
#content a:link,
#content a:visited {
border: 0;
color: #eb0000;
}
a:hover {
color: #eb0000;
text-decoration: underline;
}
a:active,
a:focus {
outline: 1px dotted #000;
}
#content p {
margin-bottom: 22px;
}
#content {
color: #1a1a1a;
line-height: 1.57em;
margin: 0;
padding: 0 0 40px;
}
#content:after {
clear: both;
content: "";
display: block;
visibility: hidden;
}
#content ul {
margin: 0 0 22px 1.14em;
}
#content ol {
margin: 0 0 22px 1.79em;
}
#content li {
line-height: 1.57em;
margin-bottom: 0;
}
.pullquote,
#content .pullquote {
color: #1a1a1a;
float: none;
font-size: 16px;
font-style: italic;
font-weight: normal;
letter-spacing: normal !important;
line-height: 22px;
margin: 0 0 20px;
width: auto;
}
input {
font-family: Helvetica, Arial, sans-serif;
}
input[type="text"] {
background-color: #fff;
border: 1px solid #000;
padding: 2px 3px;
}
input[type="password"] {
background-color: #fff;
border: 1px solid #666;
padding: 2px 3px;
}
input[type="submit"],
input[type="button"] {
background-color: #e3e3e3;
border: 1px solid #666;
cursor: pointer;
line-height: 1em;
padding: 1px 3px;
}
textarea {
background-color: #fff;
border: 1px solid #666;
padding: 2px 3px;
}
select {
background-color: #fff;
border: 1px solid #666;
}
.portletWrapper .portletWrapper .formControls input,
.action input {
width: auto !important;
}
.formControls {
display: inline-block;
display: -moz-inline-block;
zoom: 1;
*display: inline;
}
.formControls input {
margin-right: 6px;
}
body#content {
padding: 12px;
}
#archetypes-fieldname-title input {
border-color: #666 #ddd #ddd #666;
border-style: solid;
border-width: 1px;
background: url(input_background.png) repeat-x 0 0 #fff;
font: 2.25em/1.11em "Home Display Bold", serif;
padding: 0;
text-align: center;
}
#kss-inlineform-title,
#kss-inlineform-title .field,
#kss-inlineform-title .formControls,
#kss-inlineform-description,
#kss-inlineform-description .field,
#kss-inlineform-description .formControls {
margin: 0;
text-align: left;
}
#archetypes-fieldname-description textarea#description {
border-color: #666 #ddd #ddd #666;
border-style: solid;
border-width: 1px;
background: url('input_background.png') repeat-x 0 0 #fff;
font: 1.5em/1.17em "Ninetysix K Light", sans-serif;
padding: 0;
text-align: center;
}
body.kssActive #parent-fieldname-description.inlineEditable:hover {
padding-bottom: 22px;
}
#contentActionMenus dd a {
padding: 0 5px;
}
body {
font-family: 'Droid Serif', serif;
}
#portal-top .row {
z-index: 1;
}
.row {
margin: 0!important;
}
#portal-header-wrapper {
width: 100%;
display: block;
clear: both;
}
#portal-columns-wrapper {
margin: 0 auto;
padding-left: 24px;
padding-right: 24px;
}
.skipLinks a {
background: olive;
color: #fff;
height: 2em;
line-height: 2em;
left: -9999px;
padding: 0 6px;
position: absolute;
top: 2px;
}
.skipLinks a:focus,
.skipLinks a:active {
left: 12px;
}
#portal-logo {
float: left;
margin: 0;
}
#portal-siteactions {
position: absolute;
top: 0;
right: 1rem;
width: 284px;
font: bold 0.75em/1.25em Helvetica, Arial, sans-serif;
padding: 8px 0;
text-align: right;
clear: none;
display: none!important;
}
#portal-siteactions li {
margin: 0 0 0 7px;
}
#portal-siteactions li a {
color: #666;
}
#portal-siteactions li a:hover {
color: #eb0000;
text-decoration: underline;
}
#portal-personaltools-wrapper {
position: absolute;
right: 0;
top: 0;
}
#portal-personaltools {
clear: right;
font: bold 0.75em/1.25em Helvetica, Arial, sans-serif;
}
#portal-personaltools a {
color: #666;
}
#portal-personaltools dd a:focus,
#portal-personaltools dd a:hover {
background-color: transparent;
color: #000;
}
#portal-searchbox {
font-size: 100%;
position: relative;
z-index: 1;
float: right;
width: 10%;
margin: 0;
}
.searchSection {
display: none;
}
#LSResult {
font: bold 0.75em/1.25em Helvetica, Arial, sans-serif;
right: 0;
top: 3.75em;
}
#LSResult .livesearchContainer {
background-color: #fff;
border: 0.1em solid #666;
margin: 0;
padding: 0;
}
#livesearchLegend {
background-color: #fff;
border-color: #666;
border-style: solid;
border-width: 1px 1px 0;
margin: -23px 0 0 -1px;
padding: 0.3em 10px;
}
#LSResult .LSDescr {
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width: 28em;
}
.LSHighlight {
background: #ddd;
}
input.searchField {
-moz-appearance: none;
}
.portalText {
color: #666;
font: 0.63em/1.3em Helvetica, Arial, sans-serif;
overflow: hidden;
padding: 9px 50px 5px 65px;
}
.ploneBookmarklets {
background: url(bookmarking.png) no-repeat;
position: absolute;
right: 0;
min-width: 76px;
z-index: 1;
margin-top: -29px;
}
.ploneBookmarklets a {
width: 16px;
height: 16px;
display: block;
float: left;
padding-right: 4px;
}
.portalBanner {
background-color: #eb0000;
clear: both;
margin: 0 0 50px;
}
.portalBannerContent {
background: url(portal-banner.png) no-repeat 0 0;
color: #fff;
margin: 0 auto;
text-align: center;
width: 965px;
}
.frontbanner-color-Red-Full #portal-top {
background-color: #eb0000;
}
.frontbanner-color-Yellow-Full #portal-top {
background-color: #ecde21;
}
.frontbanner-color-Grey-Full #portal-top {
background-color: #d6d6d6;
}
.frontbanner-color-Green-Full #portal-top {
background-color: #7bb943;
}
.frontbanner-color-Blue-Full #portal-top {
background-color: #3f99e5;
}
.frontbanner-color-Black-Full #portal-top {
background-color: #000;
}
.frontbanner-color-Black-Full .portalText {
color: #fff;
}
.frontbanner-color-Red-Full #portal-siteactions a:hover {
color: #000;
}
.frontbanner-color-Black-Full #portal-globalnav,
.frontbanner-color-Black-Full #portal-globalnav li a {
border-color: #fff;
}
.frontbanner-color-Black-Full #portal-globalnav > li > a,
.frontbanner-color-Black-Full #portal-globalnav > li.selected > a:hover,
.frontbanner-color-Black-Full #portal-siteactions li a {
color: #fff;
}
.frontbanner-color-Black-Full #portal-logo {
background: url(logo-negative.png) no-repeat 0 0;
}
.frontbanner-color-Black-Full #portal-logo img {
visibility: hidden;
}
.portalBannerYellow {
background-color: #ecde21;
}
.portalBannerYellow .portalBannerContent {
background-position: -965px 0;
color: #000;
}
.portalBannerGrey {
background-color: #d6d6d6;
}
.portalBannerGrey .portalBannerContent {
background-position: -1930px 0;
color: #000;
}
.portalBannerGreen {
background-color: #7bb943;
}
.portalBannerGreen .portalBannerContent {
background-position: -2895px 0;
}
.portalBannerBlue {
background-color: #3f99e5;
}
.portalBannerBlue .portalBannerContent {
background-position: -3860px 0;
}
.portalBannerBlack {
background-color: #000;
}
.portalBannerBlack .portalBannerContent {
background-position: -4825px 0;
}
.portalBannerBody {
min-height: 289px;
}
.portalBannerTitle {
font: 5.63em/76px "Home Display Bold", serif;
padding: 10px 0 12px;
}
.portalBannerDescription {
font: 24px/28px "Ninetysix K Light", sans-serif;
}
a.portalBannerReadMore {
background-color: #000;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 5px 10px;
vertical-align: bottom;
}
.portalBannerReadMore:visited {
color: #fff;
}
.portalBannerReadMore:hover {
background-color: #fff;
color: #000;
}
.portalBannerGrey .portalBannerReadMore,
.portalBannerBlack .portalBannerReadMore {
background-color: #eb0000;
}
.portalBannerGrey .portalBannerReadMore:hover,
.portalBannerBlack .portalBannerReadMore:hover {
background-color: #fff;
}
.signUp {
position: absolute;
right: 7px;
top: 113px;
z-index: 1;
}
dl.portlet,
div.portletStaticText {
font-size: 0.75em;
line-height: 1.42em;
margin: 0 0 20px;
}
dl.portlet .portletHeader {
background-color: transparent;
border-bottom: 1px solid #bcbcbc;
font-size: 1.25em;
line-height: 1.2em;
padding: 0 0 5px;
}
dl.portlet dd.portletItem {
padding: 5px 0;
}
#content .portletItem,
#content .portletFooter {
margin: 0;
}
dl.portlet dd.portletFooter {
padding: 5px 0;
}
.portlet li {
display: list-item;
}
.tile {
display: block;
}
.portletItemDetails {
color: #666;
font-size: 100%;
margin: 0;
padding: 0;
}
dl.portlet a:link,
#portletPageColumns dl.portlet a:link,
#content .portlet a:link,
dl.portlet a:visited,
#portletPageColumns dl.portlet a:visited,
#content .portlet a:visited {
border: 0;
color: #000;
}
dl.portlet a:hover {
color: #eb0000 !important;
text-decoration: underline;
}
#portal-column-two .portlet,
#portal-column-two div.portletStaticText {
padding-left: 10px;
}
#content .portlet,
#portal-column-one .portlet,
#content div.portletStaticText {
font-size: 0.86em;
line-height: 1.25em;
}
dl.portlet dt.hiddenStructure {
border: 0;
}
#portal-column-two .portletStaticText p {
margin: 0;
}
.footerPortletsWrapper {
background-color: #f1f1f1;
clear: both;
color: #666;
padding: 10px 0;
}
.footerPortletsWrapper:after {
clear: both;
content: "";
display: block;
visibility: hidden;
}
div.footerPortlets dt.portletHeader {
border-bottom: 1px solid #a3a3a3;
font: bold 12px/16px Helvetica, Arial, sans-serif;
margin: 0 0 9px;
padding: 3px 0;
}
div.footerPortlets dt.portletHeader a:link,
div.footerPortlets dt.portletHeader a:visited {
color: #666;
}
div.footerPortletsFourthColumn dt.portletHeader,
div.footerPortletsFifthColumn dt.portletHeader {
font-family: 'Droid Serif', serif;
font-weight: normal !important;
}
div.footerPortlets dd.portletItem {
font-size: 11px;
line-height: 15px;
padding: 2px 0;
}
div.footerPortlets a:link,
div.footerPortlets a:visited {
border: 0;
color: #666;
}
.portletPageFirstRow {
border: none;
margin: 0;
padding: none;
}
#portletPageColumns .portletPageFirstRow .portlet {
margin-bottom: 0;
}
.portletPageFirstRow .position-0 .portlet {
margin-left: 10px;
}
.portletPageFirstRow .position-4\3a 5 .portlet {
margin-right: 10px;
}
#portletPageColumns .portletItem,
#portletPageColumns .portletFooter {
margin: 0;
}
.portletPageFirstRow dt.portletHeader {
color: #666;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.33em;
}
#portletPageColumns .portletPageFirstRow dt.portletHeader a:link,
#portletPageColumns .portletPageFirstRow dt.portletHeader a:visited {
color: #666;
}
.portletPageFirstRow .position-3\3a 5 .portletHeader,
.portletPageFirstRow .position-4\3a 5 .portletHeader {
font-family: 'Droid Serif', serif;
font-weight: normal !important;
}
#portletPageColumns ul {
list-style-type: none;
margin-left: 0;
}
#portletPageColumns .portletPageFirstRow .portletItem a {
color: #1a1a1a;
font-weight: normal;
}
#portletPageColumns .portletPageSecondRow .portlet {
margin: 0;
}
#content .portletPageFirstRow li {
line-height: 1.25em;
margin-bottom: 5px;
}
dl.portletNavigationTree .portletHeader {
border-bottom: 1px solid #000;
font: bold 16px/20px Helvetica, Arial, sans-serif;
margin: 0 0 2px;
padding: 0 3px 7px;
}
.portletNavigationTree .portletHeader a {
color: #000;
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
.portletNavigationTree .navTreeItem {
margin: 0;
}
#portal-columns .portletNavigationTree ul.navTree li .navTreeCurrentItem {
color: #EB0000 !important;
}
#portal-columns dl.portlet ul.navTreeLevel0 > .navTreeItem {
border-bottom: 0;
line-height: 16px;
padding: 0;
}
#portal-columns dl.portletNavigationTree ul.navTreeLevel0 .navTreeTopNode {
border-bottom: 1px solid #000;
font: bold 16px/20px Helvetica, Arial, sans-serif;
margin: 0 0 2px;
padding: 0 3px 7px;
}
#portal-columns dl.portlet ul.navTree li.navTreeTopNode a {
color: #000 !important;
padding: 0;
}
#portal-columns dl.portlet ul.navTree li.navTreeTopNode a:hover {
background: none;
color: #eb0000 !important;
}
#portal-columns dl.portlet ul.navTree .navTreeCurrentItem {
background-color: transparent;
border: 0;
margin: 0;
}
#portal-columns dl.portlet ul.navTreeLevel1 .navTreeItem {
line-height: 16px;
}
/* */
#portal-sitemap a:link,
#portal-sitemap a:visited {
color: #666;
}
#portal-sitemap > li {
border-bottom: 0;
}
.portletLeadNews .portletFooter a,
.portletLeadNews .portletFooter a:visited,
#portletPageColumns .portletLeadNews .portletFooter a,
#portletPageColumns .portletLeadNews .portletFooter a:visited {
background: url(carousel-pager.png) no-repeat -71px 2px;
color: #666;
display: block;
font-size: 11px;
line-height: 15px;
font-weight: normal;
padding: 5px 0 4px 11px;
text-transform: uppercase;
}
dl.portletTwitter .portletHeader {
border-bottom: 1px solid #000;
border-top: 4px solid #000;
font: 24px/28px;
padding: 2px 0 0;
position: relative;
text-align: center;
text-transform: uppercase;
}
#portletPageColumns dl.portletTwitter .portletHeader {
font-weight: normal;
}
dl.portletTwitter .portletHeader a,
#portletPageColumns dl.portletTwitter .portletHeader a,
dl.portletTwitter .portletHeader a:visited,
#portletPageColumns dl.portletTwitter .portletHeader a:visited {
color: #000;
}
.followTwiter {
background-color: #fff;
color: #666;
font: 10px/14px 'Droid Serif', serif;
margin: 0 -125px 0 0;
padding-bottom: 2px;
padding-left: 4px;
width: 125px;
}
dl.portletTwitter dd.portletItem {
border-top: 1px solid #a3a3a3;
color: #000;
font-size: 11px;
line-height: 15px;
margin-top: -1px;
padding: 6px 0;
}
dl.portletTwitter .portletItem a,
#portletPageColumns dl.portletTwitter .portletItem a,
dl.portletTwitter .portletItem a:visited,
#portletPageColumns dl.portletTwitter .portletItem a:visited {
color: #eb0000;
}
#portletPageColumns .portletTwitter .portletItem {
margin-top: -1px;
width: 100%;
}
.portletTwitter .portletItemDetails {
color: #a3a3a3;
display: inline;
font-family: Helvetica, Arial, sans-serif;
}
.portletFacebook {
border-bottom: 1px solid #000;
}
dl.portletFacebook .portletHeader {
border-bottom: 1px solid #000;
border-top: 4px solid #000;
font: 24px/28px "Ninetysix K Light", sans-serif;
padding: 2px 0 0;
position: relative;
text-align: center;
text-transform: uppercase;
}
#portletPageColumns dl.portletFacebook .portletHeader {
font-weight: normal;
}
dl.portletFacebook .portletHeader a,
#portletPageColumns dl.portletFacebook .portletHeader a,
dl.portletFacebook .portletHeader a:visited,
#portletPageColumns dl.portletFacebook .portletHeader a:visited {
color: #000;
}
.joinFacebook {
background-color: #fff;
color: #666;
font: 10px/14px 'Droid Serif', serif;
margin: 0 -90px 0 0;
padding-bottom: 2px;
padding-left: 4px;
width: 90px;
}
dl.portletFacebook dd.portletItem {
border-top: 1px solid #a3a3a3;
color: #000;
font-size: 11px;
line-height: 15px;
margin-top: -1px;
padding: 6px 0;
}
.portletFacebook .portletItem a,
#portletPageColumns .portletFacebook .portletItem a,
.portletFacebook .portletItem a:visited,
#portletPageColumns .portletFacebook .portletItem a:visited {
color: #eb0000;
font-family: Helvetica, Arial, sans-serif;
}
#portletPageColumns .portletFacebook .portletItem {
margin-top: -1px;
width: 100%;
}
.portletFacebook .portletItemDetails {
color: #a3a3a3;
display: inline;
font-family: Helvetica, Arial, sans-serif;
}
.facebookName {
color: #eb0000;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
}
.portletMySID {
background-color: #d6d6d6;
}
dl.portletMySID .portletHeader {
border-top: 8px solid #666;
border-bottom: 0;
padding: 0;
}
.portletMySID .portletHeader a,
#portletPageColumns .portletMySID .portletHeader a {
background: url(mysid.png) no-repeat 0 0;
display: block;
height: 75px;
overflow: hidden;
text-indent: -9999px;
width: 185px;
}
.portletMySID .portletItem,
#portletPageColumns .portletMySID .portletItem {
border-top: 1px solid #898989;
color: #666;
font-size: 11px;
line-height: 15px;
margin: 0 10px;
padding: 3px 0 10px;
}
.portletItemTitle {
font-size: 13px;
line-height: 18px;
margin: 0 0 3px;
text-transform: uppercase;
}
.mysidMembers a {
margin-right: 5px;
}
.portletMySID .portletFooter,
#portletPageColumns .portletMySID .portletFooter {
border-top: 1px solid #898989;
font-size: 11px;
font-style: italic;
line-height: 15px;
margin: 0 10px;
}
.portletMySID .portletFooter a:link,
#portletPageColumns .portletMySID .portletFooter a:link {
background: url(carousel-pager.png) no-repeat -71px -4px;
color: #666;
font-weight: normal;
padding: 0 0 0 10px;
}
#portletPageColumns .portletMySID .portletFooter a:visited {
color: #666;
}
dl.dykPortlet {
border-top: 4px solid #eb0000;
background: transparent url(sprite.png) no-repeat 0 100%;
padding: 0 0 26px;
}
dl.dykPortlet .dykHeader {
background: transparent;
border-bottom: 1px solid #666;
font: 24px/28px "Ninetysix K Light", sans-serif;
padding: 3px 0;
}
dl.dykPortlet .dykItem {
padding: 7px 0 9px;
}
dl.testimonialPortlet {
background: url(sprite.png) no-repeat -1000px 100%;
padding: 0 0 26px;
}
dl.testimonialPortlet .testimonialHeader {
background: transparent url(sprite.png) no-repeat -500px 0;
height: 0px;
text-indent: -999px;
padding: 23px 0 3px;
}
dl.testimonialPortlet .testimonialItem {
color: #666;
font: 12px/15px Helvetica, Arial, sans-serif;
padding: 7px 0 9px;
}
dl.testimonialPortlet .testimonialItem blockquote {
font-family: 'Droid Serif', serif;
margin: 0;
}
dl.testimonialPortlet .testimonialItem p {
margin: 12px 0 0;
}
dl.portletRssNG .portletHeader {
border-bottom: 1px solid #000;
font: 24px/24px "Ninetysix K Light", sans-serif;
position: relative;
text-align: center;
text-transform: uppercase;
}
#content dl.portletRssNG .portletHeader {
font-weight: normal;
}
dl.portletRssNG dd.portletItem {
border-top: 1px solid #BCBCBC;
font: bold 14px/17px Helvetica, Arial, sans-serif;
margin: -1px 0 0;
}
#content dl.portletRssNG dd.portletItem {
margin: -1px 0 0;
}
dl.portletRssNG dd.portletItem a:link,
#content dl.portletRssNG dd.portletItem a:link {
color: #666;
}
dl.portletRssNG dd.portletItem .portletItemDetails {
font: 10px/15px 'Droid Serif', serif;
text-transform: uppercase;
}
#content dl.portletRssNG dd.portletItem a:hover .portletItemDetails {
color: #eb0000;
}
dl.portletRssNG dd.portletFooter {
background: url(arrows.png) no-repeat -5px -598px;
border-top: 1px solid #a3a3a3;
border-bottom: 1px solid #000;
display: block;
color: #666;
font-size: 11px;
line-height: 16px;
padding: 4px 0 4px 10px;
text-transform: uppercase;
}
#content dl.portletRssNG dd.portletFooter {
margin: 10px 0 20px;
}
div.managePortletsLink,
a.managePortletsFallback {
background: none;
display: block;
font-size: 0.88em;
text-align: center;
}
div.manage-panels-link {
margin: 0;
padding: 1em;
background-color: #f1f1f1;
}
.manageFooterPortletsLink {
font-size: 0.88em;
margin: 0.5em 0 1em;
text-align: center;
}
div.portletAssignments {
font-size: 100%;
}
div.portletAssignments .managedPortletActions {
font-size: 12px;
line-height: 20px;
}
.documentByLine {
font-size: 0.75em;
margin: 0 0 5px;
}
#plone-document-byline {
text-align: center;
}
#content .video-block {
border-left: 1px solid #bcbcbc;
float: right;
font-size: 11px;
line-height: 15px;
margin: 0 0 17px 10px;
padding-left: 10px;
width: 175px;
}
#content .video-block h2 {
border-bottom: 1px solid #bcbcbc;
font: normal 24px/28px "Ninetysix K Light", sans-serif;
margin: 0 0 15px;
padding: 0 0 3px;
text-align: center;
text-transform: uppercase;
}
#content .video-block h3 {
font: bold 12px/16px Helvetica, Arial, sans-serif;
margin: 10px 0 3px;
}
#content .video-block p {
margin: 0 0 0px;
}
#relatedItemBox dt {
border-top: 4px solid #1a1a1a;
border-bottom: 1px solid #bcbcbc;
font-size: 15px;
font-weight: normal;
line-height: 18px;
margin: 0 0 6px;
padding: 4px 0 5px;
text-transform: uppercase;
}
#relatedItemBox dd {
font: bold 16px/19px Helvetica, Arial, sans-serif;
margin: 0;
}
#relatedItemBox dd a:link,
#relatedItemBox dd a:visited {
color: #1a1a1a !important;
}
#relatedItemBox dd a:hover {
color: #eb0000 !important;
}
div.overlay a:hover {
color: #eb0000;
}
table.plain {
border-top: 3px solid #000;
border-bottom: 1px solid #000;
}
table.plain th {
border: 0;
border-bottom: 1px solid #000;
font-size: 12px;
line-height: 20px;
min-width: 60px;
padding: 4px 10px 4px 0;
}
table.plain td {
border: 0;
border-top: 1px solid #e6e6e6;
font-size: 12px;
line-height: 20px;
min-width: 60px;
padding: 4px 10px 4px 0;
}
.template-guides_view {
background-color: #000;
}
.template-guides_view #portal-globalnav,
.template-guides_view #portal-globalnav li a {
border-color: #fff;
}
.template-guides_view .portalText,
.template-guides_view #portal-globalnav > li > a,
.template-guides_view #portal-globalnav > li.selected > a:hover,
.template-guides_view #portal-siteactions li a,
.template-guides_view .documentFirstHeading,
.template-guides_view #content .documentDescription {
color: #fff;
}
.template-guides_view #portal-siteactions li a:hover {
color: #eb0000;
}
.template-guides_view #portal-logo {
background: url(logo-negative.png) no-repeat 0 0;
}
.template-guides_view #portal-logo img {
visibility: hidden;
}
.template-guides_view dl.portlet,
.template-guides_view dl.portlet a {
color: white !important;
}
.template-guides_view dl.portlet .portletItemDetails {
color: #ccc;
}
.template-guides_view #portal-column-one dl.portlet .portletHeader,
.template-guides_view #portal-column-two dl.portlet .portletHeader {
border-bottom: 1px solid red;
}
.template-guides_view .ploneBookmarklets {
display: none;
}
.miniguide {
background-color: #e2e2e2;
color: #666;
float: left;
font-size: 0.79em;
line-height: 1.36em;
margin: 0 10px 10px 0;
padding: 10px 10px 0;
position: relative;
width: 165px;
}
.miniguide:hover {
background-color: #fff;
color: #000;
}
.miniguideItem {
height: 282px;
overflow: hidden;
}
.miniguideImageWrapper {
height: 120px;
margin: 0 0 8px;
overflow: hidden;
}
.miniguideTitle {
font: 24px/22px "Ninetysix K Light", sans-serif;
margin: 0 0 10px;
text-transform: uppercase;
}
.miniguideFooter {
padding: 8px 0 0;
text-align: right;
}
#content a.miniguideDownload:link,
#content a.miniguideDownload:visited {
background-color: #fff;
color: #000;
display: inline-block;
padding: 3px 11px 2px 14px;
text-transform: uppercase;
}
#content a.miniguideDownload:hover {
background-color: #000;
color: #fff !important;
text-decoration: none;
}
.folded {
background: url(folded.png) no-repeat 0 0;
height: 68px;
position: absolute;
right: 0;
top: 0;
width: 58px;
}
.previewguide .folded {
background-position: -58px 0;
}
.previewguide .folded:hover {
background-position: -116px 0;
}
.miniguideall {
background-color: #eb0000;
color: #fff;
float: right;
margin: 0 0 10px;
}
.miniguideall:hover {
background-color: #eb0000;
color: #000;
}
.miniguideall .miniguideTitle {
font-size: 55px;
line-height: 48px;
margin: 24px 0 10px;
}
.previewguide {
background-color: #e2e2e2;
display: none;
float: right;
margin: 0 10px 10px 0;
padding: 10px 10px 0;
position: relative;
width: 555px;
}
.previewguideall {
background-color: #eb0000;
color: #fff;
margin: 0 0 10px;
}
.previewguideItem {
height: 684px;
overflow: hidden;
}
.previewguideImageWrapper {
height: 310px;
overflow: hidden;
}
.previewguideShareThis {
font-size: 11px;
line-height: 15px;
margin: 0 0 10px;
padding: 0 20px;
text-align: right;
}
#content .previewguideShareThis a:link,
#content .previewguideShareThis a:visited {
background-color: #fff;
color: #000;
display: inline-block;
padding: 3px 11px 2px 14px;
text-transform: uppercase;
}
#content .previewguideShareThis a:hover {
background-color: #000;
color: #fff !important;
text-decoration: none;
}
.previewguideTitle {
font: 55px/48px "Ninetysix K Light", sans-serif;
margin: 0 0 10px;
text-transform: uppercase;
}
.previewguideFooter {
padding: 22px 0 0;
text-align: center;
}
#content a.previewguideDownload:link,
#content a.previewguideDownload:visited {
background-color: #fff;
color: #000;
display: inline-block;
font: 21px/30px "Home Display Demi Bold", serif;
padding: 5px 30px;
text-transform: uppercase;
}
#content a.previewguideDownload:hover {
background-color: #000;
color: #fff !important;
text-decoration: none;
}
#content a.link-overlay:hover {
text-decoration: none;
}
#content-core table {
border-collapse: collapse;
margin-top: 0.5cm;
}
#content-core table th p {
margin-bottom: 0;
}
#content-core table td p {
margin-bottom: 0.2em;
}
table.mceToolbar {
width: auto !important;
}
.bsMalevich {
background-color: #1a1a1a;
display: none;
height: 12px;
margin-left: 7px;
width: 12px;
}
.portletItem .tile {
color: black !important;
}
.portletItem a {
color: #EB0000 !important;
}
.tileItem {
margin: 0 0 22px;
}
#content .tileHeadline a:link,
#content .tileHeadline a:visited {
color: #1a1a1a;
}
#content .tileBody {
margin: 0 0 7px;
}
#content .tileFooter {
font: 12px/16px Helvetica, Arial, sans-serif;
margin: 0;
}
.accordionItem .portletStaticMapsPortlet {
float: right;
margin-left: 10px;
width: 174px;
}
#content .carousel-title:link,
#content .carousel-title:visited,
#content .carousel-title:hover {
color: #000 !important;
}
#content .carousel-pager-item:link,
#content .carousel-pager-item:visited,
#content .carousel-pager-item:hover,
#content .carousel-pager-item-active:link,
#content .carousel-pager-item-active:visited,
#content .carousel-pager-item-active:hover {
color: #fff !important;
text-decoration: none;
}
#content .carousel-body {
font-size: 0.86em;
}
#content .carousel-pager {
margin: 10px 0;
}
.template-sidcategories_view #content .documentDescription,
.template-sidsubcategory_view #content .documentDescription,
.template-institution_view #content .documentDescription {
background: none;
margin-bottom: 25px;
padding-bottom: 0;
}
.template-sidcategories_view #portal-column-two .portlet,
.template-sidsubcategory_view #portal-column-two .portlet,
.template-institution_view #portal-column-two .portlet {
border-left: 0;
}
.featuredArticleHeading {
color: #000;
margin: 0 0 15px;
}
.featuredArticleTitle {
color: #000;
font: 24px/28px "Home Display Demi Bold", serif;
margin: 0 0 7px;
text-align: center;
}
.institutionName {
font-style: italic;
}
#content .institutionLink:hover {
color: #666 !important;
}
.template-institution_view .accordionItem h3,
.institution .accordionItem h3,
.template-institution_view .pane,
.institution .pane {
padding-left: 0;
}
.template-campaign_view.frontbanner-color-Red-Full,
.template-collage_view.frontbanner-color-Red-Full {
background-color: #eb0000;
}
.template-campaign_view.frontbanner-color-Yellow-Full,
.template-collage_view.frontbanner-color-Yellow-Full {
background-color: #ecde21;
}
.template-campaign_view.frontbanner-color-Grey-Full,
.template-collage_view.frontbanner-color-Grey-Full {
background-color: #d6d6d6;
}
.template-campaign_view.frontbanner-color-Green-Full,
.template-collage_view.frontbanner-color-Green-Full {
background-color: #7bb943;
}
.template-campaign_view.frontbanner-color-Blue-Full,
.template-collage_view.frontbanner-color-Blue-Full {
background-color: #3f99e5;
}
.template-campaign_view.frontbanner-color-Black-Full,
.template-collage_view.frontbanner-color-Black-Full {
background-color: #000;
}
.template-collage_view.frontbanner-color-Red-Full .collage-row,
.template-collage_view.frontbanner-color-Yellow-Full .collage-row,
.template-collage_view.frontbanner-color-Grey-Full .collage-row,
.template-collage_view.frontbanner-color-Green-Full .collage-row,
.template-collage_view.frontbanner-color-Blue-Full .collage-row,
.template-collage_view.frontbanner-color-Black-Full .collage-row {
width: 98% !important;
padding: 1%;
background-color: #fff;
}
.portalBannerFull.blank {
display: none;
}
.template-campaign_view #content-core {
background-color: #fff;
border: 1px solid #d6d6d6;
-webkit-box-shadow: 0 0 15px #afafaf;
-moz-box-shadow: 0 0 15px #afafaf;
box-shadow: 0 0 15px #afafaf;
behavior: url(++resource++studyindenmark.theme.resources/PIE.htc);
margin-left: -770px;
width: 565px;
}
.campaignPagePadding {
padding: 10px 10px 30px;
}
.template-campaign_view #portal-column-two .portlet {
background-color: #fff;
border: 1px solid #d6d6d6;
-webkit-box-shadow: 0 0 15px #afafaf;
-moz-box-shadow: 0 0 15px #afafaf;
box-shadow: 0 0 15px #afafaf;
padding: 7px 10px;
behavior: url(++resource++studyindenmark.theme.resources/PIE.htc);
}
.portalBannerReadMoreRich {
background: url(darrow.gif) no-repeat 50% 100%;
color: #000;
cursor: pointer;
display: inline-block;
font-size: 14px;
line-height: 19px;
padding: 5px 10px 27px;
text-transform: uppercase;
}
.portalBannerReadMoreRich:link,
.portalBannerReadMoreRich:visited {
color: #000;
}
.portalBannerReadMoreRich:hover {
text-decoration: none;
}
div#accordion {
border-bottom: 1px solid #BCBCBC;
}
div#accordion h3 {
background: none;
border-top: 1px solid #bcbcbc;
font-size: 100%;
line-height: 1.43em;
margin: 0;
}
div#accordion div h3 {
border: 0;
}
div#accordion .current {
background-color: transparent;
}
div#accordion h3 a:link {
background: url(arrows.png) no-repeat 100% 8px;
color: #1b1b1b;
padding: 2px 30px 2px 0;
text-transform: none;
}
div#accordion h3 a:visited,
div#accordion h3 a:hover {
color: #1b1b1b !important;
text-decoration: none;
}
span.option {
display: block;
}
.template-atct_edit h1 {
display: none;
}
.template-atct_edit #content .discreet {
display: none;
}
.panels div.portletStaticText {
position: relative;
}
.panels div.portletStaticText img {
height: auto;
max-width: 100%;
min-width: 100%;
}
.portletButton {
bottom: 0;
color: #fff;
font-family: 'Ninetysix K Light', sans-serif;
font-size: 1.5em;
line-height: 1.222em;
left: 0;
position: absolute;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
width: 100%;
}
.bluePortletButton {
background-color: rgba(29, 162, 224, 0.85);
}
a:hover .bluePortletButton {
background-color: #1da2e0;
}
.greenPortletButton {
background-color: rgba(71, 159, 26, 0.85);
}
a:hover .greenPortletButton {
background-color: #479f1a;
}
.brownPortletButton {
background-color: rgba(224, 149, 19, 0.85);
}
a:hover .brownPortletButton {
background-color: #e09513;
}
.blackPortletButton {
background-color: rgba(0, 0, 0, 0.75);
}
a:hover .blackPortletButton {
background-color: #000000;
}
.portletButtonInner {
background: url(button_circle_arrow.png) no-repeat 14px 16px;
display: block;
padding: 13px 9px 16px 73px;
}
.greenPortletButton .portletButtonInner {
background-position: 14px -140px;
}
.brownPortletButton .portletButtonInner {
background-position: 14px -296px;
}
.blackPortletButton .portletButtonInner {
background-position: 14px -452px;
}
.portletButton b,
.portletButton strong {
display: block;
font: 1.667em/1em 'Home Display Bold', serif;
margin: 0 0 2px;
}
#left-area,
#right-area {
width: 20em;
}
.faceted-form .right-area-js {
margin-right: 22em;
}
.faceted-form #right-area {
width: 21em;
}
#faceted-results dt {
margin-bottom: 1em;
}
.faceted-results {
padding-top: 1em;
}
.faceted-results .photoAlbumEntryDescription {
display: none;
}
.faceted-results .photoAlbumEntryWrapper > img {
height: auto;
width: 100%;
max-height: 100px;
}
.faceted-results .photoAlbumEntry > a {
height: 160px;
overflow: hidden;
}
.carousel-text {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DCFFFFFF, FF, endColorstr=#DCFFFFFF, FF);
}
.carousel-banner-type-view1 .carousel-text,
.carousel-banner-type-view6 .carousel-text,
.carousel-banner-type-view7 .carousel-text {
filter: none;
}
.carousel-banner-type-view4 .carousel-text {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, FF, endColorstr=#88FFFFFF, FF);
}
.carousel-banner-type-view5 .carousel-text {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, 0, endColorstr=#88000000, 0);
}
#content,
.footerPortletsWrapper {
zoom: 1;
}
#portal-searchbox {
width: 185px;
}
.carousel .carousel-text {
background-color: transparent;
}
/* */
@media (print) {
body {
font-family: 'Droid Serif', serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
line-height: 125%;
page-break-inside: avoid;
page-break-after: avoid;
}
h1,
h2 {
letter-spacing: -0.05em;
}
h1 {
font-family: "Home Display Bold", serif;
}
a {
text-decoration: none;
color: black;
}
a img {
border: 0;
}
#portal-column-content {
width: 95%;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
table.listing td,
table.listing th {
padding: 6px;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content dt {
margin: 1em 0 0.625em;
}
#content p,
#content table {
margin-bottom: 0.625em;
margin-top: 0.625em;
}
#content .documentDescription,
#content #description {
margin: 0.5em 0 1.31em;
}
/* */
div.top,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
.visualNoPrint,
.ploneBookmarklets,
.portalText,
object,
.footerPortletsWrapper,
.manageFooterPortletsLink,
.carousel,
.signUp,
.portalBanner {
display: none;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0.4pt solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0.4pt solid Black;
}
dd.image-caption {
text-align: left;
padding: 0;
margin: 0;
}
dl.captioned {
padding: 0.8em;
}
.newsImageContainer {
float: right;
margin: 0 0 0.5em 1em;
width: 16em;
}
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1024px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}
.row {
margin-left: -10px;
margin-right: -10px;
}
@media (max-width: 1023px) {
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
}
.row {
margin-left: -5px;
margin-right: -5px;
}
}
@media (min-width: 1024px) {
.header.cell {
width: 100%;
float: initial;
float: none;
padding: 0!important;
}
body.template-program_view #content-core > div:not([class]) {
margin-left: auto;
margin-right: auto;
}
body:not(.section-start-page) #content-core > div:not([class]),
body:not(.section-start-page) #content-core > div[class=""] {
max-width: 590px;
}
body:not(.section-start-page) .module-search-result-list #content-core > div:not([class]) {
max-width: initial;
}
body:not(.section-start-page) #content-header {
width: 80%;
}
body:not(.section-start-page) #content-header > * {
max-width: 590px;
}
body:not(.section-start-page) #portal-top {
min-height: 8rem;
}
body:not(.section-start-page) .cell #portal-columns {
zoom: 1;
}
body:not(.section-start-page) .cell #portal-columns:before,
body:not(.section-start-page) .cell #portal-columns:after {
content: "";
display: table;
}
body:not(.section-start-page) .cell #portal-columns:after {
clear: both;
}
body:not(.section-start-page) .cell #portal-columns:before,
body:not(.section-start-page) .cell #portal-columns:after {
content: " ";
display: table;
}
body:not(.section-start-page) .cell #portal-columns:after {
clear: both;
}
body:not(.section-start-page) .cell #portal-columns:before,
body:not(.section-start-page) .cell #portal-columns:after {
content: "";
display: table;
}
body:not(.section-start-page) .cell #portal-columns:after {
clear: both;
}
body:not(.section-start-page) .cell #portal-columns:before,
body:not(.section-start-page) .cell #portal-columns:after {
content: " ";
display: table;
}
body:not(.section-start-page) .cell #portal-columns:after {
clear: both;
}
body:not(.section-start-page) .cell #content {
zoom: 1;
}
body:not(.section-start-page) .cell #content:before,
body:not(.section-start-page) .cell #content:after {
content: "";
display: table;
}
body:not(.section-start-page) .cell #content:after {
clear: both;
}
body:not(.section-start-page) .cell #content:before,
body:not(.section-start-page) .cell #content:after {
content: " ";
display: table;
}
body:not(.section-start-page) .cell #content:after {
clear: both;
}
body:not(.section-start-page) .cell #content:before,
body:not(.section-start-page) .cell #content:after {
content: "";
display: table;
}
body:not(.section-start-page) .cell #content:after {
clear: both;
}
body:not(.section-start-page) .cell #content:before,
body:not(.section-start-page) .cell #content:after {
content: " ";
display: table;
}
body:not(.section-start-page) .cell #content:after {
clear: both;
}
body:not(.section-start-page) .cell[class~="width-3:5"] {
width: 60%;
}
body:not(.section-start-page) .cell[class~="width-4:5"] {
width: 75%;
}
body:not(.section-start-page) .cell[class~="width-4:5"] [class~="width-3:5"] {
width: 80%;
}
body:not(.section-start-page) .cell[class~="width-1:5"] {
width: 20%;
}
body:not(.section-start-page) .cell[class~="position-0"] {
float: left;
}
body:not(.section-start-page) .cell[class~="position-4:5"] {
float: right;
}
body:not(.section-start-page) .cell[class~="position-1:5"] {
float: right;
}
body:not(.section-start-page) .cell.width-full {
float: initial;
float: none;
}
#portal-column-one[class~="position-0"] {
position: sticky;
top: 60px;
margin-top: 1rem;
padding: 0;
width: 25%;
}
body.template-stdk-portal #content-header {
width: 100%;
}
body.template-stdk-portal #content-header .documentDescription {
font-size: 15px;
line-height: 22px;
text-align: center;
}
body.template-stdk-portal #content-header h1 {
text-align: center;
}
body.template-stdk-portal #content-header > * {
max-width: initial;
}
}
@media (min-width: 1024px) and (max-width: 767px) {
body:not(.section-start-page) .cell {
padding: 1rem;
}
}
@media (min-width: 1024px) and (min-width: 1200px) {
body.template-stdk-portal #content-header {
max-width: 564px;
margin: 0 auto;
display: block;
}
body.template-stdk-portal #content-header h1 {
font-size: 44px;
line-height: 50px;
width: 80%;
margin: auto;
margin-bottom: 20px;
}
}
@media (min-width: 1024px) and (min-width: 1024px) {
body.template-stdk-portal #content-header {
padding-top: 48px;
padding-bottom: 96px;
}
}
h2.tileHeadline a {
text-decoration: none!important;
}
.template-blog_view .comment-info {
display: none;
}
.template-blog_view .tileItem {
border-bottom: 1px solid #eee;
padding-bottom: 1rem;
}
@media (min-width: 1023px) {
.template-blog_view .tileItem .tileBody,
.template-blog_view .tileItem .tileFooter,
.template-blog_view .tileItem .tileHeadline,
.template-blog_view .tileItem .documentByLine {
margin-left: 139px!important;
}
}
.template-blog_view .tileItem > *:not(a) {
max-width: 600px;
}
.template-blog_view .tileItem > a {
float: left;
}
.template-blog_view .tileItem > a img {
margin: 8px 1rem 0 0!important;
}
.template-blog_view #content-core,
.template-blog_view #content-header {
max-width: 600px;
float: initial;
float: none;
margin: auto;
}
@media (min-width: 1200px) {
#content-header {
padding-top: 19px;
padding-bottom: 96px;
}
#content-header * {
text-align: center;
}
#content-header h1 {
font-size: 44px;
line-height: 50px;
}
}
.template-stdk_summary_view #content-header * {
text-align: left;
}
@media (max-width: 767px) {
#content {
width: 100%;
overflow: auto;
}
#portal-top-bottom {
width: 100vw!important;
}
html {
overflow: auto;
width: 100vw;
}
}
body:not(.template-institution_view) #portal-column-two {
display: none;
}
body.section-about-us #content-core {
width: 100%;
max-width: initial;
}
body.section-about-us #content-core > div:not([class]) {
margin: auto;
}
body.section-about-us #content-header {
width: 100%;
}
body.section-about-us #content-header > * {
margin-left: auto;
margin-right: auto;
}
.ploneBookmarklets {
display: none;
}
@media (min-width: 767px) {
#portal-top-bottom {
height: calc(135px - 1rem);
margin-top: 1rem;
}
}
@media (min-width: 767px) {
#portal-top-bottom {
zoom: 1;
}
#portal-top-bottom:before,
#portal-top-bottom:after {
content: "";
display: table;
}
#portal-top-bottom:after {
clear: both;
}
#portal-top-bottom:before,
#portal-top-bottom:after {
content: " ";
display: table;
}
#portal-top-bottom:after {
clear: both;
}
#portal-top-bottom:before,
#portal-top-bottom:after {
content: "";
display: table;
}
#portal-top-bottom:after {
clear: both;
}
#portal-top-bottom:before,
#portal-top-bottom:after {
content: " ";
display: table;
}
#portal-top-bottom:after {
clear: both;
}
}
@media (max-width: 767px) {
#portal-top-bottom {
border-bottom: 1px solid #BDBDBD;
padding: 24px 16px;
z-index: 1!important;
background: white;
width: 100%;
position: absolute;
top: 0;
}
}
#portal-top-bottom #portal-breadcrumbs {
margin-right: 2rem;
margin-top: 1rem;
}
@media (min-width: 767px) {
#portal-top-bottom #portal-breadcrumbs {
float: right;
}
}
@media (max-width: 767px) {
body:not(.section-start-page) #portal-header {
height: initial;
}
}
@media (min-width: 767px) {
body.section-start-page #portal-top-bottom {
display: none;
}
body.section-start-page #portal-logo {
display: none;
}
}
.menu-toggle {
display: inline-block;
position: absolute;
top: 0;
right: 0;
padding: 24px 20px;
}
@media (max-width: 767px) {
.menu-toggle {
display: block;
position: relative;
float: right;
padding: 0;
margin-top: 6px;
}
}
@media (min-width: 767px) {
.menu-toggle {
display: none;
}
}
.si-breadcrump {
padding: 24px;
}
.si-breadcrump .logo-si {
display: inline-block;
}
.si-breadcrump .logo-si a {
color: #000000;
font-family: 'Home display';
font-weight: normal;
font-size: 17px;
line-height: 16px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
}
.si-breadcrump .logo-si a img {
width: 100%;
}
body:not(.section-start-page) .si-breadcrump .logo-si a .logo-white {
display: none;
}
.si-breadcrump .breadcrump {
display: inline-block;
position: absolute;
right: 0;
top: 0;
padding-top: 23px;
}
body.section-start-page .si-breadcrump {
position: absolute;
top: 0;
}
body.section-start-page .si-breadcrump .breadcrump {
display: none;
}
body.section-start-page .si-breadcrump .logo-si a {
color: #FFFFFF;
font-size: 22px;
line-height: 19px;
}
body.section-start-page .si-breadcrump .logo-si a img.logo-black {
display: none;
}
body.section-start-page .si-breadcrump .menu-toggle .icon-hamburger {
color: #FFFFFF;
}
@media (max-width: 1023px) {
body.section-start-page .si-breadcrump {
border: 0;
box-shadow: none;
display: flex;
justify-content: space-between;
align-items: center;
}
}
@media (min-width: 1024px) {
body.section-start-page .si-breadcrump .logo-si a {
font-size: 46px;
line-height: 38px;
}
}
body.section-start-page.scroll-down .si-breadcrump,
body.scroll-down .si-breadcrump {
position: fixed;
background: #FFFFFF;
z-index: 1;
left: 0;
right: 0;
height: 67px;
top: -67px;
@include transform(translateY(67px));
@include transition(transform @time-display-menu ease-in-out);
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13);
}
body.section-start-page.scroll-up .si-breadcrump,
body.scroll-up .si-breadcrump {
@include transform(translateY(-67px));
@include transition(transform 0.5s);
}
body.section-start-page.scroll-down .si-breadcrump .menu-toggle .icon-hamburger {
color: #000000;
}
body.section-start-page.scroll-down .si-breadcrump .logo-si a {
color: #000000;
font-size: 17px;
line-height: 16px;
}
body.section-start-page.scroll-down .si-breadcrump .logo-si a img.logo-black {
display: inline-block;
}
body.section-start-page.scroll-down .si-breadcrump .logo-si a img.logo-white {
display: none;
}
@media (max-width: 1023px) {
.si-breadcrump {
right: 0;
left: 0;
padding-top: 16px;
padding-bottom: 16px;
border-bottom: 1px solid #BDBDBD;
}
body.scroll-down .si-breadcrump {
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13);
border-bottom: 0;
}
.si-breadcrump .logo-si a {
width: 128px;
}
.si-breadcrump .breadcrump {
display: none;
}
}
@media (min-width: 1024px) {
.si-breadcrump {
position: absolute;
margin: 0;
padding-left: 24px;
padding-right: 24px;
}
.si-breadcrump .breadcrump {
right: 24px;
}
.si-breadcrump .logo-si a {
font-size: 26px;
line-height: 21px;
width: 306px;
}
body.scroll-down .si-breadcrump {
display: none;
}
body:not(.section-start-page, .template-stdk_video_listing) .si-breadcrump .logo-si a {
width: 172px;
}
}
.carousel {
margin-bottom: 0;
}
.LSBox {
margin-right: 2rem;
}
.LSBox input {
margin: 0!important;
width: 80%!important;
float: left;
border: none!important;
}
.LSBox button {
background: none;
border: none;
padding: .2rem .5rem;
}
#portal-top {
zoom: 1;
}
#portal-top:before,
#portal-top:after {
content: "";
display: table;
}
#portal-top:after {
clear: both;
}
#portal-top:before,
#portal-top:after {
content: " ";
display: table;
}
#portal-top:after {
clear: both;
}
#portal-top:before,
#portal-top:after {
content: "";
display: table;
}
#portal-top:after {
clear: both;
}
#portal-top:before,
#portal-top:after {
content: " ";
display: table;
}
#portal-top:after {
clear: both;
}
.header {
zoom: 1;
}
.header:before,
.header:after {
content: "";
display: table;
}
.header:after {
clear: both;
}
.header:before,
.header:after {
content: " ";
display: table;
}
.header:after {
clear: both;
}
.header:before,
.header:after {
content: "";
display: table;
}
.header:after {
clear: both;
}
.header:before,
.header:after {
content: " ";
display: table;
}
.header:after {
clear: both;
}
#portal-searchbox {
margin-top: 2.4rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
#portal-searchbox {
margin-top: 1.5rem;
}
}
#portal-top #portal-logo {
display: none;
}
@media (max-width: 767px) {
body:not(.section-start-page) #portal-top {
height: 79px;
}
}
body:not(.section-start-page) #portal-logo {
display: inline-block;
float: initial !important;
margin: 0;
margin-top: 1rem;
max-width: 172px;
margin-left: 4rem;
}
body:not(.section-start-page) #portal-logo img {
height: auto;
}
@media (max-width: 767px) {
body:not(.section-start-page) #portal-logo {
margin: 0;
width: 128px;
}
}
@media (min-width: 768px) {
body.template-stdk_video_listing #portal-logo {
display: none!important;
}
}
@media (max-width: 767px) {
body.section-start-page #portal-top {
z-index: 4;
position: relative;
}
body.section-start-page #portal-logo {
display: inline-block;
float: initial !important;
margin-top: 1rem;
max-width: 172px;
margin-left: 4rem;
margin: 0;
width: 128px;
}
body.section-start-page #portal-logo img {
height: auto;
}
}
.sound_controller {
width: 20px;
height: 20px;
position: absolute;
right: 2rem;
top: 3rem;
display: block;
background-image: url('++resource++studyindenmark.theme.resources/mute.png');
background-size: cover;
cursor: pointer;
z-index: 1;
}
.sound_controller.muted {
background-image: url('++resource++studyindenmark.theme.resources/play.png');
}
body.template-manage-viewlets #portal-top-bottom {
height: initial;
}
html {
font-size: 10px;
height: 100%;
}
body {
color: #000000;
font-size: 16px;
line-height: 20px;
-webkit-font-smoothing: antialiased;
min-height: 100%;
overflow-x: hidden;
position: relative;
}
*:focus {
outline: none !important;
}
a {
text-decoration: none;
}
a,
a:link,
a:visited,
a:active {
color: #000000;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #DA0000;
}
img {
border: none;
max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h5 {
font-weight: normal;
margin: 0;
}
h1 {
font-family: 'Home display';
font-weight: normal;
font-size: 32px;
line-height: 38px;
}
h2 {
font-family: 'Home display';
font-weight: normal;
font-size: 20px;
line-height: 24px;
}
h3 {
font-family: 'Arial';
font-weight: bold;
font-size: 18px;
line-height: 24px;
}
h4 {
font-family: 'Arial';
font-weight: bold;
font-size: 16px;
line-height: 20px;
}
h5,
.h5 {
font-family: 'Arial';
font-weight: bold;
font-size: 15px;
line-height: 20px;
}
h6 {
font-family: 'Arial';
font-weight: normal;
font-size: 13px;
line-height: 18px;
}
h6.small {
font-weight: normal;
font-size: 13px;
line-height: 18px;
}
p {
font-family: 'Times-New-Roman-System';
font-weight: normal;
font-size: 16px;
line-height: 20px;
}
p:first-child {
margin-top: 0;
}
p:last-child {
margin-bottom: 0;
}
small {
font-family: 'Arial';
font-weight: bold;
font-size: 11px;
line-height: 14px;
color: #8c8c8c;
}
.tag {
font-family: 'Arial';
font-weight: bold;
font-size: 10px;
line-height: 11px;
color: #BDBDBD;
text-transform: uppercase;
}
.breadcrump {
font-family: 'Arial';
font-weight: normal;
font-size: 10px;
line-height: 11px;
color: #BDBDBD;
}
.breadcrump span {
display: inline-block;
}
.breadcrump span:not(:last-child):after {
display: inline-block;
content: '>';
padding: 0 10px;
}
.breadcrump span:last-child {
color: #000000;
font-weight: bold;
}
hr {
margin: 0;
border-color: #BDBDBD;
}
hr.divider {
border-width: 6px;
border-color: #000000;
}
li {
line-height: normal;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=search],
textarea {
border: 1px solid #e1e1e1;
display: block;
width: 100%;
margin: 5px 0;
line-height: 20px;
}
label > * {
pointer-events: none;
}
@media (min-width: 1024px) {
h1 {
font-size: 44px;
line-height: 50px;
}
h2 {
font-size: 32px;
line-height: 38px;
}
h3 {
font-size: 28px;
line-height: 34px;
}
h4 {
font-size: 20px;
line-height: 26px;
}
h5,
.h5 {
font-size: 18px;
line-height: 24px;
}
h6 {
font-size: 15px;
line-height: 20px;
}
h6.small {
font-size: 13px;
line-height: 18px;
}
p {
font-size: 18px;
line-height: 22px;
}
.cta-arrow,
.cta-plus {
font-size: 12px;
line-height: 20px;
}
small {
font-size: 11px;
line-height: 15px;
}
hr.divider {
border-width: 8px;
}
}
.cta-arrow,
.cta-plus,
.cta-arrow--down,
.cta-arrow--more {
font-family: 'Arial';
font-weight: bold;
font-size: 11px;
line-height: 10px;
text-transform: uppercase;
}
.cta-arrow a,
.cta-plus a,
.cta-arrow--down a,
.cta-arrow--more a,
.cta-arrow span,
.cta-plus span,
.cta-arrow--down span,
.cta-arrow--more span,
.cta-arrow i,
.cta-plus i,
.cta-arrow--down i,
.cta-arrow--more i {
display: inline-block;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
}
.cta-arrow a:after,
.cta-plus a:after,
.cta-arrow--down a:after,
.cta-arrow--more a:after,
.cta-arrow span:after,
.cta-plus span:after,
.cta-arrow--down span:after,
.cta-arrow--more span:after,
.cta-arrow i:after,
.cta-plus i:after,
.cta-arrow--down i:after,
.cta-arrow--more i:after {
content: '';
display: inline-block;
padding-left: 10px;
}
.cta-arrow a:after {
content: url("++resource++studyindenmark.theme.resources/black.svg");
transform: rotate(-90deg);
padding-right: 9px;
}
.cta-arrow a:hover:after {
content: url("++resource++studyindenmark.theme.resources/red.svg");
}
.cta-arrow--white a:after {
content: url("++resource++studyindenmark.theme.resources/white.svg");
padding-right: 9px;
position: relative;
top: 1px;
}
.cta-arrow--white a:hover:after {
content: url("++resource++studyindenmark.theme.resources/white.svg");
padding-right: 9px;
}
.cta-plus a:after {
content: url("++resource++studyindenmark.theme.resources/plus-white.svg");
}
.cta-arrow--down a:after,
.cta-arrow--down span:after,
.cta-arrow--down i:after {
content: url("++resource++studyindenmark.theme.resources/black.svg");
position: relative;
top: -1px;
}
.cta-arrow--down a:hover:after,
.cta-arrow--down span:hover:after,
.cta-arrow--down i:after:after {
content: url("++resource++studyindenmark.theme.resources/red.svg");
}
.cta-arrow--more span:after {
content: url("++resource++studyindenmark.theme.resources/plus-icon.svg");
}
.cta-arrow--more:hover {
color: #DA0000;
}
.cta-arrow--more:hover span:after {
content: url("++resource++studyindenmark.theme.resources/plus-icon-red.svg");
}
.icon-hamburger {
display: inline-block;
cursor: pointer;
position: relative;
width: 30px;
height: 14px;
border: 2px solid;
border-left: 0;
border-right: 0;
}
.icon-hamburger::before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin-top: -1px;
border-top: 2px solid;
}
.icon-close {
width: 17px;
height: 17px;
display: inline-block;
position: relative;
cursor: pointer;
}
.icon-close:before {
content: "";
position: absolute;
top: -20%;
left: 50%;
margin-left: -1px;
width: 1px;
height: 140%;
border-left: 1px solid;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.icon-close:after {
content: "";
position: absolute;
top: -20%;
left: 50%;
margin-left: -1px;
width: 1px;
height: 140%;
border-left: 1px solid;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
@media (min-width: 1024px) {
.pull-right-desktop {
float: right;
}
}
.no-events {
pointer-events: none;
}
.header {
position: relative;
}
.header a:hover {
color: #DA0000;
}
.header ul#portal-globalnav {
z-index: 10;
background: white;
zoom: 1;
list-style: none;
padding: 0 24px;
margin: 0;
float: left;
font-size: 0;
margin-top: 1rem;
margin-bottom: 1rem;
}
.header ul#portal-globalnav li a span {
pointer-events: none;
}
.header ul#portal-globalnav .globalSections {
display: none;
background: white;
}
@media (min-width: 767px) {
.header ul#portal-globalnav .globalSections {
white-space: nowrap;
}
}
.header ul#portal-globalnav .globalSections li {
display: block;
}
.header ul#portal-globalnav .globalSections li a {
display: block;
padding: 14px 36px 13px 16px;
font-size: 12px;
line-height: 20px;
}
.header ul#portal-globalnav > li {
position: relative;
display: block;
}
@media (min-width: 767px) {
.header ul#portal-globalnav > li.selected:after {
display: inline-block;
content: '';
width: 100%;
position: absolute;
border-top: 7px solid #DA0000;
top: -11px;
}
}
.header ul#portal-globalnav > li > .globalSections {
position: absolute;
}
.header ul#portal-globalnav > li > .globalSections > li {
position: relative;
display: block;
}
@media (min-width: 767px) {
.header ul#portal-globalnav > li > .globalSections > li:hover > .globalSections {
display: block;
position: absolute;
left: 100%;
top: 0;
}
}
.header ul#portal-globalnav:before,
.header ul#portal-globalnav:after {
content: "";
display: table;
}
.header ul#portal-globalnav:after {
clear: both;
}
.header ul#portal-globalnav:before,
.header ul#portal-globalnav:after {
content: " ";
display: table;
}
.header ul#portal-globalnav:after {
clear: both;
}
.header ul#portal-globalnav:before,
.header ul#portal-globalnav:after {
content: "";
display: table;
}
.header ul#portal-globalnav:after {
clear: both;
}
.header ul#portal-globalnav:before,
.header ul#portal-globalnav:after {
content: " ";
display: table;
}
.header ul#portal-globalnav:after {
clear: both;
}
.header ul#portal-globalnav:before {
display: none;
content: '';
position: absolute;
bottom: 0;
border-bottom: 1px solid #BDBDBD;
left: 24px;
width: calc(42vw);
z-index: 1;
}
.header ul#portal-globalnav > li:nth-child(n+7) {
display: none!important;
}
@media (min-width: 767px) {
.header ul#portal-globalnav > li {
display: inline-block;
}
}
.header ul#portal-globalnav > li:first-child {
padding-left: 0;
margin-left: 0;
}
.header ul#portal-globalnav > li:last-child {
padding-right: 0;
}
.header ul#portal-globalnav > li a {
font-family: 'Arial';
font-weight: bold;
font-size: 14px;
line-height: 15px;
cursor: pointer;
padding: 20px;
display: block;
}
.header ul li a.active,
.header ul li.active > a {
color: #DA0000;
}
.header ul#portal-globalnav > li.active > a {
color: #000000;
}
.header #portal-globalnav--right {
position: absolute;
right: 24px;
top: 31px;
font-family: 'Arial';
font-weight: bold;
font-size: 10px;
line-height: 15px;
text-transform: uppercase;
}
.header #portal-globalnav--right > span:first-child {
padding-right: 10px;
}
.header #portal-globalnav--right .search-site-txt span:nth-child(1) {
margin-right: 7px;
}
.header #portal-globalnav--right .search-site-txt span:nth-child(2) img {
margin-top: -2px;
}
body.show-menu .header {
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13);
}
body.show-menu .header:after {
display: none;
}
@media (max-width: 1023px) {
.header ul#portal-globalnav > li.active > a {
color: #DA0000;
}
}
@media (min-width: 1200px) {
.header ul#portal-globalnav > li a {
font-size: 1.4rem;
padding: 20px;
display: block;
}
}
.si-breadcrump {
padding: 24px;
}
.si-breadcrump .logo-si {
display: inline-block;
}
.si-breadcrump .logo-si a {
color: #000000;
font-family: 'Home display';
font-weight: normal;
font-size: 17px;
line-height: 16px;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
}
.si-breadcrump .logo-si a img {
width: 100%;
}
.si-breadcrump .breadcrump {
display: inline-block;
position: absolute;
right: 0;
top: 0;
padding-top: 23px;
}
@media (max-width: 1023px) {
.si-breadcrump {
right: 0;
left: 0;
padding-top: 16px;
padding-bottom: 16px;
border-bottom: 1px solid #BDBDBD;
}
body.scroll-down .si-breadcrump {
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.13);
border-bottom: 0;
}
.si-breadcrump .logo-si a {
width: 128px;
}
.si-breadcrump .breadcrump {
display: none;
}
}
@media (min-width: 767px) {
.si-breadcrump {
position: absolute;
margin: 0;
padding-left: 24px;
padding-right: 24px;
}
.si-breadcrump .breadcrump {
right: 24px;
}
.si-breadcrump .logo-si a {
font-size: 26px;
line-height: 21px;
width: 306px;
}
.si-breadcrump .menu-toggle {
display: none;
}
body.scroll-down .si-breadcrump {
display: none;
}
}
.header > ul li > a + .sub-nav {
position: absolute;
top: 73px;
left: 0;
width: 286px;
background: #ffffff;
z-index: 50;
display: none;
}
.header > ul li > a + .sub-nav ul {
padding: 0;
}
.header > ul li > a + .sub-nav ul li {
display: block;
border-bottom: solid 1px rgba(151, 151, 151, 0.25);
}
.header > ul li > a + .sub-nav ul li:first-child {
border-top: solid 1px rgba(151, 151, 151, 0.25);
}
.header > ul li > a + .sub-nav ul li a {
display: block;
padding: 14px 36px 13px 16px;
font-size: 11px;
line-height: 20px;
}
.header > ul li > a + .sub-nav[data-menu="2"] {
border-right: solid 1px rgba(151, 151, 151, 0.25);
}
.header > ul li > a + .sub-nav[data-menu="3"] {
left: 286px;
top: 0;
border-right: solid 1px rgba(151, 151, 151, 0.25);
}
.header > ul li > a + .sub-nav[data-menu="4"] {
left: 286px;
top: 0;
}
.header > ul li > a.active + .sub-nav {
display: block;
}
.header > ul > li:first-child {
position: relative;
}
.header .icon-close {
display: none;
}
.header ul li a.has-child {
position: relative;
}
.header ul li a.has-child:after {
content: url('++resource++studyindenmark.theme.resources/black.svg');
display: inline-block;
position: absolute;
top: 50%;
@include transform(translateY(-50%) rotate(-90deg) scale(0.7));
height: 10px;
width: 10px;
right: 18px;
}
.header ul li a.has-child:hover:after,
.header ul li a.has-child.active:after {
content: url('++resource++studyindenmark.theme.resources/red.svg');
}
.header .search-window form {
padding: 0 20px;
}
.header .search-window form input {
margin: 0;
padding-top: 20px;
padding-bottom: 10px;
color: #000000;
font-family: 'Home display';
font-weight: normal;
font-size: 20px;
line-height: 36px;
border: 0;
border-bottom: 1px solid rgba(151, 151, 151, 0.25);
}
@media (max-width: 767px) {
.header > ul li.parent > a.has-child:after {
right: 24px !important;
}
}
@media (max-width: 1023px) {
.header {
width: 100vw;
position: relative;
}
.header .si-breadcrump {
text-align: left;
}
.header #portal-siteactions {
display: none;
}
.header ul li a.has-child:before {
display: inline-block;
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
border-right: solid 1px rgba(151, 151, 151, 0.25);
right: 48px;
}
.header ul li a.has-child:after {
top: 10px;
right: 20px;
}
.header > ul li.parent > a.has-child:after {
right: 20px;
}
.header #portal-globalnav--right {
@include posa(0,
0,
auto,
0);
height: 66px;
}
.header #portal-globalnav--right span:first-child {
line-height: 66px;
padding-left: 20px;
}
.header #portal-globalnav--right .icon-close {
width: 17px;
height: 17px;
display: inline-block;
cursor: pointer;
position: absolute;
right: 20px;
top: 25px;
background: white;
z-index: 100;
padding: 8px;
}
.header #portal-globalnav--right .icon-close .inner-icon-close {
position: absolute;
width: 45px;
height: 45px;
right: -13px;
top: -14px;
padding: 0;
}
.header ul li.top-mobile--back {
cursor: pointer;
padding: 28px 20px 25px 20px;
font-family: 'Arial';
font-weight: bold;
font-size: 9px;
line-height: 10px;
text-transform: uppercase;
border-bottom: solid 1px rgba(151, 151, 151, 0.25);
position: relative;
}
.header ul li.top-mobile--back .cta-prev {
display: inline-block;
position: absolute;
top: 26px;
}
.header ul li.top-mobile--back .cta-prev img {
height: 12px;
@include transform(rotate(180deg));
display: inline-block;
padding-left: 10px;
}
.header ul li.top-mobile--back .title {
display: inline-block;
margin-left: 34px;
}
.header ul li.top-mobile--title {
padding: 25px 20px 36px;
border-bottom: solid 1px rgba(151, 151, 151, 0.25);
font-family: 'Arial';
font-weight: bold;
font-size: 20px;
line-height: 35px;
}
.header ul#portal-globalnav > li {
padding: 0;
border-bottom: solid 1px rgba(151, 151, 151, 0.25);
}
.header ul#portal-globalnav > li a {
width: 100%;
display: inline-block;
padding: 1rem;
font-size: 15px;
}
.header ul#portal-globalnav > li > a + .sub-nav {
top: 0;
width: 100%;
}
.header ul#portal-globalnav > li > a + .sub-nav ul li:first-child {
border-top: 0;
}
.header ul#portal-globalnav > li > a + .sub-nav li a {
font-size: 13px;
line-height: 20px;
padding: 15px 20px 18px 20px;
}
.header > ul {
background: #FFFFFF;
@include posa(66px,
0,
0,
0);
border-top: 6px solid #000000;
}
.header > ul li {
display: block;
width: 100%;
}
.header > ul li > a + .sub-nav[data-menu="3"] {
left: 0;
width: 100%;
}
.header > ul li > a + .sub-nav .sub-nav--detail {
background: #ffffff;
}
.header > ul li > a + .sub-nav[data-menu="3"] {
background: green;
}
.header > ul li > a + .sub-nav[data-menu="4"] {
left: 0;
width: 100%;
}
.header > ul li > a + .sub-nav > .sub-nav--detail {
height: calc(28vh) !important;
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
position: fixed;
width: 100vw;
padding-bottom: 100px;
left: 0;
}
.header .search-window {
margin: 0;
padding: 0;
}
.header .search-window .module-search-result-list {
max-height: calc(-36vh);
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.header #portal-globalnav--right form.search-form {
display: none;
}
.header #portal-globalnav--right .back-to-main {
display: none;
}
.header .module-search-result-list .wrap-link-more {
padding-bottom: 60px;
}
}
@media (max-width: 1025px) {
.header > ul li > a + .sub-nav {
width: 246px;
}
.header > ul li > a + .sub-nav[data-menu="3"] {
left: 246px;
}
.header > ul li > a + .sub-nav[data-menu="4"] {
left: 246px;
}
.header > ul li > a + .sub-nav ul {
height: 468px !important;
}
.header > ul li > a + .sub-nav ul li a {
font-size: 10px;
padding: 13px 36px 16px 16px;
}
.header ul li a.has-child:before {
display: inline-block;
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 1px;
border-right: solid 1px rgba(151, 151, 151, 0.25);
right: 38px;
}
.header ul li a.has-child:after {
@include transform(translateY(-50%) rotate(-90deg) scale(0.7));
height: 10px;
width: 10px;
top: 50%;
right: 17px;
}
.header ul li a.has-child span.clickable {
display: inline-block;
position: absolute;
z-index: 10;
content: '';
width: 38px;
height: 100%;
right: 0;
top: 50%;
@include transform(translateY(-50%));
}
}
@media (min-width: 1024px) {
.header > ul#portal-globalnav > li {
padding: 29px 0 29px;
margin: 0 16px;
position: relative;
}
.header > ul#portal-globalnav > li > a.has-child span.clickable {
display: none;
}
.header > ul li.parent > a.has-child:after {
display: none;
}
.header > ul li > a + .sub-nav ul {
max-height: 628px;
overflow: hidden;
overflow-y: auto;
border-top: solid 1px rgba(151, 151, 151, 0.25);
}
.header li.parent {
position: relative;
}
.header ul li.top-mobile--back,
.header ul li.top-mobile--title {
display: none !important;
}
.header .search-window {
display: none;
}
.header #portal-globalnav--right .back-to-main {
display: none;
}
.header .sub-nav a.has-child:hover + .sub-nav,
.header .sub-nav:hover {
display: block;
}
}
body.show-menu .main header,
body.show-menu .main .si-breadcrump {
padding-right: 39px;
}
@media ((max-width: 1023px)) {
body.show-menu .header {
height: 100vh;
position: fixed;
background: #FFFFFF;
z-index: 100;
}
body.show-menu .menu-toggle {
display: none;
}
body.show-menu .header {
display: block;
}
body.show-menu .search-window {
display: none;
}
}
#studyindenmark-globalnav {
width: 100%;
background: white;
zoom: 1;
display: block;
}
#studyindenmark-globalnav .icon-close {
position: absolute;
right: 2rem;
top: 3rem;
}
#studyindenmark-globalnav:before,
#studyindenmark-globalnav:after {
content: "";
display: table;
}
#studyindenmark-globalnav:after {
clear: both;
}
#studyindenmark-globalnav:before,
#studyindenmark-globalnav:after {
content: " ";
display: table;
}
#studyindenmark-globalnav:after {
clear: both;
}
#studyindenmark-globalnav:before,
#studyindenmark-globalnav:after {
content: "";
display: table;
}
#studyindenmark-globalnav:after {
clear: both;
}
#studyindenmark-globalnav:before,
#studyindenmark-globalnav:after {
content: " ";
display: table;
}
#studyindenmark-globalnav:after {
clear: both;
}
#studyindenmark-globalnav:after {
display: block;
content: '';
position: inherit;
bottom: 0;
border-bottom: 1px solid #BDBDBD;
left: 24px;
right: 24px;
margin: 0 24px;
}
@media (max-width: 767px) {
#studyindenmark-globalnav {
display: none;
position: fixed!important;
top: 0;
height: 100vh;
z-index: 1002;
flex-direction: column-reverse;
justify-content: flex-end;
align-items: flex-start;
}
#studyindenmark-globalnav .icon-close {
display: block;
}
#studyindenmark-globalnav.menu-open {
display: flex;
}
#studyindenmark-globalnav #portal-searchbox {
margin-left: 1rem;
font-size: 19px!important;
margin-top: 0;
height: 66px;
}
#studyindenmark-globalnav #portal-searchbox .LSBox {
margin-top: 3rem;
}
#studyindenmark-globalnav #portal-searchbox .LSBox input {
font-size: 19px!important;
}
#studyindenmark-globalnav #portal-globalnav {
padding: 0;
width: 100%;
border-top: 8px solid black;
}
#studyindenmark-globalnav .globalSectionsItem {
display: block;
}
#studyindenmark-globalnav .globalSectionsItem .globalSections {
position: relative;
}
}
@media (min-width: 767px) {
.visible_subsection > .globalSections {
display: block!important;
top: 64px;
box-shadow: inset rgba(0, 0, 0, 0.13) 0px 1px 5px 0px;
}
}
@media (max-width: 767px) {
.visible_subsection > .globalSections {
position: fixed !important;
display: block !important;
top: 77px;
left: 0;
right: 0;
bottom: 0;
overflow: auto;
z-index: 1;
border-top: 8px solid black;
max-width: 100vw;
}
}
@media (max-width: 767px) {
.globalSectionsItem.hasChildrens:after {
display: inline-block;
content: url('++resource++studyindenmark.theme.resources/black.svg');
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) rotate(-90deg) scale(0.7);
-moz-transform: translateY(-50%) rotate(-90deg) scale(0.7);
-ms-transform: translateY(-50%) rotate(-90deg) scale(0.7);
-o-transform: translateY(-50%) rotate(-90deg) scale(0.7);
transform: translateY(-50%) rotate(-90deg) scale(0.7);
height: 10px;
width: 10px;
right: 12px;
}
.globalSectionsItem.hasChildrens:before {
content: '';
position: absolute;
display: block;
width: 30px;
height: 100%;
border-left: 1px solid #eee;
right: 5px;
top: 0;
}
.globalSectionsItem.hasChildrens:hover:after {
content: url('++resource++studyindenmark.theme.resources/red.svg');
}
}
.globalSections li {
position: relative;
border: 1px solid #eee;
padding: .5rem;
}
.globalSections li.submenu-header {
cursor: pointer;
padding: 1rem;
font-family: "Arial-System";
font-weight: bold;
font-size: 9px;
line-height: 10px;
text-transform: uppercase;
border-bottom: solid 1px rgba(151, 151, 151, 0.25);
position: relative;
}
.globalSections li.submenu-title {
padding: 25px 20px 36px;
border-bottom: solid 1px rgba(151, 151, 151, 0.25);
font-family: "Arial-System";
font-weight: bold;
font-size: 20px;
line-height: 35px;
}
.globalSections li.submenu-title * {
font-size: inherit!important;
}
.globalSections li.submenu-title a {
padding: 0!important;
}
.globalSections li.hasChildrens:after {
display: inline-block;
content: url('++resource++studyindenmark.theme.resources/black.svg');
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%) rotate(-90deg) scale(0.7);
-moz-transform: translateY(-50%) rotate(-90deg) scale(0.7);
-ms-transform: translateY(-50%) rotate(-90deg) scale(0.7);
-o-transform: translateY(-50%) rotate(-90deg) scale(0.7);
transform: translateY(-50%) rotate(-90deg) scale(0.7);
height: 10px;
width: 10px;
right: 18px;
}
.globalSections li.hasChildrens:hover:after {
content: url('++resource++studyindenmark.theme.resources/red.svg');
}
@media (min-width: 767px) {
.backdrop {
position: fixed;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.15);
left: 0;
right: 0;
z-index: 99;
display: none;
}
.backdrop.visible {
display: block;
}
}
@media (max-width: 767px) {
#portal-personaltools-wrapper,
#edit-bar {
display: none;
}
ul#portal-globalnav > li > a {
font-size: 20px!important;
padding: 14px 20px 16px!important;
line-height: 2!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.header ul#portal-globalnav > li:first-child,
.header ul#portal-globalnav > li {
border-bottom: none;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.header ul#portal-globalnav > li a {
font-size: 12px;
}
.visible_subsection > .globalSections {
top: 44px;
}
}
@media (min-width: 767px) {
.header ul#portal-globalnav .globalSectionsLevel2 li:hover > .globalSections {
display: block;
position: absolute;
left: 100%;
top: -1px;
}
}
.module-top-hero {
cursor: pointer;
background: transparent;
overflow: hidden;
position: relative;
color: #FFFFFF;
}
.module-top-hero img {
width: 100%;
}
.module-top-hero #video_placeholder {
transition: opacity 3s ease-in;
position: relative;
}
.module-top-hero .parallax {
width: 100%;
height: 100%;
position: absolute;
}
@media (max-width: 1600px) {
}
@media (min-width: 1025px) and (max-width: 1300px) {
}
@media (max-width: 1023px) {
}
@media (max-width: 767px) {
}
.module-top-hero .cta-arrow a {
font-family: 'Arial';
font-weight: bold;
font-size: 18px;
line-height: 21px;
color: inherit;
text-transform: none;
}
.module-top-hero .info-abs {
position: absolute;
text-align: right;
bottom: 0;
padding-bottom: 36px;
width: 100%;
z-index: 2;
}
.module-top-hero .info-abs * {
color: inherit;
}
@media (max-width: 767px) {
.module-top-hero .info-abs {
display: none;
}
}
.module-top-hero .info-abs .row > div {
float: right;
}
.module-top-hero .info-abs .cta-arrow {
display: none;
}
.module-top-hero h1 {
padding-bottom: 20px;
}
@media (max-width: 1023px) {
}
@media (min-width: 1200px) {
.module-top-hero .info-abs {
padding-bottom: 0;
}
}
@media (min-width: 1200px) {
}
.logo-white {
background: url('++resource++studyindenmark.theme.resources/SID-white.svg');
width: 305px;
height: 72px;
}
@media (max-width: 767px) {
.si-breadcrump .logo-si {
display: none;
}
}
.search {
zoom: 1;
}
.search:before,
.search:after {
content: "";
display: table;
}
.search:after {
clear: both;
}
.search:before,
.search:after {
content: " ";
display: table;
}
.search:after {
clear: both;
}
.search:before,
.search:after {
content: "";
display: table;
}
.search:after {
clear: both;
}
.search:before,
.search:after {
content: " ";
display: table;
}
.search:after {
clear: both;
}
.search {
border-top: 8px solid black;
text-align: center;
}
.search form input,
.search form input::-webkit-input-placeholder {
font-size: 15px;
line-height: 17px;
font-family: 'Arial';
font-weight: bold;
color: #BDBDBD;
text-align: center;
letter-spacing: 1px;
}
.search form .search-input > input {
display: inline-block !important;
border-radius: 0;
padding: 16px 23px;
border: 1px solid #000000;
color: #000000;
text-align: center;
}
.search h2 {
padding-bottom: 37px;
font-weight: bold;
}
@media (max-width: 1023px) {
.search {
padding-top: 29px;
padding-bottom: 57px;
}
.search form input {
max-width: 280px;
min-width: 280px;
}
.search form + .cta-arrow--down {
display: none;
}
}
@media (min-width: 1024px) {
.search {
padding-top: 54px;
padding-bottom: 98px;
}
.search h2 {
font-size: 30px;
line-height: 36px;
}
.search form input {
max-width: 368px;
min-width: 368px;
margin-bottom: 40px;
}
}
@media (min-width: 1200px) {
.search {
padding-top: 65px;
padding-bottom: 98px;
}
.search h2 {
max-width: 960px;
margin: 0 auto;
padding-bottom: 48px;
}
.search form input {
margin-bottom: 50px;
}
}
.search-options li {
display: block;
}
.search-filters .adv-filters {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 1rem;
transition: all 200ms;
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
}
.search-filters .adv-filters p {
font-family: inherit;
}
.search-filters .adv-filters .search-options label {
text-align: left;
}
.search-filters .adv-filters .search-options label input {
float: right;
margin-left: 1rem;
max-width: initial;
min-width: initial;
}
.search-filters .adv-filters .search-options label {
display: block;
padding-left: 25px;
padding-right: 1rem;
padding-top: 15px;
padding-bottom: 15px;
cursor: pointer;
position: relative;
font-size: 11px;
line-height: 18px;
margin: 0;
font-weight: normal;
}
.search-filters .adv-filters .search-options label:hover {
background-color: #f3f3f3;
}
.search-filters .adv-filters .search-options label.checked {
color: #DA0000;
}
.search-filters .adv-filters .search-options input {
position: relative;
top: -0.375rem;
margin: 0 1rem 0 0;
cursor: pointer;
}
.search-filters .adv-filters .search-options input:before {
transition: all 0.3s ease-in-out;
content: "";
position: absolute;
z-index: 1;
width: 1.5rem;
height: 1.5rem;
border: 2px solid #f2f2f2;
top: 0;
left: 0;
}
.search-filters .adv-filters .search-options input:checked:before {
transform: rotate(-45deg);
height: .5rem;
border-color: #DA0000;
border-top-style: none;
border-right-style: none;
top: 3px;
left: 2px;
width: 1rem;
}
.search-filters .adv-filters .search-options input:checked:after {
border: 1px solid red;
}
.search-filters .adv-filters .search-options input:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1.5rem;
height: 1.5rem;
background: #fff;
cursor: pointer;
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(6.25rem);
transform: translateY(6.25rem);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideUp {
0% {
-webkit-transform: translateY(6.25rem);
transform: translateY(6.25rem);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.search-filters .adv-filters #program-form-error {
background: #DA0000;
color: white;
padding: 1rem;
}
.search .search-help.actions {
margin-top: 1rem;
display: none;
}
.search .search-help.label {
display: block;
cursor: pointer;
}
.search h3 {
max-width: 1000px;
margin: auto;
}
.search #portal-search-form {
margin-top: 3rem;
}
.portletLeadArticles,
.portletLeadNews {
width: 80%;
float: right;
}
@media (max-width: 767px) {
.portletLeadArticles,
.portletLeadNews {
width: 100%;
float: initial;
}
}
.portletLeadArticles .count,
.portletLeadNews .count {
display: block;
font-family: 'Arial';
font-weight: bold;
font-size: 13px;
line-height: 15px;
color: #7D7D7D;
margin-bottom: 12px;
}
.portletLeadArticles .count > span,
.portletLeadNews .count > span {
color: #000000;
}
.portletLeadArticles .portletItem,
.portletLeadNews .portletItem {
transform: translateX(-50%);
display: flex;
flex-direction: column;
padding: 1rem!important;
overflow: hidden;
}
@media (max-width: 767px) {
.portletLeadArticles .portletItem,
.portletLeadNews .portletItem {
transform: translateX(50%);
}
}
.portletLeadArticles .portletItem span.tag,
.portletLeadNews .portletItem span.tag,
.portletLeadArticles .portletItem h4,
.portletLeadNews .portletItem h4,
.portletLeadArticles .portletItem p,
.portletLeadNews .portletItem p {
max-width: 368px;
margin-top: 1.2rem;
}
.portletLeadArticles .portletItem a:hover,
.portletLeadNews .portletItem a:hover {
text-decoration: none;
}
.portletLeadArticles .portletItem a:hover h4,
.portletLeadNews .portletItem a:hover h4 {
color: inherit;
}
.portletLeadArticles .portletItem .img-wrapper,
.portletLeadNews .portletItem .img-wrapper {
width: 100%;
height: 100%;
overflow: hidden;
}
.portletLeadArticles .portletItem .leadNewsImage,
.portletLeadNews .portletItem .leadNewsImage,
.portletLeadArticles .portletItem .articlesImage,
.portletLeadNews .portletItem .articlesImage {
background: no-repeat center center;
background-size: cover;
background-position: 0 0;
transition: transform 0.5s cubic-bezier(0.33, 0.01, 0.395, 0.99);
backface-visibility: hidden;
}
.portletLeadArticles .portletItem .leadNewsImage:hover,
.portletLeadNews .portletItem .leadNewsImage:hover,
.portletLeadArticles .portletItem .articlesImage:hover,
.portletLeadNews .portletItem .articlesImage:hover {
transform: scale3d(1.015, 1.015, 0.01);
}
.portletLeadArticles .portletItem img,
.portletLeadNews .portletItem img {
display: none;
}
.portletLeadArticles .portletItem *,
.portletLeadNews .portletItem * {
width: 100%;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles {
zoom: 1;
border-top: 8px solid black;
padding-top: 3rem;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:before,
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
content: "";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
clear: both;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:before,
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
content: " ";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
clear: both;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:before,
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
content: "";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
clear: both;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:before,
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
content: " ";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerb-portlet-studyindenmark-articles:after {
clear: both;
}
.cta-prev {
display: inline-block;
top: -1px;
transform: rotate(180deg);
position: relative;
margin-right: 2rem;
}
.articlesHeader,
.newsHeader {
float: left;
width: 20%;
color: #000;
}
@media (max-width: 767px) {
.articlesHeader,
.newsHeader {
float: initial;
width: 100%;
padding: 1rem;
margin-top: 4rem;
}
.articlesHeader .cta-prev,
.newsHeader .cta-prev,
.articlesHeader .cta-next,
.newsHeader .cta-next {
display: none!important;
}
}
.articlesHeader h4,
.newsHeader h4 {
font-family: "Home display";
font-weight: bold;
color: inherit;
font-size: 32px;
line-height: 35px;
text-transform: uppercase;
padding-bottom: 10px;
margin-bottom: 7px;
}
@media (min-width: 1024px) {
.articlesHeader h4,
.newsHeader h4 {
margin-top: 25px;
margin-bottom: 3px;
font-size: 44px;
line-height: 47px;
}
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news {
zoom: 1;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:before,
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
content: "";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
clear: both;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:before,
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
content: " ";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
clear: both;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:before,
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
content: "";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
clear: both;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:before,
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
content: " ";
display: table;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-studyindenmark-news:after {
clear: both;
}
.isIE .leadNewsImage,
.isIE .articlesImage {
transition: none!important;
}
@media (min-width: 1200px) {
.portletLeadNews .img-wrapper a {
background-position-y: 50%!important;
}
}
/* */
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
#Footer {
background: #f5f5f5;
padding-top: 30px;
padding-bottom: 30px;
font-size: 15px;
color: #484848;
}
#Footer .col-md-push-6.col-md-6 {
width: 100%!important;
left: 0!important;
}
#Footer .man_footer_wrapper {
float: right;
margin-top: -1.5rem;
}
#Footer .logo-mins {
width: 186px;
}
#Footer .logo-mins a,
#Footer .logo-mins img {
display: inline-block;
width: 100%;
}
#Footer .copyright {
font-size: 13px;
line-height: 15px;
color: #7D7D7D;
}
#Footer ul.nav-footer {
list-style: none;
padding: 0;
margin: 0;
}
@media (max-width: 1023px) {
#Footer .logo-mins {
padding-bottom: 35px;
}
#Footer .row .col-md-6:nth-child(2) {
padding-bottom: 38px;
}
#Footer .row .col-md-6:nth-child(4) {
padding-top: 20px;
padding-bottom: 20px;
}
#Footer .row .col-md-6:nth-child(5) {
padding-top: 20px;
}
#Footer ul.nav-footer li {
text-align: center;
background: #f3f3f3;
margin: 10px 0;
}
#Footer ul.nav-footer li:first-child {
margin-top: 0;
}
#Footer ul.nav-footer li:last-child {
margin-bottom: 0;
}
#Footer ul.nav-footer li a {
display: inline-block;
color: #3C3C3C;
padding: 13px;
width: 100%;
margin: 0 auto;
}
}
@media (max-width: 1023px) and (max-width: 767px) {
#Footer ul.nav-footer li {
display: block;
text-align: center;
background: #eee;
margin: 10px 0;
}
}
@media (min-width: 1024px) {
#Footer {
padding-top: 48px;
padding-bottom: 20px;
}
#Footer .row .col-md-6:nth-child(2) {
padding-top: 9px;
font-size: 16px;
line-height: 22px;
}
#Footer .row .col-md-6:nth-child(2) h5 {
font-size: 16px;
display: inline-block;
}
#Footer .row .col-md-6:nth-child(4),
#Footer .row .col-md-6:nth-child(5) {
font-size: 11px;
line-height: 16px;
}
#Footer .row hr {
margin-top: 40px;
margin-bottom: 40px;
}
#Footer ul.nav-footer {
text-align: right;
}
#Footer ul.nav-footer li {
display: inline-block;
color: #7D7D7D;
}
#Footer ul.nav-footer li:first-of-type {
float: left;
}
#Footer ul.nav-footer li:first-of-type:after {
display: none;
}
#Footer ul.nav-footer li:last-of-type:after {
display: none;
}
#Footer ul.nav-footer li:after {
content: '|';
display: inline-block;
padding: 0 5px;
}
#Footer ul.nav-footer li:last-child:after {
display: none;
}
#Footer ul.nav-footer li a {
color: inherit;
}
}
@media (min-width: 1200px) {
#Footer .row .col-md-6:nth-child(2) {
max-width: 560px;
}
#Footer .row .col-md-6:nth-child(4),
#Footer .row .col-md-6:nth-child(5) {
font-size: 13px;
line-height: 15px;
}
}
.man_footer_wrapper {
display: none;
}
#siteaction-social_media a img {
width: 16px;
margin-top: -2px;
}
.module-finding {
background: #DA0000;
color: #FFFFFF;
padding: 3rem;
margin-left: -2.4rem;
margin-right: -2.4rem;
zoom: 1;
}
.module-finding:before,
.module-finding:after {
content: "";
display: table;
}
.module-finding:after {
clear: both;
}
.module-finding:before,
.module-finding:after {
content: " ";
display: table;
}
.module-finding:after {
clear: both;
}
.module-finding:before,
.module-finding:after {
content: "";
display: table;
}
.module-finding:after {
clear: both;
}
.module-finding:before,
.module-finding:after {
content: " ";
display: table;
}
.module-finding:after {
clear: both;
}
.module-finding .event-list {
margin-top: 2rem;
}
.module-finding .event-list a {
color: white!important;
}
.module-finding .event-list a:hover {
color: white;
}
.module-finding .event-list .row {
display: flex;
flex-wrap: wrap;
}
.module-finding .event-list .cta-plus {
margin-top: 32px;
text-align: center;
}
.module-finding .event-list .cta-plus a {
color: #ffffff!important;
}
.module-finding .event-list .cta-plus a:hover {
color: #fff!important;
}
.module-finding .event {
padding: 28px 36px;
background: #D0021B;
margin-bottom: 24px;
}
.module-finding .event:after {
display: block;
content: '';
clear: both;
}
.module-finding .event--date {
float: left;
width: 49px;
height: 67px;
}
.module-finding .event--date span {
text-align: center;
display: block;
color: #E60000;
background: #FFFFFF;
}
.module-finding .event--date span:first-child {
font-family: 'Arial';
font-weight: normal;
font-size: 9px;
line-height: 10px;
text-transform: uppercase;
border-bottom: 1px solid #D0021B;
padding: 5px 0;
}
.module-finding .event--date span:nth-child(2) {
font-family: 'Arial';
font-weight: bold;
font-size: 26px;
line-height: 31px;
padding: 8px 0;
}
.module-finding .event--info {
width: calc(51%);
float: left;
text-align: left;
padding-left: 24px;
}
.module-finding .event--info .tag {
color: #E6E6E6;
font-family: 'Arial';
font-weight: bold;
font-size: 10px;
line-height: 11px;
margin-top: 2px;
display: block;
}
.module-finding .event--info h3 {
font-family: 'Arial';
font-weight: bold;
font-size: 15px;
line-height: 20px;
margin-top: 6px;
color: white;
}
.module-finding .event--info p {
font-family: 'Arial';
font-weight: normal;
font-size: 13px;
line-height: 18px;
margin-top: 10px;
}
.module-finding .map-title {
text-align: center;
}
.module-finding .map-title h3 {
font-family: "Home display";
font-weight: bold;
font-size: 32px;
line-height: 38px;
color: white;
}
@media (min-width: 1200px) {
.module-finding .map-title h3 {
font-size: 44px;
line-height: 47px;
}
}
.module-finding .map-title p {
font-family: "Arial-System";
font-weight: normal;
font-size: 13px;
line-height: 20px;
margin-top: 25px;
}
@media (min-width: 1200px) {
.module-finding .map-title p {
font-size: 15px;
line-height: 20px;
margin-top: 28px;
}
}
.module-finding--wrapper {
text-align: center;
}
.module-finding--wrapper h3 {
font-family: 'Home display';
font-weight: bold;
font-size: 32px;
line-height: 38px;
}
.module-finding--wrapper p {
font-family: 'Arial';
font-weight: normal;
font-size: 13px;
line-height: 20px;
margin-top: 25px;
}
#googleMapViewlet {
width: 100%!important;
height: 500px;
}
#googleMapViewlet {
margin-top: 1em;
}
.googleMapLocation .googleMapPane {
height: 500px;
}
.campusMapView.googleMapActive {
width: 100%;
margin-bottom: 2rem;
}
.map-button-wrapper {
display: block;
text-align: center;
height: 78px;
display: flex;
justify-content: center;
align-items: center;
}
.map-button-wrapper {
border-bottom: 8px solid white;
}
.map-button-wrapper .btn-link {
text-decoration: none;
color: white;
}
.map-button-wrapper .btn-link:hover {
text-decoration: none;
color: white;
}
.map-button-wrapper .list,
.map-button-wrapper .map {
margin-right: 1rem;
}
.gm-style > div[tabindex="0"] > div:last-of-type > div:last-of-type > div > div:first-of-type > div:nth-child(2) {
box-shadow: none!important;
}
.gm-style-iw {
width: 35rem!important;
height: 10rem !important;
top: 0 !important;
position: relative;
margin-top: 3%;
}
.gm-style-iw .title {
position: absolute;
top: 0;
left: 0;
width: 100%;
bottom: 0;
}
.gm-style-iw .title .event--date span {
background: none;
}
.gm-style-iw .title a {
position: absolute;
font-family: "Arial-System";
font-weight: bold;
font-size: 15px;
top: 2.6rem;
width: calc(100% - 50px - 1rem);
left: calc(50px + 1rem);
text-align: left;
max-width: 75%;
}
.gm-style-iw .title img {
display: none;
}
.gm-style-iw .tab-startDate {
color: #eb0000;
position: absolute;
width: calc(100% - 50px - 2rem);
left: calc(50px + 1rem);
top: 1rem;
text-align: left;
}
.gm-style-iw .tab-description {
position: absolute;
color: #eb0000;
top: 6rem;
width: calc(100% - 50px - 2rem);
left: calc(50px + 1rem);
text-align: left;
margin-top: 1rem;
}
.gm-style-iw .event--date {
position: absolute;
border: 1px solid #eb0000;
top: 1.5rem;
}
.gm-style-iw > div {
display: block !important;
width: 85%;
}
.gm-style-iw + div {
width: 62% !important;
}
.gm-style-iw + div {
left: 91.5% !important;
}
#content-core {
margin-top: 35px;
font-family: inherit;
}
@media (max-width: 767px) {
#content-core iframe {
width: 100%;
}
}
#content-core .callout {
box-shadow: 1px 1px 2px #b7b7b7;
background: none;
border-left: none;
background: #f5f5f5;
}
#content-core h2 {
margin-bottom: 2rem;
margin-top: 2rem;
}
#content-core h2 a {
text-decoration: none!important;
}
#content-core h6 {
font-weight: bold;
margin-top: -2px;
}
#content-core h6 + p {
margin-top: 5px;
}
#content-core p {
margin-top: .3em;
margin-bottom: 1.6em;
}
#content-core p:first-child {
margin-top: 0;
}
#content-core p:last-child {
margin-bottom: 0;
}
#content-core ul {
margin-top: 33px;
margin-bottom: 23px;
padding-left: 0;
font-size: 15px;
font-weight: bold;
list-style: none;
font-family: inherit;
}
#content-core ul li {
padding-bottom: 11px;
padding-left: 22px;
position: relative;
list-style-type: none!important;
}
#content-core ul li:before {
content: "•";
display: block;
position: absolute;
left: 0;
top: 0;
}
#content-core a {
color: inherit!important;
}
#content-core a,
#content-core a:link,
#content-core a:visited,
#content-core a:active {
text-decoration: underline;
}
body:not(.section-start-page) {
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
}
body:not(.section-start-page) .documentFirstHeading {
font-size: 32px;
line-height: 38px;
margin-bottom: 25px;
text-align: left;
font-weight: bold;
}
body:not(.section-start-page) .documentDescription {
font-weight: bold;
font-size: 15px;
line-height: 22px;
text-align: left;
}
body:not(.section-start-page) .portlet.portletNews,
body:not(.section-start-page) .portlet.portletRss {
display: none;
}
.wrap-editor-list {
margin-top: -4rem;
}
.wrap-editor-list h2 {
margin-top: 55px;
}
.wrap-editor-list p {
font-family: 'Arial-System';
}
.wrap-editor-list .editor-list > h3 {
margin-bottom: 10px;
}
.wrap-editor-list .editor-list > h3:first-of-type {
margin-bottom: 2rem;
}
.wrap-editor-list .editor-list > h3 a {
text-decoration: none!important;
}
.wrap-editor-list .editor-list .title {
padding-top: 15px;
padding-bottom: 30px;
padding-right: 30px;
cursor: pointer;
position: relative;
font-weight: bold;
border-bottom: 1px solid #BDBDBD;
}
.wrap-editor-list .editor-list .title .cta-arrow--down {
position: absolute;
right: 0;
top: 20px;
}
.wrap-editor-list .editor-list .title .cta-arrow--down span:after {
padding-left: 0;
}
.wrap-editor-list .editor-list .title.active,
.wrap-editor-list .editor-list .title:hover {
color: #DA0000;
}
.wrap-editor-list .editor-list .title.active .cta-arrow--down span:after,
.wrap-editor-list .editor-list .title:hover .cta-arrow--down span:after {
content: url("++resource++studyindenmark.theme.resources/red.svg");
}
.wrap-editor-list .editor-list .title.active {
border-bottom: none;
}
.wrap-editor-list .editor-list .title.active .cta-arrow--down {
transform: rotate(-180deg);
}
.wrap-editor-list > .item {
border-bottom: 1px solid #BDBDBD;
}
.wrap-editor-list > .item .wrap-text {
display: none;
padding-bottom: 29px;
}
.wrap-editor-list > .item .wrap-text .editor-table-2-color {
margin-top: 37px;
}
.wrap-editor-list > .item .wrap-text .editor:not(:first-child) {
margin-top: 35px;
}
.wrap-editor-list > .item .wrap-text .editor h3 {
margin-top: 33px;
}
.wrap-editor-list > .item .wrap-text .editor h6 {
margin-top: -4px;
}
@media (max-width: 1023px) {
.editor-list > h3 {
font-size: 28px;
line-height: 34px;
}
.editor-list > .item .wrap-text {
padding-top: 8px;
}
}
@media (min-width: 1024px) {
padding-right: calc(1/8 * 100%);
margin-top: 60px;
.editor-list {
margin-top: 56px;
}
.editor-list .title {
padding-top: 25px;
padding-bottom: 27px;
}
.editor-list .title .cta-arrow--down {
right: 10px;
top: 33px;
}
.editor-list .title,
.editor-list .wrap-text {
padding-right: calc(1/7 * 100%);
}
.editor-list .item .wrap-text {
padding-bottom: 39px;
}
}
@media (min-width: 1200px) {
max-width: 660px;
padding-right: 0;
.editor-list .item .title,
.editor-list .item .wrap-text {
padding-right: 0;
}
.editor-list .item .title h5,
.editor-list .item .wrap-text {
max-width: 590px;
}
}
.didyouknow-testimonial {
border: 2px solid #E60000;
background: white;
border-top-right-radius: 1rem;
border-bottom-left-radius: 1rem;
color: #666;
display: none;
}
.didyouknow-testimonial a:hover {
text-decoration: underline;
}
.didyouknow-testimonial .dykHeader {
font-weight: bold;
}
.didyouknow-testimonial .dykPortlet {
margin: 0!important;
border-top: none;
padding: 1rem;
}
.portlet-static-banner {
display: none;
}
#portal-columns dl.portlet ul.navTree {
margin-top: 1rem;
max-width: 240px;
padding-right: 0;
}
#portal-columns dl.portlet ul.navTree .navTreeLevel1,
#portal-columns dl.portlet ul.navTree .navTreeLevel2,
#portal-columns dl.portlet ul.navTree .navTreeLevel3,
#portal-columns dl.portlet ul.navTree .navTreeLevel4 {
margin-top: 0;
}
#portal-columns dl.portlet ul.navTree .navTreeLevel1 a,
#portal-columns dl.portlet ul.navTree .navTreeLevel2 a,
#portal-columns dl.portlet ul.navTree .navTreeLevel3 a,
#portal-columns dl.portlet ul.navTree .navTreeLevel4 a {
font-weight: normal;
}
#portal-columns dl.portlet ul.navTree li a {
color: #000!important;
padding: 6px 0 0 10px;
font-weight: bold;
font-size: 12px;
line-height: 18px;
}
.eventDetails.vcard {
float: initial;
margin-left: 0!important;
margin: 0 4rem 0.5em 1em;
border-color: transparent!important;
border-width: 1px;
}
.eventDetails.vcard table {
margin-top: 0!important;
margin-bottom: 0!important;
border: none;
}
.eventDetails.vcard table td {
border-color: transparent;
}
.eventDetails.vcard table th {
background: #DA0000;
color: white;
border: none !important;
}
.eventDetails.vcard table tr:first-of-type th {
border-top-left-radius: 1rem;
}
.eventDetails.vcard table tr:last-of-type th {
border-bottom-left-radius: 1rem;
}
.eventDetails.vcard abbr[title] {
text-decoration: none;
border-bottom: none;
}
h2.tileHeadline {
font-size: 23px;
}
.content-heading {
font-family: 'Arial';
font-weight: bold;
}
.readMoreInst {
margin-bottom: 2rem;
}
#content a:hover {
color: #DA0000 !important;
}
.template-program_view #content-header {
display: none;
}
.template-stdk_summary_view h2.facultiesTitle {
margin-top: 6rem!important;
}
.template-stdk_summary_view .editor-list:first-of-type h2.facultiesTitle {
margin-top: 2rem!important;
}
#content li,
#content-core li {
font-family: 'Times-New-Roman-System';
}
.template-newsitem_view #content-header {
width: 100%!important;
}
.template-newsitem_view #content-header > * {
margin: auto;
}
.template-newsitem_view #content-core {
max-width: 590px;
margin: auto;
}
body:not(.template-event_view) table.listing {
color: #000000;
margin-bottom: 35px!important;
max-width: initial!important;
border-top: 8px solid black;
}
@media (min-width: 767px) {
body:not(.template-event_view) table.listing {
min-width: 660px;
}
}
body:not(.template-event_view) table.listing h6 {
font-weight: bold;
}
body:not(.template-event_view) table.listing td {
color: inherit;
}
body:not(.template-event_view) table.listing th,
body:not(.template-event_view) table.listing td,
body:not(.template-event_view) table.listing tr {
background: #fff;
border: 1px solid #c5c5c5;
color: inherit;
}
body:not(.template-event_view) table.listing th {
font-size: 12px;
line-height: 20px;
font-weight: bold;
font-family: "Arial-System";
}
body:not(.template-event_view) table.listing tbody tr td ul {
margin-top: 0!important;
margin-bottom: 0!important;
padding-left: 0!important;
list-style: none!important;
font-size: 13px!important;
line-height: 18px;
font-weight: 400!important;
margin-left: 0!important;
}
body:not(.template-event_view) table.listing tbody tr td ul li {
padding-bottom: 5px;
padding-left: 15px;
position: relative;
list-style-type: none;
}
body:not(.template-event_view) table.listing tbody tr td ul li:before {
content: "•";
display: block;
position: absolute;
left: 0;
top: 0;
}
body:not(.template-event_view) table.listing p {
font-family: 'Arial';
font-size: 13px;
line-height: 18px;
}
@media (min-width: 1024px) {
body:not(.template-event_view) table.listing {
padding-right: calc(1/8 * 100%);
margin-bottom: 55px;
margin-top: 55px;
}
body:not(.template-event_view) table.listing td {
padding: 25px!important;
}
body:not(.template-event_view) table.listing th {
padding: 10px 25px!important;
}
body:not(.template-event_view) table.listing h6 {
font-size: 12px;
line-height: 20px;
}
body:not(.template-event_view) table.listing h5 {
font-size: 15px;
line-height: 20px;
}
}
@media (min-width: 1024px) and (min-width: 1200px) {
body:not(.template-event_view) table.listing {
max-min-width: 660px;
padding-right: 0;
}
}
table#program-results {
width: 100%;
border-left: none;
border-top: 8px solid black;
}
table#program-results th {
font-size: 10px;
border: none;
background: transparent;
color: black;
cursor: pointer;
}
table#program-results tr {
border-left: none;
border-right: none;
}
table#program-results tbody tr td {
border: none;
}
table#program-results tr.even td {
background: #fafafa;
}
table#program-results th {
width: 23.5%;
}
table#program-results th:last-of-type {
width: 6%;
}
table.two-column {
min-width: 660px;
border-top: 6px solid #000000!important;
}
table.two-column td,
table.two-column th {
width: 50%;
}
table.two-column th,
table.two-column td,
table.two-column tr {
background: #fff!important;
border: 1px solid #c5c5c5!important;
color: inherit;
}
table.three-colun {
min-width: 660px;
border-top: 6px solid #000000!important;
}
table.three-colun td,
table.three-colun th {
width: 33%;
}
table.three-colun th,
table.three-colun td,
table.three-colun tr {
background: #fff!important;
border: 1px solid #c5c5c5!important;
color: inherit;
}
table.four-column {
min-width: 660px;
border-top: 6px solid #000000!important;
}
table.four-column td,
table.four-column th {
width: 25%;
}
table.four-column th,
table.four-column td,
table.four-column tr {
background: #fff!important;
border: 1px solid #c5c5c5!important;
color: inherit;
}
table.listing tbody tr.even {
background: #fafafa;
}
table.listing tbody tr.even td {
background: inherit;
}
a.multiSelect {
max-width: initial!important;
max-width: none!important;
height: initial;
background: #f3f3f3;
transition: all 200ms;
padding-left: 25px;
padding-right: 25px;
line-height: 50px;
position: relative;
cursor: pointer;
display: inline-block;
width: 216px;
font-family: inherit;
}
a.multiSelect .cta-arrow--down {
position: absolute;
right: 27px;
top: 24px;
transition: all 200ms;
}
a.multiSelect > span {
width: auto!important;
display: block;
cursor: pointer;
padding-right: 6rem;
font-size: 15px;
font-weight: 700;
}
a.multiSelect.active {
background: #DA0000;
}
a.multiSelect.active span,
a.multiSelect.active i {
color: white;
}
a.multiSelect.active .cta-arrow--down {
color: white;
transform: rotate(180deg);
right: 0;
}
a.multiSelect.active .cta-arrow--down i:after {
content: url('++resource++studyindenmark.theme.resources/white.svg');
}
#program-form {
display: flex;
justify-content: center;
align-items: center;
margin: 1rem;
transition: all 200ms;
font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
}
@media (max-width: 767px) {
#program-form {
justify-content: flex-start;
}
}
#program-form p {
font-family: inherit;
}
#program-form .multiSelectOptions label input {
float: right;
}
#program-form .multiSelectOptions label {
display: block;
padding-left: 25px;
padding-right: 1rem;
padding-top: 15px;
padding-bottom: 15px;
cursor: pointer;
position: relative;
font-size: 11px;
line-height: 18px;
margin: 0;
font-weight: normal;
}
#program-form .multiSelectOptions label:hover {
background-color: #f3f3f3;
}
#program-form .multiSelectOptions label.checked {
color: #DA0000;
}
#program-form .multiSelectOptions input {
position: relative;
top: -0.375rem;
margin: 0 1rem 0 0;
cursor: pointer;
}
#program-form .multiSelectOptions input:before {
transition: all 0.3s ease-in-out;
content: "";
position: absolute;
z-index: 1;
width: 1.5rem;
height: 1.5rem;
border: 2px solid #f2f2f2;
top: 0;
left: 0;
}
#program-form .multiSelectOptions input:checked:before {
transform: rotate(-45deg);
height: .5rem;
border-color: #DA0000;
border-top-style: none;
border-right-style: none;
top: 3px;
left: 2px;
width: 1rem;
}
#program-form .multiSelectOptions input:checked:after {
border: 1px solid red;
}
#program-form .multiSelectOptions input:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1.5rem;
height: 1.5rem;
background: #fff;
cursor: pointer;
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(6.25rem);
transform: translateY(6.25rem);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideUp {
0% {
-webkit-transform: translateY(6.25rem);
transform: translateY(6.25rem);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
#program-form #program-form-error {
background: #DA0000;
color: white;
padding: 1rem;
}
.wrap-search-pro {
width: 216px;
border: 1px solid #000000;
padding-left: 20px;
padding-right: 50px;
position: relative;
height: 50px;
}
.wrap-search-pro.searchPage {
width: 100%;
padding-left: 0;
height: 62px;
font-size: 21px;
line-height: 38px;
border: none;
}
.wrap-search-pro.searchPage input[type=submit] {
position: absolute;
top: 6px;
right: 0;
width: 49px;
opacity: 0;
z-index: 2;
}
.wrap-search-pro.searchPage:after {
top: 23px;
height: 20px;
transform: scale(1.5);
}
.wrap-search-pro.searchPage input[type=text] {
border: none;
font-family: "Home display";
}
.wrap-search-pro input[type=search] {
border: 0!important;
font-size: 15px;
line-height: 17px;
background: transparent;
font-weight: bold;
color: #BDBDBD;
height: 50px;
padding: 15px 0;
margin: 0;
}
.wrap-search-pro input[type=search]::-webkit-input-placeholder {
color: #BDBDBD;
}
.wrap-search-pro input[type=search]::-moz-placeholder {
/* */
color: #BDBDBD;
}
.wrap-search-pro input[type=search]:-ms-input-placeholder {
/* */
color: #BDBDBD;
}
.wrap-search-pro input[type=search]:-moz-placeholder {
/* */
color: #BDBDBD;
}
.wrap-search-pro:after {
background: url("++resource++studyindenmark.theme.resources/Search-icon-gray.svg") no-repeat left top;
content: "";
display: block;
width: 19px;
height: 19px;
position: absolute;
right: 25px;
top: 18px;
}
.wrap-search-pro .allowMultiSubmit {
position: absolute;
top: 0;
right: -17px;
width: 49px;
height: 48px;
z-index: 1;
opacity: 0;
}
#column-studyindenmark-theme-portletpageportletmanagerd-portlet-video-portlet .frontPortletImage {
display: none;
}
.isIE .frontPagePortlet .img-section img {
transition: none!important;
}
.frontPagePortlet {
overflow: hidden;
position: relative;
margin-bottom: 6rem;
margin-top: 6rem;
zoom: 1;
}
@media (max-width: 767px) {
.frontPagePortlet {
margin-top: 3rem;
margin-bottom: 0;
}
}
.frontPagePortlet .img-section {
float: right;
overflow: hidden;
position: relative;
cursor: pointer;
width: 60%;
}
@media (max-width: 767px) {
.frontPagePortlet .img-section {
width: 100%;
float: initial;
}
}
.frontPagePortlet .img-section.video-inside:after {
content: '';
position: absolute;
background: url("++resource++studyindenmark.theme.resources/play.svg");
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 55px;
height: 55px;
border-radius: 100%;
-webkit-filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.2));
}
.frontPagePortlet .img-section.video-inside:hover:after {
background-image: url('++resource++studyindenmark.theme.resources/Play-hover.svg');
}
.frontPagePortlet .img-section.clicked-video:after {
display: none;
}
.frontPagePortlet .img-section.clicked-video .video_preview_img {
display: none;
}
.frontPagePortlet .img-section img {
width: 100%;
background: no-repeat center center;
background-size: cover;
background-position: 0 0;
transition: transform 0.5s cubic-bezier(0.33, 0.01, 0.395, 0.99);
backface-visibility: hidden;
}
.frontPagePortlet .img-section img:hover {
transform: scale3d(1.015, 1.015, 0.01);
}
.frontPagePortlet .img-section iframe {
width: 100%;
height: 361px;
}
.frontPagePortlet .img-section .video_preview_img {
width: 100%;
position: absolute;
top: 0;
max-width: 643px;
}
.frontPagePortlet.singleColumn {
padding-bottom: 6rem;
border-bottom: 8px solid black;
}
.frontPagePortlet.doubleColumn .cta-arrow {
display: none;
}
.frontPagePortlet.doubleColumn .content-section {
width: 100%;
float: initial;
}
.frontPagePortlet.doubleColumn .img-section {
float: initial;
display: block;
width: 100%;
}
.frontPagePortlet.doubleColumn .img-section img {
width: 100%;
}
.frontPagePortlet.doubleColumn .img-section iframe {
width: 100%;
height: 100%;
}
.frontPagePortlet.doubleColumn .img-section .video_preview_img {
height: 100%;
width: 100%;
position: absolute;
top: 0;
max-width: initial;
}
.frontPagePortlet h3 {
font-size: 20px;
line-height: 26px;
margin-top: -4px;
}
.frontPagePortlet p,
.frontPagePortlet .cta-arrw,
.frontPagePortlet h3 {
margin-top: 1.2rem;
}
.frontPagePortlet:before,
.frontPagePortlet:after {
content: "";
display: table;
}
.frontPagePortlet:after {
clear: both;
}
.frontPagePortlet:before,
.frontPagePortlet:after {
content: " ";
display: table;
}
.frontPagePortlet:after {
clear: both;
}
.frontPagePortlet:before,
.frontPagePortlet:after {
content: "";
display: table;
}
.frontPagePortlet:after {
clear: both;
}
.frontPagePortlet:before,
.frontPagePortlet:after {
content: " ";
display: table;
}
.frontPagePortlet:after {
clear: both;
}
.frontPagePortlet .content-section {
float: left;
width: 40%;
}
@media (max-width: 767px) {
.frontPagePortlet .content-section {
width: 100%;
float: initial;
}
}
.portletPageRow {
zoom: 1;
}
.portletPageRow:before,
.portletPageRow:after {
content: "";
display: table;
}
.portletPageRow:after {
clear: both;
}
.portletPageRow:before,
.portletPageRow:after {
content: " ";
display: table;
}
.portletPageRow:after {
clear: both;
}
.portletPageRow:before,
.portletPageRow:after {
content: "";
display: table;
}
.portletPageRow:after {
clear: both;
}
.portletPageRow:before,
.portletPageRow:after {
content: " ";
display: table;
}
.portletPageRow:after {
clear: both;
}
.portletWrapper {
zoom: 1;
}
.portletWrapper:before,
.portletWrapper:after {
content: "";
display: table;
}
.portletWrapper:after {
clear: both;
}
.portletWrapper:before,
.portletWrapper:after {
content: " ";
display: table;
}
.portletWrapper:after {
clear: both;
}
.portletWrapper:before,
.portletWrapper:after {
content: "";
display: table;
}
.portletWrapper:after {
clear: both;
}
.portletWrapper:before,
.portletWrapper:after {
content: " ";
display: table;
}
.portletWrapper:after {
clear: both;
}
.doubleColumnParent {
float: left;
width: calc(50% - 4rem);
}
@media (min-width: 767px) {
.doubleColumnParent:first-of-type {
margin-right: 2rem;
}
.doubleColumnParent:last-of-type {
margin-left: 2rem;
}
}
@media (max-width: 1023px) {
.doubleColumnParent {
width: 100%;
float: initial;
}
}
.portletPageColumns {
zoom: 1;
}
.portletPageColumns:before,
.portletPageColumns:after {
content: "";
display: table;
}
.portletPageColumns:after {
clear: both;
}
.portletPageColumns:before,
.portletPageColumns:after {
content: " ";
display: table;
}
.portletPageColumns:after {
clear: both;
}
.portletPageColumns:before,
.portletPageColumns:after {
content: "";
display: table;
}
.portletPageColumns:after {
clear: both;
}
.portletPageColumns:before,
.portletPageColumns:after {
content: " ";
display: table;
}
.portletPageColumns:after {
clear: both;
}
.portletPageColumn {
zoom: 1;
}
.portletPageColumn:before,
.portletPageColumn:after {
content: "";
display: table;
}
.portletPageColumn:after {
clear: both;
}
.portletPageColumn:before,
.portletPageColumn:after {
content: " ";
display: table;
}
.portletPageColumn:after {
clear: both;
}
.portletPageColumn:before,
.portletPageColumn:after {
content: "";
display: table;
}
.portletPageColumn:after {
clear: both;
}
.portletPageColumn:before,
.portletPageColumn:after {
content: " ";
display: table;
}
.portletPageColumn:after {
clear: both;
}
.portletPageColumn > div {
zoom: 1;
}
.portletPageColumn > div:before,
.portletPageColumn > div:after {
content: "";
display: table;
}
.portletPageColumn > div:after {
clear: both;
}
.portletPageColumn > div:before,
.portletPageColumn > div:after {
content: " ";
display: table;
}
.portletPageColumn > div:after {
clear: both;
}
.portletPageColumn > div:before,
.portletPageColumn > div:after {
content: "";
display: table;
}
.portletPageColumn > div:after {
clear: both;
}
.portletPageColumn > div:before,
.portletPageColumn > div:after {
content: " ";
display: table;
}
.portletPageColumn > div:after {
clear: both;
}
.between-content-and-footer {
margin: 0 auto;
padding-left: 24px;
padding-right: 24px;
}
.doubleColumnParentWrapper {
display: flex;
}
@media (max-width: 767px) {
.doubleColumnParentWrapper {
flex-direction: column;
}
}
.doubleColumnParentWrapper .doubleColumnParent {
flex-grow: 1;
display: flex;
}
.isIE .frontPagePortlet .img-section img {
transition: none!important;
}
.isIE .doubleColumn .frontPortletImage {
display: flex;
flex-grow: 1;
flex-direction: column;
}
.frontPagePortlet a {
color: #000000 !important;
}
.doubleColumnParent > div {
width: 100%;
}
.isIE .doubleColumnParentWrapper .doubleColumnParent > div .frontPagePortlet .img-section {
display: block;
}
.module-search-result-list a {
text-decoration: none!important;
}
.module-search-result-list .documentByLine {
color: #BDBDBD !important;
}
.module-search-result-list .title hr {
margin-top: 13px;
}
.module-search-result-list .info {
padding: 21px 0;
border-top: 8px solid black;
border-bottom: 1px solid #BDBDBD;
color: #BDBDBD;
font-size: 16px;
}
.module-search-result-list .info .discreet {
font-size: inherit;
color: inherit!important;
}
.module-search-result-list .info .row {
padding-top: 16px;
padding-bottom: 24px;
}
.module-search-result-list .info .row .number span:after {
content: "—";
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}
.module-search-result-list .info .row .arrange span:first-child:after {
content: "/";
display: inline-block;
margin-left: 10px;
margin-right: 10px;
}
.module-search-result-list .info .row .arrange span:last-child {
color: #000000;
font-weight: bold;
}
.module-search-result-list .list-search > div {
padding-top: 23px;
padding-bottom: 27px;
border-bottom: 1px solid #BDBDBD;
}
.module-search-result-list .list-search > div h4 {
margin-top: 9px;
}
.module-search-result-list .list-search > div p {
margin-top: 11px;
}
.module-search-result-list .wrap-link-more {
text-align: center;
padding-top: 17px;
}
.module-search-result-list .wrap-link-more .cta-arrow--more {
padding-top: 10px;
cursor: pointer;
}
.module-search-result-list .message {
font-size: 13px;
line-height: 20px;
font-family: 'Arial';
margin-top: 15px;
}
.module-search-result-list .message a {
text-decoration: underline;
}
@media (max-width: 1023px) {
.module-search-result-list .title hr.divider {
display: none;
}
.module-search-result-list .info {
font-size: 13px;
line-height: 18px;
}
.module-search-result-list .info .row .arrange {
margin-top: 22px;
}
.module-search-result-list .list-search > div:last-child {
border-bottom: 0;
}
.module-search-result-list .wrap-link-more {
border-top: 1px solid #BDBDBD;
margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 1024px) {
.module-search-result-list .title hr {
margin-top: 25px;
}
.module-search-result-list .title hr:not(.divider) {
display: none;
}
.module-search-result-list .info .row {
padding-top: 21px;
padding-bottom: 21px;
}
.module-search-result-list .info .row .number {
width: 66.66666667%;
}
.module-search-result-list .info .row .arrange {
width: 33.33333333%;
text-align: right;
}
.module-search-result-list .list-search > div {
padding-top: 16px;
padding-bottom: 30px;
}
.module-search-result-list .list-search > div h4 {
margin-top: 5px;
}
.module-search-result-list .wrap-link-more {
padding-top: 42px;
}
.module-search-result-list .message {
margin-top: 22px;
}
}
body.template-facetednavigation_view #content-header {
max-width: 564px;
margin: 0 auto;
}
body.template-facetednavigation_view #content-header h1 {
font-size: 44px!important;
}
body.template-facetednavigation_view #content-header > * {
text-align: center;
}
body.template-facetednavigation_view #content-core > div:not([class]) {
max-width: initial;
max-width: none;
}
body.template-facetednavigation_view #right-area,
body.template-facetednavigation_view #center-top-area {
display: none;
}
body.template-facetednavigation_view #center-content-area {
margin-right: initial;
margin-right: 0;
}
body.template-facetednavigation_view .faceted-results {
border: none;
}
body.template-facetednavigation_view #content-header {
width: 100%;
}
body.template-facetednavigation_view #content-header > * {
max-width: initial;
}
body.template-facetednavigation_view .cirius-articles-container {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
body.template-facetednavigation_view .cirius-articles-container a {
text-decoration: none!important;
}
body.template-facetednavigation_view .cirius-articles-container > article {
padding-left: 2rem;
overflow: hidden;
}
@media (max-width: 767px) {
body.template-facetednavigation_view .cirius-articles-container > article {
margin-bottom: 4rem;
}
}
body.template-facetednavigation_view .cirius-articles-container > article > a {
width: 100%;
}
body.template-facetednavigation_view .cirius-articles-container > article .wrap-img {
overflow: hidden;
}
body.template-facetednavigation_view .cirius-articles-container > article .super-img {
position: relative;
width: 100%;
background: no-repeat center center;
overflow: hidden;
padding-top: 56.25%;
opacity: 1;
background-size: cover;
background-position: 0 0;
transition: transform 0.5s cubic-bezier(0.33, 0.01, 0.395, 0.99);
backface-visibility: hidden;
}
body.template-facetednavigation_view .cirius-articles-container > article .super-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: none;
opacity: 0;
}
body.template-facetednavigation_view .cirius-articles-container > article .super-img:hover {
transform: scale3d(1.015, 1.015, 0.01);
}
body.template-facetednavigation_view .cirius-articles-container > article h4 {
margin-top: 20px;
max-width: 368px;
}
body.template-facetednavigation_view .cirius-articles-container > article p {
margin-top: 12px!important;
max-width: 368px;
}
body.template-facetednavigation_view .cirius-articles-container > article:hover h4 {
color: #DA0000;
}
@media (min-width: 767px) {
body.template-facetednavigation_view .cirius-articles-container > article {
margin-bottom: 1em;
display: flex;
flex: 0 1 calc(50% - 10px);
/* */
}
}
@media (min-width: 1200px) {
body.template-facetednavigation_view .cirius-articles-container > article {
margin-bottom: 2em;
display: flex;
flex: 0 1 calc(33% - 10px);
/* */
}
body.template-facetednavigation_view .cirius-articles-container > article.big_articles {
flex: 0 1 calc(50% - 10px);
}
body.template-facetednavigation_view .cirius-articles-container > article.big_articles .wrap-img {
padding-top: 56.25%;
overflow: hidden;
max-height: none;
margin-top: -56.25%;
}
body.template-facetednavigation_view .cirius-articles-container > article.big_articles .wrap-img .super-img {
position: relative;
width: 100%;
background: no-repeat center center;
background-size: cover;
overflow: hidden;
padding-top: 56.25%;
opacity: 1;
}
body.template-facetednavigation_view .cirius-articles-container > article.big_articles .wrap-img .super-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: none;
opacity: 0;
}
body.template-facetednavigation_view .cirius-articles-container > article.big_articles > a {
width: 100%;
}
}
.big_container {
justify-content: center;
}
.isIE .big_articles {
width: 50%!important;
}
.isIE .super-img {
transition: none!important;
}
.isIE .cirius-articles-container > article {
width: 33%;
}
.template-atct_edit form[name="edit_form"] {
padding: 2rem;
box-shadow: 0px 0px 14px #aaa;
}
#login-form,
#login-forgotten-password {
max-width: 500px;
margin: auto;
}
#login-form {
padding: 3rem;
box-shadow: 1px 1px 6px #aaa;
border-radius: 1rem;
margin-bottom: 3rem;
}
#login-form input {
width: 100%;
}
#login-form label {
text-align: center;
}
#login-form input[type="submit"] {
border: 1px solid transparent;
padding: 1rem;
background: #DA0000;
color: white;
border-radius: 5px;
box-shadow: 1px 1px 3px #aaa;
transition: all 200ms;
}
#login-form input[type="submit"]:hover {
box-shadow: inset 0px 0px 15px #982525;
}
body.template-mail_password_form #portal-column-content {
max-width: 550px;
margin: auto;
}
body.template-mail_password_form input[type="submit"] {
border: 1px solid transparent;
padding: 1rem;
background: #DA0000;
color: white;
border-radius: 5px;
box-shadow: 1px 1px 3px #aaa;
transition: all 200ms;
}
body.template-mail_password_form input[type="submit"]:hover {
box-shadow: inset 0px 0px 15px #982525;
}
body.template-manage-portlets #content-core {
width: 70%;
float: left;
padding: 2rem;
margin-top: 0;
}
body.template-manage-portlets h1 {
padding: 0 2rem;
width: 50%;
}
body.template-manage-portlets #portal-column-two {
border: 1px solid black;
padding: 1rem;
overflow: auto;
margin-top: -8rem;
width: 30%;
}
body.template-manage-portlets #portal-column-one {
border: 1px solid black;
padding: 1rem;
overflow: auto;
}
.template-institution_view #content-header {
width: 100%!important;
text-align: center;
}
.template-institution_view #content-header > * {
max-width: initial!important;
text-align: center;
}
@media (min-width: 767px) {
}
.template-institution_view #content-core {
position: relative;
}
@media (min-width: 767px) {
}
@media (min-width: 767px) {
.template-institution_view #content-core .institution {
margin: auto;
max-width: 590px;
}
}
@media (min-width: 1024px) {
.template-institution_view #content-core .institution-info {
position: absolute;
left: 0;
top: 0;
max-width: 10%;
}
}
.template-institution_view .portletInstitutionLinks,
.template-institution_view .portletStaticMapsPortlet {
margin-top: 35px;
box-shadow: -1px 1px 6px #eee;
padding-left: 0!important;
}
.template-institution_view .portletInstitutionLinks > dd,
.template-institution_view .portletStaticMapsPortlet > dd,
.template-institution_view .portletInstitutionLinks > dt,
.template-institution_view .portletStaticMapsPortlet > dt {
padding: 10px!important;
}
.template-institution_view .portletInstitutionLinks .portletItem,
.template-institution_view .portletStaticMapsPortlet .portletItem {
color: #000 !important;
font-weight: bold;
font-size: 12px;
line-height: 18px;
}
.template-institution_view .portletInstitutionLinks .portletHeader,
.template-institution_view .portletStaticMapsPortlet .portletHeader {
padding: 10px 0 5px;
text-align: center;
border: none;
}
.template-institution_view .portletStaticMapsPortlet {
text-align: center;
padding: 0;
}
.institution div {
font-family: 'Times-New-Roman-System';
font-weight: normal;
font-size: 16px;
line-height: 20px;
}
.institution .wrap-editor-list {
margin-top: 5rem;
}
.institution .institution-programmes-heading {
margin-top: 5rem;
}
.institution .program-dates h5 {
padding: 0;
margin-left: 0;
padding-left: 1rem;
}
.institution .program-dates h4 {
border-top: 8px solid black;
background: white;
padding-left: 1rem;
}
.template-institution_view.portaltype-ciriusarticle h1.documentFirstHeading {
text-align: center;
font-size: 44px;
line-height: 50px;
margin-bottom: 8rem;
}
.template-institution_view.portaltype-ciriusarticle h3.featuredArticleTitle {
display: none;
}
.template-institution_view.portaltype-ciriusarticle #content-core {
max-width: 590px;
}
@media (max-width: 1023px) {
.template-institution_view.portaltype-ciriusarticle .carousel {
display: none;
}
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper {
margin-top: 5rem;
border-top: 8px solid black;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper p {
font-family: 'Arial-System';
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem h3 {
margin-bottom: 1rem;
margin-top: 2rem;
font-size: 18px;
line-height: 24px;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle {
padding-top: 15px;
padding-bottom: 30px;
padding-right: 30px;
cursor: pointer;
position: relative;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
border-bottom: 1px solid #BDBDBD;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle:after {
content: url('++resource++studyindenmark.theme.resources/black.svg');
top: -1px;
float: right;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle.active,
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle:hover {
color: #DA0000;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle.active:after,
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle:hover:after {
content: url("++resource++studyindenmark.theme.resources/red.svg");
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle.active {
border-bottom: none;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper .accordionItem .accordionTitle.active:after {
transform: rotate(-180deg);
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper > .item {
border-bottom: 1px solid #BDBDBD;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper > .item .wrap-text {
display: none;
padding-bottom: 29px;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper > .item .wrap-text .editor-table-2-color {
margin-top: 37px;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper > .item .wrap-text .editor:not(:first-child) {
margin-top: 35px;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper > .item .wrap-text .editor h3 {
margin-top: 33px;
}
.template-institution_view.portaltype-ciriusarticle .accordionWrapper > .item .wrap-text .editor h6 {
margin-top: -4px;
}
.template-campus_view #content-header {
width: 100%!important;
text-align: center;
}
.template-campus_view #content-header > * {
max-width: initial!important;
text-align: center;
}
.content-header-full {
padding-right: 0!important;
}
#portal-breadcrumbs {
font-family: "Arial-System";
font-weight: normal;
font-size: 11px;
line-height: 11px;
}
#portal-breadcrumbs > span {
color: #BDBDBD;
}
#portal-breadcrumbs > span a {
color: inherit;
}
#portal-breadcrumbs > span:last-of-type {
font-weight: bold;
color: #000000;
}
#portal-breadcrumbs .breadcrumbSeparator {
color: transparent;
}
#portal-breadcrumbs .breadcrumbSeparator:after {
display: inline-block;
content: '>';
color: #aaa;
margin-left: -6px;
}
@media (max-width: 767px) {
#portal-breadcrumbs {
display: none;
}
}
#edit-bar {
zoom: 1;
}
#edit-bar:before,
#edit-bar:after {
content: "";
display: table;
}
#edit-bar:after {
clear: both;
}
#edit-bar:before,
#edit-bar:after {
content: " ";
display: table;
}
#edit-bar:after {
clear: both;
}
#edit-bar:before,
#edit-bar:after {
content: "";
display: table;
}
#edit-bar:after {
clear: both;
}
#edit-bar:before,
#edit-bar:after {
content: " ";
display: table;
}
#edit-bar:after {
clear: both;
}
.template-manage-viewlets #studyindenmark-globalnav {
position: static!important;
}
#fancybox-content {
background: white;
}
.carousel-banners {
margin: auto;
}
#content-core .carousel {
display: none;
}
.on-topest {
z-index: 101;
}
.on-topest#studyindenmark-globalnav {
position: relative;
}
.carousel {
margin-top: 1rem;
background: black;
color: white;
}
.carousel .carousel-banner {
border-top-left-radius: 1rem;
border: 3px solid white;
border-top-right-radius: 1rem;
}
.carousel .carousel-pager {
background: none;
}
.carousel .carousel-pager a:not(.carousel-pager-item-active) {
background: white;
}
.carousel .carousel-pager a {
border-radius: 10rem;
}
.template-atct_edit.portaltype-event .formPanel .formControls:first-of-type {
display: none;
}
.template-atct_edit.portaltype-event input.context.submitting {
pointer-events: none;
}
.isIE .frontPagePortlet.doubleColumn {
display: block!important;
}
.isIE .frontPagePortlet.doubleColumn .frontPortletImage {
display: block;
}
#content-core h3 {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight: 400;
}
@media (min-width: 1024px) {
#content-core h3 {
font-size: 24px;
}
}
#content-core h2 {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-weight: bold;
}
@media (min-width: 1024px) {
.frontPortletImage img {
height: 0;
padding-top: 56.25%;
}
}
@media (min-width: 1024px) {
/* */
.institution-info {
position: absolute;
left: 0;
top: 0;
max-width: 15% !important;
}
#content-header {
padding-bottom: 6px;
}
.program-description h3 {
font-size: 18px !important;
}
}
@media (max-width: 1023px) {
/* */
#Footer ul.nav-footer li {
display: block;
}
/* */
#Footer ul.nav-footer li a {
width: auto;
}
.institution-info-spacing {
max-width: 590px;
margin: auto;
}
.institution-description b {
font-size: 18px !important;
}
.program-description h3 {
font-size: 15px !important;
}
}
@media (min-width: 767px) {
.institution-spacing {
position: relative;
margin: auto;
max-width: 590px;
}
}
@media (max-width: 767px) {
/* */
.institution-info {
border-top: 1px solid #D5D5D5;
margin-top: 20px;
margin-bottom: 24px;
}
/* */
#content-core ul li {
flex-basis: 100% !important;
}
.articlesHeader,
.newsHeader {
padding: 0;
}
#Footer {
padding: 15px;
}
.institution-slides p {
font-size: 16px !important;
}
.institution-slides .slick-next,
.institution-slides .slick-prev {
bottom: 180px !important;
}
.institution-slides .slick-next {
right: 15px !important;
}
.institution-slides .slick-prev {
left: 15px !important;
}
}
/* */
.institution-info {
border-bottom: 1px solid #D5D5D5;
padding-bottom: 24px;
}
#content-core .institution-links {
/* */
}
#content-core .institution-links ul {
display: flex;
flex-wrap: wrap;
}
#content-core .institution-links ul li {
flex-grow: 1;
flex-basis: 40%;
}
#content-core ul li:before {
content: "";
}
#content-core ul,
#content-core ul li {
margin-left: 0;
padding-left: 0 !important;
}
#studyindenmark-globalnav:after {
border-bottom: none;
}
#studyindenmark-globalnav {
box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 5px 0px;
}
.LSBox input {
color: black;
font-size: 1.3rem;
font-weight: 600;
width: 115px!important;
}
.LSBox input::placeholder,
input.inputLabelActive {
color: black;
font-weight: 600;
text-transform: uppercase;
}
/* */
.wrap-editor-list .editor-list .title {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(74, 74, 74, 0.2);
}
/* */
#content .discreet,
#sidebar .discreet,
.portletStaticText .discreet {
font-size: 90%;
font-weight: bold;
opacity: 0.7;
}
.accordionItem {
margin-top: 2rem;
}
.institution-slide img {
height: 0;
}
.institution-slide {
position: relative;
}
.institution-slide iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* */
.institution-slide-image:before {
content: "";
display: block;
padding-bottom: 56.25%;
}
.institution-slide-image {
max-height: 600px;
width: 100%;
overflow: hidden;
position: relative;
background-position: 50% !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.institution-slide-description {
background: #FAFAFA;
padding: 30px 20px 40px 20px;
}
.institution-slides {
position: relative;
}
.institution-slides p {
margin-bottom: 5px !important;
}
.institution-slides .slick-next,
.institution-slides .slick-prev {
background: transparent;
border: none;
position: absolute !important;
}
.institution-slides .slick-next {
bottom: 220px;
color: white;
font-size: 100px;
right: 34px;
z-index: 1;
}
.institution-slides .slick-prev {
bottom: 220px;
color: white;
font-size: 100px;
left: 34px;
z-index: 1;
transform: rotate(180deg);
}
.institution-slides .institution-current-slide,
.institution-slides .institution-sepparator,
.institution-slides institution-slides-number {
font-weight: bold;
}
.institution-slides .institution-sepparator,
.institution-slides .institution-slides-number {
color: #777777;
}
.institution-slides .institution-slides-counter {
margin-bottom: 20px;
}
.institution {
position: relative;
max-width: 100% !important;
}
/* */
.institution p {
line-height: 28px !important;
}
.institution-slides p {
line-height: 20px !important;
font-weight: 500;
font-size: 20px;
}
.institution-description b {
font-size: 25px;
line-height: 3;
}
.program-description > h3:first-of-type {
margin-top: -1rem;
}
.program-description a {
font-weight: bold;
}
.program-description h3 {
font-weight: bold !important;
}
.program-dates {
width: 100%;
}
.portletHeader p {
margin-bottom: 12px;
}
@keyframes slideIn {
from {
filter: blur(15px);
}
to {
filter: blur(0);
}
}
@keyframes slideOut {
from {
filter: blur(0);
}
to {
filter: blur(15px);
}
}
@media (min-width: 1024px) {
.template-institution_view #edit-bar {
margin-bottom: 4rem;
margin-top: -4rem;
}
.template-institution_view .documentFirstHeading {
margin-top: -3rem !important;
}
}
.portlet-video iframe {
min-height: 400px;
}
.webisodes h2 {
margin-top: 1em;
margin-left: 0.5em;
}
.webisodes .video {
width: 50%;
padding: 1em;
float: left;
}
.webisodes .video iframe {
min-height: 400px;
}
@media (max-width: 767px) {
.webisodes .video {
width: 100%;
float: none;
}
.webisodes .video iframe {
min-height: 300px;
}
}
.vlogs {
border-top: 2px solid #000;
clear: both;
}
.vlogs h2 {
margin-top: 1em;
margin-left: 0.5em;
}
.vlogs .video {
width: 25%;
padding: 1em;
float: left;
}
.vlogs .video iframe {
min-height: 200px;
}
@media (max-width: 767px) {
.vlogs .video {
width: 100%;
float: none;
}
.vlogs .video iframe {
min-height: 300px;
}
}
.videos-more {
text-align: center;
padding: 2em;
font-weight: bold;
clear: both;
border-top: 2px solid #eee;
}
.videos-more a,
.videos-more a:link,
.videos-more a:visited,
.videos-more a:active {
color: #999;
}
.videos-more a:hover {
color: #eb0000;
}
.template-stdk_video_listing .logo-white {
position: absolute;
top: 2rem;
left: 2rem;
}
.template-stdk_video_listing .menu-toggle {
position: absolute;
color: #000000;
top: 3rem;
right: 3rem;
}
@media (max-width: 767px) {
.template-stdk_video_listing #portal-top {
padding-bottom: calc(56.25% - 79px);
}
.template-stdk_video_listing #portal-logo {
display: inline-block !important;
float: initial !important;
margin-top: 1rem !important;
max-width: 172px !important;
margin-left: 4rem !important;
margin: 0 !important;
width: 128px !important;
}
}
@media only screen and (max-width: 480px) {
.template-stdk_video_listing #portal-columns-wrapper {
margin-top: 30px;
}
}
.template-stdk_video_listing #portal-top-bottom {
height: auto !important;
}
.template-stdk_video_listing #portal-header .menu-toggle {
color: #ffffff;
}
body.scroll-down .menu-toggle .icon-hamburger {
color: #000000;
}
.footerPortletsRow {
display: flex;
}
.no-ovf {
overflow: hidden!important;
}

