﻿/**************************************************************************
* 
* EXPERTHIRING CONFIDENTIAL
* __________________
* 
*  [2017] ExpertHiring, LLC 
*  All Rights Reserved.
* 
* NOTICE:  All information contained herein is, and remains
* the property of ExpertHiring, LLC and its suppliers and/or subsidiaries,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to ExpertHiring, LLC and its suppliers
* and/or subsidiaries and may be covered by U.S. and Foreign Patents,
* patents in process, and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from ExpertHiring, LLC.*/

input::-webkit-input-placeholder {
    color: #555 !important;
}

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

html {
    -webkit-text-size-adjust: none;
}

input::-moz-placeholder {
    color: #555 !important;
}

input:-moz-placeholder { /* Older versions of Firefox */
    color: #555 !important;
}

input:-ms-input-placeholder {
    color: #555 !important;
}

input[type="button"], input[type="submit"] {
    -webkit-appearance: initial;
}

* {
    margin: 0;
    padding: 0;
}

.mob_menu_block {
    display: none;
}

.mob_break {
    clear: none;
    /*display: block;*/
}

.clrbh {
    clear: both;
}

.accountformTxt123 {
    color: #000000;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
}


@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/proximanova_regular-webfont.eot');
    src: url('fonts/proximanova_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova_regular-webfont.woff') format('woff'), url('fonts/proximanova_regular-webfont.ttf') format('truetype'), url('fonts/proximanova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_blblack';
    src: url('fonts/proximanova_black-webfont.eot');
    src: url('fonts/proximanova_black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova_black-webfont.woff') format('woff'), url('fonts/proximanova_black-webfont.ttf') format('truetype'), url('fonts/proximanova_black-webfont.svg#proxima_nova_blblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ththin';
    src: url('fonts/mark_simonson_-_proxima_nova_thin-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mark_simonson_-_proxima_nova_thin-webfont.woff') format('woff'), url('fonts/mark_simonson_-_proxima_nova_thin-webfont.ttf') format('truetype'), url('fonts/mark_simonson_-_proxima_nova_thin-webfont.svg#proxima_nova_ththin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ltlight';
    src: url('fonts/mark_simonson_-_proxima_nova_light-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mark_simonson_-_proxima_nova_light-webfont.woff') format('woff'), url('fonts/mark_simonson_-_proxima_nova_light-webfont.ttf') format('truetype'), url('fonts/mark_simonson_-_proxima_nova_light-webfont.svg#proxima_nova_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/mark_simonson_-_proxima_nova_bold-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mark_simonson_-_proxima_nova_bold-webfont.woff') format('woff'), url('fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf') format('truetype'), url('fonts/mark_simonson_-_proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('fonts/mark_simonson_-_proxima_nova_semibold-webfont.eot');
    src: url('fonts/mark_simonson_-_proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/mark_simonson_-_proxima_nova_semibold-webfont.woff') format('woff'), url('fonts/mark_simonson_-_proxima_nova_semibold-webfont.ttf') format('truetype'), url('fonts/mark_simonson_-_proxima_nova_semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* These are just the demo styles and these can be removed and Orbit 
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */

.container {
    padding: 0px;
    max-width: 1018px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 1px 0;
    overflow: hidden;
}

.reg_container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px 0px 10px;
}

#StaffingBodyp {
    padding: 10px 15px 0 15px;
    line-height: 1.5em;
}

    #StaffingBodyp h2, #StaffingBodyp h5 {
        color: #1c3148;
        font-family: 'Roboto';
        padding-bottom: 2px;
    }

.content {
    width: 100%;
    padding-left: 20px;
    /* padding-bottom: 80px; */
    /* margin-bottom: 200px; */
    margin-top: 0px;
    padding-top: 0px;
    float: left;
}

.D_break {
    display: block;
    clear: both;
}

#StaffingBodyp_center {
    position: relative;
    margin-left: 253px;
    height: inherit;
}

#apply_2, #apply2 {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    font-size: 14px;
}
.work_st {
    width:100%;
}

.content h1 {
    font-family: 'Oswald' !important;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 100px;
    color: #222;
    line-height: 30px;
}

.captiontext {
    width: 860px;
    font-size: 14px;
    font-family: 'Roboto';
    margin-left: 20px;
    line-height: 20px;
}

#tab_JobDescription2 li {
    list-style: disc;
    list-style-position: inside;
}

#tab_JobDescription2 ol li {
    list-style-type: decimal;
    list-style-position: inside;
}
/*.content h3 {
	text-align: center;
	font-size: 14px;
	color: #222;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 50px;
	list-style-image: url(orbit/bullet.png);
    width: 400px;
    float: left;
}*/
.mob_img_tabs1 {
    display: none;
}

/*	--------------------------------------------------
	Global Reset & Standards
	-------------------------------------------------- */
html, body {
    margin: 0;
    padding: 0;
    background-color: #f3f4f6;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, img, small, strike, strong, em, sub, sup, tt, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, section {
    margin: 0;
    padding: 0;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}



.heading h1 {
    font-family: 'oswaldregular', "arial narrow", sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    max-width: 980px;
    text-align: center;
}






* {
    margin: 0;
    padding: 0;
}

.coait_tabs {
    max-width: 980px;
    position: relative;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tab_link_main_ul {
    list-style-type: none;
    height: 41px;
    float: left;
}

    .tab_link_main_ul li {
        float: left;
        margin-right: 8px;
        border: 1px solid #d7d3d4;
        border-bottom: 0;
        padding: 0 50px;
        font-size: 20px;
        font-family: oswaldregular,Arial;
        line-height: 40px;
        background-color: #bec4d0;
        border-radius: 10px 10px 0 0;
        cursor: pointer;
        color: #8f9bb3;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -webkit-transition: -webkit-transform 1s ease 0s, opacity 1s ease 0s;
    }

        .selecttab, .tab_link_main_ul li:hover {
            background-image: url('images/tab_main_bg.jpg');
            background-repeat: repeat-x;
            background-color: white !important;
            color: #e81c7f !important;
        }

.selecttab {
    height: 42px;
}

.tab_content {
    clear: both;
    list-style-type: none;
    max-width: 978px;
    height: 385px;
    border-radius: 0 10px 10px 10px;
    border: 1px solid #d7d3d4;
    overflow: hidden;
}

    .tab_content li {
        position: relative;
        display: none;
    }

.selecttab_main {
    display: block !important;
}

.tab1_coait {
    background-image: url('images/w_img.jpg');
    max-width: 978px;
    height: 397px;
}

.tab3_coait {
    background-image: url('images/tab3.jpg');
    max-width: 978px;
    height: 397px;
}

.tab2_coait {
    background-image: url('images/tab2.jpg');
    max-width: 978px;
    height: 397px;
}

.tablist li {
    background-image: url("images/tab_list.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    margin-left: 16px;
    margin-top: 7px;
    padding-left: 22px;
    padding-top: 0;
}

.tab3txt {
    font-size: 14px !important;
    font-family: 'Roboto';
    line-height: normal;
    width: 411px;
    margin-left: 40px;
    margin-top: 20px;
}

.txtbold {
    font-family: 'proxima_nova_rgbold';
}



.main_tab_left h3, .main_tab_left h4, .main_tab_left h2 {
    font-family: 'Oswald', "arial narrow", sans-serif;
    font-weight: 700;
    color: #039;
    font-size: 28px;
    line-height: 20px;
    padding-top: 40px;
    margin-left: 40px;
}

h6 {
    font-family: 'Oswald', Impact, sans-serif;
    font-weight: bold;
    color: #039;
    font-size: 30px;
    line-height: 20px;
    padding-top: 60px;
    margin-left: 20px;
}

.top {
    background-image: url(images/1.png);
    height: 90px;
    width: 980px;
}

.smartsourcing {
    background-image: url(images/Smartsourcing.jpg);
    height: 1858px;
    width: 987px;
}

.usitstaffing {
    background-image: url(images/usitstaffing.jpg);
    height: 1858px;
    width: 987px;
}

.getstarted {
    background-image: url(images/getstarted.jpg);
    height: 1151px;
    width: 982px;
}

.ssthankyou {
    background-image: url(images/thankyou.jpg);
    height: 850px;
    width: 982px;
}

.usthankyou {
    background-image: url(images/usthankyou.jpg);
    height: 850px;
    width: 982px;
}



a {
    color: #00baff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.textcontainer {
    height: 388px;
    width: 977px;
    background-image: url(images/coffee.jpg);
    margin-top: 0px;
}

.slideshow {
    height: 450px;
    width: 940px;
}

.textcontainer1 {
    height: 388px;
    width: 977px;
    background-image: url(images/overflow.jpg);
    margin-top: 0px;
}

.textcontainer2 {
    height: 388px;
    width: 977px;
    background-image: url(images/captions.jpg);
    margin-top: 0px;
}

.textcontainer3 {
    height: 402px;
    width: 980px;
    background-image: url(images/features.jpg);
    margin-top: 0px;
}


a:hover {
    text-decoration: underline;
}

.h3ul {
    font-size: 14px !important;
    font-family: 'Roboto';
    list-style-position: outside;
    list-style-image: url(orbit/bullet.png);
    list-style-type: square;
    font-weight: 400;
    padding-top: 10px;
    margin-left: 35px;
    line-height: 20px;
    text-align: left;
    display: block !important;
}

    .h3ul b {
        font-family: 'Roboto';
        font-weight: 700;
        font-size: 14px !important;
    }

.button {
    height: 150px;
    width: 150px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 250px;
    padding-right: 200px;
}

.start {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 560px;
    padding-right: 200px;
    margin-right: 500px;
}

.start1 {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 320px;
    padding-right: 200px;
    margin-right: 500px;
}

.submit {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 740px;
    padding-right: 20px;
    margin-right: 600px;
}

.alink {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 350px;
    padding-right: 200px;
    margin-right: 500px;
}

.alink1 {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 310px;
    padding-right: 200px;
    margin-right: 500px;
}

.form {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: 550px;
    padding-right: 200px;
    margin-right: 500px;
}

.submitus {
    height: 40px;
    width: 100px;
    float: right;
    margin-left: 0px;
    clear: both;
    z-index: 1002;
    margin-top: -80px;
    padding-right: 40px;
    margin-right: 600px;
}

.heading {
    /*height: 80px;*/
    max-width: 980px;
    clear: both;
}

.headersecusisec {
    margin: 0px auto;
    padding: 0px;
    background: url(images/headerbg_lines.jpg) no-repeat left top;
    max-width: 900px;
}

.body_section {
    max-width: 900px;
    margin: 0px auto;
    padding: 15px 20px 10px 41px;
    font-family: 'Roboto';
    color: #585757;
    background-color: #f3f4f6;
    z-index: 7777 !important;
}

    .body_section .sticky-wrapper {
        height: 96px !important;
    }

#stick1 > p, #stick1 > div {
    padding-bottom: 20px;
    font-family: 'Roboto';
    padding-left: 6px;
}

#stick1 {
    z-index: 7777 !important;
    background-color: #f3f4f6;
    padding: 12px 0px 20px 0px;
    top: 58px !important;
}

.headersecusisec_2 {
    background-position: 0 -98px;
}

.headersecusisec_3 {
    background-position: 0px -256px;
}

.headersecusisec2 {
    margin: 0px;
    padding: 0px;
    background: url(images/headerbg2.jpg) no-repeat left top;
    width: 980px;
    height: 121px;
}

.headererr {
    margin: 0px;
    padding: 0px;
    width: 980px;
    height: 121px;
}

.headersecusisecleft {
    margin: 0px;
    padding: 0px;
    float: left;
    /*background: url(images/logo_coa.jpg) no-repeat left top;*/
    width: 269px;
    height: 57px;
}

.headersecusisecleft1 {
    margin: 0px;
    padding: 0px;
    float: left;
    /*background: url(images/logo_coa.jpg) no-repeat left top;*/
    width: 269px;
    height: 60px;
}

.headersecusisecright {
    float: right;
    margin: 0;
    padding: 0;
    max-width: 674px;
}

.headersecusisecrighttopsec {
    margin: 14px 7px 0px 330px;
    padding: 0px;
    /*width: 255px;*/
    float: right;
    height: 16px;
}


.headersecusisecrighttopsectxt {
    margin: 0px;
    padding: 0px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
}

    .headersecusisecrighttopsectxt span {
        font-size: 12px;
    }

        .headersecusisecrighttopsectxt span:hover, .headersecusisecrighttopsectxt:hover, .headersecusisecrighttopsectxt span:visited, .headersecusisecrighttopsectxt:visited, .headersecusisecrighttopsectxt:hover span {
            text-decoration: none !important;
        }


.usitcontantsecmainsec {
    margin: 0px 0px 0px 21px;
    float: left;
    padding: 0px;
}

.usitcontantsecleftsec {
    padding: 0px;
}

.usitcontantsecleftsec_sr {
    margin: 0px 20px 0px 21px;
    float: left;
    padding: 0px;
    width: 607px;
}

.usitcontantsecfullsec {
    margin: 0px 0px 0px 21px;
    float: left;
    padding: 0px;
}

.usitcontantsecleftsec_cus {
    margin: 0px 50px 0px 21px;
    float: left;
    padding: 0px;
    width: 560px;
    clear: both;
}


.usitcontantsecleftsec_abus {
    margin: 0px 0px 0px 21px;
    float: left;
    padding: 0px;
    width: 540px;
}

.usitcontantsecleftsectxtsec_h2 {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: oswaldregular,Arial;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
}

.usitcontantsecleftsectxtsec {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: oswaldregular,Arial;
    font-size: 34px;
    color: #000000;
    font-weight: bold;
}

.reg_usitcontantsecleftsectxtsec {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: oswaldregular,Arial;
    font-size: 34px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.usitcontantsecleftsectxtsecnew {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: 'Roboto';
    color: #000000;
    font-size: 16px;
    padding-top: 25px;
    font-weight: 700;
    clear: both;
}

.usitcontantsecleftsectxtsec1 {
    margin: 0px;
    float: left;
    padding: 22px 0 0;
    width: 605px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.getstartedleftsectxtsec1 {
    margin: 0px;
    float: left;
    padding: 15px 0 0;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

.reg_getstartedleftsectxtsec1 {
    margin: 0px;
    float: left;
    padding: 0px 0 0;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

.reg_getstartedleftsectxtsec1_skillmatrixtxt {
    margin: 0px;
    float: left;
    padding: 0px 0 0;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

.jobseekers_htxt {
    margin: 0px;
    float: left;
    padding: 30px 0 0;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

.aboutus_txt1 {
    margin: 0px;
    float: left;
    padding: 0px 0 30px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

    .aboutus_txt1 span {
        display: block;
        margin-top: 16px;
        float: left;
    }

.usigetstartnowbtn {
    margin: 39px 0 26px 202px;
    float: left;
    width: 169px;
    height: 50px;
}

.ITStaffinggetstartnowbtn {
    margin: 39px 0 26px 45px;
    float: left;
    width: 169px;
    height: 50px;
}


.usiformsec {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    /*width:605px;*/
}


.reg_usiformsec {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 65%;
}



.usiformsecleftsec {
    margin: 2px 0px 0px 59px;
    padding: 0px;
    float: left;
    max-width: 715px;
}

    .usiformsecleftsec ul {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

        .usiformsecleftsec ul li {
            margin: 0px 0px 0px 0px;
            padding: 16px 0px 0px 0px;
            list-style-type: none;
            font-family: 'Roboto';
            font-size: 14px;
            font-weight: 700;
            float: left;
            clear: both;
        }



.reg_usiformsecleftsec {
    margin: 2px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

    .reg_usiformsecleftsec ul {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
        width: 80%;
    }

        .reg_usiformsecleftsec ul li {
            margin: 0px 0px 0px 0px;
            padding: 16px 0px 0px 0px;
            list-style-type: none;
            font-family: 'Roboto';
            font-size: 14px;
            font-weight: 700;
            float: left;
            clear: both;
            width: 100%;
        }

            .reg_usiformsecleftsec ul li input {
                color: #888;
                border: none;
                border: 1px solid #cac8c8;
                padding: 4px;
                border-radius: 3px;
                width: calc(100% - 160px);
            }

            .reg_usiformsecleftsec ul li #txtDesiredSalary, .reg_usiformsecleftsec ul li #txtCurrentSalary {
                width: calc(100% - 312px);
            }



#popup_box_main {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(66, 66, 66, 0.64);
    z-index: 20;
}

#popup_box {
    position: absolute;
    width: 40%;
    background: #FFFFFF;
    left: 30%;
    top: 150px;
    z-index: 100;
    border: 2px solid #747474;
    padding: 15px;
    font-size: 18px;
    -moz-box-shadow: 0 0 5px #009900;
    -webkit-box-shadow: 0 0 5px #009900;
    box-shadow: 1px 1px 15px #B5B5B5;
    font-family: 'proxima_nova_ltsemibold';
    line-height: 28px;
}

#lblErrorMessage {
    color: red;
    display: block;
}

#btnOk {
    height: 30px;
    width: 66px;
    border: 1px solid #6da81c;
    border-radius: 6px;
    /* margin: 10px 0px 0px 200px; */
    color: white;
    font-size: 18px;
    clear: both;
    background-image: url('images/but_bg.jpg');
    background-repeat: repeat-x;
    /*background-color: rgb(108, 209, 109);*/
    text-shadow: 1px 1px 3px #353535;
    box-shadow: 0px 2px 5px #000;
    margin: auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.grid_container {
    display: block;
    width: 100%;
    margin-left: 0%;
    float: left;
}

.block3_border {
    /* border: 1px solid #c6c5c5; */
    /* padding: 0; */
    /*float: left;*/
    width: 100%;
    /* box-shadow: 0 0 10px #ddd; */
    /* margin-left: 10px; */
    /* margin-bottom: 5%; */
    background-color: #FFF;
    /* margin: 0; */
    /* margin-bottom: -38px; */
    padding-top: 30px;
    clear: both;
}

#recruiterName {
    padding-right: 10px;
}

#TollFreeNo {
    padding-right: 10px;
}

#recruiterDetails {
    padding-top: 5px;
}

.step_txt {
    font-family: 'Roboto';
    font-size: 14px;
    color: #585757;
    margin: 25px 0 13px 0px;
    font-weight: 500;
}

.light_gray {
    color: #7d7c7c;
    font-size: 14px;
    /*font-weight:normal;*/
}

.light_gray_small {
    color: #5a5a5a;
    font-size: 14px;
    text-align: justify;
}

#txtDesc, #txtDesc1 {
    font-size: 14px;
}

.mg_buttom {
    margin-bottom: 14px;
}

.text_center {
    text-align: center;
    font-family: 'Roboto';
}

.file_up {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}

.blue_btn_up {
    font-size: 20px !important;
    text-transform: inherit !important;
    border-radius: 1px !important;
    font-weight: 400 !important;
    padding: 14px !important;
}

.upper_case {
    text-transform: uppercase;
    font-family: 'Roboto';
}

.small_text {
    font-size: 14px;
    margin: 5px 0px 3px 0;
    font-family: 'Roboto';
    color: #585757;
}

.format_text {
    font-family: 'Roboto';
    color: #585757;
}

.text_common {
    list-style-type: none;
    font-family: 'Roboto';
    font-size: 14px;
    clear: both;
    margin-top: 15px;
    float: left;
    margin-bottom: 15px;
}

.text_common2 {
    list-style-type: none;
    font-family: 'Roboto';
    font-size: 14px;
    clear: both;
    margin-top: 15px;
    float: left;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

.confirm_min_txt {
    color: green;
    font-family: 'Roboto';
    color: #68A835;
    font-size: 13px;
    float: right;
}

.confirm_orange_txt {
    color: orange;
    font-family: 'Roboto' 'Roboto';
    font-size: 13px;
    float: left;
    margin-bottom: 20px;
}

.confirm_form ul {
    /* margin: 0px 0px 0px 0px; */
    /* padding: 0px; */
    /* list-style-type: none; */
    /* width: 100%; */
    /* clear: both; */
    /* float: left; */
    line-height: 1.5em;
    /* padding-left: 76px; */
}

    .confirm_form ul li:nth-child(2n+1) {
        clear: both;
        margin-top: 25px;
    }

    .confirm_form ul li:nth-child(2n+2) {
        margin-top: 25px;
    }

        .confirm_form ul li:nth-child(2n+2) .inputmain {
            width: 280px;
        }

.confirm_form {
    border-bottom: 1px solid #c6c5c5;
    /* clear: both; */
    overflow: hidden;
    padding: 0px 20px 20px 70px;
}


.btn_home2 {
    padding: 8px 34px 8px 10px;
    width: 171px;
    display: block;
    float: left;
    text-align: center;
    background-image: url(images/orange_arrow.png);
    float: right;
}

.btn_home1 {
    padding: 8px 10px 8px 10px;
    width: 130px;
    text-align: center;
    display: table;
    margin: auto;
}


.ClientLabel {
    font-weight: 500;
    font-size: 14px;
    font-family: Roboto;
    margin-right: 5px;
}

.blue_btn {
    background-color: rgb(240, 121, 23);
    color: white;
    font-family: 'Roboto';
    font-size: 16px;
    text-decoration: none;
    border-radius: 3px;
    border-bottom: 2px solid rgb(183, 93, 21);
    background-repeat: no-repeat;
    background-position: right;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    cursor: pointer;
    padding: 11px 35px;
    text-transform: uppercase;
    min-width: 176px;
}

.orange_btn_small {
    background-color: #5080a9;
    color: white;
    font-family: 'Roboto';
    font-size: 16px;
    text-decoration: none;
    border-radius: 3px;
    border-bottom: 2px solid #5080a9;
    background-repeat: no-repeat;
    background-position: right;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    cursor: pointer;
    padding: 5px;
    text-transform: initial;
    min-width: 80px;
}

.headersecusisecmiddle {
    margin-left: 328px;
    margin-top: 15px;
    margin-bottom: -32px;
    margin-right: 369px;
}

.orange_btn:hover, .orange_btn_small:hover {
    background-color: #5080a9;
}

.blue_btn:active, .orange_btn:active {
    /*position: relative;
        top: 1px;*/
}

.page_divider {
    width: 100%;
    box-shadow: 0 -6px 10px #969696;
    height: 20px;
    margin-top: 50px;
}

#resume_popup {
    clear: both;
}

.clickheretxt {
    width: 100%;
    font-family: 'Roboto';
    color: #EC7821;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}








.confirm_form ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    font-family: 'Roboto';
    font-size: 14px;
    float: left;
    color: #454545;
    width: 50%;
}

    .confirm_form ul li input, select, textarea {
        color: #3d3d3d;
        border: none;
        border: 1px solid #cac8c8;
        padding: 10px;
        font-family: 'Roboto';
    }

#txtAreaComments {
    font-size: 14px;
}

.confirm_form ul li .inputmain {
    width: 280px;
    border: 1px solid #c6c5c5;
    float: left;
    font-size: 14px;
}

.light_black {
    color: #000000;
}

.confirm_form ul li .inputmain3 {
    width: 260px;
}

.confirm_form ul li .inputmain2 {
    width: 120px;
    font-size: 14px;
}

.confirm_form ul li p {
    float: left;
    width: 330px;
    /*margin-left: 25px;*/
}

.confirm_inputdiv {
    width: 290px;
    float: left;
    font-size: 14px;
}

.confirm_edit_txt {
    width: 180px;
    font-size: 11px;
    line-height: 15px;
    color: red;
    font-family: 'Roboto';
    float: right;
    text-align: right;
    top: 29px;
    right: 0;
}

    .confirm_edit_txt img {
        float: left;
        margin-top: 3px;
        margin-right: 10px;
        display: none;
    }

.confirm_form ul li:nth-child(2n+2) .confirm_inputdiv {
    width: 308px;
}

.disablemode {
    background-color: #F9F9F9 !important;
    color: #989797 !important;
}


.reg_tab1 {
    /* float: left; */
    /* width: 100%; */
    /* position: absolute; */
}

.reg_tab2 {
    /* float: left; */
    /* width: 100%; */
    /* position: absolute; */
    display: none;
}

#imgDynamicClient {
    height: 97px;
    margin: 4px;
    position: relative;
    width: 97px;
}

.reg_tab3 {
    /* float: left; */
    /* width: 100%; */
    /* position: absolute; */
    /* display: none; */
}

.lev_selected p {
    font-weight: bold;
    color: #056da0;
    text-transform: capitalize;
}

#img_que, #img_que1 {
    text-decoration: underline;
    float: left;
    padding-left: 3px;
}

@media \0screen {

    .usiformsecleftsec ul li {
        font-size: 13px;
    }
}

.usiformsecleftsec ul li p {
    float: left;
    width: 230px;
}

.reg_usiformsecleftsec ul li p {
    float: left;
    width: 150px;
}

.usiformsecrightsec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    width: 270px;
}

    .usiformsecrightsec ul {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

        .usiformsecrightsec ul li {
            margin: 8px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style-type: none;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
        }

.usitcontantsecrightsectextbox {
    /*margin:0px;
padding:3px 4px 4px 4px;
background:#FFFFFF;
border:1px solid #cac8c8;
width:197px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;*/
}

.usisubmitbtn {
    margin: 20px 172px 0;
    padding-left: 117px;
    float: left;
    width: 104px;
    height: 41px;
    outline: none;
}

.usisubmitbtn_cu {
    margin: 20px 0px 0px 10px;
    padding-left: 117px;
    float: left;
    width: 104px;
    height: 41px;
    outline: none;
}


.usitcontantsecrightsec {
    margin: 40px 0px 0px 0px;
    padding: 0px;
    float: right;
    width: 331px;
    overflow: hidden;
}

.usitcontantsecrightsectopcrv {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 331px;
    height: 29px;
    background: url(images/staffingtopcrv.png) no-repeat left top;
}

.usitcontantsecrightsecmiddelcrv {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 331px;
    background: url(images/staffingmiddelcrv.png) repeat-y left top;
}

.usistaffingtxtsec {
    margin: 0px 0px 0px 46px;
    padding: 0px;
    float: left;
}

.usistaffingtxtsecNew {
    padding: 0px 0px 0px 22px;
    float: left;
}

.usistaffingtxtsec1 {
    margin: 0px;
    padding: 0px;
    float: left;
    font-family: 'oswaldregular', "arial narrow", sans-serif;
    font-size: 26px;
    color: #000000;
    font-style: normal;
    width: 230px;
    padding-left: 20px;
    padding-top: 4px;
}

.usistaffingtxtsecinner {
    margin: 16px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: both;
}

    .usistaffingtxtsecinner h5 {
        margin: 0px;
        padding: 0px;
        float: left;
        font-family: 'Roboto';
        font-weight: 700;
        font-size: 16px;
        color: #000000;
        font-style: normal;
    }

    .usistaffingtxtsecinner h6 {
        font-family: 'Roboto';
        font-weight: 400;
        margin: 0px;
        padding: 0px;
        float: left;
        font-size: 14px;
        color: #000000;
        font-style: normal;
    }

.usitcontantsecrightsecbottomcrv {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 331px;
    height: 29px;
    background: url(images/staffingbottomcrv.png) repeat-y left top;
}

.wecanalsosec {
    margin: 75px 0px 0px 0px;
    padding: 0px;
    float: left;
}

    .wecanalsosec h6, .wecanalsosec h4 {
        font-family: 'Roboto';
        font-weight: 700 !important;
        color: #000000;
        font-size: 14px;
        font-weight: normal;
        padding-top: 0px;
        margin-left: 20px;
    }

.SAPStaffing_Recruiting_h2 {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.bottomshadow {
    background: url("images/bottomshadow.jpg") no-repeat scroll left top transparent;
    height: 27px;
    width: 100%;
    margin-top: 40px;
    float: left;
}

.mlt0 ul {
    margin-left: 0px !important;
    margin-bottom: 15px !important;
}

    .mlt0 ul li {
        margin-bottom: 15px;
        /*width: 229px;*/
    }

.smartsolutionsimg {
    background: url("images/Smartsourcing_img.jpg") no-repeat scroll left top transparent;
    height: 401px;
    width: 627px;
    float: left;
}

.thankyou_baaner {
    background: url("images/thankyouimgbanner.jpg") no-repeat scroll left top transparent;
    height: 345px;
    width: 944px;
    float: left;
    background-position: 40px 0px;
}

.desktop_tab3_img3_txt {
    display: none;
}

.footer {
    height: 383px;
    max-width: 940px;
    padding-top: -20px;
    margin-left: 28px;
}

.footersecinnersec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    max-width: 940px;
    background: #FFFFFF;
}

.footersecinnersectext {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #000507;
    font-family: oswaldregular,Arial;
    font-size: 22px;
    font-weight: 400;
}

.footersecinnersectxt {
    font-size: 24px;
    color: #5d5e94;
    font-weight: 800;
    font-family: 'Century Gothic';
    text-align: center;
}

.footersecinnersectext1 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #000507;
    font-family: oswaldlight,Arial;
    font-size: 22px;
    font-weight: normal;
}

.footerlogosec {
    margin: 0px;
    padding: 0px;
    float: left;
}

    .footerlogosec ul {
        margin: 23px 0px 30px 0px;
        padding: 0px;
        float: left;
        list-style-type: none;
    }

        .footerlogosec ul li {
            margin: 0px 29px 0px 0px;
            padding: 0px;
            float: left;
            list-style-type: none;
        }

.footermenubg {
    padding: 0px;
    float: none;
    background: url(images/footer_menubg.jpg) no-repeat;
    width: 900px;
    height: 39px;
    margin: auto;
    margin-top: 35px;
    background-position: top center;
    clear: both;
}

.footermenubg1 {
    margin: 0px 0px 0px 50px;
    padding: 0px;
}

    .footermenubg1 ul {
        margin: 0px;
        padding: 9px 0px 0px 0px;
        list-style-type: none;
    }

        .footermenubg1 ul li {
            margin: 0px;
            padding: 0px 25px 0px 0px;
            float: left;
        }


            .footermenubg1 ul li a {
                margin: 0px;
                padding: 0px;
                font-family: Arial, Helvetica, sans-serif;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 5px 0px;
                font-weight: 400;
                font-size: 13px;
                color: #777777;
                font-family: 'Roboto';
                text-align: center;
            }

                .footermenubg1 ul li a:hover {
                    font-weight: bold;
                    color: #777777;
                    text-decoration: none;
                    font-weight: 700;
                    font-size: 13px;
                    font-family: 'Roboto';
                }

            .footermenubg1 ul li .selected1 {
                color: #777777;
                text-decoration: none;
                font-weight: 700;
                font-size: 13px;
                font-family: 'Roboto';
                font-weight: bold;
            }


*------------------------------------*\ NAV \*------------------------------------*/ #nav {
    list-style: none;
    font-weight: bold;
    margin-bottom: 10px;
    /* Clear floats */
    float: left;
    width: 100%;
    /* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}

#nav li {
    float: left;
    position: relative;
    text-align: center;
}

#nav a {
    display: block;
    padding: 5px;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    font-family: 'Roboto';
    font-weight: 400;
}

    #nav a:hover {
        color: #ba3b8c;
        background: transparent;
        text-decoration: none;
        border-bottom: 3px solid #080808;
        font-weight: 700;
    }

/*--- DROPDOWN ---*/
#nav ul {
    background: #fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style: none;
    position: absolute;
    left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
    border: 1px solid #aaa;
    background-color: #fff;
    top: 31px;
}

    #nav ul li {
        float: none;
        text-align: left;
    }

    #nav ul a {
        white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
    }

#nav li:hover > ul { /* Display the dropdown on hover */
    left: 0; /* Bring back on-screen when needed */
}

#nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
}

#nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration: none;
}

#nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
}


.selected {
    color: #ba3b8c !important;
    background: transparent;
    text-decoration: none;
    border-bottom: 3px solid #080808;
    font-weight: 700 !important;
}

.tab1 {
    width: 291px;
}

.tab2 {
    width: 80px;
}

.tab3 {
    width: 160px;
}

.tab5 {
    left: 0px;
    display: none;
    width: 150px;
}


.homenav {
    margin-right: 7px;
    width: 49px;
}

.ssnav {
    margin-right: 0px;
    width: 107px;
    display: none;
}

.itsnav {
    margin-right: 6px;
    width: 102px;
}

.resources_link {
    margin-right: 6px;
    width: 92px;
}

.osnav {
    margin-right: 5px;
    width: 70px;
    display: none;
}

.abtnav {
    width: 73px;
}

.stanav {
    margin-right: 5px;
    width: 151px;
}


.clinav {
    margin-right: 5px;
    width: 135px;
}

.mainmenubar {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    float: right;
}


.SAPimage {
    clear: both;
    float: left;
    /*height:95px;*/
}

.SAPimage1 {
    clear: both;
    float: left;
    height: 95px;
}

.NormalRed {
    color: #ff0000;
    font-size: 10px;
    display: block;
    float: left;
    margin-left: 3px;
}

.txtLandngPgs {
    width: 340px !important;
    height: 135px !important;
}

.CBoxFreeCons {
    float: left;
    font-weight: normal;
}

    .CBoxFreeCons input[type="radio"], input[type="checkbox"] {
        margin-right: 5px;
    }

.flleft {
    float: left;
}

.contactusblock {
    float: left;
    margin-top: 40px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.contactusltblock {
    float: left;
    width: 270px;
}

.contactusrtimg {
    border: 2px solid rgb(145, 145, 145);
    padding: 5px;
    width: 200px;
    height: 170px;
}

.subtexth4 {
    font-family: 'Roboto';
    color: #0099FF;
    font-size: 16px;
    text-align: left;
    height: 32px;
    /*text-align:center;*/
    float: left;
    margin-top: 20px;
}

.reg_subtexth4 {
    font-family: 'Roboto';
    color: #EC7821;
    font-size: 16px;
    text-align: left;
    height: 32px;
    /*text-align:center;*/
    float: left;
    margin-top: 30px;
}

.otherstaffingsubtexth4 {
    font-family: 'Roboto';
    /*color: #0099FF;*/
    font-size: 16px;
    text-align: left;
    /*height: 32px;
text-align:center;*/
    float: left;
    margin-top: 40px;
    text-decoration: underline;
}

#postsubmitmsg span {
    font-family: 'Roboto';
    color: #0099FF;
    font-size: 14px;
    text-align: left;
    float: left;
    margin-top: 20px;
}

.Privacypolicymain {
    margin: 13px 0 30px;
    padding: 0;
    width: 980px;
}

#txtComments {
    width: 280px;
    border: 1px solid #cac8c8;
    resize: none;
}


.itstaffinglogosec {
    float: left;
    margin-left: 90px;
    margin-top: 20px;
    width: 247px;
}

.itleft {
    float: left;
}

.acFileFormats {
    font-weight: normal;
    font-size: 12px;
    padding-top: 5px;
    display: block;
}

.reg_acFileFormats {
    font-weight: normal;
    font-size: 12px;
    margin-top: 6px;
    display: block;
}

#txtBrowse1 {
    width: 227px;
}

#txtFirstName, #txtLastName, #txtCompanyName, #txtJobTitle, #txtEmail, #txtPhone, #txtHearAbt, #txtAreaDesc {
    /*border: 1px solid #c6c5c5;
    float: left;
    font-size:14px;*/
}

#txtfocus {
    display: none;
}

.osnav > a, .abtnav > a {
    cursor: default;
}

.phAlign span {
    margin-top: -3px;
    float: left;
}

.phAlign {
    margin-top: 8px;
    float: left;
    margin-left: 22px;
}

.smartcasesec {
    float: left;
    width: 611px;
}

.smartcaseleftsec {
    float: left;
    width: 322px;
}

.smartcaserightsec {
    float: right;
    width: 271px;
    margin-top: 17px;
}

.smartcasetext {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    width: 261px;
    text-align: center;
}

.smartcaseimgsec {
    margin-top: 9px;
    padding: 0px;
    float: left;
    width: 271px;
}

.wecanalsosec1 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}

.logosbuttomsec {
    float: left;
    width: 960px;
}

.logosbuttomsecleftsec {
    float: left;
    width: 356px;
}

.logosbuttomsecrightsec {
    float: right;
    width: 543px;
}

.footertxt a {
    font-weight: normal;
}

.wecanalsosecpos {
    margin: 0px 0px 0px 51px;
    padding: 0px;
    float: left;
}

#ImgIpad2 {
    clear: both;
    display: block;
    margin: auto;
    padding-top: 20px;
}

.logosecit {
    margin: 0px 0px 2px 37px;
    padding: 0px;
    float: left;
    width: 558px;
}

.logosecit_uk_it {
    margin: 0px 0px 2px 16px;
    padding: 0px;
    float: left;
    width: 558px;
    clear: both;
}

.mosttxt {
    clear: both;
    /*float: right;*/
    font-weight: bold;
    line-height: 27px;
    padding-top: 4px;
    margin-left: 5px;
}

.footertxt {
    text-align: center;
    color: #666666;
    font-size: 12px;
    padding-top: 35px;
    clear: both;
    font-family: 'Roboto';
}

.bgImgSS {
    background-image: url(images/yellopaint.png);
    background-repeat: no-repeat;
    background-position: 7px -12px;
}

.footertxt p {
    font-size: 12px;
    color: #666666;
    font-family: 'Roboto';
}

.numSS {
    float: left;
    padding-right: 12px;
}


.textarea_desc {
    list-style-type: none;
    font-family: 'Roboto';
    font-size: 14px;
    clear: both;
    margin-top: 25px;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
}


.confirm_txt_area {
    width: 98.8%;
    height: 60px;
    resize: none;
    border: 1px;
    font-family: 'Roboto' !important;
    /* font-size: 12px; */
    padding: .5%;
    float: left;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 15px;
}

@media \0screen {

    .usitcontantsecleftsectxtsec1 {
        font-size: 13px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .usitcontantsecleftsectxtsec {
        font-size: 32px;
    }

    .usitcontantHeadingtxt {
        font-size: 32px;
    }
}

.Errtxt {
    font-family: 'Roboto';
    font-size: 16px;
    color: black;
}

.NormalRed1 {
    font-family: 'Roboto';
    font-size: 16px;
    color: #ff0000;
    margin-left: 20px;
}

.job_seekers_banner {
    background-image: url(images/job_seekers_banner.jpg);
    background-repeat: no-repeat;
    height: 268px;
    width: 984px;
    margin-left: 0px;
    margin-top: 8px;
    margin-bottom: 20px;
    float: left;
}

.job_seekers_banner_mobile {
    display: none;
}

.button1 a {
    display: block;
    height: 36px;
    width: 125px;
    position: absolute;
    top: 267px;
    left: 650px;
}

.button2 a {
    display: block;
    height: 36px;
    width: 125px;
    position: absolute;
    top: 263px;
    left: 615px;
}

.button_sap {
    clear: both;
    float: left;
    margin-left: 35px;
    margin-top: 20px;
}

    .button_sap a {
        display: block;
        height: 38px;
        width: 132px;
        /*position: absolute;*/
        top: 305px;
        left: 132px;
        background: url("images/LM_tab2.png") no-repeat scroll left top transparent;
    }

.usitcontantHeadingtxt {
    margin: 0px;
    float: left;
    padding: 0px;
    font-family: oswaldregular,Arial;
    font-size: 32px;
    color: #000000;
    margin-left: 21px;
    font-weight: bold;
}

.ITStaffJobSeekerLink {
    float: left;
    margin: 20px 0px 0px 35px;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

    .ITStaffJobSeekerLink a {
        font-family: 'Roboto';
        font-size: 13px;
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
    }

.ITStaffJobSeekerLink2 {
    float: left;
    margin: 20px 0px 0px 35px;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
}

    .ITStaffJobSeekerLink2 a {
        font-family: 'Roboto';
        font-size: 13px;
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
    }

.ITStaffcontantsecrightsec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: right;
    width: 331px;
    overflow: hidden;
}

.btngtstrtdnw {
    margin: 24px 0 0px 0px;
    float: left;
    width: 100%;
}

.btnmarginauto {
    display: table;
    margin: auto;
}

.usitcontantsecleftsectxt2 {
    margin: 0px;
    padding: 0px;
    width: 605px;
    font-family: oswaldregular,Arial;
    font-size: 26px;
    color: #b9368a;
    nestle .gif font-weight:bold;
    text-align: center;
    clear: both;
    line-height: 70px;
}

.bottomshadow2 {
    background: url("images/bottomshadow.jpg") no-repeat scroll left top transparent;
    height: 27px;
    width: 100%;
    margin-top: 50px;
    float: left;
}

.clients_logo {
    padding-top: 21px;
    padding-bottom: 19px;
    clear: both;
    display: block;
    width: 150px;
}

.clients_txtsec1_bold {
    margin: 0px;
    float: left;
    padding: 15px 0 0;
    font-family: 'Roboto';
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
}

.clients_txtsec1 {
    margin: 0px;
    float: left;
    padding: 15px 0 0;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

#btnsubmit {
    outline: none;
}


.coait_lp_txt_top_sec {
    font-size: 16px;
    margin-left: 21px;
    margin-top: 12px;
}

.coait_lp_txt_top_sec1 {
    font-family: 'proxima_nova_ltsemibold';
}

.coait_lp_txt_top_sec2 {
    font-family: 'proxima_nova_ltlight';
    margin-left: 32px;
    font-family: 'proxima_nova_rgregular';
}

    .coait_lp_txt_top_sec2 a {
        color: black;
        font-size: 16px;
        font-weight: normal;
        text-decoration: underline;
    }

.coait_lp_txt_h1 {
    font-family: 'proxima_nova_rgbold';
    font-size: 30px;
    margin-top: 22px;
}

.usitcontantsec {
    margin: 13px 0 30px;
    padding: 0;
    max-width: 980px;
    float: left;
}

.usitcontantsec_1 {
    height: 2230px;
}

.coait_lp_txt_top_btxt1 {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: 'Roboto';
    color: #000000;
    font-size: 14px;
    padding-top: 39px;
    font-weight: 700;
}

.coait_lp_txt_top_btxt2 {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: 'proxima_nova_rgbold';
    color: #000000;
    font-size: 22px;
    padding-top: 18px;
}

.coait_lp_txt_16 {
    font-family: 'proxima_nova_rgregular';
    font-size: 14px;
}

.coait_lp_submitbtn {
    margin: 20px 160px 0;
    padding-left: 117px;
    float: left;
    width: 104px;
    height: 41px;
    outline: none;
}

.us_it_lp_greenbox {
    border: 2px solid #a1d352;
    float: left;
    border-radius: 10px;
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 23px;
    padding-right: 28px;
    padding-bottom: 30px;
    background-color: #fffdf4;
    box-shadow: 0px 0px 18px #B6B6B6;
}

.us_it_lp_greenbox_txt span {
    font-family: 'proxima_nova_rgregular';
    font-size: 14px;
    clear: both;
    float: left;
    margin-bottom: 26px;
    line-height: 19px;
}

.us_it_lp_greenbox_txt h5 {
    font-family: 'proxima_nova_rgbold';
    font-size: 18px;
    clear: both;
    float: left;
}

.us_it_lp_txt2 {
    width: 610px;
    padding-top: 5px;
    margin: 0px;
    float: left;
    padding: 5px 0 0 0;
    font-family: 'proxima_nova_rgregular';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.us_it_lp_txt_rt_block_h {
    color: #71a435;
    font-family: 'proxima_nova_rgbold';
    font-size: 30px;
}

.us_it_lp_txt_rt_block_list {
    clear: both;
    float: left;
    margin: 20px 0 0 0px;
    padding: 0;
}

    .us_it_lp_txt_rt_block_list ul {
        margin: 0px 0px 0px 11px;
        padding: 0px;
        list-style-type: none;
    }

        .us_it_lp_txt_rt_block_list ul li {
            background: url("images/us_it_lp_list.png") no-repeat scroll left top transparent;
            clear: both;
            color: #000000;
            font-family: 'proxima_nova_rgregular';
            font-weight: 400;
            font-size: 14px;
            margin: 0;
            padding: 1px 0 0 16px;
        }

.us_it_lp_txt_rt_block_main {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: right;
    width: 331px;
}

.us_it_lp_rt_box2 {
    border: 2px solid #fffdf4;
    float: left;
    border-radius: 10px;
    padding-left: 25px;
    padding-right: 28px;
    padding-bottom: 60px;
    box-shadow: 0px 0px 18px #B6B6B6;
    margin-top: 40px;
    padding-top: 40px;
    background-color: #fffdf4;
}

    .us_it_lp_rt_box2 i {
        font-family: 'proxima_nova_ltsemibold';
        font-size: 14px;
        color: #333333;
        float: left;
        line-height: 19px;
    }

    .us_it_lp_rt_box2 span {
        color: #0d6fa6;
        font-family: 'proxima_nova_rgbold';
        font-size: 14px;
        margin-top: 16px;
        padding-bottom: 16px;
        float: left;
    }

    .us_it_lp_rt_box2 .border {
        border-top: 1px solid #777;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

.us_it_lp_top_btn {
    height: 50px;
    left: 380px;
    position: absolute;
    top: 80px;
    width: 169px;
    /* position: absolute; */
}

.footer_clients_link {
    font-family: Arial;
    color: #0000aa;
    display: block;
    font-size: 14px;
    margin: auto;
    margin-top: 46px;
    text-decoration: none;
    max-width: 240px;
    display: block;
    text-align: center;
}
/*}*/

.footer_clients_span {
    /*margin-left: 37%;*/
    cursor: pointer;
    color: #0000aa;
    text-decoration: underline;
    font-weight: normal;
    font-size: 14px;
    outline: none;
}

.footer_clients_link a span, a:hover span {
    text-decoration: underline;
}

.footer_clients_link a, a:hover {
    text-decoration: none;
}

    .footer_clients_link a span, a:visited span {
        text-decoration: underline;
        /*color: red;*/
    }

.footer_clients_link a, a:visited {
    text-decoration: underline;
    /*color: red;*/
}


.footer1 {
    height: 280px !important;
}

.headersecusisec2_ClientsPPC {
    margin: 0px;
    padding: 0px;
    background: url('images/headerbg2_2.jpg') no-repeat left top;
    width: 980px;
    height: 111px;
    margin-left: 21px;
}

.headersecusisecrighttopsec_ClientsPPC {
    margin: 67px 0px 0px 330px;
    padding: 0px;
    width: 255px;
    float: left;
    height: 16px;
}

.desktop_break {
    clear: both;
    display: block;
}

.home_logos {
    display: none;
}

.home_logos2 {
    display: none;
}

.mob_div_menu {
    display: none;
}

.h_txt_full {
    margin: 0px;
    float: left;
    padding: 0px;
    font-family: oswaldregular,Arial;
    color: #000000;
    font-weight: bold;
    font-size: 32px;
}
/*#fuJobDescription {
position: absolute;
z-index: 2;
width: 302px;
opacity: 0;
}*/
.cus_submit_txt {
    width: 230px;
    margin-left: 126px;
    clear: both;
}

.from_abus {
    float: right;
    width: auto;
    margin-right: 42px;
}

.clients_header_text {
    width: 100%;
    text-align: center;
}

.clients_nestle {
    width: 579px;
    float: left;
    margin-right: 60px;
}

.clients_nestle_logo {
    margin-left: 179px;
}

.width217 {
    width: 217px;
}

.sap_list_sec {
    width: 50%;
    float: left;
}

    .sap_list_sec > h3, .sap_list_sec > h4 {
        display: block;
        width: 76%;
        font-size: 14px;
    }

.sap_h_txt {
    float: left;
    margin-top: 43px;
}

.width550 {
    width: 550px;
}

.clients_form {
    width: 320px;
    margin: auto;
    float: none;
    padding-top: 30px;
    clear: both;
}

.clients_form_txt {
    width: 100%;
    clear: both;
    padding-top: 20px;
}

.headersecusisecrighttopsec_ppc {
    margin: 66px 0px 0px 330px;
}


.getstartedleftsectxt2 {
    margin: 2px 0 0 0;
    float: left;
    padding: 19px 0 0;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    clear: both;
    width: 475px;
}

.usitcontantsecleftsectxt2_new {
    margin: 0px;
    float: left;
    padding: 0px;
    width: 605px;
    font-family: oswaldregular,Arial;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    margin-top: 70px;
}

.usiformsec_new {
    float: left;
    width: 480px;
    height: auto;
    background-color: #f9f8f6;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    margin-left: 10px;
    padding-left: 25px;
    padding-top: 15px;
    box-shadow: 0px 0px 12px #B8B3B3;
}


.usiformsecleftsec_new {
    padding: 0px;
    float: left;
    margin-top: 10px;
}

    .usiformsecleftsec_new ul {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

        .usiformsecleftsec_new ul li {
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            list-style-type: none;
            font-family: 'Roboto';
            font-size: 14px;
            font-weight: 700;
            float: left;
            width: 460px;
        }

            .usiformsecleftsec_new ul li p {
                width: 192px;
                margin-top: 3px;
                float: left;
                font-weight: 800;
                font-family: 'Roboto';
                font-size: 14PX;
            }

.getstartedleftsectxt2_new {
    margin: 2px 0 0 0;
    float: left;
    padding: 19px 0 0;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    clear: both;
    /*width: 445px;*/
}

.usitcontantsecleftsec_new {
    margin: 0px 0px 0px 21px;
    float: left;
    padding: 0px;
    width: 454px;
}

.usiformsecleftsec_new input[type=text] {
    border: 1px solid #cac8c8;
    width: 180px;
    height: 26px;
    float: left;
}

.NormalRed_new {
    color: #ff0000;
    font-size: 16px;
    margin-top: 7px;
    float: left;
    margin-left: 5px;
}

.us_it_lp_top_btn_new {
    width: 169px;
    height: 50px;
    clear: both;
    /* position: absolute; */
}

.input_txt_jobdisc {
    width: 260px;
}

.input_txt_jobdisc_box {
    width: 260px;
    opacity: initial;
    background-color: white;
    border: 1px solid #cac8c8;
}

.filetxt {
    font-family: 'Roboto';
    font-size: 11.5px;
    color: #000000;
    font-weight: 400;
    margin-top: 8px;
}

.featurestxt {
    margin: 3px 0 0 0;
    padding: 19px 0 0;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
    margin-left: 65px;
    margin-top: 20px;
    float: left;
}

.mosttxt_new {
    clear: both;
    float: left;
    font-size: 13px;
}

.it_outsourcing_rightblock {
    float: left;
    width: 480px;
}

.it_outsourcing_list {
    margin-left: 48px;
    width: 392px;
}

.it_outsourcing_textarea {
    width: 259px;
    max-width: 259px;
    height: 75px;
    border: 1px solid #cac8c8;
}

.it_outsourcing_submitbut {
    float: left;
    outline: none;
    margin: 10px 0 34px 190px;
}

#fuJobDescription {
    width: 280px;
    border: 1px solid #cac8c8;
    background-color: white;
    height: 21px;
}

.lftnum {
    padding-left: 8px;
    padding-right: 30px;
}

.rtnum {
    padding-left: 8px;
}

.contactus_thankyou_txt {
    clear: both;
    padding-left: 40px;
    padding-top: 200px;
    width: 265px;
}

.usitcontantsecleftsec_os {
    margin: 0px 0px 0px 21px;
    float: left;
    padding: 0px;
    width: 610px;
}

.usitcontantsecleftsectxtsec1_os {
    margin: 0px;
    float: left;
    padding: 22px 0 0;
    width: 605px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.usitcontantsecleftsectxtsec1_os1 {
    margin: 0px;
    float: left;
    padding: 22px 0 0;
    width: 605px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.usitcontantsecrightsec_ss {
    background-color: #f9f8f6;
    float: left;
    margin-left: 50px;
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px;
    padding: 20px 10px 30px 0;
    width: 275px;
    margin-top: 58px;
}

.CU_country_txt {
    clear: both;
    color: #000000;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
}

.registerform {
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}

.thankyoutxtDS {
    clear: both;
    padding-left: 40px;
    padding-top: 100px;
    width: 265px;
}

.DStxt {
    display: block;
}





.register_row {
    clear: both;
}

.reg_mob_acc_main, .reg_mob_acc div {
    float: left;
    /*width:20%;*/
}

.MainAccTab {
    border-top: 0px solid rgb(189, 189, 189);
    border-left: 1px solid rgb(189, 189, 189);
    border-bottom: 1px solid rgb(189, 189, 189);
    border-right: 1px solid rgb(189, 189, 189);
    float: left;
    width: auto;
    font-family: 'Roboto';
    font-size: 14px;
}

.desktop_Tecnologies > .register_row:first-child .MainAccTab {
    border-top: 1px solid rgb(189, 189, 189);
    background-color: rgb(201, 232, 255);
}

.reg_mob_acc_main {
    border-right: 1px solid rgb(189, 189, 189);
}

.reg_mob_acc .reg_ex {
    border-right: 1px solid rgb(189, 189, 189);
}

    .reg_mob_acc .reg_ex:last-child {
        border-right: 0px solid rgb(189, 189, 189);
    }

.reg_mob_acc_main {
    width: 200px;
    height: 70px;
    padding: 5px;
    overflow-y: auto;
}

.reg_mob_acc {
    float: left;
}

.reg_ex {
    padding: 5px;
    height: 70px;
}

.reg_date {
    width: 75px;
    height: 20px;
    float: left;
}

.reg_ex_year {
    width: 60px;
    height: 20px;
    float: left;
}

.reg_txt_area {
    width: 96%;
    height: 60px;
    resize: none;
    border: 0;
    font-family: 'Roboto';
    font-size: 12px;
    padding: 2%;
    float: left;
    background-color: #fff;
}

.reg_ex p {
    display: none;
}

.reg_mob_acc .reg_ex:nth-child(1) {
    width: 75px;
}

.reg_mob_acc .reg_ex:nth-child(2) {
    width: 143px;
}

.reg_mob_acc .reg_ex:nth-child(3) {
    width: 122px;
}

.desktop_Tecnologies > .register_row:first-child .reg_mob_acc_main, .desktop_Tecnologies > .register_row:first-child .reg_mob_acc .reg_ex {
    height: 40px;
    text-align: center;
    font-weight: 700;
}

.reg_ex_tech {
    display: none;
}

.confirm_pp {
    top: 210px;
    position: relative;
    color: red;
}

.mobclearbh {
    clear: none;
}


.find_cand_btntxt {
    margin-left: 290px;
    margin-top: 8px;
}

.ITStaffJobSeekerLink3 {
    float: left;
    margin: 20px 0px 0px 60px;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    /* clear:both; */
}

    .ITStaffJobSeekerLink3 a {
        font-family: 'Roboto';
        font-size: 13px;
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
    }

.ITStaffJobSeekerLink5 {
    float: left;
    margin: 20px 0px 0px 55px;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    clear: both;
}

    .ITStaffJobSeekerLink5 a {
        font-family: 'Roboto';
        font-size: 13px;
        color: #000000;
        font-weight: normal;
        text-decoration: underline;
    }

.usitstaffingsectxt {
    margin: 0px;
    float: left;
    padding: 0px;
    /* width: 605px; */
    font-family: 'Roboto';
    color: #000000;
    font-size: 16px;
    padding-top: 25px;
    font-weight: 700;
    clear: both;
}

.getstartednow_center {
    margin: auto;
    display: block;
    width: 167px;
    height: 43px;
}

.itrec_icons {
    display: none;
}

.register_sunbmit1 {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.register_sunbmit2 {
    margin-top: 10px;
}

.register_sunbmit3 {
    margin-top: 30px;
    float: left;
    width: 100%;
}


.register_sunbmit_btn {
    margin: auto;
    display: block;
}
/*  Register pager 5 star css starts  */

.star_rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    width: 123px;
    height: 25px;
    overflow: hidden;
    position: relative;
    background: url('images/greystar.png');
    background-size: contain;
}

    .star_rating i {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 20%;
        z-index: 1;
        background: url('images/yellowstar.png');
        background-size: contain;
    }

    .star_rating input {
        cursor: pointer;
        -moz-appearance: none;
        -webkit-appearance: none;
        opacity: 0;
        display: inline-block;
        width: 20%;
        height: 100%;
        margin: 0;
        padding: 0;
        z-index: 2;
        position: relative;
    }

        .star_rating input:hover + i,
        .star_rating input:checked + i {
            opacity: 1;
        }

    .star_rating i ~ i {
        width: 40%;
    }

        .star_rating i ~ i ~ i {
            width: 60%;
        }

            .star_rating i ~ i ~ i ~ i {
                width: 80%;
            }

                .star_rating i ~ i ~ i ~ i ~ i {
                    width: 100%;
                }

/*  Register pager 5 star css ends  */
.tq_headtxt {
    width: auto;
    margin-top: 80px;
}

.jobseeker_formtxt {
    margin-left: 59px;
}

.thankyou_txt {
    margin-top: 80px !important;
}


.headersecusisecrighttopsec2 {
    display: none;
}

.contactus_form1_align {
    position: relative;
    left: 632px;
}

.AboutUs_form1_align {
    position: relative;
    left: 632px;
}

.AboutUs_tq_align {
    position: absolute;
    left: 632px;
}

.AboutUs_text1_align {
    position: relative;
    left: -308px;
}

.contactus_text1_align {
    position: relative;
    top: -308px;
}

.clients_align {
    position: relative;
    width: 100%;
    margin-left: 0px;
}

.clients_form_align {
    /*position: absolute;
top: 160px;
left: 640px;*/
    left: 670px;
    position: absolute;
    top: 167px;
}

.clients_text_align {
    /*width: 550px;
 margin-bottom: 50px; 
 float:left;*/
    width: 580px;
    float: left;
}

.clients_tq_align {
    left: 692px;
    position: absolute;
    text-align: left;
    top: 307px;
}

}

.bottomshadow3 {
    background: url("images/bottomshadow.jpg") no-repeat scroll left top transparent;
    height: 27px;
    width: 100%;
    float: left;
    margin-top: 41px;
    margin-bottom: 25px;
}

.mob_shadow_clients {
    display: none;
}

.client_shadow_bottom {
    margin-top: 100px;
}

.width310 {
    width: 310px !important;
}

.width2_310 {
    width: 310px !important;
}

.tq_310 {
    width: 310px !important;
}

.width3_310 {
    width: 310px !important;
}

.padding_thankyou {
    padding-top: 155px;
}

.ContactUsLbl {
    margin-top: 10px;
}

.mob_contectus_link {
    padding-bottom: 0px;
    float: left;
    width: 100%;
    padding-top: 10px;
    display: none;
}

    .mob_contectus_link a {
        font-family: 'Roboto';
        font-size: 15px;
        /* color: #000000; */
        text-align: center;
        text-align: center;
        margin: auto;
        display: table;
        text-decoration: underline;
        cursor: pointer;
    }

.mob_contectus_link2 {
    font-family: 'Roboto';
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: rgb(134, 185, 70);
    padding: 3px 10px 4px 10px;
    float: left;
    border-radius: 4px;
    margin-bottom: 19px;
    text-shadow: 1px 1px 1px #414141;
    line-height: 14px;
    box-shadow: 1px 1px 2px #4C4C4C;
    display: none;
    cursor: pointer;
}

.clients_tq {
    margin-top: 20px;
    margin-bottom: 30px;
}

.logosecit1 .mob_img {
    display: none;
}

.logosecit1 .des_img {
    display: table;
    margin: auto;
}

.logosecit1 div {
    width: 100%;
}

.JobSeekerLink_topTxt {
    float: left;
    margin: 20px 0px 0px 35px;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    width: 215px;
}

    .JobSeekerLink_topTxt a {
        color: black;
        font-size: 13px;
        font-weight: normal;
        text-decoration: underline;
    }

.JobSeekerLink_topTxt_tech {
    float: left;
    margin: 20px 0px 0px 35px;
    font-family: 'Roboto';
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    /* width: 215px; */
}

    .JobSeekerLink_topTxt_tech a {
        color: black;
        font-size: 13px;
        font-weight: normal;
        text-decoration: underline;
    }

.width490px_desk {
    width: 490px;
}

.width310px_desk {
    width: 310px;
}

.otherstaffinglink {
    font-size: 16px;
    text-decoration: underline;
}

    .otherstaffinglink:hover {
        text-decoration: none;
    }

.contactus_form {
    position: absolute;
    right: -310px;
}

.usiformsec_aboutus {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    position: absolute;
    left: 630px;
    /* width: 605px; */
    width: 310px;
    top: 121px;
}

.contactusltblock_au {
    float: left;
    width: 189px;
}

.au_add {
    clear: both;
    float: left;
    margin: 0px 50px 0px 21px;
}

.au_add_block {
    clear: both;
}

.contactusltblock_au b {
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
}

.jobseekers_cu_link {
    float: right;
    /* margin-left: 220px; */
    width: 380px;
    font-family: 'Roboto';
    font-size: 14px;
    margin-top: 5px;
}

    .jobseekers_cu_link a {
        color: black;
        font-family: 'Roboto';
        text-decoration: underline;
        font-weight: normal;
        font-size: 14px;
    }

.coait_lp_txt_next_btxt2 {
    margin: 0px;
    float: left;
    padding: 0px;
    font-family: 'proxima_nova_rgbold';
    color: #000000;
    font-size: 22px;
    padding-top: 18px;
}

.cu_form_width {
    width: 310px;
}

.filetxt_width {
    width: 280px;
}

.MartinYate_block {
    float: left;
    height: 100px;
    width: 350px;
    margin-left: 60px;
    margin-top: 7px;
    border: 1px solid black;
    padding: 10px;
}

.MartinYate_psd {
    float: left;
}

.MartinYate_txt {
    float: left;
    width: 260px;
    margin-left: 20px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    margin-top: 3px;
}

.MartinYate_link2 {
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    border: 0;
    background: none;
    cursor: pointer;
    outline: none;
}

.MartinYate_link {
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    outline: none;
}

    .MartinYate_link:hover, .JobSeekerLink_topTxt a:hover, .jobseekers_cu_link a:hover {
        text-decoration: none;
    }

.cu_clients_form_width {
    width: 126px;
    right: 0px;
    position: absolute;
}

.cu_clients_submitbtn {
    margin: 10px 0px 0px 0px;
    float: right;
    width: 130px;
    height: 41px;
    outline: none;
}

.cu_clients_submitbtn2 {
    margin: 10px -30px 0px 0px;
    float: right;
    width: 130px;
    height: 41px;
    outline: none;
}

.cu_clients_button2 {
    float: left;
    position: absolute;
    right: -30px;
    top: 0px;
}

.chambers_logo {
    width: 170px;
}

.otherstaffing_blocks {
    float: left;
}

    .otherstaffing_blocks:nth-child(odd) {
        width: 400px;
    }

    .otherstaffing_blocks:nth-child(even) {
        clear: both;
        width: 550px;
    }

.otherstaffing_headtxt {
    float: left;
    width: 850px;
}

.button_register_previous, .button_register_next, .mobile_dropdown {
    display: none;
}

.desktop_Tecnologies {
    float: left;
}

.footable > thead > tr > th {
    border-top: 1px solid #ccc !important;
}

.footable-row-detail-inner > div {
    margin-bottom: 12px;
    clear: both;
}

    .footable-row-detail-inner > div strong {
        float: left;
    }

.dd_year {
    width: 90%;
}

#ddlName {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 50%;
}
/*.footable tbody tr td{
    display:block !important;
}*/


/*#GridView1, #GridView2 {
    font-family: 'Roboto';
    border: 1px solid rgb(204, 204, 204);
}
    */
/*#GridView1 tr td,#GridView2 tr td {
        font-size: 13px;
    }
        */
/*#GridView1 td, #GridView2 td {
        border: 1px solid rgba(139, 136, 136, 0.19);
        padding: 5px;
    }
        */
/*#GridView1 th, #GridView2 th {
        border: 1px solid rgba(139, 136, 136, 0.19);
        padding: 15px 5px;
        background-color: #195F7E;
        color: white;
        font-size: 14px;
        letter-spacing: -.5px;
    }*/


/*#GridView1 td > span:last-child[id^="GridView1_ct"] {
        display: none;
    }

    #GridView2 td > span:last-child[id^="GridView2_ct"] {
        display: none;
    }*/



/*#GridView1 tr:nth-child(even), #GridView2 tr:nth-child(even) {
        background: #E1F4FC;
    }

    #GridView1 tr:nth-child(odd), #GridView2 tr:nth-child(odd) {
        background: #FFF;
    }*/





.reg_txt_area::-webkit-input-placeholder {
    color: black;
}

.reg_txt_area:-moz-placeholder { /* Firefox 18- */
    color: black;
}

.reg_txt_area::-moz-placeholder { /* Firefox 19+ */
    color: black;
}

.reg_txt_area:-ms-input-placeholder {
    color: black;
}

/*#GridView1 tr td:first-child,#GridView2 tr td:first-child {
    font-weight: 700;
}*/

/*#GridView1 .select_date, #GridView2 .select_date {
    float: left;
    margin-right: 5px;
}
    */

/* The CSS */
label.dd_main select {
    padding: 3px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    background: #fff;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    margin-left: 7px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px;
    }
}

label.dd_main {
    position: relative;
}

    label.dd_main:after {
        content: '<>';
        font: 11px "Consolas", monospace;
        color: #aaa;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 8px;
        top: 2px;
        padding: 0 0 2px;
        border-bottom: 1px solid #ddd;
        position: absolute;
        pointer-events: none;
    }

    label.dd_main:before {
        content: '';
        right: 6px;
        top: 0px;
        width: 20px;
        height: 21px;
        background: #fff;
        position: absolute;
        pointer-events: none;
        display: block;
    }

.select_year {
    float: left;
    margin-bottom: 10px;
}

#ddl_months {
    clear: both;
}

.lastused, .lastused1, .lastused2, .lastused3 {
    float: left;
    height: 100%;
    margin-right: 11px;
    display: none;
}

.last_used_dd select {
    width: 75px;
}

.edit_txt {
    text-align: center;
    /* width: 100%; */
    display: block;
    font-weight: normal;
    color: blue;
    text-decoration: underline;
    width: 30px;
    margin: auto;
}



.lbl_months {
    width: 51px;
    /* background-color: red; */
    display: block;
    float: left;
    margin-left: 4px;
    margin-top: 1px;
}

.lbl_years {
    padding-right: 10px;
    width: 41px;
    /* background-color: red; */
    display: block;
    float: left;
    margin-left: 4px;
    margin-top: 1px;
}

#current_profile {
    text-decoration: underline;
    color: blue;
    font-family: 'Roboto';
    font-size: 14px;
    cursor: pointer;
}

.popup_overlay {
    left: 0;
    right: 0;
    bottom: 0px;
    top: -7px;
    position: fixed;
    background-color: rgba(49, 48, 48, 0.86);
    z-index: 999999;
}

.popup_block {
    width: 96%;
    height: 90%;
    margin: auto;
    margin-top: 2%;
    position: relative;
    background-color: white;
    margin-bottom: 70px;
    margin-left: 2%;
}

.add_exp {
    width: 36%;
    height: auto;
    margin: auto;
    margin-top: 7%;
    position: relative;
    background-color: white;
    font-family: 'Roboto';
}

#ddlMM, ddlDD {
    font-size: 14px;
}

.add_exp h3 {
    padding: 15px 10px;
    word-break: break-word;
}

.add_exp .left {
    margin-right: 24px;
    padding-top: 20px;
}

.add_exp select {
    width: 140px;
    margin-top: 7px;
    font-size: 14px;
}

.add_exp textarea {
    width: 95%;
    height: 142px;
    padding: 5px;
    margin-top: 7px;
}

.add_exp .left2 {
    float: left;
    padding-right: 20px;
    padding-top: 7px;
}

    .add_exp .left2 > div {
        cursor: pointer;
    }

        .add_exp .left2 > div:hover {
            color: #000;
        }

.add_exp .left3 {
    float: right;
}

.left7 {
    margin-left: 30px;
}

.closebtn_popup_responsive {
    position: absolute;
    right: -6px;
    top: -13px;
    cursor: pointer;
    background-image: url(images/cand_close.png);
    height: 25px;
    width: 25px;
    float: right;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 50%;
    background-position: 7px 6px;
    margin-top: 1px;
    background-color: #edc3c3;
}

    .closebtn_popup_responsive:hover {
        background-image: url(images/cand_close.png);
        background-color: #f58888;
    }

.message_display {
    display: none;
    color: red;
    font-size: 15px;
    clear: both;
    font-family: 'Roboto';
}

.NormalRed_reg {
    color: #ff0000;
    font-size: 16px;
    display: block;
    float: left;
    margin-left: -3px;
    font-weight: bold;
    position: absolute;
}

.job_title_main {
    width: 96%;
    background-color: rgb(241, 241, 241);
    float: left;
    padding: 13px 2%;
    margin-top: 10px;
}

.job_titleW {
    width: 33.3%;
    font-family: 'Roboto';
    color: #195F7E;
    font-size: 14px;
    text-align: left;
    /* text-align: center; */
    float: left;
}


.confirmation_txt {
    font-family: 'Roboto';
    color: #195F7E;
    font-size: 14px;
    text-align: center;
    width: 100%;
    clear: both;
    margin-top: 10px;
    float: left;
    margin-bottom: 20px;
}

    .confirmation_txt p {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .confirmation_txt .bold {
        font-weight: 700;
        margin-top: 40px;
    }

.confirmation_form {
    /*float: left;
    width: 95.5%;
    border: 1px solid darkgrey;
    padding: 2%;
    box-sizing: initial;
    margin-bottom: 20px;*/
}

.job_title_main .job_titleW:nth-child(2) {
    text-align: center;
}

.job_title_main .job_titleW:nth-child(3) {
    text-align: right;
}

.job_titleW label {
    font-weight: normal;
}

.updated_resumesec {
    padding: 20px;
    background-color: #e5e5e5;
    overflow: hidden;
    margin: auto;
    display: table;
    margin-top: 20px;
    clear: both;
}

.getstartedleftsectxtsec1W {
    width: 50%;
    margin-top: 14px;
}

.reg_getstartedleftsectxtsec1W {
    width: 100%;
}

.ie_txt_left {
    float: left;
    width: 29%;
}

.ie_txt_right {
    float: left;
}

.checkboxsec {
    float: left;
    margin-top: 30px;
    width: 100%;
    margin-bottom: 30px;
}

.chkAgree {
    float: left;
    margin-top: 2px;
}

.checkboxtxt {
    clear: none;
    width: 96%;
    /* margin-bottom: 12px; */
}

.View_Job_Des {
    text-decoration: underline;
    color: #EC7821;
    font-family: 'Roboto';
    font-size: 14px;
    cursor: pointer;
    float: right;
    margin-top: 4px;
}

.select_rate {
    color: #888;
    border: none;
    border: 1px solid #cacaca !important;
    padding: 1px !important;
    border-radius: 3px;
    width: 140px;
    font-family: 'Roboto';
}

.reg_uploadbtn {
    background-color: rgb(25, 95, 126);
    color: white;
    border: 0;
    padding: 0px 10px;
    font-family: 'Roboto';
    height: 23px;
    font-size: 12px;
}

.reg_updare_resume {
    border: 1px solid #cac8c8;
    padding: 4px;
    border-radius: 3px;
    color: #888;
    font-family: 'Roboto';
}

.reg_conf_main {
    width: 60%;
    margin: auto;
    padding-bottom: 40px;
}

.reg_conf_main2 {
    font-family: 'Roboto';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    clear: both;
    border: 1px solid #195F7E;
    margin-top: 6%;
    float: none;
    padding: 4%;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 0 25px #535354;
}

.reg_conf_main2_txt {
    margin-bottom: 12px;
}


.clientlogobg {
    /*width: 300px;*/
    padding: 10px 0;
    float: right;
    /*border: 1px solid #E8E8E8;*/
    background-color: #FFF;
}

    .clientlogobg img {
        max-height: 100%;
        /*width: 80px;*/
        max-width: 100%;
    }

.Step-Section1 {
    /* margin: 32px 52px -4px 98px; */
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto';
}

.Step-Section2 {
    /* margin: 0 52px 0px 0px; */
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto';
    padding: 0 20px;
}

.Step-Section3 {
    /* margin: 32px 0px 2px 21px; */
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto';
}

.clientlogo_img {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
}

.clientlogobg > table {
    float: right;
}

.hides {
    display: none;
}

.lev_txt_field {
    text-align: center;
    font-family: 'Roboto';
    font-size: 14px;
    /* font-weight: bold; */
    color: #1b1818;
    float: left;
    text-transform: capitalize;
}

.reg_headtxt1 {
    color: #355f91;
    font-size: 26px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Roboto';
    font-weight: bold;
}

.lev_bar_main1 {
    max-width: 900px;
    margin: auto;
    border: 1px solid #d6d6d6;
}

.lev_bar {
    /*height: 61px;*/
    /* margin: auto; */
    /* z-index: 99999 !important; */
    /* position: relative; */
    /* width: 95%; */
    /* margin-top: 3px; */
    /*top:78px !important;*/
    /* border: 1px solid #d6d6d6; */
    /* overflow: auto; */
}

.lev_bar_main {
    /* width: 98%; */
    /* height: 55px; */
    /* margin: auto; */
    /* background-color: #fff; */
    /* position: absolute; */
    /* top: 18px; */
    /* left: 4%; */
    /* margin: 10px; */
    /* margin-bottom:0px; */
    /* border: 1px solid #c6c5c5; */
}

#btnsubmitStep3 {
    float: right;
}

.lev_circles {
    /* position: absolute; */
    /* z-index: 999; */
}

.cpy_Job {
    font-size: 11px;
    position: absolute;
    left: 11%;
    margin-top: 8%;
    font-family: Roboto;
}

.cpy_c {
    font-size: 11px;
    text-align: center;
    font-family: Roboto;
    padding: 10px 0;
}

.cpy {
    font-size: 14px;
    text-align: center;
    font-family: Roboto;
    padding: 25px 0 20px 0;
    color: #121212;
}

    .cpy a {
        color: black;
        font-family: Roboto;
        font-weight: 400;
        font-size: 14px;
        color: #f45d0b;
        padding-left: 4px;
    }

        .cpy a:hover {
            text-decoration: underline;
        }

.menu_line {
    border-right: 1px solid #121212;
    margin-right: 10px;
    padding-right: 6px;
}

.lev_circles3 {
    width: 298px;
    float: left;
    cursor: pointer;
    min-height: 35px;
    border-right: 1px solid #c6c5c5;
    border-bottom: 4px solid rgb(236, 235, 235);
    background-color: #f5f6f7;
    padding: 15px 0px;
}



.lev_circles1, .lev_circles2 {
    float: left;
    cursor: pointer;
    width: 300px;
    min-height: 31px;
    border-right: 1px solid #c6c5c5;
    border-bottom: 4px solid rgb(236, 235, 235);
    background-color: #f5f6f7;
    padding: 17px 0px;
}

    .lev_circles1 p, .lev_circles2 p {
        padding-top: 8px;
        padding-left: 72px;
        /* display: initial; */
        /* margin: 0 auto; */
    }

.border_0 {
    border-top: 0;
    border-right: 0;
    border-left: 0;
}


/*.lev_circles2 {
   height:50px;
    width: 50px;
    border-radius: 50%;
    float: left;
    position: absolute;
    left: 42%;
    background-image: url('images/circle_2.png');
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    position:relative;
}

.lev_circles3 {
  height:50px;
    width: 50px;
    float: right;
    background-image: url('images/circle_2.png');
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    position:relative;
}*/


.lev_selected {
    background-color: #fff;
    border-bottom: 4px solid #f7f4f4;
    /* padding: 15px 0px; */
}

.panel {
    margin: auto;
    /* clear: both; */
    /* position: relative; */
    /* margin: auto; */
    /* max-width: 900px; */
    /* top: -4px; */
    /* z-index: 666; */
    clear: both;
}

/*.check {
    background-image: url('images/check.png');
    height: 20px;
    width: 20px;
    background-size: cover;
    background-repeat: no-repeat;
     margin-left: 15px;
    margin-top: 15px;
}*/


.confirm_form ul .newptxt {
   width: 90%;
    margin-top: 5px;
}

.confirm_form ul .newpradio {
    width: 100px;
    margin-left: 25px;
    margin-top: 10px;
}


.confirm_form ul input[type=radio] {
    width: 20px;
    margin-top: 0px;
    float: left;
    margin-top: 4px;
}

.newpradio div {
    float: left;
    margin-right: 20px;
}

.spanNotAppliedforJob {
    color: red;
    /*font-size: 14px;*/
}






@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    label.dd_main:after {
        content: none;
    }

    label.dd_main:before {
        content: none;
    }

    .client_apply {
        padding-top: 8px;
        clear: both;
        overflow: auto;
        min-height: 75px;
    }
}

.job_titleW span {
    float: none;
    width: auto;
}

#tab_JobDescription {
    font-family: 'Roboto' !important;
    border: 0;
}

    iframe > body > p, #tab_JobDescription p, #tab_JobDescription span {
        font-family: 'Roboto' !important;
    }
/*iframe {
     border:0;
}*/
#tab_JobDescription1 {
    width: 100%;
    /*height: 97%;*/
    font-family: 'Roboto';
    min-height: 380px;
    border: 0;
    padding-top: 10px;
}

#tab_JobDescription_close {
    cursor: pointer;
}

.add_exp2 {
    width: 66%;
    height: auto;
    margin: auto;
    margin-top: 7%;
    position: relative;
    background-color: white;
    font-family: 'Roboto';
}

.contant_exp2 {
    padding: 0 2px 0 20px;
}

.add_exp2 h3 {
    padding: 15px 10px;
}




.iframebody {
    font-family: Roboto;
    font-size: 14px;
    /* background-color: white; */
    border: 0px;
    min-height: 350px;
    overflow: auto;
    border: 0;
}

#JobDescription_popup .popup_block {
    width: 96%;
    height: 90%;
    margin: auto;
    margin-top: 2%;
    position: relative;
    background-color: transparent !important;
    margin-bottom: 8px;
    margin-left: 2%;
}

#resumetext, #resumetext1 {
    text-align: center;
}

#ResumeText {
    float: left;
    font-size: 14px;
    font-family: 'Roboto';
    margin: auto;
    margin-top: 2%;
    text-align: center;
    color: red;
    width: 96%;
    padding: 2%;
}

#job_desc_text {
    float: left;
    font-size: 14px;
    font-family: 'Roboto';
    margin: auto;
    margin-top: 2%;
    text-align: center;
    color: red;
    width: 96%;
    padding: 2%;
}

.TermsofService_error {
    color: red;
    font-size: 14px;
    font-family: 'Roboto';
    /* font-weight: bold; */
    display: none;
    margin-left: 17px;
    padding-top: 10px;
}
.ChkContractPos_error {
    color: red;
    font-size: 14px;
    font-family: 'Roboto';
    /* font-weight: bold; */
    display: none;
    margin-left: 17px;
    padding-top: 24px;
    margin-right: 33px
}


.Recruiter_txt {
    width: 132px;
    display: block;
    float: left;
    font-weight: 700;
}

.tooltipssn {
    margin: auto;
    padding-top: 33px;
    width: 347px;
}

.tooltipssncondentbg {
    margin: 0px;
    padding: 0px;
    background: #fef9cf;
    border: 1px solid #030100;
    overflow: hidden;
}

.tooltipssncondentcrv {
    padding: 0px;
    float: left;
    background: url(images/ex-tooltipssncrv.png) no-repeat left top;
    width: 15px;
    height: 16px;
    position: absolute;
    bottom: -15px;
    left: 176px;
}

.tooltipssnclosebtn {
    margin: 2px 2px 0 0;
    padding: 0px;
    float: right;
    background: url(images/cand_close.png) no-repeat left top;
    width: 11px;
    height: 12px;
    cursor: pointer;
}

#divtooltipSSN,#divtooltipForFACSSN{
    width: 285px;
    top: -178px;
    left: -23px;
}

.tooltipssntextsec {
    padding: 0 15px 0 16px;
    float: left;
    font-family: 'Roboto';
    font-size: 14px;
}

    .tooltipssntextsec a {
        /*padding: 0px 22px 26px 17px;*/
        float: left;
        font-family: 'Roboto';
        font-size: 14px;
        padding-right: 10px;
        text-decoration: underline;
    }

/********New Style**********/
.font_cocal {
    font-family: 'Roboto';
    font-size: 14px;
    color: #454545;
    line-height: 1em;
}

.font_cocal_ad {
    font-family: 'Roboto';
    font-size: 14px;
    color: #2c3f54;
    margin-top: 10px;
    position: relative;
    height: inherit;
}

.full_page {
    border-bottom: 1px solid #c6c5c5;
    width: 100%;
    background-color: #fff;
    clear: both;
    overflow: auto;
}

.left {
    float: left;
    width: 105px;
    height: 105px;
    margin-bottom: 20px;
    margin-right: 25px;
}

#appTitle {
    color: #2c3f54;
    margin-bottom: 20px;
    text-align: -webkit-left;
}

.submitInfo {
    height: 100px;
    width: 53%;
    margin-left: 213px;
}

.submitInfo_p {
    font-size: 17px;
    color: #2c3f54;
    text-align: -webkit-left;
}

#imgLeft {
    border: 1px solid;
}

#apply_2, #apply2 {
    display: inline-block;
    text-decoration: underline;
    color: #1e94f9;
}

.left6 {
    float: left;
    padding-right: 9px;
    padding-top: 20px;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.right {
    float: right;
}

#liTitle {
    margin-bottom: 5px;
}

#liClientName, #liJobId, #liApplicant, #liAppStatus {
    margin: 0px 2px -4px 2px;
}

.clearfix {
    clear: both;
    overflow: auto;
}

#liApplicant, #liAppStatus {
    font-weight: 500;
    font-size: 14px;
    font-family: Roboto;
}

#list_job {
    height: inherit;
    margin-bottom: 18px;
    overflow-y: hidden;
}

.bg_gray1 {
    background-color: #f3f4f6;
    width: 100%;
    height: 20px;
}

.bg_gray {
    background-color: #f3f4f6;
    width: 100%;
    height: auto;
}

    .bg_gray > h4 {
        font-family: 'Roboto';
        font-size: 14px;
        color: #2A588A;
        width: 1000px;
        margin: 0 auto;
        padding: 10px 0px 10px 9px;
    }

.complate {
    color: #16a576;
    padding-left: 9px;
    position: relative;
    top: 4px;
}

.upper_case {
    text-transform: uppercase;
}

.yes_no {
    font-family: 'Roboto';
    margin: 16px 0px 0px 2px;
    padding: 0px;
    list-style-type: none;
    width: 100%;
    clear: both;
    float: left;
    line-height: 1.5em;
    /* padding-left: 100px; */
    font-size: 14px;
    color: #454545;
}

    .yes_no p {
        margin-bottom: 7px;
    }

    .yes_no span {
        position: relative;
        left: 5px;
        bottom: 1px;
    }

.btn_fix {
    padding: 21px 50px 18px 50px;
    font-family: 'Roboto';
    clear: both;
    overflow: auto;
    z-index: 7777;
    position: relative;
    background-color: #fff;
}

    .btn_fix .left {
        padding-top: 10px;
        height: 0;
    }

    .btn_fix a {
        color: #828181 !important;
        font-size: 16px;
        font-weight: normal;
    }

        .btn_fix a:hover {
            color: #000000 !important;
        }

.client_apply {
    padding-top: 6px;
    clear: both;
    /* margin-bottom: 39px; */
    overflow: auto;
    height: 80px;
}

.client_job {
    height: 82px;
}

.client_apply img {
    padding-right: 20px;
    width: 100%;
    height: 100%;
}

.client_apply div > div {
    padding-top: 24px;
    padding-left: 82px;
}

.lev_circles3 p {
    padding-top: 8px;
    padding-left: 98px;
}

.ht_blue {
    font-weight: bold;
    color: #056da0;
    text-transform: capitalize;
    padding-top: 0px !important;
}

.white_btn2 {
    -webkit-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
    box-shadow: -2px 2px 15px 0px rgba(202, 192, 192, 0.75);
}

.white_btn3 {
    -webkit-box-shadow: -3px 3px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 2px 15px 0px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 15px 0px rgba(202, 192, 192, 0.75);
}

.white_btn {
    background-color: #fff;
    color: #056da0;
    font-family: 'Roboto';
    font-size: 13px;
    text-decoration: none;
    border-radius: 2px;
    border: 1px solid #f3eeee;
    background-repeat: no-repeat;
    background-position: right;
    /* border-left: 0; */
    /* border-right: 0; */
    /* border-top: 0; */
    cursor: pointer;
    padding: 8px;
    text-transform: uppercase;
    min-width: 130px;
    /* overflow: auto; */
    font-weight: bolder;
}

    .white_btn:hover {
        border: 1px solid #d6d6d6;
        color: #055cc5;
        font-weight: bolder;
    }

.small_exp_btn {
    background-color: #5080a9;
    color: #fff;
    font-family: 'Roboto';
    font-size: 13px;
    text-decoration: none;
    border-radius: 0px;
    border: 1px solid #e4e0e0;
    background-repeat: no-repeat;
    background-position: right;
    /* border-left: 0; */
    /* border-right: 0; */
    /* border-top: 0; */
    cursor: pointer;
    padding: 5px 10px;
    min-width: 120px;
    /* overflow: auto; */
}

    .small_exp_btn:hover {
        border: 1px solid #cecdcd;
        background-color: #5080a9;
    }

#StaffingBodyp .mb_r {
    position: relative;
    top: -2px;
    z-index: 77777 !important;
}

.jobstick > input {
    width: 120px !important;
}

#apply_1-sticky-wrapper {
    width: 120px !important;
}

.header_fix {
    position: fixed;
    top: 0;
    z-index: 9999;
}

.sticky-wrapper {
    width: 100% !important;
}

.stick1_fix p {
    display: none;
}

.lev_bar_main1 .sticky-wrapper {
    position: relative;
    z-index: 9999;
}

.dull_text ::-webkit-input-placeholder {
    color: #d6d6d6 !important;
}

.dull_text input[placeholder] {
    color: #3d3d3d !important;
}

.contant_exp {
    padding: 0 60px;
}

    .contant_exp > h2 {
        border-bottom: 1px solid #f7f5f5;
        padding-bottom: 20px;
        margin-bottom: 0;
    }

.border_bottom {
    border-bottom: 1px solid #f7f5f5;
}

.skill_pt {
    padding: 0;
    font-family: 'Roboto';
}

.dark_text {
    color: #454545;
    font-size: 14px;
}

.skill_name {
    font-size: 14px;
    font-weight: bold;
}

.textalign {
    max-width: 600px;
     padding-top:4px;
}

.editlink, .editlink1 {
    position: absolute;
    right: 0;
    top: 3px;
}

.right_padding {
    padding-right: 2px;
}

.position_grid {
    position: relative;
    margin-bottom: -35px;
}

.right_padding2 {
    padding-right: 3px;
}

.addlink, .addlink1 {
    position: absolute;
    right: 0;
    top: 0px;
}

.block3_border a {
    color: #056da0;
    padding-top: -4px;
}

    .block3_border a:hover {
        color: #084896;
    }

.gutter_vertical {
    margin-bottom: 22px;
}

.gutter_vertical2 {
    clear: both;
    margin-top: -14px;
    margin-bottom: 10px;
}

.gutter_vertical3 {
    clear: both;
    margin-bottom: 10px;
}

.reg_tab3 {
    font-family: 'Roboto';
}

.small_pt {
    padding-top: 5px;
}

.border_top {
    border-top: 1px solid #c6c5c5;
}

.border_bottom2 {
    border-bottom: 1px solid #d6d6d6;
}

.conf_txt_mgb_4 span {
    display: block;
    float: left;
}

@media screen and (min-width:0\0) {
    .lev_circles3 {
        width: 293.1px;
    }
}

@-moz-document url-prefix() {
    .lev_circles3 {
        width: 293.34px;
        float: left;
        cursor: pointer;
    }

    .client_apply {
        height: 81px;
    }
}

@supports (-ms-ime-align:auto) {
    .lev_circles3 {
        width: 292.33px;
    }
}

.white_btn {
    min-width: 170px;
}

.headersecusisecleft img {
    width: 74%;
}

.mrg_right {
    margin-right: 3px;
}

#GridView1, #GridView2, #GridViewSQ {
    border: 0 !important;
    width: 94%;
    margin-left: 45px;
    word-break: break-word;
}

    #GridView1 td, #GridView2 td, #GridViewSQ td {
        width: 100%;
        padding-top: 14px;
        border-bottom: 1px solid #f7f5f5;
    }

.hideGridColumn {
    display: none !important;
}

#divUpload {
    position: absolute;
    width: 100%;
    top: 0;
    height: 80%;
    background-color: rgba(0, 0, 0, 0.79);
    z-index: 9999999;
    color: #fff;
    font-family: 'Roboto';
    padding-top: 30%;
}

.confirm_cc {
    text-align: center;
    margin-top: 84px;
    font-size: 20px;
    font-family: Roboto;
    color: #10a776;
    width: 906px;
    margin: 0 auto;
    padding-top: 50px;
    border-top: 0;
    padding-bottom: 20px;
}

    .confirm_cc > div {
        margin-bottom: 10px;
    }

.conf_rwd button {
    margin-top: 3px;
}

#lblClientName, #lblJobId {
    font-weight: 500;
    font-size: 14px;
    font-family: Roboto;
}

.job_dec {
    width: 85%;
    padding: 10px;
    margin: 5px auto;
    font-family: Roboto;
    color: #212121;
    padding-top: 5px;
    height: 100%;
}

    .job_dec h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .job_dec > iframe {
        height: 100%;
        width: 99%;
        position: absolute;
        height: 100%;
        left: 9px;
        right: 82px;
        margin-bottom: 50px;
        top: 274px;
    }

#jobP {
    margin: 15px;
    background-color: rgb(255, 255, 255);
    font-family: 'Roboto';
    font-size: 14px;
    color: black;
}

#tab_JobDescription2 {
    padding: 35px 7px;
    background-color: rgb(255, 255, 255);
}

#jobTitle2 {
    margin-top: 15px;
    margin-bottom: 10px;
}

#btnApplyNow, #btnApply, #btnApply_1 {
    margin-top: 40px;
    border-radius: 4px;
    padding: 10px;
    font-size: 16px;
}

#btnApply_1 {
    margin-top: 0px;
    margin-right: 14px;
    margin-bottom: 5px;
}

#btnApply_2 {
    margin-top: -14%;
    margin-right: 14px;
    margin-bottom: 5px;
    padding: 8px;
    position: sticky;
}

.resumeSection {
    margin: 100px 50px 50px 50px;
    background-color: white;
    height: 500px;
    padding: 20px;
}

.resumeSection1 {
    margin: 103px 293px 0px 305px;
    background-color: white;
    height: 700px;
}

.re_sub {
    text-align: center;
    margin: 50px 0 10px 0;
}

    .re_sub a {
        color: #056da0;
        font-size: 16px;
        font-family: Roboto;
    }

        .re_sub a:hover {
            color: #0d96d9;
        }

    .re_sub i {
        color: #454545;
        padding-right: 3px;
    }

#divProgress {
    display: block;
    height: 100%;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: rgb(43,194,83);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(43,194,83)), color-stop(1, rgb(84,240,84)) );
    background-image: -moz-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
    -webkit-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}

    #divProgress:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
        background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
        z-index: 1;
        -webkit-background-size: 50px 50px;
        -moz-background-size: 50px 50px;
        -webkit-animation: move 2s linear infinite;
        -webkit-border-top-right-radius: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        -moz-border-radius-bottomright: 20px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        overflow: hidden;
    }

.add_exp2 div {
    position: relative;
}

.close_pop {
    position: absolute;
    /* float: right; */
    right: 1px;
    background-color: #aad5fb;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    /* bottom: -4px; */
    z-index: 9999;
    top: 1px;
    padding: 6px;
    cursor: default;
}

.radio_section {
    position: absolute;
    right: 0px;
    top: 6px;
}

    .radio_section input {
        float: left;
        margin-top: 2px;
        margin-right: 5px;
    }

    .radio_section label {
        float: left;
        vertical-align: top;
        font-size: 14px;
        margin-right: 15px;
    }

#GridView2 thead {
    display: none;
}
.register-preview-container {
width: 281px;
    max-height: 300px;
    opacity: 1;
    position: fixed;
    z-index: 9999;
    bottom: 79px;
    right: 15px;
}

.register-preview-container .register-preview-item {
    padding-left: 54px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: 'Roboto';
    font-size: 14px;
    min-height: 37px;
}

.register-notification-button-template, .register-preview-item, .register-preview-item-text{
    background: white;
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    border-radius: 10px;
    text-align: left;
    margin-top: 10px;
    font-size: 13px;
    box-shadow: 0px 2px 12px 2px rgba(0,0,0,0.1);
}

.register-preview-message-icon {
    position: absolute;
    height: 40px;
    left: 10px;
}
.no-jobs-status {
    margin: auto;
    display: table;
    margin-top: 153px;
}