@media screen and (max-width: 1200px) {
    .chosemode {
        display: none !important;
    }

    .toplogout {
        margin-left: 2px;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    #copyright {
        background: url("../img/companylogoresponsive.png") 10px 10px no-repeat !important;
        padding-left: 40px;
        float: none;
        display: table-cell;
        width: 100%;
        line-height: 16px;
        height: 40px;
        padding-top: 5px;
        vertical-align: middle;
    }

    #technical {
        min-width: initial;
        float: none;
        display: table-cell;
    }

    div#footerActionsContainer div.actions {
        margin: 0;
    }

    /* css_components.css */
    .warningpages p {
        margin: 20px 0 0 10px !important;
    }

    .warningpages ul {
        padding-top: 10px;
        padding-left: 30px;
    }

    h1, h2, h3, h4, h5 {
        padding-left: 0px !important;
        padding-top: 5px !important;
        padding-bottom: 2px !important;
        font-size: 165% !important;
    }

    .contentauto, .contentonecolumn {
        padding-left: 2px !important;
        margin: 0px;
    }

    .radioIconErase {
        margin-bottom: 10px;
    }

    .wizardnavigation ul {
        overflow: hidden;
    }

    .wizardnavigation ul li {
        white-space: nowrap;
    }

    .wizardnavigation ul li.activemode.small {
        display: none;
    }

    .wizardnavigation ul li.activemode {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #footerActionsContainer {
        padding-bottom: 20px;
    }

    .responsiveDiscard {
        display: none;
    }

    .responsiveModeSelector {
        display: inline;
    }

    div.sidebarForm {
        margin-left: 0 !important;
    }

    #sidebarsurvey {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .responsiveForm > tbody > tr {
        margin-bottom: 5px !important;
    }

    .radioResponsiveDesc {
        display: initial;
    }

    .responsiveForm input:not(.x-form-field),
    .responsiveForm textarea:not(.x-form-field),
    .responsiveForm label {
        padding-left: 0px !important;
        max-width: 95% !important;
        margin-left: 0px !important;
    }

    .responsiveForm textarea:not(.x-form-field) {
        min-height: 60px;
        width: 100%;
    }

    .responsiveForm input:not(.x-form-field),
    .responsiveForm textarea:not(.x-form-field) {
        padding-left: 3px !important;
    }

    table.responsiveForm,
    .responsiveForm > thead,
    .responsiveForm > tbody,
    .responsiveForm > thead > th,
    .responsiveForm > tbody > tr,
    .responsiveForm > tbody > tr > td,
    .responsiveForm > tbody > tr > td .floatLeft {
        display: block;
        float: initial;
        padding-left: 0 !important;
    }

    table.radioGroupTable.tableform,
    .radioGroupTable.tableform > thead,
    .radioGroupTable.tableform > tbody,
    .radioGroupTable.tableform > tbody > tr,
    .radioGroupTable.tableform > tbody > tr > td,
    .radioGroupTable.tableform > tbody > tr > td .floatLeft {
        display: block;
        float: initial;
        padding-left: 0 !important;
        background-color: initial;
    }

    .radioGroupTable.tableform > thead,
    .radioGroupTable.tableform > tbody > tr > th {
        display: none;
    }

    .radioGroupTable.tableform > tbody > tr > td.inputcenter {
        text-align: left;
    }
}

@media screen and (max-width: 700px) {
    .datehour {
        display: none;
    }

    div.alertify div.ajs-content > div {
        background: none;
        padding-left: 0px !important;
    }

    .actions .button-a-background {
        display: none !important;
    }

    .actions, .actions input {
        font-size: 100% !important;
        margin-bottom: 0 !important;
        height: 22px;
    }

    .actions.responsiveActions {
        display: none;
    }

    #perfilnavegation {
        width: 100px;
    }

    #perfilnavegation ul li a {
        padding-left: 5px !important;
        padding-right: 10px !important;
    }

    #pagenavigation ul li a {
        padding-left: 5px !important;
        padding-right: 10px !important;
    }

    #infodetails #infodetailsicon {
        display: none;
    }

    #infodetails #infodetailsinfo li.separation {
        display: none;
    }

    #infodetails #infodetailsinfo {
        display: block;
    }

    .x-window {
        max-width: 85vw;
    }

    .actions ul li.sections {
        display: none;
    }

    .actions ul li.sectionsResponsive {
        display: initial;
    }

    .pagination .actions ul li .submit,
    .pagination .actions ul li .cancel {
        background: none !important;
        padding-left: 0 !important;
    }

    .pagination .actions ul li > * {
        padding-left: 17px !important;
    }

    .pagination .actions ul li .next {
        padding-left: 0px !important;
        padding-right: 17px !important;
    }

    .pagination .actions ul {
        margin-right: 10px;
    }

    .radioItem {
        display: block;
    }

    .deleteUploadFile {
        background: none;
        padding-left: 10px;
        margin: 0;
        line-height: 20px;
        vertical-align: center;
    }
}
