

/* readpeaker */
.rsbtn_colorskin .rsbtn_progress_container {
    background: #7e7e7e !important;
}

/*Fix for doorway card padding */
.flexibel div[id^="c"]>div.doorway-card-content {
    padding: 1rem;
}

/* mobiel menu */
@media screen and (max-width: 59.95em) {
    .touch-js .english a {
        color: #fff !important;
    }
}


/* mobiel menu scrollbalk */
@media screen and (max-width: 34.95em) {
    .touch-js {
        overflow-y: auto;
    }
}

/*chat verbergen in mobiel menu
.obiChatLauncher {
    z-index: 110 !important;
}
 */

/*Corona icons fix*/

.corona-icons .image {
    padding-left: 40%;
    padding-top: 10px;
}


/*hero header fix */

.hero-header {
    /*width:90% !impotant;*/
}

div.hero-header-layout-header-wrapper {
    margin: 0;
}

@media screen and (min-width: 60em) {}


/* FAQ capitalen en nieuws-titel uitzetten 
.breakout h3, h3 {
	    text-transform: none !important;
}

.breakout h2 { 
    text-transform: none !important;
    
}

.gridlist h2, h2.upper{
	   text-transform: uppercase !important;
}



/* footer bullits!!!!????
footer li, li.booth {
    list-style-type: none !important;
} */

/* cat menu fix*/

.aside div.frame-type-menu_categorized_pages, .aside .frame-type-menu_subpages {
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    padding: 1em 0;
    margin-right: -2.4em;
    padding-right: 2.4em;
}

.aside div.frame-type-menu_categorized_pages ul li a, .aside .frame-type-menu_subpages ul li a {
    display: block;
    background: url('https://www.utrecht.nl/typo3conf/ext/alternet_sitepackage/Resources/Public/Images/svg/pijltje-blauw.svg') 0 .25em no-repeat;
    padding-left: 1em;
    font-weight: 700;
    text-decoration: none;
}

.aside div.frame-type-menu_categorized_pages li, .aside .frame-type-menu_subpages li {
    background: 0 0;
    padding-left: 0;
    margin: .5em 0;
    line-height: 1.4em;
}

div.frame-type-menu_categorized_pages h2, .aside .frame-type-menu_subpages h2 {
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 35em) {
    .frame-type-menu_categorized_pages ul {
        width: 50%;
        float: left;
        padding: 0 1.2em;
    }
}


/* webchat robot */
#webchat .rw-launcher, #webchat .rw-header, #webchat .rw-close-button, #webchat .rw-client, #webchat .rw-avatar {
    background-color: #2A5587 !important;
}

.rw-conversation-container .rw-client {
    background-color: #2A5587;

}

.touch-js .search-dropdown .results-wrapper li a {
    color: #000;
    font-size: 1em;
    text-align: left;
    text-decoration: underline;
}



#c388101, #c388105, #c388103 {
    margin-left: 0.8em;
}



/* RTL fix */

.bodycopy ul[dir="rtl"] li {
    padding-right: 1.8em;
    background: url('https://www.utrecht.nl/typo3conf/ext/alternet_sitepackage/Resources/Public/Images/svg/bullet-rood.svg') right .7em top .5em no-repeat !important;
}


.page-contact p, .page-contact h3 {
    padding-right: 1em;
}



/*Disable readspeaker in frontend 10:35


[id^="readspeaker"] {
 display:none !important;
}

*/


/* better aline label content to a radio in a Powermail form */
.powermail_form input[type="radio"]+label {
    display: inline;
}


.alert h2 {
    background-color: #cc0000;
}

/* subsidie notificatie layout */

/*.sub-beschikbaar {
    color: #3e844e;
    font-size: 0.8em;
    display: inline-block;
    padding-left: 1em;
    margin-top: .5em;
    text-decoration: none;
    /*background: url('https://www.utrecht.nl/typo3conf/ext/alternet_sitepackage/Resources/Public/Images/svg/sub-beschikbaar.svg') left 0 top .25em no-repeat;
}*/

.sub-binnenkort {
    color: #c95000;
    font-size: 0.8em;
}



/* wie zit er in de raad foto en tekst uitlijnen */
.twocolumngroup h4:first-of-type {
    margin-top: 0em;
}


.addresses figure {
    clear: both !important;
}


.visiting .addresses .address:last-child {
    border-bottom: none;
}


@media only screen and (min-width: 60em) {
    /*Width above 560px*/

    .visiting .addresses .address:last-child {
        border-bottom: 2px solid #fff;
    }
}



.subsite .bottomlinks {
    display: block;
    clear: both;
    padding-top: 1em;
}



.csc-linkToTop a:after {
    -webkit-transform: rotateZ(-90deg);
}










.secondary {
    margin: 0;
}


/* achtergrond contact */
.page-contact {
    background: #dbeaf6 url('https://www.utrecht.nl/fileadmin/uploads/bg-contact.svg') no-repeat scroll left 75% bottom / 300% auto;
}




.news.news-single img {
    height: auto !important;
}





/* Portaal css in breakout in normale templates */
.toptaken.portal a {
    padding: 1em 1em 1em 5em;
    border: 2px solid #CC0000;
    background-color: #FFFFFF;
    color: #CC0000;
    text-decoration: none;
    line-height: 1.5;
}

.toptaken.portal a:hover, .toptaken.portal a:focus {
    background-color: #FFFFFF;
    transform: scale(1.02);
}

.toptaken.portal img {
    width: 4em;
}

.bodycopy .toptaken.portal ul {
    padding-top: 1.2em;
}

.bodycopy #toptaken.portal, .bodycopy .toptaken.portal {
    width: 98%;
    margin-left: 1em;
}

.bodycopy .breakout-content .toptaken.portal a.full-red {
    background-color: #C00;
    color: #FFF;
}

.bodycopy .breakout-content .toptaken.portal a.full-red:hover, .bodycopy .breakout-content .toptaken.portal a.full-red:focus {
    background-color: #C00;
    color: #FFF;
}


@media only screen and (min-width: 35em) {
    /*Width above 560px*/

    .toptaken.portal {
        width: 98%;
        margin-left: 2em;
    }

    #toptaken.portal a, .toptaken.portal a {
        padding: 3em .75em .75em;
        min-height: 8.25em;
    }

    .bodycopy .toptaken.portal ul li:nth-child(2n), .bodycopy #toptaken.portal ul li:nth-child(2n) {
        margin-right: 2% !important;
    }

    .bodycopy .breakout-content #toptaken.portal li:nth-child(3n), .bodycopy .breakout-content .toptaken.portal li:nth-child(3n) {
        margin-right: 2%;
    }

    .bodycopy .breakout-content #toptaken.portal ul li, .bodycopy .breakout-content .toptaken.portal ul li {
        width: 48%;
        float: left;
        margin-right: 2%;
    }
}


@media only screen and (min-width: 60em) {
    /*Width above 720px*/

    .bodycopy .toptaken.portal {
        width: 98%;
        margin-left: 2em;
    }

    .toptaken.portal a {
        padding: 4.5em .75em .75em;
        min-height: 10em;
    }

    .toptaken.portal img {
        width: 5em;
    }

    .bodycopy .breakout-content #toptaken.portal ul li:nth-child(5n), .bodycopy .breakout-content .toptaken.portal ul li:nth-child(5n) {
        margin-right: 0;
    }

    .bodycopy .breakout-content #toptaken.portal li:nth-child(3n), .bodycopy .breakout-content .toptaken.portal li:nth-child(3n) {
        margin-right: 2%;
    }

    .bodycopy .breakout-content #toptaken.portal ul li, .bodycopy .breakout-content .toptaken.portal ul li {
        width: 18%;
        float: left;
        margin-right: 2%;
    }
}



/* test for status on H3 label */
h2 span.status-subsidie, h3 span.status-subsidie {
    margin: 0 0 0 5px;
    font-size: 70%;
    font-weight: 300;
    display: inline-block;
}

h2 span.nu, h3 span.nu {
    background: url('https://www.utrecht.nl/templates/images/icoon-nu-beschikbaar.svg') no-repeat left -2px;
    background-size: 14px 17px;
    padding-left: 15px;
    color: #337a49;
}

h2 span.binnenkort, h3 span.binnenkort {
    background: url('https://www.utrecht.nl/templates/images/icoon-binnenkort-beschikbaar.svg') no-repeat left -1px;
    background-size: 14px 17px;
    padding-left: 17px;
    color: #ba592b;
}

/* fixes voor bullits 
.spotlight .text ul {
    list-style-type: none;
}

.spotlight .text ul.linklijst li {
    margin-left: 0;
}

.faq ul:not(.linklijst) li,
.spotlight .text ul:not(.linklijst) li {
    padding-left: 1.8em;
    background: url('https://www.utrecht.nl/typo3conf/ext/alternet_sitepackage/Resources/Public/Images/svg/bullet-rood.svg') no-repeat left 0.7em top 0.5em;
    margin: 0.5em 0;
    line-height: 1.4;
}

.gem-options-menu li {
    padding-left: 0!important;
    background: none!important;
}
*/

/* mobile menu skiplink fix */
/*
@media screen and (max-width: 59.95em) {
    body.fixed .search-toggler,
    body.fixed #page-content,
    body.fixed .crumb,
    body.fixed .obiChatLauncher,
    body.fixed footer {
        display: none;
    }
}*/

/* English menu fix */
@media screen and (min-width: 60em) {
    nav.mainMenu ul {
        margin: 0 0 2em;
    }
}

/* contact blok fix */
.contact .frame ul:not(.square):not(.linklijst):not(.rightLinksList) li {
    padding-left: 0;
    background: none;
}

.tx-pagebrowse li {
    margin: 0 .5em 0 0!important;
    padding: 0!important;
    background-image: none!important;
}

.tx-pagebrowse .tx-pagebrowse-current {
    padding: .5em!important;
}

.frame-type-div + .twocolumngroup h2:first-child {
    margin-top:0;
}

 
/*** stadspromotie blok ***/
/* clickable */
/*.stadspromotie .linklijst li:nth-child(3) a {
    position:absolute;
    width: 50%;
    height:100%;
    font-size:0;
    top:0;
    right:0;
    display:block;
    background:none;
}*/
/* domtoren fallback */
.stadspromotie .kader:after {
    display: none;
}
.stadspromotie .linklijst li:last-child:after {
    content: url(https://www.utrecht.nl/typo3conf/ext/alternet_sitepackage/Resources/Public/Images/svg/domtoren.svg);
    display: block;
    position: absolute;
    right: 2em;
    bottom: -.25em;
}
@media screen and (min-width: 35em) {
   .stadspromotie .linklijst li:last-child:after {
        right: 3em;
        bottom: -.35em;
    }
}

.kader.alt-bg {
    background: #ffb60a;
}

/* 900 achtergrond */
/*.stadspromotie .linklijst li:nth-child(3):after {
    position:absolute;
    width: 100%;
    height:100%;
    top:0;
    right:0;
    content:"";
    display:block;
    background: url(https://www.utrecht.nl/fileadmin/user_upload/logo900-spotlight.png) no-repeat #ffe907 right top / contain;
    z-index: -1;
}*/
@media (max-width: 77em) {
   .stadspromotie .kader {
        width:50%;
    }
}
@media (max-width: 50em) {
   .stadspromotie .kader {
        width:100%;
        position: relative;
        padding: .8em 2em;
    }
}
@media (min-width: 77em) {
    .stadspromotie .kader {
        width: 35%;
    }
}

@media (max-width: 25em) {
   .stadspromotie .kader li:nth-child(3):before {
        position: absolute;
        display:block;
        content:'';
        left:0;
        top:0;
        width:100%;
        height:100%;
        background: #ffe907;
        z-index: -1;
    }
   .stadspromotie .kader li:nth-child(3):after {
        width: 50%;
        right:0;
        background: url(https://www.utrecht.nl/fileadmin/user_upload/logo900-gray.png) no-repeat center center /auto 60px;
    }
}

/*** einde - stadspromotie blok ***/

/** icon fix **/
/*.toptaken object {
filter:brightness(1);
}*/

/* tel fix pagina Ukraine */
.frame-type-text a[href^=tel] {
font-size:inherit;
}

/* doorgangfilter fix */
.doorways-tags {
  display:flex;
  flex-wrap:wrap;
}

.doorways-tags>span {
  line-height:inherit;
  margin-bottom: .5rem;
}


/* secondair logo op mobiel verbergen */
@media (max-width: 450px) {
  .brand > a:not(#wapen) {
    position: absolute;
    left: 205px;
    top: 18px;
  }

  .brand > a:not(#wapen) > img {
    width: 45px;
    height: auto;
  }
}

/* readspeaker onder menu */


@media screen and (max-width: 59.95em) {
  #readspeaker_button1 {
    right: 3em;
    top: 6.4em;
  }
}

@media screen and (max-width: 34.95em) {
  #readspeaker_button1 {
    right: 2em;
  }
}

/* fix voor grijze balk Engels menu */
html[lang=en] .mainMenu {
  display:none;
}

/* doorgangen titels h2 dikte */
.doorway-card-title {
  font-weight:700;
}

/* zwembaden: uitschakelen 'morgen' tab
.location-timetable-sidebar .tabs-tab:nth-child(2) {
display:none;
}
 */


/* zwembaden mobiel uit, desktop aan */
.time-table-hidden-mobile {
display:block;
}

.time-table-hidden-desktop {
display:none;
}

