﻿#mnuTop {
    top: 51px !important;
}

.pTop {
    margin-bottom: 15px;
}

.pLeft, .tLeft {
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
    clear: both;
}

.pLeft {
    min-width: 840px;
}

fieldset.pLeft {
    width: 900px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.gBox {
    display: inline-block;
    min-height: 25px;
    min-width: 600px;
}

.puLeft {
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    clear: both;
    width: 650px;
}

.fLeft {
    float: left;
}

pPopUp {
    overflow: auto;
    width: 300px;
    height: 400px;
}

.lLeft {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    padding: 3px 10px 5px 0px;
}

textarea.Input {
    margin-bottom: 5px;
}

.lGrid {
    padding-top: 8px;
}

.lLftCol {
    padding-left: 10px;
}

.lLftColSmall {
    display: inline-block;
    vertical-align: top;
    padding: 3px 10px 5px 36px;
}

.lLftSmall {
    display: inline-block;
    vertical-align: top;
    padding: 3px 0px 5px 0px;
}

.lLftColWide {
    padding-left: 36px;
}

.lLftWide {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    padding-right: 10px;
}

.lMiddle, .pBox {
    display: inline-block;
    vertical-align: top;
}

.pBox {
    padding-left: 3px;
    border-bottom-color: #999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #999;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #999;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #999;
    border-top-style: solid;
    border-top-width: 1px;
}

.pMiddle {
    display: inline-block;
    margin-left: -2px;
}

.gMiddle {
    margin-left: 180px;
    margin-top: 10px;
    width: 600px;
}

.gUnder {
    margin-left: 140px;
    width: 600px;
}

.pMdlFixed {
    display: inline-block;
    width: 600px;
}

.gLeft {
    margin-top: 10px;
    margin-left: 5px;
    padding-bottom: 0px;
    clear: both;
    width: 780px;
}

.gWide {
    margin-top: 10px;
}

.lRight {
    float: right;
    padding-right: 5px;
}

.pMenu {
    display: block;
}

    .pMenu.btn.ui-button {
        color: black;
        background-color: rgb(239, 239, 239);
        border-style: outset;
        border-radius: 3px;
        border-color: rgb(118, 118, 118);
        min-height: 24px;
    }

.pMenu, .pMenuRight {
    position: absolute;
    left: 810px;
    margin-top: 30px;
    padding: 0;
}

SELECT.ui-state-dropdown * {
    font-size: 1.1em;
}

#duxDossier_btnDssRefresh.pMenu {
    margin-left: 80px;
}

.pMenu.btn {
    margin-top: 1px;
}

.bMenu {
    padding: 4px;
    border: 2px outset #A5A5A5;
    background-color: #ffffff;
}

.btn-inline {
    font-size: 0.7em !important;
    min-height: inherit;
    position: relative;
    top: -2px;
    margin-left: 5px;
}

p.info {
    font-size: 0.8em;
    margin-left: 20px;
}

SPAN.Input {
    cursor: hand;
    width: 100%;
}

BR.Line {
    clear: both;
}

DIV.End {
    border: 0;
    clear: both;
    width: 100%;
    display: block;
    padding-top: 20px;
    margin-bottom: 10px;
}

.igRight {
    text-align: right;
    padding-right: 10px;
}

.igChk {
    padding-right: 0;
    width: 30px;
}

.chkRight INPUT {
    margin: 0;
}

.thumbImgRight {
    display: block;
    position: absolute;
    left: 580px;
    width: 80px;
    height: 80px;
    padding: 0;
    margin-top: -5px;
}

.overlay {
    position: absolute;
    top: 200px;
    left: 200px;
    padding: 30px;
    background-color: lightgray;
}

.asTextBox {
    border: inset 1px;
    border-left-color: #696969;
    border-top-color: #696969;
    border-right-color: #E3E3E3;
    border-bottom-color: #E3E3E3;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.igg_Control table {
    border-collapse: separate;
    visibility: initial;
}

.CmdArgument1, .CmdArgument2, .CmdName {
    display: none;
}


#sortable .draggable .lLeft {
    cursor: move;
}

.droppable {
    border: dotted 2px;
    width: 600px;
    margin-left: 160px;
    height: 25px;
}

.inline {
    display: inline-block;
}

.wrapper {
    display: flex;
    flex-direction: row;
}

.dPick {
    width: 70px;
}

.dPick-btn {
    position: absolute;
    margin-left: -6px;
    margin-top: 2px;
    z-index: -1;
}

.Sequence {
    display: inline-block;
    margin-left: -20px;
    vertical-align: top;
    text-align: right;
    padding: 3px 3px 5px 0px;
    width: 20px;
    -moz-appearance: textfield;
}

    .Sequence::-webkit-outer-spin-button,
    .Sequence::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

th[key="CmdName"], th[key="CmdArgument1"], th[key="CmdArgument2"] {
    display: none
}