@import "assets/components/desp/kube6/kube.less";


/*###############################################*/
/*###############################################*/
/*		Schriftarten und allg. Formate
/*###############################################*/
/*###############################################*/



// Colors
@color-gray: #e0e3e5;
@color-black: #0f0f0f;
@color-blue: #2575ed;
@color-red: #de2c3b;
@color-yellow: #ffc800;
@color-green: #2c9f42;
@color-white: #fff;

// Colors Dark
@color-gray-dark: #b3b6b7;
@color-black-dark: #000;
@color-blue-dark: #1a52a5;
@color-red-dark: #b2232f;
@color-yellow-dark: #cca000;
@color-green-dark: #237f35;

// Colors Light
@color-gray-light: #f0f1f2;
@color-black-light: #363738;
@color-blue-light: #92baf6;
@color-red-light: #ef969d;
@color-yellow-light: #ffe480;
@color-green-light: #96cfa1;

// Colors Pastel
@color-gray-pastel: #f7f8f8;
@color-black-pastel: #dadada;
@color-blue-pastel: #d3e3fb;
@color-red-pastel: #f8d5d8;
@color-yellow-pastel: #fff4cc;
@color-green-pastel: #d5ecd9;










/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('assets/components/desp/fonts/open-sans/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('assets/components/desp/fonts/open-sans/open-sans-v15-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('https://sms-dam.de/assets/components/desp/fonts/open-sans/open-sans-v15-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}










html, body{
	font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

h4{
	font-weight: 300; color: #666;
}

b{
	font-weight: 600;
}

.hovercursor:hover{
	cursor: pointer;
}

.hovernounderline:hover{
	text-decoration: none;
}

.cursor-zoom-in{
	cursor: zoom-in;
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}
.cursor-zoom-out{
	cursor: zoom-out;
	cursor: -webkit-zoom-out; 
	cursor: -moz-zoom-out;
}

.deselect{
	  -webkit-user-select: none;  /* Chrome all / Safari all */
	  -moz-user-select: none;     /* Firefox all */
	  -ms-user-select: none; 
	  user-select: none;
}

button{
	.button
	.outline
}

button.error{
	border-color: @color-red;
}

td{
	word-wrap: break-word;
}



/*###############################################*/
/*###############################################*/
/*		Grundelemente der Seite
/*###############################################*/
/*###############################################*/


#fixedbg{
	position: fixed;

	left: 0px;
	right: 0px;
	top: 154px;
	bottom: 0px;
}

#fixedbg1{
	position: fixed;

	left: 0px;
	right: 0px;
	top: 0px;
	height: 154px;

	overflow-y: visible;

	z-index: 1;

}

#container1{
	width: 1180px;
	margin-left: -590px; 
	position: absolute; 
	left: 50%; 
	top: 0; 
	bottom: 0; 
	overflow-y: visible;

}

#container{
	width: 1180px;
	margin-left: -590px; 
	position: absolute; 
	left: 50%; 
	top: 0; 
	bottom: 0; 

	background-color: white;

}

#contentcontainer{
	position: absolute; 
	top: 35px; 
	bottom: 30px; 
	width: 100%; 
	overflow: auto;


}

#content{
	padding: 0 50px;
}


#topline{
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: white;
	border-bottom: 2px solid rgb(235, 235, 235);
}


.navitem{
	display: inline-block;

	height: 100px;

	line-height: 30px;

	font-size: 24px;
	color: white;

	text-transform: uppercase;

	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;

	font-weight: 300;

	text-decoration: none !important;
	color: white !important;
	transition: background .25s ease-out 0s;

}

.navitem:hover{
	color: black !important;
	background-color: white !important;
	cursor: pointer;
}

#bottomline{
	position: absolute; 
	bottom: 0; 
	width: 100%;
}


#cover{
	position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #0071BC; z-index: 80;
}

#coverimage{
	position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-image: url('/assets/components/desp/img/logo-sms.png'); background-size: auto; background-repeat: no-repeat; background-position: 5% 5%; display: none;
}

#startscreen{
	display: none;
			position: absolute; 
			width: 100%; 
			top: 35%; 
			left: 0%; 

			text-align: center;
			font-size: 32px;
			color: white;
			font-weight: lighter;
}


/*###############################################*/
/*###############################################*/
/*		FILEMGR
/*###############################################*/
/*###############################################*/


div.filemgr_liste_file,
div.filemgr_liste_folder,
div.filemgr_kacheln_file, 
div.filemgr_kacheln_folder{

	white-space: nowrap;
	overflow: visible;

	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;

	background-color: rgb(242,242,242);
	margin-bottom: 3px;

	height: 40px;

	transition: background 0.3s ease-out 0s;
}

div.filemgr_liste_file,
div.filemgr_liste_folder {

}

div.filemgr_kacheln_file, 
div.filemgr_kacheln_folder{

	display: inline-block;

	height: 176px;
	width: 158px;

	margin-top: 6px;
	margin-right: 8px;

	white-space: normal;
	overflow: hidden;

	padding-left: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-top: 0px;
}



div.filemgr_liste_file:hover, 
div.filemgr_liste_folder:hover, 
div.filemgr_kacheln_file:hover, 
div.filemgr_kacheln_folder:hover{
	background-color: white;
	cursor: pointer;
}

.filemgr_selected{
	background-color: @color-gray !important;
}

span.filemgr_icon_container{
	display: inline-block;
	background-repeat: no-repeat; background-position: center center; background-size: contain;
	width: 32px;
	height: 32px;
	line-height: 32px;
	/*vertical-align: middle;*/

	margin-right: 4px;
	margin-left: 4px;

	/*background-color: red;*/

}

div.filemgr_kacheln_folder span.filemgr_icon_container, 
div.filemgr_kacheln_file span.filemgr_icon_container{
	width: 126px;
	height: 126px;
	border: 7px solid @color-gray;
	background-color: @color-gray;
	margin-left: 12px;
	margrin-right: 12px;
}



span.filemgr_text_top{

	display: inline-block;
	width: 100%;
	height: 12px;
	font-size: smaller;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
}


span.filemgr_text{

	display: inline-block;
	/*width: 790px;	/* ehemals 810 - wegen Scrollbar weniger*/
	height: 32px;
	line-height: 32px;

	white-space: nowrap;
	overflow: hidden;

}

div.filemgr_liste_folder span.filemgr_text, 
div.filemgr_liste_file span.filemgr_text{

	width: 80%;
	vertical-align: top;
	padding-left: 1px;
	/*background-color: yellow;*/

}

div.filemgr_kacheln_folder span.filemgr_text, 
div.filemgr_kacheln_file span.filemgr_text{

	margin-top: -7px; 
	display: inline-block;
	width: 100%;



	font-size: smaller;
	text-align: center;

}



div.filemgr_liste_file span.filemgr_attributes, 
div.filemgr_liste_folder span.filemgr_attributes{

	/*display: inline-block;*/
	/*width: 200px;*/
	text-align: right;

	position: absolute;
	right: 10px;

	padding-top: 3px;

	/*background-color: navy;*/

}


div.filemgr_liste_file span.filemgr_lockicon, 
div.filemgr_liste_folder span.filemgr_lockicon{

	/*display: inline-block;*/
	/*width: 200px;*/
	/*text-align: right;*/

}






div.filemgr_info_comment{
	/*background-color: Permission denied.;*/
	color: white;
	padding: 4px 10px 3px 10px;
	font-size: smaller;
	line-height: 1.3;
	border-radius: 2px;
	margin-bottom: 10px;
	margin-left: 10%;
}

div.filemgr_info_comment_other{
	/*background-color: Permission denied.;*/
	margin-left: 0%;
	margin-right: 10%;
}





/*###############################################*/
/*###############################################*/
/*		Menüs
/*###############################################*/
/*###############################################*/

nav.cssnav {
	text-align: left;


    box-shadow: 2px 2px 2px #dfdfdf;
    -moz-box-shadow: 2px 2px 2px #dfdfdf;
    -webkit-box-shadow: 2px 2px 2px #dfdfdf;
}

nav.cssnav ul {
    padding: 0px;
    margin: 0px;
}

nav.cssnav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}



nav.cssnav ul li {
    list-style: none;
    float:left;

}

nav.cssnav ul li a {
    text-decoration: none;
    display: block;

    transition: background 0.3s ease-out 0s;
	transition: color 0.3s ease-out 0s;
}

nav.cssnav ul li:hover > ul {
    visibility: visible;
}

nav.cssnav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
	z-index: 1;
}

nav.cssnav ul li ul li{
    float: none;
	font-weight: 400;
}


nav.cssnav ul li ul li a.disabled{
	cursor: default;
}

nav.cssnav ul li ul li a.disabled:hover{
	cursor: default;
}





/* ######################### */
/* Gestaltungsvorgabe Allgemein */
/* ######################### */

nav.cssnav ul, nav ul li{
    /*background-color: #1463a8;*/
}


nav.cssnav ul li a {
    /*color: black;*/
	padding: 0px 10px;
}


/* Obere Menüebene hover für einzelnes Item */
nav.cssnav ul li:hover > a{
    background-color: #f4f4f4;
    color: #333;
}

nav.cssnav ul li ul{
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 5px 0px;
}


nav.cssnav ul li ul li a {
    color: #333;
    background-color: #c8c8c8;
}

nav.cssnav ul li ul li a:hover{
    color: #333;
    background-color: #f4f4f4;
}

nav.cssnav ul li ul li a.disabled{
	color: #e8e8e8 !important;
}

nav.cssnav ul li ul li a.disabled:hover{
	color: #e8e8e8;
	background-color: #c8c8c8;
}


/* ######################### */
/* Gestaltungsvorgabe Filemgr */
/* ######################### */

nav.filemgr{
	width: 100%;
}

nav.filemgr ul, nav.filemgr ul li{
    /*background-color: @basecolor;*/
}


nav.filemgr ul li a {
    color: #eee;
	padding: 4px 24px 4px 8px;
}


/* Obere Menüebene hover für einzelnes Item */
nav.filemgr ul li:hover > a{
    background-color: #f4f4f4;
    color: #333;
}


nav.filemgr ul li ul li a {
    color: black;
    background-color: white;
}

nav.filemgr ul li ul li a:hover{
    color: black;
    background-color: @color-gray;
}

nav.filemgr ul li ul li a.disabled{
	color: @color-gray !important;
}

nav.filemgr ul li ul li a.disabled:hover{
	color: @color-gray;
	background-color: white;
}


/*###############################################*/
/*###############################################*/
/*		Keywords
/*###############################################*/
/*###############################################*/

.keywordbox{
	padding: 5px;
	border: 2px dashed #888;
	border-radius: 5px;
	background-color: white;
	height: 38px; 
	display: inline-block;
	margin-right: 5px;
}

.keywordtext{
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	height: 24px;
	display: inline-block;
	line-height: 24px;
}

