.top-der {
	margin-top: 14px;
	text-align: right;
}
.incidencias {
	font-size: 18px;
}
.uk-button {
	background-image: none;
	background-color: #589992;
	color: #fff;
	text-shadow: 0 1px 0 #444;
	margin-bottom: 5px;
	margin-top: 5px;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle::before {
	color: #589992;
	content: "+";
	font-size: 20px;
	font-weight: bold;
	margin-right: 30px;
}
.uk-navbar-nav > li > a {
	font-size: 13px;
	padding: 0 10px;
}
.labelproteccion {
	color:#659f13 !important;
	text-decoration:underline;
}
.labelproteccion a{
	color:#659f13 !important;
	text-decoration:underline;
}
.labelproteccion:hover {
	color:#000 !important;
	text-decoration:underline;
}
.regis {
	float: right;
}
.obligatorio {
	color: red;
	font-size: 18px;
}
.resrv p {
	font-weight: bold;
	margin-bottom: 5px;
}
.resrv .estiloselect {
	margin-bottom: 15px !important;
}
.datos-reserva .uk-text-large {
	text-align: right
}
input#username {
	max-width: 250px;
}
input#password {
	max-width: 250px;
}
.uk-modal-dialog {
	width: 300px;
}
.cerrar-resultado:hover {
	color: #444;
	text-decoration: none;
}
.cerrar-resultado {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #589992;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	font-size: 18px;
	line-height: 18px;
	margin-right: -10px;
	margin-top: -30px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	position: absolute;
	right: 0;
	border: 1px solid #ccc;
	color: #fff;
}
.uk-button-large {
	background: #007921;
	background-image: none;
}
.alert {
	background: red;
	color: #fff;
	border: 4px solid #fff;
	padding: 10px 20px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.totaldiv {
	background: #35a49d;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	display: inline-block;
	margin-bottom: 15px;
	color: #fff !important;
}
div.totaldiv h4 {
	color: #fff !important;
	margin-bottom: 0px;
	font-size: 20px;
}
.label-success {
	background: red;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
}
.label-anadido {
	background: #007921;
	color: #fff;
	padding: 5px 10px;
}
.result-cal {
	padding-left: 0px;
}
.caja-result h3 {
	color: #fff;
}
.caja-result {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #444;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: #ccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	position: absolute;
	top: 0;
	width: auto;
	color: #fff;
}
.uk-tab > li > a {
	border-color: #ddd;
	background: #fafafa;
	color: #059;
	outline: 0;
	border-bottom-width: 1px;
}
input[type="file"] {
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
}
.fil::-webkit-file-upload-button {
 padding:10px !important;
}
.uk-button-secondary {
	background-color: red;
	background-image: none;
}
input#username {
	background: #f2f2f2 !important;
	color: #333;
	height: 30px !important;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	padding-left: 10px;
	font-size: 14px;
}
input#password {
	background: #f2f2f2 !important;
	color: #333;
	height: 30px !important;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	padding-left: 10px;
	font-size: 14px;
}
#pswd_info {
	margin-left: 200px !important;
	margin-top: -150px !important;
	right: auto !important;
	top: auto !important;
}
.inpt {
	background: #f2f2f2 !important;
	color: #333;
	height: 30px !important;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	max-width: 350px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 14px;
}
#mensaje {
	color: red;
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
}
#pswd_info::before {
	content: "" !important;
}
ul#tasas-puertos {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 30px;
	margin-top: 0px !important;
}
.tasas table {
	width: 100% !important;
}
.tasas p {
	font-size: 14px !important;
}
.tasas span {
	font-size: 14px !important;
}
.uk-button:focus,
.uk-button:hover {
	color: #fff;
	background: #005F1B;
	background-image: -webkit-linear-gradient(top, #007921, #005F1B);
	background-image: linear-gradient(to bottom, #007921, #005F1B);
}
.uk-button-primary {
	background-color: #009dd8 !important;
	color: #fff;
	background-image: -webkit-linear-gradient(top, #00b4f5, #008dc5) !important;
	background-image: linear-gradient(to bottom, #00b4f5, #008dc5) !important;
	border-color: rgba(0,0,0,.2);
	border-bottom-color: rgba(0,0,0,.4);
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	font-size: 12px;
}
.uk-button-primary:focus,
.uk-button-primary:hover {
	background-color: #589992 !important;
	color: #fff;
	background-image: none !important;
}
.small {
	font-size: 12px;
	color: #999;
	font-style: italic;
}
.icono-calculadora {
	font-size: 70px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-bottom: 55px;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 55px;
	text-align: center;
	color: #444;
}
.icono-tarjeta-de-credito {
	color: #444;
	font-size: 70px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-bottom: 55px;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 55px;
	text-align: center;
}
.icono-euro {
	color: #444;
	font-size: 70px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-bottom: 55px;
	padding-left: 80px;
	padding-right: 85px;
	padding-top: 55px;
	text-align: center;
}
.icono-lista {
	color: #444;
	font-size: 70px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-bottom: 55px;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 55px;
	text-align: center;
}
.acs {
	font-size: 15px;
	padding: 15px;
}
.badge-inicio {
	font-size: 13px;
	margin-bottom: auto;
	margin-left: 25px;
	margin-right: auto;
	margin-top: -60px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	width: auto;
}
.icono-info {
	font-size: 34px;
}
a.regis {
	color: #fff !important;
	float: right;
	margin-top: 5px;
	text-shadow: none;
	margin-right: 5px;
}
.estiloselect {
	margin-left: 0px !important;
}
span.fes {
	margin-left: 0px !important;
}
input#fechaentrada {
	margin-left: 0px !important;
}
input#fechasalida {
	margin-left: 0px !important;
}

/*------- Móviles y tablets --------*/
@media (max-width: 1220px) {
.block2 {
	width: 100%;
}
.block {
	width: 25%;
}
.texto-cal {
	width: 65%;
	margin-left: 10%;
}
.result-cal {
	width: 100%;
}
.icono-calculadora {
	font-size: 50px;
}
.icono-tarjeta-de-credito {
	font-size: 50px;
}
.icono-euro {
	font-size: 50px;
	padding-left: 65px;
}
.icono-lista {
	font-size: 50px;
}
}
 @media (max-width: 960px) {

}
 @media (max-width: 890px) {
.texto-cal {
	margin-left: 0;
	margin-top: 30px;
	width: 100%;
}
.block {
	width: 100%;
}
}
 @media (max-width: 768px) {
.top-der {
	display: none;
}
.uk-heading-large {
	font-size: 26px;
	line-height: 26px;
}
.uk-h1,
h1 {
	font-size: 26px;
	line-height: 26px;
}
.tasas p {
	font-size: 11px !important;
}
.tasas span {
	font-size: 11px !important;
}
}
@media (max-width: 550px) {
.boton-acc-res {
	display: block;
}
.seuv {
	margin-top: 20px;
}
.tabla-nomovil {
	display: none !important;
}
.table {
	font-size: 9px !important;
}
.uk-button-large {
	font-size: 13px;
	line-height: 38px;
}
}
