/*
Theme Name: OSW Handleidingen
Theme URI: 
Author: ICT&Media
Author URI: http://www.uu.nl/ictenmedia
Description: uu2014 childtheme for handleidingen.sites.uu.nl
template: UU2014
Version: 1.0-wpcom
Text Domain: uu2014
Domain Path: /languages/

*/

body, .page-content, .page-content-inner, .mce-content-body, .uu-body  {
  /*font-family: "open sans";*/
  line-height: 150%;
   font-size: 16px;
}

#left-sidebar .widget ul.sub-menu li.current-menu-item a {
  color: black;
}

.post-type-archive-manuals #content {
	background: #fff;
}

.page-content li {
	margin-bottom: 0;
  list-style-position: inside;
}

.page-content ul {
  margin-bottom: 1em;
}

.alphabet-menu {
	margin: 0;
	padding: 0;
}

.alphabet-menu li {
  list-style: none;
 margin: 0;
  padding: 0;
  line-height: 24px;
  font-size: 16px;
}

.alphabet-menu h3 {
	width:40px;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	background-color: #ffcd00;
  margin-top: 1em;
}

.glossary_posts {
	margin: 0;
	padding: 0 15px 0 0;
}

.glossary_posts li {
	list-style: none;
	 margin: 0 0 8px 0;
}

.glossary_posts img {
  height: 20px;
  vertical-align: text-top;
}

#left-sidebar h2 {
  margin-bottom: 15px;
  font-size: 23px;
}

.uu-content-h2, #left-sidebar h2:first-child, .h2, #left-sidebar .widgettitle {
    line-height: 28px;
    margin-top: 20px;
}

ul.stappen {
	margin-top: 30px;
	border-top: 1px solid #ddd;
}

li.stap {
	list-style: none;
  padding-top: 30px;
	padding-bottom: 30px;

	border-bottom: 1px solid #ddd;
}

li.stap li {
	list-style-position: inside;
}

li.tip {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  list-style: none;
 
  background-color: #FFF5D1;
    padding-top: 30px;
    padding-bottom: 30px;
 
  border-bottom: 1px solid #ddd;
  min-height: 160px;
}

li.tip + li.tip {
  margin-top: 30px;
  border-top: 1px solid #ddd;
}

div.tip {
  display: block;
  height: 120px;
  background: url(https://manuals.sites.uu.nl/wp-content/uploads/sites/63/2016/01/info.svg) 30px 20px no-repeat;
 background-size: 100px;
}


li.faq {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  list-style: none;
   padding-top: 30px;
    padding-bottom: 30px;
 
  border-bottom: 1px solid #ddd;
  min-height: 160px;
}

div.faq {
   display: block;
  height: 120px;
   background: url(https://manuals.sites.uu.nl/wp-content/uploads/sites/63/2016/01/faq.svg) 30px 10px no-repeat;
 background-size: 100px;
}

li.faq li {
  margin-left: 1em;
}

li.video-info {
  list-style: none;
  padding-top: 30px;
  padding-bottom: 30px;
}

ul, ol {margin: 1em 0;}

.button.close {
	 background: #ffcd00 none repeat scroll 0 0;
    font-size: 34px;
    opacity: 1;
    width: 40px;
}

.button.close:hover {
   background: #000 none repeat scroll 0 0;
   color: #ffcd00;
}


.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 20px;
}
.modal-content {
  position: relative;
  background-color: transparent;

 
}

.modal-header {
    border-bottom: 0 none;
    min-height: 16.4286px;
    padding: 15px;
}

.modal-image {
	 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal-header {
  padding: 15px;
 
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;

}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;

}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-image {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.panel .panel-heading {
    background-color: #FFF5D1;
    border-left: 10px solid #ffcd00;
    font-weight: 300;
    padding: 10px 30px;
    text-transform: none;
}

.panel .panel-heading h4 {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    text-transform: none;
}

.panel .panel-heading h4 a::after {
    padding: 0 0 0 1px;
}

.doelgroep {
  display: inline-block;
  padding: 0 19px;
  line-height: 40px;
   background-color: #FFF5D1;
   font-family:'open sans', sans;
   font-size: 15px;
   margin-left: 15px;
}


.frm_style_formidable-style.with_frm_style .horizontal_radio {
  margin: 0;
}


.below-content-widget-area h2 {
margin: 0;
  }

.below-content-widget-area h3 {
    color: #3b3b3b;
    font-family: "Open Sans","Frutiger",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    
}

.below-content-widget-area h4 {
  display: none;
}

.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
    background-color: #ffffff;
    border-color: #ffcd00;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0;
    box-sizing: border-box;
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    max-width: 100%;
    outline: medium none;
    padding: 6px 10px;
    width: 100%;
}

.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
    /*background: #ffcd00 none repeat scroll 0 0;*/
    /*border-color: #cccccc;*/
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 0;
    box-sizing: border-box;
    /*color: #000;*/
    cursor: pointer;
    font-family: "Open sans", sans;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    margin: 10px 0;
    padding: 10px 23px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    width: auto;
}

.below-content-widget-area {
    background-color: #fff;
    padding: 50px 50px 50px 100px;
    background-color: #ffcd00;
}

@media (max-width: 1168px) {
  .below-content-widget-area {
    padding: 30px;
  }
}

.below-content-widget-area .frm_style_formidable-style.with_frm_style input[type="submit"] {
  background: #000 !important;
  color: #ffcd00 !important;
}

.below-content-widget-area .frm_style_formidable-style.with_frm_style input[type="submit"]:hover {
  background: #fff !important;
  color: #000 !important;
}
.video-wrapper {
  position: relative; 
}
.video_content, .stappen li.video { 
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
  } 

 .video_content iframe,
.stappen li.video iframe,
 .video_content object,
 .video_content embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    
  }

.video-info {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #ccc;
}  

.panel-group iframe {
  max-width: 100%;
}

.stappen .icon {
  width: 100px;
  height: auto;

}

@media (max-width: 768px) {
.stappen .icon {
  margin-bottom: 15px;

}

.doelgroep {
  margin-left: 0;
  margin-bottom: 15px;
}

}


.stappen .row, .video-wrapper .row {
  margin-left: 0;
  margin-right: 0;
}

/* Print layout   */
.print {
  margin-left: 26px;

  width: 30px;
}

.print-icon {
  width: auto;
  height: 22px;
 margin-top: 7px;
}

.print-logo {
  margin: 40px 0;
}

@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    margin: 25mm 0;  
} 

h1, h2, h3, h4, h5 {
  page-break-after: avoid;
}

.stap {
  page-break-inside: avoid;
}

@media print {
    .panel-collapse,
    .panel-collapse .collapse {
      display: block !important;
      opacity: 1 !important;
      visibility: visible !important;
    }
    .panel .panel-heading h4 a {
      font-weight: bold;
      text-decoration: none;
    }
    .col-sm-4 {
      float: left;
      width: 50%;
    }
    ul.stappen {
       border-top: 1px solid #000;
       margin: 0;
       padding: 0;
    }
    li.stap, li.tip, li.faq {
      border-bottom: 1px solid #000;
    }
    a[href]:after {
      content: none !important;
    }
}




small {
  margin-top:2em;
  display:block;
}

.wrapper {
  display: grid;
  grid-template-columns: repeat(4, 250px);
  grid-template-rows: repeat(4, 250px);
	padding: 10px;
  Width: 100%;
	position: relative;

}

.item1 {
	text-align: center;
	position: relative;	  
}

.item2 {
	text-align: center;
	position: relative;  
}

.item3 {
	text-align: center;
	position: relative;  
}

.item4 {
	text-align: center;
	position: relative;  
}

@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&display=swap");

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.container1 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.container1:hover {
	cursor: pointer;
}

.container1 img {
	filter: grayscale();
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 6px solid whitesmoke;
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.5);
	margin-bottom: 1rem;
	transition: filter 0.4s ease-in-out;
}

.container1:hover img {
	filter: none;
}

.title1 {
	font-family: "Dancing Script", cursive;
	font-size: 3rem;
	color: whitesmoke;
	position: relative;
}

.title1::after {
	position: absolute;
	content: "";
	width: 0%;
	height: 4px;
	background-color: whitesmoke;
	left: 50%;
	bottom: -10px;
	transition: all 0.4s ease-in-out;
}

.container1:hover .title::after {
	width: 100%;
	left: 0;
}

body1 {
	background: darkslateblue;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}