#lumesseJobsListWidget .table thead th > a{
    font-size: 16px;
}
#talentSearchAgentForm .form-control{
    margin-bottom: 15px;
}
.job-title a[data-lumesse-jd-action="apply"]{
    display: none;
}

#searchCriteriaFieldset>.form-group:last-child {
    margin-bottom: 0
}

#div-srcparam4, #searchCriteriaFieldset, #div-srclabel1{
	width:100%;
	display:inline-block;
	margin:0 !important;
}

#searchCriteriaFieldset{
	float:left;
}

input, select, textarea, label, #div-srcparam5, #searchCriteriaFieldset, #div-srcitem5, #div-srcparam4, #searchCriteriaFieldset, #div-srclabel1{
		margin:0 0 0 0 !important;
		float:none !important;
		top:20px !important;
		width:100% !important;
		min-width:100% !important;
		max-width:100% !important;
		display:block !important;
		padding:0 !important;
	}
	
	#div-srclabel5{
		padding:15px 0 !important;
	}
	
	input, select, textarea, label{
		padding:15px 20px !important;
		top:0 !important;
		height:auto !important;
	}
	
	input, select, textarea{
		margin-bottom:20px !important;
	}
	
	#keywords{
		margin:0 0 0 0 !important;
		max-width:790px !important;
		padding-left:175px;
	}
	
	#div-srcitem5 input[type=radio]{
		display:none !important;
	}
	
	#div-srcitem5 label{
		text-align:center;
		border-bottom:1px solid rgba(255,255,255,1.00) !important;
	}
	
	input[type="button"], input[type="submit"], input[type="reset"]{
		margin:40px 0 0 0 !important;
	}
	
	#div-srcitem5 label{
		width:50% !important;
		min-width:50% !important;
		max-width:50% !important;
		float: left !important;
	}
	

#div-srcparam4, #searchCriteriaFieldset, #div-srclabel1{
	width:520px;
	display:inline-block;
	margin:0 !important;
}

#searchCriteriaFieldset{
	float:left;
}

@media all and (max-width: 1060px){
	
	input, select, textarea, label, #div-srcparam5, #searchCriteriaFieldset, #div-srcitem5, #div-srcparam4, #searchCriteriaFieldset, #div-srclabel1{
		margin:0 0 0 0 !important;
		float:none !important;
		top:20px !important;
		width:100% !important;
		min-width:100% !important;
		max-width:100% !important;
		display:block !important;
		padding:0 !important;
	}
	
	#div-srclabel5{
		padding:15px 0 !important;
	}
	
	input, select, textarea, label{
		padding:15px 20px !important;
		top:0 !important;
		height:auto !important;
	}
	
	input, select, textarea{
		margin-bottom:20px !important;
	}
	
	#keywords{
		margin:0 0 0 0 !important;
		max-width:790px !important;
		padding-left:175px;
	}
	
	#div-srcitem5 input[type=radio]{
		display:none !important;
	}
	
	#div-srcitem5 label{
		text-align:center;
		border-bottom:1px solid rgba(255,255,255,1.00) !important;
	}
	
	input[type="button"], input[type="submit"], input[type="reset"]{
		margin:40px 0 0 0 !important;
	}
	
	#div-srcitem5 label{
		width:50% !important;
		min-width:50% !important;
		max-width:50% !important;
		float: left !important;
	}
	
}

#keywords{
	font:300 15px/20px 'Roboto', sans-serif;
	color:rgba(0,0,0,0.80);
	outline:none !important;
	padding:0px;
	margin:0px;
	border:1px solid rgba(0,0,0,0.10) !important;
	background: rgba(255,255,255,0.00);
	display:block;
	width:100%;
	height:50px;
	
	-webkit-appearance: none;
	
	
    		border-radius:15px;
}

#keywords:hover{
    background: rgba(255,255,255,0.40);
    color: #c90c0f;
	border: 1px solid #1b1b1b !important;
}

.btn:active {
    border: 1px solid #0A2121;
    background: #0A2121	;
}

.btn{
	color: #fff !important;
    background-color: #43a28d;
    border-color: #43a28d;
}

.btn:hover{
    color: white !important;
    border-color: #A5B4D7; 
	border-style: solid;
	border-width: medium;
}
body{
    font-size: 16px;
}
label[for="Resultsperpage"],
div[data-lumesse-sc-insert="Resultsperpage"]{
    display: none;
}

.lumesse-jobs-list .table td:first-child{
    border-left: 0px solid #ddd;
}
.lumesse-jobs-list .table{
    border-bottom: 0px solid #ddd;
}

.lumesse-jobs-list th, .lumesse-jobs-list th a,td{
    font-size: 16px;
    font-weight: 400;
	text-align: center;
	font:400 15px/20px 'Roboto', sans-serif;
    color:rgba(0,0,0,1.00);
}

#at4-share{
	visibility: hidden;
}


.header {
	background:url('../images/rosstone-header.png');
	background-size:cover;
	background-blend-mode: multiply;
    color: rgb(232, 229, 206);
    padding-top: 5rem;
    padding-bottom: 5rem;
	width:100%;
	height:60vh;
    background-size:cover;
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 60%;
}


.footer {
    background-color: #212121;
    color: rgb(232, 229, 206);
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media screen and (max-width: 48rem){
	.header {
	background:url('../images/rosstone-header.png')  rgba(30, 24, 52, 0.75);
	background-size:cover;
	background-blend-mode: multiply;
    color: rgb(232, 229, 206);
    padding-top: 1rem;
    padding-bottom: 2rem;
	background-position: 0% 70%;
	width:100%;
    background-size:cover;
    background-repeat: no-repeat;
}

	.footer {
		background-color: #212121 ; 
		color: rgb(255, 255, 255);
		padding-top: 0.02rem;
	}
}

.footer .branding {
    width: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-right: auto;
    margin-left: 3rem;
    max-width: 100%;
}

@media screen and (max-width: 64rem){
	.footer .branding {
		width: auto;
		padding-right: 1rem;
		padding-left: 1rem;
		margin-right: auto;
		margin-left: 2rem;
		max-width: 100%;
	}
}

@media screen and (max-width: 48rem){
	.footer .branding {
		width: auto;
		padding-right: 1rem;
		padding-left: 1rem;
		margin-right: auto;
		margin-left: auto;
		max-width: 100%;
	}
}

.footer .branding .copyright {
    font-size: 14px;
    font-weight: 300;
    opacity: 0.7;
    text-align: center;
    margin-top: 1rem;
    display: inline-block;
}


.search-criteria, .number-of-jobs, th, td {
	color:#32323c !important;
}

a {
	color:#181329 !important;
}

.logo{
	width:237px !important;
	height:44px !important;
	margin:1rem !important;
}

@media screen and (max-width: 48rem){
	.logo{
		width:200px !important;
		height:40px !important;
		margin:1rem !important;
	}
}

.heading{
	text-align:center;
	align-items:center;
	font-size:2rem;
	margin:40px;
	font-family:'gordita Display', sans-serif !important;
	font-weight:200;
	color: #E8E5CE;
}

.sub-heading{
	text-align:left;
	font-size:1rem;
	margin:40px 15px 40px 15px;
	font-family:'gordita', sans-serif !important;
	font-weight:200;
	color: #32323c;
}


.vl {
  border-right: 4px solid #E8E5CE;
  height: 12px;
  margin-right:10px
}

.dot {
  height: 9px;
  width: 9px;
  margin-right:10px;
  background-color: #43a28d;
  border-radius: 50%;
  display: inline-block;
}

#navbarNav > ul > li.nav-item.active > a > span{
  height: 9px;
  width: 9px;
  margin-right:10px;
  background-color: #43a28d;
  border-radius: 50%;
  display: inline-block;
}

@media screen and (max-width: 48rem){
	.heading{
		text-align:center;
		align-items:center;
		font-size:1.25rem;
		margin:20px;
		font-family:'gordita Display', sans-serif !important;
		font-weight:200;
		color: #E8E5CE;
	}
	
	.sub-heading{
		text-align:left;
		font-size:0.75rem;
		margin:20px 15px 20px 15px;
		font-family:'gordita', sans-serif !important;
		font-weight:200;
		color: #32323c;
	}


	.vl {
	  border-right: 2px solid #E8E5CE;
	  height: 8px;
	  margin-right:5px
	}
	
	.dot {
	  height: 5px;
	  width: 5px;
	  margin-right:5px;
	  background-color: #43a28d;
	  border-radius: 50%;
	  display: inline-block;
	}
	
	#navbarNav > ul > li.nav-item.active > a > span{
	height: 5px;
	width: 5px;
	margin-right:5px;
	background-color: #43a28d !important;
	border-radius: 50%;
	display: inline-block;
	}
}

.control-label{
	background:#fff !important;
	font-weight:normal !important;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}

@media (min-width: 992px){
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.bg-light {
    background-color: transparent !important;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
	color: #E8E5CE !important;
	font-weight: 600 !important;
}

.navbar-light .navbar-toggler {
    color: #E8E5CE;
    border-color: #E8E5CE;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}


@media (min-width: 992px){
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px){
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
	color: #E8E5CE !important;
	font-weight: 400 !important;
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

#searchCriteriaFieldset > div:nth-child(2){
	padding-right: 15px !important;
	padding-left: 0px !important;
}

#searchCriteriaFieldset > div:nth-child(3){
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#vanillaKeywordCompact > div > div.col-xs-12.col-sm-5.col-md-4.col-lg-3 > button{
	margin-right: 0px !important;
	margin-left: 0px !important;
}

#lumesseJobsListWidget > div.row.job-list-config-panel > div{
	padding-right: 15px !important;
	padding-left: 15px !important;
}

ul{
	padding-left:30px !important
}

#lumesseJobDetailWidget > p.lumesse-section-body.lumesse-section-body{
	margin: 0 0 5px 0 !important;
    text-align: left;
}

#navbarNav > ul > li.nav-item.active > a{
	color: #43a28d !important;
	font-weight: 600 !important;
}


#silk-content > div:nth-child(3) > div > div:nth-child(2){
    padding-left:0 !important;
    padding-right:0 !important;
}

#lumesseJobsListWidget > div.table-scroll-wrap.lumesse-jobs-list
{
    padding-left: 0px  !important;
    padding-right: 0px  !important;
}