
/* STYLES FOR THE CAREERS PAGES */


#contentcolcontact p {
	font-size: 0.95em;
}

ul.faq li {
	list-style-type: none;
	margin-bottom: 16px;
}

ul.faq li div.question {
	color: #000;
	font-weight: bold;
}
#redtag
{
	color: #9fd6f1;
	font-weight:bold;
}
#appform
{
    padding:20px;
    background-color: #ffffff;
    font: 11px Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #333333;
    text-align:left;
    margin:0px;
}
#applogo {
    display: inline-block;
}
#applogo img { margin-top: 120px;
}


.regionlist
{
    padding:5px 10px;
    
}



.icon
{
    display: block;
    float: left;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    width: 16px;
}

.pdf
{
    background:url("../Images/careers/iconpdf.gif") left top no-repeat;
}
.doc
{
    background:url("../Images/careers/icondoc.gif") left top no-repeat;
}

.careers label
{
    width:200px;
    text-align:right;
    margin-right:10px;
     padding:3px 5px;
    float:left;
    display:block;
} 





.form-row
{
    margin-bottom:10px;
}

.form-row .form-control
{
    padding:6px 5px;
    width:250px;
}

.form-row input, .form-row select, .form-row textarea
{
    font-family:Arial,sans-serif;
    font-size:11px;
}
.form-footer 
{
    text-align:left;
}

.form-footer .form-control
{
    padding:5px 15px;
    width:auto;
    display:inline;
    text-align:left;
    margin-right:5px;
}
.form-footer label::after
{
    content:"";
} 

.careers .table
{
    width:100%;
    border:none;
    padding:0;
}

.careers .panel
{
    margin-top:30px;
}
.careers .panel-heading
{
    background-color:#ffecce;
}

.careers .panel-heading h2.panel-title
{
    color:#333 !important;
    font-size:12px !important;
    font-weight:bold !important;
    padding:8px 10px !important;
    margin:0px !important;
}

.careers .panel-body
{
    padding:15px;
}
.careers .table tr td
{
    border:none !important;
    border-bottom:1px solid #cce2ef !important;
    padding-bottom:15px;
}



.careers table td,.careers table th
{
    padding:5px 10px;
    text-align:left;
       border:none !important;
}

.careers table thead tr,
.careers table .rowheader
{
    background-color:#cfebf7;
    color:#006898;
    font-size:11px;
}

.careers table td
{
    padding:10px;
    vertical-align:top;
       line-height:16px;
}


 .careers  a:link,
 .careers  a:visited
{
    color:#3864a5 !important;
    text-decoration:none;
}

.careers  a:hover
{
   text-decoration:underline;
}

.careers  .table a.pdf,
.careers  .table a.doc
{

   display:block;
   padding:0 0 0 20px;
   line-height:16px;
}
.careers .table a.pdf span
{
}
.careers .table .btn:link
{
  padding:6px 15px;
  color:#fff !important;
}

.careers .btn-orange:link,
.careers .btn-orange:visited
{
    background-color:#ff9900;
    color:#fff !important;
    font-weight:bold;
    border-radius:3px;
    padding:6px 15px;
}

.careers .btn-orange:hover
{
    background-color:#cc6600;
    text-decoration:none;

}

.careers p.info
{
    text-align:center;
    border-radius:3px;
    background-color:#eee;
    margin-top:10px !important;
    padding:10px !important;
}

.align-right
{
    float:right;
    font-size:10px;
}

.careers .success
{
    background-color:#ccffcc;


}
.careers .form-control.error
{
    background-color:#ffcccc;
}


.careers label.error
{
   float:right;
   text-align:left;
   width:100px;
}

.careers label.error::after
{
    content:"";
}

.careers-buttons
{
    text-align:center;
    margin:20px 0 50px 0;
}

.careers-buttons a
{
    display:block;
    background-image:url("../images/careers/career-buttons.png");
    width:593px;
    height:110px;
    margin:10px auto;
}

.careers-buttons a.experienced
{
    background-position:0 0;
        text-decoration:none;
}
.careers-buttons a.early
{
    background-position:0 -110px;
    text-decoration:none;
}
.careers-buttons a.experienced:hover
{
     background-position:0 -220px;
}
.careers-buttons a.early:hover
{
     background-position:0 -330px;
}
.title1 
{
    margin-bottom:15px !important;
    display:block !important;
}


.title1 a
{
    font-weight:bold !important;
}

#maincontent .careers p
{
    margin:0;padding:0;
}