File "gameRELACIONAR_COLUMNAS.css"
Full path: /var/www/vhosts/msproyectoscloud.cl/siadrecursos.msproyectoscloud.cl/RECURSOS/recursos.siadspsminsal.cl/Citostaticos/m3/story_content/WebObjects/5k4LGgEs2Yi/css/gameRELACIONAR_COLUMNAS.css
File size: 13.06 KiB (13370 bytes)
MIME-type: text/plain
Charset: utf-8
#wrapper { background-color:#fff; overflow:auto; bottom:0;}
#lienzo{ padding: 20px 0;}
#contentAct { background-color:#fff;}
#footAct { display:none; }
label, input, button, select, textarea, body {font: 14px/19px "Segoe UI", Segoe, Optima, Candara, "DejaVu Sans", Calibri, Arial, sans-serif;}
#cabecero { text-align:center; min-height:65px; padding:0 64px;}
button::-moz-focus-inner {
padding: 0;
border: 0
}
#pista, #indicador { text-align:center; padding:15px 12px; display:inline-block; vertical-align:top; border-radius:1px; background-color:#f1f1f1; font-weight:bold; -moz-box-sizing:border-box; box-sizing:border-box;}
#pista {
width:75%;
font-size:14px;
text-align:left;
}
#indicador{
width:24%;
margin-right:1%;
font-size:29px;
}
#aciertoError {
display:none;
font-size:14px;
color:#fff;
padding:6px 0;
border-radius:1px;
width:100%;
margin:auto;
max-width:480px;
animation: fade 1s;
-moz-animation: fade 1s;
-webkit-animation: fade 1s;
-o-animation: fade 1s;
}
#contentElementos{
position:relative;
text-align:center;
margin:0 7px;
}
#contentElementos { font-size:0;}
#contentElementos .elementos { font-size:13px;}
.elementos, .gruposFinal { max-width:270px; min-width:132px; width:70%;}
.elementos, .elementosFinal {
display:inline-block;
word-wrap: break-word;
padding:13px 4px;
border:1px solid #7d8184;
border-top-color:#ccced0;
border-left-color:#b2b5b7;
text-align:center;
vertical-align:top;
margin:5px;
border-radius:4px;
background: #fdfdfd;
background: -moz-linear-gradient(top, #fdfdfd 0%, #ebebeb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ebebeb));
background: -webkit-linear-gradient(top, #fdfdfd 0%,#ebebeb 100%);
background: -o-linear-gradient(top, #fdfdfd 0%,#ebebeb 100%);
background: -ms-linear-gradient(top, #fdfdfd 0%,#ebebeb 100%);
background: linear-gradient(to bottom, #fdfdfd 0%,#ebebeb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ebebeb',GradientType=0 );
color:#252525;
transition:all .5s;
-moz-transition:all .5s;
box-shadow: 0 1px #e5e5e5, inset #fff 0 -1px;
cursor:pointer;
}
.elementos:hover {
border-color:#caa100;
border-top-color:#f1dd90;
border-left-color:#eacc57;
}
@keyframes brillo
{
from { box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
50% {box-shadow: 0 0 8px rgba(210,168,0, .4), inset #fff 0 0 12px;}
to {box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
}
@-moz-keyframes brillo
{
from { box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
50% {box-shadow: 0 0 8px rgba(210,168,0, .4), inset #fff 0 0 12px;}
to {box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
}
@-webkit-keyframes brillo
{
from { box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
50% {box-shadow: 0 0 8px rgba(210,168,0, .4), inset #fff 0 0 12px;}
to {box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
}
@-o-keyframes brillo
{
from { box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
50% {box-shadow: 0 0 8px rgba(210,168,0, .4), inset #fff 0 0 12px;}
to {box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;}
}
.seleccionado {
background: #fff2d7;
background: -moz-linear-gradient(top, #fff2d7 0%, #ffe4b0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff2d7), color-stop(100%,#ffe4b0));
background: -webkit-linear-gradient(top, #fff2d7 0%,#ffe4b0 100%);
background: -o-linear-gradient(top, #fff2d7 0%,#ffe4b0 100%);
background: -ms-linear-gradient(top, #fff2d7 0%,#ffe4b0 100%);
background: linear-gradient(to bottom, #fff2d7 0%,#ffe4b0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2d7', endColorstr='#ffe4b0',GradientType=0 );
text-shadow:#fff 1px 1px;
color:#000;
border-color:#caa100;
border-top-color:#f1dd90;
border-left-color:#eacc57;
box-shadow: 0 0 3px rgba(210,168,0, .3), inset #fff 0 -1px 5px;
animation: brillo 1.2s infinite;
-moz-animation: brillo 1.2s infinite;
-webkit-animation: brillo 1.2s infinite;
-o-animation: brillo 1.2s infinite;
}
/*
.bien, .bien:hover {
text-shadow:#fff 1px 1px;
color:#b7b7b7;
border-color:#ddd;
border-top-color:#bfbfbf;
border-left-color:#cbcbcb;
background:#ebebeb;
box-shadow:none;
cursor:auto;
}
*/
.bien, .bien:hover {
text-shadow:#fff 1px 1px;
color:#a0bb7d;
border-color:#d1ecae;
border-top-color:#b3ce90;
border-left-color:#bfda9c;
background:#e1f8c3;
box-shadow:none;
cursor:auto;
}
.respuestaMal { background-color:#D53838;}
.respuestaBien { background-color:#7cb139;}
.mal {
border-color:#b12d00;
border-left-color:#d77958;
border-top-color:#e5a690;
box-shadow: 0 0 5px rgba(195,37,0, .45), inset #fff 0 -1px 5px
}
#correccion{
text-align:center;
padding-top:17px;
}
.gruposFinal {
display:inline-block;
margin:0 4px 12px;
vertical-align:top;
}
.elementosFinal{
margin:0 0 1px;
padding:7px 0;
border-radius:2px;
display:block;
border-color:#fff;
box-shadow:none;
cursor:auto;
}
.tituloGruposFinal {
color:#fff; border-radius:8px 8px 0 0; background-color:#3c3f45; box-shadow:rgba(255,255,255,.15)0 1px; font-weight:bold; padding:8px; font-size:12px; text-align:center;
}
.correcto .tituloGruposFinal { background-color:#7cb139;}
@media all and (max-width:600px) {
#cabecero { padding:0 18px;}
.elementos { padding:10px 2px;}
#indicador { font-size:24px;}
#contentElementos{margin:0 20px;}
}
@media all and (max-width:460px) {
#cabecero { padding:0;}
.elementos { padding:6px 2px;}
#indicador { font-size:20px;}
#contentElementos{margin:0 10px;}
}
/* android 2.0*/
.android #wrapper {overflow:inherit; position:relative; bottom:0; top:0;}
.android #contentPreActividad, .android #preLoad { z-index:99999; position:relative;}
/* marca de agua */
.mEduca {
height:30px; width:113px;
bottom:0px; right:0px; z-index:9998;
opacity:0;
transition:all .6s;
pointer-events: none;
background-image:url(../img/mEducaGrey.png); background-repeat:no-repeat;
position:absolute;
}
#bodyAct:hover .mEduca { opacity:1;}
/* sound player */
.soundPlayer { z-index:999; }
.iPlayerReducido { display:block; width:15px; height:18px; background-image:url(../img/iPlayerReducido.png); background-repeat:no-repeat;}
.iPlay { background-position: center -34px;}
.iPause { background-position: center -7px;}
.errorSound { width:45px; height:28px; background: url(../img/errorSoundBlack.png) no-repeat center center; cursor:help;}
.errorSound { background: url(../img/errorSoundWhite.png) no-repeat center center;}
.errorSound {display:none;}
#contentElementosAFinal, #contentElementosBFinal{
display:inline-block;
width:40%;
}
.finalBien{
border:2px solid #82FA58;
background: #D8F6CE;
}
/* CSS Jesus -------------------------------------------------------------------------------- */
.col-left { float:left; width:38%;}
.col-right { float:right; width:38%;}
#contentElementos .btn { overflow-x: inherit; width:100%; display:block; background-color:#fff; border-radius:2px; outline:none; position:relative; font-size:12px; font-weight:600; margin-bottom:5px; cursor:pointer; padding:0; border:none;
-webkit-box-shadow: 0 10px 30px -18px rgba(0, 0, 0, 0.0), 0 3px 5px -3px rgba(0, 0, 0, 0.0);
box-shadow: 0 10px 30px -18px rgba(0, 0, 0, 0.0), 0 3px 5px -3px rgba(0, 0, 0, 0.0);
transition:all .3s;
}
#contentElementos .btn:hover {
-webkit-box-shadow: 0 10px 30px -18px rgba(0, 0, 0, 0.8), 0 3px 5px -3px rgba(0, 0, 0, 0.3);
box-shadow: 0 10px 30px -18px rgba(0, 0, 0, 0.8), 0 3px 5px -3px rgba(0, 0, 0, 0.3);
}
.container-btn { width:100%; overflow:hidden; position:relative; height:100%; border-radius:3px; background-color:#f4f4f4; z-index:3; box-shadow:inset rgba(0,0,0,0.15) 0 0 0 1px; padding:3px 0;}
.container-btn:hover { border-color:#ccc;}
.btn-active .container-btn { box-shadow:inset rgba(255,189,24,1.00) 0 0 0 2px;}
.btn-txt, .btn-image, .btn-sound { position:relative; z-index:4; color:#333; transition:all .5s;}
.btn-image img { max-width:120px; height:auto; vertical-align:middle;}
.btn-image { padding:2px;}
.btn-txt, .btn-sound { padding:15px;}
.bull-active {
display:block;
position:absolute;
border-radius:100%;
height:8px;
width:8px;
margin:-3px 12px 0;
top:50%;
background-color:rgba(255,189,24,1.00);
content:" ";
transition:all .3s ease-in;
z-index:2;
}
.col-left .bull-active { left:80%;}
.col-right .bull-active { right:80%;}
.col-left .btn.btn-active .bull-active, .col-left .btn.btn-solution .bull-active { left:100%;}
.col-right .btn.btn-active .bull-active, .col-right .btn.btn-solution .bull-active {right:100%;}
.bgActive {
position: absolute;
top: 0%;
left: 0%;
width:100%;
height:100%;
background-color: #fff;
opacity:0;
-webkit-transform: scale(0.0);
transform: scale(0.0);
transition:background .3s;
}
/* colores */
/*
.btn-active-color1 .bgActive, .btn-active-color1 .bull-active { background-color:#f34235;}
.btn-active-color2 .bgActive, .btn-active-color2 .bull-active { background-color:#9b26af;}
.btn-active-color3 .bgActive, .btn-active-color3 .bull-active { background-color:#3f51b5;}
.btn-active-color4 .bgActive, .btn-active-color4 .bull-active { background-color:#00bbd3;}
.btn-active-color5 .bgActive, .btn-active-color5 .bull-active { background-color:#4caf50;}
.btn-active-color6 .bgActive, .btn-active-color6 .bull-active { background-color:#e7d215;}
.btn-active-color7 .bgActive, .btn-active-color7 .bull-active { background-color:#fe9700;}
.btn-active-color8 .bgActive, .btn-active-color8 .bull-active { background-color:#9d9d9d;}
.btn-active-color9 .bgActive, .btn-active-color9 .bull-active { background-color:#e81d62;}
.btn-active-color10 .bgActive, .btn-active-color10 .bull-active { background-color:#6639b6;}
.btn-active-color11 .bgActive, .btn-active-color11 .bull-active { background-color:#2095f2;}
.btn-active-color12 .bgActive, .btn-active-color12 .bull-active { background-color:#009587;}
.btn-active-color13 .bgActive, .btn-active-color13 .bull-active { background-color:#8ac249;}
.btn-active-color14 .bgActive, .btn-active-color14 .bull-active { background-color:#ffc107;}
.btn-active-color15 .bgActive, .btn-active-color15 .bull-active { background-color:#fe5621;}
.btn-active-color16 .bgActive, .btn-active-color16 .bull-active { background-color:#5f7c8a;}
*/
/* btn-solution */
/*
.btn-solution .btn-txt { color:#fff;}
*/
/*
.btn-solution .bgActive {
-webkit-transform: scale(1.0);
transform: scale(1.0);
opacity:1;
}
*/
.btnError .bgActive {
-webkit-transform: scale(1.0);
transform: scale(1.0);
opacity:1;
background-color:#ffcfcb;
box-shadow: inset #f34235 0 0 0 2px;
}
.btn-solution .container-btn {
box-shadow: inset #6ba118 0 0 0 2px;
}
.btn-solution .bull-active { background-color:#6ba118;}
/* canvas */
.container-canvas { margin:0 38%;}
.container-canvas canvas { width:100%;}
/* soundButton */
.btn-sound {
display: block;
width: 78px;
height: 78px;
background-color: red;
margin: auto;
border-radius: 100%;
box-sizing: border-box;
border: 3px solid #7cb139;
background-color: #7cb139;
background-image: url(../img/iSoundCard.png);
background-repeat: no-repeat;
background-position: center center;
cursor:pointer;
outline:none;
transition:border-color .3s;
}
.btn-sound:hover {
border-color: #6B9931;
}
.btn-sound.sound-active, .btn-sound.sound-active:hover {
background-color: #fff;
border-color:#CFCFCF;
background-image: url(../img/iSoundCard-active.gif);
background-repeat: no-repeat;
background-position: center center;
}
.btn-sound.sound-error, .btn-sound.sound-error:hover {
background-color: #757575;
border-color:#757575;
background-image: url(../img/iSoundCard-error.png);
background-repeat: no-repeat;
background-position: center center;
}
.btnError{
border:1px solid red;
}
/* correccion */
#contentElementosFinal { padding:0 10px;}
#correccion .scrollbox { width:100%; max-height:150px; overflow:auto; padding:4px 3px; box-sizing:border-box; }
#correccion .cardTxt { font-size:13px; line-height:20px; font-weight:400; border-radius:2px; color:#333;}
#correccion .cardImage img { width:100%; height:auto; vertical-align:middle;}
.cardSound { padding:6px 0; }
.cajaPareja { padding:2px; overflow:hidden; margin-bottom:2px; position:relative; }
.cardContainerCorreccion { text-align:center; width:42%; border-radius:2px; background-color:#fff; overflow:hidden; float:left;}
.cajaPareja .cardContainerCorreccion:last-child { float:right;}
.arrowCard { position:absolute; left:50%; margin-left:-14px; width:22px; height:2px; top:20px; border-radius:2px 0 0 2px; background-color:rgb(213,73,76);}
.arrowCard:before {
content:" ";
display:block;
position:absolute;
left:100%;
top:-4px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 5px;
border-color: transparent transparent transparent rgb(213,73,76);
}
.cajaPareja .cardContainerCorreccion { box-shadow:rgb(213,73,76) 0 0 0 2px; }
.cajaPareja.parejaOk .cardContainerCorreccion { box-shadow:none;}
.cajaPareja.parejaOk .arrowCard { background-color:#7CB139;}
.cajaPareja.parejaOk .arrowCard:before {
border-color: transparent transparent transparent #7CB139;
}
#correccion .cardImage img { max-width:92px; height:auto;}