.indeed_ibar form,
.indeed_ibar fieldset,
.indeed_ibar h3,
.indeed_ibar h4,
.indeed_ibar li,
.indeed_ibar p,
.indeed_ibar ul {
    margin: 0;
    padding: 0;
}

form, fieldset {
    border: 0;
}

.indeed_ibar {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
	font-weight: 400;
    color: #333333;
    margin: 0 auto;
    padding-bottom: 30px; /* leave space for indeed logo */
    position: relative;
    width: 100%; /* 628px; */
	max-width: 880px;
}

.indeed_ibar .indeed_ibar_header {
    background-color: #1B7C00; /* url(images/jobs_ibar_tile.gif) repeat 0 0; */
    color: #FFFFFF;
    padding: 15px;
    margin-bottom: 4px;
    position: relative;
    width: 100%;
    height: 125px;	
}

@media screen and (min-width: 480px) and (max-width:959px) {
    .indeed_ibar .indeed_ibar_header {
        height: 85px;
    }
}

@media screen and (min-width: 960px) {
    .indeed_ibar .indeed_ibar_header {
        height: 60px;
    }
}

.indeed_ibar .indeed_ibar_header h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    width: 100%;
    height: 16px;
    position: relative;
    float: left;
}

@media screen and (min-width: 960px) {
    .indeed_ibar .indeed_ibar_header h3 {
		margin-top: 5px;
        width: 140px;
    }
}

.indeed_ibar .indeed_ibar_header h4 {
    display: none;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0;
    width: 220px;
}

.indeed_ibar .indeed_ibar_header form {
    width: 100%;
    position: relative;
    float: left;
}

@media screen and (min-width: 960px) {
    .indeed_ibar .indeed_ibar_header form {
        width: -moz-calc(100% - 140px);
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px);
    }
}

/*
.indeed_ibar .indeed_ibar_header input {
    background-color: #eee;
    border: 1px solid #030;
    color: #666;
    cursor: pointer;
    font-size: 13px;
    font-style: italic;
    height: 25px;
    margin-bottom: 7px;
    position: relative;
    float: left;
    width: 87%;
}

@media screen and (min-width: 480px) {
    .indeed_ibar .indeed_ibar_header input {
        margin-right: 10px;
        width: 44%;
    }
}

@media screen and (min-width: 960px) {
    .indeed_ibar .indeed_ibar_header input {
        margin-right: 10px;
        width: 45%;
    }
}
*/
.indeed_ibar #indeed_ibar_edit {
    background: #14421a url(images/jobs_ibar_edit.png) no-repeat center center;
    border: 1px solid #030;
    border-radius: 3px;
    display: none; /* block */
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
}

.indeed_ibar #txt_jobtitle, .indeed_ibar #txt_Location {
    background-color: #FFFFFF;
    border: 0px;
    color: #757575;
    padding-left: 5px;
    font-size: 16px;
    font-style: italic;
    position: relative;
    float: left;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 30px;
}

.indeed_ibar #txt_jobtitle {
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .indeed_ibar #txt_jobtitle, .indeed_ibar #txt_Location {
        width: -moz-calc(50% - 25px);
        width: -webkit-calc(50% - 25px);
        width: calc(50% - 25px);
        margin-bottom: 0px;
        margin-right: 10px;
    }
}

@media screen and (min-width: 728px) {
    .indeed_ibar #txt_jobtitle, .indeed_ibar #txt_Location {
        width: -moz-calc(50% - 25px);
        width: -webkit-calc(50% - 25px);
        width: calc(50% - 25px);
    }
}


.indeed_ibar input#indeed_ibar_submit {
    background: #003307 url("images/salary_sprite.png") no-repeat center center;
    background-position: -245px -95px;

    border: 0px;
    position: absolute;
    cursor: pointer;
    right: 0px;
    bottom: 0px;
    width: 30px;
    height: 30px;
}

.indeed_ibar ul {
    list-style-type: none;
    width: 100%;
}

.indeed_ibar ul h3 {
    color: #64976b;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 4px;
}

.indeed_ibar li {
    float: left;
    margin-bottom: 0;
    padding: 6px;
    width: 100%;
}

.indeed_ibar li.alt {
    background-color: #ECF3F9;
}


.indeed_ibar li a {
    color: #34567b;
    text-decoration: underline;
}

.indeed_ibar li a:hover {
	color: #206CC2;
    text-decoration: underline;
}


.indeed_ibar ul span{
    color: #333333;
}

.indeed_ibar .SnippetClass,  .indeed_ibar .DateClass,  .indeed_ibar .DateClass_alt{
    color: #333333;
	padding-left: 18px;
}

@media screen and (min-width: 1079px) {
	.indeed_ibar .SnippetClass,  .indeed_ibar .DateClass,  .indeed_ibar .DateClass_alt{
		padding-left: 0px;
	}
}

.indeed_ibar p {
    margin-right: 0.5em;
}

.indeed_ibar p span {
    display: inline;
}

.indeed_ibar .DateClass_alt {
    display: none;
}


.indeed_ibar .ibar-toggle-box {
    display: none;
}

.indeed_ibar .ibar-toggle-box + label {
    color: #34567b;
    padding: 0px;
    font-weight: 400;
    }
	
@media screen and (max-width: 1079px) {
    .indeed_ibar .ibar-toggle-box + label {
        cursor: pointer;
    }

    .indeed_ibar .ibar-toggle-box + label:before {
        content: "\00a0\00a0\00a0";
            background: url("images/salary_sprite.png") no-repeat center right;
            background-position: -200px -48px;
			padding: 0px;
			margin: 0px;
    }

    .indeed_ibar .ibar-toggle-box:checked + label:before {
        background: url("images/salary_sprite.png") no-repeat center center;
        background-position: -250px -44px;
    }

    .indeed_ibar .ibar-toggle-box:checked ~ div[class="SnippetClass"] {
        display: inline-block;
    }
}

.indeed_ibar .ibar-toggle-box ~ div[class="SnippetClass"] {
    display: none;
}

@media screen and (min-width: 1080px) {
    .indeed_ibar .ibar-toggle-box ~ div[class="SnippetClass"] {
        display: inline-block;
    }
	
	.indeed_ibar .ibar-toggle-box:checked  ~ div[class="SnippetClass"] {
        display: inline-block;
    }
    
    .indeed_ibar .ibar-toggle-box + label:before {
        display: none;
    }    
}

.indeed_ibar .ibar-footer {
    width: 100%;
	height: 20px;
}

.indeed_ibar .ibar-Sponsoredby {
	float: left;
    width: -moz-calc(100% - 125px);
    width: -webkit-calc(100% - 125px);
    width: calc(100% - 125px);
    margin-top: 7px;
}

.indeed_ibar .ibar-logo {
	float: right;
    width: 110px;
    margin-top: 5px;
}

/* display job list in row start */

.indeed_ibar .joblist-Sponsoredby-label {
    text-transform: uppercase;
    width: 130px;
    font-size: 90%;
}

.indeed_ibar .joblist-Sponsoredby-logo {
    width: 130px;    
    text-decoration: none;
}

.indeed_ibar .joblist_container {
    display:table;
    width: 95%;
    margin: 0 auto;
    border: none;
    border-top: 1px solid #E6E7E8;
    padding: 10px;
    box-sizing:border-box;
}

@media screen and (max-width: 767px) {
    .indeed_ibar .joblist_container {
        width: 100%;
        display:block;
    }
}

    .indeed_ibar .joblist_container .joblist_cell {
        display:table-cell;
        word-break:break-word;
    }

    @media screen and (max-width: 767px) {
    .indeed_ibar .joblist_container .joblist_cell {
        width: 100%;
        display:block;
        padding: 5px 0;
    }
}

.indeed_ibar .joblist_title, .indeed_ibar .joblist_title a {
    color:#29ABE2;
    text-decoration:none;
    width: 300px;
}

.indeed_ibar .joblist_company {
    color:#212221;
    font-size: 90%;
}

@media screen and (max-width: 767px) {
    .indeed_ibar .joblist_company {
        font-size: 100%;
    }
}

.indeed_ibar .joblist_desc {
    color:#58595B;
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    .indeed_ibar .joblist_desc {
        padding: 0;
    }
}

.indeed_ibar .joblist_date {
    color:#212221;
    width: 100px;
}

/* display job list in row end */

/*for job board style ibar start*/
    .indeed_ibar .sal-search-results-list {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 20px;
    }

.indeed_ibar .sal-friendly-icon-div {
    width: 50px;
    height: 50px;
    background-color: #D3CBA9;
    border-radius: 25px;
}

    .indeed_ibar .sal-friendly-icon-div span {
        height: 50px;
        width: 50px;
        line-height: 50px;
        display: block;
        color: gray;
        font-size: 20px;
        text-align: center;
        font-weight: bold
    }

.indeed_ibar .sal-apply-btn {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
}
/*for job board style ibar end*/