/* Han */

.RadGrid_Bootstrap .rgPagerCell > div .rgNumPart a.rgCurrentPage, .RadGrid_Bootstrap .rgPagerCell > div .rgActionButton.rgCurrentPage {
    background-color: #00A68D !important;
    border-color: #00A68D !important;
}


.RadDock .rdTable {
    height: auto !important;
}

    .GSARadDockLayout {
    margin-top:-25px;
}


.GSAViewContainer {
    border-color: transparent;
}



/* Tiles */
.rdTitleBar {
    visibility: hidden;
}

.rdTop {
    visibility: hidden;
}

.div.noHover.RadTile {
    border-color: transparent;
}

.div.Hover.RadTile {
    border-color: transparent;
}

.rdMiddle {
    border-style: none;
}

/* change tile texts to better fit long names and show over the images */
.RadTile div.rtileBottomContent {
    /* font-weight: bold;*/
    width: auto;
    max-width: 160px;
    min-width: 160px;
    color: Black;
    /* semi-transparent background like this will work in CSS3 compatible browsers */
    background-color: rgba(255, 255, 255, 0.7);
    height: 20px;
    line-height: 20px;
    padding: 0 0px;
    bottom: 0px;
    white-space: nowrap;
    text-align: center;
}


/* Gallery */
.rigItemBox {
    width: 100% !important;
}

.RadGrid .RadImageGallery .rigActiveImage > img {
    height: auto !important;
}

.RadImageGallery {
    background-color: transparent !important;
    padding: 0px !important;
    width: 100% !important;
    height: auto !important;
}

.rigToolbar {
    display: none;
}

.rigActiveImage img {
    padding: 0px !important;
    width: 100% !important;
    height: auto !important;
}


/*Tiles*/
.div.rigToolbar {
    padding: 0px !important;
    height: 0px !important;
}

.div.rigControlsSet {
    padding: 0px !important;
    height: 0px !important;
}

.div.rigThumbnailsBox {
    padding: 0px !important;
    height: 0px !important;
}

.RadImageGallery .rigDotList {
    display: none;
}

.GSAGrid {
    background-color: #ffffff !important;
}

.RadGrid_Bootstrap .rgAltRow {
    background-color: #ffffff !important;
}

    .RadGrid_Bootstrap .rgAltRow > td .RadGrid_Bootstrap .rgRow > td, .RadGrid_Bootstrap .rgAltRow > td, .RadGrid_Bootstrap .rgFooter > td {
        background-color: #ffffff !important;
    }


.GSADarkGreen {
    background-color: #00A68D !important;
}

.GSAGreen {
    background-color: #00A68D !important;
}

.GSALightGreen {
    background-color: #ffffff !important;
}

.GSALightBrown {
    background-color: #C8AA00 !important;
}

.GSAButtons1 {
    padding: 3px;
}

.GSAButtons2 {
    background-color: white !important;
    padding: 3px;
}

.GSABackButton {
    margin-left: 10px;
}


.btn-GSARange {
    background-color: white !important;
    color: #00A68D;
    font-size: 1.4em;
    border: none;
    outline: none;
    border: solid;
    border-color: #00A68D;
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.btn-GSA {
    color: white;
    font-size: 1.4em;
    border: none;
    outline: none;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #00A68D !important;
    min-width: 40px;
    min-height: 40px;
    font-style: normal !important;
    font-weight: normal !important;
}


.btn2-GSA {
    color: white;
    font-size: x-large;
    border: none;
    outline: none;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #C8AA00 !important;
}

.GSAArticleTitle {
    font-size: x-large;
    text-align: center;
}

.GSAWetenschappelijkenaam {
    font-style: italic;
}

.GSAZoekbeeld {
    font-style: normal;
}


.zoekenDiv {
    padding-left: 10px;
}








/* Telerik */
/*div.noHover.RadTile {
    border-color: transparent;
}*/

/* change tile texts to better fit long names and show over the images */
/*.RadTile div.rtileBottomContent {
    font-weight: bold;
    width: auto;
    max-width: 800px;
    min-width: 800px;
    color: Black;*/
/* semi-transparent background like this will work in CSS3 compatible browsers */
/*background-color: rgba(255, 255, 255, 0.7);
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    bottom: 10px;
    white-space: nowrap;
}

.btn-primary {
    top: 7px;
    left: 0px;
}*/

/*.RadGrid .RadImageGallery .rigActiveImage > img {
    height: auto !important;
}
*/
