@font-face {
    font-family: "Fs-Me";
    font-style: normal;
    font-weight: 400;
    src: url("/FSMeWeb-Regular-eot.eot");
    /* IE9 Compat Modes */
    src: url("/FSMeWeb-Regular-eot.eot?#iefix") format("embedded-opentype"), url("/FSMeWeb-Regular-woff.woff") format("woff");
}

@font-face {
    font-family: "Fs-Me";
    font-style: normal;
    font-weight: 300;
    src: url("/FSMeWeb-Light-eot.eot");
    /* IE9 Compat Modes */
    src: url("/FSMeWeb-Light-eot.eot?#iefix") format("embedded-opentype"), url("/FSMeWeb-Light-woff.woff") format("woff");
}

@font-face {
    font-family: "Fs-Me";
    font-style: normal;
    font-weight: 600;
    src: url("/FSMeWeb-Bold-eot.eot");
    /* IE9 Compat Modes */
    src: url("/FSMeWeb-Bold-eot.eot?#iefix") format("embedded-opentype"), url("/FSMeWeb-Bold-woff.woff") format("woff");
}

html,body {
    color: #1D1D1B;
    font-family: "Fs-Me", Roboto, Arial, sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 100%;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a, a:hover, a:active, a:focus,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #1D1D1B;
    font-family: "Fs-Me", Roboto, Arial, sans-serif!important;
}

h1 {
    font-size: 2rem;
    line-height: 2.625rem;
    font-weight: 600;
}

h2 {
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 600;
}

h3 {
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 400;
}

h4 {
    font-size: 1.0625rem;
    line-height: 1.5rem;
    font-weight: 600;
}

h5 {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 600;
}

p {
    font-weight: 300;
    line-height: 1.875rem;
}

ul, ol {
    font-weight: 300;
    line-height: 1.875rem;
}

.page-header {
    border-bottom: 0 solid transparent;
}

.btn-primary,
.btn-primary:active:hover, 
.btn-primary:active:focus, 
.btn-primary:active.focus, 
.btn-primary.active:hover, 
.btn-primary.active:focus, 
.btn-primary.active.focus, 
.open>.btn-primary.dropdown-toggle:hover, 
.open>.btn-primary.dropdown-toggle:focus, 
.open>.btn-primary.dropdown-toggle.focus {
    /* background-color: #D5035E; */
    background-color: #d70a26;
    border: 0 solid transparent;
    font-weight: 600;
    padding: 0.82rem;

}
.btn-primary:active:hover, 
.btn-primary:active:focus, 
.btn-primary:active.focus, 
.btn-primary.active:hover, 
.btn-primary.active:focus, 
.btn-primary.active.focus {
    outline: 2px dotted;
}


.btn-primary:hover,.btn-primary:focus,.btn-primary:active {
    /* background-color: #D5035E; */
    background-color: #d70a26;
}

.breadcrumb>.active {
    font-weight: 100;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
    border: 0 solid;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #1d1d1b;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 0px;
}

.breadcrumb>li+li:before {
    content: "\f054 ";
    padding: 0 5px;
    color: #666;
    font-family: fontawesome;
    font-size: 9px;
}

.navbar-static-top.navbar-inverse {
    background-color: #fff;
    border-bottom: 1px solid #bbb;
    margin-bottom: 20px;
}

.navbar-inverse .navbar-nav>li>a, .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a, .secondNav ul li a {
    color: #1D1D1B;
    text-transform: uppercase;
    padding: 1.25rem 1.25rem 1.125rem;
    font-weight: 400!important;
    margin: 0;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-static-top.navbar .menu-bar>.navbar-nav>li>a:hover {
    background-color: #D70A26;
    border-bottom: 0 solid transparent;
    font-weight: 400;
    color: #fff;
}

.navbar-static-top.navbar .menu-bar>.navbar-nav>.divider-vertical {
    display: none;
}

.previewCMS {
    display: none;
}

.secondNav {
    height: 48px;
    text-align: right;
    display: block;
    padding: 8px 0;
    width: 100%;
    position: relative;
}

.secondNav ul li a {
    text-transform: none;
    padding: 10px;
}

.secondNav ul, .secondNav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: 30px;
}

.secondNav:after {
    content: '';
    width: 50%;
    display: block;
    height: 1px;
    background-color: #bbb;
    margin-top: -1px;
    float: right;
}
.secondNav .container:after {
    border-bottom: 1px solid #bbb;
    content: '';
    width: 100%;
    display: block;
    padding: 0 0 9px 0;
}

.secondNav ul li a:hover {
    text-decoration: none;
}

.visible-sm-block.visible-md-block.visible-lg-block.navbar-brand {
    position: absolute;
    top: -64px;
}

label {
    font-weight: 300;
}

.tab-column {
    background-color: #394851;
    color: #FFF;
    padding: 2rem 1.5rem 1rem!important;
    margin:0;
}

.crmEntityFormView .section-title.show-bar {
    font-size: 1.625rem;
    color: #fff;
    font-weight: 600;
    border-bottom-width: 0;
    line-height: 2.925rem;
}

.crmEntityFormView .actions {
    border-top: 0;
    margin: 0 0 20px 0;
    background-color: #394851;
    padding: 2rem 1.5rem;
}

.crmEntityFormView .tab {
    margin-bottom: 0;
}

.crmEntityFormView .actions input[title="Submit"].btn {
    float: left;
    width: 100%;
}

.fa-cloud:before {
    content: "\f0c2";
    width: 15px;
    height: 15px;
    background-color: #1d1d1b;
    display: block;
    position: absolute;
    top: -15px;
    border-radius: 100%;
    color: #fff;
    left: -15px;
    font-size: 9px;
    text-align: center;
    padding: 2px;
}

input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], input[type="file"], input[type="submit"], textarea, select {
    padding: 14px 16px;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1em;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: all 0.2s ease-out 0s;
    -webkit-appearance: none;
    border-radius: 0px;
    height: auto;
    color:#000;
}

.crmEntityFormView .cell div.info.required label:after {
    color: #fff;
}

.crmEntityFormView .cell {
    padding: 0 0 20px;
}

#awards {
    background-color: #3E3E3E;
    color: #fff;
    padding: 2.25rem 0;
}

#awards {
    background-color: #3E3E3E;
    color: #fff;
    padding: 2.25rem 0;
}

.employability-award {
    border: 2px solid;
    text-align: center;
    font-weight: 600;
    font-size: 1.06rem;
    letter-spacing: 0.3125rem;
    padding: 10px 10px 40px 10px;
}

.employability-award.tef {
    border: 0 solid transparent;
    padding: 10px 0 20px 0;
}

.employability-award > span {
    font-size: 1.85rem;
}

#awards p, #awards a {
    text-align: center;
    color: #fff;
    display: block;
}

.award-desc {
    font-size: 0.9rem;
    line-height: 1.875rem;
}

footer {
    color: #fff;
    background-color: #333;
    display: block;
    width: 100%;
    height: 100%;
}


footer h4 {
    color: #fff;
}

.footer-leftSide, .footer-rightSide {
    float: none;
    display: inline-block;
    width: 49%;
    vertical-align: top;
}


p.address {
    margin: 30px 0;
    line-height: 1.25rem;
    font-size: 0.875rem;
}

.phone, .copyright {
    margin: 2rem 0;
    font-size: .875rem;
}

footer a, footer a:active,footer a:hover {
    color: #fff;
}

.socials {
    margin: 30px 0;
}

ul.social-links {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 95%;
}

ul.social-links li {
    display: table-cell;
    width: 1%;
    text-align:center;
}

ul.social-links li a {
    display: block;
    font-size: 40px;
    padding: 10px;
}

li a {
    margin-left: 0;
}

.ft li a {
    font-size: 0.875rem;
}

.ft .list-item {
    line-height: 1.25rem;
    margin-bottom: 0.8rem;
}

.captcha-cell {
    background-color: #394851;
    padding: 0 1.65rem;
}

.captcha-cell p {
    margin-bottom: 0;
    color: #fff;
}

.captcha-cell a, .captcha-cell label{
    display:inline-block;
    color:#fff;
    padding: 5px 0;
}

.captcha-cell label {
    margin-left:10px;
}

ul.breadcrumb,.navbar-nav>li:last-child {
    display: none;
}

input.form-error {
    background-color: #fcc;
    border-color: #D70A26;
}

.masthead, .header-navbar, .footer-bottom {
    display: none;
}

.entity-form a, .entity-form a:hover,.entity-form a:visited {
    color:#fff;
}

#MessagePanel a, #MessagePanel a:hover, #MessagePanel a:active, #MessagePanel a:focus {
    color: inherit;
}

@media(max-width:786px){
    #navbar {
        background-color: #394851;
        width: 100%;
        float: left;
        position: absolute;
        top: 50px;
    }
    
    #navbar .weblinks a{
        color: #fff;
    }
    .secondNav, .breadcrumb {
        display:none
    }

    .mb-header {
        float: left;
        z-index: 0;
        margin-left: 10px;
    }

    a.homelink {
        display: block;
    }

    .navbar-static-top.navbar-inverse {
        border-bottom-width:0;
    }
    ul.social-links li {
        display:inline-block;
        width:47%
        
    }
    .footer-leftSide, .footer-rightSide {
        width: 100%;
    }

    .captcha-cell label {
        margin-left:0;
    }
}