CSS code is as designed
#contenedor_reloj p {
font-size: 12px;
color: #fff;
}
#contenedor_reloj p {
display: inline-block;
line-height: 1em;
box-sizing: border-box;
}
.fecha {
font-family: arial;
text-align: center;
width: 30%;
float: left;
}
.reloj {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
width: 25%;
text-align: left;
float: left;
}
.reloj,
.ampm,
.reloj,
.segundos {
display: block;
}
#contenedor {
opacity: 0.1;
float: left;
}
.crono {
margin-top: 7px;
float: left;
font-size: 18px;
font-family: Courier, sans-serif;
color: #363431;
}
#parar, #continuar, #reinicio {
display: none;
}
.boton {
margin-top: 8px;
outline: none;
border: 1px solid #363431;
color: white;
text-shadow: 0px -1px 1px black;
font-size: 11px;
height: auto;
border-radius: 5px;
font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
cursor: pointer;
background-color: #2f3030;
color: #E6EAEF;
border-color: #0939c8;
border-bottom-color: #072ea1;
box-shadow: 0 1px 1px -1px rgb(255 255 255 / 90%) inset, 0 40px 20px -20px rgb(255 255 255 / 15%) inset, 0 -1px 1px -1px rgb(0 0 0 / 70%) inset, 0 -40px 20px -20px rgb(0 0 0 / 6%) inset, 0 9px 8px -4px rgb(0 0 0 / 40%), 0 2px 1px -1px rgb(0 0 0 / 30%), 7px 7px 8px -4px rgb(0 0 0 / 10%), -7px 7px 8px -4px rgb(0 0 0 / 10%), 0 -4px 12px 2px rgb(31 84 245 / 20%);
opacity: 0.95;
}
.art {
float: right;
width: 75px;
margin: -5px 0px -5px 0px;
}
.art:hover {
background-color: #005FA5;
}
.botonMenu {
margin-right: -12px;
outline: none;
border: 1px solid #363431;
color: white;
font-size: 15px;
height: auto;
border-radius: 0px;
font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana," sans-serif";
cursor: pointer;
background-color: #2f3030;
color: #E6EAEF;
border-color: #0939c8;
border-bottom-color: #072ea1;
box-shadow: 0 1px 1px -1px rgb(255 255 255 / 90%) inset, 0 40px 20px -20px rgb(255 255 255 / 15%) inset, 0 -1px 1px -1px rgb(0 0 0 / 70%) inset, 0 -40px 20px -20px rgb(0 0 0 / 6%) inset, 0 9px 8px -4px rgb(0 0 0 / 40%), 0 2px 1px -1px rgb(0 0 0 / 30%), 7px 7px 8px -4px rgb(0 0 0 / 10%), -7px 7px 8px -4px rgb(0 0 0 / 10%), 0 -4px 12px 2px rgb(31 84 245 / 20%);
opacity: 0.95;
}
.botonMenu rect {
fill: none;
stroke: #fff;
stroke-width: 1;
stroke-dasharray: 422, 0;
}
.botonMenu:hover {
background: rgba(225, 51, 45, 0);
letter-spacing: 0.5px;
}
.botonMenu:hover rect {
stroke-width: 5;
stroke-dasharray: 15, 310;
stroke-dashoffset: 48;
-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.botonP {
margin-top: 8px;
outline: none;
border: 1px solid #363431;
color: white;
text-shadow: 0px -1px 1px black;
font-size: 12px;
height: 25px;
border-radius: 5px;
font-family: Helvetica;
cursor: pointer;
background-color: #008BE0;
color: #E6EAEF;
border-color: #0939c8;
border-bottom-color: #072ea1;
box-shadow: 0 1px 1px -1px rgb(255 255 255 / 90%) inset, 0 40px 20px -20px rgb(255 255 255 / 15%) inset, 0 -1px 1px -1px rgb(0 0 0 / 70%) inset, 0 -40px 20px -20px rgb(0 0 0 / 6%) inset, 0 9px 8px -4px rgb(0 0 0 / 40%), 0 2px 1px -1px rgb(0 0 0 / 30%), 7px 7px 8px -4px rgb(0 0 0 / 10%), -7px 7px 8px -4px rgb(0 0 0 / 10%), 0 -4px 12px 2px rgb(31 84 245 / 20%);
opacity: 0.95;
border-color: transparent;
background-color: transparent;
}
.botonP:active {
background-image: linear-gradient(#FF0004, #FF4D4F);
}
.botonP:hover {
box-shadow: 0px 0px 10px #F01F45;
}
#botonX {
outline: none;
border: 1px solid #363431;
color: white;
text-shadow: 0px -1px 1px black;
font-size: 7px;
height: 14px;
width: 170px;
margin-bottom: 2px;
border-radius: 5px;
font-family: Helvetica;
cursor: pointer;
background-image: linear-gradient(#688CF8, #2f3030);
}
.boton:active {
background-image: linear-gradient(#2f3030, #5901B0);
}
.boton:hover {
box-shadow: 0px 0px 14px #5E85F7;
}
#tarjetas {
margin-top: 20px;
display: block;
}
::-webkit-input-placeholder {
color: #FFF;
}
::-moz-placeholder {
color: #FFF;
}
.Buscador {
background: url("../img/search.png") no-repeat 9px center;
color: #000;
border: 1px solid #DDDDDD;
border-radius: 3px;
padding: 9px 10px 9px 32px;
width: 20%;
transition: 1s all ease;
}
.tabla, tr, th, td {
width: 100%;
max-width: 900px;
padding: 9px;
border: 1px solid #ddd;
border-collapse: collapse;
margin: 5% auto;
font-family: Helvetica;
}
#tabla {
position: relative;
}
tr.buscador, td.buscador, tr.head, th.head {
border: 0;
}
td.buscador {
padding: 0;
}
th.head {
border-bottom: 1px solid #ddd;
}
header {
position: fixed;
border-bottom: 3px rgba(0,0,0,0.09) inset;
background-color: #515151;
height: 55px;
z-index: 108;
width: 100%;
margin-top: -30px;
}
.header2 {
position: fixed;
border-bottom: 3px rgba(0,0,0,0.09) inset;
background-color: #515151;
height: 55px;
margin-top: -30px;
z-index: 108;
opacity: 0.8;
}
textarea[type=text]{
width:100%;
border:2px solid #aaa;
border-radius:4px;
margin:8px 0;
outline:none;
padding:8px;
box-sizing:border-box;
transition:.3s;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 12px;
}
textarea[type=text]:focus{
border-color:dodgerBlue;
box-shadow:0 0 8px 0 dodgerBlue;
}
#areaLeer {
display: none;
}
#descripcion_caso .tab{
border:1px solid transparent;
-webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
#descripcion_caso .tab::before {
content: '';
position: absolute;
left: 0px;
bottom:0px;
z-index:-1;
width: 0%;
height:1px;
background: #003597;
display: block;
-webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
}
#descripcion_caso .tab:hover::before {
width:100%;
}
#descripcion_caso .tab::after {
content: '';
position: absolute;
right: 0px;
top:0px;
z-index:-1;
width: 0%;
height:1px;
background: #003597;
-webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
}
#descripcion_caso .tab:hover::after {
width:100%;
}
#descripcion_caso .tab:hover{
border-left:1px solid #003597;
border-right:1px solid #003597;
}