Line 4: |
Line 4: |
| max-width: 100%; | | max-width: 100%; |
| line-height: 1.6; | | line-height: 1.6; |
− | margin-bottom: 40px; | + | margin-bottom: 60px; |
| } | | } |
| | | |
Line 32: |
Line 32: |
| .card { padding-top: 22px !important; padding-bottom: 12px !important; } | | .card { padding-top: 22px !important; padding-bottom: 12px !important; } |
| .card-body { padding: 0 !important; } | | .card-body { padding: 0 !important; } |
− | .section { margin-left: -10px; } | + | .section { margin-left: -10px; margin-bottom: 20px; } |
| .section p { padding-top: 10px; } | | .section p { padding-top: 10px; } |
| .navContainer { padding-bottom: -1rem !important; } | | .navContainer { padding-bottom: -1rem !important; } |
Line 41: |
Line 41: |
| .col-md-4 { flex: 0 0 30%; max-width: 30%; } | | .col-md-4 { flex: 0 0 30%; max-width: 30%; } |
| .col-md-6 { flex: 0 0 45%; max-width: 45%; } | | .col-md-6 { flex: 0 0 45%; max-width: 45%; } |
− | .col-md-8 { flex: 0 0 66%; max-width:66%; } | + | .col-md-8 { flex: 0 0 66%; max-width: 66%; } |
| + | .col-md-10 { flex: 0 0 80%; max-width: 80%; } |
| .section { margin-left: 10px; } | | .section { margin-left: 10px; } |
| .section p { padding-top: 10px; } | | .section p { padding-top: 10px; } |
Line 51: |
Line 52: |
| .col-lg-2 { flex: 0 0 15%; max-width: 15%; } | | .col-lg-2 { flex: 0 0 15%; max-width: 15%; } |
| .col-lg-4 { flex: 0 0 30%; max-width: 30%; } | | .col-lg-4 { flex: 0 0 30%; max-width: 30%; } |
− | .col-lg-6 { flex: 0 0 45%; max-width:45%; } | + | .col-lg-6 { flex: 0 0 45%; max-width: 45%; } |
− | .col-lg-8 { flex: 0 0 66%; max-width:66%; } | + | .col-lg-8 { flex: 0 0 66%; max-width: 66%; } |
| + | .col-lg-10 { flex: 0 0 80%; max-width: 80%; } |
| .section p { padding-top: 10px; } | | .section p { padding-top: 10px; } |
| } | | } |
Line 148: |
Line 150: |
| border: 0px; | | border: 0px; |
| margin: 1.5rem 0 1.5rem 0; | | margin: 1.5rem 0 1.5rem 0; |
| + | } |
| + | |
| + | .checkbox { |
| + | display:inline-block; |
| + | color: white; |
| + | background-color:#6D4E86; |
| + | margin-right: 10px; |
| + | padding: 0px 8px 0px 8px; |
| } | | } |
| | | |
Line 157: |
Line 167: |
| .mw-collapsible { | | .mw-collapsible { |
| margin-bottom: 5px; | | margin-bottom: 5px; |
− | }
| |
− |
| |
− | .checkbox {
| |
− | display:inline-block;
| |
− | color: white;
| |
− | background-color:#6D4E86;
| |
− | margin-right: 10px;
| |
− | padding: 0px 8px 0px 8px;
| |
| } | | } |
| | | |
Line 311: |
Line 313: |
| | | |
| <div class="section col-sm-12 col-lg-8" id="checklist"> | | <div class="section col-sm-12 col-lg-8" id="checklist"> |
− | == <span valign="top">Pre-Arrival Checklist - Are you ready for your first day?</span> == | + | == Pre-Arrival Checklist - Are you ready for your first day? ==<!-- ROX Modified text to lead to subpages. Reason: To remove one of the sections below. Subpage links covered in menu. --> |
− | | |
− | <!-- ROX Modified text to lead to subpages. Reason: To remove one of the sections below. Subpage links covered in menu. --> | |
| | | |
| <p>Our pre-arrival onboarding content contains general guidance that applies to most employees’ working arrangements. It also includes several specialized sections, such as information for [[ESDC_Onboarding/Executive|incoming Executives]].</p> | | <p>Our pre-arrival onboarding content contains general guidance that applies to most employees’ working arrangements. It also includes several specialized sections, such as information for [[ESDC_Onboarding/Executive|incoming Executives]].</p> |
Line 319: |
Line 319: |
| <p>We are actively developing new content for other segments of our workforce. Be sure to check back regularly.</p> | | <p>We are actively developing new content for other segments of our workforce. Be sure to check back regularly.</p> |
| | | |
− | <div class="checklistCont"> | + | <div class="checklistCont col-sm-12 col-md-10 col-lg-10"> |
| | | |
| <div class="card"> | | <div class="card"> |