.positions tbody { } .positions { background-color: white !important; width: 100% !important; border-collapse: separate !important; register-layout:fixed !important; } .positions tr { } .positions td { padding: 2px !important; vertical-align: center !important; } .positions thead { background-color: rgb(224,240,255) !important; text-align: center !important; } .positions thead tr { height: 24px !important; } .positions thead td { border: 1px solid rgb(48,192,255) !important; height: 0px !important; font-family: Arial !important; font-size: 12px !important; color: black !important; } .positions tbody { } .positions tbody td { border-color: rgb(199,199,199) !important; border-width: 1px !important; border-right-style: dashed !important; border-bottom-style: solid !important; font-family: Arial !important; font-size: 12px !important; color: black !important; vertical-align: top !important; margin:0px !important; padding:0px !important; } .select { background-color: rgb(255,255,204) !important; } .positions .inputs { background-color: white !important; border: none !important; width: 100% !important; height: 16px !important; font-family: Arial !important; font-size: 12px !important; } .positions input { font-family: Arial !important; font-size: 12px !important; } .positions select { font-family: Arial !important; font-size: 12px !important; } .positions textarea { background-color: white !important; border: none !important; width: 100% !important; height: 16px !important; font-family: Arial !important; font-size: 12px !important; overflow: auto !important; } .greenRow { background-color: rgb(0,255,0) !important; } .greenRow .inputs { background-color: rgb(0,255,0) !important; } .greenRow textarea { background-color: rgb(0,255,0) !important; } .orangeRow { background-color: rgb(255,165,0) !important; } .orangeRow .inputs { background-color: rgb(255,165,0) !important; } .orangeRow textarea { background-color: rgb(255,165,0) !important; } .redRow { background-color: rgb(255,0,0) !important; } .redRow .inputs { background-color: rgb(255,0,0) !important; } .redRow textarea { background-color: rgb(255,0,0) !important; } .selectedRow { background-color: rgb(255,255,204) !important; } .selectedRow .inputs { background-color: rgb(255,255,204) !important; } .selectedRow textarea { background-color: rgb(255,255,204) !important; } .selectedCell { background-color: rgb(240,255,160) !important; } .selectedCell .inputs { background-color: rgb(240,255,160) !important; } .selectedCell textarea { background-color: rgb(240,255,160) !important; } .positions tbody .TD0, .TD1, .TD3, .TD5, .TD7 { text-align: center !important; } .positions tbody .TD4, .TD6 { text-align: right !important; } .positionsLabel { border: 1px dashed rgb(48,192,255) !important; border-bottom: 0px !important; border-left: 0px !important; border-right: 0px !important; background-color: rgb(224,240,255) !important; font-weight: 700 !important; font-family: Arial !important; font-size: 12px !important; color: black !important; text-align: center !important; width: 40% !important; height: 24px !important; } .positionsField { border: 1px dashed rgb(48,192,255) !important; border-bottom: 0px !important; border-left: 0px !important; border-right: 0px !important; background-color: white !important; font-family: Arial !important; font-size: 12px !important; color: black !important; font-weight: 700 !important; width: 60% !important; height: 24px !important; text-align: right !important; margin-right: 10% !important; padding-right: 10px !important; } .transparent_class { position:absolute !important; left:0 !important; top:0 !important; background-color:#CCCCCC !important; filter:alpha(opacity=25) !important; -moz-opacity:0.25 !important; -khtml-opacity: 0.25 !important; opacity: 0.25 !important; } .transparent_class_loading { position:absolute !important; left:0 !important; top:0 !important; background-color:#CCCCCC !important; filter:alpha(opacity=50) !important; -moz-opacity:0.5 !important; -khtml-opacity: 0.5 !important; opacity: 0.5 !important; } .transparent_class_loading_image { position:relative !important; left:50% !important; top:20 !important; z-index:999 !important; }