/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2/03/2017, 03:48:00 PM
    Author     : Dalton Agila
*/

#images-view-trabajadores .x-panel-body {
    background: white;
    font: 10px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#images-view-trabajadores .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
    width: 100%;
    height: 80%;
}

.x-quirks #images-view-trabajadores .thumb {
    padding-bottom: 15px;
}

#images-view-trabajadores .thumb img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    object-position: center center;
}

#images-view-trabajadores .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 6px;
    height: 150px;
    width: 100px;
}

#images-view-trabajadores .thumb-wrap .content {
    background: #521d0f;
    color: white;
    width: 100%;
    height: 20%;
    display: table;
}

#images-view-trabajadores .thumb-wrap .content span {
    text-align: center;
    vertical-align:middle;
    display: table-cell;
}

#images-view-trabajadores .thumb-wrap .posicion-invalida {
    background: orange;
    color: white;
    width: 100%;
    height: 20%;
    display: table;
}

#images-view-trabajadores .thumb-wrap .posicion-invalida span {
    text-align: center;
    vertical-align:middle;
    display: table-cell;
}

#images-view-trabajadores .x-item-over {
    border:2px solid #A9F5A9;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 4px;
}

#images-view-trabajadores .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 4px;
}

#images-view-trabajadores .x-item-selected .thumb {
    background: transparent;
}

#images-view-trabajadores .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO DE FICHAS DE HISTORIAL MEDICO
*/

#images-view-historial-clinico .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
}

#images-view-historial-clinico .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
}

.x-quirks #images-view-historial-clinico .thumb {
    padding-bottom: 3px;
}

#images-view-historial-clinico .thumb img {
    height: 128px;
    width: 128px;
}

#images-view-historial-clinico .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 10px;
}

#images-view-historial-clinico .thumb-wrap span {
    background: #521d0f;
    display: block;
    overflow: hidden;
    text-align: center;
    width: 144px; /* for ie to ensure that the text is centered */
    height: 60px;
    color: white;
}

#images-view-historial-clinico .x-item-over {
    border:2px solid #dddddd;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 8px;
}

#images-view-historial-clinico .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 8px;
}

#images-view-historial-clinico .x-item-selected .thumb {
    background: transparent;
}

#images-view-historial-clinico .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO DE EMPRESAS
*/

#images-view-empresas .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#images-view-empresas .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
    width: 100%;
    height: 80%;
}

.x-quirks #images-view-empresas .thumb {
    padding-bottom: 15px;
}

#images-view-empresas .thumb img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    object-position: center center;
}

#images-view-empresas .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 6px;
    height: 175px;
    width: 150px;
}

#images-view-empresas .thumb-wrap .content {
    background: #521d0f;
    color: white;
    width: 100%;
    height: 20%;
    display: table;
}
#images-view-empresas .thumb-wrap .content span {
    text-align: center;
    vertical-align:middle;
    display: table-cell;
}

#images-view-empresas .x-item-over {
    border:2px solid #dddddd;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 4px;
}

#images-view-empresas .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 4px;
}

#images-view-empresas .x-item-selected .thumb {
    background: transparent;
}

#images-view-empresas .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO ROL DE USUARIO
*/

#images-view-roles .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
}

#images-view-roles .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
}

.x-quirks #images-view-roles .thumb {
    padding-bottom: 3px;
}

#images-view-roles .thumb img {
    height: 128px;
    width: 128px;
}

#images-view-roles .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 10px;
}

#images-view-roles .thumb-wrap span {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 134px; /* for ie to ensure that the text is centered */
}

#images-view-roles .x-item-over {
    border:2px solid #A9F5A9;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 8px;
}

#images-view-roles .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 8px;
}

#images-view-roles .x-item-selected .thumb {
    background: transparent;
}

#images-view-roles .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO EQUIPOS DE PROTECCION
*/

#view-equipo-proteccion .x-panel-body {
    font-family: "Times New Roman";
}

#view-equipo-proteccion-empresa .x-panel-body {
    font-weight: bold;
}

#view-equipo-proteccion .thumb-wrap, #view-equipo-proteccion-empresa .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 10px;
    width: 150px;
    height: 195px;
}

#view-equipo-proteccion .thumb, #view-equipo-proteccion-empresa .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
}

.x-quirks #view-equipo-proteccion .thumb, .x-quirks #view-equipo-proteccion-empresa .thumb {
    padding-bottom: 5px;
}

#view-equipo-proteccion .thumb table, #view-equipo-proteccion-empresa .thumb table {
    width: 100%;
    height: 25px;
}

#view-equipo-proteccion .thumb img, #view-equipo-proteccion-empresa .thumb img {
    height: 100px;
    width: 100%;
    object-fit: scale-down;
    object-position: center center;
}

#view-equipo-proteccion .thumb-wrap span, #view-equipo-proteccion-empresa .thumb-wrap span {
    background: #521d0f;
    width: 150px;
    height: 40px;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 9px;
}

#view-equipo-proteccion .x-item-over, #view-equipo-proteccion-empresa .x-item-over {
    border:2px solid #A9F5A9;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 8px;
}

#view-equipo-proteccion .x-item-selected, #view-equipo-proteccion-empresa .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 8px;
}

#view-equipo-proteccion .x-item-selected .thumb, #view-equipo-proteccion-empresa .x-item-selected .thumb {
    background: transparent;
}

#view-equipo-proteccion .loading-indicator, #view-equipo-proteccion-empresa .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO EQUIPOS DE PROTECCION POR CARGO
*/

.thumb-wrap-epp {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 10px;
    width: 150px;
    height: 195px;
}

.thumb-wrap-epp .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
}

.x-quirks .thumb-wrap-epp .thumb {
    padding-bottom: 5px;
}

.thumb-wrap-epp .thumb table {
    width: 100%;
    height: 25px;
}

.thumb-wrap-epp .thumb img {
    height: 100px;
    width: 100%;
    object-fit: scale-down;
    object-position: center center;
}

.thumb-wrap-epp span {
    background: #521d0f;
    width: 150px;
    height: 40px;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 9px;
    font-weight: bold;
}

.thumb-wrap-epp .x-item-over {
    border:2px solid #A9F5A9;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 8px;
}

.thumb-wrap-epp .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 8px;
}

.thumb-wrap-epp .x-item-selected .thumb {
    background: transparent;
}

.thumb-wrap-epp .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO DE SUCURSAL
*/

#images-view-sucursal .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#images-view-sucursal .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
}

.x-quirks #images-view-sucursal .thumb {
    padding-bottom: 15px;
}

#images-view-sucursal .thumb img {
    height: 128px;
    width: 128px;
}

#images-view-sucursal .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 10px;
}

#images-view-sucursal .thumb-wrap span {
    background: #521d0f;
    height: 3em;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 138px; /* for ie to ensure that the text is centered */
    color: white;
}

#images-view-sucursal .x-item-over {
    border:2px solid #dddddd;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 8px;
}

#images-view-sucursal .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 8px;
}

#images-view-sucursal .x-item-selected .thumb {
    background: transparent;
}

#images-view-sucursal .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

/*
* ESTILO DE LUGAR DE TRABAJO
*/

#images-view-lugar-trabajo .x-panel-body {
    background: white;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#images-view-lugar-trabajo .thumb {
    padding: 3px;
    padding-bottom: 0;
    border: 2px #dddddd solid;
}

.x-quirks #images-view-lugar-trabajo .thumb {
    padding-bottom: 15px;
}

#images-view-lugar-trabajo .thumb img {
    height: 128px;
    width: 128px;
}

#images-view-lugar-trabajo .thumb-wrap {
    float: left;
    margin: 4px;
    margin-right: 0;
    padding: 10px;
}

#images-view-lugar-trabajo .thumb-wrap span {
    background: #521d0f;
    height: 3em;
    display: table-cell;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 138px; /* for ie to ensure that the text is centered */
    color: white;
}

#images-view-lugar-trabajo .x-item-over {
    border:2px solid #dddddd;
    background: #efefef url(../img/extjs/over.gif) repeat-x left top;
    padding: 8px;
}

#images-view-lugar-trabajo .x-item-selected {
    background: #eff5fb url(../img/extjs/selected.gif) no-repeat right bottom;
    border:2px solid #99bbe8;
    padding: 8px;
}

#images-view-lugar-trabajo .x-item-selected .thumb {
    background: transparent;
}

#images-view-lugar-trabajo .loading-indicator {
    font-size:11px;
    background-image:url('../extjs/build/classic/theme-neptune/resources/images/grid/loading.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left:20px;
    margin:10px;
}

.x-view-selector {
    position:absolute;
    left:0;
    top:0;
    width:0;
    border:1px dotted;
    opacity: .5;
    -moz-opacity: .5;
    filter:alpha(opacity=50);
    zoom:1;
    background-color:#c3daf9;
    border-color:#3399bb;
}