
/*
 * Print page
 */
.dl-horizontal dd {
    margin-left: 85px !important;
}

.dl-horizontal dt {
    text-align: left !important;
    width: 110px !important;  
}

/* 12 photos */
.col-sm-4 > .cf-img-library {
	height:100px;
}

/* old library */
.col-sm-6 > .cf-img-library {
    height:130px;
}


.thumbnail img {
	max-height:75px;
}



#icons span {
    padding:5px;
    border-radius: 5px;
    display:inline-block;
    margin:2px 0 0 2px;
}