* {font-family:arial;}
html,body,main {margin:auto;width:100%;min-height:100%;height:auto;}
a {color:inherit;cursor:pointer; -webkit-transition: all 0.25s; transition: all 0.25s;}
a img { border: 0; }
ul,p,h1,h2,h3,h4,h5 {margin-top:0;cursor:default;}
form {margin:0;}
fieldset {border: 0;margin:0;}


.notice {
 background: #FFE743;
 padding: 20px;
 font-size: 13px;
 font-weight: bold;
 text-align:center;
 color: #000;
 border: 1px dashed #000;
}

.notice a {
 color: #000;
}

.notice.error {
 background: red !important;
 color: #FFF !important;
}
.notice.error a {
 color: #FFF !important;
}


.servicenoticearea p {
 background: yellow;
 font-weight: bold;
 text-align: center;
 font-size: 16px;
 padding: 20px;
 color: #000;
 margin-top: 20px;
 border-radius: 6px;
}

.serviceviewersarea {
 position: relative;
 display:block;
}
.serviceviewersarea p {
 background: #FFF;
 font-weight: bold;
 text-align: center;
 font-size: 16px;
 padding: 20px;
 color: #000;
 margin-top: 20px;
}

.servicenoticearea.vipcall p {
 background: #ffc000;
}


.peepingtom {
 width: 64px;
 height: 100px;
 background-image: url(/assets/images/meekijker.png);
 background-repeat: no-repeat;
 background-size: 64px 64px;
 background-position: 0 0;
 overflow: hidden;
 position: relative;
 display:inline-block;
 margin: 12px;
}
.tomsphone {
 display:inline-block;
 position: absolute;
 bottom: 0;
 left: 0;
 text-align:center;
 font-size: 10px;
}

.spinner {
 position:fixed;
 left:0;
 top:0;
 z-index:500;
 width:100%;
 height:100%;
 margin:0;
 padding: 0;
 display:block;
 text-align:center;
 background-color: #000;
 background-color: rgba(0,0,0, 0.8);
 background-image: url(/assets/images/spinner.gif);
 background-image: 
    linear-gradient(transparent, transparent),
    url(/assets/images/spinner.svg);
 background-repeat: no-repeat;
 background-position: center center;
}


.fout {
 font-size: 120%;
 font-weight: bold;
 color:red;
 margin-top: 12px;
 margin-bottom: 12px;
 float:none;

}

.formfout {
 border-left: 3px solid red !important;
 padding: 6px !important;
 border-radius: 6px !important;
}

.myprofimg {
 position:absolute;
 top: 2px;
 right: 2px;
 width: 20%;
 border: 0;
 display:block;
}

.reviews {
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box; /* Firefox, other Gecko */
 box-sizing: border-box; /* Opera/IE 8+ */

/*
 display: flex;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:center;
    align-items:stretch;
*/

	flex-flow: row wrap;
    justify-content:center;
    align-items:stretch;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
}
.review {
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box; /* Firefox, other Gecko */
 box-sizing: border-box; /* Opera/IE 8+ */

 #float:left;
 display:inline-block;
 #max-width:400px;
 width:31%;
 padding: 20px;
 background: rgba(0,0,0,.1);
 margin:6px;
 vertical-align:top;
}

textarea,
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="text"] {
 border:1px solid #AAA;
 border-radius: 6px;
 background: #FFF;
 padding: 4px;
 outline: 0;
 min-width: 70%;
 max-width:96%;
}

.loginform input[type="text"],
.loginform input[type="password"] {
 min-width:auto;
 max-width:80px;
 font-size: 70%;
}

a.abtn,
.loginform input[type="submit"] {
 text-transform: capitalize;
 display: inline-block;
 padding: 4px 12px;
 background: #0E93EF;
 color: #FFF;
 outline:none;
 border:1px solid #0E93EF;
 border-radius: 6px;
 font-size: 70%;
 text-decoration: none;
}

a.abtn:hover,
.loginform input[type="submit"]:hover {
 background: #0D5F99;
 border:1px solid #0D5F99;
}

a.abtn.hide,
.hide {
 display:none;
}

#navmainlogin {
 position: absolute;
 right: 6px;
 top: 36px;
 width: 70%;
 text-align: right;
 list-style: none;
}

#navmainlogin span {font-size: 70%; display: none; }

sup.verplicht {
 color: red;
 font-weight: bold;
 font-size: 70%;
}

select {
 padding: 4px;
 border:1px solid #AAA;
 border-radius: 6px;
 background: #FFF;
 min-width: 100px;
}

.clr {float:none;clear:both;display:block;}
header {
 display: block;
 position:relative;
 clear: both;
 float:none;
 width: 100%;
 height: auto;
 overflow-x: hidden;
 margin:auto;
}
header .header-section.telewerk {
 background: #f1f7fa;
 position:relative;
}

header .header-section.telewerk img.telehead {
 display: block;
 margin:auto;
 margin-left: 50%;
 transform: translate3d(-50%,0,0);
 -webkit-transform: translate3d(-50%,0,0);
 object-fit: fill;
}

header .header-section.sflogo {
 margin: 6px;
}
header .header-section.sflogo img {
 display: inline-block;
 margin: 0;
 border: 0;
 max-width: 100%;
}


header .header-section.telewerk h1 {
 display:block;
 margin: auto;
 width: 600px;
 max-width: 90%;
 height: 115px;
 #background-image: url(../images/telewerk-thuis.png);
 background-image: url(../images/erowerk-logo.png);
 background-size: contain;
 background-repeat: no-repeat;
 position: absolute;
 left: 50%;
 top: 5%;
 transform: translate3d(-50%,0,0);
 -webkit-transform: translate3d(-50%,0,0);
 object-fit: fill;
}

header .header-section.telewerk h1 span.description { display: none; }

header .header-section.telewerk h1 a { display: block; width:100%; height:100%; text-decoration:none; padding: 0; margin:0;}

header .header-section.telewerk .blurbs {
 display:block;
 position: absolute;
 left: 50%;
 top:63%;
 transform: translate3d(-50%,-50%,0);
 -webkit-transform: translate3d(-50%,-50%,0);
}

header .header-section.telewerk h2 {
 display:inline-block;
 margin: auto;
 width: auto;
 background: #cd1b00;
 border-radius: 6px;
 padding: 4px 16px;
 color: #FFF;
 font-style: oblique;
 position: relative;
}
header .header-section.telewerk h2.tw1 {
}
header .header-section.telewerk h2.tw2 {
 margin-left: 20px;
 margin-top: 12px;
}


.devPhone header .header-section.telewerk {
 display:none;
}






ul#navmain {
 display:block;margin:0;padding:0;list-style: none;
}

ul#navmainlangs {
 position: absolute;
 right: 6px;
 top: 6px;
 width: 70%;
 text-align: right;
 list-style: none;
}

ul#navmainpages {
 background: #0e93ef;
 list-style: none;
 padding: 8px 0px;
 text-align:center;
}

ul#navmainlangs li,
ul#navmainpages li {
 display: inline-block;
}

ul#navmainpages li {
 margin-left: 0.6%;
 margin-right: 0.6%;
 vertical-align: top;
}

ul#navmainlangs li {
 margin-right: 6px;
}
ul#navmainlangs li a {
 color: #0e93ef;
 font-size: 80%;
 text-decoration: none;
}
ul#navmainlangs li a:hover {
 color: #000;
 text-decoration: underline;
}

ul#navmainpages li a {
 width: 100%;
 height:100%;
 display: inline-block;
 padding: 8px 6px;

 text-decoration: none;
 color: #FFF;
 font-weight: bold;
 text-transform: uppercase;
}
ul#navmainpages li a:hover {
 background-color: #2e9eec;
}

ul#navmainpages li ul {
 display:block;
 max-width: 220px;
font-size:100%;
margin-left:0;
text-indent:0;
padding:0;
}
ul#navmainpages li ul li {
 padding-left:0;
 padding-right:0;
margin-left:0;
 max-width: 218px;
}


.topdrie {
 position: absolute;
 top: 0;
 right: 0;
 width: 230px;
 padding: 20px;
}

.topdrie b.groot {
 color: #0E93EF;
 font-weight: bold;
 font-size: 110%;
}
.topdrie .small {
 font-size: 60%;
}

.topdrie li .amount,
.topdrie li .name {
 display: inline-block;
 width: 40%;
 margin: 0;
 padding: 0;
}



/* Pattern stuff */
.custom-bullet {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  counter-reset: counter;
  margin-bottom: 0;
}
.custom-bullet > li:before {
  counter-increment: counter;
  content: counter(counter);
}

.custom-bullet--a {
  position: relative;
}
.custom-bullet--a > li:before {
  position: relative;
  display: inline-block;
  z-index: 100;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
  margin-bottom: 0.25rem;
  border: 3px solid #FFF;
  line-height: 1.5rem;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  background-color: #0E93EF;
  border-radius: 100em;
  counter-increment: counter;
  content: counter(counter);
}
.custom-bullet--a > li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 90;
  left: 0.75rem;
  content: "";
}
.custom-bullet--a > li:last-child:before {
  margin-bottom: 0;
}








section.header-section.werkenbijerowerk {
 color: #0e93ef;
 font-weight: bold;
 text-align: center;
}
section.header-section.werkenbijerowerk h3 {
 font-size: 180%;
 margin-bottom: 2px;
 margin-top: 12px;
}
main {
 position:relative;
 display:block;
 width:96%;
 margin-left:auto;
 margin-right:auto;
}

main section.sectie {
 position:relative;
 display: block;
 padding-top: 12px;
 padding-bottom: 12px;
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box; /* Firefox, other Gecko */
 box-sizing: border-box; /* Opera/IE 8+ */
 margin-top:12px;
 background-image: url(../images/grad.png);
 background-repeat: no-repeat;
 background-position: 0 0;
}

.sectie.halfbox {
 width:49%;
 float:left;
 margin-left: 0;
 margin-right: 2%;
}
.sectie.halfbox.center {
 float: none;
 margin-left: auto;
 margin-right: auto;
}

.sectie.volbox {
 float:none;
 clear:both
 margin-left: 0;
 margin-right: 0;
}

.sectie.grijs {
 background-color: #e1e1e1;
}
.sectie.blauw {
 background-color: #0e93ef;
 color: #FFF;
}
.sectie.rood {
 background-color: #bf1010;
 color: #FFF;
 font-weight: bold;
}

section.rood h3 {
 font-size: 180%;
 font-style: oblique;
 text-decoration: underline;
}
p.big, 
span.big {
 font-size: 160% !important;
}

.sectie.paars {
 background-color: #e900cd;
}

.sectie.halfbox.nomargin,
.sectie.halfbox:nth-of-type(even) {
 margin-right: 0;
}

.sectie.grijs h3 {
 color: #0e93ef;
 font-size: 160%;
 font-style:oblique;
 font-weight:bold;
 letter-spacing:-1px;
 text-align:center;
 margin-bottom:6px;
}
.sectie.grijs a:hover {
 color: #0e93ef;
}

.sectie.halfbox img.btn {
 display:block;
 max-width: 378px;
 width: 50%;
 margin:auto;
}

.sectie.halfbox img.pic {
 display:block;
 width: 100%;
 height:auto;
 margin:auto;
}
div.inner {
 padding: 0 12px;
}
div.inner strong {
 font-size: 120%;
 letter-spacing:-1px;
}
div.nieuw {
 position:absolute;
 width:141px;
 height:57px;
 display:block;
 left:-20px;
 top:-12px;
}
div.nieuw:lang(nl) {
 background-image:url(../images/nieuw-NL.png);
}
div.nieuw:lang(en) {
 background-image:url(../images/nieuw-EN.png);
}
div.nieuw:lang(de) {
 background-image:url(../images/nieuw-DE.png);
}
div.nieuw:lang(es) {
 background-image:url(../images/nieuw-ES.png);
}



div.actueel {
 position:absolute;
 width:70px;
 height:16px;
 display:block;
 left:12px;
 top:12px;
 background-image:url(../images/actueel.png);
 opacity: 0.6;
}

.telefoonbg {
 position:absolute;
 top: 90px;
 right: 10px;
 width: 14%;
 height:auto;
 max-width: 126px;
}

.telefoonbg img {
 width: 100%;
 max-width: 126px;
 height:auto;
 display: block;
}

.videochatbg {
 position:absolute;
 top: 110px;
 right: 10px;
 width: 10%;
 height:auto;
 max-width: 82px;
}
.videochatbg img {
 width: 100%;
 max-width: 82px;
 height:auto;
 display: block;
}

.geld-verdienen {
 width: 100%;
 max-width:545px;
 margin: auto;
 display:block;
}

.sectie.volbox h3 {
 color: #FFF;
 font-size: 160%;
 font-style:oblique;
 font-weight:bold;
 letter-spacing:-1px;
 text-align:center;
 margin-bottom:6px;
}
.sectie.volbox h4 {
 color: #eee614;
 font-size: 110%;
 font-style:oblique;
 font-weight:bold;
}

.sectie.volbox p {
 font-size: 90%;
}

.sectie.volbox p.tagline {
 font-size: 120%;
 font-style:oblique;
 text-align:center;
 color: #e1e1e1;
}

.col3 {
  -webkit-columns: 3 320px;
     -moz-columns: 3 320px;
          columns: 3 320px;
		  /*
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em;
  -webkit-column-rule: 1px dotted #bbb;
     -moz-column-rule: 1px dotted #bbb;
          column-rule: 1px dotted #bbb;
		  */
  padding-left:12px;
  padding-right:12px;
 position: relative;
}
.col3 p,
.col3 section {
 position: relative;
 -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.col3 section.c1, .col3 section.c3 {
  background-color: #38a3ec;
  padding: 12px;
}
.col3 section.c2 {
 margin-top: 12px;
 margin-bottom: 12px;
}
.centreer {
 text-align:center;
}

footer {
 float:none;
 clear:both;
 position:relative;
 display:block;
 margin-top:12px;
 margin-bottom:40px;
 color: #e1e1e1;
 background-color: #000;
 padding: 20px;
 text-align:center;
 font-size: 80%;
}
footer a {
 color: #e1e1e1;
}
footer a:hover {
 color: #fff;
}
main section.sectie.nopad {
 padding-top: 0;
 padding-bottom: 0;
 border: 0;
}
iframe {
 margin:0;
 padding: 0;
 border: 0;
}

img.vlag {
 width: 20px;
 height:20px;
 vertical-align: middle;
 margin-right: 6px;
}

a.overopa img {
 cursor:pointer;
 opacity:1;
 -webkit-transition: all 0.25s; 
 transition: all 0.25s;
}

a.overopa:hover img {
 opacity: 0.7;
}

span.checkmark {
 background-image:url(../images/checkmark.png);
 width:46px;
 height:36px;
 position:relative;
 display:block;
 display:inline-block;

}
span.yelo {
 color:#eee614;
 font-weight: bold;
}

span.nobrw {
 white-space: nowrap;
}

@media all and (max-width:1085px) {
 section.header-section.sflogo img {
  display:block;
 }
 .topdrie {
  display: none;
 }
}

@media all and (max-width:1024px) {
 div.actueel {
  position:relative;
  left:auto;
  right:auto;
  top: auto;
  margin:auto;
  margin-bottom: 20px;
 }
}

@media all and (max-width:810px) {
 div.nieuw {
  width:70px;
  height:28px;
  left: -6px;
  background-size:contain;
}

@media all and (max-width:700px) {
 section.header-section.sflogo {
  margin-top:86px;
  text-align:center;
 }
 section.header-section.sflogo img {
  margin-left: auto;
  margin-right:auto;
 }
 #navmainlogin,
 ul#navmainlangs {
  width:100%;
  text-align: center;
  right: 0;
 }
}

@media all and (max-width:480px) {
 .sectie.halfbox {
  float:none;
  clear:both;
  width: 100%;
  margin-left:0;
  margin-right:0;
 }
 div.nieuw {
  top: -2px;
 }
}

@media all and (max-width:380px) {
 #videochatintro,
 .vspacerb,
 ul#navmainlangs li a .description {
  display:none;
 }
}

@media all and (max-width:320px) {
 ul#navmainpages li {
  display:block;
 }
}

@media all and (orientation:portrait) {
 .review {
  width:auto;
 }
}
