.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; 
}

/*
#imagem {
    width: 110px;
    height: 90px;
    margin: 5px;
}
*/

.imagem {
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    background-repeat: none;
    background-position: center center;
    background-size: cover;
    /*margin-right: 20px;*/
}



#login-container {
    display: none;
    float: right;	
}




#img {
    max-width: 100%;
}

#password-link {
    margin-left: 223px;	
    color: #ffffff;
}
#password-link:visited {
    color: #ffffff;
}



#right {
    float: right;
    width: 20%;
    border-style: solid;
    border-width: 5px;
    border-color: #94b1ca #D6E0FA #C0D5E0;
    margin: 0 0 1em 0;
    padding: 1em 1em;
    background: #DFE5EE;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#left {
    float: left;
}

.errorMessage {
    color: red !important;
}

.wwgrp {
    margin: 5px 0px;
}

.wwlbl label {
    color: #000000 !important;
}

.align-right {
    text-align: right;
}


#form-logout{
    color: #ffffff;
}
#form-login {
    margin-top: 8px;
}

#password-change-div {
    margin-top: 25px;
}

#change-password-button {
    float: right;
}


#upload-images-button:disabled {
    color: grey;
}

#images-upload-form {
    padding: 20px;
    border: 1px solid #eee;
}
.image-upload-preview img {
    max-width: 120px;
    height: auto;
}

.alert-indicator {
    border: 2px solid red !important;
    transition: border-width 1s;
    
}

.ui-autocomplete {
    z-index: 9999;
}

#save-single-image {
    float: right;
}

.floating-alert {
    opacity: 0;
    position: fixed;
    top: 10px;
    left: 10px;
    display: none;
}

.drill-search-row input[type="checkbox"] {
    vertical-align: top;
    margin-top: 0;
}
#remove-drillQueries-container {
    position: relative;
    width: 100%;
    height: 25px;
}
#remove-drillQueries-button {
    position: absolute;
    top: 0;
    right: 0;
}
.image-item {
    vertical-align: middle;
    width: 120px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}
.image-item img {
    display: block;
    margin: 0;
    padding: 0;
}
.image-item a {
	border: 1px solid #d0d0d0;
}

.image-status {
	font-size: 9px;
	text-transform: uppercase;
	color: #8d8d8d;
}

#pagination-info {
    text-align: center;
}

#img-modal .modal-dialog {
    width: 800px;
}

#image img {
    max-width: 100%;
    height: auto;
}

#search-author-container > div, #search-id-container > div, #search-organism-container > div {
    float: left;
}

.field-query-remove-button, .field-query-submit-button {
    margin-top: 27px;
    margin-left: 5px;
}

#toolbar label {
    font-size: 14px;
    font-weight: 400 !important;
}


#check-all {
	margin-right: 10px !important;
	vertical-align: top;
	margin-bottom: 20px !important;
}

.upload-spinner {
	display: none;
	position: absolute;
	bottom: 22px;
	right: 15px;
}
.image-list-status {
	position: relative;
}
.image-list-status div.wwgrp {
	float: left;
}

div.organism-name-div {
	width: 180px;
	display: inline-block;
	position: relative;
}
select.organism-type {
	width: 180px;
	display: inline;
	position: relative;
    
}
select.organism-gender {
    width: 135px;
    display: inline;
    position: relative;
    
}
input.organism-stage {
    width: 140px;
    display: inline;
    position: relative;
}
ul.list-group {
	margin-bottom: 10px;
}
li.list-group-item div.wwgrp {
	display: inline;
	width: 200px;
}
#search-organism-container div.wwgrp {
    display: inline;
    width: 215px;
}
#download-limit-div {
	margin-top: 10px;
}

#progressbar {
	margin-top: 10px;
	display: none;
}

#progressbar .ui-widget-header {
	border-color: #337ab7;
}

.ui-progressbar {
    position: relative;
}

.ui-progressbar-value {
	background: #337ab7;
}

.progress-label {
    position: absolute;
    left: 50%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
  }
  
#upload-iframe {
	display: none;
}

#add-interaction {
	margin-left: 18px;
}

button.remove-interaction {
	float: right;
}

#interactions-panel {
	margin-top: 20px;
}  

#interactions-panel .panel-heading {
	background-image: none;
}
#all-terms-label {
	font-weight: 300;
	margin-left: 10px;
}
#all-terms-label input {
    margin-right: 5px;
}

#search-max-results-container {
	width: 228px;
}


.thumbnail img.no-resize {
	object-fit: cover;
}

p.empty-results {
	text-align: center;
}

.navbar-custom .navbar-nav > li.dropdown.active > a .caret {
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.navbar-custom .navbar-nav > li.dropdown.active.open {
    background-color: #ffffff;
}

#accordion .panel-heading {
	cursor: pointer;
}

#download-lowres-button, #download-hires-button, #download-tiff-button, #generate-link-button {
	width: 240px;
	text-align: left;
	margin-bottom: 5px;
}

#remove-image-button {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 120px;
}
#imageStatus {
	width: 120px;
}

#change-status-button {
    margin-top: 29px;
    margin-left: 5px;
}

#cc-license {
	float: right;
}

.list-inline .tooltip-inner {
    background: #e8e8e8;
    color: #000000;
    font-size: 14px;
}

.search-status-leftcol {
	float: left;
	width: 228px;
}
.search-status-rightcol {
	float: left;
}

.disease-other-names {
	list-style: none;
}

#wwctrl_search-form_organismTypeFilter label {
	font-weight: 400;
}
.i18n form {
	display: inline-block;
	width: 26px;
	
	
}
.i18n button {
	width: 22px;
	height: 15px;
	margin: 0;
	padding: 0;
    border: none;
    background: none;
}


