﻿/* Design Allgemein #2015 */
/*
#DeltaTopNavigation{
	margin-left:80px;
}
*/
/* ##### SP 2016 - SpellChecker #### */
#Ribbon\.ListForm\.Edit\.SpellCheck{
	display: none;
}


/* ##### Breadcrumb Navigation ##### */
.ms-breadcrumb{
	padding-top:0px;
}

h1.ms-core-pageTitle a {  /*Title Bankensoftware*/
   color: #888;
}

/* hide separator before root node */
.ms-breadcrumbRootNode > .s4-breadcrumb-arrowcont {
	display: none;
}
ul.ms-breadcrumb ul,
ul.ms-breadcrumb li {
	display: inline;
}
ul.ms-breadcrumbRootNode, ul.ms-breadcrumbNode{
	margin-left:-35px;
}

.ms-breadcrumb > li:first-child  > span:first-child{
	display:none;
}
.ms-breadcrumb li a{	/*li????*/
	color:white;
}
#siteIcon{
	float:none;
}

.ms-siteicon-img,.ms-siteicon-a{
     max-width:800px;
     max-height:72px;
}
/*
#suiteBarLeft{
	background-color:#01357A ;  VÖB Dunkel Blau 
}

*/
/* Hide Shared with */

li[text='Freigegeben für...'] 
{
      display:none;
}


#s4-titlerow{
	padding-top:2px;
	margin-top:10px;
}

#titleAreaBox{
	margin-right:0px;
}

#BVKVoebLogo{		/*Logo*/
	/*background-image:url('./voeblogo_new_design.png');*/
	background-color:white;
	background-repeat:no-repeat;
	position:relative;
	width:253px;
	height:80px;
	margin-top:-10px;
}



/* #### Search #### */
.BVK-Search{
	padding-right:5px;	
}
#searchInputBox{
	vertical-align:middle;
	margin:0 0 0 0;
}
.ms-srch-sb > input{
	background-color:white;
}
#DeltaPlaceHolderSearchArea{
	vertical-align:middle;
}
#SearchBox{
	background-color:white;
	margin-right:10px;
}
/*#### Footer ####
.wrapper_BVK {
  min-height: 100%;
  height: auto !important;
  height: 100%;

  margin: 0 auto -130px;
 

}*//*
.footer, .push {
    height: 120px;
}
body #s4-workspace {
  margin-bottom: -120px;
}
.BVK-Footer{
	background-image:url('/_LAYOUTS/15/BVKontent/VOEBDesign/VOEB_Design_Unternehmen_footerbogen.png');
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.BVK-Footer-Line{
	background-image:url('/_LAYOUTS/15/BVKontent/VOEBDesign/VOEB_Design_Unternehmen_footerline.png');
	background-repeat:repeat-x;
	margin-left:180px;
	margin-bottom:5px;
}*/
.ms-core-overlay{
	background-color:transparent;
}

.ms-vl-sectionHeaderRow, .ms-webpart-chrome-title{	/*Dokumente Linie unter title*/
	border-bottom:2px #235198  solid;
}
#DeltaPlaceHolderLeftNavBar .ms-core-listMenu-root > li.static{		/*Navigation Links*/
		border-bottom:2px #235198 solid; 
} 
#DeltaPlaceHolderLeftNavBar .ms-core-listMenu-root  li.selected, .ms-core-listMenu-selected:link, .ms-core-listMenu-selected:visited, .ms-core-listMenu-selected{
	background-color:#5C5C5C;  
	
} /**/
#DeltaPlaceHolderLeftNavBar .ms-core-listMenu-root  li.selected .menu-item-text{
	color:white;
}

body{
 background: no-repeat left bottom fixed; 
	 -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
		background-size: cover;
}

body, .ms-core-defaultFont, #pageStatusBar, .ms-status-msg, .js-callout-body {
	font-family: Source Sans Pro !important;
	font-size: 13px !important;
}



#DeltaPlaceHolderLeftNavBar  li.ms-listMenu-editLink {
	border: thin white none !important;
}

/* Schriftfarben SP2013 Standard 
.ms-pivotControl-surfacedOpt:hover, .ms-pivotControl-overflowDot:hover, .ms-pivotControl-surfacedOpt-selected,.ms-heroCommandLink, .ms-heroCommandLink:visited,a, .ms-link:visited,*/
/*.ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link{
	color:#01357A ;  VÖB Dunkel Blau 
}*/
#DeltaPlaceHolderPageTitleInTitleArea{
	text-transform: uppercase;
}

#siteIcon {
    padding-right: 30px !important;
}

/*Hilfe Button ausblenden*/
#O365_MainLink_Help, #ctl00_TopHelpLink {
	display:none;
}

div.o365cs-nav-leftAlign{
	
	display:none !important;
}

#O365_MainLink_NavMenu, #Sites_BrandBar, #suiteLinksBox,
#DeltaPlaceHolderLeftNavBar li#-1,
div.o365cs-nav-o365Branding {
	display:none !important;
}

