 .head_underline {
     text-decoration: underline;
 }

 .signature-table {
     margin-top: 50px;
     width: 100%;
 }


 .signature-table td {
     border: none;
     border-top: 2px dashed #16a085;
     text-align: center;
     padding-top: 30px;
     width: 33%;
 }

 td.text-vertical {
     vertical-align: unset;
     white-space: nowrap;
     width: 5%;
     background: #c1d699;
     writing-mode: sideways-lr;
     text-align: center;
     font-size: 14px !important;
     font-family: 'Frutiger';
 }

 .page .table th,
 .page .table td {
     font-size: 13pt !important;
     font-weight: 800;
 }

 .blue {
     color: black;
 }

 .page {
     height: 29.7cm;
     page-break-after: avoid;
     background-position: center;
     background-repeat: no-repeat;
     width: 21cm;
     position: relative;
 }

 .image_border {
     position: absolute;
     left: 0;
     width: 100%;
     height: 100%;
     top: 0;
 }

 .sec2 tbody,
 .sec2 td,
 .sec2 tfoot,
 .sec2 th,
 .sec2 thead,
 .sec2 tr {
     border: 0.7mm solid #000000 !important
 }

 .page .table td,
 .page .table th {
     border: 2px solid #000000 !important;
 }

 .select2-container--default .select2-selection--single .select2-selection__clear {
     color: red !important;
     font-size: 18px;
 }


 @media print {
     .layout-footer-fixed .wrapper .content-wrapper {
         padding: 0 !important;
     }

     td.text-vertical {
         vertical-align: unset;
         white-space: nowrap;
         width: 5%;
         background: #c1d699 !important;
         writing-mode: sideways-lr;
         text-align: center;
         font-size: 15px !important;
         font-family: 'Frutiger';

     }

     .container-fluid {
         padding: 0 !important;
         margin: 0 !important;
     }

 }

 .subpage .punish {
     border-bottom: 3px solid black;
     width: fit-content;
     margin: auto;
 }

 .card-behavior {
     padding: 50px 10px 50px 10px;
     background-color: white;
 }

 .card-behavior h5 {
     color: red;
     font-weight: 600;
     border-bottom: 2px solid red;
     width: fit-content;
 }

 ol li {
     line-height: 2.5;
     font-size: 21px
 }

 .footer {
     padding-right: 10px;
 }

 .footer-behavior p {
     border-bottom: 2px solid rgb(13, 11, 49);
     width: fit-content;
     font-weight: 800;
 }

 .header {
     border-bottom: none !important;
 }

 .punish {
     border-bottom: 2px solid black !important;
     width: fit-content;
     margin: auto;
 }

 .card-punish {
     background-color: white;
 }

 table {
     width: 100%;
 }

 table th,
 table td {
     vertical-align: top;
     padding: 10px;
     border: 2px solid black;
     background-color: white !important;
 }

 table td {
     vertical-align: top;
     padding: 20px;
 }

 table {
     border-collapse: collapse;
     width: 100%;
 }

 td,
 th {
     border: 1px solid #000;
     padding: 2px;
     vertical-align: middle;
     font-size: 12.9px;
     font-weight: bold;
     border-top: 1px solid #000;
     border-bottom: 1px solid #000;
     border-left: 1px solid #000;
     border-right: 01px solid #000;
 }

 .page {
     height: 29.7cm;
     width: 21cm;
     position: relative;
     page-break-after: avoid;
 }

 .image_border {
     position: absolute;
     left: 0;
     width: 100%;
     height: 100%;
     top: 0;
 }

 .gray_bg {
     background-color: rgb(242 242 242);
 }

 @media print {
     body {
         margin: 0;
         padding: 0;
     }

     .layout-footer-fixed .wrapper .content-wrapper {
         padding: 0 !important;
     }

     .container-fluid {
         padding: 0 !important;
         margin: 0 !important;
     }

 }

 th.no_border,
 td.no_border {
     border-left: 0 solid #000 !important;
     border-right: 0 solid #000 !important;
 }

 th.no_border_left,
 td.no_border_left {
     border-left: 0 solid #000 !important;

 }

 td.no_border_right,
 th.no_border_right {
     border-right: 0 solid #000 !important;

 }

 .page_border ul li {
     list-style: none;
     font-size: 18px;
     font-weight: bold;
 }

 .page_border {
     border: 5px solid black;
 }

 .head_underline {
     text-decoration: underline;
 }


 .header .logo {
     max-width: 100px;
 }

 .form-section {
     background: white;
     border-radius: 10px;
     padding: 30px;
     position: relative;
     box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
 }

 .photo-box {
     border: 2px dashed red;
     height: 140px;
     width: 110px;
     text-align: center;
     line-height: 140px;
     color: red;
     font-weight: bold;
     font-size: 14px;
 }

 .circle-check {
     width: 60px;
     height: 60px;
     border-radius: 50%;
     border: 2px solid orange;
     display: inline-block;
     margin-left: 10px;
 }

 .future-footer {
     background: white;
     text-align: center;
     font-size: 14px;
     display: flex;
     justify-content: space-between;
 }


 .line-pair {
     display: flex;
     justify-content: space-between;
     padding: 6px 0;
 }

 .line-pair .en {
     width: 48%;
     text-align: left;
     font-weight: 600;
 }

 .line-pair .ar {
     width: 48%;
     text-align: right;
     direction: rtl;
     font-weight: 600;
 }

 .futute-table td {
     padding: 1px;

 }

 .applyJob p {
     font-size: 15px !important;
     margin: 0 !important;
     font-weight: 600
 }

 label:not(.form-check-label):not(.custom-file-label) {
     font-weight: 500;
     margin: 0 !important;
     font-size: 13px;
 }

 /* @media print { */
     .applyJob p {
         font-size: 11px !important;
         margin: 0 !important;
         font-weight: 600 !important;
     }
  .applyJob p.red{
    font-size: 16px !important;
  }
     .applyJob strong {
         font-size: 1.3rem !important;

     }

     label:not(.form-check-label):not(.custom-file-label) {
         font-weight: 500 !important;
         margin: 0 !important;
         font-size: 12px !important;
     }

     .english p {
         font-size: .8rem !important;
         margin: 0 !important;
         font-weight: 600 !important;
         direction: ltr !important;
     }

 /* } */

 .application-label {
     background-color: #5082b9;
     padding: 14px;
     border: 2px solid black;
     border-radius: 10px;
 }

 .ltr-text {
     direction: ltr;
     unicode-bidi: embed;
     text-align: left;
     font-size: 12px !important;
 }

 .form-title {
     text-align: end;
     font-weight: bold;
     font-size: 22px;
     margin-bottom: 30px;
     color: rgb(57 95 145);
 }

 .label {
     margin-bottom: 20px;
     color: rgb(57 95 145);
     text-align: left;
     direction: ltr;
 }

 .checkbox-group {
     display: flex;
     gap: 30px;
     justify-content: end;
 }

 .checkbox-group label {
     display: flex;
     align-items: center;
 }

 .checkbox-line {
     width: 37px;
     height: 20px;
     border: 1px solid rgb(57 95 145);
     /* display: inline-block; */
     margin-left: 5px;
     display: flex;
     justify-content: center;

 }

 .checkbox-box {
     width: 47px;
     height: 30px;
     border: 1px solid rgb(0 170 173);
     /* display: inline-block; */
     display: flex;
     justify-content: center;
     align-items: center;

 }

 .checkbox-label {
     display: flex;
     flex-direction: column;
     align-items: center;
     gap: 5px;
     /* مسافة بين النص والمربع */
     cursor: pointer;
 }



 .print-area {
     max-width: 800px;
     margin: auto;
     direction: ltr;
 }


 .details_information .field span {
     flex-shrink: 0;
     font-size: 10px;
 }

 .details_information .field .dots {
     flex-grow: 1;
     border-bottom: 1px dotted #000;
     margin-right: 5px;
     margin-left: 5px;
     height: 0.7em;
 }

 .details_information .field .date {
     border: 1px solid rgb(0 170 173);

     background-color: #fff;

 }

 .divided {
     border-top: 2px solid rgb(0 170 173);
     width: 100%;
     height: 3px;
     background-color: rgb(0 159 162 / 50%);
     border-bottom: 2px solid rgb(0 170 173);
     padding-top: 1px;
     padding-bottom: 1px;

 }


 .signature-box {
     border: 1px solid #000;
     padding: 20px;
     margin: 0 auto;
 }

 .print-area .label {
     font-weight: 700 !important;

 }

 .print-area p {
     font-weight: 700 !important;
     font-size: 15px !important;

 }