/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.moduleheader, .moduleheader li {
color: #404040;
line-height: 1.2em;
}
td.r4snum {
	font-size: 2em;
	font-weight: 900;
	text-align: center;
	background-color: #09c;
	vertical-align: middle;
	color: #ffffff;
	text-shadow: 1px 1px #000;
	width: 50px;
}

.sitealert {
	background-color: #CC0000;
		color: #FFF;
	padding: 10px;
	width:100%;
	font-size:.8em;
	text-align: center;
}

.uk-background {
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.tm-content table td {
	vertical-align: middle;
}
.studentbox, .teacherbox {
	cursor: pointer;
}
.modtitleblock {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.modtitle {
	font-size: 1.5em;
	font-weight: 900;
	text-transform: uppercase;
}
.r4std {
	background-color: #FFFF00;
}
.r4sicontd {
	border: 0px;
	background-color: #EFEFEF;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #CCCCCC;
}
.modulex1,.modulex2,.modulex3,.modulex4,.modulex5,.modulex6 {
	border: 1px solid #cccccc !important;
}
.uk-badge-notificationx {
    border-radius: 500px;
    box-sizing: border-box;
    font-size: 30px;
    line-height: 50px;
    min-width: 55px;
}
.modsubtitle {
	text-transform: uppercase;
	font-size: .8em;
}
.r4smod {
	border: 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
}
.image-title {
	padding-left: 5px;
}
.uk-panel-box, .uk-navbar, .tm-content {
	border-radius: 6px;
	-moz-border-radius: 6px;
}

.r4smod img {
	border-radius: 6px;
	-moz-border-radius: 6px;
}
.modimage {
	text-align: center;
}
.modimage img {
	border: 1px solid #FFFFFF;
}
.module1link {
	background-color: #800000;
}
.module1link a {
	color: #FFFFFF;
}
.module1link:hover {
	background-color: #AA0000;
}

.module1 {
	background: linear-gradient(to bottom, #800000, #400000) repeat scroll 0 0 border-box #400000;
	color: #FFFFFF;
}
.module2 {
	background: linear-gradient(to bottom, #800080, #400040) repeat scroll 0 0 border-box #400040;
	color: #FFFFFF;
}
.module3 {
	background: linear-gradient(to bottom, #808000, #404000) repeat scroll 0 0 border-box #404000;
	color: #FFFFFF;
}
.module4 {
	background: linear-gradient(to bottom, #C60, #844200) repeat scroll 0 0 border-box #844200;
	color: #FFFFFF;
}
.module5 {
	background: linear-gradient(to bottom, #008000, #004000) repeat scroll 0 0 border-box #004000;
	color: #FFFFFF;
}
.module6 {
	background: linear-gradient(to bottom, #09c, #04c) repeat scroll 0 0 border-box #04c;
	color: #FFFFFF;
	font-weight: normal;
}

.moduleoff {
	
}
.tm-content {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 20px;
}
.buttonbar {
	text-align: center;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
}
.module1b, .module1b:hover {
	background: linear-gradient(to bottom, #800000, #400000) repeat scroll 0 0 ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.module2b, .module2b:hover  {
	background: linear-gradient(to bottom, #800080, #400040) repeat scroll 0 0 ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.module3b, .module3b:hover  {
	background: linear-gradient(to bottom, #808000, #404000) repeat scroll 0 0 ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.module4b, .module4b:hover  {
	background: linear-gradient(to bottom, #C60, #844200) repeat scroll 0 0 ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.module5b, .module5b:hover  {
	background: linear-gradient(to bottom, #008000, #004000) repeat scroll 0 0 ;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.module6b, .module6b:hover  {
	background: linear-gradient(to bottom, #09c, #04c) repeat scroll 0 0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.navbutton {
	border: 1px solid #000000;
}

.studentbox {
	background-color: #099;
	background-image: url(/images/studentbg.png);
	background-repeat: no-repeat;
	background-position: 72px -5px;
	height: 150px;
}
.teacherbox {
	background-color: #06c;
	background-image: url(/images/educatorbg.png);
	background-repeat: no-repeat;
	background-position: 123px -47px;
	height: 150px;
}
.mainboxtitle {
	color: #FFFFFF;
	font-size: 1.5em;
	padding-bottom: 10px;
	font-weight: 900;
}
.mainboxtext {
	color: #FFFFFF;
	width: 43%;
	font-weight: 700;
	text-shadow: #808080;
}
.r4smenu uk-active, .r4smenu li, .r4smenu li a, .r4smenu .uk-panel-title {
	color: #FFFFFF;
}
