.panzoom-controls {
    position: absolute;
    top: 50%;
    margin-top: -64px;
    right: 20px;
}

.panzoom-control {
    padding: 4px;
    display: flex;
    align-content: center;
    flex-direction: column;
}

.panzoom-control button {
    float:right;
    border: none;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.1s ease-out, background-color 0.1s ease-out;
    height: 40px;
    width: 35px;
}

.item__group {
    border: 1px dotted blue;
    width: 100px;
}


.item-map  {
    white-space: nowrap;
    border:1px sollid black;
}


.item-map div.text {
    white-space: nowrap;
    padding: 10px;
}
.high_light {
    background-color:yellow;
    border-bottom:2px dotted red;
    border-right:2px dotted red;
}

.item-map_checked {
    border-right:3px dotted #9999ff;
    border-bottom:3px dotted #9999ff;
}

.code {
    display:none;
}

textarea#output {
    height: calc(100vh - 300px);
}
#div_svg_main {
    background: #333;
    width: 1000px;
    height: 800px;

    background-image: linear-gradient(rgba(0, 255, 0, .7) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 255, 0, .7) 1px, transparent 1px);
    background-size: 50px 50px;
}

div#MsgBox_Head {
    font-size: 12px;
    float: left;
    width: 50%;
    text-align: center;
    height: 20px;
    background-color: white;
}

div#MsgBox_Step_Head {
    font-size: 12px;
    float: left;
    width: 50%;
    text-align: center;
    height: 20px;
    background-color: white;
}
div#MsgBox {
    font-size: 22px;
    float: left;
    width: 50%;
    text-align: center;
    height: 60px;
    background-color: yellow;
}

div#MsgBox_Step {
    font-size: 22px;
    float: left;
    width: 50%;
    text-align: center;
    height: 60px;
    background-color: #aaffaa;
}
.inspector input {
    width: 300px;
}

.inspector td {
    color: yellow;
}


.jqx-splitter {
    overflow: hidden;
    border: 1px solid transparent;
    position: relative;
}

.jqx-splitter-splitbar-vertical {
    border: 1px solid transparent;
    border-top-width: 0px;
    border-bottom-width: 0px;
    cursor: e-resize;
    cursor: col-resize;
    position: absolute;
}

.jqx-splitter-splitbar-hover {
    background-color: transparent;
}

.jqx-splitter-splitbar-horizontal {
    position: absolute;
    border: 1px solid transparent;
    border-left-width: 0px;
    border-right-width: 0px;
    cursor: n-resize;
    cursor: row-resize;
}

.jqx-splitter-splitbar-invalid {
    background: #FF0000 !important;
}

.jqx-splitter-collapse-button-horizontal {
    cursor: pointer;
    width: 45px;
    height: 5px;
}

.jqx-splitter-collapse-button-vertical {
    cursor: pointer;
    width: 5px;
    height: 45px;
}

.jqx-splitter-splitbar-collapsed {
    cursor: default;
}

.jqx-splitter-panel {
    border: none;
    outline: none;
    position: absolute;
    overflow: hidden;
}

.jqx-splitter-nested, .jqx-splitter-panel-nested {
    border: none;
    overflow: hidden;
}


.jqx-scheduler-cell-focus {
    border-style: dotted;
    border-color: #59a0d5 !important;
    background: #59a0d5 !important;
}
.jqx-item {
    -ms-touch-action: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: inherit;
    -webkit-text-size-adjust: none;
}


.jqx-widget-content {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    -moz-background-clip: padding;
    -webkit-text-size-adjust: none;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: Verdana,Arial,sans-serif;
    font-style: normal;
    font-size: 13px;
    border-color: #c7c7c7;
    background: #fff;
}

.jqx-widget-header {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    -moz-background-clip: padding;
    -webkit-text-size-adjust: none;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-color: #c5c5c5;
    background: #e8e8e8;
}

.jqx-fill-state-normal {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    font-family: Verdana,Arial,sans-serif;
    font-style: normal;
    font-size: 13px;
    border-color: #aaa;
    background: #efefef;
}

.jqx-fill-state-hover {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #999;
    background: #e8e8e8;
}

.jqx-fill-state-pressed {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #999;
    background: #d1d1d1;
}

.jqx-fill-state-focus {
    border-color: #555;
}

.jqx-fill-state-disabled {
    cursor: default;
    color: #000;
    opacity: .55;
    filter: Alpha(Opacity=45);
}

.jqx-fill-state-normal td, .jqx-fill-state-hover td, .jqx-fill-state-pressed td, .jqx-fill-state-disabled td, .jqx-fill-state-focus td, .jqx-widget td, .jqx-widget-content td, .jqx-widget-header td {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.jqx-widget .jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell {
    border-color: #aaa;
}

.jqx-widget .jqx-grid-column-menubutton, .jqx-widget .jqx-grid-column-sortascbutton, .jqx-widget .jqx-grid-column-sortdescbutton, .jqx-widget .jqx-grid-column-filterbutton {
    background-color: transparent;
    border-color: #aaa;
}

.jqx-scrollbar-thumb-state-normal-touch {
    border-color: #c3c3c3;
    background: #c3c3c3;
}

#myPODiv {
    width: 200px;
    height: 100%;
    margin-right: 3px;
    flex-flow: column;
}

#myPODiv2 {
    width: 120px;
    height: 100%;
    margin-right: 3px;
    flex-flow: column;
}

#myFlexDiv {
    display: flex;
    width: 100%;
    height: calc(100vh - 150px);
}

#myFlexDiv2 {
    display: flex;
    width: 100%;
    height: calc(100vh - 150px);
}

.layer_edit_left {
    margin: 60px 90px;
}
.layer_para {
    margin: 20px 20px;
}
.layer_RGB_Split {
 margin: 20px 20px;
}
.layer_mouse_canshu {
 margin: 20px 20px;
}
.layer_Button_Event {
    margin: 20px 20px;
}
.layer_TCP_Server {
    margin: 20px 5px;
}
.layer_Read_Camera {
    margin: 20px 20px;
}
.layer_MP3 {
    margin: 20px 20px;
}
.layer_TCP_CallBack {
    margin: 20px 20px;
}
.layer_Draw_Rect {
    margin: 20px 20px;
}
.layer_PictureBox_Show{
    margin: 20px 20px;
}
.layer_camera_canshu{
    margin: 20px 20px;
}
.layer_Camera_Init{
    margin: 20px 20px;
}
.layer_Read_Bottom{
    margin: 20px 20px;
}
.layer_Var_Set{
    margin: 20px 20px;
}
.layer_Box_Height{
    margin: 20px 20px;
}
.layer_QueueBox{
    margin: 20px 20px;
}
.layer_Draw_String{
    margin: 20px 20px;
}

.btn-box {
    display: flex;
    justify-content: end;
}


#myInfo{
    margin-top: 20px;
}

#text{
    margin: 10px 0;
    margin-top: 30px;
    position: relative;
    padding: 9px 30px;
    min-height: 20px;
    line-height: 20px;
    font-size: 16px;
    border-width: 1px;
    border-style: solid;
    border-color:  #eee;
    background-color:  #fafafa;
}
.btngr.layui-btn-group{
    display: block !important;
    margin: 10px 0;
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 16px;
    border-width: 1px;
    border-style: solid;
    border-color:  #eee;
    background-color:  #fafafa;
}


.three_tab {
    display: flex;
    width: 200px;
}


.three_tab button{
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    float: left;
    width: 66.7px;
    height: 50px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

.three_tab button:hover {
    background-color: #ddd;
}
#tab_lay{
    display: flex;
}
.tab{
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-color: white;
    border-width: 3;
}

div#tab2{
    display: flex;
    align-items: center;
    flex: 1;
}

button.layui-btn.layui-btn-primary{
    padding: 0 18px;
}

a.layui-btn.layui-btn-primary{
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 0;
    border: none;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 0 16px;
    transition: 0.3s;
    color: #333;
}

a.layui-btn.layui-btn-primary:hover{
    color: rgb(131, 131, 131);
}

span#user{
    display: inline-block;
    margin-left: 40px;
}

#username{
    color: #1E9FFF;
}

#logout{
    text-decoration: underline ; 
}















