.container
{
    text-align: left;
}
.centered {
	display: inline-block;
	margin:0 auto;
	width:320px;
}
:-webkit-full-screen-ancestor .movie-sidebar {
    display: none;
}
::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}
ins.adsbygoogle {
    height: auto !important;
}
.inline-advertentie {
	padding:24px;
	font-size:14px;
}
.inline-advertentie img {
	float:left;
	margin-right:24px;
	max-height:120px;
	max-width:120px;
}
.inline-advertentie h2.title {
	font-size:16px;
	margin: 16px 0px 0px 0px;
}
.breadcrumbs {
	padding:0;
	margin:0;
	color:#999;
}
.breadcrumbs li {
	list-style: none;
	display: inline-block;
}
.narrow p.breadcrumbs {
    opacity: 0.65;
}
.narrow p.breadcrumbs a{
    color:#fff;
    border-bottom: 1px dotted #fff;
}
.announcement {
    background-color: rgba(255,255,255,0.9);
    border:1px solid #fff;
    text-align: center;
    padding: 20px;
}
.announcement mark {
    background-color: #ff0000;
    color:#fff;
    border-radius: 2px;
}
.content .announcement a {
    color:#2d95ff;
}
a[name] {
    padding-top: 92px;
    margin-top: -92px;
    display: inline-block;
}
#cpheader a, #cpfooter a {
    color:#fff;
    text-decoration: underline;
}
h1
{
    margin:0 0 20px 0;
	font-size:24px;
    color: #555;
    text-align: left;
}
main {
	padding-top:24px;
}
.subtitle {
    margin-bottom: 16px;
}
.sidebar .nav li a {
	padding-left:0;
}
.sidebar h2:first-child {
	margin-top:0;
	margin-bottom: 24px;
}
.sidebar .actions i{
    position: relative;
    top:4px;
    font-size:24px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}
.dquo {
    padding:0 8px;
    color:rgba(0,0,0,0.35)
}
.btn a {
    color:#fff;
}
a,.btn-link,.content td a
{
    border:0;
    background: none;
    text-decoration: none;

    color: #2d95ff;
    outline: medium none;
    outline: none;
}
a.white {
    color:#fff;
}
a:focus
{
    text-decoration: none;
    outline: 0;
}
a:hover,.btn-link:hover
{
    text-decoration: none;

    color: #59c0dd;
}
.no-touchevents a:hover .wrapper, .no-touchevents a.thumb:hover {
    transition: transform .25s;
    transform: scale(1.05);
}
.wrapper
{
    text-align: left;

    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.card.wrapper {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
}
.main
{
    background-color: #fff;
}
.narrow {
    max-width:768px;
    margin:0 auto;
    text-align:center
}
.users .avatar {
    width:32px;
    height:32px;
    border-radius:16px;
}
.users h2, .agenda h2 {
    color: #efefef;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}
.main-left
{
    margin: 0 auto;
    padding: 0;

    background: #fff;
}
.no-padding
{
    padding: 0 !important;
}
.no-margin {
    margin:0 !important;
}
.padding
{
    padding: 24px;
}
.hpadding
{
    padding: 0 24px;
}
.vpadding
{
    padding: 24px 0;
}
.padding h1
{
    margin-top: 0;
}
.autosize {
    width:100%;
    min-height: 110px;
}
.aantal {
    text-align: left;
}
.dropdown-toggle
{
    cursor: pointer;
}
.no-touchevents .dropdown-toggle:hover
{
    color:#2d95ff;
}
.text-grey {
    color:#92a6b5;
}
.text-green {
    color:#81db34;
}
.text-red {
    color:#ff0000 !important;
}
.pointer {
    cursor:pointer;
}
.no-touchevents.pointer:hover {
    color:#2d95ff;
}
.btn
{
	text-transform: uppercase;
    border: 0;
    box-shadow: 0 3px 0 0 rgba(146, 166, 181, 0.33);
}
.btn-xs
{
    font-size: 11px;
}
.btn-default {
    background-color: #fff;
}
.btn-primary
{
    border: 0;
    background-color: #2d95ff;
}
.statistics
{
    line-height: 22px;


    color: #fff;
}
.statistics .row
{

    text-align: center;
    margin: 8px 0;
}
.statistics td {
    text-align: center;
    padding:8px 0;
}
.statistics strong
{
    font-size: 11px;
    font-style: normal;

    text-transform: uppercase;

    color: rgba(255,255,255,.8);
}
.statistics em
{
    font-size: 18px;
    font-style: normal;

    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}
.statistics em a
{
    font-weight: bold;
    border-bottom: 1px dotted #2d95ff;
}
.home-right
{
    position: relative;
    z-index: 0;

    margin: 15px 0;

    background-color: #fff;
}
.home-right .comment
{
    margin-bottom: 12px;
    padding: 0 0 8px 0;
}
.home-right .comment time
{
    display: none;
}
.home-right h2
{
    font-size: 22px;
    font-weight: 300;

    margin-top: 0;

    color: #637280;
}
.play {
    text-align: center;
    overflow: hidden;
}
.modal input[type='text'],.modal select, .modal label {
    width:100%;
    border-radius: 4px;
    padding:4px;
    font-size: 16px;
}
.modal label {
    font-weight: normal;
}
.modal textarea {
    font-size: 16px;
    width:100%;
    border-radius: 4px;
    padding:4px;
    margin-bottom: 8px;
    line-height:16px;
}
input.form-control {
	border-radius: 3px;
	padding:4px;
}
@-webkit-keyframes fadeIn
{
    from
    {
        opacity: 0;
    } to
    {
        opacity: 1;
    }
}
@keyframes fadeIn
{
    from
    {
        opacity: 0;
    } to
    {
        opacity: 1;
    }
}
.fadeIn
{
    -webkit-animation: fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
            animation: fadeIn ease-in 1;
    -webkit-animation-duration: .4s;
            animation-duration: .4s;

    opacity: 0;  /* make things invisible upon start */

    -webkit-animation-fill-mode: forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
            animation-fill-mode: forwards;
}
.table
{
    width: 100%;
}
.table th,
.table td
{
    padding: 4px 10px;
}
.table h3 {
    font-size:14px;
    margin:4px 0;
}
.table p {
    color:#999;
    margin:0;
}
.table td span.aantal {
	line-height: 14px;
}
.table td span.label {
	line-height: 1;
    color:#999;
    font-size:10px;
    text-transform: uppercase;
}
.main-tools {
    margin: 4px 8px 0 16px;
    width:100px;
    font-size:18px;
    text-align: right;
    white-space: nowrap;
}
.main-tools button {
    max-width:50px;
    margin:0 0 0 8px;
}
.main-tools .dropdown-toggle {
    text-align: right;
    width:32px;
}
body.full-height {
    padding-top:60px !important;
}
footer .banner {
    margin:0 auto;
    padding:16px;
    max-width:1024px;
    font-size:16px;
    outline:2px dashed #B0F566;
    background-color:rgba(255,255,255,0.4);
    color:#212121;
}
.whatsapp {
    visibility: hidden;
}
.whatsapp i {
    vertical-align: top;
    font-size: 26px;
    margin-right:8px;
}
.whatsapp.logged-in i {
    font-size:18px;
    float:left;
}

@media (max-width: 990px)
{
    body.full-width
    {
        width:auto;
        padding-top: 60px;
        overflow-x: hidden;
    }
    .statistics strong
    {
        font-size: 8px;
    }
}
@media (max-width: 768px)
{
    body
    {
        overflow-x: hidden;
        padding-top: 76px;
    }
    body.full-width
    {
        padding-top: 60px;
    }
    body.full-width .row:first-child {
        margin:0;
    }
    body.full-width #main.container {
        width:100%;
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .content h2 {
        text-align: center;
    }
    .hidden-sm
    {
        display: none;
    }
    .home-right
    {
        margin-top: 0;
    }
    .padding {
        padding:16px;
    }
    .hpadding
    {
        padding: 0 16px;
    }
    .vpadding
    {
        padding: 16px 0;
    }
}
@media (max-width: 564px)
{
    .whatsapp {
        visibility:visible;
    }
    body
    {
        font-size: 14px;
    }
    h1
    {
        font-size: 24px;
    }
    h2
    {
        font-size: 18px;
    }
}
@media (max-width : 480px)
{
    .mobilesquare {
        height:312px;
    }
	.inline-advertentie {
		padding:8px;
	}
	.inline-advertentie img {
		max-height:60px;
		max-width:60px;
	}
	.inline-advertentie h2.title {
		margin-top:0;
	}
    hr
    {
        margin: 8px 0;
    }
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.reactie {
	margin:20px 0;
	padding:20px;
}

.subitems {
	padding-left:24px;
}
