#outer {
    font-family: Montserrat, sans-serif;
}

.font-l1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 55px;
    text-align: center;
}

.font-l2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 46px;
    text-align: center;
}

.font-l3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
}

.font-l4 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */
    text-align: center;
}

.butn.l3 {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 500;
    font-style: normal;
    line-height: 21px;
    padding: 24px 40px;
    box-shadow: 2px 5px 15px rgba(238, 39, 55, 0.35);
    border-radius: 10px;
}

.butn.l3.in-the-flow {
    padding: 5px 16px;
    font-size: 14px;
    margin-top: 10px;
}

.butn.l3.blue {
    background: #0649D5;
}

.butn.l3.blue:hover {
    background: #165BED;
}

.butn.l3.blue:active {
    background: #0045D7;
}

.butn.l3.red {
    background: #F42534;
}

.butn.l3.red:hover {
    background: #FD3B49;
}

.butn.l3.red:active {
    background: #F11525;
}

.basediv {
}

.innerdiv {
    max-width: 1170px;
    margin: 0 auto;
}

#inner1a {
    padding-bottom: 38px;
}

#video-container {
    /* width: 100vw; */
    height: 100%;
    overflow: hidden;
    /* object-fit: cover; */
    position: relative;
}

#video-container video {
    min-height: 100%;
    /* max-height: fit-content; */
    min-width: 100%;
    position: absolute;
    /* top: -150px; */
    /* left: -100px; */
    margin-left: 50vw;
    transform: translate(-50%);
    margin-top: min(calc(calc(95vh - 100vw * 0.5625) / 2 ), 0px);
}

#static-landing {
    display:none;
}

#inner0 {
    /* position: absolute; */
    top: 0;
    /* max-width: unset; */
    width: 100%;
    height: 100%;
    /* background: rgba(230,243,255,.1); */
    font-family: 'Montserrat';
    color: #071D49;
    text-align: center;
    text-shadow: 1px 1px 2px white;
    /* background-image: url("../img/landing3/hiringfinger.jpg"); */
    /* background-size: cover; */
}

p#t1 {
    max-width: 770px;
    text-align: center;
    margin: 96px auto 0 auto;
}

div#div1_1_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 78px;
}

.div1_1 {
    max-width: 370px;
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
}

.div1_1_2 {
    margin-left: 38px;
    margin-right: 38px;
}

.div1_1_3 {
    margin: 30px 30px 38px 30px;
}

.div1_1_1 {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 60px;
    height: 178px;
}

div#base0 {
    background-image: url("../img/landing3/hiring-hero-2.jpg");
    background-size: cover;
    background-position: right top;
    position: relative;
    width: 100%;
    height: 100vh;
}

div#div0_1 {
    display: flex;
    justify-content: center;
    padding-top: 16px;
}

div#div0_2 {
    /* max-width: 560px; */
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 2.1rem;
    /* line-height: 46px; */
    margin-top: 20px;
    position: relative;
    /* color: white; */
    /* padding-bottom: 20px; */
    display: flex;
    justify-content: center;
}

div#div0_2 p {
    margin-bottom: 16px;
}

div#div0_3 {
    display: flex;
    justify-content: center;
    font-size: 1.5rem;
    margin-top: 19px;
}

#div0_3 p {
    margin-top: 2px;
    margin-bottom: 2px;
}

div#inner0-left {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-110%, -50%);
}

div#inner0-right {
    /* width: 500px; */
    display: inline-block;
    position: relative;
    height: 814px;
}

#inner0-right img {
    width: 600px;
    position: absolute;
    top: 0;
}

div#outer {
    /* max-width: 1920px; */
    position: relative;
}

#inner0-left img {
    /* position: absolute; */
}

img#logo-icon {
    width: 300px;
}

div#div0_4 {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%);
}

div#div0_6 {padding: 22px 22px;line-height: 1.5;text-shadow: none;}

div#div0_cta_outer {
    position: absolute;
    bottom: 35%;
    left: 15%;
    /* transform: translate(-50%); */
}

.div_1_2 {
    text-align: center;
    margin-top: 58px;
    margin-bottom: 150px;
}

div#base2 {
    background: #e6f3ff;
}

div#div_2_1_left_header {
    max-width: 462px;
    text-align: left;
}

div#div_2_1_left {
    max-width: 462px;
    text-align: left;
    margin-top: 38px;
}

#div_2_1_left p {
    text-align: left;
    margin-top: 50px;
    max-width: 459px;
    font-size: 20px;
}

div#inner2 {
    padding-top: 95px;
    padding-bottom: 40px;
}

div#div_2_2 {
    padding-top: 121px;
    max-width: 760px;
    margin: 0 auto;
}

img.mathbox {
}

.div_2_3_1 {
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    box-shadow: 0px 15px 50px rgba(6, 73, 213, 0.15);
    border-radius: 30px;
    width: 340px;
    height: 276px;
}

.div_2_3_1 p {
    max-width: 244px;
    padding: 40px 39px 0 48px;
}

.div_2_3_1 img {
    padding-top: 25px;
    padding-left: 12px;
    padding-right: 12px;
}

div#div_2_4_left {
    max-width: 425px;
    padding-left: 50px;
    padding-top: 76px;
    padding-right: 100px;
    padding-bottom: 70px;
}

div#div_2_4_left .butn {
    margin-top: 33px;
}

div#div_2_4_left p {
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 32px;
    padding-top: 23px;
}

div#div_2_4_left_header {
    text-align: left;
}

div#base3 {
    /* background-image: url(../img/landing3/arc_top.svg); */
    background-repeat: no-repeat;
    background-size: contain;
}

div#inner3 {
}

.proc-wrap {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-around;
    align-items: center;
    /* margin-top: 35px; */
    /* margin-bottom: 35px; */
    column-gap: 4%;
    margin-left: 5%;
    margin-right: 5%;
}

div#base4 {
    /* background-image: url(../img/landing3/arc_bottom.svg); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* background-position: bottom; */
}

div#wrap_4_2 {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.wrap_3_2_text, .wrap_4_2_text, .wrap_text {
    width: 45%;
    /* padding-left: 69px; */
    /* padding-top: 131px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wrap_text p {
    /* width: 365px; */
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    color: #3B4F79;
    margin-top: 17px;
}

div#div_3_1 {
    /* width: 770px; */
    margin: 0 auto;
    padding-top: 14px;
    background: #e6f3ff;
    background: linear-gradient(180deg, #E6F3FF 6.25%, #FFFFFF 100%);
    display: none;
}

.wrap_3_2_pic img, .wrap_4_2_pic img, .wrap_pic img {
    max-width: 680px;
}

#wrap_3_2_1_text h3 {
    font-size: 28px;
}

.wrap_text h3 {
    font-style: normal;
    font-family: lato;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    /* identical to box height, or 87% */
    color: #0b1d43;
    /* background: linear-gradient(180deg, #E6F3FF 6.25%, #FFFFFF 100%); */
    /* border: 1px solid #FFFFFF; */
    box-sizing: border-box;
    /* box-shadow: 0px 5px 15px rgba(6, 73, 213, 0.1); */
    border-radius: 10px;
    display: inline-block;
    padding: 14px 21px 14px 18px;
    text-align: center;
}

div#base4_bottom {
    margin: 100px auto;
    text-align: center;
    margin: 0 auto;
    padding-top: 72px;
    padding-bottom: 50px;
}

div#base5 {
    background: #FFF2F4;
}

div#ss_header {
    padding: 118px 0 60px 0px;
}

div#ss-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 11px;
    align-items: center;
    /* margin-right: 21px; */
}

.ss-inner {
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
    max-width: 600px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    padding: 30px 40px 16px 40px;
    padding-left: 33px;
    padding-right: 33px;
    margin-bottom: 32px;
}

.ss-inner.right {
    max-width: 391px;
}

.ss-sig-wrap.left {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.ss-sig-name {
    font-weight: 600;
}

.ss-sig-wrap.right {
    margin-top: 20px;
}

img.jpm-logo {
    margin-top: 19px;
}

div#base5_bottom {
    text-align: center;
    margin-top: 55px;
    padding-bottom: 103px;
}

.dottedline {
    text-align: center;
}

div#base_header {
    height: 70px;
}

div#base_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    /* position: relative; */
    width: 100%;
}

div#base_header {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: white;
    display: none;
}

div#header-pusher {
    height: 70px;
    position: relative;
    display: none;
}

div#base_buttons .butn {
    padding: 5px 17px;
    margin-left: 15px;
    z-index: -1;
}

div#create-a-profile {
    margin-left: 78px;
    /* position: relative; */
    /* top: 0; */
}

div#base_footer {
    background-color: #071D49;
}

div#footer_wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 72px;
    padding-bottom: 80px;
    flex-wrap: wrap;
}

#footer_wrap a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: white;
}

#footer_wrap a:visited {
    color: #FD3B49;
}

#footer_wrap a:link {
    color: #ffffff;
}
#footer_right {
    color: white;
}
.footer_address {
    display: inline-block;
    color: white;
    line-height: 1.2em;
}

.footer_phone {
    display: inline-block;
    color: white;
    font-size: 18px;
    position: relative;
}

#footer_right > div {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}

.footer_email img {
    /* position: relative; */
    /* top: 6px; */
}

#footer_right img {
    padding-right: 10px;
}

div#inner_copyright {
    padding-top: 28px;
    margin-bottom: 28px;
    text-align: center;
    color: white;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}

div#base_copyright {
    background-color: #071d49;
    height: 78px;
    border-top: rgba(196, 196, 196, 0.25) 2px solid;
}

div#footer_middle {
    line-height: 2;
}

div#div0_5 {width: 50%;line-height: 38px;margin: auto;position: absolute;bottom: 70px;font-size: 32px;left: 50%;transform: translate(-50%);}

div.div_2_3_1:last-child {
    border: 1px solid #EE2737;
}

.dottedline .mobile {
    display: none;
}

div#create-a-profile img:last-child {
    /* height: 42px; */
    margin-left: 5px;
}

div#base_usermenu {
    display: none;
}

b {
    font-weight: 500;
}

div#create-a-profile img:first-child {
    position: relative;
    /* top: -21px; */
}

#div_2_4_right {
    padding-top: 40px;
}

div#turbine-bg {
    position: absolute;
}

div#div1a_1 {
    width: 770px;
    height: 386px;
    display: flex;
    margin: 0 auto;
    flex-wrap: nowrap;
    flex-direction: column;
    /* padding: 29px 33px 29px 33px; */
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
    background: white;
    justify-content: space-between;
}

p.tstm-p {
    font-weight: 300;
    font-size: 19px;
    line-height: 32px;
}

div#base1a {
    background-image: url(../img/landing3/blue_turbine.svg);
    background-repeat: no-repeat;
    background-position: left 14% top 96%;
    /* background-size: 821px; */
}

p#t1a {
    padding-top: 95px;
    padding-bottom: 40px;
}

.tstm-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tstm_name {
    font-size: 23px;
    font-weight: 600;
    line-height: 28px;
}

.tstm_title {
    font-weight: 400;
    /* padding-top: 0px; */
}

div#base1b {
    /* background-image: url(../img/landing3/arc_top.svg); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    background:  #E6F3FF;url(
    . #E6F3FF);url(
    .. #E6F3FF);url(
    ../ #E6F3FF);url(
    ../i #E6F3FF);url(
    ../im #E6F3FF);url(
    ../img #E6F3FF);url(
    ../img/ #E6F3FF);url(
    ../img/l #E6F3FF);url(
    ../img/la #E6F3FF);url(
    ../img/lan #E6F3FF);url(
    ../img/land #E6F3FF);url(
    ../img/landi #E6F3FF);url(
    ../img/landin #E6F3FF);url(
    ../img/landing #E6F3FF);url(
    ../img/landing3 #E6F3FF);url(
    ../img/landing3/ #E6F3FF);url(
    ../img/landing3/a #E6F3FF);url(
    ../img/landing3/ar #E6F3FF);url(
    ../img/landing3/arc #E6F3FF);url(
    ../img/landing3/arc_ #E6F3FF);url(
    ../img/landing3/arc_t #E6F3FF);url(
    ../img/landing3/arc_to #E6F3FF);url(
    ../img/landing3/arc_top #E6F3FF);url(
    ../img/landing3/arc_top_ #E6F3FF);url(
    ../img/landing3/arc_top_i #E6F3FF);url(
    ../img/landing3/arc_top_in #E6F3FF);url(
    ../img/landing3/arc_top_inv #E6F3FF);url(
    ../img/landing3/arc_top_inve #E6F3FF);url(
    ../img/landing3/arc_top_inver #E6F3FF);url(
    ../img/landing3/arc_top_invers #E6F3FF);url(
    ../img/landing3/arc_top_inverse #E6F3FF);url(
    ../img/landing3/arc_top_inverse. #E6F3FF);url(
    ../img/landing3/arc_top_inverse.s #E6F3FF);url(
    ../img/landing3/arc_top_inverse.sv #E6F3FF);url(
    ../img/landing3/arc_top_inverse.svg #E6F3FF);
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* margin-top: 10px; */
}

p#t1b {
    /* padding-top: 90px; */
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    color: #071d49;
    /* padding-bottom: 65px; */
    position: absolute;
    top: 0;
    /* left: 91px; */
    width: 35%;
    left: 40%;
    transform: translate(-50%,-50%);
    top: 50%;
    text-shadow: #ee2737 0px 0px 4px;
}

div#jobset {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
}

.jobouter {
    width: 370px;
    /* height: 418.52px; */
    background: #FFFFFF;
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
    margin: 0 10px 40px;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    max-height: 425px;
}

.redbar {
    width: 40px;
    height: 3px;
    /* left: 801.98px; */
    /* top: 1964.92px; */
    background: #EE2737;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.jobname {
    /* margin: 15px 20px 0 30px; */
    font-weight: 600;
    font-size: 20px;
    /* color: #0649D5; */
    line-height: 22px;
}

.jobco {
    /* font-weight: 400; */
    /* font-size: 20px; */
    /* margin: 10px 30px 10px 30px; */
    /* color: #0649D5; */
    /* height: 30px; */
    /* line-height: 30px; */
}

p.jobdesc {
    margin: 0 30px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    /* or 167% */
    color: #071D49;
    /* padding-bottom: 10px; */
}

.jobouter.lower {
    height: 530px;
}

.carousel-slide {
    padding: 29px 33px;
    /* user-select: none; */
    outline: none;
    height: 330px;
}

.slick-prev:before, .slick-next:before {
    color: #EE2737;
    font-size: 30px;
}

.slick-prev, .slick-next {
}

.slick-prev {
    left: -40px;
}

.slick-next {
    right: -35px;
}

.slick-dots li button:before {
    color: red;
    background: #EE2737;
    content: "";
    width: 44px;
    height: 4px;
}

.slick-dots li button {
    width: 44px;
    height: 4px;
}

.slick-dots li {
    width: 44px;
    height: 4px;
}

.carousel-slide-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.div_1b_2 {
    text-align: center;
    padding-bottom: 70px;
}

div#base-refer-error {
    background: pink;
    padding: 10px;
    position: relative;
}

div#base-refer {
    padding: 15px 45px;
    background: #bffaaf;
    position: relative;
    display: none;
}

div#base-refer-error {
    display: none;
}

#inner-refer p {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 21px;
}

div#refer-dismiss {
    cursor: pointer;
    position: absolute;
    right: 10px;
}

div#refer-error-dismiss {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

div#refer-overlay {
    position: fixed;
    /* Sit on top of the page content */
    /* display: none; */
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    /* Black background with opacity */
    z-index: 200;
    /* Specify a stack order in case you're using a different order for other elements */
    /* pointer-events: none; */
}

div#rol-body {
    background: beige;
    /* margin: 10px; */
    padding: 20px;
    position: relative;
}

#rol-body ul {
    list-style: disc;
    margin: revert;
    padding: revert;
    /* padding-left: 20px; */
    /* font-size: 14px; */
}

#rol-body li {
    margin-bottom: 5px;
    margin-top: 5px;
}

#rol-body > ul > li {
    padding-bottom: 15px;
}

#rol-body li li {
    padding-bottom: 2px;
}

div#rol-dismiss {
    position: absolute;
    right: 16px;
    top: 15px;
    cursor: pointer;
}

#inner-refer a {
    font-weight: bold;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

span.rol-ul {
    text-decoration: underline;
}

span.refer-bold {
    color: crimson;
    font-weight: 600;
}

div#div0_7 {
    position: relative;
    left: 10%;
    padding-top: 10px;
}

#fulldowngif {
    width: 40px;
    height: 40px;
}

img#mobiledowngif {
    display: none;
}

#wrap_4_2_2_pic img {
    /* height: 424px; */
    width: auto;
}

.proc-wrap img {
    max-width: 50vw;
}

.proc-wrap:is(.proc-wrap):nth-of-type(even) .wrap_text {
    order: 1;
}

#inner3 div:is(.proc-wrap):nth-of-type(even) {
    background: green;
}

div#linked-flow div.flow-element:nth-of-type(even) {
}

#inner3 #linked-flow div.flow-element:nth-of-type(even) .wrap_text {
    order: 1;
}

#inner3 #linked-flow div.flow-element:nth-of-type(even) .wrap-pic {
    order: 2;
}

#inner3 #linked-flow div.flow-element:nth-of-type(even) .dottedline .dottedline-left {
    display: none
}

#inner3 #linked-flow div.flow-element:nth-of-type(odd) .dottedline .dottedline-right {
    display: none;
}


.footer_phone img {
    position: relative;
    bottom: 0px;
}

.jobapply-outer {
    display: flex;
    align-items: end;
    justify-content: center;
    height: auto;
    /* flex-grow: 3; */
    padding-bottom: 15px;
    padding-top: 10px;
    background: blue;
    border-radius: 0 0 30px 30px;
    /* position: absolute; */
    bottom: 0;
    /* width: 100%; */
}

img#curved-arrow {
    width: 60px;
}

img#click-here-started {
    width: 180px;
}

#static-landing img {
    height: 100vh;
    width: 100vw;
    object-fit: cover;
}

.jobcard-logo {
    width: 10%;
    padding: 0 10px;
}

.jobcard-header {
    display: flex;
    align-items: center;
    padding-bottom: 4px;
    border-bottom: solid 1px blue;
    margin-bottom: 15px;
    margin-top: 10px;
}

.jobcard-header-inner {
    /* margin: 15px 20px 0 0; */
    font-weight: 400;
    font-size: 16px;
    color: #0649D5;
    line-height: 28px;
    width: 90%;
}

.companyname {
    font-size: 18px;
}

.jobcard-body {
    flex-grow: 1;
    /* max-height: 200px; */
    position: relative;
    overflow-y: hidden;
}

.more-cover {
    position: absolute;
    height: 50px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), 10%,  rgba(255,255,255,1));
    width: 100%;
    bottom: 0;
backgroundlinear-gradient(
    to right, rgba(255,0,0,0), rgba(255,0,0,1)): ;
}

span.more-link {
    position: absolute;
    right: 32px;
    bottom: 5px;
    font-size: 14px;
    color: #df525c;
    cursor: pointer;
}

p.jobdesc-popover-text {font-weight: 300;font-size: 16px;line-height: 20px;}

.jobdesc-popover {
    position: fixed;
    width: 65%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 40px;
    border: 2px solid blue;
}

.jobdesc-popover-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.jobdesc-popover-close {
    position: absolute;
    top: 12px;
    right: 16px;
    cursor: pointer;
}

::backdrop {
  backdrop-filter: blur(3px);
}

.jobdesc-popover-about {
    margin: 10px 0;
    border: 1px black solid;
    padding: 5px;
    max-height: 50vh;
    overflow-y: auto;
    font-size: 14px !important;!i;!;
}

.jobdesc-about-title {
    margin: 20px 0 10px 5px;
    color: red;
    font-weight: 500;
}

div#inner1b {
    padding-top: 20px;
    position: relative;
    border-radius: 10px;
    /* background-image: url(../img/landing3/thisone.jpg); */
}

#inner1b img {
    border-radius: 41px;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

div#joblist-container {margin-top: 35px;margin-bottom: 40px;position: relative;}

.joblist {
    display: flex;
    justify-content: space-around;
    /* flex-wrap: wrap; */
    /* margin-left: 30px; */
}

div.joblist ul {
    list-style-type: square;
    font-size: 20px;
    line-height: 31px;
    /* list-style-position: outside; */
    margin-left: 30px;
    flex: 1 1 0;
}

div.joblist ul ::marker {
    color: #f42534;
}

div.joblist ul li {
    /* flex: 1 1 0; */
}

.flow-element {
    padding-top: 45px;
    padding-bottom: 45px;
}

div#div0_6 p {
    font-size: 20px;
}

div#joblist-footer {
    margin-top: 20px;
    margin-left: 50px;
    border-top: 1px black dotted;
    display: inline-block;
    padding-top: 11px;
    padding-left: 10px;
    padding-right: 10px;
    /* position: relative; */
    float: right;
    clear: both;
}

div#joblist-footer p {
    margin-bottom: 5px;
}

div#joblist-footer p:before {
    content: "*";
    padding-right:10px;
    
}

div#pagetop-lower {
    position: unset;
}

div#rep-header {height: 200px;position: relative;display: flex;}

a#div0_candside {
    position: absolute;
    padding: 10px 20px;
    right: 5px;
    top: 2px;
}