#download .container {
    color: #575049;
    font-size: 12px;
    padding: 16px 31px 0 32px;
}

#download {
    overflow-y: auto;
}

#download .container .title {
    border-bottom: 2px solid #cecac5;
    padding-bottom: 10px;
}

#download .container .title .fleft {
    font-weight: bold;
    font-size: 16px;
    color: #504b40;
}

ul.popular_download li {
    border-bottom: 1px solid #cecac5;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
}

ul.popular_download li span.left {
    font-weight: bold;
}

ul.popular_download li:nth-child(odd) {
    background-color: #f9f8f8;
}

ul.popular_download li:nth-child(even) {
    background-color: #fff;
}

#dxf_mun {
    width: 150px;
}

ul.popular_download li a,
a.download_button {
    border-radius: 10px;
    border: 1px solid #bdb9b5;
    background-color: #cecac5;
    color: #575049;
    font-size: 12px;
    margin-right: 10px;
    padding: 1px 10px;
    display: inline-block;
    height: 19px;
    line-height: 19px;
}

.cust_panel {
    height: 73px;
    line-height: 73px;
    border-bottom: 1px solid #cecac5;
    text-align: center;
    font-size: 16px;
}

.cust_panel a {
    background-color: #313a61;
    color: #ffcc00;
    border: 1px solid #313a61;
    border-radius: 5px;
    padding: 7px 10px;
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
}

.co_step1 {
    background-color: #f9f8f8;
    height: 36px;
    line-height: 36px;
}

.co_step1,
.co_step2 {
    border-bottom: 1px solid #cecac5;
}

.co_step1>* {
    float: left
}

.co_step1 span:nth-child(1),
.co_step2 span:nth-child(1) {
    font-size: 12px;
    font-weight: bold;
    width: 80px;
    margin-left: 10px;
}

.co_step1 select {
    background-color: #f5e1ca;
    border: 1px solid #a9763a;
    height: 24px;
    margin: 6px;
    width: 265px;
}

.co_step2 {
    padding-top: 10px;
}

.co_step2 .notification {
    margin: 20px 0 10px 10px;
}

#download label {
    margin-left: 3px;
}

#download label.l1 {
    font-weight: bold;
}

input.equipamientos,
input.infraestructuras {
    margin-left: 30px;
}

div.co_checkd.l1 {
    margin: 0 0 5px 10px;
}

div.co_checkd {
    height: 18px;
}

div.co_checkd label,
div.co_checkd input,
div.co_checkd img {
    float: left;
}

div.co_checkd img {
    margin-left: 3px;
    margin-top: 2px;
}

div.flinks {
    margin: 25px 0;
    color: #575049;
}

a.flinks {
    color: #575049;
    text-decoration: underline;
}

div.notification {
    color: #aaa59b;
    font-size: 11px;
}

#datos_generales,
#saneamiento,
#abastecimiento_agua,
#viario,
#saneamiento_depuración,
#hidrantes {
    padding-left: 20px;
    font-weight: normal;
    margin-top: 3px;
}

#arbol_infraestructuras>li {
    font-weight: bold;
    margin-bottom: 3px;
}

#arbol_infraestructuras input.equipamientos,
#arbol_infraestructuras input.infraestructuras {
    margin-left: 0px;
}