@charset "utf-8";



/* ################################### Color Classes */


.fgBlack {  color:#000 !important;  }
.fgWhite {  color:#FFFFFF !important;  }
.fgLightGrey {  color:#646464;  }
.fgDarkGrey {    color:#3c3c3c;  }
.fgErrRed {  color:#ff0000;  }
.fgOKGreen {  color:#00bb00;  }
.fgRed{
	color: #b90015 !important;
}

.bgWhite {  background-color:#FFFFFF !important;}
.bgLightGrey { 
	background-color: #e5e5e5 !important;
	color: black !important;
}
.bgMedGrey {  background-color:#646464;  }
.bgDarkGrey {    background-color:#3c3c3c;  }
.bgBlack {    background-color:#000000;  }
.bgRed {    
	background-color:#b90015 !important;
	color: white !important;
}

.fLeft {
  float:left;
}

.fRight {
  float:right;
}

.center{
	text-align: center;
}

.clear{
	clear:both;  
}
	
.fullSize img {
  width:100%;
  height:auto;
}

.fs18p{
	font-size: 18px;
}

.bold{
	font-weight: bold !important;
}

.fontDefault{
	font-family:'HelveticaNeueW01-65Medi', HelveticaNeue, Helvetica, Arial, sansserif;
}

.nigrinButtonRed{
	background-color: #b90015;
    color: white;
}
.nigrinButtonGray{
	color: #3c3c3c;
	border-color: #e5e5e5;
    background-color: #e5e5e5;
}

.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}

.w_100{
	width: 100% !important;
}

.isHidden{
	display: none;
}

.btn-danger{
	background-color: #b90015 !important;
}

/*******************************************   preContent und Content  ***************************************/
    
	#screenCommunity .tx-dce-pi1 .floater {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	#screenCommunity .csc-firstHeader{
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
	}
	
    .textBlockCenterGrey {
        background-color:#3c3c3c;  
        clear:both;  
    }


    .textBlockCenter {
        /*position:relative;
        width:980px;
        left:50%;
		margin-left:-450px;  
        color:#3c3c3c;  
        clear:both;  
        padding-top:50px;
        padding-bottom:50px;*/
		position: relative;
		margin-left: 100px;
		color: #3c3c3c;
		clear: both;
		padding-top: 50px;
		padding-right: 50px;
		max-width:1200px;
		/*padding-bottom: 50px;*/
    }
	
		.textBlockCenter img {
				width:100%;
				height:auto;
		}
	
          .textBlockCenter h1, .nigrinNeu h1 { 
            color:#b90015;
            display:table;
            margin-left:-490px;  
            margin-bottom:35px;      
            padding:10px 35px 10px 490px;
            font-size:300%;
            font-weight:normal;
            font-style: normal;
            line-height:140%;  
			text-align: left !important;
          }

          
          .textBlockCenter h2, .nigrinNeu h2 {
            font-size:300%;
            font-weight:normal;
            font-family:'HelveticaNeueW01-65Medi', HelveticaNeue, Helvetica, Arial, sansserif;
            font-style: normal;
            line-height:130%;        
          }

          .textBlockCenter h3, .nigrinNeu h3 {
            font-size:240%;
            font-weight:normal;
            font-family:'HelveticaNeueW01-65Medi', HelveticaNeue, Helvetica, Arial, sansserif;
            font-style: normal;
            line-height:130%;        
          }


          .textBlockCenter p, .nigrinNeu p {
            font-size:180%;
            font-weight:normal;
            font-style: normal;
            line-height:140%;  
            margin-bottom:10px;      
          }


          .textBlockCenter ul {
              list-style-type:square;
              list-style-position: inside\0;
              padding-left: 10px; margin-left: 10px;
              position:relative;
              position:static\0;
              left:26px;
          }
          
          .textBlockCenter ol {
              list-style-type:square;
              list-style-position: inside\0;
              padding-left: 10px;
              position:relative;
              position:static\0;
              margin-bottom:35px;
              margin-top:20px;
          }         
          
          .textBlockCenter li{
              font-size:180%;
              line-height:180%;  
              list-style-type:square;
              list-style-position: inside\0;
              /*color: #b90015;*/
              padding-left: 10px; margin-left: 10px;
              padding-right:15px;
              
          }
          
          .textBlockCenter .li_content{
              color:#3c3c3c;  
          }
          
          .textBlockCenter .csc-textpic {
          
          }
          
          .textBlockCenter .csc-textpic-left img{
            max-width:45%;
            height: auto;
            margin-right: 35px;
            margin-bottom: 35px;
            float:left;
          }
          
          .textBlockCenter .csc-textpic-text {
              z-index:5;
          }
          
	.contenttable td{
	    font-size:180%;
            font-weight:normal;
            font-style: normal;
            line-height:140%;  
            padding-bottom:10px;  
            padding-right:130px;
         }    

  
    .projectsClearFix {
        clear:both;
    }


	
/*******************************************   Footer  ***************************************/
  /*  .footerWrapper {
        position:relative;
        clear:both;
        left:0px;
        width:100%;
        height:auto;
        min-height:160px;
        background-color:#3c3c3c;
        color:#ffffff;
    }
    
    .footerWrapper .socialWrapper {
        position:absolute;
        left:0px;
        margin:35px 35px 35px 35px;
        width:auto;
        height:auto;
    }
    

    .footerWrapper .socialWrapper li{
        margin-top:-9px;
    }

    .footerWrapper .socialWrapper li:first-child{
        margin-top:0px;
    }

    .footerWrapper .menuRight {
        position:absolute;
        right:0px;
        margin:35px 35px 35px 35px;
        width:auto;
        height:auto;
        text-align:right;
    }

    .footerWrapper ul {
        list-style-type:none;
        white-space: nowrap;
        cursor:pointer;
    }
    
    .footerWrapper li{
        font-size:180%;
        color:#ffffff;
        list-style-type:none;
        white-space: nowrap;
        float:left;
        cursor:pointer;
    }
    
    .footerWrapper li a{
        color:#ffffff;
        font-weight:normal;
    }

    .footerWrapper .menuRight li {
        margin-left:18px;
    }
*/

/*******************************************   Formulare  ***************************************/

.nigrinNeu .nigrinLogo{
	width: 250px;
    height: 150px;
    background-color: #FFF !important;
    background-repeat: no-repeat;
    background-size: contain;
	background-image: url(../../media/logo_teamarea.jpg);
}
	
.nigrinNeu .kontaktFloater{
  float:left;
  width:50%;
  padding:1% 1% 0px 0px;
}


.nigrinNeu .kontaktTab{
  position:relative; top:-2px;
  font-size:inherit; color:inherit; line-height:inherit;
  width:101%; min-height:50px;  
  
}
   
   .nigrinNeu input, .nigrinNeu select, .nigrinNeu textarea {
    font-family: inherit;
     font-size:180%;
     font-weight:normal;
    padding:4px 6px;
    color:#3c3c3c;
    background:none;
    background-color:#e5e5e5;
    outline: 0 none;
    border-radius:0px;
    border:0px transparent;
    /*-webkit-appearance:none;*/
   }
   .nigrinNeu .textContent input,
   .nigrinNeu .textContent select,
   .nigrinNeu .textContent textarea{
		font-size:100%;
   }   
     
   .nigrinNeu .eingabeText{
    width:100%; height:50px;
  }

  .nigrinNeu select {
    margin-bottom:5px;
  }

  .nigrinNeu textarea { resize: none; }
  
  .nigrinNeu .TextBoxWrapper{
    clear:both;
    width:100%;
    padding:24px 1% 0px 0px;
  }
  .nigrinNeu .textBox{
    height:140px; font-family: inherit;
    padding-left:5px; width:100%;
  }
      
      
  .nigrinNeu #quadWrapper, .nigrinNeu .quadWrapper {
    position:relative;
    top:0px; left:0px;
    width:60%; min-width:260px;
    font-size:130%;
    /*line-height:200%;
    height:auto;*/
     min-height:50px;
  }
  
  .nigrinNeu #quadWrapper span, .nigrinNeu .quadWrapper span {
    position:relative; left:70px; top:8px;
  }
  @media screen and (max-width: 980px){
	.nigrinNeu #quadWrapper span, .nigrinNeu .quadWrapper span {
		left:50px;
	}
  }
  
  
    .nigrinNeu #image-upload, .nigrinNeu .image-upload{
      position:absolute;
      top:0px; left:0px;
      width:100%; height:100%;
      cursor:pointer; z-index:30;
      opacity:0;
   }
    
      
    .nigrinNeu #smallQuad, .nigrinNeu .smallQuad{
      position:relative; top:5px;
      width:40px; height:40px;
      border:3px solid #b90015;
      float:left;
    }
    
    .nigrinNeu #thumbNailWrapper, .nigrinNeu .thumbNailWrapper{
      position:relative;
      top:10px;
      height:inherit; width:100%;
    }  
    .nigrinNeu .thumbNailWrapper{
    }
    
      .nigrinNeu #content img, .nigrinNeu #image_preview, .nigrinNeu #content img .image_preview{
        width:auto; height:auto;
        display:none;
          
      }
      .nigrinNeu #remove-image-upload, .nigrinNeu .remove-image-upload{
        position:absolute; left:160px; top:0px;
        width:30px; height:30px; display:none;
        background-color:#FFF; border:none;
        font-size:120%;
        -webkit-appearance:none; border-radius: 0px;
      }
      
      .nigrinNeu #content img.loadingImg{
        width:100px;
        
      }
    
    
  
.nigrinNeu .empty { color:#a9a9a9; }
    
.nigrinNeu .regular-checkbox {
   display: none;

}
 
.nigrinNeu .regular-checkbox + label {
     background-color: #FFF;
    border: 1px solid #cacece;
  padding: 20px;
    display: inline-block;
    position: relative;
  top:10px;
  margin-right:20px;

}
.nigrinNeu .regular-checkbox:checked + label:after {
   content: '\2714';
    position: absolute;
    top: 0px;
    left: 0px;
    color: #b90015;
    padding-top:5px;
    font-size: 34px;
    top:6px;
    left: 6px;
}
.nigrinNeu #chckBoxLabel, .nigrinNeu .chckBoxLabel{
  position:relative; top:-30px; left:50px;
  width:90%;
}


 .nigrinNeu .leer{
    color: #999; border:1px solid #0f0;
    color:#F00;
}


/*******************************************   media Queries  ***************************************/

@media screen and (max-width: 1599px){
	.textBlockCenter{
		max-width: 1024px;
	}
}

@media screen and (max-width: 1399px){
	.textBlockCenter{
		max-width: 800px;
	}
}


@media screen and (max-width: 1024px){
    
    /*.nigrinNeu #contentWrapper { top: 45%; }*/
    
    .nigrinNeu .textBlockCenter {
        width:700px;
         margin-left:-350px;  
         padding-top:30px;
        padding-bottom:20px;
    }

	.nigrinNeu .textBlockCenter h1 { 
		margin-left:-350px;  
		margin-bottom:20px;      
		padding:5px 20px 5px 350px;
	}

		.nigrinNeu h2, .nigrinNeu h3{
			font-size:200%;
			line-height:110%;
		}

    .nigrinNeu .eingabeText{
      height:40px;
    }

    .nigrinNeu .textBox {
        height: 140px;
    }

    .nigrinNeu #scrollDown {
        bottom: 48px;
    }

    .nigrinNeu .socialWrapper li img{
        max-width:25px;
        height:auto;
    }

    .footerWrapper .socialWrapper, .footerWrapper .menuRight { margin:25px; }

}    

@media screen and (max-width: 1024px) and (orientation: landscape){
	.nigrinNeu .textBlockCenter {
        margin-left: 50px;  
    }

	/*.nigrinNeu .textBlockCenter h1 { 
		margin-left: 50px;  
	}*/
}



/* Smartphone */

@media screen and (max-width: 768px){

    .nigrinNeu .col, .nigrinNeu #mitte {
        width:100%;
        height:auto;
        float:left;
    }

    .nigrinNeu .textBlockCenter {
        width:auto;
         left:0px;
         margin-left:15px;/*25*/
         margin-right:0px;  
         padding-right:15px;/*25*/
         padding-top:20px;
        padding-bottom:20px;
    }

          .nigrinNeu .textBlockCenter h1 { 
            margin-left:-35px;  
            margin-bottom:35px;      
            padding:5px 20px 5px 35px;
          }
        
          .nigrinNeu .textBlockCenter iframe {
            height:350px;
          }

          .nigrinNeu .textBlockCenter .csc-textpic-left img{
            max-width:90%;
            margin-right: 35px;
            float:left;
          }
          
          .nigrinNeu .textBlockCenter ul {
            left:0px;
            margin-left:0px;
          }


    .nigrinNeu .kontaktFloater{
      width:100%;
      padding:4% 1% 0px 0px;
    }


    .nigrinNeu .footerWrapper { min-height: 200px;}

    .nigrinNeu .footerWrapper li { clear:both; margin-top:8px; }
    .nigrinNeu .footerWrapper .socialWrapper li { margin-top:5px; }
}    


/* ------------------- HW ----------------*/
.nigrinNeu .btnAction{
	position: relative !important;
	min-height: 50px;
	background-color: #b90015;
	color: #FFFFFF;
	font-size: 180%;
	font-weight: normal;
	font-family: 'HelveticaNeueW01-65Medi', HelveticaNeue, Helvetica, Arial, sansserif;
	padding: 20px;
	cursor: pointer;
	float: left;
	text-align: center;
}

.nigrinNeu #loginContainer{
	margin: 50px 0px;
}
.nigrinNeu #loginContainer p{
	color: white;
}
.nigrinNeu .dialog{
	padding: 20px;
	background-color: #404040;
}
.nigrinNeu .btnInactive{
	background-color: #808080;
	color: #ffffff;
}
.nigrinNeu .btnActive{
	background-color: #b90015;
	color: #ffffff;
}
.nigrinNeu #btnCancelLogin{
	background-color: #808080;
	color: #ffffff;
}
.nigrinNeu .btnMini{
	margin: 20px 10px 0px 10px;
	font-size: 180%;
	font-weight: bold;
	padding: 20px 20px;
	cursor: pointer;
	text-align: center;
}
.nigrinNeu .floatRight{
	float:right;
}
.nigrinNeu .floatLeft{
	float:left;
}
.nigrinNeu .alert{
	display:none;
	color: #b90015 !important;
}
.nigrinNeu .moreSpace{
	padding-bottom: 20px;
}

.nigrinNeu .lineBox{
	display:none;
}
.nigrinNeu .btnLine{
	min-width: 200px;
}

/*-------- validation ----*/
.error.eingabeTextBox{
    color: #b90015;
}
.error .eingabeText {
    border: #b90015 solid 1px !important;
}
.errorText{
	display: none;
	color: #b90015;
	font-weight: bold;
}

/*-------- sidebar ----*/
/* Toggle Styles */
 
 #wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow: hidden;
	margin-top: 61px;
}

@media(min-width:768px) {
	#wrapper{
		margin-top: 0px !important;
	}
}

 
#wrapper.toggled {
    padding-left: 250px;
    overflow: scroll;
}
 
#sidebar-wrapper {
    z-index: 1000;
    position: absolute; 
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	
	/*HW*/
	position: fixed;
}
#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}
#sidebar-wrapper-close-overlay{
	display: none;
	z-index: 100;
}
#wrapper.toggled #sidebar-wrapper-close-overlay {
    position: absolute;
    top: 0px;
    left: 250px;
    width: 1000px;
    height: 1000px;
    background-color: transparent;
    display: block !important;
}
@media screen and (max-width: 768px){
	#wrapper.toggled #sidebar-wrapper-close-overlay {
		width: 0px !important;
		height: 0px;
	}
}
 
#page-content-wrapper {
    position: absolute;
    padding: 0px;
    width: 100%;  
    overflow-x: hidden; 
}
.xyz{
    min-width: 360px;
}
#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0px; 
}
.fixed-brand{
    width: auto;
}
/* Sidebar Styles */
 
#userHeader {
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    z-index: 100;
    background-color: white;
}
 
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 150px;
	/*padding-right: 10px;*/
}
.nav-stacked>li+li {
    margin-top: 0px !important;
}

/*immer offen*/
#sidebar-wrapper .nav-stacked{
	display:block !important;
}
 
.sidebar-nav li {
    text-indent: 15px;
    line-height: 40px;
	/*background-color: #b90015;*/
	background-color: #fff;
}
.sidebar-nav li.active{
	background-color: #b90015;
}
.sidebar-nav li.active.nigrinHasSubMenu{
	background-color: #e5e5e5;
}
 
.sidebar-nav li a {
    display: block;
    text-decoration: none;
	color: #3c3c3c;
	cursor: pointer; cursor: hand;
	font-size: 160%;
}
.sidebar-nav li.active > a{
	color: #fff;
}
.sidebar-nav li.active.nigrinHasSubMenu > a{
	color: #3c3c3c;
}
 
.sidebar-nav li a:hover {
    text-decoration: none;
	font-weight: bold;
    /*color: #fff !important;*/
    /*background: rgba(255,255,255,0.2);*/
	/*background-color: #b90015;*/
    /*border-left: red 5px solid;*/
}
 
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
 
/*.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}
 
.sidebar-nav > .sidebar-brand a {
    color: #999999;
}
 
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}*/
.no-margin{
    margin:0;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }
    .fixed-brand{
        width: 250px;
    }
    #wrapper.toggled {
        padding-left: 0;
    }
 
    #sidebar-wrapper {
        width: 250px;
    }
 
    #wrapper.toggled #sidebar-wrapper {
        width: 250px;
    }
    #wrapper.toggled-2 #sidebar-wrapper {
        width: 50px;
    }
    #wrapper.toggled-2 #sidebar-wrapper:hover {
        width: 250px;
    }
 
 
    #page-content-wrapper {
        padding: 0px;
        position: relative;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
 
    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
        padding-left: 250px;
    }
    #wrapper.toggled-2 #page-content-wrapper {
        position: relative;
        margin-right: 0;
        margin-left: -200px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: auto;
 
    }
}

/*---------------------------*/
/* Fotocommunity */
/*---------------------------*/


h1 {
    font-size:240% !important;
    font-weight:normal !important;

}

.float-right{
	float: right;
}


#seriesOuterContainer{
	width:100%;
	margin:auto;
}
#seriesBar, #seriesContainer, #seriesEditor, #seriesWrapper{
	width: 100%;
}
#seriesContainer{
	margin: auto;
}
#seriesWrapper a{
	 text-decoration: none;
	 margin-bottom: 5px;
}

.seriesItem{
	color: rgb(33, 25, 34);
	/*font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;*/
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 14px;
	cursor:pointer;
}

.seriesItemLocked{
	opacity: 0.5;
}
.seriesItemPreviewImage{
	/*border: 3px black solid;*/
}
.seriesItemPreviewImage > .box{
	background-color: #e5e5e5 !important;
}
.seriesItemPreviewImage > .box > .header, .seriesItemPreviewImage > .box > .credits{
	color: #3c3c3c !important;
}

.seriesLockedMsg{
	color: #3c3c3c;
	text-align: center;
}

.seriesItem .inner{
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-box-shadow: rgba(0, 0, 0, 0.219608) 0px 1px 2px 0px;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	/*border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;*/
	box-shadow: rgba(0, 0, 0, 0.219608) 0px 1px 2px 0px;
	color: rgb(33, 25, 34);
	display: block;
	font-size: 11px;
	position: relative;
	visibility: visible;
}

.seriesItem .inner .box{
	/*color: rgb(33, 25, 34);*/
	color: #fff;
	background-color: #3c3c3c;
	display: block;
	font-size: 11px;
	position: relative;
	visibility: visible;
}
.seriesItem .inner .box.new, .nigrinNeu .btn.btn-default.btn-lg{
	color: #fff !important;
	background-color: #b90015 !important;
}
.seriesItem .inner .box.new, .nigrinNeu .btn.btn-default.btn-lg.btnGray{
	color: #000 !important;
	background-color: #e5e5e5 !important;
}
.seriesItem .inner .box a{
	color: #fff;
	background-color: #b90015 !important;
}

.seriesItem .inner .new{
	 text-align: center;
	 padding: 10px 0px;
}
.seriesItem .inner .box .image{
	/*border-top-left-radius: 6px;
	border-top-right-radius: 6px;*/
	width: 100%;
	height: auto;
}
.seriesItem .inner .box .header{
	padding: 6px 14px 7px;
	margin: 5px 0;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	word-wrap: break-word;
}

.seriesItem .inner .box .header p{
	font-size: 120% !important;
}

.seriesItem .inner .box .title{
	font-weight: bold;
	margin-bottom: 5px;
}
.seriesItem .inner .box .rating{
	font-weight: bold;
	margin-top: 5px;
}
.seriesItem .inner .box .credits{
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #e7e7e7;
	color: #e5e5e5;
	padding: 2px 14px 2px;
}

.asLink{
	text-decoration:underline; cursor:pointer;
}

.nigrinSelect{
	color: #000;
	background-color: #FFF;
	padding-left: 5px;
	height: 42px;
}

/*bootstrap*/
.btn {
	border: 0px;
  	border-radius: 0px;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
}





/*---------------------------*/

/*-------------------------*/

#seriesBar{
	margin-left: auto;
	margin-right: auto;
}

/* slider container */

#sliderContainer{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 10;
}

#sliderContainer .btn, .pseudoActionOverlay .btn{
	border: 0 !important;
}

/* mobile: bootstrap buttons hover fix */
@media screen and (max-width: 900px), screen and (orientation: portrait){
	#sliderContainer .btn {
		background-color: #b90015;
	    text-decoration: none;
	    background-position: 0;
	    transition: none;
	}
}

.seriesSlider {
	/* required */
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	
	width: 100%;
	height: 100%;
}

/* slider */
.seriesSlider .slider {
	/* required */
	width: 100%;
	height: 100%;
	 margin: 0;padding: 0;-webkit-padding-start: 0px;
}

/* slide */
.seriesSlider .slider .slide {
	/* required */
	float: left;

	display: block;
    /* optional */
    width: 100%;
    height: 100%;
    padding: 0px;
	/*background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;*/
}

.seriesSlider .slider .bgImage {
    padding: 0px;
    background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

/*----------------------------*/

.imageOverlay{
	position: absolute;
	bottom: 0px;
	margin: 20px;
	 cursor:pointer;
}

.imageOverlayInner{
	
	background-color:#b90015;
	color: #FFF;
	font-size:14px;
	line-height: 18px;
}
.imageOverlayContent{
	
	padding: 20px;
}

.escapeOverlay{
	background-color:#b90015;
	color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 20px;
	font-size:180%;
	z-index: 11;
}

.logoOverlay{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 20px;
	z-index: 11;
}

.minimizeOverlay{
	float: right;
}

.normalizeOverlay{
	background-color:#b90015;
	color: #FFF;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 20px;
	font-size:180%;
	z-index: 11;
}

.navOverlay{
	height: 38px;
	width: 50px;
	margin: 20px;
	z-index:12;
}

.navPrevOverlay{
	position: absolute;
	top: 45%;
	left: 0px;
}
.navNextOverlay{
	position: absolute;
	top: 45%;
	right: 0px;
}

.ratingInteractive {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.ratingInteractive > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
}
.ratingInteractive > span:hover:before,
.ratingInteractive > span:hover ~ span:before {
   content: "\2605";
   position: absolute;
}

.rating .star{
	color: #b90015;
}

.fbLink{
	color: #FFF !important;
	text-decoration: none !important;
	height: 20px;
	vertical-align: top;
}

.nigrinSelect{
	/*padding-right: 5px;*/
	height: 25px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.imageOverlay .nigrinSelect{
	height: 20px;
}



.seriesItem .inner .box .credits {
padding: 2px 14px 6px;
}

.logoOverlay img{
	width:128px;
	margin-bottom: 5px;
}

.pseudoActionOverlay{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.rankingClass{
	position: absolute;
	font-weight:bold;
	font-size: 14px;
	width:32px;
	height:32px;
	left:2px;
	top:2px;
	color:#FFFFFF;
	text-align: center;
	padding-top: 2px;
}

@media screen and (max-width: 980px), screen and (orientation: portrait){

	.float3,.floater{
		width:100%;
		text-align:left;
		padding:20px 2% 20px 2%;
	}
	
	#sliderContainer .btn{
		width: 60px;
		height: 60px;
		padding-top: 15px;
		font-size: 30px;
	}
	
	.seriesItem .inner .box{
		font-size: 14px;
	}
	.seriesItem .inner .box .header{
		font-size: 16px;
		line-height: 20px;
	}
	.seriesItem .inner .box .credits{
		font-size: 16px;
	}
	
	.imageOverlayInner{
		font-size:24px;
		line-height: 24px;
	}
	.escapeOverlay{
		font-size:240%;
	}
	
	.nigrinSelect, .imageOverlay.nigrinSelect{
		height: 40px !important;
	}
	
	.logoOverlay img{
		width:256px;
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 640px), screen and (orientation: portrait){

	.float3,.floater{
		width:100% !important;
		text-align:left;
		padding:20px 2% 20px 2% !important;
	}
	
	.seriesItem .inner .box{
		font-size: 18px;
	}
	.seriesItem .inner .box .header{
		font-size: 24px;
		line-height: 32px;
	}
	.seriesItem .inner .box .credits{
		font-size: 24px;
		padding: 6px 14px 12px;
		line-height: 100%;
	}
	
	.imageOverlayInner{
		font-size:24px;
		line-height: 32px;
	}
	.escapeOverlay{
		font-size:320%;
	}
}

/* -- Table --------------------------------- */

table.editorTable td.key{
	font-size: 180%;
	font-weight: bold;
}
@media screen and (max-width: 768px){
	table.editorTable td.key{
		font-size: 160%;
	}
}
table.editorTable td.right {
    text-align: right;
}

table.editorTable td.key.padded{
	padding-top: 13px;
}
table.editorTable td.key.centered{
	padding-top: 27px;
}
.editorTable .readOnlyInputElement{
	font-size: 180%;
}
.editorTable textarea{
	min-height: 120px;
	line-height: 24px;
}

.tr{
	position:absolute;
	top: 20px;
	right: 20px;
}

.tl{
	position:absolute;
	top: 20px;
	left: 20px;
}

.vMiddle{
	vertical-align: middle !important;
}
.ml_5{
	margin-left: 5px;
}
.mb_5{
	margin-bottom: 5px;
}
.mt_30{
    margin-top: 30px;
}
.btn150{
	min-width: 150px;
}
.w100{
	width: 100%;
}

.tHeader{
	background-color: #b90015;
	color: #FFFFFF;
}
.tHeader td, .tHeader th, .tableHeader td{
	border: solid 1px #b90015 !important;
}

.tHeader.tHeaderDark{
	background-color: #3c3c3c;
    color: #ffffff;
}
.tHeader.tHeaderDark td, .tHeader.tHeaderDark th, .tableHeader.tHeaderDark td{
	border: solid 1px #3c3c3c !important;
}

.tableTitle{
	font-size: 180%;
	font-weight: bold;
}

table.editorTable {
    border-collapse: collapse;
    width: 100%;
}
table.editorTable td {
    margin: 2px 12px;
    padding: 10px 12px;
    border: solid 1px #FFF;
    vertical-align: top;
}
@media screen and (max-width: 768px){
	table.editorTable td {
		margin: 2px 6px;
		padding: 10px 6px;
	}
}

.separator {
    padding-top: 50px;
	font-weight: bold !important;
}

table.editorTable .btnTableCollapse,
table.editorTable .btnTableExpand{
	cursor: pointer;
}
table.editorTable.isCollapsed .btnTableCollapse,
table.editorTable.isExpanded .btnTableExpand,
table.editorTable.isCollapsed tbody{
	display: none;
}
table.editorTable.isCollapsed .btnTableExpand,
table.editorTable.isExpanded .btnTableCollapse,
table.editorTable.isExpanded tbody{
	display: block;
}

.entryHeaderTitle{
	padding-left: 10px;
}

table.editorTable img{
	border:0px;
	padding: 3px;
	max-width:200px;
	max-height:150px;
}

.image-remover, .product-remover{
	background-color: #b90015;
	color: white;
	padding: 1px 6px;
	margin-top: 3px;
	cursor: pointer;
	margin-right: 10px;
	font-size: 12px;
	margin-left: 1px;
}
.image-adder{
	height: 80px;
    width: 80px;
    font-size: 42px !important;
    text-align: center;
    margin: 16px;
}

.bgDarkGray{
	background-color: #3c3c3c;
	color: white;
}


.btn {
    border-radius: 0px !important;
}

.floatingBox{
	float: left;
    width: auto;
    margin: 0px 3px;
}
.floatingBox .box-header{
	padding: 3px 10px;
	background-color: #e5e5e5;
    color: #3c3c3c;
}
.floatingBox .box-header .box-title{
	font-size: 14px;
	font-weight: bold;
}

input, 
select,
textarea{
    padding: 4px 6px !important;
    color: #3c3c3c !important;
    background: none;
    background-color: #e5e5e5 !important;
    outline: 0 none;
    border-radius: 0px !important;
    border: 0px transparent !important;
    /* -webkit-appearance: none !important; */
     min-height: 34px;
    vertical-align: middle;
}
.readOnlyInputElement{
	padding: 4px 6px;
    color: #3c3c3c !important;
    background-color: #fff !important;
    outline: 0 none;
    border-radius: 0px !important;
    border: 0px transparent !important;
    -webkit-appearance: none;
    height: 34px;
    vertical-align: middle;
}

.tableFooterTitle{
	width:80px; 
	float:left;
	padding-left: 10px;
	font-weight: bold; 
}

.productBox{
	float: left;
	width: 180px;
}
.productImage{
	width: 120px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
	float: left;
}

.modal-title{
	font-size: 180% !important;
	font-weight: bold !important;
}
.bootbox-body{
	font-size: 180% !important;
}

.addProductDialog .modal-dialog{
	width: 690px;
	max-width: 95%;
}
/*@media screen and (max-width: 768px){
	.addProductDialog .modal-dialog{
		width: 360px;
	}
}*/

#nigrinMenuLines .nigrinMenu{
	display: none;
}
#versionInfo{
	color: #3c3c3c;;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 10px;
}

#screenCommunity .floater{
	padding: 30px 40px 40px 0px !important;
}

/* --------------------------------------- */
/* file upload */

.progressbar, .progress-bar {
    width: 100%;
	height: 20px;
    background-color: #b90015;
}

.uploadProgress{
	display: none;
	position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin: 0px;
}
.progress-error{
	display: none;
	font-weight: bold;
}

/* ================= autocomplete ================= */

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 5px 5px; white-space: nowrap; overflow: hidden; font-size: 140%; cursor: pointer;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

/* --------------------------- */
.fullScreenOverlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(255,255,255,0.9);
}
.centerBox{
	display: flex;
	align-items: center;
    justify-content: center;
}
.rightBox{
    display: flex;
    justify-content: right;
}

.footerBox{
    display: flex;
    justify-content: flex-end;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -20px;
    padding: 20px 20px 0;
}

/* ---------------------------------------------------------- */

@media screen and (max-width: 768px){
	.hideOnMobile{
		display:none;
	}
	
	.nigrin .contentWrapper.nigrinScreen {
		padding-top: 50px !important;
	}

    .footerBox{
        justify-content: center;
        background-color: #eee;
    }
    .footerBox.alignLR{
        justify-content: space-between;
    }
}

/* -------------------------------------------------------------------------------------------------------------------- */
/* Cookie-Consent-Banner-Button */
/* -------------------------------------------------------------------------------------------------------------------- */
.cookieWrapper {
    position: fixed;
    width: 70px;
    height: 50px;
    left: 0;
    bottom: 30px;
    background-color: #3c3c3c;
    color: #3c3c3c;
    cursor: pointer;
    z-index: 1000 !important;
    font-size: 3.0rem;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}
.cookieWrapper i {
    background-image: url(/media/consent-shield.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    color: #ffffff;
    width: 50%;
    height: 50%;
    margin-right: 12px;
}

.cookieWrapper:hover {
    background-color: #3c3c3c;
    color: #ffffff;
}
.cookieWrapper:hover i {
    color: #ffffff;
}

.cookieCall {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}