/* Basics
-------------------------------------------------- */
#site-wrapper{
	width: 100%;
}

.main-page-container {
	overflow-wrap: break-word;
	background-color: #FFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 1, 1, 0.21);
	-moz-box-shadow: 0 1px 2px rgba(0,1,1,.21);
	box-shadow: 0 1px 2px rgba(0, 1, 1, 0.21);
}

.main-page-container .content{
	padding: 10px 30px 20px 30px;
}


/* Header
-------------------------------------------------- */
#site-header{
	min-width: 320px;
	height: 174px;
	background: url('/static/img/default/header-bg.png') repeat-x;
	background-position: center top;
}

	#site-header #topbar,
	#site-header #site-logos,
	#site-header #quick-links{
		margin: 0 auto;
	}
	
	#topbar{
		height: 22px;
		padding: 4px 20px 0 20px;
		color: #ffffff;
		font-size: 12px;
		text-transform: uppercase;
		text-align: right;
	}
	
		#topbar a.topbar-a{
			color: #ffffff;
			font-size: 12px;
		}
		
	#site-logos{
		height: 106px;
		padding: 5px 20px 0 20px;
	}
	
		#site-logos #logo-main{
			height: 75px;
			margin: 7px 0 0 0;
		}
		
			#site-logos #logo-main a#logo{
				width: 85px;
				height: 87px;
				display: block;
				margin: auto;
				background: url('/static/img/default/vik-logo.png') no-repeat;
				background-size: 85px 87px;
			}
			
			#site-logos #logo-main #site-names{
				letter-spacing: 1px;
				display:none;
			}
				#site-logos #logo-main #site-names h1#site-name{
					display:none;
				}
				
				#site-logos #logo-main #site-names h2#site-name-sub{
					color: #ffffff;
					font-family: 'Open Sans', sans-serif;
					font-size: 13px;
					font-weight: normal;
					margin: 5px 0 0 0;
					text-transform: none;
					text-align: center;
				}
		
		#site-logos #logo-right{
			display: none;
		}
	
/* Quick Links
-------------------------------------------------- */
#quick-links-btn{
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 0 0 0;
}

	#quick-links-btn span#quick-links-btn-text{
		padding: 0 15px 0 0;
		background: url('/static/img/default/quicklink-btn.png') no-repeat;
		background-position: right center;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase;
	}

.quick-ul{
	display: none;
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	position: absolute;
	text-align: center;
	background: #1d4e9b;
	z-index: 9999;
}

	li.quick-item{
		padding: 10px 0;
	}
	
	li.quick-item-first{
		
	}
	
	li.quick-item-last{
		background: none;
	}
	
		a.quick-item-a{
			color: #ffffff;
			font-family: 'Oswald', sans-serif;
			font-size: 12px;
			letter-spacing: 1px;
			text-transform: uppercase;
		}

.quick-ul-opened{
	display: block;
}
/* Content
-------------------------------------------------- */
#site-content{
	min-width: 320px;
	margin: 18px auto 0 auto;
}

#sidebar-left{
	margin: 0 20px;
}

#main{
	margin: 0 20px 0 20px;
}

#sidebar-right{
	margin: 0 20px;
}

/* Slider
-------------------------------------------------- */
#slider{
	display: none;
}

/* News
-------------------------------------------------- */
#featured-news {
	padding: 0 0 20px 0;
}

.news-item{
	width: 100%;
	margin: 0 0 25px 0;
}

	.news-title{
		font-size: 16px;
		font-family: 'Oswald', sans-serif;
		line-height: 23px;
		margin: 0;
	}
	
		.news-title a{
			color: #000000;
		}
		
		.news-title a:hover{
			color: #1c4c97;
		}
		
	.news-date{
		font-size: 10px;
		color: #0c3e6f;
		display: block;
		margin: 0 0 5px 0;
	}
	
	.news-content{
		
	}
	
		.news-image{
			display: none;
		}
		
		div.news-excerpt{
			width: 100%;
			font-size: 13px;
			line-height: 23px;
			margin: 0;
			padding: 0;
		}
		div.news-excerpt p{
			margin: 0px;
		}
.more-news{
	float: right;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	color: #000000;
	padding-right: 16px;
	margin: 0 0 30px 0;
	background: url('/static/img/default/more.png') no-repeat;
	background-position: right center;
}

	.more-news:hover{
		color: #1c4c97;
	}
/* Page
-------------------------------------------------- */
#page{
	
}

h1.page-title{
	font-size: 16px;
	line-height: 23px;
	margin: 0 0 16px 0;
}

.page-content{
	font-size: 13px;
}

/* Sidebar Left
-------------------------------------------------- */
#sidebar-left{
	
}

/* Menu
-------------------------------------------------- */
#menu{
	margin: 0 0 30px 0;
}

	#menu #nav-btn{
		color: #ffffff;
		font-size: 16px;
		font-family: 'Oswald', sans-serif;
		letter-spacing: 1px;
		background: #000000;
		text-align: center;
		padding: 7px 0;
		text-transform: uppercase;
	}
	
		#menu #nav-btn span#nav-btn-text{
			padding: 0 15px 0 0;
			background: url('/static/img/default/quicklink-btn.png') no-repeat;
			background-position: right center;
			cursor: pointer;
		}
	
	#nav{
		margin: 0;
		padding: 0;
		list-style: none;
		background: #212121;
		text-align: center;
	}
		
		#nav .nav-item{
			padding: 3px 0 6px 0;
		}
		
			#nav .nav-item a.nav-item-a{
				color: #ffffff;
				font-family: 'Oswald', sans-serif;
				font-size: 14px;
				letter-spacing: 1px;
				text-transform: uppercase;
			}
			
			#nav .nav-item a.nav-item-a:hover{
				color: #1c4c97;
			}
	
	ul.nav-ul{
		display: none;
	}
	
	ul.nav-ul-opened{
		display: block;
	}

/* Interaction Box
-------------------------------------------------- */
#interaction-box{
	margin: 0 0 30px 0;
}

	#interaction-box #login-btn{
		display: block;
		float: left;
		width: 120px;
		height: 20px;
		background: url('/static/img/default/login.png') no-repeat;
		margin-top: 4px;
	}
	
	#interaction-box #facebook-btn{
		display: block;
		float: right;
		width: 27px;
		height: 28px;
		background: url('/static/img/default/fb.png') no-repeat;
	}
	
	#interaction-box #rss-btn{
		display: block;
		float: right;
		width: 27px;
		height: 28px;
		background: url('/static/img/default/rss.png') no-repeat;
		margin-left: 10px;
	}

/* Sidebar Right
-------------------------------------------------- */
.sidebar-box{
	margin: 0;
}

	.sidebar-box h2.sidebar-title{
		font-size: 16px;
	}
	
	.sidebar-box .sidebar-content{
		margin: 0 0 30px 0;
	}
	
	.sidebar-box .search-form{
		text-align: center;
	}
	
	.sidebar-box input[type="text"],
	.sidebar-box input[type="password"]{
		width: 204px;
		margin-bottom: 20px;
	}
	
/* Calendar
-------------------------------------------------- */
.calendar{
	font-family: 'Oswald', sans-serif;
}

.calendar-head{
	text-align: center;
}

	.calendar-head .prev-month,
	.calendar-head .next-month,
	.calendar-head .actual-month{
		font-size: 14px;
		text-transform: uppercase;
	}
	
	.calendar-head .prev-month{
		float: left;
	}

	.calendar-head .next-month{
		float: right;
	}

.calendar-body{
	font-size: 13px;
}


	.calendar-body .calendar-table{
		margin: 0 auto;
	}
	
	.calendar-body  .calendar-table td{
		width: 30px;
		height: 30px;
		text-align: center;
	}
	
	.calendar-body  .calendar-table td.td-marked{
		background: #1c4c97;
	}
	
		.calendar-body  .calendar-table td a.day-passed,
		.calendar-body  .calendar-table td span.day-passed{
			color: #b7b7b7;
		}

		.calendar-body  .calendar-table td a.day-passed-marked{
			color: #1c4c97;
		}
		
		.calendar-body  .calendar-table td a.day-marked{
			color: #ffffff;
		}
		
/* Events
-------------------------------------------------- */
.events{
	font-size: 13px;
	text-transform: uppercase;
}

	.events .event{
		margin: 0 0 12px 0;
	}

	.events .event .event-date{
		font-weight: bold;
		color: #1c4c97;
		display: block;
	}
	
	.events .event .event-title{
		display: block;
		color: #000000;
	}
	
		.events .event .event-title:hover{
			color: #1c4c97;
		}
	
	.more-events{
		text-transform: uppercase;
		font-size: 14px;
		font-family: 'Oswald', sans-serif;
		color: #000000;
		padding-right: 16px;
		background: url('/static/img/default/more.png') no-repeat;
		background-position: right center;
	}
	
		.more-events:hover{
			color: #1c4c97;
		}

/* Department List
-------------------------------------------------- */
.department-list{
	margin: 0;
	padding: 0;
	list-style: none;
}

	.department-list li{
		margin: 0 0 12px 0;
	}
	
		.department-list li a{
			color: #000000;
			text-transform: uppercase;
			font-size: 12px;
			font-family: 'Oswald', sans-serif;
			letter-spacing: 1px;
		}
		
		.department-list li a:hover{
			color: #1c4c97;
		}

div#old-portal-links {
	display: none;
}

#site-footer {
	display: none;
}
