/*
* vars for Svensk Scenkonst
* Colors, distances etc
*
*/

.video-wrapper,
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-bottom:10px;
}

.video-wrapper iframe,
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.logo {
    /*display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    height:80px;*/
}
    .logo h1 {
    color:#000;
    }
.brand {
  display:block;
  margin:2em auto;
  max-height:35px;
  max-width:250px;
}
.fixed-header .brand {
    margin-bottom:0;
}
.logo-image {
    max-width:100%;
}
.lead,
.intro,
.preamble {
    font-size: 1.250em;
    color: #000;
    font-weight: 400;
}
.caption {
    font-style:italic;
}
b, strong {
    font-weight:600;
}
/*.container-start .two-column-fluid {
    margin:0 -15px;
}*/
/*.container-start .row{
    margin:0;
    padding:0;
}*/
    /*.container-start .row .row {
        margin: 0 -15px;
        padding: 0;
    }*/
.skip-link {
    position: fixed;
    padding: 3px;
    font-weight: 600;
    opacity:0;
    text-align:center;
}
    .skip-link:focus {
        position: fixed;
        padding: 3px;
        z-index: 99;
        font-weight: 600;
        border: 2px solid;
        width:100%;
        opacity: 1;
        background:#fff;
    }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit
}
.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 22px
}

.h3, h3 {
    font-size: 20px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 14px
}
.main-header .header-upper .nav-outer .btn-member:focus,
.theme-btn:focus,
a:focus,
button:focus,
.btn:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
[type="button"]:focus,
button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -5px;
}
    .theme-btn:focus:active,
    .theme-btn:focus:hover,
    a:focus:active,
    a:focus:hover,
    button:focus:active,
    button:focus:hover,
    .btn:focus:active,
    .btn:focus:hover,
    input[type="checkbox"]:focus:active,
    input[type="checkbox"]:focus:hover,
    input[type="radio"]:focus:active,
    input[type="radio"]:focus:hover,
    [type="button"]:focus:active,
    [type="button"]:focus:hover,
    button:focus:active,
    button:focus:hover {
        box-shadow: none
    }



.fixed-header.main-header .top-bar {
    position: fixed;
    left:0;
    right:0;
    top:0;

}
.fixed-header.main-header .top-bar:hover,
.fixed-header.main-header .top-bar:focus {
    right: 0px;
}
.fixed-header.main-header .top-bar .info-box > li:after,
.fixed-header.main-header .top-bar .info-outer:before {
    
}
.fixed-header.main-header .top-bar .info-outer {
  
}


.form-group dd {
    margin-bottom:10px;
}

.course-item {
    padding-bottom: 10px;
    border-bottom: 2px solid #e3e3e3; /*lineclr*/
}
    .course-item:last-child {
        border-bottom: 0px solid #e3e3e3; /*lineclr*/
    }

.sub-navigation {
    margin-top: 20px;
    margin-bottom: 20px;
}
.sub-navigation>ul {
    border-top: 1px solid #e3e3e3;
}
.sub-navigation .list li>a{
    border-bottom: 1px solid #e3e3e3;
    display:block;
    clear:both;
    font-size:16px;
    padding:6px 6px;
}

.sub-navigation ul.list li {
   margin:0;
   padding:0;
   display:block;
}
.sub-navigation ul.list ul.sub-menu li a {
    padding-left: 1.75rem;
}
.sub-navigation ul.list ul.sub-menu ul li a {
    padding-left: 2.75rem;
}
.sub-navigation ul a.has-hidden-children.active,
.sub-navigation ul.list .selected > a.active {
    background: #D10D10;
    color: #fff;
}

.extended-content {
    min-height:100px;
}

.extended-content.loaded {
    min-height: 10px;
}
hr {
    /*  border-color: #004990; /*lineclr*/
    border-color: #e3e3e3;
    border-width: 2px;
}


.contact-card .meta {
    margin-bottom: 5px;
}
.contact-card {
    padding:0 15px 20px;
}
.contact-card-meta {
    font-size:14px;
    margin-left:-10px;
}
.detailed .contact-card-meta {
    margin-left: 0px;
}
.contact-card-meta h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.contact-card-meta h3 a{
   color: #25292f;
}
.widget .contact-card-meta p.meta {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact-card-meta .meta em {

}
.contact-card .profile-photo {
    margin-top: 20px;
    padding-left:5px;
    max-width:145px;
}

.widget  {
   margin-bottom:20px; 

}

.widget.box {
    background: #eee;
    /*border-top: 4px solid #004990; /*lineclr*/
    /*border-bottom: 2px solid #004990; /*lineclr*/
    padding: 0 15px 20px;
    min-height:130px;/* 170px;*/
    border:1px solid #e3e3e3;
}
.sidebar .widget.box {
    min-height: 1%;    
}
.widget.box .profile-photo {
}
.widget.box .image-box {
    margin: 0 -10px;
}

.links-widget {
    list-style-position: outside;
    padding-left: 20px;
}
.widget .styled-list-one li,
.links-widget li{
    line-height:1.3;
    margin-bottom:10px;
    font-size:14px;
}

.teaser.with-icon hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidebar .teaser.with-icon {
    padding-top: 20px;
}

.sidebar .teaser.with-icon .padd-right-20 {
    padding-right: 0 !important;
}
.sidebar .teaser {
    background: #eee;
    /*border-top: 4px solid #004990; /*lineclr*/
    /*border-bottom: 2px solid #004990; /*lineclr*/
    border: 1px solid #e3e3e3;
    padding: 0 0px 10px;
    margin-bottom: 20px;
}
.sidebar .teaser h2{
    font-size:20px;
}
.sidebar .teaser .content-box {
    margin: 0 15px;
}
.sidebar .teaser p.image-box {
    margin: 0 -15px 10px;
}
.sidebar .teaser.with-icon .manual-teaser-h2 {
    font-size: 17px;
    padding-left: 10px;
}

.sidebar .teaser.with-icon .icon {
    max-height: 40px;
}
.main-footer .widget.box {
    background: transparent;
    border:none;
    border-bottom: 0px solid #004990; /*lineclr*/
    border-top: 0px solid #004990; /*lineclr*/
    padding: 0 0px 20px;
}
.main-footer img.img-responsive {
margin-top:-20px;
}
.main-footer .footer-upper .styled-list-one li::before {
    color: #fff;
}
.main-footer .footer-upper .styled-list-one li a,
.main-footer .footer-upper .styled-list-one li a:visited,
.main-footer .footer-upper .styled-list-one li a:focus {
    color: #fff;
}
    .main-footer .footer-upper a,
    .main-footer .footer-upper a:visited,
    .main-footer .footer-upper a:focus {
        color: #fff;
    }
.umbraco-forms-caption {
    margin:20px 10px 10px;
}
.dark-column .umbraco-forms-caption {
    display:none;
}

div.form-control.form-cb.form-control-nobgcolor {
    background-color: unset;
}

div.form-control.form-control-noborder {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    height: auto;
    position:relative;
}
div.form-control {
    padding: 1px 3px;
}

.form-control.with-icon label {
   display:inline;
   margin:0;
   padding:0;
}
.form-control.with-icon .fa {
    position:absolute;
    right:10px;
    top:10px;
}
div.form-control input.form-control{
    padding: 0;
    border:none;
    box-shadow:none;
}
.form-group label {
    font-weight: 600;
}
.sidebar .comment-form .form-group {
    position: relative;
    margin-bottom: 5px;
}
.default-featured-column .content-box .form-control.text {
    margin-bottom: 5px;
}
.floatmessage.field-validation-error {
    float: left;
}

.field-validation-error,
.validation-summary-errors {
    font-style: italic;
    color: #D10D10;
}

    .validation-summary-errors a {
        text-decoration: underline;
        color: #9d0b0d;
    }

    .validation-summary-errors.validation-summary-invisible {
        display: none;
    }

.validation-summary-errors ul {
    display: none;
}

    fieldset legend {
        font-size: 18px;
    }
.share {
    margin-top: 20px;
    border-top: 2px solid #004990;
    margin-bottom: 0;
    padding:0;
    border-bottom: 2px solid #004990;
    clear:both;
}
    .share .column-info {
        font-size:14px;
        line-height:20px;
        margin-top:5px;
    }
    .share .fa {
        color: #004990;        
    }
    .share .black {
        color:#000;
    }
    .share .column-info a>span{
        font-size: 20px;
    }
    .share .categories {
        border-left: 1px solid #004990;
        padding-left:5px;
        margin-left: 5px;
    }
    .modal-dialog {
        max-width: 480px;
    }

img.icon {
    margin-bottom: 5px !important;
    max-width: 80px;
    max-height: 50px;
}
.form-result {
    border-left: 5px solid #004990;
    padding:10px 0;
    padding-left:10px;
    margin-left:-10px;
    background-color:rgba(255,255,255,0.5);
    margin-bottom:10px;
}
.form-result h2{
    font-size:20px;
}
.form-result p {
    color:#000!important;
}
.form-result.failure {
    border-color: #fbb040;
}
.form-result.success {
    border-color: #B9CB00;
}
.my-bookmarks li .btn {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:left;
}
.my-bookmarks li a.remove {
    width: 40px;
    margin: 1px;
    padding: 3px 0;
    text-align: center;
    background: #e6e6e6;
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 4px;
    right: 4px;
}
.my-bookmarks li:hover a.remove {
    display: block;
    background: #eee;
}
.my-bookmarks {
    border-bottom: 1px solid #e3e3e3;
    max-height:420px;
    overflow-y:scroll;
}
.my-bookmarks li.clearfix {
    padding:3px 0;
    border-top: 1px solid #e3e3e3;
    padding-right:3px;
    position:relative;
}

.ad-date {
    /*position: absolute;
    left: 30px;
    top: 25px;*/
    width: 60px;
    height: 60px;
    line-height: 30px;
    padding: 12px 10px 10px;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    background: #004990;
    border-radius: 40px 40px 40px 40px;
    margin-bottom: 5px;
}
.ad-date .month {
    font-size: 14px;
    line-height: 16px;
    display: block;
    font-weight:300;
    text-transform:uppercase;
}

.restricted {
    position:relative;
}
.restricted-form {
    padding:20px 40px;
    border: 2px solid #e3e3e3;
    border-radius:6px;
    background:#efefef;
    margin:0px 15px 0;
    position:absolute;
    top:120px;
}
.restricted .preview {
    min-height:780px;
}
.restricted .overlay {
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+1,0.8+60,1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0.95) 40%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.95) 40%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.95) 40%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
    .restricted .overlay:before {
        position: absolute;
        background:pink;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
/*.carrer-item .extra {
    height: 0;
    width:100%;
    background:#fff;
    overflow-y: hidden;
    position: absolute;
    bottom:25%;
    left:0;
}
.carrer-item:hover .extra {
    height: auto;
    
}*/
/* Removes the clear button from date inputs */
input[type="date"]::-webkit-clear-button {
    display: none;
}
/* Removes the spin button */
input[type="date"]::-webkit-inner-spin-button {
    display: none;
}
/* Always display the drop down caret */
input[type="date"]::-webkit-calendar-picker-indicator {

}
/* A few custom styles for date inputs */
input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block !important;
    visibility: visible !important;
}

input[type="date"], focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
h4.border {
    border-bottom:2px solid #e3e3e3;
    font-weight:400;
}
.is-relative {
 position:relative;
}
.image-gallery-description-toggle {
    display: none;
}
.image-gallery-description-toggle + label {
    display: block;
    position: absolute;
    top: -2em;
    z-index: 5;
    padding: 0 0 0 1.5em;
    font-weight: 400;
    line-height: 1;
    font-size:13px;
    line-height:16px;
}
.image-gallery-description-toggle + label .on {
    display: block;
}
.image-gallery-description-toggle + label .off {
    display: none;
}
.image-gallery-description-toggle:checked + label .on {
    display: none;
}
.image-gallery-description-toggle:checked + label .off {
    display: block;
}
.image-gallery-description-toggle + label + .image-gallery-description.slick-initialized {
    height: 0;
}

.image-gallery-description-toggle + label + .image-gallery-description {
    visibility: hidden;
    /*display:none;*/
}
.image-gallery-description-toggle:checked + label + .image-gallery-description.slick-initialized {
    height: auto;
}

    .image-gallery-description-toggle:checked + label + .image-gallery-description {
        visibility: visible;
        position: static;
        /*display: block;*/
        /*margin-bottom: 1em;*/
    }

.image-gallery-description-toggle:checked + label:after {
    
    bottom: 4px;
    border-bottom: 4px solid #000;
    border-top: 6px solid transparent;
}

.image-gallery-description-toggle + label:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    border: 6px solid transparent;
    border-top: 4px solid #000;
}
.carousel-prev,
.carousel-next {
    position:absolute;
    width:20px;
    right:0;
    bottom:-25px;
    z-index:2;
}
.carousel-prev {
    right: 25px;
}
.carousel-next {
}
.carousel-prev.slick-disabled,
.carousel-next.slick-disabled {
    opacity:.5;
}

#header-search {
    margin-top: 10px;
    padding: 0;
    border-top: 1px solid #d0d0d0;
}
#header-search .filter-section {

    margin-top: 30px;
}
.fixed-header    #header-search .filter-section {
        margin-top: 10px;
    }
#header-search .filter-section .form-group {
    margin: 0px 120px 0 0;
}
#header-search .theme-btn {
    top: 2px;
    right: 18px;
    position: absolute;
    padding: 4px 25px;
}
#header-search input.form-control {
    border-width: 2px;
    padding:6px 12px;
    height:auto;
    /*padding-right:100px;*/    
    /*margin-right:100px;*/
}
#header-search .close-x {
    border-width: 2px;
    padding:0px 6px;
    height: auto;
    position:absolute;
    right:-15px;
    top:6px;
}

.manual-teaser-h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:20px;
    margin:0;
    min-height:45px;
}
.tab-content {
    padding: 0 15px 20px;
    background: #f3f3f3;
    border: 1px solid #ddd;
    border-top:none;
}
.nav-tabs li.active:hover a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus,
.nav-tabs li.active a {
    background: #f3f3f3;
}
label .text-danger {
    padding:0 4px;
}
.info-box {
    margin:0;
}
.tooltip-inner {
    white-space: pre-wrap;
}
.section--main .tooltip-inner {
    text-align:left;
}


.inputfile + label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden
}

    .inputfile + label + span.ellipse {
        max-width: 175px;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden
    }

.no-js .inputfile + label {
    display: none
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

.btn-files {
    border: 1px solid;
    display: inline-block;
    padding: .5em 1em .375em;
    text-transform: uppercase;
    font-size: .875em;
    line-height: inherit;
    width: auto;
    max-width: 100%
}

    .btn-files span {

    }

    .btn-files:hover {
        text-decoration: none;
        color: #800046;
        border-color: #800046 !important
    }

        .btn-files:hover span {
            color: #800046;
        }

    .btn-files:active {

        outline: 0;
    }

.clear-inputfile {
        
    padding: .175rem .5rem;
}
.form-preview .form-control {
    border: none;
    border-radius: 0;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    box-shadow: none;
    padding:12px 2px 0px 2px;
    font-size:16px;
}
.form-preview .form-group {
    position: relative;
    font-weight: 400;

}
.form-preview .form-group textarea {
    height: 101px;
    padding: 2px 0;
}
.form-preview .form-group label {
    padding-right:25px;
}
.form-preview .form-control {
    padding-left: 25px;
}
.form-preview .form-group .form-control:before {
    color: #D10D10;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 20px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 14px;
    width: 20px;
}
#AnnulInformation fieldset {
    margin-bottom: 30px;
}
#AnnulInformation fieldset .form-group {
    margin-bottom: 30px;
}
#AnnulInformation fieldset legend {
    font-weight: 600;
    border-bottom: 2px solid #e3e3e3;
}
#AnnulInformation .form-group .clearfix label {
    line-height: 1.35;
    font-weight: 400;

}
#AnnulInformation .form-control.amount:after {
    content: "st";
    display: block;
    width: 20px;
    position:absolute;
    top:10px;
    right:0;
    font-style:italic;
}
#AnnulInformation .form-control.currency:after {
    content: "Kr";
    display: block;
    width: 20px;
    position: absolute;
    top: 10px;
    right: 0;
    font-style: italic;
}
#AnnulInformation .tooltip-inner{
    max-width:420px;
}
.help-text label {
    font-weight:400;
    font-style:italic;
    font-size:14px;
}
#file-list {
    padding-left:20px;
    margin:20px 0 0 0;
}
.form-preview #file-list {
    margin: 0px 0 10px 0;
}
.cc-revoke, .cc-window {
    position: relative !important;
}
.form-cb,
.gdpr-cb {
    position: relative;
}
.form-cb label,
.gdpr-cb label {
    padding-left: 20px;
    font-weight:400;
}
.form-cb input,
.gdpr-cb input {
    position: absolute;
    left: 0;
}

.course-item h3 a[aria-expanded=true] .fa:before {
    content: "\f056";
}

.documents .nav-tabs li {
    max-width:50%;
}
.documents .nav-tabs li a{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.staff-list.styled-list-one > li {
    font-weight:600;
    padding-left:5px;
    padding-bottom:5px;
    border-bottom: 1px solid #e3e3e3; /*lineclr*/
}
.staff-list.styled-list-one > li:before  {
    display:none;
}
.staff-list.styled-list-one > li:before {
    content: "\f14b"
}
.staff-list .styled-list-two li.active {
    color: #000;
    /*font-weight:600;*/
}
.staff-list .styled-list-two li.active:before {
    color: #B9CB00;
    font-size: 13px;
}
.staff-list .styled-list-two li.disabled:before {
    font-size: 13px;
    content: "\f00d";
}
.staff-list .styled-list-two li {
     font-size:13px;
     padding-left:20px;
     margin-bottom:0;
     margin-right:10px;
}
.company-label {
    font-weight: 600;
    padding:0 5px;
}
.form-company-info {
    border-bottom: 1px solid #e3e3e3; /*lineclr*/
    font-size:14px;
    padding:5px;
}
.company-info-wrapper {
    font-size: 14px;
}
.staff-list .widget {
    margin:0 20px;
}
.staff-list input[readonly=true] {
    color:#e0e0e0;
}

.featured-fluid-section .dark-column .content-box label {
    color: #efefef;
}
.slick-dots li button:focus,
.slick-dots li:focus button {
    outline: 5px auto -webkit-focus-ring-color;
}
.image-gallery-description-toggle:focus + label {
    outline: 5px auto -webkit-focus-ring-color;
}
.tp-banner .tp-bannertimer {
    display:none;
}
.default-featured-column.teaser .content-box .text.small {
    margin-bottom:10px;
}
.default-featured-column.teaser .content-box .text.small p {
    margin-bottom: 10px;
}
.default-featured-column.teaser .content-box .text.small p:last-of-type {
    margin-bottom: 0px;
}
.field-validation-valid,
.validation-summary-valid {
    display: none;
}
@media print {
    body > *:not(.page-wrapper) {
        display: none;
    }
    .page-wrapper > *:not(#main-content) {
        display: none;
    }
    .page-title, .menu-widget, .share, .scroll-to-top, .popular-tags {
        display: none !important;
    }
    .sidebar {
        page-break-inside:avoid;
    }

    body .page-wrapper > .main-footer {
        display: block !important;        
    }
    .main-footer .footer-upper{
        display:none;
    }
    .main-footer .footer-bottom {
        display: block;
        text-align:left;
    }
        .main-footer .footer-bottom .copyright {
            border-top:1px solid #000;
            text-align: left;
        }
    .print-header {
        padding:1em 0;
        border-bottom: 2px solid #B9CB00;
    }
    .print-header .logo-image {
        width: 250px;
    }
    [href]:after {
        display:none;
    }
}