.colorWhite{ color:white; }
.colorFFF{ color: #FFF; }

.grey3{ color: #333;}
.grey6{ color: #666;}
.grey9{ color: #999;}
.greyC{ color: #CCC;}
.black{ color:#000; }
.blackImportant{ color:#000 !important; }
.bold{ font-weight: bold; }
.boldImportant{ font-weight: bold !important; }
.justify{text-align: justify;}
.justifyImportant{text-align: justify;}
.underline{ text-decoration: underline;}
.noMargin{ margin: 0px !important; }
.noPadding{ padding: 0px; }
.noPaddingImportant{ padding: 0px !important; }
.wellPadding{ padding: 5px 4px 5px 10px !important; }
.noMarginTop{ margin-top: 0px !important; }
.noMargin{ margin: 0px; }
.noMarginImportant{ margin: 0px !important; }
.autoSideMargin{ margin-left: auto; margin-right: auto;}
.autoSideMarginImportant{ margin-left: auto; margin-right: auto;}

.noList{ list-style: none;}

.pointer{ cursor: pointer;}

.noDisplay{ display: none; }
.noDisplayImportant{ display: none !important; }
.block{ display: block; }
.colorBoxContainer{ display: none;}

.principalPanelIcon{ width: 132px; height: 130px; }/*Iconos Panel de Control*/
.eventAdmonIcon{ height: 120px !important; }
.profilePicture{ width: 120px; }/*Fotos de perfil*/

.panel-heading{ cursor: pointer;}/* Encabezado Panel SH */
.panel-body-sh{ display: none; }/* Cuerpo Panel SH */

.img-binpanel-lateralPanel{ width: 25px; }/* Imagenes del Panel Lateral del Panel Principal */
.img-app-lateralPanel{ width: 25px; }/* Imagenes del Panel Lateral de Aplicaciones */

.resultPaginator{ width: auto; max-width: 460px; }/* Paginador de resultados */
.paginatorCounter{ width: 80px; }/* Contador Paginas del Paginador */

.width-20{ width: 20px;}
.width-30{ width: 30px;}
.width-50{ width: 50px;}
.width-100{ width: 100px;}
.width-200{ width: 200px;}
.width-500{ width: 500px;}
.width-1000{ width: 1000px;}
.width-limit-100{ width: 100px !important; max-width: 100px !important; }
.width-limit-200{ width: 200px !important; max-width: 200px !important; }
.width-limit-500{ width: 500px !important; max-width: 500px !important; }
.width-limit-1000{ width: 1000px !important; max-width: 1000px !important; }


.height-20{ height: 20px;}
.height-30{ height: 30px;}
.height-50{ height: 50px;}
.height-100{ height: 100px;}
.height-200{ height: 200px;}
.height-400{ height: 400px;}
.height-500{ height: 500px;}
.height-600{ height: 600px;}
.height-limit-200{ max-height: 200px !important; overflow-y: scroll; }
.height-limit-400{ max-height: 400px !important; overflow-y: scroll; }
.height-limit-500{ max-height: 500px !important; overflow-y: scroll; }
.height-limit-600{ max-height: 600px !important; overflow-y: scroll; }
.height-limit-800{ max-height: 800px !important; overflow-y: scroll; }
.height-limit-1000{ max-height: 1000px !important; overflow-y: scroll; }

.padding-top-10-important{ padding: 10px !important; }
.padding-top-20-important{ padding: 20px !important; }
.padding-top-30-important{ padding: 30px !important; }
.padding-top-40-important{ padding: 40px !important; }
.padding-top-50-important{ padding: 50px !important; }

.spanAddConcept{ font-size: 24px;}
.distorsionText{ text-shadow: 0 0 8px #222; color: transparent; }

.tabTitle{ margin: 25px 0px 0px 15px; }

.selectFileTable{ width:180px !important;}
.table-scroll-450{ max-height: 450px; overflow-y: scroll;}

.checkTableCol{ width: 24px; max-width: 25px;}
.nSerialNumbreTableCol{ width: 100px; max-width: 100px;  }
.guestMarketingNameTableCol{ width: 200px; max-width: 200px; overflow-x: hidden; }
.guestTypeTableCol{  }
.transferTypeTableCol{ width:90px; max-width: 90px; overflow-x: hidden;}
.statusTableCol{ width:86px; max-width: 86px; overflow-x: hidden;}
.actionerTableCol{ width: 150px; max-width: 150px; overflow-x: hidden;}

.operationStatusTableCol{ width:100px; max-width: 100px; overflow-x: hidden; }
.operationActionerTableCol{ width: 100px; max-width: 100px; overflow-x: hidden;}

.input-xs{ height: 22px !important; line-height: 20px !important; padding: 2px 10px !important; font-size: 12px !important; }
.input-inherit{ line-height: 20px !important; font-size: inherit !important; font-family: inherit; width: auto !important; height: inherit !important; margin: 0px !important; padding: 0px !important; }
.input-table-inherit{ line-height: 20px!important; font-size: inherit !important; font-family: inherit; width: 100% !important; height: inherit !important; margin: 0px !important; padding: 0px !important; }


.pac-container { z-index: 1052 !important; }/*Para Ubicar Resultados de GMaps Autocomplete Sobre Modal*/