@charset "utf-8";

@media print {
   .sidebar {
    visibility: collapse;
    width: 0px;
    position: fixed;
	}
	.chat-window{
    visibility: hidden;
    width: 0px;
    position: fixed;
	}
	.footer{
	float: left;
	font-size: 11px;
	font-weight: normal;
	clear:both;
	color: #666;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	border-top: solid 1px #ccc;
	margin-top: 10px;
	min-height: 90px;
 
	}
}

.bi  {
	color: #000 !important;
}
.bi  {
	color: #FFF;
	font-weight: bold;
}
.bigbutton {
	background: #f3f8ff !important;
    border: 2px solid #6f8a9a !important;
    font: 700 12px "Helvetica", "Arial", sans-serif;
    padding: 5px 15px;
    width: auto;
}
.panel-default {
	margin-left: 0px !important;
}
.itemheader {
    background-color: #41bade;
    color: #FFF;
    padding: 5px;
    height: 30px;
}

.pagination li { 
	display: block;
	padding: 15px;
	border: 1px solid #CCC;
	margin-right: 1px;
	margin-left: 2px;
	text-align: center;
	list-style-type: none;
	float: left;
    width: 121px;
    margin-bottom: 3px;

}

.menu {
	background-color: #FFF;
}
.formElement{
	border: 1px solid #ccc;
}
html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}

.panel {
	border-radius: 0px;
}
.pagination {
	clear: both;
	padding-left: 0px;
}

li .sr-only{
	width: 100px;
}

.logo {
	margin-top: 5px;
	float: left;
	padding-left:  40px;
	padding-right: 55px;
    height: 100px;
}
.bodycontainer {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	clear: both;
	overflow: hidden;
	z-index: 1;
	padding-bottom: 20px;
	text-decoration: none;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 1015px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.headercenter {
	padding-left: 30px;
	width: 100%;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	width: 1015px;
	height: 138px;
	border-bottom: 2px solid #ccc;
}
.breadcrumb {
	height:40px;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 13px;
	color: #FFF;
	border-radius: 0px;
	padding-left: 40px;
	font-size: 12px;
	background-color: #6297C3;
}
.menucontainer {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #f2f2f2;
	width: 220px;
	float: left;
	padding-bottom: 5px;
	min-height: 200px;
	margin-right: 20px;
}
.linecontainer {
	float: left;
	border-left: 10px solid #ccc;
	padding-bottom: 3px;
	width: 100%;
	height: 30px;
}
#page-wrapper {
	margin-left: 20px;
	padding-top: 10px;
	width: 770px;
	float: left;
}
label{
	font-weight: bold;
	display: inline-block;
	width: 450px;
	padding-left: 20px;
}
.grade {
	width: 50px;
}
.grade:focus {
	width: 50px;
}
.resultrow {
	width: 770px;
	float: left; 
	position: relative;
	height: 22px;
}
td {
	padding-left: 10px;
}

.padding20 {
	padding-top: 20px;
}

.menubar {
	display: none;
}
.userinfo{ 
	margin-top: 10px;
	padding-left: 20px;
	line-height: 27px;
	color: #FFF;
	background-color: #70808D;
	text-align: left;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 6px;
}
.active{
	margin-top: 10px;
	padding-left: 20px;
	line-height: 27px;
	color: #333;
	background-color: #DFDFDF;
	text-align: left;
	border-left: 10px solid #4F97CA;
}
#ui-datepicker-div {
	padding: 10px;
	border: 1px solid #F2F2F2;
}
.homecontainer {
	width: 100%;
	min-width: 1000px;	
}
.formElement {
	padding-top: 20px;
	padding-bottom: 20px;
}

.fixedheightpanel { 
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px;
	width: 98.1%;
	min-height: 150px;
	margin-right: 3px;
	border: 1px solid #D8DFE5;
}

.varheightpanel { 
	float: left;
	margin-top: 20px;
	padding: 20px;
	margin-right: 3px;
	border: 1px solid #D8DFE5;
}
.easymen{
	padding-top: 3px;
	padding-bottom: 3px;
	width: 14%;
	float: left;
	margin-top: 5px;
	margin-right: 0px;	
	text-align: center;
	border: 1px solid #ccc;
	background-color: #FFF;
}
.easymencontainer {
	width: 100%;
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	padding: 20px;
	float: left;
	margin-top: 0px;
	position: relative;
}

.menu a { 
	
	color: #0099CC;
	display: block;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	
}

.menu a:hover { 
	background-color: #4D90FE;
	border-bottom: solid 2px #ccc;
	color: #333;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
.indent {
	padding-left: 25px;
	position: relative; 
}
#navbar-brand  {
	font-size: 16px;
}


.tableheader {
	background-color: #F2F2F2;
	height: 25px;
}
.zebra {
	background-color: #F8F8F8;
}
.itemcontainer {
	width: 600px;
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	padding: 20px;
	float: left;
	position: relative;
}
.homecontainers {
	width: 728px;
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	border-top: none;
	padding: 20px;
	float: left;
	position: relative;
}
.newscontainers {
	width: 298px;
	background-color: #EEF3F3;
	border: 1px solid #ccc;
	margin-top: 20px;
	padding: 20px;
	float: left;
	min-height: 160px;
	position: relative;
}
.welcomecontainers {
	width: 378px;
	background-color: #fafafa;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 20px;
	float: left;
	margin-right: 10px;
	min-height: 160px;
	position: relative;
}
#calendar {
	width: 760px;
}
.segment {
	height:40px;
	width: 407px;
	z-index: 2;
	position: relative;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: 10px;
	color: #464646;
	border: 1px solid #ccc;
	margin: 5px;
	padding-left: 40px;
	font-size: 12px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
.toolbar {
	height:40px;
	width: 100%;
	z-index: 2;
	padding-right: 0px;
	color: #464646;
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}

.green{
	background-color: #40a51c !important;
}
.red{
	background-color: #a51c1c !important;
}
.blue{
	background-color: #5466c3 !important;
}
.orange{
	background-color: #ab7004 !important;
}
.gray{
	background-color: #8f8f8f !important;
}
.mobilescroll {
	width: 100%;
	overflow: scroll;
}
.toolbarbank {
	height: 40px;
	width: 100%;
	z-index: 2;
	padding-right: 0px;
	color: #464646;
	padding-left: 40px;
	font-size: 12px;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	font-weight: bold;

}

.approval {
	height:40px;
	width: 720px;
	z-index: 2;

	padding-right: 0px;
	color: #464646;
	padding-left: 40px;
	font-size: 12px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
.toolbaritem {
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #ccc;
	margin-right: 1px;
	text-align:center;
}
.toolbar a{
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	    margin-bottom: 10px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #6297C3;
	text-align:center;
}
.toolbar a:hover{
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #333;
	text-align:center;
}


.toolbarbank a{
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #616161;
	text-align:center;
}
.toolbarbank a:hover{
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #333;
	text-align:center;
}
.approval a{
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #FFF;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #00bfb8;
	text-align:center;
}
.approval a:hover{
	height:40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-top: 13px;
	margin-left: 0px;
	color: #000;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	background-color: #e2a901;
	text-align:center;
}
.mailcount {
	height:20px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 2px;
	margin-left: 20px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	background-color: #6297C3;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.pendingcount {
	height:20px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 2px;
	margin-left: 4px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	background-color: #d84929;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.breadcrumb  a{
	color: #FFF;
	font-weight: bold;
}
.breadcrumb  a:hover{
	color: #FFF;
	font-weight: bold;
}
.errorpopup{
	display: block;
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #D8000C;
	background-color: #FFBABA;
	font-weight: bold;
}

.successpopup{
	display: block;
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #4F8A10;
	background-color: #DFF2BF;
	font-weight: bold;
	width: 100%;
}
.warningpopup{
	display: block;
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #8A6010;
	background-color: #F9D678;
	font-weight: bold;
	width: 100%;
}

.asset-data{
	min-width: 400px;
	float: left;
	width: 30%;
	padding-left: 30px;
	position: relative;
}
#courseinfo{
	min-width: 400px;
	float: right;
	width: 50%;
	position: relative;
}
#courseprogression{
	min-width: 400px;
	float: right;
	width: 50%;
	position: relative;
}
#housinginfo{
	min-width: 400px;
	float: left;
	width: 30%;
	padding-left: 30px;
	position: relative;
}
#housingapplications{
	min-width: 400px;
	float: left;
	width: 30%;
	padding-left: 30px;
	position: relative;
}
#contactinfo{
	min-width: 400px;
	float: left;
	width: 30%;
	padding-left: 30px;
	position: relative;
}
#emergencyinfo{
	min-width: 400px;
	padding-left: 30px;
	float: left;
	width: 30%;
	position: relative;
}
#educationinfo{
	min-width: 400px;
	float: left;
	width: 30%;
	padding-left: 30px;
	position: relative;
}


.student{
	position: relative;
	font-size:13px;
	margin: 10px 0px;
}
.progress{
	margin-bottom: 5px;
}
.greeter{
	display: block;
	margin-bottom: 10px;
	font-size:19px;
	font-weight:bolder;
	padding:10px 15px 15px 0px;
	color: #fff;
	font-weight: bold;
	height:50px;
	width: 100%;
	position: relative;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-top: 13px;
	padding-left: 20px !important;
	background-color: #6475ec;
}
.greeter a{
	font-size:14px;
	color: #fff;
	font-weight: bold;
}
.greeter a:hover{
	font-size:14px;
	color: #333;
	font-weight: bold;
}

.menubar { 
	width: 180px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	padding-bottom: 15px;
}
.heading { 
	background-color: #FAFAFA;
	width: 100%;
	height: 38px;
	margin-top: 15px;
	margin-bottom: 13px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	border: solid 1px #ccc;
}
select {
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
 	font-size: 12px;
	margin-bottom: 2px;
}
.captcha_code{
	width: 50px;
}
.captcha_code:focus{
	width: 50px;
}
.select {
	background: #FFFFFF;
	border: 2px solid #AFC7C9;
	font: 700 15px "Helvetica", "Arial", sans-serif;
	padding: 5px 15px;
	width: 250px;
	left: -4px;
	margin-right: 0px !important;
	display: inline-block;
    position: relative;

}
input {
	background: #FFFFFF;
	border: 2px solid #AFC7C9;
	font: 700 15px "Helvetica", "Arial", sans-serif;
	padding: 5px 15px;
	width: 250px;

}
input:focus{
	border:solid 2px #73A6FF;
	background:#EFF5FF;
	color:#000;
	width: 250px;
	font: 700 15px "Helvetica", "Arial", sans-serif;
	padding: 5px 15px;
	width: 250px;
}
.submit {
	background: #fff;
	border: 1px solid #ccc;
	font: 700 12px "Helvetica", "Arial", sans-serif;

	padding: 5px 15px;
	width: auto;
}
.submit:focus {
	width: auto;
}
.label { 
	color: #333;
	width: 180px;
	display: inline-block;
	font: 700 12px "Helvetica", "Arial", sans-serif;

	text-align: left;
	padding-top: 4px;
	padding-right: 15px;
	height: 20px;
	padding-left: 15px;
}
.menuhdr { 
	background-color: #EEE;
	height: 20px;
	width: 180px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.menuusr { 
	background-color: #696969;
	width: 180px;
	height: 27px;
	float: left;
	text-align: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
}
.buttoninfo {
	float: left;
	width: 150px;
	margin-left: 70px;
	position: relative;
}
.buttoncheck {
	float: left;
	width: 150px;
	margin-left: 70px;
	position: relative;
}
#contentreg {
	position: relative;
	width: 993px;
	height: 183px;
	background-color: #FFF;
	border: 1px solid #E3E3E3;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.boxat {
	text-align: left;
	display: block;
	padding-right: 20px;
	padding-left: 40px;
	height: auto;
	padding-top: 45px;
	padding-bottom: 10px;
	width: 600px;
}
.boxaf {
	display: block;
	padding-right: 20px;
	padding-left: 40px;
	font-size: 12px;
	width: 600px;
	float: left;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	top: -15px;
	position: relative;
}
.boxmt {
	text-align: left;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	padding-top: 35px;
	padding-bottom: 10px;
}
.boxmf {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
}
#contentbx1 {
	width: 325px;
	height: 170px;
	float: left;
	margin-right: 0px;
}
#contentbx4 {
	width: 245px;
	height: 170px;
	float: left;
}
.header {
	min-width: 1017px;
	width: 100%;
	height: 90px;
	background-position: center top;
	border-bottom-style: none;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
	padding-top: 40px;
}
#msbox {
	position: relative;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}
.bodybox {
        margin: auto auto;
        width: 100%;
}
.center {
	padding-left: 342px;
    width: 100%;
}
.footerbar {
	color: #CFCFCF;
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: auto;
	text-align: left;
}
a {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
}
img {
        border: 0px;
}
.onebox{
        float: left;
        font-size: 11px;
        margin-bottom: 0px;
        padding-top: 20px;
        padding-right: 10px;
        padding-left: 20px;
}
.combox{
        float: left;
        font-size: 11px;
        margin-bottom: 0px;
        padding: 20px;
        width: 200px;
        height: 150px;
        background-color: #FBFDEE;
        border: 1px double #CCC;
}
.twobox{
        float: left;
        font-size: 12px;
        margin-bottom: 0px;
        width: 470px;
        padding-top: 30px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 3px;
}
.threebox{
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
	background-color: #FFF;
}
.twobox2{
	float: left;
	font-size: 11px;
	width: 253px;
	word-spacing: 1px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.twobox1{
	float: left;

	font-size: 11px;
	width: 254px;
	word-spacing: 1px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.twobox3{
	float: left;
	font-size: 11px;
	width: 254px;
	word-spacing: 1px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.twoboxb{
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #CCCCCC;
}
.mainbox {
	font-size: 11px;
	width: 1013px;
	font-weight: normal;
	color: #464646;
	z-index: 1;
	background-color: #C3C4C8;
	text-decoration: none;
	position: relative;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	border: 1px solid #E1E1E1;
	margin-top: 3px;
}
.maintextbox{
        padding: 20px;

}
.sectextbox{
        float: left;
        margin-left: -4px;
        padding-top: 20px;
        padding-bottom: 5px;
}
.mainnewsbox{
        width: 500px;
        float: left;
        border-right-style: none;
        font-size: 11px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: dotted;
        border-bottom-style: none;
        border-left-style: dotted;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
}
.secnewsbox{
        width: 450px;
        padding: 20px;
        float: left;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #CCCCCC;
        font-size: 11px;
        margin-bottom: 25px;
}

.barmen{
        font-weight: normal;
        color: #464646;
        margin: auto auto;
        overflow: visible;
        clear: both;

}
.menitemcurrent {
        float: left;
        width: 120px;
        padding: 4px;
        margin: 0px;
        text-indent: 0px;
        border: 1px solid #E4E4E4;
        background-color: #F3F3F3;
}
.menitem {
        float: left;
        width: 120px;
        padding: 4px;
        margin: 0px;
        text-indent: 0px;
        border: 1px solid #E4E4E4;
}
.menitem:hover {
        width: 127px;
        padding: 4px;
        background-color: #E0E0E0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.txt {
	line-height:18px;
	font-size: 12px;
	color: #404040;
}
p { 
  margin-bottom: 18px; 
  margin-left: 10px; 
}
.smalltxt {
        font-size: 8px;
        color: #333333;
}
#breadcrumb {
	font-size: 10px;
	color: #999;
	margin-top: 15px;
	position: relative;
	float: left;
	padding-left: 30px;
}
#search {
	margin-top: 8px;
	padding-right: 13px;
}

a img { border: none;  }

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}


li {
	margin-left: 10px;
}
#feature_container {
        width:474px;
        height:264px!important;
        float:right;
        background:#fff;
}
.feature_text {
        float:left;
        width:370px;
        font-size: 11px;
}
.feature_text p {
        line-height:1.3;
        margin: 15px 0 0 25px !important;
        text-align:left;
}
.feature_link {
        float:right;
        margin-right: 15px;
        margin-top: -15px;
        margin-left: 0;
        color: #FFF;
}
.feature_link a {
        text-decoration: underline;
        color:#fff;
        font-size:15px;
        font-weight: bold;
}
.taburl {
        text-decoration:none;
        color:#000000;
        font-size: 11px;
}
.taburl:hover {
        text-decoration:none;
        color:#000000;
        font-size: 11px;
}
.bar1 {
        background-repeat: repeat-x;
        background-position: top;
        height: 40px;
}
.bar2 {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        height: 180px;

}
.title1 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #696969;
	display: block;
	font-size: 13px;
	font-weight: 700;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menuspacer {
	height: 40px;
	width: 580px;
	float: right;
	padding-top: 23px;
}
.infomen {
        padding-top: 4px;
        color: #FFF;
        position: relative;
        text-align: right;
        width: 1000px;
        bottom: 25px;
}
.infomen a {
        color: #FFF;
        text-decoration: underline;
}


.current{
        background-color: #B2CD0E;
        display: inline-block;
        float: left;
        position: relative;
}
.price {
        font-size: 14px;
        color: #F00;
        font-weight: bold;
        text-decoration: underline;
}
.home {
        top: 185px;
        left: 150px;
        position: relative;
        width: 150px;
}
.rightline {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: dotted;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #CCC;
        border-right-color: #CCC;
        border-bottom-color: #CCC;
        border-left-color: #CCC;
}
.border1 {
	margin-right: auto;
	margin-left: auto;
	width: 1015px;
	position: relative;
	background-color: #F0F0F0;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	height: 40px;
	overflow: hidden;
}
#border1 {
	margin-right: auto;
	margin-left: auto;
	width: 1015px;
	position: relative;
	background-color: #F0F0F0;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	height: 40px;
	overflow: hidden;
}
.barbox {
        height: 38px;
        width: 745px;
        float: left;
        font-size: 11px;
        color: #636367;
        padding-top: 25px;
        padding-left: 20px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #DDD;
        border-bottom-style: solid;
        border-bottom-color: #DDD;
        border-bottom-width: 1px;
        background-color: #F9F4DD;
}
.contentsection {
        width: 760px;
        position: relative;
        float: left;
}
.sidesection {
        width: 180px;
        position: relative;
        float: left;
        padding-left: 50px;
}
form{
        display:inline;
}
.footer {
	float: center;
	font-size: 11px;
	font-weight: normal;
	clear:both;
	color: #666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top: solid 1px #ccc;
	margin-top: 10px;
	min-height: 90px;

}
.footer a {
	position: relative;
	bottom: 0px;
	font-size: 11px;
	color: #7F9DB0;
	margin-top: 7px;
}
.float {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
}



.container3 {
        width: 1000px;
        margin-right: auto;
        margin-left: auto;
}
.ah1 {
	height: 35px;
	width: 185px;
	text-align: right;
}
.ah2 {
	height: 35px;
	width: 185px;
	text-align: center;
}
.ah3 {
	height: 35px;
	width: 185px;
	text-align: center;
}
.ah4 {
	height: 35px;
	width: 185px;
	text-align: left;
}
h1 span {
        display: none;
}
.right {
	float: right;
	padding-top: 7px;
	width: 185px;
	height: 250px;
	padding-left: 20px;
	background-color: #FFF;
}
.light {
        color: #999;
}
.halfbox{
        float: left;
        font-size: 12px;
        margin-bottom: 0px;
        width: 357px;
        padding-top: 30px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 3px;
}

.sidesection h2 {
        font-size: 16px;
        font-weight: bold;
        color: #4F4F4F;
        background-color: #F0F0F0;
        display: inline-block;
        width: 180px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
}
.sidebpar {
        padding-left: 10px;
}
.fourbox {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#dombox {
        width: 500px;
        padding-left: 50px;
        float: left;
}
#dombox input{
        padding:8px 15px;
        margin: 2px;

        width: 200px;
        font:11px Helvetica,Arial,Sans-serif;
        background:#fff;
        border:1px solid #dedede;
        font-weight:bold;
}
#dombox input:hover{
        background:#f9f8e3;
}
#dombox input:focus{
        background:#f9f8e3;
}
#dombox .button{
        height: 32px;
        margin: 2px;
        width: 182px;
        font:12px Helvetica,Arial,Sans-serif;
        background:#DAE0DF;
        font-weight:bold;
}
.contentpad {
	padding: 40px;
}
.contentpadmail {
	height: 73%;
	min-height:180px;
	width: 730px;
	margin-left: 260px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	padding-left: 0px;
	font-size: 12px;
	position: absolute;
}
.contentpadlog {
	width: 770px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	font-size: 12px;
	border-top: 1px solid #EEEEEE;
}
.contentpadfull {
	height: 85%;
	min-height:180px;
	width: 770px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	font-size: 12px;
}
.contentpadhalf {
	height: 85%;
	min-height:180px;
	width: 715px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 60px;
	padding-left: 0px;
	font-size: 12px;
	border-top: 1px solid #EEEEEE;
}

#sliderpanel {
	height: 313px;
	width: 1015px;
}
.adbox1txt {
	font-size: 11pt;
	color: #7091B3;
	font-weight: bold;
	padding: 20px;
}

#pauze {
	height: 15px;
	width: 400px;
	top: 14px;
	left: 14px;
	position: absolute;
	z-index: 1000;
	color: #CCC;
}
h1 {
	font-size:21px;
	margin-top: 0px;
	margin-left: 10px;
	color: #000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	margin-left: 10px;
}
h3 {
	font-size:1em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	color: #999;
}
.fullad {
	font-size: 14px;
	font-weight: normal;
	background-color: #92A2AF;
	width: 995px;
	padding-top: 11px;
	padding-left: 20px;
	text-align: center;
	height: 29px;
}
#top {
	float: left;
	position: relative;
	top:170px;
}
.titleitem a {
	font-size: 11px;
	color: #4D6880;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
	display: inline-block;
	width: 180px;
	position: relative;
	padding-left: 40px;
	left: -20px;
	background-color: #F0F0F0;
}
.colorh1 {
	color: #B2CD0E;
	display: inline;
	width: 30px;
}
.logins {
	position:relative;
	overflow:hidden;
	width: 1015px;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	height: 313px;
	background-color: #FFF;
}
.scrollable {
	position:relative;
	overflow:hidden;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	height: 313px;
	background-color: #CCC;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
.items div {
	float:left;
}
.comparebox .currency strong {
	font-size: 14px;
}
.fourbox strong {
	font-size: 13px;
}
.register {
	font-size: 14px;
	font-weight:bold;
	padding: 3px;
	border:solid 2px #FFCD00;
	color:#000;
}
@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}


.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #ffffff;
	background-clip: border-box;
	border: 0 solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
  }
  
  .card > hr {
	margin-right: 0;
	margin-left: 0;
  }
  
  .card > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
  }
  
  .card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
  }
  
  .card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
  }
  
  .card-title {
	margin-bottom: 0.75rem;
  }
  
  .card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
  }
  
  .card-text:last-child {
	margin-bottom: 0;
  }
  
  .card-link:hover {
	text-decoration: none;
  }
  
  .card-link + .card-link {
	margin-left: 1.25rem;
  }
  
  .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 0 solid rgba(0, 0, 0, 0.125);
  }
  
  .card-header:first-child {
	border-radius: calc(0.25rem - 0) calc(0.25rem - 0) 0 0;
  }
  
  .card-header + .list-group .list-group-item:first-child {
	border-top: 0;
  }
  
  .card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 0 solid rgba(0, 0, 0, 0.125);
  }
  
  .card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 0) calc(0.25rem - 0);
  }
  
  .card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
  }
  
  .card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
  }
  
  .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
  }
  
  .card-img,
  .card-img-top,
  .card-img-bottom {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
  }
  
  .card-img,
  .card-img-top {
	border-top-left-radius: calc(0.25rem - 0);
	border-top-right-radius: calc(0.25rem - 0);
  }
  
  .card-img,
  .card-img-bottom {
	border-bottom-right-radius: calc(0.25rem - 0);
	border-bottom-left-radius: calc(0.25rem - 0);
  }
  
  .card-deck .card {
	margin-bottom: 7.5px;
  }
  
  @media (min-width: 576px) {
	.card-deck {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-flow: row wrap;
	  flex-flow: row wrap;
	  margin-right: -7.5px;
	  margin-left: -7.5px;
	}
	.card-deck .card {
	  -ms-flex: 1 0 0%;
	  flex: 1 0 0%;
	  margin-right: 7.5px;
	  margin-bottom: 0;
	  margin-left: 7.5px;
	}
  }
  
  .card-group > .card {
	margin-bottom: 7.5px;
  }
  
  @media (min-width: 576px) {
	.card-group {
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-flow: row wrap;
	  flex-flow: row wrap;
	}
	.card-group > .card {
	  -ms-flex: 1 0 0%;
	  flex: 1 0 0%;
	  margin-bottom: 0;
	}
	.card-group > .card + .card {
	  margin-left: 0;
	  border-left: 0;
	}
	.card-group > .card:not(:last-child) {
	  border-top-right-radius: 0;
	  border-bottom-right-radius: 0;
	}
	.card-group > .card:not(:last-child) .card-img-top,
	.card-group > .card:not(:last-child) .card-header {
	  border-top-right-radius: 0;
	}
	.card-group > .card:not(:last-child) .card-img-bottom,
	.card-group > .card:not(:last-child) .card-footer {
	  border-bottom-right-radius: 0;
	}
	.card-group > .card:not(:first-child) {
	  border-top-left-radius: 0;
	  border-bottom-left-radius: 0;
	}
	.card-group > .card:not(:first-child) .card-img-top,
	.card-group > .card:not(:first-child) .card-header {
	  border-top-left-radius: 0;
	}
	.card-group > .card:not(:first-child) .card-img-bottom,
	.card-group > .card:not(:first-child) .card-footer {
	  border-bottom-left-radius: 0;
	}
  }
  
  .card-columns .card {
	margin-bottom: 0.75rem;
  }
  
  @media (min-width: 576px) {
	.card-columns {
	  -webkit-column-count: 3;
	  -moz-column-count: 3;
	  column-count: 3;
	  -webkit-column-gap: 1.25rem;
	  -moz-column-gap: 1.25rem;
	  column-gap: 1.25rem;
	  orphans: 1;
	  widows: 1;
	}
	.card-columns .card {
	  display: inline-block;
	  width: 100%;
	}
  }

  .accordion > .card {
	overflow: hidden;
  }
  
  .accordion > .card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
  }
  
  .accordion > .card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
  }
  
  .accordion > .card > .card-header {
	border-radius: 0;
	margin-bottom: 0;
  }


  @media (min-width: 700px) {
		.statistic{
			color: #777;
			font-size: 36px;
			margin-bottom: 5px;
			margin-top: 18px;
			padding-bottom: 7px;
		}
		.statistics{
			border: 1px solid #D8DFE5;
			background-color: #FFF;
			font-weight: bold;
			width: 16.35%;	
			float: left;
			text-align: center;
			padding-top: 10px;
		}
		.col-lg-12 {
			padding-left: 20px;
			margin-bottom: 0px;
			margin-bottom: 0px;
		}
	 .menuburger {
		  display:none;
	  }
	  .profilepic {
			z-index: 4;
			position:relative;
			background-color: #FEFEFE;
			width: 210px;
			float: left;
			border: 1px solid #ccc;
			padding: 1px;
			margin-right: 20px;
		}
		.segment {
			height: 40px;
			width: 480px;
			z-index: 2;
			position: relative;
			padding-right: 0px;
			padding-bottom: 7px;
			padding-top: 7px;
			padding-left: 20px;
			margin-left: 0px;
			color: #464646;
			font-size: 16px;
			background-color: #EEEEEE;
			margin-bottom: 10px;
			font-weight: bold;
			margin-top: 20px;
		}
		.studentsubmenu {
			border-top: solid 1px #ccc;
			padding:10px;
		}
		.studentsubmenu:hover {
			border-top: solid 1px #ccc;
			padding:10px;
			background-color: #ccc;
			color: #000;
		}
		.studentname{
			cursor:pointer;
			clear: both;
			display: block;
			font-size:19px;
			font-weight:bolder;
			padding:10px 15px 15px 0px;
			color: #fff;
			font-weight: bold;
			height:50px;
			width: 100%;
			float: left;
			position: relative;
			padding-right: 0px;
			padding-bottom: 13px;
			padding-top: 13px;
			padding-left: 40px;
			margin-bottom: 20px;
			background-color: #6297C3;
		}
  }
  
  @media (max-width: 700px) {

		.studentsubmenu {
			border-top: solid 1px #ccc;
			padding:10px;
			display: none;
		}
		
		.studentsubmenu:hover {
			border-top: solid 1px #ccc;
			padding:10px;
			background-color: #ccc;
			color: #000;
		}
		.visible {
			display: block !important;
		}
	  	.segment {
			height: 40px;
			z-index: 2;
			padding-left: 20px;
			position: relative;
			padding-right: 0px;
			padding-bottom: 7px;
			padding-top: 13px;
			margin-left: 0px;
			color: #464646;
			font-size: 16px;
			border: 1px solid #ccc;
			margin: 5px;
			background-color: #EEEEEE;
			margin-bottom: 10px;
			font-weight: bold;
			margin-top: 20px;
		}
		.profilepic {
			z-index: 4;
			position:relative;
			background-color: #FEFEFE;
			width: 200px;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid #ccc;
			padding: 1px;
			margin-right: 20px;
		}
		.profilepic {
			width: 100%;
		}
		.statistic{
			color: #777;
			font-size: 21px;
			margin-bottom: 5px;
			margin-top: 18px;
			padding-bottom: 7px;
		}
		.statistics{
			border: 1px solid #D8DFE5;
			background-color: #FFF;
			font-weight: bold;
			font-size: 10px;
			width: 16.35%;	
			float: left;
			text-align: center;
			padding-top: 10px;
		}
		.col-lg-12 {
			padding-left: 0px;
			margin-bottom: 0px;
			margin-bottom: 0px;
		}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;	
	  }
	  
	  .hidden {
		  display: none;
	  }
	  
	  .menuburger {
		  float:right;
		  font-weight:bold;
	  }
	  
	 .sidebar .nav-link {
		font-size: 13pt;
		font-weight: bold;
		color: #007fa6 !important;
	 }
	
	.footerbox {
		text-align: center;
		width: 100%;
	}
	.studentname {
		cursor: pointer;
		display: block;
		font-size: 19px;
		font-weight: bolder;
		padding: 10px 15px 15px 0px;
		color: #fff;
		font-weight: bold;
		height: 50px;
		width: 100%;
		position: relative;
		padding-right: 0px;
		text-align: center;
		padding-bottom: 13px;
		padding-top: 13px;
		padding-left: 40px;
		margin-bottom: 20px;
		background-color: #6297C3;
	}
 }
  
