label{
    font-weight:bold;
}

.labelEspecialidad{
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

.blockquoteEspecialidad{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.top_cufon  {
    font-size: 50px;
    line-height: 62px;
    color: #ff3333;
    font-family: 'Alfa Slab One',cursive;
    text-shadow: 0.1em 0.1em 0.2em black;
}

.banner_des {
    font-size: 18px;
    font-weight: 400;
    line-height: 62px;
    color: #0c4966;;

    float: left;
    /*margin-right: 4px;*/
    /*margin-top: 3px;*/
}

.hh4 {
    text-align:center;
    text-transform:uppercase;
    font-style:italic;
}

#myHead{
    background-color:white;
    /*background-color:#f1f2f2;*/
    /*height:155px;*/
}
#myMenu{
    background-color: #f1f0f0;
}

#homepageDivider{
    position: relative;
    height: 10px;
    margin-top: -30px;
    margin-right: -20px;
    margin-bottom: 0pt;
    margin-left: -20px;
    background-color: transparent;
    /*background-image: url("../images/bg/home-divider.png");*/
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: center 0pt;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}

#homepageContent{
    /*background-color: #afe1e8;*/
    /*background-color: #e6e4e4;*/
    /*background-color: #f1f0f0;*/
    background-color: #edebeb;
    background-image: none;

    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    margin-top: -15pt;

    /*padding: 8px;*/
    /*margin-right: -20px;*/
    /*margin-bottom: -40px;*/
    /*margin-left: -20px;*/
}

.gris {
    color:gray;
}

body{
    font-size:14px !important;
}

body.home {
    background-color: gray;
    margin: 0;
    padding:0;
}

#homeFooter{
    background-color:gray;
    /*margin-right: -20px;*/
    margin-top: 20px;
    margin-bottom: -40px;
    /*margin-left: -20px;*/
    /*margin-left: -8px;*/
    /*margin-right: -8px;*/
}


footer {
    padding: 0px 0 20px 0;
    /*background: #56b0c3 url(../images/bg/footer.png) center 0 repeat-x; */
    margin-top: 30px;
}
footer p, footer h5, footer a { color: #fff; }

.esquinasRedondas {
    border: 1px solid #e8e8e8;
    /*background-color:white;*/
    /*-moz-border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
    /*-khtml-border-radius: 10px;*/
    /*border-radius: 10px;*/
    padding: 5px 5px 5px 5px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:5px;
    margin-right:5px;

    /*-webkit-box-shadow: 1px 1px 9px rgba(0,0,0,0.75);*/
    /*-moz-box-shadow: 1px 1px 9px rgba(0,0,0,0.75);*/
    /*box-shadow: 1px 1px 9px rgba(0,0,0,0.75);*/

}
.esquinasRedondas4 {
    padding: 10px 10px 20px 10px;
    background-color:white;
    border: 1px solid #ddd;
    border-radius: 4px;
    /*-webkit-box-shadow: 1px 1px 9px rgba(0,0,0,0.75);*/
    /*-moz-box-shadow: 1px 1px 9px rgba(0,0,0,0.75);*/
    /*box-shadow: 1px 1px 9px rgba(0,0,0,0.75);*/
}

.esquinasRedondas3 {
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    border: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;

    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0.52) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0.52))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#85e5e5e5',GradientType=0 ); /* IE6-9 */
}


.esquinasRedondas3_sin_borde {
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    border: 0px;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
}

.esquinasRedondas32 {
    /*width: 95%;*/
    border: 1px solid #ddd;;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
    margin-left:2px;
    /*background-color: #f7f7ff;*/

    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0.52) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0.52))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#85e5e5e5',GradientType=0 ); /* IE6-9 */
}

.esquinasRedondas5 {
    width: 90%;
    border: 1px solid #ddd;;
    padding: 4px 5px 5px 5px;
    border-radius: 10px;
    margin-left:22px;
    /*background-color: #f7f7ff;*/

    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0.52) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0.52))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0.52) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#85e5e5e5',GradientType=0 ); /* IE6-9 */
}

.esquinasRedondas3.old {
    border: 1px solid #ddd;
    background-color: #f7f7ff;
    padding: 5px 5px 5px 5px;
    margin-left:2px;
}

.fbF a{
    color: #0C4966;
    font-weight: bold;
}

.fbFSmall a{
    color: #0C4966;
    font-size: 11px;
    /*font-weight: bold;*/
}


#test {
    text-align:center;
}
#test div {
    display:inline-block;
    text-align:left;
    vertical-align:top;
}

.cubos{
    display:inline-block;
    text-align:left;
    vertical-align:top;
}

.b{
    border: solid 1px #d3d3d3;
    background-color: #f7f7ff;
    margin:10px;
    /*width:280px;*/
    width:240px;
    padding: 5px;
}

.idea{
    /*width:500px;*/
    /*width:40%;*/
    margin-bottom:20px;
}

.promedioStartup {
    margin-top:3px;
    color: orange;
    font-size: xx-large;
}

.popularStartup {
    margin-top:3px;
    color: green;
    font-size: xx-large;
}

.title_st{
    color: orange;
    font-size: 20px;
    font-weight: bold;
}

.campoValorMeta{
    border:0;
    color:#f6931f;
    font-weight:bold;
    background-color: #f7f7ff;
    text-align:right;
}

.letraSmall{
    font-size:smaller;
    font-weight:lighter;
}

p {
    /*text-align: justify;*/
}

p.comentario {
    /*min-height: 200px;*/
    width: 90%;
    text-align: justify;
    margin: 10px 0;
    padding: 8px;
    box-shadow: 0 0 3px #999;
    border-radius: 5px;
}
p.comentario span {
    display: block;
    font-weight: bold;
}
p.comentario img {
    float: left;
    margin: 0 15px 0 0;
    height: 200px;
}

img.floatLeft {
    float: left;
    margin: 4px;
}

img.floatRight {
    float: right;
    margin: 4px;
}

.activeM{
    font-weight: bold;
    /*background-color: #6488c8;*/
    background: #0e6991;
}


/*TABLE GENERATOR*/

.CSSTableGenerator {
    margin:0px;padding:0px;
    /*width:97%;*/
    box-shadow: 10px 10px 5px #888888;
    border:1px solid #999999;

    -moz-border-radius-bottomleft:0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius:0px;

    -moz-border-radius-bottomright:0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius:0px;

    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;

    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}.CSSTableGenerator table{
     width:100%;
     height:100%;
     margin:0px;padding:0px;
 }.CSSTableGenerator tr:last-child td:last-child {
      -moz-border-radius-bottomright:0px;
      -webkit-border-bottom-right-radius:0px;
      border-bottom-right-radius:0px;
  }
.CSSTableGenerator table tr:first-child td:first-child {
    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
     -moz-border-radius-bottomleft:0px;
     -webkit-border-bottom-left-radius:0px;
     border-bottom-left-radius:0px;
 }.CSSTableGenerator tr:hover td{

  }
.CSSTableGenerator tr:nth-child(odd){ background-color: #e6e6e6; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
                                                                          vertical-align:middle;


                                                                          border:1px solid #999999;
                                                                          border-width:0px 1px 1px 0px;
                                                                          text-align:left;
                                                                          padding:7px;
                                                                          font-size:13px;
                                                                          font-family:Arial;
                                                                          font-weight:normal;
                                                                          color:#000000;
                                                                      }.CSSTableGenerator tr:last-child td{
                                                                           border-width:0px 1px 0px 0px;
                                                                       }.CSSTableGenerator tr td:last-child{
                                                                            border-width:0px 0px 1px 0px;
                                                                        }.CSSTableGenerator tr:last-child td:last-child{
                                                                             border-width:0px 0px 0px 0px;
                                                                         }
.CSSTableGenerator tr:first-child td{
    background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
    background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

    background-color:#005fbf;
    border:0px solid #999999;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
    background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
    background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

    background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;
}

/* TABLE GENERATOR*/

#navlist li
{
    display: inline;
    list-style-type: none;
    /*padding-right: 5px;*/
    /*padding-top: 5px;*/
    padding:1px;
}

.startupCategoryEnListados {
    text-transform: capitalize;
    background-color: #dde5ea;
    margin: 2px;
    font-size: x-small;
}

.startupCategory {
    text-transform: capitalize;
    -moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    box-shadow:inset 0px 1px 0px 0px #cae3fc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
    background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
    background-color:#79bbff;
    -webkit-border-top-left-radius:0px;
    -moz-border-radius-topleft:0px;
    border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
    text-indent:0;
    border:1px solid #469df5;
    display:inline-block;
    color:#0f030f;
    font-family:Arial;
    font-size:11px;
    /*font-weight:bold;*/
    font-style:normal;
    height:20px;
    line-height:19px;
    /*width:100px;*/
    text-decoration:none;
    text-align:center;
    /*text-shadow:1px 1px 0px #f2f5f7;*/
    padding: 0px 5px 0px 5px;
}
.startupCategory:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
    background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
    background-color:#4197ee;
}.startupCategory:active {
     position:relative;
     top:1px;
 }

#navlist{
    margin-top: 0px;
}

.imageSM{
    width: 40px;
}

.imageSMBlancoNegro {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.parrafoIdea{
    margin-bottom: 0.5rem !important;
    font-size: 0.9rem !important;
}

/*  visitaP5  */
a {
    word-wrap: break-word;
}

a.visitaP5:link, a.visitaP5:visited {
    /*line-height: 24px;*/
    /*color: #aaa;*/
    text-decoration: none;
    /*font-size: 28px;*/
    /*text-shadow: 2px 2px 1px #555;*/
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    word-wrap: break-word;
}

a.visitaP5:hover {
    color: #bbb;
}

a.visitaP5:active {
    text-shadow: 1px 1px 1px #555;
    position: relative;
    top: 1px;
    left: 1px;
}
/*  FIN VisitaP5  */


.bordeimg2 {
    transition: all 1s ease 0s;
    border-radius: 40% 0px 40% 0px;
    border-top-left-radius: 40%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40%;
    border-bottom-left-radius: 0px;
    /*box-shadow: 0px 0px 15px rgb(0, 0, 0);*/
    padding: 15px !important;
    /*border: 0px none;*/
    border: 1px solid #d0d0d0;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    margin-bottom: 5px;
}
.bordeimg2:hover {
    /*transition: all 1s ease 0s;
    border-radius: 10% 0px 10% 0px;
    border-top-left-radius: 10%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 0px;
    box-shadow: 0px 0px 15px rgb(0, 0, 0);
    padding: 15px !important;
    border: 0px none;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);*/
    transform: scale(1.1) rotate(4deg);
}

select {
    -moz-appearance: none !important;background-color: #FAFAFA;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+');
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #CCC;
    color: #444;
    /*font-family: inherit;*/
    font-size: 1.8rem;
    line-height: normal;
    padding: 0.44444rem;
    border-radius: 0px;
    height: auto;
}

.ui-dialog {
    z-index: 2000;
}

.ui-dialog .ui-dialog-titlebar-close span {
    margin: -9px !important;
}

.editableSelect select{
    font-size: 0.8rem;
    width: 120px;
}
.editableSelect button{
    font-size: 0.8rem;
    /*width: 100px;*/
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: .5625rem;
    padding-left: 1rem;
}

div.mce-fullscreen{
    z-index: 1000 !important;
}

.tituloSoloP5 { text-transform: lowercase; }
.tituloSoloP5:first-letter { text-transform: uppercase; }

.table-responsive-container{
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 900px){
    .table-responsive-container{
        overflow: visible;
    }
}

.p4s-img-responsive{
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.imgIconClick {
    /*width: 5px !important;*/
    max-width: 64px !important;
    cursor: pointer
}

#chartdiv {
    width		: 100%;
    height		: 500px;
    font-size	: 11px;
}


.editable{
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}

.editableStyle{
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}


.editable_date{
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}


.editable_date_time{
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}

.editable_select{
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}

.editable_select_tipo_entidad{
    font-weight: bolder;
    text-decoration: underline;
    cursor: pointer;
}

.etapaActual{
    background-color: #d5ffab;
}

#floatdiv{
    position:absolute;
    width:200px;height:50px;top:500px;right:10px;
    padding:16px;
    border:2px solid #2266AA;
    z-index:100;
    font-weight: bolder;
}

#floatdivInversion{
    position:absolute;

    padding:16px;
    border:2px solid #2266AA;
    z-index:100;
    font-weight: bolder;
}

.botonSinMargenInferior{
    margin-bottom: 0 !important;
}
.botonSinMargenInferiorMenos5{
    margin-bottom: -5px !important;
}

.line-heightCERO{
    line-height: 0px !important;
}


/*  ESTO ES PARA ADMON PARTICIPANTE EDWARD  */
input[type="checkbox"],
select {
    margin: -1px 0 -1px 0;
}


.sidebar.fixed, [data-magellan-expedition] {
    left: auto !important;
    top: 30px; !important;

}

.sub-nav dt, .sub-nav dd, .sub-nav li {
    margin-left: 0px !important;
    text-transform: capitalize;
}

.datoFaltante{
    color: red;
    font-size: 0.7em;
}

@font-face {
    font-family: 'Font Volkswagen Family';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../assets_p4s_new/fonts/Volkswagen.ttf") format("truetype");
}

.vgFont {
    /*font-family: 'Font Volkswagen Family';*/
}

.accordion-icon{
    color: #008CBA;
}
/*The accordion is closed*/
.accordion-icon:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f105";
}
/*The accordion is open*/
.active .accordion-icon:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f107";
}

.accordion-icon-i{
    color: #968d2d;
}
/*The accordion is closed*/
.accordion-icon-i:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f061";
}
/*The accordion is open*/
.rrrrrr active accordion-icon-i:before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f061";
}

.estrellaQ{
    color: blue !important;
    font-size: 1.5em;
}

.iconoBuscador{
    font-size: 1em;
    margin-left: -3px;
    margin-top: 15px;
}

.inputBuscador{
    width: 60% !important;
    display: inline !important;
    position: inherit !important;
    margin-bottom: 15px !important;
}

.h1SEO {
    /*font-size:48px;*/
    color: #008CBA;
    line-height: inherit;
    text-decoration: none;
}

.h2SEO {
    font-size: 1.3em;
    /*color: #008CBA;*/
    line-height: inherit;
    text-decoration: none;
    font-weight: bold;
}

/* estos pueden ser para imagenes */
.insignia-icon{
    width: 40px;
}

.insignia-icon-2x{
    width: 80px;
}

.insignia-icon-32{
    width: 36px;
}

.comentario-border{
    padding: 5px;
    background-color: rgba(144, 133, 149, 0.08);
    border: 1px #80808091 solid;
}

.chiquis{
    padding: 0.40056rem 1.0025rem 0.40056875rem 1.0025rem !important;
    font-size: 0.67rem !important;;
}

.readOnlyText{
    /*margin-bottom: 0px !important;*/
    margin-bottom: -20px !important;
    width: 220px !important;
    height: 20px !important;
    font-size: x-small !important;
}

.probar-multimedio-boton , .probar-multimedio-boton:hover ,.probar-multimedio-boton:focus {
    background-color: #5A5CAD;
}

@media screen and (min-width: 900px){
    .probar-multimedio-boton{
        margin-top: 21px;
        margin-left: -20px;
    }
}