.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

body {
	background-image: url('../images/bg_pattern.png');
  margin: 0;
  color: #34495e;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.231;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 980px;
}

.sidebar {
  background-color: #2c3e50;
  color: #798795;
  margin-bottom: 20px;
  -webkit-border-radius: 8px 8px 6px 6px;
  -moz-border-radius: 8px 8px 6px 6px;
  border-radius: 8px 8px 6px 6px;
}
.sidebar ul {
  margin: 0;
  list-style-type: none;
}
.sidebar li {
  background-size: 20px 20px;
  cursor: pointer;
  margin-top: 2px;
  padding: 18px 42px 17px 25px;
  position: relative;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.sidebar li:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  margin-top: 0;
}
.sidebar li:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  padding-bottom: 18px;
}

.sidebar li:hover {
  background: #34495e;
}

/*.sidebar li.sidebar-selected {
  background: #34495e url(../images/todo/todo.png) 92% center no-repeat;
  color: #1abc9c;
}*/
.sidebar li.sidebar-selected .sidebar-name {
  color: #1abc9c;
}
.sidebar-icon {
  float: left;
  font-size: 24px;
  padding: 11px 22px 0 0;
}
.sidebar-content {
  padding-top: 1px;
  overflow: hidden;
}
.sidebar-name {
  color: #ffffff;
  font-size: 17px;
  margin: 1px 0 3px;
}

.content {
  padding: 40px;
  margin-bottom: 30px;
  line-height: 30px;
  color: inherit;
  background-color: #E7E7E7;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
  .content h1 {
    line-height: 1;
    letter-spacing: -1px;
    color: inherit;
  }
  .content h3 {
    line-height: 1;
    padding: 10px 0 10px 0;
    color: inherit;
  }
  .content li {
    line-height: 30px;
  }
  .content img.footprint {
  	padding: 10px 25px 10px 0;
  	width: 64px;
  }

  .content .loose {
  	padding: 10px 0 10px 0;
  	display: inline-block;
  }
  .content a {
  	text-decoration: none;
  }

.fleft {
	float: left;
}
	img.fleft {
		margin: 5px 19px 20px 0;
	}

.fright {
	float: right;
}
	img.fright {
		margin: 8px 0 0px 20px;
		width: 250px;
	}

.header {
  margin-top: 30px;
	padding: 10px 0 10px 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}
  .header small {
    color: rgba(52, 73, 94, 0.80000000000000004);
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
  }

.list-3 {
	width: 100%;
	margin: 0 0 -5px 0;
	overflow: hidden;
}

	.list-3 li {
    padding: 5px 0 20px 5px;
		line-height: 1.4em;
		font-size: 1em;
		font-weight: 400;
	}

		.list-3 li img {
			float: right;
      height: 64px;
      margin: 8px 0 16px 0;
		}
    
    .list-3 h5 {
      font-weight: bold;
    }
	
.list-detailed {
	width: 100%;
	margin: 0 0 -5px 0;
	overflow: hidden;
}

	.list-detailed li {
    padding: 5px 0 20px 5px;
		line-height: 1.2em;
		font-size: 1em;
		font-weight: 400;
	}

		.list-detailed li img {
			float: right;
      height: 64px;
      margin: 16px 0 16px 0;
		}

    .list-detailed h5 {
      font-weight: bold;
    }
    
    .list-detailed p {
      text-align: justify;
      line-height: 1.5em;
    }

.list-pub {
	width: 100%;
	overflow: hidden;
}

	.list-pub li {
    padding: 10px 0 10px 5px;
		line-height: 1.8em;
		font-size: 1em;
		font-weight: 400;
	}
  
    .list-pub li a {
      margin: 0 10px 0 0;
    }

  .list-pub .title {
    font-weight: bold;
  }
      
  .list-pub .authors {
  }
      
  .list-pub .venue {
    color: #555555;
  }

.list-pub-img {
	width: 100%;
	margin: 0 0 -10px 0;
	overflow: hidden;
}

  .list-pub-img ul {
    list-style-type: none;
  }

  .list-pub-img img {
  	height: 100px;
	  width: 100px;
    float: left;
	}

	.list-pub-img li {
	  padding: 10px 0 10px 0;
		line-height: 1.8em;
		font-size: 1em;
		font-weight: 400;
    display: inline-block;
	}

     .list-pub-img li a {
	     margin: 0 10px 0 0px;
	   }

   .list-pub-img .publication {
     padding: 0 20px 0 20px;
     margin-top: -2px;
     float: left;
   }

	 .list-pub-img .title {
	   font-weight: bold;
     font-size: 1.1em;
	 }

	 .list-pub-img .venue {
	   color: #555555;
     font-weight: bold;
	 }

	 .list-pub-img .resources {
	   color: #555555;
	 }
   
	 .list-pub-img .special {
	   color: #1abc9c;
	 }


.desc-block p {
  text-align: justify;
}

.span12 {
  width: 980px;
}

.span11 {
  width: 900px;
}

.span10 {
  width: 820px;
}

.span9 {
  width: 740px;
}

.span8 {
  width: 680px;
}

.span7 {
  width: 600px;
}

.span6 {
  width: 520px;
}

.span5 {
  width: 440px;
}

.span4 {
  width: 280px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.btn-tiny {
  padding: 0px 6px;
  font-size: 11px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-tiny [class^="icon-"],
.btn-tiny [class*=" icon-"] {
  margin-top: 0;
}

.new {
  color: #D10C15;
  font-weight: bold;
}
