/* AJAX LOADER */
html.js input.form-autocomplete {
    background-image: url("../images/throbbler.gif"); /* tweak this according to your gif */
    background-position: 100% -16px; /* tweak this according to your gif */
    background-repeat: no-repeat;
}

html.js input.throbbing {
    background-position: 98% 11px; /* tweak this according to your gif */
}

.ajax-progress {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.ajax-progress .throbber {
    background: transparent url("../images/throbbler.gif") no-repeat 0px 0px; /* tweak this according to your gif */
    float: left;
    height: 20px; /* tweak this according to your gif */
    width: 20px; /* tweak this according to your gif */
    margin: 2px;
}

.view-id-rtv_rtv_theek #edit-pid-wrapper {
    display: none;
}

/** Tabs geen extra ruimte laten innemen **/

.admin-tabs .tabs {
    border: none;
}

.admin-tabs a.active {
    color: #e51b1b;
    border: none;
}
/** Splash **/
#block-views-rtv-splash-block, #cboxContent .views-field-nid {
    display: none;
}
#cboxClose {
    display: none;
}
#cboxOverlay {
    opacity: 0.7;
}
#cboxLoadedContent {
    border: none;
}
#cboxContent, #cboxLoadedContent {
    background: none;
}
.field-name-field-splash-titel {
    float: left;
}
.field-name-splashclose {
    float: right;
}
/* banner integrations */
.domain-tvplus-be .header__top, .domain-tvplus-be.kleurpallet-tvplus1 .header__top,.kleurpallet-tvplus1 .weather__time,.kleurpallet-tvplus1 aside .weather li,.kleurpallet-tvplus1 .weather__temp__wrapper {
    background:#009bad;
}
.domain-tvplus-be .region-header-top, .domain-tvplus-be.kleurpallet-tvplus1 .region-header-top {
    background: url(../images/header_blauw.jpg) no-repeat;
    background-position: left top;
}
.kleurpallet-tvplus2 .header__top,.kleurpallet-tvplus2 .weather__time,.kleurpallet-tvplus2 aside .weather li,.kleurpallet-tvplus2 .weather__temp__wrapper {
    background:#d06561;
}
.domain-tvplus-be.kleurpallet-tvplus2 .region-header-top {
    background: url(../images/header_roze.jpg) no-repeat;
    background-position: left top;
}
.kleurpallet-tvplus3 .header__top,.kleurpallet-tvplus3 .weather__time,.kleurpallet-tvplus3 aside .weather li,.kleurpallet-tvplus3 .weather__temp__wrapper {
    background:#a3c034;
}
.domain-tvplus-be.kleurpallet-tvplus3 .region-header-top {
    background: url(../images/header_groen.jpg) no-repeat;
    background-position: left top;
}
.front .field-name-field-par-uitzendinggrid-uitzend > .field-items > .field-item:nth-child(1) h3 {
    border:none !important;
}
body .sticky__title, .sticky-list h3,body .field-name-field-par-uitzendinggrid-uitzend h3,body .node-weer .owl-carousel p {
    background-color: rgba(0, 0, 0, 0.65);
}
.domain-tvplus-be.front .paragraphs-item-par-uitzending-grid h3 {
    padding: 10px 20px;
}
body .maincontent  .node-weer .owl-carousel img {
    width:100%;
}
.domain-tv-plus-be.front .field-name-field-par-programuitlicht-progs .group-left {
    line-height:0px;
}
.domain-tvplus-be .field-name-field-par-uitzendinggrid-uitzend h3 {
    padding:10px 20px;
}
.field-name-field-par-programuitlicht-progs .node-programma .group-left {
    line-height:0px;
}
body .maincontent .node-weer .owl-item img {
    width:100%;
}
.node-aflevering.view-mode-teaser_image,
.node-aflevering.view-mode-teaser_image_label,
.node-aflevering.node-teaser,
.node-programma.node-teaser,
.node-nieuws.node-teaser,
.node-nieuws.view-mode-teaser_image
{
    cursor: pointer;
}

.paragraphs-items .field-name-field-par-programuitlicht-progs > .field-items > .field-item {
    margin-bottom: 20px;
}


.date-weekdetail {
    font-size:11px;
    padding-left: 10px;
}

.date-nav .pager {
    margin-top: 10px;
}


.page-checkout .form-item.form-type-checkbox label {
    width:100%;
    padding-left: 30px;
}

.videoWrapper {
    display: inline-block; /* let it be styled thusly */
    padding: 0;            /* get rid of pre-styling */
    margin: 0;
    width: 100%;           /* take up full width available */
    padding-top: 56.25%;   /* give aspect ratio of 16:9; "720 / 1280 = 0.5625" */
    height: 0px;           /* don't want it to expand beyond padding */
    position: relative;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.game-table{
    margin: 0 0 20px !important;
}
.game-table h2 {
	background: #fbb924 url(/sites/all/themes/rtv/images/icon_tv.svg) no-repeat 17px center;
background-size: 15px;
color: #3d3937;
margin: 0;
font-size: 1.1538461538em;
padding: 17px 10px 18px 48px;
}

.game-table thead {
	background-color: #4c4846 !important;
	color: #fff;
}

.game-table tr:nth-child(even) {
	background-color: #f5f2f0;
}

.game-table td, .game-table th {
	padding: 5px;

}

.game-table td:first-child, .game-table th:first-child {
    max-width: 40px;
}

.game-table table {
    border-collapse: collapse;
    border-spacing: 0;
}
.game-table select {
	height: 39px;
	padding-top: 2px;
	border: none;
	background: #f5f2f0 url(/sites/all/themes/rtv/images/icon_dropdown.svg) no-repeat right 13px center;
	 -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    padding: 0 30px 0 15px;
    color: #918d89;
    outline: none;
    width:auto ;


}

.game-table form{
    display: flex;
    flex-wrap: wrap;
}

.game-table form .form-item{
    display: flex;
    flex-wrap: wrap;
    margin-right: 20px;
}



.game-table form .form-item:last-child{
margin-right: 0;
}

.game-table  label {

	padding: 5px 10px;
	background: #fbb924;

	text-align: center;
	height: 39px;
    line-height: 29px;
}

.game-table input {
	height: 39px;
}

@media only screen and (max-width: 37.5em) {
	.game-table form .form-item {
	margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
	}

    .game-table form .form-item:last-child{
        margin-bottom: 0;
    }
	.game-table label {
	width: 120px;
	}

    .game-table select {
        width: calc(100% - 120px);
    }

    .game-table td, .game-table th {
        padding: 2px;

    }

    .game-table th{
        font-size: 12px;
    }

    .game-table td{
        font-size: 13px;
    }
}

.url-textfield {
    display: none;
}

.article__embed_code {
    display: none;
    width: 100%;
    height: 55px;
    margin-top: 20px;
    padding: 2px 10px;
}


.embedded-video .player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embedded-video .player iframe,
.embedded-video .player object,
.embedded-video .player embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mijn-gemeente-keuze {
    display: none;
}

.node-nieuws.view-mode-teaser.node-unpublished{
    display: none;
}
