<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------
 * Cornerstone OnDemand
 * Career Site - CSS
---------------------------------------------------*/

/** CareerSite.Master **/
body, .body {
    font-family: 'Segoe UI', Arial, sans-serif !important;
    font-size: 12px !important;
}

#dir-rtl table, #dir-rtl td, #dir-rtl th {
    text-align: right;
    font-size: 12px;
}

.careerSiteContainer {
    /*
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 30%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(30%,#ffffff));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#ffffff 30%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#ffffff 30%);
    background: -ms-linear-gradient(top, #f0f0f0 0%,#ffffff 30%);
    background: linear-gradient(top, #f0f0f0 0%,#ffffff 30%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 );
    */
}

    .careerSiteContainer h1,
    .careerSiteContainer h2,
    .careerSiteContainer h3,
    .careerSiteContainer h4,
    .careerSiteContainer h5,
    .careerSiteContainer h6 {
        font-family: "Segoe UI", Arial, sans-serif;
    }

    .careerSiteContainer select {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 12px;
        border: 1px solid #ccc;
        padding: 2px;
        color: #555555;
    }

    .careerSiteContainer input[type=text] {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 12px;
        border: 1px solid #ccc;
        padding: 3px 6px;
    }

    .careerSiteContainer input[type=submit] {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 12px;
    }

    .careerSiteContainer input[type=checkbox],
    .careerSiteContainer input[type=checkbox] + label {
        vertical-align: middle;
    }

    .careerSiteContainer textarea {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 12px;
    }

    .careerSiteContainer .error {
        font-family: "Segoe UI", Arial, sans-serif;
        font-size: 12px;
    }

    .careerSiteContainer .FieldName,
    .careerSiteContainer .FieldValue {
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 12px;
    }

    .careerSiteContainer .CsLinkButton,
    .careerSiteContainer .colorLink {
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 12px;
    }

    .careerSiteContainer .PopupSelect {
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 12px;
        height: auto;
        padding: 3px;
        float: none;
        display: block;
        border-color: #ccc;
    }

        .careerSiteContainer .PopupSelect .text {
            margin-top: 0;
            border: none;
            padding: 0 3px;
        }

        .careerSiteContainer .PopupSelect .button {
            top: 3px;
            right: 2px;
        }

    .careerSiteContainer .CsListWithLines td {
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 12px;
    }

    .careerSiteContainer .CsDialog_titleBarText {
        font-family: 'Segoe UI', Arial, sans-serif;
    }

    .careerSiteContainer .brdcrmhdr {
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #666666;
    }

    .careerSiteContainer h1.brdcrmhdr {
        margin: 0 0 20px;
    }

    .careerSiteContainer h2.brdcrmhdr {
        margin: 0;
    }

.ui-widget {
    font-family: 'Segoe UI', Arial, sans-serif !important;
    font-size: 12px !important;
}

.ui-multiselect {
    height: 23px !important;
    line-height: 16px !important;
    max-width: 208px !important;
    padding: 1px 0 1px 4px !important;
}

    .ui-multiselect.ui-corner-all {
        border-radius: 0 !important;
    }

.ui-multiselect-menu {
    border-top: none !important;
}

    .ui-multiselect-menu.ui-corner-all {
        border-radius: 0 0 4px 4px !important;
    }

.ui-multiselect-checkboxes li {
    font-family: 'Segoe UI', Arial, sans-serif !important;
    font-size: 12px !important;
}

    .ui-multiselect-checkboxes li .ui-state-hover {
        background-image: none !important;
        border-color: transparent !important;
    }

.cs-geo-field {
    display: inline-block;
    padding: 2px 5px 2px 0;
    vertical-align: middle;
}

.careerSiteHeader {
    margin: 0px;
}

.careerSiteFooter {
    clear: both;
}

    .careerSiteFooter a:focus {
        outline: 2px solid #000000;
    }

.careerSite {
    padding: 0 20px 8px;
    margin: 15px 0 0 0;
}

.careerSiteHeader .userBar {
    margin-top: 10px;
}

    .careerSiteHeader .userBar .user {
        float: left;
        margin-left: 20px;
    }

.already-applied {
    padding-top: 5px;
}

#dir-rtl .careerSiteHeader .userBar .user {
    float: right;
    margin-left: 0px;
    margin-right: 20px;
}

.careerSiteHeader .userBar .links {
    text-align: right;
    margin-right: 10px;
}

#dir-rtl .careerSiteHeader .userBar .links {
    text-align: left;
    margin-left: 0px;
    margin-right: 10px;
}

.careerSiteHeader .userBar .links a {
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
}

.careerSiteHeader .userBar .links img.iconProfile {
    margin-left: 2px;
    display: inline-block;
    vertical-align: middle;
}

.careerSiteHeader .userBar .links select {
    margin-right: 2px;
    vertical-align: middle;
}

.careerSiteHeader .userBar .seperator {
    margin-right: 2px;
    margin-left: 2px;
}

.links a {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.careerSiteHeader .userBar .clear {
    clear: both;
}

.careerSite, .careerSite .CsImageButton b {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 12px;
}

.careerSite .mar10b {
    margin-bottom: 10px;
}

.careerSite .mar15b {
    margin-bottom: 15px;
}

/** Job Application.master **/
.cs-ats-jobapp-hd1,
.cs-ats-jobapp-hd2 {
    display: inline-block;
    width: 49%;
}

.cs-ats-jobapp-hd1,
#dir-rtl .cs-ats-jobapp-hd2 {
    text-align: left;
}

.cs-ats-jobapp-hd2,
#dir-rtl .cs-ats-jobapp-hd1 {
    text-align: right;
}

.cs-ats-jobapp-hd1 {
    color: #666;
}

/** My Profile.aspx **/
.container {
    float: none;
    position: relative;
    clear: both;
}

.cs-atscs-prof-logout {
    display: block;
}

.cs-atscs-prof-logout {
    float: right;
}

#dir-rtl .cs-atscs-prof-logout {
    float: left;
}

.cs-atscs-prof-cont-myprof {
    padding: 10px 20px;
    margin-right: -4px;
    border-left: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    background-color: #fff;
    /*white-space:nowrap;*/
}

    .cs-atscs-prof-cont-myprof .cs-prof-lt {
        display: block;
        white-space: normal;
        width: 80%;
        vertical-align: top;
    }

    .cs-atscs-prof-cont-myprof .cs-prof-rt {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .cs-atscs-prof-cont-myprof a {
        font-family: 'Segoe UI', Arial, sans-serif !important;
        font-size: 12px !important;
        text-decoration: none !important;
    }

.cs-atscs-prof-grad-cont table td.col-1 a {
    font-weight: normal !important;
}

a.cs-btn-orng {
    border-radius: 3px;
    border: 1px solid #D4754A;
    padding: 4px 10px 5px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjY2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjdiMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffb66e 0%, #ff7b28 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb66e), color-stop(100%,#ff7b28)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* IE10+ */
    background: linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb66e', endColorstr='#ff7b28',GradientType=0 ); /* IE6-8 */
    *zoom: 1;
    background-color: #ff7b28;
    overflow: hidden;
    min-width: 170px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
}

    a.cs-btn-orng span {
        color: #fff;
        line-height: 20px;
    }

/*JobDetails.aspx*/
a.cs-btn-orng02 {
    border-radius: 3px;
    border: 1px solid #D4754A;
    padding: 4px 10px 5px; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjY2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjdiMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffb66e 0%, #ff7b28 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb66e), color-stop(100%,#ff7b28)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* IE10+ */
    background: linear-gradient(top, #ffb66e 0%,#ff7b28 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb66e', endColorstr='#ff7b28',GradientType=0 ); /* IE6-8 */
    zoom: 1;
    background-color: #ff7b28;
    overflow: hidden;
    width: 228px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    display: block;
}

    a.cs-btn-orng02 span {
        color: #fff;
        line-height: 20px;
    }

.cs-atscs-prof-grad-cont .cs-svdsrch-img,
.cs-atscs-prof-grad-cont .cs-appstat-img {
    position: absolute;
    top: -18px;
    left: -15px;
}

.cs-ats-prof-prof-table {
    margin-bottom: 30px;
    width: 100%;
}

.cs-atscs-prof-cont-main {
    white-space: nowrap;
}

.cs-atscs-prof-main1,
.cs-atscs-prof-main2 {
    vertical-align: top;
    /*margin-bottom: 30px;*/
}

    .cs-atscs-prof-main2 .cs-prof-lt {
        line-height: 22px;
    }

    .cs-atscs-prof-main1 table.RoundedBox-default {
        width: 150px !important;
        margin: 0 auto;
    }

.cs-atscs-prof-main2 {
    padding: 5px 20px;
    width: 84%;
}

.cs-atscs-prof-item1 span,
.cs-atscs-prof-edit-cont span {
    line-height: 25px;
}

.cs-atscs-prof-item1 input {
    width: 100px;
}

.cs-atscs-prof-edit-cont .input-sm input {
    width: 50px;
}

.cs-atscs-prof-edit-cont .input-lrg input {
    width: 334px;
}

.cs-atscs-prof-item1 select {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 12px;
}

.cs-ats-prof-userimg {
    border: 1px solid #A2A2A2 !important;
    box-shadow: 0 3px 5px #999999;
    height: 125px;
    width: 107px;
}

.cs-atscs-prof-main1 {
    width: 150px;
}

.cs-atscs-prof-photo-edit a {
    display: block;
    text-align: center;
}

.cs-atscs-prof-grad-cont table td.col-1 {
    /*padding: 15px 0;*/
}

.cs-atscs-prof-table2 th {
    text-align: left;
}

#dir-rtl .cs-atscs-prof-table2 th {
    text-align: right;
}

.cs-atscs-prof-table2 td.gray {
    color: #999 !important;
}

.cs-atscs-prof-table2 .spaces {
    margin: 4px 0 0 0;
}

.cs-atscs-prof-table1,
.cs-atscs-prof-table2 {
    width: 100%;
    text-align: left;
}

#dir-rtl .cs-atscs-prof-table1,
#dir-rtl .cs-atscs-prof-table2 {
    text-align: right;
}

    #dir-rtl .cs-atscs-prof-table1 th.col-1,
    #dir-rtl .cs-atscs-prof-table1 td.col-1,
    #dir-rtl .cs-atscs-prof-table2 th.col-1,
    #dir-rtl .cs-atscs-prof-table2 td.col-1 {
        padding-left: 0px !important;
        padding-right: 50px !important;
    }

    #dir-rtl .cs-atscs-prof-table1 th.col-2,
    #dir-rtl .cs-atscs-prof-table1 td.col-2,
    #dir-rtl .cs-atscs-prof-table2 th.col-4,
    #dir-rtl .cs-atscs-prof-table2 td.col-4 {
        text-align: left;
    }

.cs-atscs-prof-edit-cont {
    white-space: nowrap;
    margin-bottom: 10px;
    zoom: 1;
}

    .cs-atscs-prof-edit-cont input {
        border: 1px solid #bababa;
        font-family: 'Segoe UI', Arial, sans-serif;
        font-size: 12px;
        padding: 3px;
    }

    .cs-atscs-prof-edit-cont span.no-border input {
        border: none;
    }

.cs-atscs-prof-item1 {
    display: inline-block;
    padding-right: 7px;
}

#dir-rtl .cs-atscs-prof-item1 {
    padding-right: 0px;
    padding-left: 7px;
}

.cs-atscs-prof-item2 {
    display: block;
    float: right;
}

#dir-rtl .cs-atscs-prof-item2 {
    float: left;
}

.cs-atscs-prof-grad-cont {
    background: rgb(223,223,223); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(223,223,223,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(223,223,223,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(223,223,223,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(223,223,223,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(223,223,223,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(223,223,223,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    zoom: 1;
    margin-bottom: 35px;
    border: 1px solid #E2E2E2;
    position: relative;
    padding: 0 10px 10px 10px;
}

.cs-atscs-prof-grad-title {
    border-bottom: 1px solid #BABABA;
    display: block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: 10px;
}

    .cs-atscs-prof-grad-title .FieldName {
        padding-left: 50px;
    }

#dir-rtl .cs-atscs-prof-grad-title .FieldName {
    padding-left: 0px;
    padding-right: 50px;
}

/** Job Details.aspx **/
.cs-atscs-jobdet-ltpane {
    float: left;
    padding: 10px;
}

#dir-rtl .cs-atscs-jobdet-ltpane {
    float: right;
}

.cs-atscs-jobdet-ltpane {
    width: 250px;
}

.cs-atscs-jobdet-rtpane {
    padding-left: 310px;
}

#dir-rtl .cs-atscs-jobdet-rtpane {
    padding-right: 310px;
}

.cs-atscs-logout {
    display: block;
    float: right;
}

#dir-rtl .cs-atscs-logout {
    float: left;
}

.cs-atscs-jobdet-ltpane .CsLinkButton {
    padding: 0 10px;
}

.cs-atscs-jobdet-ltpane .span-na {
    color: Red;
}

.cs-atscs-jobdet-ltpane .linkedin_btn,
.cs-atscs-jobdet-ltpane .cs-btn-orng {
    text-align: center !important;
    display: block;
    float: none;
}

.cs-atscs-jobdet-ltpane .linkedin_btn {
    width: 205px;
}

/** Tracker css **/
.cs-ats-login1 .cs-txt-sm {
    font-size: 11px;
}

    .cs-ats-login1 .cs-txt-sm a:hover span,
    .cs-ats-login1 a.cs-txt-sm:hover span {
        text-decoration: underline !important;
    }

.cs-ats-login1 .cs-txt-back {
    padding: 20px 0 0 15px;
}

.cs-ats-linkedin {
    text-align: center;
}

.linkedin_btn {
    background: rgb(101,173,210); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(101,173,210,1) 30%, rgba(15,144,210,1) 67%, rgba(7,84,125,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,rgba(101,173,210,1)), color-stop(67%,rgba(15,144,210,1)), color-stop(100%,rgba(7,84,125,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(101,173,210,1) 30%,rgba(15,144,210,1) 67%,rgba(7,84,125,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(101,173,210,1) 30%,rgba(15,144,210,1) 67%,rgba(7,84,125,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(101,173,210,1) 30%,rgba(15,144,210,1) 67%,rgba(7,84,125,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(101,173,210,1) 30%,rgba(15,144,210,1) 67%,rgba(7,84,125,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65add2', endColorstr='#07547d',GradientType=0 ); /* IE6-9 */
    border-radius: 3px 3px 3px 3px;
    clear: both;
    display: block;
    height: 18px;
    overflow: hidden;
    padding: 6px 33px 6px 10px;
    position: relative;
    text-decoration: none;
    width: 160px;
    color: #FFFFFF;
    border: 1px solid #006699;
    margin: 0 auto;
}

    .linkedin_btn .text {
        float: left;
        line-height: 17px !important;
        font-family: 'Segoe UI', Arial, sans-serif;
    }

    .linkedin_btn .logo {
        background: url("../../Images/linkedin.png") no-repeat scroll 0 0 transparent;
        display: block;
        float: right;
        height: 30px;
        position: absolute;
        right: -4px;
        text-indent: -9999px;
        top: 0;
        width: 37px;
    }

.cs-ats-login-container {
    margin: 10px auto;
    width: 400px;
    background-color: #fff;
    border: 1px solid #c7cace;
    padding-bottom: 15px;
}

.cs-ats-login-container2 {
    margin: 10px auto 40px;
    width: 220px;
}

.cs-ats-login-container3 {
    margin: 10px auto 0px;
    width: 375px;
}

.cs-ats-login-table {
    width: 100%;
}

    .cs-ats-login-table input[type=text],
    .cs-ats-login-table input[type=password] {
        border: 1px solid #C3D1DE;
        margin: 3px auto;
        padding: 3px 5px 4px;
        width: 220px;
    }

    .cs-ats-login-table select {
        margin-top: 3px;
    }

    .cs-ats-login-table td.col-1 {
        text-align: right;
    }

.cs-ats-login-container2 hr {
    border: 1px solid #c7cace;
    margin-top: 20px;
}

.cs-ats-header {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: #e6e6e6;
    padding: 5px;
    color: #555;
    font-size: 15px;
    margin: 0;
}

.cs-ats-login-container2 .cs-ats-inputs input,
.cs-ats-login-container3 .cs-ats-inputs input {
    border: 1px solid #C3D1DE;
    display: inline-block;
    margin: 3px auto;
    padding: 3px 5px 4px;
    width: 85%;
}

.cs-ats-login-container2 label,
.cs-ats-login-container3 label {
    font-weight: bold;
    color: #545555;
}

.cs-ats-login-container2 .cs-ats-or {
    margin: 15px 0;
}

    .cs-ats-login-container2 .cs-ats-or span {
        background-color: #FFFFFF;
        display: block;
        margin: -14px auto 0;
        text-align: center;
        width: 20%;
    }

.cs-ats-recaptcha input {
    display: inline !important; /* fix for IE10 non compatibility mode */
}

.cs-std-btn {
    border: 1px solid #527696;
    border-radius: 3px;
    background: rgb(245,245,245); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(245,245,245,1) 30%, rgba(230,230,230,1) 67%, rgba(197,197,197,1) 98%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,rgba(245,245,245,1)), color-stop(67%,rgba(230,230,230,1)), color-stop(98%,rgba(197,197,197,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(245,245,245,1) 30%,rgba(230,230,230,1) 67%,rgba(197,197,197,1) 98%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(245,245,245,1) 30%,rgba(230,230,230,1) 67%,rgba(197,197,197,1) 98%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(245,245,245,1) 30%,rgba(230,230,230,1) 67%,rgba(197,197,197,1) 98%); /* IE10+ */
    background: linear-gradient(top, rgba(245,245,245,1) 30%,rgba(230,230,230,1) 67%,rgba(197,197,197,1) 98%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-9 */
    padding: 5px 10px;
}

    .cs-std-btn span {
        color: #527696;
        font-weight: bold;
        font-size: 15px;
    }

.cs-ats-login-container .cs-ats-signin-container {
    margin-top: 25px;
    position: relative;
    text-align: center;
}

.cs-txt-terms {
    text-align: center;
}

.cs-ats-login-disclaimers-container {
    margin: 10px 0;
    background-color: #fff;
    padding: 15px 0;
}

    .cs-ats-login-disclaimers-container.profile {
        margin: 0;
        padding: 15px 10px 0 10px;
    }

        .cs-ats-login-disclaimers-container.profile .cs-ats-terms-agreement {
            text-align: center;
        }

.cs-ats-login-disclaimer {
    padding-bottom: 20px;
}

.cs-ats-login-disclaimer-checkbox-container {
    width: 30px;
    float: left;
}

.cs-ats-login-disclaimer-text-container {
    margin-left: 30px;
    line-height: 1.2em;
}


.cs-tracker-container {
    border: 1px solid #c7cace;
    padding: 0 4px 40px 4px;
    color: #545454;
    background-color: #fff;
    min-height: 350px;
    position: relative;
}

.cs-tracker-container-inner {
    overflow: hidden;
}

.cs-tracker {
    padding: 0;
    margin: 0;
    width: 100%;
}

    .cs-tracker span {
        font-family: 'Segoe UI', Arial, sans-serif !important;
    }

    .cs-tracker td {
        border: 1px solid #C7CACE;
        height: 33px;
        position: relative;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }

    .cs-tracker div {
        height: 33px;
        overflow: hidden;
        position: relative;
        padding: 0;
    }

.cs-tracker-item tr {
    height: 33px;
    overflow: hidden;
    display: block;
}

.cs-tracker-item td {
    border: none !important;
}

.cs-tracker-item .number div {
    width: 30px;
}

.cs-tracker-item .number {
    vertical-align: top;
}

    .cs-tracker-item .number span {
        padding: 2px 0px 0px 3px;
        font-size: 18px;
        line-height: 30px;
        display: block;
    }

.cs-tracker-item .title {
    height: 32px;
    overflow: hidden;
    text-align: center;
    padding-right: 15px;
    width: 100%;
}

    .cs-tracker-item .title span {
        font-size: 12px;
        line-height: 16px;
    }

/** Transitioning Items **/
.cs-tracker-selector .current td.number div {
    background-color: #FFFF70;
    display: inline-block;
    width: auto;
    padding: 0 5px 0 0;
}

#dir-rtl .cs-tracker-selector .current td.number div {
    padding: 0 0 0 5px;
}

.cs-tracker-selector .cs-tracker-item {
    overflow: hidden;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    background: #E6E6E6;
}

.cs-tracker-selector .complete {
    background: #468439;
    color: #fff !important;
}

/** Resume.aspx **/
.cs-ats-carsite-fileupld-table {
    padding-left: 50px;
}

#dir-rtl .cs-ats-carsite-fileupld-table {
    padding-left: 0px;
    padding-right: 50px;
}

.cs-ats-carsite-fileupld-table td.col-1,
.cs-ats-carsite-fileupld-table td.col-2 {
    vertical-align: top;
}

.cs-ats-carsite-fileupld-table td.col-1 {
    text-align: right;
}

#dir-rtl .cs-ats-carsite-fileupld-table td.col-1 {
    text-align: left;
}

.cs-ats-carsite-fileupld-title2 {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.inner10 {
    padding-left: 10px;
    padding-right: 10px;
}

.cs-ats-dsc-pop {
    padding-top: 10px;
}

.cs-ats-dsc-info {
    padding: 10px;
    word-wrap: break-word;
}

/* My Profile - Career Site */
.cs-atscs-prof-table1 table,
.cs-atscs-prof-table1 th,
.cs-atscs-prof-table1 td {
    text-align: left;
}

.cs-atscs-prof-main1 table.RoundedBox-default {
    margin: 0 !important;
}

.cs-PROF-pht {
    display: inline-block;
    margin: 0 5px 0 0;
}

.cs-PROF-pht-lang {
    display: inline-block;
    margin: 0 5px 0 20px;
}

.cs-atscs-prof-grad-title .cs-PROF-tasks {
    display: block;
    float: left;
    margin: 0;
}

.cs-atscs-prof-grad-title .cs-PROF-scomp {
    display: block;
    float: right;
}

#dir-rtl .cs-atscs-prof-grad-title .cs-PROF-scomp {
    text-align: left;
}

.cs-atscs-prof-photo-edit {
    width: 220px;
}

.cs-atscs-prof-main2 {
    width: 90%;
    padding: 5px 0;
}

.cs-atscs-prof-icon {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 2;
}

#dir-rtl .cs-atscs-prof-icon {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
}

.cs-atscs-prof-box {
    margin: -15px -13px -10px;
    padding: 15px 13px 10px;
    zoom: 1;
    overflow: hidden;
}

.cs-atscs-prof-cont-myprof {
    zoom: 1;
}

    .cs-atscs-prof-cont-myprof .cs-prof-rt {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
    }

#dir-rtl .cs-atscs-prof-cont-myprof .cs-prof-rt {
    left: 10px;
    right: auto;
}

.fb-login-button {
    overflow: hidden;
}

.cs-atscs-savedjob {
    margin: 0 0 0 51px;
}

.careerSiteHeader .userBar .links {
    width: 99%;
}

.careerSite {
    min-width: 1024px;
}

.cs-atscs-prof-grad-title {
    padding: 0 2% 0 0;
}

.cs-atscs-prof-cont-main {
    *zoom: 1;
}

/*.ui-multiselect {
    height: 25px !important;
    line-height: 16px !important;
}*/

.cs-atscs-prof-table1 .columnHeaderLink {
    color: #545555 !important;
}

#PendingTasks th:first-child,
#CompletedTasks th:first-child,
#saved-jobs th:first-child,
#saved-jobs td:first-child,
#review-status th:first-child,
#job-alerts th:first-child,
#job-alerts td:first-child {
    padding-left: 48px;
}

#job-alerts thead th,
#job-alerts tbody td {
    padding-bottom: 10px;
    vertical-align: top;
}

.no-longer-avail {
    margin: 5px 0 0;
}

#saved-jobs .col-2,
#review-status .col-4,
#job-alerts .col-4 {
    margin: 0;
}

#saved-jobs .col-3 {
    width: 40px;
}

#job-alerts .col-4 {
    width: 60px;
}

#review-status .col-4 {
    margin: 0 15px 0 0;
}

#saved-jobs .col-3,
#review-status .col-5 {
    /*vertical-align: top;*/
    text-align: center;
}

.cs-atscs-prof-table1 tbody td {
    /*vertical-align: top;*/
}

.task-title img {
    margin: 0 5px 0 23px;
}


/* Footer Widget */
.mediaWidgets {
    max-width: 100%;
}
</pre></body></html>