.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
	height:60px;
	width:45px
    transition: border 0.2s ease-in-out 0s;
	cursor:pointer;
}

.pull-left {
    float: left !important;
}

.media-heading {
    margin-bottom: 5px;
    margin-top: 0;
	cursor:pointer;
	text-align:left;
}
.label-warning {
    background-color: #f0ad4e;
}
.label {
	border-radius: 0.25em;
	color: #fff;
	display: inline;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.label-default {
    background-color: #777;
}
.media {
    margin:25px 0;
	min-height: 100px;
}
.media-body {padding:8px;margin: 5px 0;}

.contentPestana{margin:3px 0;padding:4px;border:1px solid #aaa;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;height:350px;overflow: auto;}

/* 25/07/2018 */

.escu60{background-image: url("/escu60.gif"); background-color: #ffffcc; background-repeat: no-repeat;margin-right:5px;}
