@font-face {
    font-family: 'urban_sketchregular';
    src: url('../fonts/urban-webfont.woff2') format('woff2'),
         url('../fonts/urban-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'christmas_sparkle';
    src: url('../fonts/ChristmasSparkle.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'y2kneophyte';
    src: url('../fonts/y2k_neophyte-webfont.woff2') format('woff2'),
         url('../fonts/y2k_neophyte-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    background: url("../img/background2.jpg") ;
    color: #0f8a5f;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
        
    /*opacity: 0.5;*/

}
footer {
       font-family: 'y2kneophyte';
       font-size:x-small;
       text-align:center;
       position: fixed;
       width: 100%;
       bottom:0; 
       margin:auto;
 }
 #snow { position: fixed; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; z-index: 1000;}
 
#content{
    max-width: 1280px;
    margin: 0 auto;
    background:rgba(255, 255 ,255, 0.2);
   /* -webkit-box-shadow: 10px -10px 15px 5px rgba(40, 120, 200, 0.51), -10px 10px 15px 5px rgba(56, 107, 28, 0.5);
    box-shadow: 10px -10px 15px 5px rgba(40, 120, 200, 0.51), -10px 10px 15px 5px rgba(56, 107, 28, 0.5);
    background:#eee;*/
    height: 100%;
}

a, button {
    outline: none;
}

a {
    text-decoration: none;
}
.content_header{
   
}
.content_header > header {
    margin: 0 auto;
    padding: 2em;
    text-align: center;
    /* Position and center the image to scale nicely on all screens */
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.content_header > header h1 {
    font-family: 'christmas_sparkle';
    font-size: 2.625em;
    line-height: 1.3;
    margin: 0;
    font-weight: 500;
}

.content_header > header span {
    font-family: 'christmas_sparkle';
    display: block;
    font-size: 80%;
    opacity: 0.9;
    padding: 0 0 0.6em 0.1em;
}
/*.content_header > header div{
    display: block;
    background-image: url("../img/logo.png") ;
    background-repeat: no-repeat;
    background-size: auto;
    
}*/


/* To Navigation Style */
.codrops-top {
    background: #22a24a;
    background: rgba(209, 94 ,94, 0.9);
    text-transform: uppercase;
    width: 100%;
    font-size: 1.0em;
    line-height: 2.0;
}

.codrops-top a {
    font-family: 'y2kneophyte';
    text-decoration: none;
    padding: 0 1em;
    letter-spacing: 0.1em;
    color: #fff;
    display: inline-block;
}

.codrops-top a:hover {
    background: rgba(255,255,255,0.95);
    color: #777;
}

.codrops-top span.right {
    float: right;
}

.codrops-top span.right a {
    float: left;
    display: block;
}

.codrops-icon:before {
    /*font-family: 'codropsicons';*/
    margin: 0 4px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
    content: "\e001";
}

.codrops-icon-prev:before {
    content: "\e004";
}

/* Demo Buttons Style */
.codrops-demos {
    /*padding-top: 1em;*/
    font-size: 0.9em;
    background: rgba(40, 120, 200, 0.3);
}

.codrops-demos a {
    font-family: 'y2kneophyte';
    text-decoration: none;
    outline: none;
    display: inline-block;
    margin: 0.5em;
    padding: 0.7em 1.1em;
    border: 3px solid #fff;
    color: #fff;
    font-weight: 700;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
    opacity: 0.6;
}

.container > section {
    padding: 2em;
    font-size: 1.4em;
    max-width: 50em;
    margin: 0 auto;
}

.container > section p {
    padding: 0.8em 0;
    text-align: justify;
    opacity: 0.5;
    font-weight: 300;
    line-height: 1.4;
}

@media screen and (max-width: 25em) {

    .codrops-icon span {
        display: none;
    }

}

.mapContent {
    padding: 1em;
    width: 100%;
}
.mapContent iframe{
    width:100%;
 -webkit-box-shadow: -3px 5px 5px 5px rgba(40, 120, 200, 0.51);
    box-shadow: -3px 5px 5px 5px rgba(40, 120, 200, 0.51);    
}
.contactbox{
    width:75%;
}
.matchform{
    width:85%;
}
.calendarbox{
    width:85%;
    height: 100%;
}
.boxform{ 
    
    margin: 1em auto;
    box-shadow: 9px 9px 23px -4px rgba(0,0,0,0.50);
}

.introcontact {
    font-family: 'urban_sketchregular';
    font-size: x-large;
    text-transform: uppercase;
    width: 100%;    
    background-color: rgba(241, 241, 241);
    padding: 10px;
    text-align: center;
}

.iconform{
    padding: 0.5em;
    width:10%;
    vertical-align: middle;
}
.btn{
    font-family: 'urban_sketchregular';
    text-decoration: none;
    color: #fff;
    background-color: rgb(40,120,200);
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
    background-color: rgba(192, 192, 192, 1);
    margin: 1.4em auto;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 9px 9px 23px -4px rgba(0,0,0,0.50);
}

.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}
/* Bordered form */
form {
    border: 3px solid #f1f1f1;
}

input, textArea,select{
   background: white;    
    margin: 0.8em;
    font-family: 'y2kneophyte';
    border: none;
    font-size: 1em;
    padding: 0.3em;
    vertical-align: middle;
        
}
.matchTable{
    font-family: 'calibri';
    background-color: #f1f1f1;  
    width: 100%;
}
.matchTable tr{
    text-align: center;
}
.matchTable tbody tr:nth-child(even) {background: rgba(40,120,200,0.2);}
.matchTable tbody tr:nth-child(odd) {background: rgba(30, 160, 70, 0.2)}
.contactInput{
    width:85%;
}
.loginInput{
    
}
.cbathome{
    margin: 0;
}
.txtcheckbox{
     font-family: 'urban_sketchregular';
    font-size: 1.2em;
    text-transform: uppercase;   
    text-align: center;
   
}
/* Set a style for all buttons */
button {
    background-color: #4CAF50;
    color: white;
    padding: 0.8em 1.4em;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: auto;
}
.contactbtn{
     width: 100%;    
    vertical-align: middle;
   /* margin-top: -1.5em;*/
}

/* Add a hover effect for buttons */
button:hover {
    opacity: 0.8;
}

/* Extra style for the cancel button (red) */
.cancelbtn {
    width: auto;
    padding: 0.8em 1.4em;
    background-color: #f44336;
}


/* Add padding to containers */
.modal-container {
    font-family: 'y2kneophyte';
    padding: 0.8em;
    margin: auto;
}
.modal-container table{
    margin: auto;
       
}

.modal-container button{
    text-transform: uppercase;
    font-family: "urban_sketchregular";
    margin: auto;
}

.userlogged{
    color:black;
    float: right;
}


.raff_green{
    
}
.raff_blue{
    color:rgb(40,120,200);    
}

.event_Match{
    color:lightgray;
    font-family: 'calibri';
    background: rgba(40,120,200,0.8);
}

#calendar .fc-scroller{
   background: white; 
   font-family: 'calibri';
    
}


