
/*Yardi header and footer styles*/
body {
font-size:16px;
background:#FFF!important;
}
h1 {
font-size:50px!important;
color:orange!important;
font-weight:bold!important;
}
h2 {
    font-size: 24px !important;
    margin-bottom: 12px !important;
    padding-bottom: 2px !important;
    padding-top: 0 !important;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;	
}
#masthead {
    margin: auto;
    padding: 0;
    position: relative;
    text-align: left;
    transition: margin-top 0.5s ease 0s;
    width: auto;
    background: url("https://img.propertyshark.com/img/career/masthead_bg.png") repeat-x scroll 0 100% #E5EAF1; !important;
	border-top: 4px solid #1D6F9C;
	border-bottom: 1px solid #C2C5CB;
}
#masthead .header-inner {
    display: table;
    width: 100%;
	margin:0 auto;
}
.yardi-logo {
    display: block;
    height: 60px;
    padding: 18px 0;
    width: 200px;
}
#masthead .yardi-header {
    margin-bottom: 0;
    overflow: hidden;
}
.logos {
margin:0 auto!important;
width:100%;
}	
.logos img{
	float:left;
	height:43px;
	padding:2px 2px 2px 2px!important;
	b/order:1px #F2F2F2 solid!important;
	margin:5px;
}

.tmpl-cols > div img {
border:1px solid #FFF;
}
.orange {
color:#FBA000;
}

.yardi li{
	list-style-type:none;
    background: url("https://img.propertyshark.com/img/career/yardi-bullet.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    margin-bottom: 7px;
    margin-left: 10px;
    padding-left: 25px;
}
.big_arrow:after {
    background: url("https://img.propertyshark.com/img/career/big_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 150px;
    position: absolute;
    right: -1%;
    top: 0px;
    width: 70px;
    z-index: 10;
}
.big_arrow2:after {
    background: url("https://img.propertyshark.com/img/career/big_arrow2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 150px;
    position: absolute;
    right: 1%;
    top: 0px;
    width: 47px;
    z-index: 10;
}
.padding-top10 {
	padding-top:10px;
}
.highlight {
	color:#000;
	}
.grey {
	color:#646464;
}	
.font18 {
font-size:18px;
}
.font14 {
font-size:14px;
}