.title_main {
    text-align: center;
}

.input_user input, .input_user select, .button_user {
    font-size: 15px !important;
    line-height: 38px !important;
}
.formacc {
    margin-bottom: 0px;
}
@media screen and (max-width: 900px) {
    #main {
        font-size: 15px;
    }

    .contentpage {
        margin-top: 180px !important;
    }

    footer {
        padding-top: 20px;
    }

    .content_foobc {
        padding-top: 60px !important;
    }
}

@media screen and (max-width: 768px) {
    .contentpage {
        margin-top: 180px !important;
    }

    footer {
        padding-top: 20px;
    }

    .content_foobc {
        padding-top: 60px !important;
    }
}
