* {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

.clearfix:before,
.clearfix:after{
    display:table;
    content:"";
}

.clearfix:after{
    clear:both
}

body {
	background-color: #f8f8f8;
	padding: 20px 20px 0px 20px;
        margin:0px;
        position: relative;
}

td, p {
	color: #333;
	font-size: 11px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	line-height: 120%;
}

a {
	color: #11aebf;
	font-weight: bold;
	text-decoration: none;
        cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #0e8996;
}

img  {
    border: 0px;
}

.faq-categegory {
    border: 1px solid #CCC;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: block;
}
.modernized div.contact-us-category {
    margin-bottom: 20px;
    display: block;
}
.modernized div.contact-us-category:nth-of-type(2) {
    padding-top: 20px;
    border-top: 1px solid #CCC;
}

.faq-categegory h2, .faq-categegory h2 a {
    display: block;
    font-weight: 300;
    font-family: lato, arial, helvetica, sans-serif;
    color: #333;
    font-size: 24px;
    margin-bottom: 0.4em;
}

.faq-categegory .content, .contact .content {
    display: block;
    border-bottom: 1px solid #999;
    padding: 5px 0px;
    margin: 0px;
}

.faq-categegory .content.selected, .contact .content.selected {
    position: relative;
    padding-left: 10px;
}

.faq-categegory .content.selected:after, .contact .content.selected:after {
    position: absolute;
    top:5px;
    left: 0px;
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    content: "\f0da";
}

.contact .content.condensed {
    border-bottom: 0px;
}

.faq-categegory .content:last-child, .contact .content:last-child {
    border-bottom: none;
}

a.faqQuestion, a.question {
        display: block;
	font-size: 18px;
        color: #333;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: 400;
}

.faqText {
        display: none;
        color: #333;
	font-size: 18px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
        font-weight: 300;
}

.references {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

a.navigation:hover {
	color: white;
	text-decoration: underline;
}

a.navigation,.navigation {
	color: #f0f0f0;
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: 4px;
}

.navigation_active { color: #129bc3; }
.infofield { color: white; }

input,textarea {
	color: #595959;
	font-size: 11px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	padding: 1px;
}

select {
	color: #595959;
	font-size: 11px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.whitetext { color: white; }
a.whitetext:hover { color: #13a0c6; }
.dottedright { border-right: 1px dotted #c3c3c3; }

h1, h2 {
	color: #333;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	line-height: 24px;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-weight: normal;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

.headline, h3 {
	color: #333;
	font-size: 12px;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
        margin-bottom: 5px;
	display: block;
	font-weight: bold;
}

.headline.no-margin, h3.no-margin {
    margin-bottom: 0px;
    line-height: 1em;
}

.list {
	font-size: 10px;
	line-height: 15px;
	background-image: url(/v4/resources/img/dottedline_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}

.infobox {
	background-color: #f7f7f5;
	padding: 10px;
	line-height: 20px;
        height: auto !important;
}

.infobox a {
    font-size: 12px !important;
}

.smallimages { padding-right: 8px; }

.buttonimage {
	margin-right: 4px;
	margin-bottom: -2px;
	margin-left: 4px;
	margin-top: 3px;
}

.inputdescription {
	background-color: #f7f7f5;
	color: #AA0000;
	padding: 8px;
	border: solid 1px #c3c3c3;
        height: 100px;
}

.doublerowspacing { line-height: 180%; }

.dotted_row {
	background: #ffffff url(/v4/resources/img/dottedline_vert.gif) repeat-y 0 0;
	width: 15px;
}

.dotted_col { background: #ffffff url('/v4/resources/img/horizontalDottedLine.gif') repeat-x 0 0; }
.work_statist { color: #CC0099; }
.work_publik { color: #9c3; }
.work_ovrigt { color: #333333; }
.work_skadespelare { color: #000066; }
.work_tv { color: #FF9933; }
.work_casting { color: #666666; }

.mainBox {
    display:inline-block;
    vertical-align: top;
    background-color: white;
    padding: 30px 20px 20px;
    border: solid 1px #dcdcdc;
    width: 1003px;
    overflow:visible;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    position: relative;
}

.audienceBoxContainer {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 964px;
    overflow: hidden;
    margin-left:18px;
    border-bottom:5px solid #333;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    
}

.audienceBox {
    display: inline-block;
    vertical-align: top;
    background-color: #333;
    color:#FFFFFF !important;
}

.audienceBox td {
    color:#FFFFFF;
}

.audienceBox td a {
    color: #FFFFFF;
}

.navActivePublic {
	margin-bottom: -2px;
	color: white;
	background-color: #10c0d1;
	vertical-align: bottom;
	font-size: 9px;
        background-position: top right;
}

.navActiveExtras {
	margin-bottom: -2px;
	color: white;
	font-size: 9px;
	vertical-align: bottom;
	background-color: #7BC900;
}

.navActiveProd {
	margin-bottom: -2px;
	color: white;
	font-size: 9px;
	vertical-align: bottom;
	background-color: #ab0008;
}

.navInactive {
	margin-bottom: -2px;
	height: 15px;
	vertical-align: bottom;
}

.message { color: #C00000; }

div.message-box {
    border:1px solid #00cce5;
    font-size:14px;
    line-height: 1.4em;
    background-color:#d0f2f6;
    padding:6px 6px 6px 40px;
    margin: 0px 0px 6px 0px;
    background-image: url('/v4/resources/img/attention.png');
    background-repeat: no-repeat;
    background-position: 6px 6px;
}

a.adminLink {
	font-size: 9px;
	color: #11aebf;
	text-decoration: none;
}

a.adminLink:hover {
	font-size: 9px;
	color: #0000FF;
	text-decoration: none;
}

a.buttonXS {
	color: #FFFFFF !important;
	
	background-image: url(/v4/resources/img/buttonXS.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 48px;
	line-height: 16px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonS {
	color: #FFFFFF !important;
	background-image: url(/v4/resources/img/buttonS.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 60px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonM, a.buttonMTrans {
	color: #FFFFFF !important;
	background-image: url(/v4/resources/img/buttonM.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 74px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonL {
	color: #FFFFFF !important;
	background-image: url(/v4/resources/img/buttonL.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 89px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonXL {
	color: #FFFFFF !important;
	background-image: url(/v4/resources/img/buttonXL.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 104px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonXXL {
	color: #FFFFFF !important;
	
	background-image: url(/v4/resources/img/buttonXXL.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 124px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonADD {
	color: #FFF;	
	background-image: url(/v4/resources/img/buttonADD.png);
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 17px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonDELETE {
	color: #FFF;	
	background-image: url(/v4/resources/img/buttonDELETE.png);
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 17px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonRedS {
	color: #FFF;
	background-color: #a92d1e;
	background-image: url(/v4/resources/img/buttonRedS.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 60px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a.buttonGrayS {
	color: #FFF;
	background-color: #546973;
	background-image: url(/v4/resources/img/buttonGrayS.png);
	display: block;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 60px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	text-align: center;
}

a:hover.button {
	color: #333;
	text-decoration: none;
}

.boltList {
	background-image: url(/v4/resources/img/bolt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px 0px 0px 10px;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 15px;
	font-size: 8pt;
}

li {
	padding-top: 1px;
	padding-bottom: 1px;
}

ul ul { list-style-type: circle; }

span.paymentImage {
	color: #FFF;
	background-image: url(/v4/resources/img/paymentFuture.png);
	background-repeat: no-repeat;
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	height: 17px;
	overflow: hidden;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-right: 7px;
	margin-left: 5px;
	vertical-align: middle;
}

span.paymentText {
	margin-right: 50px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}

table.tbl {
    width: 100%;
    border-collapse:collapse;
}

table.tbl td {
    vertical-align: top;
    padding: 2px 2px 5px 0px;
}

.mandatory {
    font-family: Arial;
    font-size: 14px;
    color: rgb(171, 38, 38);
    vertical-align: bottom;
}

th, td { border:0px solid green; }

fieldset {
    border:0px;
    margin:10px 0px 10px 0px;
    padding:0px 0px 15px 0px;
    background-image: url(/v4/resources/img/dottedline_horiz.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

fieldset p {
    margin:3px 0px 0px 0px;
    padding:0px;
}

legend {
    padding:3px 0px 0px 0px;
    font-weight: bold;
    font-size:12px;
}


#tblList a:visited { color:red; }

a.jobHeadline:visited {color:#7c1dc6}

.bloggPost p {
    margin:0px;
    padding:0px;
}
    
.facebookRegisterButton {
    display: block;
    width:168px;
    text-align: left;
    height:30px;
    line-height: 30px;
    padding:0px 6px;
    margin:0px;
    background-image: url('/v4/resources/img/facebookRegisterBg.png');
    color: #FFFFFF;
    white-space: nowrap;
    overflow:hidden;
}

.facebookRegisterButton:hover {
    text-decoration: none;
}

.facebookRegisterButton img {
    vertical-align: middle;
    line-height: 30px;
    width:18px;
    margin:0px 6px 0px 0px;
}

.facebookRegisterButton span {
    vertical-align: middle;
    line-height: 30px;
    color:inherit;
    font-weight: bold;
    font-size:12px;
}
    
.facebookLoginButton {
    display: inline-block;
    width:88px;
    text-align: left;
    margin:0px;
}

.facebookLoginButton:hover {
    text-decoration: none;
}

.facebookLoginButton img {
    vertical-align: middle;
    width:16px;
}

.facebookLoginButton span {
    vertical-align: middle;
    color:inherit;
    font-weight: bold;
}
    
#regContainer {
    width:180px;
    height:220px;
    *width:220px;
    *height:260px;
    background-color:#fdfccb;
    border-radius:6px;
    border:20px solid #fdfccb;
    overflow:hidden;
    -webkit-transition-property: height;
    -webkit-transition-duration: 1s;
    -moz-transition-property: height;
    -moz-transition-duration: 1s;
    transition-property: height;
    transition-duration: 1s;
    cursor:default;    
}

#regContainer.active {
    height: 414px;
    *height: 454px;
}

#regContainer hr, #register hr, #regForm hr{
    height: 1px;
    padding:0px;
    margin: 16px 0px 16px 0px;
    border:0px;
    border-top: 1px solid #CCCCCC;
}

#regContainer .regInput, .regForm .regInput {
    padding:0px 3px 0px 3px;
    border: 1px solid #AAAAAA;
    margin-top: 6px;
    height:22px;
    line-height: 22px;
    font-size:11px;
    *margin-top: 4px;
}

#regContainer .textField, .regForm .textField {
    width:180px;
}

#regContainer .formBgText, .regForm .formBgText {
    margin-top:-22px;
    margin-left:5px;
    display:block;
    height:22px;
    line-height: 22px;
    font-size:11px;
}

#regContainer .formBgText.hidden, .regForm .formBgText.hidden {
    display:auto;
    visibility: hidden;
}

#regContainer .hidden, .regForm .hidden {
    display:none;
}

#regContainer input.ok, .regForm input.ok {
    background: url(/v4/resources/img/flag_green_paddedright.png) center right no-repeat;
}

#regContainer input.error, .regForm input.error {
    background: url(/v4/resources/img/flag_red_paddedright.png) center right no-repeat;
}

#regContainer input.red, .regForm input.red {
    border: 1px solid #FF0000;
    border-left:6px solid #FF0000;
    background-color:#FFCCCC;
}

            
#blurLayer {
    position: absolute;
    z-index:999999;
    top:0px;
    left:0px;
    bottom:0px;
    right: 0px;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
}
#blurLayer.clear {
    background: rgba(0,0,0,0);
}

    #blurLayer span.waitInfo {
        position: fixed;
        top:250px;
        display:block;
        width:100%;
        text-align: center;
        font-family: 'Lato', Helvetica, Arial, sans-serif;
        font-size:12px;
        margin-top:18px;
    }

    #blurLayer iframe {
        border:0px;
        padding:0px;
        margin:0px;
    }

    #blurLayer #blurContent {
        position: fixed;
        box-sizing: border-box;
        z-index:10;
        display:inline-block;
        background-color:#FFFFFF;
        padding: 20px;
        top:20%;
        left: 50%;
        max-height: 90%;
        max-width: 90%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    #blurLayer #closeLink {
        position: absolute;
        top: -13px;
        right: -13px;
    }

    #blurLayer #loadingImg {
        top: 200px;
        left: 50%;
        margin-left:-14px;
        position:fixed;
    }
    
    #blurContent {
        text-align: left;
    }
    
    #blurContent p {
        display: block;
        max-width: 400px;
        font-size: 16px;
        padding:0px;
    }
    
    #blurContent h2 {
        max-width: 400px;
    }
    
    #blurContent .headerBar {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        padding:4px 10px 4px 10px;
        background-color:#FAFAFA;
        border-bottom: 1px solid #EEEEEE;
    }
    #blurContent .headerBar + * {
        margin-top:33px;
    }
    #blurContent .headerBar h2 {
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
    }
    #blurContent .headerBar #closeLink {
        top: 5px !important;
        right: 10px !important;
    }
    #blurContent img.dialog-image {
        float:left;
        vertical-align: middle;
        margin-right: 15px;
    }
    
button.reactivate-button {
    outline: none;
    border-radius: 3px;
    border: 2px solid #1e919e;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    margin: 0;
    margin-top: 5px;
    background: none;
    padding: 0;
    font-size: 14px;
    background: #27adc1;
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #2FC0D8 0%, #28A2B8 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #2FC0D8 0%, #28A2B8 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #2FC0D8 0%, #28A2B8 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2FC0D8), color-stop(1, #28A2B8));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #2FC0D8 0%, #28A2B8 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #2FC0D8 0%, #28A2B8 100%);
}

button.reactivate-button:hover {
    background: #239bad;
        /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #2DB7CF 0%, #279BB0 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #2DB7CF 0%, #279BB0 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #2DB7CF 0%, #279BB0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2DB7CF), color-stop(1, #279BB0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #2DB7CF 0%, #279BB0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #2DB7CF 0%, #279BB0 100%);
}

button.reactivate-button a {
    display: block;
    padding: 8px 9px;
    text-decoration: none;
    color: inherit;
}

.reactivate-text {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

button.btn {
    padding: 6px;
}

button .avatar-container {
    height: 30px;
    width: 30px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.avatar-container img {
    width: 100%;
    height: auto;
}

.to-mobile-banner {
    display: block;
    font-size: 18px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    background: linear-gradient(#eeeeee,#dddddd);
    border:1px solid #cccccc;
    margin:10px 0px 10px 0px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

span.larger, p.larget, td.larger {
    font-size:14px;
    line-height: 1.4em;
}

/*Start page image cropping*/
.right-bar-image-container {
    background-size: 100% auto;
    background-position: center center;
    max-height: 180px;
    overflow:hidden;
}
/*Start page image cropping*/
.right-bar-image-container img {
    width: 100%;
    visibility: hidden;
}

.login-container {
    position: absolute;
    box-sizing: border-box;
    background-color: #FFFFFF;
    padding: 70px 20px 20px 20px;
    width: 400px;
    top: 200px;
    left: 50%;
    margin-left: -200px;
    border: 3px solid #ccc;
    border-radius: 5px;
    font-family: arial, helvetica, sans-serif;
}

    .login-container span.message {
        text-align: left;
    }

    .login-container .close-link {
        position: absolute;
        z-index:10;
        top:-12px;
        right:20px;
    }

@media(max-width: 600px) {
    .login-container {
        position: fixed;
        box-sizing: border-box;
        background-color: #FFFFFF;
        padding: 70px 20px 20px 20px;
        max-width: 100%;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        border: 0px;
        margin-left:0px;
        border-bottom: 3px;
        border-radius: 0px;
        font-family: arial, helvetica, sans-serif;
    }
    
    .login-container .close-link {
        position: absolute;
        z-index:10;
        top:11px;
        right:11px;
    }
}

    .login-container h1 {
        position: absolute;
        z-index: 1;
        top:0px;
        right: 0px;
        left: 0px;
        display:block;
        line-height: 50px;
        border-bottom: 1px solid #CCC;
        font-size:18px;
        text-transform: uppercase;
        margin: 0px;
    }
    
    .login-container button {
        display: block;
        width: 100%;
        height: 42px !important;
        line-height: 42px;
        font-size: 12px;
        text-transform: uppercase;
        border-radius: 21px;
    }
    
    .login-container span.message {
        display: block;
        margin-top: 0px;
        margin-bottom: 8px;
    }
    
    .login-container .facebook-login-button {
        background-color: #3b5998;
        color: #FFF;
        background-image: none;
        border: 0px;
    }
    
        .login-container .facebook-login-button img {
            margin-right: 6px;
            height: 16px;
            vertical-align: sub;
        }
    
    .login-container .login-button {
        background-color: #358950;
        color: #FFF;
        border: 0px;
        margin-top: 20px;
        margin-bottom: 12px;
    }
    
    .login-container .facebook-login-button:hover {
        background-color: #3b5998;
    }

    .login-container .strike-through-label {
        margin: 40px 0px;
        display: block;
        position: relative;
        text-align: center;
    }

        .login-container .strike-through-label:before {
            content: '';
            position: absolute;
            display: block;
            top: 6px;
            left: 0px;
            right: 0px;
            height: 1px;
            background-color: #DDDDDD;
        }

        .login-container .strike-through-label span {
            position: absolute;
            display: inline-block;
            padding: 0px 10px 0px 10px;
            background-color: #FFFFFF;
            color: #555555;
            font-size: 12px;
            font-weight: normal;
            text-transform: uppercase;
            margin-top: 0px;
            margin-left:auto;
            margin-right:auto;
            left:0;
            right:0;
            max-width: 70px;
        }
        
        .login-container .row {
            display:block;
            position: relative;
            margin-left:0px;
            margin-right: 0px;
        }
        
            .login-container .row input {
                display:block;
                line-height: 42px;
                height: 42px;
                padding:0px 6px;
                border:1px solid #CCC;
                width: 100%;
                font-size: 14px;
                margin-bottom: 14px;
                box-sizing: border-box;
            }

            .login-container .row a#forgotten-link {
                position: absolute;
                top: 16px;
                right: 10px;
                font-family: 'Lato', Helvetica, Arial, sans-serif;
                font-size:12px;
            }
            .login-container span {
                font-size: 12px;
                margin-top:10px;
                display: block;
            }

.button {
    color: #FFFFFF;
    border: 0px;
    display: inline-block;
    *display: block;
    width: auto;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    border-radius: 17px;
    padding: 0px 30px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
    background-color: inherit;
    font-weight: 700;
}

button.nowrap {
    white-space: nowrap;
}

a.button:hover {
    color: #EEE;
}

    .button i {
        display: inline-block;
        margin-right: 0.5em;
        font-size: 1.2em !important;
    }
    
    .button span {
        font-size: 12px;
    }

    .button span, .button i {
        color: #FFFFFF;
        line-height: inherit !important;
        vertical-align: middle;
        font-weight: 700;
        margin-bottom: 0px !important;
    }

    .button.green {
        background-color: #11aebf;
    }

    .button.gray {
        background-color: #777777;
    }

    .button.light-gray {
        background-color: #BBBBBB;
        color: #333;
    }

    .button.payment-blue {
        background-color: #0094cf;
    }

    .button.payment-blue:hover {
        background-color: #1077a0;
    }

    .button.black {
        background-color: #333;
    }

    .button.payment {
        background-color: #e54c3c;
    }
    .button.payment:hover {
        background-color: #e55f51;
    }

    .button.facebook {
        background-color: #355089;
        white-space: nowrap;
    }
    .button.bordered {
        color: #11aebf;
        border:1px solid #11aebf;
    }
    
    .button.bordered:hover {
        color: #333;
    }
    
.payment-color {
    background-color: #e54c3c;
}

.payment-text-color {
    color: #e54c3c !important;
}
    
.payment-color:hover {
    background-color: #e55f51;
}
    
.button img {
    vertical-align: middle;
    line-height: 30px;
    width:14px;
    margin:0px 6px 0px 0px;
}
    .button.smallest {
        height: 20px;
        line-height: 20px;
        border-radius: 10px;
        font-size: 11px;
        padding: 0px 13px;
    }
        .button.smallest span, .button.smallest a, .button.smallest i {
            color: #FFF;
            line-height: 20px;
            font-weight: 700;
        } 
        .button.smallest img {
            line-height: 20px;
        }

    .button.small {
        height: 24px;
        line-height: 24px;
        border-radius: 13px;
        font-size: 12px;
        padding: 0px 20px;
    }
        .button.small span, .button.small a, .button.small i {
            line-height: 26px;
            margin-bottom: 0px;
            font-weight: 700;
        } 
        .button.small img {
            line-height: 26px;
        }

    .button.medium {
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        font-size: 14px;
    }
        .button.medium span, .button.medium a, .button.medium i {
            line-height: 40px;
            margin-bottom: 0px;
            font-weight: 700;
        }
        .button.medium span {
            font-size: 14px;
        }
        .button.medium img {
            line-height: 40px;
        }
    
    .button.large {
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
        font-size: 16px;
    }
        .button.large img {
            line-height: 50px;
        }
        .button.large span, .button.large i, .button.large a {
            line-height: 50px;
            margin-bottom: 0px;
            font-weight: 700;
        }
        .button.large span {
            font-size: 16px;
        }
    
    .button.full-width {
        width: 100%;
    }
    .button.inline {
        display: inline-block;
    }
            
.green-button {
    background-color: #358950;
    color: #FFFFFF;
    border: 0px;
    margin-top: 20px;
    margin-bottom: 12px;
    display: inline-block;
    *display: block;
    width: auto;
    height: 33px !important;
    line-height: 33px;
    font-size: 12px;
    border-radius: 20px;
    padding: 0px 50px;
}
            
#header .button {
    padding: 0px 50px;
}

.new-desktop-list {
    text-align: left;
    margin: 15px 0;
}

#searchResult .new-desktop-list {
    margin-bottom: 0px;
}

#searchResult .new-desktop-list.empty-list {
    margin-bottom: 0px;
}

button.show-more {
    margin: 0;
    border: none;
    font: inherit;
    line-height: 1em;
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: -5px;
    border-radius: 2px;
    background-color: #f0f0f0;
    cursor: pointer;
    display: block;
    width: 100%;
}

.new-desktop-list-element {
    /* border: 1px solid #f0f0f0; */
    padding: 10px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

.new-desktop-list-element.scroll-to-advert {
    background: #c8eff7;
}

.new-desktop-list-element.hidden {
    display: none;
}

.new-desktop-list-element .clickarea {
    display: block;
    position: relative;
    z-index: 1;
    padding: 10px;
    margin: -10px;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    min-height: 68px;   /* Ensures proper image size */
}

.new-desktop-list-element .info {
    line-height: 1.2em;
    max-height: 2.3em;
    overflow: hidden;
    font-size: 13px;
    padding-bottom: 2px;
}

.new-desktop-list-element .image {
    float: left;
    margin-right: 10px;
    width: 150px;
    text-align: center;
    position: absolute;
    top: 10px;
    bottom: 10px;
    box-sizing: border-box;
}

.new-desktop-list-element .image img {
    vertical-align: middle;
    max-width: 140px;
    max-height: 100%;
}

.new-desktop-list-element.big-element .image img {
    max-width: none;
    max-height: none;
    width: 100%;
}

.new-desktop-list-element .image .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.new-desktop-list-element.big-element .image .helper {
    display: none;
}

.new-desktop-list-element.big-element .image {
    float: none;
    position: relative;
    text-align: left;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
    overflow:hidden;
}

.new-desktop-list-element .category,
.new-desktop-list-element .days-left {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0px;
    color: #888;
    font-family: 'Lato', sans-serif;
    word-break: break-all;
}

.new-desktop-list-element .category {
    position: relative;
    display: inline-block;
    padding: 0px 0px 5px 10px;
    margin-bottom: 5px;
    background-color:#FFF;
    word-break:normal;
    white-space: nowrap;
}

.new-desktop-list-element.scroll-to-advert .category {
    background-color:#c8eff7;
}

.new-desktop-list-element .category:after {
    content: '';
    position: absolute;
    left:-15px;
    top: 0px;
    bottom: 0px;
    width: 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.new-desktop-list-element.scroll-to-advert .category:after {
    content: '';
    position: absolute;
    left:-15px;
    top: 0px;
    bottom: 0px;
    width: 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(left,  rgba(200,239,247,0) 0%, rgba(200,239,247,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(200,239,247,0) 0%,rgba(200,239,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(200,239,247,0) 0%,rgba(200,239,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c8eff7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

@media(max-width: 470px) {
    .new-desktop-list-element .category {
        margin-bottom: 0px;
        margin-top: 10px;
    }
}

.new-desktop-list-element .days-left {
    position: absolute;
    /* bottom: 0; */
    text-align: right;
    left: 10px;
    right: 0px;
    color: #d74085;
}

.new-desktop-list-element .body-content {
    position: relative;
    padding-left: 160px;
    /* padding-right: 110px; */
    padding-right: 110px;
    color: #333;
}

.new-desktop-list-element.big-element .body-content {
    padding-left: 0;
}

.new-desktop-list-element .box {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 150px;
    /* border-left: 1px solid #eee; */
    text-align: right;
    /* padding: 10px; */
    box-sizing: border-box;
}

@media(max-width: 600px) {
    .new-desktop-list-element .image {
        width: 90px;
    }
    .new-desktop-list-element .image img {
        max-width: 80px;
    }
    
    .new-desktop-list-element .body-content {
        padding-left: 100px;
        padding-right: 0px;
    }
    
    .new-desktop-list-element .box {
        position:static;
        display: inline-block;
        text-align: left;
    }
    
    .new-desktop-list-element .category, .new-desktop-list-element .days-left {
        position: static;
        display: inline-block;
        padding: 0px;
        margin: 0px 10px 0px 0px;
    }
    
    .new-desktop-list-element .bottom {
        position:static;
        display: inline-block;
    }
}

.new-desktop-list-element h2 {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 7px;
    display: block;
    line-height: 1.2em;
    font-family: "Lato", sans-serif;
        height: 1em;
    overflow: hidden;
    padding-bottom: 3px;
}

.new-desktop-list-element a:visited h2 {
    color: #609 !important;
}

.new-desktop-list-element .bottom {
    color: #888;
    font-family: "Open Sans", sans-serif;
}

.new-desktop-list-element .customer-type,
.new-desktop-list-element .post-area,
.new-desktop-list-element .county-name,
.new-desktop-list-element .pub-date,
.new-desktop-list-element .compensation-cost {
    font-size: 11px;
    font-weight: 700;
    color: inherit;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
    line-height: 1em;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
.promoted-job .compensation-cost {
    font-size: 11px;
    font-weight: 700;
    color: inherit;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 1em;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    color: #11aebf;
}

.new-desktop-list-element .compensation-cost {
    font-weight: 600;
    color: #11aebf;
}

#scroll_layer .compensation-cost {
    font-size: 11px;
    font-weight: 700;
    color: inherit;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
    line-height: 1em;
    text-transform: uppercase;
}

.new-desktop-list-element .pub-date i {
    font-size: 11px;
    position: relative;
    top: -1px;
}

.new-desktop-list-element .new-job {
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    position: relative;
    z-index: 2;
    border-radius: 2px;
    background: #11aebf;
    display: inline-block;
    color: #fff;
    /* right: 0px; */
    top: 0px;
    height: 16px;
    width: 22px;
    text-align: center;
    letter-spacing: 0px;
    /* margin-top: 0px; */
    margin-bottom: 10px;
}

.promoted-job .new-job {
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    z-index: 2;
    border-radius: 2px;
    background: #11aebf;
    position: absolute;
    display: block;
    color: #fff;
    /* right: 0px; */
    top: 10px;
    right: 10px;
    height: 16px;
    width: 22px;
    text-align: center;
    letter-spacing: 0px;
}

.new-desktop-list-element .delete {
    position: absolute;
    display: none;
    z-index: 2;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    color: #f00;
    background: #f0f0f0;
    cursor: pointer;
}

.new-desktop-list-element .delete i {
    line-height: inherit;
}

.new-desktop-list-element:hover .delete {
    display: block;
}

.job-list-header {
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    background: #333;
    background: #333;
    background: -moz-linear-gradient(left, #000000 0%, #515151 100%);
    background: -webkit-linear-gradient(left, #000000 0%,#515151 100%);
    background: linear-gradient(to right, #000000 0%,#515151 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#515151',GradientType=1 );
    line-height: 1em;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}

#promoted-jobs .job-list-header {
    width: 100%;
}

.sort-selector {
    padding: 11px;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    float:right;
    width: 19%;
}

.list-table {
    width: 100%;
    margin-bottom: 10px;
}

.no-hits {
    padding: 15px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}

#swedishRegions {
    z-index:3;
    top: 7px;
}
#danishRegions {
    z-index:2;
    top: 37px;
}
#norweiganRegions {
    z-index:1;
    top: 67px;
}
#additional-filters{
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    top: 101px;
    width: 230px;
    margin-top: 5px;
}
#additional-filters select {
    width: 55%;
}  
#additional-filters label {
    margin-left: 5px;
}    
#premium-banner {
    font-weight: normal;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
}

#filterForm {
    position: relative;
    margin-bottom: 15px;
}

.search-container {
    position: relative;
    display: block;
    margin-top: 8px;
}

.search-container input {
    padding: 8px 16px;
    width: 100%;
    font-size:16px;
    border-radius: 6px;
    border:1px solid #CCCCCC;
}

div#searchResult {
    display: none;
}

#filterForm a#filterLink {
    float:right;
}

.filter-section {
    background-color: #FFFFFF;
    padding: 10px;
    moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    border-radius: 2px;     
    width: 140px;
    height: 112px;
    /* overflow: hidden; */
    float: left;
    margin-left: 12px;
    margin-bottom: 10px;
    position: relative;
    font-family: "Lato", sans-serif;
}

.filter-section h1 {
    line-height: 1em;
    font-family: inherit;
}

.filter-section h2 {
    line-height: 1em;
    margin: 10px 0;
    display: block;
    font-family: inherit;
    white-space: normal;
}

.filter-section label input {
    vertical-align: middle;
}

.promoted-job {
    margin:0px 4px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    margin-bottom: 10px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
}

.promoted-job a {
    display: block;
    max-height: 260px;
    overflow:hidden;
}

.promoted-job p {
    padding: 0;
    font-size: 14px;
    line-height: 1.2em;
    margin: 7px 0;
    margin-bottom: 0;
}

.promoted-job p a {
    display: block;
}

.promoted-job h2 {
    line-height: 1.2em;
    margin-bottom: 7px;
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    font-family: "Lato", sans-serif;
}

.promoted-job img {
    width: 100%;
    max-width: 100%;
    height: auto;
    text-align: center;
}

.promoted-job .content {
    padding: 10px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
}

.promoted-job a {
    text-decoration: none !important;
    color: inherit;
    font-weight: inherit;
}

.promoted-job .new-buttonS {
    display: inline-block;
    color: #fff !important;
    background: #11aebf;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.promoted-job .new-buttonS:hover {
    background: #009498;
}

.promoted-job .bottom-section {
    margin-top: 10px;
    text-align: right;
    position: relative;
    margin: -10px;
    padding: 10px;
    margin-top: 10px;
    border-top: 1px solid #eee;
}

#menu td {
    position: relative;
}

#menu td div.dropdown-container {
    display: none;
    position: absolute;
    background: #222222;
    top:30px;
    left:0px;
    width: 200px;
    border-top:0px;
}

#menu td div.dropdown-container.active {
    display: block;
}

#menu td div.dropdown-container a {
    display:block;
    line-height: 34px;
    padding: 0px 10px;
    color:#FFFFFF;
    font-size:12px;
    text-decoration: none;
}

#menu td div.dropdown-container a:hover {
    background-color: #5f8f00;
}

.new-menu {
    padding: 10px 0;
}

.new-menu * {
    user-select: none;
}

.menu-logo {
    display: inline-block;
    margin-right: 30px;
    height: 45px;
}

.menu-logo img {
    max-height: 50px;
}

.new-menu .menu-option {
    display: inline-block;
    margin-right: 10px;
    color: #333;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.0em;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}

.new-menu .menu-option:last-of-type {
    margin-right: 0px;
}

.new-menu .menu-option span {
    font-size: 12px;
    line-height: 1.0em;
}

.new-domain-menu-item {
    margin-bottom: 5px;
}

.language-menu {
    margin-right: 5px;
}

.language-menu .new-domain-menu-toggle {
    padding: 0;
    background: 0;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.new-menu .active-menu-option {
    background: #11aebf;
    color: #fff;
}

.new-menu .menu-option:hover .main-option {
    background: #11aebf;
    color: #fff;
}

.new-menu .menu-option .main-option {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 7px;
    box-sizing: border-box;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
}

.new-menu .menu-option .dropdown-list-option a {
    padding: 10px;
    color: #333;
    text-decoration: none;
    position: relative;
    display: block;
    margin: -10px;
}

.new-menu .menu-option .dropdown-list-option div.img {
    border:1px solid #CCC;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    background-size: cover;
}

.new-menu .menu-option .dropdown-list-option i.fa-star {
    position: absolute;
    top: 0px;
    left: 30px;
    color: gold;
}

.new-menu .menu-option .dropdown-list-option a.message {
    color: #C00;
}

.new-menu .menu-option a.main-option {
    margin: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.new-domain-menu {
    position: relative;
    width: auto;
    display: inline-block;
    z-index: 3;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    cursor: pointer;
}

.language-menu img {
    vertical-align: middle;
}

.domain-wrapper {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 240px;
    text-align: right;
}

.language-menu .new-domain-menu-item {
    padding-right: 25px;
    position: relative;
}

.language-menu .new-domain-menu-item img {
    position: absolute;
    right: 0;
}

.new-domain-menu-item a {
    color: #333;
}

.new-domain-menu-toggle {
    padding: 7px;
    background: #f0f0f0;
    border-radius: 2px;
    font-weight: 600;
    height: 27px;
    box-sizing: border-box;
}

.new-domain-menu-toggle i {
    margin-left: 5px;
    font-size: 15px;
    line-height: 0px;
    position: relative;
    top: 1px;
}

.new-domain-menu-list {
    position: absolute;
    right: 0;
    text-align: right;
    padding-top: 5px;
    display: none;
}

.new-domain-menu:hover .new-domain-menu-list {
    display: block;
}

.new-domain-menu-container {
    padding: 10px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    background: #fff;
    border-radius: 2px;
}

.application-sent .status {
    display: block;
    background: rgba(255,255,255,0.5);
}

.status {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    
    display: none;
}

.box .check {
    color: #11aebf;
    font-size: 18px;
    margin-left: 5px;
    margin-bottom: 10px;
    position: relative;
    /* top: 0px; */
}

.no-matches {
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    background: #fff;
    padding: 15px 15px 15px 45px;
    background-image: url(/v4/resources/img/attention.png);
    background-repeat: no-repeat;
    background-position: 15px 14px;
    font-size: 17px;
    line-height: 1em;
}

.promoted-job .taping-date {
    background: #f0f0f0;
    line-height: 1em;
    display: inline-block;
    margin-top: 3px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 2px;
    padding: 6px;
}

.promoted-job .content p {
    max-height: 3.2em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    line-height: 1.15em;
    color: #333;
    padding-bottom: 2px;
}

.reminder,
.notice {
    margin: 20px 0;
    font-size: 16px;
    background-color: #11aebf;
    padding: 15px 45px 15px 45px;
    background-image: url(/v4/resources/img/attention.png);
    background-repeat: no-repeat;
    background-position: 15px 18px;
    color: #fff !important;
    font-family: 'Lato', sans-serif;
    line-height: 1.4em;
    position: relative;
}

.reminder a,
.notice a {
    color: inherit;
}

.reminder .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.bordered-notice {
    display: block;
    margin: 20px 0;
    font-size: 16px;
    background-color: inherit;
    border: 1px solid #CCC;
    border-radius: 15px;
    padding: 15px 15px 15px 15px;
    color: inherit;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.4em;
    position: relative;    
}

.bordered-notice:hover {
    text-decoration: none;
}

#domainMenu {
    position: absolute;
    top: 0;
    right: 0;
    font-family: helvetica,arial;
    height: 13px;
    font-size: 9px;
    overflow: hidden;
}

.domainMenu-item {
    float:right;
    padding:1px 10px 1px 15px;
}

.domainMenu-item a {
    color:#555;
}

.search-container-castings input {
    padding: 10px 40px 10px 10px;
    border: none;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    border-radius: 0;
    font-family: "Lato", sans-serif;
}

.search-container-castings img {
    position: absolute;
    right: 12px;
    top: 11px;
    max-height: 16px;
}

.sorting-container {
    height: 38px;
    border: none;
    border-radius: 0;
    float: right;
    position: absolute;
    /* display: inline-block; */
    /* overflow: hidden; */
    bottom: 0;
    top: 0;
    /* top: -38px; */
    right: 0;
    cursor: pointer;
}

span.sorting-header-l,span.sorting-header-s {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 13px;
    display: block;
    height: 100%;
    line-height: 19px;
}

span.sorting-header-l i,span.sorting-header-s i {
    position: static;
    line-height: 1.0em;
    color: #333;
}

@media(max-width: 470px) {
    span.sorting-header-l {
        display:none;
    }
    span.sorting-header-s {
        display:block;
    }
}

@media(min-width: 470px) {
    span.sorting-header-l {
        display:block;
    }
    span.sorting-header-s {
        display:none;
    }
}

.alternatives {
    /* margin-left: -10px; */
    /* margin-right: -10px; */
    position: absolute;
    top: 38px;
    right: 0;
    /* left: 0; */
    box-sizing: border-box;
    z-index: 2;
    width: 160px;
    background: #fff;
    border-top: 1px solid #eee;
    display: none;
}

.alternatives-wrapper {
    margin-bottom: -1px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
}

.alternative {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    /* height: 20px; */
    padding: 10px;
        margin-top: 0px;
    border-bottom: 1px solid #eee;
}

.alternative.active, .alternative:hover {
    background: #eee;
}

.alternative i {
    position: absolute;
    display: none;
    right: 10px;
    color: #11aebf;
}

.alternative.active i {
    display: inline-block;
}

.sorting-toggle {
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    height: 38px;
    box-sizing: border-box;
    padding: 10px;
    padding-right: 38px;
    position: relative;
    z-index: 2;
    background: #fff;
        overflow: hidden;
}

.sorting-toggle i {
    position: absolute;
    line-height: 38px;
    height: 38px;
    width: 30px;
    top: 0;
    right: 0;
    font-size: 20px;
    /* display: inline-block; */
    color: #11aebf;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 26px 14px #fff;
    -moz-box-shadow: 0px 0px 26px 14px #fff;
    box-shadow: 0px 0px 26px 14px #fff;
}

.sorting-toggle .opened {
    display: none;
}

.open .sorting-toggle .opened {
    display: block;
}
.open .sorting-toggle .closed {
    display: none;
}

.open .alternatives {
    display: block;
}

.right-header {
    padding: 10px;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.right-header-chosen {
    color: #fff;
    background: #11aebf;
}

.right-header-audience {
    color: #fff;
    background: #11aebf;
}



body#newMain {
    padding: 0;
    background: #fff;
}

#main-container {
    box-sizing: border-box;
    width: 100%;
    max-width: 1024px;
    border-radius: 2px;
    background: #fff;
    /* border: 1px solid #ddd; */
    border: none;
    margin: 0px auto;
    padding: 20px;
    position: relative;
}

#main-container {
    width: 1024px;
}

#hero {
    width: 100%;
    min-height: 230px;
    max-height: 320px;
    position: relative;
    z-index: 2;
    background: #EEE;
    /* border-radius: 3px; */
    box-sizing: border-box;
    padding: 0;
}

.overlaying-container {
    user-select: none;
    font-family: "Lato", sans-serif;
    /* height: 100%; */
    position: absolute;
    width: 100%;
    top: 135px;
    bottom: 0px;
    text-align: center;
}

.overlaying-container.buttons {
    font-family: "Lato", sans-serif;
    /* height: 100%; */
    position: absolute;
    width: 100%;
    top: 105px;
    text-align: center;
}

.overlaying-container span.shadowed-text {
    display: block;
    margin-top: -40px;
}

.overlaying-container span.shadowed-text h1, .overlaying-container span.shadowed-text span {
    font-weight: 600;
    line-height: 1.2em;
    display: block;
    color: #FFF;
    text-shadow:0px 0px 14px #333;
}

.overlaying-container span.shadowed-text h1 {
    font-size: 46px;
}

.overlaying-container span.shadowed-text span {
    font-size: 20px;
}

.overlaying-container span.shadowed-text span.terms {
    position: absolute;
    bottom: 5px;
    font-weight: 400;
    margin-top:10px;
    font-size: 11px;
    width: 100%;
}
.overlaying-container span.shadowed-text span.terms a  {
    font-weight: 400;
    font-size: 11px;
    color: #FFF;
}

.overlaying-container a.button {
    margin-top: 15px;
}

.overlaying-container.buttons a.button+a.button {
    margin-left: 7px;
}

.overlaying-container.buttons a.button.small {
    font-size: 14px;
}

.overlaying-container.buttons a.button i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

.overlaying-container.buttons a.button:hover {
    color: #FFF;
}

.underlaying-container {
    font-family: "Lato", sans-serif;
    height: 100%;
}

.underlaying-container img {
    display: block;
}

@media (max-width: 767px) and (min-width: 567px) {

    .overlaying-container span.shadowed-text h1 {
        font-size: 38px;
    }

    .overlaying-container {
        top: 20px;
        height: 200px;
    }

    .underlaying-container {
        height: 200px;
        background-position: top center;
        background-size: cover;
    }
    
    .underlaying-container img { 
        display: none;
    }
}

@media (max-width: 600px) {
    
    #hero {
        width: 100%;
        padding: 30px 0px;
        background-size: cover;
        min-height: 0px;
    }

    .overlaying-container.buttons {
        position: static;
    }
    
    #hero .underlaying-container {
        display: none;
    }
    
    .overlaying-container span.shadowed-text {
        margin-top: 0px;
    }
    
    .overlaying-container span.shadowed-text h1 {
        font-size: 18px;
    }
    
    .overlaying-container span.shadowed-text span {
        display:none;
    }   

    .overlaying-container.buttons a.button.medium {
        font-size: 14px;
        border-radius: 0px;
    } 
}
@media (min-width: 600px) {
    .overlaying-container.buttons a.button.medium {
        font-size: 14px;
        border-radius: 0px;
        overflow: hidden;
        /**/
    }    
}

.hero-main-text {
    font-size: 40px;
    font-family: "Lato", sans-serif;
    letter-spacing: -1px;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    display: block;
    text-align: center;
}

.hero-sub-text {
    font-size: 21px;
    margin-top: 15px;
    font-weight: normal;
    font-family: "Lato", sans-serif;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    display: block;
    text-align: center;
}

#job-list {
    box-sizing: border-box;
    margin-top: 15px;
}

#job-list .current-jobs h2 {
    margin-top: 0;
    margin-bottom: 5px;
}

#promoted-jobs {
    margin-top: 20px;
    box-sizing: border-box;
    position: relative;
    padding-left: 20px;
    height: 100%;
    padding-right: 3px;
    margin-right: -3px;
    overflow: hidden;
}

.hero-register-container {
    width: 260px;
    box-sizing: border-box;
    border-radius: 2px;
    height: 100%;
    padding: 5px;
    border-radius: 3px;
    background: #00b8c8;
    position: relative;
}

.hero-register-container.open .hero-register {
    height: 450px;
}

.hero-register {
    background: #fff;
    border-radius: 2px;
    width: 100%;
    height: 258px;
    margin-top: 5px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
}

.main-search-container {
    margin-top: 20px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    padding-right: 3px;
    padding-left: 3px;
}

.main-search-container input {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding-left: 13px;

    padding: 10px 40px 10px 10px;
    border: none;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    border-radius: 0;
    font-family: "Lato", sans-serif;
}

.main-search-container img {
    position: absolute;
    right: 12px;
    top: 11px;
    max-height: 16px;
    z-index: 2;
}

.left {
    float: left;
    width: 70%;
    box-sizing: border-box;
}

.right {
    position:absolute;
    top:0px;
    right:0px;
    bottom: 0px;
    width: 30%;
    box-sizing: border-box;
}

.register-login {
    float: right;
    /* display: inline-block; */
    position: relative;
    top: 29px;
    font-family: 'Lato', sans-serif;
}

.login {
    display: inline-block;
    margin-right: 5px;
    line-height: 1em;
    font-weight: 600;
    padding: 7px;
    font-size: 15px;
    /* background: #eee; */
    border-radius: 3px;
    color: #333;
    text-decoration: none !important;
}

.register {
    display: inline-block;
    line-height: 1em;
    padding: 7px;
    color: #fff;
    background: #f76f7b;
    border-radius: 3px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none !important;
}

.tabs {
    border-radius: 2px;
    overflow: hidden;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
}

.tab {
    width: 50%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    text-align: center;
    height: 37px;
    line-height: 37px;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 600;
    background: #fff;
    cursor: pointer;
}

.tab.active-tab {
    background: #eee;
}

.show-login {
    background: #eee;
}
.show-register {
    background: #f76f7b;
    color: #fff;
}

.dropdown-list {
    position: absolute;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    min-width: 110px;
    z-index: 3;
    padding-top: 5px;
}

/*
.menu-option:hover .dropdown-list {
    display: block;
}
*/

.dropdown-list-option {
    position: relative;
    display: block;
    font-size: 11px;
    line-height: 1em;
    padding: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

.dropdown-list-option.login {
    padding: 5px 10px;
}

.dropdown-list-option:hover {
    background: #f0f0f0;
}

.dropdown-list-option span.italic, .italic {
    font-style: italic;
}

.dropdown-list-spacer {
    height:1px;
    line-height: 1px;
    border-top:1px dotted #CCC;
}

.dropdown-list-container {
    margin-top: -1px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 1px 6px rgba(0,0,0,0.2);
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    padding: 10px;
}

.info-section {
    /* margin: -20px; */
    /* margin-left: -20px; */
    /* margin-right: -20px; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.half-panel {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}

#members-info {
    border-right: 1px solid #ddd;
}

.info-section h2, .info-section p {
    font-family: "Lato", sans-serif;
}

.info-section h2 {
    font-size: 36px;
    letter-spacing: -1px;
    margin-bottom: 25px;
    display: block;
}
.info-section p {
    font-size: 21px;
    font-weight: normal;
    line-height: 1.1em;
    margin: 15px 0;
}
.info-section span {
    font-weight: bold;
    display: block;
}

#members-info h2, #members-info span {
    color: #f86775;
}

#post-info h2, #post-info span {
    color: #38b6c5;
}

.main-option i {
    margin-left: 5px;
}

.underlaying-container {
    position: relative;
    overflow: hidden;
    box-shadow: inset -1px 9px 10px -9px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset -1px 9px 10px -9px rgba(0,0,0,0.5);
    -moz-box-shadow: inset -1px 9px 10px -9px rgba(0,0,0,0.5);
    -o-box-shadow: inset -1px 9px 10px -9px rgba(0,0,0,0.5);
}

.main-option {
    position: relative;
}

.language-menu .main-option {
    padding-left: 30px !important;
}

.language-menu .dropdown-list-option {
    font-size: 12px;
}

.language-menu .main-option img {
    position: absolute;
    height: 27px;
    top: 2px;
    left: 3px;
}

.language-menu .dropdown-list-option img {
    margin-right: 5px;
}

.menu-logo {
    position: relative;
}

.right-menu {
    display: inline-block;
    float:right;
    margin-right: 5px;
    margin-top: 10px;
}

/* Per default no icon on desktop */
.right-menu i.fa-user {
    display:none;
}

.promoted-jobs-container {
    margin-top: 15px;
    overflow:hidden;
}

@media (max-width: 567px) {
    .info-section .half-panel,
    #members-info {
        width: 100%;
        border: none;
    }
}

@media (max-width: 767px) {
    .left {
        width: 100%;
    }

    .right {
        float:right;
        margin-top: 20px;
        position: static;
        width: 100%;
    }

    #promoted-jobs {
        margin-top: 0px;
        padding-left: 0px;
    }

    .promoted-job img {
        display: none;
    }
}

.new-menu {
    padding: 10px 5px;
    margin: 0 -5px;
    background: #fff;
    position: relative;
    z-index: 8;
}

#menu {
    position: relative;
}

#main-menu-large {
    position: absolute;
    height: auto;
    box-sizing: border-box;
    background: #fff;
    z-index: 999;
    font-family: "Lato", sans-serif;
    display: block;
    right: -35px;
}

#account-menu {
    right: -62px;
}

#main-menu-large.hidden {
    display: none;
}

#main-menu-large .menu-column {
    width: 25%;
    box-sizing: border-box;
    padding: 15px 10px 5px 10px;
    display: table-cell;
    white-space: nowrap;
}

#main-menu-large .menu-column:not(:last-of-type) {
    border-right: 0px;
}

#main-menu-large .menu-column:last-child {
    border: none;
}

#main-menu-large .dropdown-list {
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    position: relative;
}

#main-menu-large .dropdown-list-option {
    border: none;
    padding: 5px;
    font-size: 14px;
    line-height: 1em;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.dropdown-list-option i {
    margin-right: 5px;
}

#main-menu-large .menu-column-header {

    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;

    margin-right: -10px;
    margin-bottom: 10px;
    margin-left: -10px;

    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;

}

#main-menu-large .dropdown-list-option a {
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    /* position: relative; */
    width: 100%;
    margin: -5px -5px -5px -5px;
    padding: 5px 5px 5px 5px;
    display: block;
}

#main-menu-large .dropdown-list-container {
    display: table;
    width: 100%;
    padding: 0;
}

.main-menu-large-toggle {
    padding-left: 27px !important;
}

.main-menu-large-toggle i {
    margin-left: 0;
    margin-right: 5px;
    display: none;
    position: absolute;
    left: 5px;
    line-height: 1em;
    height: 100%;
    line-height: 26px;
    top: 0px;
}

.main-menu-large-toggle.opened i.opened-icon {
    display: block;
}

.main-menu-large-toggle.closed i.closed-icon {
    display: block;
}

.my-pages i {
    margin-left: 0px;
    margin-right: 5px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.my-pages i.fa-comment {
    color: #C00 !important;
}

.hidden {
    display: none;
}

.dropdown-list-container::before {
    position: absolute;
    top: -4px;
    left: calc(50% - 4px);
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(0,0,0,0.15);
    border-left: 8px solid transparent;
    content: '';
}
.right-aligned .dropdown-list-container::before {
    left: auto;
    right: 33px;
}

.dropdown-list-container::after {
    position: absolute;
    top: -3px;
    left: calc(50% - 4px);
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    border-left: 8px solid transparent;
    content: '';
}
.right-aligned .dropdown-list-container::after {
    left: auto;
    right: 34px;
}

.new-menu .menu-option .dropdown-list-option a {
    padding: 5px;
    margin: -5px;
}

.new-menu .menu-option-register .main-option {
    background: #f76f7b;
    color: #fff;
}

#main-menu-large div.menu-column.mobile-only, div.menu-option.mobile-only, div.dropdown-list-option.mobile-only {
    display: none;
}

.job-list-more-button-container .button, #search-member-panel button,  #gallery-panel button {
    /* text-transform: uppercase; */
    font-weight: 600;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    border-radius: 3px;
    margin: 0 auto;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
    /* letter-spacing: 1px; */
    /* text-shadow: 0px 1px 1px rgba(0,0,0,0.2); */
}

.new-menu .menu-option-login .main-option {
    background: #eeeeee;
}

@media screen and (max-width: 700px) {
    
    /* Rearrange top menu to take less space on mobile */
    .right-menu {
        float:none;
        position: absolute;
        margin: 0px;
        top: 22px;
        left: 0px;
        right: 0px;
    }
    
    .new-menu .menu-option:hover .main-option {
        background: inherit;
        color: inherit;
    }
    
    /* Larger font awesome icons on mobile */
    .new-menu .menu-option {
        font-size: 22px;
    }
    
    /* Hide menu text on mobile */
    .menu-option i+span {
        display: none;
    }
    
    .right-menu .menu-option i.fa-comment {
        position: absolute;
        top: 5px;
        right: 7px;
    }
    
    /* Display icons on mobile */
    .right-menu .menu-option i {
        display: inline-block;
    }
    
    .new-menu .menu-option .main-option {
        padding: 0px;
    }
    
    .new-menu .menu-option.main-option-container {
        position: absolute;
        top: 0px;
        left: 0px;
    }
    
    .new-menu .menu-option.account-menu-container, .new-menu .menu-option.menu-option-login {
        position: absolute;
        top: 0px;
        right: 5px;
    }
    
    .new-menu .menu-option.menu-option-login .main-option {
        background: none;
    }

    .dropdown-list-container::before, .dropdown-list-container::after {
        left: -1px;
    }
    
    .right-aligned .dropdown-list-container::after {
        right: 3px;
    }
    
    .right-aligned .dropdown-list-container::before {
        right: 4px;
    }
    
    #main-menu-large {
        left: 0 !important;
        top: 25px;
        width: 80vw;
        max-width: 240px;
    }
    
    #account-menu {
        top: 25px;
    }

    #main-menu-large .menu-column {
        width: 100%;
        display: block;
    }

    #main-menu-large .dropdown-list-container {
        display: block;
    }
    
    #main-menu-large div.menu-column.desktop-only, div.menu-option.desktop-only {
        display: none;
    }
    
    #main-menu-large div.menu-column.mobile-only, div.menu-option.mobile-only, div.dropdown-list-option.mobile-only {
        display: block;
    }
    
    .menu-logo {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
    }
    menu-option {
        margin-right: 1px;
    }
}

form#feedback-container {
    position: fixed;
    z-index:1;
    bottom: -16px;
    left: 900px;
    display: inline-block;
    background-color: #FFFFFF;
    border-top: 2px solid #DDDDDD;
    border-left: 2px solid #DDDDDD;
    border-right: 2px solid #DDDDDD;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 6px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

form#feedback-container a#close-button {
    float:right;
}

form#feedback-container.open {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 0px 16px 0px rgba(255,255,255,0.75);
    box-shadow: 0px 0px 16px 0px rgba(255,255,255,0.75);
}

form#feedback-container span#feedback-headline, form#feedback-container a#close-button {
    display: none;
}

form#feedback-container.open span#feedback-headline, form#feedback-container.open a#close-button {
    display: inline;
}

form#feedback-container a#feedback-button {
    display: inline;
    color: #333;
    font-weight: normal;
}

form#feedback-container.open a#feedback-button {
    display: none;
}

form#feedback-container input, form#feedback-container textarea {
    display: block;
    margin: 6px 0px 0px 0px;
    padding: 4px;
    width: 200px;
}

form#feedback-container .button {
    margin-top: 6px;
}

iframe.embedded-video {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

a#switch-account {
    cursor: pointer;
}

div#switch-account-box {
    position: absolute;
    border: 3px solid #CCC;
    border-radius: 5px;
    padding: 0px;
    min-height: 80px;
    min-width: 80px;
    max-width: 388px;
    background-color: #FFF;
    text-align: left;
    z-index: 10;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 12px;
}

div#switch-account-box h2 {
    font-size: 16px;
    color: #333;
    padding-left: 5px;
}

div#switch-account-box div.text {
    padding-left: 5px;
}

div#switch-account-box:after {
    content: '';
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
    position: absolute;
    top: -8px;
    right: 10px;
    background-color: #CCC;
    width: 14px;
    height: 14px;
    z-index: 9;
}

div#switch-account-box div.container {
    position: relative;
    z-index: 10;
    background-color: #FFF;
    padding: 10px;
} 

div.container div.switch-container {
    padding: 5px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    border-top: 1px solid #CCC;
}

div#switch-account-box div.acccount-container {
    display: inline-block;
    width: 80px;
    height: 100px;
    overflow: hidden;
    margin: 5px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #EEE;
    border-radius: 3px;
}

div#switch-account-box div.acccount-container:hover {
    background-color: #EEE;
}

div.acccount-container div.img {
    display: block;
    width: 80px;
    height: 80px;
    background-size: cover;
}

div.acccount-container:hover div.img {
    opacity: 0.7;
}

div.acccount-container span {
    display: block;
    line-height: 20px;
}

div#waitContainer {
    position: fixed;
    z-index: 10000;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

div#waitContainer.fill {
    background-color: rgba(255, 255, 255, 0.7);
}

/** CSS LOADING SPINNER START http://tobiasahlin.com/spinkit/ **/>
.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

#switch-account-box .spinner {
    position: absolute;
    top: 10px;
    left: 10px;
}

#blurLayer .spinner {
    top: 200px;
    left: 50%;
    margin-left:-30px;
    position:fixed;
}

.cube1, .cube2 {
  background-color: #333;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes sk-cubemove {
  25% { 
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% { 
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% { 
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% { 
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% { 
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
/** END OF SPINNER **/

/** START OF LOADING DOTS **/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  display:inline-block;
  color: #ffffff;
  font-size: 7px;
  margin: -11px 0px 0px 0px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/** END OF LOADING DOTS **/

.full-image-overlay .image {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position:center center;
}

.full-image-overlay .close-overlay-area {
    position: absolute;
    color: #fff;
    border-radius: 50%;
    top: 7px;
    right: 7px;
    cursor: pointer;
}

.full-image-overlay{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color: rgba(0,0,0,0.7);
    z-index:10000;
    text-align:center;
}

.social-share-button:hover {
    text-decoration: none;
}
.social-share-button.twitter {
    background-color: #55acee;
}
.social-share-button.facebook {
    background-color: #3B5998;
}
.social-share-button.mail {
    background-color: #b1afa4;
}
.social-share-button {
    display: inline-block;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #FFFFFF;
    line-height: 30px;
    margin-right: 5px;
}
.social-share-button i {
    line-height: 30px;
    font-size: 16px !important;
}

div#footer {
    text-align: center;
    margin-top: 40px;
    padding: 20px 30px 30px 30px;
    display: block;
    background-color: #f2f2f2;
    color: #333;
    margin-left:-30px;
    margin-right:-30px;
    margin-bottom: -30px;
}

div#footer a.footer-element {
    margin-top: 10px;
    display: inline-block;
    width: 180px;
    max-width: 46%;
    text-align: center;
    color: #333;
    font-size: 14px;
}

div#footer a.footer-element:hover {
    text-decoration: none;
}

div#footer a.footer-element i {
    font-size: 24px;
    background-color: #666;
    color: #FFF;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    display: block;
}

@media (max-width: 700px) {
    div#footer a.footer-element.no-mobile {
        display: none;
    }
}

div#footer span.info-data {
    margin-top: 30px;
    display: block;
    font-size: 12px;
    line-height: 1.6em;
}

div#footer span.info-data a {
    color: #333;
}

td.easy-read-text, p.easy-read-text, span.easy-read-text, .easy-read-text {
    font-size: 1.0em;
    line-height: 1.2em;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

.easy-read-text h1 {
    font-size: 1.4em;
}

.easy-read-text h2 {
    font-size: 1.25em;
}

td.menu-info-bar {
    height: 20px;
}

.pages {
    text-align: center;
    font-size:18px;
    margin: 0 auto;
    margin-top: 20px;
    width: auto;
    position: relative;
    z-index: 1;
}

    .pages a.pagination-picker {
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #11aebf;
        border-radius: 3px;
    }

    .pages a.pagination-picker.first, .pages a.pagination-picker.last {
        font-size: 20px;
        line-height: 27px;
    }

    .pages a.pagination-picker.current {
        background-color: #11aebf;
        color: #FFF;
    }
    
.strike-through-label {
    padding: 0px 10px;
    overflow-y: visible;
    height: 7px;
    border-bottom: 1px solid #CCC;
}

.strike-through-label a, .strike-through-label span {
    display: inline-block;
    padding: 0px 2px;
    background-color: #FFF;
    color: #555;
    font-weight: normal;
    font-size: 14px;
}

div.center, h1.center, h2.center, p.center {
    text-align: center;
}

table.context-menu {
    border-collapse: collapse;
    padding: 0px;
    position: fixed;
    border: 1px solid #CCC;
    background-color: #FFF;
    -webkit-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.5);
}

table.context-menu tr.header td {
    background-color: #333;
    color: #FFF;
}

table.context-menu tr td {
    padding: 5px 24px 5px 14px;;
}

table.context-menu tr td+td {
    color: #999;
    padding: 5px 14px 5px 24px;;
    text-align: right;
}

table.context-menu tr:not(.header):hover td {
    background-color: #EEE;
}

.pictlayer {
    position:absolute;
    z-index:10;
    border:1px solid #999999;
    padding:10px;
    background-color:#ffffff;
    overflow:hidden;/*must have*/
}
.pictlayer img {
    max-width: 400px;
    max-height: 400px;
}
.pictlayer img.watermark {
    position: absolute;
    top: 0px;
    left: 0px;
}
a.search-image-container {
    position: relative;
    overflow: visible;
    display: inline-block;
}
#survey-form div.option-container {
    margin:5px 0px;
}

#survey-form button.option {
    color:#333;
    background-color: #FFF;
    background-repeat: no-repeat;
    font-weight:normal;
    font-size: 13px;
    width:100%;
    border: 1px solid #11aebf;
    border-radius: 6px;
    padding: 6px 10px;
    text-align: left;
    height: 29px;
    overflow-x:visible;
    white-space: nowrap;
    outline:none;
}

#survey-form button.option.active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMUXLf/PwAE1QJ/KhsRAgAAAABJRU5ErkJggg==);
    background-size: 100% 50%;
}

#survey-form button.option.other {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM88x8AAp0BzdNtlUkAAAAASUVORK5CYII=);
    background-size: 100% 50%;
}

span.smaller {
    font-size: 12px;
}

.fas.fa-info-circle {
    margin-left: 0.5em;
}

.relative {
    position: relative;
}




/** Modernized basic styles, to be used in future iterations of the site **/

.modern select, .modern input, .modern textarea, 
form.modernized input, form.modernized select, form.modernized textarea , 
select.modernized, input.modernized, textarea.modernized {
    margin-top: 3px;
    border: 1px solid #CCC;
    padding: 10px 12px;
    border-radius: 2px;
    font-size: 13px;
    width: 100%;
}

.modern select, select.modernized {
    padding: 9px 8px;
}

form.modernized input[type="checkbox"],
.modern input[type="checkbox"],
input[type="checkbox"].modernized {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0px;
}

.modern input[type="checkbox"]+label,
input[type="checkbox"].modernized+label {
    display: inline-block;
    vertical-align: middle;
    margin-left:5px;
}
            
input[type="file"].modernized, 
.modern input[type="file"] {
    padding: 8px 8px;
    position: relative;
}
.modern input[type="file"]:after,
input[type="file"].modernized:after {
    content: attr(data-text);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 5px 5px 27px;
    background-color: #FFF;
    display:flex;
    flex-direction:row;
    align-items: center;
    z-index: 10;
}

.modern input[type="file"]:before,
input[type="file"].modernized:before {
    position: absolute;
    top: 13px;
    left: 10px;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1c5";
    z-index: 20;
}

.modern input.datepicker,
input.modernized.datepicker {
    position: relative;
    padding-left: 30px;
}

label.date {
    position: absolute;
    top: 14px;
    left: 10px;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; content: "\f1c5";
    z-index: 20;
}

label.modernized {
    display: flex;
    flex-direction: row;
}

label.modernized * {
    align-self: center;
}

.modern span, .modern p, .modern div, .modern td, .modern li,
span.modernized, p.modernized, div.modernized, td.modernized, li.modernized {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
}

.modern span, .modern p, 
span.modernized, p.modernized {
    display: inline-block;    
}

.modern h3,
h3.modernized {
    font-size: 16px;
    font-weight: bold;
}

.modern h2, 
h2.modernized {
    font-size: 24px;
    font-weight: 300;
    display: block;
    display: relative;
}

.modern h2:not(:first-child), 
h2.modernized:not(:first-child) {
    margin-top:30px;
}

.modern div:not(:first-child) > h2:first-child {
    margin-top:20px;
}

.modern span, .modern p, .modern h2, 
span.modernized, p.modernized, div.modernized, h2.modernized {
    margin-bottom: 10px;
}

.modern a {
    font-weight: 400;
}

.modern a.button {
    font-weight: 700;
}

div.toggleBoxContainer {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    user-select: none;
    padding: 5px 0px;
}
input.toggleBox {
    display:none;
}
input.toggleBox+label.toggleBox {
    position: relative;
    display: inline-block;
    align-self: center;
    width: 38px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    margin-right: 7px;
    border: 1px solid #333;
    border-radius: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#424242+0,7d7e7d+58,3f3f3f+100 */
    background: rgb(66,66,66); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(66,66,66,1) 0%, rgba(125,126,125,1) 58%, rgba(63,63,63,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(66,66,66,1) 0%,rgba(125,126,125,1) 58%,rgba(63,63,63,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(66,66,66,1) 0%,rgba(125,126,125,1) 58%,rgba(63,63,63,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#3f3f3f',GradientType=0 ); /* IE6-9 */
}
input.toggleBox:checked+label.toggleBox {
    border: 1px solid #379;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e999e+0,11aebf+42,0fa8ad+100 */
    background: rgb(14,153,158); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(14,153,158,1) 0%, rgba(17,174,191,1) 42%, rgba(15,168,173,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(14,153,158,1) 0%,rgba(17,174,191,1) 42%,rgba(15,168,173,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(14,153,158,1) 0%,rgba(17,174,191,1) 42%,rgba(15,168,173,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e999e', endColorstr='#0fa8ad',GradientType=0 ); /* IE6-9 */
}
input.toggleBox+label.toggleBox:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 16px;
    width: 16px;
    border:1px solid #999;
    border-radius: 8px;
    background-color: #CCC;
}
input.toggleBox:checked+label.toggleBox:after {
    left: auto;
    right: 0px;
    background-color: #CCC;
}
div.toggleBoxContainer span {
    font-size: 14px;
    font-family: inherit;
    align-self: center;
}


div.bottom-dialog {
    position: fixed;
    display: flex;
    flex-direction: row;
    justify-content: center;
    z-index: 1000;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 20px 20px;
    border-top: 2px solid #11aebf;
    background-color: #FFF;
}

div.bottom-dialog div.inner-container {
    display: flex;
    flex-direction: row;
    max-width: 1003px;
}

@media (max-width: 700px) {
    div.bottom-dialog div.inner-container {
        flex-direction: column;
    }
}

div.bottom-dialog span {
    font-size: 13px;
    line-height: 1.4em;
}

div.bottom-dialog div.buttons {
    min-width: 270px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

div.bottom-dialog div.buttons a {
    margin: 0px 5px;
}

div.bottom-dialog a.close-button i {
    font-size: inherit;
}

@media (max-width: 700px) {
    div.bottom-dialog {
        flex-direction: column;
        padding: 10px 10px 10px 10px;
    }

    div.bottom-dialog div.buttons {
        padding-top:20px;
    }
    
    div.bottom-dialog span {
        font-size: 14px;
    }

    div.bottom-dialog a.close-button {
        position: static;
        margin-top: 10px;
    }
}


#blurLayer #blurContent.cookie-settings {
    padding: 0px;
    display: flex;
    flex-direction: row;
    max-width: 500px;
}

.cookie-settings div.menu {
    background-color: #EEE;
    flex-shrink: 3;
    padding-top: 20px;
}

.cookie-settings div.menu a {
    display: block;
    border-top:1px solid #DDD;
    padding: 5px 10px;
    color: #333;
    font-weight: normal;
}

.cookie-settings div.menu a:first-child {
    display: block;
    border: 0px;
    padding: 5px 10px;
}

.cookie-settings form {
    padding: 20px;
}

.cookie-settings form button {
    margin-top:20px;
}

.cookie-settings form .cookie-settings-page {
    display: none;
    position: relative;
}

.cookie-settings form .cookie-settings-page h2 {
    color: #333;
    margin: 0px 0px 10px 0px;
    display: block;
}

.cookie-settings form .cookie-settings-page .toggleBoxContainer {
    position: absolute;
    top: 0px;
    right: 0px;
}

.cookie-settings form .cookie-settings-page#cookie-settings-info {
    display: block;
}

#regForm h1, #regLinks h1, #regForm h2, #regLinks h2 {
    display: block;
    margin-bottom: 0.5em;
}

#regForm h1:first-child, #regLinks h1:first-child, #regForm h2:first-child, #regLinks h2:first-child {
    margin-bottom: 1em;
}

#regForm h1:not(:first-child) {
    margin-top: 1.2em;
}

#regForm .login-link {
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
}

.input-container {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    padding: 0px 0px 10px 0px;
    vertical-align: top;
}

.input-container.unpadded {
    padding: 0px;
}

.input-container.top-pad {
    padding-top: 10px;
}

.input-container label.placeholder {
    position: absolute;
    font-size: 15px;
    top: 21px;
    left: 16px;
    font-weight: normal;
    color: #777;
    line-height: 1.0em;
}
.input-container input:focus+label.placeholder, .input-container.filled-in label.placeholder, .input-container textarea:focus+label.placeholder {
    position: absolute;
    font-size: 10px;
    top: 9px;
}
.input-container input:not([type="checkbox"]):not([type="radio"]), .input-container textarea {
    box-sizing: border-box;
    font-size: 15px;
    color: #777;
    font-weight: normal;
    padding: 14px 16px 14px 16px;
}
.input-container select {
    box-sizing: border-box;
    padding: 13px 15px;
}
.input-container input:focus, .input-container.filled-in input, .input-container textarea:focus, .input-container.filled-in textarea {
    font-size: 15px;
    line-height: 1.0em;
    color: #777;
    font-weight: normal;
    padding: 20px 16px 8px 16px !important;
}
.input-container img {
    display: block;
    max-width: 50px;
    max-height: 50px;
    margin-top: 5px;
}
.input-container.half {
    width: 49%;
    display: inline-block;
    margin-right: 1%
}
.input-container.half+.input-container.half {
    margin-right: 0%;
    margin-left: 1%;
}
.input-container input[type='checkbox'], .input-container input[type='radio'] {
    width: auto;
    height: auto;
    border:0px;
    padding:0px;
    margin: 0px 4px 0px 0px;
}
.input-container input[type='radio']:not(:first-of-type) {
    margin-left: 5px;
}
.input-container i.fa-info-circle {
    position: absolute;
    top: 18px;
    right: 16px;
    z-index: 1;
    font-size: 16px;
    color: #11aebf;
}

#dialog .input-container {
    padding: 0px 0px 5px 0px;
    vertical-align: top;
}

#dialog .input-container input {
    padding: 8px 12px;
    font-size: 12px;
}

#dialog .input-container input:focus, #dialog .input-container.filled-in input {
    padding: 13px 10px 3px 12px !important;
}

#dialog .input-container select {
    box-sizing: border-box;
    font-size: 12px;
    padding: 5px 7px;
}

#dialog .input-container label {
    font-size: 12px;
}

#dialog .input-container label.placeholder {
    font-size: 12px;
    top: 14px;
    left: 12px;
}
#dialog .input-container input:focus+label.placeholder, #dialog .input-container.filled-in label.placeholder {
    font-size: 9px;
    top: 7px;
    left: 13px;
}

#horizontal-flex {
    width: 100%;
    display: flex;
    flex-direction: row;
}

#display-hint {
    position: absolute;
    padding: 8px;
    background-color: #FFF;
    border: 1px solid #CCC;
    z-index: 10;
}

#display-hint:after {
    content: "";
    position: absolute;
    background-color: #CCC;
    left: -4px;
    top: 0px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
    z-index: 9;
}

#display-hint .close-display-hint {
    position: absolute;
    top: -5px;
    right: -5px;
}

#display-hint span {
    color: #333;
}

.shadowed {
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.6);
}

.nowrap {
    white-space: nowrap;
}

a.gray:not(.button) {
    color: #666;
}

label.checkbox-toggle {
    display: block;
    box-sizing: border-box;
    padding: 2px 6px;
    border: 1px solid #CCC;
    user-select: none;
    width: 100%;
    background-color: #ffffff;
    white-space: nowrap;
    font-size: 13px;
}

.modern label.checkbox-toggle, label.checkbox-toggle.modernized {
    margin-top: 3px;
}

label.checkbox-toggle input {
    display: none !important;
}

label.checkbox-toggle i {
    display: none;
    color: #11aebf;
    font-size: 23px;
    vertical-align: sub;
    margin-right: 5px;
}

label.checkbox-toggle input:checked+i.fa-check-square {
    display: inline-block;
}

label.checkbox-toggle input:not(:checked)+i+i.fa-square {
    display: inline-block;
}

h3 span, .modern h3 span, h3.modernized span {
    font-weight: inherit;
    font-size: inherit;
}

/**
 * Dialog created using javascript Dialog._*
 * TODO: Remove once beta is over, then all will get this from modern.css
*/
#dialog-background-layer {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#dialog-background-layer.enabled {
    background-color: rgba(255,255,255,0.75);
}
#dialog-background-layer #dialog-wrapper-layer {
    position: absolute;
    z-index: 1000;
    top: 10vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 300px;
    max-width: 500px;
    min-height: 10px;
    background-color: #FFF;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.6);
}
#dialog-background-layer #dialog-wrapper-layer #dialog-close-button {
    position: absolute;
    top: -12px;
    right: -12px;
}
#dialog-background-layer #dialog-wrapper-layer #dialog-container-layer {
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding: 20px;
    max-height: 100%;
    overflow: visible
}
#dialog-background-layer #dialog-wrapper-layer #dialog-container-layer > *:not(:last-child) {
    margin-bottom: 10px;
}

#dialog-container-layer h1, #dialog-container-layer h2, #dialog-container-layer h3, #dialog-container-layer span, #dialog-container-layer p, #dialog-container-layer label, #dialog-container-layer input, #dialog-container-layer select, #dialog-container-layer textarea {
    margin: 0px;
}

#dialog-container-layer .flex-column h3 {
    font-size: 16px;
}

#dialog-container-layer .flex-column input, #dialog-container-layer .flex-column textarea {
    display: block;
    width: 100%;
}

#dialog-container-layer .flex-column textarea {
    min-height: 60px;
}

#dialog-container-layer .flex-column > div:not(:last-of-type) {
    margin-bottom: 10px;
}

#dialog-container-layer .flex-column.twelfth-gap > div:not(:last-of-type) {
    margin-bottom: 5px;
}

#dialog-container-layer input, #dialog-container-layer textarea, #dialog-container-layer select {
    box-sizing: border-box;
    padding: 10px 12px;
    border: 1px solid #CCC;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
}

#dialog-container-layer select {
    padding: 0px 12px;
}

/* Error messages in registration */
input.error, select.error, textarea.error {
    border: 1px solid #D00 !important;
    background-color:#FFFFFF !important;
}
input.info, select.info, textarea.info {
    border: 1px solid #D00 !important;
    background-color:#FFFFFF !important;
}
div.cell div.errorMessage, div.errorMessage {
    font-size: 12px;
    color: #D00;
    padding: 5px 16px 0px 16px
}
div.cell div.infoMessage {
    font-size: 13px;
    color: #333;
}
div#info-links-top {
    margin-bottom: 30px;
}

input:focus {
    outline: 0px;
}