
.el-select-group__title{
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.el-select-group .el-select-dropdown__item{
  padding-left: 35px;
}


.textRoleRadio .el-radio__inner{
     width:18px;height:18px
}

.name-push[data-v-64ccd0f5] {
  color: var(--color-primary);
  text-decoration: underline;
  cursor: pointer;
}
.icon-right-set[data-v-554e0e41] {
  position: absolute;
  right: 2px;
  top: -28px;
  cursor: pointer;
  height: 28px;
}
.clientTitle[data-v-554e0e41] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.lang-item-box[data-v-554e0e41] {
  margin-bottom: 10px;
}
.lang-item-box .el-input-group__prepend[data-v-554e0e41] {
  min-width: 75px;
  padding: 0 10px;
  text-align: center;
}
.item_options_box-card[data-v-554e0e41] {
  margin-bottom: 10px;
  position: relative;
}
.full-screen[data-v-554e0e41] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: #FFFFFF;
}
.full-screen .fa-compress[data-v-554e0e41],
.full-screen .fa-expand[data-v-554e0e41] {
  font-size: 18px;
  margin: 20px;
}
[data-v-554e0e41] .full-screen .el-table {
  height: 90% !important;
}
.table-right[data-v-554e0e41] {
  text-align: right;
}
.edit-center[data-v-554e0e41] {
  text-align: center;
}
.edit-center i[data-v-554e0e41] {
  cursor: pointer;
}

.salesCreditTitle{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}


.addressViewBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.addressText{
    width: 90%;
    text-justify: newspaper;
    work-break:break-all;
}


.body{
  width:auto;
  height:100%;
  overflow:scroll;
  overflow-x: hidden;
}
.cardMargin{
 margin-bottom: 15px;
}
.clearfix>span{
  font-size:18px;
}
.newCustomersHead{
  height:50px;
}


.body{
  width:100%;
  height:100%;
  overflow:scroll;
  overflow-x: hidden;
}
.cardMargin{
  margin-bottom: 15px;
}
.clearfix>span{
  font-size:18px;
}
.newCustomersHead{
  height:50px;
}


.projectDialogTable tbody .cell{
  padding:0px;
}
.ProjectTable tbody .cell{
  padding:0px;
}
.contactMethod{
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden
}
.contactMethod span{
  margin-right: 20px;
}
.contactMethod span:nth-child(3){
  margin-right: 0px;
}

