/* ---------------------------------------------------------------------
Original Author: Tad Runkle, Patrick Jannette
Contributors: N/A

Target Browsers: IE8, IE7, IE6
Media Type: Screen, Projection
Width: All Sizes
------------------------------------------------------------------------ */

@font-face {
    font-family: 'Rokkitt';
    src: url('../fonts/rokkitt-regular-webfont.eot');
    src:url('../fonts/rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rokkitt';
    src: url('../fonts/rokkitt-bold-webfont.eot');
    src: url('../fonts/rokkitt-bold-webfont.eot?#iefix') format('embedded-opentype'),
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
    font-weight: normal;
    font-style: normal;
}

.mod thead tr {
    background: none !important;
}

.mod-tr-even {
    background-color: #f5f5f5 !important;    
}


.mod input[type=text],
textarea {
    padding-top: 3px;
    height: 17px;
}
/*
.mod-description-ip {
    background-image: none;
    background-color: #f5f5f5;
}
*/

.mod-description-ip {
    background-color: #f5f5f5;
}


.view-homepage-carousel .views_slideshow_main .mod-overlay .mod-description {
    background-image: none;
    background: #141416;
}

.view-homepage-carousel .views_slideshow_main .mod-overlay {
    background-color: #000000;
}

.view-homepage-carousel .views_slideshow_main .mod-overlay:before, .view-homepage-carousel .views_slideshow_main .mod-overlay:after {
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.page-news-news .mod-content.wysiwyg {
    padding-top: 15px;
    margin-bottom: -20px;
}