.modeFull
{
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    margin:0px !important;
    padding:0px !important;
    z-index: 99999999999;
    width: 100% !important;
    height: 100% !important;
    background-color: white !important;
}


#tableparam {
    margin-left: 10px;
    width: calc(100% - 20px);
    height: 520px;
    border: none;
    margin: auto;
    background: transparent;
}

#tablerapp1 {
    width: calc(50% - 30px);
    height: 370px;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    margin: auto;
    background: #FFFFFF;
    float: left;
    margin-left: 20px;
    margin-bottom: 40px;
}

#tablerapp2 {
    width: calc(50% - 30px);
    height: 370px;
    border: 1px solid #AAAAAA;
    margin: auto;
    background: #FFFFFF;
    float: left;
    margin-left: 20px;
    border-radius: 5px;
    margin-bottom: 40px;
}

#tablerapp3 {
    width: calc(100% - 10px);
    height: calc(100% - 10px) ;
    border: 1px solid #AAAAAA;
    margin: auto;
    background: #FFFFFF;
    float: left;
    margin-left: 10px;
    border-radius: 5px;
}

#tableparam2 {
    width: 94%;
    height: 520px;
    border: 0px solid #FF0000;
    margin: auto;
    background: transparent;
}

#etatacc {
    width: 100%;
    height: 520px;
    border: 0px solid #FF0000;
    margin: auto;
    background: none;
}

#revision {
    width: 100%;
    border: 0px solid #FF0000;
    margin: auto;
    background: none;
}

#tabletitre {
    background: #65798C;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    text-align: center;
    width: 100%;
    height: 47px;
    line-height: 47px;
    vertical-align: middle;
    color: white;
    font-size: 1.1em;
    font-family: Lato;
}

#tabletitre2 {
    background: #EEEEEE;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    text-align: center;
    width: 100%;
    height: 47px;
    line-height: 47px;
    vertical-align: middle;
    color: #555555;
    font-size: 12pt;
    font-family: LatoBold;
}

#tablelbtitre {
    float: left;
    height: 47px;
    width: calc(100% - 90px);
    margin-left: 45px;
}

#tablelbtitre2 {
    float: left;
    height: 47px;
    width: calc(100% - 45px);
}

#tablebtmodif {
    position: relative;
    top: 7px;
    right: 9px;
    cursor: pointer;
    float: right;
    width: 30px;
    height: 30px;
}

#tablebtmodif2 {
    position: relative;
    top: 7px;
    right: 9px;
}

#tablebtmodif img {
    width: 30px;
    height: 30px;
}

#tablebtmodif2 img {
    width: 30px;
    height: 30px;
}

#tablebtadd {
    position: relative;
    top: -50px;
    right: 15px;
    pointer-events: none;
    z-index: 99999999;
}

#tablebtadd:hover {
    filter: drop-shadow(1px 1px 4px #888) brightness(1.2) contrast(1.5);
}

#tablebtadd img {
    pointer-events: auto;
    cursor: pointer;
}

#tablebtadd1 {
    position: relative;
    top: -50px;
    right: 15px;
    pointer-events: none;
    z-index: 99999999;
}

#tablebtadd1:hover {
    filter: drop-shadow(1px 1px 4px #888) brightness(1.2) contrast(1.5);
}

#tablebtadd1 img {
    pointer-events: auto;
    cursor: pointer;
}

#tablebtadd2 {
    position: relative;
    top: -50px;
    right: 15px;
    pointer-events: none;
    z-index: 99999999;
}

#tablebtadd2:hover {
    filter: drop-shadow(1px 1px 4px #888) brightness(1.2) contrast(1.5);
}

#tablebtadd2 img {
    pointer-events: auto;
    cursor: pointer;
}


#tablebtaddG {
    border: 2px solid white;
    border-radius: 15px;
    background: #ED5252;
    width: 160px;
    padding-top: 3px;
    height: 32px;
    position: relative;
    top: 3px;
    left: 15px;
    cursor: pointer;
    color: white;
}

#tablebtadd1 {
    position: relative;
    top: -50px;
    right: 15px;
    cursor: pointer;
}

#tablebtadd2 {
    position: relative;
    top: -50px;
    right: 15px;
    cursor: pointer;
}

#tablebtadd img {
    width: 45px;
    height: 45px;
}

#tablebtadd2 img {
    width: 45px;
    height: 45px;
}

#tablecolonnes {
    width: calc(100% - 4px);
    border-right:2px solid #CCC ;
    border-left:2px solid #CCC ;
    background: #f2f2f2;
    color: #3a3a3a;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 0.9em;
    font-family: Lato;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
}

#tablecolonnes3 {
    width: calc(100% - 4px);
    border-right:2px solid #CCC ;
    border-left:2px solid #CCC ;
    background: #f2f2f2;
    color: #3a3a3a;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 0.9em;
    font-family: Lato;
    border-top: none;
    margin-top: -1px;
}

.tablecolonnesGroupe {
    background: #f2f2f2;
    color: #3a3a3a;
    height: 60px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 0.9em;
    font-family: Lato;
    border-left: 2px solid #CCC;
    border-right: 2px solid #CCC;
    width: calc(100% - 5px);
}

#tablecolonnes_reg {
    float: left;
    color: #3a3a3a;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 0.8em;
    font-family: Lato;
    background: #f2f2f2;
    width: calc(100% - 4px);
    border-right:2px solid #CCC ;
    border-left:2px solid #CCC ;
}

#tablecolonnesgris {
    float: left;
    text-indent: 10px;
    font-size: 1em;
    background: #EFEFEF;
    width: calc(100% - 4px);
    border-right:2px solid #CCC ;
    border-left:2px solid #CCC ;
    color: #3a3a3a;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-family: LatoBold;
}

.tablecolonnes4 {
    background: #f2f2f2;
    color: #3a3a3a;
    height: 30px;
    float: left;
    width: calc(50% - 4px);
    border-right:2px solid #CCC ;
    border-left:2px solid #CCC ;
    line-height: 30px;
    vertical-align: middle;
    font-size: 9pt;
    font-family: LatoBold;
}

.tablecolonnes5 {
    background: #f2f2f2;
    color: #3a3a3a;
    height: 30px;
    width: calc(50% - 4px);
    border-right:2px solid #CCC ;
    border-left:2px solid #CCC ;
    float: left;
    line-height: 30px;
    vertical-align: middle;
    font-size: 9pt;
    font-family: LatoBold;
}

#tablecolonnes2 {
    background: #f2f2f2;
    color: #3a3a3a;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 9pt;
    font-family: LatoBold;
}

.tablecolonnes_green {
    background: #89B99E;
    color: black;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    font-size: 11pt;
    font-family: LatoBold;
}

.tablecolonne {
    float: left;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.tablecolonne3 {
    float: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 0.8em;
}

.tablecolonneGroupe {
    float: left;
    background: #f2f2f2;
    color: #3a3a3a;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.addNouveau {
    height: 27px;
    width: 100px;
    margin-right: 10px;
    cursor: pointer;
    position: absolute;
    margin-top: -28px;
    right: 0px;
    line-height: 27px;
}

.addNouveau img {
    width: 30px;
    float: left;
}

.addSuivant {
    float: right;
    height: 27px;
    width: 100px;
    cursor: pointer;
    position: relative;
    right: 0px;
    line-height: 27px;
    margin-right: 15px;
    margin-top: -28px;
}

.addSuivant img {
    width: 30px;
    float: left;
    margin-top: -1px;
}

.newlistNouveau {
    float: right;
    text-align: left;
    color: black;
    font-size: 10pt;
    width: 65px;
}

.tablecolonneGroupeTop {
    float: left;
    width: 100%;
    font-size: 12pt;
    padding-left: 10px;
    text-align: left;
    background: #00BFC5;
    color: white;
    height: 29px;
    border-bottom: 1px solid white;
    line-height: 29px;
    vertical-align: middle;
}

.tablecolonneGroupeTop2 {
    float: left;
    width: 100%;
    font-size: 10pt;
    font-style:italic;
    padding-left: 10px;
    text-align: left;
    background: #11CFD6;
    color: white;
    height: auto;
    border-bottom: 1px solid white;
    line-height: 12px;
    vertical-align: middle;
}

.tablecolonnegris {
    float: left;
    background: none repeat scroll 0% 0% rgba(176, 176, 176, 1);
    color: #000000;
    margin-left: 1px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.tablecolonne2 {
    float: left;
    background: #00BFC5;
    color: white;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

#newlist {
    float: left;
    text-align: left;
    position: relative;
    top: -58px;
    color: black;
    left: 44px;
    font-size: 10pt;
}

#tableliste {
    width: calc(100% - 4px);
    border-left:2px solid #CCC ;
    border-right:2px solid #CCC ;
    height: 423px;
    overflow-x: hidden;
    overflow-y: visible;
    display: block;
    background: white ;
}

#tablelistedoc {
    width: 650px;
    height: 423px;
    overflow-x: hidden;
    overflow-y: visible;
    position: absolute;
    display: block;
    background: white ;
}

#tableliste2 {
    width: 100%;
    height: 423px;
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
    display: block;
    background: white ;
}

#tablelistefull {
    width: calc(100% - 4px);
    border-left:2px solid #CCC ;
    border-right:2px solid #CCC ;
    height: 482px;
    overflow-x: hidden;
    overflow-y: visible;
    background: white ;
}

#tablelistefull2 {
    width: calc(100% - 4px);
    border-left:2px solid #CCC ;
    border-right:2px solid #CCC ;
    height: 482px;
    overflow-x: hidden;
    overflow-y: visible;
    background: white ;
}

#tablepied {
    background: #677B8E;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: center;
    width: 100%;
    height: 47px;
    line-height: 47px;
    vertical-align: middle;
    color: white;
    font-size: 0.9em;
    font-family: Lato;
    top: 653px;
    line-height: 30px;
}

#tablepied .btRouge {
    margin-top:4px;
}

#infosbas {
    margin-top: 10px;
    float: left;
    background: #677B8E;
    border: 2px solid white;
    border-radius: 5px;
    width: calc(100% - 20px);
    height: 47px;
    color: white;
    margin-left: 10px;
    line-height: 47px;
    vertical-align: middle;
}

#infosbas input {
    background-color: transparent;
    color: white;
    border: none;
    border-bottom: 1px solid #00BFC5;
    text-align: right;
    width: 110px;
    margin-top: 10px;
    line-height: 47px;
}

#tablepied2 {
    background: #EEEEEE;
    border-bottom: 0px solid #000000;
    text-align: center;
    width: 100%;
    height: 47px;
    line-height: 47px;
    vertical-align: middle;
    color: #CCCCCC;
    font-size: 9pt;
    font-family: LatoBold;
    position: absolute;
    top: 653px;
}

#tablelbpied {
    float: left;
    height: 47px;
    width: calc(100% - 50px);
}

#tablelbpied2 {
    float: left;
    height: 47px;
    width: calc(100% - 50px);
}

#tableoptgauche {
    float: left;
    height: 47px;
    width: 260px;
    width: 260px;
    text-align: left;
    color: #FFFFFF;
    font-size: 9pt;
    font-family: Lato;
    margin-left: 20px;
}

#tableoptgauche2 {
    float: left;
    height: 47px;
    width: 260px;
    width: 260px;
    text-align: left;
    color: #FFFFFF;
    font-size: 9pt;
    font-family: Lato;
    margin-left: 20px;
}

#tableoptdroite {
    float: left;
    height: 47px;
    width: 320px;
    text-align: right;
    color: #555555;
    font-size: 9pt;
    font-family: Lato;
}

#tableoptdroite2 {
    float: left;
    height: 47px;
    width: 320px;
    text-align: right;
    color: #555555;
    font-size: 9pt;
    font-family: Lato;
}

#tableoptsynth {
    float: right;
    font-size: 9pt;
    font-family: Lato;
    margin-right: 4px;
    margin-top: 20px;
}

.visatop {
    background-color: #B3B3B3;
    height: 100px;
    border-bottom: 1px solid gray;
}

#visatopleft {
    float: left;
    height: 100px;
    width: 280px;
}

#visatopright {
    height: 75px;
    float: right;
    width: 90px;
    margin-top: 12px;
    margin-right: 10px;
}

#moncercle {
    background: none repeat scroll 0% 0% #FF9200;
    border-radius: 50%;
    border: 2px solid #FF9200;
    width: 70px;
    height: 70px;
    float: right;
    margin-top: 12px;
    margin-right: 50px;
    box-shadow: 1px 1px 12px #555;
}

#visatopright span {
    float: left;
}

.visabot {
    height: 438px;
    float: left;
}
/* Ligne */

#sortable-list {
    margin-top: 3px;
    padding: 0;
    background-color: #FFFFFF;
}

#sortable-list1 {
    min-height: 100%;
    margin-top: 3px;
    padding: 0;
    background-color: #FFFFFF;
}

#sortable-list2 {
    /* height:100%; */
    margin-top: 3px;
    padding: 0;
    background-color: #FFFFFF;
}

.sortable-list-on li {
    position: relative;
    border-bottom: 1px solid #DDDDDD;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    cursor: move;
    list-style: none;
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    background: #FFFFFF;
    display: flex;
    border-radius: initial;
}

.sortable-list-off li {
    position: relative;
    border-bottom: 1px solid #DDDDDD;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    cursor: auto;
    list-style: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    display: flex;
    border-radius: initial;
}

.sortable-list-off li:last-child {
    margin-bottom: 1em;
}

.sortable-list-on li:last-child {
    margin-bottom: 1em
}
/* Tri / Select */

.sortable-list-off li .handle {
    float: right;
    visibility: hidden;
}

.sortable-list-off li .check {
    float: right;
    visibility: hidden;
}

.sortable-list-off li .checktransparent {
    float: right;
    visibility: hidden;
}

.sortable-list-offe li .handle {
    float: right;
    visibility: hidden;
}

.sortable-list-offe li .check {
    float: right;
    visibility: hidden;
}

.sortable-list-offe li .checktransparent {
    float: right;
    visibility: hidden;
}

.sortable-list-on li .handle {
    margin-top: 10px;
    float: right;
    visibility: visible;
    right: 10px;
    top: 0;
    bottom: 0;
    padding-right: 10px;
    z-index: 9999999;
    position: absolute;
}

.sortable-list-on li .check {
    background-image: url(images/check-off.png);
    width: 33px;
    height: 33px;
    margin-top: 2px;
    float: left;
    visibility: visible;
    right: 0;
    top: 0;
    bottom: 0;
}

.sortable-list-on li .checktransparent {
    background-image: url(images/check-off_transparent.png);
    width: 33px;
    height: 33px;
    margin-top: 2px;
    float: left;
    visibility: visible;
    right: 0;
    top: 0;
    bottom: 0;
}

.sortable-list-on .ui-selecting {
    background: #e9f0fa;
}
/*.sortable-list-on .ui-selecting .handle { background: #e9f0fa; }*/

.sortable-list-on .ui-selected {
    background: #e9f0fa;
}
/*.sortable-list-on .ui-selected .handle {  background: #e9f0fa; }*/

.sortable-list-on .ui-selected .check {
    background-image: url(images/check-on.png);
    width: 33px;
    height: 33px;
    margin-top: 2px;
    float: left;
    visibility: visible;
    right: 0;
    top: 0;
    bottom: 0;
}

.sortable-list-on .ui-selected .checktransparent {
    background-image: url(images/check-on_transparent.png);
    width: 33px;
    height: 33px;
    margin-top: 2px;
    float: left;
    visibility: visible;
    right: 0;
    top: 0;
    bottom: 0;
}

.sortable-off .handle
{
    display: none !important;
}

/* LineEdit */

#tablelistefull input:-moz-read-only {
    border: none !important;
}

#tablelistefull input:read-only {
    border: none !important;
}

#tablelistefull input[readonly="readonly"] {
    border: none !important;
}

.tblineedit0 {
    height: 90%;
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 10pt;
    font-family: LatoBold;
    background: transparent;
    z-index: 9999999;
    padding-right: 5px;
    border: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tblineedit1 {
    height: 90%;
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 9.5pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    border: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tblineedit2 {
    height: 90%;
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 9pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    border: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tblineedit3 {
    height: 90%;
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 8.5pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    border: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tblineedit4 {
    height: 90%;
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 8pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    border: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.borderon {
    border: 1px solid #AAAAAA;
    border-radius: 7px;
}

.texteadroite {
    text-align: right;
    text-indent:0px !important ;
}

.textecentre {
    text-align: center;
}

.tblabel0 {
    float: left;
    border-radius: 8px;
    height: 37px;
    text-indent: 10px;
    border: 0px solid #aaaaaa;
    margin-bottom: 5px;
    font-size: 11pt;
    font-family: LatoBold;
    background: transparent;
    z-index: 9999999;
    line-height: 37px;
    vertical-align: middle;
    color: #333333;
}

.tblabel1 {
    float: left;
    display: inline;
    border-radius: 8px;
    height: 37px;
    text-indent: 10px;
    border: 0px solid #aaaaaa;
    margin-bottom: 5px;
    font-size: 10pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    line-height: 37px;
    vertical-align: middle;
    color: #333333;
}

.tblabel2 {
    float: left;
    display: inline;
    border-radius: 8px;
    height: 37px;
    text-indent: 10px;
    border: 0px solid #aaaaaa;
    margin-bottom: 5px;
    font-size: 9.5pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    line-height: 37px;
    vertical-align: middle;
    color: #333333;
}

.tblabel3 {
    float: left;
    display: inline;
    border-radius: 8px;
    height: 37px;
    text-indent: 10px;
    border: 0px solid #aaaaaa;
    margin-bottom: 5px;
    font-size: 9pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    line-height: 37px;
    vertical-align: middle;
    color: #333333;
}

.tblabel4 {
    float: left;
    display: inline;
    float: left;
    border-radius: 8px;
    height: 37px;
    text-indent: 10px;
    border: 0px solid #aaaaaa;
    margin-bottom: 5px;
    font-size: 8.5pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
    line-height: 37px;
    vertical-align: middle;
    color: #333333;
}

.tbbtopt {
    display: inline;
    float: left;
    font-size: 9pt;
    font-family: LatoBold;
    margin-top: 5px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden ;
}

.tbbtopt img {
    height: 25px;
    width: 26px;
    vertical-align: middle;
}
/*
* DIV drag Suppression
*/

.sortable-list-off .divligne {
    width: calc(100% - 31px);
    max-width: 100%;
    height: 40px;
    max-height: 40px;
    position: absolute;
    overflow: hidden;
    left: 10px;
}

.sortable-list-off .divligne_nat {
    width: calc(100% - 40px);
    max-width: 100%;
    height: 50px;
    max-height: 50px;
    max-height: 50px;
    position: relative;
    overflow: hidden;
}

.sortable-list-on .divligne {
    width: 570px;
    max-width: 570px;
    max-width: calc( 100% - 60px) !important;
    height: 40px;
    max-height: 40px;
    position: relative;
    overflow: hidden;
}

.divdrag {
    width: 200px;
    height: 40px;
    margin: 0 auto;
    border: 0px solid #444;
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    z-index: 9999;
    max-width: 200px;
    min-width: 0px;
    overflow: hidden;
}

.divdrag_js_exe {
    width: 20px;
    height: 47px;
    margin: 0 auto;
    border: 0px solid #444;
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    z-index: 99;
    max-width: 200px;
    min-width: 20px;
    overflow: hidden;
    -webkit-user-select: none;
    display: block;
    margin-left: -183px;
}

.divdrag_js {
    width: 20px;
    height: 40px;
    margin: 0 auto;
    border: 0px solid #444;
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    z-index: 99;
    max-width: 200px;
    min-width: 20px;
    overflow: hidden;
    -webkit-user-select: none;
}

.divdrag_js_n {
    width: 20px;
    height: 50px;
    margin: 0 auto;
    border: 0px solid #444;
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    z-index: 99;
    max-width: 200px;
    min-width: 20px;
    overflow: hidden;
    -webkit-user-select: none;
}

.divdrag_js_c {
    width: 10px;
    height: 43px;
    margin: 0 auto;
    border: 0px solid #444;
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    z-index: 99;
    max-width: 200px;
    min-width: 10px;
    overflow: hidden;
    -webkit-user-select: none;
}

.divdrag_js_glob {
    width: 10px;
    height: 100%;
    margin: 0 auto;
    border: 0px solid #444;
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    z-index: 99;
    max-width: 200px;
    min-width: 10px;
    overflow: hidden;
    -webkit-user-select: none;
}

.divdrag11 {
    position: absolute;
    height: 100%;
    width: 80px;
    background-color: #666666;
    color: #FFF;
    font-size: 12pt;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    font-family: Lato;
    margin-left: 5px;
}

.divdrag12 {
    padding-left: 80px;
    position: absolute;
    height: 100%;
    width: 110px;
    background-color: #fe3a2e;
    color: #FFF;
    font-size: 12pt;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    font-family: Lato;
    margin-left: 5px;
}

.divdrag12_c {
    padding-left: 5px;
    position: absolute;
    height: 100%;
    width: 110px;
    background-color: #fe3a2e;
    color: #FFF;
    font-size: 12pt;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    font-family: Lato;
    margin-left: 5px;
}

.divdrag3 {
    position: absolute;
    width: 20px;
    height: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
    /* cursor: url(/images/morebt.png), auto; */
    cursor: grab;
}

#dialogOption {
    display: none;
    font-family: sans-serif;
    font-size: 14px;
    text-align: center;
}

#dialogMenu {
    display: none;
    font-family: sans-serif;
    font-size: 14px;
    text-align: center;
}

#vlmini_text {
    float: left;
    margin-right: 30px;
}

#vlmini_value {
    float: left;
    font-size: 14px;
    color: grey;
}

#vlmaxi_text {
    float: left;
    margin-right: 28px;
}

#vlmaxi_value {
    float: left;
    font-size: 14px;
    color: grey;
}

#mtrang_text {
    float: left;
    margin-right: 20px;
}

#mtrang_value {
    float: left;
    font-size: 14px;
    color: grey;
}

#txrang_value {
    float: left;
    font-size: 14px;
    color: grey;
}

#txrang_text {
    float: left;
    margin-right: 20px;
}

.raz {
    color: white;
    margin-top: 15px;
    margin-left: 16px;
    position: absolute;
}

.lot_synth_input {
    border: 1px solid rgb(203, 196, 196);
    background-color: transparent;
    width: 50px;
    display: inline;
    height: 25px;
    text-align: right;
    margin-top: 6px;
    margin-left: 20px;
    border-radius: 8px;
    text-indent: 10px;
    margin-bottom: 5px;
    font-size: 12pt;
    font-family: Lato;
    background: transparent;
    z-index: 9999999;
}

@media screen and (max-width: 740px) {
    #tablerapp1 {
        width: calc(100% - 30px);
        height: 370px;
        border: 1px solid #AAAAAA;
        border-radius: 5px;
        margin: auto;
        background: #FFFFFF;
        float: left;
        margin-left: 20px;
        margin-bottom: 40px;
    }
    #tablerapp2 {
        width: calc(100% - 30px);
        height: 370px;
        border: 1px solid #AAAAAA;
        margin: auto;
        background: #FFFFFF;
        float: left;
        margin-left: 20px;
        border-radius: 5px;
        margin-bottom: 40px;
    }
}
