/*---------------------------Device-------------------------*/
.btn-top {
    display: block !important;
    position: absolute !important;
    top: 0px !important;
    color: white !important;
    padding: 0px 0px !important;
    font-size: 35px;
    z-index: 4 !important;
    background-color: #3498DB !important;
}

/*FONT AWESOME*/
#Menu_Desconectar:before, #Menu_Inspeccions:before, #Menu_Mantenim_Simples:before,
#Menu_Informes:before, #Menu_Mantenim_Complexes:before, #Menu_PerfilAccesos:before,
#Menu_Downloads:before, #Menu_Utilidades:before {
    margin-right: 10px;
    margin-left: 10px;
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
}
/*Icones*/
.index_device {
    display: block;
}

#Menu_Desconectar:before {
    content: "\f011";
}

#Menu_Inspeccions:before {
    content: "\f15c";
}

#Menu_Mantenim_Simples:before {
    content: "\f114";
}

#Menu_Informes:before {
    content: "\f0ea";
}

#Menu_Mantenim_Complexes:before {
    content: "\f115";
}

#Menu_PerfilAccesos:before {
    content: "\f234";
}

#Menu_Downloads:before {
    content: "\f063";
}

#Menu_Utilidades:before {
    content: "\f005";
}

/* iPhone 6, 7, 8  Portrait----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    div#loginpanel {
        width: 90% !important;
        top: 300px !important;
    }

    #ciasLogin {
        width: 45%;
    }

    /*.Centered {
        width: 30%;
    }*/

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 4.5vw !important;
    }

    div#header {
        height: 138px;
    }

    #logoclient {
        left: 145px;
    }

    #logocias img {
        height: 130px !important;
    }
    /*Botó home*/
    #btn-bars {
        padding: 24px 32px;
        font-size: 90px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 50% !important;
        font-size: 3vw;
        top: 140px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 4vw !important;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .ui-button-text {
        font-size: 2.1vw;
    }
    /*<llistat inspeccions>*/
    .formato75px {
        width: 145px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.4vw;
    }

    table.display {
        font-size: 2.7vw;
    }
    /*</>*/

    .formato250px {
        width: 350px !important;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
        margin-left: 20%;
        margin-top: 22%;
    }

    /*Per Defecte*/
    li.expandable, .treeview {
        font-size: 3vw !important;
    }

    .filetree li, body, select, label {
        font-size: 2.9vw !important;
    }

    input {
        font-size: 2.6vw !important;
    }

    textarea {
        font-size: 2vw !important;
        height: 300px;
    }

    legend {
        font-size: 3vw;
    }
    /*BUGFIXES*/
    /*Inspeccions notes i dependencies*/
    #modalAdjunts{
        height:auto !important;
    }
    #tblPuntuacionsInsp input {
        width: 150px !important;
    }

    #cellDependencia {
        width: 40% !important;
    }

    #divPuntuacions input {
        width: 110px !important;
    }

    #cellArbol {
        width: 60% !important;
    }
}
/* iPhone 6, 7, 8  Landscape----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    .col-sm-6 {
        padding: 30px !important;
    }

    div#header {
        height: 74px;
    }

    #logoclient {
        left: 76px;
    }

    .LoginCentered {
        width: 30%;
    }

    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2.5vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2.5vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.5vw;
    }

    .ui-button-text {
        font-size: 2.4vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    li.expandable, .treeview {
        font-size: 3vw !important;
    }

    .filetree li, body, select, input, label {
        font-size: 2.5vw !important;
    }

    textarea {
        font-size: 2.4vw !important;
        height: 150px;
    }

    .divMantItArTree {
        width: 100%;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }

    legend {
        font-size: 2.5vw;
    }
    /*BUGFIXES*/
    #tblPuntuacionsInsp input {
        width: 180px !important;
    }

    #cellDependencia {
        width: 40% !important;
    }

    #divPuntuacions input {
        width: 120px !important;
    }

    #cellArbol {
        width: 60% !important;
    }
}
/* Xiaomi MiA1 & Mi5 - Portrait----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) {
    div#loginpanel {
        width: 700px !important;
        top: 300px !important;
    }
    /*Login*/
    #ciasLogin {
        width: 40%;
    }

    .LoginCentered {
        width: 30%;
    }

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 4vw !important;
    }

    div#header {
        height: 138px;
    }
    #logoclient {
        left: 145px;
    }
    .logo{
        height:130px;
        max-height:130px !important;
    }
    /*Botó home*/
    #btn-bars {
        padding: 24px 32px;
        font-size: 90px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 3vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 51% !important;
        font-size: 3vw;
        top: 140px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 4vw !important;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .ui-button-text {
        font-size: 2.5vw;
    }

    .formato75px {
        width: 135px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.4vw;
    }

    table.display {
        font-size: 2.5vw;
    }
    /*</>*/
    div#buttonrow a {
        margin: 11px !important;
    }

    #lb_llistaDadesTaula {
        width: 500px !important;
    }

    .formato250px {
        width: 350px !important;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
        margin-left: 20%;
        margin-top: 25%;
    }

    /*Per Defecte*/
    li.expandable, .treeview {
        font-size: 2.5vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2.7vw !important;
    }
    /*Inspeccions*/
    #INS_OBS, #ctrAltresDades_1, #ctrAltresDades_2 {
        width: 90% !important;
    }

    div#header #logocias img {
        height: 120px !important;
    }

    div#divPuntuacions input {
        width: 70px !important;
    }

    textarea {
        font-size: 2.4vw !important;
        height: 300px;
        width: auto;
    }

    #divPuntuacions input {
        width: 70px;
    }

    h3 {
        font-size: 3vw;
    }

    legend {
        font-size: 2.5vw;
    }
}
/* Xiaomi MiA1 & Mi5 - Landscape----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) {
    #ciasLogin {
        width: 40%;
    }

    .LoginCentered {
        width: 30%;
    }

    .userDevice {
        padding-left: 24px;
        padding-top: 50px;
        padding-bottom: 24px;
        font-size: 4vw;
    }

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 2.5vw !important;
    }

    #loginpanel {
        top: 85px !important;
    }

    div#header {
        height: 74px;
    }

    #logoclient {
        left: 76px;
    }
    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2.5vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2.5vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.2vw;
    }

    .ui-button-text {
        font-size: 2.4vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    li.expandable, .treeview {
        font-size: 2.5vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2.2vw !important;
    }

    textarea {
        font-size: 2.2vw !important;
        height: 150px;
    }

    .divMantItArTree {
        width: 100%;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }

    #divPuntuacions input {
        width: 80px !important;
    }

    table input {
        width: 65%;
    }

    h3 {
        font-size: 2.5vw;
    }
    /*BUGFIXES*/
    legend {
        font-size: 2vw !important;
    }
}
/* Xiaomi Redmi Note 5  Portrait 393x786 ----------- MiMax2 392x699 Portrait*/
@media only screen and (min-device-width: 392px) and (max-device-height: 786px) and (orientation : portrait) /*and (-webkit-device-pixel-ratio: 2.75)*/ {

    div#loginpanel {
        width: 700px !important;
        top: 300px !important;
    }
    /*Login*/
    #ciasLogin {
        width: 40%;
    }

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 4vw !important;
    }

    .LoginCentered {
        width: 30%;
    }

    div#header {
        height: 138px;
    }

    #logoclient {
        left: 145px;
    }

    #logocias img {
        height: 130px;
    }
    /*Botó home*/
    #btn-bars {
        padding: 24px 32px;
        font-size: 90px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 50% !important;
        font-size: 3vw;
        top: 140px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 4vw !important;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .ui-button-text {
        font-size: 2.4vw;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.4vw;
    }

    table.display {
        font-size: 2.7vw;
    }
    /*</>*/

    .formato250px {
        width: 350px !important;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
        /*TEST*/
        margin-left: 20%;
        margin-top: 25%;
    }

    /*Per Defecte*/
    li.expandable, .treeview {
        font-size: 3vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2.9vw !important;
    }

    legend {
        font-size: 3vw;
    }

    textarea {
        font-size: 2vw !important;
        height: 300px;
    }

    /*Inspeccions*/
    #INS_OBS, #ctrAltresDades_1, #ctrAltresDades_2 {
        width: 90% !important;
    }

    div#header #logocias img {
        height: 120px !important;
    }

    div#divPuntuacions input {
        width: 70px !important;
    }
}
/* Readmi Note 5  Landscape-------------*/
@media only screen and (min-device-width: 392px) and (max-device-height: 786px) and (orientation : landscape) {
    #loginpanel {
        top: 45px !important;
    }

    div#header {
        height: 74px;
    }

    #logoclient {
        left: 76px;
    }
    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2.5vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2.5vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.2vw;
    }

    .ui-button-text {
        font-size: 2.4vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
        margin-left: 22%;
        margin-top: 12%;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    li.expandable, .treeview {
        font-size: 2.5vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2.2vw !important;
    }

    textarea {
        font-size: 2.2vw !important;
        height: 150px;
    }

    .divMantItArTree {
        width: 100%;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }

    #divPuntuacions input {
        width: 80px !important;
    }

    table input {
        width: 65%;
    }

    h3 {
        font-size: 2.5vw;
    }
}
/* OnePlus 3T  Portrait----------- MiMax2 392x699 Portrait*/
@media only screen and (min-device-width: 412px) and (max-device-height: 732px) and (orientation : portrait) {
    div#loginpanel {
        width: 700px !important;
        top: 300px !important;
    }

    #ciasLogin {
        width: 40%;
    }

    /*.Centered {
        width: 30%;
    }*/

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 4vw !important;
    }

    div#header {
        height: 138px;
    }

    #logoclient {
        left: 145px;
    }

    #logocias img {
        height: 120px;
    }
    /*Botó home*/
    #btn-bars {
        padding: 24px 32px;
        font-size: 90px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 50% !important;
        font-size: 3vw;
        top: 140px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 4vw !important;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .ui-button-text {
        font-size: 2.4vw;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.4vw;
    }

    table.display {
        font-size: 2.7vw;
    }
    /*</>*/

    .formato75px {
        width: 180px !important;
    }

    .formato250px {
        width: 415px !important;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
    }

    /*Per Defecte*/
    li.expandable, .treeview {
        font-size: 3vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2.9vw !important;
    }

    textarea {
        font-size: 2vw !important;
        height: 300px;
    }
}
/* OnePlus 3T  Landscape----------- */
@media only screen and (min-device-width: 412px) and (max-device-height: 732px) and (orientation : landscape) {
    div#header {
        height: 74px;
    }

    #logoclient {
        left: 76px;
    }
    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2.5vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2.5vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2.5vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    div#divPuntuacions input {
        width: 60px !important;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.2vw;
    }

    .ui-button-text {
        font-size: 2.4vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2.5vw !important;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    li.expandable, .treeview {
        font-size: 2.5vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2.2vw !important;
    }

    textarea {
        font-size: 2.2vw !important;
        height: 150px;
    }

    .divMantItArTree {
        width: 100%;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }

    #divPuntuacions input {
        width: 80px !important;
    }

    table input {
        width: 65%;
    }

    h3 {
        font-size: 2.5vw;
    }
}
/* iPad,2,3 Samsung Tab A  Portrait----------- */
@media only screen and (min-device-width: 768px) and (max-device-height: 1024px) and (orientation : portrait) /*and (-webkit-device-pixel-ratio: 1)*/ {
    div#header {
        height: 74px;
    }
    /*Login*/
    #logoclient {
        left: 76px;
    }
    div#loginpanel{
        width:450px !important;
    }
    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 2vw !important;
    }
    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2vw;
    }
    .logUser, .logPassword, .logDomain{
        width: 90%!important;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2.5vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.5vw;
    }

    .ui-button-text {
        font-size: 2vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2vw !important;
    }

    .formato75px {
        width: 230px !important;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    table.display {
        font-size: 2vw;
    }

    div#tabs {
        margin: 50px 0px 0 0px;
    }

    li.expandable, .treeview {
        font-size: 2vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2vw !important;
    }

    input {
        width: 300px;
    }

    textarea {
        font-size: 2vw !important;
        height: 150px;
        width: 425px;
    }

    .ui-tabs-panel {
        padding: 0em 0em;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }
    /*BUGFIXES*/
    legend, label {
        font-size: 2vw;
    }

    #cellDependencia {
        width: 35% !important;
    }

    #divPuntuacions input {
        width: 100px !important;
    }

    #cellArbol {
        width: 60% !important;
    }
}
/* iPad,2,3 Samsung Tab A  Landscape----------- */
@media only screen and (min-device-width: 768px) and (max-device-height: 1024px) and (orientation : landscape) /*and (-webkit-device-pixel-ratio: 1)*/ {
    div#header {
        height: 74px;
    }

    #logoclient {
        left: 76px;
    }
    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2vw !important;
    }

    .ui-button-text {
        font-size: 2vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2vw !important;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    table.display {
        font-size: 2vw;
    }

    div#tabs {
        margin: 50px 0px 0 0px;
    }

    li.expandable, .treeview {
        font-size: 2vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2vw !important;
    }

    input {
        width: 250px;
    }

    textarea {
        font-size: 2vw !important;
        height: 150px;
    }

    .ui-tabs-panel {
        padding: 0em 0em;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }
    /*BUGFIXES*/
    form legend {
        font-size: 2vw !important;
    }

    #cellDependencia {
        width: 35% !important;
    }

    #divPuntuacions input {
        width: 160px !important;
    }

    #cellArbol {
        width: 60% !important;
    }
}

/* Samsung Tab A6  Portrait----------- */
@media only screen and (min-device-width: 800px) and (max-device-height: 1280px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 1.5) {
    div#header {
        height: 74px;
    }
    /*Login*/
    #logoclient {
        left: 76px;
    }

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 2vw !important;
    }

    .LoginCentered {
        width: 30%;
        color: red;
    }

    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2.5vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2.5vw;
    }

    .ui-button-text {
        font-size: 2vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2vw !important;
    }

    .zebraTabla_0 {
        font-size: 2vw;
    }

    table.display {
        font-size: 2vw;
    }

    div#tabs {
        margin: 50px 0px 0 0px;
    }

    li.expandable, .treeview {
        font-size: 2vw !important;
    }

    .filetree li, body, input, select, label {
        font-size: 2vw !important;
    }

    #INS_DATA_FROM {
        width: 235px !important;
    }

    textarea {
        font-size: 2vw !important;
        height: 450px;
    }

    .ui-tabs-panel {
        padding: 0em 0em;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }

    /*BUGFIXES*/
    form legend {
        font-size: 2vw !important;
    }

    #cellDependencia {
        width: 35% !important;
    }

    #divPuntuacions input {
        width: 120px !important;
    }

    #cellArbol {
        width: 60% !important;
    }
}
/* Samsung Tab A6  Landscape----------- */
@media only screen and (min-device-width: 800px) and (max-device-height: 1280px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 1.5) {
    div#header {
        height: 74px;
    }
    /*Login*/
    #logoclient {
        left: 76px;
    }

    .LoginCentered {
        width: 30%;
    }

    .logUser, .logPassword, .logDomain, #loginpanel label, #loginpanel input {
        font-size: 2vw !important;
    }
    /*Botó home*/
    #btn-bars {
        padding: 14px 18px;
        font-size: 45px;
    }

    /*Usuari Login*/
    div#header #usermenu {
        font-size: 2vw;
    }

    /*Contenidor d'opcions*/
    div#menu {
        width: 40% !important;
        font-size: 2vw;
        top: 74px;
    }

    /*label's del div#menu*/
    .titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
        font-size: 2vw !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .formato250px {
        width: 400px !important;
    }

    .ui-tabs .ui-tabs-nav {
        font-size: 2vw !important;
    }

    .ui-button-text {
        font-size: 2vw;
    }

    /*Localització*/
    .ui-dialog {
        font-size: 2vw !important;
    }

    .zebraTabla_0 {
        font-size: 1.5vw;
    }

    div#tabs {
        margin: 50px 0px 0 0px;
    }

    li.expandable, .treeview {
        font-size: 2vw !important;
    }

    .filetree li, body, select, input, label {
        font-size: 2vw !important;
    }

    input {
        width: 250px;
    }

    textarea {
        font-size: 2vw !important;
        height: 150px;
    }

    .ui-tabs-panel {
        padding: 0em 0em;
    }

    .locTreeMant {
        width: 100%;
        height: 250px;
    }

    /*BUGFIXES*/
    form legend {
        font-size: 2vw !important;
    }

    #cellDependencia {
        width: 35% !important;
    }

    #divPuntuacions input {
        width: 120px !important;
    }

    #cellArbol {
        width: 60% !important;
    }
}

/*#################################################################################*/ /*#################################################################################*/

/*DEFAULT*/
.Centered {
    width: 100%;
}
/* Login Panel */
div#loginpanel {
    /*width: 400px;*/
    margin-left: auto;
    margin-right: auto;
    border: 1px double black;
    position: relative;
}

.LoginCentered {
    background: #0078ad;
    color: white;
}

/*Botó home*/
#btn-bars {
    background-color: #0078ad;
    border: none;
    color: white;
}
/*Botó Crear Inspecció*/
div#buttonrow button {
    margin: 12px;
}

div#buttonrow {
    width: 100%;
    height: 80px;
    margin-left: unset;
    margin-bottom: 0px;
}

.ui-button-text-icon-primary .ui-button-icon-primary {
    left: .8em;
}

.ui-tabs .ui-tabs-nav {
    padding: .2em .2em;
}

button {
    border-radius: 4px !important;
}

.dataTables_info, .dataTables_info {
    font-size: 2.5vw;
}

div#logoclient {
    max-height: 70px;
    height: inherit;
    position: absolute !important;
    top: 0px;
}
/*PerfilUsuari*/
/*.userDevice{
    display:block;
}}*/
.userDesktop {
    display: block;
}


/*Usuari Login*/
div#header #usermenu {
    top: 30px;
    position: absolute;
    right: 100px;
    margin-right: 100px;
}

div#header #logocias {
    position: absolute;
    right: 0px;
    top: 0px;
    height: inherit;
}

div#mainContent {
    margin: 10px 10px 0 10px;
}

/*MENU TOGGLE*/
div#menu {
    height: auto;
    display: none;
    z-index: 20;
    border-right: solid 1px grey;
    border-left: solid 1px grey;
    border-bottom: solid 1px grey;
    background-color: lightgray !important;
    position: absolute;
}

/*label's del div#menu*/
.titolMenu, .optionTitleList, .brotherLinkList, .childLinkeList {
    list-style-type: none;
    padding-left: 5px;
    /*padding-top: 3%;*/
    font-weight: normal;
    text-align: justify;
}

.brotherLinkList {
    line-height: 2 !important;
    /*display:block !important;*/
}

div#main {
    float: left;
    padding-bottom: 30px;
    right: 0;
    width: 100% !important;
}

#headertitle, h2 {
    display: none;
}

div#tabs {
    margin: 0px 0px 0 0px;
}

/*Manteniment Localitzacions*/
.divMantLocTree, .divMantLocDades, .divMantItArTree {
    width: 100%;
}

ul {
    list-style-type: disc;
    padding: 0px;
    margin: 0px;
}

.field-validation-valid {
    font-size: 2vw;
}

.ui-dialog {
    position: absolute !important;
    /*left: 160px !important;
    top: 240px !important;*/
    padding: .2em !important;
    width: 60% !important;
    height: auto !important;
    overflow: hidden !important;
}

    #btn-dep{
        display:block;
        color:#0078ad;
        font-size: 50px;
    }

textarea {
    resize: none !important;
}

div#buttonrow a {
    margin: 15px;
}

/*Revisar aquest camp*/
#lb_llistaDadesTaula {
    width: 100% !important;
}
/*Gen Llistes*/
#divSeleccio, #divGestiodades {
    width: 100% !important;
}
/* FOOTER*/
div#footer {
    display: none;
    /*text-align: center;
    z-index: 5;
    font-size: 2vw;
    height:60px;*/
}
/*-----------------------------------------------------------*/
