﻿a {
    text-decoration:none;
    display:inline-block;
}
body
{    
    width:90%;
    margin:auto;
    min-width:600px;
    max-width:2000px
}
html{
    overflow:hidden;
}
html,body {
    margin:0;
    padding:0;
    height:100%;
    color:#000;
}
body,button,input,label,select,td,textarea,label,buttom,li {
    font-family: 'Helvetica',Tahoma,Arial;
}
/* Fuentes */
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-weight:normal;
    line-height:1;
    color:#999999;
}
h1,h2,h3 {
    line-height:40px;
}
h1 {
    font-size:38.5px;
}
h2 {
    font-size:31.5px;
}
h3 {
    font-size:24.5px;
}
h4 {
    font-size:17.5px;
}
h5 {
    font-size:14px;
    font-weight:normal;
    color:#fff;
}
h6 {
    font-size:11.9px;
}
h1 small {
    font-size:24.5px;
}
h2 small {
    font-size:17.5px;
}
h3 small {
    font-size:14px;
}
h4 small {
    font-size:14px;
}

label,input,textarea,select {
    font-size:12px;
}
input,select {
    color:#020202;
}
input,.uneditable-input {
    width:auto;
}
textarea {
    height: auto;
}
/* Generales */
.hiden {
    display:none;
}
.show {
    display: inline-block;
}
/*botones chicos*/
#addMember {
    min-width:23px;
}
#removeMember {
    min-width: 10px;
}
/* Boton General */
.boton {
    font-size:12px;
    margin-left:10px;
    text-align:center;
    -webkit-border-radius:0.3em;
    -moz-border-radius:0.3em;
    border-radius:0.3em;
    -ms-border-radius:0.3em;
    margin-top:14px;
    padding:3px;
    min-width:68px;
    min-height:15px
}
.boton.active {
    color:#444;
}
.boton:hover {
    text-decoration:none;
}
.boton:active,.boton-green.active {
    background-color:#8ABA5D \9;
}
.boton.disabled,.boton[disabled] {
    color:#333333;
    background-color:#e6e6e6;
    *background-color:#d9d9d9;
    cursor:default;
    background-color:#e6e6e6;
    background-image:none;
    opacity:0.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow: none;
}
/* caja texto record definition*/
#divAddNewEntityType {
    margin-left: 30px;
}
/* Placeholder */
input[placeholder] {
    color:#666;
    font-size:12px;
    font-weight: normal;
}
/*::>>Login --------------------------------------------------- */
.main {
    width:100%;
    margin:0 auto;
    position: relative;
}
/* Contenedor principal para Login */
.signin {
    width:438px;
    background:#FFF;
    -webkit-border-radius:1em;
    -moz-border-radius:1em;
    border-radius:1em;
    display:block;
    margin:auto auto auto auto;
    position:relative;
    top: 103px;
}
/* Agrupa logotipo,usuario,contrase�a y submit */
.login {
    #height:auto;
    border-radius:15px;
}
.title-login {
    width:100%;
    height:57px;
    min-height:57px;
    position:relative;
    -webkit-border-radius:15px 15px 0 0;
    -moz-border-radius:15px 15px 0 0;
    border-radius:10px 10px 0 0;
    margin-bottom:-57px;
}
.title-login h2 {
    font-size:20px;
    color:#fff;
    margin:0;
    padding-top:15px;
    padding-left:20px;
    font-weight:normal;
}
.bar-green1 {
    width:100%;
    height:5px;
    margin-top:60px;
}
.bar-green2 {
    width:100%;
    height:20px;
}
/* logotipo de inicio */
.logo {
    width:186px;
    min-width:186px;
    height:79px;
    min-height:79px;
    margin:0 auto;
    margin-top:10px;
    margin-bottom: 15px;
}
/* Usuario y Contrase�a */
.login-group {
    margin:0 auto;
    text-align:center;
    border:0px;
}
.login-group label {
    float:left;
    margin-left:30px;
    margin-right:5px;
    width:120px;
    text-align:right;
    padding-top: 5px;
}
/* input usuario y contrase�a */
.input-xlarge {
    width:230px;
    min-width:230px;
    min-height:28px;
    max-height:28px;
    margin-left:-50px;
}
.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input {
    display:block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    min-width:38px;
}
.fsignin {
    margin:0 auto;
    max-width:440px;
}
.login-group {
    margin:0 auto;
    text-align:center;
    margin-bottom:2px;
}
.form-signin {
    padding-top:0px;
    display:block;
}
.form-signin input[type="text"],.form-signin input[type="password"] {
    font-size:14px;
    margin-bottom: 5px;
}
/* Boton inicio */
.boton-green {
    font-size:12px;
    margin-left:20px;
    height:30px;
    text-align:center;
    border:1px #999 solid;
    -webkit-border-radius:0.3em;
    -moz-border-radius:0.3em;
    border-radius:0.3em;
    -ms-border-radius:0.3em;
    margin-top:5px;
    margin-bottom:10px;
}
.boton-green.active {
    color:#444;
}
.boton-green:active,.boton-green.active {
    background-color: #8ABA5D \9;
}
/*::>>TopNav    --------------------------------------------------- */
.navbar {
    overflow:visible;
    margin-bottom:20px;
    color:#777777;
    position:absolute;
    *z-index:2;
    background-color:#cc0000;
}
@media only screen and (max-width: 1263px){
.navbar{position:fixed;}
    }
.navbar-inner {
    min-height:42px;
    padding-left:20px;
    padding-right:20px;
    background-color:#ffffff;
}
.navbar-inner:before,.navbar-inner:after {
    display:table;
    content:"";
    line-height:0;
}
.navbar-inner:after {
    clear:both;
}
.navbar .container {
    width: auto;
}
/* Correo de usuario logeado */
.navbar-inverse {
    color:#fff;
    font-size:0.9em;
}
.navbar-inverse .brand,.navbar-inverse .nav>li>a {
    color:#999999;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover {
    color: #ffffff;
}
/* Menu */
.navbar .brand {
    float:left;
    display:block;
    padding:1px 20px;
    margin-left:-20px;
}
.navbar .brand:hover {
    text-decoration:none;
}
.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus {
    margin-left:-5px;
    font-size:1.1em;
    font-weight:bold;
    text-decoration:underline;
}

/* Bloque para foto,usuario y correo */
.media,.media .media {
    margin-top:15px;
    max-width:321px;
    float: left;
}
/* Ancho de Usuario */
.media,.media-body {
    float:right;
    padding-right: 7px;
}
/* Menu Opciones de Configuraci�n */
.dropup,.dropdown {
    position:relative;
}
.dropdown-toggle {
    *margin-bottom:-3px;
}
.dropdown-toggle:active,.open .dropdown-toggle {
    outline:0;
}
.caret {
    display:inline-block;
    width:0;
    height:0;
    vertical-align:top;
    border-top:4px solid #000000;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
    content:"";
}
.dropdown .caret {
    margin-top:8px;
    margin-left:2px;
}
.dropdown-menu {
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    min-width:160px;
    padding:5px 0;
    margin:2px 0 0;
    list-style:none;
    border:1px solid #ccc;
    background-clip:padding-box;
}
.dropdown-menu.pull-right {
    right:0;
    left:auto;
}
.dropdown-menu .divider {
    *width:100%;
    height:1px;
    margin:1px 1px;
    *margin:-5px 0 5px;
    overflow:hidden;
}
.dropdown-menu li>a {
    display:block;
    padding:3px 10px;
    clear:both;
    font-weight:normal;
    line-height:20px;
    white-space:nowrap;
    font-size:12px;
}
.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a {
    text-decoration:none;
}
.dropdown-menu .active>a,.dropdown-menu .active>a:hover {
    text-decoration:none;
    outline:0;
}
.dropdown-menu .disabled>a,.dropdown-menu .disabled>a:hover {
    color:#999999;
}
.dropdown-menu .disabled>a:hover {
    text-decoration:none;
    background-color:transparent;
    background-image:none;
    cursor: default;
}
.dropdown-menu#reportmenu{
    position:fixed;
    margin:1px 0 0 0;
    left: 184px;
    top:41px;
    width:78%;
}
@media (min-width:1280px) and (max-width:1440px){
    .dropdown-menu#reportmenu{
    left:158px;
    }
}
@media (max-width:1279px){
    .dropdown-menu#reportmenu{
    left:140px;
    }
}
@media (max-width: 970px){
    .dropdown-menu#reportmenu{
    left:143px;
    top:51px;
    }
}
@media (max-width:768px){
    .dropdown-menu#reportmenu{
    left:145px;
    top:51px;
    }
}
.navbar .nav >li>.dropdown-menu#reportmenu:before{
    content: none;
    }
.navbar .nav >li>.dropdown-menu#reportmenu:after{
    content:none;
    }
/*::>>Contenedor principal  --------------------------------------------------- */
.container {
    position:relative;
    margin:0 auto;
}
.bar {
    margin:0 0 -4px;
    font-weight: bold;
}
/* Contenedor:TiedCOMM Fase 2 */
#parentAppxDiv {
    height:93%;
    margin-top:37px;
    margin-left:0;
    overflow:hidden;
    position:relative;
    display:none;
}
#appx {
    height:100%;
    display:none;
    position:relative;
}
#DocView {
    height:100%;
    display:none;
    position:relative;
}
#ifDocView {
    width:100%;
    min-width:100%;
    height:100%;
    max-height:100%;
    position:relative;
    z-index:3;
    valign:top;
}
#ifappx {
    width:100%;
    min-width:100%;
    height:100%;
    max-height:100%;
    position:relative;
    valign:top;
}
#photo {
    width:40px;
    min-width:40px;
    height:40px;
    min-height:40px;
}
.photoControlAccess {
    width:40px;
    min-width:40px;
    height:40px;
    min-height:40px;
    border-radius:50%;
}
.photoGroup {
    width:18px;
    min-width:18px;
    height:18px;
    min-height:18px;
    border-radius:50%;
    margin-right: 5px;
}
#photoProfile {
    width:60px;
    height:60px;
    border-radius:50%;
}
#logoCompany {
    width:125px;
    height:60px;
}
#alerts {
    width:30%;
    margin-top:auto;
    margin-bottom:auto;
    margin-left:auto;
    margin-right: auto;
}
/* Contenedor General - Encapsula las 3 ventanas de TiedCOMM BCM======================================================= */
#contenedor-general {
    
    max-width:970px;
    min-width:970px;
    overflow:hidden;
    border:0px #000 dotted;
    margin:0 auto;
    margin-top:60px;
    display:hidden;
}
.panel-left {
    
    
    position:absolute;
    float:right;
    clear:right;
    width:390px;
    min-width:350px;
    height:88%;
    min-height:586px;
    top:10%;
    right:943px;
    left:100px;
    background-color:white;
    border:1px solid #E5E5E5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:15px;
    border-bottom-right-radius:0px;
    border-top-right-radius:25px;
    border-top-left-radius:25px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,.05);
    box-shadow:0 1px 2px rgba(0,0,0,.05);
    z-index:1;
}
.panel-right {
    
    
    position:absolute;
    float:right;
    width:390px;
    min-width:350px;
    height:88%;
    min-height:586px;
    top:10%;
    right:103px;
    left:945px;
    background-color:white;
    border:1px solid #E5E5E5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:15px;
    border-bottom-left-radius:0px;
    border-top-right-radius:25px;
    border-top-left-radius:25px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,.05);
    box-shadow:0 1px 2px rgba(0,0,0,.05);
    z-index:1;
    
}
.panel-center {
    
    position:absolute;
    min-width:440px;
    width:440px;
    height:90.6%;
    min-height:604px;
    top:10%;
    right:494px;
    left:494px;
    background-color:#fff;
    border:1px #d5d5d5 solid;
    border-radius:12px;
    padding-top:1px;
    z-index:1;
}
#containerLeft {
    
    
    width:93%;
    min-width:255px;
    margin-top:-25px;
    padding:0;
    height:430px;
    min-height:430px;
    padding-left:2%;
}
#containerRight {
    
    width:93%;
    margin-top:-25px;
    padding:0;
    height:430px;
        padding-left:3%;
}

/* Fondo de ventana:Password Management,Reset Password,Profile,etc. */
.well {
        height:17px;
    min-height:17px;
        padding:19px;
        margin-bottom:20px;
        background-color:#00EE25;
        border:1px solid #e3e3e3;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border-radius:4px;
        -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
        -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
        box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
    border-color:#ddd;
    border-color:rgba(0,0,0,0.15);
}
.well-large {
    padding:24px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
}
.well-small {
    padding:9px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
}
/* Titulo de ventana:Password Management,Reset Password,Profile,etc. */
.title-bar {
    font-size:16px;
    font-weight:normal;
    padding:12px;
    margin-left:-1px;
    margin-right:-1px;
    -webkit-border-radius:12px 12px 0px 0px;
    -moz-border-radius:12px 12px 0px 0px;
    border-radius:12px 12px 0px 0px;
    margin-top:-1px;
    border:0px;
    margin-bottom:-10px;
}
.title-bar-left {
    -webkit-border-radius:12px 12px 0px 0px;
    -moz-border-radius:12px 12px 0px 0px;
    border-radius:12px 12px 0px 0px;
}
.title-bar-right {
    -webkit-border-radius:12px 12px 0px 0px;
    -moz-border-radius:12px 12px 0px 0px;
    border-radius: 12px 12px 0px 0px;
}
/* Barra Separadora Verde para Titulos */
.divider-title {
    margin-top:13px;
    margin-bottom:40px;
    width:100%;
    height:3px;
    background: #006A00;
}
/* Caracteristicas de Password Management,Profile,Reset Password:tamaño interno */
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
    width:90%;
}
.form-horizontal .control-group {
    margin-bottom:2px;
    *zoom:1;
}
.form-horizontal .control-group:before,.form-horizontal .control-group:after {
    display:table;
    content:"";
    line-height:0;
}
.form-horizontal .control-group:after {
    clear:both;
}
.form-horizontal .control-label {
    float:left;
    width:155px;
    padding-top:5px;
    margin-bottom:0px;  
    margin-left:0px;
}
.form-horizontal .control-labelpass {
    float:left;
    width:180px;
    padding-top:5px;
    text-align:right;
    margin-left:5px;
}
.form-horizontal .controls {
    width:230px;
    margin-left:10px;
    *display:inline-block;
    *padding-left:0;
    *margin-left:0;
    margin-left:159px;
}
.form-horizontal .controls:first-child {
    *padding-left:180px;
}
.form-horizontal .controlspass {
    width:230px;
    margin-left:10px;
    *display:inline-block;
    *padding-left:0;
    *margin-left:0;
    margin-left: 195px;
}
/* Select */
/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.contenedor-select {
    position:relative;
    border: 1px #00EE25 solid;
}
/* Caracteristicas de Password Management,Profile,Reset Password */
#containerCenter {
    width:100%;
    min-width: 200px;
    margin:0;
    padding:0;
    /*border:2px #F60 dotted;display: block;*/
}
/*=====>>Acordion */
.accordion {
    width:100%;
    overflow:hidden;
    margin:0;
    padding:0;
}
.accordion .accordion-header .panel-title {
    font-size:14px;
    font-weight: normal;
    min-width: 400px;
}
/* Fondo de titulo */
.accordion .accordion-header {
    text-decoration:none;
    outline:0;
    border-top-width:0;
    cursor: pointer;
}
/* Fondo de titulo Seleccionado */
.accordion .accordion-header-selected .panel-title {
    font-size:15px;
    font-weight: bold;
    min-width: 400px;
}
/* Borde y separación entre acordeoenes*/
.accordion-noborder .accordion-header {
    border-width:0 0 1px;
    margin-bottom:0px;
}
.accordion-noborder .accordion-body {
    border:0;
    margin-left: 5px;
}
#divAAccoNew.accordion-body, #configAccordion .accordion-body{
    margin-left: 0;
}
/* Iconos para abrir o cerrar acordeon */
.accordion-collapse {
    background:url('../themes/default/images/accordion_collapse1.png') no-repeat;
}
.accordion-expand {
    background: url('../themes/default/images/accordion_expand1.png') no-repeat;
}
.expandIcoRight {
    background:url('../themes/default/images/panel-expand-right.png') no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -20px;
    cursor: pointer;
    margin-right: 5px;
}
.collapseIcoRight {
    background:url('../themes/default/images/panel-expand-right.png') no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -20px;
    cursor: pointer;
    margin-right: 5px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*=====>>Contenido de acordeon */
.tabs-container {
    overflow:hidden;
    margin-left:0px;
}
.tabs-header {
    background-color:#fff;
    position:relative;
    overflow:hidden;
    padding-top: 2px;
}
/* Borde de cuadro completo */
.tabs-panels {
    border-top:0px;
    overflow: hidden;
}
/* Fondo Barra:Perfil y Contrase�a */
.tabs-wrap {
    position:relative;
    left:0px;
    overflow:hidden;
    width:100%;
    margin:0px;
    padding:0px;
}
/* Contorno de Grid con datos */
.panel-body {
    overflow:auto;
    border: 1px solid #A8A8A8;
}
/* Botones de Acordeon */
#div_add {
    text-align:center;
    margin:0 auto;
    margin-top:-4px;
    margin-bottom: 4px;
}
#div_add_config {
    text-align:center;
    margin:0 auto;
    margin-top:-4px;
    margin-bottom: 4px;
}
/* Cuadros de texto dentro de Acordeon:borde,altura,relleno,etc. */
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],input[type="file"],.uneditable-input {
    display:inline-block;
    height:17px;
    padding:2px 4px;
    margin-bottom:3px;
    font-size:12px;
    line-height:16px;
    color:#666;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    vertical-align:middle;
}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
    background-color:#fff;
    border:1px solid #bbb;
    
}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus {
    background-color:#fff;
    border:1px solid #ccc;
    outline:0;
    outline:thin solid \1;
    magin-top:3px;
}
input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly] {
    cursor:not-allowed;
    background-color: #fff;
    height:15px;
    pointer-events:none;
    color:transparent;
    text-shadow: 0 0 #666;
}
input[disabled],select[disabled],textarea[disabled] {
    background-color: #e4e4e4;
    color:#b4b4b4;
}
div#groupCombo input[disabled] {
    background-color: #fff;
}
/*Select para explorer*/
select:focus::-ms-value {
    background-color: #fcfcfc; 
    color:#000;
}
/* Cuadro de Busqueda */
#toolbar .search {
    width:120px;
    min-width:120px;
}
.search {
    width:100px;
    min-width: 100px;
}
/*=====>>Filtros de Búsqueda */
.profile-filter {
    float:right;
    width:237px;
    margin-top:3px;
    -webkit-border:1px #cc0000 solid;
}
.profile-filter input {
    float:left;
    margin-top:4px;
    font-size:11px;
    margin-left:1px;
}
.profile-filter label {
    float:left;
    margin-right:5px;
    font-size:11px;
    margin-left: 2px;
}
/*-->Boton para Filtro de Busqueda */
.btn-group {
    position:relative;
    display:inline-block;
    *display:inline;
    *zoom:1;
    font-size:0;
    vertical-align:middle;
    white-space:nowrap;
    *margin-left:.3em;
}
.btn-group:first-child {
    *margin-left:0;
}
.btn-group+.btn-group {
    margin-left:5px;
}
.btn-toolbar {
    font-size:0;
    margin-top:10px;
    margin-bottom:10px;
}
.btn-toolbar .btn+.btn,.btn-toolbar .btn-group+.btn,.btn-toolbar .btn+.btn-group {
    margin-left:5px;
}
.btn-group>.btn {
    position:relative;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
.btn-group>.btn+.btn {
    margin-left:-1px;
}
.btn {
    display:inline-block;
    *display:inline;
    *zoom:1;
    padding:4px 12px;
    margin-bottom:0;
    line-height:20px;
    *line-height:20px;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
}
.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled] {
    color:#333;
}
    .btn:active,.btn.active {
    background-color:#333;
}
.btn:first-child {
    *margin-left:0;
}
.btn:hover {
    color:#333;
    text-decoration:none;
    background-color:#666;
    *background-color:#666;
    background-position:0 -15px;
}
.btn:focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px;
}
    .btn.active,.btn:active {
    background-color:#FFB038;
}
    .btn.disabled,.btn[disabled] {
    cursor:default;
    background-color:#e6e6e6;
    background-image:none;
    opacity:0.65;
}
.btn .label,.btn .badge {
    position:relative;
    top: -1px;
}
    /* btn-primary ------- */
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active {
    color:#333;
}
.btn {
    border-color:#c5c5c5;
    border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
    color:#fff;
}

.btn-group>.btn,.btn-group>.dropdown-menu {
    font-size: 12px;
}
/* Añadir Archivo */
.file-wrapper {
    position:relative;
    display:inline-block;
    overflow:hidden;
    cursor:pointer;
    margin-left: 5px;
}
.file-wrapper input {
    position:absolute;
    top:0;
    right:0;
    left:1px;
    filter:alpha(opacity=1);
    opacity:0.01;
    -moz-opacity:0.01;
    cursor:pointer;
    width:116px;
    height:50px;
}
#uploadLanguage{
    height:20px;
}
.file-wrapper .button-file {
    color:#fff;
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    display:inline-block;
    font-weight:bold;
    cursor:pointer;
    width:122px;
    height:33px;
    text-align:center;
}
.file-holder {
    color: #000;
}
/*=====>>Restablecer Contraseña */
.help-block {
    font-size:12px;
    color:#333;
}
#profileframe {
    margin-left:-1%;
    size:90%;
    idth:100%;
    height:700px;
    margin-bottom:12%;
}
#configframe {
    margin-left:0%;
    size:90%;
    width:100%;
    height:700px;
    margin-bottom:12%;
}
.center {
    position:fixed;
    width:30%;
    top:35%;
    left:33%;
    right:33%;
    z-index:1040;
}
#tiedcommlog {
    width: 230px;
}
/* EXTRAS */
h3 {
    font-size:18px;
    color:#333;
    font-weight:bold;
    margin:0;
    margin-bottom:15px;
}
.demo-info {
    background:#FFFEE6;
    color:#8F5700;
    padding:12px;
}
.demo-tip {
    width:24px;
    height:16px;
    float:left;
}
#m1 {
    position:fixed;
    top:50%;
    left:50%;
    width:300;
    margin-left:-100px;
    border:3px solid #ffffff;
    background-color:#CCFF33;
    color:#000000;
    padding:10px 0;
    text-align:center;
    opacity:1;
    font-size:17px;
    display:none;
}
#update {
    display:none;
}
#m2 {
    position:fixed;
    top:50%;
    left:50%;
    width:300;
    margin-left:-100px;
    border:3px solid #ffffff;
    background-color:#CCFF33;
    color:#000000;
    padding:10px 0;
    text-align:center;
    opacity:1;
    font-size:17px;
        display:none;
}
.fileinput-button {
    position:relative;
    overflow:hidden;
    float:right;
    top:15px;
    margin-right:140px;
}
.fileinput-button input {
    position:absolute;
    top:0;
    right:0;
    margin:0;
    opacity:0;
    filter:alpha(opacity=0);
    transform:translate(-300px,0) scale(4);
    font-size:23px;
    direction:ltr;
    cursor:pointer;
}
.fileupload-buttonbar .ui-button,.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}
/* Fix for IE 6:*/
* html .fileinput-button {
    margin-right:1px;
}
* html .fileinput-button .ui-button-text {
    line-height:24px;
}
* html .fileupload-buttonbar .ui-button {
    margin-left: 3px;
}
/* Fix for IE 7:*/
*+html .fileinput-button {
    margin-right:4px;
}
*+html .fileinput-button .ui-button-text {
    line-height:24px;
}
*+html .fileupload-buttonbar .ui-button {
    margin-left:3px;
}
.form-large>.controls {
    margin-bottom:2px;
}
.pagination {
    margin:0px 0;
    padding:0 0 5px 0;
}
-ms-input-placeholder {
    background:#DDD;
    color:Chocolate;
    font-size:12px;
    font-style:italic;
    font-weight:normal;
    letter-spacing:3px;
}
.tooltip {
    position:fixed;
    z-index:1990;
}
.spin {
    background-color:rgba(0,0,0,0);
    width:185px;
    top:65%;
    left:65%;
    height:0;
    border:none;
}
#sessionTime {
    width:50px;
}
#RepeatPassword {
    width:50px;
}
#units {
    width:120px;
    display:inline-box;
}
.container-over-all {
    position:absolute;
    top:0px;
    left:0px;
    border:solid 0px black;
    z-index:0;
    -moz-opacity:.0;
    filter:alpha(opacity=0);
    opacity:0.0;
    overflow:hidden;
    
}
.over-soporter {
    position:relative;
    z-index:1350;
}
.pagination-page-list {
    display:none;
}
#buttonAdd {
    height:17px;
}
.panel-left {
    position:absolute;
    margin-top:9px;
    float:right;
    clear:right;
    width:390px;
    min-width:390px;
    height:88%;
    min-height:586px;
    max-height:586px;
    top:10%;
    right:939px;
    left:100px;
    background-color:white;
    border:1px solid #E5E5E5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:0px;
    border-bottom-right-radius:0px;
    border-top-right-radius:25px;
    border-top-left-radius:25px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,.05);
    box-shadow:0 1px 2px rgba(0,0,0,.05);
    z-index:1;
}
.panel-right {
    position:absolute;
    margin-top:9px;
    float:right;
    width:390px;
    min-width:390px;
    height:88%;
    min-height:586px;
    max-height:586px;
    top:10%;
    right:103px;
    left:938px;
    background-color:white;
    border:1px solid #E5E5E5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:0px;
    border-bottom-left-radius:0px;
    border-top-right-radius:25px;
    border-top-left-radius:25px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,.05);
    box-shadow:0 1px 2px rgba(0,0,0,.05);
    z-index:1;
    
}
.panel-center {
    position:absolute;
    margin-top:9px;
    max-width:440px;
    width:440px;
    height:90.6%;
    min-height:604px;
    max-height:605px;
    transition:0s;
    top:7%;
    right:494px;
    left:494px;
    background-color:white;
    border:1px solid #E5E5E5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
     border-radius:0px;
    border-top-right-radius:25px;
    border-top-left-radius:25px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,.05);
    box-shadow:0 1px 2px rgba(0,0,0,.05);
    z-index:3;
}
@media only screen and (max-width: 1350px){
.panel-left {left:20px;}
.panel-right {left:858px;}
.panel-center {left:414px;}
}

.panel-center-dlt-expanded {
    position:absolute;
    min-width:1080px;
    width:1080px;
    left: 10%;
    right: 10%;
}
@media only screen and (max-width: 1550px){
.panel-center-dlt-expanded{
    margin-left:-120px;
}
    }
.panel-center-act-expanded{
    position:absolute;
    min-width:525px;
    width:525px;
}
#containerLeft {
    width:93%;
    margin-top:-35px;
    padding:0;
    height:450px;
    padding-left:3%;
}
#containerRight {
    width:94%;
    margin-top:-35px;
    padding:0;
    height:450px;
    padding-left:3%;
}
[class^="icon-tcm-"],[class*=" icon-tcm-"]
,[class^="icon-valAx-"],[class*=" icon-valAx-"]
,[class^="icon-dlt-"],[class*=" icon-dlt-"]
,[class^="icon-abc-"],[class*=" icon-abc-"]{
    background-position:0px 0px;
    width:20px;
    height:20px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
}
i.icon-dlt-complianceMails{
    background-image: url(../img/ico/complianceMails20x20.png);
    background-size: 18px;
}
i.icon-dlt-reworkMails{
    background-image: url(../img/ico/icoReworkmails.png);
    background-size: 18px;
}
i.icon-dlt-activityMails{
    background-image: url(../img/ico/icoactivityMails.png);
    background-size: 18px;
}
i.icon-dlt-copyOwner{
    background-image: url(../img/ico/CopyOwner.png);
    background-size: 20px;
}
span.icon-dlt-ShowDetails{
    background-image:url(../img/ico/icoShowMore.png);
    background-size:15px;
    margin-left:209px;
    margin-top: 2px;
}

span.icon-dlt-ShowDetailsUp{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top:-5px;
    left:-5px;
}
.menu-icon.icon-tcm-SS, .menu-icon.icon-tcm-SD, .menu-icon.icon-tcm-DS, .menu-icon.icon-tcm-DD{
    background-image:url(../img/ico/EFFORT-20x20.png);
    background-size: 20px;
    }
i.icon-dlt-repetitiveAlertsDays{
    background-image: url(../img/ico/dayAlerticon30x30.png);
    background-size: 18px;
}
[class^=".icon-tcm-Button"],[class*=" .icon-tcm-Button"],[class^=".icon-dlt-Button"],[class*=" .icon-dlt-Button"] {
    cursor:pointer;
}
.icon-tcm-Button-changeType {
    width:20px;
    height:20px;
    background-image:url("../img/ico/ButChangeFormat20x20.png");
}
i.icon-dlt-repetitiveAlerts{
    background-image: url(../img/ico/Alerticon30x30.png);
    background-size: 18px;
}
.icon-tcm-sign {
    width:20px;
    height:20px;
    background-image:url("../img/ico/sign.png");
}
.icon-tcm-auth{
    width:20px;
    height:20px;
    background-image:url("../img/ico/stamp.png");   
}
.icon-dlt-integrity{
	width:20px;
    height:20px;
    background-image:url("../img/ico/icoIntegrationMails.png");
}
.icon-dlt-groupMails{
	width:20px;
    height:20px;
    background-image:url("../img/ico/icoGroupMails.svg");
}
.icon-dlt-Integrity{
	width:25px;
    height:25px;
    background-image:url("../img/ico/icoIntegration.png");
    background-size:25px;
}
.icon-dlt-manualLoad{
	background-image: url(../img/ico/icoManualLoad.png);
	background-size: 18px;
}
.icon-dlt-manualMails{
	background-image: url(../img/ico/ico_manualMail-1.png);
	background-size: 18px;
}
.icon-dlt-showPassword{
	background-image: url(../img/ico/icoShowPassword.png);
	/*margin: 1px 6px;*/
}
.icon-tcm-nextAssignment{
    width:20px;
    height:20px;
    background-image:url("../img/ico/ico_assignment.png");    
}
.icon-tcm-assignment{
    width:18px;
    height:18px;
    background-image:url("../img/ico/icon_usertype.png");
    background-size: 18px;
}
.icon-tcm-multiauth{
    width:18px;
    height:18px;
    background-image:url("../img/ico/icon_multiauth.png");
    background-size: 18px;
}
.icon-dlt-startDateControl{
    width:18px;
    height:18px;
    background-image: url("../img/ico/icoStartDate.png");
    background-size: 18px;
}
.icon-dlt-WarningStartDays{
    width:18px;
    height:18px;
    background-image: url("../img/ico/IcoWarningCompliance-stagger.png");
    background-size: 18px;
}
.icon-dlt-StartDatedMails{
    width:18px;
    height:18px;
    background-image: url("../img/ico/icoactivityMails.png");
    background-size: 18px;
    filter: hue-rotate(200deg) brightness(1.15);
}
/*.icon-dlt-mailMonitor{
    background-image:url("../img/ico/ico/ico_1.png");    
}*/
.icon-tcm-download{
    width:20px;
    height:20px;
    margin-top:4px;
    background-image:url("../img/ico/download.gif");    
}
.icon-tcm-more-options{
    width:20px;
    height:20px;
    background-image:url("../img/ico/more-options.png");   
    background-repeat: round; 
}
.icon-tcm-update-mass{
    width:20px;
    height:20px;
    margin-top:4px;
    background-image:url("../img/ico/update_mass_icon.png");
    background-size: 20px 20px;
}
.icon-tcm-advanced-search{
    width:18px;
    height:18px;
    margin-top:4px;
    background-size: 18px 18px;
}
.adv-search-on{
    background-image:url("../img/ico/advSearch_active.png");
}
.adv-search-off{
    background-image:url("../img/ico/advSearch_inactive.png");
}
.adv-search-tool-on{
    background-image:url("../img/ico/ToolsSearchButton.png");
}
.adv-search-tool-off{
    background-image:url("../img/ico/ToolsSearchButtonOff.png");
}
.icon-tcm-none-auth{
    width:20px;
    height:20px;
    background-image:url("../img/ico/ButChangeFormat20x20.png");    
}
.icon-tcm-regex{
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoRegexFormat20x20.gif"); 
}
.icon-tcm-integer {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoNumFormat20x20.png");
}
.icon-tcm-decimal {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoDecimal.png");
}
.icon-tcm-Money, .icon-tcm-money {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoCurrencyFormat20x20.png");
}
.icon-tcm-text {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoTextFormat20x20.png");
}
.icon-tcm-comment {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoComment.png");
}
.icon-tcm-date {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoDateFormat20x20.png");
}
.icon-tcm-time {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoHourFormat20x20.png");
}
.icon-tcm-constant {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoConstant.png");
    background-size: 20px 20px;
}
.icon-tcm-datetimeStamp {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoTimestampFormat20x20.png");
}
.icon-tcm-datetime {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoDateTime.png");
}
.icon-tcm-boolean {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoBooleanFormat20x20.png");
}
.icon-tcm-list {
    width:20px;
    height:20px;
    background-image:url("../img/ico/Icolista20x20.gif");
}
[class^="icon-tcm-list-item-"]{
    width:20px;
    height:20px;
    background-size: contain;
    background-image: none;
    background-color: white;
}
.icon-tcm-Relatedlist {
    width:20px;
    height:20px;
    background-image:url("../img/ico/icoRelatedList.png");
}
.icon-tcm-item, .icon-tcm-ProductType, .icon-tcm-EmployeeType {
    width:20px;
    height:20px;
    background-image:url("../img/ico/icoProductType.png");
    background-size: 20px 20px;
}
.icon-tcm-budget, .icon-tcm-projectcontroltype {
    width:20px;
    height:20px;
    background-image:url("../img/ico/Presupuesto01.png");
    background-size: 20px 20px;
}
.icon-tcm-usertype {
    width:20px;
    height:20px;
    background-image:url("../img/ico/icon_usertype.png");
}
.icon-tcm-autonumeric{
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoAutoNum.png");
}
.icon-tcm-cc {
    width:20px;
    height:20px;
    background-image:url("../img/ico/ico_cc.png");
}
.icon-tcm-EntityType {
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoEntityType.png");
}
.icon-tcm-fingerprint{
	width:20px;
    height:20px;
    background-image:url("../img/ico/icoFingerPrint.png");
}
[class^="icon-act-"],[class*=" icon-act-"] {
    background-position:0px 0px;
    width:20px;
    height:20px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
}
.reloadCaptchaIcon{
    vertical-align: bottom;
    margin-bottom: 15px;
}
.icon-dlt-Activity {
    background-image:url("../img/ico/IcoDLTActivity.jpg");
}
.icon-dlt-logicKey{
    background-image:url("../img/ico/llave_icon.png");
    background-repeat: no-repeat;
    background-size: 20px;
    margin-top: -12px;
    margin-left: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.checkBoxSimulator{
    background-image: url("../img/ico/ico-checkBoxSimulator.png");
    background-repeat: no-repeat;
    background-size: 13px 13px;
    position: relative;
    top: 6.9px;
    height: 15px;
    width: 15px;
}
.icon-dlt-ButtonHide, .icon-dlt-HideRecord{
    background-image: url("../img/ico/ico_hideRecord.png");
    background-size: 17px;
}
.icon-dlt-ButtonShow, .icon-dlt-ShowRecord, .icon-dlt-Visible{
    background-image: url("../img/ico/ico_showRecord.png");
    background-size: 17px;
}
.icon-dlt-ButtonCreateRelated{
    background-image: url("../img/ico/IcoRelatedEntityType.ico");
    background-size: 17px;
}
.icon-dlt-SingleInput{
    background-image: url("../img/ico/ico-SingleInput.gif");
    background-repeat: no-repeat;
    background-size: 14px 16px;
}
.icon-dlt-ShowDocument{
    background-image:url("../img/ico/ButOpenDoc23x18.png");
    background-size:20px;
}
.icon-dlt-pedingSign{
    background-image:url("../img/ico/ButOpenDoc23x18.png");
    background-size:20px;
}
.icon-dlt-Rework{
    background-image:url("../img/ico/iconRework.png");
    background-size:17px;
}
.icon-dlt-Multiple {
    background-image:url("../img/ico/IcoDocsMultiples20x24.png");
    background-size:14px;
}
.icon-dlt-Editable {
    background-image:url("../img/ico/ButEdit12x12.png");
}
.icon-dlt-Export{
    background-image:url("../img/ico/ico_clone.png");
    cursor:pointer;
}
.icon-dlt-MasiveLoad{
    background-image:url("../img/ico/excelToDB.png");
    background-size: 21px 21px;
    cursor:pointer;
}
.icon-dlt-Required {
    background-image:url("../img/ico/IcoDLTRequired.jpg");
}
.icon-dlt-MasiveLoad{
    background-image:url("../img/ico/icon_masiveLoad.png");
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin-left:3px;
    margin-top:1px;
}
.icon-dlt-fieldMap {
    width: 20px;
    height: 20px;
    background-size: 14px;
    background-image:url("../img/ico/IcoMapping.png");
}
.icon-dlt-readOnly {
    background-image:url("../img/ico/IcoDLTReadOnly.png");
    background-size: 16px 16px;
    background-position: -3px 0px;
}
.icon-dlt-QueryAX, .icon-dlt-Create{
    background-image:url("../img/ico/IcoDLTQueryAX.png");
}
.icon-dlt-ShowLinked, .icon-dlt-Start {
    background-image:url("../img/ico/ico_play.png");
    background-size: 15px 15px;
    background-position-y: 1px;
}
.icon-dlt-WarningExpired {
    background-image:url("../img/ico/IcoWarning14x14.png");
}
.icon-dlt-Expired {
    background-image:url("../img/ico/IcoExpired14x14.png");
}
.icon-dlt-ExpirationOk{
    background-image:url("../img/ico/14x14iconExpirationOK.png");
}
.icon-dlt-Warning {
    background-image:url("../img/ico/IcoWarning14x14.png");
}
i.icon-dlt-ExpiredMails{
    background-image:url(../img/ico/expiredMails20x20.png);
    background-size: 18px;
}
.icon-dlt-VerifiedFlag {
    background-image:url("../img/ico/ButFlag12x12.png");
}
.icon-dlt-RejectedFlag {
    background-image:url("../img/ico/IcoRejected16x14.png");
}
.icon-dlt-Exists {
    background-image:url("../img/ico/IcoOk12x9.png");
    background-position: 1px 3px;
}
.icon-dlt-complete {
    background-image:url("../img/ico/iconCom.png");
    background-position:5px 1px;
    background-size: 14px;
}
.icon-dlt-VerifiedNew {
    background-image:url("../img/ico/IcoVerify16x14.png");
}
.icon-dlt-Flagged {
    background-image:url("../img/ico/IcoRedFlag13x14.png");
}
.icon-dlt-YellowFlag {
    background-image:url("../img/ico/FlagAXDB19x23.png");
}
.icon-dlt-Resolved {
    background-image:url("../img/ico/IcoVerify16x14.png");
}
.icon-dlt-Flag {
    background-image:url("../img/ico/IcoRedFlag13x14.png");
}
.icon-dlt-Show {
    background-image:url("../img/ico/icoWatch.png");
      background-size: 18px;
}
.icon-dlt-Signed {
    background-image:url("../img/ico/IcoSigned.png");
    background-size: 18px 15px;
}
.icon-dlt-NoSigned {
    background-image:url("../img/ico/IcoNotSigned.png");
    background-size: 18px 15px;
}
.icon-dlt-Sign {
    background-image:url("../img/ico/IcoPendingSign.png");
    background-size: 18px 15px;
}
.icon-dlt-Auth {
    background-image:url("../img/ico/stampmissing.png");
}
.icon-dlt-Authorized{
    background-image:url("../img/ico/stamp01.png"); 
}
.icon-dlt-Rejected{
    background-image:url("../img/ico/stampdiscard.png");    
}
.icon-dlt-Autorization{
    background-image:url("../img/ico/stamp01.png");     
}
.icon-dlt-NotExists {
    background-image:url("../img/ico/IcoNotOK9x9.png");
    background-position: 3px 2px;
}
.icon-dlt-incomplete {
    background-image:url("../img/ico/iconIncom.png");
    background-position:5px 1px;
    background-size: 14px;
}
/* SCRUM-10 "Mapa de Avance": 3er estado de Fase/Suprafase/Flujo/Control -- "En
   proceso" (al menos un requisito completo, no todos). Dibujado en CSS puro
   (medio circulo, mismo azul que usa NX en Tailwind blue-500) en vez de un
   PNG nuevo -- los iconos huerfanos iconProgress5/6.png son circulos naranjas,
   no coinciden con lo pedido, asi que no se reutilizan. */
.icon-dlt-inProcess {
    background-image: conic-gradient(#3B82F6 0deg 180deg, #FFFFFF 180deg 360deg);
    background-position: center center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.icon-dlt-Pending, .icon-dlt-AuthInProgress, .icon-dlt-InProgress {
    background-image:url("../img/ico/iconPending.png");
    background-position:5px 1px;
    background-size: 14px;
}
.icon-dlt-AuthInProgress, .icon-dlt-InProgress {
    background-position:1px 0px;
}
.icon-dlt-Wrong {
    background-image:url("../img/ico/IcoExclMark19x17.png");
    background-size:16px;
}

.icon-dlt-MadeInHome {
    background-image:url("../img/ico/IcoExternal12x14.png");
}
.icon-dlt-InDoc {
    background-image:url("../img/ico/IcoHome14x14.png");
}
.icon-dlt-onTime {
    background-image:url("../img/ico/onTime.png");
    background-size:20px;
}
.icon-dlt-notOnTime, .icon-dlt-ComplianceExpired{
    background-image:url("../img/ico/notOnTime.png");
    background-size:20px;
}
.icon-dlt-defaultDays{
    background-image:url("../img/ico/notOnTime.png");
    background-size:20px;
    filter: hue-rotate(110deg) brightness(1.2);
}
.icon-dlt-WarningCompliance, .icon-dlt-WarningCompliance{
    background-image:url("../img/ico/warningCompliance.png");
    background-size:20px;
}
.icon-dlt-optionalCompliance{
    background-image: url("../img/ico/optionalCompliance.png");
    background-size:20px;
}
.icon-dlt-ComplianceUpload {
    background-image:url("../img/ico/ComplianceUpload.png");
    background-size:20px;
}
td .icon-dlt-onTime, td .icon-dlt-notOnTime, td .icon-dlt-WarningCompliance{
    background-position:-2px;
}
.icon-dlt-AlertComplianceLevel{
    background-image:url("../img/ico/Maxicon20x20.png");
    background-size:20px;
}
.icon-dlt-AlertCompliance{
    background-image:url("../img/ico/daysAlert20x20.png");
    background-size:20px;
}
.icon-dlt-StaggerType{
    background-image:url("../img/ico/IcoStagger.png");
    background-size:20px;
}
.icon-dlt-Assigned{
    background-image:url("../img/ico/IcoStagger.png");
    background-size:17px;
}
.icon-dlt-Stagger{
    background-image:url("../img/ico/Maxicon20x20.png");
    background-size:17px;
}
.icon-dlt-White {
    background-image:inherit;
}
.icon-dlt-ButtonAdd {
    background-image:url("../img/ico/ButAdd12x12.png");
    cursor:pointer;
}
.icon-dlt-OpenViewComplete {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ecm_ico.gif");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-ButtonDownload {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButDesc15x12.png");
    cursor:pointer;
    background-size:15px;
}
#propertiesDocumentList .icon-dlt-ButtonFlag {
    background-image:url("../img/ico/ButFlagDoc12x12.png");
}
.icon-dlt-ButtonShowChilds {
    background-image:url("../img/ico/DocsA14X14.jpg");
}
.icon-dlt-ButtonDelete {
    background-image:url("../img/ico/ButRemove12x12.png");
}
.icon-dlt-Up {
    background-image:url("../img/ico/IcoBlueArrow15x15.png");
}
.icon-dlt-Upload {
    background-image:url("../img/ico/IcoBlueArrow15x15.png");
}
.icon-dlt-Update {
    background-image:url("../img/ico/IcoSave.png");
}
.icon-dlt-Validated {
    background-image:url("../img/ico/IcoVerify16x14.png");
}
.icon-dlt-Edited, .icon-dlt-EditPhase, .icon-dlt-EditFlowActivity {
    cursor:pointer;
    background-image:url("../img/ico/IcoEdit15x13.png");
}
.icon-dlt-Tree{
    cursor:pointer;
    background-image:url("../img/ico/icon_Tree.png");
    background-size:15px;
    background-position:2px 1px;
}
.icon-dlt-MoveUp {
    cursor:pointer;
    background-image:url("../img/ico/IcoMoveUp15x13.png");
}
.icon-dlt-MoveDown {
    cursor:pointer;
    background-image:url("../img/ico/IcoMoveDown15x13.png");
}
.datagrid-row-expand {
    background-image:url("../img/ico/datagrid_row_expand12x12.png");
}
.datagrid-row-collapse {
    background-image:url("../img/ico/datagrid_row_collapse12x12.png");
}
.icon-dlt-Or {
    width:20px;
    background-image:url("../img/ico/ToolOr20x12.png");
}
.icon-dlt-Search {
    width:20px;
    background-image:url("../img/ico/IcoMagGlass11x11.png");
}
.icon-dlt-dialog{
    width:20px;
    background-image:url("../img/ico/IcoDialog.png");
    background-size:20px 20px;
    background-position-y:4px;
    height:24px;
}
.icon-dlt-dialog:hover{
    cursor:help;
}   
.icon-dlt-ButtonFlag {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButFlag24x24.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-ButtonChangeType{
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButChangeFormat20x20.png");
    cursor:pointer;
    background-size:15px;
    left: 30px !important;
}
.icon-dlt-ButtonEdit {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButEdit12x12.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-ButtonHistory {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButHistory12x12.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-FlagDoc {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButFlagDoc12x12.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-ButtonSave {
    width:15px;
    height:15px;
    margin-top:5px;
    margin-left:1px;
    background-image:url("../img/ico/IcoSave.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-NotRequired{
	width:15px;
    height:15px;
    margin-top:1px;
    margin-left:1px;
    background-image:url("../img/ico/icoNR.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-ButtonStart {
    width:15px;
    height:15px;
    margin-top:5px;
    margin-left:1px;
    background-image:url("../img/ico/ico_play.png");
    cursor:pointer;
    background-size:15px;
}
.icon-dlt-ButtonPrint{
	width: 15px;
    height: 15px;
    background-image: url("../img/ico/Print14X14.jpg");
    cursor: pointer;
    background-size: 15px;
}
.icon-dlt-ButtonParent{
	width: 20px;
    height: 20px;
    background-image: url("../img/ico/OpenParenIco2.png");
    cursor: pointer;
    background-size: 15px;
}
.icon-dlt-ButtonNA{
    width: 15px;
    height: 15px;
    background-image: url("../img/ico/icoNotRequired.png");
    cursor: pointer;
    background-size: 15px;
}
.icon-dlt-StartProcedure {
    margin-top:-5px;
    width:25px;
    height:25px;
    background-image:url("../img/ico/IcoBegin25x25.png");
}
.icon-dlt-Complete {
    margin-top:-5px;
    width:25px;
    height:25px;
    background-image:url("../img/ico/IcoComp14x18.png");
}
.icon-tcm-options{
    background-image:url("../img/ico/IcoComp14x18.png");
    margin-left: 27%;
}
.icon-dlt-DataOnly {
    margin-top:0px;
    width:25px;
    height:18px;
    background-image:url("../img/ico/IcoDataOnly14x14.png");
}
.icon-dlt-ExternalURL {
    margin-top:0px;
    width:25px;
    height:18px;
    background-image:url("../img/ico/IcoExternalURL16x16.png");
}
.icon-dlt-PlianDoc {
    width:25px;
    height:25px;
    background-image:url("../img/ico/PlainDoc14x18.png");
}
.icon-dlt-Add {
    width:10px;
    vertical-align:middle;
    background-image:inherit;
    font-size:17px;
    font-weight:bold;
    cursor:pointer;
    margin-top:-7px;
    margin-left:2px;
}
.span10 table tr .icon-dlt-Add{
    margin-top:-12px;
}
.icon-dlt-Remove {
    width:9px;
    vertical-align:middle;
    background-image:inherit;
    color:Red;
    font-size:17px;
    font-weight:bold;
    cursor:pointer;
    margin-top:-7px;
}
.span10 table tr .icon-dlt-Remove{
    vertical-align:middle;
    background-image:url("../img/ico/IcoRemove.png");
    background-size:14px;
    cursor:pointer;
    padding:0px 4px;
    margin:1px 1px 0 0;
}

.icon-Group-Boss {
    width:27px;
    height:35px;
    background-image:url("../img/ico/IcoJefe12x24.png");
    background-size:9px 18px;
    margin-top:-15px;
    margin-left:-12px;
    background-position: 15px 15px;
    background-position-x: 15px;
    background-position-y: 15px;
}
.icon-Group-Boss.subLeader{
    background-image:url("../img/ico/IcoSubLeader12x24.png");
}
.icon-dlt-Enterprise, .icon-dlt-Root-Child {
    width:20px;
    height:18px;
    margin-top:3px;
    background-image:url("../img/ico/DirCo30x26.png");
    background-size:17px;
}
.icon-dlt-InactiveCompany {
    width:20px;
    height:18px;
    margin-top:3px;
    background-image:url("../img/ico/IconInactiveCompany.png");
    background-size:17px;
}
.icon-dlt-Department, .icon-dlt-Department-Child{
    width:15px;
    height:15px;
    background-image:url("../img/ico/tree_folder.gif");
    background-size: 15px 15px;
}
.icon-dlt-group, .icon-dlt-Group {
    width:15px;
    height:15px;
    background-image:url("../img/ico/group-ico.png");
    background-size: 15px 15px;
}
.icon-dlt-Region, .icon-dlt-Region-Child{
    width:15px;
    height:15px;
    background-image:url("../img/ico/IcoRegion.gif");
}
.icon-dlt-Role{
    width:15px;
    height:15px;
    background-image:url("../img/ico/IcoRole.jpg");
}
.icon-dlt-Profile{
    width:15px;
    height:15px;
    background-image:url("../img/ico/IcoProfile.gif");
}
.icon-dlt-FlowActivity, .icon-dlt-SubFlow{
    width:15px;
    height:15px;
    background-image:url("../img/ico/Ico3Worlds35x35.png");
    background-size: 15px;
}
.icon-dlt-FlowActivityGroup-Child{
  display: inline-block;
  background: url('../themes/default/images/IcoDepartment2.gif') no-repeat;
  width: 16px;
  height: 18px;
  vertical-align: middle;
  background-size: 15px;    
}
.icon-dlt-FlowActivityRelated{
    width:15px;
    height:15px;
    background-image:url("../img/ico/Ico3Worlds35x35.png");
    background-size: 15px;
}
.icon-dlt-AddRelatedFlowActivity{
    width:15px;
    height:15px;
    background-image:url("../img/ico/Ico3Worlds35x35.png");
    background-size: 15px;
    cursor:pointer;
}
.icon-dlt-Inactivate{
    width:23px;
    height:23px;
    background-image:url("../img/ico/IcoInactivate.png");
    background-size: 18px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -5px;
    margin-right:-3px;
    background-position-y: 3px;
}
.icon-dlt-Activate{
    width:20px;
    height:20px;
    background-image:url("../img/ico/IcoActivate.png");
    background-size: 18px;    
    vertical-align: middle;
    cursor: pointer;
    margin-top: -5px;
    background-position-y: 2px;
}
.icon-dlt-EntityType {
    width:15px;
    height:15px;
    background-image:url("../img/ico/IcoDataBase15x15.png");
}
.icon-dlt-ActivityType1 {
    width:16px;
    height:16px;
    background-image:url("../img/ico/start-icon.gif");
}
.icon-dlt-ActivityType {
    width:16px;
    height:16px;
    background-image:url("../img/ico/activity-icon.gif");
}
.icon-dlt-ActivityType999 {
    width:16px;
    height:16px;
    background-image:url("../img/ico/stop-icon.gif");
}
.icon-dlt-DocumentType {
    width:14px;
    height:14px;
    background-image:url("../img/ico/DocsA14x14.jpg");
}
.icon-dlt-EntityType {
    width:15px;
    height:15px;
    background-image:url("../img/ico/IcoDataBase15x15.png");
}
.icon-dlt-Process {
    width:35px;
    height:35px;
    background-image:url("../img/ico/Ico3Worlds35x35.png");
}
.icon-dlt-DocumentListTemplate {
    width:11px;
    margin-top:4px;
    height:14px;
    background-image:url("../img/ico/Control.png");
    background-size: 11px;
}
.icon-Report, .iconReport{
    width:14px;
    height:16px;
    background-image:url("../img/ico/Report.png");
    background-size: 13px;
    background-position: 0px;
}
.iconReport{
    background-repeat: no-repeat;
    display: inline-block;
}
.icon-dlt-filter{
    width:15px;
    height:15px;
    margin: 0 0 0 -5px;
    background-image:url("../img/ico/filter.png");
    background-size: 16px;
}
.icon-dlt-Defaultfilter{
    width:15px;
    height:15px;
    margin: 0 0 0 -5px;
    background-image:url("../img/ico/filterDefault.png");
    background-size: 16px;
}
.icon-dlt-Visible{
    width:18px;
    height:18px;
    margin: -2px 0 0 -7px;
    background-size: 19px;
}
.icon-dlt-Grouper{
    width:15px;
    height:15px;
    margin: 0 0 0 -5px;
    background-image:url("../img/ico/IcoGrouper.png");
    background-size: 16px;
}
.icon-dlt-Phase {
    width:11px;
    margin-top:4px;
    height:14px;
    background-image:url("../img/ico/Phase.png");
    background-size: 11px;
}
.icon-dlt-Supraphase {
    width:13px;
    margin-top:3px;
    height:14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 14'%3E%3Crect x='2' y='4' width='10' height='9' rx='1' fill='%234a90d9' stroke='%232a70b9' stroke-width='0.5'/%3E%3Crect x='1' y='2' width='10' height='9' rx='1' fill='%236cb4e4' stroke='%234a90d9' stroke-width='0.5'/%3E%3Crect x='0' y='0' width='10' height='9' rx='1' fill='%2388c8f0' stroke='%236cb4e4' stroke-width='0.5'/%3E%3Cline x1='2' y1='3' x2='8' y2='3' stroke='white' stroke-width='0.8'/%3E%3Cline x1='2' y1='5' x2='8' y2='5' stroke='white' stroke-width='0.8'/%3E%3Cline x1='2' y1='7' x2='6' y2='7' stroke='white' stroke-width='0.8'/%3E%3C/svg%3E");
    background-size: 13px;
}
.icon-dlt-SubExpedient {
    width:11px;
    margin-top:4px;
    height:14px;
    background-image:url("../img/ico/Icosubfile.png");
    background-size: 11px;
}
.icon-dlt-unblockSysop{
    background-image: url("../img/ico/ico_unblock.png");
    width:44px;
    height:22px;
    background-position:19px;
}
.icon-dlt-WarningCompliance-stagger{
    background-image:url("../img/ico/IcoWarningCompliance-stagger.png");
    background-size:20px;
}
.icon-dlt-ComplianceExpired-stagger{
    background-image:url("../img/ico/IcoComplianceExpired-stagger.png");
    background-size:20px;
}
.icon-dlt-WarningExpired-stagger{
    background-image:url("../img/ico/IcoWarningExpired-stagger.png");
    background-size:20px;
}
.icon-dlt-Expired-stagger{
    background-image:url("../img/ico/IcoExpired-stagger.png");
    background-size:20px;
}
.icon-dlt-Rework-stagger{
    background-image:url("../img/ico/IcoRework-stagger.png");
    background-size:20px;
}
.icon-dlt-checkOff{
	background-image: url("../img/ico/IcocheckOff.png");
	width: 25px;
	background-size:15px;
	background-position: 8px 0px;
}
.icon-dlt-checkOn{
	background-image:url("../img/ico/IcocheckOn.png");
    width: 25px;
	background-size:15px;
	background-position: 8px 0px;
}
/*Historial de accesos*/
.icon-dlt-user{
	background-image:url("../img/ico/icoUser.png");
    width: 28px;
	background-size:15px;
	background-position: 8px 0px;
}
.icon-dlt-loginType{
	background-image:url("../img/ico/icoLoginType.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-ip{
	background-image:url("../img/ico/icoIp.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-session{
	background-image:url("../img/ico/icoSession.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-startDate{
	background-image:url("../img/ico/icoStartDate.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-endDate{
	background-image:url("../img/ico/icoEndDate.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-concurrence{
	background-image:url("../img/ico/icoConcurrence.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-errorCode{
	background-image:url("../img/ico/icoErrorCode.png");
    width: 28px;
	background-size:20px;
	background-position: 0px 0px;
}
.icon-dlt-errorDate{
	background-image:url("../img/ico/icoErrorDate.png");
    width: 28px;
	background-size:20px;
	background-position: 8px 0px;
}
.icon-dlt-dateUse{
	background-image:url("../img/ico/icoDateUse.png");
    width: 28px;
	background-size:20px;
	background-position: 4px 0px;
}
.icon-dlt-codePasswordUse{
	background-image:url("../img/ico/icoCodePasswordUse.png");
    width: 28px;
	background-size:20px;
	background-position: 0px 0px;
}
.icon-dlt-descriptionUse{
	background-image:url("../img/ico/icoDescriptionUse.png");
    width: 26px;
	background-size:18px;
	background-position: 8px 0px;
}
/**/
.icon-act-Add {
    width: 10px;
    vertical-align: top;
    background-image: inherit;
    color: green;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    margin-top: -1px;
    margin-left: -3px;
}
.icon-act-notificationFilter {
    width:15px;
    height:18px;
    background-image:url("../img/ico/IcoExcl5x18.png");
}
.icon-act-workingFilter {
    width:22px;
    height:16px;
    background-image:url("../img/ico/IcoWorking22x16.png");
}
.icon-act-LikeFilter {
    width:20px;
    height:17px;
    background-image:url("../img/ico/IcoLike20x17.png");
    margin-top:-3px;
}
.icon-act-disLikeFilter {
    width:20px;
    height:17px;
    background-image:url("../img/ico/IcoDisLike20x17.png");
}
.icon-act-compFilter {
    width:20px;
    height:18px;
    background-image:url("../img/ico/IcoComp14x18.png");
}
.icon-act-readed {
    width:18px;
    height:18px;
    background-image:url("../img/ico/actReaded.png");
}
.icon-act-reworkFilter {
    width:20px;
    height:18px;
    background-size:20px;
    background-image:url("../img/ico/IcoRework22x16.png");
}
.icon-act-ccFilter {
    width:20px;
    height:18px;
    background-size:20px;
    background-image:url("../img/ico/IcoCC22x16.png");
}
.icon-act-inReviewFilter {
    width:20px;
    height:18px;
    background-size:16px;
    background-image:url("../img/ico/IcoExternal12x14.png");
}
.icon-act-inCompFilter {
    width:20px;
    height:18px;
    background-image:url("../img/ico/IcoIncom14x18.png");
}
.icon-act-expiredFilter {
    width:20px;
    height:18px;
    background-image:url("../img/ico/IcoExpired14x14.png");
}
.icon-act-warningFilter {
    width:20px;
    height:18px;
    background-image:url("../img/ico/IcoWarning14x14.png");
}
.icon-act-newFilter {
    width:20px;
    height:19px;
    background-image:url("../img/ico/IcoNew15x17.png");
}
.icon-act-batch {
    width:25px;
    height:32px;
    background-image:url("../img/ico/IcoBatch.png");
}
.icon-act-notification {
    width:40px;
    height:40px;
    background-image:url("../img/ico/AcTNotification35x35.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-rework {
    width:40px;
    height:40px;
    background-image:url("../img/ico/AcTReWork35x35.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-working {
    width:40px;
    height:40px;
    background-image:url("../img/ico/IcoWorking35x35.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-new {
    width:25px;
    height:25px;
    background-image:url("../img/ico/AcTNew35x35.png");
    background-size:25px;
}
.icon-act-incomplete {
    width:40px;
    height:40px;
    background-image:url("../img/ico/IcoIncom35x35.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-complete {
    width:40px;
    height:40px;
    background-image:url("../img/ico/IcoComp35x35.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-accepted {
    width:40px;
    height:40px;
    background-image:url("../img/ico/IcoLike20x17.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-reject {
    width:40px;
    height:40px;
    background-image:url("../img/ico/IcoDisLike20x17.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-toExpired {
    width:40px;
    height:40px;
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-Expired {
    width:40px;
    height:40px;
    background-image:url("../img/ico/AcTNotification35x35.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.icon-act-attached {
    width:13px;
    height:40px;
    background-image:url("../img/ico/ToolAtt7x24.png");
    background-size:11px;
}
.icon-act-group {
    width:40px;
    height:40px;
    background-image:url("../img/ico/IcoGroup34x27.png");
    background-size:38px;
    background-position-x:1px;
    background-position-y:1px;
}
.span-company-name {
    margin-left:0px;
    Font-size:14px;
}
.clear-tree-node {
    width:0px;
}
.dlt-draggable {
    position:absolute;
    z-index:9999;
    text-align:center;
    border:1px solid #499B33;
    background:#fafafa;
    color:#444;
}
.requiredField {
    font-weight:bold;
}
#killSession {
    float: right;
    margin-right:5px;
}
#preview_ie {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale);
    width:60px;
    height:60px;
    margin:0 auto;
}
#preview_log {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale);
    width:60px;
    height:60px;
    margin:0 auto;
}
.wrapp-button-file {
    filter:alpha(opacity=2);
    opacity:0.8;
    -moz-opacity:0.8;
    cursor:pointer;
    position:absolute;
    background-color:white;
    width:97%;
    height:91.5%;
    border:2px;
    border-style:dashed;
    text-align:center;
    display:none;
}
.wrapp-button-logo {
    filter:alpha(opacity=2);
    opacity:0.8;
    -moz-opacity:0.8;
    cursor:pointer;
    position:absolute;
    background-color:white;
    width:97%;
    height:91.5%;
    border:2px;
    border-style:dashed;
    text-align:center;
    display:none;
}
.wrapp-disable-file {
    filter:alpha(opacity=2);
    
    -moz-opacity:0.8;
    cursor:pointer;
    position:absolute;
    background-color:#A09C9C;
    width:100%;
    height:100%;
    text-align:center;
}
.progress-success.progress-striped .bar,.progress-striped .bar-success {
    background-color:#70A244;
}
.GridControl .datagrid-row {
    background:#E5E5E5;
}
.datagrid-body {
    overflow-x:hidden;
}
#gridTempalteDetails .datagrid-body {
    overflow:hidden;
}
div .containerBack .datagrid-body .datagrid-cell{
    padding: 0px 5px;
}
.GridControl .datagrid-row-alt {
    background:#CDCCCB;
}
#containerDLTDataGrid .GridControl tr{
    height:32px;
}
.GridControl td {
    border-right:1px dotted white;
    border-bottom:1px dotted white;
}
.datagrid>.panel-header {
    -moz-border-radius:12px 12px 0 0;
    -webkit-border-radius:12px 12px 0 0;
    border-radius:12px 12px 0 0;
    text-align:center;
}
.datagrid-header {
    border-bottom:none;
}
table {
    *border-collapse:collapse;
    /* IE7 and lower */
    border-spacing:0;
}
.GridBorder .datagrid-header-row td .datagrid-cell {
    height:20px;
    text-align:center;
    width:auto;
    white-space:normal;
    line-height:1;
}
.GridBorder .datagrid-td-rownumber,.GridBorder .datagrid-cell-rownumber {
    background:#C0C0C0;
    color:#C0C0C0;
}
.GridBorder .datagrid-header {
    background:#FFFFFF;
}
.GridBorder .datagrid-header-row td:first-child .datagrid-cell {
    -moz-border-radius:12px 0 0 0;
    -webkit-border-radius:12px 0 0 0;
    border-radius:12px 0 0 0;
    white-space:normal;
}
.GridBorder .datagrid-header-row td:last-child .datagrid-cell {
    -moz-border-radius:0 12px 0 0;
    -webkit-border-radius:0 12px 0 0;
    border-radius:0 12px 0 0;
    white-space:normal;
}
.GridOptions .datagrid-mask-msg {
    margin-left:-33px;
}
.GridOptions .datagrid-mask {
    width:75%;
}
.GridStyle .datagrid-header-row td .datagrid-cell {
    height:20px;
    text-align:center;
    width:none;
    background:#C0C0C0;
    color:white;
}
.GridStyle .datagrid-td-rownumber,.GridBorder .datagrid-cell-rownumber {
    background:#C0C0C0;
    color:#C0C0C0;
}
.GridStyle .datagrid-header {
    background:#C0C0C0;
}
.GridStyle .datagrid-header-row td:first-child .datagrid-cell {
    background:#C0C0C0;
}
.GridStyle .datagrid-header-row td:last-child .datagrid-cell {
    background:#C0C0C0;
}
.datagrid-body td{
	border-right: 1px dotted transparent;
}
#gridTempalteDetails .datagrid-body td{
	border-right: 1px dotted white;
}
#recordUpdMassDataGridContainer .datagrid-body td{
	border-right: 1px dotted white;
}
.file-wrapper-dlt {
    position:relative;
    display:inline-block;
    overflow:hidden;
    cursor:pointer;
}
.file-wrapper-dlt input[type=file] {
    position:absolute;
    top:0;
    right:0;
    filter:alpha(opacity=1);
    opacity:0.01;
    -moz-opacity:0.01;
    cursor:pointer;
}
.file-wrapper-dlt .button {
    position:relative;
}
.file-holder-dlt {
    color:#000;
}
.Details {
    width:134px;
    word-wrap:break-word;
    margin-top:4px;
    margin-bottom:10px;
    font-size:11px;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;
}
.Details ul {
    padding-left:7%;
    padding-right:0%;
    margin-top:6px;
    min-height:22px;
    margin-bottom:16px;
    margin-left:0px;
    margin-right:6px;
    overflow: hidden;
}
#gridTempalteDetails {
    margin-right:20px;
    margin-top:10px;
    position: relative;
    left: -10px;
}
#listDocPropertiesDetails {
    position: relative;
    left: 10px;
}
.containerControl {
    width:90%;
    margin:0 auto;
    margin-left:19px;
    margin-top:16px;
}
.serch-on .add-on {
    padding:2px 5px;
}
.serch-on inout {
        padding-bottom:20px;
    padding:4px 4px;
}
.serch-on .green-add {
    background-color:#70A244;
    border:1px solid #ccc;
    color:white;
}
.filter {
    margin-bottom:5px;
    margin-left:25px;
    width:auto;
    margin-top:3%;
}
.filter .add-on {
    padding:1px 5px;
}
.filter-h {
    background-size:20px 20px;
    width:20px;
    height:20px;
    margin-top:-2px;
}
.filterb {
    border:1px solid #ccc;
    margin-left:0px;
    margin-top:0px;
    -webkit-border-radius:0px 4px 4px 0px;
    -moz-border-radius:0px 4px 4px 0px;
    border-radius:0px 4px 4px 0px;
    display:inline-block;
    height:22px;
    padding-right:0px;
}
.filterb-noborder {
    border:none;
        margin-left:-8px;
}
.filter .checkbox input[type="checkbox"] {
    margin-top:3px;
    margin-left:-15px;
}
.filter .radio.inline,.checkbox.inline {
    margin-top:-3px;
}
.span1 {
    width:50px;
}
input.span1,textarea.span1,.uneditable-input.span1 {
    width:40px;
    margin-top:5px;
    height:22px;
    
}
input.span2,textarea.span2,.uneditable-input.span2 {
    height:20px;
    margin-left:-3px;
    margin-top:3px;
    width:100%;
}
input .inputGridSearch {
    height:auto;
    margin-left:-5px;
    width:auto;
}
select {
    padding:0px;
    margin:0;
    display:inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    width: 120px;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right:0px
    }
}
.selectlabel {
    position:relative
}
.selectlabel:after {
    content:'>';
    font:15px "Consolas",monospace;
    color:rgb(255,255,255);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:118px;
    top:1px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
.selectlabel:before {
    content:'';
    right:110px;
    top:1px;
    width:20px;
    height:18px;
    position:absolute;
    pointer-events:none;
    display:block;
    border:1px solid #cccccc;
    border-left:0px;
    -webkit-border-radius:0px 4px 4px 0px;
    -moz-border-radius:0px 4px 4px 0px;
    border-radius:0px 4px 4px 0px;
    vertical-align:middle;
}
.selectlabelGeneric {
    position:relative;
    top:1px;
}
.selectlabelGeneric:after {
    content:'>';
    font:15px "Consolas",monospace;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px;
    top:1px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
.selectlabelGeneric:before {
    content:'';
    right:0px;
    top:1px;
    width:20px;
    height:18px;
    background:#70A244;
    position:absolute;
    pointer-events:none;
    display:block;
    border:1px solid #cccccc;
    border-left:0px;
    -webkit-border-radius:0px 4px 4px 0px;
    -moz-border-radius:0px 4px 4px 0px;
    border-radius:0px 4px 4px 0px;
    vertical-align:middle;
}
.propEditorContainer .selectlabelGeneric:before {
    top:2px;
    width:19px;
    height:16px;
}
.label-load {
    padding:27px 34px;
    background-color:#386B38;
    box-shadow:8px 15px 23px -6px rgb(0,0,0),0 1px 4px rgba(0,0,0,0.55),0 0 40px rgba(0,0,0,0.06) inset;
}
.label-load>strong {
    font-size:22px;
}
.required {
    font-weight:bold;
}
#regex {
        margin-top:0px;
    margin-bottom:0px;
    height:50px;
    resize:none;
}
.labelW {
    color:white;
}
.ComentModal {
    margin:0px 0px 5px;
    width:482px;
    height:131px;
}
.ObjectiveModal {
    margin:0px 0px 5px;
    width:80%;
    height:50px;
}
.ComentAct {
    margin:0px 42px 14px;
    width:338px;
    height:100px;
}
.Mcenter {
        text-align: center;
}
/*------spiner*/
.loader {
    text-align:center;
}
.loader span {
    display:inline-block;
    vertical-align:middle;
    width:25px;
    height:25px;
    margin:50px 3px;
    background:#70A244;
    border-radius:5px;
    -webkit-animation:loader 0.9s infinite alternate;
    -moz-animation:loader 0.9s infinite alternate;
    -moz-box-shadow:6px 7px 5px black;
    -webkit-box-shadow:6px 7px 5px black;
    box-shadow:0px 0px 0px #000;
    animation:loader 0.9s infinite alternate;
}
.loader span:nth-of-type(2) {
    -webkit-animation-delay:0.3s;
    -moz-animation-delay:0.3s;
    animation-delay:0.3s;
}
.loader span:nth-of-type(3) {
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
    animation-delay:0.6s;
}
.loader span:nth-of-type(4) {
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
    animation-delay:0.9s;
}
@-webkit-keyframes loader {
    0% {
        width:10px;
        height:10px;
        opacity:0.9;
        -webkit-transform:translateY(0);
    }
    100% {
        width:24px;
        height:24px;
        opacity:0.4;
        -webkit-transform:translateY(-21px);
    }
}
@-moz-keyframes loader {
    0% {
        width:10px;
        height:10px;
        opacity:0.9;
        -moz-transform:translateY(0);
    }
    100% {
        width:24px;
        height:24px;
        opacity:0.4;
        -moz-transform:translateY(-21px);
    }
}
@keyframes loader {
    0% {
        width:10px;
        height:10px;
        opacity:0.9;
        -moz-transform:translateY(0);
    }
    100% {
        width:24px;
        height:24px;
        opacity:0.4;
        -moz-transform:translateY(-21px);
    }
}
#EntitySearchToolBarSupervisor {
        display:none;
}
input .inputGridSearch {
    height:auto;
    margin-left:-5px;
    width:auto;
}
#recordsGrids {
    margin-left:7px;
    margin-right:auto;
}
.docUpload {
    width:24px;
    height:23px;
    margin:4%;
}
.ControlDetails {
    padding-bottom:8%;
    margin-left:-12%;
    cursor:pointer;
}
.ControlDetails li {
    margin-top:-4%;
}
.labelFile {
    margin-left:29%;
}
.ContenClose {
    background:#E7E6E6;
    border-radius:7px;
    position:fixed;
    z-index:2000;
    height:23px;
    width:24px;
    right:2px;
    top:46px;
    text-align:center;
    font-size:25px;
    cursor:pointer;
    display:none;
    font-weight:bold;
}
.containerLX {
    width:97%;
}
.mediaLarge {
    max-width:none;
    float:inherit;
}
.li-line {
    line-height:15px;
    max-height:15px;
}
.activitiBox {
    padding:5px 0px 8px 2px;
    color:#000;
    min-height:50px;
    font-size:0.9em;
    background-color:#DFF0D8;
    border-color:#02bc13;
    border:1px solid #02bc13;
    text-shadow:0 1px 0 rgba(255,255,255,0.5);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-top:5px;
    height:auto;
    cursor:pointer;
    width:410px;
}
.activitiBox .icon-dlt-Expired{
    width:20px;
    height:20px;
    background-size: 20px;
}
.activitiBox .icon-dlt-WarningExpired{
    width:20px;
    height:20px;
    background-size: 20px;
}
.activitiBox .icon-dlt-ComplianceExpired{
    width:25px;
    height:25px;
    background-size: 25px;
}
.activitiBox .icon-dlt-WarningCompliance{
    width:25px;
    height:25px;
    background-size: 25px;
}
.activitiBox .icon-dlt-Rework{
    width:20px;
    height:20px;
    background-size:20px;
}
.ActivitiDate {
    width:75px;
    height:46px;
    background:#FCFCFC;
    border:1px solid #000;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    display:inline-block;
    text-align:center;
}
.ActivitiDateExpired {
    color: #831620;
}
.ActivitiDate .planedDeliverDate {
    background:#C5B9B9;
    display:block;
    border-top:1px solid #746868;
    border-radius:10px 10px 0px 0px;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    padding:0px 0 0px 0;
    font-weight:bold;
    height:16px;
    border-bottom:1px solid #000;
}
.ActivitiDate .statusTime {
    font-weight:bold;
    font-size:1.0em;
    white-space:inherit;
}
.Completetrue {
    opacity:0.4;
}
.ActiviTToExpire {
    color:#EEE61E;
    text-shadow:1px 1px 0px rgba(0,0,0,0.5);
}
.ActiviTExpired {
    color:#EE1E1E;
    text-shadow:1px 1px 0px rgba(0,0,0,0.5);
}
.spanTop1 {
    margin-top:3%;
    font-size:1em;
}
.just {
    display:inline-block;
     margin-left:4px;
}
.brandBage {
    padding-left:6px;
    padding-right:6px;
    position:relative;
    left:12px;
    top:-14px;
    margin-left:-12px;
}
.bageBottom {
    padding-left:6px;
    padding-right:6px;
    position:relative;
    left:50%;
    right:auto;
    top:-12px;
    margin-left:-2%;
}
.helpCheck {
    top:-3px;
    position:relative;
    left:-5px;
}
.personBadge {
    display:inline-block;
    padding-top:0px;
    margin-bottom:0;
    padding-left:6px;
    vertical-align:middle;
}
.selectMember {
    border:3px #70A244;
    border-style:solid;
}
.startActivitTime {
    font-size:16px;
    padding-top:4px;
    height: 40px;
}
.memberInf {
    margin-top:-4px;
    /*border-bottom:solid 1px #DDD;*/
    float:none;
    cursor:pointer;
}
.memberInf:hover {
    -webkit-filter:brightness(85%);
}
input[type="text"] .combo-text {
    height:15px;
}
input .span2 .SearchTextBox {
        height:20px;
}
#confirm {
    margin-top:0px;
    width:80px;
}
#close {
    margin-top:0px;
    margin-left:20px;
    width:80px;
}
#reload {
    margin-top:0px;
    margin-left:20px;
    width:80px;
}
#captureFP {
    margin-top:0px;
    margin-left:20px;
    width:80px;
}
#uploadFP {
	display:none;
}
.reject {
    margin-top:0px;
    margin-left:20px;
    width:80px;
}
.underline {
    text-decoration:underline;
}
.sized15 {
    height:15px;
}
.combo-text.validatebox-text {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:0px;
    border-top-right-radius:0px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomright:0px;
}
#newlistDocPropertiesContainer .combo-text.validatebox-text{
	border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border-top-right-radius:4px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
}
.combo-arrow {
    background:#70A244 url('../themes/default/images/combo_arrow.png') no-repeat 3px 7px;
    width:18px;
    height:21px;
    overflow:hidden;
    display:inline-block;
    vertical-align:top;
    cursor:pointer;
    filter:alpha(opacity=60);
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomright:4px;
}
.datebox .combo-arrow {
    background:url('../img/ico/IcoCalendarB20x22.png') no-repeat 0 1px;
    width:20px;
    height:24px;
    border-radius:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    margin-top:-2px;
    margin-left:0px;
}
.span10 .datebox .combo-arrow{
    margin: -1px 0 0 -6px;
    width: 20px;
}
.span10 .combo-arrow{
    margin: 0 0 0 -4px;
}
#propertiesEntityList span.combo-arrow{
    margin: -1px 17px 0 -4px;/*ICONLIST*/
}
.datagrid-htable .datebox .combo-arrow {
    background-size: 15px 17px;
    margin-top:-1px;
    margin-left:-7px;
}
.screen {
    position:relative;
}
.filterActivits {
    position:relative;
    border-bottom:3px solid rgba(0,0,0,0.05);
    text-align:center;
}
.scrollActivities {
    height:auto;
    position:relative;
    padding-right:13px;
}
 .filterActivits label {
    padding-left:13px;
}
.controlActivits input[type="text"] {
    font-size:10px;
}
#activiTDeliverMemebersInfo {
    margin-top:2%;
}
.activitsmana-radio {
    display:inline-block;
    margin-right:10px;
    font-size:12px;
}
#actmana {
    margin-left:100px;
}
#act-desc {
    height:60px;
    width:230px;
    resize:none;
}
.actdates {
    display:inline-block;
}
#months1 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#days1 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#hours1 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#mins1 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#months2 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#days2 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#hours2 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#mins2 {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
    font-size:11px;
}
#open-d {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
}
#c-field {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
}
#d-field {
    float:left;
    width:auto;
    padding-top:5px;
    text-align:right;
    margin-left:1px;
}
.resTime {
    width:30px;
    font-size:5px;
}
.ResponseT {
    display:inline-block;
    margin-top:5px;
}
#labelResponse {
    font-size:11px;
}
#labelDocGroup {
    font-size:11px;
}
.activitsmana-deliver {
    display:inline-block;
    margin-left:20px;
    margin-right:10px;
    font-size:12px;
}
.activitsmana-executor {
    display:inline-block;
    margin-left:20px;
    margin-right:10px;
    font-size:12px;
}
.del-group {
    display:inline-block
}
.n-indexes {
    text-align:right;
}
.li-wrap {
    overflow:hidden;
}
.tip-helper 
{
    display: inline-block;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.filterALLPosition {
    margin-left:10px;
    white-space:pre-line;
    word-wrap:normal;
    width:60px;
    line-height:100%;
}
.ModalButton {
    margin-top:0px;
    margin-right:15px;
    width:95px;
}
.IconButton {
    margin-right:7px;
}
.label-bold {
    font-weight:bold;
}
.icon-sort-up {
    background:url('../themes/gray/images/accordion_collapse.png') no-repeat center center;
}
.icon-sort-down {
    background:url('../themes/gray/images/accordion_expand.png') no-repeat center center;
}
.groupControl {
    margin:auto;
    height:auto;
    text-align:center;
}
.combo {
    border:none;
}
.member .close {
    opacity:0.5;
    position:relative;
    top:2px;
    left:10px;
}
.member .readed {
    opacity:1;
    position:relative;
    top:45px;
    left:10px;
    color:green;
}
.member .close:hover {
    opacity:1;
    font-size:24px;
}
.containerMembers {
    min-height:50px;
    margin-bottom:6px;
}
.autonumericDiv{
    display:inline;
}
.hidden {
    display:none;
    visibility:hidden;
}
#lastComment,#slide {
    padding:5px;
    background-color:#e5eecc;
    border:solid 1px #c3c3c3;
}
#comments {
    padding:5px;
    display:none;
    border:solid 1px #C3C3C3;
}
#slide {
    text-align:center;
    height:11px;
    width:100%;
    cursor:pointer;
}
.brandBage-control {
    position:relative;
    left:-6px;
    top:-24px;
    display:inline-block;
    z-index:1100;
}
.new-brandBage-control{
    margin-bottom: 5px;
    margin-top: 0px;
    position: relative;
    float: center;
    bottom:2px;
    top: 1px;
    z-index:1100;
    
}
.brandBage-top {
    top:17px;
}
.brandBage-rigth {
    left:32px !important;
    top:-21px;
}
.brandBage-top-rigth {
    /*float:right;*/
    left:109px;
    top:17px;
    display: inline-block;
}
.brandBage-top-rigth-second {
    /*float:right;*/
    left:20px;
    top:17px;
    display: inline-block;
}
.photoGrid {
    width: 35px;
    height: 35px;
    max-width: 35px;
    /*margin-left: -5px;*/
    margin-bottom:3px;
    max-height: 35px;
}
a.l-btn-plain {
    margin-left:-9px;
}
.container-field-type .spinner,.spinner-arrow-up,.spinner-arrow-down {
    height:9px;
}
.combo-arrow {
    height:21px;
}
.container-field-type .combo-arrow {
    height:18px;
    width:18px;
}
.container-field-type .datebox {
    background:none;
}
.container-field-type .prop {
    line-height:10px;
    height:33px;
}
.container-field-type .tooltip {
    line-height:20px;
}

[_type=Comentario] .tooltip-inner {
    max-width: 1000px !important;
    width: auto !important;
}
[_type=Text] .tooltip-inner {
    max-width: 1000px !important;
    width: auto !important;
}

.LongTip .tooltip-inner {
    max-width: 1000px !important;
    width: 1000px !important;
}

.container-field-type .propValueEdit,.container-field-type .propEditorContainer,.container-field-type .datebox,.container-field-type .propValue,.container-field-type strong,.container-field-type .spinner,.container-field-type .spinner-text,.container-field-type .combo-text,.container-field-type .datebox, .container-field-type .propTitle {
    max-height:15px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    max-width:98px;
}
.container-field-type .propValueEdit,.container-field-type .propEditorContainer {
    max-width:111px;
}
.container-field-type .propValue,.container-field-type strong, .container-field-type .propTitle {
    max-width:120px;
    display:inline-block;
    word-break: break-all;
    position:static;
    line-height:15px;
}
.container-field-type .spinner,.container-field-type .spinner-text,.container-field-type .datebox {
    width:63px;
    max-width:99px;
}
.container-field-type .combo-text {
    max-width:118px;/*ICONLIST*/
}
.container-field-type .datebox .combo-text {
    max-width:91px;/*DATETIME*/
}
#propertiesDocumentList .container-field-type .combo-text {
    max-width:98px;/*ICONLIST*/
}
.datebox .combo-arrow{
    height: 20px;
}
#propertiesDocumentList,#propertiesNestedList,#propertiesEntityList {
    min-height:36px;
    margin-top:14px;
    margin-bottom:-27px;
}
/*Ajustes de Botones*/
#buttonSaveConfig {
    width:62px;
}
#buttonCancelSaveConfig {
    width:62px;
}

#savepass {
    width:62px;
}
#cancelpass {
    width:62px;
}
#savePM {
    width:62px;
}
#cancelPM {
    width:62px;
}
#DRAaddRecord {
    width:69px;
}
#DRAremoveRecord {
    width:69px;
}
#DRAsave {
    width:69px;
}
#saveGroup {
    width:62px;
    margin-left:-88%;
}
#buttonCancelSave {
    width:62px;
}
#buttonSave {
    width:62px;
}
.icon-dlt-ButtonAddNew {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ButAdd18x19.png");
    cursor:pointer;
    background-size:15px;
    left:-45px;
    top:-20px;
}

.icon-dlt-ButtonSaveNew{
    width:15px;
    height:15px;
    margin-top:5px;
    margin-left:1px;
    background-image:url("../img/ico/IcoSave.png");
    cursor:pointer;
    background-size:15px;
    left: -25px;
}
.icon-dlt-ButtonAddPages{
    width:15px;
    height:18px;
    margin-top:8px;
    margin-left:1px;
    background-image:url("../img/ico/IcoAddPage14x18.png");
    cursor:pointer;
    background-size:15px;
    left:-46px;
    top: -30px;
}

.icon-valAX-load {
    background:url('../themes/default/images/pagination_load.png') no-repeat;
    background-size:15px;
    background-position:6px 1px;
    cursor:pointer;
}
.icon-valAX-loading {
    background: url('../themes/default/images/pagination_loading.gif') no-repeat;
    background-size:15px;
    background-position:5px 1px;
}
.icon-valAX-OK, .icon-dlt-Ok {
    background-image:url("../img/ico/IcoOK.png");
    background-position:5px 1px;
    background-size:15px;
}
.span10 table tr .icon-dlt-Ok{
    background-image:url("../img/ico/IcoOK.png");
    background-position: 0px 1px;
    margin:0 -1px 0 0;
}
.icon-valAX-NOK, .icon-dlt-Cancel {
    background-image:url("../img/ico/IcoNotOK.png");
    background-position:5px 1px;
    background-size: 15px;
}
.span10 table tr .icon-dlt-Cancel {
    background-image:url("../img/ico/IcoNotOK.png");
    background-position:0 0;
    background-size: 15px;
    margin:1px -3px 0 0;
}
.footer{
    imagen: url(img/powered_by.png);
}
.qtyEditor, .qtyEditorProduct, .qtyEditorMoney {
width: 85%;
}
.tipAct{
    display: inline-block;
}
.logout-switch{
    height: 20px;
    width: 20px;
    margin-top: 10px;
    cursor: pointer;
}
.easyui-pagination{
    border:1px solid #ccc; 
}
.accordion .accordion-header{
    text-decoration:none;outline:0;
    border-top-width:0;
    cursor:pointer;
}
.datagrid-row-over{
    cursor:default;
}
.datagrid-toolbar{
    height:28px;
    padding:1px 2px;
    border-bottom:1px solid #ccc;
}
.pagination table{
    float:left;
    height:30px;
}
.pagination-info{
	padding-top:5px;
}
.datagrid-pager{
    border-top:1px solid #ccc;
    position:relative;
}
.panel-header{
    padding:5px;
    line-height:15px;
    font-weight:bold;
    font-size:12px;
    background:url('../images/panel_title.png') repeat-x;
    position:relative;
}
.flaggedBGColor{
    background:#FDED8E !important; 
}
.licenseLabel {
  display: table;
  cursor:pointer;
}
.licenseLabel span {
  position: relative;
  top: -3px;
}
li  #recorddocumentplay, li  #recorddocumentpause, li  #recorddocumentstop {
    float: none;
    display: block;
    height: 22px;
    width: 22px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    margin-top: 3.5px;
    margin-left: 3.5px;
}

#recorddocumentplay{
    background: url(../img/ico/player-buttons-20x20.png);
    background-position: -42px 0;
}
#recorddocumentpause{
    background: url(../img/ico/player-buttons-20x20.png);
    background-position: 0 -43px;
}
#recorddocumentstop{
    background: url(../img/ico/player-buttons-20x20.png);
    background-position: -21px -43px;
}
.icon-tcm-Button-changeEfforType{
    background-image:url("../img/ico/EFFORT-20x20.png");
    width:21px;
    height: 21px;
}
ul.playerList {
    background: RGBa(255,255,255,0.5);
    width: inherit;
    margin:0;
    border-radius: 8px;
    display: block;
    text-align: center;
    padding-right: 13.500px;
}
#totalTimeContainer{
    list-style: none;
    width: 114px;
    margin-left: -6px;
}
.PlayerCenter{
    height: 53px;
    margin-bottom: 5px;
}
#totalTime{
    width: 114px;
    display: block;
    text-align: center;
}

.icon-dlt-PAUSED{
    background: url(../img/ico/player-buttons-20x20.png);
    background-position: -1px -1px ;
    background-repeat: no-repeat;
}
.icon-dlt-STARTED{
    background: url(../img/ico/player-buttons-20x20.png);
    background-position: -43px -1px ;
    background-repeat: no-repeat;
}
.icon-dlt-STOPPED{
    background: url(../img/ico/player-buttons-20x20.png);
    background-position: -22px -1px ;
    background-repeat: no-repeat;
}
.effortCheckBox, .effortLabel{
    display: inline;
}
.actAllocation, .actAutoSelect {
  display: inline-block;
  margin-right: 10px;
}
.actAllocation input, .actAutoSelect input {
  position: relative;
  top: 3px;
}
#complianceDate strong {
  max-width: 112px;
  word-break: break-all;
  line-height: 15px;
  overflow: hidden;
  display: block;
  height: 15px;
}
#complianceDate #complianceDateLabel {
  max-width: 112px;
  word-break: break-all;
  line-height: 15px;
  overflow: hidden;
  display: block;
  height: 15px;
}
#listPreExistenceFieldsContainer {
    height: auto;
    margin-bottom: 10px; 
    z-index:10; 
    position:relative;
}
#listPreExistenceFieldsContainer .Details {
  height: auto;
}

.disableChildren {
    pointer-events: none;
    opacity: 0.4;
}

#recordUpdMassDataGridContainer .datagrid-body{
    overflow-x:auto;
}
.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.numberNoSpinner::-webkit-inner-spin-button, .numberNoSpinner::-webkit-outer-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
.numberNoSpinner{
    -moz-appearance: textfield;
}
/*estilos para reporte*/
.rcontainer {
    position: absolute;
    background-color: #FFFFFF;
    width: 99%;
    height: 94%;
    margin: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}
.rheader{
    z-index: 10;
    width: 100%;
    overflow: hidden;
}

.rlogo img{
    float: left;
    display: block;
    padding: 20px 35px 5px 35px;
    margin-left: 3%;
}
.rbar{
    margin-top: 2px;
    margin-bottom: 0px;
    width: 100%;
    height: 5px;
    background: #70A244;
}
.rtitle{
    width: 100%;
}
.rtitle h1 {
    float: left;
    font-family: 'Helvetica',Tahoma,Arial;
    font-size: 16px;
    padding: 10px 0 5px 50px;
}

@media all and (max-width: 583px) {
    .rlogo img {
        float: none;
        margin: 0 auto;
    }
    .rtitle h1{
        float: none;
        font-size: 12px;
        margin: 0 auto;
    }
}
.containerBack{
    width: 92%;
    margin: 0 auto;
    padding: 2%;
    border-bottom: 0;
    -webkit-box-shadow: 0px 1px 15px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 15px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 15px -3px rgba(0,0,0,0.75);
    /*border-radius: */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.content{
    overflow: scroll;
}
@media all and (max-width: 580px) {
    .containerBack{
        width: 90%;
    }
    .content{
        font-size: 12px;
    }
}
.ws{
    border:1px solid #ccc;
    padding:0px 0px;
    display:inline-block;
    margin:0px 3px;
    line-height:15px;
    cursor:pointer;
    min-width:100px;
    overflow:hidden;
    max-width: 100px;
    white-space: nowrap;
}
.ws-over{
    background:#FFF955;
}
.strikethroughCell{
    color: Gray;
    font-weight:bold;
    text-decoration: line-through;
}
.RCSpan{
    display: inline-block;
    max-width: 130px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}
.datagrid-row-proxy{
    white-space: nowrap;
}
.datagrid-edit-filterType, .datagrid-edit-groupType{
    position: relative;
    top: -2px;
}
.span10 table tr .datagrid-edit-filterType, .datagrid-edit-groupType{
    top:-1px;
    width: 115px;
}
.datagrid-editable .spinner .spinner-arrow-up, .datagrid-editable .spinner .spinner-arrow-down{
    height: 14px;
}

#reportTree .tree-node{
    overflow: hidden;
}

#reportTree .tree-title{
    max-width: 100%;
    overflow: hidden;
}
.autonumericInput{
    max-width:100px;
}
.icon-dlt-pendingFailed{
    background-image:url("../img/ico/IcoNotOK.png");
    background-position:0 0;
    background-size: 15px;
}
.icon-tcm-sortDocs{
    margin-top: 6px;
    margin-left: 3px;
    height: 15px;
    width: 18px;
} 
.sortDocsAsc{
    background-image:url("../img/ico/ButAsc15x12.png");
}
.sortDocsDesc{
    background-image:url("../img/ico/ButDesc15x12.png");
}
.icon-dlt-alertMails, .icon-dlt-expiredMails {
    margin-top: 5px;
    margin-left: 5px;
}
.icon-tcm-startedShowAll{
    background-image:url("../img/ico/ico_all.png");
}
.icon-tcm-startedShowStarted{
    background-image:url("../img/ico/ico_play.png");
}
.actEXPIRED, .actCOMPLIANCEEXPIRED{
    background-color:#ffc5c5;
    border-color:#f20000;
}
.actWARNINGEXPIRED, .actWARNINGCOMPLIANCE{
    background-color:#fffbca;
    border-color:#f7b364;   
}
.actREWORK{
    background-color:#ffd9ae;
    border-color:#f26522;
}
.actIDLT{
	background-color:#e6f3ff;
	border-color:#64adf7;	
}
.mailModalExpanded {
    max-height: 430px;
}
[class^="icon-act-"],[class*=" icon-act-"] {
    background-position:0px 0px;
    background-size:25px;
    width:25px;
    height:25px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
}
@media (max-width: 979px) {
  .nav-collapse.collapse.in ul.dropdown-menu {
    height: 200px !important;
    overflow: scroll !important;
    position: relative !important;
  }
  .nav-collapse.collapse.in .nav.pull-right{
    display: inline-flex !important;
  }
  body{
    min-width:200% !important;
    min-height:200% !important;
  }
  .row-fluid .span12{
    float:left;
    width:100%;
    *width:99.94680851063829%;
  }
  .row-fluid .span10{
    float:left;
    width:82.97872340425532%;
    *width:82.92553191489361%;
  }
  .row-fluid .span9{
    float:left;
    width:74.46808510638297%;
    *width:74.41489361702126%;
  }
  .row-fluid .span8{
    float:left;
    width:65.95744680851064%;
    *width:65.90425531914893%;
  }
  .row-fluid .span7{
    float:left;
    width:57.44680851063829%;
    *width:57.39361702127659%;
  }
  .row-fluid .span6{
    float:left;
    width:48.93617021276595%;
    *width:48.88297872340425%;
  }
  .row-fluid .span5{
    float:left;
    width:40.42553191489362%;
    *width:40.37234042553192%;
  }
  .row-fluid .span4{
    float:left;
    width:31.914893617021278%;
    *width:31.861702127659576%;
  }
  .row-fluid .span3{
    float:left;
    width:23.404255319148934%;
    *width:23.351063829787233%;
  }
  .row-fluid .span2{
    float:left;
    width:14.893617021276595%;
    *width:14.840425531914894%;
  }
  .row-fluid .span1{
    float:left;
    width:6.382978723404255%;
    *width:6.329787234042553%;
  }
}
.img-rounded{
    border-radius: 50%;
}
img.media-object{
    border-radius:50%;
}
.activitiBox .media .pull-left #icoStatus {
    margin-right: -3px;
}
.btnAddText {
    max-height: 28px;
    overflow: hidden;
    max-width: 100px;
    text-align: left;
    word-break: break-all;
}
td div.datagrid-cell i.icon-valAX-OK {
    display:block;
    margin:auto;
}
td div.datagrid-cell i.icon-valAX-NOK {
    display:block;
    margin:auto;
}

/*DialogForm ECM Validation*/
.dialogTable{
    text-align: center;
    font-size:12px;
    margin:18.5px 18.5px 0px 18.5px;
    }
.valAXUsersDialog div{
    padding: 10px;
    margin:10px;
}
.dialogTable th{
    color: #fff;
    background: #529652;
    padding: 10px 8px;
}
.dialogTable td{
    background: #eeeeee;
    color: #000;
    padding: 10px 8px;
}
#valAXUsersDialog{
    background-color: #e2e2e2;  
    font-family:'Helvetica',Tahoma,Arial;
}
#valAXUsersDialog label{
    font-weight: bold;
    padding: 0px 15px;
}
#dlg-buttons{
      background: #e2e2e2;
}
#valAXUsersDialog span{
    font-weight: normal;
    font-style:italic;
}
.propValueRelatedList{
	overflow: visible;
}

.containerChildOfTypeOfEntityType {
    border: 2px solid rgb(33,179,79);
    word-wrap: break-word;
    margin-top: 4px;
    margin-bottom: 10px;
    font-size: 11px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin-left: -20px;
    padding-left: 20px !important;
}

/*
.combo-panel{
	height: 200px !important;
	overflow-x:hidden;
}*/

fieldset { 
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px solid rgb(33,179,79);
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.groupHistory legend {
    padding-left: 10px;
    padding-right: 10px;
    width: inherit;
    line-height: inherit;
    border: 0;
    margin-bottom: 0;
    font-size: inherit;
    font-weight: bold;
    color: inherit;
}

/* fingerPrintModal */
#contentFingerPrintCapture {
	padding:0px;
	margin: 0 auto;
	width: 200px;
	height: 220px;
	overflow: hidden;
    border: 1px solid rgba(51, 122, 183, 0.39);
}

#fingerPrintGallery {
	padding:0px;
	margin: 0 auto;
	width: 100%;
	height: 100px;
	overflow: hidden;
	border: 1px solid rgba(51, 122, 183, 0.39);
}

#fingerPrintGallery img {
	float: left;
	width: 25%;
	height: 100%;
	margin-top: 1px;
}

.ico_close {
    margin-top: -12px;
    margin-right: -6px;
	float: right;
    width:25px;
    height:25px;
    background-image:url("../img/ico/ico_close.png");
}

.test_tool_tip_width{
    overflow: inherit !important;
    max-width: inherit !important;
}

.panel-center-lisDoc-expanded {
    position: absolute;
    min-width: 1090px;
    width: 1090px;
	left: 30%;
}
    .panel-center-lisDoc-expanded .panel {
        width: 1080px !important;
    }
    .panel-center-lisDoc-expanded #recordsGrids .datagrid-view2 table {
        width: 1046px !important;
    }
    /*
    .panel-center-lisDoc-expanded #recordsGrids .datagrid-cell {
        width: 256px !important;
    }*/
    .panel-center-lisDoc-expanded #recordsGrids td[field=_expander] .datagrid-cell {
        width: 15px !important;
    }
    .panel-center-lisDoc-expanded #FlowStatusDataGrid {
        width: 1000px !important;
    }
    .panel-center-lisDoc-expanded #listDocEntitySearch {
        width: 300px !important;
    }
    .panel-center-lisDoc-expanded .listDocEntitySearch {
        width: 300px !important;
    }
    .panel-center-lisDoc-expanded span.icon-dlt-ShowDetails {
        margin-left: 500px;
    }
    .panel-center-lisDoc-expanded #containerDLTDataGrid td[field=name] div {
        width: 357px;
    }
    .panel-center-lisDoc-expanded #containerFlowDataGrid td[field=name] div {
        width: 557px;
    }
    .panel-center-lisDoc-expanded #containerFlowDataGrid .GridOptions .panel-header {
        max-width: 587px !important;
    }
    .panel-center-lisDoc-expanded #containerFlowDataGrid {
        padding-left: 187px;
    }
    .panel-center-lisDoc-expanded #containerDLTDataGrid .GridOptions {
        width: 530px !important;
    }
    .panel-center-lisDoc-expanded #containerDLTDataGrid .GridOptions .panel-header {
        max-width: 450px !important;
    }
    .panel-center-lisDoc-expanded .Details {
        width: 470px;
    }
    .panel-center-lisDoc-expanded #listDocPropertiesDetails {
        left: -70px;
    }

    .panel-center-lisDoc-expanded .brandBage-top-rigth {
        left: 447px;
    }
    .panel-center-lisDoc-expanded .brandBage-top-rigth-second {
        left: 358px;
    }
    .panel-center-lisDoc-expanded .brandBage-rigth {
        left: 407px;
    }
    .panel-center-lisDoc-expanded #contProgress {
        width: 424px;
    }
    .panel-center-lisDoc-expanded #listPreExistenceFieldsContainer textarea {
        max-width: 348px !important;
        width: 348px !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList .propEditorContainer {
        margin-left: 3% !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList input{
        width: 515px !important;
        max-width: 515px !important;
        margin-left: 0 !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList textarea {
        width: 515px !important;
        max-width: 515px !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList select {
        width: 500px !important;
        max-width: 500px !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList .Details span.propTitle {
        max-width: 285px !important;
        width: 300px !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList .Details span.propTitle.test_tool_tip_width {
        overflow: inherit !important;
        max-width: inherit !important;
    }
    .panel-center-lisDoc-expanded #propertiesEntityList .Details span.propValue {
        max-width: 513px !important;
        width: 514px !important;
    }
    .panel-center-lisDoc-expanded #propertiesDocumentList .Details span.propValue {
        max-width: 411px !important;
        width: 412px !important;
    }
    .panel-center-lisDoc-expanded #propertiesDocumentList .Details span.propTitle {
        max-width: 380px !important;
        width: 400px !important;
    }
    .panel-center-lisDoc-expanded #propertiesDocumentList .Details span.propTitle.test_tool_tip_width {
        overflow: inherit !important;
        max-width: inherit !important;
    }
    .panel-center-lisDoc-expanded #propertiesDocumentList .Details input {
        max-width: 400px !important;
        width: 400px !important;
        margin-left: 0 !important;
    }
    .panel-center-lisDoc-expanded #propertiesDocumentList .Details select {
        max-width: 400px !important;
        width: 400px !important;
    }
    .panel-center-lisDoc-expanded #propertiesDocumentList .Details textarea {
        max-width: 400px !important;
        width: 400px !important;
    }
    .panel-center-lisDoc-expanded #listFile {
        margin-left: 20px !important;
    }
    .panel-center-lisDoc-expanded #listFile input {
        max-width: 400px !important;
        width: 400px !important;
    }
    .panel-center-lisDoc-expanded #historyPanelContainerGrid td div {
        width: 50px !important;
    }
    .panel-center-lisDoc-expanded #historyPanelContainerGrid td[field=version] div {
        padding-left: 16px !important;
        width: 40px !important;
    }
    .panel-center-lisDoc-expanded #historyPanelContainerGrid td[field=action] div {
        padding-left: 16px !important;
        width: 40px !important;
    }
    .panel-center-lisDoc-expanded #historyPanelContainerGrid td[field=dateTime] div {
        width: 200px !important;
    }
    .panel-center-lisDoc-expanded #historyPanelContainerGrid td[field=expireDate] div {
        width: 200px !important;
    }
    .panel-center-lisDoc-expanded #historyPanelContainerGrid td[field=comment] div {
        width: 460px !important;
    }
    .panel-center-lisDoc-expanded .datagrid-row-detail {
        width: 1037px;
    }
    .panel-center-lisDoc-expanded .datagrid-row-detail .easyui-accordion {
        width: 1031px !important;
    }
    .panel-center-lisDoc-expanded .datagrid-row-detail .easyui-accordion .accordion-header {
        width: 1018px !important;
    }
    .panel-center-lisDoc-expanded .datagrid-row-detail .panelGridContainer {
        width: 1032px !important;
    }
    .panel-center-lisDoc-expanded #recordsGrids .datagrid-view2 table .datagrid-row-detail .panelGridContainer table {
        width: 100px !important;
    }
    .panel-center-lisDoc-expanded #recordsGrids .datagrid-view2 table .datagrid-row-detail .panelGridContainer .datagrid-view1 table {
        width: 20px !important;
    }
    .panel-center-lisDoc-expanded #recordsGrids .datagrid-view2 table .datagrid-row-detail .panel {
        width: 1033px !important;
    }

    .panel-center-lisDoc-expanded #recordsGrids .datagrid-view2 table .datagrid-row-detail .pagination table {
        width: 300px !important;
    }
    @media only screen and (max-width: 1570px){
        .panel-center-lisDoc-expanded {
            left: 20%;
        }
    }
    @media only screen and (max-width: 1350px){
        .panel-center-lisDoc-expanded {
            left: 10%;
        }
    }
    @media only screen and (max-width: 1230px){
        .panel-center-lisDoc-expanded {
            left: 5%;
        }
    }
    @media only screen and (max-width: 1150px){
        .panel-center-lisDoc-expanded {
            left: 0%;
        }
    }
    @media only screen and (max-width: 1090px){
        .panel-center-lisDoc-expanded {
            min-width: 99vw;
            width: 99vw;
        }
    }
    
    .innerVisorRenderer.innerVisorRendererContent {
    
    }
    .innerVisorRenderer.ShowIndexVisor {
      
    }
    .innerVisorRenderer.innerVisorRendererContent.ShowIndexVisor {
        width: 90%;
    }
    .innerVisorRenderer.innerVisorRendererAdditional.ShowIndexVisor {
        width: 460px;
        margin-right: 10px;
    }
    .ShowIndexVisor #ListDocsAccordionParent  {
        top: 0;
        margin-top: 45px;
        height: 100%;
    }
    
    .modal {
        z-index: 9999;
    }
    .modal-backdrop {
        z-index: 9998;
    }


.combobox-item{
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.icon-abc-Execute {
    background-image: url('../themes/default/images/panel-expand-right.png');
    background-size: 18px;
}

.container-field-type [class^="icon-tcm-list-item-"]{
    margin-top: -1;
    width: 17px;
    height: 17px;
}

.modal-button{
    margin-left: 25px;
    margin-bottom: 5px !important;
}

.flex-content{
    display: flex;
    flex-direction: column;
}

#updMassPropContainer .Details {
    width: 168px;
}

.icon-dlt-optionalExpirable{
    width: 18px;
    height: 18px;
    background-image: url("../img/ico/IcoExpired14x14.png");
    background-size: 18px;
    filter: hue-rotate(160deg) brightness(1.2);
}

i.icon-dlt-activityMailsHistory{
    width: 18px;
    height: 18px;
    background-image: url(../img/ico/ButHistory12x12.png);
    background-size: 18px;
}


#idModalUrl {
    margin: 15px 5px 5px 10px;
    padding: 5px 20px 3px 20px;
}

#parentActivities{
    margin-bottom:5px;
    margin-top:-6px; overflow:auto; 
    max-height: 430px; 
    min-height:430px;
    margin-left:0px;
}

#listDocEntityDataGrid{
    height:480px;
}


#fp .icon-dlt-Remove{
    background-image:url("../img/ico/IcoRemove.png");
    background-size:17px;
    cursor:pointer;
    padding:0px 4px;
    margin:1px 1px 0 0;
}
#massTabModal .icon-dlt-Remove{
    background-image:url("../img/ico/IcoRemove.png");
    background-size:17px;
    cursor:pointer;
    padding:0px 4px;
    margin:1px 1px 0 0;
}
#fp .icon-dlt-Or{
    background-image: none;
    cursor:pointer;
    padding:0px 4px;
    margin:1px 1px 0 0;
}
#fp .icon-dlt-And{
    background-image: none;
    cursor:pointer;
    padding:0px 4px;
    margin:1px 1px 0 0;
}


@media (min-height: 1280px){
    .panel-center {
        height:85.6%;
        max-height:90.6%;
    }
    .panel-left {
        max-height:80.6%;
    }
    .panel-right {
        max-height:80.6%;
    }
    #containerLeft {
        height:86.6%;
    }
    #containerRight {
        height:86.6%;
    }
    #parentActivities{
        max-height: 942px; 
        min-height:942px;
    }
    #listDocEntityDataGrid{
        height:1000px;
    }
}

.divFullSizeContainer{
    position: absolute;
    top: 50px;
    bottom: 30px;
}
.divFullSize{
    position: absolute;
    top: 0px;
    bottom: 0px;
}

#btnTakePhptoModal .boton
,#btnClearFilters .boton 
,#btnPrevieDataModal .boton {
    margin-left: 21px;
}

.icon-dlt-ButtonMail {
    width:15px;
    height:15px;
    background-image:url("../img/ico/ico_manualMail-2.png");
    cursor:pointer;
    background-size:15px;
}

