/* SUP-34426 */
                        @media only screen and (min-width : 640px) and (max-width : 1200px) {
                        div.landing_content .grid-6 .item-photo {
                        width: 100% !important;
                        height: auto !important;
                        }
                        }
                        /* end SUP-34426 */
                        
                        /*PDC waarschuwingstekst */
                        .product .alert-comment {color: #000000; border-width: 3px; }
                        
                        /*einde PDC waarschuwingstekst */
                        
                        /* iframe kaart */
                        .embed-container {
                        position: relative;
                        height: 0;
                        max-width: 100%;
                        }
                        .embed-container iframe,
                        .embed-container object {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        }
                        .iframeheight_200 {height:200px;}
                        .iframeheight_400 {height:400px;}
                        .iframeheight_570 {height:570px;}
                        
                        
                        /* einde iframe kaart */
                        
                        /* uitgezet ivm digid inlogpagina */
                        /*.digid{
                        width:50px;
                        }*/
                        
                        /* Foto gallery foto */
                        #lightboximage {
                        height:auto;
                        width:auto;
                        }
                        
                        /* file type & size achter titel */
                        .container_aside div.container-content a,
                        .container_aside div.container-content a.item-link {
                        display:inline;
                        }
                        .container_aside div.container-content .grid-3 a.item-link {
                        display:block;
                        }
                        
                        .container_aside span.objectinfo {
                        display:inline;
                        }
                        
                        /* Formulier bijlage uitlijning */
                        ul.attachmentlist {
                        clear: both;
                        }
                        ul.attachmentlist li:nth-child(2n+1) {
                        background-color:#a9d3f3;
                        }
                        ul.attachmentlist input.delete-submit {
                        width:15px !important;
                        }
                        /* commentfield */
                        .commentfield .description {font-weight:normal;}
                        .commentfield .description a {text-decoration:underline;}
                        
                        .onecol-layout .projectlogo ~ .fullwidth .contentrow {
                        margin-top: 0 !important;
                        }
                        
                        /* SUP-23829 */
                        .twittersearch .tweetlist li.item img.avatar {
                        width: 45px;
                        }
                        
                        .briefing ul.items li img.newsimage{
                        margin-right:0px; 
                        }
                        /* SUP-43488 LinkedIn knop verbergen
                        ul.share li a.linkedin_share {
                        display: none;
                        }
                        */
                        