﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900&subset=latin,latin-ext);
@import url(font-awesome.min.css);
@import url(fluid.css);
@import url(responsive.css);

.grayBtn {
    background: #5d5d5d;
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
}

.mt-15-new {
    margin-top: 15px!important;
}

.mainList {
    padding: 0px 10px 5px 10px;
}

.bttn {
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding: 5px;
    margin: 15px 0 0;
    text-align: center;
    width: 70px;
}

.grayBtn:hover {
    background: #4B4B4B;
}

.agreement-box {
    overflow-y: scroll;
    height: 150px;
    margin: 0 0 20px;
    border: 1px solid #000;
}

.arch-list ul {
    list-style: none;
}

.dropbtn {
    color: #000;
    font-size: 18px;
    cursor: pointer;
    font-weight: 500;
    background-color: #879ac6;
    border: 2px solid #4D608B;
    padding: 6px 10px;
}

    .dropbtn:focus {
        outline: none;
    }

    .dropbtn:hover {
        color: #fff!important;
        background-color: #286090!important;
        border-color: #204d74!important;
    }

    .dropbtn a {
        color: black !important;
    }

.dropdown {
    position: relative;
    display: inline-block;
    padding: 10px;
    text-align: left;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9990;
    border-radius: 2px;
    border: 1px solid #f9f9f9;
}

    .dropdown-content a {
        font-size: 17px;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropbtn a {
    color: white;
    font-weight: 500;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.tsc-fr {
    float: right;
}

.btn {
    text-align: left;
}

.login-name {
    float: right;
}

#navigator1 .dropdown .btn {
    width: 170px;
}

#navigator1 .dropdown:last-child {
    float: left;
}

.spLists .jobDesDiv span {
    width: 93px;
    /* margin-right: 10px; */
}

#PortalHome .padTopBtm {
    padding: 35px 0 10px;
    min-height: 730px;
}

.mt20-a {
    margin: 20px auto;
}

input[readonly="readonly"], input[readonly], select[disabled], select[disabled="disabled"] {
    color: black !important;
    background-color: #dddddd !important;
    cursor: none;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.stickySearch {
    position: relative;
    /*top: 19%;*/
    width: 100%;
    z-index: 98;
}
/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .innrContent {
    padding-top: 475px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.lh-40 {
    line-height: 40px;
}

.toggle-password-new {
    margin-left: -28px!important;
}

.condensedView .searchlbl {
    text-align: right;
    float: right;
}

#PortalHome .SearchHome_new {
    background: url(../images/title-bg-white.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    box-shadow: 0 1px 10px 0 #000;
    clear: both;
    display: block;
    float: none;
    margin: 0px auto 40px;
    min-height: 346px;
    padding: 15px;
    width: 84%;
}

.SearchHome_new h2 {
    border-bottom: 1px solid #969696;
    color: #000000;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 27px;
    margin-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

.SearchHome .home-control:focus {
    box-shadow: 0 1px 4px -2px #1F4788;
    background: #ededed;
}

.SearchHome .home-button:hover {
    background: none repeat scroll 0 0 #C35E0B;
}

.SearchHome h2 {
    border-bottom: 1px solid #969696;
    color: #000000;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 27px;
    margin-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

#PortalHome section.SearchHome {
    background: none repeat scroll 0 0 #f8f8f8;
    border-radius: 0;
    box-shadow: 0 -1px 10px 0 #000;
    clear: both;
    display: block;
    margin: 0;
    min-height: 15px;
    opacity: 0.9;
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    z-index: 98;
}

.SearchHome .home-control:focus {
    box-shadow: 0 1px 4px -2px #1F4788;
    background: #ededed;
}

.SearchHome .home-button:hover {
    background: none repeat scroll 0 0 #C35E0B;
}

.SearchHomeMain {
    background: url(../images/title-bg-white.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    box-shadow: 0 1px 10px 0 #000;
    clear: both;
    display: block;
    float: none;
    margin: 10px auto 40px;
    min-height: 346px;
    padding: 15px;
    width: 84%;
}

    .SearchHomeMain h2 {
        border-bottom: 1px solid #969696;
        color: #000000;
        font-size: 25px;
        font-weight: 300;
        margin-bottom: 27px;
        margin-top: 5px;
        padding-bottom: 10px;
        text-align: center;
    }

.SearchHomeMain {
    background: url(../images/title-bg-white.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    box-shadow: 0 1px 10px 0 #000;
    clear: both;
    display: block;
    float: none;
    margin: 10px auto 40px;
    min-height: 346px;
    padding: 15px;
    width: 84%;
}

    .SearchHomeMain h2 {
        border-bottom: 1px solid #969696;
        color: #000000;
        font-size: 25px;
        font-weight: 300;
        margin-bottom: 27px;
        margin-top: 5px;
        padding-bottom: 10px;
        text-align: center;
    }

input[readonly="readonly"], input[readonly], select[disabled], select[disabled="disabled"] {
    color: black !important;
    background-color: #dddddd !important;
    cursor: none;
}
/*start webinar*/
div.homeTitBg {
    background: #fff !important;
    box-shadow: none !important;
}

#SearchHome {
    z-index: 99999;
}

.clear {
    clear: both;
}

.innrContent {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

.border-title {
    border-bottom: 1px solid #cccccc;
    display: block;
    height: 2px;
    margin: 0 auto 20px;
    overflow: hidden;
    width: 200px;
}

.homeTitle2 {
    color: #DE6400;
    display: block;
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 10px;
    overflow: hidden;
    height: 50px;
}

.marB15 {
    margin-bottom: 15px !important;
}

.search-area {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    box-shadow: 0 3px 9px -4px #000;
    clear: both;
    display: block;
    margin: 0px 10px 40px;
    overflow: hidden;
    padding: 10px 20px;
}

.lblSpan {
    clear: both;
    color: #101010;
    cursor: pointer;
    line-height: 26px;
    text-align: left;
    display: block;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}

input[type='radio'].designRadio, input[type='checkbox'].designChkBX {
    opacity: 0;
    position: absolute;
    filter: alpha(opacity=0);
    margin: 7px 0 0 5px;
}

    input[type='radio'].designRadio:focus + label, input[type="checkbox"].designChkBX:focus + label {
    }

    input[type="radio"].designRadio + label.designLbl {
        background: url('../images/checkbox_radio.png') left top no-repeat;
        position: relative;
        margin: 0;
        padding: 0 0 0 35px;
        cursor: pointer;
        transition: none;
        line-height: 36px;
        display: inline-block;
        z-index: 0;
        margin-right: 30px;
    }

    input[type="checkbox"].designChkBX + * + label.designLbl {
        background: url('../images/chk_box1.png') left top no-repeat;
        position: relative;
        margin: 0;
        padding: 0 0 0 35px;
        width: 100%;
        cursor: pointer;
        transition: none;
        line-height: 36px;
        display: inline-block;
        z-index: 0; /*margin-right: 30px;*/
    }

    input[type="checkbox"].designChkBX + * + label.designLbl {
        background-position: 0px 7px;
    }

    input[type="checkbox"].designChkBX + label.designLbl {
        background: url('../images/chk_box1.png') left top no-repeat;
        position: relative;
        margin: 0;
        padding: 0 0 0 35px;
        width: 100%;
        cursor: pointer;
        transition: none;
        line-height: 36px;
        display: inline-block;
        z-index: 0; /*margin-right: 30px;*/
    }

.gray-box {
    background-color: #dfdfdf;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 5px 5px 15px;
    text-align: justify;
}

.gray-text {
    font-size: 12px;
    line-height: 20px!important;
}

input[type="checkbox"].designChkBX + label.designLbl {
    background-position: 0px 7px;
}

input[type="radio"].designRadio + label.designLbl {
    background-position: 0 6px;
}

label {
    font-size: 17px;
    color: #494949;
    font-weight: 500;
    padding-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.marRight10 {
    margin-right: 10px;
}

.boxBorder {
    border: 1px solid #ccc;
    padding: 7px 10px;
    border-radius: 3px;
}

.inputTxt {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: text; /*Changes by Nevish, For Cursor hyperlink pointer issue*/
    display: block;
    float: left;
    font-size: 15px;
    margin: 2px;
    padding: 7px 10px;
    width: 100%;
}
/*Changes by Nevish, For Cursor hyperlink pointer issue*/
select.inputTxt {
    cursor: pointer;
}

.login-area {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    box-shadow: 0 3px 9px -4px #000;
    clear: both;
    margin: 0 auto;
    width: 370px;
    padding: 25px;
}

    .login-area .loginBtn {
        width: 100%;
    }

.frmControl {
    display: block;
    float: left;
    overflow: hidden;
}

.validationMsg {
    clear: both;
    color: #FF0000;
    display: block;
    float: none;
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
}

.login-area label {
    display: block;
    margin-bottom: 2px;
}

.registerOption a.regInner {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 11px 4px #2a2a2a;
    display: block;
    margin: 10px 10px 10px 17px;
    overflow: hidden;
    padding: 85px 20px;
}

    .registerOption a.regInner:hover {
        background: none repeat scroll 0 0 #e0e0e0;
        box-shadow: 0 0 11px 4px #2a2a2a;
    }

.registerOption a span {
    border: 1px solid #1f4788;
    color: #1f4788;
    display: block;
    float: left;
    font-size: 15px;
    overflow: hidden;
    padding: 4px;
    text-align: center;
    width: 22%;
}

    .registerOption a span strong {
        clear: both;
        display: block;
        font-size: 50px;
        font-weight: 600;
    }

    .registerOption a span.arrIcon {
        border: medium none;
        color: #083777;
        font-size: 24px;
        padding-top: 46px;
        width: 15%;
    }

.regOptMain {
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 895px;
}

.registerOption.op2 a span:first-child {
    border-top: 1px solid #1f4788;
}

.registerOption.op2 a span:last-child {
    border-bottom: 1px solid #1f4788;
}

.registerOption.op2 a span {
    border-bottom: medium none;
    border-top: medium none;
    float: none;
    margin: 0 auto;
    padding: 15px 0;
    width: 55%;
}

    .registerOption.op2 a span strong {
        clear: none;
        display: inline-table;
        font-size: 36px;
    }

.registerOption.op2 a.regInner {
    margin-left: 10px;
    padding: 20px;
}

.frmTitle {
    background: #dddddd;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 20px;
    display: block;
    clear: both;
    padding: 5px 15px; /*text-align: left;*/
}

.required {
    color: #ff0000;
    float: left;
    font-size: 21px;
    margin-left: 2px;
    position: absolute;
}

.tabButton {
    background: #dcdcdc;
    clear: both;
    display: block;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 40px;
    overflow: hidden;
    padding: 6px;
}

.boxx {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 4px;
    transition: all 0.5s ease 0s;
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 10px;
}

.vidHome iframe {
    box-shadow: 0 5px 6px 1px #000 !important;
    height: 232px;
}

.bttnEmployeer.hmNew {
    background: none repeat scroll 0 0 #1f4788;
    border: medium none;
    box-shadow: 0 3px 7px -1px #000;
    float: none;
    font-size: 28px;
    font-weight: 300;
    margin: 10px auto 23px;
    padding: 13px;
    width: 90%;
    text-decoration: none;
}

.bttnEmployeer.hmNew1 {
    background: none repeat scroll 0 0 #1f4788;
    border: medium none;
    box-shadow: 0 3px 7px -1px #000;
    float: none;
    font-size: 28px;
    font-weight: 300;
    margin: 10px auto 23px;
    padding: 17px;
    width: 75%;
    text-decoration: none;
}

.boxShadNew {
    border-radius: 0px 0 5px 5px;
    box-shadow: 0 3px 9px -4px #000;
    margin: 0 10px 25px;
    min-height: 356px;
    background: none repeat scroll 0 0 #fff;
}

#PortalHome .vidHome {
    border-radius: 5px;
}

    #PortalHome .vidHome iframe {
        box-shadow: 0 2px 6px 0px #000 !important;
        background: #000;
        height: 367px;
        border-radius: 5px;
        width: 100%;
    }

.homeNew.col8 {
    width: 60%;
}

.homeNew.col4 {
    width: 37%;
}

.borBttmNew {
    border-bottom: 1px solid #ccc;
    clear: both;
    display: block;
    height: 10px;
    margin: 25px;
    overflow: hidden;
    padding: 0 25px 25px;
}

.homeDesc h1.titNew {
    color: #de6400;
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 45px;
    margin-top: 35px;
    text-shadow: 2px 2px #a0a0a0;
}

#resources h1 {
    border-bottom: 1px solid #c8c8c8;
    font-size: 28px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#resources a {
    display: block;
    font-size: 20px;
    margin: 17px 0;
    text-align: left;
    font-weight: 400;
}

    #resources a:hover {
        margin-left: 5px;
    }

    #resources a i {
        margin-right: 6px;
    }

#partner h1 {
    border-bottom: 1px solid #c8c8c8;
    font-size: 28px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#partner p {
    text-align: justify;
    font-size: 18px;
    margin: 17px 0;
    line-height: 25px;
    font-weight: 300;
}

.pagination .page-item.goSpan {
    font-size: 15px;
    padding: 6px 10px;
}

.jobdescPopup {
    display: block;
    overflow: hidden;
    padding: 15px;
}

.TmsCndt-Title {
    color: #DE6400;
    display: block;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
    overflow: hidden;
}

#TmsCndt ul li {
    text-align: justify;
    font-size: 16px;
    margin: 14px 0;
    line-height: 25px;
    font-weight: 300;
    list-style: disc;
}

#TmsCndt p {
    text-align: justify;
    font-size: 16px;
    margin: 14px 0;
    line-height: 25px;
    font-weight: 300;
}

#TmsCndt h1 {
    clear: both;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    float: left;
    display: block;
}

.login-area .inputTxt.chkremember {
    margin-right: 5px!important;
    margin-top: 4px!important;
    width: 25px;
}

.appPartt {
    background: #454c5a;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 25px 0;
}

    .appPartt h2 {
        font-size: 31px;
        font-style: italic;
        font-weight: 300;
        margin: 0;
    }

.appIconss a:hover span {
    background: #454C5A;
}

.appIconss a.storeIcon.inline:hover {
    background: #454C5A;
}

.appIconss span {
    color: #fff;
    display: block;
    font-size: 14px;
    margin-top: 2px;
    text-align: center;
    font-weight: 300;
}

.appPartt .storeIcon img {
    display: block;
    width: 135px;
}

.appPartt .storeIconover:hover {
    background: #4D608B;
}

.appPartt .storeIcon {
    border-radius: 5px;
    display: block;
    float: left;
    width: 135px;
}

.appPartt .vidBtnn i {
    font-weight: 300;
}

.appPartt .vidBtnn:hover {
    background: #4D608B;
    color: #fff;
}

.appPartt .vidBtnn {
    background: none repeat scroll 0 0 #fefefe;
    border-radius: 3px;
    color: #454c5a;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: 300;
    padding: 11px 0;
    text-align: center;
    width: 135px;
}

.appIconss {
}

#homePartcont {
    clear: both;
    display: block;
    margin-bottom: 35px;
    overflow: hidden;
}

    #homePartcont h1 {
        color: #202020;
        font-size: 30px;
        font-weight: 400;
        line-height: 37px;
        margin-bottom: 10px;
        margin-top: 0;
        text-align: center;
    }

    #homePartcont h2 {
        color: #202020;
        font-size: 22px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 10px;
        margin-top: 0;
        text-align: center;
    }

    #homePartcont h3 {
        color: #000;
        font-size: 19px;
        font-weight: 300;
        margin: 0 0 15px;
        text-align: center;
    }

.homeIllust {
    clear: both;
    display: block;
    margin: 0 auto 15px;
    overflow: hidden;
    width: 70%;
    text-align: center;
}

    .homeIllust img {
        clear: both;
        overflow: hidden;
    }

#homePartcont .bttnEmployeer.hmNew {
    background: none repeat scroll 0 0 #1f4788;
    border: medium none;
    box-shadow: 0 3px 7px -1px #000;
    float: none;
    font-size: 22px;
    margin: 10px auto 25px;
    padding: 17px 2px;
    width: 70%;
}

    #homePartcont .bttnEmployeer.hmNew:hover {
        background: none repeat scroll 0 0 #1f4788;
        box-shadow: none;
    }

    #homePartcont .bttnEmployeer.hmNew.blColor {
        background: none repeat scroll 0 0 #4d608b;
    }

#SearchHome {
    z-index: 99999;
}

.arch-title {
    background: none repeat scroll 0 0 #5d5d5d;
    height: 70px;
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 0;
}

.icon-clock {
    height: 120px;
    width: 120px;
    -ms-transform: rotate(-8deg); /* IE 9 */
    -webkit-transform: rotate(-8deg); /* Chrome, Safari, Opera */
    transform: rotate(-8deg);
    padding-left: 2%;
    float: left;
}

.arch-list li {
    margin-bottom: 10px;
}

    .arch-list li a, .arch-list li a:visited {
        padding: 20px;
        display: block;
        background: #F9F9F9;
        border-bottom: 1px solid #484848;
    }

        .arch-list li a:hover {
            background: #ebebeb;
            box-shadow: 1px 1px 1px #999;
        }

        .arch-list li a span.title {
            font-size: 19px;
            font-family: 'Lato', sans-serif;
            color: #232323;
            background: url(../images/gry-arrow.png) no-repeat right;
            padding: 20px 40px 20px 10px;
            width: 190px;
            float: left;
            display: block;
        }

        .arch-list li a span.para {
            font-size: 16px;
            color: #333;
            font-family: 'Lato', sans-serif;
            line-height: 25px;
            width: 75%;
            float: right;
            text-align: justify;
            padding: 20px 10px 20px 0px;
        }

        .arch-list li a span.clear {
            display: block;
            clear: both;
        }
/*end webinar*/

.col6 {
    width: 33.33%;
}

.topbannerDiv {
    background-color: #4f81bd;
    width: 100%;
    float: left;
    color: #ffffff;
    position: relative;
    display: none;
    border-bottom: 2px solid #ccc;
}

    .topbannerDiv .padding {
        padding: 0px 50px;
    }

    .topbannerDiv p {
        font-size: 18px;
        margin: 10px 0px;
        line-height: 16px;
    }

    .topbannerDiv .col4 p {
        font-size: 16px;
        margin: 7px 0px;
        text-align: center;
    }

    .topbannerDiv h5 {
        font-weight: 300;
        font-size: 18px;
        margin: 10px 0px;
    }

    .topbannerDiv ul li {
        font-size: 18px;
        margin: 7px 0px;
    }

.closeTopbnr {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

    .closeTopbnr i {
        font-size: 35px;
        font-weight: 100;
    }

.topbannerDiv .topLiinkk {
    background: #f79646 none repeat scroll 0px 0px;
    border: medium none;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    padding: 6px 10px;
    clear: both;
    display: block;
}

h1, h2, h3, h4, h5, h6, p, img, span, a, i, label, input, textarea, button, li, button {
    font-family: 'Lato', sans-serif;
    transition: all 0.5s ease 0s;
}

select#drpJobTitle {
    width: 96% !important;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
}

a {
    text-decoration: none;
    outline: none;
    border: none;
    color: #1F4788;
}

    a:hover {
        color: #e56d0c;
        text-decoration: none;
    }

img {
    outline: none;
    border: none;
}

.flright {
    float: right !important;
}

.homeTitle2.small.vssmal {
    font-size: 20px;
}

body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
    background-color: #f8f8f8;
}

.contentArea {
    display: block;
    clear: both;
}

.newftr .container {
    background: none;
    box-shadow: 0px 0 0px #666666;
    margin: 0px auto;
    overflow: hidden;
    padding: 0px;
    width: 100%!important;
}

header {
    background: #223345;
    border: none;
    display: block;
}

footer {
    background: none;
    color: #fff;
    border-top: 1px solid #ababab;
    font-size: 12px;
    padding: 15px 0;
}

    footer p.innrContent {
        text-align: center;
    }

#mainBG.innerPage {
    background: #f6f6f6;
}

#mainBG {
    background: url("../images/New-banner1.jpg") no-repeat scroll center top/cover #68a6bf;
    height: auto;
    width: 100%;
}

.innrContent.homeTitle {
    padding: 20px 0 40px;
    min-height: 400px;
}

.homeTitle h2 {
    color: #fff;
    font-size: 30px;
    margin: 0px 0 5px;
    text-align: center;
    text-shadow: 2px 2px #B9B6B6;
}

.innerTop {
    background: url("../images/header.png") repeat scroll center top rgba(0, 0, 0, 0);
}

.innerPage .innerTop {
    background: none;
}

.homeTitle h4 {
    color: #fff;
    margin: 0;
}

.bttnJobSeeker {
    background: none repeat scroll 0 0 #e56d0c;
    border-bottom: 4px solid #c14917;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 30px;
    margin: 25px auto 10px;
    overflow: hidden;
    padding: 8px 25px;
    text-align: center;
}

    .bttnJobSeeker span {
        clear: both;
        display: block;
        font-size: 15px;
        margin-bottom: 3px;
    }

    .bttnJobSeeker:hover {
        background: none repeat scroll 0 0 #c14917;
        color: #fff;
    }

.bttnEmployeer {
    background: none repeat scroll 0 0 #1f4788;
    border-bottom: 4px solid #003171;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 23px;
    margin: 25px auto 10px;
    overflow: hidden;
    padding: 5px 25px;
    text-align: center;
    width: 180px;
}

    .bttnEmployeer span {
        clear: both;
        display: block;
        font-size: 15px;
        margin-bottom: 3px;
    }

    .bttnEmployeer:hover {
        background: none repeat scroll 0 0 #003171;
        color: #fff;
    }

.btnInner {
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.headBrd {
    border-bottom: 1px solid #737373;
    display: block;
    height: 1px;
    margin: 25px 0 20px;
    overflow: hidden;
    padding-top: 35px;
    width: 73%;
}

.borderPart {
    border-bottom: 1px solid #9d9d9d;
    display: block;
    height: 1px;
    margin: 0 0 20px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
}

.condensedView .loginBtn.addExp {
    font-size: 15px;
    margin-top: 15px;
    float: right;
}

.condensedView .searchlbl.vsmall {
    width: 15px;
    margin-left: 14px;
}

header .logoArea .headRight a.blnk {
    margin-top: 5px;
}

header .logoArea .headRight a {
    float: left;
}

.marB15 {
    margin-bottom: 15px !important;
}

.lblSpan {
    clear: both;
    color: #101010;
    cursor: pointer;
    line-height: 26px;
    text-align: left;
    display: block;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}

input[type='radio'].designRadio:focus + label, input[type="checkbox"].designChkBX:focus + label {
}

input[type='checkbox'].designChkBX:checked + * + label.designLbl {
    background-position: 0px 7px !important;
    background: url('../images/chk_box2.png') left top no-repeat;
}

input[type='checkbox'].designChkBX:checked + label.designLbl {
    background-position: 0px 7px !important;
    background: url('../images/chk_box2.png') left top no-repeat;
}

input[type='radio'].designRadio:checked + label.designLbl {
    background-position: 0 -66px;
}

input[type='checkbox'].designChkBX:disabled + label.designLbl {
    background-position: 0 -400px;
}

input[type='radio'].designRadio:disabled + label.designLbl {
    background-position: 0 -600px;
}

input[type='checkbox'].designChkBX:disabled:checked + label.designLbl {
    background-position: 0 -500px;
}

input[type='radio'].designRadio:disabled:checked + label.designLbl {
    background-position: 0 -700px;
}

.searchlbl {
    display: block;
    float: left;
    margin: 10px 0px 0 5px;
}

.posCurrncy {
    position: absolute;
    margin-left: -48px;
    margin-top: 7px;
}

.posCurrncy2 {
    position: absolute;
    right: 13%;
    margin-top: 7px;
}

.posrelative {
    position: relative;
}

.inputTxt.require {
    box-shadow: 0 1px 4px -2px #FF0000;
    border-color: #FF0000;
    background: #ededed;
}

.inputTxt:focus {
    box-shadow: 0 1px 4px -2px #1F4788;
    border-color: #478BCA;
    background: #ededed;
}
/*select.inputTxt {
width: 96%;
}*/



.mr-savbtn {
    margin-right: 15px;
}

.marLeft10p {
    margin-left: 10px;
}

.homeSearch {
    background: url(../images/searchIcon.png) no-repeat scroll center top 10px #e56d0c;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 20px;
    font-weight: 300;
    overflow: hidden;
    width: 100%;
    line-height: 40px;
    padding: 40px 0 0 0;
}

.saveSearch {
    background: #e56d0c;
    border: none;
    border-radius: 5px;
    clear: both;
    color: #fff;
    margin: 15px 0;
    display: block;
    overflow: hidden;
    padding: 10px;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
}

.homeSearch.serProvider {
    font-size: 20px;
    margin-top: 0;
}

.homeSearch:hover {
    background-color: #C14917;
}

.innerTitle {
    clear: both;
    color: #1d1d1d;
    display: block;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 10px;
    /*padding-top: 25px;*/
    text-align: center;
}

.job-listing ul li.list-desc:nth-child(2n+1) {
    background-color: #f9f9f9;
}

.innerTitle strong {
    font-weight: 800;
    color: #000;
}

.job-listing {
}

    .job-listing ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .job-listing ul li.list-header {
            background: #1f4788;
            border: 1px solid #ccc;
            clear: both;
            color: #fff;
            display: block;
            overflow: hidden;
        }

        .job-listing ul li div {
            font-size: 16px;
            padding: 7px 0;
        }

    .job-listing .col1 {
        width: 7.5%;
    }

    .job-listing ul li.list-desc {
    }

    .job-listing ul .col-small, .job-listing ul .col-mid, .job-listing ul .col-large {
        float: left;
        display: block;
        overflow: hidden;
    }

    .job-listing ul .col-small {
        width: 87px;
    }

    .job-listing ul .col-mid {
        width: 155px;
    }

    .job-listing ul .col-large {
        width: 217px;
    }

    .job-listing ul li.list-header div {
        border-left: 1px solid #fff;
        text-align: center;
    }

        .job-listing ul li.list-header div:first-child {
            border-left: none;
        }

    .job-listing ul li.list-desc {
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        clear: both;
        display: block;
        overflow: hidden;
    }

        .job-listing ul li.list-desc div {
            font-size: 13px;
            text-align: center;
            border-right: 1px solid #e7e7e7;
        }

            .job-listing ul li.list-desc div:last-child {
                border: none;
            }

    .job-listing ul li a {
    }

        .job-listing ul li a i {
            font-size: 18px;
        }

input[type="checkbox"] {
    cursor: pointer;
}

.paging {
    float: right;
    display: block;
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

    .paging li {
        color: #000;
        float: left;
        font-weight: 500;
        margin-left: 5px;
    }

        .paging li a {
            background: none repeat scroll 0 0 #1f4788;
            border-radius: 4px;
            color: #fff;
            display: block;
            font-size: 20px;
            min-width: 15px;
            padding: 2px 8px;
            text-align: center;
        }

        .paging li span {
            line-height: 25px;
            margin: 0 5px;
        }

.inputTxt.paging {
    margin: 0;
    padding: 4px;
    width: 70px;
}

div.blank {
    display: block;
    height: 5px;
    overflow: hidden;
    width: 100%;
}

#shareResume .login-area {
    width: 750px;
}

#shareResume .tagit.ui-widget {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: 95%;
}

.login-area input.col11 {
    width: 94%;
}

input[type="file"].inputTxt {
    margin-right: 0;
}

.login-area input[type="file"].inputTxt {
    width: 99%;
    padding: 0;
    margin-right: 0;
}

.loginBtn {
    background: none repeat scroll 0 0 #1f4788;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 23px;
    font-weight: 300;
    margin: 25px auto 5px;
    overflow: hidden;
    padding: 7px 25px;
    text-align: center;
}

    .loginBtn:hover {
        background: #003171;
        color: #fff;
    }

.ResetBtn {
    background: none repeat scroll 0 0 #5d5d5d;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-size: 23px;
    font-weight: 300;
    margin: 25px auto 5px;
    overflow: hidden;
    padding: 7px 25px;
    text-align: center;
}

    .ResetBtn:hover {
        background: #3d3d3d;
        color: #fff;
    }

.switchViewBtn {
    background: #5d5d5d;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 4px solid #3d3d3d;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    margin: 0px 0 15px 0px;
    float: right;
    overflow: hidden;
    padding: 7px 25px;
    text-align: center;
    border-radius: 5px;
}

    .switchViewBtn:hover {
        background: #3d3d3d;
        color: #fff;
    }

.login-area a {
    overflow: hidden;
    margin-bottom: 5px;
    text-align: center;
}

.text-center {
    text-align: center;
}

.middleBorder {
    background: none;
    display: block;
    height: 1px;
    margin: 0 auto;
    overflow: hidden;
    width: 150px;
}

.loginwithFB {
    background: #48629B;
    border-color: #2a447d;
}

    .loginwithFB:hover {
        background: #2a447d;
    }

.loginwithLinkedIn {
    background: #0E76A9;
    border-color: #005487;
}

    .loginwithLinkedIn:hover {
        background: #005487;
    }

.loginwithLinkedIn, .loginwithFB {
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    margin: 10px 7px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 161px;
}

    .loginwithLinkedIn i, .loginwithFB i {
        font-size: 20px;
        margin-right: 5px;
    }

.login-area h3 {
    border-bottom: 1px solid #c0c0c0;
    color: #939393;
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 10px;
    padding-bottom: 5px;
    text-align: left;
}

.registerOption {
    display: block;
    float: left;
    margin: 0px 0 10px;
    width: 390px;
}

.orCenter {
    border: none;
    border-radius: 10px;
    color: #8d8d8d;
    display: block;
    float: left;
    font-size: 35px;
    font-weight: 300;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 180px;
    overflow: hidden;
    padding: 5px;
}

.registerOption h2 {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 10px 20px;
    display: block;
    color: #8d8d8d;
}

.registerOption h3 {
    color: #5d5d5d;
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 20px;
    width: 100%;
}

.registerOption.op2 {
    margin-right: 0;
}

.condensedView .loginBtn, .condensedView .ResetBtn {
    float: left;
    margin-right: 15px;
    margin-top: 30px;
}

.col4.custome input.inputTxt {
    width: 92%;
}

.inputTxt.vSmall {
    width: 110px;
}

.marTop5 {
    margin-top: 5px !important;
}

.text-center .loginBtn, .text-center .ResetBtn {
    display: inline;
    float: none;
}

.JQSelectBox.select2-container .select2-choice {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000;
    padding: 4px 7px;
}

.tab-view {
    clear: both;
    display: block;
    overflow: hidden;
}

.tab {
    clear: both;
    display: block;
    margin: 0px;
    overflow: hidden;
    padding: 0 20px;
}

    .tab li {
        display: block;
        float: left;
        margin-right: 10px;
        overflow: hidden;
    }

        .tab li:last-child {
            margin-right: 0;
        }

        .tab li a {
            font-size: 21px;
            text-align: center;
            background: none repeat scroll 0 0 #e4e4e4;
            border: 1px solid #ccc;
            border-bottom: none;
            display: block;
            color: #2d2d2d;
            border-radius: 10px 10px 0 0;
            padding: 10px 15px;
        }

            .tab li a:hover, .tab li.activeTab a {
                background: #1F4788;
                color: #fff;
                border: 1px solid #1F4788;
                border-bottom: none;
            }

.tab-content {
    border: 1px solid #ccc;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 20px 20px 0;
    margin-bottom: 20px;
    /*width:480px;*/
    font-size: 15px;
}

.tabButton .loginBtn.addExp {
    float: none;
    display: inline;
}

.tab-content .inputTxt.vSmall {
    width: 104px;
}

.tab-content .clear {
    clear: both;
    display: block;
    overflow: hidden;
}

.searchlbl.bigLbl {
    /*text-align: right;
    width: 220px;
    margin-right: 20px;*/
}

.tab-content .marRight5 {
    margin-right: 5px;
}

.marRight30 {
    margin-right: 30px;
}

.pagination {
    clear: both;
    display: block;
    float: right;
    margin-right: -15px;
    margin-top: 10px;
    overflow: hidden;
}

    .pagination .page-span {
        color: #000;
        float: left;
        font-weight: 500;
        line-height: 28px;
    }

    .pagination .pagginginput {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
        cursor: pointer;
        float: left;
        font-size: 15px;
        margin: 0 5px 0 10px;
        padding: 4px;
        width: 70px;
    }

.pagingGo {
    background: none repeat scroll 0 0 #1f4788;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 18px;
    min-width: 15px;
    padding: 2px 8px;
    text-align: center;
    cursor: pointer;
    float: left;
}

.pagination span {
    display: block;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
}

.pagingGo:hover, .pagination .page-nav a:hover {
    background: #013272;
}

.pagination .page-nav a {
    background: none repeat scroll 0 0 #1f4788;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    min-width: 15px;
    padding: 3px;
    text-align: center;
    width: 28px;
}

.pagging-page {
    display: block;
    float: left;
    margin-left: 10px;
    overflow: hidden;
}

    .pagging-page label {
        color: #2d2d2d;
        float: left;
        font-weight: 500;
        line-height: 28px;
    }

#home .job-listing ul li.list-desc div:nth-last-child(3) {
}

.clientArea.job-listing ul li.list-desc div.bNone {
    border: none;
}

.pagging-page select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 4px 5px;
    width: 70px;
}

.moreIcon {
    float: right;
    overflow: hidden;
    display: none;
    position: absolute;
    right: 6%;
    width: 6.2%;
}

    .moreIcon a {
        background: none repeat scroll 0 0 #cccccc;
        border: 2px solid #fff;
        cursor: pointer;
        display: block;
        overflow: hidden;
        padding: 6px 10px;
        text-align: center;
    }

.job-listing ul li.list-desc div.moreInfo {
    border-right: medium none;
    border-top: 1px solid #ccc;
    clear: both;
    display: none;
    float: left;
    width: 100%;
    text-align: left;
}

    .job-listing ul li.list-desc div.moreInfo div {
        border: medium none;
        float: left;
        padding-left: 10px;
        text-align: left;
        width: 45%;
    }

    .job-listing ul li.list-desc div.moreInfo strong {
        display: block;
        float: left;
        margin-right: 10px;
        text-align: right;
        width: 120px;
    }

.mainMenu {
    background: none repeat scroll 0 0 #5d5d5d;
    clear: both;
    display: inline-table;
    margin: 0 10px;
    width: 98.3%;
    padding: 9px 0;
}

    .mainMenu ul {
        clear: both;
        display: block;
        margin: 0;
        padding: 0 10px;
    }

        .mainMenu ul li {
            float: left;
            list-style: outside none none;
            margin-right: 10px;
        }

    .mainMenu li a {
        color: #fff;
        display: block;
        font-size: 19px;
        font-weight: 500;
        overflow: hidden;
        padding: 8px 15px;
        border-radius: 100px;
    }

        .mainMenu li a:hover, .mainMenu li a.active {
            background: #2d2d2d;
        }

    .mainMenu ul li.lastMenu {
        float: right;
        margin: 0;
        position: relative;
    }

ul.submenu {
    display: none;
    min-width: 160px;
    padding-top: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    z-index: 999999;
}

.mainContent {
    background: none repeat scroll 0 0 #ffffff;
    clear: both;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px 20px;
}

.mainMenu ul.submenu li {
    background: #655F5B;
    border-bottom: 1px solid #dedede;
    border-right: medium none;
    clear: both;
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
}

.lastMenu ul.submenu {
    margin-left: 15px;
    width: 200px;
}

.mainMenu ul.submenu li a {
    display: block;
    font-size: 15px;
    border-radius: 0;
    padding: 10px 15px;
}

    .mainMenu ul.submenu li a:hover, .mainMenu ul.submenu li a.active {
    }

li.sub-parent:hover ul.submenu {
    /*display: block;*/
}
/* Start Submenu other than click on user name */
ul.submenu1 {
    display: none;
    min-width: 160px;
    padding-top: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    z-index: 999999;
}

.mainMenu ul.submenu1 li {
    background: #655F5B;
    border-bottom: 1px solid #dedede;
    border-right: medium none;
    clear: both;
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
}

    .mainMenu ul.submenu1 li a {
        display: block;
        font-size: 15px;
        border-radius: 0;
        padding: 10px 15px;
    }
/* End Submenu other than click on user name */
.dashIcon .column {
    background: #F9F9F9;
    border: 1px solid #ccc;
    border-radius: 100px;
    display: block;
    overflow: hidden;
}

    .dashIcon .column a {
        display: block;
        overflow: hidden;
    }

    .dashIcon .column .content {
        padding: 10px;
    }

.dashIcon .iccon i {
    border-radius: 100px;
    color: #fff;
    font-size: 50px;
    padding: 10px;
    text-align: center;
    width: 70px;
}

.iccon.orange i {
    background: #DD6100;
}

.iccon.blue i {
    background: #CC7D41;
}

.iccon.green i {
    background: #475B87;
}

.iccon.yellow i {
    background: #023380;
}

.dashIcon .iccon {
    width: 70px;
    float: left;
    margin-right: 10px;
    float: left;
    transition: all 1s ease-in-out 0s;
}

.dashIcon .icnDet {
    display: block;
    float: right;
    width: 63%;
}

    .dashIcon .icnDet small {
        display: block;
        font-size: 13px;
    }

    .dashIcon .icnDet strong {
        display: block;
        font-size: 19px;
        font-weight: 400;
    }

    .dashIcon .icnDet em {
        display: block;
        font-size: 25px;
        font-weight: 600;
    }

header .logoArea .ASLogo {
    height: 50px;
    padding-bottom: 25px;
    padding-top: 15px;
}

.content a h4 {
    font-size: 23px;
    margin: 18px 2px;
    position: absolute;
    opacity: 0;
}

.content a:hover .iccon {
    transform: translate(220%, 0px);
}

.content a:hover .icnDet {
    opacity: 0;
}

.content a:hover .iccon i {
    transform: rotate(0deg);
}

.content a:hover h4 {
    opacity: 1;
}

.dashIcon .column:hover {
    background: none repeat scroll 0 0 #ebebeb;
}

.marTop0 {
    margin-top: 0;
}

.clientArea.job-listing ul li.list-desc div.txt-center, .clientArea.job-listing ul li.list-header div.txt-center {
    text-align: center;
}

.clientArea.job-listing ul li.list-header div {
    text-align: left;
    padding-left: 10px;
}

.clientArea.job-listing ul li.list-desc div {
    text-align: left;
    padding-left: 10px;
}

.upBtttn {
    background: none repeat scroll 0 0 #8d8d8d;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    margin-right: 15px;
    padding: 7px;
    text-align: center;
    width: 200px;
}

    .upBtttn i {
        display: block;
        font-size: 32px;
        text-align: center;
        margin-bottom: 5px;
    }

    .upBtttn:hover {
        background: #DDDDDD;
        color: #2d2d2d;
    }

.jobDet {
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

    .jobDet .col6 .clear:last-child {
        margin-bottom: 0;
    }

    .jobDet .col6 .clear {
        margin-bottom: 10px;
    }

    .jobDet .col6 {
        background: none repeat scroll 0 0 #f0f0f0;
        padding: 15px 0;
    }

    .jobDet .searchlbl {
        margin-top: 0;
    }

    .jobDet span {
        color: #101010;
        font-size: 17px;
    }

.jobInfo {
}

    .jobInfo p {
        line-height: 24px;
        margin-top: 5px;
        padding: 0 10px;
    }

.jobDesc {
    margin-bottom: 20px;
}

    .jobDesc li {
        line-height: 32px;
    }

.switchViewBtn.widAuto {
    width: auto;
}

.viewPJobs span.full {
    width: 99%!important;
}

.viewPJobs span {
    cursor: default;
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
    color: #101010;
}

.viewPJobs .searchlbl.bigLbl {
    display: block;
    cursor: default;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: right;
}

.candDetails {
}

    .candDetails h4 {
        border-bottom: 1px solid #a9a9a9;
        margin: 0 15px 10px;
        padding: 0 0 3px;
        text-align: left;
    }

    .candDetails .col12 .clear:last-child {
        margin-bottom: 0;
    }

    .candDetails .col12 .clear {
        margin-bottom: 10px;
    }

    .candDetails .col12 {
        background: none repeat scroll 0 0 #f0f0f0;
        padding: 15px 0;
    }

    .candDetails .job-listing {
        padding: 0 15px;
    }

#home .candDetails .job-listing ul li.list-desc div:nth-last-child(3) {
    border-left: 1px solid #e7e7e7;
}

.candDetails .job-listing ul li.list-desc div:first-child {
    border-right: none;
    border-left: none;
}

.candDetails .job-listing ul li.list-desc div {
    border-right: none;
    border-left: 1px solid #e7e7e7;
}

.no-padding {
    padding: 0 !important;
}

.condensedView .candDetails .searchlbl {
    text-align: right;
    width: 155px;
}

.appDate {
    display: block;
    float: left;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    text-align: left;
}

.dr-menu {
    color: #fff;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 2.5;
    max-width: 300px;
    min-width: 300px;
    padding-top: 8em;
    position: fixed;
    width: 100%;
}

    .dr-menu > div {
        cursor: pointer;
        position: absolute;
        width: 100%;
        z-index: 100;
    }

        .dr-menu > div .dr-icon {
            top: 0;
            left: 0;
            position: absolute;
            font-size: 150%;
            line-height: 1.6;
            padding: 0 10px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

    .dr-menu.dr-menu-open > div .dr-icon {
        background: none repeat scroll 0 0 #fff;
        margin-top: 5px;
        color: #e56d0c;
        left: 100%;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .dr-menu > div .dr-icon:after {
        position: absolute;
        font-size: 50%;
        line-height: 3.25;
        left: -10%;
        opacity: 0;
    }

    .dr-menu.dr-menu-open > div .dr-icon:after {
        opacity: 1;
    }

    .dr-menu > div .dr-label {
        color: #fff;
        display: block;
        font-size: 25px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 48px;
        padding-left: 53px;
        position: relative;
        text-transform: uppercase;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .dr-menu.dr-menu-open > div .dr-label {
        -webkit-transform: translateY(-90%);
        -moz-transform: translateY(-90%);
        -ms-transform: translateY(-90%);
        transform: translateY(-90%);
        background: none repeat scroll 0 0 #e56d0c;
        padding-bottom: 5px;
        padding-left: 18px;
        padding-top: 5px;
        width: 77.7%;
    }

    .dr-menu ul {
        padding: 0;
        margin: 0 49px 0 0;
        list-style: none;
        opacity: 0;
        position: relative;
        z-index: 0;
        pointer-events: none;
        -webkit-transition: opacity 0s linear 205ms;
        -moz-transition: opacity 0s linear 205ms;
        transition: opacity 0s linear 205ms;
    }

    .dr-menu.dr-menu-open ul {
        opacity: 1;
        margin-top: 5px;
        background: #fff;
        z-index: 200;
        pointer-events: auto;
        -webkit-transition: opacity 0s linear 0s;
        -moz-transition: opacity 0s linear 0s;
        transition: opacity 0s linear 0s;
    }

    .dr-menu ul li {
        display: block;
        margin: 0 0 5px 0;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }

    .dr-menu.dr-menu-open ul li {
        opacity: 1;
    }

        .dr-menu.dr-menu-open ul li:nth-child(2) {
            -webkit-transition-delay: 35ms;
            -moz-transition-delay: 35ms;
            transition-delay: 35ms;
        }

        .dr-menu.dr-menu-open ul li:nth-child(3) {
            -webkit-transition-delay: 70ms;
            -moz-transition-delay: 70ms;
            transition-delay: 70ms;
        }

        .dr-menu.dr-menu-open ul li:nth-child(4) {
            -webkit-transition-delay: 105ms;
            -moz-transition-delay: 105ms;
            transition-delay: 105ms;
        }

        .dr-menu.dr-menu-open ul li:nth-child(5) {
            -webkit-transition-delay: 140ms;
            -moz-transition-delay: 140ms;
            transition-delay: 140ms;
        }

        .dr-menu.dr-menu-open ul li:nth-child(6) {
            -webkit-transition-delay: 175ms;
            -moz-transition-delay: 175ms;
            transition-delay: 175ms;
        }

        .dr-menu.dr-menu-open ul li:nth-child(7) {
            -webkit-transition-delay: 205ms;
            -moz-transition-delay: 205ms;
            transition-delay: 205ms;
        }

    .dr-menu ul li a {
        display: inline-block;
        padding: 0 20px;
        color: #1f4788;
    }

        .dr-menu ul li a:hover {
            color: #E56D0C;
        }

.dr-icon:before, .dr-icon:after {
    position: relative;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.dr-menu ul .dr-icon:before {
    margin-right: 15px;
}

.table-scrollable {
    border: 1px solid #cccccc;
    margin: 10px auto !important;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    border-top: 0;
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}

.table-scrollable > .table th {
    background: none repeat scroll 0 0 #1f4788;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.table-scrollable > .table {
    background-color: #fff;
    margin: 0 !important;
    width: 100% !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    text-align: center;
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    font-size: 13px;
    vertical-align: center;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-scrollable > .table-bordered > thead > tr > th:last-child, .table-scrollable > .table-bordered > tbody > tr > th:last-child, .table-scrollable > .table-bordered > tfoot > tr > th:last-child, .table-scrollable > .table-bordered > thead > tr > td:last-child, .table-scrollable > .table-bordered > tbody > tr > td:last-child, .table-scrollable > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0 none;
}

.table-scrollable > .table-bordered > thead > tr > th:first-child, .table-scrollable > .table-bordered > tbody > tr > th:first-child, .table-scrollable > .table-bordered > tfoot > tr > th:first-child, .table-scrollable > .table-bordered > thead > tr > td:first-child, .table-scrollable > .table-bordered > tbody > tr > td:first-child, .table-scrollable > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0 none;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

.InnerSearch {
}

    .InnerSearch .innerTitle {
        font-size: 30px;
        margin-bottom: 20px;
        margin-top: 10px;
        padding-top: 0;
    }

    .InnerSearch .lblSpan {
        margin-top: -5px;
    }

    .InnerSearch .InnerSearchBtn:hover {
        background-color: #c14917;
    }

    .InnerSearch .InnerSearchBtn {
        background: url("../images/searchIcon2.png") no-repeat scroll left 8px top 10px #e56d0c;
        border: 0 none;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        font-size: 26px;
        font-weight: 400;
        padding: 10px 10px 10px 35px;
        width: 350px;
        border-bottom: 5px solid #c14917;
    }

.chngPassBtn:hover {
    background: #3d3d3d;
}

.chngPassBtn {
    background: #5d5d5d none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 6px;
    padding: 5px 11px;
    text-align: center;
    width: auto;
}

.notificationbox {
    z-index: 1000;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.nb-success {
    color: #060;
    background: #cfc;
}

.loginBtn.smallBtn, .ResetBtn.smallBtn {
    font-size: 14px;
    margin-top: 0;
    padding: 5px 13px;
}

.JobList .mainList1 {
    margin: 25px 0;
    padding: 0 2%;
    width: 50%;
}

.JobList .mainList {
    margin: 25px 0;
    padding: 0 2%;
    width: 50%;
}

.JobList .searchboxx, .searchSP {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 4px;
    transition: all 0.5s ease 0s;
    display: block;
    overflow: hidden; /*width:99%;*/ /*padding: 10px;*/
}

.mainList:hover .boxx {
    background: none repeat scroll 0 0 #DDDDDD;
}

.JobList .vidThumb {
    border: 1px solid #8d8d8d;
    border-radius: 5px;
    clear: both;
    display: block;
    float: none;
    overflow: hidden;
}

.vidThumb {
    border: 1px solid #8d8d8d;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
}

a.vidThumb img {
    border: 1px solid #8d8d8d!important;
    border-radius: 5px!important;
    display: block!important;
    overflow: hidden!important;
    width: 100% !important;
    height: auto !important;
}

.JobList .vidThumb img {
    display: block;
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
}

.JobList .bttn {
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding: 5px;
    margin: 15px 0 0;
    text-align: center;
    width: 70px;
}

.JobList .blueBtn {
    background: #204788;
    width: 100%;
}

.blueBtn {
    background: #204788;
    width: 100%;
}

.JobList .grayBtn {
    background: #5d5d5d;
    float: right;
    width: 100%;
}

.JobList .blueBtn:hover {
    background: #1A396C;
}

.blueBtn:hover {
    background: #1A396C;
}

.JobList .grayBtn:hover {
    background: #4B4B4B;
}

#boxJob {
    margin-right: 10px;
    margin-left: 10px;
}

.jobDesDiv {
    display: block;
    overflow: hidden;
    padding-top: 10px;
    float: left;
}

    .jobDesDiv p {
        display: block;
        margin-bottom: 7px;
        margin-top: 0;
        overflow: hidden;
        font-size: 15px;
        padding-left: 15px;
    }

    .jobDesDiv span {
        display: block;
        float: left;
        margin-right: 5px;
        overflow: hidden;
        text-align: right;
        color: #3d3d3d;
        font-weight: 400;
        font-size: 15px;
    }

    .jobDesDiv strong {
        float: left;
        text-align: left;
        font-weight: 400;
        color: #101010;
        display: inline-block;
        white-space: normal;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

.bxNo {
    background: #dddddd;
    border-radius: 100px;
    color: #000000;
    display: block;
    height: 30px;
    line-height: 25px;
    margin-left: -25px;
    box-shadow: 4px 4px 4px 0px #7d7d7d;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 30px;
}

.locationMap {
    border: 5px solid #d2d2d2;
    margin-top: 15px;
    width: 97%;
}

.detVideo {
}

    .detVideo .video {
        height: 280px;
        width: 100%;
        min-height: 280px;
        min-width: 100%;
        max-height: 280px;
        max-width: 100%;
    }

    .detVideo img {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

.marLeft10 {
    margin-left: 10px !important;
}

.bttn.applied {
    cursor: no-drop;
}

.rightCont h2 {
    text-align: left !important;
    padding-left: 15px !important;
}

.candProfile h2 span {
    font-size: 17px;
}

.candProfile .blue h2 {
    background: none repeat scroll 0 0 #2E4C7E;
}

.candProfile .orange h2 {
    background: none repeat scroll 0 0 #d07225;
}

.candProfile .yellow h2 {
    background: none repeat scroll 0 0 #d07225;
}

.candProfile .green h2 {
    background: none repeat scroll 0 0 #d07225;
}

.candProfile .proBox h2 {
    color: #fff;
    font-size: 22px;
    display: block;
    overflow: hidden;
    clear: both;
    font-weight: 400;
    padding: 12px 0;
    margin: 0;
    text-align: center;
}

.candDatta p {
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    clear: both;
}

.candProfile .candDatta strong {
    color: #101010;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
}

.candProfile .candDatta span {
    color: #4d4d4d;
    display: block;
    float: left;
    font-size: 16px;
    margin-right: 8px;
    overflow: hidden;
    width: 100%;
}

.proBox .candDatta {
    background: #F4F4F4;
    display: block;
    overflow: hidden;
    clear: both;
    padding: 12px;
    margin-bottom: 35px;
}

.rightCont h4 {
    color: #2d2d2d;
    font-size: 20px;
    font-weight: 300;
    margin: 0px 0 10px;
    text-align: left;
}

.proBox .detVideo .video {
    height: 355px;
    max-height: 355px;
    max-width: 100%;
    min-height: 280px;
    min-width: 100%;
    width: 100%;
}

.candDatta .boxx {
    background: #fff;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 8px;
}

    .candDatta .boxx .vidDiv a {
        border: 1px solid #cccccc;
        display: block;
        overflow: hidden;
        border-radius: 5px;
    }

        .candDatta .boxx .vidDiv a img {
            width: 100%;
            display: block;
        }

.candDatta .jobDesDiv {
    display: block;
    float: left;
    margin-left: 15px;
    overflow: hidden;
    width: 70%;
}

    .candDatta .jobDesDiv p {
        margin-bottom: 8px !important;
    }

.candDatta .allUpFiles a {
    display: block;
    overflow: hidden;
}

.candDatta .allUpFiles img {
    display: block;
    width: 97%;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.candDatta .jobDesDiv .allUpFiles {
    border: 0 none !important;
    padding: 0 !important;
}

.imgEditJob .thumbDesc {
    display: block;
    margin-top: -87px;
    position: absolute;
}

.homeTitBg {
    background: url("../images/title-bg-white.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    box-shadow: 0 1px 8px -5px;
    clear: both;
    display: block;
    float: none;
    margin: 10px auto 40px;
    padding: 15px;
    /*width: 95%;*/
    overflow: hidden;
}

    .homeTitBg h3 {
        color: #000;
        font-weight: 300;
        margin: 0;
        text-align: center;
    }

footer.newftr {
    background: none repeat scroll 0 0 #eae8e9;
    border-top: medium none;
    color: #2d2d2d;
    font-size: 15px;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

.bttnEmployeer.hmNew:hover {
    background: none repeat scroll 0 0 #378ED4;
    box-shadow: 0 0px 7px -1px #fff;
}

.bttnEmployeer.hmNew span {
    font-size: 17px;
    margin-bottom: 5px;
}

footer.newftr p.innrContent {
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
    color: #101010;
}

footer.newftr span.flleft {
}

.frtSocil {
}

    .frtSocil a {
        display: block;
        float: left;
        font-size: 17px;
        line-height: 33px;
        margin-left: 5px;
        color: #2d2d2d;
        overflow: hidden;
        text-align: center;
        width: 32px;
        border-radius: 100px;
    }

        .frtSocil a:hover {
            background: #ccc;
        }

.nav_tab {
    display: block;
}

    .nav_tab a p {
        color: rgba(255, 255, 255, 0.8);
        font-size: 16px;
        margin: 5px 0;
        padding: 10px 0;
        text-align: center;
        transition: all 0.35s ease 0s;
        -webkit-transition: 0.35s ease;
        -moz-transition: 0.35s ease;
    }

        .nav_tab a p:hover {
            background: rgba(255,255,255,0.9);
            color: rgba(0,0,0,1);
            transition: 0.35s ease;
            -webkit-transition: 0.35s ease;
            -moz-transition: 0.35s ease;
        }

.menu-icon {
    position: fixed;
    top: 160px;
    padding: 6px;
    cursor: pointer;
    z-index: 10;
    display: block;
}

    .menu-icon.on {
        background: #2e4c7e;
        width: 50px;
        height: 50px;
        border-radius: 0 5px 5px 0;
        top: 155px;
    }

.menu-text {
    transition: 0s ease;
    font-size: 22px;
    color: #223345;
    display: block;
    position: fixed;
    left: 45px;
    top: 160px;
    line-height: 47px;
    padding: 0px;
    cursor: pointer;
    z-index: 9;
}

.menu-icon.on div {
    background: #fff;
}

.menu-icon.on p {
    color: #fff;
    z-index: 99999999999;
}

.menu-icon div {
    background: none repeat scroll 0 0 #223345;
    border-radius: 2px;
    height: 4px;
    margin: 6px;
    transition: all 0.35s ease 0s;
    width: 25px;
}

.on .line_one {
    transform: rotate(45deg) translate(7px, 7px);
}

.on .line_two {
    opacity: 0;
}

.on .line_three {
    transform: rotate(-45deg) translate(7px, -7px);
}

.login-area.erorPage {
    margin-bottom: 25px;
    margin-top: 65px;
    width: 75%;
}

.erorPage h2 {
    color: #379def;
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 10px;
    text-shadow: 1px 1px #2d2d2d;
}

.erorPage h4 {
    color: #2d2d2d;
    font-size: 31px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 20px;
}

.erorPage a.backtohome:hover {
    background: none repeat scroll 0 0 #378ED4;
}

.erorPage a.backtohome {
    background: none repeat scroll 0 0 #023280;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 3px 7px -1px #000;
    color: #fff;
    display: block;
    float: none;
    font-size: 27px;
    margin: 35px auto 25px;
    padding: 15px 17px;
    text-align: center;
    width: 230px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.homeTitBg h1 {
    color: #101010;
    font-size: 31px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}

.homeTitBg h3 {
    color: #000;
    font-weight: 300;
    margin: 0;
    text-align: left;
    font-size: 1.4em;
}

.bttnEmployeer.hmNew.blColor {
    background: none repeat scroll 0 0 #4d608b;
}

.jobdescPopup .bboxx {
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 5px;
    clear: both;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}

.jobdescPopup h5 {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 25px;
    margin-top: 0;
    padding-bottom: 5px;
    text-align: left;
}

.jobdescPopup p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 5px;
    text-align: left;
}

    .jobdescPopup p span {
        color: #101010;
        display: block;
        margin: 10px 0;
    }

.tncCheckbox {
    background-color: #dfdfdf !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 12px;
    line-height: 18px !important;
    padding-bottom: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    text-align: justify !important;
}

.dashIcon.spIcon .icnDet strong {
    font-size: 15px;
}

.JobList.spLists .blueBtn {
    margin: 10px 0 0 0;
    width: 100%;
}

.blueBtn {
    margin: 10px 0 0 0;
    width: 100%;
}

.JobList.spLists .grayBtn {
    margin: 10px 0 0 0;
    width: 100%;
}

.spLists strong.nwrp {
    white-space: normal;
}

#viewDetails {
}

#shareResume .login-area {
    box-shadow: none;
}

#shareResume textarea.inputTxt {
    max-width: 92.5%;
    min-width: 92.5%;
}

.clRightlbl label {
    clear: right;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.clRightlbl input[type="radio"] {
    float: left;
    clear: left;
}

.downloadApp {
    background: url("../images/AppBG.jpg") no-repeat fixed center center #3268c2;
    clear: both;
    display: block;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

    .downloadApp h2 {
        color: #fff;
        display: block;
        font-size: 35px;
        font-weight: 300;
        margin-bottom: 15px;
        margin-top: 0;
        text-align: center;
    }

    .downloadApp h4 {
        color: #fff;
        display: block;
        font-size: 21px;
        font-weight: 300;
        margin-bottom: 15px;
        margin-top: 0;
        text-align: center;
    }

.appVideo {
    clear: both;
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
    overflow: hidden;
}

    .appVideo iframe {
        width: 420px;
        height: 265px;
    }

.downloadApp .appBttun {
}

    .downloadApp .appBttun a {
    }

        .downloadApp .appBttun a img {
            margin: 0 10px;
            width: 170px;
        }

.appPartt {
    background: #454c5a;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 25px 0;
}

    .appPartt h2 {
        font-size: 31px;
        font-style: italic;
        font-weight: 300;
        margin: 0;
    }

.vidHomeJob iframe {
    height: 212px;
    width: 100%;
    box-shadow: 0 5px 6px 1px #000;
    margin-left: 10px;
}

body.HowItWorksNew h1.homeTitle2 {
    color: #000000;
    font-weight: 400;
}

body.HowItWorksNew span.border-title {
    display: none;
}

.registerNow {
    background: none repeat scroll 0 0 #4d608b;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 23px;
    width: 410px;
    font-weight: 300;
    margin: 25px auto 50px;
    overflow: hidden;
    padding: 7px 25px;
    text-align: center;
}

.notes {
    background: #dddddd;
    border-radius: 5px;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 10px;
}

    .notes h3 {
        border-radius: 4px;
        clear: both;
        display: block;
        font-size: 20px;
        margin: 0 0 10px;
        padding: 5px 15px;
        text-align: left;
    }

    .notes ul {
        list-style-type: decimal;
    }

    .notes li {
        color: #000;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
        text-align: left;
    }

.docParent {
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 40px;
    margin-top: 15px;
}

.docDownload:hover {
    color: #fff;
    background: #4D608A;
}

.docDownload {
    background: none repeat scroll 0 0 #454c5a;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: 300;
    padding: 10px 0;
    text-align: center;
}

.webinarPart {
    background: #879ac6;
    padding: 10px 0;
    text-align: center;
}

.colmWeb {
    margin: 0 auto;
    width: 100%;
    color: #fff;
    display: block;
}

.clearweb {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.webDet {
    margin: 0 0px;
    display: inline-block;
}

.webDet1 {
    margin: 0 10px;
    display: inline-block;
}

.titleWeb.new2class {
    display: block;
    float: none;
    font-size: 22px;
    margin: 0 auto;
    overflow: hidden;
}

.titleWeb {
    display: inline-block;
    font-size: 22px;
}

    .titleWeb span {
        font-size: 16px;
        display: inline-block;
    }

    .titleWeb a {
        color: #4D608B;
        color: #fff;
        border-radius: 5px;
        border: 2px solid #4D608B;
        display: inline-block;
        text-align: center;
        font-size: 17px;
        margin-top: 10px;
        padding: 5px 20px;
        margin: 5px 0 0 10px;
    }

        .titleWeb a:hover {
            background: #4D608B;
        }

.webDet a:hover {
    background: #4D608B;
}

#watchList p {
    background: none repeat scroll 0 0 #f8f8f8;
    display: block;
    font-size: 19px;
    margin: 5px auto;
    overflow: hidden;
    padding: 9px 14px;
    width: 87%;
}

    #watchList p a {
        text-decoration: underline;
    }

.inviteForm.newMoh {
    border: 10px solid #ccc;
}

.inviteForm .newpopInv {
    display: block;
    overflow: hidden;
    padding: 10px 20px;
}

.JobList.margM30 {
    margin: 0 -30px;
}

#popupformRegi {
    width: 960px;
    position: absolute;
    margin: 0 auto;
    line-height: 1.4em;
}

#nav1 {
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    width: 100%;
    height: auto;
    margin: 0;
}

#navigator1 {
    background: none repeat scroll 0 0 #2e4c7e;
    float: left;
    left: -250px;
    position: fixed;
    top: 155px;
    width: 195px;
    z-index: 10;
}

#nav li:first-child p {
    margin-top: 0;
}

#nav {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

#navigator {
    background: none repeat scroll 0 0 #879ac6;
    position: relative;
    width: 100%;
}

#nav ul {
    display: inline-block;
}

#nav1 li {
    margin: 0px 50px 0px 0px;
    float: left;
    list-style: none;
    font-size: 17px;
}

#nav li:last-child {
    margin-right: 0px;
}

.field-icon {
    margin-left: -26px;
    margin-top: 12px;
    position: relative;
    z-index: 2;
    margin-right: 4px;
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.6em;
    opacity: .5;
    margin: 0;
}

    .hr-text:before {
        content: '';
        background: linear-gradient(to right, transparent, #818078, transparent);
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
    }

    .hr-text:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        padding: 0 .5em;
        line-height: 1.5em;
        color: #818078;
        background-color: #fcfcfa;
    }

#loadingDiv {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.resources a:hover {
    margin-left: 0 !important;
}

.resources a.customIcon {
    display: block;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    width: 70px;
}

.resources {
    width: 450px;
}

.tsc-heading {
    background: #202677;
    color: #fff;
    padding: 20px;
}

    .tsc-heading h1 {
        font-family: 'Lato', sans-serif;
        font-size: 28px;
        font-weight: 500;
        line-height: 35px;
        text-align: left;
        margin: 0;
        padding: 0;
    }

.tsc-section p {
    text-align: justify;
    line-height: 23px;
    padding: 10px 15px;
}

.tsc-liststyle {
    list-style: lower-roman; /*padding: 0 35px;*/
}

    .tsc-liststyle li {
        margin: 15px auto;
        text-align: justify; /*padding-left: 10px;*/
    }

.continue-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

    .continue-btn a {
        background: #de6400;
        color: #fff;
        text-align: center;
        padding: 1% 5%;
        border-radius: 3px;
        font-size: 25px;
        letter-spacing: 1px;
        border-radius: 3px;
    }

        .continue-btn a:hover {
            background: #ab4d00;
            color: #fff;
        }

.btncust {
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding: 5px;
    margin: 15px 0 0;
    text-align: center;
    width: 45px;
    background-color: #1f4788;
}

.noscript {
    background-color: #879ac6;
    font-size: 16px;
    text-align: center;
    color: White;
    height: 40px;
    vertical-align: middle;
}

.flleft {
    width: 50%;
    float: left;
    padding: 10px 0;
}

.headRight {
    float: right;
    padding: 10px 0;
}

.flleft img {
    line-height: 20px;
}

.headRight p span {
    float: left;
    color: #fff;
    font-size: 16px;
    margin: 5px;
    padding: 0;
    margin-left: 0;
    line-height: 30px;
    font-weight: 500;
}

.headRight p img {
    display: block;
    float: left;
    margin: 0 5px;
}

.tsct-top-header {
    background: #223345;
}

.tsctop-left {
    padding: 13px 0;
}

.tsctop-right {
    text-align: right;
    padding: 8px 0;
}

    .tsctop-right a {
        margin-right: 10px;
        color: #fff;
    }

        .tsctop-right a:last-child {
            margin-right: 0px;
        }

        .tsctop-right a:hover {
            color: #fff;
        }

.vid-shdow {
    box-shadow: 0 1px 2px 1px #000;
}

.tscw-100 {
    width: 100%;
}

.tscmt-20 {
    margin-top: 50%;
    margin-right: 15px;
}

.tsc_sp {
    width: 100%;
    padding: 10px;
}

    .tsc_sp span {
        float: right;
    }

.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
}

.scroll {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #b2b2b2;
    background: rgba(178,178,178,0.7);
    padding: 20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

    .scroll:hover {
        background: rgba(178,178,178,1.0);
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

        .scroll:hover .fa {
            padding-top: -10px;
        }

    .scroll .fa {
        font-size: 30px;
        margin-top: -5px;
        margin-left: 1px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

.detVideomgr {
    padding-top: 20px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-90 {
    padding-bottom: 90px;
}
/***************************************************
****************************************************
****************************************************

Responsive UI on 17-may-2018 by aniruddh kadia

****************************************************
****************************************************
***************************************************/
@media all and (min-width:320px) and (max-width:576px) {

    .tsc-slide-content h2 {
    font-size: 20px;
}
    #PortalHome .SearchHome_new {
        width: 100%;
            padding-bottom: 40px;
             margin-top: 20px;
    }


}
@media all and (min-width:576px) and (max-width:767px) {

    #PortalHome .SearchHome_new {
        margin-top: 20px;
    }


}



@media all and (min-width:320px) and (max-width:767px) {
    #dvTo {
        clear: both;
        margin-top: 20px;
    }

    #TmsCndt p {
        margin: 0;
    }

    .agreement-box {
        height: 250px;
    }

    body #PortalHome section.SearchHome {
        /*display: none;*/
    }

    #p4 {
        margin-top: 30px;
    }

    .tsctop-left a img {
        width: 100%!important;
    }

    .homeTitle2 {
        font-size: 25px;
        margin-bottom: 20px;
        height: 60px;
        margin: 60px 0 0 0;
        padding: 0;
    }

    .tscmt-20 {
        margin: 0% 15px 15px 15px;
    }

    .mr-savbtn {
        margin: 35% 15px 15px 15px;
    }

    .homeSearch.serProvider {
        font-size: 19px;
        margin-bottom: 15px;
    }

    .saveSearch {
        margin: 15px 0 0 0;
    }

    .innerTitle {
        margin-top: -15px;
    }

    .JobList {
        padding: 0 -15px;
    }

    .marTop0 {
        padding: 0px;
    }
    /*.designedRadio {
	margin-left: 15px;
}*/
    .hr-text {
        margin-top: 15px;
    }

    .pagination li:first-child a {
        display: block;
    }

    .pagination li:last-child a {
        display: block;
    }

    .pagination li a {
        display: none;
    }

    body .pagging-page {
        display: none!important;
    }

    body .page-count {
        margin: 0px!important;
    }

    .bigLbl {
        margin-top: 0px;
    }

    section.SearchHome .home-button {
        width: 100%;
        float: none;
    }

    .homeSearch .serProvider {
        float: none;
        margin: 0 auto;
    }

    .SearchHome .home-control {
        width: 100% !important;
        float: none!important;
    }

    header .flleft {
        width: 80%;
        margin: 0 auto;
        float: none;
    }

    .flleft a img {
        width: 100%;
    }

    .headRight p a {
        margin: 0 auto;
    }

    .headRight {
        float: none;
        margin: 0 auto;
    }

    .tsctop-right {
        text-align: center;
    }

        .tsctop-right a {
            width: 100%;
            text-align: center;
            display: block;
        }

    .tsc-topmargin {
        margin-top: 38px;
    }

    #navigator1, .menu-icon.on {
        top: 150px;
        position: absolute;
    }

    .menu-icon, .menu-text {
        top: 120px;
        position: absolute;
    }

    .menu-icon, .menu-text {
        display: block;
    }

    .homeTitBg img {
        display: none;
    }

    .arch-title {
        font-size: 28px;
    }

    .arch-list ul {
        padding-left: 0;
    }

    .arch-list li a span.title {
        padding: 0px 20px 0px 0px;
        width: 228px;
        margin-bottom: 20px;
        height: 40px;
    }

    arch-list li a span {
        margin-top: 50px;
    }

    #nTab ul li {
        width: 100%;
        margin-bottom: 5px;
    }

        #nTab ul li a {
            font-size: 22px;
        }

    #resources {
        width: 100%;
    }

    .tscmb-60 {
        margin-bottom: 20px!important;
    }
    /*.mainMenu .welcomeUsr {
	width: 70%!important;
}*/
    .viewPJobs span {
        padding-left: 10px;
    }

    .full ul {
        padding-left: 0px!important;
    }

    .webDet .flright {
        float: none;
    }

    .watch {
        margin-left: -5px;
    }

    #popupformRegi {
        width: 90%;
    }

    .continue-btn a {
        font-size: 15px;
    }

    .SearchHome .home-control {
        width: 100% !important;
    }

    .tsctop-right {
        text-align: right;
    }

        .tsctop-right a img {
            width: 20%;
        }

    .login-area {
        width: 90%;
        margin: 0 auto;
    }

    .loginBtn {
        padding: 7px 16px;
    }
}

.viewPJobs span {
    margin-top: 10px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .mainMenu .welcomeUsr {
        width: 70%!important;
    }

    .viewPJobs span {
        padding-left: 10px;
    }

    .full ul {
        padding-left: 0px!important;
    }
    /*.tab-view {
	margin: 0px 15px!important;
}*/
    .arch-list li a span.para {
        float: left;
        width: 60%;
        margin-left: 10px;
    }

    .resources {
        width: 100%;
    }

    .login-area {
        margin: 0 auto;
        width: 50%;
    }

    .search-area {
        padding: 10px 10px;
    }

    .tsc-m-left {
        margin: 0 -15px;
    }

    .jobDesDiv > div.spn span {
        width: 110px!important;
    }

    .candProfile .candDatta span {
        width: auto;
    }

    .no-wrap {
        margin-left: 50px!important;
    }
    /*.tscmt-20 {
	margin: 0% 15px 95px 15px;
}*/
    .mr-savbtn {
        margin-right: 10px;
        margin-left: -20px;
    }

    .tsc_sp span {
        float: left!important;
    }

    .dropdown:first-child {
        margin-left: -0.9%!important;
    }

    #navigator {
        display: none;
    }

    #navigator1 {
        display: block;
    }

    .dropdown {
        margin-left: 0px !important;
    }

    .SearchHome .home-control {
        width: 100%!important;
    }

    body .menu-text, body .menu-icon, .menu-text {
        position: absolute !important;
    }

    label {
        /*margin-top: 15px;
    margin-bottom: 15px;*/
    }

    .tsc-sjobtn {
        margin-bottom: 15px!important;
    }

    #PortalHome section.SearchHome {
        padding: 10px 0 5px 0;
    }

    .tsctop-left a {
        text-align: left;
    }

    .tsctop-left img {
        width: 120%;
    }

    .tsctop-right {
        text-align: right;
    }

        .tsctop-right a img {
            width: 20%;
        }

    #navigator1, .menu-icon.on {
        top: 120px;
        position: absolute;
    }

    .menu-icon, .menu-text {
        top: 120px;
        position: absolute;
    }

        #navigator1, .menu-icon.on {
            top: 130px;
            position: absolute;
        }

    .menu-icon, .menu-text {
        top: 130px;
        position: absolute;
    }

    h2.frmTitle {
        text-align: left!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dropbtn {
        padding: 6px 20px;
    }

    #p5 {
        margin: 20px 0;
    }

    section.SearchHome .home-button {
        float: none;
        margin: 0px auto;
    }

    .condensedView .searchlbl {
        text-align: left;
        float: left;
    }
}



@media (min-width: 992px) and (max-width: 1024px) {
    .SearchHome .home-button {
        margin: 49px 10px 0px 0px!important;
    }
}


@media (min-width: 768px) and (max-width: 880px) {
    .plnew-15 {
        padding-left: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tscmt-20 {
        margin: 0% 15px 15px 15px;
    }

    .mr-savbtn {
        margin: 0% 15px 15px 15px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .tscmt-20 {
        /*margin-top: 50%;
    margin-right: 10px;
    margin-left: -20px;*/
        margin-top: 50%;
        margin-right: -6px;
        margin-left: -20px;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .tscmt-20 {
        /*margin-top: 50%;
    margin-right: 10px;
    margin-left: -20px;*/
        margin-top: 50%;
        margin-right: -6px;
        margin-left: -20px;
    }
}

.hoverTipp {
    position: relative;
}

.dataIner i {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #bee1ff;
    border-right: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 41%;
}

.dataIner {
    text-align: center;
    display: none;
    position: absolute;
    font-size: 13px;
    z-index: 999999;
    border-radius: 4px;
    background: #cccccc;
    padding: 5px;
    color: #000;
    min-width: 50%;
    top: 18px;
    left: 0px;
    max-width: 100%;
    overflow-y: auto;
}

/*add #myCarousel style in style.css*/
.hide-bullets {
    list-style: none;
    margin-top: 0px;
    padding: 0px;
    border-radius: 0;
}

.thumbnail {
    text-align: center;
    border-radius: 0;
    background: #4d608b;
    color: #fff;
    box-shadow: 0 3px 7px -1px #000;
    border: none;
    padding: 17px 0px;
    margin: 10px 0px 0px 0px;
}

    .thumbnail p {
        margin: 0px;
    }

        .thumbnail p:hover, .thumbnail p:focus {
            cursor: pointer;
        }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    background: #de6400;
    color: #fff;
    text-decoration: none;
}

.tsc-ptb-20 {
    padding: 20px 0;
}

.tsc-slide-content {
    text-align: center;
}

    .tsc-slide-content h3 {
        font-weight: 900;
        color: #000000;
        border-bottom: 1px solid #969696;
        padding: 10px;
        margin: 0px 3%;
    }

    .tsc-slide-content h2 {
        margin-top: 0;
    }

    .tsc-slide-content h4 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .tsc-slide-content img {
        width: 75%;
        margin: 1% auto;
    }

        .tsc-slide-content img.ms-logo {
            width: 40%;
        }

.sub-text a {
    text-align: center;
    background: #de6400;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 23px;
    font-weight: 300;
    margin: 10px auto 30px auto;
    padding: 5px;
    width: 50%;
    text-decoration: none;
}

    .sub-text a:hover {
        background: none repeat scroll 0 0 #C35E0B;
    }

.carousel-control.right, .carousel-control.left {
    background: none;
}

#PortalHome .padTopBtm {
    padding: 55px 0 0px;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 35px; /*color: #000;*/
    color: #0e2244;
    left: 50%;
}

#myCarousel {
    background: url(../images/title-bg-white.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    box-shadow: 0 1px 10px 0px #000;
    padding: 10px 0;
    min-height: 370px;
}

.vidHomeW-100 iframe {
    box-shadow: 0 2px 6px 0px #000;
    background: #000;
    height: 382px;
    border-radius: 5px;
    margin: 0 10px;
    width: 98%;
    margin-bottom: 50px;
}


@media (max-width: 991px) {
    /*#PortalHome .SearchHome {
	display: none;
}*/
    /*.container {
	width: 980px;
}*/

}

@media (max-width: 768px) {
    .thumbnail {
        min-height: 90px;
    }
}

@media (max-width: 600px) {
    .vidHomeW-100 iframe {
        width: 95%;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none!important;
    }

    #myCarousel {
        min-height: 550px;
    }
}
.displayconfirmation 
{
    display:none;
}