/* Barra de Menu Cabecera */ .botonConfirmDialog { width : 100%; } .row { margin-right: 0px; margin-left: -15px; } .carousel{ margin-top: 20px; background: #2f4357; margin-top: 0px; } .carousel .item{ min-height: 80px; /* Prevent carousel from being distorted if for some reason image doesn't load */ } .carousel .item img{ margin: 0 auto; /* Align slide image horizontally center */ } .bs-example{ margin: 0px; } .titulo-aplicacion { font-size: 20px; color : white; } .icono-menu-ppal { height: 20px; } .logo-operacion-menu-ppal { height: 35px; display: block; margin-left: auto; margin-right: auto; height: 30px; float: right; margin-right: 50px; } .div-logo-operacion { padding : 0; } .logo-operacion { padding-left : 0px; padding-right: 3px; padding-top: 3px; padding-bottom: 0px; height: 35px; margin-left: auto; margin-right: auto; } .cabecera-pagina { padding-top : 5px; padding-bottom : 5px; margin-right: 0; margin-left: 0px; position: fixed; right: 0; left: 0; z-index: 500; top: 50px; background: linear-gradient(to right, #1a5444 62%, #ffffff 87%); } .jconfirm-title-c { text-align : center; } .titulo-operacion { font-size: 14px; color : rgba(26, 84, 68, 0.86); font-weight: 700; } .texto-general { font-size: 16px; color : #121111; } .size-font-general { font-size: 16px; } .titulo-campo { font-size: 12px; color : rgba(26, 84, 68, 0.86); font-weight: 700; } .titulo-menu-aplicacion { font-size: 17px; color : rgba(26, 84, 68, 0.86); font-weight: 700; margin-bottom: 0px; margin-top: 0px; } .margen-titulo-menu { padding-left : 10px; } .titulo-pagina { font-size: 17px; color : white; font-weight: 400; } .ubicacion-titulo-page { padding-left : 10px; } .flecha-item-menu { float: right; margin-right: 20px; } .div-item-menu { position: relative; display: block; padding-top: 10px; padding-bottom: 0px; padding-left : 20px; paddign-right : 20px; margin-bottom: -1px; background-color: #fff; border-top-style: solid; border-top-width: 1px; border-top-color: #ddd; } .flecha-atras-menu { position: relative; left: -6px; top: -3px; } .font-menu { font-size: 12px; color : whitesmoke; } .fondo-menu { background-color : rgba(26, 84, 68, 0.86); } /* Menu principal casinos */ .menu-principal-casinos { margin-bottom: 5px; text-align: left; margin-top: 7px; font-weight: bolder; font-size : 13px; } .texto-item-menu { margin-left: 10px; font-size: 16px; margin-top: 9px; margin-right: 0px; margin-bottom : 0px; color : #121111; } .titulo-page { font-size: 16px; color: rgba(26, 84, 68, 0.86); font-weight: 700; margin-bottom: 0px; margin-top: 0px; position: relative; top: 1px; } .texto-normal { margin-left: 20px; font-size: 12px; margin-top: 9px; margin-right: 15px; } /* Body */ body { padding-top: 30px; /*background-repeat: no-repeat;*/ background-attachment: fixed; background-position: center; opacity : 0.8; } /* Icono de Notificacion de Avisos */ .numberCircle { border-radius: 50%; width: 23px; height: 23px; margin-left: 20px; left: -5px; top: 0px; background: red; border: 2px solid #666; text-align: center; } .ubicar-aviso { position: absolute !important; margin-right: 20px; left: 190px; top: 0px; } .icono-login { position: relative; display: block; height: 24px; background: url('../img/login.png'); background-size: contain; text-decoration: none; margin-top: 10px; margin-left: 20px !important; } .icono-logueado { position: relative; display: block; height: 24px; background: url('../img/logueado.png'); background-size: contain; text-decoration: none; margin-top: 10px; margin-left: 20px !important; } a.notif { position: relative; display: block; height: 24px; background: url('../img/campana.png'); background-size: contain; text-decoration: none; margin-top: 10px; margin-left: 20px !important; } a.notifNoNuevos { position: relative; display: block; height: 24px; background: url('../img/campanaSinNro.png'); background-size: contain; text-decoration: none; margin-top: 10px; margin-left: 20px !important; } .num { position: absolute; color: white; font-size: 10px; font-family: cursive; } .card-container.card { max-width: 350px; padding: 20px 30px; } .btn { font-weight: 700; height: 36px; -moz-user-select: none; -webkit-user-select: none; user-select: none; cursor: default; } /* * Card component */ .card { /*background-color: #F7F7F7;*/ /* just in case there no content*/ padding: 20px 25px 30px; margin: 0 auto 25px; margin-top: 20px; /* shadows and rounded borders */ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; /* -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);*/ } .profile-img-card { width: 60px; height: 60px; margin: 0 auto 10px; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-color: rgba(26, 84, 68, 0.86); } /* * Form styles */ .profile-name-card { font-size: 14px; font-weight: bold; text-align: center; margin: 10px 0 0; min-height: 1em; } .reauth-email { display: block; color: #404040; line-height: 2; margin-bottom: 10px; font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .form-signin #inputEmail, .form-signin #inputPassword { direction: ltr; height: 44px; font-size: 14px; } .form-signin input[type=email], .form-signin input[type=password], .form-signin input[type=text], .form-signin input[type=date], .form-signin button { width: 100%; display: block; margin-bottom: 10px; z-index: 1; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .form-signin .form-control:focus { border-color: rgb(104, 145, 162); outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162); } .btn-canc-insc { background-color: rgba(26, 84, 68, 0.86); width: 90px; text-transform: none !important; color : white; } .btn.btn-signin { /*background-color: #4d90fe; */ background-color: rgba(26, 84, 68, 0.86); /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/ padding: 0px; font-weight: 700; font-size: 14px; height: 36px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; -o-transition: all 0.218s; -moz-transition: all 0.218s; -webkit-transition: all 0.218s; transition: all 0.218s; margin-top: 20px; margin-bottom: 20px; } .boton-estandar { /*background-color: #4d90fe; */ background-color: rgba(26, 84, 68, 0.86); /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/ padding: 0px; font-weight: 700; font-size: 14px; height: 36px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; -o-transition: all 0.218s; -moz-transition: all 0.218s; -webkit-transition: all 0.218s; transition: all 0.218s; margin-top: 20px; margin-bottom: 20px; } .btn.btn-signin:hover, .btn.btn-signin:active, .btn.btn-signin:focus { background-color: rgba(26, 84, 68, 0.86); } .forgot-password { color: rgb(104, 145, 162); } .forgot-password:hover, .forgot-password:active, .forgot-password:focus{ color: rgb(12, 97, 33); } .modal-footer-popup { padding: 10px; text-align: right; border-top: 0px solid #e5e5e5; } .modal-header-popup { padding: 0px; border-bottom: 0px solid #e5e5e5; } .titulo-menu-popup { font-size: 20px; color: rgba(26, 84, 68, 0.86); font-weight: 700; margin-bottom: 0px; margin-top: 15px; } .label-boton { font-weight: 100; font-size: 14px; } .letra-ranking { font-size : 10px; } .letra-rank-jugadores { font-size : 14px; margin : 0; } .item-torneo { margin-top: 0; margin-bottom: 0; font-size: 12px; text-align: center; padding: 3px; min-height: 32px; max-height: 32px; display: table-cell; vertical-align: middle; height: 32px; width :200px; } .div-torneo-calendario { max-height: 40px; } .torneo-titulo-cronograma { border-top-left-radius: 4px; border-top-right-radius: 4px; border-style: solid; border-width: 1px; border-color: rgba(82, 86, 86, 0.23); margin-top: 20px; padding-top: 5px; padding-bottom: 5px; border-top-width: 2px; text-align: center; } .torneo-fecha-cronograma { border-bottom-style: solid;border-width: 1px; border-color: rgba(82, 86, 86, 0.23); } .torneo-cronograma-fecha { text-align: center; padding-right: 0px; } .torneo-boton-inscripcion { text-align: center; margin-top: 10px; background: linear-gradient(to right, rgba(91,166,236,1) 0%, rgba(50,134,231,1) 100%); } .torneo-titulo { background: linear-gradient(to right, rgba(91,166,236,1) 0%, rgba(50,134,231,1) 100%); font-size: 14px; text-align: center; padding-top: 5px; padding-bottom: 5px; color: white; position: fixed; z-index : 1060; width : 100%; margin-right : 0; margin-left : 0; } .texto-interior-boton { font-size: 14px; display: table-cell; vertical-align: middle; height: 32px; } .texto-item-news1 { font-size: 14px; color: #121111; margin : 0; } .wj-alt { background: #F0EAE2 !important; } .efectoDivTrans1 { margin-top: 0px; font-size: 21px; text-align: center; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ -o-animation: fadein 2s; /* Opera < 12.1 */ animation: fadein 2s; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox < 16 */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Opera < 12.1 */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } .color-mesas-vivas-anotado { background : rgb(220, 252, 224); } .color-mesas-vivas-no-anotado { background : #FCEDDC; }