/* ==========================================================================
   COFB - Dades econòmiques i altres xifres
   ========================================================================== */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #505050;
}
input, button, select, textarea, option {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover,
a:focus {
	color: #505050;
}
.header-top {
	background: url(../images/header-top-bg.png) 100% 100% repeat-x;
	position: relative;
	z-index: 1100;
}
.header-nav {
	border-top: 1px solid #FFF;
	background: #e6e7e8 url(../images/header-nav-bg.png) 100% 100% repeat-x;
}

header #logo {
	display: inline-block;
	margin: 12px 0 15px 12px;
}

header #user {
	margin: 0 0 12px 8px;
}
header #user img {
	float: left;
	margin: 0 8px 0 0;
}
header #user .data {
	font-size: 13px;
	color: #848484;
}
header #user .data span {
	display: block;
}
header #user .data strong {
	color: #505050;
}
header #user .data a {
	color: #FFF;
	background-color: #ff1d25;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 0 8px;
	margin: 0 0 2px 6px;
}
header #user .data a:hover {
	background-color: #111;
	text-decoration: none;
}
header h1 {
	color: #505050;
	font-size: 27px;
	line-height: 32px;
	letter-spacing: -0.03em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	margin: 9px 0 10px;
	text-align: right;
}
header .dades-total {
	float: right;
}
header .dades-total p {
	float: left;
	font-size: 13px;
	max-width: 210px;
	margin: 7px 0 0;
	color: #848484;
}
.lt-ie8 header .dades-total p {
	display: block;
	margin-right: 7px;
}
header .dades-total p strong {
	color: #505050;
}
header .dades-total .porcentaje {
	width: 160px;
	float: left;
}
header .dades-total .porcentaje .numero {
	font-size: 23px;
	line-height: 26px;
	float: left;
	width: auto;
}
header .dades-total .porcentaje .alerta {
	float: right;
	line-height: 26px;
	color: #f20000;
	font-size: 11px;
	display: inline;
}
.lt-ie8 .alerta .tooltip {
	z-index: 10000;
}
.alerta .tooltip.left {
	margin-left: -15px;
	margin-top: 35px;
}
.alerta .tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100);
}
.alerta .tooltip.left .tooltip-arrow {
	top: 50%;
	right: -5px;
	margin-top: -41px;
	border-left-color: #009787;
	border-width: 10px 0 10px 10px;
}
.alerta .tooltip-inner {
	max-width: 280px !important;
	padding: 18px;
	color: #000;
	text-align: center;
	border: 3px solid #009787;
	text-decoration: none;
	background-color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: left;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.2);
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
[class^="icon32-"], [class*=" icon32-"], [class^="icon16-"], [class*=" icon16-"] {
    background-image: url(../images/COFB-iconos.png) !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    margin-top: 0;
	vertical-align: text-bottom !important;
}
[class^="icon32-"], [class*=" icon32-"] {
    background-position: 14px 14px;
    height: 32px;
    line-height: 32px;
    width: 32px;
}
[class^="icon16-"], [class*=" icon16-"] {
    background-position: -88px 16px;
    height: 16px;
    line-height: 16px;
    width: 16px;
}
.icon16-exclamation-sign {
    background-position: -16px -88px;
}
.icon16-folder {
    background-position: -32px -88px;
}
.icon16-pdf {
    background-position: -48px -88px;
}
.icon16-excel {
    background-position: 0 -88px;
}
.icon16-link {
    background-image: url(../images/COFB-raquo-big.png) !important;
    background-position: 5px -78px;
}
.icon16-print {
    background-position: -80px -88px;
}
a:hover .icon16-print {
    background-position: -80px -72px;
}
.icon16-zip {
    background-position: -64px -88px;
}
a:hover .icon16-zip {
    background-position: -64px -72px;
}
.icon16-calendar {
    background-position: -96px -88px;
}
.icon32-buzon {
    background-position: 0 0;
}
.icon32-monedas {
    background-position: -32px 0;
}
.icon32-devoluciones {
    background-position: -64px 0;
}
.icon32-comparativas {
    background-position: -96px 0;
}
.icon32-receta {
    background-position: -128px 0;
}
.icon32-usuarios {
    background-position: -160px 0;
}
.icon32-lupa {
    background-position: -128px -88px;
}
a:hover .icon32-buzon,
.caja .icon32-buzon,
.current .icon32-buzon,
.active .icon32-buzon {
    background-position: 0 -32px;
}
a:hover .icon32-monedas,
.caja .icon32-monedas,
.current .icon32-monedas,
.active .icon32-monedas {
    background-position: -32px -32px;
}
a:hover .icon32-devoluciones,
.caja .icon32-devoluciones,
.current .icon32-devoluciones,
.active .icon32-devoluciones {
    background-position: -64px -32px;
}
a:hover .icon32-comparativas,
.caja .icon32-comparativas,
.current .icon32-comparativas,
.active .icon32-comparativas {
    background-position: -96px -32px;
}
a:hover .icon32-receta,
.caja .icon32-receta,
.current .icon32-receta,
.active .icon32-receta {
    background-position: -128px -32px;
}
a:hover .icon32-usuarios,
.caja .icon32-usuarios,
.current .icon32-usuarios,
.active .icon32-usuarios {
    background-position: -160px -32px;
}
a:hover .icon32-lupa {
    background-position: -160px -88px;
}

.progress {
    background: url(../images/COFB-progress-bar.png) 100% -38px no-repeat;
    border-radius: 6px 6px 6px 6px;
    box-shadow: none;
	border: none;
    height: 12px;
    margin-bottom: 10px;
    overflow: hidden;
	filter: none;
	width: 100%;
}
.lt-ie8 .progress {
    margin-bottom: 0;
}
.progress .bar {
    background: url(../images/COFB-progress-bar.png) 0 -19px no-repeat;
    box-shadow: none;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
	filter: none;
}
.progress-danger .bar,
.progress .bar-danger {
    background: url(../images/COFB-progress-bar.png) 0 0 no-repeat;
}

.navega ul {
	float: left;
	list-style: none;
	margin: 0;
}
.navega ul li {
	float: left;
	position: relative;
	margin: 0 1px 0 0;
	border-left: 1px solid  #FFF;
}
.navega ul li a {
	display: block;
	background: url(../images/COFB-white50.png) 0 0 repeat;
	margin: 0 0 0 1px;
	font-size: 14px;
	line-height: 16px;
	color: #009787;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
	min-height: 41px;
	border-top: 2px solid transparent;
	border-bottom: 2px solid #009787;
	cursor: pointer;
}
.navega ul li a span {
	display: inline-block;
	margin: 3px 14px 0 0;
	cursor: pointer;
}
.navega ul li.last-solo {
	padding-right: 1px;
	border-right: 1px solid #FFF;
}
.navega ul li.last-solo span {
	margin-top: 10px;
}
.navega ul li a i {
	float: left;
	margin: 3px 5px 0;
}
.navega ul li a:hover,
.navega ul .current a,
.navega ul .active a {
	background: #FFF;
	border-top-color: #009787;
	border-bottom: 2px solid #FFF;
	text-decoration: none;
}
.navega ul .current a {
	color: #505050;
}
.navega .sub-nav {
	position: absolute;
	z-index: 500;
	background: #FFF;
	border: 2px solid #009787;
	border-top: none;
	width: 323px;
	padding: 10px 0 30px;
	display: none;
	left: -1px;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.navega .active .sub-nav {
	display: block;
}
.navega .sub-nav a {
	display: block;
	color: #505050;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 2px 5px;
	padding: 0;
	min-height: inherit;
	border: none !important;
	border-bottom: 1px solid #e6e6e6 !important;
}
.navega .sub-nav a {
	display: inline\9;
	padding-bottom: 1px\9;
}
.lt-ie8 .navega .sub-nav a {
	display: inline;
	padding-bottom: 1px;
}
.navega .sub-nav a span {
	display: block;
	padding: 6px 0 6px 15px;
	margin: 0;
	border-bottom: 2px solid #FFF;
	background: url(../images/COFB-raquo-big.png) 4px 12px no-repeat;
}
.lt-ie8 .navega .sub-nav a span {
	border: none !important;
	margin: 3px 0;
}
.navega .sub-nav a:last-child {
	border-bottom: none !important;
}
.navega .sub-nav a:hover {
	color: #000;
	text-decoration: underline;
}
.navega .sub-nav a:hover span {
	background: #f2faf9 url(../images/COFB-raquo-big.png) 4px -72px no-repeat;
}
.lt-ie8 .navega {
	position: relative;
	z-index: 500;
}
.lt-ie8 .navega ul {
	position: relative;
	z-index: 550;
}

.breadcrumb-cont {
    font-size: 11px;
	line-height: 13px;
	color: #a7a7a7;
	margin-top: 6px;
}
.breadcrumb {
    background: none;
    border-radius: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	display: inline-block;
	width: 700px;
}
.breadcrumb LI {
	width: 700px;
}
.btnAdvancedSearch {
	padding-top: 25px !important;
}
.lt-ie8 .breadcrumb {
	display: inline;
}
.breadcrumb a {
    color: #009787;
	text-decoration: underline;
}
.breadcrumb a:hover,
.print-tool a:hover {
    color: #505050;
}
.breadcrumb > li > .divider {
    color: #a7a7a7;
    padding: 0 1px;
}
.print-tool {
	text-align: right;
}
.print-tool a {
    font-size: 11px;
	line-height: 13px;
	color: #a7a7a7;
	margin-top: 7px;
	display: inline-block;
}
.print-tool a span {
	text-decoration: underline;
}
.print-tool a:hover {
	text-decoration: none;
}

.cajas-pri {
	padding: 30px 0 10px;
}
.cajas-seg {
	padding: 10px 0 70px;
}
.caja {
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.caja .top {
	border: 1px solid #FFF;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background: #f2faf9;
	margin-bottom: 10px;
}
.caja .top i {
	float: left;
	margin: 6px 4px 0 6px;
}
.caja .top h2 {
	display: inline-block;
	color: #009787;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0 12px;
	letter-spacing: -0.03em;
}
.lt-ie8 .caja .top h2 {
	display: inline;
}

.liquidacions ul,
.devolucions ul,
.documentacio ul,
.percentatge ul {
	margin: 0 10px;
	list-style: none;
}
.liquidacions ul li,
.devolucions ul li,
.documentacio ul li {
	background: #fafafa;
	margin-bottom: 3px;
	padding: 5px 0 5px 24px;
}
.documentacio ul li {
	padding-left: 8px;
}
.liquidacions ul li a,
.devolucions ul li a,
.documentacio ul li a {
	color: #505050;
	margin-left: 8px;
}
.lt-ie8 .documentacio ul li a {
	float: left;
	display: inline;
}
.lt-ie8 .documentacio ul li a i {
	 margin-right: 4px;
}
.liquidacions ul li a span,
.devolucions ul li a span {
	text-decoration: underline;
}
.liquidacions ul li a:hover,
.devolucions ul li a:hover,
.documentacio ul li a:hover {
	text-decoration: none;
}
.liquidacions ul li a:hover span,
.devolucions ul li a:hover span,
.documentacio ul li a:hover span {
	text-decoration: underline;
	color: #009787;
}
.documentacio ul li a.zip {
	float: right;
	font-size: 11px;
	margin-right: 17px;
}
.percentatge ul li {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 3px;
	padding: 5px 10px;
	margin: 0 10px;
}
.percentatge ul li:last-child {
	border-bottom: none;
}

.veure-mes {
	color: #40b1a5;
	font-size: 11px;
	text-decoration: underline;
}
.veure-margins {
	margin: 10px 0 8px;
}
.contabla {
	margin: 0 10px;
}
.contabla table {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
}
.contabla table caption {
    font-weight: bold;
	color: #969696;
    text-align: left;
	border-bottom: 2px solid #eaeaea;
    padding: 3px 10px;
	margin-bottom: 2px;
}
.contabla .impar {
    background: #fafafa;
}
.contabla td, .contabla th {
    padding: 3px 10px;
	font-weight: normal;
	text-align: left;
}
.contabla strong.gran {
	color: #009787;
	font-size: 18px;
}
.contabla .last-cell {
    text-align: right;
}
.boton-avanz {
	margin: 10px 0 12px;
	color: #009787;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}
.boton-avanz i {
	float: left;
	display: inline-block;
}
.boton-avanz span {
	float: left;
	padding: 7px 10px 0 0;
	cursor: pointer;
}
.boton-avanz:hover {
	text-decoration: none;
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top, #e6e6e6 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e6e6e6 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e6e6e6 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e6e6e6 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e6e6e6 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.lt-ie8 .percentatge span {
	float: left;
	display: inline;
}
.percentatge .percent {
	color: #FFF;
	background-color: #40b1a5;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 2px 12px;
	margin: 0;
	float: right !important;
}

 .percentatge .percent.video {
	color: #FFF;
	background-color: #40b1a5;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 2px 12px;
	margin: 0 50px;
	float: right !important;
}

.percentatge .percent.red {
	background-color: #ff1d25;
}
.percentatge i {
	float: right;
	margin: 2px 5px 0 0;
}

.pagetit {
	font-size: 21px;
	line-height: 25px;
	color: #505050;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin: 13px 0;
}
.filtros h3 {
	color: #009787;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: -0.03em;
	width: auto;
	display: inline-block;
	margin: 0 0 4px;
}
.lt-ie8 .filtros h3 {
	float: left;
	display: inline;
}
.filtros .cantidad {
	float: right;
	font-size: 12px;
	line-height: 14px;
	margin: 3px 6px 0;
}
.filtros form {
	background-color: #f2faf9;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.lt-ie8 .filtros form {
	width: 100%;
}
.filtros form label {
	margin: 0;
}
.filtros form .filt-princ {
	float: left;
	position: relative;
	width: 213px;
	padding: 8px 0 8px 20px;
	border-right: 2px solid #FFF;
}
.filtros form .filt-princ:last-child {
	border-right: none;
}
.filtros form .orden-tit {
	float: left;
	width: auto;
	font-size: 13px;
	line-height: 20px;
	padding: 3px 4px 0 0;
}
.filtros form select,
.filtros form .bootstrap-select:not([class*="span"]) {
	width: 140px;
	font-size: 12px;
	margin: 0;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.filtros form .btn {
	padding: 4px 10px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	color: #a7a7a7;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background: #FFF;
	border: 1px solid #bfe5e1 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.filtros .dropdown-menu > li > a {
    padding: 3px 11px;
}
.lt-ie8 .filtros .dropdown-menu li a {
	float: left;
    display: block;
	width: 100%;
}
.btn-group.open .btn.dropdown-toggle {
    background-color: #FFF;
	border-color: #009786 !important;
	color: #737373 !important;
}

.filtros .dropdown-menu.open {
	border: 1px solid #009786 !important;
}
.filtros .opciones {
	position: absolute;
	background: #FFF;
	border: 1px solid #009786 !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px;
	width: 322px;
}
.filtros .opciones h4 {
	background: #f2faf9;
	font-size: 12px;
	line-height: 15px;
	color: #009786;
	font-weight: bold;
	margin: 9px 0 7px;
	padding: 5px 8px;
}
.filtros .fechas {
	position: relative;
	width: 134px;
	float: left;
}
.filtros .fechas input {
	width: 90px;
	float: right;
	font-size: 12px;
	color: #4c4c4c;
	height: 12px;
    line-height: 12px;
    margin-bottom: 0;
}
.filtros .fechas span {
	width: auto;
	float: right;
	padding: 0 3px 0 0;
	font-weight: bold;
	color: #4c4c4c;
	display: inline-block;
}
.filtros .fechas i {
	position: absolute;
	top: 3px;
	right: 4px;
}
.filtros #bt-ok {
	border: none;
	outline: none;
	background: #80cbc2;
	color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 0 4px;
	padding: 4px 5px;
}
.filtros #bt-ok:hover {
	background: #009786;
}
.filtros .seg-tit {
	margin-top: 20px !important;
}
.filtros .radios {
	float: left;
	width: 150px;
	padding: 0 0 0 7px;
	margin-bottom: 20px;
}
.filtros .radios label {
	line-height: 14px;
	margin-bottom: 6px;
}
.filtros .radios span {
	color: #434351;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	padding: 0;
}
.filtros input[type="radio"] {
	margin: 0 0 2px;
}

.docu-list {
	padding: 7px 0 60px;
}
.docu-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.docu-list ul li {
	margin-bottom: 6px;
}
.docu-list ul li a {
	background-color: #f6f6f6;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	display: block;
	padding: 3px 10px;
	color: #505050;
}
.docu-list ul li a:hover {
	background-color: #e5e5e5;
	text-decoration: none;
}
.docu-list ul li a:hover span {
	color: #111;
	text-decoration: underline;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
	background: #40b1a5;
	background: -moz-linear-gradient(top,  #40b1a5 0%, #009787 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40b1a5), color-stop(100%,#009787));
	background: -webkit-linear-gradient(top,  #40b1a5 0%,#009787 100%);
	background: -o-linear-gradient(top,  #40b1a5 0%,#009787 100%);
	background: -ms-linear-gradient(top,  #40b1a5 0%,#009787 100%);
	background: linear-gradient(to bottom,  #40b1a5 0%,#009787 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40b1a5', endColorstr='#009787',GradientType=0 );
}
/*
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .9;
	filter: alpha(opacity=90);
}
.modal-backdrop {
	background-color: #FFF;
}
.modal.fade.in {
	top: 26%;
}
.modal {
	border-color: #009787;
	border-radius: 0;
	width: 720px;
	margin-left: -360px;
}
.modal-header {
	border: none;
	padding-bottom: 0;
}
.modal-header h3 {
	background-color: #e6f4f3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px;
	font-size: 16px;
	color: #008e8c;
	font-weight: bolder;
}
.modal-body-inner {
	background-color: #e6f4f3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px;
	color: #000;
}
.modal-body p {
	line-height: 18px;
	margin-bottom: 12px;
}
.modal-body p:last-child {
	margin-bottom: 0;
}
.modal-footer {
	text-align: center;
	background: none;
	border: none;
	padding-top: 0;
}
.modal-footer .btn {
	padding: 8px 28px;
	background: #ff8d22;
	background: -moz-linear-gradient(top, #ff8d22 0%, #ff8d22 47%, #ff5700 52%, #ff5700 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d22), color-stop(47%,#ff8d22), color-stop(52%,#ff5700), color-stop(100%,#ff5700));
	background: -webkit-linear-gradient(top, #ff8d22 0%,#ff8d22 47%,#ff5700 52%,#ff5700 100%);
	background: -o-linear-gradient(top, #ff8d22 0%,#ff8d22 47%,#ff5700 52%,#ff5700 100%);
	background: -ms-linear-gradient(top, #ff8d22 0%,#ff8d22 47%,#ff5700 52%,#ff5700 100%);
	background: linear-gradient(to bottom, #ff8d22 0%,#ff8d22 47%,#ff5700 52%,#ff5700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d22', endColorstr='#ff5700',GradientType=0 );
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
*/
.foot-bot {
	border-top: 5px solid #009787;
	padding: 5px 0;
}
footer {
	padding: 20px 0 10px;
	position: relative;
	z-index: 900;
}
footer p {
	margin: 0 0 4px;
	font-size: 11px;
}
footer strong#provincia,
footer span {
    color: #008686;
}

.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}
.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}
.bootstrap-select:not([class*="span"]) {
    width: 220px;
}
.bootstrap-select {
    /*width: 220px\9; IE8 and below*/
    width: 220px \0; /*IE9 and below*/
}
.bootstrap-select > .btn {
    width: 100%;
}
.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}
.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1001;
}
.bootstrap-select .btn:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option {
    overflow: hidden;
    position: absolute;
    left: 7px;
    right: 25px;
    text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    right: 12px;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default;
}
.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
    padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
    min-height: 20px;
    cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
    color: #64b1d8;
    color: rgba(255,255,255,0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}
.lt-ie8 .datepicker {
	width: 220px;
}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  /* background-color: #0044cc;*/
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  /*background-color: #003bb3;*/
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
	background: #40b1a5;
	background: -moz-linear-gradient(top,  #40b1a5 0%, #009787 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40b1a5), color-stop(100%,#009787));
	background: -webkit-linear-gradient(top,  #40b1a5 0%,#009787 100%);
	background: -o-linear-gradient(top,  #40b1a5 0%,#009787 100%);
	background: -ms-linear-gradient(top,  #40b1a5 0%,#009787 100%);
	background: linear-gradient(to bottom,  #40b1a5 0%,#009787 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40b1a5', endColorstr='#009787',GradientType=0 );
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  /*background-color: #003bb3;*/
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

h6 {
    margin: 0 25px !important;
    text-align: right !important;
}

