﻿/*********************
    UAB Custom CSS
    Romero Kelsick
    Kenvis Gumbs
    ICT Department, ASSB
    08/04/2020
 */

/*Custom CSS starts here*/
@font-face {
    font-family: 'Visby CF';
    font-weight: 800;
    src: url('../fonts/visbyv4/VisbyCF-ExtraBold.eot');
    src: url('../fonts/visbyv4/VisbyCF-ExtraBold.woff') format('woff'), url('../fonts/visbyv4/VisbyCF-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: "Visby CF";
    font-weight: 700;
    src: url("../fonts/visbyv4/VisbyCF-DemiBold.eot");
    src: url("../fonts/visbyv4/VisbyCF-DemiBold.woff") format("woff"), url("../fonts/visbyv4/VisbyCF-DemiBold.otf") format("opentype");
}

@font-face {
    font-family: "Visby CF";
    font-weight: 600;
    src: url("../fonts/visbyv4/VisbyCF-Medium.eot");
    src: url("../fonts/visbyv4/VisbyCF-Medium.woff") format("woff"), url("visbyv4/VisbyCF-Medium.otf") format("opentype");
}

p {
    margin: 0 0 9px;
}

body {
    font-family: Lato, 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
}


#page-wrapper {
    background: #fff none repeat scroll 0 0;
    min-width: 320px;
    overflow-x: hidden;
    width: 100%;
}


.top-bar-area {
    padding: 0;
    /*border-bottom: 1px solid #e5e5e5;*/
    background: #fff;
    margin: 0;
    height: auto;
}

.flag-header {
    background-color: #142949;
    background-image: url(assets/images/flagbg.png);
    background-size: cover;
    padding: 15px 5px;
    margin: 0;
    height: auto;
}

    .flag-header img {
        vertical-align: middle;
        border: 0;
    }

.jlogo {
    max-height: 80px;
}

.uewhite {
    max-height: 80px;
    display: unset !important;
    text-align: right !important;
}

.navigation {
    padding: 0;
    /*border-bottom: 1px solid #e5e5e5;*/
    margin: 0;
}

.navbar {
    background-color: #142949 !important;
    /* border-color: transparent; */
    margin-top: 0;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    border:none !important;
}

.navigation navbar {
    max-height: 45px !important;
}

.navigation .navbar-brand, .navbar-nav > li > a {
    text-transform: uppercase;
}

.navigation .navbar-brand {
    margin-right: 20px;
    color: #ffffff;
}

.navbar-inverse .navbar-brand:hover {
    color: #ffffff !important;
    background-color: transparent;
}

.navbar-nav > li {
    float: left;
    padding: 0;
    margin: 0;
}

.navbar-inverse .navbar-nav > li > a {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
    color:#ffffff;
}


.navbar-nav > li > a > i {
    padding-right: 5px;
}



.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
    color: #fff !important;
    background-color: #0d99ab !important;
}

/*main canvas section*/
.main-slider {
    position: relative;
    z-index: 10;
}

.jumbotron {
    background: url(../Content/assets/images/jumbo.jpg) no-repeat center center;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
     /*-moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;*/
    color: #fff;
    background-size: cover;
    height: calc(100vh - 315px);
}



.option-section {
border-radius: 4px;
background-color: rgba(255, 255, 255, 0.8);
margin-right: 100px !important;
padding-bottom: 20px !important;
width: 400px !important;
}

.option-section h4 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 8px !important;
    color:#123660;
}

.option-section p {
    font-size: 1em !important;
    line-height: 0.9em;
    font-weight: normal !important;
    color:#123660;
}

.option-section ul {
    list-style: none;
    margin-left: 0 !important;
    padding: 0
}

    .option-section ul > li {
        margin: 4px 0 4px 0;
    }

.option-section ul > li.lspace {
margin-top: 18px;
}


.option-section ul > li > a {
display: block;
background-color: #123660 !important;
font-weight: bold;
padding: 12px;
text-align: center;
color: #ffffff;
}

.option-section ul > li > a.l2 {
    color: #142949;
    background-color: #ffffff !important;
}

.option-section ul > li > a.l3 {
    color: #ffffff !important;
    background-color: #0d99ab !important;
}



.option-section ul > li > a:hover {
    background-color: #345c8a !important;
    text-decoration: none;
    color:#fff;
}

.fixed-container {
    position: fixed;
    bottom: 0;
    left: 0;
}


/*main content area*/

.how-to-apply {
    background-color: #123660;
    height: 140px;
    color: #ffffff;
    padding-bottom: 10px;
    padding: 0 !important;
}

.how-to-apply h4 {
margin: 20px 0 0 -40px !important;
text-transform: uppercase;
font-weight: normal !important;
font-size: 22px !important;
color:#fff !important;
}

.how-to-apply h4.nomargin {
    margin-left: 20px !important;
}

.maincontent {
    margin: 0;
}

.maincontent h4 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800;
}

.maincontent .contentspacer {
    margin-top: 25px !important;
}

.maincontent .contentspacer a:hover {
    color: #00121e !important;
}

.maincontent li {
    padding: 4px 4px;
    font-size: 13px;
    /*width: 80% !important;*/
}



/*Mobile CSS*/
/*Responsive CSS form Mobile*/   

@media only screen and (max-device-width: 590px) {

    .option-section {
        margin-right:10px !important;
    }
}


@media only screen and (max-device-width: 440px) {
 
    .option-section {
        /*width: 250px !important;*/
        padding: 0;
        margin:0 !important;
        margin-right:0px !important;
        text-align:center !important;
        width:100% !important;
        border-radius:0 !important;
    }

    .option-section p {
        font-size: 100% !important;
        font-weight: normal !important;
    }

    .how-to-apply h4 {
        margin: 20px 0 0 5px !important;
    }

}


@media only screen and (max-device-width: 1125px) {

    .option-section {
       padding-bottom:0px !important;
    }

    .how-to-apply h4 {
        margin: 20px 0 0 5px !important;
        
    }
}



/*********************************************/

   

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Visby CF', 'Open Sans', sans-serif;
    color: #333;
}

h2 {
    margin-top: 18px;
    margin-bottom: 9px;
}

.h3, .h4, h3, h4 {
    margin-top: 12px;
    margin-bottom: 9px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.1;
}


.h1, h1 {
    font-size: 28px;
    color: #1c3764;
}

.uab_ul, .uab_ul_2 {
    margin-top: 0;
    margin-bottom: 9px;
}

.uab_ul li {
    padding-bottom: 10px;
}

.uab_ul_2 li {
    padding-right: 10px;
    line-height: 30px;
}

.uab_container {
    padding-top: 20px;
}

.uab_button_container {
    text-align: center;
    margin-bottom: 30px;
}

.uab_button {
    padding: 8px 50px;
    text-transform: uppercase;
}

a.uab_button:hover {
    background-color: #345c8a !important;
    text-decoration: none;
    color: #fff;
}

.btn-primary {
    background-color: #1c3764 !important;
    border: 0px;
    border-radius: 2px;
}

.uab_help_topics {
    background: #eee;
    padding-bottom: 30px;
    border-top: 3px solid #e58443;
}


.uab_help_topics a:hover {
    text-decoration: underline;
    color: #0d99ab !important;
}

.uab_need_help {
    font-size: 16px;
    font-weight: 500;
    background: #e58443;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2px 10px;
}

.uab_help_topics h3 {
    margin-left: 12px;
}

h2 {
    color: #1c3764;
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 0;
    font-weight: 700;
}

h3 {
    color: #045575;
    font-size: 16px;
    font-weight: 700;
    padding-left: 0;
}

a:focus, a:hover {
    color: #00121e;
    text-decoration: underline;
    color: #fff;
}

a {
    color: #00416a;
    text-decoration: none;
}

.uab_hr {
    border-top: 1px solid #ccc;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eee;
}

hr {
    box-sizing: content-box;
    height: 0;
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.uab_more_questions {
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
}

.uab_contact_button_1 {
    background: #e58443 !important;
    color: #ffffff !important;
    font-family: "Visby CF";
    font-weight: 700;
    margin-left: 10px;
}

a.uab_contact_button_1:hover{
    color:#fff !important;
}

.uab_footer_background {
    color: #fff;
    background-color: #123660;
    padding: 50px 0 30px;
}

    .uab_footer_background div {
        padding: 0 2% 0 2%;
    }

.row {
    margin-left: -8px;
    margin-right: -8px;
}

.uab_footer_col {
    padding-top: 16px;
}

    .uab_footer_col h4 {
        color: #ffb787 !important;
        font-size: 1.3em;
        font-weight: 700;
        padding-left: 0;
    }

.uab_footer_col p {
font-size: 1.2em;
line-height: 1em;
}

.uab_footer_col p a {
    color: #ffffff;
}

.uab_footer_background {
    color: #fff;
    background-image: url('assets/images/uab_footer_bg.png');
    background-size: cover;
    background-position: bottom center;
    /*background-color: #123660;*/
    padding: 50px 0 30px;
}


.uab_copyright_footer {
    font-size: 12px;
    min-height: 103px;
    background-color: #142949;
    color: #eee;
    padding: 30px;
    text-align: center;
}

.uab_external_logo {
    max-height: 50px;
}

.uab_footer_logo {
    height: 50px;
}

@media (max-width: 991px) {
    .uab_xs_center, .uab_footer_background {
        text-align: center;
    }
}

.g-recaptcha {
    -webkit-transform: scale(0.90);
    -moz-transform: scale(0.90);
    -ms-transform: scale(0.90);
    -o-transform: scale(0.90);
    transform: scale(0.90);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.pad-left-0{
    padding-left:0px !important;
}

.detail {
    font-weight: 500;
    margin:0 !important; padding:0 !important;
}

.detail2 {
    font-weight: 600;
    margin: 0 !important;
    padding: 0 !important;
}

.head{
    font-weight:700;
    margin:0 0 5px 0 !important; padding:0 !important; font-size:13px;
}

.head2 {
    font-weight: 500;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    font-size: 13px;
}

.bluebackground {
    background-color: #123660;
    /* height: 50px; */
    margin: 8px 2px;
    /* padding: 0 8px !important; */
}

.bluebackground h4 {
    color: #fff !important;
    font-size: 16px;
    padding: 2px 8px;
}

.margintop25{
    margin-top:15px !important;
}

.marginbottom25{
    margin-bottom:25px !important;
}

.uab_requirements {
    background: #e58443 !important;
    color: #ffffff !important;
    font-family: "Visby CF";
    font-weight: 700;
    margin-left: 10px;
}

.uab_requirements {
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
    background: #0d99ab !important;
}

.cust-pad-0 {
    padding-left: 0px;
}

.cust-margin-18 {
    margin-bottom: 18px;
}

.red{
    color:#ff0000;
}