body .tile-stats a {
    font-family: 'Roboto Slab', serif !important;
}
.media-body p {
    font-family: 'Roboto Slab', serif !important;
}
.guardarCOntacto{
    margin-left:50px;
}
.boton2e{
    margin-right:-50px;
}
.dataTables_length select {
    border: 1px solid #cde3c3 !important;
    background: #cde3c3 !important;
    box-shadow: none !important;
    color: #3B6B07 !important;
}
.btnTransparente{
    background-color:transparent!important;
    border-color:transparent!important;
    color:#000!important;
    font-weight:bold!important
}
.btnTransparente:hover{
    background-color:#023286!important;
    border-color:#023286!important;
    color:#fff!important;
    font-weight:bold!important
}
.paging_full_numbers a.paginate_button{
    background-color:#999!important;
    color:black!important;
}
/*AMODO 21.03.2016*/

.tile-stats:hover {
    background: #019ed8;
}
.tile-stats a:hover {
    color: white;
}
.btn-group,
.btn-group-vertical {
    margin-top: 13px!important;
}
.row .x_panel .tile-stats {
    min-height: 90px!important;
}
.tile-stats .count {
    font-size: 22px!important;
}
.tile-stats .count,
.tile-stats h3,
.tile-stats p {
    font-weight: bold;
    margin: 22px 0 0 10px!important;
    padding: 0;
    position: relative;
    z-index: 5;
}
.icon {
    padding-top: 7px;
}
.x_panel {
    /*margin-left: 30px!important;*/
    padding: 10px!important;
}
.aDerecha {
    padding: 8px!important;
}
.fondoo {
    background: #cde3c3;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
}
.x-title3a {
    margin: 5px 0 -4px;
}

/*fxe es la distancia del menu inicio de los ultimos tareas, proyectos,....*/

.fxe {
    margin-top: -17px!important;
}

/*Tabs de momento solo en CONTACTOS */

.tabli ul> li > a {
    padding: 7px 15px 7px !important;
    line-height: 11px;
}

/*COLORES LETRAS*/

.amarillo {
    /*background-color:#023286!important;*/
    color: #023286!important;
}
.negro {
    background-color: #fff!important;
    color: #fff!important;
}
.botonera {
    margin-top: -35px!important;
    margin-left: 566px!important;
}
.der {
    margin-top: -56px;
}
.dataTables_length {
    margin-top: -30px;
}
.dataTables_filter {
    /*margin-left: 563px!important;
    margin-top: -137px!important;*/
}
.dt-buttons {
    float:right !important;
}
#boton1 {
    margin-left: 15px!important;
    margin-top: -1px!important;
}

/*FIN COLORES LETRAS*/


/*
.dataTables_filter {
        float: left !important;
        margin-left: -383px !important;
        margin-top: 5px !important;
        text-align:left!important;
        /*float: none !important;
         margin-left: 143px !important;
        margin-top: -55px !important;
        text-align: center !important;
        width: 50% !important;*/


/*
        margin-left: 345px!important;
        margin-top: 14px!important;
}

#boton1{
         margin-left: 329px!important;
        margin-top: 11px!important;
}
#boton2{
         margin-left: 329px!important;
        margin-top: 11px!important;
}*/


/****************************************************************RESPONSIVE*********************************************************************/


/* Smartphones (vertical y horizontal) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .row .x_panel .tile-stats {
        min-height: 94px!important;
        min-width: 50px!important;
    }
}

/* Smartphones (horizontal) ----------- */

@media only screen and (min-width: 321px) {
    /* Estilos a partir de aquí */
}

/* Smartphones (vertical) ----------- */

@media only screen and (max-width: 320px) {
    .tile-stats .icon {
        display: none!important;
    }
}

/*Especifica*/
@media (max-width: 959px) and (min-width: 600px){
    body .centro {
        margin-left: 0!important;
    }
    body .top_nav .navbar-right {
        margin: 0px 5px 0 0!important;
    }
}
/* iPads (vertical y horizontal) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .row .x_panel .tile-stats {
        min-height: 90px!important;
        min-width: 50px!important;
    }
    .tile-stats .icon {
        display: none!important;
    }
    /*.amarillo {
        color: blue!important;
    }*/
}

/* iPads (horizontal) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .row .x_panel .tile-stats {
        min-height: 90px!important;
        min-width: 50px!important;
    }
    body.nav-md .centro .container.body .main_container .right_col {
        margin-left: 170px;
    }
    body.nav-md .centro .container.body .main_container .right_col {
        width: calc(100% - 170px);
    }
    .top_tiles .animated{
        margin-bottom: 15px;
    }
    body .main_container .top_nav {
        margin-left: 0;
    }
    body .nav_menu {
        margin: 0px;
    }
    body .container {
        margin-left: 0px!important;
        width: 116%!important;
    }
    .cabecera .buscador1, .cabecera .buscador2 {
        clear: both;
        margin-top: 0;
    }
    .cabecera .btn-group.operaciones {
        margin-top: 0 !important;
    }
    body .cabecera #boton1, body .cabecera #boton2 {
        margin-top: 0!important;
    }
    body.nav-sm .container.body .left_col {
        overflow: inherit !important;
    }
    body footer {
        right: 15px;
    }
    body .x_title-2 .abecedario {
        font-size: 12px;
        letter-spacing: 2px;
    }
    body .x_title-2 a:hover:after {
        left: -10px;
    }
}

/* iPads (vertical) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .row .x_panel .tile-stats {
        min-height: 90px!important;
        min-width: 50px!important;
    }
    /*.amarillo {
        color: blue!important
    }*/
    body.nav-md .centro .container.body .main_container .right_col {
        margin-left: 130px;
    }
    body.nav-md .centro .container.body .main_container .right_col {
        width: calc(100% - 130px);
    }
    body.nav-md .container.body .main_container .col-md-3.left_col {
        display: block;
    }
}

/* PCs y portátiles ----------- */

@media only screen and (min-width: 1224px) {
    .Original3 {
        margin-top: -99px!important;
    }

    .letras {
        /*float: right!important;*/
        margin-left: 83px;
        font-size: 1em;
        margin-top: -57px;
    }
    .dere {
        margin-right: -60px;
    }
    .row .x_panel .tile-stats {
        min-height: 75px!important;
        min-width: auto!important;
    }
    .Original {
        color:white;
        background-color: black;
        /* background-color: #4c4129!important;
         color: #fff!important;*/

    }
    .Original2 {
        margin-top: -72px!important;
    }
    .amarillo {
        color: #023286!important;
    }

    /*.dataTables_filter {
                float: left;
                margin-left: 213px;
                margin-top: -40px;
                text-align: left!important;
    }*/

    .dataTables_filter {
        /*float: left;
        margin-right:-307px!important;
        margin-top: -150px!important;
        text-align: left!important;*/
    }
    #boton1 {
        margin-left: 15px!important;
        margin-top: -1px!important;
        text-align: left!important;
    }
    #boton2 {
        margin-left: 15px!important;
        margin-top: -1px!important;
        text-align: left!important;
    }
    body .tile-stats .count a{
        font-size: 18px;
    }
    body .tile-stats h4 a{
        font-size: 12px;
        padding-left: 1px;
    }
    body .x_panel.fondoo .media-body a.title {
        font-size: 13px;
        font-weight: 700;
    }
    body .x_panel.fondoo .media-body .contenido {
        font-size: 12px;
        color: #3B6B07;
    }
}

/* Pantallas grandes ----------- */
@media only screen and (min-width: 1824px) {
    .dataTables_filter {

        /*
 float: right !important;
margin-left: -383px !important;
        margin-top: 5px !important;
        text-align: left!important;*/
        /*float: none !important;
                 margin-left: 143px !important;
                margin-top: -55px !important;
                text-align: center !important;
                width: 50% !important;*/

        margin-right: -571px!important;

    }
    .botonera {
        margin-top: -23px!important;
        margin-left: 1090px!important;
    }
    .abecedario{
        font-size:20px!important;
    }
    .letras {
        /*float: right!important;*/
        margin-left: 259px;
        font-size: 1em;
        margin-top: -57px;
    }
    #boton1 {
        margin-left: 15px!important;
        margin-top: 11px!important;
    }
    #boton2 {
        margin-left: 15px!important;
        margin-top: 11px!important;
    }
    .amarillo {
        color: #023286!important;
    }
    .Original3 {
        margin-top: -99px!important;
    }
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .row .x_panel .tile-stats {
        min-height: 90px!important;
        min-width: 50px!important;
    }
}

/****************************************************************FIN RESPONSIVE*********************************************************************/

/*LPA*/
.letraDancing.Lato{
    font-family: 'Roboto Slab', serif !important;
    font-weight: bold;
    color: #023286;
    font-size: 25px;
}
.busqueda.form-control {
    height: 24px;
    padding: 0px 0px 0px 25px;
    font-size: 14px;
    font-weight: bold;
}
.ui-widget {
    position: relative;
}
.ui-widget:before {
    content: "\f002";
    font-family: FontAwesome;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
}
.cabecera{
    border-bottom: 1px solid #3B6B07;
    display: table;
    width: 100%;
}
.cabecera h1{
    display: inline-block;
    float: left;
}
button.amarillo-upper{
    background: #3B6B07;
    text-transform: uppercase;
    color: white;
    font-family: 'Roboto Slab', serif !important;
    font-weight: bold;
    font-size: 11px;
    padding: 4px 10px 4px;
    border-radius:0;
}
.btn-group.operaciones{
    margin-top: 22px !important;
}
.btn-group.operaciones, .btn-group.operaciones{
    margin-top: 22px !important;
    margin-right: 0px;
}
#example_length, #example1_length, body .dataTables_length{
    position: absolute;
    bottom: -73px;
    width: auto;
    float: right;
}
body .dataTables_length{
    bottom: -48px;
}
button.descarga{
    border-radius: 0;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
    padding: 2px 10px 3px;
}
.links-descargas{
    display: inline-block;
    padding-left: 12px;
}
.link-descargas{
    display: inline-block;
}
.link-descargas .Original {
    margin-top: 22.3px;
}
.buscador1, .buscador2{
    padding-left: 12px;
    margin-top: 22px;
}
.buscador1 input, .buscador2 input, body .dataTables_filter input{
    height: 25px;
    color: black;
    border:1px solid black;
}
::-webkit-input-placeholder {
    color: fff;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    padding-left: 10px;
}
:-moz-placeholder {
    color: black;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    padding-left: 10px;
}
::-moz-placeholder {
    color: black;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    padding-left: 10px;
}
:-ms-input-placeholder {
    color: black;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    padding-left: 10px;
}
.listado-contactos #myTab{
    display: inline-block;
}
.listado-contactos .x_title-2{
    display: inline-block;
    float: right;
    position: relative;
    padding-top: 7px;
}
.x_title-2 .abecedario{
    font-family: 'Roboto Slab', serif !important;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: bold;
}
.listado-contactos .paging_full_numbers {
    width: auto;
}
.listado-contactos #example_info, #example1_info{
    display: none;
}
.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active{
    border-radius: 0;
}
.mostrar{
    margin-right: 15px;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
}
.mostrar label{
    font-weight: normal;
    color: black;
    margin-top: -7px;
}
.mostrar select{
    width: 41px !important;
    padding: 4px 0px 1px!important;
    background: black;
    color: white;
}
#example.table, #example1.table{
    margin-bottom: 45px;
    margin-top: -25px;
}
.listado-contactos .x_content {
    padding: 0;
}
.listado-contactos .dataTables_paginate a {
    padding: 4px 10px !important;
}
.cabecera #boton1, .cabecera #boton2 {
    background: url('../img/plus-amarillo.png') no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    margin-left: 0px!important;
    margin-top: 22px!important;
    margin-right: 8px;
}
.listado-contactos .paging_full_numbers a.paginate_button, .listado-contactos .paging_full_numbers a.paginate_active{
    border-radius: 0;
}
body.nav-md .centro .container.body .col-md-3.left_col {
    width:20%;
    background-color: transparent;
}
.col-md-3.left_col.izquierdaPanel.usuario {
    width: 14.5%!important;    
    height: 72%;
}
body .menu_section>ul {
    margin-top: 0px;
    padding: 20px 0;
    padding-left: 15px;
}

/*body .main_menu_side {
  padding: 0 15px;
}*/
body .main_menu_side {
    padding: 32px 2px;
}
body.nav-md .centro .container.body .right_col {
    width: calc(89% - 324px);
}
body.nav-md .centro .container.body .right_col {
    padding: 10px 20px 0;
}
body .top_nav .navbar-right {
    margin: 15px 15% 0 0;
}
body .tile-stats .count, .tile-stats h3, .tile-stats p {
    margin: 10px 0 0 10px!important;
}
.count .fa {
    font: normal normal normal 16px/1 FontAwesome !important;
    width: 20px;
    margin-top: 0px;
}
footer{
    position: fixed;
    bottom: 0;
    right: 13.5%;
}
.navbar .site_title{
    display: inline-block;
    float: left;
    width: auto;
}
.nav-sm .nav.toggle{
    position: absolute;
    top: -15px;
    right: -75px;
}
.nav-md .nav.toggle{
    position: absolute;
    top: -3px;
    right: -45px;
}
body.nav-sm .main_menu_side {
    padding: 0;
}
.nav-sm #sidebar-menu h3{
    display: none;
}
.nav-sm .media-object {
    padding: 0 6px;
}
.left_col .toggle a {
    padding: 7px 25px 0;
    margin: 0;
}
body.nav-sm .left_col .navbar.nav_title a i {
    font-size: 27px;
    margin: 11px 0 0 90px;
}
.nav-sm .side-menu{
    padding: 0;
}
.nav-sm .menu_section2>ul {
    margin-top: 0;
}
.nav-sm .menu_section2 {
    margin-bottom: 0;
}
body .x_title2 th {
    background: #999!important;
    border-left: 2px solid #999;
    border-right: 2px solid #999;
}
body ul.fondoTabs > li >a {
    background: #999;
    color: black;
}
.tab-content .x_content{
    margin-top: 35px;
}
.cabecera-tabla{
    margin-top: 35px;
}
body.nav-md .centro .container.body .right_col {
    margin-left: 250px;
}
.buscador2{
    display: none;
}
.ficha-contactos #tab_contacto{
    display: none;
}
/*Página principal*/
body .tile-stats {
    padding: 0px 10px 0px 30px;
    margin: 0;
    background: #CDEBF6;
    border: none;
}
body .tile-stats .count, body .tile-stats h3, body .tile-stats p {
    margin: 0!important;
}
.tile-stats i{
    position: absolute;
    top: 12px;
    left: 2px;
    color: #023286;
}
.tile-stats i.fa-cog{
    font-size: 15px;
}
.tile-stats h4{
    margin: 0;
    padding-left: 1px;
    font-size: 16px;
}
.tile-stats a:hover{
    text-decoration: none;
}
body .x_title h2 {
    font-family: 'Roboto Slab', serif !important;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 17px;
    color: #3B6B07;
    padding-left: 25px;
}
.x_title i{
    position: absolute;
    top: 21px;
    left: 10px;
    font-size: 12px;
}
.x_title i.fa-cog{
    font-size: 15px;
}
.x_title i.fa-book{
    font-size: 14px;
}
.x_title.x_title3a{
    border: none;
}
.media>.pull-left.hexagono {
    padding: 0px;
    padding-left: 8px;
    margin-right: 0;
}
.hexagono p.month {
    margin: 3px 0 10px 5px;
    font-size: 14px;
}
.hexagono p.day {
    margin-left: 5px !important;
}
.x_panel.fondoo .media-body a {
    font-family: 'Roboto Slab', serif !important;
}
.x_panel.fondoo .media-body a.title {
    font-size: 20px;
    font-weight: 700;
}
.x_panel.fondoo .media-body .contenido {
    font-size: 16px;
}
.x_panel.fondoo .media-body a.title:hover {
    text-decoration: none;
}
.x_panel.fondoo .event .media-body {
    padding-top: 8px;
}
.x_panel .row .col-md-4 {
    padding-right: 2px!important;
    padding-left: 2px!important;
}
.primero{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.ultimo{
    padding-left: 0 !important;
}
.enmedio{
    padding-right: 10px !important;
}
.row.home-resumen{
    padding-top: 0;
}
body .dataTables_filter{
    /*width: auto;
    margin: 0 !important;
    position: absolute;
    right: 60px;
    top: 2px;*/
    float:left;
}
body .ficha-contactos .dataTables_filter,
body .ficha-proyectos .dataTables_filter,
body .ficha-facturas .dataTables_filter{
    right: 190px;
    top: -166px;
}
body .ficha-tareas .dataTables_filter{
    right: 0;
    top: -72px;
}
body .ficha-facturas .dataTables_filter{
    top: -93px;
}
body .ficha-gastos .dataTables_filter {
    top: -107px;
}
body .ficha-calendario .dataTables_filter {
    top: -87px;
}
body .ficha-template-cuestionario .dataTables_filter {
    top: -122px;
}
body .ficha-categorias .dataTables_filter,
body .ficha-categorias .dataTables_filter {
    top: -71px;
}
#registrarse{
    height: 25px;
    border-radius: 0;
    font-family: 'Roboto Slab', serif !important;
    font-size: 13px;
    padding: 2px 10px;
    margin: 0;
}
.ficha-facturas input[type="date"], .ficha-facturas input[type="time"], .ficha-facturas input[type="datetime-local"], .ficha-facturas input[type="month"] {
    line-height: 21px;
}
.dataTables_info{
    display: none;
}
body .paging_full_numbers {
    width: auto;
}
.ficha-categorias div.DTTT_container{
    display: none;
}
.grupos.tab-content .x_content {
    margin-top: 60px;
}

/*No listados*/

.page-title {
    border-bottom: 1px solid #3B6B07;
}
body .x_content {
    float: none;
    margin-top: 0;
    padding: 0;
}
body .page-title .title_left h3 {
    font-weight: bold;
}
body .nav-tabs {
    border-bottom: 0;
}
body .x_content a {
    font-family: 'Roboto Slab', serif !important;
}
.top-veinticinco{
    margin-top:25px;
}
.boton2e{
    font-family: 'Roboto Slab', serif !important;
    font-weight: bold;
}
body .mdl-textfield__label {
    color: #000;
    font-size: 12px;
}
.CuestionariosEnviado .Original{
    margin-top: 4px;
}
.busqueda.bus{
    color: fff !important;
}
.busqueda.bus::-webkit-input-placeholder {
    color: fff !important;
}
.busqueda.bus:-moz-placeholder {
    color: fff !important;
}
.busqueda.bus::-moz-placeholder {
    color: fff !important;
}
.busqueda.bus:-ms-input-placeholder {
    color: fff !important;
}
.left_col.scroll-view{
    overflow: visible !important;
}
hr {
    border-top: 1px solid #3B6B07 !important;
}
.no-visible{
    visibility: hidden !important;
}
/*Fin LPA*/


#proyecto-ver-wrapper-tipos-elementos {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    z-index: 9e9;
}

#proyecto-ver-wrapper-tipos-elementos .categoria-tipos-elementos {
    overflow-y: auto;
}


.borrartodos .fa{ 
    font-size: 16px;
}

.form1{
    float: right;
}

.form2{
    position: relative;
    float: right;
}

.descarga{
    border-radius: 3px!important;
    border: 1px solid #000000!important;
    background-color: #f6f6f6!important;
    color:#000!important;
}