

.m_botons{
    padding-top: 30px;
}
.inputcomentario{
    width: 559px!Important;
}
@media (max-width: 767px){
    
    .skin-black .main-header > .logo {
        background-color: #fcfcfc!Important;
        text-align: center;
    }
    .skin-black .main-header > .logo:hover {
        background-color: #fcfcfc!Important;
    }
    .m_botons{
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .finboto{
        margin-bottom: 25px;
    }
    .inputcomentario{
        width: auto!Important;
    }
}
@media (max-width: 600px){
    .inputcomentario{
        width: auto!Important;
        max-width: 100px;
    }
    .inputfecha{
        width: auto!Important;
        max-width: 100px;
    }
}
@media screen and (max-width: 767px){
    .table-responsive {
        padding: 5px;
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}

.botonInputFileModificado .inputImagenOculto {
    opacity: 0;
    position: absolute;
    margin-left: 0px;
    width: auto;
    height: 33px;
    /*border: solid 1px #333333;*/
}


.navision-bar{
    margin-bottom: 20px;
}
.btn-nav {
  float: left;
  border-radius: 0px;
  padding: 5px;
  margin: 0px;
  width: 90px;
  height: 80px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  font-size: 12px;
}
.btn-nav > .fa,
.btn-nav > .glyphicon,
.btn-nav > .ion{
  font-size: 20px;
  display: block;
}
.btn-nav > img{
  text-align: center;
}
.btn-nav > span{
  display: block;
}
.btn-nav:hover {
  background: #f4f4f4;
  color: #444;
  border-color: #aaa;
}
.btn-nav:active,
.btn-nav:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-nav > .badge {
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 10px;
  font-weight: 400;
}


/***PER FER PETITA LA LLETRA DE LES TAULES***/
.table {
    font-size: 14px!Important;
}
/*.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #f4f4f4;
    font-size: 12px!Important;

}*/
.btn-nav-line{
    border-radius: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.btn-nav-line img{
    margin-left: 5px;
    margin-top: 5px;
    border-right: 0px solid!Important;
}
.bg-nav{
    background-color: #2c7de0;
}
.bg-nav:hover{
    background-color: #008aed;
}
.inicio-nav-box{
    min-height: 140px;
    cursor: pointer;
    margin-bottom: 10px;
}
.inicio-nav-seccion{
    font-size: 16px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px!Important;
    margin-bottom: 0px!Important;
}

.inicio-nav-icon {
    color: #ffffff!Important;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 80px;
    width: 80px;
    text-align: center;
    font-size: 45px;
    line-height: 80px;
}
.inicio-nav-box a{
    color: #ffffff;
}

.borde-sota{
    border-bottom: solid 1px #ddd;
}
@media screen and (max-width: 767px){
    .buscador_personalizado{
        margin-bottom: 20px;
        margin-right: 0px!Important;
        margin-left: 0px!Important;
    }
    .buscador_personalizado .buscador{
        padding-right: 0px!Important;
        padding-left: 0px!Important;
    }
}
@media (min-width: 768px){
    .buscador_personalizado{
        margin-right: 0px!Important;
        margin-left: 0px!Important;
    }
    .buscador_personalizado .buscador{
        padding-right: 0px!Important;
        padding-left: 0px!Important;
    }
}
@media (min-width: 992px){
    .buscador_personalizado{
        /*z-index: 99998!Important;
        position: relative;
        top: 33px;*/
        margin-right: 0px!Important;
        margin-left: 0px!Important;
    }
    .buscador_personalizado .buscador{
        padding-right: 0px!Important;
        padding-left: 0px!Important;
    }

}

.dt-buttons{
    z-index: 1000!Important;
}

.widget-user .widget-user-header {
    padding: 20px;
    height: auto!Important;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.timeline {
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
.timeline > li {
    position: relative;
    margin-right: 0px;
    margin-bottom: 10px;
}
.timeline > .time-label > span {
    font-weight: normal!Important;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
    font-size: 14px!Important;
}
.timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 14px;
    line-height: 1.1;
}
.timeline > li > .timeline-item {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    margin-right: 0px;
    padding: 0;
    position: relative;
}


@media screen and (max-width: 767px){
    .timeline > li > .timeline-item > .timeline-header {
        margin: 0;
        color: #555;
        border-bottom: 1px solid #f4f4f4;
        padding: 0px;
        padding-top: 10px;
        font-size: 14px;
        line-height: 1.1;
    }
    .timeline > li > .timeline-item > .timeline-body, .timeline > li > .timeline-item > .timeline-footer {
        padding: 0px;
        padding-top: 10px;
    }
    
    .btn-xs{
        font-size: 14px;
        padding: 6px 12px;
    }
     
}


.fc-event {
    position: relative;
    display: block;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 0px;
    border: 1px solid #3a87ad;
    font-weight: 400;
}

@media screen and (max-width: 767px){
    .skin-black .main-header > .logo {
        display: none;
        background-color: #fcfcfc!Important;
        text-align: center;
    }
    
}

.login1{
  background-image: url(/dist/login/01.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}
.login2{
  background-image: url(/dist/login/02.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}
.login3{
  background-image: url(/dist/login/03.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}
.login4{
  background-image: url(/dist/login/04.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}
.login5{
  background-image: url(/dist/login/05.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}
.login6{
  background-image: url(/dist/login/06.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}
.login7{
  background-image: url(/dist/login/07.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}

.login-centrado{
    position: absolute!Important;
    top: 50%!Important;
    left: 50%!Important;
    margin-top: -140px!Important;
    margin-left: -180px!Important;
    width: 360px!Important;
    height: 280px!Important;
}​

.sidebar-menu li a .fas {
    width: 20px!Important;
    margin-right: 15px!Important;
}

.invoice-almacen{

    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 10px;
    margin: 10px 10px;

}
.badge-sm{
    font-size: 16px!Important;
}
.vertical_centro{
    vertical-align: middle!Important;
}

.codigo_barras{
    background-color: #008aed;
    color: #ffffff;
    height: 70px;
    vertical-align: middle;
    font-size: 28px
        
}
.texto_tablet{
    font-size: 20px;
}