﻿@font-face {
    font-family: 'symbolfont';
    src: url("../fonts/icomoon.eot?d6lmuw");
    src: url("../fonts/icomoon.eot?d6lmuw#iefix") format("embedded-opentype"), url("../fonts/icomoon2.woff?d6lmuw") format("woff2"), url("../fonts/icomoon.ttf?d6lmuw") format("truetype"), url("../Fonts/icomoon.woff?d6lmuw") format("woff"), url("../Fonts/icomoon.svg?d6lmuw#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

            @font-face {
			   font-family: "LindauWebfont";
			   src: url(../fonts/LindauFont_Plain.eot);               

			}


@font-face {
    font-family: "LindauWebfont";
    src: url(../fonts/LindauFont_Plain.woff) format("woff");
}
         
 
strong
{    
    color: rgb(81, 81, 81);		
}

 .trianglewrapper
    {
        float: left;
    }
    .triangle-up {
        height: 0px;
        width: 0px;
	    border:6px solid;
	    border-color: transparent transparent #f8f3f3 transparent;
        float: left;        
        margin-top: 2px;
        margin-left: 4px;
        
    }
    .triangle-down {
        height: 0px;
        width: 0px;
	    border:6px solid;
	    border-color: #f8f3f3 transparent transparent transparent;
        float: left;
        margin-top: 7px;
        margin-left: 4px;        
        
    }

    .triangle-left {
        height: 0px;
        width: 0px;
	    border:4px solid;
	    border-color: transparent #A89F88 transparent transparent;
        float: left;
        margin-top: 6px;
        margin-left: -1px; 
        cursor: pointer;
    }

     .triangle-right {
        height: 0px;
        width: 0px;
	    border:4px solid;
	    border-color: transparent transparent transparent #A89F88;
        float: right;
        margin-top: 6px;
        margin-left: 4px; 
        cursor: pointer;
    }

    .triangle-invisible {
        height: 0px;
        width: 0px;
	    border:6px solid;
	    border-color: transparent transparent transparent transparent;
    }    


    .list_hidden
    {
        display: none;
    }

    

    .list_table p
    {
         font-size: 12.5px;
        padding-top : 3px;
    }

hr
{
    margin-top:5px;
    margin-bottom:15px;
}

.list_pager_nav
    {
        float: left;
    }

    .list_pager_size
    {
        float: right;
        margin-right: -3px;
    }

.list_table table
{
    margin-bottom: 3px;
}



    /**Mobile**/
@media (max-width: 767px)
{

    hr
    {
        margin-top:10px;        
        margin-bottom:10px;
    }


    .list_table p
    {
        font-size: 15px;
        padding-top: 2px;
    }
    

    .dl-horizontal, .dl-horizontal-p, .items .title, .fancybox-title, .responsive_text
    {
        font-size: 15px;
    }

    .lindaunobel-section .section-title, .lindau-title
    {
        font-size : 21px !important;
    }

    .laureate-title
    {
        font-size : 25px !important;
        margin: 0px 0px 10px !important;
    }

    .list_pager_nav
    {
        float: none;
    }

    .list_pager_size
    {
        float: none;
    }

   

    .triangle-left,
    .triangle-right
    {
        margin-top: 8px;
    }
}


    


     .table.list th {   
        font-size : 15px;     
			
    }

    .list_table p.title
	{		
		color: rgb(51, 51, 51);		
        text-decoration: none;
	}

    .list_table a.title
	{		
		color: rgb(51, 51, 51);		
        text-decoration: none;
	}

    .list_table p.title .strong
	{		
		color: rgb(71, 71, 71);		
        text-decoration: none;
        
	}

    .list_table a.title .strong
	{		
		color: rgb(71, 71, 71);		
        text-decoration: none;
        
	}


    .related-table p.title
	{		
		color: rgb(51, 51, 51);		
        text-decoration: none;
	}

    .related-table a.title
	{		
		color: rgb(51, 51, 51);		
        text-decoration: none;
	}

    .table.related-table tr[data-href]
	{
		cursor: pointer;
	}

    /*.table.related-table i
    { 
	display: inline-block;
	width: 19px;
	height: 15px;
	background: url(../Content/Assets/Static/sprites.png) no-repeat;
	vertical-align: middle;
    margin-left: 4px;
    }

    table.related-table i.type101 { background-position: -6px -0.6px; height: 16px; }
	.table.related-table i.type100 { background-position: -38px -1px;  }
    

   
    .table.related-table i.type102 { background-position: -70px -1px; }
    .table.related-table i.type104 { background-position: -102px 0; }
    .table.related-table i.type103 { background-position: -135px 0; }
    .table.related-table i.type105 { background-position: -70px -16px; }
    .table.related-table i.type106 { background-position: -166px 0px; }
    .table.related-table i.select { background-position: -80px -80px; width: 25px; height: 25px; margin-left:-2px; }

   .table.related-table i.type108 { background-position: -32px -16px; }
   .table.related-table i.type109 { background-position: -64px -16px; }*/


   .table.related-table i
    {
	    display: block;
	    margin: 0 auto;
	    width: 32px;
	    height: 20px;
	    background: url(../Content/Assets/Static/sprites2x.png?31052017) no-repeat;    
        background-size: 190px 125px;    
    }


    .table.related-table i.type101 { background-position: 0 0px; height: 19px; margin-top: 2px; margin-left: 1px; width:31px; }     
    .table.related-table i.type110 { background-position: 0 -18px; }     /**to verify*/
    .table.related-table i.type100 { background-position: -32px 1px; margin-top:2px; }
    .table.related-table i.type102 { background-position: -67px 2px; }
    .table.related-table i.type104 { background-position: -100px 1px; }
    .table.related-table i.type111 { background-position: -100px 1px; }
    .table.related-table i.type113 {
        background-position: -157px -38px;
    }    
    .table.related-table i.type103 { background-position: -130px 2px; margin-top:1px; }
    .table.related-table i.type106 { background-position: -157px 0px; margin-top:2px;}
    .table.related-table i.type108 { background-position: -32px -18px; margin-top:1px; }
    .table.related-table i.type109 { background-position: -66px -19px; height: 18px; margin-top: 2px; }
    .table.related-table i.type105 { background-position: -66px -19px; height: 18px; margin-top: 2px; }
    .table.related-table i.select { background-position: -76px -84px; width: 27px; height: 27px; margin-left:1px; }







    .subnav-title a, .subnav-title a:hover, .subnav-title a:focus, .subnav-title a:visited 
    {
        color: rgb(71, 71, 71);	
        text-decoration: none;        
        font-weight:bold;
        
    }

    .subnav-title-main
    {
        text-transform: uppercase;
        font-size: 12px;
        margin-left: 5px;
    }

    .subnav-title-sub
    {
        color: #706750;
        font-weight:bold;
        font-size: 12px;
        
    }

    


    .video-desc-text
    {
        font-size :  14px;
    }

    .visible-xs .video-desc-text
    {
        font-size :  15px;
    }

    

/*.thumb
    {
        width: 190px;
        float:left;
    }
    .row1
    {
         width: 100%;        
         float:left;
    }
    .row2
    {
        width: 100%;        
         float:left;
    }
    .row3
    {
        width: 100%;        
         float:left;
    }
    .row4
    {
        width: 100%;        
         float:left;
    }


    .row
    {
        width: 100%;
        float:left;
    }
    .col1
    {
        width: 70px;
         float:left;
    }
    .col2
    {
        width: 300px;
         float:left;
    }
    .col3
    {
        width: 100px;
         float:left;
    }
    .col4
    {
        width: 270px;
         float:left;
    }

    .triangle-up {
        height: 0px;
        width: 0px;
	    border:7px solid;
	    border-color: transparent transparent #f8f3f3 transparent;
        float: left;
        margin-top: 6px;
        margin-left: 4px;
    }
    .triangle-down {
        height: 0px;
        width: 0px;
	    border:7px solid;
	    border-color: #f8f3f3 transparent transparent transparent;
        float: left;
        margin-top: 6px;
        margin-left: 4px;
    }
    .triangle-invisible {
        height: 0px;
        width: 0px;
	    border:7px solid;
	    border-color: transparent transparent transparent transparent;
    }
    .spanstyle
    {
        float: left;
    }

    .list_hidden
    {
        display: none;
    }
   
    

    .loading {
        overflow: hidden;               
        z-index:    1000;
        top:        0;
        left:       0;
        height:     100%;
        width:      100%;
        cursor:     default;
        background: 
                url('/Content/Assets/Static/loadingwheel.gif') 
                50% 20% 
                no-repeat;   
        opacity: 0.7;
    }

    .list_config
    {
        visibility: hidden;
    }

    .textlist
    {
      
    }
    
    .thumblist
    {
        width: 100%;
        clear: both;
        float:left;
    }*/

.text-list-centered-text
{
    margin: 0px;
    padding:0px; 
}

.text-list-smaller-text
{
    font-size: 11.5px !important;
    margin: 0px;
    padding:0px; 
}

.text-list-col-1
{
     min-width: 60px;
}

/*.text-list-col-1-wide
{
     min-width: 65px;
}*/

.text-list-col-3
{
     width: 125px;
}


.text-list-col-4
{
     width: 80px;
}

.text-list-col-4-most-recent
{
    width: 125px;
}


    /*Autocomplete*/
    .autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
    .autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
    .autocomplete-selected { background: #F0F0F0; }
    .autocomplete-suggestions strong { font-weight: bold; color: rgb(71, 71, 71); }

@media (max-width: 767px)
{
     .autocomplete-suggestion { font-size: 15px; }
}

    
 /* RATER PLUGIN */

.big-rate.ui-rater>span {vertical-align:middle;}
.big-rate.ui-rater-rating {margin-left:.8em}
.big-rate.ui-rater-starsOff, .big-rate.ui-rater-starsOn {display:inline-block; height:24px; background:url(/Content/Assets/Static/lindau_star_b2.png) repeat-x 0 0px;}
.big-rate.ui-rater-starsOn {display:block; max-width:120px; top:0; background-position: 0 -48px;}
.big-rate.ui-rater-starsHover {background-position: 0 -24px!important;}


.small-rate.ui-rater>span {vertical-align:top;}
.small-rate.ui-rater-rating {margin-left:.8em}
.small-rate.ui-rater-starsOff, .small-rate.ui-rater-starsOn {display:inline-block; height:18px; background:url(/Content/Assets/Static/lindau_star_s2.png) repeat-x 0 0px;}
.small-rate.ui-rater-starsOn {display:block; max-width:90px; top:0; background-position: 0 -36px;}
.small-rate.ui-rater-starsHover {background-position: 0 -18px!important;}




/** MAIN **/

/*html style for sticky-footer*/
html, body, form {
	height: 100%;
    /*overflow-x: hidden;*/
} 

body
{    
	background: #faf7f2;
	font-size: 12.5px;
	/*font-family: Arial, sans-serif;*/
    font-family: LindauWebfont, Arial, sans-serif;
	min-width: 320px;
   -ms-overflow-style: scrollbar;
    
}

a, a:hover
{
	color: #a89f88;
}

ul
{
	margin: 0;
	padding: 0;
}

/* bootstrap override */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: initial;
    color: initial;
}
/* end */

.clear
{
	clear: both;
}

.main.container {
    padding: 71px 15px 230px;
    border-style: solid;
    border-color: #CFCBC7;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: none;
    min-height: 100%;
    margin-top: -40px;
}


footer.wrapper {
	/*margin-top: -342px;*/
    margin-top: -213px;
}

.topnavi
{
	background: #2e2d28;
	position: relative;
	z-index: 50;
	margin-bottom: 0;
	min-height: 40px;
	border: none;
}
	.topnavi .container
	{
		padding: 0;
	}

	.navbar-toggle
	{
		background-color: none !important;
		border: none;
		padding: 10px;
		/*margin-left: px;        
        margin-right: 15px;        
        margin-top: 3px;*/        
        margin: 3px;        
	}



        .navbar-toggle i {
            display: block;
            width: 27px;
            height: 23px;
            background: url(../Content/Assets/Static/sprites.png?31052017) -96px -48px;
        }

		.navbar-toggle.collapsed i
		{
			background-position: -64px -48px;
		}

		.navbar-toggle i.dark
		{
			background-position: -160px -48px;
		}

		.navbar-toggle.collapsed i.dark
		{
			background-position: -128px -48px;
		}
    
	.topnavi ul
	{
		margin: 0;
		list-style: none;
	}
	.topnavi .nav
	{
		padding: 0;
	}

	.topnavi ul a
		{
			font-size: 11.7px;
			line-height: 14px;
			font-weight: bold;
			color: white;
			text-decoration: none;
			display: block;
			/*cursor: default;*/
		}

	

	.topnavi a[href]
	{
		cursor: pointer;
	}

		.topnavi ul ul
		{
			width: 158px;
		}

			.topnavi ul ul li
			{
				
				padding: 0 10px;
			}
				.topnavi ul ul li:first-child
				{
					border-top: none;
				}

			.topnavi ul ul li a
			{
				padding: 5px 0;
				border-top: 1px solid white;
			}
			.topnavi ul ul li:first-child a
				{
					border-top: none;
				}
				.topnavi ul ul a:hover
				{
					color: #403d36;
				}

	.topnavi ul.nav > li
	{
		display: inline-block;
		margin-right: 2px;
		background: #403d36;
	}
    
		.topnavi ul.nav > li:hover
		{
			background: #b1ab95;
		}

		.topnavi ul.nav > li > a
		{
			background: none;
			padding: 13px 9px 13px;
			color: #c0beb2;            
		}

			.topnavi ul.nav > li > a:hover
			{
				color: white;
			}

		.topnavi ul.nav > li ul
		{
			display: none;
			position: absolute;
			background: #b1ab95;
			z-index: 100;
		}
			.topnavi ul.nav > li > ul > li
			{
				position: relative;
			}

			.topnavi ul.nav > li ul ul
			{
				left: 158px;
				top: 0;
				background: #dcd6c8;
			}

	.topnavi ul.nav ul ul a
	{
		color: #49463d;
		text-decoration: underline;
		border-top: none;
	}
	.topnavi ul.nav ul ul a:hover
	{
		color: white;
	}


	.topnavi input
	{
		width: 76px;
		margin: 0;
		padding: 0 0 0 20px;
		border: none;
		border-radius: 0;
		background: white url(/Content/Assets/Static/searchBG.gif) left center no-repeat;
		margin: 13px 8px 14px;
	}


@media (min-width: 768px)
{
    .topnavi
    {
        height: 40px;
    }

    .topnavi ul.nav .n1 {height: 40px; width:71px; padding-left: 0px; cursor: default;}        
    .topnavi ul.nav .n2 {height: 40px;width:88px; padding-left: 0px; cursor: default;}    
    .topnavi ul.nav .n3 {height: 40px;width:96px; padding-left: 0px; background-color: #b1ab95;  cursor: default;}    
    .topnavi ul.nav .n3 a {color:#fff !important;  }
    @-moz-document url-prefix() {
        .topnavi ul.nav .n3 {height: 40px;width:96px; padding-left: 2px; background-color: #b1ab95;  cursor: default;}    
        .topnavi ul.nav .n3 ul {  margin-left: -2px; } 
    }
    .topnavi ul.nav .n3 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n4 {height: 40px;width:65px; padding-left: 0px; cursor: default;}    
    .topnavi ul.nav .n5 {height: 40px;width:82px; padding-left: 0px; cursor: default;}    
    .topnavi ul.nav .n6 {height: 40px;width:118px; padding-left: 0px; cursor: default;}    
    .topnavi ul.nav .n7 {height: 40px;width:79px; padding-left: 0px; cursor: default;}    
    .topnav-search {height: 40px; width:69px; padding-left: 0px;}
    .topnavi input { width: 55px; height:15px; }
    .topnavi ul.nav .n8 {height: 40px;width:64px; padding-left: 0px;}
}

@media (min-width: 992px)
{
	

	.topnavi
    {
        height: 40px;
    }

    .topnavi ul.nav .n1 { height: 40px; width:95px; padding-left: 11px; cursor: default;}    
    .topnavi ul.nav .n1 ul {  margin-left: -11px; }
    .topnavi ul.nav .n1 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n2 {height: 40px; width:105px; padding-left: 9px; cursor: default;}
    .topnavi ul.nav .n2 ul {  margin-left: -9px; }
    .topnavi ul.nav .n2 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n3 {height: 40px; width:115px; padding-left: 9.5px; background-color: #b1ab95; cursor: default;}
    .topnavi ul.nav .n3 a {color:#fff !important; }
    .topnavi ul.nav .n3 ul {  margin-left: -9.5px; }     
    @-moz-document url-prefix() {
        .topnavi ul.nav .n3 {padding-left: 11px;}        
        .topnavi ul.nav .n3 ul {  margin-left: -11px; }     
    }
    .topnavi ul.nav .n3 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n4 {height: 40px; width:89px; padding-left: 11px; cursor: default;}
    .topnavi ul.nav .n4 ul {  margin-left: -11px; }
    .topnavi ul.nav .n4 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n5 {height: 40px; width:95px; padding-left: 8px; cursor: default;}
    .topnavi ul.nav .n5 ul {  margin-left: -8px; }
    .topnavi ul.nav .n5 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n6 { height: 40px;width:134px; padding-left: 10px; cursor: default;}
    .topnavi ul.nav .n6 ul {  margin-left: -10px; }
    .topnavi ul.nav .n6 ul ul { margin-left: 0px; }
    .topnavi ul.nav .n7 {height: 40px; width:110px; padding-left: 15px; cursor: default;}
    .topnavi ul.nav .n7 ul {  margin-left: -15px; }
    .topnavi ul.nav .n7 ul ul { margin-left: 0px; }
    .topnav-search {height: 40px; width:125px; padding-left: 5px;}
    .topnavi input { width: 100px; height:15px; }
    .topnavi ul.nav .n8 {height: 40px; width:84px; padding-left: 10px;}
    
    
    
}



@media (max-width: 767px)
{
	.topnavi .navbar-collapse
	{
		max-height: initial;
	}

	.topnavi ul.nav > li {
		display: block;
		background: #b1ab95;
		margin-right: 0;
	}
	.topnavi .container {
		padding: 0 15px;
	}

    .topnavi ul a i {
        float: right;
        margin-right: 4px;
        width: 27px;
        height: 21px;
        background: url(../Content/Assets/Static/sprites.png?31052017) -48px -104px;
    }

	.topnavi ul li.active > a i
	{
		background-position: -48px -80px;
	}

	.topnavi ul.nav > li > a
	{
		background-color: none;
		color: black;
		padding-left: 15px;
		border-top: 1px solid white;
	}

	.topnavi ul.nav > li > a:hover
	{
		color: black;
	}

	.topnavi ul.nav a
	{
		color: black;
		font-size: 20px;
		line-height: 24px;
		font-weight: 100;
	}
	
	.topnavi ul.nav > li ul
	{
		position: static;
		background: #dbd6c7;
	}
	.topnavi ul.nav ul
	{
		width: auto;
	}
		.topnavi ul.nav ul li
		{
			padding: 0;
		}
			.topnavi ul.nav ul li a
			{
				padding: 13px 9px 14px 30px;
				font-size: 18px;
			}
				.topnavi ul.nav ul li a:hover
				{
					color: #b0ac94;
				}
				.topnavi ul.nav ul ul a
				{
					padding: 13px 15px 14px 45px;
					border-top: 1px solid white;
					text-decoration: none;
				}
	.topnavi input
	{
		display: none;
	}

	

	.main.container {  
		padding-top: 0;
	}
	.header .logo
	{
		display: none;
	}
	.header .links {
		display: none;
	}
	.header .breadcrumb
	{
		display: none;
	}
	.header .nav.level1
	{
		margin: 0;
		float: none !important;
	}
		.header .nav.level1 li
		{
			width: 33.33%
		}
		.header .nav.level1 li a
		{
			text-align: center;
			font-size: 18px;
			line-height: 24px;
			font-weight: 100;
			padding: 12px 0;
		}
	#menu, #highlights/*, #search*/
	{
		margin: 0;
	}
}


.breadcrumb
{
	background: none;
	border: none;
	list-style: none outside none;
	margin: 0 0 20px;
	padding: 8px 0;
	font-size: 12px;
	color: #a89f88;
}
	
	.breadcrumb > li + li:before {
		color: #A89F88;
		content: "";
		padding: 0px;
	}

	.breadcrumb > li + li + li:before {
		content: "> ";
	}

	.breadcrumb a
	{
		color: #a89f88;
		text-decoration: underline;
	}

		.breadcrumb a:hover
		{
			text-decoration: none;
		}

.breadcrumb-small
{
	display: none;
	padding: 5px 7px;
}

.breadcrumb-small, .breadcrumb-small > .active, .breadcrumb-small li a, .breadcrumb-small > li + li:before
{
	color: #dad4c4;
	font-size: 18px;
	font-weight: 100;
	text-decoration: none;
}

.navbar-header.level2 .breadcrumb-small
{
	margin: 9px 0 0 0;
	padding-left: 15px;
}

.navbar-header.level2 .breadcrumb > li + li:before
{
	content: "> ";
}

.navbar-header.level2 .breadcrumb-small, 
.navbar-header.level2 .breadcrumb-small > .active, 
.navbar-header.level2 .breadcrumb-small li a, 
.navbar-header.level2 .breadcrumb-small > li + li:before
{
	color: black;
}

.navbar-header.level2.sub .breadcrumb-small, 
.navbar-header.level2.sub .breadcrumb-small > .active, 
.navbar-header.level2.sub .breadcrumb-small li a, 
.navbar-header.level2.sub .breadcrumb-small > li + li:before
{
	color: #787566;
}

	.breadcrumb-small > li
	{
		vertical-align: middle;
	}

@media (max-width: 767px)
{
	.breadcrumb-small
	{
		display: block;
	}
}

.logo
{
	display: block;
	width: 450px;
	height: 105px;
	margin: 0 0 10px;
}

.logo-small {
    margin-right: 5px;
    width: 39px;
    height: 37px;
    background: url(../Content/Assets/Static/sprites.png?31052017) 0 -80px;
}

.header .links
{
	margin-top: 70px;
	text-align: right;
	color: #a89f88;
}

@media (max-width: 767px) {
  .header .links {
	margin-top: -44px;
  }
  .nav.level1
  {
	margin-bottom: 20px;
  }
}


.nav.level1
{
	border-bottom: 1px solid #7d7b73;
	margin-top: 35px;
}

.navbar-header.level2
{
	background: #dbd3c3;
}

.nav.level2
{
	border: none;
	margin-bottom: 0;
	background: #F5F0E6;
	padding: 0;
}
	.nav.level2.sub
	{
		float: left;
		background: #dad4c4;
	}
	.nav.level1 > li
	{
		border-left: 1px solid white;
		margin-bottom: 0;
	}
		.nav.level1 > li:first-child
		{
			border-left: none;
		}
	.nav.level2 > li
	{
		margin-bottom: 0;
	}
	.nav.level1 > li > a,
	.nav.level2 > li > a
	{
		color: black;
		font-size: 12px;
		margin-right: 0;
		background: #f5f0e6;
		border: none;
		border-radius: 0;
		line-height: 20px;
		  padding: 2px 10px 0px;
	}
	.nav.level1 > li.active a,
	.nav.level2 > li.active a
	{
		color: black;
		background-color: #dad4c4;
		border: none;
	}

	.nav.level2.sub > li > a
	{
		background-color: #dad4c4;
		padding: 2px 10px;
	}
	.nav.level2.sub > li.active a
	{
		background-color: #c1bba5;
	}
	
.nav.level2 > li > a > span
{
	color: #a89f88;
}



@media (max-width: 1200px) {
        .nav.level1 > li > a,
        .nav.level2 > li > a {
            padding: 2px 5.5px 0px;
        }
    }

@media (max-width: 991px) {
    .nav.level1 > li > a,
    .nav.level2 > li > a {
        padding: 2px 10px 0px;
    }
}

    /*.nav.level2 i
{
	display: block;
	margin: 0 auto;
	width: 32px;
	height: 16px;
	background: url(../Content/Assets/Static/sprites.png) no-repeat;
}

.nav.level2 i.meetings { background-position: 0 0; } 
.nav.level2 i.laureates { background-position: -32px 0; }
.nav.level2 i.videos { background-position: -64px 0; }
.nav.level2 i.pictures { background-position: -96px 0; }
.nav.level2 i.topic-clusters { background-position: -128px 0; }
.nav.level2 i.nobel-labs { background-position: -160px -16px; }
.nav.level2 i.life-paths { background-position: 0 -16px; }
.nav.level2 i.exhibitions { background-position: -32px -16px; }
.nav.level2 i.publications { background-position: -64px -16px; }
.nav.level2 i.most-viewed { background-position: -96px -16px; }
.nav.level2 i.best-rated { background-position: -128px -16px; }
.nav.level2 i.recently-added { background-position: -160px -16px; }


.nav.level2 i.type101 { background-position: 0 0; } 
.nav.level2 i.type100 { background-position: -32px 0; }
.nav.level2 i.type102 { background-position: -64px 0; }
.nav.level2 i.type104 { background-position: -96px 0; }
.nav.level2 i.type103 { background-position: -128px 0; }
.nav.level2 i.type106 { background-position: -160px 0px; }
.nav.level2 i.type108 { background-position: -32px -16px; }
.nav.level2 i.type109 { background-position: -64px -16px; }
.nav.level2 i.type-most-recent-page { background-position:  -160px -16px;  }
.nav.level2 i.type-best-rated-page { background-position:  -128px -16px;  }
.nav.level2 i.type-most-viewed-page { background-position:  -96px -16px;  }*/


    .nav.level2 i {
        display: block;
        margin: 0 auto;
        width: 32px;
        height: 20px;
        background: url(../Content/Assets/Static/sprites2x.png?22052017) no-repeat;
        background-size: 190px 125px;
    }


        .nav.level2 i.type101 {
            background-position: 0 0px;
            height: 19px;
            margin-top: 1px;
        }

        .nav.level2 i.type110 {
            background-position: 0 -19px;
        }

        .nav.level2 i.type112 {
            background-position: -157px -39px;
            height: 18px;
            margin-top: 2px;
        }

        .nav.level2 i.type100 {
            background-position: -32px 1px;
        }

        .nav.level2 i.type102 {
            background-position: -67px 2px;
        }

        .nav.level2 i.type104 {
            background-position: -100px 1px;
        }

        .nav.level2 i.type111 {
            background-position: -100px 1px;
        }

        .nav.level2 i.type103 {
            background-position: -130px 2px;
        }

        .nav.level2 i.type106 {
            background-position: -157px 2px;
        }

        .nav.level2 i.type108 {
            background-position: -32px -18px;
        }

        .nav.level2 i.type109 {
            background-position: -66px -19px;
            height: 18px;
            margin-top: 2px;
        }

        .nav.level2 i.type105 {
            background-position: -66px -19px;
            height: 18px;
            margin-top: 2px;
        }

        .nav.level2 i.type-most-recent-page {
            background-position: -160px -18px;
        }

        .nav.level2 i.type-best-rated-page {
            background-position: -128px -19px;
        }

        .nav.level2 i.type-most-viewed-page {
            background-position: -96px -19px;
        }



    .subnav-title {
        float: left;
        margin: 2px 5px 0 0;
    }

    .tab-content {
        margin-bottom: 20px;
    }

        .tab-content.sub .tab-pane {
            background: #dcd3c4;
            /*padding: 0 5px; Kristo 15.07.2014*/
        }




    @media (max-width: 767px) {
        .nav.level2,
        .nav.level2.sub {
            max-height: initial;
            float: none;
        }

            .nav.level2 > li {
                border-top: solid 1px white;
                margin-bottom: 0;
                float: none;
            }

            .nav.level2 i {
                display: none;
            }

            .nav.level2 > li > a,
            .nav.level2.sub > li > a {
                padding: 13px 9px 14px 15px;
                font-size: 18px;
                background: #F5F0E6;
            }

                .nav.level2 > li > a > span {
                    /*display: none;*/
                }

            .nav.level2 > li.active a,
            .nav.level2.sub > li.active a {
                background-color: #F5F0E6;
                color: #787566;
            }

        .subnav-title {
            display: none;
        }

        .navbar-header.level2.sub {
            border-top: solid 1px white;
        }

        .tab-content.sub .tab-pane {
            padding: 0;
        }
    }





    .carousel {
        border-bottom: 1px solid #bdb7a5;
        margin-bottom: 20px;
    }



        .carousel .speaker {
            margin: 15px 0 3px;
            font-size: 20px;
            color: #a89f88;
            text-transform: uppercase;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            /*new 2021*/
            font-size: 18px;
            font-weight: bold;
            letter-spacing: 1px;
            color: #787467;
        }

        .carousel .title {
            font-size: 20px;
            color: black;
            margin: 0 0 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
        }

        .carousel .link {
            width: 60px;
            height: 60px;
            background: rgba(0,0,0,0.5);
            border-radius: 30px;
            position: absolute;
            left: 50%;
            margin-left: -30px;
            top: 160px;
        }

            .carousel .link i {
                width: 21px;
                height: 32px;
                background: url(../Content/Assets/Static/sprites.png) -32px -48px no-repeat;
                display: block;
                margin: 14px 0 0 21px
            }

    .main.carousel .carousel-inner > .item > img,
    .main.carousel .carousel-inner > .item > a > img {
        max-width: none;
        position: relative;
        left: 50%;
        margin-left: -570px;
    }

    .carousel-indicators {
        top: auto;
        bottom: 55px;
        right: 0;
        left: initial;
        width: auto;
        margin-left: 0;
        text-align: right; /* Kristo */
    }

        .carousel-indicators li {
            background-color: #dad4c4;
            width: 8px;
            height: 8px;
            border: 1px solid #dcd3c4;
        }

        .carousel-indicators .active {
            width: 10px;
            height: 10px;
            background-color: #797568;
        }


    .carousel-control.left,
    .carousel-control.right {
        background: rgba(0,0,0,0.5);
        border: none;
        border-radius: 0;
        height: 60px;
        top: 50%;
        margin-top: -60px;
        opacity: 1;
        width: 38px;
    }

    .carousel-control i {
        background-image: url(../Content/Assets/Static/sprites.png);
        background-repeat: no-repeat;
        width: 16px;
        height: 25px;
        display: block;
        margin-left: 20px;
        margin-top: 18px;
    }

    .carousel-control.left {
        border-radius: 0 5px 5px 0;
        left: 0;
    }

        .carousel-control.left i {
            background-position: 0 -48px;
            margin-left: 10px;
        }

    .carousel-control.right {
        border-radius: 5px 0 0 5px;
        right: 0;
    }

        .carousel-control.right i {
            background-position: -16px -48px;
            margin-left: 12px;
        }


    .items > div {
        margin-bottom: 20px;
    }

    .items > a:hover {
        text-decoration: none;
    }

    .items img {
        width: 100%;
    }

    .items .speaker {
        margin: 10px 0 0;
        color: #a89f88;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%; 
    }

    .items .title {
        color: #333333;
        /*padding: 0 0 5px;*/
        padding: 0px;
        margin: 0px;
    }

    .items .titleTwoLine {
        color: #333333;
        padding: 0px;
    }


img.laureate {
    margin: 0 0 12px;
    width: 100%;
}



.rellaureate {
    padding-right: 15px;
}

.rellaureatevideo {
    padding-right: 15px;
}

.box {
    padding: 5px;
    background: #dbd3c3;
    margin: 0 0 5px;
    display: inline-block;
    width: 100%;
	border-radius: 2px;
}

        .box p {
            font-style: italic;
            margin: 0;
        }

        .box.cl span {
            font-size: 11.5px;
        }

        .box .title {
            font-style: normal;
            color: #6f6751;
            text-transform: uppercase;
        }

        .box .inactive {
            color: #a89f88;
        }

        .box .question {
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            color: #a89f88;
        }

        .box select {
            width: 100%;
            margin: 0;
        }

        .box button {
             font-size: 10px;
        margin: 0 0 3px;
        padding: 3px;
        text-transform: uppercase;
        background: #a89f88;
        color: #4c483f;
        border: 1px solid #8f8671;
        width: 23.5%;
        letter-spacing: 1px;
        border-radius: 2px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        }

		.citebox button {
			width: 40%;
		}
		
    .visible-xs .box {
        padding: 5px;
        background: #dbd3c3;
        margin: 0 0 5px;
    }

        .visible-xs .box p {
            font-style: italic;
            margin: 0;
        }

        .visible-xs .box .title {
            font-style: normal;
            color: #6f6751;
            text-transform: uppercase;
        }

        .visible-xs .box .inactive {
            color: #a89f88;
        }

        .visible-xs .box .question {
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            color: #a89f88;
        }

        .visible-xs .box select {
            width: 100%;
            margin: 0;
        }

        .visible-xs .box button {
            font-size: 14px;
            font-weight: normal;    
            margin: 5px;
            /*padding: 0;*/
            text-transform: uppercase;
            background: #a89f88;
            color: #706750;
            border: 1px solid #8f8671;
			width: 45.5%;
            min-height: 28px
        }

    .visible-xs p span {
        padding: 5px;
        font-size: 16px;
    }

    .visible-xs .box.cl span {
        padding: 5px;
        font-size: 16px;
    }

    .visible-xs p.title {
        font-size: 15px;
    }

    .visible-xs select {
        height: 25px;
    }

    .visible-xs .ui-rater {
        font-size: 13px;
    }

    .laureate-title,
    .lindau-title {
        margin: 0 0 20px;
        color: #A89F88;
        font-size: 20px;
        text-transform: uppercase;
    }

    .lindaunobel-section {
        margin: 0px; /**was 30**/
        margin-bottom: 15px;
    }

        .lindaunobel-section ul {
            padding-left: 15px;
            margin-left: 10px;
        }


        .lindaunobel-section .section-title {
            margin: 0 0 10px;
            color: #A89F88;
            font-size: 18px;
            text-transform: uppercase;
            cursor: pointer;
        }

            .lindaunobel-section .section-title i {
                width: 15px;
                height: 15px;
                background: url(../Content/Assets/Static/sprites.png) 0 -32px no-repeat;
                display: inline-block;
                margin: 3px 5px 0 0;
                vertical-align: top;
            }

            .lindaunobel-section .section-title.active i {
                background-position: -16px -32px;
            }

        .lindaunobel-section .section-content {
            display: none;
        }

    /*.dl-horizontal
{
	
}

.dl-horizontal dt
{
	color: #a89f88;
	text-align: left;
	font-weight: normal;
	width: 110px;
}
.dl-horizontal dd
{
	margin-left: 130px;
}*/

    .dl-horizontal {
    }



        .dl-horizontal dl {
            width: 100%;
            overflow: hidden;
            background: #ff0;
            text-align: left;
        }

        .dl-horizontal dt {
            font-weight: normal;
            color: #a89f88;
            float: left;
            width: 30%; /* adjust the width; make sure the total of both is 100% */
            text-align: left;
        }

        .dl-horizontal dd {
            float: left;
            width: 70%; /* adjust the width; make sure the total of both is 100% */
            margin-left: 0px !important;
            text-align: left;
        }

    .dl-horizontal-p {
        top: 20px;
        position: relative;
        margin-bottom: 50px;
    }

    .cluster-image-box {
        background: #F6F1E7;
        margin-bottom: 15px;
        margin-top: 15px;
        line-height: 17.85px;
    }

        .cluster-image-box > div {
        }

        .cluster-image-box img {
        }

        .cluster-image-box .cluster-image-caption {
            margin: 10px 10px 10px 10px;
            font-style: italic;
            color: #A79F87;
            /*font-size: 13px;*/
            text-align: left;
            word-wrap: break-word;
        }

    @media (max-width: 767px) {
        .cluster-image-box .cluster-image-caption {
            margin-left: 10px;
        }
    }


    #article_wrapper {
        padding-right: 15px;
    }

    @media (max-width: 767px) {
        #article_wrapper {
            padding-right: 0px;
        }
    }


    .cluster-pagination {
        color: #A79F87;
        font-size: 12px; /**Kristo */
        margin-top: 5px;
    }

    @media (max-width: 767px) {
        .cluster-pagination {
            font-size: 16px;
        }
    }


    .cluster-pagination ul {
        border-left: 1px solid #A79F87;
        line-height: 12px;
        margin-left: 10px;
    }

    .cluster-pagination > div,
    .cluster-pagination ul {
        display: inline-block;
        margin: 0 5px 0;
    }

        .cluster-pagination > div:hover {
            cursor: pointer;
        }

            .cluster-pagination > div:hover span {
                border-bottom: none;
            }

    .cluster-pagination > p {
        display: inline-block;
        margin-right: 5px;
    }



    .cluster-pagination > .pager-left {
        margin-left: 2px;
        z-index: 1;
    }

    .cluster-pagination > .pager-right {
        z-index: 1;
    }

    .pager-left-span {
        margin-left: 4px;
        border-bottom: 1px solid #A79F87;
    }

    .pager-right-span {
        margin-right: 3px;
        border-bottom: 1px solid #A79F87;
    }

    .cluster-pagination > .pager-left a:hover,
    .cluster-pagination > .pager-left a:focus,
    .cluster-pagination > .pager-right a:hover,
    .cluster-pagination > .pager-right a:focus {
        text-decoration: none;
        border-bottom: none;
    }


    .cluster-pagination > div > span,
    .cluster-pagination ul li a {
        border-bottom: 1px solid #A79F87;
    }

    .cluster-pagination ul li span {
    }

    .cluster-pagination ul li .pageno {
        padding-left: 1px;
        padding-right: 2px;
        margin-right: 0px;
    }

    .cluster-pagination ul li .pageno_current {
        padding-left: 1px;
        padding-right: 2px;
        color: #444;
    }

    .cluster-pagination ul li .pageno_dots {
        padding-left: 1px;
        padding-right: 2px;
    }


    .cluster-pagination ul li a:hover,
    .cluster-pagination ul li a:focus {
        text-decoration: none;
        border-bottom: none;
    }

    .cluster-pagination ul li {
        list-style: none;
        display: inline-block;
        border-right: 1px solid #A79F87;
        padding: 0 4px;
        line-height: 14px;
    }



    .sponsors {
        background: #dfd9cb;
    }

        .sponsors .container {
            padding: 0 30px;
        }

        .sponsors .section {
            padding-top: 20px;
        }

            .sponsors .section p {
                font-family: Tahoma;
                text-align: center;
                font-size: 13px;
                color: #484438;
            }

            .sponsors .section .title {
                font-weight: bold;
                margin-bottom: 0;
            }

        .sponsors .carousel {
            border: none;
            margin: 0 auto 20px;
            max-width: 225px;
        }

        .sponsors .carousel-control {
            display: inline-block;
            position: static;
            background: url(../Content/Assets/Static/sprites.png) no-repeat;
            border: none;
            border-radius: 0;
            height: 13px;
            width: 13px;
            margin-top: 5px;
            margin-right: 10px;
            opacity: 1;
        }

            .sponsors .carousel-control.left {
                background-position: -32px -32px;
            }

            .sponsors .carousel-control.right {
                background-position: -48px -32px;
            }

        .sponsors .carousel a.more {
            color: #8d8779;
            font-size: 12px;
            font-style: italic;
            margin-left: 10px;
        }

    .footer {
        background: #4f4c43;
        padding: 0 0 20px;
    }

        .footer .container {
            padding: 0 30px;
        }

        .footer .section {
            margin-top: 20px;
            border-right: 2px solid #565247;
        }

            .footer .section.last {
                border-right: none;
            }

            .footer .section .title {
                font-size: 13px;
                color: #EFEEED;
                font-weight: bold;
            }

            .footer .section ul {
                font-size: 13px;
                color: #EFEEED;
                margin-left: 1em;
            }

                .footer .section ul li {
                    padding: 2px 0;
                }

                    .footer .section ul li a {
                        color: #EFEEED;
                        font-size: 13px;
                        font-weight: normal;
                        text-decoration: underline;
                    }

    .bottom {
        background: #797568;
        ;
        padding: 10px 0;
        font-size: 13px;
        color: #EFEEED;
    }

        .bottom .container {
            padding: 0 30px;
        }

        .bottom .links {
            text-align: right;
            font-weight: bold;
        }

        .bottom a {
            color: #fafaf8;
            font-weight: bold;
            text-decoration: underline;
        }

    @media (max-width: 991px) {
        .footer .row > div:nth-of-type(2n) .section {
            border-right: none;
        }

        .sponsors .section {
            padding-top: 0px;
            margin-top: -5px;
        }

        .sponsor-first-row {
            margin-top: 10px !important;
        }
    }

    @media (max-width: 767px) {

        .sponsors .section {
            padding-top: 0px;
            margin-top: -5px;
        }

        .sponsor-first-row {
            margin-top: 10px !important;
        }

        .container, .sponsors .container, .footer .container, .bottom .container {
            padding: 0 15px;
        }

        /* Sticky footer content paddings */
        .main.container {
            /*margin-top: -49px;*/
            margin-top: -34px;
            /*padding: 49px 15px 630px;*/
            padding: 49px 15px 410px;
        }

        footer.wrapper {
            /*margin-top: -609px;*/
            margin-top: -370px;
        }
    }

    .related-table {
        border-spacing: 2px;
        border-collapse: separate;
        margin-left: -2px;
    }

        .related-table tbody tr td {
            border-top: none;
            font-size: 13px;
        }

    @media (max-width: 767px) {
        .related-table tbody tr td {
            font-size: 15px;
        }
    }



    .related-table tbody tr td.column0,
    .related-table tbody tr td.column4 {
        width: 7%;
        text-align: center;
        /*padding-top: 11px;*/
    }

    .related-table tbody tr td.column1 {
        width: 50%;
        padding-top: 11px;
    }

    .related-table tbody tr td.column2 {
        width: 21%;
        padding-top: 11px;
    }

    .related-table tbody tr td.column3 {
        width: 15%;
        padding-top: 11px;
    }

    .related-table-body tr.uneven td {
        background: #dad4c4;
    }

    .related-table-body tr.even td {
        background: #f5f0e6;
    }





    .mp-table {
        border-spacing: 2px;
        border-collapse: separate;
    }

        .mp-table tbody tr td {
            border-top: none;
            font-size: 14px;
        }

            .mp-table tbody tr td.column0,
            .mp-table tbody tr td.column4 {
                width: 7%;
                text-align: center;
            }

            .mp-table tbody tr td.column1 {
                width: 21%;
            }

            .mp-table tbody tr td.column2 {
                width: 50%;
            }

            .mp-table tbody tr td.column3 {
                width: 15%;
            }

    .mp-table-body tr.uneven td {
        background: #dad4c4;
    }

    .mp-table-body tr.even td {
        background: #f5f0e6;
    }








    .video-description-area.span9 {
        margin-left: 0;
    }

    .video-desc-text {
        margin-bottom: 20px;
    }


    .table.list {
        /*font-size: 16px;*/
    }

        .table.list p {
            margin: 0;
        }

        .table.list tr[data-href] {
            cursor: pointer;
        }

        .table.list th, .table.list td {
            padding: 10px;
            border-top: 1px solid white;
            border-right: 1px solid white;
        }

            .table.list th:first-child, .table.list td:first-child {
                border-right: none;
                width: 20px;
                padding-right: 0;
            }

        .table.list.adv th:first-child, .table.list.adv td:first-child {
            border-right: 1px solid white;
        }


        .table.list th {
            background: #2d2e29;
            color: #dcd3c4;
            font-weight: normal;
            -webkit-box-shadow: 1px -1px -1px0px #2d2e29;
            -moz-box-shadow: 1px -1px -1px 0px #2d2e29;
            box-shadow: 1px 1px -1px 0px #2d2e29;
        }

        .table.list td {
            background: #f5f0e6;
            -webkit-box-shadow: 1px -1px -1px 0px #f5f0e6;
            -moz-box-shadow: 1px -1px -1px 0px #f5f0e6;
            box-shadow: 1px 1px -1px 0px #f5f0e6;
        }

    .table-striped.list tbody > tr:nth-child(2n+1) > td, .table-striped.list tbody > tr:nth-child(2n+1) > th {
        background-color: #dcd3c4;
        -webkit-box-shadow: 1px -1px -1px 0px #dcd3c4;
        -moz-box-shadow: 1px -1px -1px 0px #dcd3c4;
        box-shadow: 1px -1px -1px 0px #dcd3c4;
    }


    /*.table.list i
{
	display: inline-block;
	width: 21px;
	height: 15px;
	background: url(../Content/Assets/Static/sprites.png) no-repeat;
	vertical-align: middle;
}
	.table.list i.meeting { background-position: -6px -1px; }
	.table.list i.laureate { background-position: -38px -1px; }

    .table.list i.type101 { background-position: -6px -1px; }
	.table.list i.type100 { background-position: -38px -1px; }
    

    .table.list i.type102 { background-position: -70px -1px; }
    .table.list i.type104 { background-position: -102px 0; }
    .table.list i.type103 { background-position: -135px 0; }
    .table.list i.type105 { background-position: -70px -16px; }
    .table.list i.type106 { background-position: -165px 0px; }

    .table.list i.type108 { background-position: -38px -16px; }
    .table.list i.type109 { background-position: -70px -16px; }*/


    .table.list i {
        display: block;
        margin: 0 auto;
        width: 27px;
        height: 20px;
        background: url(../Content/Assets/Static/sprites2x.png) no-repeat;
        background-size: 190px 125px;
        margin-left: -10px;
    }

    .table.list.adv i {
        margin-left: 2px;
    }

    .table.list i.type101 {
        background-position: 1px 2px;
    }

    .table.list i.type110 {
        background-position: -1px -20px;
        width: 29px;
    }

.table.list i.type113 {
    background-position: -157px -39px;
    height: 18px;
    margin-top: 2px;
    margin-left: -10px;
    margin-right: 5px;
}

    .table.list i.type100 {
        background-position: -32px 0px;
    }

    .table.list i.type102 {
        background-position: -67px -1px;
    }

    .table.list i.type104 {
        background-position: -100px 1px;
    }

    .table.list i.type111 {
        background-position: -100px 1px;
    }

    .table.list i.type111 {
        background-position: -100px 1px;
    }

    .table.list i.type103 {
        background-position: -130px 2px;
    }

    .table.list i.type106 {
        background-position: -157px 0px;
    }

    .table.list i.type108 {
        background-position: -32px -18px;
    }

    .table.list i.type109 {
        background-position: -66px -19px;
        height: 18px;
        margin-top: 2px;
    }

    .table.list i.type105 {
        background-position: -66px -19px;
        height: 18px;
        margin-top: 0px;
    }

    .table.list i.podcast-icon-mp {
        width: 21px !important;
        height: 21px !important;
        background: url(../Content/Assets/Static/headphones2x.png) no-repeat !important;
        display: block !important;
        background-size: 21px 21px !important;
        background-position: 0px 0px !important;
        margin-left: -5px;
        margin-top: 0px !important;
    }



    ul.filter {
        list-style: none;
        margin: 0;
        padding: 7px 0;
    }

        ul.filter li {
            display: inline-block;
            border-right: 1px solid white;
            padding: 0 10px;
            vertical-align: top;
            height: 105px; /*31.05.2017 was 100*/
            padding-bottom: 5px;
        }

    ul.filter-search-penzias-category li {
        border-right: none;
        height: 22px;
    }

    ul.filter p {
        font-size: 12px;
        color: #706750;
        font-style: italic;
        margin: 0px 0px 5px;
    }

    ul.filter-search.filter-search-full {
        padding: 0px;
        padding-top: 5px;
    }

    ul.filter .filter-discipline p {
        margin: 0px 0px 2px;
    }

    ul.filter input[type=text] {
        width: 120px;
        padding: 2px 4px;
        font-size: 12px;
        border: 1px solid #746e60;
        border-radius: 0;
        height: 15px;
    }

    ul.filter select {
        width: 65px;
        padding: 0 0 0 2px;
        font-size: 12px;
        border: 1px solid #746360;
        border-radius: 0;
        height: 21px;
        margin-bottom: 5px;
    }

    .filter-small select {
        font-size: 14px !important;
    }

    ul.filter input[type=text]:focus {
        box-shadow: none;
    }

    ul.filter label {
        font-size: 12px;
        display: inline-block;
        margin: 0;
        font-weight: normal;
    }

    ul.filter input[type=checkbox] {
        margin: 0 4px 0 0;
    }

    ul.filter .filter-timeframe label {
        width: 30px;
        font-style: italic;
    }

    ul.filter .filter-discipline label {
        width: 147px;
    }

    .label-even {
        width: 115px !important; /*was 110 31.05.2017*/
    }

    .label-odd {
        width: 150px !important;
    }

    ul.filter .filter-category label {
        width: 95px;
    }

    /**KRISTO*/
    ul.filter .filter-category {
    }



    .search-bar {
        background: #F5F0E6;
    }

    .search-title {
        font-weight: bold;
        color: rgb(71, 71, 71);
        padding: 10px;
        margin: 0;
    }

        .search-title span {
            font-weight: normal;
        }

    .filter-search {
        background: #DCD3C4;
    }

    ul.filter.filter-search li {
        height: 173px; /**was 127, 31.05.2017 -> was 167**/
    }


    ul.filter.filter-search.penzias li {
        height: 130px; /**was 127 .. update 31.05.2017 was 120**/
    }

    .filter-search .filter-timeframe {
        margin-top: 5px; /**Kristo was 10**/
    }

    .filter.filter-search .filter-timeframe label {
        width: 50px;
    }

    .filter-search .filter-category {
        border-right: none;
    }

    .filter.filter-search .filter-laureates {
        margin: -5px 5px 0px 0px;
        background: #a79f86;
        padding: 5px 12px;
        border-right: none;
        /*height: 140px; height: 157px;*/
        height: 178px;
    }

    .filter.filter-search.penzias .filter-laureates {
        height: 135px; /* 31.05.2017 */
    }



    .filter.filter-search ul.alphabet {
        border: none;
        width: 160px;
        margin-bottom: 10px;
    }

    .filter.filter-search-full.penzias .filter-tag .visiblep_991 {
        display: none;
    }

    @media (max-width: 991px) {
        .filter.filter-search-full .filter-laureates,
        .filter.filter-search-full.penzias .filter-laureates,
        .filter.filter-search-full .filter-tag,
        .filter.filter-search-full.penzias .filter-tag {
            height: 77px;
        }

        .filter.filter-search .filter-tag {
            padding-top: 5px !important;
        }


        .filter.filter-search-full ul.alphabet {
            width: 480px !important;
            margin-bottom: 2px;
        }

        ul.alphabet-list li {
            width: 130px !important;
        }

        ul.alphabet-list.penziascategory li {
            width: 133px !important;
        }

        .fullLabelAdv {
            width: 100px !important;
        }

        .fullLabelAdv2 {
            width: 90px !important;
        }

        ul.filter.filter-search-full {
            padding: 10px 0px 0px 0px;
        }
    }

    .filter.filter-small.filter-search ul.alphabet li {
        height: 40px;
    }

    .filter.filter-search ul.alphabet li {
        width: initial;
        height: 20px; /**Kristo**/
        border: none;
        margin: 0 2px 3px 0;
        padding: 0;
    }

        .filter.filter-search ul.alphabet li.active {
            background-color: transparent;
        }

            .filter.filter-search ul.alphabet li.active a {
                background-color: transparent;
            }


        /**We use the active2, because it doesnt conflickt with bootstrap js*/

        .filter.filter-search.filter-small ul.alphabet li a,
        .filter.filter-search ul.alphabet li.active2 a:hover {
            margin: 0;
            padding: 0px 10px;
            color: black;
            font-size: 24px;
            border: none;
        }

            .filter.filter-search.filter-small ul.alphabet li a:hover,
            .filter.filter-search.filter-small ul.alphabet li a:focus,
            .filter.filter-search.filter-small ul.alphabet li a:active {
                background: none;
                border: none;
                border-radius: 0;
                color: white;
            }

    .filter.filter-search.filter-small ul.alphabet li.active2 a,
    .filter.filter-search.filter-small ul.alphabet li.active2 a:hover {
        background: white;
        border: none;
        border-radius: 0;
        color: black;
    }

    .filter.filter-search.filter-search-full ul.alphabet li a,
    .filter.filter-search.filter-search-full ul.alphabet li.active2 a:hover {
        margin: 0;
        padding: 0 3px;
        color: black;
        font-size: 14px;
        border: none;
    }

        .filter.filter-search.filter-search-full ul.alphabet li a:hover {
            background: none;
            border: none;
            border-radius: 0;
            color: white;
        }

    .filter.filter-search.filter-search-full ul.alphabet li.active2 a,
    .filter.filter-search.filter-search-full ul.alphabet li.active2 a:hover {
        background: white;
        border: none;
        border-radius: 0;
    }



    .filter.filter-search .filter-tag {
        border-right: 0;
    }

        .filter.filter-search .filter-tag select {
            width: 145px;
        }


    .alphabet-content .tab-pane {
        background: #a79f86;
        padding: 10px;
    }


    ul.alphabet-list {
        list-style: none;
    }

        ul.alphabet-list li {
            display: inline-block;
            width: 176px; /**KRISTO was 125**/
            vertical-align: top;
        }

            ul.alphabet-list li div {
                margin-bottom: 2px;
            }

            ul.alphabet-list li input {
                margin: 0 4px 0 0;
            }

            ul.alphabet-list li label {
                font-weight: normal;
                margin: 0;
                vertical-align: top;
                padding-top: 1px;
            }


    ul.alphabet-list {
        list-style: none;
    }

        ul.alphabet-list.penziascategory li {
            display: inline-block;
            width: 160px; /**KRISTO was 125**/
            vertical-align: top;
        }


    /* small filter */

    .filter.filter-small {
        padding: 0;
    }

        .filter.filter-small .row {
            margin: 0;
        }

        .filter.filter-small .col-xs-4,
        .filter.filter-small .col-xs-8 {
            padding: 0;
        }

        .filter.filter-small .input {
            padding-right: 15px;
        }

        .filter.filter-small li,
        .filter.filter-small.filter-search li {
            display: block;
            border-top: 2px solid white;
            border-right: none;
            height: auto;
            padding: 0;
        }

            .filter.filter-small li p {
                margin-left: 16px;
                font-size: 14px;
                color: #080706;
                margin-bottom: 5px;
                font-style: normal;
            }

                .filter.filter-small li p.title {
                    font-size: 18px;
                    font-style: italic;
                    color: #675f4b;
                    margin-top: 5px;
                    margin-bottom: 0;
					overflow: hidden;
					text-overflow: ellipsis;
                }

                .filter.filter-small li p.option {
                    font-size: 18px;
                    font-style: normal;
                    color: #080706;
                    margin-left: 160px;
                    margin-top: 5px;
                    margin-bottom: 0;
                }

                    .filter.filter-small li p.option input[type=checkbox] {
                        margin-right: 10px;
                    }

                    .filter.filter-small li p.option label {
                        font-size: 18px;
                    }


        .filter.filter-small.filter-search .alphabet {
            padding: 5px 15px;
            width: auto;
            border-top: 1px solid white;
            margin: 0;
        }

            .filter.filter-small.filter-search .alphabet li a,
            .filter.filter-small.filter-search .alphabet li.active a:hover {
                font-size: 24px;
                padding: 0 10px;
            }

        .filter.filter-small .filter-timeframe,
        .filter.filter-small.filter-search .filter-timeframe {
            border-right: solid 2px white;
            margin-top: 0;
        }

        .filter.filter-small .filter-discipline {
            border-left: solid 2px white;
            margin-left: -2px;
        }

            .filter.filter-small .filter-discipline .filter-sublist {
                margin-right: -2px;
            }

        .filter.filter-small input[type=text] {
            font-size: 18px;
            height: 38px;
            margin: 5px 0;
            width: 100%;
        }

    .filter-small .navbar-toggle i {
        display: block;
        width: 25px;
        height: 25px;
        background: url(../Content/Assets/Static/sprites.png) -112px -80px;
    }

    .filter-small .navbar-toggle.collapsed i {
        background-position: -80px -80px;
    }

    .filter.filter-small.filter-search .filter-laureates {
        margin: 0;
    }

    .filter.filter-small .filter-sublist {
        background: #F5F0E6;
        margin-top: 5px;
    }

        .filter.filter-small .filter-sublist li {
            border-top-width: 1px;
            font-size: 18px;
            padding: 13px 9px 14px 15px;
        }



            .filter.filter-small .filter-sublist li label {
                font-size: 18px;
                width: auto;
            }

        .filter.filter-small .filter-sublist input[type="checkbox"],
        .filter.filter-small .filter-sublist input[type="radio"] {
            margin: 0 10px 0 0;
        }


    .filter-small .alphabet-content .tab-pane {
        padding: 0;
    }

    .filter-small ul.alphabet-list.filter-sublist {
        list-style: none;
        background: none;
        margin-top: 0;
    }

        .filter-small ul.alphabet-list.filter-sublist.penzias li {
            float: left;
            width: 50% !important;
            background: none repeat scroll 0% 0% #F5F0E6;
        }

        .filter-small ul.alphabet-list.filter-sublist li {
            float: left;
            width: 50% !important;
        }

            .filter-small ul.alphabet-list.filter-sublist li:nth-child(2n+1) {
                border-right: 1px solid white;
            }

    .filter-small ul.alphabet-list li div {
        margin-bottom: 2px;
    }

    .filter-small ul.alphabet-list li input {
        margin: 0 10px 0 0;
    }

    .filter-small ul.alphabet-list li label {
        font-weight: normal;
        margin: 0;
        vertical-align: top;
    }


    #slider-zoom {
        width: 120px;
    }

    #slider-range {
        width: 140px;
    }

    .penziasoptiontitle {
        display: block;
    }

    @media (max-width: 991px) {
        .filter.filter-search .filter-laureates,
        .filter.filter-search .filter-tag {
            margin-top: 10px;
            padding-left: 10px
        }

        .filter.filter-search .filter-tag {
            padding-top: 10px;
        }

        .filter.filter-search-full.penzias .filter-tag {
            margin-top: 0px;
            padding-left: 20px
        }

            .filter.filter-search-full.penzias .filter-tag .hiddenp_991 {
                display: none;
            }

            .filter.filter-search-full.penzias .filter-tag .visiblep_991 {
                display: block;
            }

        #slider-zoom {
            width: 78px;
        }

        #slider-range {
            width: 85px;
        }

        .penziasoptiontitle {
            display: none !important;
        }
    }



    /*.subnav-title
    {
        margin-top: 2px;        
    }*/


    .pseudoellipsis {
        border-bottom: 1px solid #ada58f;
    }

    .thumbGalleryDiv {
        border-bottom: 1px solid #ada58f;
        height: 45px;
    }

    .thumbGalleryTitle {
        color: #333;
        margin: 0px;
        margin-bottom: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .thumbGalleryCount {
        color: black;
    }

    .ellipsis {
        overflow: hidden;
        height: 47px;
        /*line-height: 25px;*/
        /*margin: 20px;*/
        /*border: 1px solid #AAA;*/
        line-height: 21px;
        border-bottom: 1px solid #ada58f;
        color: #666;
    }

        .ellipsis:before {
            content: "";
            float: left;
            width: 5px;
            height: 47px;
        }

        .ellipsis > *:first-child {
            float: right;
            width: 100%;
            margin-left: -5px;
        }

        .ellipsis:after {
            content: "\02026";
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            float: right;
            position: relative;
            top: -24px;
            left: 100%;
            width: 3em;
            margin-left: -3em;
            padding-right: 5px;
            text-align: right;
            background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
            background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
            background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
            background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
            background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        }



    @media (max-width: 767px) {
        .speaker {
            font-size: 15px;
        }

        .ellipsis {
            height: 52px;
            line-height: 23px;
            font-size: 15px;
        }

            .ellipsis:after {
                top: -22px;
            }
    }


    a:active, a:focus {
        outline: none;
    }

    .limitedhtml {
        padding-right: 15px;
		font-size: 14.5px;
    }

	
        .fullhtml {
            font-size: 14.5px;
        }


    @media (max-width: 767px) {
        .limitedhtml {
            padding-right: 0px;
        }

        .limitedhtml {
            font-size: 16px;
				padding-left: 7px;
			padding-right: 7px;
			overflow:hidden;
        }

        .fullhtml {
            font-size: 16px;
				padding-left: 7px;
			padding-right: 7px;
			overflow:hidden;
        }
		
    }



    .fancybox-close-alt {
        position: absolute;
        bottom: 18px;
        right: 12px;
        background-image: none;
    }

    @media (min-width: 767px) {
        .row .items .img-responsive {
            height: 128px !important;
        }

        .relvideo .img-responsive {
            height: 128px !important;
        }

        .row .items .not169 {
            height: auto !important;
        }
    }


    @media (min-width: 1200px) {
        .row .items .img-responsive {
            height: 160px !important;
        }

        .relvideo .img-responsive {
            height: 160px !important;
        }

        .row .items .not169 {
            height: auto !important;
        }
    }



    dohere
    /*.row .items
{
	margin-bottom: 10px;
}*/
    .fullLabel {
        padding-left: 0px;
        text-indent: -15px;
    }

    .fullCB {
        width: 13px;
        height: 13px;
        padding: 0;
        margin: 0;
        vertical-align: bottom;
        position: relative;
        top: -2px;
        *overflow: hidden;
    }

    .search-small-ellipsis {
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        width: 100% !important;
    }

    .fullLabelAdv {
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        width: 155px;
        text-align: left;
        font-size: 12px;
    }

    .fullLabelAdv2 {
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        width: 120px;
        text-align: left;
        font-size: 12px;
    }





    .pdf-icon {
        width: 21px !important;
        height: 21px !important;
        background: url(../Content/Assets/Static/pdficon.png) no-repeat !important;
        display: block !important;
        background-size: 21px 21px !important;
        background-position: 0px 0px !important;
        margin-left: 7px !important;
        margin-top: 5px !important;
    }


    @media only screen and (min--moz-device-pixel-ratio: 2) {
        .pdf-icon {
            width: 22px !important;
            height: 22px !important;
            background: url(../Content/Assets/Static/pdf2x.png) no-repeat !important;
            display: block !important;
            background-size: 22px 22px !important;
            background-position: 0px 0px !important;
            margin-left: 7px !important;
            margin-top: 5px !important;
        }
    }


    .podcast-icon {
        width: 21px !important;
        height: 21px !important;
        background: url(../Content/Assets/Static/headphones2x.png) no-repeat !important;
        display: block !important;
        background-size: 21px 21px !important;
        background-position: 0px 0px !important;
        margin-top: 5px !important;
    }

    .genericfile-icon {
        width: 21px !important;
        height: 21px !important;
        background: url(../Content/Assets/Static/file2x.png) no-repeat !important;
        display: block !important;
        background-size: 21px 21px !important;
        background-position: 0px 0px !important;
        margin-top: 5px !important;
    }

    .printshow {
        display: none;
    }

    @media print {

        .printhide {
            display: none;
        }

        .printshow {
            display: block;
        }

        .lindaunobel-section .section-title i {
            display: none;
        }

        .meeting-program .section-title {
            margin-left: 10px !important;
        }


        .playerwrapperdiv {
            display: none;
        }

        .list_pager_nav {
            display: none;
        }

        .list_pager_size {
            display: none;
        }

        .main.container {
            border-style: none;
        }
    }


    .tab-content.sub .tab-pane.laureate {
        background: none repeat scroll 0% 0% #A79F86;
    }


    /**PENZIAS STUFF in MEDIATHEQU PART - WORK IN PROGRESS**/

    .tab-content.penzias {
        margin-bottom: 0px;
    }

    .disabledchar {
        pointer-events: none;
        cursor: default;
        color: #BFBAB0 !important;
    }


        .disabledchar a {
            color: #DCD3C4 !important;
        }

    .multiselecttag {
        padding: 0px;
    }

    .multiselecttagul {
        padding: 0px;
        padding-bottom: 7px !important;
        padding-top: 5px !important;
        max-height: 350px;
        overflow-y: scroll;
        z-index: 30000;
    }


        .multiselecttagul ul {
            padding: 0px;
        }

    .multiselecttagli {
        padding: 0px !important;
        height: 20px !important;
        border: none !important;
        color: #333;
    }

        .multiselecttagli li {
            padding: 0px !important;
            height: 20px !important;
        }

    .multiselecttaggroupli {
        padding: 0px !important;
        height: 20px !important;
    }

        .multiselecttaggroupli li {
            padding: 0px !important;
            height: 20px !important;
        }

    .multiselecttaglianchor, .multiselecttaglianchor a, .multiselecttaglianchor a:hover, .multiselecttaglianchor a:focus {
        color: #333 !important;
        text-decoration: none !important;
        outline: 0px none !important;
        background: none !important;
    }

    .multiselecttagbtn {
        height: 22px !important;
        padding-top: 3px;
        border-radius: 0px;
        border: 1px solid #746E60;
    }

    .filter-tag.pezias .multiselecttagli {
        /*margin-left: -10px;*/
    }

    #penziasiframe.fullscreen {
        z-index: 99999;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0px;
        margin: 0px;
    }

    #penziasiframe.nativefullscreen {
        padding: 15px !important;
    }


    #slider-range .slider-tip {
        opacity: 1;
        bottom: 120%;
        margin-left: -1.36em;
    }

#slider-range .tooltip-inner {
    background: #C6BDA5;
    color: white;
    text-align: center;
    font-size: 10px;
    width: 26px;
    margin-top: -17px;
    border-radius: 4px;
}

    #slider-range .tooltip-arrow {
        border-top-color: #A79F86 !important;
    }

    #slider-range .ui-state-default, #slider-range .ui-widget-content .ui-state-default,
    #slider-zoom .ui-state-default, #slider-zoom .ui-widget-content .ui-state-default {
        position: absolute;
        z-index: 2;
        width: 15px;
        height: 15px;
        cursor: default;
        background: none repeat scroll 0% 0% #FFF;
        border-radius: 50%;
        border: 1px solid #545146;
        outline: medium none;
        margin-top: -2px;
    }


    .ui-widget-content {
        background: #A79F86 !important;
    }

    .ui-widget-header {
        background: #A79F86 !important;
    }

    .penziastutorialwrappertype {
    }



    .penziastutorialwrapper {
        z-index: 79998;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 550px;
        left: 0;
        right: 0;
        background: transparent;
        width: 500px;
    }

    .smallsizeapp .penziastutorialwrapper {
        width: 300px;
    }

    .penziastutorial {
        width: 500px;
        background: rgba(0,142,175,1);
        color: white;
        border-radius: 25px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .smallsizeapp .penziastutorial {
        width: 300px;
    }

    .penziaslogwrapper {
        z-index: 79999;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 0px;
        left: 0;
        right: 0;
        background: transparent;
        width: 100%;
    }

    .penziaslog {
        padding-left: 5px;
        font-size: 12px;
        width: 100%;
        background: rgba(0,142,175,1);
        color: white;
        height: 200px;
        overflow-y: scroll;
    }


.penziastutorial-header {
    padding-left: 30px;
    font-size: 30px;
    margin-top: -10px;
    line-height: 32px
}


    .penziastutorial-content {
        padding: 30px;
        font-size: 16px;
        line-height: 20px;
        padding-top: 15px;
        padding-right: 20px;
    }

        .penziastutorial-content ul {
            margin-left: 20px;
        }

    .penziastutorialbubblewrapper {
        z-index: 79998;
        position: absolute;
        background: transparent;
    }

        .penziastutorialbubblewrapper .penziastutorialbubble {
            background: rgba(0,142,175,1);
            color: white;
            border-radius: 50px;
            width: 50px;
            height: 50px;
            font-size: 30px;
            text-align: center;
            padding-top: 15px;
            display: none;
        }


    .ishidden {
        display: none;
    }


    .penziastutorial-buttons {
        padding-top: 35px;
        padding-right: 20px;
    }


    @media (max-width: 991px) {
        .penziastutorialbubblewrapper {
            margin-top: 100px;
        }

        .penziastutorialwrapper {
            margin-top: 100px;
        }
    }


    @media (max-width: 767px) {
        .penziastutorialbubblewrapper {
            margin-top: -40px;
        }

        .penziastutorialwrapper {
            margin-top: -40px;
        }
    }

    .cbutton2x i {
        margin: 0 auto;
        background: url(/Content/Assets/Static/LindauNobel_PP_IconsSprite.png?sda123) no-repeat;
        background-size: 324px 304px;
        float: right;
        width: 150px;
        margin: 0 auto;
    }

    .cbutton3x i {
        margin: 0 auto;
        background: url(/Content/Assets/Static/LindauNobel_PP_IconsSprite.png?sda123) no-repeat;
        background-size: 216px 202px;
    }

        .cbutton3x i.prev {
            background-position: -7px -11px;
            margin-left: 6px;
            width: 23px;
            height: 17px;
            cursor: pointer;
            border-radius: 20px;
            float: right;
        }

        .cbutton3x i.next {
            background-position: -37px -11px;
            margin-left: 6px;
            width: 23px;
            height: 17px;
            cursor: pointer;
            border-radius: 20px;
            float: right;
            margin-left: 5px;
        }

    .cbutton2x i.quit {
        background-position: -104px -14px;
        margin-left: 6px;
        width: 25px;
        height: 21px;
        cursor: pointer;
        border-radius: 20px;
        float: right;
        margin: 0 auto;
        margin-top: -2px;
        margin-left: 5px;
    }

    .feedbackdialogwrapper {
        background-color: #FFF;
        width: 440px;
        z-index: 99999;
    }

    .feedbackdialogheader {
        padding: 20px;
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 16px;
        color: #000;
        background-color: rgba(220, 211, 196, 1);
    }

    .feedbackdialogcontent {
        margin: 20px;
        color: #666;
    }

    .feedbacktextareadiv {
    }

    .feedbacktextarea {
        width: 400px;
        height: 200px;
        margin: 20px;
        margin-top: 0px;
        background-color: rgba(245, 240, 230, 1);
        border: 1px solid #999;
        padding: 5px;
    }

        .feedbacktextarea:focus {
            outline: none;
            border: 1px solid #666;
            background-color: rgba(245, 240, 230, 0.5);
        }

    .feedbackdialogsendbuttondiv {
    }

    .feedbackdialogsendbutton {
        margin: 20px;
        margin-top: 0px;
        border-bottom: 1px solid #7d7b73;
        background-color: #dad4c4;
        width: 60px;
    }

    .ui-widget-content {
        background: #C6BDA5 !important;
    }

    .ui-widget-header {
        background: #C6BDA5 !important;
    }


    /**END of PENZIAS STUFF in MEDIATHEQU PART - WORK IN PROGRESS**/


[class^="icon-"], [class*=" icon-"] {
    font-family: 'symbolfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-stats-growth:before {
    content: '\e616';
}

.icon-schoolstage:before {
    content: '\e802';
}

.icon-count-hours:before {
    content: '\ea4d';
}

.icon-learningtype:before {
    content: '\ea70';
}

.icon-count-files:before {
    content: '\e906';
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'symbolfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-stats-growth:before {
    content: '\e60b';
}

.icon-schoolstage:before {
    content: '\e802';
}

.icon-count-hours:before {
    content: '\ea4d';
}

.icon-learningtype:before {
    content: '\ea70';
}

.icon-count-files:before {
    content: '\e906';
}

.icon-count-hours::before {
    content: '\ea4d';
}

.summary {
    position: relative;
    display: inline-block;
    min-width: 320px;
    vertical-align: bottom;
    background: #F5F0E6;
    padding: 1em;
    color: black;
    border-radius: 5px;
}

.summary-span {
    color: #666;
    font-family: TheSansLight, sans-serif;
    font-size: 14px;
}

.summary-summary-span {
    padding: 10px;
    background: #F5F0E6;
    border-radius: 5px;
    display: inline-block;
    min-width: 320px;
    margin-top: 20px;
}

.edu-item {
    background: #F5F0E6;
    margin-bottom: 7px;
}

.edu-item-title {
    background: #dcd3c4;
    padding: 10px;
    padding-bottom: 10px;
}

.edu-item-file {
    background: #F5F0E6;
    margin-bottom: 7px;
}

    .edu-item-file a {
        color: #666;
    }

.edu-item-desc {
    padding: 10px;
    padding-top: 0px;
}

.edu-item-header {
    background: #dcd3c4;
    padding: 10px;
    padding-bottom: 2px;
}

.edu-item-left {
    width: 75%;
    float: left;
    padding: 10px;
    padding-bottom: 2px;
}

.edu-item-right {
    padding: 10px;
    padding-bottom: 2px;
}

.edu-item-time {
    padding-bottom: 2px;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 10px;
    width: 100%;
    display: inline-block;
}

.edu-item-table-header {
    background: rgb(102, 102, 102);
    color: rgb(168, 159, 136);
    min-height: 40px;
    color: white;
    font-weight: bold;
    margin-bottom: 7px;
}

.edu-item-table-header-col1 {
    width: 75%;
    float: left;
    padding: 10px;
    padding-bottom: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.edu-item-table-header-col2 {
    padding: 10px;
    padding-bottom: 2px;
}

.collapsible-icon {
    width: 15px;
    height: 15px;
    background: url(../../../Content/Assets/Static/sprites.png) 0 -32px no-repeat;
    display: inline-block;
    margin: 3px 5px 0 0;
    cursor: pointer;
    float: right;
    cursor: pointer;
    margin-top: -27px;
}

    .collapsible-icon.active {
        background-position: -16px -32px;
    }

.collapsible-icon-2 {
    width: 15px;
    height: 15px;
    background: url(../../../Content/Assets/Static/sprites.png) 0 -32px no-repeat;
    display: inline-block;
    margin: 3px 5px 0 0;
    cursor: pointer;
    float: right;
    cursor: pointer;
    margin-top: -37px;
    margin-right: 20px;
}

    .collapsible-icon-2.active {
        background-position: -16px -32px;
    }

.collapsible-content {
    display: none;
}

input,textarea,select,option,button {
    outline-color: rgb(121, 117, 104);
}


input[type='checkbox']:checked {-webkit-filter: grayscale(100%);}
input[type='radio']:checked {-webkit-filter: grayscale(100%);}



@media (max-width: 767px) {
     .navbar-collapse .nav > li {
		border: none!important;
     }

    .top-search-input {
		float: left;
    	width: 100%!important;
    	margin-bottom: 10px;
    }
   .top-search-input-button {
		position: absolute;
    	right: 4px;
    	top: 11px;
    	border: none!important;
    	height: 24px!important;
    }
    .navbar-form .form-group {
       padding-bottom: 17px;
    }
}