/* all */
.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* mypros */

.scroll-mypros {
  overflow: hidden;
}
.scroll-mypros ul {
	list-style-type: none;
}
.scroll-mypros ul li {

}

.myproscarousel-wrapper {
	max-width: 100%;
	width: 100%;
}
.myproscarousel-userimage {
	max-width: 16%;
	width: 16%;
	float:left;
	display:inline;
	margin-left: 1%;
	margin-bottom: 1%;
}

.myproscarousel-cardimage {
	max-width: 32%;
	float:left;
	width: 32%;
	display:inline;
	margin-left: 1%;
	margin-right: 1%;
}

.myproscarousel-textdiv {
	max-width: 50%;
	width: 50%;
	display:inline;
}

.myproscarousel-textp {
	display:inline;
}
.myproscarousel-gratulationstext{
}


/* mystaff */
/* divesites */
/* divesite_details */

/* courses */

.scroll-courses {
  overflow: hidden;
}
.scroll-courses ul {
	list-style-type: none;
}
.scroll-courses ul li {

}
.coursescarousel-wrapper {
	max-width: 100%;
	width: 100%;
}

.coursescarousel-imgurl {
	max-width: 32%;
	float:left;
	width: 32%;
	display:inline;
	margin-left: 1%;
	margin-right: 1%;
}

.coursescarousel-headline {
	font-variant:small-caps;
}

.coursescarousel-textdiv {
	max-width: 50%;
	width: 50%;
	display:inline;
}


/* events */

.scroll-events {
  overflow: hidden;
}
.scroll-events ul {
	list-style-type: none;
}
.scroll-events ul li {

}
.eventscarousel-wrapper {
	max-width: 100%;
	width: 100%;
}

.eventscarousel-imgurl {
	max-width: 32%;
	float:left;
	width: 32%;
	display:inline;
	margin-left: 1%;
	margin-right: 1%;
}

.eventscarousel-headline {
	font-variant:small-caps;
}

.eventscarousel-textdiv {
	max-width: 50%;
	width: 50%;
	display:inline;
}

/* posters */

.scroll-posters {
  overflow: hidden;
}
.scroll-posters ul {
	list-style-type: none;
}
.scroll-posters ul li {

}
.posterscarousel-wrapper {
	max-width: 100%;
	width: 100%;
}

.posterscarousel-imgurl {
	max-width: 32%;
	float:left;
	width: 32%;
	display:inline;
	margin-left: 1%;
	margin-right: 1%;
}

.posterscarousel-headline {
	font-variant:small-caps;
}

.posterscarousel-textdiv {
	max-width: 50%;
	width: 50%;
	display:inline;
}


/* dc_data */



/* alt: recentcerts*/

.scroll-recentcerts {
  overflow: hidden;
}
.scroll-recentcerts ul {
	list-style-type: none;
}
.scroll-recentcerts ul li {

}

.recentcertscarousel-wrapper {
	max-width: 100%;
	width: 100%;
}
.recentcertscarousel-userimage {
	max-width: 16%;
	width: 16%;
	float:left;
	display:inline;
	margin-left: 1%;
	margin-bottom: 1%;
}

.recentcertscarousel-cardimage {
	max-width: 32%;
	float:left;
	width: 32%;
	display:inline;
	margin-left: 1%;
	margin-right: 1%;
}
.recentcertscarousel-textdiv {
	max-width: 50%;
	width: 50%;
	display:inline;
}

.recentcertscarousel-textp {
	display:inline;
}
