.FileInput{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:99%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}@media (max-width:600px){.FileInput{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.FileInput .preview{margin-right:20px;-ms-flex-preferred-size:50%;flex-basis:50%}.FileInput .preview .previewImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.FileInput .preview .previewImage img{max-width:200px;max-height:200px;border-radius:0;-webkit-box-shadow:var(--shadow1);box-shadow:var(--shadow1)}.FileInput .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.FileInput .buttons{margin-top:20px}}.FileInput .buttons .butCancel{margin-top:10px;margin-left:0}.FileInput .buttons button{width:100%}.FileInput .documentPreview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.FileInput .documentPreview img{max-width:16px;margin-right:10px}.FileInput .documentPreview .documentProps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.FileInput .documentPreview .documentName{overflow:hidden;text-overflow:ellipsis;max-width:130px;word-break:normal;white-space:nowrap;font-size:12px;text-align:center}.FileInput .documentPreview .documentSize{font-size:12px;opacity:.7;text-align:center;margin-left:10px}.FileInput .progress{margin-top:10px;float:none}.FileInput .progress .el-progress__text{font-size:11px!important}.PermissionsEditor{font-size:14px}.PermissionsEditor .item{margin-bottom:18px}.PermissionsEditor .item:last-of-type{margin-bottom:0}.PermissionsEditor .el-card__header{padding:8px 20px}.PermissionsEditor .el-card__body .el-switch__label *{font-size:12px!important}.SelectOptionsEditor .itemsCont{border-top:1px solid #ddd}.SelectOptionsEditor .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SelectOptionsEditor .item .name{font-weight:500;font-size:12px;color:#666;margin-right:10px}.SelectOptionsEditor .formCont{display:grid;grid-template-columns:auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ddd;padding-top:20px}.CompaniesList .rows{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.CompaniesList .rows .el-input,.CompaniesList .rows .el-input-number,.CompaniesList .rows .el-select{width:100%}