/* CSS Document */
/************

Juntes Anteriors

*************/
@import "https://fonts.googleapis.com/css?family=Muli|Poppins|Catamaran|Quicksand|Open+Sans|Mukta|Belgrano";
/* Disseny VERMELL */
/*$main-font-family: "Open Sans", sans-serif;*/
/*$header-background:#F0EEE5;*/
#juntes.section-icon {
  background-image: url("../img/icon/png/005-social-historic.png") !important;
  background-repeat: no-repeat;
  background-size: 113px 80px !important;
  background-position: -25px 40px;
  opacity: .6; }

.section-icon {
  height: 120px;
  max-width: 300px;
  color: black; }

#retornApi table thead th {
  background: linear-gradient(135deg, #da3a2f 0%, #fe9f98 100%);
  border-bottom: 1px solid #d2e3e1 !important;
  color: white !important; }

#retornApi .table-total {
  width: 100%; }

#retornApi legend {
  font-size: 1.1em; }

#retornApi .form-group {
  padding: 0 5px; }

#retornApi .col-md-12 {
  margin-bottom: 20px; }
