.create-alert{position:relative;float:left;width:100%;box-sizing:border-box;clear:both;border:2px solid #ace;border-radius:3px;background-color:#f1f8ff;padding:15px;margin:0 0 10px 0;font:normal 14px Arial, Helvetica, sans-serif}.create-alert p{font:inherit}.create-alert .create-alert__header{font-size:15px;font-weight:600;color:#000;margin:0 0 5px}.create-alert input,.create-alert select{display:block;width:100%;box-sizing:border-box;font:inherit;padding:6px;border:1px solid #c9cfdd;height:35px;background:#fff}.create-alert input.error,.create-alert select.error{border-color:#e01a22}.create-alert label{display:block;margin:10px 0 0;padding-bottom:3px;font-weight:600}.create-alert label.error{background:none;color:#c3141b;font-weight:normal;margin-top:2px}.create-alert input[type="submit"],.create-alert input[type="button"]{height:auto;padding:10px;color:#fff;background-color:#005da4;border-radius:3px;border:none;font-weight:600;margin-top:10px;-webkit-appearance:none}.create-alert input[type="submit"][disabled],.create-alert input[type="button"][disabled]{background-color:#b0b0b0}.create-alert input[type="submit"][disabled]:hover,.create-alert input[type="button"][disabled]:hover{background-color:#b0b0b0}.create-alert__close{position:absolute;top:9px;right:9px;width:15px;height:15px;border:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 291.1 291.1'%3E%3Cg fill='none' stroke='%23000' stroke-width='38' stroke-miterlimit='10'%3E%3Cpath d='M213.3 213.3L77.8 77.8'/%3E%3Cpath d='M77.8 213.3L213.3 77.8'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/15px auto}.create-alert__success{display:none;text-align:center}.create-alert .inline-error{text-align:left;color:#e01a22}.create-alert--sidebar{border:1px solid #ace}.create-alert--sidebar input[type="submit"],.create-alert--sidebar input[type="button"]{background-color:#5bb543}.create-alert--sidebar .create-alert__email{display:block}p.create-alert__error{display:none;margin:10px 0 0;color:#e01a22;font-weight:600}.create-alert--success{background-color:#e8f5e5;border-color:#5bb543}.create-alert--success .create-alert__form{display:none}.create-alert--success .create-alert__success{display:block}.create-alert--success .create-alert__header{margin-top:5px}.create-alert--success .create-alert__subtitle{margin-bottom:0}.ft-green-tick{display:inline-block;width:70px;height:70px;vertical-align:-4px;margin:0 1px 0 -2px}@supports (-webkit-animation: draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards) or (animation: draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards){.ft-green-tick{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:grow2 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards;animation:grow2 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards}.circle{fill:#5bb543;stroke:#219a00;fill-opacity:0;stroke-width:4px;-webkit-animation:grow 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards;animation:grow 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards}.tick{opacity:0;stroke-dasharray:0 29px;-webkit-animation:draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards;animation:draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards;-webkit-animation-delay:0.6s;animation-delay:0.6s}}@-webkit-keyframes grow{60%{stroke-width:4px;fill-opacity:0}100%{fill-opacity:1;stroke-width:8px;fill-opacity:1;fill:#219a00}}@keyframes grow{60%{stroke-width:4px;fill-opacity:0}100%{fill-opacity:1;stroke-width:8px;fill-opacity:1;fill:#219a00}}@-webkit-keyframes grow2{60%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes grow2{60%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@-webkit-keyframes draw{0%{opacity:1}100%{opacity:1;stroke-dasharray:29px 0}}@keyframes draw{0%{opacity:1}100%{opacity:1;stroke-dasharray:29px 0}}#viewjob .create-alert{border-width:1px}#viewjob .create-alert--success a{display:block;margin-top:10px;padding:10px;background-color:#005da4;font-weight:600;border-radius:5px;color:#fff}#viewjob .create-alert--success a:hover{text-decoration:none;color:#fff}@media (min-width: 700px){.create-alert{padding:25px 15px 30px 15px;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:13px;text-align:center}.create-alert input,.create-alert select{height:39px}.create-alert label{text-align:left}.create-alert input[type="submit"],.create-alert input[type="button"]{height:auto;display:inline-block;width:auto;padding:10px 15px;border-radius:7px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;background-position:91% center;background-repeat:no-repeat;vertical-align:-41px}.create-alert input[type="submit"]:hover,.create-alert input[type="button"]:hover{background-color:#219a00}.create-alert input[type="submit"].jbe-sending,.create-alert input[type="button"].jbe-sending{padding:10px 35px 10px 15px;background-image:url(/assets/images/admin/btn-spin-22b1c1adb1422882283625d21372491b4d6d5c2fcbdcf14333e3d48341073ad2.svg)}.create-alert__input-wrap{display:inline-block;width:225px;margin-right:10px;vertical-align:top}.create-alert__input-wrap:nth-of-type(1){width:290px}.create-alert__input-wrap:nth-of-type(3){width:150px}.create-alert__email{width:390px}.create-alert__subtitle{margin-bottom:5px}.create-alert__close{top:11px;right:11px}.create-alert--sidebar{text-align:left;padding:2rem}.create-alert--sidebar input[type="submit"],.create-alert--sidebar input[type="button"]{vertical-align:-3rem;width:100%;margin-top:0}.create-alert--sidebar .create-alert__input-wrap{width:100%}#viewjob .create-alert{margin:15px 0 5px;padding:15px 15px 20px 15px}#viewjob #cvl-feat-job ~ .create-alert{margin-top:5px}#viewjob .create-alert__input-wrap:first-of-type{width:220px}#viewjob .create-alert__input-wrap:nth-of-type(2){width:175px}#viewjob .create-alert__input-wrap:nth-of-type(3){width:145px}#viewjob .create-alert--success{border:none;border-left:75px solid #219a00;padding-top:20px}#viewjob .create-alert--success svg{position:absolute;top:50%;margin-top:-25px;left:-60px;height:50px;width:50px;-webkit-animation:none;animation:none;-webkit-transform:none;-ms-transform:none;transform:none}#viewjob .create-alert--success svg .tick{-webkit-animation-delay:0.2s;animation-delay:0.2s}#viewjob .create-alert--success .create-alert__header{float:left;margin:7px 0;font-size:14px}#viewjob .create-alert--success a{float:right;margin-top:0;padding:8px 10px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;-webkit-transition-property:background-color, color;transition-property:background-color, color}#viewjob .create-alert--success a:hover{background-color:#219a00}}.create-alert__email{display:none;text-align:left}.create-alert__email.visible{display:inline-block}@media all and (max-width: 699px){.create-alert__email.visible{display:block}}
