﻿
.MyPageHeading {
    background: #1faa6b !important;
    padding-top: 20px;
    padding-bottom: 8px;
}
/*.bg-darkGreen {
    background-color: #00704a !important;
}*/
/*Job Responses*/
.dashBoardJobResponsesBoxBackGround {
    background-color: #94c463 !important;
    color: #fff;
}

.dashBoardJobResponsesProgressBar {
    background-color: #fff !important;
}
/*Search Box*/
.dashBoardSearchBoxBackGround {
    /*background-image:url(/Templates/resources/Agency/discovery/images/Cogs.png)!important;*/
    background-color: #1faa6b !important;
    color: #fff;
}



.dashBoardSearchBoxProgressBar {
    background-color: #ffffff !important;
}
/*Email Center*/
.dashBoardEmailCenterBoxBackGround {
    background-color: #94c463 !important;
    color: #fff;
}

.dashBoardEmailBoxProgressBar {
    background-color: #fff !important;
}
/*Reponse Count*/
.DashBoardResponseCount-Border {
    border-color: #1faa6b !important;
}

.DashBoardResponseCount-Background {
    background-color: #1faa6b !important;
    color: #fff !important;
}
/*Hot List*/
.DashBoardHotList-Border {
    border-color: #1faa6b !important;
    max-height: 216px;
}

.DashBoardHotList-Background {
    background-color: #1faa6b !important;
    border-color: #1faa6b;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

a.HotListATag {
    color: #333333;
}
/*SMS Lix Box*/
.DashBoardSmsList-Border {
    border-color: #94c463 !important;
    max-height: 216px;
}

.DashBoardSmsList-Background {
    background-color: #94c463 !important;
    border-color: #94c463 !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
/*Folder Lixt Box*/
.DashBoardFolderList-Border {
    border-color: #333333 !important;
}

.dashBoardFolderIconColor {
    color: #333333 !important;
}

.DashBoardFolderList-Background {
    background-color: #1faa6b !important;
    border-color: #1faa6b !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
/*Documents Lixt Box*/
.DashBoardDocumentsList-Border {
    border-color: #94c463 !important;
    max-height: 216px;
}

.DashBoardDocumentsList-Background {
    background-color: #94c463 !important;
    border-color: #94c463 !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.DashBoardDocumentsList-Icon {
    color: #94c463 !important;
    left: 0 !important;
    bottom: auto !important;
    -ms-opacity: 0.8 !important;
    opacity: 0.8 !important;
    font-size: 100px;
}

/*Users Lixt Box*/
.DashBoardUsersList-Border {
    border-color: #1faa6b !important;
    max-height: 216px;
}

.DashBoardUsersList-Background {
    background-color: #1faa6b !important;
    border-color: #1faa6b !important;
    color: #fff !important;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.dashBoardReport h1.tiles-number{
    color:#94c463;
}
.currency-rates .ellipsis a {
    color: #94c463;
}
/*Setting Cog*/
.TopSettingCog-Color {
    color: #1faa6b;
}

.notViewedResponses {
    color: #1faa6b;
    font-weight: bold;
}

.revisedResponse {
    font-weight: bold;
    color: #37bc9b;
}
/*Drag Drop Class*/
.ui-draggable-dragging {
    background: #1faa6b;
    cursor: url(/Templates/resources/cursors/openhand.cur), auto !important;
    padding: 10px;
    margin: 10px;
    color: #fff;
}

.ui-draggable {
    cursor: url(/Templates/resources/cursors/openhand.cur),auto !important;
}

    .ui-draggable, .ui-draggable:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

.ui-draggable-dragging:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}


.ui-state-hover {
    /*width: 84% !important;*/
    color: #00704a !important;
    font-weight: bold;
    background-color: #f5f7fa;
    /*padding-bottom: 10px;*/
}


a#trasha.ui-state-hover {
    color: #c14029 !important;
    text-decoration: none;
    background-color: transparent;
}

/*Custome Left Menu*/

ul.customMenu {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
    border: 1px solid #94c463;
    border-bottom: 0;
}

    ul.customMenu li {
        display: block;
        color: #AAB2BD;
        border-bottom: 1px solid #94c463;
    }


        ul.customMenu li a {
            display: block;
            color: #333333;
            height: 45px;
            padding: 12px 20px 12px 10px;
            text-decoration: none;
            line-height: 120%;
            position: relative;
            overflow: hidden;
            -moz-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        ul.customMenu li ul.customMenu-submenu {
            background: #94c463;
            padding: 0 0 0 20px;
            margin: 0;
            list-style: none;
            display: none;
        }

ul.customMenu-submenu li {
    border-bottom: none;
}

ul.customMenu li ul.customMenu-submenu li a {
    display: block;
    color: #fff;
    height: 35px;
    padding: 10px 15px 10px 0;
    border-bottom: none;
    text-decoration: none;
    line-height: 120%;
    position: relative;
    border-left: 1px solid #fff;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    ul.customMenu li ul.customMenu-submenu li a:before {
        content: "\2014\00a0";
        margin-left: -1px;
        color: #fff;
    }



/*Images Starts*/
.quickViewImage {
    background-image: url("/Templates/resources/Agency/discovery/quickview/quickViewUser.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.DeactiveOff {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/notes_off.png");
    display: block;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
}

.DeactiveOn {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/notes_on.png?id=1");
    display: block;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.DocumentsOff {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/docs_off.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.DocumentsOn {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/docs_on.png");
    display: block;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.EmailUser {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/email.png");
    display: block;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.SMSUser {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/SMS.png");
    display: block;
    height: 17px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.candidateFullDetails {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/candidateFullDetails.png");
    display: block;
    height: 27px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer;
}

.link_downloadcv {
	display: inline-block;
	padding: 3px;
}
.downlaodcv {
    background-image: url("/Templates/resources/Agency/discovery/images/icons/downlaodcv.png");
    display: block;
    height: 30px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.link_Previewcv {
	display: inline-block;
	vertical-align: top;
	padding: 3px;
}
.Preview_CVDOC{
    background-image: url("/Templates/resources/Agency/discovery/images/icons/previewcv.png");
    display: block;
    height:24px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
/*Images Ends*/
.branch {
    width: 15px;
    background-color: #333333;
}

.table-th-block.table-hover > tbody > tr.noHover:hover > td, .table-th-block.table-hover > tbody > tr.noHover:hover > th {
    background-color: transparent !important;
    color: #333333 !important;
}

.positionanchor {
    float: left;
    margin-top: -20px;
    margin-left: 300px;
}

select.listBox option {
    border-bottom: solid #c7c6c6 1px;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
/*FAQ Starts*/
#faq .panel-success {
    border-color: #e4e4e4;
}

    #faq .panel-success > .panel-heading {
        background-color: #f7f7f7;
        border-color: #8cc152;
        color: #f7f7f7;
    }

#faq .panel-heading {
    outline-style: none;
}

#faq .block-collapse {
    color: #666;
}

#faq .panel {
    margin-bottom: 15px;
    float: left;
}
/*FAQ Ends*/



.JobsApprovedAndReadyToPost-Border {
    border-color: #94c463 !important;
    max-height: 216px;
}

.dashBoardReport {
    max-height: 216px;
}

.JobsApprovedAndReadyToPostColor {
    color: #94c463 !important;
}

.JobsApprovedAndReadyToPost-Background {
    background-color: #94c463 !important;
    border-color: #94c463 !important;
    color: #fff !important;        
    -ms-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -ms-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.selectApplyNow .form-group {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.selectApplyNow .uploadCv {
    padding: 40px;
    background: #1faa6b;
    color: #fff;
    cursor: pointer;
}

    .selectApplyNow .uploadCv:hover {
        background: #94c463;
    }

    .selectApplyNow .uploadCv .fa-file-text-o,
    .selectApplyNow .uploadCv .fa-times {
        font-size: 80px;
    }


.selectApplyNow .noCv {
    padding: 40px;
    background: #1faa6b;
    color: #fff;
    cursor: pointer;
}

    .selectApplyNow .noCv:hover {
        background: #94c463;
    }

.selectApplyNow a:hover {
    text-decoration: none;
}

.selectApplyNow .noCv .fa-times {
    font-size: 80px;
}

.selectApplyNow .preViewJobButton {
    margin-bottom: 20px;
}

.v-divider {
    border-right: 5px solid #94c463;
}

.selectApplyNow hr {
    border: 2px solid #d5af46;
}

.selectApplyNow .disabledInfo {
    padding: 30px;
    background: #424242;
    color: #e3e3e3;
    cursor: not-allowed;
}

    .selectApplyNow .disabledInfo:hover {
        background: #424242;
    }

    .selectApplyNow .disabledInfo .fa-file-text-o,
    .selectApplyNow .disabledInfo .fa-times,
    .selectApplyNow .disabledInfo .fa-user,
    .selectApplyNow .disabledInfo .fa-briefcase,
    .selectApplyNow .disabledInfo .fa-info {
        font-size: 60px;
    }

.divFixHeight {
    height: 265px;
}

.divFixHeightCv {
    height: 250px !important;
}

.fixTextSize {
    font-size: 2.5vw;
}

@media only screen and (min-device-width : 360px) and (max-device-width : 667px) and (orientation : portrait) {
    .fixTextSize {
        font-size: 10vw;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .fixTextSize {
        font-size: 3vw;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .fixTextSize {
        font-size: 3vw;
    }
}




/*Form Wizard*/
ul.bs-wizard {
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 0 15px;
}

.bs-wizard > .bs-wizard-step {
    padding: 14px;
    position: relative;
    margin: 5px 0;
    display: inline-block;
}

.bs-wizard > .col-sm-2.col-xs-10.bs-wizard-step {
    padding: 0;
    float: none;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 18px;
    margin: 15px 0;
}

.bs-wizard > .bs-wizard-step.complete .bs-wizard-stepnum {
    color: #5b842d;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #959595;
    z-index: 9999;
    bottom: 15px;
    right: -15px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

    .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
        content: ' ';
        width: 14px;
        height: 14px;
        background: #c0c0c0;
        border-radius: 50px;
        position: absolute;
        top: 8px;
        left: 8px;
    }

.bs-wizard > .bs-wizard-step > .progress {
    background-color: #94c463;
}

    .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
        width: 0px;
        box-shadow: none;
        background: #94c463;
    }

.bs-wizard > .bs-wizard-step.complete > .progress {
    background-color: #1faa6b;
}

.bs-wizard > .bs-wizard-step.active > .progress {
    background-color: #94c463;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .progress {
    background-color: #c0c0c0;
}

.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
    background-color: #fbaf73;
}

    .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after {
        background-color: #94c463;
    }

.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot {
    background-color: #1faa6b;
}

    .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
        background-color: #1faa6b;
    }

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 0%;
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

.bs-wizard-step .text-left.bs-wizard-stepnum {
    text-align: center !important;
    display: inline-block;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot .fa {
    color: #ffffff;
    font-size: 19px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

ul.bs-wizard.list-unstyled.text-center {
    padding: 0 80px 0 150px;
}

@media only screen and (min-device-width : 200px) and (max-device-width : 736px) {
    ul.bs-wizard {
        padding-right: 45px;
    }
}

body#anonymous {
    background: #1faa6b !important
}

.helpBar {
    text-align: right;
    background-color: #f7f7f7 !important;
    display: none;
}

.helpIcon {
    font-size: 30px;
    cursor: pointer;
}

#candidateWorkHistory .True {
    background-color: antiquewhite;
}


.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 2px;
    width: 68px;
    height: 34px;
    margin-top: 25px;
    margin-left: 14px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
        border-radius: 2px;
    }

input[type="checkbox"]:checked + input[type="hidden"] + .slider,
input[type="checkbox"]:checked + .slider {
    background-color: #2196F3;
}

input[type="checkbox"]:focus + input[type="hidden"] + .slider,
input[type="checkbox"]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input[type="checkbox"]:checked + input[type="hidden"] + .slider:before,
input[type="checkbox"]:checked + .slider:before {
    transform: translateX(26px);
}
span.highlight {
    background: #f1c40f;
    padding: 5px;
}