123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- .paymnet-payslip-label {
- width: 150px;
- height: 30px;
- padding-top: 5px;
- padding-bottom: 5px;
- font-size: 17px;
- }
- .paymnet-payslip-label-large{
- width: 100% !important;
- }
- .paymnet-payslip-group {
- width: calc(100% - 150px);
- height: 30px;
- padding-top: 5px;
- padding-bottom: 5px;
- float: right;
- }
- .paymnet-payslip-input {
- width: 100%;
- height: 30px;
- font-size: 12pt;
- }
- .input-disabled {
- background: #e3e3e3 !important;
- }
- .input-number {
- text-align: right;
- padding-right: 20px;
- }
- .input-amount {
- width: calc(100% - 30px);
- }
- .payments-payslip-symbol {
- width: 30px;
- height: 30px;
- float: right;
- text-align: center;
- font-size: 16pt;
- border: 1px solid #ccc;
- background: #e3e3e3;
- }
- .paymnet-payslip-separator-hr {
- border: 0px;
- margin-top: 5px;
- margin-bottom: 5px;
- }
- .paymnet-payslip-statement-open {
- display: none;
- }
- .paymnet-payslip-bottom {
- width: 120px;
- height: 40px;
- font-size: 12pt !important;
- }
- .eiru-payslip-payments {
- width: auto;
- float: left;
- }
- .payslip-payment-unity {
- width: auto;
- float: left;
- }
- .label-descrip {
- float: left;
- width: 130px;
- height: 30px;
- padding-bottom: 8px;
- font-size: 13px;
- }
- .label-descrip.payslip-name {
- width: 100%;
- height: 30px;
- }
- .label-descrip.labe-input {
- padding-top: 5px;
- }
- .details-employee {
- float: left;
- width: calc(100% - 130px);
- height: 30px;
- padding-bottom: 8px;
- font-size: 13px;
- }
- .details-employee.amount-net {
- padding-bottom: 1px;
- border: 1px solid #e9e9e9;
- padding-right: 10px;
- width: 150px;
- text-align: right;
- }
- .journal-ref {
- width: 200px;
- height: 30px;
- }
- .dismmis-modal {
- width: 100px;
- height: 30px;
- color: #0288d1 !important;
- font-weight: bold;
- }
- .payments-payslip {
- width: 100px;
- height: 30px;
- }
- .payments-payslip-ips {
- margin-top: 0px !important;
- }
- .expired-account-modal .selected-interest {
- background: #d4e2f3 !important;
- }
- .expired-account-modal .modal-head-wrapper-payslip-ips {
- width: 100%;
- }
- .expired-account-modal .modal-item-payments-payslip-ips {
- width: 100%;
- height: 246px;
- overflow-y: auto;
- }
- .expired-account-modal .payments-payslip-ips table tbody tr {
- height: 35px;
- }
- .expired-account-modal .payments-payslip-ips table thead tr {
- height: 40px !important;
- }
- .header-paymsnt-ips {
- font-size: 14pt !important;
- }
- .expired-account-modal .selected-ips {
- background: #d4e2f3 !important;
- }
- /*
- _____ _ _ _____ _ ____
- |_ _| | | | ____| / \ | _ \
- | | | |_| | _| / _ \ | | | |
- | | | _ | |___ / ___ \| |_| |
- |_| |_| |_|_____/_/ \_\____/
- */
- /* id */
- .expired-account-modal table thead tr th:nth-child(1){
- display: none;
- }
- /* checkbox */
- .expired-account-modal .payments-payslip-ips table thead tr th:nth-child(2){
- width: 38px;
- }
- /* slip */
- .expired-account-modal .payments-payslip-ips table thead tr th:nth-child(3){
- width: 600px;
- padding-left: 10px;
- font-size: 12pt;
- font-weight: bold;
- }
- /* Amount */
- .expired-account-modal .payments-payslip-ips table thead tr th:nth-child(4){
- width: 200px;
- text-align: center;
- font-size: 12pt;
- font-weight: bold;
- }
- /*
- _____ _ ____ _ _____
- |_ _|/ \ | __ )| | | ____|
- | | / _ \ | _ \| | | _|
- | |/ ___ \| |_) | |___| |___
- |_/_/ \_\____/|_____|_____|
- */
- /* id */
- .expired-account-modal .payments-payslip-ips table tbody tr td:nth-child(1){
- display: none;
- }
- /* checkbox */
- .expired-account-modal .payments-payslip-ips table tbody tr td:nth-child(2){
- width: 38px ;
- }
- /* Slip */
- .expired-account-modal .payments-payslip-ips table tbody tr td:nth-child(3){
- width: 600px ;
- font-size: 11pt;
- padding-left: 10px;
- padding-top: 8px;
- }
- /* Amount */
- .expired-account-modal .payments-payslip-ips table tbody tr td:nth-child(4){
- width: 185px ;
- text-align: center;
- font-size: 11pt;
- padding-top: 8px;
- }
- .payments-payslip-ips-button {
- font-size: 12pt !important;
- width: 130px;
- height: 35px;
- }
- .ref-payments-ips-select{
- color: #ad1a1a;
- font-size: 10pt;
- font-weight: bolder;
- padding-left: 18px;
- }
- .statement-open-ips {
- display: none;
- }
- .widget-content.widget-loading-payments-ips {
- position: absolute;
- width: 100%;
- height: 100%;
- color : #000;
- display: none;
- z-index: 1100;
- background: #8080806b;
- align-items: center;
- justify-content: center;
- }
|