.row-topclear {
margin-top:0!important
}
.row-top1 {
margin-top:5px
}
.row-top2 {
margin-top:10px
}
.row-top3 {
margin-top:15px
}
.row-top4 {
margin-top:20px
}
.row-top5 {
margin-top:25px
}
.row-top6 {
margin-top:30px
}
.row-top7 {
margin-top:35px
}
.row-top8 {
margin-top:40px
}
.row-top9 {
margin-top:45px
}

.row-grid {
margin-bottom:15px
}

a {
/*text-decoration:none;
-webkit-transition:.4s all;
-o-transition:.4s all;
transition:.4s all*/
}

a:focus,a:hover {
/*text-decoration:underline;
color:#000*/
}

.nopaddingleft {
padding-left:0!important
}

.nopaddingright {
padding-right:0!important
}

.align-center {
text-align:center
}

.align-left {
text-align:left
}

.align-right {
text-align:right
}

.inline-block {
display:inline-block!important
}

img {
image-orientation:from-image
}

.border0 {
border:0
}

.c-black {
color:#000
}

.c-grey {
color:grey
}


.c-white {
color:#fff!important
}

.c-blue {
color:#0c9aae!important
}

.c-orange {
color:#fb7202!important
}

.bg-white {
background-color:#fff!important
}

.bg-blue {
background-color:#0c9aae!important
}

.bg-blue2 {
background-color:#0e7c8c!important
}

.bg-orange {
background-color:#fb7202!important
}

.fc-event{cursor:pointer!important;}

.paging a.active{
	color: lightgrey;
	font-weight: bold;
}

/*ALL MEDIA QUERIES ARE IN THIS FILE*/
@import 'style.media.css';