﻿/*-------------------------------
 * Cornerstone OnDemand 
 * UserControls - CSS
-------------------------------*/

/* JobAdminActions.ascx */

.cs-ats-jb-admin-act {
    z-index: 100;
    display: inline-block;
    vertical-align: middle;
}

/* RecruitingFlagPopup.ascx */

.cs-ats-rec-flg-dlg div {
    padding: 4px 0;
    overflow: hidden;
}

.cs-ats-rec-flg-dlg .FieldName,
.cs-ats-rec-flg-dlg .FieldValue {
    float: left;
}

#dir-rtl .cs-ats-rec-flg-dlg .FieldName,
#dir-rtl .cs-ats-rec-flg-dlg .FieldValue {
    float: right;
}

.cs-ats-rec-flg-dlg .FieldName {
    width: 125px;
    text-align: right;
    display: inline-block;
}

#dir-rtl .cs-ats-rec-flg-dlg .FieldName {
    text-align: left;
}

.cs-ats-rec-flg-dlg .FieldValue {
    padding: 0 0 0 4px;
    width: 170px;
    display: inline-block;
}

#dir-rtl .cs-ats-rec-flg-dlg .FieldValue {
    padding: 0 4px 0 0;
}

/* OfferLetterApprovalDetail.ascx */

.cs-ats-gen-tip-photo,
.cs-ats-gen-tip-info {
    display: inline-block !important;
    vertical-align: top;
    padding: 0 4px;
}

    .cs-ats-gen-tip-photo img {
        width: 62px;
        height: 70px;
    }

    .cs-ats-gen-tip-info span {
        display: block;
        height: 19px;
        white-space: nowrap;
        overflow: hidden;
    }

    .cs-ats-gen-tip-info .cs-ats-phone,
    .cs-ats-gen-tip-info .cs-ats-email {
        display: block;
        padding-left: 25px;
        text-overflow: ellipsis;
        width: 170px;
    }

    .cs-ats-gen-tip-info .cs-ats-phone {
        background: url(../../images/icon/icon-phone.gif) no-repeat;
    }

    .cs-ats-gen-tip-info .cs-ats-email {
        background: url(../../images/icon/email.gif) no-repeat;
    }

.cs-ats-appedit-tbl1 {
    border: 0;
    border-collapse: collapse;
    padding: 0;
    width: 824px;
}

    .cs-ats-appedit-tbl1 .col-1 {
        border-right: 2px solid #999;
        text-align: center;
        width: 1%;
    }

    .cs-ats-appedit-tbl1 thead {
        background-color: #EDEDED;
    }

    .cs-ats-appedit-tbl1 th {
        color: #555;
        border-bottom: 1px solid #bababa;
        padding: 10px 8px;
        font-family: Arial;
        font-size: 12px;
    }

    .cs-ats-appedit-tbl1 thead .col-2,
    .cs-ats-appedit-tbl1 thead .col-3,
    .cs-ats-appedit-tbl1 thead .col-4 {
        text-align: left;
    }

    .cs-ats-appedit-tbl1 thead .col-2 {
        padding-left: 18px;
        width: 325px;
    }

    .cs-ats-appedit-tbl1 thead .col-3 {
        width: 158px;
    }

    .cs-ats-appedit-tbl1 thead .col-4 {
        width: 227px;
    }

.tbApproverDetails {
    border: 0;
    border-collapse: collapse;
    background-color: #E5F4FB;
    width: 100%;
}

    .tbApproverDetails:hover {
        background-color: #E5E5E5;
    }

    .tbApproverDetails td {
        padding: 8px;
    }

    .tbApproverDetails .col-2 {
        width: 325px;
    }

    .tbApproverDetails .col-3 {
        width: 158px;
    }

    .tbApproverDetails .col-4 {
        width: 227px;
    }

.cs-ats-vw-edit-appr {
    overflow-x: hidden;
    overflow-y: auto;
    height: 324px;
}

/* SendCandidateOffer.ascx */

.SendCandidateOfferContent {
    width: 97%;
    max-height: 550px;
    padding: 10px;
}

    .SendCandidateOfferContent .SendCandidateOfferTable {
        width: 100%;
    }

        .SendCandidateOfferContent .SendCandidateOfferTable .SendCandidateOfferTableRow {
            padding-bottom: 10px;
        }

        .SendCandidateOfferContent .SendCandidateOfferTable .TableHeader {
            font-weight: bold;
            padding-bottom: 5px;
        }

        .SendCandidateOfferContent .SendCandidateOfferTable .TableValue {
            padding-left: 10px;
        }

.TblOfferSendMethod {
    width: 100%;
}

    .TblOfferSendMethod tr td {
        padding-top: 10px;
        vertical-align: top;
    }

    .TblOfferSendMethod .sendmethodcol {
        text-align: right;
        width: 150px;
    }

.SendMethodCommand {
    text-align: right;
}

.divSendMethod {
    width: 100%;
}

/* ProfileInReviewControl.ascx */

.cs-ats-pro-in-rev th.col-1,
.cs-ats-pro-in-rev td.col-1 {
    width: 1%;
    white-space: nowrap;
    text-align: center;
}

/* OfferLetterManagementControl.ascx */

.tdLabel {
    vertical-align: top;
    text-align: right;
    width: 150px;
}

.tdNotesLable {
}

.cs-UPLD-attach {
    display: inline-block;
    vertical-align: top;
}

.cs-UPLD-attacherr {
    display: inline-block;
    vertical-align: top;
    color: #ff0000;
}
/* overwrite the z-index */
.ui-multiselect-menu {
    z-index: 999999 !important;
}

.ui-multiselect {
    background-image: none !important;
    background-color: #ffffff !important;
}

.cs-lr-btn {
    float: left;
}

/* IE fix for Candidate Response 'decline reason' */
#trDeclineReason button span {
    *display: block;
    *width: 170px;
}

    #trDeclineReason button span.ui-icon {
        *width: 16px;
    }

/* OfferLetterGenerator.ascx */

.Windows7.reDropDownBody {
    z-index: 210990 !important;
}

.RadWindow.RadWindow_Windows7.rwNormalWindow.rwTransparentWindow {
    z-index: 110000 !important;
}

    .RadWindow.RadWindow_Windows7.rwNormalWindow.rwTransparentWindow.rwInactiveWindow {
        z-index: 10990 !important;
    }

.cs-ats-olg-cont-tbl {
    border: 0;
    border-collapse: collapse;
    margin-left: 21px;
    padding: 0;
    width: 100%;
}

    .cs-ats-olg-cont-tbl td {
        vertical-align: middle;
    }

.cs-ats-olg-off-lbl {
    padding: 5px 5px 5px 0;
    text-align: right;
    width: 16%;
}

    .cs-ats-olg-off-lbl .FieldName {
        font-size: 16px;
    }

.cs-ats-olg-temp-lbl {
    padding: 5px 0;
    width: 10%;
}

.cs-ats-olg-ver-lbl {
    width: 13%;
}

.cs-ats-olg-temp-slct span,
.cs-ats-olg-temp-slct input,
.cs-ats-olg-temp-slct select {
    display: inline-block;
    vertical-align: middle;
}

/* OfferLetterDetailControl.ascx */

.OfferLetterDetailContent {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 5px;
}

.OfferLetterDetailContentTable {
    width: 100%;
}

    .OfferLetterDetailContentTable tr td {
        width: 50%;
        text-align: left;
        vertical-align: top;
        padding: 5px 0 3px 0;
    }

.OfferLetterDetailContent .DataField {
    margin: 3px 0 0 10px;
}

.vtop {
    vertical-align: top;
}

.ol-ats-hrlb-flds {
    display: inline-block;
    margin-top: -15px;
    /* IE */
    *zoom: 1;
}

    .ol-ats-hrlb-flds * {
        /* IE */
        *zoom: 1;
    }

    .ol-ats-hrlb-flds span {
        display: inline-block;
        /* IE */
        *display: inline;
    }

        .ol-ats-hrlb-flds span:first-child {
            margin-right: 10px;
        }

    .ol-ats-hrlb-flds .FieldName {
        display: block;
        margin: -2px 0 0 -10px;
    }

/* OfferLetterApprovalPreview.ascx */

.cs-ats-olap-wrp {
    height: 575px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 25px;
    position: relative;
}

.cs-ats-olap-odol-wrp {
    width: 700px !important;
}

.cs-ats-olap-od-lbl {
    padding: 5px 0;
}

/* EditContactDetails.ascx */

.cs-atscs-prof-item1 span,
.cs-atscs-prof-edit-cont span {
    line-height: 25px;
}

.cs-atscs-prof-item1 input {
    width: 100px;
}

.cs-atscs-prof-item1 select {
    font-family: arial;
    font-size: 12px;
}

.cs-atscs-prof-edit-cont .input-sm input {
    width: 50px;
}

.cs-atscs-prof-edit-cont .input-lrg input {
    width: 334px;
}

.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-main2-btns {
    text-align: right;
    padding-top: 35px;
}

#dir-rtl .cs-atscs-prof-main2-btns {
    text-align: left;
}

/* ProfileBackgroundCheckControl.ascx */

.cs-ats-pro-bck-chk {
    overflow: hidden;
}

    .cs-ats-pro-bck-chk ul {
        float: left;
        list-style: none;
        padding: 4px 9px;
    }

        .cs-ats-pro-bck-chk ul:first-child li {
            font-weight: bold;
        }

/* ProfileCommentBox.ascx */

.cs-ats-pro-com-box {
    margin-bottom: 20px;
}

    .cs-ats-pro-com-box div div:first-child {
        float: right;
    }

#dir-rtl .cs-ats-pro-com-box div div:first-child {
    float: left;
}

.cs-ats-pro-com-box-btns {
    padding: 4px 0;
    overflow: hidden;
}

/* ProfileCommentItems.ascx */

.cs-connect-profile-photoinfo {
    margin-left: 60px;
    margin-right: 150px;
    width: auto;
}

.cs-connect-profile-attachment {
    margin-left: 60px;
    width: auto;
}

.dlg-cs-connect-profile-attachment {
    margin-left: 5px;
    width: auto;
}

    .dlg-cs-connect-profile-attachment img {
        padding-right: 5px;
    }

.cs-connect-profile-photocont {
    float: left;
}
#dir-rtl .cs-connect-profile-photocont {
    float: right;
}

    .cs-connect-profile-photocont img {
        height: 60px;
        width: 54px;
    }

/* AllFlags.ascx / AvailableFlagSelector.ascx */

.cs-ats-flg-sel-tbl {
    max-height: 265px;
    overflow-y: auto;
    overflow-x: hidden;
    *padding-right: 15px;
}

.cs-ats-flg-sel-btn {
    text-align: right;
    padding-top: 8px;
}

#dir-rtl .cs-ats-flg-sel-btn {
    text-align: left;
}

/* [JQuery + CsDialog] */

.ui-cs-dialog {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    border: 0 !important;
    border-radius: 0 !important;
}

    .ui-cs-dialog .FieldValue {
        font-family: Arial !important;
        font-size: 9pt !important;
    }

    .ui-cs-dialog a,
    .ui-cs-dialog img,
    .ui-cs-dialog input,
    .ui-cs-dialog select,
    .ui-cs-dialog label {
        display: inline-block;
        vertical-align: middle;
    }

    .ui-cs-dialog p {
        margin: 8px 0;
    }

    .ui-cs-dialog img {
        border: 0;
    }

    .ui-cs-dialog textarea {
        height: 60px;
        width: 517px;
    }

    .ui-cs-dialog .ui-dialog-titlebar-close {
        position: static !important;
        padding: 0 !important;
    }

        .ui-cs-dialog .ui-dialog-titlebar-close span {
            margin: 0 !important;
        }

    .ui-cs-dialog,
    .ui-cs-dialog .ui-dialog-content {
        padding: 0 !important;
    }

        .ui-cs-dialog.ui-widget-content {
            background-color: transparent !important;
            background-image: none !important;
        }

        .ui-cs-dialog .ui-dialog-titlebar {
            display: none !important;
        }

        .ui-cs-dialog .cs-ats-dialog-btns {
            padding: 10px 0;
            text-align: right;
        }

#dir-rtl .ui-cs-dialog .cs-ats-dialog-btns {
    text-align: left;
}

.ui-widget-overlay {
    background: #808080 !important;
    opacity: 0.5 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

/* [Schedule Event] */
.ui-sch-eve-dialog {
    margin-left: -337px !important;
    margin-top: -230px !important;
}

.cs-ats-app-sch-eve {
    max-height: 375px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .cs-ats-app-sch-eve button {
        white-space: nowrap;
        line-height: 15px;
    }

        .cs-ats-app-sch-eve button span {
            width: 160px;
            text-overflow: ellipsis;
            overflow: hidden;
            display: inline-block;
        }

            .cs-ats-app-sch-eve button span:first-child {
                width: 16px;
            }

    .cs-ats-app-sch-eve > div,
    .cs-ats-app-sch-eve > div > div {
        margin-top: 8px;
    }

    .cs-ats-app-sch-eve .SectionHeaderPanel_contentMiddle {
        padding: 0;
        background-color: transparent;
    }

    .cs-ats-app-sch-eve .SectionHeaderPanel_footer {
        display: none;
    }

    .cs-ats-app-sch-eve .sch-eve-dte {
        font-size: 20px !important;
        margin: 10px 0;
    }

    .cs-ats-app-sch-eve .FieldName {
        display: inline-block;
        width: 120px;
        text-align: right;
    }

/*.cs-ats-app-sch-eve .app-sch-eve-box {
        width: auto !important;
        display: inline-block;
        color: #000;
        background-color: #D3D3D3;
        border: 1px solid #000;
        margin: 0 10px 10px 0;
        text-align: left !important;
        padding: 5px;
        cursor: pointer;
    }

        .cs-ats-app-sch-eve .app-sch-eve-box span {
            display: block;
        }

        .cs-ats-app-sch-eve .app-sch-eve-box.disabled {
            color: #999;
        }

        .cs-ats-app-sch-eve .app-sch-eve-box.selected {
            background-color: #0087FF;
            color: #fff;
        }*/

/* [Applicant Notification] */

.ui-app-not-dialog {
    margin-left: -300px !important;
    margin-top: -268px !important;
}

.cs-ats-app-sch-tme-dte {
    background-color: lightgray;
    border: 1px solid #A2A2A2;
    padding: 8px;
}

    .cs-ats-app-sch-tme-dte .error ul {
        list-style: none;
        margin: 0 0 8px;
        padding: 0;
    }

    .cs-ats-app-sch-tme-dte div {
        margin-top: 8px;
    }

        .cs-ats-app-sch-tme-dte div:first-child {
            margin-top: 0;
        }

    .cs-ats-app-sch-tme-dte .ajax__calendar div {
        margin: 0;
    }

    .cs-ats-app-sch-tme-dte .FieldName {
        display: inline-block;
        min-width: 20%;
        text-align: right;
    }

#dir-rtl .cs-ats-app-sch-tme-dte .FieldName {
    text-align: left;
}

.cs-ats-app-sch-tme-dte .dateSelectorCalendarButton {
    background-color: #FFF;
}

#dir-rtl .cs-ats-app-sch-tme-dte .dateSelectorCalendarButton {
    background-position: center left;
}

.cs-ats-app-sch-tme-dte input[disabled],
.cs-ats-app-sch-tme-dte textarea[disabled],
.cs-ats-app-sch-tme-dte select[disabled] {
    background-color: #E5E5E5;
    color: #999;
}

.cs-ats-app-sch-tme-dte {
    margin-top: 6px;
}

    .cs-ats-app-sch-tme-dte:first-child {
        margin-top: 0;
    }

.cs-ats-app-sch-rem-btn {
    float: right;
}

#dir-rtl .cs-ats-app-sch-rem-btn {
    float: left;
}

/* [Self Schedule Interview Details] */

.ui-sel-sch-int-det {
    margin-left: -225px !important;
    margin-top: -188px !important;
}


/* InterviewEventSelector.ascx */

.cs-ats-sel-eve {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    #padding-right:10px;
}

    .cs-ats-sel-eve table a {
        font-weight: bold;
    }

        .cs-ats-sel-eve table a:hover {
            text-decoration: none;
        }

/* SendEmail.ascx */

.TblSendEmail td.col-1 {
    white-space: nowrap;
    text-align: right;
}

.TblSendEmail td.col-custome-message {
    padding-left: 26px;
}

.SendEmailHeaderDivider {
    margin: -10px 0 0 0;
    padding: 0;
}

.TblSendEmail > tbody > tr > td {
    padding: 5px;
}

.TblSendEmail .SendEmailField {
    background-color: #e8e8e8;
    width: 500px;
    overflow: auto;
    padding: 3px;
}

.TblSendEmail .SendEmailSubject {
    border: 3px double #000;
    height: 15px;
    line-height: 15px;
}

.TblSendEmail .SendEmailPreview {
    border: 3px double #000;
    height: 150px;
}

.TblSendEmail .FieldNameSendEmail {
    width: 20%;
}

.SendEmailContent {
    width: 100%;
    max-height: 400px;
    overflow: auto;
    margin-bottom: 5px;
    *margin-top: -25px;
}

.SendEmailPreview.SendEmailField td.body {
    width: 10px;
}

/* ApplicantStatusChange.ascx */


.spinner {
    background-color: #ececec;
    opacity: 0.8;
    border: solid 1px #C0C0C0;
    width: 100%;
    height: 50px;
    margin: 5px auto 0px auto;
    position: absolute;
}

.deletedRow {
    display: none;
}

/* CompareApplicantsControl.ascx */

.cs-ats-man-app-com-can-pop {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .cs-ats-man-app-com-can-pop .ratings-bar {
        margin-bottom: -2px;
        padding-top: 10px;
    }

        .cs-ats-man-app-com-can-pop .ratings-bar > img {
            display: inline-block;
            margin-top: 3px;
            position: static;
        }

    .cs-ats-man-app-com-can-pop .graySubText {
        position: static !important;
    }

    .cs-ats-man-app-com-can-pop td {
        text-align: center;
    }

        .cs-ats-man-app-com-can-pop td:first-child {
            text-align: right;
        }

    .cs-ats-man-app-com-can-pop th {
        padding-bottom: 30px;
        text-align: center;
        vertical-align: top;
    }

        .cs-ats-man-app-com-can-pop th div {
            width: 185px;
        }

        .cs-ats-man-app-com-can-pop th img {
            display: block;
            margin: 0 auto 6px auto;
            width: 50px;
        }

        .cs-ats-man-app-com-can-pop th:first-child img {
            margin-bottom: 18px;
            width: 39px;
        }

    .cs-ats-man-app-com-can-pop .headerRow div {
        border-left-style: dashed;
        border-left-width: 1px;
        border-left-color: #CCCCCC;
        height: 100px;
    }

    .cs-ats-man-app-com-can-pop .titleCol {
        vertical-align: middle;
        text-align: right;
        font-size: 8pt;
        background-color: #FFF;
        border-right: 1px solid #D6D6D6;
        border-left: 2px solid #D6D6D6;
        width: 200px;
    }

    .cs-ats-man-app-com-can-pop .detailRow {
        background-color: #EEE;
    }

    .cs-ats-man-app-com-can-pop .titleCol,
    .cs-ats-man-app-com-can-pop .detailRow {
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #E0E0E0;
        padding: 5px;
    }

    .cs-ats-man-app-com-can-pop .topRow {
        border-top: 2px solid #D6D6D6;
    }

    .cs-ats-man-app-com-can-pop .bullet-plus {
        background-image: url(../../Images/bullet_plus.gif);
        background-repeat: no-repeat;
        padding-left: 16px;
    }

    .cs-ats-man-app-com-can-pop .bullet-minus {
        background-image: url(../../Images/bullet_minus.gif);
        background-repeat: no-repeat;
        padding-left: 16px;
    }

/* OfferLetterContent.ascx */

.reWrapper {
    min-width: 1px !important;
    min-height: 1px !important;
}

.cs-lr {
    overflow: hidden;
    padding: 5px 0 !important;
    width: 99.4%;
}

    .cs-lr .l,
    .cs-lr .r {
        width: 49%;
    }

    .cs-lr .l {
        float: left;
        text-align: left;
    }

    .cs-lr .r {
        float: right;
        text-align: right;
    }

    .cs-lr .l a,
    .cs-lr .l span {
        display: inline-block;
        line-height: 22px;
    }

#dir-rtl .cs-lr .l {
    float: right;
    text-align: right;
}

#dir-rtl .cs-lr .r {
    float: left;
    text-align: left;
}

.cs-ats-olp-comm .reContentCell {
    height: 400px !important;
}
.cs-ats-olp-comm .reContentCell iframe {
    height: 100% !important;
}

.cs-ats-olp-comm .cs-btn {
    margin: 5px 0 0 0;
    text-align: right;
}

.cs-ats-ol-edit-ctrl .CsListWithLines {
    width: auto;
}

.cs-ats-off-det-wrp {
    padding: 8px;
    border: 1px solid #aaa;
    border-top: 0;
}

    .cs-ats-off-det-wrp input[type="checkbox"],
    .cs-ats-off-det-wrp input[type="radio"] {
        margin: 0;
        width: 13px;
        height: 13px;
        vertical-align: middle;
    }

    .cs-ats-off-det-wrp input[type="radio"] {
        margin: 0 4px;
    }

    .cs-ats-off-det-wrp label {
        vertical-align: middle;
    }

.cs-ats-off-det .PopupSelect {
    float: none;
}

.cs-ats-off-det > div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    *width: 49%;
    *display: inline;
    *zoom: 1;
}

    .cs-ats-off-det > div > div {
        padding: 5px 0 5px 5px;
    }

#dir-rtl .cs-ats-off-det > div > div {
    padding: 5px 5px 5px 0;
}

.cs-ats-off-det .FieldName {
    margin: 0 0 0 -5px;
    padding-bottom: 2px;
}

#dir-rtl .cs-ats-off-det .FieldName {
    margin: 0 -5px 0 0;
}

.cs-ats-off-det span.FieldName {
    display: block;
    margin: 0 0 0 -16px;
}

#dir-rtl .cs-ats-off-det span.FieldName {
    margin: 0 -16px 0 0;
}

/* WorkflowSelector.ascx */

.responsive.workflow-container li span.lbl-if-answer-is {
    background-color: #4A6178;
}
.responsive.workflow-container li span.lbl-then-show {
    background-color: #67BF6F;
}
.responsive.workflow-container li ul li div span.child-question-label {
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 3px;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    min-width: 86px;
    text-align: center;
    margin-right: 3px;
    font-size: 0.9em;
}
.responsive.workflow-container .child-question-container li span.lt-50 {
    width: 100%;
}
.responsive.workflow-container .child-question-container li span.rt-50 {
    width: 30%;
}
.responsive.workflow-container .ddl-response {
    width: 150px;
    height: 24px;
    line-height: 24px;
}
.responsive.workflow-container .ddl-question {
    width: 350px;
    height: 24px;
    line-height: 24px;
}
.responsive.workflow-container .child-question-response-container {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    line-height: 34px;
}
.responsive.workflow-container .child-question-followup-container {
    display: inline-block;
    width: 60%;
    line-height: 34px;
    position: relative;
}
.responsive.workflow-container .child-question-container .button-container {
    position: absolute;
    right: 6px;
}
.responsive.workflow-container .fa-icon {
    color: #4A5D75;
    font-size: 16px;
    margin-right: 2px;
}
.responsive.workflow-container .fa-icon.fa-icon-level-down:before {
    transform: scale(-1, 1) rotate(90deg);
}
.responsive.workflow-container .fa-icon.fa-icon-gear.screening-active {
    color: #419140;
}
.responsive.workflow-container .ddaction .fa-icon.fa-icon-trash {
    color: #ffffff;
}
.responsive.workflow-container #prescreeningSurveyBar .fa-icon.fa-icon-gear {
    /*-webkit-text-stroke: 1px #ffffff;*/
    text-shadow: -1px -1px #ffffff, 1px -1px #ffffff, -1px 1px #ffffff, 1px 1px #ffffff;
}
.responsive.workflow-container .cs-sort li ul li {
    padding-left: 10px;
}
.responsive.workflow-container .cs-sort li ul li span.lt-50 {
    padding-left: 25px;
}
.responsive.workflow-container .cs-sort li ul li span.rt-50 {
    margin-left: -35px;
}

.responsive.workflow-container .child-question-followup-container div,
.responsive.workflow-container .child-question-response-container div {
    cursor: default !important;
}
.responsive.workflow-container .child-question-dropdown-container {
    display: inline-block;
}
.responsive.workflow-container .child-question-text {
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}
.responsive-workflow-delete-confirmation-container [data-tag="dlgConfirmDeleteSectionAction"] img#icon {
    float: none;
    vertical-align: middle;
}
.responsive-workflow-delete-confirmation-container [data-tag="dlgConfirmDeleteSectionAction"] .FieldValue {
    vertical-align: middle;
    display: inline-block;
    width: 310px;
}
/** List Style **/

.cs-sort {
    background-color: #BFCDDB;
    padding: 1px !important;
    display: block;
}

    .cs-sort, .cs-sort li ul {
        margin: 0;
        padding: 0;
        vertical-align: middle;
        width: 100%;
    }

        .cs-sort li {
            list-style-type: none;
            display: block;
            font-weight: bold;
            font-size: 12px;
            cursor: move;
        }

            .cs-sort li span {
                line-height: 35px;
                display: inline-block;
            }

        .cs-sort li {
            background-color: #819bb6;
            padding-left: 10px;
            border-top: 1px solid #8da7c2;
            border-bottom: 1px solid #758CA3;
        }

            .cs-sort li ul li {
                background-color: #e3e3e3;
                padding-left: 35px;
                margin-left: -10px;
                border-top: 1px solid #eaeaea;
                border-bottom: 1px solid #d9d9d9;
            }

                .cs-sort ul ul li {
                    background-color: #ffffff !important;
                }

                .cs-sort li ul li span {
                    line-height: 34px;
                }

            .cs-sort li span.lt-50 {
                width: 85%;
            }

            .cs-sort li span.rt-50 {
                width: 15%;
                margin: 0 0 0 -10px;
            }

            #dir-rtl .cs-sort li span.rt-50 {
                margin: 0 -10px 0 0;
            }

            .cs-sort li span.lt-50, 
            .cs-sort li span.rt-50 {
                display: inline-block;
                vertical-align: middle;
            }

                .cs-sort li span.lt-50 img {
                    float: left;
                    margin: 4px 4px 0 4px;
                    height: 25px;
                    width: 25px;
                }

#dir-rtl .cs-sort li span.lt-50 img {
    float: right;
}

.cs-sort li span.rt-50 {
    line-height: 14px;
    height: 14px;
    text-align: right;
}

#dir-rtl .cs-sort li span.rt-50 {
    text-align: left;
}

.sortable div {
    cursor: move;
}

.right {
    float: right;
    padding-right: 15px;
    display: inline-block;
    width: 300px;
}

    .right span {
        padding-left: 3px;
        display: inline-block;
    }

.placeholder {
    background-color: Red;
}

.category-icon {
    width: 35px;
    height: 35px;
}

.cat-icn-note .cs-ats-wfs-title-container {
    display: block;
    float: left;
}

.cs-ats-wfs-ctrl-container {
    display: block;
    float: right;
    margin-right: 10px;
}

.cs-ats-wfs-itemtitle {
    font-size: 13px;
    font-weight: normal;
    line-height: 35px;
    vertical-align: top;
    padding: 0 8px;
    display: block !important;
}

.cs-ats-wfs-pctg-total {
    padding-left: 15px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.cs-ats-wfs-hr {
    width: 75px;
    margin-left: 10px;
}


.Confirm #icon {
    border: medium none;
    float: left;
    padding-right: 8px;
    padding-top: 15px;
}

.static, .noMove {
    cursor: default !IMPORTANT;
}

a.action img, a.action-item img {
    border: none;
}

.action-select,
.action {
    display: inline-block;
    vertical-align: middle;
}

/* Disclaimer Edit Dialog */

.cs-ats-dsc-edt-dlg {
    width: 100%;
}

    .cs-ats-dsc-edt-dlg > td {
        padding: 0;
        border-spacing: 0;
        border-collapse: collapse;
        vertical-align: top;
        padding-bottom: 16px;
    }

    .cs-ats-dsc-edt-dlg > tbody tr:first-child td {
        padding-bottom: 2px;
    }

    .cs-ats-dsc-edt-dlg > tbody tr td:first-child {
        padding-right: 6px;
    }

    .cs-ats-dsc-edt-dlg input {
        margin: 0 6px 0 0;
    }

        .cs-ats-dsc-edt-dlg input[type="radio"] {
            margin-left: 20px;
        }

            .cs-ats-dsc-edt-dlg input[type="radio"]:first-child {
                margin-left: 0;
            }

    .cs-ats-dsc-edt-dlg .FieldName {
        text-align: right;
        vertical-align: top;
        white-space: nowrap;
    }

#dir-rtl .cs-ats-dsc-edt-dlg .FieldName {
    text-align: left;
}

.cs-ats-dsc-edt-dlg-btns {
    text-align: right;
    padding: 10px 0;
}

#dir-rtl .cs-ats-dsc-edt-dlg-btns {
    text-align: left;
}

.cs-ats-ass-typ-sel-pop {
    text-align: center;
}

    .cs-ats-ass-typ-sel-pop a {
        display: inline-block;
        margin: 0 30px;
    }

    .cs-ats-ass-typ-sel-pop div:first-child {
        padding: 8px 0 20px 0;
    }

/* Screening */
.hide-correct input,
.hide-correct label {
    display: inline-block;
    vertical-align: top;
}

.hide-correct label {
    width: 350px;
    margin-top: 3px;
}

/* Vertical Alignment */
.csl-valign-top {
    vertical-align: top;
}
.csl-valign-middle {
    vertical-align: middle;
}
.csl-valign-bottom {
    vertical-align: bottom;
}
.csl-valign-base {
    vertical-align: baseline;
}