﻿/*The slideshow container*/
.slideshow {}
/*The individual slide within the slideshow*/
.slideshowItem {}
/*The heading within the slide*/
.slideshowItem h4 { color:white; font-size: 18px;}
/*The paragraph of text within the slide*/
.slideshowItem p { color:white; font-size: 14px;}
/*The hyperlink within the slide*/
.slideshowItem a {color:white; }
/*The hyperlink within the slide, on hover*/
.slideshowItem a:hover {}
#HyperLinkForgotPassword
{
	display:none;
}
.homeLinkItemOverride #LabelHomeText {
    vertical-align: -webkit-baseline-middle;
}

.ribbonContainer div.titleBar {
background-color: #FFF !important;;
}

span.homeLinkText {
    display: -webkit-inline-box;
    padding: 10px 1px 0 1px;
    font: -webkit-control;
    font-size: 20px;
	}
img.homeLinkImageOverride {
    width: 40px !important;
    height: auto !important;
}

body {
    background-attachment: fixed;
    background-position: center Bottom !important;
    background-repeat: no-repeat;
    padding:0;
	background-size: cover;}
	
.titleBar .titleMenu a.accordion-toggle {
		Display: None !important; }

		
		.ws-widgetContent .data-grid,
.ws-widgetContent div.data-grid > div.k-grid.k-widget {
background:transparent !important;}

.ws-widgetContent {
background:rgba(255,255,255, 0.8) !important;
}
