@font-face {
font-family: 'CP_Font_Awesome';
src: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/css/fonts/fontawesome-webfont.eot?v=4.0.3);
src: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/css/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format( 'embedded-opentype' ), url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/css/fonts/fontawesome-webfont.woff?v=4.0.3) format( 'woff' ), url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/css/fonts/fontawesome-webfont.ttf?v=4.0.3) format( 'truetype' ), url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/css/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format( 'svg' );
font-weight: normal;
font-style: normal;
}
.update .fa,
.cp-wrap .fa {
display: inline-block;
font-family: CP_Font_Awesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .cp-wrap .fa-lg {
font-size: 1.3333333333333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.cp-wrap .fa-2x {
font-size: 2em;
}
.cp-wrap .fa-3x {
font-size: 3em;
}
.cp-wrap .fa-4x {
font-size: 4em;
}
.cp-wrap .fa-5x {
font-size: 5em;
}
.cp-wrap .fa-fw {
width: 1.2857142857142858em;
text-align: center;
}
.cp-wrap .fa-ul {
padding-left: 0;
margin-left: 2.142857142857143em;
list-style-type: none;
}
.cp-wrap .fa-ul > li {
position: relative;
}
.cp-wrap .fa-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
top: 0.14285714285714285em;
text-align: center;
}
.cp-wrap .fa-li.cp-wrap .fa-lg {
left: -1.8571428571428572em;
}
.cp-wrap .fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.cp-wrap .fa.pull-left {
margin-right: .3em;
}
.cp-wrap .fa.pull-right {
margin-left: .3em;
}
.cp-wrap .fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate( 0deg );
}
100% {
-moz-transform: rotate( 359deg );
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate( 0deg );
}
100% {
-webkit-transform: rotate( 359deg );
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate( 0deg );
}
100% {
-o-transform: rotate( 359deg );
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate( 0deg );
}
100% {
-ms-transform: rotate( 359deg );
}
}
@keyframes spin {
0% {
transform: rotate( 0deg );
}
100% {
transform: rotate( 359deg );
}
}
.cp-wrap .fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage( rotation=1 );
-webkit-transform: rotate( 90deg );
-moz-transform: rotate( 90deg );
-ms-transform: rotate( 90deg );
-o-transform: rotate( 90deg );
transform: rotate( 90deg );
}
.cp-wrap .fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage( rotation=2 );
-webkit-transform: rotate( 180deg );
-moz-transform: rotate( 180deg );
-ms-transform: rotate( 180deg );
-o-transform: rotate( 180deg );
transform: rotate( 180deg );
}
.cp-wrap .fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage( rotation=3 );
-webkit-transform: rotate( 270deg );
-moz-transform: rotate( 270deg );
-ms-transform: rotate( 270deg );
-o-transform: rotate( 270deg );
transform: rotate( 270deg );
}
.cp-wrap .fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage( rotation=0, mirror=1 );
-webkit-transform: scale( -1, 1 );
-moz-transform: scale( -1, 1 );
-ms-transform: scale( -1, 1 );
-o-transform: scale( -1, 1 );
transform: scale( -1, 1 );
}
.cp-wrap .fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage( rotation=2, mirror=1 );
-webkit-transform: scale( 1, -1 );
-moz-transform: scale( 1, -1 );
-ms-transform: scale( 1, -1 );
-o-transform: scale( 1, -1 );
transform: scale( 1, -1 );
}
.cp-wrap .fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.cp-wrap .fa-stack-1x,
.cp-wrap .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.cp-wrap .fa-stack-1x {
line-height: inherit;
}
.cp-wrap .fa-stack-2x {
font-size: 2em;
}
.cp-wrap .fa-inverse {
color: #ffffff;
} .cp-wrap .fa-glass:before {
content: "\f000";
}
.cp-wrap .fa-music:before {
content: "\f001";
}
.cp-wrap .fa-search:before {
content: "\f002";
}
.cp-wrap .fa-envelope-o:before {
content: "\f003";
}
.cp-wrap .fa-heart:before {
content: "\f004";
}
.cp-wrap .fa-star:before {
content: "\f005";
}
.cp-wrap .fa-star-o:before {
content: "\f006";
}
.cp-wrap .fa-user:before {
content: "\f007";
}
.cp-wrap .fa-film:before {
content: "\f008";
}
.cp-wrap .fa-th-large:before {
content: "\f009";
}
.cp-wrap .fa-th:before {
content: "\f00a";
}
.cp-wrap .fa-th-list:before {
content: "\f00b";
}
.cp-wrap .fa-check:before {
content: "\f00c";
}
.cp-wrap .fa-times:before {
content: "\f00d";
}
.cp-wrap .fa-search-plus:before {
content: "\f00e";
}
.cp-wrap .fa-search-minus:before {
content: "\f010";
}
.cp-wrap .fa-power-off:before {
content: "\f011";
}
.cp-wrap .fa-signal:before {
content: "\f012";
}
.cp-wrap .fa-gear:before,
.cp-wrap .fa-cog:before {
content: "\f013";
}
.cp-wrap .fa-trash-o:before {
content: "\f014";
}
.cp-wrap .fa-home:before {
content: "\f015";
}
.cp-wrap .fa-file-o:before {
content: "\f016";
}
.cp-wrap .fa-clock-o:before {
content: "\f017";
}
.cp-wrap .fa-road:before {
content: "\f018";
}
.cp-wrap .fa-download:before {
content: "\f019";
}
.cp-wrap .fa-arrow-circle-o-down:before {
content: "\f01a";
}
.cp-wrap .fa-arrow-circle-o-up:before {
content: "\f01b";
}
.cp-wrap .fa-inbox:before {
content: "\f01c";
}
.cp-wrap .fa-play-circle-o:before {
content: "\f01d";
}
.cp-wrap .fa-rotate-right:before,
.cp-wrap .fa-repeat:before {
content: "\f01e";
}
.cp-wrap .fa-refresh:before {
content: "\f021";
}
.cp-wrap .fa-list-alt:before {
content: "\f022";
}
.cp-wrap .fa-lock:before {
content: "\f023";
}
.cp-wrap .fa-flag:before {
content: "\f024";
}
.cp-wrap .fa-headphones:before {
content: "\f025";
}
.cp-wrap .fa-volume-off:before {
content: "\f026";
}
.cp-wrap .fa-volume-down:before {
content: "\f027";
}
.cp-wrap .fa-volume-up:before {
content: "\f028";
}
.cp-wrap .fa-qrcode:before {
content: "\f029";
}
.cp-wrap .fa-barcode:before {
content: "\f02a";
}
.cp-wrap .fa-tag:before {
content: "\f02b";
}
.cp-wrap .fa-tags:before {
content: "\f02c";
}
.cp-wrap .fa-book:before {
content: "\f02d";
}
.cp-wrap .fa-bookmark:before {
content: "\f02e";
}
.cp-wrap .fa-print:before {
content: "\f02f";
}
.cp-wrap .fa-camera:before {
content: "\f030";
}
.cp-wrap .fa-font:before {
content: "\f031";
}
.cp-wrap .fa-bold:before {
content: "\f032";
}
.cp-wrap .fa-italic:before {
content: "\f033";
}
.cp-wrap .fa-text-height:before {
content: "\f034";
}
.cp-wrap .fa-text-width:before {
content: "\f035";
}
.cp-wrap .fa-align-left:before {
content: "\f036";
}
.cp-wrap .fa-align-center:before {
content: "\f037";
}
.cp-wrap .fa-align-right:before {
content: "\f038";
}
.cp-wrap .fa-align-justify:before {
content: "\f039";
}
.cp-wrap .fa-list:before {
content: "\f03a";
}
.cp-wrap .fa-dedent:before,
.cp-wrap .fa-outdent:before {
content: "\f03b";
}
.cp-wrap .fa-indent:before {
content: "\f03c";
}
.cp-wrap .fa-video-camera:before {
content: "\f03d";
}
.cp-wrap .fa-picture-o:before {
content: "\f03e";
}
.cp-wrap .fa-pencil:before {
content: "\f040";
}
.cp-wrap .fa-map-marker:before {
content: "\f041";
}
.cp-wrap .fa-adjust:before {
content: "\f042";
}
.cp-wrap .fa-tint:before {
content: "\f043";
}
.cp-wrap .fa-edit:before,
.cp-wrap .fa-pencil-square-o:before {
content: "\f044";
}
.cp-wrap .fa-share-square-o:before {
content: "\f045";
}
.cp-wrap .fa-check-square-o:before {
content: "\f046";
}
.cp-wrap .fa-arrows:before {
content: "\f047";
}
.cp-wrap .fa-step-backward:before {
content: "\f048";
}
.cp-wrap .fa-fast-backward:before {
content: "\f049";
}
.cp-wrap .fa-backward:before {
content: "\f04a";
}
.cp-wrap .fa-play:before {
content: "\f04b";
}
.cp-wrap .fa-pause:before {
content: "\f04c";
}
.cp-wrap .fa-stop:before {
content: "\f04d";
}
.cp-wrap .fa-forward:before {
content: "\f04e";
}
.cp-wrap .fa-fast-forward:before {
content: "\f050";
}
.cp-wrap .fa-step-forward:before {
content: "\f051";
}
.cp-wrap .fa-eject:before {
content: "\f052";
}
.cp-wrap .fa-chevron-left:before {
content: "\f053";
}
.cp-wrap .fa-chevron-right:before {
content: "\f054";
}
.cp-wrap .fa-plus-circle:before {
content: "\f055";
}
.cp-wrap .fa-minus-circle:before {
content: "\f056";
}
.update .fa-times-circle:before,
.cp-wrap .fa-times-circle:before {
content: "\f057";
}
.cp-wrap .fa-check-circle:before {
content: "\f058";
}
.cp-wrap .fa-question-circle:before {
content: "\f059";
}
.cp-wrap .fa-info-circle:before {
content: "\f05a";
}
.cp-wrap .fa-crosshairs:before {
content: "\f05b";
}
.cp-wrap .fa-times-circle-o:before {
content: "\f05c";
}
.cp-wrap .fa-check-circle-o:before {
content: "\f05d";
}
.cp-wrap .fa-ban:before {
content: "\f05e";
}
.cp-wrap .fa-arrow-left:before {
content: "\f060";
}
.cp-wrap .fa-arrow-right:before {
content: "\f061";
}
.cp-wrap .fa-arrow-up:before {
content: "\f062";
}
.cp-wrap .fa-arrow-down:before {
content: "\f063";
}
.cp-wrap .fa-mail-forward:before,
.cp-wrap .fa-share:before {
content: "\f064";
}
.cp-wrap .fa-expand:before {
content: "\f065";
}
.cp-wrap .fa-compress:before {
content: "\f066";
}
.cp-wrap .fa-plus:before {
content: "\f067";
}
.cp-wrap .fa-minus:before {
content: "\f068";
}
.cp-wrap .fa-asterisk:before {
content: "\f069";
}
.cp-wrap .fa-exclamation-circle:before {
content: "\f06a";
}
.cp-wrap .fa-gift:before {
content: "\f06b";
}
.cp-wrap .fa-leaf:before {
content: "\f06c";
}
.cp-wrap .fa-fire:before {
content: "\f06d";
}
.cp-wrap .fa-eye:before {
content: "\f06e";
}
.cp-wrap .fa-eye-slash:before {
content: "\f070";
}
.cp-wrap .fa-warning:before,
.cp-wrap .fa-exclamation-triangle:before {
content: "\f071";
}
.cp-wrap .fa-plane:before {
content: "\f072";
}
.cp-wrap .fa-calendar:before {
content: "\f073";
}
.cp-wrap .fa-random:before {
content: "\f074";
}
.cp-wrap .fa-comment:before {
content: "\f075";
}
.cp-wrap .fa-magnet:before {
content: "\f076";
}
.cp-wrap .fa-chevron-up:before {
content: "\f077";
}
.cp-wrap .fa-chevron-down:before {
content: "\f078";
}
.cp-wrap .fa-retweet:before {
content: "\f079";
}
.cp-wrap .fa-shopping-cart:before {
content: "\f07a";
}
.cp-wrap .fa-folder:before {
content: "\f07b";
}
.cp-wrap .fa-folder-open:before {
content: "\f07c";
}
.cp-wrap .fa-arrows-v:before {
content: "\f07d";
}
.cp-wrap .fa-arrows-h:before {
content: "\f07e";
}
.cp-wrap .fa-bar-chart-o:before {
content: "\f080";
}
.cp-wrap .fa-twitter-square:before {
content: "\f081";
}
.cp-wrap .fa-facebook-square:before {
content: "\f082";
}
.cp-wrap .fa-camera-retro:before {
content: "\f083";
}
.cp-wrap .fa-key:before {
content: "\f084";
}
.cp-wrap .fa-gears:before,
.cp-wrap .fa-cogs:before {
content: "\f085";
}
.cp-wrap .fa-comments:before {
content: "\f086";
}
.cp-wrap .fa-thumbs-o-up:before {
content: "\f087";
}
.cp-wrap .fa-thumbs-o-down:before {
content: "\f088";
}
.cp-wrap .fa-star-half:before {
content: "\f089";
}
.cp-wrap .fa-heart-o:before {
content: "\f08a";
}
.cp-wrap .fa-sign-out:before {
content: "\f08b";
}
.cp-wrap .fa-linkedin-square:before {
content: "\f08c";
}
.cp-wrap .fa-thumb-tack:before {
content: "\f08d";
}
.cp-wrap .fa-external-link:before {
content: "\f08e";
}
.cp-wrap .fa-sign-in:before {
content: "\f090";
}
.cp-wrap .fa-trophy:before {
content: "\f091";
}
.cp-wrap .fa-github-square:before {
content: "\f092";
}
.cp-wrap .fa-upload:before {
content: "\f093";
}
.cp-wrap .fa-lemon-o:before {
content: "\f094";
}
.cp-wrap .fa-phone:before {
content: "\f095";
}
.cp-wrap .fa-square-o:before {
content: "\f096";
}
.cp-wrap .fa-bookmark-o:before {
content: "\f097";
}
.cp-wrap .fa-phone-square:before {
content: "\f098";
}
.cp-wrap .fa-twitter:before {
content: "\f099";
}
.cp-wrap .fa-facebook:before {
content: "\f09a";
}
.cp-wrap .fa-github:before {
content: "\f09b";
}
.cp-wrap .fa-unlock:before {
content: "\f09c";
}
.cp-wrap .fa-credit-card:before {
content: "\f09d";
}
.cp-wrap .fa-rss:before {
content: "\f09e";
}
.cp-wrap .fa-hdd-o:before {
content: "\f0a0";
}
.cp-wrap .fa-bullhorn:before {
content: "\f0a1";
}
.cp-wrap .fa-bell:before {
content: "\f0f3";
}
.cp-wrap .fa-certificate:before {
content: "\f0a3";
}
.cp-wrap .fa-hand-o-right:before {
content: "\f0a4";
}
.cp-wrap .fa-hand-o-left:before {
content: "\f0a5";
}
.cp-wrap .fa-hand-o-up:before {
content: "\f0a6";
}
.cp-wrap .fa-hand-o-down:before {
content: "\f0a7";
}
.cp-wrap .fa-arrow-circle-left:before {
content: "\f0a8";
}
.cp-wrap .fa-arrow-circle-right:before {
content: "\f0a9";
}
.cp-wrap .fa-arrow-circle-up:before {
content: "\f0aa";
}
.cp-wrap .fa-arrow-circle-down:before {
content: "\f0ab";
}
.cp-wrap .fa-globe:before {
content: "\f0ac";
}
.cp-wrap .fa-wrench:before {
content: "\f0ad";
}
.cp-wrap .fa-tasks:before {
content: "\f0ae";
}
.cp-wrap .fa-filter:before {
content: "\f0b0";
}
.cp-wrap .fa-briefcase:before {
content: "\f0b1";
}
.cp-wrap .fa-arrows-alt:before {
content: "\f0b2";
}
.cp-wrap .fa-group:before,
.cp-wrap .fa-users:before {
content: "\f0c0";
}
.cp-wrap .fa-chain:before,
.cp-wrap .fa-link:before {
content: "\f0c1";
}
.cp-wrap .fa-cloud:before {
content: "\f0c2";
}
.cp-wrap .fa-flask:before {
content: "\f0c3";
}
.cp-wrap .fa-cut:before,
.cp-wrap .fa-scissors:before {
content: "\f0c4";
}
.cp-wrap .fa-copy:before,
.cp-wrap .fa-files-o:before {
content: "\f0c5";
}
.cp-wrap .fa-paperclip:before {
content: "\f0c6";
}
.cp-wrap .fa-save:before,
.cp-wrap .fa-floppy-o:before {
content: "\f0c7";
}
.cp-wrap .fa-square:before {
content: "\f0c8";
}
.cp-wrap .fa-bars:before {
content: "\f0c9";
}
.cp-wrap .fa-list-ul:before {
content: "\f0ca";
}
.cp-wrap .fa-list-ol:before {
content: "\f0cb";
}
.cp-wrap .fa-strikethrough:before {
content: "\f0cc";
}
.cp-wrap .fa-underline:before {
content: "\f0cd";
}
.cp-wrap .fa-table:before {
content: "\f0ce";
}
.cp-wrap .fa-magic:before {
content: "\f0d0";
}
.cp-wrap .fa-truck:before {
content: "\f0d1";
}
.cp-wrap .fa-pinterest:before {
content: "\f0d2";
}
.cp-wrap .fa-pinterest-square:before {
content: "\f0d3";
}
.cp-wrap .fa-google-plus-square:before {
content: "\f0d4";
}
.cp-wrap .fa-google-plus:before {
content: "\f0d5";
}
.cp-wrap .fa-money:before {
content: "\f0d6";
}
.cp-wrap .fa-caret-down:before {
content: "\f0d7";
}
.cp-wrap .fa-caret-up:before {
content: "\f0d8";
}
.cp-wrap .fa-caret-left:before {
content: "\f0d9";
}
.cp-wrap .fa-caret-right:before {
content: "\f0da";
}
.cp-wrap .fa-columns:before {
content: "\f0db";
}
.cp-wrap .fa-unsorted:before,
.cp-wrap .fa-sort:before {
content: "\f0dc";
}
.cp-wrap .fa-sort-down:before,
.cp-wrap .fa-sort-asc:before {
content: "\f0dd";
}
.cp-wrap .fa-sort-up:before,
.cp-wrap .fa-sort-desc:before {
content: "\f0de";
}
.cp-wrap .fa-envelope:before {
content: "\f0e0";
}
.cp-wrap .fa-linkedin:before {
content: "\f0e1";
}
.cp-wrap .fa-rotate-left:before,
.cp-wrap .fa-undo:before {
content: "\f0e2";
}
.cp-wrap .fa-legal:before,
.cp-wrap .fa-gavel:before {
content: "\f0e3";
}
.cp-wrap .fa-dashboard:before,
.cp-wrap .fa-tachometer:before {
content: "\f0e4";
}
.cp-wrap .fa-comment-o:before {
content: "\f0e5";
}
.cp-wrap .fa-comments-o:before {
content: "\f0e6";
}
.cp-wrap .fa-flash:before,
.cp-wrap .fa-bolt:before {
content: "\f0e7";
}
.cp-wrap .fa-sitemap:before {
content: "\f0e8";
}
.cp-wrap .fa-umbrella:before {
content: "\f0e9";
}
.cp-wrap .fa-paste:before,
.cp-wrap .fa-clipboard:before {
content: "\f0ea";
}
.cp-wrap .fa-lightbulb-o:before {
content: "\f0eb";
}
.cp-wrap .fa-exchange:before {
content: "\f0ec";
}
.cp-wrap .fa-cloud-download:before {
content: "\f0ed";
}
.cp-wrap .fa-cloud-upload:before {
content: "\f0ee";
}
.cp-wrap .fa-user-md:before {
content: "\f0f0";
}
.cp-wrap .fa-stethoscope:before {
content: "\f0f1";
}
.cp-wrap .fa-suitcase:before {
content: "\f0f2";
}
.cp-wrap .fa-bell-o:before {
content: "\f0a2";
}
.cp-wrap .fa-coffee:before {
content: "\f0f4";
}
.cp-wrap .fa-cutlery:before {
content: "\f0f5";
}
.cp-wrap .fa-file-text-o:before {
content: "\f0f6";
}
.cp-wrap .fa-building-o:before {
content: "\f0f7";
}
.cp-wrap .fa-hospital-o:before {
content: "\f0f8";
}
.cp-wrap .fa-ambulance:before {
content: "\f0f9";
}
.cp-wrap .fa-medkit:before {
content: "\f0fa";
}
.cp-wrap .fa-fighter-jet:before {
content: "\f0fb";
}
.cp-wrap .fa-beer:before {
content: "\f0fc";
}
.cp-wrap .fa-h-square:before {
content: "\f0fd";
}
.cp-wrap .fa-plus-square:before {
content: "\f0fe";
}
.cp-wrap .fa-angle-double-left:before {
content: "\f100";
}
.cp-wrap .fa-angle-double-right:before {
content: "\f101";
}
.cp-wrap .fa-angle-double-up:before {
content: "\f102";
}
.cp-wrap .fa-angle-double-down:before {
content: "\f103";
}
.cp-wrap .fa-angle-left:before {
content: "\f104";
}
.cp-wrap .fa-angle-right:before {
content: "\f105";
}
.cp-wrap .fa-angle-up:before {
content: "\f106";
}
.cp-wrap .fa-angle-down:before {
content: "\f107";
}
.cp-wrap .fa-desktop:before {
content: "\f108";
}
.cp-wrap .fa-laptop:before {
content: "\f109";
}
.cp-wrap .fa-tablet:before {
content: "\f10a";
}
.cp-wrap .fa-mobile-phone:before,
.cp-wrap .fa-mobile:before {
content: "\f10b";
}
.cp-wrap .fa-circle-o:before {
content: "\f10c";
}
.cp-wrap .fa-quote-left:before {
content: "\f10d";
}
.cp-wrap .fa-quote-right:before {
content: "\f10e";
}
.cp-wrap .fa-spinner:before {
content: "\f110";
}
.cp-wrap .fa-circle:before {
content: "\f111";
}
.cp-wrap .fa-mail-reply:before,
.cp-wrap .fa-reply:before {
content: "\f112";
}
.cp-wrap .fa-github-alt:before {
content: "\f113";
}
.cp-wrap .fa-folder-o:before {
content: "\f114";
}
.cp-wrap .fa-folder-open-o:before {
content: "\f115";
}
.cp-wrap .fa-smile-o:before {
content: "\f118";
}
.cp-wrap .fa-frown-o:before {
content: "\f119";
}
.cp-wrap .fa-meh-o:before {
content: "\f11a";
}
.cp-wrap .fa-gamepad:before {
content: "\f11b";
}
.cp-wrap .fa-keyboard-o:before {
content: "\f11c";
}
.cp-wrap .fa-flag-o:before {
content: "\f11d";
}
.cp-wrap .fa-flag-checkered:before {
content: "\f11e";
}
.cp-wrap .fa-terminal:before {
content: "\f120";
}
.cp-wrap .fa-code:before {
content: "\f121";
}
.cp-wrap .fa-reply-all:before {
content: "\f122";
}
.cp-wrap .fa-mail-reply-all:before {
content: "\f122";
}
.cp-wrap .fa-star-half-empty:before,
.cp-wrap .fa-star-half-full:before,
.cp-wrap .fa-star-half-o:before {
content: "\f123";
}
.cp-wrap .fa-location-arrow:before {
content: "\f124";
}
.cp-wrap .fa-crop:before {
content: "\f125";
}
.cp-wrap .fa-code-fork:before {
content: "\f126";
}
.cp-wrap .fa-unlink:before,
.cp-wrap .fa-chain-broken:before {
content: "\f127";
}
.cp-wrap .fa-question:before {
content: "\f128";
}
.cp-wrap .fa-info:before {
content: "\f129";
}
.cp-wrap .fa-exclamation:before {
content: "\f12a";
}
.cp-wrap .fa-superscript:before {
content: "\f12b";
}
.cp-wrap .fa-subscript:before {
content: "\f12c";
}
.cp-wrap .fa-eraser:before {
content: "\f12d";
}
.cp-wrap .fa-puzzle-piece:before {
content: "\f12e";
}
.cp-wrap .fa-microphone:before {
content: "\f130";
}
.cp-wrap .fa-microphone-slash:before {
content: "\f131";
}
.cp-wrap .fa-shield:before {
content: "\f132";
}
.cp-wrap .fa-calendar-o:before {
content: "\f133";
}
.cp-wrap .fa-fire-extinguisher:before {
content: "\f134";
}
.cp-wrap .fa-rocket:before {
content: "\f135";
}
.cp-wrap .fa-maxcdn:before {
content: "\f136";
}
.cp-wrap .fa-chevron-circle-left:before {
content: "\f137";
}
.cp-wrap .fa-chevron-circle-right:before {
content: "\f138";
}
.cp-wrap .fa-chevron-circle-up:before {
content: "\f139";
}
.cp-wrap .fa-chevron-circle-down:before {
content: "\f13a";
}
.cp-wrap .fa-html5:before {
content: "\f13b";
}
.cp-wrap .fa-css3:before {
content: "\f13c";
}
.cp-wrap .fa-anchor:before {
content: "\f13d";
}
.cp-wrap .fa-unlock-alt:before {
content: "\f13e";
}
.cp-wrap .fa-bullseye:before {
content: "\f140";
}
.cp-wrap .fa-ellipsis-h:before {
content: "\f141";
}
.cp-wrap .fa-ellipsis-v:before {
content: "\f142";
}
.cp-wrap .fa-rss-square:before {
content: "\f143";
}
.cp-wrap .fa-play-circle:before {
content: "\f144";
}
.cp-wrap .fa-ticket:before {
content: "\f145";
}
.cp-wrap .fa-minus-square:before {
content: "\f146";
}
.cp-wrap .fa-minus-square-o:before {
content: "\f147";
}
.cp-wrap .fa-level-up:before {
content: "\f148";
}
.cp-wrap .fa-level-down:before {
content: "\f149";
}
.cp-wrap .fa-check-square:before {
content: "\f14a";
}
.cp-wrap .fa-pencil-square:before {
content: "\f14b";
}
.cp-wrap .fa-external-link-square:before {
content: "\f14c";
}
.cp-wrap .fa-share-square:before {
content: "\f14d";
}
.cp-wrap .fa-compass:before {
content: "\f14e";
}
.cp-wrap .fa-toggle-down:before,
.cp-wrap .fa-caret-square-o-down:before {
content: "\f150";
}
.cp-wrap .fa-toggle-up:before,
.cp-wrap .fa-caret-square-o-up:before {
content: "\f151";
}
.cp-wrap .fa-toggle-right:before,
.cp-wrap .fa-caret-square-o-right:before {
content: "\f152";
}
.cp-wrap .fa-euro:before,
.cp-wrap .fa-eur:before {
content: "\f153";
}
.cp-wrap .fa-gbp:before {
content: "\f154";
}
.cp-wrap .fa-dollar:before,
.cp-wrap .fa-usd:before {
content: "\f155";
}
.cp-wrap .fa-rupee:before,
.cp-wrap .fa-inr:before {
content: "\f156";
}
.cp-wrap .fa-cny:before,
.cp-wrap .fa-rmb:before,
.cp-wrap .fa-yen:before,
.cp-wrap .fa-jpy:before {
content: "\f157";
}
.cp-wrap .fa-ruble:before,
.cp-wrap .fa-rouble:before,
.cp-wrap .fa-rub:before {
content: "\f158";
}
.cp-wrap .fa-won:before,
.cp-wrap .fa-krw:before {
content: "\f159";
}
.cp-wrap .fa-bitcoin:before,
.cp-wrap .fa-btc:before {
content: "\f15a";
}
.cp-wrap .fa-file:before {
content: "\f15b";
}
.cp-wrap .fa-file-text:before {
content: "\f15c";
}
.cp-wrap .fa-sort-alpha-asc:before {
content: "\f15d";
}
.cp-wrap .fa-sort-alpha-desc:before {
content: "\f15e";
}
.cp-wrap .fa-sort-amount-asc:before {
content: "\f160";
}
.cp-wrap .fa-sort-amount-desc:before {
content: "\f161";
}
.cp-wrap .fa-sort-numeric-asc:before {
content: "\f162";
}
.cp-wrap .fa-sort-numeric-desc:before {
content: "\f163";
}
.cp-wrap .fa-thumbs-up:before {
content: "\f164";
}
.cp-wrap .fa-thumbs-down:before {
content: "\f165";
}
.cp-wrap .fa-youtube-square:before {
content: "\f166";
}
.cp-wrap .fa-youtube:before {
content: "\f167";
}
.cp-wrap .fa-xing:before {
content: "\f168";
}
.cp-wrap .fa-xing-square:before {
content: "\f169";
}
.cp-wrap .fa-youtube-play:before {
content: "\f16a";
}
.cp-wrap .fa-dropbox:before {
content: "\f16b";
}
.cp-wrap .fa-stack-overflow:before {
content: "\f16c";
}
.cp-wrap .fa-instagram:before {
content: "\f16d";
}
.cp-wrap .fa-flickr:before {
content: "\f16e";
}
.cp-wrap .fa-adn:before {
content: "\f170";
}
.cp-wrap .fa-bitbucket:before {
content: "\f171";
}
.cp-wrap .fa-bitbucket-square:before {
content: "\f172";
}
.cp-wrap .fa-tumblr:before {
content: "\f173";
}
.cp-wrap .fa-tumblr-square:before {
content: "\f174";
}
.cp-wrap .fa-long-arrow-down:before {
content: "\f175";
}
.cp-wrap .fa-long-arrow-up:before {
content: "\f176";
}
.cp-wrap .fa-long-arrow-left:before {
content: "\f177";
}
.cp-wrap .fa-long-arrow-right:before {
content: "\f178";
}
.cp-wrap .fa-apple:before {
content: "\f179";
}
.cp-wrap .fa-windows:before {
content: "\f17a";
}
.cp-wrap .fa-android:before {
content: "\f17b";
}
.cp-wrap .fa-linux:before {
content: "\f17c";
}
.cp-wrap .fa-dribbble:before {
content: "\f17d";
}
.cp-wrap .fa-skype:before {
content: "\f17e";
}
.cp-wrap .fa-foursquare:before {
content: "\f180";
}
.cp-wrap .fa-trello:before {
content: "\f181";
}
.cp-wrap .fa-female:before {
content: "\f182";
}
.cp-wrap .fa-male:before {
content: "\f183";
}
.cp-wrap .fa-gittip:before {
content: "\f184";
}
.cp-wrap .fa-sun-o:before {
content: "\f185";
}
.cp-wrap .fa-moon-o:before {
content: "\f186";
}
.cp-wrap .fa-archive:before {
content: "\f187";
}
.cp-wrap .fa-bug:before {
content: "\f188";
}
.cp-wrap .fa-vk:before {
content: "\f189";
}
.cp-wrap .fa-weibo:before {
content: "\f18a";
}
.cp-wrap .fa-renren:before {
content: "\f18b";
}
.cp-wrap .fa-pagelines:before {
content: "\f18c";
}
.cp-wrap .fa-stack-exchange:before {
content: "\f18d";
}
.cp-wrap .fa-arrow-circle-o-right:before {
content: "\f18e";
}
.cp-wrap .fa-arrow-circle-o-left:before {
content: "\f190";
}
.cp-wrap .fa-toggle-left:before,
.cp-wrap .fa-caret-square-o-left:before {
content: "\f191";
}
.cp-wrap .fa-dot-circle-o:before {
content: "\f192";
}
.cp-wrap .fa-wheelchair:before {
content: "\f193";
}
.cp-wrap .fa-vimeo-square:before {
content: "\f194";
}
.cp-wrap .fa-turkish-lira:before,
.cp-wrap .fa-try:before {
content: "\f195";
}
.cp-wrap .fa-plus-square-o:before {
content: "\f196";
}.zero{
padding: 0px 10px 14px;
}
input[type="text"],
.new_question textarea{
width: 95%;
font-size: 1em;
margin-bottom: 5px;
}
.apply-button-archive{
margin-top:10px;
}
.units-breadcrumbs{
font-size: 16px;
margin-bottom: 20px;
}
.form-info-red{
color:red;
}
.student-settings label{
display: block;
width: 48%;
float: left;
margin-left: 1%;
}
.student-settings label.right{
display: block;
width: 48%;
float: right;
margin-right: 2%;
}
.student-settings input[type="text"], .student-settings input[type="password"]{
width: 95%;
}
.student-settings label.full{
display: block;
width: 97%;
float: right;
margin-right: 2%;
}
.student-settings label.full-right{
display: inline-block;
width: auto;
float: right;
margin-right: 2%;
}
.strong{
font-weight: bold;
}
.divider{
width: 100%;
height: 1px;
background-color: #ccc;
float: left;
margin: 15px 0px 15px 0px;
} .small-circle-profile-image {
width: 76px;
height: 76px;
border-radius: 38px;
-webkit-border-radius: 38px;
-moz-border-radius: 38px;
background-repeat: no-repeat;
border: 1px solid #ccc;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.instructors-box{
float: right;
width: 100%;
}
.instructor{
float: left;
text-align: center;
width: 49%;
margin-right: 1%;
}
.instructor-name{
float: left;
margin-top: 25px;
}
.instructor-profile {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
border-bottom: 1px solid #efefef;
}
.instructor-profile:last-child {
margin: 0;
padding: 0;
border: none;
}
.enroll-box{
float: left;
width: 100%;
}
.enroll-box-left{
width: 65%;
float: left;
}
.enroll-box-right{
width: 34%;
float: right;
}
.apply-box{
width: 100%;
float: right;
}
.passcode-box{
float: right;
width: 100%;
margin-top: 20px;
text-align: right;
}
.apply-links{
text-align: right;
clear:both;
}
.apply-button-finished,
input[type="submit"].apply-button-finished,
input[type="button"].apply-button-finished{ float:right;
}
.apply-button-pending,
input[type="submit"].apply-button-pending,
input[type="button"].apply-button-pending{ float:right;
}
button.apply-button-enrolled,
a.apply-button-enrolled,
input[type="submit"].apply-button-enrolled,
input[type="button"].apply-button-enrolled{ float:right;
}
button.apply-button-enrolled:hover,
a.apply-button-enrolled:hover,
input[type="submit"].apply-button-enrolled:hover,
input[type="button"].apply-button-enrolled:hover{ }
button.apply-button,
a.apply-button,
input[type="submit"].apply-button,
input[type="button"].apply-button{ min-height: 32px;
min-width: 100px;
padding: 5px;
float:right;
}
button.apply-button:hover,
a.apply-button:hover,
input[type="submit"].apply-button:hover,
input[type="button"].apply-button:hover{ }
button,
a.apply-button,
input[type="submit"],
input[type="button"]{
-ms-word-break: normal;
word-break: normal;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
} .module_textarea_input textarea{
width: 100%;
height: 100px;
}
.front_response_content{
border: 1px solid #ddd;
padding: 5px 10px 5px 10px;
background-color: #f5f5f5;
margin-top: 10px;
margin-bottom: 10px;
width: 97.9%;
}
.module_textarea_input .front_response_content{
max-height: 100px;
overflow-y: scroll;
}
.radio_input_module ul.radio_answer_check_li, .checkbox_input_module ul.radio_answer_check_li{
list-style: none;
margin-top: 10px;
margin-bottom: 10px;
}
.radio_input_module ul.radio_answer_check_li li, .checkbox_input_module ul.radio_answer_check_li li{
margin-left: 10px;
}
.radio_input_module ul.radio_answer_check_li li .radio_answer_check, .checkbox_input_module ul.radio_answer_check_li li .checkbox_answer_check{
margin-right: 10px;
}
.nav-submenu li.submenu-item{
display: inline;
margin: 0px;
}
.units-archive ul.units-archive-list{
list-style: none;
list-style-type: none;
}
.units-archive ul.units-archive-list li{
margin: 0px;
}
.unit-archive-single-module-status{
margin-left:0px;
display: block;
margin-bottom: 15px;
}
.nav-submenu li.submenu-item:after{
content:"   |   ";
}
.nav-submenu li.submenu-item:last-child:after{
content:"";
}
.nav-submenu a{
text-decoration: none;
}
.nav-submenu .submenu-active a{
text-decoration: underline;
}
span.percentage{
display: inline-block;
width: 55px;
float: right;
}
.li-locked-unit { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha( Opacity=50 )"; filter: alpha( opacity=50 ); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;
}
.locked-unit {
position: absolute;
z-index: 9999;
width: 100%;
height: 100%;
}
.units-archive-list li{
position: relative;
}
.response_comment_front{
color: #616E14;
border: solid 1px #BFD62F;
background-color: #DAE691;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 14px 20px;
}
.module_file_input{
margin-top: 20px;
}
.front-single-module {
margin-bottom: 30px;
}
.front-single-module-save {
margin-bottom: 50px;
}
#submit_bottom{ }
#navigation-pagination.navigation{
text-align: right;
float: right;
margin-top: 25px;
}
#navigation-pagination.navigation li a,
#navigation-pagination.navigation li a:hover,
#navigation-pagination.navigation li.active a,
#navigation-pagination.navigation li.disabled {
color: #000;
text-decoration:none;
}
#navigation-pagination.navigation li {
display: inline;
margin: 0px;
}
#navigation-pagination.navigation li a,
#navigation-pagination.navigation li a:hover,
#navigation-pagination.navigation li.active a,
#navigation-pagination.navigation li.disabled {
background-color: #fff;
border: 1px solid #ddd;
cursor: pointer;
padding: 5px 13px 6px 13px;
font-family: 'Dosis', sans-serif;
font-size: 15px;
}
#navigation-pagination.navigation li a:hover,
#navigation-pagination.navigation li.active a {
background-color: #ccc;
color: #fff;
}
.form-info-error, .form-info-regular{
color: #fff;
padding: 20px;
}
.form-info-error{
background-color: #e2ba92
}
.form-info-regular{
background-color: #88e2ff;
} .notification-archive-list{
margin-top: 38px;
}
.notification-archive-single-meta{
float: left;
width: 20%;
clear: both;
}
.notification-date{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 55px;
height: 55px;
background-color: #a9a9a9;
color: #fff;
text-align: center; text-transform: capitalize;  }
.notification-date .date-part-one{
padding-top: 10px;
font-size: 14px;
font-weight: 400;
display: block;
width: 100%;
line-height: 14px;
}
.notification-date .date-part-two{
font-size: 24px;
display: block;
width: 100%;
line-height: 24px;
}
.notification-time{
width: 55px;
color: #888888;
font-size: 14px;
text-transform: lowercase; text-align: center;
}
.notification-meta-divider{ display: none;
}
.notification-archive-single{
float: left;
width: 80%;
}
.entry-content ul.notification-archive-list,
.entry-content ul.discussion-archive-list
{
list-style: none;
}
h1.notification-title{
font-size: 24px;
border-bottom: 2px solid #f5f5f5;
margin: 0 0 10px 0;
padding: 0 0 5px 0;
}
.notification_author{
font-size: 16px;
color: #666666;
font-weight: 400;
}
.notification-content{
margin: 10px 0px 0px 0px;
}
.notification-content, .notification-content p{
font-size: 15px;
}
.unit_title h3 span {
font-size: 14px;
text-align: right;
float: right;
padding-top: 7px;
font-weight:normal;
}
.module_title h2 span{
font-size: 14px;
text-align: right;
float: right;
padding-top: 9px;
}
.save_elements_message_ok{
position: fixed;
top: 0px;
background:red;
width:320px;
left:50%;
margin-left:-160px;
text-align: center;
background-color: #0facd9;
color: #fff;
padding: 5px 30px 9px 30px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
z-index: 999999;
}
.mandatory_message{
padding: 10px;
background-color: #ff6600;
color: #fff;
display: none;
}
.module_mandatory {
font-size: 0.8em;
font-style: oblique;
text-align: right;
}
.post-type-archive-course .quick-course-info .course-time{
width: 25%;
float: left;
font-size: 12px;
font-weight: 400;
color: #828282;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/time-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 13px;
display: block; text-transform: capitalize;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.post-type-archive-course .quick-course-info .course-lang{
width: 25%;
float: left;
font-size: 12px;
font-weight: 400;
color: #828282;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/language-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 13px;
display: block;
margin-left: 2%; text-transform: capitalize;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.post-type-archive-course .quick-course-info .course-cost:before {
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/Assets.svg);
background-position: -873px -233px;
background-repeat: no-repeat;
margin-top:1px;
width:20px;
height:20px;
display: inline-block;
content: '\00a0';
float: left;
}
.post-type-archive-course .quick-course-info .course-cost {
width: 25%;
float: left;
margin-top: 13px;
white-space: nowrap;
overflow: hidden;
}
.post-type-archive-course .quick-course-info .course-cost * {
font-size: 12px;
min-height: 12px;
font-weight: 400;
color: #828282;
display: inline-block;
float: left;
padding: 0;
margin: 0;
}
.post-type-archive-course .quick-course-info .course-cost .mp_product_price .mp_product_price-sale,
.post-type-archive-course .quick-course-info .course-cost .mp_special_price .mp_current_price {
font-weight: bold;
position: relative;
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-tranform: scale(1.2);
transform: scale(1.2);
margin: 0;
padding:0 0 0 5px;
}
.post-type-archive-course .quick-course-info .course-cost .mp_product_price-sale + .mp_product_price-normal,
.post-type-archive-course .quick-course-info .course-cost del.mp_old_price {
float: right;
margin-left: 10px;
}
.post-type-archive-course .quick-course-info .go-to-course-button{
width: 44%;
float: right;
display: block;
background-color: #0facd9;
color: #fff;
text-align: center;
padding: 6px 0 6px 0px;
font-family: 'Dosis', sans-serif;
font-size: 22px; text-transform: capitalize;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 180px;
}
select.units_dropdown{
max-width: 100%;
}
.course-summary{ }
.image_holder img{
width: 100%;
} ul.tree,
ul.tree ul
{
padding: 0 0 0 0px;
margin-right: 0; }
label > .tree{
padding-bottom: 10px;
margin-bottom: 10px;
}
.tree li
{
position: relative;
margin-left: -15px;
list-style: none;
margin-top: 5px;
}
.tree li.element
{
margin-left: -1px !important;
}
.tree li.element a
{
color: #fff;
padding-left: 21px;
text-decoration: none;
display: block;
}
.tree .tree-element-left{
display: inline-block;
width: 80%;
text-overflow:ellipsis;
white-space: nowrap;
overflow: hidden;
}
.tree .tree-element-right{
display: inline-block;
width: 19%;
}
.tree .tree-page-left{
display: inline-block;
width: 70%;
text-overflow:ellipsis;
white-space: nowrap;
overflow: hidden;
float: left;
}
.course_structure_page_li .tree-page-left {
width: 65%;
padding-left: 20px;
}
.tree .tree-page-right{
display: inline-block;
width: 29%;
float: right;
}
.tree .tree-unit-left{ width: 70%;
text-overflow:ellipsis;
white-space: nowrap;
overflow: hidden;
float: left;
}
.tree .tree-unit-right{ width: 29%;
float: right;
}
.tree .tree-unit-right a{
padding: 2px 10px 2px 10px;
display: inline-block;
font-size: 13px;
font-weight: 400;
text-transform: uppercase; margin-left: 3px;
float: right;
margin-top: 2px;
margin-right: 3px;
text-decoration: none;
}
.tree .tree-unit-right a:hover {
text-decoration: underline;
}
.tree .tree-page-right span{
display: inline-block;
text-align: right;
float: right;
padding-right: 5px;
margin-left: 17px;
min-width: 60px;
}
.tree .tree-page-right a{
padding: 2px 10px 2px 10px;
display: inline-block;
font-size: 13px;
font-weight: 400;
text-transform: uppercase; float: right;
margin-top: 2px;
margin-right: 3px;
text-decoration: none;
}
.tree .tree-page-right a:hover {
text-decoration: underline;
}
.tree .tree-unit-right span{ text-align: right;
float: right;
margin-right: 7px;
margin-left: 15px;
min-width: 60px;
}
.tree .tree-element-right span{
display: inline-block;
text-align: right;
float: right;
}
.course_structure_unit_label{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.tree li label
{
display: block;
float: left;
width: 99%;
padding: 2px 0px 4px 10px;
}
.course-section .course-form .tree label span{
margin: 0px;
}
.tree li:before input:checked + ul{
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #f00;
}
.tree li input:checked + ul > li { display: block; margin: 0 0 0.125em; }
.tree li input:checked + ul > li:last-child { margin: 0 0 0.0em; }
.tree li input:checked + ul > li.course_structure_page_li{
margin: 0em
}
.tree .hidden_checkbox{
display: none;
}
.tree ul{
margin-left: 30px;
}
.course_structure_page_li.single_column .tree-page-left,
.course_structure_unit_label.single_column .tree-unit-left {
width: 72%;
}
.course_structure_page_li.single_column .tree-page-right,
.course_structure_unit_label.single_column .tree-unit-right {
width: 23%;
} embed, iframe, object, video {
margin-bottom: 24px;
max-width: 100%;
}
#navigation-pagination.navigation li.disabled-link a{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha( Opacity=30 )"; filter: alpha( opacity=30 ); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3;
}
.full-width .site-content .has-post-thumbnail .entry-header, .full-width.singular .site-content .hentry.has-post-thumbnail{
margin-top: 0px !important; }
.course-calendar {
position: relative;
}
.course-calendar-body {
width: 100%;
}
.course-calendar-body caption {
min-height: 10px;
padding-bottom: 10px;
vertical-align: top;
}
.course-calendar .pre-month {
position: absolute;
bottom: -20px;
left: 0;
font-size: 0.8em;
cursor: pointer;
}
.course-calendar .next-month {
position: absolute;
bottom: -20px;
right: 0;
font-size: 0.8em;
cursor: pointer;
}
.course-calendar .day,
.course-calendar .week-days {
line-height: 1.2em;
min-width: 14%;
}
.course-calendar .day {
}
.course-calendar .today {
font-weight: bold;
}  .course-calendar .indicator_light_block .course-start-date {
background-color: #dfdfdf;
}
.course-calendar .indicator_light_block .course-active-date {
background-color: #f5f5f5;
}
.course-calendar .indicator_light_block .course-open-date {
background-color: #f5f5f5;
}
.course-calendar .indicator_light_block .course-end-date {
background-color: #dfdfdf;
} .course-calendar .indicator_light_line .course-start-date {
border-bottom: 2px solid #cfcfcf;
}
.course-calendar .indicator_light_line .course-active-date {
border-bottom: 2px solid #f5f5f5;
}
.course-calendar .indicator_light_line .course-open-date {
border-bottom: 2px solid #f5f5f5;
}
.course-calendar .indicator_light_line .course-end-date {
border-bottom: 2px solid #cfcfcf;
} .course-calendar .indicator_dark_block .course-start-date {
background-color: #5f5f5f;
}
.course-calendar .indicator_dark_block .course-active-date {
background-color: #444444;
}
.course-calendar .indicator_dark_block .course-open-date {
background-color: #444444;
}
.course-calendar .indicator_dark_block .course-end-date {
background-color: #5f5f5f;
} .course-calendar .indicator_dark_line .course-start-date {
border-bottom: 2px solid #5f5f5f;
}
.course-calendar .indicator_dark_line .course-active-date {
border-bottom: 2px solid #444444;
}
.course-calendar .indicator_dark_line .course-open-date {
border-bottom: 2px solid #444444;
}
.course-calendar .indicator_dark_line .course-end-date {
border-bottom: 2px solid #5f5f5f;
}
#TB_ajaxContent{
color: #000;
}
#TB_ajaxContent label{
color: #878786;
}
.discussion-controls{
margin-top: 10px;
float: right;
width: 100%;
} .tooltip{
display: block;
position: relative;
}
.tooltip:hover:after{
background: #24bde6;
border-radius: 1px;
bottom: 6px;
color: #fff;
content: attr( alt );
right: 1%;
padding: 5px 15px;
position: absolute;
z-index: 98;
width: 220px;
}
.tooltip:hover:before{
border: solid;
border-color: #24bde6 transparent;
border-width: 6px 6px 0 6px;
bottom: 0px;
content: "";
right: 3.8%;
position: absolute;
z-index: 99;
}
.knob-holder{ float: right;
margin-right: 5px;
}
.unit-archive-single .knob{
display: inline;
width: 70px;
height: 70px;
float: left;
}
.module_description p{
display: block;
}
.module_description .wp-video{
display: inline-block;
margin-top: 10px;
}
span.apply-button {
text-align: right;
display: block;
float:right;
}
table.popup-payment-info,
table.popup-payment-info td,
table.popup-payment-info th {
border: none;
text-align: left;
}
table.popup-payment-info th {
font-size:0.9em;
}
.popup-payment-button {
width: 100%;
}
#modules_form input[type="submit"].apply-button-enrolled.submit-elements-data-button{
position: relative;
float: left;
}
.enrolled-courses-title {
padding-top: 50px;
}
.fullbox{
display: block;
width: 100%;
clear: both;
}
.save_progress{
display: inline-block;
font-size: 14px;
margin-top: 10px;
}
.dashboard-random-courses .featured-course-title {
font-size: 1em;
}
.dashboard-random-courses .course-item {
float: left;
width: 30%;
margin-right: 10px;
}
.module_grade {
font-size:0.9em;
}
span.passed_element{ color: #008000;
}
span.failed_element{ color: #880000;
}
span.non_assessed_element{ color:#a9a9a9;
}
.module_grade_left{
width: 50%;
text-align: left;
display: inline-block;
}
.module_grade_right{
width: 49%;
display: inline-block;
text-align: right;
}
.course_structure_page_li.single_column a,
.course_structure_unit_label.single_column a {
text-decoration: none;
display: block;
padding: 2px;
}
.course_structure_page_li.single_column a {
padding: 2px 2px 2px 20px;
}
.course_structure_page_li.single_column a:hover,
.course_structure_unit_label.single_column a:hover {
text-decoration: underline;
background: #efefef;
}
.course-structure-block ul.tree,
.course-structure-block ul.tree ul
{
margin: 0 0 24px 15px;
padding:0;
}
.cp_course_strucutre_widget .widget-title {
margin-bottom: 0;
}
.cp_course_strucutre_widget .course_structure_unit_label {
border-top: none;
}
.cp_course_strucutre_widget .course_structure_unit_label.single_column a {
padding:0;
}
.cp_course_strucutre_widget .course_structure_page_li {
padding: 0 0 0 15px;
}
.cp_course_strucutre_widget .course_structure_page_li.single_column {
padding: 0;
}
.cp_course_strucutre_widget .course_structure_page_li.single_column a {
padding: 0 0 0 15px;
}
.cp_course_strucutre_widget .course-structure-block ul.tree, .cp_course_strucutre_widget .course-structure-block ul.tree ul {
margin: 0 0 0 10px;
}
.cp_course_strucutre_widget .course-structure-block .course_structure_page_li .tree-page-left {
width: 65%;
padding-left: 10px;
}
.course-media-img {
width: 100%;
}
.course-list-current,
.course-list-completed,
.course-list-managed {
}
div.dashboard-completed-courses-list,
div.dashboard-current-courses-list,
div.dashboard-random-courses-list,
div.dashboard-managed-courses-list {
clear:both;
}
.enroll-box button, .course-item button, .course-list-item button {
min-height: 30px;
}
h1.title.managed-courses-title,
h1.title.current-courses-title,
h1.title.completed-courses-title {
border-bottom: 3px solid #ccc;
font-size: 1.4em;
padding: 4px 0;
text-transform: uppercase;
margin-bottom: 30px;
line-height: 1.2em;
margin-top:0;
}
.unit-archive-course-complete {
background-color: #41bb8a;
color: #ffffff;
display: block;
float: right;
font-size: 0.6em;
padding: 5px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
width:150px;
text-align:center;
}
.checkbox_input_module .correct,
.checkbox_input_module .incorrect,
.checkbox_input_module .unanswered,
.radio_input_module .correct,
.radio_input_module .incorrect,
.radio_input_module .unanswered {
border-bottom: 1px solid #f8f8f8;
}
.checkbox_input_module .correct,
.radio_input_module .correct {
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/tick_green.svg);
background-size: 16px 16px;
background-position: right center;
background-repeat: no-repeat;
}
.checkbox_input_module .incorrect,
.radio_input_module .incorrect {
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/cross_red.svg);
background-size: 16px 16px;
background-position: right center;
background-repeat: no-repeat;
} .front-single-module .video_player .wp-video{
max-width: 100%;
height: inherit;
}
.front-single-module .video_player{
margin-top: 0px;
}
.front-single-module .mejs-layer,
.front-single-module .mejs-container
{
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.front-single-module .video_player .wp-video{
max-width: 100%;
min-height: 350px;
} .workbook-title {
position: relative;
}
.workbook-course-progress {
font-size: 14px;
font-weight: normal;
position:absolute;
bottom: 2px;
right:0;
}
.submenu-messaging{
margin-bottom: 30px;
}
.page-new-message .wrap > h2,
.page-inbox .wrap > h2,
.page-sent-messages .wrap > h2{
display: none;
}
.cp_line_through{
text-decoration: line-through;
}.cp_popup_overall{
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #000;
position: absolute;
z-index: 999998;
opacity: 0.3;
display: none;
}
.cp_popup_window{
width: 450px;
background: #f4f4f4;
z-index: 999999;
display: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 25px;
padding-top: 15px;
min-height: 440px;
}
.cp_popup_window label input{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #737373;
padding: 8px;
border: 1px solid #e0e0e0;
}
.cp_popup_button_container {
text-align: right;
position:relative;
}
.cp_popup_window button.apply-button.enroll-success {
clear: both;
float: none;
margin: 20px auto 0 auto;
position: relative;
top: 25px;
}
label.cp_popup_col_2 {
width: 47%;
float: left;
display: inline-block;
margin-right: 4%;
}
input#cp_popup_username {
float: left;
display: block;
margin-bottom: 25px;
}
a.cp_login_step{
color: #58a2cc;
margin-top: 10px;
display: block;
}
.cp_popup_col_2 .apply-button.signup,
.cp_popup_col_2 .apply-button.login{
float: right;
margin-right: -8px;
min-width: 80%;
}
.cp_popup_success_message {
margin-top: 25px;
}
label.cp_popup_col_2.second-child{
margin-right: 0%;
}
.cp_popup_buttons{
display: block;
margin-top: 10px;
float: right;
width: 100%;
}
.cp_popup_buttons.login_buttons{
margin-top: 25px;
}
.cp_popup_window label input[type="text"],
.cp_popup_window label input[type="password"]{
width: 96%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.cp_popup_window label{
margin-bottom: 5px;
display: block;
}
.cp_popup_loading{
background: transparent url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/ajax-loader.gif) no-repeat;
position: absolute;
top: 225px;
width: 16px;
height: 16px;
left: 50%;
right: -50%;
display: none;
}
.cp_popup_title{ text-transform: capitalize;
font-family: 'Lato', sans-serif;
font-size: 34px;
font-weight: 300;
color: #000;
}
.cp_popup_close_button{
background: transparent url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/popup-close.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
.cp_blur{
-webkit-filter: blur(2px);
-moz-filter: blur(2px);
-o-filter: blur(2px);
-ms-filter: blur(2px);
filter: blur(2px);
}
.cp_no_blur{
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
filter: blur(0px);
}
.cp_popup_required{
font-size: 16px;
}
.validation_errors{
font-weight: normal;
color: #D0021B;
margin-bottom: 10px;
position: relative;
min-height: 10px;
display: block;
}
.cp_error_field{
border: none !important;
border: 1px solid #d0021b !important;
}
.cp_popup_col_2 input.cp_error_field{
background-image:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/popup-validate-incorrect.png);
background-repeat:no-repeat;
background-position: 95.9% 11px;
}
.cp_popup_col_1 input.cp_error_field{
background-image:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/popup-validate-incorrect.png);
background-repeat:no-repeat;
background-position: 98.1% 11px;
}
.cp_popup_col_2 input.cp_no_error_field{
background-image:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/popup-validate-correct.png);
background-repeat:no-repeat;
background-position: 95.9% 11px;
}
.cp_popup_col_1 input.cp_no_error_field{
background-image:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/images/popup-validate-correct.png);
background-repeat:no-repeat;
background-position: 98.1% 11px;
}
button.apply-button-green{
position: absolute;
right: 20px;
bottom: 20px;
background: #61b616;
background-color: #61b616;
min-height: 32px;
min-width: 100px;
padding: 5px;
float: right;
display: block;
color: #fff;
text-align: center;
font-family: 'Dosis', sans-serif;
font-size: 22px; text-transform: capitalize;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 1px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
font-weight: 300;
box-shadow: none;
}
.cp_popup_success_message {
margin: 0 50px;
}
.cp_popup_success_message,
.cp_popup_success_message p {
font-size: 16px;
}
.cp_popup_success_message .congratulations-image,
.cp_popup_congratulations_title {
text-align: center;
}
.cp_popup_success_message .congratulations-image img {
margin-left: auto;
margin-right: auto;
}
.cp_popup_success_message .congratulations-image {
margin: 25px auto;
}
@media ( max-width: 520px ) {
.cp_popup_window{
width: 88%;
margin-left: 0%;
margin-right: 5%;
height: 100%;
}
.cp_popup_overall{
height: auto;
}
.cp_popup_close_button {
position: fixed;
top: 20px;
right: 25px;
}
}
@media ( max-width: 480px ) {
.cp_popup_window{
width: 88%;
margin-left: 0%;
margin-right: 5%;
height: 100%;
position: absolute;
}
.cp_popup_overall{
height: auto;
}
.cp_popup_close_button {
position: absolute;
top: 20px;
right: 25px;
}
}
@media ( max-width: 435px ) {
label.cp_popup_col_2{
width: 100%;
}
}.wc_captcha-form {
display:block;
float:none;
clear:both;
margin-bottom: 16px!important;
vertical-align: middle;
}
.login form .wc_captcha-form span {
display: inline-block;
}
.wc_captcha-form input[type="text"].wc-input, form.comment-form .wc_captcha-form input[type="text"].wc-input  {
display: inline-block;
vertical-align: middle;
width: 60px!important;
margin-bottom: 0;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
body {
background: #f9f9f9;
font-family: 'Lato', sans-serif;
font-size: 18px;
}
html, body{
height: 100%;
}
#page{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -100px;
}
footer {
height: 65px;
}
.push{
height: 100px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
} h1, h2, h3, h4, h5, h6 {
clear: both;
}
h1{
color:#878786;
font-size: 30px;
}
h2{
font-size: 26px;
}
h3{
font-weight: 300;
font-size: 24px;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
.discussion-responses li > ul{
margin-left: 5.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 15px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
img {
height: 100%; max-width: 100%; }
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.5 ), inset 0 15px 17px rgba( 255, 255, 255, 0.5 ), inset 0 -5px 12px rgba( 0, 0, 0, 0.05 );
color: rgba( 0, 0, 0, .8 );
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.8 );
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
//border-color: #ccc #bbb #aaa #bbb;
//box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.8 ), inset 0 15px 17px rgba( 255, 255, 255, 0.8 ), inset 0 -5px 12px rgba( 0, 0, 0, 0.02 );
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba( 255, 255, 255, 0.5 ), inset 0 2px 5px rgba( 0, 0, 0, 0.15 );
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 0px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"]{
padding: 10px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} a {
color: #1cb8ea;
text-decoration: none;
}
a:visited {
color: #1cb8ea;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: #1cb8ea;
text-decoration: underline;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .screen-reader-text {
clip: rect( 1px, 1px, 1px, 1px );
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba( 0, 0, 0, 0.6 );
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} body{
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #878786;
}
p{
font-size: 18px;
color: #666666;
}
blockquote p{
color: #1b94b5;
font-weight: 300;
padding: 20px 15px 20px 15px;
border-top: 2px solid #c9ced2;
border-bottom: 2px solid #c9ced2;
text-align: left;
line-height: 30px;
font-size: 20px;
} .main-navigation {
float: right;
text-align: right;
width: 75%;
color: #666666;
font-size: 18px;
font-family: 'Lato', sans-serif;
margin-top: 10px;
}
.site-branding{
float: left;
text-align: left;
width: 25%;
}
h1.site-title a{
color: #878786;
}
h1.site-title a:hover{
text-decoration: none;
}
.footer-navigation ul {
list-style: none;
width: auto;
text-align: center;
display: inline-block;
float: none;
}
.footer-navigation li {
float: left;
width: auto;
text-align: center;
display: inline-block;
margin: 0 1px;
}
.footer-navigation a {
display: block;
text-decoration: none;
color: #83abb6;
line-height: 24px;
font-size: 14px;
float: left;
padding: 0px 10px 0px 10px;
font-weight: 400;
}
.footer-navigation a:hover {
color: #74d1d4;
}
.menu-footer-menu-container{
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
float: right;
text-align: right;
}
.main-navigation li {
float: left;
position: relative;
margin-left: 30px;
}
.main-navigation a {
display: block;
text-decoration: none;
color: #666666;
line-height: 18px;
}
.main-navigation a:hover {
color: #74d1d4;
}
.main-navigation .menu-item-cp-courses{
background:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/menu-icon-search.png);
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 30px;
}
.main-navigation .menu-item-cp-dashboard{
background:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/menu-icon-dashboard.png);
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 30px;
}
.main-navigation .menu-item-cp-logout{
background:url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/menu-icon-profile.png);
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 26px;
}
.main-navigation ul ul {
display: none;
float: left;
text-align: left;
left: 0;
position: absolute;
top: 20px;
z-index: 99999;
padding-top: 26px;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
background: none repeat scroll 0% 0% #f5f5f5;
border-bottom: 1px solid #c9ced2;
border-left: 1px solid #c9ced2;
border-right: 1px solid #c9ced2;
border-top: 1px solid #c9ced2;
display: block;
line-height: 22px;
padding: 10px;
width: auto;
min-width: 150px;
max-width: 200px;
white-space: normal;
font-size: 16px;
}
.main-navigation ul.sub-menu ul{
margin-left:0px;
padding-top: 0px;
margin-top: 0px;
}
.sub-menu li + ul{
background-color: red;
}
.main-navigation ul.sub-menu li{
margin-left:0px;
padding-top: 0px;
margin-top: -1px;
}
.main-navigation ul ul a:hover {
background: #f8f8f8;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
} .menu-toggle {
cursor: pointer;
display: none;
} .sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 10px 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
} embed,
iframe,
object { } .site-main [class*="navigation"] {
margin: 20px 0 1.5em;
overflow: hidden;
}
.site-main [class*="navigation"] ul {
margin: 0 0 0.2em 0em;
display: inline-block;
}
[class*="navigation"] .nav-previous {
float: left;
width: 50%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
width: 50%;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .wrap-full{
width: 100%;
}
.wrap, .site-content{
width: 960px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.site-content{
padding-top: 40px;
padding-bottom: 40px;
}
.site-header{
border-bottom: 1px solid #c9ced2;
padding: 50px 0px 10px 0px;
}
.site-footer{
background: #f2f6f8;
border-top: 1px #5dd5fb solid;
padding-top: 25px;
padding-bottom: 10px;
}
.content-side-area{
width: 700px;
float: left;
} #third.widget-area{
width: 100%;
}
#third.widget-area .widget{
width: 32%;
float: left;
margin-right: 1%;
}
#third.widget-area .widget:nth-child( 3n + 1 ) {
clear: both;
}
#secondary.widget-area{
float: right;
width: 235px;
}
.widget-area ol, ul{
list-style: none;
margin-left: 0px;
}
.widget-area .tagcloud a{
font-size: 18px !important;
}
.textwidget{
line-height: 30px;
}
h1.widget-title{
font-size: 26px;
}
.widget-area .widget_rss img{
display: none;
}
h1.widget-title span.yellow{
color: #c0c21e;
}
a.rsswidget{
color: #878786
} .post-type-archive-course article.type-course{
background-color: #f3f3f3;
width: 121%;
float: left;
height: 225px;
text-overflow: ellipsis;
position: relative;
}
.post-type-archive-course article.type-course .entry-content, .post-type-archive-course article.type-course .entry-content p{
font-size: 13px;
color: #878786;
}
.post-type-archive-course article.type-course .entry-content p{
height: 72px;
overflow: visible;
}
.post-type-archive-course article.type-course h1, .post-type-archive-course article.type-course h1 a, .post-type-archive-course article.type-course .entry-title a{
font-size: 26px;
color: #878786;
text-decoration: none;
width: 400px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.post-type-archive-course article.type-course figure{
position: relative;
width: 235px;
height: 225px;
overflow: hidden;
border-right: 2px solid #dce163;
float: left;
}
.post-type-archive-course article.type-course figcaption{
position: absolute;
color: #fff;
font-size: 14px;
text-align: center;
background-color: #23bee9;
margin-left: 10%;
padding: 4px 0px 4px 0px;
width: 80%;
text-transform: uppercase; font-weight: 400;
float: left;
}
.post-type-archive-course article.type-course .edit-link{
position: absolute;
bottom: 0;
right: 0;
background-color: #fff;
color: #88e2ff;
padding: 3px 10px 3px 10px;
font-size: 12px;
}
.post-type-archive-course section.article-content-right{
float: left;
margin-left: 30px;
width: 550px;
margin-top: 15px;
}
.post-type-archive-course section.article-content-right.quick-course-info-extended{
width: 100%;
}
.post-type-archive-course section.article-content-right .entry-content{
overflow: hidden;
height: 110px;
}
.instructors-content{
color: #c0c21e;
font-size: 16px;
padding-bottom: 10px;
}
.post-type-archive-course .instructors-content{
color: #1cb8ea;
font-size: 16px;
padding-bottom: 10px;
}
.type-course .instructors-content, .instructors-content a, a.course-name-content,
.type-course .instructors-content, .instructors-content a:visited,  a.course-name-content:visited{
color: #c0c21e;
font-size: 16px;
padding-bottom: 10px;
}
.post-type-archive-course .quick-course-info{
position: absolute;
bottom: 0;
width: 433px;
height: 45px;
border-top: 1px solid #e6e6e3;
float: right;
}
.post-type-archive-course .quick-course-info-extended{
width: 95.6%;
}
.w100{
width: 95.5%;
}
.post-type-archive-course .quick-course-info .course-time{
width: 25%;
float: left;
font-size: 12px;
font-weight: 400;
color: #828282;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/time-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 13px;
display: block;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.post-type-archive-course .quick-course-info .course-lang{
width: 20%;
float: left;
font-size: 12px;
font-weight: 400;
color: #828282;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/language-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 13px;
display: block;
margin-left: -4%;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.post-type-archive-course .quick-course-info .go-to-course-button{
width: 44%;
float: right;
display: block;
background-color: #0facd9;
color: #fff;
text-align: center;
padding: 6px 0 6px 0px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 180px;
}
.post-type-archive-course article.type-course:hover,
.post-type-archive-course article.type-course:hover h1 a,
.post-type-archive-course article.type-course:hover .entry-title a,
.post-type-archive-course article.type-course:hover .entry-content p,
.post-type-archive-course article.type-course:hover .course-time,
.post-type-archive-course article.type-course:hover .course-lang{ }
.post-type-archive-course article.type-course:hover .instructors-content, .post-type-archive-course article.type-course:hover .instructors-content a{ }
.post-type-archive-course article.type-course:hover .quick-course-info .go-to-course-button,
.post-type-archive-course article.type-course:hover .quick-course-info button.apply-button-enrolled
{
background-color: #23bee9;
text-decoration: underline;
}
.post-type-archive-course article.type-course:hover .course-time{
//background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/time-icon-white.png);
}
.post-type-archive-course article.type-course:hover .course-lang{
//background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/language-icon-white.png);
}
.post-type-archive-course article.type-course:hover figure{
//border-right: 2px solid #23bee9;
}
.post-type-archive-course article.type-course:hover .quick-course-info{
//border-top: 1px solid #23bee9;
} #navigation-pagination.navigation{
text-align: right;
margin-top: 1px;
}
#navigation-pagination.navigation li a,
#navigation-pagination.navigation li a:hover,
#navigation-pagination.navigation li.active a,
#navigation-pagination.navigation li.disabled {
color: #fff;
text-decoration:none;
}
#navigation-pagination.navigation li {
display: inline;
}
#navigation-pagination.navigation li a,
#navigation-pagination.navigation li a:hover,
#navigation-pagination.navigation li.active a,
#navigation-pagination.navigation li.disabled {
background-color: #fff;
cursor: pointer;
padding: 1px 16px 4px 16px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
color: #0facd8;
}
#navigation-pagination.navigation li.active a {
background-color: #0facd8;
color: #fff;
}
#navigation-pagination.navigation li a, #navigation-pagination.navigation li a:hover, #navigation-pagination.navigation li.active a, #navigation-pagination.navigation li.disabled{
border: 1px solid #0facd8;
} #course-summary{
margin-top: 15px;
clear:both;
}
.course-video{
width: 52%;
min-height: 281px;
border: 1px solid #ccc;
display: block;
float: left;
margin-right: 2%;
overflow: hidden;
position: relative;
}
.course-featured-media iframe,
.course-featured-media object,
.course-featured-media embed,
.course-featured-media .wp-video-shortcode,
.course-featured-media .mejs-layer,
.course-featured-media .mejs-container
{
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.course-featured-media .video_player .wp-video{
max-width: 100%;
height: inherit;
}
.course-video iframe,
.course-video object,
.course-video embed,
.course-video .wp-video-shortcode,
.course-video .mejs-layer,
.course-video .mejs-container
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.course-video .video_player .wp-video{
max-width: 100%;
height: inherit;
}
.entry-content-excerpt{
float: right;
width: 45%;
min-height: 283px;
position: relative;
max-height: 195px;
overflow: hidden;
text-overflow: ellipsis;
}
.entry-content-excerpt-right{
float: left;
width: 100%;
}
.entry-content-excerpt p{
max-height: 195px;
overflow: hidden;
text-overflow: ellipsis;
}
.entry-content-excerpt .quick-course-info{
border-top: 2px solid #dadc23;
padding-top: 20px;
float: left;
width: 100%;
position: absolute;
bottom:0;
}
.single-course .course-time{
width: 40%;
float: left;
font-size: 12px;
font-weight: 400;
color: #828282;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/time-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
display: block;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.single-course .course-lang{
width: 40%;
float: left;
font-size: 12px;
font-weight: 400;
color: #828282;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/language-icon.png);
background-repeat: no-repeat;
padding-left: 20px;
display: block;
margin-left: 2%;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} .apply-button-finished,
.apply-button-full,
.apply-button-enrollment-closed,
.apply-button-enrollment-finished,
.apply-button-prerequisite,
.apply-button-not-started,
.apply-button-pending,
.apply-button,
a.apply-button-enrolled,
.manage-course,
#student-settings input[type="submit"].apply-button-enrolled,
#modules_form input[type="submit"].apply-button-enrolled,
#contact_form input[type="submit"].apply-button-enrolled,
.apply-box input[type="submit"].apply-button,
.apply-box a.apply-button{
min-width: 240px;
display: block;
background-color: #ccc;
background: #ccc;
color: #fff;
text-align: center;
padding: 6px 30px 6px 30px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 1px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
font-weight: 300;
box-shadow: none;
}
.apply-button-enrolled
{
min-width: 240px;
max-width: 240px;
display: block;
background-color: #ccc;
background: #ccc;
color: #fff;
text-align: center;
padding: 6px 30px 6px 30px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 1px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
font-weight: 300;
box-shadow: none;
}
.quick-course-info .apply-button-enrolled{
min-width: 120px;
max-width: 120px;
}
.single-course .quick-course-info .apply-button-enrolled{
padding-left: 20px;
padding-right: 20px;
min-width: 240px;
max-width: 240px;
}
.course-archive .apply-button-finished,
.course-archive .apply-button-full,
.course-archive .apply-button-enrollment-closed,
.course-archive .apply-button-enrollment-finished,
.course-archive .apply-button-prerequisite,
.course-archive .apply-button-not-started,
.course-archive .apply-button-pending,
.course-archive .apply-button,
.course-archive .apply-button-enrolled,
.course-archive a.apply-button-enrolled,
.course-archive #student-settings input[type="submit"].apply-button-enrolled,
.course-archive #modules_form input[type="submit"].apply-button-enrolled,
.course-archive #contact_form input[type="submit"].apply-button-enrolled,
.course-archive .apply-box input[type="submit"].apply-button,
.course-archive .apply-box a.apply-button,
{
margin-top: 0px;
min-width: 0px;
padding: 6px 24px 6px 24px;
}
.course-archive button.apply-button-enrolled,
.content-instructor-profile button.apply-button-enrolled{
padding: 11px 24px 11px 24px;
}
.apply-button-not-started,
.apply-button-pending,
.apply-button-enrolled,
a.apply-button-enrolled,
.manage-course{
background-color: #ff6600;
background: #ff6600;
}
.apply-button,
.apply-button-enrolled,
.apply-button-not-started,
a.apply-button-enrolled,
#student-settings input[type="submit"].apply-button-enrolled,
#modules_form input[type="submit"].apply-button-enrolled,
#contact_form input[type="submit"].apply-button-enrolled,
.apply-box input[type="submit"].apply-button,
.apply-box a.apply-button{
background-color: #0facd9;
background: #0facd9;
}
a.apply-button-enrolled:hover, #student-settings input[type="submit"].apply-button-enrolled:hover, #modules_form input[type="submit"].apply-button-enrolled:hover, #contact_form input[type="submit"].apply-button-enrolled:hover, .apply-box input[type="submit"].apply-button:hover{
background-color: #21bce8;
}
.save_elements_message_ok{
background-color: #21bce8;
}
#student-settings input[type="submit"]{
width: 20%;
}
.course_structure_page_li.single_column a:hover, .course_structure_unit_label.single_column a:hover {
background:none;
}  .single-course .go-to-course-button, .single-course a.apply-button, .single-course a.apply-button, .single-course input[type="submit"].apply-button,
.single-course a.apply-button-enrolled, .single-course a.apply-button-enrolled, .single-course input[type="submit"].apply-button-enrolled
{
width: 100%;
float: right;
display: block;
background-color: #0facd9;
background: #0facd9;
color: #fff;
text-align: center;
padding: 6px 0 6px 0px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 20px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
box-shadow: none;
font-weight: 300;
} .single-course span.apply-button-finished,
.single-course span.apply-button-full,
.single-course span.apply-button-enrollment-closed,
.single-course span.apply-button-enrollment-finished,
.single-course span.apply-button-prerequisite,
.single-course span.apply-button-prerequisite,
.single-course a.apply-button-finished,
a.apply-button-finished,
input[type="submit"].apply-button-finished,
.single-course span.apply-button-finished
{
width: 100%;
float: right;
display: block;
background-color: #ccc;
background: #ccc;
color: #fff;
text-align: center;
padding: 6px 0 6px 0px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 20px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
font-weight: 300;
} .course-archive span.apply-button-finished,
.course-archive span.apply-button-full,
.course-archive span.apply-button-enrollment-closed,
.course-archive span.apply-button-enrollment-finished,
.course-archive span.apply-button-prerequisite,
.course-archive span.apply-button-prerequisite,
.course-archive a.apply-button-finished,
.course-archive a.apply-button-finished,
.course-archive input[type="submit"].apply-button-finished,
.course-archive span.apply-button-finished,
.content-instructor-profile span.apply-button-finished,
.content-instructor-profile span.apply-button-full,
.content-instructor-profile span.apply-button-enrollment-closed,
.content-instructor-profile span.apply-button-enrollment-finished,
.content-instructor-profile span.apply-button-prerequisite,
.content-instructor-profile span.apply-button-prerequisite,
.content-instructor-profile a.apply-button-finished,
.content-instructor-profile a.apply-button-finished,
.content-instructor-profile input[type="submit"].apply-button-finished,
.content-instructor-profile span.apply-button-finished
{
float: right;
display: block;
background-color: #ccc;
background: #ccc;
color: #fff;
text-align: center;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
font-weight: 300;
} .single-course a.apply-button-pending, a.apply-button-pending, input[type="submit"].apply-button-pending, .single-course span.apply-button-pending{
width: 100%;
float: right;
display: block;
background-color: #ff6600;
background: #ff6600;
color: #fff;
text-align: center;
padding: 6px 0 6px 0px;
font-family: 'Dosis', sans-serif;
font-size: 22px;
text-transform: uppercase; white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 20px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: none;
text-shadow: none;
font-weight: 300;
}
.manage-course{
float: right;
}
.h1-title{
border-bottom: 2px solid #74d1d4;
margin-top: 40px;
margin-bottom: 20px;
clear: both;
font-size: 30px;
}
.h1-instructor-title{
border-bottom: 2px solid #dadc23;
margin-top: 40px;
margin-bottom: 20px;
clear: both;
font-size: 30px;
}
.h1-about-course, .h2-instructor-bio{
border-bottom: 2px solid #74d1d4;
margin-top: 40px;
margin-bottom: 20px;
clear: both;
font-size: 30px;
}
.h1-instructors{
border-bottom: 2px solid #dadc23;
margin-top: 40px;
margin-bottom: 20px;
clear: both;
}
.clearfix{
clear:both;
}
.single-course .clearfix{
height: 1px;
display: block;
}
.course-student-dashboard .clearfix, .notification-archive-list .clearfix{
display: block;
}
.course-student-dashboard.course-list .divider{
display: none;
}
.course-list-current,
.course-list-completed,
.course-list-managed {
}
h1.title.managed-courses-title,
h1.title.current-courses-title,
h1.title.completed-courses-title {
border-bottom: none;
font-weight:normal;
font-size: 1.4em;
padding: 4px 0;
text-transform: uppercase;
margin-bottom: 30px;
line-height: 1.2em;
margin-top:0;
}
h1.title.managed-courses-title {
color: #FF6600;
}
h1.title.current-courses-title {
color: #0FACD9;
}
h1.title.completed-courses-title {
color: #41BB8A;
}
.course-list .h1-title  {
border-bottom: 2px solid #74d1d4;
clear: both;
font-size: 30px;
margin-bottom: 20px;
margin-top: 0px;
}
.course-list-completed .h1-title {
position:relative;
}
.course-list-completed .h1-title:after {
content: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/complete_tick_green.svg);
display:block;
float:right;
width:19px;
height:19px;
}/*/*/.course-list-current .course-list-item,
.course-list-managed .course-list-item,
.course-list-completed .course-list-item {
margin:0 0 40px 0;
}
.course-list-completed button.apply-button-enrolled {
background: #41BB8A;
}
#additional-summary{
width: 100%;
float: left;
}/**/.social-shares{
width: 40%;
float: left;
font-size: 12px;
font-weight: 300;
color: #828282;
display: block;
text-transform: uppercase; margin-top: 20px;
}
.social-shares span{
display: block;
float: left;
width: 50px;
margin-top: 5px;
}
.social-shares a{
display: block;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/social-icons.png);
background-repeat: no-repeat;
width: 27px;
height: 27px;
float: left;
margin-left: 10px;
}
.social-shares a.facebook-share{
background-position: 0px 0px;
}
.social-shares a.twitter-share{
background-position: -40px 0px;
}
.social-shares a.google-share{
background-position: -80px 0px;
}
.social-shares a.email-share{
background-position: -120px 0px;
}
.left-content{
width: 695px;
float: left;
margin-right: 30px;
}
.right-content{
width: 235px;
float: right;
margin: 10px 0 0;
} #instructor-profiles{
background-color:#f3f3f3;
}
#instructor-profiles p{
padding: 10px 20px 10px 20px;
color: #666;
font-size: 15px;
}
#instructor-profiles h3{
background-color: #CCC;
font-weight: 300;
font-size: 24px;
width: 100%;
padding: 5px 0px 7px 0px;
text-align: center;
color:#fff;
cursor: pointer;
margin-top: 1px;
}
#instructor-profiles h3:first-child {
margin-top: 0;
}
#instructor-profiles a.full-instructor-profile{
background-color: #5dd5fb;
font-weight: 300;
font-size: 24px;
width: 100%;
padding: 5px 0px 7px 0px;
text-align: center;
color:#fff;
cursor: pointer;
display: block;
}
#instructor-profiles h3.ui-state-active{
background-color: #23bee9;
font-weight: 300;
font-size: 24px;
width: 100%;
padding: 5px 0px 7px 0px;
text-align: center;
color:#fff;
cursor: default;
}
.entry-content .divider:last-child{
display: none;
} .submenu-main-container{
border-bottom: 2px solid #23bee9;
float: left;
width: 100%;
margin-top: 20px;
}
.nav-submenu li.submenu-item{
display: inline;
margin: 0px;
}
.nav-submenu li.submenu-item:after{
content:"";
}
.nav-submenu li.submenu-item:last-child:after{
content:"";
}
.nav-submenu .submenu-active a{
text-decoration: none;
}
li.submenu-item{
float: left;
position: relative;
margin-right: 20px;
padding: 10px 12px 12px 12px;
font-size: 22px;
line-height: 17px;
}
li.submenu-item a{
display: block;
}
li.submenu-units a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-units.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-notifications a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-notifications.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-discussions a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-discussions.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-info a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-info.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-grades a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-grades.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-workbook a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-workbook.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-certificate a{
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-certificate.svg);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
color: #808080;
}
li.submenu-active{ }
.units-archive-list {
clear: both;
}
.units-archive-list li{
background-color: #f3f6f8;
display: block;
min-height: 110px;
margin-bottom: 4px;
}
.unit-archive-single{
padding: 20px;
}
.mandatory_answer{
display: block;
text-align: right;
color: #ff6600;
font-size: 12px;
}
.grade-percentage{
float: left;
margin-right: 30px;
font-size: 35px;
display: inline;
width: 70px;
height: 70px;
float: left;
margin-top: 5px;
text-align: center;
}
.grade-active{
color:#24bde6;
}
.grade-inactive{
color:#ddd;
}
.unit-archive-single a.unit-archive-single-title{
float: left;
width: 80%;
font-size: 24px;
}
.unit-archive-single .unit-archive-single-module-status{
float: left;
width:80%;
font-size: 16px;
color: #666666;
font-weight: 400;
margin:0px;
}
.unit-archive-single-module-status.read-only-module{
color: #ccc;
}
.instructor_avatar_full{
height: 235px;
width: 235px;
display: block;
float: left;
margin-right: 10px;
position: relative;
}
.instructor_avatar_full .caption{
background-color: #23bee9;
font-weight: 300;
font-size: 24px;
width: 100%;
padding: 5px 0px 7px 0px;
text-align: center;
color: #fff;
cursor: default;
position: absolute;
top: 0;
}
.content-instructor-profile .divider:last-child{
display: none;
}
.content-instructor-profile .course-box:last-child{
margin-bottom: 30px;
} .front-single-module-save, .front-single-module{
margin-bottom: 30px;
}
.front-single-module-save .module_description{ background-position: top left;
background-repeat: no-repeat;
min-height: 0px;
font-size: 20px;
line-height: inherit;
font-weight: 300;
}
.front-single-module .module_description{
margin-bottom: 30px;
}
.front-single-module-save .radio_answer_check_li{
padding: 0px 30px 0px 20px;
background-color: #f3f6f8;
border-top: 2px solid #dadc23;
}
.front-single-module-save .radio_answer_check_li li{
padding: 22px;
border-bottom: 1px solid #dfe8f0;
}
.front-single-module-save .radio_answer_check_li li:last-child{
border-bottom: 0px;
}
.entry-content{
margin-bottom: 30px;
}
.module_textarea_input input{
width: 98%;
} label.full{
width: 98%;
}
.full input{
width: 97%;
margin-bottom: 20px;
}
#contact_form textarea{
width: 99%;
margin-bottom: 20px;
min-height: 100px;
} a[rel="prev"] {
float: left;
} .video_player{
background-color: #ebeef0;
border-bottom: 2px solid #dadc23;
margin-top: 20px;
}
.video_player iframe{
display: block;
margin-left: auto;
margin-right: auto;
} .notification-archive-list{
margin-top: 38px;
}
.notification-archive-single-meta{
float: left;
width: 90px;
}
.notification-date{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 55px;
height: 55px;
background-color: #f9a673;
color: #fff;
text-align: center;
text-transform: uppercase; margin-left: auto;
margin-right: auto;
margin-top: 8px;
}
.notification-date .date-part-one{
padding-top: 10px;
font-size: 14px;
font-weight: 400;
display: block;
width: 100%;
line-height: 14px;
}
.notification-date .date-part-two{
font-size: 24px;
display: block;
width: 100%;
line-height: 24px;
}
.notification-time{
width: auto;
color: #f9a673;
font-size: 14px;
text-transform: uppercase;
text-transform: lowercase;
text-align: center;
}
.notification-meta-divider{
background-color: #dbdbdb;
height: 2px;
width: 24px;
margin: 13px auto 10px auto;
display: block;
}
.notification-archive-single{
float: left;
width: 850px;
}
h1.notification-title{
font-size: 24px;
border-bottom: 2px solid #f2b189;
margin-bottom: 10px;
padding-bottom: 5px;
}
.notification_author{
font-size: 16px;
color: #666666;
font-weight: 400;
}
.notification-content{
margin: 10px 0px 0px 0px;
}
.notification-content, .notification-content p{
font-size: 15px;
} .mejs-layers .mejs-overlay-button{
position: absolute;
top: 50%;
left: 50%;
width: 96px;
height: 97px;
margin: -50px 0 0 -50px;
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/video-play-icon.png) no-repeat;
}
.mejs-inner .mejs-mediaelement{
background: #f3f6f8;
}
.mejs-inner .mejs-controls .mejs-button button{ }
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-current{
background: #dadc23;
}
.mejs-inner .mejs-controls .mejs-time-rail .mejs-time-loaded{
background: #5dd5fb;
} .front-single-module .video_player{
margin-top: 0px;
}
.front-single-module.video_module .wp-caption {
width: 100% !important;
}
.front-single-module .mejs-layer,
.front-single-module .mejs-container
{
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.front-single-module .video_player .wp-video{
width: 100% !important;
height: inherit !important;
}  .units_dropdown_holder{
width:300px;
overflow:hidden;
}
select.units_dropdown{
color:#65bdc1;
width: 300px;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
appearance: none;
padding: 3px 25px 3px 7px;
border: none;
background: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/select-arrow-icon.png) no-repeat 24px;
background-position: right;
background-color: #eef4f7;
}
select.units_dropdown::-ms-expand {
display: none;
} .new_question{
margin-top: 30px;
background-color: #fff;
border: 2px solid #f2f6f8;
padding: 21px 0px 0px 86px;
position: relative;
}
.new_question input,
.new_question textarea{
border: 0px;
color: #666666;
padding: 0px;
width: 95%;
outline: none;
}
.new_question input[type="text"]{
font-size: 22px;
padding-bottom: 30px;
border-bottom: 1px solid #d9dcde;
margin-bottom: 16px;
}
.new_question textarea{
font-size: 18px;
min-height: 140px;
resize: none;
}
.new_question .rounded{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 45px;
height: 45px;
background-color: #c9d4d9;
font-size: 20px;
color: #fff;
text-align: center;
text-transform: uppercase; position: absolute;
top: 21px;
left: 18px;
text-align: center;
}
.new_question .rounded span{
margin-top: 5px;
display: block;
}
.new_question a.button_cancel{
background-color: #c9d4d9;
padding: 5px 30px 5px 30px;
color: #fff;
float: right;
line-height: 24px;
margin-left: 3px;
margin-top: 5px;
}
.new_question input[type="submit"].button_submit,
.discussion-controls input[type="submit"].button_submit,
.discussion-controls .button_submit
{
background-color: #e0e24f;
padding: 5px 30px 5px 30px;
color: #fff;
float: right;
margin-left: 2px;
box-shadow: none;
width: auto;
border-radius: 0px;
font-weight: 300;
font-size: 16px;
font-family: 'Lato', sans-serif;
text-shadow: none;
line-height: 24px;
margin-top: 5px;
} .discussion-archive-list{
margin-top: 38px;
}
.discussion-archive-list li {
clear: both;
}
.discussion-archive-single-meta{
float: left;
width: 90px;
}
.discussion-meta{
width: 100%;
color: #23bee9;
font-size:14px;
}
.discussion-answer-circle{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 55px;
height: 55px;
background-color: #74d1d4;
color: #fff;
text-align: center;
text-transform: uppercase; margin-left: auto;
margin-right: auto;
margin-top: 8px;
}
.depth-2 .discussion-answer-circle, .depth-3 .discussion-answer-circle, .depth-4 .discussion-answer-circle, .depth-5 .discussion-answer-circle, .depth-6 .discussion-answer-circle, .depth-7 .discussion-answer-circle, .depth-8 .discussion-answer-circle, .depth-9 .discussion-answer-circle, .depth-10 .discussion-answer-circle{
display: none;
}
.discussion-answer-circle .comments-count{
font-size: 24px;
display: block;
width: 100%;
line-height: 24px;
padding-top: 25%;
}
.discussion-comments-circle{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 55px;
height: 55px;
background-color: #c9d4d9;
color: #fff;
text-align: center;
text-transform: uppercase; margin-left: auto;
margin-right: auto;
margin-top: 8px;
}
.discussion-comments-circle .comments-count{
font-size: 24px;
display: block;
width: 100%;
line-height: 24px;
padding-top: 25%;
}
.discussion-archive-single{
float: left;
width: 850px;
}
.discussion-archive-single .entry-content{
margin-bottom: 0px;
}
.discussion-archive-single .entry-content p{
margin-bottom: 0.5em;
}
h1.discussion-title{
font-size: 24px;
margin-bottom: 5px;
}
.discussion-responses{
float:left;
width: 100%;
}
.discussion-responses .comment{
border-top: 1px solid #d9dcde;
padding-top: 30px; }
.discussion-responses .comment-content{
padding-bottom: 30px;
}
.discussion-responses .comment-content p, .discussion-responses .comment-content a{
display: inline;
}
.discussion-responses .comment-body{
position: relative;
}
.discussion-responses .reply{
position: absolute;
top: 0px;
right: 0px;
}
.discussion-responses .reply a{
position: absolute;
top: -15px;
right: -35px;
text-indent: -9999px;
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/icon-reply.png);
background-repeat: no-repeat;
display: block;
width: 15px;
height: 11px;
padding: 20px;
} .discussion-archive-single-meta {
clear:both;
}
.discussion-archive-list .discussion-archive-single {
width: 80%;
}
.discussion-archive-list .discussion-archive-single-meta {
width: 10%;
}
.discussion-comments .comment-list > li {
list-style: none;
}
.notification-archive-list .notification-archive-single-meta {
width: 10%;
}
.notification-archive-list .notification-archive-single {
width: 80%;
margin-top: 20px;
}
#answer_the_question_button{
background-color: #74d1d4;
padding: 5px 30px 5px 30px;
color: #fff;
float: right;
margin-left: 2px;
box-shadow: none;
width: auto;
border-radius: 0px;
font-weight: 300;
font-size: 16px;
font-family: 'Lato', sans-serif;
text-shadow: none;
line-height: 24px;
margin-top: 5px;
margin-right: 2px;
}
.discussion-responses textarea{
width: 99.6%;
padding: 0px;
border: 2px solid #f2f6f8;
}
.discussion-responses h3.comment-reply-title{
font-size: 22px;
color: #666666;
padding: 20px;
background-color: #f2f6f8;
}
.comment-form-comment{
margin-bottom: 0px;
}
.quick-course-info .passcode-box{
margin-top: 0px;
}
.passcode-box input[type="password"]{
padding: 6px;
margin-top: 6px;
}
.total_grade{
font-size: 35px;
text-align: right;
padding-top: 30px;
}
#drop-mobile-nav{
display: none;
float: right;
}
.module_title{
font-size: 24px;
margin-top: 25px;
}
.module_description p{
margin-top: 20px;//-3px
} .workbook_units .unit_title h3{
font-weight: 300;
font-size: 22px;
color: #505050;
}
div.workbook_units{ margin-bottom: 24px;
padding: 10px;
}
div.workbook_units th{
padding-bottom: 10px;
}
div.workbook_units .unit_title{
border-bottom: 1px solid #23bee9;
padding-bottom: 7px;
margin-bottom: 8px;
}
div.workbook_units table{
margin: 0px;
}
.td-center{
text-align: center;
}
.comment_label{
margin-bottom: 10px;
display: block;
margin-top: 10px;
}
.module_response_description label,
label.comment_label,
.module_text_response_answer label{
font-weight: bold;
}
li.submenu-active a, li.submenu-item a:hover{
color: #23bee9;
text-decoration: none;
}
#modules_form input[type="submit"].apply-button-enrolled.submit-elements-data-button{
position: relative;
float: left;
}
.apply-button-enrolled.submit-elements-data-button ~ #navigation-pagination.navigation{
margin: 0px 0 0em;
}
div.workbook_units th{
font-weight: 300;
color: #b0b4b8;
font-size: 16px;
}
div.workbook_units td,
div.workbook_units th{
border-bottom: 1px dashed #d3d9d8;
}
div.workbook_units th{
padding-top: 10px;
}
div.workbook_units td{
padding-bottom: 6px;
padding-top: 4px;
overflow: hidden;
text-overflow: ellipsis;
}
.not_submitted{
color: #ea9c6b;
}
footer.comment-meta{
display: inline;
}
.clearf:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearf {
display: inline-block;
}
html[xmlns] .clearf {
display: block;
}
* html .clearf {
height: 1%;
} .cp_featured_widget_title{
background-color: #0facd9;
color: #fff;
font-size: 18px;
padding: 10px 25px 10px 25px;
text-transform: uppercase; text-align: center;
}
.cp_featured_widget .course-thumbnail img{
border-bottom: 3px solid #ebe085;
display: block;
margin: auto;
}
.cp_featured_widget .cp_featured_widget_course_summary{
color: #666666;
line-height: 25px;
}
.cp_featured_widget_course_link a,
.cp_featured_widget_course_link a:visited,
.cp_featured_widget_course_link a:hover{
color: #fff;
background-color: #0facd9;
font-size: 18px;
padding: 7px 25px 7px 25px;
text-transform: uppercase; text-align: center;
display: block;
margin-top: 15px;
border-top: 3px solid #74d1d4;
}
.widget-title ~ .cp_featured_widget_title{
margin-top: 10px;
}
.tree .tree-unit-right a{
background-color: #8bdabc;
color: #fff;
}
.tree .tree-page-right a{
background-color: #8bdabc;
color: #fff;
}
.course_structure_unit_label{
background-color: #f3f3f3;
}
li.current-menu-item a,
li.current_page_item a{
color: #74d1d4 !important;
}
.post-type-archive-course .quick-course-info .course-time{
width: 25%;
}
.post-type-archive-course .quick-course-info .course-cost{
width: 20%;
}
.dashboard-random-courses .featured-course-title {
font-weight: 400;
}
.dashboard-random-courses .course-item {
float: left;
width: 30%;
margin-right: 30px;
}
.dashboard-random-courses .course-item:last-child {
margin-right: 0;
}
.module_grade {
font-size:0.9em;
text-align: right;
}
.virtual-page-courses-dashboard h1.entry-title{
font-size: 14px;
line-height: 16px;
margin-bottom:30px;
}
.unit-archive-course-complete {
background-image: none;
color: #ffffff;
display: block;
font-size: 20px;
font-weight: normal;
letter-spacing: 0.05em;
margin: 20px 0 0;
padding: 2px 0;
text-align: center;
width: 100%;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.checkbox_input_module .correct,
.checkbox_input_module .incorrect,
.checkbox_input_module .unanswered,
.radio_input_module .correct,
.radio_input_module .incorrect,
.radio_input_module .unanswered {
border-bottom: none;
}
.checkbox_input_module .correct,
.radio_input_module .correct {
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/complete_tick_green.svg);
background-size: 16px 16px;
background-position: right center;
background-repeat: no-repeat;
}
.checkbox_input_module .incorrect,
.radio_input_module .incorrect {
background-image: url(//online-huwelijkscursus.nl/fundament/wp-content/plugins/coursepress/themes/coursepress/images/cross_red.svg);
background-size: 16px 16px;
background-position: right center;
background-repeat: no-repeat;
}
.post-type-archive-course .quick-course-info .course-cost .mp_product_price {
background-position: -872px -232px;
}
.post-type-archive-course .quick-course-info .course-cost .mp_product_price .mp_product_price-sale,
.post-type-archive-course .quick-course-info .course-cost .mp_special_price .mp_current_price {
font-weight: normal;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-tranform: scale(1);
transform: scale(1);
margin: 0;
padding:0;
}
.post-type-archive-course .quick-course-info .course-cost .mp_product_price-sale + .mp_product_price-normal,
.post-type-archive-course .quick-course-info .course-cost del.mp_old_price {
display: none;
}
.module_description ol{
list-style: decimal;
padding:0;
margin:0;
margin: 30px 0px 30px 0px;
padding-left: 2.5em;
}
.module_description ul{
list-style: none;
padding:0;
margin:0;
margin: 30px 0px 30px 0px;
}
.module_description ul li {
padding-left: 1em;
text-indent: 0em;
}
.module_description ul li:before {
content: "■ ";
color: #cdcf30;
padding-right: 10px;
}
.post-type-archive-course .video_player{
margin-top: 0px;
border-bottom: 0px;
position: relative;
}
.post-type-archive-course .video_player iframe{
width: inherit;
height: inherit;
}
.fcp_featured_widget .video_player .wp-video{
max-height: 132px !important;
}
.fcp_featured_widget .video_player{
margin-top: 0px;
}
.type-course .course-video .video_player .wp-video{
height: inherit !important;
}
.post-type-archive-course .content-area .video_player .wp-video{
height: inherit !important;
}
.entry-content .wp-video{
width: 100% !important;
}
.entry-content .mejs-container,
.entry-content .mejs-embed,
.entry-content .mejs-embed body,
.entry-content .mejs-container
.entry-content .mejs-controls{
width: 100% !important;
}
.post-type-archive-course .content-area .course-featured-media .mejs-container{
height: inherit !important;
}
.post-type-archive-course .content-area .mejs-inner .mejs-mediaelement{
background-color: black;
}
.course-featured-media{
line-height: 0px;
}
.workbook-title {
position:relative;
}
.workbook-course-progress {
font-size: 16px;
float:right;
position:absolute;
bottom:5px;
right: 0;
}
.hamb{
float: right;
}
.hamb span{
background: #878786;
height: 3px;
display: block;
width: 20px;
margin-bottom: 3px;
}
.featured-course-link button {
background: none repeat scroll 0 0 #0facd9;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: block;
font-family: "Dosis",sans-serif;
font-size: 22px;
font-weight: 300;
margin-top: 1px;
min-width: 240px;
overflow: hidden;
padding: 6px 30px;
text-align: center;
text-overflow: ellipsis;
text-shadow: none;
text-transform: uppercase;
white-space: nowrap;
}
.entry-content ul{
list-style: outside none disc;
margin-left: 48px;
}
.course-unit-page-title {
margin: 20px 0;
}
.course-title {
font-size: 30px;
} @media screen and ( max-width: 980px ) {
.wrap,
.site-content,
.content-side-area,
#secondary.widget-area{
width: 96%;
margin-left: 2%;
margin-right: 2%;
position: relative;
}
.post-type-archive-course .quick-course-info{
width: 69.9%;
}
}
@media screen and ( max-width: 960px ) {
.student-settings label,
.student-settings label.right{
width: 96%;
margin-left: 2%;
margin-right: 2%;
}
.course-video{
height: auto;
}
.post-type-archive-course section.article-content-right{
float: right;
margin-right: 8px;
width: calc( 94% - 235px );
margin-top: 15px;
}
.post-type-archive-course article.type-course h1{
width: 95.6%;
margin-left: 3%;
margin-right: 3%;
}
.post-type-archive-course article.type-course h1 a, .post-type-archive-course article.type-course .entry-title a{
width: 100%;
}
.post-type-archive-course .quick-course-info{
width: calc( 92.9% - 235px );
}
.post-type-archive-course .quick-course-info.quick-course-info-extended{
width: 97.9%;
}
#course-summary{
padding: 2%;
}
.social-shares{
margin-left: 2%;
width: 100%;
}
.entry-content{
margin-bottom: 30px;
margin-left: 3%;
margin-right: 3%;
}
.left-content{
width: 96%;
}
.right-content{
float: none;
margin-left: auto;
margin-right: auto;
}
.mejs-video{
width: 100% !important;
}
.enroll-box-right{
width: 100%;
}
.notification-archive-single-meta{
float: none;
width: 90px;
margin-left: auto;
margin-right: auto;
}
.notification-archive-single,
.discussion-archive-single{
width: 96%;
margin-left: 2%;
margin-right: 2%;
}
.discussion-archive-single{
width: 96%;
margin-left: 2%;
margin-right: 2%;
}
.site-main [class*="navigation"]{
overflow: visible;
}
}
@media screen and ( max-width: 790px ) {
#drop-mobile-nav{
display: block;
float: right;
}
.main-navigation ul {
display: none;
}
.units-archive-list li {
background-color: #f3f6f8;
display: block;
min-height: 110px;
margin-bottom: 4px;
float: left;
padding-bottom: 20px;
width: 100%;
}
.enroll-box-left{
width: 100% !important;
}
}
@media screen and ( max-width: 750px ) {
.course-video{
width: 100%;
}
.entry-content-excerpt{
float: right;
width: 100%;
position: relative;
max-height: 195px;
overflow: hidden;
text-overflow: ellipsis;
margin-top: 30px;
}
.post-type-archive-course article.type-course figure,
.post-type-archive-course article.type-course .course-lang{
display: none;
}
.post-type-archive-course section.article-content-right{
float: left;
margin-left: 20px;
width: 96%;
margin-top: 15px;
}
.post-type-archive-course .quick-course-info{
width: 97%;
left: 0px;
padding-left: 3%
}
.post-type-archive-course .quick-course-info.quick-course-info-extended{
width: 97%;
left: 0px;
padding-left: 3%
}
.post-type-archive-course article.type-course h1,
.post-type-archive-course article.type-course .entry-content p,
header{
width: 97%;
margin-left: 0%;
margin-right: 0%;
}
.entry-content {
margin-bottom: 30px;
margin-left: 0.5%;
margin-right: 0%;
}
}
@media screen and ( max-width: 500px ) {
.right-content{
width: 100%;
}
.right-content img{
width: 100%;
}
}.nav-collapse ul {
margin: 0;
padding: 0;
width: 100%;
display: block;
list-style: none;
}
.nav-collapse li {
display: block;
}
.js .nav-collapse {
clip: rect( 0 0 0 0 );
max-height: 0;
position: absolute;
display: block;
overflow: hidden;
zoom: 1;
}
.nav-collapse.opened {
max-height: 9999px;
}
.disable-pointer-events { }
.main-navigation a.nav-toggle{
display: none;
}
#mobile_menu{
display: none;
}
.nav-toggle {
-webkit-tap-highlight-color: rgba( 0,0,0,0 );
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
width: 100%;
float: right;
overflow: hidden;
display: block;
font-size: 21px;
}
#mobile_menu{
margin-bottom: 10px;
}
#mobile_menu ul{
width: auto;
}
#mobile_menu li{
width: auto;
float: none;
text-align: left;
}
#mobile_menu li a:first-child{
border-top: 1px solid #c9ced2;
}
#mobile_menu li a{
background: none repeat scroll 0% 0% #f5f5f5;
border-bottom: 1px solid #c9ced2;
border-left: 1px solid #c9ced2;
border-right: 1px solid #c9ced2;
display: block;
outline: none;
line-height: 22px;
padding: 10px;
width: auto;
min-width: 150px;
max-width: 200px;
white-space: normal;
font-size: 16px;
}
@media screen and ( max-width: 790px ) {
.main-navigation a.nav-toggle{
display: block;
outline: none;
float: right;
}
#mobile_menu, .mobile_menu{
display: block;
outline: none;
}
div.cp_popup_window {
max-height: 150%;
}
.unit-archive-single .unit-archive-single-module-status,
.unit-archive-single a.unit-archive-single-title {
width: 70%
}
.submenu-main-container .submenu-item {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 32px;
}
.submenu-main-container .submenu-item:last-of-type,
.submenu-main-container .submenu-item:last-child {
margin-right:0;
}
.submenu-main-container .submenu-item a {
width:32px;
height: 32px;
background-size: 32px 32px;
margin-right:15px;
padding: 0 15px;
}
.video_player iframe,
.video_player { height: 240px;}
#mobile_menu:last-child,
.mobile_menu:last-child{
display: none !important;
}
}
@media screen and ( min-width: 791px ) {
.js .nav-collapse {
position: relative;
}
.js .nav-collapse.closed {
max-height: none;
}
.nav-toggle {
display: none;
}
.main-navigation a.nav-toggle{
display: none;
}
#mobile_menu, .mobile_menu{
display: none;
}
}