

body {
    background: url(../images/diagonal_50.png) 50% 50% repeat fixed, url(../images/myprofile2.jpg) 100% 10% no-repeat fixed, #FFF;
    background-size: auto, cover;
    font-family: Gotham, sans-serif!important;
}

#login-toms {
    background-color: rgba(5, 110, 173, 0.74);
    color: #FFF;

}

#login-toms > div {
    padding: 60px 60px 20px 60px;
}

#login-toms h3 {
    color: #FFF!important;
}

#login-toms a {
    color: #FFF;
}

#careersTop {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
    width: 100%;
}

#careersTop #logo .custom {
  background-color: #fff;
  padding: 20px;
}
#logo {
    float: left;
    margin: 0;
    padding-top: 10px;
}

#logo img {
    height: auto;
    max-width: 150px;
    vertical-align: middle;
    border: 0;
}

#mainmenu {
    float: right;
    margin-top: 0;
    padding: 0;
    width: auto;
}

#mainmenu a {
    border: 2px solid #FFF;
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    margin: 16px 0 0 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #264476;
}

#main {
    clear: both;
    padding-top: 20px;
}

#mainmenu ul li {
    clear: none!important;
    float: left;
}

#top #login-toms h3 {
    font-weight: 700;
    font-size: 2em;
}

#top #login-toms .toms-submit, .toms-custom-btn {
    background-color: #FFF;
    color: #264476;
    max-width: 350px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    margin: 20px auto;
    display: inherit;
    line-height: 0.2;
}

p.heading_tagline  {
    text-align:center;
    margin-bottom: 26px;
}

p.inline_footer {
    text-align:center;
    font-weight: 500;
    font-size: 0.9em;
}

#main .toms-custom-btn {
    text-decoration: none;
    background-color: #FFF;
    color: #264476;
    max-width: 100px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    margin: 20px auto;
    display: inherit;
    line-height: 0.2;
    padding: 16px 22px;
}

@font-face{
    font-family:Gotham;
    src:url(font/Gotham-Bold.eot);
    src:url(font/Gotham-Boldiefix.eot) format('embedded-opentype'),
    url(font/Gotham-Bold.woff) format('woff'),
    url(font/Gotham-Bold.ttf) format('truetype'),
    url(font/Gotham-Bold.svg) format('svg');
    font-style:normal;
    font-weight:700
}
@font-face{
    font-family:Gotham;
    src:url(font/Gotham-BoldItalic.eot);
    src:url(font/Gotham-BoldItaliciefix.eot) format('embedded-opentype'),
    url(font/Gotham-BoldItalic.woff) format('woff'),
    url(font/Gotham-BoldItalic.ttf) format('truetype'),
    url(font/Gotham-BoldItalic.svg) format('svg');
    font-style:italic;
    font-weight:700
}
@font-face{
    font-family:Gotham;
    src:url(font/Gotham-Book.eot);
    src:url(font/Gotham-Bookiefix.eot) format('embedded-opentype'),
    url(font/Gotham-Book.woff) format('woff'),
    url(font/Gotham-Book.ttf) format('truetype'),
    url(font/Gotham-Book.svg) format('svg');
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:Gotham;
    src:url(font/Gotham-BookItalic.eot);
    src:url(font/Gotham-BookItaliciefix.eot?) format('embedded-opentype'),
    url(font/Gotham-BookItalic.woff) format('woff'),
    url(font/Gotham-BookItalic.ttf) format('truetype'),
    url(font/Gotham-BookItalic.svg) format('svg');
    font-style:italic;
    font-weight:400
}
@font-face{
    font-family:Gotham;
    src:url(font/Gotham-Medium.eot);
    src:url(font/Gotham-Medium.eot?#iefix) format('embedded-opentype'),
    url(font/Gotham-Medium.woff) format('woff'),
    url(font/Gotham-Medium.ttf) format('truetype'),
    url(font/Gotham-Medium.svg) format('svg');
    font-style:normal;font-weight:500
}

@font-face{
    font-family:Gotham;
    src:url(font/Gotham-MediumItalic.eot);
    src:url(font/Gotham-MediumItalic.eot?#iefix) format('embedded-opentype'),
    url(font/Gotham-MediumItalic.woff) format('woff'),
    url(font/Gotham-MediumItalic.ttf) format('truetype'),
    url(font/Gotham-MediumItalic.svg) format('svg');
    font-style:italic;
    font-weight:500
}

ul.nav ul {
  display:none;
}

#login-toms {
    background-color: #c3262f;
    color: #FFF;
}
#login-toms h3 small {
  color:#FFF
}

#top { padding-top: 60px; padding-bottom:60px; }
