﻿@charset "utf-8";


.app-main {
    position: relative;
    height: 100%;
    padding-top: 60px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}


.app-main1 {
    position: relative;
    height: 100%;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.c-container {
height: 25px;
position: relative;
z-index: 100;
font-size: 13px;
padding-bottom: 6px;
-webkit-box-align: center;
}
.b-container {
    height: 25px;
    position: relative;
    z-index: 100;
    font-size: 13px;
    padding-top: 6px;
    -webkit-box-align: center;
}



.el-select {
    display: inline-block;
    position: relative;
    /*display: flex;
    float: left;*/
    /*    padding-right: 5px;
    padding-left:5px;*/
}
.element-left {
    padding-right: 5px;
    top: 0px;
    left: 0px;
    height: 25px;
}
.element-right {
    
    padding-left: 5px;
    top: 0px;
    left: 0px;
    height: 19px;
}



.dxgvCSD {   
    height: 600px;
}
.container {
    /*background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 2px;*/
    /*height: 870px;*/
}

