@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,300);

@charset "utf-8";

/*
Template Name: UBold Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Core
*/
/* =============
  == Core List==

   - Common
   - Helper classes
   - Extra
   - Bootstrap Custom
   - Topbar, Leftbar and Rightbar
   - Animation (Some loader)
   - Waves effect
   - Print (Invoice css)

============= */
/* =============
   Common
============= */
body {
  background: #ebeff2;
  font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  overflow-x: hidden;
  color: #797979;
}
/* CSS Document */
body {
            padding: 0 !important;
            margin: 0!important;
            /*min-height: 710px!important;*/
            background-image:url(../img/M_imagen_bg.jpg);
            background-repeat:no-repeat;
            background-size:cover;
            background-color:transparent;
            background-position:bottom;
            font-size: 16px !important;
}
/* Fix IE problems with images */
.ie img {
width: inherit;  /* Make images fill their parent's space. Solves IE8. */
max-width: 100%; /* Add !important if needed. */
height: auto;    /* Add !important if needed. */
}

.body_inicial_s  {
	display:block !important;}
#cargand_1 {
	display:none}

#recuperar {
	background: #F30;
  display: inline-block;
  padding: 6px 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  /* height: 71px !important; */
  line-height: 1.808571;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
 
  text-decoration:none;
  }



@font-face {
	font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*font-family: 'Caviar Dreams', 'Muli', Century Gothic, Helvetica, AppleGothic, sans-serif;*/
    /*src: local('Century Gothic'),
    url('../fonts/GOTHIC.TTF') format('truetype');*/
}

 /* links */

a.img{
    border: 5px solid #ccc;
    float: left;
    margin: 15px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

a.img:hover {
    margin-top: 2px;
}

 /* links */


 /* HEADER */

header {
            position:relative;
            top:0;
            width:100%;
            min-width:1000px;
            height:120px;
            background-color:#333;
            padding:20px;
            background: #208ad4; /* Old browsers */
            background: -moz-linear-gradient(left,  #208ad4 0%, #26aedf 89%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, right top, color-stop(0%,#208ad4), color-stop(89%,#26aedf)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(left,  #208ad4 0%,#26aedf 89%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(left,  #208ad4 0%,#26aedf 89%); /* Opera 11.10+ */
            background: -ms-linear-gradient(left,  #208ad4 0%,#26aedf 89%); /* IE10+ */
            background: linear-gradient(to right,  #208ad4 0%,#26aedf 89%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#208ad4', endColorstr='#26aedf',GradientType=1 ); /* IE6-9 */


}

#V3_bt_home {
    width:50px;
    height:50px;
    float:left;
    margin-top:10px;

    }

#V3_bt_home_txtWC {
    float:left;
    width:200px;
    height:30px;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#FFF;
    font-size:14px;
    margin-left:20px;
    margin-top:10px;

    }

#V3_bt_home_txt {
    float:left;
    width:200px;
    height:30px;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#FFF;
    font-size:30px;
    margin-left:-200px;
    margin-top: 25px;

    }

 /* HEADER */

/* MENU */

#V3_menu {
    margin-left:15%;
    }

#V3_modulos_conten {

    width:11%;
    height:75px;
    float:left;
    margin-left:1%;

    }

#V3_modulos_conten_icons {

    width:100%;
    height:50px;
    text-align:center;

    }

#V3_modulos_conten_txt {

    width:100%;
    height:30px;
    margin-top:5px;
    text-align:center;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#FFF;
    font-size:1em;

    }

#V3_modulos_conten2 {

    width:130px;
    height:75px;
    float:right;
    }


#V3_bt_tutorial{
    min-height:30%;
    height: auto;
    float:right;
    margin-right:1%;
    }



/* MENU */


 /* FOOTER */

footer {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 120px;
            display: block;
            -webkit-box-shadow: -2px -1px 40px -10px rgba(3,28,71,1);
            -moz-box-shadow: -2px -1px 40px -10px rgba(3,28,71,1);
            box-shadow: -2px -1px 40px -10px rgba(3,28,71,1);
                    }

footer2 {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 190px;
            display: block;
                    }


#V3footer_content_user{

    width:100%;
    height:100px;
    margin-top:0px;
    position:absolute;
    bottom:0;
    margin-bottom:0px;

    }

#V3footer_content_insignia{

    width: 60px;
    height:60px;
    float:left;
    margin-left:1%;
    text-align:center;

    }

#V3footer_content_nombre{

    width:auto;
    height:60px;
    float:left;
    margin-left:0.5%;
    }

#V3footer_content_txt1{

    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#666666;
    font-size: 1em;

    }

#V3footer_content_txt2{

    color:#208AD4;
    font-weight:bold;
    font-size: 0.9em;

    }

#V3footer_content_txt3{

    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#666666;
    font-size: 0.8em;
    margin-top:2px;

    }

#V3footer_content_bt{

    width: 60%;
    height:70px;
    float:left;
    margin-left:2%;
    }

#V3footer_content_btInter{

    width: 13%;
    height:70px;
    float:left;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#666666;
    font-size: 0.75em;
    text-align:center;
    margin-left:2.5%;
    }

#V3footer_content_btImg{

    width: 100%;
    height:50px;
    }

#V3footer_content_btTxt{

    width: 100%;
    height:25px;
    padding-top:3px;
    }


#V3footer_borde_bottom {
            background-color: #C5222B;
            width: 60%;
            height:15px;
            float:left;
            margin-top:15px;
            clear: left;
        }

#V3footer_borde_powerby {
            width: 150px;
            height:19px;
            float:left;
            padding-left:10px;
            margin-top:10px;

        }

#V3footer_borde_logo-blue{
            width: 183px;
            height:45px;
            float:right;
            padding-right:20px;
            margin-top:-15px
        }



/* FOOTER */


/* MAIN */


#main{
        padding-top:10px;
        min-height:510px;
        display:block;
}

#V3_mainTabla{
        padding-top:10px;
        min-height:30px;
        display:block;
}

#V3_indexMain{
        padding-top:10px;
        min-height:350px;
        display:block;
}

#V3submenu{

    width: 300px;
    height:490px;
    position:relative;
    float:left;
    display:block;
}

#V3submenu_listConten{

    width:295px;
    height:45px;
    margin-top: 10px;
    vertical-align:middle;
}

#V3submenu_listConten_icons{
    float:left;
    width:60px;
    height:40px;
    margin-left: 16px;
    margin-top: 2px;
    text-align:center;
}

#V3submenu_listConten_txt{
    float:left;
    width:190px;
    height:25px;
    margin-left:15px;
    margin-top:12px;
    /*font-family: 'Caviar Dreams', 'Muli', Century Gothic, Helvetica, AppleGothic, sans-serif;*/
    color:#666666;
    font-size:13px;
    vertical-align:middle;
}

.div_hover { background-color: #FFFFFF; }

.div_hover:hover { background-color: #F4F4F4; }

#V3calendario_mini{

    width: 280px;
    height:200px;
    background-color:#ECEEF0;
    position:relative;
    display:block;
    margin-left:15px;
    margin-top:10px;

}

#V3calendario_full{

    position:relative;
    margin-left:310px;
    margin-top:10px;
    margin-right:10px;
}


/* MAIN */



            /* i like padding - you can ignore this css. see the actual css / less files in the repository for styling the gallery navigation */
            div.row > div > div.row {
                margin-bottom: 15px;
            }

            body {
                padding-bottom: 50px;
            }

            div.top-header {
                margin-bottom:100px;
            }

            h3.page-header {
                margin-top: 50px;
            }

            figure {
                position: relative;
            }

            figure figcaption {
                font-size: 22px;
                color: #fff;
                text-decoration: none;
                bottom: 10px;
                right: 20px;
                position: absolute;
                background-color: #000;
            }
            code {
                white-space: pre-wrap;       /* css-3 */
                white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
                white-space: -pre-wrap;      /* Opera 4-6 */
                white-space: -o-pre-wrap;    /* Opera 7 */
                word-wrap: break-word;       /* Internet Explorer 5.5+ */
            }



/* Pantalla Configuracion*/


#v3_config_form {

    float:left;
    background-color:#F00;
    width:60%;

    }

#v3_config_menu {

    float:left;
    margin-left:10px;
    background-color:#999;
    width:30%;

    }


/* INDEX */

/* unvisited link */
a.v3index:link {color:#666;}

/* visited link */
a.v3index:visited {color:#666;}

/* mouse over link */
a.v3index:hover {color:#666;}

/* selected link */
a.v3index:active {color:#666;}


/* unvisited link */
a.v3index2:link {color:#C5222B;}

/* visited link */
a.v3index2:visited {color:#C5222B;}

/* mouse over link */
a.v3index2:hover {color:#C5222B;}

/* selected link */
a.v3index2:active {color:#C5222B;}


/* unvisited link */
a.v3index3:link {color:#fff;}

/* visited link */
a.v3index3:visited {color:#fff;}

/* mouse over link */
a.v3index3:hover {color:#fff;}

/* selected link */
a.v3index3:active {color:#fff;}



.V3_indexMenu_back{

    width:100%;
    height:100px;
    line-height: 70px;

    }

.V3_indexMenu_icon{

                float:left;
                width:50px;
                height:50px;
                margin-left:3%;
            }

.V3_indexMenu_txt{

                float:left;
                margin-left:20px;
                font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                color:#666666;
                font-size:13px;
            }

.V3_indexMenu_txt2{

                float:left;
                margin-left:5px;
                font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                color:#666666;
                font-size:13px;
            }


.V3_indexMenu_divid{

                float:left;
                margin-left:5px;
                font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
                color:#666666;
                font-size:13px;
            }


.V3_indexSlider{

    float:left;
    margin-left:10px;
    background-color:#F00;
    width:30%;
    }

.V3_indexLogin{

    float:left;
    margin-left:5px;
    background-color:#00F;
    width:50%;
    }

.V3footer_indexContainer{
    width: 100%;
    bottom: 0;
    position: absolute;
    }

.V3footer_indexIcons{
    width:auto;
    height: 130px;
    float:left;
    margin-right: 5px;
    }

.V3footer_indexTextContainer{
    float:left;
    margin-left:3%;
    }

.V3footer_indexText{
    /*height: 100%;*/

}

.V3footer_indexText1{
    /*width:250px;*/
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#292765;
    font-size:13px;
    line-height:25px;
    font-weight:bold;
    }

.V3footer_indexText2{
    /*width:250px;*/
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#666666;
    font-size:13px;
    line-height:18px;
    }


.V3_indexLogin_bg{
/*    display: block;
    width: 288px;
    height: auto;
    margin: 0 auto;
    padding-bottom:30px;
    background-color: #888;
    -webkit-box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.28);
    border-radius: 12px;*/
	display: block;
    width: 288px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 30px;
    /* background-color: #888; */
    -webkit-box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 0px 42px -4px rgba(0,0,0,0.28);
    box-shadow: 9px 9px 25px 2px rgba(0,0,0,0.28);
    border-radius: 12px;
    }

.V3_indexLogin_fr{
    display: block;
    width: 100%;
    height: auto;
    padding-bottom:10px;
/*     background-image: url(../img/loginBG.png);
    background-repeat: no-repeat;
    background-size: 100%; */
    background-color: #fff;
    border-radius: 12px;
}


.V3_indexLogin_logo{
    display: block;
    width:100%;
    height:90px;
    text-align:center;
    padding-top:25px;
    display:block;
    }

.V3_indexLogin_imputuser{
    display:block;
    margin-top:25px;
    margin-left: auto;
    margin-right: auto;
    padding-top:10px;
    padding-left:12px;
    width:90%;
    height:50px;
    background-image:url(../img/imput_user.png);
    background-repeat:no-repeat;
    background-size:100%;
    }

.V3_indexLogin_imputpass{
    display:block;
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    padding-top:12px;
    padding-left:12px;
    width:90%;
    height:50px;
    background-image:url(../img/imput_pass.png);
    background-repeat:no-repeat;
    background-size:100%;
    }

.V3_indexLogin_imputTrans{
        background-color:transparent !important;
        color:#FFF;
        border:none;

        }

.V3_indexLogin_imputrecu{
    float:left;
    margin-top:10px;
    margin-left:20px;
    height:20px;
    }

.V3_indexLogin_imputrecuTXT{
    float:left;
    margin-top:10px;
    margin-left:1px;
    height:20px; 
    color:#666666;
    font-size:13px;
    }

 
.triangle-isosceles.top {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#F3961C), to(#F9D835));
  background: -moz-linear-gradient(#f3961c, #f9d835);
  background: -o-linear-gradient(#f3961c, #f9d835);
  background: linear-gradient(#F3961C, #F9D835);
}
.triangle-isosceles {
  position: absolute;
  padding: 15px;
  margin: 1em 0 3em;
 
  background: #F3961C;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#F3961C ), to(#F9D835));
  background: -moz-linear-gradient(#f3961c , #f9d835);
  background: -o-linear-gradient(#f3961c , #f9d835);
  background: linear-gradient(#F3961C , #F9D835);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width:200px;
  right:20px;
  top:40px;
  text-align:center;
  animation: flickerAnimation 8s ease-in-out ;
  opacity:0;
  font-weight:bold;
  color:#FFF;
  text-shadow:0px 0px 3px #666, 0px 0px 3px #666, 0px 0px 3px #666; 
  
}	
@keyframes flickerAnimation { /* flame pulses */
  0%   { opacity:0; top:80px }
  15%   { opacity:1; top:40px }
  50%  { opacity:1; top:40px }
   85%   { opacity:1; top:40px }
  100% { opacity:0; top:80px; }
}
.triangle-isosceles:after {
  content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  top: -15px;
  right: 95px;
  width: 0;
  border-width: 0 15px 15px ;
  border-style: solid;
  border-color: #f3961c transparent;
}
	
.V3_indexLogin_txtRecup{
    display: block;
    float:left;
   
    margin-left:20px;
    height:40px; 
    color:#fff;
    font-size:13px;
    }



#V3_indexLogin_imputButt{
    display: block;
    margin-right: 6%; 
    width:auto;
    height:40px;
    text-align: right;
    }



    #owl-demo .owl-item div{
        padding:5px;
    }
    #owl-demo .owl-item img{
        display: block;
        width: 100%;
        height: auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

#respuesta_login {
    margin-top:10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    .back-link a {
        color: #4ca340;
        text-decoration: none;
        border-bottom: 1px #4ca340 solid;
    }
    .back-link a:hover,
    .back-link a:focus {
        color: #408536;
        text-decoration: none;
        border-bottom: 1px #408536 solid;
    }
    h1 {
        height: 100%;
        /* The html and body elements cannot have any padding or margin. */
        margin: 0;
        font-size: 14px;
        font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 32px;
        margin-bottom: 3px;
    }
    .entry-header {
        text-align: left;
        margin: 0 auto 50px auto;
        width: 80%;
        max-width: 978px;
        position: relative;
        z-index: 10001;
    }
    #demo-content {
        padding-top: 100px;
    }


/* INDEX */



#container_v3 {
    width: 100%;
    display: block;
    height: 300px;
    float: left;
    position: absolute;
    }

#V3R_bt_back {
    width:50px;
    height:50px;
    float:left;
    margin-top:10px;
    margin-left: 0.6%

    }

#V3R_menu {
    margin-left:15%;
    }

#V3R_modulos_conten {

    width:7%;
    height:75px;
    float:right;
    margin-right:1%;

    }

#V3R_modulos_conten_icons {

    width:100%;
    height:50px;
    text-align:center;

}

#V3R_modulos_conten_txt {

    width:100%;
    height:30px;
    margin-top:3px;
    text-align:center;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#FFF;
    font-size:0.8em;

    }
#V3R_modulos_separador {

    width:1%;
    height:75px;
    float:right;
    margin-right:1%;
    border-right-width: 2px;
    border-right-color: #fff;
    border-right-style: solid;

    }

/*  VR3 MAIN PLANIFICACION*/

#V3R_nav_planificacion{
    width:100%;
    height: 50px;
}

#V3R_selectores_conten{

    width:auto;
    height:auto;
    float: left;
    margin-left: 20px;
    margin-top: 5px;

    }

#V3R_selectores_conten2{

    width:auto;
    height:auto;
    float: right;
    margin-left: 20px;
    margin-top: 5px;

    }

#V3R_selectores_tit{
    width:100px;
    float: left;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align:right;
    margin-top:8px;
}


#V3R_selector_P{

    margin-left:5px;
    width:auto;
    text-align:right;
    float: left;
}

#V3R_selector_V{

    margin-left:5px;
    padding-top:10px;
    width:auto;
    text-align:right;
    float: left;
}








#V3R_nav_planificacion_profesor{
    width:310px;
    float: left;
    clear: left;
    margin-left: 1%;

}
#V3R_nav_planificacion_buscar{
    width:25%;
    float: right;
}

#V3R_nav_planificacion_planificaciones{
    width:40%;
    float: left;
    margin-left: 1.3%;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

#V3R_selector{
    float: right;

}

#V3R_nav_planificacion_tit{
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    float: right;
    margin-right: 3%;
    margin-top: 6px;

}
/*  VR3 MAIN EVALUACION*/

#V3R_nav_evaluacion{

    width:100%;
    float: left;

}

#V3R_nav_evaluacion_selector{
    width:310px;
    float: left;
    margin-left: 1%

}

#V3R_nav_evaluacion_buscar{
    width:20%;
    float: right;
}

#V3R_nav_evaluacion_vigente{
    width:30%;
    float: left;
    margin-left: 1.3%;
    margin-top: 5px;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

#V3R_nav_evaluacion_tit{
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    float: right;
    margin-right: 3%;
    margin-top: 6px;
}
/*  VR3 MAIN ADMINISTRACIÓN*/
#V3R_nav_administracion{

    width:100%;
    float: left;
}

#V3R_nav_administracion_selector{
    width:310px;
    float: left;
    margin-left: 1%
}

#V3R_nav_administracion_buscar{
    width:20%;
    float: right;
}

#V3R_nav_administracion_vista{
    width:30%;
    float: left;
    margin-left: 1.3%;
}

#V3R_nav_administracion_tit{
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    float: right;
    margin-right: 3%;
    margin-top: 6px;
}

.requisitos{
    position: relative;
    float: right;
    border-radius: 10px;
    padding: 10px;
    margin: -10px 5px 20px 0px;
    width:60%;
    background: rgba(255,255,255,0.6);

    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#666666;
    font-size:16px;
    line-height:18px;

}

.requisitos h3 {
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#292765;
    font-size:13px!important;
    line-height:25px;
    font-weight:bold;
    text-transform: uppercase;
}

.requisitos h4 {
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#666666;
    font-size:13px;
    line-height:18px;
	
}

.requisitos a.button {
    font-size: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0;
    background: none;
    overflow:  hidden;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
    text-align: center;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: 0;
}
#in_1, #in_2, #in_3, #in_4, #in_5, #in_6, #in_7 {
    padding:3px;
    display:none;
}
#but_1_cerrar, #but_2_cerrar, #but_3_cerrar, #but_4_cerrar, #but_5_cerrar{
    display: none;
}

@media screen and (max-width: 900px) {
    .requisitos{
        margin: 0 5%;
        width: 90%;
    }
}

@media screen and (max-width: 560px) {
    .V3_indexMenu_back{
        overflow: hidden;
    }
    body {
        background: none;
    }
    .V3footer_indexContainer{
        width: 100%;
        position: relative;
     }

}
.btn-danger {
  color: #FFF;
  background-color:  #3C3 !important;
  border-color:#6C3 !important ;
  
 
  padding: 6px 6px !important;
 
}

a.myButton.button-portada-idde{
    /*  display:none;*/
}