/* CSS Document */


/************

Juntes Anteriors

*************/

@import "https://fonts.googleapis.com/css?family=Muli|Poppins|Catamaran|Quicksand|Open+Sans|Mukta|Belgrano";

/* Disseny LILA */


/*$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, #23788c 0%, #8bd8ff 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;
}