* {
    border-radius: 0px !important;
}
.navbar{
	border-radius: 50px;
}

.container-fluid{
	width: 1350px !important;
}

/**ANULAR MOVIL MENU**/
.nav > li {
	float: left;
}
/**ANULAR MOVIL MENU**/

.logo-titulo{
	width: 800px;
	height: 120px;
	float: left;
}

.welcome-account{
	width: 230px;
	float: right;
	text-align: right;
	margin-right: 30px;
}

#footer {
	background-color: #DAE1E3;
	padding: 20px;
	margin-top: 40px;
}
.body-container {
	min-height: 500px;
}
#help {
	border: solid 1px #CCCCCC;
	border-radius: 10px;
	padding: 30px 30px;
	background-color: #EAEAFF;
}
#help-content {
	background-color: #DDDDFF;
	padding: 10px;
	border-radius: 10px;
}
.logo-container {
	/* height: 140px;*/
}
.ares-logo {
    height: 160px;
    margin-right: 20px;
    vertical-align: top;
    margin-top: -39px;
    width: 350px;
}
.ares-logo-text {
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}
.ares-logo-slogan {
	font-size: 30px;
	font-weight: bold;
	color: #999999;
}

.tree-block {
	margin-left: 0px;
}
div.tree-item {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 4px;
	border-radius: 5px;
}
.tree-model {
	background-color: #22313F;
	color: #FFFFFF;
}
.tree-population {
	background-color: #67809F;
	color: #FFFFFF;
}
.tree-host {
	background-color: #4DAF7C;
	color: #FFFFFF;
}
.tree-nutrient {
	background-color: #F4B350;
	color: #FFFFFF;
}
.tree-substance {
	background-color: #E08283;
	color: #FFFFFF;
}
.tree-bacteria {
	background-color: #BE90D4;
	color: #FFFFFF;
}
.tree-plasmid {
	background-color: #F7CA18;
	color: #FFFFFF;
}
.tree-gene {
	background-color: #F7CA18;
	color: #FFFFFF;
}
#go-obj-form{
	float: left;
	margin-left: 20px;
}
.btn-enlace-left{
	/*float:left;*/
}
body{
	margin-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
}
.object-row{
	margin-bottom: 10px;
	/*background: lightgrey;*/
}
.object-item1, .object-item2, .object-item3{
	padding: 10px;
	height: 55px;
	background: lightgrey;
}
.object-item1, .object-item2{
}
.object-item1{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 18px;
	padding-left: 15px;
}
.object-item2{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.object-item3{
	border-radius: 5px;
	margin-left: 10px;
	width: 215px;
}
.ecosystem-main-row{
	margin-bottom: 50px;
}
.population-main-row{
	margin-bottom: 50px;
}
.host-main-row{
	margin-bottom: 50px;
}
.object-main-row{
	margin-bottom: 50px;
}
.ul-taxonomy {
	border-radius: 3px;
	border: solid 1px grey;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 20px;
}
.li-taxonomy {
	margin-bottom: 10px;
	list-style-type: none;
}
.ul-eco {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
.ul-pop {
	background-color: #DAE1E3;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 20px;
}
.ul-pop > .ul-pop{
	background-color: #DAE1E3;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-right: 20px;
}
.ul-hos {
	background-color:#F2F1EF;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 20px;
}
.li-hos {
	color: #0B3861;
}
.li-obj {
	color: #0B610B;
	font-size: 14px;
}
.btn{
	border: 1px solid lightgrey;
}
li button{
	float: right;
	margin-right: 20px;
	border: 1px solid grey !important;
	height: 25px;
}

li button span{
	font-size: 12px;position: relative; bottom: 5.5px;
}
#div-oculto-botones button{
	margin-right: 10px;
}
li button .glyphicon{
	top: -3.8px !important;
	right: 3px;
}
.ul-taxonomy:hover{
	border: 1px solid black !important;
}
.edit-ecosystem-btn, .edit-population-btn {
	/*
	background: #318FC2;
	color: white;
	*/
}
.edit-ecosystem-btn:hover, .edit-population-btn:hover {
	/*
	background: #318FC2;
	color: white;
	*/
}
.eliminar-ecosystem-btn, .eliminar-population-btn {
	/*
	background: #B32D29;
	color: white;
	*/
}
.eliminar-ecosystem-btn:hover, .eliminar-population-btn:hover{
	background: #B32D29;
	color: white;
}
.btn-success, .btn-primary, .btn-info{
	background: #222;
	color: #ccc;
	border:1px solid #222;
}
.btn-success:hover, .btn-primary:hover, .btn-info:hover{
	background: #222;
	color: #fff;
	border:1px solid #222;
}

.legend-icon {
	border: 1px solid grey;
	width: 20px;
	height: 20px;
	float:left;
	margin-right:5px;
}
.legend-icon-eco {
	background: #BAD1D9;
}
.legend-icon-pop {
	background: #DAE1E3;
	margin-left:10px;
}
.legend-icon-host {
	background: #F2F1EF;
	margin-left:10px;
}
#rule-container {
	background-color: #DDDDFF;
	padding: 20px;
	border-radius: 10px;
}
#rule-entity-selector {
	padding: 20px;
	background-color: #BAD1D9;
	border-radius: 5px;
	margin-top: 10px;
	max-height: 200px;
	overflow: auto;
}

.entity-high {
	margin-right: 10px;
	padding: 4px 10px;
	background-color: #BAD1D9;
}

.entity-high-hidden {
}

ul.entity-list {

}
ul.entity-list > li {
	background-color: #ccc;
    border-radius: 5px;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin: 2px;
    padding: 6px 10px;
    white-space: nowrap;
}

ul.carpeta {
	/*list-style-image: url('../../public/images/Folder-16.png');*/
    list-style: none;
    list-style-type: none;
}
ul.lista-archivos {
	list-style-image: url('../../public/images/file-icon.png');
}
.pop1>.btn-add-object{
	display: none;
}
.hos1>.btn-add-object{
	display: none;
}

iframe {
	width: 102%;
	min-height: 800px;
}

.menu-rect {
	padding: 0px;
	text-indent: 0px;
	list-style: none;
	list-style-type: none;
	margin-bottom: 20px;
}
.menu-rect li {
	display: inline-block;
}
.menu-rect li a:hover {
	background-color: #AAAAAA;
}
.menu-rect li.separator {
	background-color: #FFFFFF;
	padding: 1px;
	border: none;
}

.menu-rect a {
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
    min-width: 180px;
	height:33px;
	padding-top: 7px;
    padding-left: 20px;
    padding-right: 20px;
	display: block;
	background-color: #333;
	text-align: center;
	border-bottom: 1px solid black;
	border-radius: 1px;
}
.menu-rect a.active {
	background-color: #777;
}
.menu-rect a:hover {
	text-decoration:none;
}
.help-box {
	margin-bottom: 10px;
}
.data-panel {
	border: solid 1px #F5D0A9;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 20px;
}

.tutorial-table td {
	vertical-align: top;
}
.tutorial-table tr td:nth-child(1) {
	font-weight: bold;
}

body {
	font-size: 16px !important;
}

.membrane-pill {
	background-color: #428bca;
	display: inline;
    padding: .6em .6em;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    margin-bottom: 4px;
    margin-right: 4px;
    margin-top: 3px;
}

.alerta-link{
    color: #bbb !important;
}
.alerta-link:hover {
    cursor: not-allowed;
}

.mic{
    background: #ded7ff;
}

.rule-select, .rule-input{
    width: auto !important;
    min-width: 20px !important;
    display: initial !important;
    padding: 4px;
    padding-top: 2px;
    padding-bottom: 0px;
    height: 22px !important;
    font-size: 16px;
    border: 1px solid lightgrey;
    border-top: none;
    border-left: none;
    border-right: none;
    background: #f5f5f5;
    outline-color: lightblue;
}
.rule-input{
    width: 80px !important;
}

#form-rule-define{
    margin-top: 30px;
    clear:both;
    font-size: 17px;
}
.button-add-rule-microbiome {
    float: left;
    height: 18px;
    padding: 2px;
}
.btn-xs:hover{
    cursor: default;
}
