﻿/* ========================================
    CSS STYLES FOR Module DNN.Announcements
   ========================================
*/

.ActiviteitFytolicentie {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    background-color: rgb(239, 239, 191);
    margin-top: 20px;
}

.betaaldeVoorlichtingDetail {
    padding-right: 8px !important;
}

.pluginButtonContainer {
    background-color: #6E5830;
}

.social {
    font-size: 30px;
}

.ToelichtingShare {
    color: #94A545;
    font-family: 'Open Sans';
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    padding-top: 20px;
}

.leesMeer, .leesMeer:visited {
    /*   margin-top: 20px;
    font-weight: bold;
	text-decoration: none;
	font-size: 11px; */
    background-color: #EEEEEE;
    padding: 2px 9px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin-left: 2px;
    white-space: nowrap;
    color: #9F9F9F !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    /* text-shadow: 1px 1px 1px #333; */
    transition: background-color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms;
    -o-transition: background-color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms;
    float: right;
}

    .leesMeer:hover {
        text-decoration: none;
        background: #555555;
        color: #FFFFFF !important;
        /* border-bottom-right-radius: 15px; /* 'Ezelsoor'-effect */
    }

.DienstPerArtikel_link {
    list-style-image: none;
    background: url(https://leden.inagro.be/portals/_default/skins/20047-unlimitedcolorpack-033/images/arrow-1-small.png) no-repeat left 5px;
    padding-left: 20px;
}

.ThumbnailDetail {
    border-radius: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    box-shadow: 5px 5px 5px #C2C1C1;
    border-left: 1px solid #C2C1C1;
    border-top: 1px solid #C2C1C1;
}

.ThumbnailContainer {
    float: right;
    width: 30%;
}


.Container-5 {
    border: 1px solid #b8d431;
    border-radius: 1em;
}

    .Container-5 .dnntitle {
        border-bottom: 0px solid #b8d431 !important;
    }

.bold {
    font-weight: bold;
}

.matrixDetail_auteurs {
    margin-left: 20px;
}

    .matrixDetail_auteurs, .matrixDetail_auteurs a {
        color: #F8F8F8;
        font-size: 13px;
        text-transform: none;
    }

.matrix_title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.matrix_description {
    font-size: 11px;
}

.matrix_title_link, .matrix_title_link:visited {
    text-decoration: none;
    font-size: 14px;
}

.matrix_link, .matrix_link:visited {
    text-decoration: none;
    font-size: 11px;
    width: 100%;
    text-align: right;
}

    .matrix_link:hover, .matrix_title_link:hover {
        text-decoration: underline !important;
    }

.matrix_thumbnail {
    width: 100px;
    height: 100px;
    border: none;
}

.overall {
    padding-top: 20px;
}

.text_right {
    text-align: right;
}

.all_link, .all_link:visited {
    margin-top: 20px;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}

.footer {
    padding-top: 10px;
    text-align: right;
}

.borderBottom {
    border-bottom: 1px dashed #c9da55;
    padding-bottom: 5px;
}

.leftPanel {
    float: left;
    width: 35%;
}

.rightPanel {
    /*float: right;
    width: 62%;*/
}

.overallPanel {
    width: 100%;
}

.clear-left {
    clear: left;
}


.MatrixAttachment, .MatrixAttachmentText, .MatrixAttachmentImage {
    display: block;
}

.MatrixAttachment {
    position: relative;
    float: left;
    margin: 10px 10px;
    max-width: 150px;
    height: 200px;
}

.MatrixAttachmentText {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    word-wrap: break-word;
}

.MatrixAttachmentImage {
    position: relative;
    margin-right: auto !important;
    margin-left: auto !important;
    height: 50px;
}

.matrixInschrijving, .matrixDocumenten, .matrixThema_Tags {
    margin-top: 15px;
    display: block;
    /*clear:both*/
}

.matrixInschrijvingLink {
    font-size: 18px;
}
