@import url(https://fonts.googleapis.com/css2?family=Barlow&display=swap);
  
body {
    padding: 5px;
    margin: 0;
    font-family: Roboto,sans-serif;
    color: #16161c;
    font-style: normal;
    line-height: 1.42857143;
    width: 100%;
    overflow: auto;
}

.loginfromonline 
{
    cursor:pointer;
    text-decoration:underline;
    color:blue;
}

.secndstg_breadcrumb {
    margin: 10px;
    text-align: right;
}


.removepadding {
    padding-left: 0px;
    padding-right: 0px;
}

.removemarging {
    margin-right: 0px;
    margin-left: 0px;
}

ul, ol {
    /* margin: 10px 0 15px 20px;*/
}

html {
    height: 100%;
}

#ctl00_body_ctlOnline_divSUBGROUPMULTIROW0_DM_LANGUAGENAME,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW0_DM_SPOKEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW0_DM_WRITTEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW0_DM_READING,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW1_DM_LANGUAGENAME,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW1_DM_SPOKEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW1_DM_WRITTEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW1_DM_READING,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW2_DM_LANGUAGENAME,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW2_DM_SPOKEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW2_DM_WRITTEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW2_DM_READING,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW3_DM_LANGUAGENAME,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW3_DM_SPOKEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW3_DM_WRITTEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW3_DM_READING,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW4_DM_LANGUAGENAME,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW4_DM_SPOKEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW4_DM_WRITTEN,
#ctl00_body_ctlOnline_divSUBGROUPMULTIROW4_DM_READING,
{
	width: 24% !important;
}



.control-width-265
{
	width:265px !important;
}



.styledbutton, .buttonstyle2, .Otherstyledbutton, .styledbtn1, .loginbutton {
    color: #fff;
    background: #3ac5e9;
	
    display: inline-block;
    margin-bottom: 0;
margin-right: 5px; 	
    font-weight: 500;
	font-size: 13px; 
    text-align: center;
    cursor: pointer;
    border: 1px solid #111;
    white-space: nowrap;
    padding: 3;
    font-size: 13px;
    line-height: 42 px;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
}

.styledbutton1{
    color: #c7000b;
    background: transparent;
margin-right: 5px; 
}


    .styledbutton:hover, .buttonstyle2:hover, .Otherstyledbutton:hover, .styledbtn1:hover, .loginbutton:hover {
        background:#000;
		color: #fff;
    }

    .styledbutton:focus, .buttonstyle2:focus, .Otherstyledbutton:focus, .styledbtn1:focus, .loginbutton:focus {
        outline: none;
    }


.styledbutton-disabled {
    background-color:lightgrey;
}

.margin-1rem {
    margin-left: 1rem;
}

.padding-left-15 
{
    padding-left:15px;
}

.choosetemplatelist a {
    text-decoration: none;
    font-size: 20px;
}

.choosetemplatelist div{
    padding-top:10px;
}

.templatelistheader {
    font-size: 20px;
    font-weight: bold;
}

.panelSession {
    text-align: center;
}

.clsBody {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.container {
    width: 930px;
    padding: 15px;
    -moz-border-radius: 13px;
    /*background: #E9DAF0;*/
    margin: 10px auto;
    overflow: auto;
}

.contentbgcolor {
    /*  background: #fff;*/
}

.clsBodyContent {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
}

.clsBodyContenttop {
    /*margin-top: 70px;*/
}

#ctl00_body_ctlChangePassword1_txtEmailAddress {
    width: 100%;
    margin: 0px;
}

.clsTxtEmailAddress {
    width: 100%;
    margin-left: 1%;
}

a.loginfromonline {
    color: #0071bc;
    cursor: pointer;
    text-decoration: underline;
}

#ctl00_body_ctlChangePassword1_Label1 {
    width: 19%;
    text-align: left;
}

.BodyContentOutter {
    padding-right: 15px;
    padding-left: 0;
}

.PageMenuLink {
    color: #0071bc;
    text-decoration: underline;
}

.clsRemovePad {
    padding-left: 15px;
    padding-right: 15px;
}

.top-wrapper {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    /*background: url(images/bg-top.jpg) repeat-x top;*/
    background: #fff;
}

.brudCrumbPagenNme {
    color: #777;
}

#ctl00_lblBreadCrumb *:not(:first-child) {
    margin: 5px;
}

#ctl00_lblBreadCrumb a:hover {
    text-decoration: underline;
}

#ctl00_lblBreadCrumb a {
    text-decoration: none;
}

.anchorbtn {
    color: #fc3567;
}

.DtlPage_YearsOfExperience {
    display: none;
}

.navi-n {
    width: 100%;
    /*  height: 36px;*/
    float: left;
    /* background: url(images/bg-navi.jpg) repeat-x;
    border-top-style: groove;
    border-top-width: thin;
    border-top-color: Gray;*/
}
.JobLstSrhLbl {
    font-weight: bolder;
}

.sub-banner {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    clear: both;
    border: none;
    display: block;
}

.banner-bg {
    width: 100%;
    background: url(images/bg-banner.jpg) repeat-x;
    height: 24px;
}

.regret {
    font-size: 16px;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.headerBg {
    /* height: 93px;*/
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    text-align: right;
}

.fullwidth {
    width: 100%;
    float: none;
}




.fa optgroup {
    font-weight: 300;
    color: blue;
}

.fa option {
    font-weight: 900;
    color: black;
}

.flexright {
    direction: rtl;
}

.flexleft {
    direction: ltr;
}

.bdyprivacy {
    overflow: auto;
    min-height: 40vh;
    height: 60vh;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.sortIcon {
    padding: 5px;
    cursor: pointer;
}

.sortdiv {
    margin-right: -4px;
}

#ddlSorting {
    width: 167px;
}

.grid-fulllength {
    width: 100%;
    padding-left: 0px;
    margin-right: 0px;
    min-height: 82vh;
}

.loginwrapper {
    min-height: 70vh;
}

.form-panel {
    margin: 6px;
}

    .form-panel .form-panel-body.no-padding {
        padding: 0;
    }

.form {
    clear: both;
    display: block;
    margin-bottom: 0;
    /*margin-left: 1rem;
    margin-right: 1rem;*/
}

.form-inline {
    width: 100%;
}

.form .form-row {
    padding: 5px 0px;
}

.form fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

.content {
    width: 930px;
    overflow: auto;
}

/*___start______Job detailPage div swap*/
.dvJobDetailLayout {
    width: 100% !important;
    margin-top: 1rem;
}

    .dvJobDetailLayout[direction="horizontal"] > div.dvJobDesc, .dvJobDetailLayout[direction="vertical"] > div.dvJobDesc {
        display: inline-block;
        width: 99%;
    }

    .dvJobDetailLayout[direction="horizontal"] > div.dvJobSum, .dvJobDetailLayout[direction="vertical"] > div.dvJobSum {
        display: inline-block;
        width: 99%;
    }

    .dvJobDetailLayout[direction="horizontal"] > div:first-child {
        padding-right: 0px;
    }

    .dvJobDetailLayout[direction="horizontal"] > div:last-child {
        padding-left: 0px;
    }



/*___end______*/

/*---- DAVY Omega -- */
.main_container {
    width: 1000px;
    margin: auto;
    background: #E9DAF0;
    border: #f0f0f0 1px solid;
}

.header_outer {
    width: 100%;
    background: #E9DAF0;
    height: 56px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.width100 {
    width: 100%;
}

.clearboth {
    clear: both;
}

.resalign {
    text-align: left
}

.FailureText {
    color: red;
    font-size: 13px;
}

.bordercolor {
    border-bottom: 1px solid #fc3567 !important;
}

.cssWrodWrap {
    word-wrap: break-word;
}

.margin0 {
    margin: 0 auto;
}

h1 {
    margin: 10px 0px 10px 0px;
    font-weight: normal;
}

h2 {
    color: #505050;
    font-weight: 900;
    line-height: 1.3em;
    margin: 0px;
    margin-bottom: 8px;
    border-bottom: 0px solid #DEDEDE;
    font-size: 19px;
    padding: 35px 0px 0px 0px;
}
/* End here */
/*************Header Style start from here*************/
.header {
   /* height: 35px;
    width: 100%;
	background-color:#3b3c60;*/
}

.subHeader {
    /*background-color: none;*/
    line-height: 10px;
}
/*************End here*************/

/*************Logo Style*************/
.logo {
    padding: 0px 0.4rem;
	font-family: Roboto;
	font-size: 18px;
	font-weight:600;
}

.logowidthheight {
    /* width:165px;
    height :55px;*/
}
/*************End here*************/

/*************Feedback Page**********/

.FeedbackControlLeft {
    float: left !important;
    width: 20% !important;
}

.FeedbackControlRight {
    float: left !important;
    width: 62% !important;
}

.FeedbackControlLayout {
    width: 100% !important;
    float: left !important;
}

.Feedbackbotton {
    padding-bottom: 50px;
    padding-top: 10px;
}

/*************End here****************/



/*************Footer Style start from here*************/

.footerColor {
    /*background: #4A4A4A;
    color: #87817a;*/
    background: none;
    color: black;
    font-size: 11px;
    text-align: left;
}

.footerlabel {
    /* padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding: 8px;*/
    margin: 0;
    color: #fff;
    background-color: #333;
}

.footer-bestviewed {
    float: left;
}

.footer-copyright {
    text-align: right;
}

.footerLink {
    color: #666666;
}

.footerLinkline {
    padding: 0px 5px;
    font-size: 14px;
    color: #cccccc;
}


.footer {
    background: #fff;
    position: relative;
    width: 100%;
    
}

    .footer .breadcrumb {
        border-radius: 0
    }

    .footer .bottomBreadcrumb {
        border-top: 1px solid #ccc;
        padding: 15px 6px 5px
    }

    .footer .bottomWidget {
        width: 100%;
        background: #057f69;
        display: block;
        padding: 10px 0
    }

        .footer .bottomWidget .srcBottom {
            display: block
        }

            .footer .bottomWidget .srcBottom .fieldcontainer {
                display: inline-block;
                float: left;
                max-width: 238px;
                width: 100%
            }

            .footer .bottomWidget .srcBottom label {
                font-weight: 400;
                font-size: 1.125em;
                float: left;
                margin-top: 3px;
                margin-right: 10px;
                color: #fff
            }

            .footer .bottomWidget .srcBottom input {
                max-width: 280px;
                margin-top: 0;
                margin-bottom: 0;
                float: left
            }

        .footer .bottomWidget .socmedBottom {
            overflow: hidden;
            text-align: right
        }

            .footer .bottomWidget .socmedBottom:hover a {
                opacity: .5
            }

            .footer .bottomWidget .socmedBottom a {
                display: inline-block;
                width: 33px;
                height: 33px;
                float: none;
                text-indent: -9999;
                color: transparent;
                margin: 0 2px;
                -webkit-transition: all .3s linear;
                -moz-transition: all .3s linear;
                -ms-transition: all .3s linear;
                -o-transition: all .3s linear;
                transition: all .3s linear
            }

                .footer .bottomWidget .socmedBottom a:hover {
                    opacity: 1 !important
                }

                .footer .bottomWidget .socmedBottom a.fb {
                    background: url("../images/icons/sprite-icons.png") no-repeat -4px -9px
                }

                .footer .bottomWidget .socmedBottom a.ytb {
                    background: url("../images/icons/sprite-icons.png") no-repeat -47px -10px
                }

                .footer .bottomWidget .socmedBottom a.twt {
                    background: url("../images/icons/sprite-icons.png") no-repeat -89px -9px
                }

    .footer .quickLinks {
        width: 100%;
        background: #ccc;
        overflow: hidden;
        color: #000;
        padding-top: 20px;
        padding-bottom: 40px
    }

@media(min-width:481px) {
    .footer .quickLinks .col-ql {
        width: 50%
    }
}

@media(min-width:601px) {
    .footer .quickLinks .col-ql {
        width: 33%
    }
}

@media(min-width:992px) {
    .footer .quickLinks .col-ql {
        width: 20%
    }
}

.footer .quickLinks h5 {
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 5px;
    cursor: pointer !important
}

    .footer .quickLinks h5.active:after {
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg)
    }

    .footer .quickLinks h5 a {
        color: #000
    }

    .footer .quickLinks h5 .fa {
        font-size: 1.25em;
        position: relative;
        float: right;
        color: #057f69;
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

        .footer .quickLinks h5 .fa.active {
            transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg)
        }

.footer .quickLinks ul {
    padding-left: 0
}

    .footer .quickLinks ul li {
        list-style: none
    }

        .footer .quickLinks ul li a {
            font-size: .8125em;
            color: #000
        }

.footer .viewLinks {
    position: relative;
    top: -10px;
    right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #b3b3b3;
    padding: 3px 10px;
    cursor: pointer
}

    .footer .viewLinks a {
        color: #000;
        text-decoration: none
    }

        .footer .viewLinks a:hover {
            color: #000;
            text-decoration: underline
        }

    .footer .viewLinks .fa {
        position: relative;
        top: 2px;
        left: 5px;
        font-size: 1.25em;
        color: #057f69;
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        -ms-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

        .footer .viewLinks .fa:hover {
            color: #057f69
        }

        .footer .viewLinks .fa.active {
            transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg)
        }

.footer .contact-info {
    padding: 0 0 0 9px;
    font-size: .875em;
    color: grey;
}

    .footer .contact-info .logoBottom {
        max-width: 340px;
        float: left;
        text-align: center;
        padding-right: 33px
    }

.footer .copyright {
    width: 100%;
    background: #e6e6e6;
    /*padding: 15px 0;*/
    vertical-align: middle;
    color: grey;
    font-size: .75em
}

.footer .container-fluid {
    width: 100%;
    padding: 12px;
    vertical-align: middle;
    margin: 0px;
}

@media(max-width:767px) {
    .footer .copyright {
        text-align: center
    }

        .footer .copyright .text-right {
            text-align: center
        }
}

.footer .copyright a {
    color: grey;
}

.verticalGap {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
}

@media(max-width:640px) {
    .logoBottom {
        width: 100%;
        float: none;
        clear: both
    }

    .contact-info .left-border {
        border-left: 0;
        padding-left: 6px
    }
}

@media (min-width:768px) {
    .contact-info .left-border {
        border-left: 1px solid #ccc;
        padding-left: 20px
    }
}

a, a:link, a:visited, a:hover, a:active {
    /*color: #c7000b;*/
}
/*End here*/

/************* Page Description Heading Style*************/
.firstpagediv {
    background-color: #f6f6f6;
	height:40px;
	margin-top:0px !important;
	text-align: left;
    display: flex;
    align-items: center;
	margin:10px;
}

.firstpagetitle {
    font-size: 1.5rem;
    font-weight: bold;
    color: #3b3736;
	margin-left:10px;
}

.title {
    font-size: 1rem;
    text-align: center;
    font-weight: 300;
    color: #666;
}

.subtitle {
    font-size: 1.3rem;
    font-weight: bold;
}
/*End here*/
/*Template Page*/
.mdybox {
    height: 30px;
    margin-top: 15px;
    line-height: 27px;
    margin-bottom: 10px;
    font-size: 14px;
}
/*End Here*/

/*************Technical Assistance Style here*************/
.clickHere {
    text-align: center;
    font-size: 10px;
}

.clickHerecolor {
    color: #e02b20;
}

.clickHereCenter {
    text-align: center;
}

.assistence {
    padding-bottom: 20px;
}
/*************End here*************/
/*
.wrappersec {
    margin: 0;
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    height: 100vh;
}

.bodysec {
    flex: 1 1 auto;   
}

.headersec {
    border-bottom: 6px double #847e7e;
}

 */


.wrappersec {
    margin: 0;
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    min-height: 100vh;
    height: auto;
}

.headersec {
   /* width: 100%;
    border-top: 5px solid #000000;
	height:160px;*/
}

.bodysec {
    flex: 1 1 auto;
    min-height: 71vh;
}

.footersec {
    /*flex: 1 1 auto;*/
}

.add100height {
    width: 100%;
    height: 30px;
}
/*Job Search Header*/
.SearchHeader {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid lightgray;
}
/*End Here*/

/*Job Search Search Control*/
.SearchControlPanel {
    width: 100% !important;
    height: 100% !important;
    float: left;
    font-size: 15px;
}

.Main {
    /*background-color: #f0f0f0;*/
    border: 2px solid gray;
    border-radius: 20px;
    display: inline-block;
    font-size: 16px;
}

.SearchControlLeft {
    float: left !important;
    width: 37% !important;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.SearchControlRight {
    float: left !important;
    width: 60% !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.SearchControlLayout {
    width: 100% !important;
    float: left !important;
    line-height: 20px;
    height: 40px;
}

.SearchSubGroup {
    float: left;
 margin-right: 4px;
}

.SearchLabel {
    padding-right: 5px;
    text-align: left;
}

.ErrorInfo {
    width: 100%;
    text-align: right;
    color: red;
    font-weight: bold;
}
/* End here*/
.inputBotCurve {
    border: 0px;
    border-bottom: 1px solid rgba(252, 53, 103, 1);
    border-radius: .624em;
}
/*Job Search Search Control Button*/
.ButtonRow {
    text-align: center;
    width: 100%;
    float: left;
 margin-right: 5px;
    /*padding-bottom: 20px;*/
}
/*End here/

/*End here*/

/************* Job Listing Style Start From here*************/

/*Job Listing Grid*/
.cssExpirationmsgandRefreshTime {
	 text-align: left;
}

.cssjobcount {
    color: #636466;
	text-align: right;
	
}

.cssjobcounttop {
    text-align: right;
}

.gvHeaderStyle {
    text-align: left;
    font-size: 14px;
    color: White;
    background: #5D5D5F;
}

.gvSelectedRowStyle {
    background-color: #660033;
    color: White;
    font-size: 16px;
}

.gvAlternateRowStyle {
    background-color: #EAE8F7;
    color: Black;
    font-size: 14px;
}

    .gvAlternateRowStyle a {
        color: darkgrey;
    }

.gvRowStyle {
    background-color: White;
    color: Black;
    font-size: 14px;
}

    .gvRowStyle a {
        color: darkgrey;
    }


.GridViewStyle {
    font-size: 14px;
    background-color: White;
    width: 100% !important;
}

table.GridViewStyle td a {
    /*color: #007bff !important;*/
}

    table.GridViewStyle td a:hover, table.GridViewStyle td a:focus {
        /*color: #0056b3 !important;*/
		
    }

.gvFooterStyle {
    background-color: #EFEFEF;
    font-weight: normal;
    color: White;
}
/* End here*/

/*paging style */
.pager a {
    /*border: 1px solid #797d80;
    color: #5D5D5F;
    text-decoration: underline;
    padding: 2px 5px;*/
}

.pager span {
    background-color: #797d80;
    border: 1px solid #797d80;
    color: #FFFFFF;
    padding: 2px 5px;
}

.pager a:hover {
    /*color: #5D5D5F;
    background-color: #ced4d9;*/
	
}

.pager table {
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 30px;
}
/*End Here */

/*************End here*************/

/********Job Details Style from here************/
/*Job Name Style*/
.JobDetailJobTitle {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
/*End here*/

/*Job Posting Date Style */
.jobDecsLabel {
    color: #7A7A91;
    font-style: italic;
}
/*End Here*/

/*Job Details Table Style*/

.tableJobDetail {
    width: 100%;
    height: 100px;
    border: 1px solid #8f8f8f;
    background-color: #FFFFFF;
    line-height: 25px;
    font-size: 14px;
    padding-left: 0px;
    margin-left: 0px;
}

    .tableJobDetail th, .tableJobDetail td {
        padding: 0.28rem;
        color: black;
    }


.JobDetailWidth {
    width: 5px;
}

.tblColumnspace {
    width: 15px;
}
/*End here*/
/*Social Add Style*/
.SocialAdd {
    text-align: right;
}

#divLoadDynamicTemplate[page="details"] {
    width: 100%;
    padding: 0;
}
/*End Here*/
/*************End here*************/

/************* standard Styles *************/

/* Anchor link style*/
a {
    text-decoration: underline;
    color: darkgrey;
}

    a:Hover {
        color: #5D5D5F;
        text-decoration: underline;
    }
/*End Here*/

/*Button Style*/

.ApplyViaEmail {
}

.clsapplyviamail {
    color: rgba(252, 53, 103, 1);
}

.btnpadding {
    padding: 0px 0px 0px 70px;
}
/*End Here*/


/*************OnlinePage Style Here*************/
.OnlinePageContainer td {
    padding: 0;
}

.OnlineHt1 {
    height: 42px;
}
/*Term and Condition Style here*/


.termconditionCheckBox {
    margin-top: 2px;
    height: 16px;
    width: 16px;
}

.TermControlRight {
    /* width: 3%;
    float: left;*/
}

.TermControlLeft {
    /*width: 95%;
    float: left;
    margin-left: 5px;*/
}

.TCControlLeft {
    /* width: 22%;*/
    /* float: left;*/
}

.TCControlRight {
    /*width: 78%;*/
    /* float: left;*/
}

.cssAggrementPolicy {
    font-size: 14px;
}

.cssTermAndCondition {
    font-style: italic;
    font-size: 14px;
    color: darkgrey;
}

    .cssTermAndCondition:hover {
        font-style: italic;
        color: #5D5D5F;
    }
/*End here*/
.RowHeight {
    height: 15px;
}

/*************End Here*************/

/**************ctlSorucePage Style Here*************/
.ddlSourceWidth {
    width: 130px;
}

.ddlChannelWidth {
    width: 140px;
}

.tblJobSource td {
    padding-right: 5px !important;
}
/**************End Here**************/
input, textarea, select {
    vertical-align: middle;
    color: #4A4A4A;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

form {
    margin: 0;
    padding: 0;
    border-style: none;
}

.FieldValues {
    margin-left: 1px;
}

.SectionHeader {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #007FAA;
    background-color: #EFEFEF;
    border: #000000;
    height: 30px;
}

.outline {
    /*border: 1px solid #ced4da;*/
    /*margin: 3px;*/
    text-decoration: none;
    line-height: normal;
    /* height: 24px;*/
    padding-left: 3px;
    font-size: 14px;
	
}

.textboxoutter {
    padding: 0px 2px 2px 2px;
}

.dropdownoutter {
    padding: 0px 2px 1px 2px;
    margin: 3px;
}

.star {
    font-size: 11px;
    color: #FF0000;
}

.bodytxt {
    text-align: justify;
    width: 100%;
    font-size: 14px;
    margin-left: 0px;
    line-height: 23px;
}

.bodytxt_black {
    text-decoration: none;
    line-height: normal;
}

.bodytext02 {
    font-size: 16px;
    color: #4A4A4A;
    text-decoration: none;
    line-height: normal;
}

.cssOrganization {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.cssOrganizationName {
    font-weight: bold;
}

li {
    /*   margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;*/
}

ul {
    margin-bottom: 0px;
    margin-top: 0px;
}

.linkNoUnderline a {
    text-decoration: none;
    font-style: normal;
    color: #007FAA;
    font-size: 14px/20px;
}

/********************TBC Styles**********************/
.m_text, input, textarea {
    font-size: 16px;
    color: #636466;
    vertical-align: bottom;
    vertical-align: middle\9;
}

    input[type="radio"] {
        vertical-align: middle !important;
    }

/*********** Styles ************* */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.JobSearch {
    border-collapse: collapse;
    border-spacing: 0;
    color: #7E7E7E;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 5px;
    text-align: left;
    width: 290px;
    float: left;
}

img {
    vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-style: none;
}

/**********CtlJobSearch Style Here***********/
.searchwidgetheaderspace {
    height: 5px;
    font-weight: bold;
}

.SearchWidgetHeader {
    background-color: #007FAA;
    color: White;
    height: 30px;
    font-weight: bold;
    font-size: 11pt;
}

.tdSearchWidget {
    font-size: 11pt;
    background-color: #EFEFEF;
}

.tdSearchFontColor {
    font-size: 11pt;
    color: #FFFFFF;
    font-weight: bold;
}

.trSearchWidget {
    background-color: #EFEFEF;
    height: 30px;
}

.trHeight {
    height: 10px;
}

.trHeight2 {
    height: 15px;
}

.SearchControlBottomRow {
    height: 15px;
    border-radius: 20px;
    background-color: #EFEFEF;
}

.JobSearchHeaderheight {
    height: 30px;
}

/***********End Here**********/

.fontColor {
    color: #007FAA;
}

.lbltextarea {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
}

.lblError {
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
}

.searchPnlBg {
    background-color: #5D5D5F;
}

.feedbackCaptionWidth {
    width: 174px;
}

.rblist input[type=radio] {
    cursor: pointer;
    margin: 1px 2px 0px 0px;
}

.lblErrorMsg {
    border-color: Black;
    border-width: 1px;
    font-size: 16px;
    color: Red;
    /* height: 27px;
    padding: 0px 0px 0px 10px;*/
}

.mandatoryColor {
    color: #FF0000;
}

.error-msg {
    width: 100% !important;
    color: Red;
    text-align: right;
    margin-left: 2px;
    font-size: 13px;
}

.smallerText {
    font-size: x-small;
    color: #000000;
}

input[type=text]:focus {
    border-color: #9A9AA0 !important;
    outline: none;
}

input[type=password]:focus {
    border-color: #9A9AA0 !important;
    outline: none;
}

select:focus, textarea:focus {
    border-color: #9A9AA0 !important;
    outline: none;
}

.htmlJDstyle {
    vertical-align: top;
    text-align: left;
}

    .htmlJDstyle p {
        text-align: left !important;
        font-size: inherit;
    }

.txtLeftAlign {
    text-align: left;
}

.mailTo {
    font-size: 14px;
}

.onlineHt {
    height: 30px;
}

.termsAndCondition_content input[type="checkbox"] {
    margin-top: 0px;
    vertical-align: middle;
    vertical-align: sub\9;
}

.applymessage {
    border: solid 1px #dbdbdb;
    padding: 3px;
}

.hidefield {
    display: none;
}

.fontsize1 {
    font-size: 14px;
}

.fontsize2 {
    font-size: 15px;
    line-height: 1.562rem;
    margin-bottom: 0px;
}

.forgtPwdClr {
    /*forgor password label link color*/
    color: #20709F;
    font-size: 17px;
}

.plzregis {
    text-align: justify;
    line-height: 20px;
}

.NewUsers {
    font-size: 22px;
}
/*login section*/
.tblLogin {
    /*background-color: #f4f4f4;*/
    border-top: 1px solid #0057a6;
    border-left: 1px solid #0057a6;
    border-right: 2px solid #0057a6;
    border-bottom: 2px solid #0057a6;
    border-radius: 10px;
    padding: 7px;
}

.divChangePwd {
    /*background-color: #f4f4f4;*/
    border: 2px solid darkgray;
    border-radius: 10px;
    padding: 7px;
}

/*__start___________PageLoader_IE7.css___________*/
/*.largedropdown {    
    width: 284px;
}

.largetextArea {
    width: 277px;
    padding: 2px;
}

.CountryCode {
    width: 90px;
    padding-right: 5px;
    float: left;
}

.AreaCode {
    width: 80px;
    padding-right: 5px;
    float: left;
}*/
/*__end___________PageLoader_IE7.css___________*/

.tblForgotpwd {
    width: 100%;
}

.tablecenter {
    margin: 0 auto;
}

.lblposition {
    float: left;
    position: absolute;
}

.OnlineConfirmTable {
    width: 100%;
    border: 2px solid #D9D8D7;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 30px;
    border-radius: 25px;
}

.breadcrumb {
    font-size: 13px;
    color: #636466;
    padding: 0.2rem 0.4rem;
    line-height: 1.65em;
    background-color: none;
}

    .breadcrumb a {
        color: #00a0c6;
        margin-right: 5px;
    }

        .breadcrumb a:focus {
            outline: none;
        }

.fa-home {
    color: #00a0c6;
}

.form fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
/*End Login Section*/
/*Second Statge*/

/************ 2nd Stage Form *******************/
/****LOGIN ***/
.LoginMain {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.LoginHeadercss {
    background-color: #565553;
    color: White;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.offlineLoginHeadercss {
    background-color: #f3901d;
    color: #ffffff;
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px 10px 0px 0px;
}


.LoginHeaderTop {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.OfflineLoginHeaderTop {
    width: 100%;
    float: left;
}

.LoginHeaderBottom {
    width: 100%;
    padding-bottom: 10px;
}

.LoginControlMain {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.LoginCss {
    /* second stage login */
    border: 1px solid #797d80;
    margin: 12% 0%;
}

.OfflineLoginCss {
    width: 400px;
    border: 1px solid #f3901d;
    border-radius: 11px;
}

.LoginControlLabel {
    width: 33%;
    float: left;
    text-align: left;
    margin-left: 25px;
    display: inline-block;
}

.LoginControls {
    width: 60%;
    float: left;
    text-align: left;
    display: block;
}


.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.password {
    height: 18px !important;
}



.cssTermCondition {
}

.loginErrorMessage {
    padding-bottom: 15px;
    font-size: 13px;
    background: #ffffff;
}

.OfflineErrorMessage {
    padding-bottom: 15px;
    font-size: 16px;
    border-radius: 10px;
    background-color: #ffffff;
}

.offlineHeader {
    font-weight: bold;
    color: rgb(85, 84, 84);
}

.OfflineCenter {
    margin-top: 9%;
}

.SecondStageLogoSetting {
    margin-bottom: 15px;
    margin-top: 15px;
}

.SecondStageLogoleft {
    padding-left: 150px;
}

.SecondStageLogoBottomBorder {
    background-color: #C70A30;
    height: 3px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.htLogin {
    height: 150px;
}
/******************* 2nd stage Style ends Here ***************************/

.CalendarCSS {
    background-color: Orange;
}

.centeralign {
    color: #ffffff;
    vertical-align: middle;
}

.ErrorColor {
    color: Red;
}

.PnlHeader {
    background-color: #5D5D5F;
}

.colorwhite {
    color: White;
}

.htmlJDstyleParent * {
    text-align: justify;
}


/* Contact No. control */

.ctlContactNumber {
    width: 100%;
    background-color: transparent;
    font: inherit;
    float: left;
}

.CountryCode {
    width: 112px;
    padding-right: 5px;
    float: left;
}

.AreaCode {
    width: 80px;
    padding-right: 2px;
    float: left;
}

.ContactNumber {
    width: 110px;
    float: left;
}

.ctlContactNumber input {
    width: 100%;
}

.ctlContactNumber span {
    width: 100%;
    font-size: 14px;
}

.formbg {
    /* background: #fff;*/
}
/*End here*/

/*Online LastRefresh Style */
.sessionframe {
    border: 0;
    outline: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 17px;
    width: 100%;
    background-color: #EBEBEB;
    padding-left: 10px;
    z-index: 999999;
}
/*End Here*/

.Date {
    float: left;
    width: 50px;
    padding-right: 3px;
}

.Month {
    float: left;
    width: 50px;
    padding-right: 3px;
}

.Year {
    float: left;
    width: 61px;
    padding-right: 3px;
}

.Picker {
    width: 175px;
}

select {
    width: 100%;
}

.trAccess {
    text-align: center;
}

.Questionnarieheader {
    background-color: #797d80;
    padding: 5px;
    color: White;
}

.close {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 100;
}

.PrePopup {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px 10px 0px 10px;
}

.Popup .PopupRowHeader {
    width: 100%;
    margin: 0;
}

.Popup {
    width: 90%;
    background: white;
    margin-top: 10px;
    float: left;
    border: 1px solid #fff;
    height: 513px;
    z-index: 1;
    left: 5%;
    top: 5%;
}

/*Start color-profile model popupCss*/
.modalPopup {
    background-color: #FFFFFF;
    width: 97%;
    border: 2px solid #000000;
    border-radius: 6px;
    padding: 0;
}

    .modalPopup .mpheader {
        background-color: #fbb900;
        height: 30px;
        color: #fff;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        font-size: 14px;
    }

    .modalPopup .mpbody {
        background-color: #FFFFFF;
        padding: 10px;
        min-height: 50px;
        text-align: justify;
        line-height: 25px;
        font-size: 14px;
    }

    .modalPopup .mpfooter {
        padding: 6px;
        background-color: #FFFFFF;
        border-radius: 0px 0px 12px 12px;
    }

    .modalPopup .yes, .modalPopup .no {
        height: 23px;
        width: 60px;
        color: White;
        text-align: center;
        cursor: pointer;
        border-radius: 4px;
    }

    .modalPopup .yes {
        font-size: 14px;
        color: #333;
        background: #f09c06;
        cursor: pointer;
        height: 25px;
        padding: 0px 10px;
        border: 1px solid #f09c06;
    }

        .modalPopup .yes:hover {
            background: #f09c06;
            text-decoration: none;
            border: none;
            color: #FFF;
        }

    .modalPopup .no {
        font-size: 14px;
        color: #333;
        background: #f09c06;
        cursor: pointer;
        height: 25px;
        padding: 0px 7px;
        border: 1px solid #f09c06;
    }

        .modalPopup .no:hover {
            background: #f09c06;
            text-decoration: none;
            border: none;
            color: #FFF;
        }

.hTimer {
    position: fixed;
    top: 0px;
    right: 0;
    background-color: #777;
    color: #fff;
    width: 290px;
    text-align: center;
    font-size: 15px;
}

.modeldisplaynone {
    display: none;
}

.alertimgcontainer {
    width: 40%;
    float: left;
}

.cssAlertImg {
    height: 24px;
    float: right;
    padding-top: 4px;
}

.cssAlertText {
    float: right;
    width: 59%;
    text-align: left;
    font-size: 14px;
}

.modalalertPopup {
    background-color: #FFFFFF;
    width: 80%;
    border: solid #797d80 2px;
    border-radius: 4px;
    padding: 0;
}

    .modalalertPopup .mpheader {
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        background-color: #797d80;
    }

    .modalalertPopup .mpbody {
        padding: 10px;
        min-height: 50px;
        text-align: left;
        line-height: 20px;
        font-size: 13px;
    }

    .modalalertPopup .mpfooter {
        padding: 10px;
    }

    .modalalertPopup .yes, .modalalertPopup .no {
        height: 23px;
        width: 60px;
        color: White;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        border-radius: 4px;
    }

    .modalalertPopup .yes {
        background-color: #797d80;
        outline: none;
        border: 1px solid #797d80;
    }

    .modalalertPopup .no {
        background-color: #f09c06;
        outline: none;
        border: 1px solid #f09c06;
    }
/*legend color-profile model popupCss*/


.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.FullWidth1 {
    height: 470px;
    width: 100%;
}

    .FullWidth1 body {
        background: #fff !important;
    }

.Contentstyle {
    font-size: 14px;
}

p.MsoNormal {
    margin-bottom: .0001pt;
    font-size: 12.0pt;
    margin-left: 0in;
    margin-right: 0in;
    margin-top: 0in;
}

.ht15 {
    height: 15px
}

.ht50 {
    height: 50px;
    background-color: White;
}

.divCaptcha {
    width: 100%;
    float: left;
    color: red;
}

.aligncenter {
    text-align: center;
}

.divSession {
    width: 100%;
    overflow: hidden;
    line-height: 20px;
}

.fontwt {
    font-weight: 700;
}

.LogoutMargin {
    margin-left: 20px;
}

.secondstageFooter {
    border-top: 1px solid #ccc;
}

.display {
    display: none;
}

.secondstageInvalidReq {
    width: 100%;
    float: left;
}

.linkColor {
    color: #C70A30;
}

.Mandatoryfont {
    color: #FF0000;
}

.divPwd {
    float: left;
    position: absolute;
}

.font13 {
    font-size: 13px;
}

.divQuestionnaire {
    text-align: center;
    background: #fff;
}

.padding20 {
    padding-bottom: 20px;
}

.Padding0 {
    padding: 0
}

.tblIgnoreChanges {
    background-color: #ffffff;
    float: left;
}

.width100 {
    width: 100%;
}

.jdhtml {
    font-size: initial;
}

.margin {
    margin-bottom: 0;
    margin-top: 0;
}

.ht30 {
    height: 30px;
    text-align: center;
}

.loginSuccess {
    color: Red;
    text-align: center;
    font-size: 14px;
}

.loginErrorMsg {
    color: Red;
    text-align: center;
    font-size: 14px;
}

.divposition {
    float: left;
    position: absolute;
}

.font11 {
    font-size: 11px;
}


.colorCompany {
    color: #f3901d;
}

.ht35 {
    height: 25px;
}

.divSource {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.leftAlign {
    text-align: left
}

.cliprect {
    clip: rect(0px, auto, auto, auto)
}

.AckBg {
    background-color: #ffffff;
    float: left;
}

.divFooter {
    border-top: 1px solid #ccc;
}

.confirmLabel {
    line-height: 20px;
    text-align: justify;
}

.footerBottomLabel {
    display: none;
    width: 100%;
    vertical-align: bottom;
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 2rem;
}

@media all and (max-width: 740px) {
    .SearchControlPanel {
        width: 98% !important;
        height: 100% !important;
        float: left;
        font-size: 15px;
        margin: 0 auto;
        margin-left: 2%;
    }

    .SearchControlLayout {
        width: 100% !important;
        float: left !important;
        background-color: #f0f0f0;
        line-height: 20px;
        height: 60px;
    }

    .SearchControlLeft {
        float: left !important;
        width: 98% !important;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .SearchControlRight {
        float: left !important;
        width: 94% !important;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .ButtonRow {
        text-align: center;
        width: 100%;
        float: left;
        padding-bottom: 20px;
        /* margin-top: 15px;*/
    }

    .footer-copyright {
        text-align: right;
        width: 40%;
        float: left;
    }

    .footer-bestviewed {
        float: left;
        width: 60%;
    }
}

.at4-icon span {
    position: absolute !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}
/*Companyname Style Here*/
.Companyname {
    color: darkgrey !important;
}
/*End Here*/
.iframefacebooklink {
    border: none;
    overflow: hidden;
    width: 50px;
    height: 25px;
    vertical-align: middle;
}

.TitleText {
    font-size: 14px;
    color: #333333;
}

.ProgressInner {
    position: absolute;
    top: 50%;
    left: 45%;
    font-size: 15px;
    font-weight: bold;
    color: Black;
    width: 105px;
}

.ProgressBar {
    position: fixed;
    vertical-align: middle;
    text-align: center;
    z-index: 100002 !important;
    top: 0;
    left: 0px;
    filter: alpha(opacity=70);
    opacity: 2;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
}

.ProgressInner1, .ProgressInner2 {
    position: absolute;
    top: 30%;
    left: 38%;
    font-size: 15px;
    font-weight: bold;
    color: Black;
    width: 105px;
}

.ProgressBar1, .ProgressBar2 {
    position: fixed;
    vertical-align: middle;
    text-align: center;
    z-index: 100002 !important;
    top: 0;
    left: 0px;
    filter: alpha(opacity=70);
    opacity: 2;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
}

.SeperatorCss {
    height: 13px;
    width: 20px;
    margin: 5px;
    margin-top: 5px;
}

#ctl00_lblBreadCrumb {
    vertical-align: middle;
}

.input-height {
    height: 18px;
    width: 14px;
    min-height: 18px;
    min-width: 14px;
}

.input-td {
    vertical-align: middle;
    display: flex;
    height: 27px;
}

.popup-td {
    vertical-align: middle;
    display: flex;
    height: 27px;
}

.mar-4 {
    margin-right: 3px !important;
}

.mal-4 {
    margin-right: 3px !important;
}

.pad-4 {
    padding: 1.2rem !important;
}

.jobtitle {
    display: none;
}

.divhide {
    display: none;
}

@media (min-width: 576px) and (max-width: 767px) {
    .clsTxtEmailAddress {
        width: 100%;
        margin-left: 1%;
    }

    #ctl00_body_ctlChangePassword1_txtEmailAddress {
        width: 100%;
    }

    .divhide {
        display: none;
    }

    /*___start______Job detailPage div swap*/
    .dvJobDetailLayout[direction="horizontal"] > div.dvJobDesc, .dvJobDetailLayout[direction="vertical"] > div.dvJobDesc {
        display: inline-block;
        width: 99%;
    }

    .dvJobDetailLayout[direction="horizontal"] > div.dvJobSum, .dvJobDetailLayout[direction="vertical"] > div.dvJobSum {
        display: inline-block;
        width: 70%;
        margin-left: 15%;
    }

    .dvJobDetailLayout[direction="horizontal"] > div:first-child {
        padding-right: 0px;
    }

    .dvJobDetailLayout[direction="horizontal"] > div:last-child {
        padding-left: 0px;
    }
    /*___end______*/
}

/*____________Mention__styles__for__tablet__and__desktop_______above__styles__for__mobiles________________________________________________________*/
@media (min-width: 768px) and (max-width: 991px) {
    /* (e.g. tablets) are targeted )*/
    #ddlSorting {
        width: 175px;
    }

    .title {
        font-size: 2.25em;
        text-align: center;
        margin-left: 1rem;
        font-size: 1.9rem;
        font-weight: 300;
        color: #666;
    }

    .ht35 {
        height: 35px;
    }

    .form-panel {
        margin: 10px;
    }

    .panelSession {
        text-align: right;
    }

    .styledbutton, .buttonstyle2, .Otherstyledbutton, .styledbtn1, .loginbutton {
        padding: 8px 15px 8px 15px;
        font-size: 14px;
    }

    .tblForgotpwd {
        width: 50%;
    }

    .Popup {
        width: 350px;
    }

    .clickHere {
        text-align: center;
        font-size: 13px;
    }

    .footerlabel {
        padding: 0px;
        margin: 0;
        color: #fff;
        background-color: #333;
    }

    .breadcrumb {
        font-size: 14px;
        color: #636466;
        padding: 0.35rem 1rem;
    }

    .input-td {
        vertical-align: middle;
        display: inline-flex;
        height: 22px;
    }

    .input-height {
        height: 18px;
        width: 16px;
        min-height: 18px;
        min-width: 16px;
    }

    .popup-td {
        vertical-align: middle;
        display: inline-flex;
        height: 22px;
    }

    .mar-4 {
        margin-right: 5px !important;
    }

    .mal-4 {
        margin-right: 5px !important;
    }

    .pad-4 {
        padding: 1.2rem !important;
    }

    .resalign {
        text-align: right
    }

    .LoginCss {
        /* second stage login */
        border: 1px solid #797d80;
        margin: 12% 10%
    }

    .clsTxtEmailAddress {
        width: 77%;
        margin-left: 20%;
    }

    #ctl00_body_ctlChangePassword1_txtEmailAddress {
        width: 77%;
    }

    .divhide {
        display: block;
    }

    .clsRemovePad {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*___start______Job detailPage div swap*/
    .dvJobDetailLayout[direction="horizontal"] > div.dvJobDesc, .dvJobDetailLayout[direction="vertical"] > div.dvJobDesc {
        display: inline-block;
        width: 99%;
    }

    .dvJobDetailLayout[direction="horizontal"] > div.dvJobSum, .dvJobDetailLayout[direction="vertical"] > div.dvJobSum {
        display: inline-block;
        width: 70%;
        margin-left: 15%;
    }

    .dvJobDetailLayout[direction="horizontal"] > div:first-child {
        padding-right: 0px;
    }

    .dvJobDetailLayout[direction="horizontal"] > div:last-child {
        padding-left: 0px;
    }
    /*___end______*/
    .add100height {
        width: 100%;
        height: 30px;
    }

    #divLoadDynamicTemplate[page="details"] {
        width: 100%;
        padding: 0 15px;
    }

    .modalalertPopup {
        background-color: #FFFFFF;
        width: 390px;
        border: solid #797d80 2px;
        border-radius: 4px;
        padding: 0;
    }

    .modalPopup {
        width: 450px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    /*Medium Sized Devices (e.g. Desktops) have a screen size smaller than 1200px and greater than 991px */
    #ddlSorting {
        width: auto;
    }

    .title {
        margin-left: 1rem;
        font-size: 2.25em;
        text-align: center;
        font-weight: 300;
        color: #666;
    }

    .ht35 {
        height: 35px;
    }

    .form-panel {
        margin: 10px;
    }

    .panelSession {
        text-align: right;
    }

    .styledbutton, .buttonstyle2, .Otherstyledbutton, .styledbtn1, .loginbutton {
        padding: 8px 15px 8px 15px;
        font-size: 14px;
    }



    .tblForgotpwd {
        width: 50%;
    }

    .Popup {
        width: 400px;
        left: 15%
    }

    .clickHere {
        text-align: center;
        font-size: 13px;
    }

    .footerlabel {
        padding: 0px;
        margin: 0;
        color: #fff;
        background-color: #333;
    }

    .breadcrumb {
        font-size: 14px;
        color: #636466;
        padding: 0.35rem 15px;
    }

    .input-td {
        vertical-align: middle;
        display: inline-flex;
        height: 22px;
    }

    .input-height {
        height: 18px;
        width: 16px;
        min-height: 18px;
        min-width: 16px;
    }

    .popup-td {
        vertical-align: middle;
        display: inline-flex;
        height: 22px;
    }

    .mar-4 {
        margin-right: 1.2rem !important;
    }

    .mal-4 {
        margin-right: 1.2rem !important;
    }

    .pad-4 {
        padding: 1.2rem !important;
    }

    .resalign {
        text-align: right
    }

    .form {
        clear: both;
        display: block;
        margin-bottom: 0;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    body {
        margin: 0% 15%;
        padding: 0;
        color: #191a1b;
        line-height: 1.42857143;
        width: 70%;
        box-shadow: 0px 0px 8px #bbbbbb;
        color: #0c0c0c;
    }

    .footerColor {
        font-size: 14px;
    }

    .BodyContentOutter {
        padding-right: 20px;
        padding-left: 20px;
    }

    .logo {
        padding: 0px 0.6rem;
    }

    .LoginCss {
        /* second stage login */
        margin: 7% 30%
    }

    .clsTxtEmailAddress {
        width: 77%;
        margin-left: 20%;
    }

    #ctl00_body_ctlChangePassword1_txtEmailAddress {
        width: 77%;
    }

    .divhide {
        display: block;
    }
    /*___start______Job detailPage div swap*/
    .dvJobDetailLayout {
        width: 100% !important;
        margin-top: 1rem;
    }

        .dvJobDetailLayout[direction="horizontal"] > div.dvJobDesc {
            display: table-cell;
            width: 59%;
        }

        .dvJobDetailLayout[direction="horizontal"] > div.dvJobSum {
            display: table-cell;
            width: 40%;
        }

        .dvJobDetailLayout[direction="horizontal"] > div:first-child {
            padding-right: 25px;
        }

        .dvJobDetailLayout[direction="horizontal"] > div:last-child {
            padding-left: 25px;
        }

        .dvJobDetailLayout[direction="vertical"] > div.dvJobDesc {
            display: inline-block;
            width: 99%;
        }

        .dvJobDetailLayout[direction="vertical"] > div.dvJobSum {
            display: inline-block;
            width: 60%;
            margin-left: 20%;
        }

    /*___end______*/
    .add100height {
        width: 100%;
        height: 30px;
    }

    #divLoadDynamicTemplate[page="details"] {
        width: 100%;
        padding: 0 15px;
    }

    .modalalertPopup {
        background-color: #FFFFFF;
        width: 390px;
        border: solid #797d80 2px;
        border-radius: 4px;
        padding: 0;
    }

    .modalPopup {
        width: 450px;
    }
}

@media (min-width: 1200px) {
    /*Larger Devices (e.g. wide-screen monitors) are greater than 1200px, targeted using */

    #ddlSorting {
        width: auto;
    }


    .title {
        margin-left: 1rem;
        font-size: 1.25em;
        text-align: center;
        font-weight: 300;
        color: #666;
    }

    .ht35 {
        height: 35px;
    }

    .form-panel {
        margin: 10px;
    }

    .panelSession {
        text-align: right;
    }

    .styledbutton, .buttonstyle2, .Otherstyledbutton, .styledbtn1, .loginbutton {
        padding: 8px 15px 8px 15px;
        font-size: 14px;
    }



    .tblForgotpwd {
        width: 50%;
    }

    .Popup {
        width: 500px;
        left: 15%;
    }

    .clickHere {
        text-align: center;
        font-size: 13px;
    }


    .footerlabel {
        padding: 0px;
        margin: 0;
        color: #fff;
        background-color: #333;
    }

    .breadcrumb {
        font-size: 14px;
        color: #636466;
        padding: 0.35rem 15px;
    }

    .input-td {
        vertical-align: middle;
        display: inline-flex;
        height: 22px;
    }

    .input-height {
        height: 18px;
        width: 16px;
        min-height: 18px;
        min-width: 16px;
    }

    .popup-td {
        vertical-align: middle;
        display: inline-flex;
        height: 22px;
    }

    .mar-4 {
        margin-right: 1.5rem !important;
    }

    .mal-4 {
        margin-right: 1.5rem !important;
    }

    .pad-4 {
        padding: 1.2rem !important;
    }

    body {
        margin: 0% 15%;
        padding: 0;
        color: #505050;
        /*font-size: 1.3rem;*/
        line-height: 1.42857143;
        width: 70%;
        box-shadow: 0px 0px 8px #bbbbbb;
        color: #505050;
    }

    .footerColor {
        font-size: 14px;
    }

    .resalign {
        text-align: right
    }

    .form {
        clear: both;
        display: block;
        margin-bottom: 0;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .BodyContentOutter {
        padding-right: 20px;
        padding-left: 20px;
    }

    .logo {
        padding: 0px 0.6rem;
    }

    .LoginCss {
        /* second stage login */
        margin: 7% 30%
    }

    .clsTxtEmailAddress {
        width: 77%;
        margin-left: 20%;
    }

    #ctl00_body_ctlChangePassword1_txtEmailAddress {
        width: 77%;
    }

    .divhide {
        display: block;
    }
    /*___start______Job detailPage div swap*/
    .dvJobDetailLayout {
        width: 100% !important;
        margin-top: 1rem;
    }

        .dvJobDetailLayout[direction="horizontal"] > div.dvJobDesc {
            display: table-cell;
            width: 59%;
        }

        .dvJobDetailLayout[direction="horizontal"] > div.dvJobSum {
            display: table-cell;
            width: 40%;
        }

        .dvJobDetailLayout[direction="horizontal"] > div:first-child {
            padding-right: 25px;
        }

        .dvJobDetailLayout[direction="horizontal"] > div:last-child {
            padding-left: 25px;
        }

        .dvJobDetailLayout[direction="vertical"] > div.dvJobDesc {
            display: inline-block;
            width: 99%;
        }

        .dvJobDetailLayout[direction="vertical"] > div.dvJobSum {
            display: inline-block;
            width: 60%;
            margin-left: 20%;
        }

    /*___end______*/
    .add100height {
        width: 100%;
        height: 30px;
    }

    #divLoadDynamicTemplate[page="details"] {
        width: 100%;
        padding: 0 15px;
    }

    .modalalertPopup {
        background-color: #FFFFFF;
        width: 390px;
        border: solid #797d80 2px;
        border-radius: 4px;
        padding: 0;
    }

    .modalPopup {
        width: 450px;
    }
	
	.csstermsandconditions {
    font-size: 14px;
    margin-top: 20px;
    width: 100%;
    float: right;
    /*margin-left: 38%;*/
}

.img-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}


.cssprivacypolicy {
	   font-size: 14px;
	  font-weight: normal; 
    width: 100%;
    float: right;
    /*margin-left: 38%;*/

@media screen and (max-width: 880px) {
    .headersec {
        height: 140px !important;
    }
}

@media screen and (max-width: 940px) {
    .headersec {
        height: 130px !important;
    }

}
