body {
    overscroll-behavior-y: contain;
}

#load {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 9999;
    background: url(../images/loading.gif) no-repeat center center rgba(255,255,255,0.25);
}

video::-webkit-media-controls-start-playback-button {
    display: none;
}

select:disabled {
    opacity: 1 !important;
    cursor: default !important;
    pointer-events: none !important;
    border: none !important;
    background: transparent !important;
}

.atuarialTotalColor {
    background-color: #e2e2e2;
    font-weight: bold;
}

.recadastramento_changed-row {
    background-color: yellow;
}

.recadastramento_deleted-row {
    background-color: red;
}

.temnajanela-row {
    background: #ffbdbd;
}

.emenda-row {
    background: #ffffd2;
}

.voltouativa-row {
    background: #d0ff9c;
}

.lida-row {
    font-weight: normal;
}

.naolida-row {
    font-weight: bold;
}

.sisobi-row {
    font-weight: bold;
}

.encaixes-row {
    background: #fff1b8;
}

.bloqueado-row {
    background: #ffc0c0;
}

.bloqueado-field {
    color: #7df846;
}

.aguardando-row {
    background: #b1b8f5;
}

.atendido-row {
    background: #c6ffad;
}

.naocompareceu-row {
    background: #e4e48a;
}

.cancelado-row {
    background: #fac2c2;
}

.atuarial-superavit-row {
    color: blue;
}

.atuarial-deficit-row {
    color: red;
}

.atuarial-disabled-row {
    color: gray;
}

.transparent-frame, .transparent-frame .x-panel-body-default-framed {
    background-color: transparent !important;
}

.tabpanel-notvisible .x-panel-header {
    background-color: red !important;
}

.tabpanel-notvisible .x-panel-header {
    background-color: Red !important;
    background-image: none !important;
}

.icon-view {
    background: url(../images/gui/trans_white.png) no-repeat -99999px -99999px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    color: #fff;
    position: relative;
    display: block;
    height: auto;
}

    .icon-view div.icon img {
        margin-bottom: 1px;
        height: 40px;
        width: 40px;
    }

    .icon-view div.icon {
        background: url(../images/gui/trans_black.png) no-repeat -99999px -99999px;
        display: block;
        float: left;
        /*padding: 8px 17px;*/
        margin: 5px;
        /*    margin: 10px 0 0 25px;*/
        text-align: center;
        line-height: 1.3;
        color: #000;
        font-size: 10px;
        height: 90px;
        width: 100px;
        overflow: hidden;
        border-top: 1px solid transparent;
        cursor: pointer;
    }

.x-ie6 .icon-view div.icon,
.x-ie7 .icon-view div.icon,
.x-ie8 .icon-view div.icon {
    border-top: none;
    padding: 3px 2px;
    margin: 2px;
}

.icon-view div.icon-hover {
    background-color: #eee;
}

.icon-view .x-item-selected {
    background-color: #D3E1F1 !important;
}

.icon-view div.icon strong {
    color: #000;
    display: block;
}

.icon-view div.icon span {
    color: #999;
}

.rptPaperMain {
    width: 100%;
    height: 100%;
    top: 10px;
    position: relative;
}

.rptPaper {
    width: 100%;
    position: absolute;
    overflow: scroll;
}

.rptPaper-Container {
    position: relative;
    width: 100%;
    height: 100%;
}

.rptPaper-Col {
    width: 18px;
    height: 100%;
    position: relative;
}

/*rptrow {

}
*/

.rptrowCnt {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.rptrow-text {
    border: 1px solid black;
}

.rptitem {
    position: absolute;
}

.rptitem-text {
    width: auto;
    height: auto;
    position: relative;
}

.table {
    border-right: 2px dashed black;
}

.rptPaperHeader {
    position: fixed;
    top: 122px;
    left: 254px;
    height: 18px;
}

.x-grid-item-over {
    background-color: rgba(255, 160, 93, 0.25);
}

.x-grid-item-selected {
    background-color: rgba(255, 160, 93, 0.50);
}

.importador-evento-incideprev-row {
    background: #e1f200;
}

.importador-evento-previdencia-row {
    background: #fc7373;
}

.importador-evento-totbruto-row {
    background: #b1b8f5;
}

.importador-evento-totliquido-row {
    background: #9ff279;
}


div, span {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

div, span {
    color: inherit;
}

.x-progress-primary {
    background-color: #dae6f1;
    border-width: 0;
    height: 20px;
    border-color: #224c71
}

    .x-progress-primary .x-progress-bar-primary {
        background-image: none;
        background-color: #205d92
    }

    .x-progress-primary .x-progress-text {
        color: white;
        font-weight: 300;
        font-size: 13px;
        font-family: helvetica,arial,verdana,sans-serif;
        text-align: center;
        line-height: 20px
    }

    .x-progress-primary .x-progress-text-back {
        color: #2f4f4f;
        line-height: 20px
    }

.x-cmd-slicer.x-progress-bar-primary:before {
    display: none;
    content: "x-slicer:stretch:bottom" !important
}

.x-progressbar-primary-cell > .x-grid-cell-inner, .x-progressbarwidget-primary-cell > .x-grid-cell-inner {
    padding-top: 2px;
    padding-bottom: 2px
}

    .x-progressbar-primary-cell > .x-grid-cell-inner .x-progress-primary, .x-progressbarwidget-primary-cell > .x-grid-cell-inner .x-progress-primary {
        height: 20px
    }

.x-progress-danger {
    background-color: #faeeed;
    border-width: 0;
    height: 20px;
    border-color: #8d2522
}

    .x-progress-danger .x-progress-bar-danger {
        background-image: none;
        background-color: #b2201c
    }

    .x-progress-danger .x-progress-text {
        color: white;
        font-weight: 300;
        font-size: 13px;
        font-family: helvetica,arial,verdana,sans-serif;
        text-align: center;
        line-height: 20px
    }

    .x-progress-danger .x-progress-text-back {
        color: #2f4f4f;
        line-height: 20px
    }

.x-cmd-slicer.x-progress-bar-danger:before {
    display: none;
    content: "x-slicer:stretch:bottom" !important
}

.x-progressbar-danger-cell > .x-grid-cell-inner, .x-progressbarwidget-danger-cell > .x-grid-cell-inner {
    padding-top: 2px;
    padding-bottom: 2px
}

    .x-progressbar-danger-cell > .x-grid-cell-inner .x-progress-danger, .x-progressbarwidget-danger-cell > .x-grid-cell-inner .x-progress-danger {
        height: 20px
    }

.x-progress-info {
    background-color: #dbeff5;
    border-width: 0;
    height: 20px;
    border-color: #18586b
}

    .x-progress-info .x-progress-bar-info {
        background-image: none;
        background-color: #14718e
    }

    .x-progress-info .x-progress-text {
        color: white;
        font-weight: 300;
        font-size: 13px;
        font-family: helvetica,arial,verdana,sans-serif;
        text-align: center;
        line-height: 20px
    }

    .x-progress-info .x-progress-text-back {
        color: #2f4f4f;
        line-height: 20px
    }

.x-cmd-slicer.x-progress-bar-info:before {
    display: none;
    content: "x-slicer:stretch:bottom" !important
}

.x-progressbar-info-cell > .x-grid-cell-inner, .x-progressbarwidget-info-cell > .x-grid-cell-inner {
    padding-top: 2px;
    padding-bottom: 2px
}

    .x-progressbar-info-cell > .x-grid-cell-inner .x-progress-info, .x-progressbarwidget-info-cell > .x-grid-cell-inner .x-progress-info {
        height: 20px
    }

.x-progress-success {
    background-color: #e3f0e3;
    border-width: 0;
    height: 20px;
    border-color: #316a31
}

    .x-progress-success .x-progress-bar-success {
        background-image: none;
        background-color: #318931
    }

    .x-progress-success .x-progress-text {
        color: white;
        font-weight: 300;
        font-size: 13px;
        font-family: helvetica,arial,verdana,sans-serif;
        text-align: center;
        line-height: 20px
    }

    .x-progress-success .x-progress-text-back {
        color: #2f4f4f;
        line-height: 20px
    }

.x-cmd-slicer.x-progress-bar-success:before {
    display: none;
    content: "x-slicer:stretch:bottom" !important
}

.x-progressbar-success-cell > .x-grid-cell-inner, .x-progressbarwidget-success-cell > .x-grid-cell-inner {
    padding-top: 2px;
    padding-bottom: 2px
}

    .x-progressbar-success-cell > .x-grid-cell-inner .x-progress-success, .x-progressbarwidget-success-cell > .x-grid-cell-inner .x-progress-success {
        height: 20px
    }

.x-progress-warning {
    background-color: #faefdf;
    border-width: 0;
    height: 20px;
    border-color: #b37012
}

    .x-progress-warning .x-progress-bar-warning {
        background-image: none;
        background-color: #dc8408
    }

    .x-progress-warning .x-progress-text {
        color: white;
        font-weight: 300;
        font-size: 13px;
        font-family: helvetica,arial,verdana,sans-serif;
        text-align: center;
        line-height: 20px
    }

    .x-progress-warning .x-progress-text-back {
        color: #2f4f4f;
        line-height: 20px
    }

.x-cmd-slicer.x-progress-bar-warning:before {
    display: none;
    content: "x-slicer:stretch:bottom" !important
}

.x-progressbar-warning-cell > .x-grid-cell-inner, .x-progressbarwidget-warning-cell > .x-grid-cell-inner {
    padding-top: 2px;
    padding-bottom: 2px
}

    .x-progressbar-warning-cell > .x-grid-cell-inner .x-progress-warning, .x-progressbarwidget-warning-cell > .x-grid-cell-inner .x-progress-warning {
        height: 20px
    }

video::cue {
    font-size: 100%;
    color: yellow;
}

video::-webkit-media-text-track-container {
/*    transform: scaleX(-1) !important;*/
    text-transform: uppercase;
}

.iconDownload {
    background-image: url('/resources/download.png');
    background-size: 18px !important;
}

.iconTrash {
    background-image: url('/resources/trash-icon.png?v=2');
    background-size: 18px !important;
}

.iconReceita {
    background-image: url('/resources/icoreceita.png');
    background-size: 18px !important;
}

.iconObito {
    background-image: url('/resources/cruz_obito.png');
    background-size: 18px !important;
}