@import url(http://fonts.googleapis.com/css?family=Arimo) ;
body{
    font-family: "arimo",sans-serif !important;
    font-size:15px;
    line-height: 1.8;
}

.sliderimg {
height: 120px;
width: auto;
margin-left: 30px;
margin-right: 30px;
}


.navbar{
    color:#999;
    font-size: 15px;
    background: #fff;

}

.navbar-nav{
    float:right;
}

.container-main-full::before {
    background: #1FA67A none repeat scroll 0 0;
    color: #fff;
    content: "Ondernemers met passie voor voetbal";
    display: block;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}

.container-main{
    margin-top:50px;
    margin-bottom:50px;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs > li > a {
    background: #1FA67A;
    color: white;
    
}
.nav > li > a:hover, .nav > li > a:focus {
    background: white;
    color:black;
}
.navbar-nav > li > a {
    line-height: 55px;
}

.h1, .h1, h2, .h2, h3, .h3{
    margin-bottom:20px;    
}

#contact li a, .footer .socialmedia a{
    font-weight: normal;
}


h2::before {
    background: #1FA67A none repeat scroll 0 0;
    bottom: -2px;
    content: " ";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
h2 {
    border-bottom: 1px solid #e2e2e2;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 55px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    /*margin-top: 40px;*/
    margin-top: 10px;
    margin-bottom: 20px;
}

.realisatie {
font-size: 14px;
}


/* evenementen tabel */
.tablesaw thead th {
    background-color:#1FA67A;
}

table.tablesaw thead th, table.tablesaw thead td {
    color: #fff;
    font-size: 0.9em;
}


/* evenementen kalender */

.eventCalendar-currentTitle {
    background-color: #1FA67A;
    outline: 1px solid #1FA67A;
}

.eventCalendar-daysList li.eventCalendar-dayWithEvents a {
    background: #1FA67A none repeat scroll 0% 0%;
    color: #FFF;
}

li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {
    background-color: #22C18C;
    color:#FFF;
}



/* oude css evenementen tabel */
/*
tr:nth-child(odd) {
   
    color:#5A5859;
    font-weight:normal;
}
tr:nth-child(even) {
    background: #eee;
     font-weight:normal;
     color:#5A5859;
     
}
thead td, tbody td {
padding: 15px;
}
thead td{
background-color:#1FA67A; 
color:#fff;
font-weight: bold;
}


.eventtable {
    width: 765px;
}

@media screen and (max-width: 800px) {
    .eventtable {
        width: 100%;
    }
   .eventtable tr td:nth-child(3) {
       display: none;
   }
   thead td, tbody td {
       padding: 10px;
   }
}
*/





.container-image-slider {
    background: #f8f8f8;
    border-top: 1px solid #ddd;
    /*border-top: 2px dashed #333;*/
}

.fadingimage { position:relative; width:300px; height:300px; }
.fadingimage img { position:absolute; left:20px; top:0;}
.fadingimage img:hover {cursor:pointer;}

.col-userlogin .btn-info, .col-userlostpw .btn-info, .form-group-payment-retry .btn, .form-group-payment-bank .btn {
    background: #1FA67A;
}

.tab-content{
border:1px solid #1FA67A;
padding:10px;    
}

#digiteamlogo {
    background: #FFFFFF;
    padding: 2px;
    padding-left: 3px;
    padding-right: 3px;
}