@charset "utf-8";
/* CSS Document */

#careerModal .modal-dialog{ width:100%; max-width:1086px;}
.career-popup h3{ font-size:24px; color:#252525; padding-top:12px; font-weight:600;}
.career-popup .col-sm-5 h3{ font-size:28px; color:#252525;}
.career-popup .col-sm-5{ background:#e5e5e5; border-radius:0 5px 5px 0; padding-left:25px; padding-right:25px; min-height:670px; width:45%;}
.career-popup .col-sm-7{ padding:0 15px 0 25px; width:55%;}
.career-popup{ padding:0;}
.career-popup .yellow-border{ width:130px; height:6px; background:#ffc039; margin:25px 0;}
.career-popup-content{ overflow-y:auto; height:500px;}
.career-popup-content p{ font-size:15px; font-weight:400; line-height:22px; padding-bottom:20px;}
.career-form input{ background:#fff; border-radius:5px; padding:0 10px; line-height:40px; width:100%; border:none;}
.career-form label{ font-weight:400; font-size:15px; padding-top:15px; padding-bottom:2px; font-weight:500; color:#151515;}
.career-form .row{ margin-left:-8px; margin-right:-8px;}
.career-form .col-sm-6{ padding-left:8px; padding-right:8px;}
.career-form .col-sm-12{ padding-left:8px; padding-right:8px;}
.career-form textarea{ background:#fff; border-radius:5px; padding:10px 10px; line-height:22px; width:100%; border:none;}
.career-form .career-submit{ background:#4560B1; width:100%; margin-top:18px; border-radius:5px; border:none; padding:15px 15px; font-size:32px; font-weight:800; color:#fff; text-align:center; text-align:center; text-transform:uppercase;}
.career-popup .col-sm-5 button.close{ margin-right:-15px; }

