.dropdown-muybici > a::before {
    color: #d1d1d1;
   content: "";
    font-family: "FontAwesome";
    font-size: 0px;
    left: auto;
    line-height: 1;
    position: absolute;
    right: 6px;
    top: 31px;
}
.header-dropdown-muybici {
	position: relative;
	left: 30px;
	top: 18px;
}
.page-title-tarifas-muybici {
    margin-top: 50px;
}

.clients .client-muybici {
    display: inline-block;
    height: 80px;
    margin: 5px 29px;
    width: 80px;
}

.dropdown-menu-muybici {
    background-color: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 0 0 0px 0px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
    margin-top: 6px;
    min-width: 280px;
    padding: 20px;
    z-index: 101;
     : ;
}
img {
    display: -moz-inline-box;
    height: auto;
    max-width: 100%;
}

.form-horizontal .form-group-muybici{
    margin-bottom: 5px;
}

.form-horizontal .form-group-labici-remember{
    margin-bottom: 50px;
}

#map-canvas {
    height: 650px;
    max-width: 800px;
}
.btn-redondo{
    border-radius: 50%;
	border: 1px;
    height: 40px;
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 40px;
}

/* 	-----	confirma		-----*/
.boton-right{
	float: right;
}

#logo img {
    transition: all 0.5s ease-in-out 0s;
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 5px;
}

/* 	-----	alta - inicia en moviles		-----*/

.navbar-collapse {
    padding-right: 45px;
    padding-bottom: 30px;
}

img.ribbon {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
}

.loading-gif{
    float: right;
    margin-top: 7px;
}