.wrapperDialogDuties .v-card{height:100%;background:var(--dialog-bg);padding:20px!important}.wrapperDialogDuties .customersHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px}.wrapperDialogDuties .customersHead-title{font-weight:500;font-size:20px;line-height:24px;letter-spacing:.25px;color:var(--dialog-title)}.wrapperDialogDuties .customersHead-subTitle .id{color:var(--dialog-sub-id)}.wrapperDialogDuties .dialogHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.wrapperDialogDuties .dialogMain{height:calc(100% - 36px);max-height:600px;overflow:hidden}.wrapperDialogDuties .dialogMain .v-carousel,.wrapperDialogDuties .dialogMain .v-image{height:100%!important}.wrapperDialogDuties .dialogMain .itemWrap{height:100%;width:100%;overflow:auto;padding:0 70px 70px}.wrapperDialogDuties .dialogMain .itemWrap .text{height:calc(100% - 40px);max-height:600px;overflow:auto}.wrapperDialogDuties .dialogMain .text-h4{color:var(--dialog-accent)}.wrapperDialogDuties .v-window__container{min-height:600px}