#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; font-family:Verdana; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
#vtipArrow { position: absolute; top: -10px; left: 5px }

.required-label	{ color: red; font-size: 125%; font-weight: bold; }

.job .description
{
	border: none;
}

.job legend.job-title
{
	border: none;
}
.job-content table tr td.apply-btn-td
{
    float: left;
    padding: 22px 0px !important;
}
.job-content a.apply-now
{
    padding: 10px 0px;
    margin: 11px 0px;	
}
.job-content .text table.apply-table,
table.apply-table
{
	table-layout: fixed;
	width: 100%;
	margin-bottom: 12px;
}
#job-gmap
{
	width: 96%;
	height: 300px;
}

#job-gmap img {
	max-width: none;
}

#job-gmap label {
	width: auto; display:inline;
}

#js-gmap-renderer {
	min-height: 300px;
}

#js-gmap-renderer img {
	max-width: none;
}
.ia-list-section .item .date-jobs
{
    border: 0px;
    padding: 0px;
    width: 100px;
    height: 86px;
    text-align: center;
}
.ia-list-section .item .date-jobs span
{
	color: #686c6e;
	font-weight: bold;
	font-size: 37px;
	width: 100%;
	display: block;
	text-align: center;
}
.career-list {
    padding-top: 5px;
}
.career-list>ol {
    margin-bottom: 26px;
    border-bottom: 1px solid #ccc;
	margin-left: 0px;
}
.career-list>ol>li {
    padding: 27px 0;
    border-top: 1px solid #c6c6c6;
	    overflow: hidden;
    position: relative;
}
.career-list>ol>li:first-child
{
	padding-top: 0px;
	border-top: 0px;
}
.career-list>ol>li:before {
    content: '';
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}
.career-list>ol>li .f-left {
    width: 70%;
    padding-left: 20px;
    font-size: 14px;
    line-height: 26px;
}
.career-list>ol>li .f-right {
    width: 23%;
    padding-right: 15px;
}
.career-list>ol>li .f-left h2 a
{
	    font-size: 22px;
    line-height: 1.2;
    color: #1a1a1a;
    font-weight: 600;
}
.career-list table tbody tr td, .career-list table tbody tr:nth-child(2n+2) td {
    border: 0;
    box-shadow: none;
    padding: 4px 4px 4px 0;
    font-size: 14px;
    vertical-align: top;
    background: 0 0;
}
.career-list a.apply-now
{
	width: auto;
}
.job-content .content {
    width: 100%;
    float: left;
    position: relative;
}
.job-content .content .text, .job-content table tr td strong {
    color: #333;
    font-size: 13px;	
}
.job-content .text table {
    width: auto;
}
.job-content table tr td, .job-content table tr:nth-child(2n+2) td {
    border: 0;
    padding: 0 15px 0 0;
    line-height: 26px;
    box-shadow: none;
    vertical-align: top;
    background: 0 0;
}
.job-content .sidebar {
    width: 100%;
    float: left;
}
.job-content .sidebar table tr td {
    line-height: 19px;
    padding: 4px 4px 4px 0;
}
.job-content table tr td, .job-content table tr:nth-child(2n+2) td {
    border: 0;
    padding: 0 15px 0 0;
    line-height: 26px;
    box-shadow: none;
    vertical-align: top;
    background: 0 0;
}
.job-content [class^="icon-"], .job-content [class*=" icon-"]
{
	color: #2651A3;
    font-size: 39px;
}
.job-content span.box-caption
{
	font-size: 14px;
    font-weight: 600;
}
.job-content .content .text ul li
{
    padding: 0 0 4px 3px;
    position: relative;
    line-height: 23px;
}
.job-content .content .text ul
{
	    margin-top: 7px;
}
.row-wrapper>.row>.int-content h1.page-header
{
	    border-bottom: 1px solid rgba(204, 204, 204, 0.47);
    padding-bottom: 15px;
    width: 100%;
}