.vlad{
color: salmon;
}
.radio_uno{
        width: 200;
        height: 200px;
        position: fixed;
        left: 10px;
        bottom: 60px;
    }
.radio_boton{
width: 40px;
height: 40px;
background: #00FF7F;
text-align:center;
line-height: 40px;
border-radius: 4px;
position: fixed;
        left: 10px;
        bottom: 280px;
z-index: 3;
}

/* HOME - Catbox container */

.catbox{
width: 100%;
max-width: 700px;
min-height: 100px;
/*
* Created with https://www.css-gradient.com
* Gradient link: https://www.css-gradient.com/?c1=56b6d9&c2=020fcd>=l&gd=dtl
*/
/* background: #56B6D9;
background: linear-gradient(135deg, #56B6D9, #020FCD); */
background: #212c87;
color: #ffffff;
padding: 10px;
border-radius: 5px;
margin-bottom: 10px;
}
.catbox_textarea{
display: box;
 width: 100%;
max-width: 500px;
margin-bottom: 5px;
border: solid 1px #ccc;
}
/* --  Shouts imgs tamanio completo no mas de 1580px  --  */
.post-file{
  max-height: unset;
}
#fullsizeimg{
  max-height: unset;
}
#fullsizeimg img{
  max-height: 1580px;
}
/* --  --- --- --- --- --- --- -- --- --- -- --- ---  --  */

#puntos{
background: #1153ff;
color: #fff;
}
#point_d{
background: #33fffe;
}
.catBtn{
  background:transparent;
  padding: 5px 10px;
  border: solid 1px #ffffff;
  color: #ffffff;
  border-radius: 4px;
  margin-right: 10px;
}
.catBtn:hover{
  border: solid 1px #00FF7F;
  transition-duration: 0.7s;
  color: #00FF7F;
}
.creadorBtn{
  margin-top: 10px;
  border: solid 1px #222;
  color: #FFF;
  padding: 5px 10px;
  display: block;
}.cocos{
  border: solid 1px #ccc;
  padding: 5px 7px;
  border-radius: 3px;
  margin-right: 10px;
}                


/* ==========- Vlad GLOBAL STYLES :winky: -========== */   
.v_white{
  color: #fff;
}
.v_white a{
  color: #fafafa;
}
.v_white a:hover{
  color: #ccc;
  transition-duration: 0.1s;
}

.new_link2{
color: #fafafa;
margin-top: 10px;
font-size: 0.9em;
}

.vlad_fijado{
  margin-bottom: -20px;
  margin-left: -10px;
}
.modal-dialog{  /* Agrandar las imagenes del chat - Vlad 08/19/2025 */
  max-width: 95%;
}

/* ==========- SECTION  E  N  D -========== */   
/* Game section css */
.new-game{
  height: 100px;
  background-image: linear-gradient(#3d3d3d, #2c2c2c);
  border: solid 1px #505050;
  margin-bottom: 10px;
  display: block;
  line-height: 100px;
}
.nada-all{
  text-decoration: none;
}
.new-game:hover{
    background: #505050;
    border: solid 1px #777777;
    transition-duration: 1s;
}
.left32{
  margin-right: 10px;
  max-width: 60%;
}
.game-cover{
  width: 100px;
  height: 100px;
  background: yellow;
  float:left;
}
.game-details{
  /* background: pink; */
  height: 100px;
  margin-left: 3em;
  font-size: 1.5em;
}
.fake-game{
  width: 100%;
  height: 600px;
  background: #000;
}
/*  end section  */


.vladsmile{ /*Default emoticon image size*/
max-height: 40px;
}

.message-text a /* link del chat fix */
{ 
color: pink !important;    
}




/*Velmita css here */
/* Forobardo.tk */

.top{
    width: 100%;
    height: auto;
    border-radius: 5px;
    background: white;
    background-image: url(https://forobardo.tk/vlad/assets/backdrop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    font-family: monospace;
    margin-bottom: 10px;
}
.top1{
    display:block;
    background: #111;
    color: yellow;
    height: 30px;
    text-align: center;
    line-height: 30px;
    opacity: 80%;
}.buttons-s{
    display:block;
    display: flex;
    justify-content: center;
    margin-top: 5px;
}
.boton909{
    padding: 5px 40px;
    background-image: linear-gradient(249deg, rgb(249, 144, 110),rgb(225, 14, 225));
    border-radius: 4px;
    border: solid 1px #111;
    margin-right: 10px;
        text-decoration: none;
}
.boton909:hover{
    background-image: linear-gradient(129deg, rgb(249, 144, 110),rgb(225, 14, 225));
    /* filter:brightness(95%); */
    transition-duration: 1s;
}
.boton908{
        padding: 5px 40px;
    border-radius: 4px;
    border: solid 1px #111;
    margin-right: 10px;
    background-image: linear-gradient(56deg, rgba(43, 46, 224, 0.15) 0%,rgba(26, 218, 182, 0.15) 100%),linear-gradient(336deg, rgb(50, 52, 221),rgb(60, 239, 241));
    text-decoration: none;
}
.boton908:hover{
    filter: opacity(90%);
}
.forma2{
    margin-top: 7px;
    display:block;
    width:90%;
    margin-left: 5%;
    padding-bottom: 5px;
    opacity: 75%;
}
.input-url22{
height: 15px;
padding: 5px;
}
.textareacueva{
    width: 95%;
}
.textareacuevacss{
    width: 100%;
}
/*-----------------------------------------*/
.venbed{
    width: 100%;
    
}



