@CHARSET "UTF-8";
   
/* nazwa app - nazwa modulu */
.sza-clientAgreementsBatch {

}

/* nazwa app - nazwa modulu -- nazwa widoku */
.sza-clientAgreementsBatch--ClientAgreementsBatch {

}

/* nazwa app - nazwa modulu -- nazwa widoku --- nazwa zmiennej */
.sza-clientAgreementsBatch--ClientAgreementsBatch---varName {

}

#sza-clientAgreementsBatch--ClientAgreementsBatch---id {

}

.sza---clientAgreementsBatch {
   top:   2%;
   padding:  15px 10px 5px 10px;
}

.sza---clientAgreementsBatch  > div {
   display: table;
   border-collapse: separate;
   border-spacing: 1px;
}
.sza---clientAgreementsBatch  > div > div {
   display: table-row;
}
.sza---clientAgreementsBatch  > div > div > * {
   white-space: nowrap;
   display: table-cell;
}
.sza---clientAgreementsBatch  > div > div > label {
   white-space: nowrap;
   text-align:  right;
}
.sza---clientAgreementsBatch  > div > div > button {
   width: 100%;
}

.sza---clientAgreementsBatch  > div > div > *:nth-child(n+1) {
   padding-left: 5px;
   padding-right: 5px;
}

.sza-clientAgreementsBatch--ClientAgreementsBatch---separator{

   color: black;
   border: 1px dashed black;
   background-color: black;
}
