@import url('https://fonts.googleapis.com/css?family=Advent+Pro:100&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poiret+One&display=swap');
/*div.moduletable-workshop * input.button.subbutton.btn.btn-primary[type="submit"]  {
 background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(28, 174, 9) 0px, rgb(35, 125, 23) 50%, rgb(28, 174, 9) 100%) no-repeat scroll 0% 0% !important ;
 color: white !important;
}*/


/*.item-pageneurovisdom .postcontent ul > li::before, .post ul > li::before, .textblock ul > li::before { 
content: url('../images/postbullets.png') !important; }*/

.item-pageneurovisdom button { width:100%; border-radius:15px; text-align:center; 
padding: 10px 0 10px 0; background: #2c8913; color: #f9fbf9; font-size: 24px; }

div.2-cols { columns: 350px 2; )

.item-page-webinar * li:before { content: url('../images/postbullets.png'); }

.item-page-8uger * li { content: url('../images/Checkmark.gif') !important; }

div.moduletable-workshop {
margin: 0 0 0 25px;
}

div.moduletable-workshop .acymailing_introtext {
font-size: 25px;
font-weight: bold;
font-family: myGeneva;
text-align: left;
color: #525254;
padding:0;
}

div.acymailing_module-starsdiscovery introtext {
  padding-bottom: 0;
}

div.acymailing_module-starsdiscovery input[type="text"] {
  border: solid 1px #777777;
  padding: 5px 0 5px 10px;
}
div.acymailing_module-starsdiscovery * input[type="submit"] {
  border: solid 1px #777777;
  padding: 5px 0 5px 10px;
  background: #eeeeee;
  color: #993366;
}


li.stars:before { 
  content: url(../images/postbullets.png; )
}

div.pinkborder {
line-height:125%;
border: solid 2px #993366;
margin-bottom:10px;
border-radius: 10px;
padding: 8px 8px 0 8px;
font-size:25px;
}
div.pinkborder p { 
margin-bottom:4px;
margin: 0 0 4px 0;  }

span.tooltips-link.modulindhold {
    border: 1px solid #999999;
    background-color: #EEEEEE;
    padding: 3px 10px;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; */
}
div.popover.modulindhold {
    background-color: #f6a086;
    color: #FFFFFF;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	border: solid 2px #006582;
}
div.popover.modulindhold .arrow {
    border-right-color: #006582;
}
div.popover.modulindhold .popover-title {
    background-color: #FFFFFF;
    color: #006582;
    font-size: 1.5em;
    font-weight: bold;
   /* -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; */
}

div.popover.modulindhold h2 {
  color: #006582; font-size: 26px; font-family: 'Open Sans';
}

div.popover.modulindhold ul li { font-size: 16px; color: #006582; margin-bottom: 8px; }

@media screen and (max-width:350px) { 
div.item-page-modtil * h1 { font-size: 20px !important; }
div.item-page-modtil * h2 { font-size: 24px !important; }
}

div.moduletable-green * input.button.subbutton.btn.btn-primary[type="submit"]  { 
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #ffc966 !important; 
  background: -webkit-linear-gradient(left, #d3e784 0%, #b9d080 70%, #d3e67d 100%) no-repeat !important;
  background: -moz-linear-gradient(left, #d3e784 0%, #b9d080 70%, #d3e67d 100%) no-repeat !important;
  background: -o-linear-gradient(left, #d3e784 0%, #b9d080 70%, #d3e67d 100%) no-repeat !important;
  background: -ms-linear-gradient(left, #d3e784 0%, #b9d080 70%, #d3e67d 100%) no-repeat !important;
  background: linear-gradient(to right, #d3e784 0%, #b9d080 70%, #d3e67d 100%) no-repeat !important;
  -svg-background: linear-gradient(left, #d3e784 0%, #b9d080 70%, #d3e67d 100%) no-repeat !important; 
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3); */
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  border-width: 0;
  padding: 10px 20px;
  margin: 0 auto;
  font-size:22px; font-weight:600; color:#231f20;
  margin-top:25px;
} 

div.moduletable-workshop * input.button.subbutton.btn.btn-primary[type="submit"]  { 
  background: #2bb82b !important;
  background-image: -webkit-linear-gradient(top, #2bb82b, #2bb82b) !important;
  background-image: -moz-linear-gradient(top, #2bb82b, #2bb82b) !important;
  background-image: -ms-linear-gradient(top, #2bb82b, #2bb82b) !important;
  background-image: -o-linear-gradient(top, #2bb82b, #2bb82b) !important;
  background-image: linear-gradient(to bottom, #2bb82b, #2bb82b) !important;
  -webkit-border-radius: 14 !important;
  -moz-border-radius: 14 !important;
  border-radius: 14px !important;
  -webkit-box-shadow: 0px 1px 3px #666666 !important;
  -moz-box-shadow: 0px 1px 3px #666666 !important;
  box-shadow: 0px 1px 3px #666666 !important;
  font-family: Arial !important;
  color: #ffffff !important;
  font-size: 18px !important;
  padding: 10px 30px 10px 30px !important;
  text-decoration: none !important;
  width: 80%;
} 

div.moduletable-workshop * input[type="text"]  { 
width: 78% !important;
padding: 10px 0 10px 20px;
margin:0 !important;
background-color: #ffffff;
border: solid 2px #777777;
}

div.moduletable-workshop p {
text-align: left;
margin:2px
margin-bottom: 2px;
}

div.item-pageuddannelsen div.moduletable-workshop * a {
color: #000000 !important;
text-decoration: underline !important;
}

div.item-pageuddannelsen div.moduletable-workshop * a::before {  content: "Jeg accepterer ";}

div.item-pageuddannelsen div.moduletable-workshop *.onelist label {  font-size: 16px; }

.btn:hover {
  background: #a6bf1b;
  background-image: -webkit-linear-gradient(top, #a6bf1b, #345c04);
  background-image: -moz-linear-gradient(top, #a6bf1b, #345c04);
  background-image: -ms-linear-gradient(top, #a6bf1b, #345c04);
  background-image: -o-linear-gradient(top, #a6bf1b, #345c04);
  background-image: linear-gradient(to bottom, #a6bf1b, #345c04);
  text-decoration: none;
} }

div.workshopref blockquote {
 width: 45% !important;
 min-width:325px !important;
 font-size: 20px !important;
 line-height:130% !important;
 max-width:800px !important;
}

div.workshopref * img {
  float:left !important;
  border-radius:50% !important;
	border: solid 5px #6da1c0;
	margin:25px 20px 15px 0px !important;
	width: 175px !important; height:175px !important;
	position: relative;
	top:10px;
}

div#uddbuynow { 
float: left; 
margin: 0px 0px 0 20px; 
position: relative; 
top: -40px; 
left: 40px; 
max-width: 300px; 
}
@media screen and (max-width: 600px) { 
left:0;
}


/* SLET STRESSSPORENE - FB */

div.item-page-slet-stress-fb h1 { font-size: 75px;  }
div.item-page-slet-stress-fb  figure.lp-img img { max-width:400px; }
div.item-page-slet-stress-fb div.moduletable-buynow {
 border: solid 1px #006582;
 border-radius: 10px;
 padding: 10px;
 max-width: 400px;
}
div.item-page-slet-stress-fb div.moduletable-buynow input[type="text"] {
 border: solid 1px #006582;
}

@media screen and (max-width: 600px) { 
div.item-page-slet-stress-fb h1 { font-size: 50%; }
div.item-page-slet-stress-fb figure.lp-img img {  border: solid 6px red; }
div.item-page-slet-stress-fb  figure.lp-img img { max-width:200px; }
}

ul#-starreacher { 
margin:0; 
}

/*ul#-starreacher li:before { content:	""; }*/
ul#-starreacher li {
  float:left;
  list-style-type:none;
  margin: 0 5px 5px 0;
  padding:0;
}

ul#-starreacher li a {
display: block;
color: #555555;
text-decoration: none;
font-size: 20px;
font-weight:bold;
padding : 6px 10px 6px 10px;
text-align: center;
border-radius: 15px;
background: #aacd58;
width: 140px;
}
ul#-starreacher li a.currentpage { color:#222222; background: #cf90b1 }
ul#-starreacher li:nth-child(4) a { width: 220px; }
ul#-starreacher li:nth-child(1) a, ul#-starreacher li:nth-child(2) a, ul#-starreacher li:nth-child(5) a { width: 100px; }

@media screen and (max-width:895px) { 
ul#-starreacher li a {
font-size: 14px;
padding : 5px 8px 5px 8px;
border-radius: 15px;
width: 140px;
}
}

/* MMC Advanced Form */
div.moduletableMMC-advanced {	
font-size:12px;
}

div.moduletableMMC-advanced * div.acymailing_introtext {
font-size:28px;
color: #30b00c !important;
font-weight:bold !important;
}
div.moduletableMMC-advanced * input.button.subbutton.btn.btn-primary {
font-size:28px;
color: #ffffff !important;
max-width:100%;
background: #f8edd4 !important;
background: -webkit-linear-gradient(left, #1cae09 , #237d17 50%, #1cae09 100%) no-repeat !important;
background: -moz-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
background: -o-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
background: -ms-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
background: linear-gradient(to right, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
-svg-background: linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
}
div.moduletableMMC-advanced * label a {
font-size:12px;
color: #000000 !important;
text-decoration: underline !important;
}

div.item-page-landingpage h1 { text-align: center; font-family: Edwardian Script ITC; font-size: 120px; border-bottom: solid 2px #fcd580; color: #6da1c0; }
div.item-page-landingpage h2{ text-align: center; font-size: 25px;  }


@media screen and (max-width:495px) { 
div.item-page-landingpage h1 { font-size:25px; }
div.item-page-landingpage h2 { font-size:16px; }
div#lp-container { display: flex; flex-direction: column; }
div#lp-img { order: 2; }
div#lp-info { order: 1; }
} 



/* REFERENCE POPUPS */

figure.reference {
  
/*max-width: 329px;*/
/*min-width:280px;*/
max-width: 270px;
min-width:250px;
float:left;
margin: 20px 8px 0 8px;
border-radius: 15px;
/*background: #e6f2ff;*/
padding: 10px 10px 25px 10px;
height: 380px;
}

div.item-pageuddannelsen figure.reference img {
width:200px;
display: block;
border-radius:50%;
border: solid 5px #6da1c0;
margin:5px 0 15px 20px;
height: auto;
  
}

div.item-pageuddannelsen figure.reference img.refvideo {
width:267px;
display: block;
border-radius:30px;
border: solid 5px #6da1c0;
margin:5px 0 15px 20px;
}

figure.reference figcaption { 
font-family: myGeneva;
/*font-size:20px;*/
color: #006582;
line-height:110%;06-09-2017
height:190px;
}

figure.reference h3 {	
/*font-family: myOpificio;*/
font-size: 22px;
/*color: #7ba4bb;*/
height:110px;
padding-left:30px;
background: url("/images/quotation/ref-quote.jpg") no-repeat;
}

figure.reference figcaption h3 { 
/*font-family: myOpificio;*/
font-size: 22px;
/*color: #7ba4bb;*/
margin:5px 0 0 0 ;
height:auto;
}

figure.reference figcaption h4 { 
/*font-family: myOpificio;*/
font-size: 18px;
/*color: #7ba4bb;*/
margin:5px 0 0 0 ;
height:auto;
}


div.popup-reference h2  { margin-top:30px; }
div.popup-reference img  { float:left; margin: 22px 40px 80px 0; max-width;100% !important; }

@media screen and (max-width:495px) { 
div.popup-reference img  { float:left; margin: 22px 40px 20px 0; max-width;100% !important; }
}

div.popup-reference p  {
line-height: 125%;
margin: 0 0 5px 0;
}
div.popup-reference  { padding: 0 30px 50px 30px; }

div.item-pageny-landing div.leftspace { 
  width: 550px;
  height: 1px;
  float: left;
}

div.item-pageny-landing h1 { font-size:350%; }

div.item-pageny-landing h2 { font-size:150%;; }

div.divlist1 { 
background: url(/images/uddannelsen/landing16/tickmarksmall.png) no-repeat; 
  padding-left:2em;
  font-family:myGeneva;
  font-size: 110%;
  color: #006582;
  margin-top:15px;
}

div.item-pageny-landing  div.container {
  margin:auto; min-height:100vh;
  background: url(/images/uddannelsen/landing16/background.png) no-repeat;
  background-size: contain;
  font-family: myGeneva;
}
@media screen and (max-width:696px) {   
   div.item-pageny-landing  div.container { background:none; }
   div.item-pageny-landing h1 { font-size:250%; }
   div.item-pageny-landing h2 { font-size:120%;  line-height:140%; }
}

div.moduletable-buynow * table, div.moduletable-buynow * table td { border:solid 5px transparent !important; }
div.moduletable-buynow input[type="text"] {
  height:50px; width:300px;
  padding: 3px 5px 3px 8px;
}
div.moduletable-buynow input[type="submit"] {
  height:50px; width: 300px;
  padding: 5px 25px 5px 25px;
 background: #f8edd4 !important;
 background: -moz-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
 background: -o-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
 background: -ms-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
 background: linear-gradient(to right, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
}

img.mmcpage { 
	width:250px !important;
	border-radius:8px !important;
	float:right !important;
}

div.moduletable-manifester * input[type="submit"]  {
color: #eeeeee;
font-size: 30px;
background: #f8edd4 !important;
background: -webkit-linear-gradient(left, #1cae09 , #237d17 50%, #1cae09 100%) no-repeat !important;
background: -moz-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
background: -o-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
background: -ms-linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
background: linear-gradient(to right, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
-svg-background: linear-gradient(left, #1cae09 0, #237d17 50%, #1cae09 100%) no-repeat !important;
width: 350px;
height: 80px;
}

/*  LANDING PAGE RESPONSIVE START  */

@media screen and (min-width:996px) {   
div.tc { max-width:1200px; margin: auto; }
div.tc h1 { font-family: Arial; color: #006582; margin-top: 10px;  text-align: center; 
    font-size: 66px; font-weight: 600; }
div.tinner { background: url('/images/baggrund2.jpg'); background-repeat: no-repeat; 
   background-size: contain;  min-height:600px; }
div.tt { width: -moz-max-content;  }
div.tr h3 {  font-size: 28px !important; margin-top: 50px; }
div.tt img { float: right; width:325px; }
div.tr {  width:47%; float: right;  }
div.tr ul { line-height: 130% }
div.tr p.tpbig { max-width:80%; margin-bottom: 30px; line-height: 130%; font-size: 1.8vw;  color: #2f6b8e; }
div.tr div.moduletable-discovery input[type="text"] { width:350px !important; }
div.tr div.moduletable-discovery input[type="submit"] { width:350px !important; }
div.tr div.privacy { text-align: center; margin-bottom: 130px; }
div.tl {  width: 51%; float: left; min-height:800px; margin-right:2%; }
div.tl img.tlogo { margin-top:710px; }
img.mobilimg { width:100%; display:none;	 }
}


@media screen and (max-width:995px) {  
div.tc {  }
div.tc h1 { font-family: myOpificio; color: #6da1c0; font-size: 38px; margin-top: 20px; }
div.tt {   }  
div.tr h3 { font-size: 18px; line-height:120%; }
div.tt img { float: right; width:250px; }
div.tr, div.tr li {  font-size:16px; }
div.tr p.tpbig { margin-bottom: 20px; line-height: 130%; font-size: 22px; color: #2f6b8e; }
div.tr div.moduletable-interview input[type="text"] { width:300px !important; }
div.tr div.moduletable-interview input[type="submit"] { width:300px !important; }
div.tl {  }
div.tl img {  }
}
/*  LANDING PAGE RESPONSIVE SLUT  */


@font-face {
    font-family: "myOpificio";
    src: url('../fonts/Opificio.woff');
}
@font-face {
    font-family: "myGeneva";
    src: url('../fonts/Geneva.ttf');
}

@font-face {
    font-family: "myNueva";
    src: url('../fonts/NuevaStd-Italic.otf');
}
ul.small-list { font-size:11px; }
ul.small-list li:before { content: url(/images/Checkmark-small.png) !important; }
ul.small-list li { color:#525254!important; margin:0; padding:0; line-height:130%; }

#main
{
  background: #FFFFFF;
  margin: 0 auto;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.hmenu
{
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #85AA52;
  background: -webkit-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -moz-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -o-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -ms-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: linear-gradient(to bottom, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  -svg-background: linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
  height: 44px;
}

.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a
{
  text-align: left;
}

.postcontent, .postcontent li, .postcontent table, .postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.postcontent p
{
  margin: 12px 0;
}

.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover, .postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover, .postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover, .postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover, .postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover, .postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover, .blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover, .vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover, .headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
  font-size: 39px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.postcontent a, .postcontent a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #006582;
}

.postcontent a:visited, .postcontent a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #006582;
}

.postcontent  a:hover, .postcontent a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #424242;
}

.postcontent h1
{
  color: #006582;
  margin: 0px 0 0;
  font-size: 57px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1
{
  margin: 10px 0 0;
  font-size: 57px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited
{
  font-size: 57px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2
{
  color: #006480;
  margin: 10px 0 0;
  font-size: 36px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2
{
  margin: 10px 0 0;
  font-size: 36px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited
{
  font-size: 36px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3
{
  color: #006582;
  margin: 10px 0 0;
  font-size: 34px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h3
{
  margin: 10px 0 0;
  font-size: 34px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited
{
  font-size: 34px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4
{
  color: #006582;
  margin: 10px 0 0;
  font-size: 31px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h4
{
  margin: 10px 0 0;
  font-size: 31px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited
{
  font-size: 31px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5
{
  color: #292929;
  margin: 10px 0 0;
  font-size: 26px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h5
{
  margin: 10px 0 0;
  font-size: 26px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited
{
  font-size: 26px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6
{
  color: #616161;
  margin: 10px 0 0;
  font-size: 21px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6
{
  margin: 10px 0 0;
  font-size: 21px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited
{
  font-size: 21px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html
{
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 700px;
  color: #525254;
}

.header:before, #header-bg:before, .layout-cell:before, .layout-wrapper:before, .footer:before, .nav:before, #hmenu-bg:before, .sheet:before
{
  width: 100%;
  content: " ";
  display: table;
}

.header:after, #header-bg:after, .layout-cell:after, .layout-wrapper:after, .footer:after, .nav:after, #hmenu-bg:after, .sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .postcontent li h1, .blockcontent li h1
{
  margin: 1px;
}

li h2, .postcontent li h2, .blockcontent li h2
{
  margin: 1px;
}

li h3, .postcontent li h3, .blockcontent li h3
{
  margin: 1px;
}

li h4, .postcontent li h4, .blockcontent li h4
{
  margin: 1px;
}

li h5, .postcontent li h5, .blockcontent li h5
{
  margin: 1px;
}

li h6, .postcontent li h6, .blockcontent li h6
{
  margin: 1px;
}

li p, .postcontent li p, .blockcontent li p
{
  margin: 1px;
}

.shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.footer .layout-item-0
{
  padding-right: 10px;
  padding-left: 10px;
}

.ie7 .post .layout-cell
{
  border: none !important;
  padding: 0 !important;
}

.ie6 .post .layout-cell
{
  border: none !important;
  padding: 0 !important;
}

.sheet
{
  margin: 0px auto 0;
  position: relative;
  cursor: auto;
  width: 100%;
  min-width: 700px;
  max-width: 1920px;
  z-index: auto !important;
}

.layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.content-layout-row
{
  display: table-row;
}

.layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.postcontent .content-layout
{
  border-collapse: collapse;
}

.block
{
  margin: 10px;
}

div.block img
{
  border: none;
  margin: 7px;
}

.blockheader
{
  background: #3D91D6 url('../images/blockheader.png') scroll;
  border: 1px solid #1B517E;
  padding: 12px 3px;
  margin: 0 auto 2px;
}

.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover
{
  color: #000000;
  font-size: 34px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 10px;
}

.blockcontent
{
  padding: 3px;
  margin: 0 auto;
  color: #0E2B43;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 150%;
}

.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover
{
  color: #0E2B43;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 150%;
}

.blockcontent p
{
  margin: 0 5px;
}

.blockcontent a, .blockcontent a:link
{
  color: #808080;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.blockcontent a:visited, .blockcontent a.visited
{
  color: #89BCE6;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.blockcontent a:hover, .blockcontent a.hover
{
  color: #9C9C9C;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

.block ul>li:before
{
  content: url('../images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .block ul>li:before
{
  bottom: 0;
}

.block li
{
  font-size: 17px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 150%;
  color: #1D5A8B;
}

.block ul>li, .block ol
{
  padding: 0;
}

.block ul>li
{
  padding-left: 12px;
}

.breadcrumbs
{
  margin: 0 auto;
}

a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button
{
  text-decoration: none;
  font-size: 26px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 44px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .button
{
  display: block;
  float: left;
}

input, select, textarea, a.search-button span
{
  vertical-align: middle;
  font-size: 26px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.block select
{
  width: 96%;
}

input.button
{
  float: none !important;
  -webkit-appearance: none;
}

.button.active, .button.active:hover
{
  background: #85AA52;
  background: -webkit-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -moz-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -o-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -ms-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: linear-gradient(to bottom, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  -svg-background: linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.button.active, .button.active:hover
{
  color: #FFC966 !important;
}

.button.hover, .button:hover
{
  background: #85AA52;
  background: -webkit-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -moz-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -o-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: -ms-linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  background: linear-gradient(to bottom, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  -svg-background: linear-gradient(top, #9DBB72 0, #87AC53 45%, #698641 100%) no-repeat;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.button.hover, .button:hover
{
  color: #FFC966 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F9FAFB;
  border: 1px solid rgba(108, 172, 224, 0.2);
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: auto;
  padding: 8px 0;
  color: #154165 !important;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.error, textarea.error
{
  background: #F9FAFB;
  border: 1px solid #CF3033;
  margin: 0 auto;
}

input.error, textarea.error
{
  color: #154165 !important;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search input[type="text"]
{
  background: #F9FAFB;
  border-radius: 0;
  border: 1px solid #CCD6E0;
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #154165 !important;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.search input, a.search-button
{
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.search>input, a.search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  background: #EAA4A5;
  border-radius: 0;
  margin: 0 auto;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: 0;
  top: 1px;
  bottom: 1px;
  right: 1px;
  padding: 0 6px;
  color: #912224 !important;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
}

a.search-button span.search-button-text, a.search-button:after
{
  vertical-align: middle;
}

a.search-button:after
{
  display: inline-block;
  content: ' ';
  height: 100%;
}

a.search-button, a.search-button span, a.search-button:visited, a.search-button.visited, a.search-button:hover, a.search-button.hover
{
  text-decoration: none;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

a.search-button
{
  line-height: 100% !important;
}

label.checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.checkbox
{
  cursor: pointer;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #164469 !important;
}

.checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.checkbox.active:before
{
  background: #C7C7C7;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.checkbox.hovered:before
{
  background: #E0E0E0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.radiobutton
{
  cursor: pointer;
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #164469 !important;
}

.radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
  background: #C7C7C7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.radiobutton.hovered:before
{
  background: #E0E0E0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comments
{
  border-top: 1px dotted #B5B5B5;
  margin: 0 auto;
  margin-top: 25px;
}

.comments h2
{
  color: #292929;
}

.comment-inner
{
  background: #E2E8EE;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 94px;
}

.comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.comment-content
{
  padding: 10px 0;
  color: #67181A;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.comment
{
  margin-top: 6px;
}

.comment:first-child
{
  margin-top: 0;
}

.comment-header
{
  color: #292929;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.comment-header a, .comment-header a:link, .comment-header a:visited, .comment-header a.visited, .comment-header a:hover, .comment-header a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.comment-header a, .comment-header a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #878787;
}

.comment-header a:visited, .comment-header a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #878787;
}

.comment-header a:hover, .comment-header a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #878787;
}

.comment-content a, .comment-content a:link, .comment-content a:visited, .comment-content a.visited, .comment-content a:hover, .comment-content a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #256FAD;
}

.comment-content a:visited, .comment-content a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #882022;
}

.comment-content a:hover, .comment-content a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #256FAD;
}

.pager
{
  background: #EFF2F5;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #B5B5B5;
  padding: 5px;
}

.pager>*:last-child
{
  margin-right: 0 !important;
}

.pager>span
{
  cursor: default;
}

.pager>*
{
  background: #E0E0E0;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.pager a:link, .pager a:visited, .pager .active
{
  line-height: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #212121;
}

.pager .active
{
  background: #B6BFC9;
  background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
  -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.pager .more
{
  background: #E0E0E0;
  background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
  border: 1px solid #E0E0E0;
  margin: 0 4px 0 auto;
}

.pager a.more:link, .pager a.more:visited
{
  color: #0C2337;
}

.pager a:hover
{
  background: #C7C7C7;
  background: -webkit-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -moz-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -o-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: -ms-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  background: linear-gradient(to bottom, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  -svg-background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
  border: 1px solid #E0E0E0;
  padding: 7px;
  margin: 0 4px 0 auto;
}

.pager  a:hover, .pager  a.more:hover
{
  color: #292929;
}

.pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.pager>*:last-child:after
{
  display: none;
}

.commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #292929;
}

.commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #292929;
}

.commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.commentsform .form-submit
{
  margin-top: 10px;
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  margin: 0 0 0 0;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.post .content-layout-br
{
  height: 0;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #EAA4A5;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.postheader
{
  color: #A6A6A6;
  margin: 6px 0;
  font-size: 34px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered
{
  font-size: 34px;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.postheader a, .postheader a:link
{
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #8C8C8C;
}

.postheader a:visited, .postheader a.visited
{
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4294D7;
}

.postheader a:hover, .postheader a.hovered
{
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #808080;
}

.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
  font-size: 16px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #67181A;
}

.postheadericons
{
  padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #595959;
}

.postheadericons a:visited, .postheadericons a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #595959;
}

.postheadericons a:hover, .postheadericons a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #0079DB;
}

.postpdficon:before
{
  content: url('../images/system/pdf_button.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postpdficon:before
{
  bottom: 0;
}

.postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postprinticon:before
{
  bottom: 0;
}

.postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postemailicon:before
{
  bottom: 0;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
 /* content: url('../images/postbullets.png');*/
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postcontent ul>li:before, .opera   .post ul>li:before, .opera   .textblock ul>li:before
{
  bottom: 0;
}

.postcontent li, .post li, .textblock li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #006582;
  margin: 5px 0 5px 13px;
}

.postcontent ul>li, .post ul>li, .textblock ul>li, .postcontent ol, .post ol, .textblock ol
{
  padding: 0;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  padding-left: 19px;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  margin-left: -19px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
  margin: 1em 0 1em 13px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
  margin: 0.5em 0 0.5em 13px;
}

.postcontent li, .post li, .textblock li
{
  margin: 5px 0 5px 0;
}

.postcontent ol>li, .post ol>li, .textblock ol>li
{
  overflow: visible;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #F8E2E2 url('../images/postquote.png') no-repeat scroll;
  padding: 2px 2px 2px 25px;
  margin: 10px 10px 30px 50px;
  color: #143C5D;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  overflow: auto;
  /*clear: both; */
width:40%;
float:left;
min-width:350px;
}

@media screen and (max-width:495px) { 
blockquote
{
  background: #F8E2E2 url('../images/postquote.png') no-repeat scroll;
  padding: 2px 2px 2px 25px;
  margin: 10px 0px 30px 0px;
 min-width:270px;
}
}


blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
  color: #143C5D;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
}

blockquote p, .postcontent blockquote p, .blockcontent blockquote p, .footer blockquote p
{
  margin: 0;
}

.postfootericons, .postfootericons a, .postfootericons a:link, .postfootericons a:visited, .postfootericons a:hover
{
  font-size: 16px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #67181A;
}

.postfootericons
{
  padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #595959;
}

.postfootericons a:visited, .postfootericons a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #595959;
}

.postfootericons a:hover, .postfootericons a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #757575;
}

.footer
{
  margin: 0 auto;
  position: relative;
  color: #9DB3C4;
  font-size: 17px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-align: left;
  padding: 0;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #9DB3C4;
  font-size: 17px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.footer p
{
  padding: 0;
  text-align: left;
}

.footer a, .footer a:link
{
  color: #CF3033;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:visited
{
  color: #CF3033;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:hover
{
  color: #2D88D2;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer h1
{
  color: #A6A6A6;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2
{
  color: #B5B5B5;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h3
{
  color: #9DB3C4;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4
{
  color: #EAA4A5;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5
{
  color: #EAA4A5;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6
{
  color: #EAA4A5;
  font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img
{
  border: none;
  margin: 10px;
}

.footer-inner
{
  margin: 0 auto;
  min-width: 700px;
  max-width: 1920px;
  width: 100%;
  padding: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

.rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.rss-tag-icon:empty
{
  vertical-align: middle;
}

.facebook-tag-icon
{
  background: url('../images/footerfacebookicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.facebook-tag-icon:empty
{
  vertical-align: middle;
}

.twitter-tag-icon
{
  background: url('../images/footertwittericon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.twitter-tag-icon:empty
{
  vertical-align: middle;
}

.tumblr-tag-icon
{
  background: url('../images/tumblricon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.tumblr-tag-icon:empty
{
  vertical-align: middle;
}

.pinterest-tag-icon
{
  background: url('../images/pinteresticon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.pinterest-tag-icon:empty
{
  vertical-align: middle;
}

.vimeo-tag-icon
{
  background: url('../images/vimeoicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 33px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.vimeo-tag-icon:empty
{
  vertical-align: middle;
}

.youtube-tag-icon
{
  background: url('../images/youtubeicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.youtube-tag-icon:empty
{
  vertical-align: middle;
}

.linkedin-tag-icon
{
  background: url('../images/linkedinicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.linkedin-tag-icon:empty
{
  vertical-align: middle;
}

.footer li
{
  font-size: 18px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  line-height: 125%;
  color: #CF3033;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #757575;
}

.page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #949494;
}

.lightbox-wrapper
{
  background: #333;
  background: rgba(0, 0, 0, .8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}

.lightbox, .lightbox-wrapper .lightbox-image
{
  cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
  display: inline-block;
}

.lightbox-wrapper .lightbox-error
{
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.lightbox-wrapper .loading
{
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
  left: 9px;
}

.lightbox-wrapper .arrow.right
{
  right: 9px;
}

.lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled
{
  display: none;
}

.lightbox-wrapper .arrow-t, .lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.lightbox-wrapper .arrow-t
{
  top: 38px;
}

.lightbox-wrapper .arrow-b
{
  top: 50px;
}

.lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, .lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.lightbox-wrapper .close-alt, .lightbox-wrapper .arrow-right-alt, .lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, .ie8 .lightbox-wrapper .arrow-right-alt, .ie8 .lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .lightbox-wrapper .cw, .ie8 .lightbox-wrapper .ccw
{
  display: none;
}

.content-layout .content
{
  margin: 0 auto;
}

fieldset
{
  border: none;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #EAA4A5;
  border-top: solid 1px #EAA4A5;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #EAA4A5;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #EAA4A5;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #EAA4A5;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #EAA4A5;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.edit.item-page select + div
{
  width: 100% !important;
}

.edit.item-page div > ul
{
  border: 1px solid #B9C2CB;
}

.edit.item-page .search-field
{
  overflow: visible;
}

.edit.item-page .search-field > input
{
  width: 100% !important;
}

.edit.item-page ul > li:before
{
  content: normal;
}

.edit.item-page fieldset
{
  border: solid 1px #EAA4A5;
}

.edit.item-page fieldset legend
{
  padding: 7px;
  font-weight: bold;
}

#editor-xtd-buttons
{
  float: left;
  padding: 0;
}

.toggle-editor
{
  float: right;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form fieldset label
{
  width: 100%;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

form .search label, form .finder label
{
  display: none;
}

#search-searchword
{
  margin-bottom: 5px;
}

.cols-2 .column-1, .cols-2 .column-2, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  clear: right;
}

.cols-2 .column-1
{
  width: 50%;
}

.cols-2 .column-2
{
  width: 50%;
}

.cols-3 .column-1
{
  width: 33%;
}

.cols-3 .column-2
{
  width: 33%;
}

.cols-3 .column-3
{
  width: 34%;
}

.row-separator
{
  clear: both;
  float: none;
  font-size: 1px;
  display: block;
}

ul.categories-module li h1, ul.categories-module li h2, ul.categories-module li h3, ul.categories-module li h4, ul.categories-module li h5, ul.categories-module li h6
{
  display: inline;
}

.only, .phrases
{
  border: solid 1px #ccc;
  margin: 10px 0 0 0px;
  padding: 15px;
  line-height: 1.3em;
}

div.tags
{
  display: inline;
}

.tag-category ul > li:before
{
  content: normal;
}

ul.list-striped > li:before
{
  content: normal;
}

.list-striped
{
  border-top: 1px solid #ddd;
}

.list-striped li, .list-striped dd
{
  border-bottom: 1px solid #ddd;
}

.accordion
{
  margin-bottom: 18px;
}

.accordion-group
{
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion-heading
{
  border-bottom: 0;
}

.accordion-heading .accordion-toggle
{
  display: block;
  padding: 8px 15px;
}

.accordion-toggle
{
  cursor: pointer;
}

.accordion-inner
{
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.accordion-body.in:hover
{
  overflow: visible;
}

.collapse.in
{
  height: auto;
}

.collapse
{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

/* Begin Additional CSS Styles */
.blockheader .t, .vmenublockheader .t {white-space: nowrap;}

.textbox {
background:#006582; color:#ffffff;
  padding:10px 12px 10px 12px !important;
  margin:-6px 0 10px 0;
font-size:14px;
border-style: solid;
    border-width: 0px;
    border-color: f4f7da;
    vertical-align: top;
    border-radius: 15px 15px 15px 15px;
  max-width:400px;
}

input[type="text"], input[type="checkbox"], input[type="password"]  { margin: 0 0 5px 10px !important; padding: 2px 0 2px 5px; border-radius:10px; }
label a { color:#ffffff !important; }

.yellowbutton, .foxbutton, .acymailing_module-uddannelsen input.subbutton
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #ffc966 !important; 

transparent linear-gradient(to right, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) repeat scroll 0% 0%


  background: -webkit-linear-gradient(left, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) no-repeat !important;
  background: -moz-linear-gradient(left, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) no-repeat !important;
  background: -o-linear-gradient(left, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) no-repeat !important;
  background: -ms-linear-gradient(left, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) no-repeat !important;
  background: linear-gradient(to right, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) no-repeat !important;
  -svg-background: linear-gradient(left, #F7F3F2 0%, #EDC84E 70%, #F4D570 100%) no-repeat !important; 
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3); */
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  border-width: 0;
  padding: 10px 20px;
  margin: 0 auto;
  font-size:22px; font-weight:600; color:#231f20;
/*  color:#0a0a0a !important; */
  margin-top:25px;
}

.yellowbutton.active, .yellowbutton.active:hover, .acymailing_module-uddannelsen input.subbutton:hover
{
  background: #FFC966 !important;
  color: black !important;
}

.yellowbutton.hover
{
  background: #FFC966;
  background: -webkit-linear-gradient(top, #FFDD9E 0, #FFB62E 100%) no-repeat;
  background: -moz-linear-gradient(top, #FFDD9E 0, #FFB62E 100%) no-repeat;
  background: -o-linear-gradient(top, #FFDD9E 0, #FFB62E 100%) no-repeat;
  background: -ms-linear-gradient(top, #FFDD9E 0, #FFB62E 100%) no-repeat;
  background: linear-gradient(to bottom, #FFDD9E 0, #FFB62E 100%) no-repeat;
  -svg-background: linear-gradient(top, #FFDD9E 0, #FFB62E 100%) no-repeat;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.yellowbutton:hover
{
  color: #0C2337 !important;
  color: #aeaeae !important;
}

div.moduletablediscovery * input[type="text"], form.foxform * input[type="text"] { 
  background:#e0e5e9; 
  padding: 10px 0 10px 15px !important; 
  border:solid 1px #c6dce3; 
  box-shadow: none;
}

form.foxform a { color:#ffffff !important; }

div.moduletablediscovery * input[type="submit"] {
background: #f7f3f2; /* Old browsers */
background: -moz-linear-gradient(left,  #f7f3f2 0%, #edc84e 70%, #f4d570 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f7f3f2), color-stop(70%,#edc84e), color-stop(100%,#f4d570)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f7f3f2 0%,#edc84e 70%,#f4d570 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f7f3f2 0%,#edc84e 70%,#f4d570 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f7f3f2 0%,#edc84e 70%,#f4d570 100%); /* IE10+ */
background: linear-gradient(to right,  #f7f3f2 0%,#edc84e 70%,#f4d570 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f3f2', endColorstr='#f4d570',GradientType=1 ); /* IE6-9 */
  /*background:#fad17f;*/ color:#525254 !important; width:auto; }
div.moduletablediscovery * input[type="submit"]:hover { background:goldenrod;  }

.quote1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 2px 2px 2px;
  font-size:13px; font-style:normal; line-height:140%;
  background: url('/images/quotation/quote.png') no-repeat scroll 0% 0% transparent;
  float:left; margin:8px;
  width:30%;
  clear:none;
  min-width:350px;
}

blockquote img { float:right; margin: 3px 0 5px 20px; }
div.item-pagesalgsref blockquote img { border:4px solid #6da1c0; float:left !important; border-radius: 75px!important; margin:5px 10px 5px 0px !important; }

img { border-radius:15px; }

h1.squeezepageheader1 { font-weight: 800; line-height: 110%; text-align: center; margin-bottom: 28px; font-size: 84px; font-style:italic; }
h1.squeezepageheader { font-weight: 800; line-height: 110%; text-align: center; margin-bottom: 28px; font-size: 65px; }
h1.squeeze { font-size:47px; font-weight:bold; }

div.section > div { max-width:1200px; margin:auto; padding:25px 0 0px 0;}
blockquote.quotepop1, blockquote.quotepop2 { max-width:350px !important; clear:none; background:transparent !important; float:left; font-style:normal; font-size:12px; }
blockquote img { margin:8px 0 5px 15px !important; }

/* UDDANNELSESIDEN */

div.item-pageuddannelsen { 
  font-family:myGeneva !important; 
  font-size:18px; 
/*   blå gradient fjernet *** color:#023e62; 
  background:#badded; 
  background: -webkit-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat;
  background: -moz-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat;
  background: -o-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat;
  background: -ms-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat;
  background: linear-gradient(to right, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat;
  -svg-background: linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat; */
}

div.item-pageuddannelsen p { margin-bottom:15px; }

div.item-pageuddannelsen a { 
color:#6da1c0 !important; 
margin-left:0px; 
text-decoration:none !important; 
} 

/*   2850 - 3000   */
div.item-pagefb-landing  div.container {
  margin:auto; min-height:100vh;
  background: url(/images/uddannelsen/landing16/fb-video-lp.jpg) no-repeat;
  background-size: contain;
  font-family: myGeneva;
}

div.item-pageuddannelsen h2 { 
  font-family:myGeneva !important; 
  font-size:30px;
  color:#023e62;
  font-weight:600;
}
div.item-pageuddannelsen ul { margin-left:0; }
div.item-pageuddannelsen ul li { 
  font-family:myGeneva !important; 
  font-size:20px; 
  line-height:135%; 
  margin: 0 0 5px 0px;
  background: url(/images/blue-bullet.png) no-repeat 0px 9px;
  padding-left: 30px;
}
div.item-pageuddannelsen ul li:before { 
/*  content: url(/images/uddannelsen/bullet.png) !important; */
  content:none !important;
  margin-right:10px;
}

div.item-pageuddannelsen * div.section { 
  /*max-width: 879px; */
  margin:auto; 
  font-family:myGeneva;
}
div.item-pageuddannelsen img { border-radius:0; }
div.item-pageuddannelsen blockquote { 
  font-family:myNueva; 
  font-size:18px; 
  color:#7ba4bb;  
  line-height:120%; 
  width: 45%;
  max-width:800px; 
  min-width: 330px;
  margin:5px 25px 0px 0; 
  padding:0;
  float: left; 
  clear:none; 
  background:transparent; 
  background-image: none; 
  overflow:hidden;
}

div.item-pageuddannelsen blockquote.right { margin-right:0 !important; }

div.item-pageuddannelsen blockquote h3 { font-family:myOpificio !important; font-size:28px; color:#7ba4bb; }
div.item-pageuddannelsen blockquote img { width:120px; border-radius:60px; border:solid 4px #6da1c0; float:left !important; margin:0px 15px 5px 0 !important; }

div.item-pageuddannelsen.mmc17 blockquote img { width:200px; border-radius:50%; border:solid 4px #6da1c0; float:left; margin:0px 15px 5px 0 !important; }

div.item-pageuddannelsen .section_content { 
  font-family: myGeneva;
  font-size: 20px;
  padding:20px 30px 30px 30px; 
}
div.item-pageuddannelsen .section_left { width:50%; min-width:280px; max-width:360px; float:left; }
div.item-pageuddannelsen .section_right { width:50%; max-width:400px; float:left;  }

div.item-pageuddannelsen button, div.item-pageuddannelsen * input[type="submit"]  { 
font-family:Arial;
Font-size:19px;
margin-right:20px;
color:#023e62;
border: solid 2px #cddde2;
float:right; 
padding:5px 20px 5px 20px !important;
/*background: #8fb020 !important; */
  }

div.item-pageuddannelsen #mid_168-buttons button.btn.btn-success.submit-button.button  { 
background-color: transparent;
background-image: url("/images/uddannelsen/jer-er-saa-klar.png") !important;
background-repeat: no-repeat, no-repeat !important;
max-width:400px;
width:400px;
height: 126px;
border:none;
box-shadow: none;
  }
div.item-pageuddannelsen #mid_168-buttons button.btn.btn-success.submit-button.button:hover  {
background-position: 0 0 !important;
}

div.item-pageuddannelsen button.btn.btn-success.submit-button.button span {
color: #fff !important;
text-shadow: none !important;
}
div.item-pageuddannelsen button.btn.btn-success.submit-button.button { color:#fff !important; }




div.item-pageuddannelsen ol li {
  font-family:myGeneva !important; 
  font-size:20px; 
  line-height:135%; 
  margin: 0 0 5px 0px;
  background: none;
  padding-left: 10px;
}

div.item-pageuddannelsen button:hover, div.item-pageuddannelsen * input[type="submit"]:hover { color:#023e62 !important; border-color:silver; }
/*   2900 - 2950   */
div.item-pagefb-landing  div.container {
  margin:auto; min-height:100vh;
  background: url(/images/uddannelsen/landing16/fb-video-lp.jpg) no-repeat;
  background-size: contain;
  font-family: myGeneva;
}
@media screen and  (max-width: 479px) { /** den her virker */
div.item-pagefb-landing  div.container { background: none; }
}

div.item-pageuddannelsen div.smart-slider-canvas { background:transparent !important; }

.moduletable-udd a { font-size:11px; }

.foxbutton { margin-top:5px !important; }

#colorbox * { background:transparent !important; }
#colorbox { 
  background: #ffffff;
/*  background:#badded !important;; 
  background: -webkit-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat !important;;
  background: -moz-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat !important;;
  background: -o-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat !important;;
  background: -ms-linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat !important;;
  background: linear-gradient(to right, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat !important;;
  -svg-background: linear-gradient(left, #ffffff 0, #ffffff 40%, #badded 100%) no-repeat !important; */
}

button#cboxClose {
  background: transparent url("/images/close-button.png") repeat scroll 0% 0% !important;
  width: 30px;
 height: 30px;
}


/**  landingpages  **/

div.item-pagelandingpage * h1, div.item-page-infomoede * h1 { font-size:70px; }

.onelist label input { margin-right:10px !important; }  
.onelist label { font-size:13px; }

@media (max-width: 479px)
{
	div.item-pagelandingpage * h1, div.item-page-infomoede * h1 { font-size:30px; }

    .acysubbuttons input.button { font-size:16px !important; }
	.resp-cont { max-width: 250px !important; }

	h1 { font-size:45px; }
}


div.item-page-8uger * blockquote img, div.popupref blockquote img { 
  border:6px solid #6BA0BF; 
  border-radius:75px; float:left; 
  margin: 5px 10px 5px 0 !important;  }

  div.item-page-8uger h1.top {
	font-weight: bolder !important; line-height: 110%; text-align: center; margin-bottom: 0px; font-size: 62px;
  }

div.item-page-8uger h4 {  font-size: 26px; }



 /*  HERTIL VIRKER DET*/
div.item-page-webinar h1 { font-size: 800%; }
div.item-page-webinar h2 { font-size: 200%; }

@media screen and (max-width:596px) {   
    div.item-page-webinar h1 { font-size: 200%; }
    div.item-page-webinar h2{ font-size: 110%; }
}

 @media screen and  (max-width: 479px) {
	div.item-page-8uger h1.top { font-size:35px }
    div.item-page-8uger h2.top {font-size:25px; }
	div.item-page-8uger h1.squeeze { font-size:35px; }
	div.item-page-8uger h2.squeeze { font-size:20px; }
	div.item-page-8uger h4 {  font-size: 20px; }
 {

div.item-pagesalgsref blockquote {
  max-width:440px;
  float:left;
  clear:none;
  margin: 0px 10px 30px 10px;
  font-style:normal;
  font-size:12px;
}

div.item-pagesalgsref blockquote:nth-child(even) { clear:both; }

div.item-pageny-landing {
  background:#badded !important;; 
  background: -webkit-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: -moz-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: -o-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: -ms-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: linear-gradient(to right, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  -svg-background: linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
}

div.item-pageny-landing  div.container {
  margin:auto; min-height:100vh;
  background: url(/images/uddannelsen/landing16/background.png) no-repeat;
  background-size: contain;
  font-family: myGeneva;
}

div.item-pageny-landing h1 { 
  margin-top:20px;
  line-height:100%; 
  font-family:Arial; 
  font-size:5vw; 
  font-weight:700; 
  color:#3fa3bb; 
}

div.item-pageny-landing li { 
  font-family:myGeneva;
  font-size: 20px;
} 

div.item-pageny-landing li div { max-width: 350px; } 

div.item-pageny-landing div.divlist { 
  background: url(/images/uddannelsen/landing16/tickmark.png) no-repeat; 
  padding-left:2.5vw;
  font-family:myGeneva;
  font-size: 1.3vw;
  color: #006582;
  margin-top:15px;
}

div.divlist { 
  background: url(/images/uddannelsen/landing16/tickmarksmall.png) no-repeat; 
  padding-left:2.5vw;
  font-family:myGeneva;
  font-size: 1.3vw;
  color: #006582;
  margin-top:15px;
}



h1.webinardec { line-height:120px; }

@media (max-width : 420px) {
  div.divlist { padding-left:25px; }
  h1.webinardec { line-height:100%; }
} 

/*div.moduletableinfo16 { 
  max-width: 400px;
  margin:auto;
}*/

div.moduletableinfo16 input[type=text] { 
  border:solid 2px #bce1ed;
  background: #daeaf1;
  height:50px;  
  color: #2f6b8e;
  font-size:20px;
  /*max-width:380px !important; */
	max-width:90vw;
}

div.moduletableinfo16 input[type=checkbox] { 
  width: 30px;
  height: 30px;
  border-radius:10px;
  moz-border-radius: 10px;
  position:absolute;
  top:0px; left:0;
  color: #2f6b8e;
}

div.moduletableinfo16 input[type=submit] { 
/*  width:340px;  */
}

div.moduletableinfo16 label { 
  display: block;
  position:relative;
  padding-left:60px;
  font-family: myGeneva;
  font-size:16px;
  color: #2f6b8e;
  text-align:left;
  line-height:110%;
}

div.moduletableinfo16 p.acysubbuttons { 
  background: url(/images/uddannelsen/landing16/Button-1.png) no-repeat; 
  background-size:contain;
  height:110px;
 }

div.moduletableinfo16 p.acysubbuttons input, div.moduletableinfo16 p.acysubbuttons input:hover, div.moduletableinfo16 p.acysubbuttons input:active { 
  border: solid 5px transparent;
  background: transparent;
  color: transparent !important;
 /' max-width:345px; */
  height:95px;
  box-shadow:none;
 }

-------------------------

div.item-pagefb-landing p.acysubbuttons { 
  background: url(/images/uddannelsen/video-knap.jpg) no-repeat !important; 
  background-size:contain;
  height:110px;
 }

div.item-pagefb-landing {
  background:#badded !important;; 
  background: -webkit-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: -moz-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: -o-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: -ms-linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  background: linear-gradient(to right, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
  -svg-background: linear-gradient(left, #ffffff 0, #ffffff 80%, #badded 100%) no-repeat !important;;
}

div.item-pagefb-landing  div.container {
  margin:auto; 
  min-height:100vh;
  background: url(/images/uddannelsen/landing16/fb-video-lp.jpg) no-repeat;
  background-size: contain;
  font-family: myGeneva;
}
@media (max-width: 479px) {
div.item-pagefb-landing  div.container { background: none; }
}

div.item-pagefb-landing h1 { 
  margin-top:20px;
  line-height:100%; 
  font-family:Arial; 
  font-size:5vw; 
  font-weight:700; 
  color:#3fa3bb; 
}

div.item-pagefb-landing li { 
  font-family:myGeneva;
  font-size: 20px;
} 

div.item-pagefb-landing li div { max-width: 350px; } 

div.item-pagefb-landing * div.divlist { 
  background: url(/images/uddannelsen/landing16/tickmark.png) no-repeat !important; 
  padding-left:65px;
  font-family:myGeneva;
  font-size: 1.3vw;
  color: #006582;
  margin-top:15px
}

div.moduletable-uddannelsen { 
  max-width: 400px;
  margin:auto;
}

div.moduletable-uddannelsen input[type=text] { 
  border:solid 2px #bce1ed;
  background: #daeaf1;
  height:50px;  
  color: #2f6b8e;
  font-size:20px;
  max-width:380px !important;
	max-width:90vw;
}

div.moduletable-uddannelsen input[type=checkbox] { 
  width: 30px;
  height: 30px;
  border-radius:10px;
  moz-border-radius: 10px;
  position:absolute;
  top:0px; left:0;
  color: #2f6b8e;
}

div.moduletable-uddannelsen label { 
  display: block;
  position:relative;
  padding-left:60px;
  font-family: myGeneva;
  font-size:16px;
  color: #2f6b8e;
  text-align:left;
  line-height:110%;
}

div.moduletable-uddannelsen p.acysubbuttons { 
  background: url(/images/uddannelsen/landing16/video-knap.png) no-repeat; 
  background-size:contain;
  height:110px;
  margin: 40px 0 0 0;
 }

div.item-page-infomoede div.moduletable-uddannelsen p.acysubbuttons { 
  background: url(/images/uddannelsen/infomoede-knap.png) no-repeat; 
  background-size:contain;
  height:110px;
 }

div.item-pageny-landing div.moduletable-uddannelsen p.acysubbuttons { 
  background: url(/images/uddannelsen/infomoede-knap.png) no-repeat; 
  background-size:contain;
  height:110px;
 }

div.item-page-webinar div.moduletable-uddannelsen p.acysubbuttons { 
  background: url(/images/uddannelsen/webinar-knap.jpg) no-repeat; 
  background-size:contain;
  height:110px;
 }



div.moduletable-uddannelsen p.acysubbuttons input, div.moduletable-uddannelsen p.acysubbuttons input:hover, 
div.moduletable-uddannelsen p.acysubbuttons input:active { 
  border: solid 5px transparent;
  background: transparent !important;
  color: transparent !important;
  max-width:345px; 
  height:95px;
  box-shadow:none;
 }

div.moduletable-buynow * table { border:solid 5px green; }
div.moduletable-buynow input[type="text"] {
  height:60px;
  padding: 3px 5px 3px 8px;
}

xxxdiv.moduletable-uddannelsen p.acysubbuttons { 
  background: url(/images/uddannelsen/webinar-knap.jpg) no-repeat; 
  background-size:contain;
  height:110px;
 }

img.mmcpage { background:gold !important; border: solid 7px orange !important; }


/*  LANDING PAGE RESPONSIVE START  

@media screen and (min-width:996px) { /* PC 
div.tc { max-width:1200px; margin: auto; }
div.tc h1 { font-family: Arial; color: #006582; margin-top: 10px;  text-align: center; 
    font-size: 66px; font-weight: 600; }
div.tinner { background: url('/images/baggrund2.jpg'); background-repeat: no-repeat; 
   background-size: contain;  min-height:600px; }
div.tt { width: -moz-max-content;  }
div.tr h3 {  font-size: 28px !important; margin-top: 50px; }
div.tt img { float: right; width:325px; }
div.tr {  width:47%; float: right;  }
div.tr ul { line-height: 130% }
div.tr p.tpbig { max-width:80%; margin-bottom: 30px; line-height: 130%; font-size: 1.8vw;  color: #2f6b8e; }
div.tr div.moduletable-discovery input[type="text"] { width:350px !important; }
div.tr div.moduletable-discovery input[type="submit"] { width:350px !important; }
div.tr div.privacy { text-align: center; margin-bottom: 130px; }
div.tl {  width: 51%; float: left; min-height:800px; margin-right:2%; }
div.tl img.tlogo { margin-top:710px; }
img.mobilimg { width:100%; display:none;	 }
}


@media screen and (max-width:995px) { /* MOBIL 
div.tc {  }
div.tc h1 { font-family: myOpificio; color: #6da1c0; font-size: 38px; margin-top: 20px; }
div.tt {   }  
div.tr h3 { font-size: 18px; line-height:120%; }
div.tt img { float: right; width:250px; }
div.tr, div.tr li {  font-size:16px; }
div.tr p.tpbig { margin-bottom: 20px; line-height: 130%; font-size: 22px; color: #2f6b8e; }
div.tr div.moduletable-interview input[type="text"] { width:300px !important; }
div.tr div.moduletable-interview input[type="submit"] { width:300px !important; }
div.tl {  }
div.tl img {  }
}
/*  LANDING PAGE RESPONSIVE SLUT  */

div.moduletable-manifester * input[type="submit"] , div.moduletable-manifester * form  {
 border: solid 10px red !important;
}

div.item-pageny-landing div.leftspace { border: solid 5px red;
  width: 550px;
  height: 1px;
  float: left;
}

/* MMC Advanced Form */
div.moduletableMMC-advanced * div.acymailing_introtext {
color: #30b00c !important;
font-weight:bold !important;
}
div.moduletableMMC-advanced * input.button {
font-size:28px;
background: #30b00c !important;
}

/* REFERENCE POPUPS */

div.item-page-landingpage h1 { text-align: center; font-family: Edwardian Script ITC; font-size: 40px; border-bottom: solid 2px #fcd580; color: #6da1c0; }



@media screen and (max-width:495px) { 
div.item-page-landingpage h1 { font-size:20px; }
}

/* SLET STRESSSPORENE - FB */

div.item-page-slet-stress-fb h1 { font-size: 75px !important; }


@media screen and (max-width:495px) { 
div.item-page-slet-stress-fb h1 { font-size:16px !important; }
}

div#uddbuynow { 
float: left; 
margin: 0px 0px 0 20px; 
position: relative; 
top: -40px; 
left: 40px; 
max-width: 300px; 
border: solid 1px black;
}

div.moduletable-workshop * input.button.subbutton.btn.btn-primary[type="submit"]  {
 background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(28, 174, 9) 0px, rgb(35, 125, 23) 50%, rgb(28, 174, 9) 100%) no-repeat scroll 0% 0% !important !important;
 color: white;
}

div.acymailing_module-starsdiscovery input.button.subbutton.btn.btn-primary[type="submit"] {
  border: solid 1px #777777;
  padding: 5px 0 5px 10px;
  background: #eeeeee;
  color: #993366;
}
  
ul.pinkborder li {
border: solid 2px #993366;
margin-bottom:10px;
border-radius: 10px;
padding:4px;
}
    
@media screen and (max-width:400px) { 
div.item-page-modtil * h1 { font-size: 20px !important; }
div.item-page-modtil * h2 { font-size: 24px; }
  
ul#-starreacher li a {
font-size: 18px;
padding : 6px 10px 6px 10px;
border-radius: 15px;
width: 180px;
}
}
}
}

  
/* Modul CSS - accordian */
  /* Accordion Customizations
--------------------------------------------- */
h3.punktAc{
	margin: 5px 0 0 0;
	padding: 6px 20px;
	border: 1px solid #f7f7f7;
	cursor: pointer;
	color: #006582;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
   background-color: rgba(255, 150, 112, 0.4);
   /*    background-color: rgba(0, 101, 103, 0.4);  */
    font-family: Didact Gothic, Arial, Arial Unicode MS, Helvetica, Sans-Serif;
  font-size: 18px;
  
}


.ac-content{
	font-size: 13px;
	background: rgba(255, 150, 112, 0.2);
	padding: 5px 10px 10px 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 15px #cccccc;
	-webkit-box-shadow: 0 5px 15px #cccccc;
	box-shadow: 0 5px 15px #cccccc;
}

.ac-content ul li{;
      font-size: 14px;
    margin-left: 12px;
    /* background: none; */
    /* list-style-type: circle; */
    padding-top: 2px;
}

.ui-icon-triangle-1-e {
    /* background-position: -32px -16px; */
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("https://www.mindfulsolutions.dk/images/uddannelsen/uak.png");
}


.ui-icon {
    width: 15px;
    height: 15px;
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
  	margin-right: 10px;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
 	background-size: 15px 15px;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("https://www.mindfulsolutions.dk/images/uddannelsen/aak.png");
}

.reference :hover{
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

div#foxcontainer_m168 {
    width: auto;
    padding: 0px 0px 0px 0px;
    overflow: inherit;
    margin: auto;
    margin-bottom: 50px;
}


/* show more-less */ 

$bg-color: rgb(100,100,100);

.panel-wrappersw {
  position: relative;
}

.btnsw {
  background: #fff;
  border-radius: 1.5em;
  left: 30%;
  padding: 1em;
  text-decoration: none;
    position: relative;
    top: 350px;
    left: 30px;
}
.showsw, .hidesw {
  z-index: 100;
  text-align: center;
}

.hidesw {display: none;}
.showsw:target {display: none;}
.showsw:target ~ .hidesw {display: block;}
.showsw:target ~ .panelsw {
   max-height: 2960px; 
}
.showsw:target ~ .fadesw {
  margin-top: 0;
}

.panelsw {
  position: relative;
  width: 100%;
  max-height: 380px;
  overflow: hidden;
  transition: max-height .5s ease;
}
.fadesw {
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  
  height: 100px;
  margin-top: -100px;
  position: relative;
}

.fadesw-workshop { height: 10px; }

 #medierstor{
    display: block;
  }
  #mediersmaa{
    display: none;
  }
@media screen and (max-width: 600px) {
  #mediersmaa{
    display: block;
  }
  
  #medierstor{
    display: none;
  }
  
}


/* Cirkel skal være øverst under billedet */


  #cirkelTB{
    
	float: right;
	width: 37%;
	min-width: 250px;
    
  }

  
@media screen and (max-width: 768px) {
  
  #cirkelTB{
    
   float: left;
    
    
  }
}


    #cirkelTBclose {
      background-color: #fff3c1;
    }

   
ul.nobefore:before { content: none; }
ul.nobefore li { overflow-y: visible; padding-left:5px; }
ul.nobefore li:before { content: none; }
div.maalgruppe { max-width: 1200px; margin: auto; padding-top: 10px; } 
div.maalgruppe ul { margin-left: 23px; }
div.maalgruppe h1 { text-align: center; font-family: Edwardian Script ITC; font-size: 100px; border-bottom: solid 2px #fcd580; color: #6da1c0; }
div.maalgruppe h2 { text-align: center; color: #6da1c0; font-size: 30px; margin: 0 0 20px 0; }
div.maalgruppe h2.banner { font-size: 30px; margin-bottom: 30px; text-align: center; background: #fcd580; color: #ffffff; padding: 5px 0 5px 0; }
div.maalgruppe ul.small-list.left { float: left; margin-left: 0; margin-right: 10px; max-width: 620px; }
div.maalgruppe ul.small-list.right { float: left; margin-left: 10px; }
li.maalgruppeform { max-width: 400px; padding: 55px 0 0px 10px !important; text-align: center; margin: auto; list-style-type: none; list-style-image: none; }
li.maalgruppeform:before { content:none !important; }
.post ul > li.maalgruppeform::before, .textblock ul > li.maalgruppeform::before { content:none !important; }

@media only screen and (max-width: 600px) {
div.maalgruppe h1 { font-size: 34px; margin-bottom:15px; }
div.maalgruppe h2 { font-size: 18px; }
div.maalgruppe h2.banner { font-size: 22px; }
div.maalgruppe ul.small-list.left { margin-bottom:0; }
div.maalgruppe ul.small-list.right { margin-left: 0; margin-top:0; }
li.maalgruppeform { margin-top: 20px !important; padding: 10px 0 0 0px !important; }
}


.item-page-8uger * li { content: url('../images/Checkmark.gif') !important; }
div.moduletable-nolinks * ul.unstyled { display: none; }

/* test */


/* LANDINGPAGE WEBINAR APRIL 2019 */

div.item-page-webinar-apr-19 h1 { font-size:50px; text-align:center; }

div.item-page-webinar-apr-19 div.computer { 
  background: url('/images/webinar/computer.png'); background-repeat: no-repeat; background-size: contain; 
  margin-top: 40px; 
  height: 100vh; max-height: 623px; 
  padding: 70px 70px 0px 50px; 
}

div.item-page-webinar-apr-19 div.computer2 { 
  background: url('/images/webinar/computer2.png'); background-repeat: no-repeat; background-size: contain; 
  margin-top: 40px; 
  height: 100vh; max-height: 623px; 
  padding: 70px 70px 0px 50px; 
}

div.item-page-webinar-apr-19 div.textcontainer { 
  position: relative;
  font-family: Arial;
  font-weight: bold;
  box-sizing: border-box; 
  width: 55%; 
  padding: 15px 20px 15px 20px; 
  float: right; 
  background: rgba(225, 250, 239, 0.6); 
  font-size: 21px; 
  font-weight: 400;
 /* text-transform: uppercase; */
  line-height: 130%;
}

div.item-page-webinar-apr-19 div.textcontainer img { position:absolute; bottom: -60px; }

div.item-page-webinar-apr-19 div.textcontainer h1 {font-size: 51px; color:#006582;}
div.item-page-webinar-apr-19 div.textcontainer h2 {font-size: 27px; color:#006582; margin-top:0; margin-bottom:15px; }
div.item-page-webinar-apr-19 div.textcontainer .text2 { font-size:24px; }
div.item-page-webinar-apr-19 p { margin: 0 0 10px 0; }

div.item-page-webinar-apr-19 div.textcontainer button { 
  margin-top: 20px;
  font-size: 30px; 
  background: seagreen; 
  color: seashell; 
  padding: 15px 20px; 
  width: 100%; 
  border-radius: 10px; 
}
div.item-page-webinar-apr-19 div.textcontainer button:hover { background: #54d08b; }

.moduletable-lp19 {
    font-family: Lato;
	background: #ffffff;
	padding: 20px 5px 20px 15px;
	border: solid 2px darkseagreen;
	border-radius: 15px; 
}
.moduletable-lp19 .acymailing_form {
  width: 100%
}

.moduletable-lp19 .acymailing_introtext { 
  font-size:20px;
  padding-bottom: 30px;
}

.moduletable-lp19 .acymailing_introtext h2 { font-size: 28px; padding-bottom: 20px; }

.moduletable-lp19 .acymailing_form input { 
  width: 100%;
  padding: 10px 5px 10px 12px;
  background : lightcyan;
  border: solid 1px darkcyan;
  border-radius: 5px;
}

.moduletable-lp19 label { font-size: 14px; padding-bottom:20px; padding-left: 32px; }
.moduletable-lp19 label input { 
    margin-top:4px;
	margin-right: 10px !important; 
	height: 30px; 
	width:30px; 
	background: lightcyan; 
   	border: solid 1px darkcyan; 
	border-radius: 3px; 
}

.moduletable-lp19 input.button  {
  width: 80%;
  background: seagreen;
  padding: 10x 0 10x 0;
  text-align: center;
  margin: 10px 0 8px 0;
}
.moduletable-lp19 input.button:hover  { background: #54d08b; }


@media only screen and (max-width: 1000px) {
  
  div.item-page-webinar-apr-19 h1 {font-size: 30px; }
  
  div.item-page-webinar-apr-19 div.textcontainer img { width:190px; bottom:-35px; }
  
div.item-page-webinar-apr-19 div.computer { 
  margin-top: 15px; 
  max-width: 100vw;
  height:500px;
  padding: 45px 40px 0px 10px; 
}

div.item-page-webinar-apr-19 div.textcontainer { 
  padding: 15px 15px 15px 15px; 
  font-size: 16px; 
  line-height: 130%;
  text-align:left;
}

div.item-page-webinar-apr-19 div.textcontainer h1 {font-size: 20px; }
div.item-page-webinar-apr-19 div.textcontainer h2 {font-size: 20px; margin-top:0; }
div.item-page-webinar-apr-19 div.textcontainer .text2 { font-size:16px; }
div.item-page-webinar-apr-19 p { margin: 0 0 5px 0; }

div.item-page-webinar-apr-19 div.textcontainer button { 
  margin-top: 5px;
  font-size: 22px; 
  padding: 8px 10px; 
  width: 100%; 
}

h1.popup { font-size: 23px; }

}



@media only screen and (max-width: 600px) {
  
  div.item-page-webinar-apr-19 h1 {font-size: 23px; }
  
div.item-page-webinar-apr-19 div.computer { 
  margin-top: 20px; 
  height: 100vh; max-height: 623px; 
  padding: 25px 20px 0px 10px; 
}

div.item-page-webinar-apr-19 div.textcontainer { 
  padding: 7px 5px 0px 9px; 
  font-size: 9px; 
  line-height: 130%;
  text-align:left;
}
  
  div.item-page-webinar-apr-19 div.textcontainer img { width:130px; bottom:-30px; }

div.item-page-webinar-apr-19 div.textcontainer h1 {font-size: 11px; }
div.item-page-webinar-apr-19 div.textcontainer h2 {font-size: 11px; margin-top:0; margin-bottom:5px;}
div.item-page-webinar-apr-19 div.textcontainer .text2 { font-size:11px; }
div.item-page-webinar-apr-19 p { margin: 0 0 4px 0; }

div.item-page-webinar-apr-19 div.textcontainer button { 
  margin-top: 5px;
  font-size: 12px; 
  padding: 5px 10px; 
  width: 100%; 
}

h1.popup { font-size: 23px; }

}


div.twocolumns { columns: 350px 2; column-gap:60px; )}

.item-pageneurovisdom .postcontent ul > li::before, .post ul > li::before, .textblock ul > li::before { content: url('../images/postbullets.png') !important; }
  
ul.landp li {
    overflow-x: visible;
    overflow-y: visible !important;
}



.ssstor{
  margin-left: 30px;
}

.sslille{
 float: left
}

@media only screen and (max-width: 600px) {
.sslille{
  float: right;
  width: 100% ! important;
  padding:0px;
  margin-top: 25px;
}
  
.ssstor{
  width: 100% ! important;
  padding: 0px;
  margin-left: 0px;
}
}

    

#webinar-maj19-1, #webinar-neurovisdom-2 {
  position: relative;
  outline: none;
  text-decoration: none;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  width: 100%;
  opacity: 1;
  background-color: #29c4a9;
  border: 2px solid #ffffff;
  color: #ffffff;;
}

#webinar-maj19-1:hover {
  opacity: 1;
  background-color: #ffffff;
  border: 2px solid #29c4a9;
  color: #29c4a9;
  
}

#webinar20-3 {
  position: relative;
  outline: none;
  text-decoration: none;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  width: 100%;
  opacity: 1;
  background-color: #376eb0;
  border: 2px solid #ffffff;
  color: #ffffff;;
}

#webinar20-3:hover {
  opacity: 1;
  background-color: #ffffff;
  border: 2px solid #376eb0;
  color: #376eb0;
  
}



.Neurovisdom h1{
  font-family: 'Poiret One', sans-serif;
}

.moduletable-lp19{
    font-family: 'Poiret One' #29c4a9;
    background: #ffffff;
    padding: 20px 5px 20px 15px;
    border: solid 2px #29c4a9;
    border-radius: 15px;
}

.moduletable-lp19 input.button{
  position: relative;
  outline: none;
  text-decoration: none;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  width: 250px;
  opacity: 1;
  background-color: #29c4a9;
  border: 2px solid #ffffff;
  color: #ffffff;
  
}

.moduletable-lp19 input.button:hover{
  opacity: 1;
  background-color: #ffffff;
  border: 2px solid #29c4a9;
  color: #29c4a9 !important;
  
}




div.talent2 h1 { font-size: 60px; }
div.talent2 h2 { font-size: 35px !important; margin-bottom: 10px; }


@media only screen and (max-width: 600px) {
div.talent2 h1 { font-size: 28px; }
div.talent2 h2 {font-size: 18px !important; margin-bottom: 10px; }
div.item-page-webinar-apr-19 div.talent2 div.textcontainer { width:200px !important; }
div.computer2 { padding: 22px 20px 0px 60px !important; }

}


div.talent-container {
	width: 100%;
	max-width:1100px;
	min-height:900px;
	margin: auto;
}

div.talent-container h1 {
	
}

div.talent-container div.contain-screen {
    box-sizing: border-box;
	width: 100%;
    max-width: 816px;
    max-height:584px;
	min-height:600px;
	margin:auto;
	position:relative;
	/*background: url('/images/webinar/talent-computer.jpg'); background-repeat: no-repeat; 
	background-size: cover;*/
	padding: 3% 0% 5% 36%; 
}

div.talent-container div.contain-indhold {
  position: relative;
  top: 10%;
  right: 10%;
  font-family: Arial;
  font-weight: bold;
  box-sizing: border-box; 
  padding: 1%; 
  float: right; 
  background: rgba(225, 250, 239, 0.6); 
  font-size: 21px; 
  font-weight: 400;
  line-height: 130%;
  }

div.talent-container div.talent-clearfix {
  width: 100%;
  height: 1px;
  clear:both;
}

div.item-pageuddannelsen ul.black-bullet li { background-image: url(/images/black-bullet.gif); }

/* End Additional CSS Styles */ 

