
/* GENERAL */
.pad0{
    padding:0 !important;
}
#prime{
    background: #e0e0e0;
}

.saveG{
    display: inline-block !important;
} 

#chartContainer .saveG, #bloqueGraf .saveG{
    float:right;
}

#bechartsCabecera{
    width: 100%;
    height: 300px;
    background-color: #FFFFFF;
    background-image: url(/images/fondowbechart.jpg);
    background-repeat: repeat-x;
    background-position: center 162px;
    background-size: auto 300px;
    background-attachment: fixed;
    margin-top: 52px;

}
#bechartsCabecera h1{
    font-size: 3.5em;
    color: #ffffff;
    line-height: 1.2em;
    margin: 10px 0px;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 2px #1F1F1F;
    float: left;
    width: 100%;
}
#bechartsCabecera h2, #bechartsCabecera h3{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2em;
    color: #fff;
    text-shadow: 2px 2px 2px #1F1F1F;
}
#bechartsCabecera h3{
    font-size: 1.7em;
    font-weight: 400;
}
#bechartsCabecera button{
    font-size: 1.7em;
    box-shadow: 2px 2px 2px #1F1F1F;
}

#prime{
    min-height: 600px;
}

.btnBrown {
    color: #fff;
    background-color: #7E470F;
    border-color: #A15B13;
}


/* PERFIL */
.tips{
    display:inline-block; 
    float: left;
    margin-left: 25px;
    min-width: 50px;
}
.tips i {
    font-size: 16px;
    float: left;
    margin-top: 10px;
}
.tips span{
    float: right;
    font-size: 24px;
    margin-left: 5px;
}
.tips h3{
    clear: both;
    text-align: right;
    width: 100%;
    float: left;
    font-size: 16px;
}
.cabecera-usr h2 {
    width: 100%;
    float: left;
    padding: 15px;
    font-size: 24px;
    color: #000000;
}




/* APP GRAFICO */

/* 
    naranja : #FB8E1E 
    marron :  #A15B13
    marron : #7E470F mas claro
*/


.appGraf{
    color:#3E637C; /*#A15B13;*/
    margin-top: 20px;
    padding-top: 10px;
}

#tableStocks .header{
    width:13.333333333%;
    background: #3E637C;
    border-bottom: 4px solid #3E637C; /*#7E470F*/
    padding: 2px 7px 2px 7px;
}
#tableStocks td {
    padding: 2px 7px 2px 7px;
}

.shareG{
    background: transparent url("/images/facebook/shareB.png") right no-repeat ;
    position: relative;
    top: -30px;
    right: 10%;
    background-size:78px 21px;
    width: 100px;
    cursor:pointer;

}
.saveG{
    background: transparent;
    color: #5E5E5E;
    font-size: 150%;
    padding: 2px 9px;
    /*  float: right;*/
    margin-right: 2px;
}
.saveG:hover{
    background: #3d3d3d;

}

.StockLoaderMini {
    width:90%;
    margin-top:10%;
    margin-left: 0px;
}
.StockLoaderMini svg{
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;

}

div.bloque.graficoMercados.scxFullWindow .scxToolbar .shareG{
    width: 100px;
    top: -2%;
    left: 1%;
}
div.bloque.graficoMercados.scxFullWindow .scxToolbar .saveG {
    float:none !important;
}
.scxToolbar{
    height:auto;
}
.mychart .scxToolbar{
    position: absolute;
    margin-top: -40px;
    background-color: #fff;
}
.mychart .scxFullWindow .scxToolbar{
    position: relative;
    margin: auto;
}
.scxToolbar select,.scxToolbar div{
    margin-top:2px;

}
.scxToolbarButton-buttonWrapper{
    margin-top:0 !important;
}
.scxToolbar-btn-deleteDrawing{
    margin-top: 4px;
}

.scxRootContainer.scxFullWindow .scxToolbar .logoToolbar .logocab{
    margin-right: 5px;
}
.scxRootContainer.scxFullWindow .scxToolbar .logoToolbar .logocab .titulo{
    margin-left: 8px;
}

.scxContainer{
    width:auto;
}

#compartG{display:none;}
#grafChart, .grafChart .scxContainer{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
#cabeceracaja{
    width: 100%;
    padding: 15px;
    background: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #2C2C2C;
    text-align: left;
    float: left;
}

#cabeceracaja .avatar{
    float:left;
    margin-right: 20px;
}
#cabeceracaja h3{
    margin-bottom: 5px;
    color: #2C2C2C;
    font-weight: bold;
}

#cabeceracaja .nick{
    color: #2CA12C;
    margin-right: 20px;
}

#cabeceracaja a{
    margin-left: 10px;
    color: #3E637C;
}
#cabeceracaja a:hover{
    color: #5bc0de;
}

#graficFull{
    width: 100%;
    padding: 15px;
    float: left;
    background: #f7f7f7;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#cajanoclientes i.btn-play, .mychart i.glyphicon-play-circle, #cajanoclientes i.glyphicon-pause, .mychart i.glyphicon-pause{
    position: absolute;
    font-size: 80px;
    color: #555;
    right: 8%;
    z-index: 9;
    top: 40%;
    opacity: .25;
    cursor: pointer;
}
.mychart i.glyphicon-play-circle, .mychart i.glyphicon-pause{
    top: 30%;
}
#cajanoclientes i.btn-play:hover, .mychart i.glyphicon-play-circle:hover, #cajanoclientes i.glyphicon-pause:hover, .mychart i.glyphicon-pause:hover{
    opacity: 1;
}

#cabeceracaja #accionesChart{
    width: auto;
    height: 28px;
    position: absolute;
    right: 4%;
    margin-top: -40px;
    cursor: pointer;
}
#cabeceracaja div{
    width: auto;
    float: left;
    margin-left: 10px;
}
#cabeceracaja div span{    
    float: left;
    font-size: 20px;
    padding: 3px 5px;
}
#cabeceracaja div i.me-gusta{
    font-size: 24px;
}




/*#listaGraf img{
    background:white;
}*/

/* Botones */
.btn.forex, .btn.acciones, .btn.futuros{
    color: #FFFFFF;
}

.btn.forex.active, .btn.acciones.active, .btn.futuros.active{
    color: #000000;
}
.btn.forex{
    background-color: #C5C542;
}
.btn.acciones{
    background-color: #41A8B8;
}
.btn.futuros{
    background-color: #C0071F;
}
.btn.forex:hover{
    background-color: #dddd4b;
}
.btn.acciones:hover{
    background-color: #4ec8db;
}
.btn.futuros:hover{
    background-color: #d60820;
}
.btn.favoritos{
    margin-left:1%;
    background-color:#3E637C;
    color:#FFFFFF;
}
.btn.favoritos:hover,.btn.favoritos.favactive{
    color:black;
    background-color:#31B0D5 !important;
}



#actchange:hover,#actchange:focus,#actchange:active{
    outline: none;
}
#lista_expertos{
    width: auto;
    margin: 0 auto;
}

.experto{
    width: 300px;
    height: 300px;
    float:left;
    border: 1px solid #F4F5F6;
    border-radius: 6px;
    margin: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}


/* MY CHARTS */
#nografs{
    left:20%; 
}
.cuerpoGraficos{
    margin-top: 15px;
}
.cuerpoGraficos h1{
    font-size: 22px;
    text-align: center;
}

#lista_graficos{
    margin: 0 auto;
    width: auto;
}
#lista_graficos:after, #lista_expertos:after {
    content: '';
    display: block;
    clear: both;
}
#grafico .fullscreen-chart a {
    background-color: #000000;
    background-image: url(https://s3-eu-west-1.amazonaws.com/tradertwit/bechart/lupa16x16.png);
    background-repeat: no-repeat;
    padding: 4px 5px 4px 19px;
    background-position: 1px 1px;
    border: 1px solid #FFCA79;
    color: #FFCA79;
    font-family: arial;
    font-size: 11px;
    font-weight: 100;
    text-shadow: none;
    cursor: pointer;
    text-decoration: none;
}
#grafico .fullscreen-chart a:hover{background-color:#FFCA79;color:#000000;border-color:#000000}

.mychart{
    width: 320px;
    min-height: 200px;
    background: #FFFFFF;
    border: 1px solid #F4F5F6;
    border-radius: 6px;
    margin: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
    float:left;
}

.mychart h2{
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color:#FFFFFF;
    padding: 5px 0;
    margin-top: -5px;
}
.mychart img.img-prev{
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-bottom: 5px; 
    overflow:hidden;
    cursor: pointer;
}

.mychart img.avatar, #cabeceracaja .avatar{
    width: 49px;
    height: 49px;
    border-radius: 50%;
    border: 2px solid #FB8E1E;
}

.mychart img.avatar{
    position: absolute;
    margin-left: -40px;
    margin-top: -25px;
}
.mychart .datasChart{
    font-size: 11px;
    margin-left: 45px;
}
.mychart h3, #grafico .mychart h1{
    padding: 5px 1px;
    width: 100%;
    text-align: left;
    text-indent: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 16px;
    border: none;
}
#grafico .mychart h1{
    font-size: 20px;
}
.mychart i.glyphicon-fullscreen{
    position: absolute; 
    z-index: 9;
    margin-top: 15px; 
    margin-left: 85%;
    font-size: 20px;
    color:#fff;
    cursor:pointer;
}

.mychart .metadatasChart{
    width: 320px;
    margin-left: -45px;
    float: left;
}

.mychart h3 small{
    font-size: 12px;
    color: #777777;
    margin-left: 10px;
}

.mychart .datasChart .etiquetas, .mychart .datasChart .pieBechart{
    padding: 5px;
    width: 100%;
    float: left;
}
.mychart .datasChart .pieBechart .side, .bechart .side{
    color: #FFFFFF;
    padding: 5px 7px;
    margin-top: 2px;
    float: left;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.mychart .datasChart .pieBechart a{
    margin: 6px 0 0 6px;
    float: left;
}
.side.baja{
    background-color: #FF7C7C;
}

.side.sube{
    background-color: #5AAD71;
}

.mychart .datasChart .pieBechart div{
    width: auto;
    float: right;
    margin: 5px;
    cursor: pointer;
}
.mychart .datasChart .pieBechart div span{
    padding: 1px 5px 5px 5px;
    float: left;
    font-size: 16px;
    margin-top: -5px;
}
.mychart i.glyphicon-retweet, .mychart a i.glyphicon-retweet{
    margin: 5px 0 0 10px;
    font-size: 16px;
    cursor: pointer;
}
.mychart .datasChart .pieBechart div i{
    position: relative;
    float: right;
    font-size: 16px;
    color: #777777;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 6;
}
.mychart a .glyphicon-cog{
    font-size: 16px;
}
.mychart .datasChart .etiquetas{
    font-weight: bold;
    text-align: center
}

.mychart .datasChart .description{
    width: 90%;
    margin: 5px 0px 0px 25px;
    float: left;
    background-image: url('/images/quotes.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
    overflow-x: hidden;

}
.mychart .datasChart .description p{
    text-indent: 22px;
}
.eye-fav{
    color: #FAB710 !important;
    top: 3px;
    left: 3px;
    cursor:pointer;
}

.mychart .esFavortio{
    display: none;
    position: absolute;
    margin-left: 5px;
    font-size: 18px;
    margin-top: -205px;
}
.mychart .esFavortio span{
    margin-left: 10px;
    color: #FAB710;
}

.checkImg {
    position: absolute; 
    top: 3px; 
    right: 3px;
}

.titCharts{
    color: #FFFFFF !important;
    margin: 15px;
}

.mybtn{
    display:inline-flex;
    position: relative;
    left: 7%;
}

#btn-submenu{
    position:fixed;
    top:1%;
    right:15px;
    z-index:996;    
}
#btn-submenu button.btn{
    border-radius:3px;
}
#buscador_movil{
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* FAVORITOS */
.favstar{
    display:inline;
    cursor:pointer;
}


.submenu-charts{
    padding: 10px 0;
    background-color: white;
    float: left;
    left: 0;
    width: 100%;
    position: fixed;
    top: 110px;
    z-index:995;
}
.submenu-charts .col-xs-4{
    padding: 0;
}

.submenu-charts button{
    background-color: #B1B1B1;
    color: white;
    border: none;
    text-transform: uppercase;
}
.submenu-charts button:hover{
    background-color: #cccccc;
    color: black; 
}
#NewBC{
    margin-left: 1%;
    border:none !important;
}
#NewBC:hover{
    color:black;
}
/*#buscador{
    width:93%;
}*/


.mychart .acciones-chart{
    width: 100%;
    background: transparent;
    position: absolute;
    display: none;
    top: 160px;
    padding: 0 5px;
}
.mychart .acciones-chart:first-of-type{
    top: 5px;
}
.mychart .acciones-chart i{
    font-size: 22px;
    cursor: pointer;
    color: #F0AD4E;
    float: right;
    margin-left: 6px;
    text-shadow: 2px 2px 7px #000;
}
.mychart .acciones-chart i:first-of-type{
    float: left;
}
.mychart .acciones-chart i.fa-play{
    margin-right: 43%;
}
.mychart .acciones-chart i.remove{
    color: red;
}

.mychart:hover .acciones-chart{
    display: block;
}

#loaderChart{
    color:black;
    position: absolute;
    left: 35%;
    top: 42%;
    background-color: #F4F5F6;
    border-radius: 4px;
    border:3px solid #E0E0E0;
    z-index: 99;
    padding: 15px 15px 5px 15px;

}

/*migas de pan */
#filtros{
    height:26px;
    width:auto;
    margin: -13px auto 5px;
}

#filtros , #filtros li{ 
    list-style: none; 
}
#filtros li { 
    float: left;

}
#filtros li a{
    display: block;
    float: left;
    height: 26px;
    background: #FFCA79;
    text-align: center;
    padding: 3px 10px 0 20px;
    position: relative;
    margin: 0 16px 0 0; 
    text-decoration: none;
    color: #A15B13;
}

#filtros li a:after { 
    content: "";  
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #FFCA79;
    position: absolute; 
    right: -13px; 
    top: 0;   
}
#filtros li a:before { 
    content: "";
    position: absolute;
    margin-top: -3px;   
    border-width: 13px 0 13px 13px;
    border-style: solid;
    border-color:#FFCA79 #FFCA79 #FFCA79 transparent;
    left: -13px;      
}
#filtros li:first-child  a:before,#filtros li:first-child  a:after, #filtros li:nth-child(2)  a:before{
    display:none;
}
#filtros li:nth-child(2)  a{
    border-top-left-radius: 3px; 
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 1px;
}
#filtros li:first-child a{
    border-radius:3px;
    margin-right:3px;
    padding:10px;
}

#filtros li a:hover{
    color:black;
}
#filtros i{
    top:-5px;
}


/* Menu botones*/

.btnalambrico{
    border:2px solid #FFCA79;
    background-color: transparent;
    border-radius:6px !important;
    color:#FFCA79;
}
.btnalambrico2{
    border:3px solid #FABB0D;
    background-color: transparent;
    border-radius:6px;
    color:#A15B13;
}
#btnusers, a.btn-crearBechart{
    display: inline-block;
    margin: -4px 0 -7px -1px;
    border:2px solid #3E637C; 
    background-color: transparent;
    border-radius:6px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
}
a.btn-crearBechart{
    width: auto;
}
#btnusers{
    width: 100%;
}
#btnusers a{
    color: #3E637C;
    width: 100%;
    padding: 6px 0px;
}
#btnusers div.activado a{
    color: #FFFFFF;
}
#menuperso2{
    margin-top: 4px !important;
    margin-right: 10px;
}
a.btn-crearBechart, a.btn-salir{
    color: #FFCA79;
}
a.btn-salir{
    margin: 15px 0 0 15px;
}
#btnusers a:active, #btnusers a:hover, #btnusers a:focus,.btnalambrico:hover,.btnalambrico:active,.btnalambrico:focus, a.btn-crearBechart:hover, a.btn-crearBechart:focus, a.btn-salir:hover{
    color:#31B0D5;
}
.btnalambrico2:hover,.btnalambrico2:active,.btnalambrico2:focus{
    color: #FABB0D;
}
.activado{
    color: #FFFFFF !important;
    background-color:  #3E637C;
}
.activado:hover,.activado:active,.activado:focus{
    color:black !important;
}
.favstar.glyphicon-star{
    color:#FB8E1E;
}
.favstar.glyphicon-star-empty{
    color:#A15B13;
}



#titGraf{
    font-size: 230% !important;
}


#cajanoclientes i.glyphicon-remove-circle{
    position: fixed;
    top: 5px;
    right: 25px;
    font-size: 25px;
    cursor: pointer;
}
#cajanoclientes i.glyphicon-remove-circle:hover{
    color: red;
}





/* SOCIAL SHARE */

.acciones-chart .supersocialshare.bubble .sb_network_button:hover {
    background-position: 0px -32px;
}
.acciones-chart .supersocialshare.bubble .sb_main:hover {
    background-position: 0px -96px;
}

.acciones-chart .supersocialshare.bubble .sb_network_button,.acciones-chart .supersocialshare.bubble .sb_main {   
    width: 32px !important;
    height: 32px !important;
    background-size: 32px 64px;
    top: 0px;
    left: 0px; 

}

#sharer{
    position: relative;
    margin-top: 60px;
}

/* LANDING GRAFICOS */

#grafico{
    padding: 0px;
    width: 100%;
    float: left;
}
#grafico .mychart i.glyphicon-play-circle, .mychart i.glyphicon-pause{
    top: auto;

}
#bloqueGr .mychart i.glyphicon-play-circle, .mychart i.glyphicon-pause {
    top:0;
}
#miniplay{
    top:0 !important;

}

#banners_publi{
    padding: 0px;
}
.mychart img.avatar2{
    width: 90px;
    border-radius: 50%;
    position: absolute;
    margin-left: 3%;
    border: 2px solid #FB8E1E;
    margin-top: -30px;
}
.col-md-10 .mychart{
    padding-bottom: 10px;
}
.col-md-10 .mychart label{
    width: 32.333333%;
    padding:15px;
}
.col-md-10 .mychart label.fecha{
    font-size: large;
    color: #544E4E;
}
.nomuser{
    padding-left: 6% !important; 
}

.col-md-10 .mychart label.etiquetas{
    font-size:large;
}

.baner{
    float: left;
    width:100%;
    height:auto;
    background: #FFFFFF;
    border: 1px solid #F4F5F6;
    border-radius: 6px;
    margin-top: 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.22);
}
.baner img{
    border-radius: 6px;
}
#bannersup{
    width:720px; 
    height:80px;
    margin-top:30px;
    margin-bottom:15px;
    margin-left: 18%;
}
#banner2{
    width:100%; 
    height:300px;
    margin-top:10px;
}


/* CAJA COMPARTIR */
#cajashare{
    width: 930px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -465px;
    z-index: 99992;
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 15px; 
}

#cajashare i{
    cursor: pointer;
    z-index: 99993;
}
#cajashare i:hover{
    color: red;
}

#cajashare #ExportBe_tam .tam{
    cursor: pointer;
    width: 60px;
    height: 37px;
    float: left;
    background: #ececec;
    border: 1px solid #c0c0c0;
    position: relative;
    margin: 14px 5px 0 0;
}
#cajashare #ExportBe_tam .tam.activo{
    background: #cceaff;
    border: 1px solid #528cde;
}
#cajashare #ExportBe_tam .tam div {
    position: absolute;
    width: 100%;
    top: 50%;
    text-align: center;
    margin: -7px 0 0;
}

#cajashare #ExportBe_tam .tam.t1{
    width: 96px;
    height: 60px;
}

#cajashare #ExportBe_tam .tam.t2{
    width: 108px;
    height: 72px;
}
#cajashare #ExportBe_tam .tam.t3{
    width: 116px;
    height: 71px;
}
#cajashare #ExportBe_tam .tam.tc{
    width: 100px;
}

#cajashare #ExportBe_tam .tam.tc div{
    position: relative;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    top:inherit;
}
#cajashare #ExportBe_tam .tam.tc input[type="text"] {
    width: 40px;
}
#cajashare #ExportBe_tam .tam.tc input[type="text"]:first-of-type{
    margin-left: 3px;
}


#caja_operar.retweet-bechart .stream-item{
    border:none;   
}


@media only screen and (max-width:930px){
    #cajashare{
        width: 98%;
        position: absolute;
        left: 1%;
        margin-left: 0; 
        margin-top:0 !important;
        top:10%;
    } 
}

/*PANTALLA PEQUE*/
@media (max-width: 1366px) {

    .mychart img.avatar2{
        width: 80px;
        margin-top: -20px;
    }
    .col-md-10 .mychart h2{
        font-size:33px !important;
    }
    .col-md-10 .mychart label.fecha{
        font-size: large;

    }
    #nografs {
        left: -10%;
    }
}

/*Portatil y pantalla media */
@media only screen and (max-device-width:1366px) and (min-device-width:1281px){
    .mychart label.fecha {
        padding: 2px 0px 2px 40px;
    }
}
/*@media only screen and (max-device-width:1219) (min-device-width : 992px){} */
/* pantalla grande */
@media only screen and (min-device-width:1367px){
    #colizq .mychart{
        width:400px;
        margin-left: -9%;
    }
    #colizq .mychart .metadatasChart{
        width:400px;
    }

}
@media only screen and (max-device-width:1200px) and (min-device-width:992px){
    #colizq .mychart{
        width:auto;
    }
    #nografs {
        left: -10%;
    }

}
@media (orientation:landscape) and (max-device-width:1300px) and (min-device-width:992px){
    .nom_user{
        padding-left: 35px !important;
    }
    .logoToolbar{
        display:none !important;
    }
    .nomuser {
        padding-left: 11% !important;
        position: relative;
        top: -24px;
    }
    .mychart img.avatar2{
        margin-left:1%;
        width:77px;
    }
    .nomuser {
        padding-left: 11% !important;
        position: relative;
        top: -24px;
    }
    #nografs {
        left: -10%;
    }

}



/*TABLET*/
@media only screen and (min-device-width : 768px) and (max-device-width : 991px){

    #pantalla {
        margin-top: 4%;
    }
    #div_jugar{
        width:auto;
    }
    #MiFB3{
        top: 20%;
        padding: 40px;

    }


    /* muro*/
    .StockLoaderMini {
        width: 80%;
        top: 33%;
    }


    /*graficos*/
    .col-sm-4 .mychart{
        width: 260px;
    }
    .col-md-10 .mychart .acciones-chart {
        width: 255px;
    }

    .col-md-10 .mychart label{
        width:100%;
    }
    .col-md-10 .mychart label.etiquetas{
        text-align: center !important;
        font-size: 100%;
    }
    .col-md-10  .mychart label.fecha{
        font-size: 90%;
        padding: 10px 32% 0px !important;
        text-align: center !important;
    }
    #sharer{
        top: 57px;
        right: 25px;
    }
    #sharer .supersocialshare.bubble .sb_main:hover {
        background-position: 0px -46px;
    }
    #sharer .supersocialshare.bubble .sb_main{
        width: 46px;
        height: 46px;
        background-size: 46px 92px;
    }
    #sharer .supersocialshare.bubble .sb_network_button{
        top:0px;
        left:0px;
    }
    .baner{
        width:48% !important;
        padding: 0 15px 0 15px;
        margin:1%;
    }
    #banner{
        background:#CCCCCC;
    }
    .nomuser{
        padding-left:0 !important;
    }
    .mychart img.avatar2 {
        width: 110px;
    }



    /* mycharts */

    #menufiltros{
        margin-bottom:5px;
        margin-top:5px;
    }
    #timers{
        margin-left:3px;
    }

    .submenu-charts {
        position:relative;
        top:0;
    }
    .cuerpoGraficos {
        margin-top: 10px;
    }
    #btnusers{
        display: inline-flex;
        margin-top: -2px;
        border: none;
        border-radius: 0px;
        background: rgb(177, 177, 177);
        box-shadow: none;
    }
    .activado{
        color: black !important;
        background-color: #E0E0E0;
    }

    /* historico graficos*/
    .mychart .acciones-chart {
        width:100%;
        display:block;
    }
    #cajanoclientes i.glyphicon-remove-circle{
        color:red;
    }

    /* perfil*/
    .cabecera-usr img,.stats,.cabecera-usr h2{
        position: relative;
        display: block;
        margin: 0 auto;
        text-align: center;
        float:none !important;
    }
    .tips{
        float:none !important;
    }


}

@media (orientation:landscape)and (max-device-width:991px){
    .StockLoaderMini {
        width: 73%;
        top: 33%;
    }

}

/*MOVIL*/
@media only screen and (max-device-width : 767px){
    /* submenu */
    .submenu-charts{
        top:40px;
        padding: 4px 0;
    }
    .submenu-charts a,.submenu-charts button{
        font-size:12px !important;
    }
    .cuerpoGraficos{
        margin-top:75px !important;
    }
    .merca-bc{
        background-color: #3498DB !important;
    }
    .merca-bc:hover{
        background-color: #31B0D5 !important;
    }
    .colec-bc{
        background-color: white !important;
        color:#3E637C !important;
        border:2px solid #3E637C !important;
        padding:4px 10px;
    }
    .colec-bc:hover{
        background-color: #3E637C !important;
        color:white !important;
    }



    /* filtros */
    #filtros{
        margin-left:-25px;
    }
    #filtros i {
        top: -7px;
    }
    #filtros li a {
        height: 20px;
        font-size: 12px;
        padding: 0px 0px 0 10px;
        margin: 3px 16px 0 0;

    }
    #filtros li a:after { 
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }
    #filtros li a:before { 
        margin-top: 0px;   
        border-width: 10px 0 10px 10px;
        border-style: solid;
        border-color:#FFCA79 #FFCA79 #FFCA79 transparent;
        left: -10px;      
    }


    /* graficos */
    .col-md-10  .mychart h2{
        font-size: 24px !important;
    }
    .col-md-10  .mychart label.fecha{
        font-size: 90%;
        padding: 10px 100px 0px !important;
    }
    .mychart img.avatar2{
        width: 60px;
    }
    .col-md-10 .mychart label{
        width:100%;
        margin-bottom:0;
        padding: 3px 15px 0 0;
    }
    .col-md-10 .mychart label.etiquetas{
        text-align: center !important;
        font-size: 100%;
    }
    #grafico.col-md-10, #banners_publi{
        padding-right: 10px;
        padding-left:10px;
    }
    #banner{
        background:#CCCCCC;
    }

    #sharer{
        top: 45px;
        right: 30px;
    }
    #sharer .supersocialshare.bubble .sb_main:hover {
        background-position: 0px -46px;
    }
    #sharer .supersocialshare.bubble .sb_main{
        width: 46px;
        height: 46px;
        background-size: 46px 92px;
    }
    #sharer .supersocialshare.bubble .sb_network_button{
        top:0px;
        left:0px;

    }

    /* mycharts*/

    .mychart{
        width: 97%;
    }
    .mychart .metadatasChart {
        width: 100%;
        margin-left:0px;
    }

    .mychart .acciones-chart {
        width:100%;
        display:block;
    }

    #menufiltros{
        margin-bottom:5px;
        margin-top:5px;
    }
    /*#timers{
        margin-left:3px;
    }*/

    #btnusers{
        display: inline-flex;
        margin-top: -2px;
        border: none;
        border-radius: 0px;
        background: rgb(177, 177, 177);
        box-shadow: none;
    }
    .activado{
        color: black !important;
        background-color: #E0E0E0;
    }

    #cajanoclientes i.glyphicon-remove-circle {
        top: 17px;
        right: 30px;
    }
    .mychart .datasChart .description {
        width: 75%;
    }
    #nografs {
        left: 0%;
        margin-top:5%;
    }
    #btnmenudesplega{
        margin-top: 1px;
    }


    /* muro */
    #titGraf{
        font-size:100% !important;
    }

    .scxWatermarkInfo{
        font-size: x-large !important;
    }
    .scxWatermarkSymbol{
        font-size: xx-large !important;
    }
    scxPanelTitle{
        font-size:10px !important;
    }

    #selecAct a{
        margin-bottom:5px !important;
    }
    #accio{
        margin-bottom:0 !important;
    }
    #favs{
        margin-top:5px;
    }
    .ulajust {
        width:100%;
        text-align: center;
    }
    .difpercent{
        background: #7E470F !important;
        border-right:2px solid #7E470F;
    }
    #tableStocks thead tr:first-of-type{
        border: 1px solid #7E470F
    }
    #tableStocks{
        text-align: center;
    }
    #tableStocks th{
        text-align: center;
    }
    #tableStocks .ult{
        background: #7E470F url(/images/sprite-triangle.png) no-repeat left 10% center;
    }
    #tableStocks .thimg:first-of-type{
        background:#7E470F !important;
    }
    .StockLoaderMini {
        width:75%;
        top:30%;
    }
    .saveG{
        margin-left:0px !important;
    }

    /* perfil*/
    .cabecera-usr{
        text-align: center;
    }

    .cabecera-usr img,.stats,.cabecera-usr h2{
        position: relative;
        display: block;
        margin: 0 auto;
        text-align: center;
        float:none !important;
    }
    .tips{
        float:none !important;
    }

    .submenu-charts .btn-group.right{
        margin-top: 5px;
    }
}



/* PANORAMICO*/
@media(orientation:landscape)and (max-device-width:775px){
    #bloqueGr .mychart {
        width:100%;
        margin-left:5px;
    }

    /* preview grafico*/
    #cabeceracaja div i.me-gusta,#cabeceracaja div span{
        font-size: 18px;
    }
    #cabeceracaja div i.glyphicon-eye-open{
        margin-top:0 !important;
    } 
    #favs span{
        margin-top:-5px;
    }
    #cabeceracaja div i.me-gusta{
        margin-top:5px;
    }
    #cajanoclientes i.glyphicon-remove-circle {
        top: 5%;
        right: 3%;
        color: black;
        position:absolute;
    }
}


@media(orientation: landscape) and (max-device-width:667px) {

    #grafico .mychart{
        margin-left:0;
    }

    #tableStocks .ult{
        background: #7E470F url(/images/sprite-triangle.png) no-repeat left 25% center;
    }
    .StockLoaderMini {
        width:77%;
        top:33%;
    }
    .logocab .titulo {
        padding: 4px 0px 0px 15%;
    }
    .mychart .datasChart .description {
        width:90%;
    }
    .mychart{
        width:45%;
        margin-left:2.5%;
    }
    .mychart .metadatasChart {
        width: 100%;
    }

    /*  preview grafico en landscape */

    #cabeceracaja h3 {
        font-size: 1.2em;
        margin-right: 3%;
    }


    #cajanoclientes i.btn-play{
        right:18%;
        top:60%;
    }

    #cabeceracaja #accionesChart {
        left: 10%;
        right: 0%;
        position: relative;
        margin-top:0;
        width:100%
    }

}
@media(orientation: landscape) and (max-device-width:772px) and (min-device-width:668px) {

    #grafico .mychart{
        margin-left:0;
    }

    #tableStocks .ult{
        background: #7E470F url(/images/sprite-triangle.png) no-repeat left 25% center;
    }
    .baner{
        width:48% !important;
        padding: 0 15px 0 15px;
        margin:1%;
    }
    .logocab .titulo {
        padding: 4px 0px 0px 8%;
    }
    .mychart .datasChart .description {
        width:90%;
    }

    .mychart {
        width: 320px;
    }
    .mychart .metadatasChart {
        width: 100%;
    }
}



/*AJUSTES VARIOS */
@media only screen and (device-width: 320px){

    #grafico .mychart{
        margin-left:0;
    }
}

@media only screen and (device-width: 480px){

    #grafico .mychart{
        margin-left:0;
    }
    .mychart{
        width:400px;
        margin-left: 40px;
    }


}
@media (orientation:portrait) and (device-width:600px){

    #grafico .mychart{
        margin-left:0;
    }
}




.mychart .saveG{
    display: none !important;
}
.mychart #saveBC{
    background-color: #fff;
    font-size: 180%;
    text-align: center;
    display: none;
}
.mychart .scxFullWindow #saveBC{
    display: inline-block;
}