﻿@charset "UTF-8";

#header, #home {
    width: 100%;
    display: block;
    clear: both;
    float: left;
}

.signupcontrol, body {
    line-height: 1.42857143;
}

#mdislogo, label {
    position: relative;
}

#header, #home, #mdislogo, .footer {
    float: left;
}

body {
    font-family: Raleway,sans-serif;
    color: #000;
    background-color: #fff;
    font-size: 15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
}

.semi {
    font-weight: 600;
}

#intro_line, #signup h3, .landing_title, h3#title {
    font-weight: 700;
}

#wrapper {
    margin: 0 auto;
    width: 95%;
}

#home {
    margin-left: 0;
}

#header {
    background: url(../mdisimages/header.png) right no-repeat;
}

.header_class {
    padding: 32px 0 12px;
}

#mdislogo {
    top: -10px;
    width: 100px;
}

.landing_title {
    background-color: #24446C;
    color: #fff;
    font-size: 1.75em;
    text-align: center;
    padding: 25px 0 30px;
    clear: both;
    margin-bottom: 1.5em;
}

.section_headers {
    background-color: #24446C;
    clear: left;
    height: 4em;
    margin: 4.5em 0 2.5em;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .footer, .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: 0;
}

.section_headers .sections {
    text-transform: uppercase;
    font-size: 1.6em;
    color: #FFF;
    margin-top: 0;
}

#btnsubmitsignup, .signupcontrol {
    font-family: Raleway,sans-serif;
    border: none;
    margin-top: 25px;
    width: 100%;
}

h3#title {
    margin-bottom: 0;
    color: #4181D1;
    font-size: 22px;
}

#signup h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px;
}

    #signup h3 img {
        margin-top: -4px;
        margin-right: 5px;
    }

#intro_line {
    margin-top: 5px;
    font-size: 1.15em;
}

#intro_innerbox {
    font-weight: 600;
    color: #333;
    background: url(../mdisimages/innerbox.png) no-repeat;
    font-size: .9em;
    text-align: left;
    height: 32px;
    padding: 5px 10px;
    margin-bottom: 1em;
}

.formtext, .signupcontrol {
    font-size: 1.15em;
}

.section_container {
    margin-bottom: 2.5em;
}

    .section_container ul {
        padding-left: 0;
    }

        .section_container ul li {
            list-style: none;
            background: url(../mdisimages/tick.png) no-repeat;
            padding-left: 35px;
            margin-bottom: 1em;
        }

#signup {
    padding: 30px;
    background-color: #f0f0f0;
}

.signupcontrol {
    height: 37px;
    background-color: #fff;
    padding-left: 10px;
}

#btnsubmitsignup {
    background-color: #4181D1;
    font-size: 1.5em;
    color: #fff;
    height: 50px;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
}

#signup_title {
    font-size: 25px;
}

#signup_moreinfo {
    font-size: 1em;
}

#signup_disclaimer {
    font-size: .75em;
}

label {
    display: inline-block;
    cursor: pointer;
    padding-left: 30px;
    margin-right: 10px;
    font-size: 15px;
}

.footnote {
    font-size: .85em;
    color: #333;
}

#opportunities {
    background-color: #404041;
    padding: 10px 20px;
    color: #FFF;
}

.footer {
    margin-top: -50px;
    display: block;
    width: 100%;
    background: url(../mdisimages/brand.png) left top no-repeat #404042;
    clear: both;
    font-weight: 700;
    font-size: 18px;
    color: #FFF;
}

.footer-logos {
    background-color: #FFF;
    clear: both;
}

@media (max-width:768px) {
    #btnsubmitsignup {
        margin-top: 0;
    }
}

@media (min-width:768px) {
    #wrapper {
        width: 90%;
    }

    .section_headers {
        background-color: #ee50a3;
        clear: left;
        height: 3.25em;
        margin: 5em 0 2.5em;
    }

        .section_headers .sections {
            text-transform: uppercase;
            font-size: 1.6em;
            color: #FFF;
            margin-top: -5px;
        }

            .section_headers .sections img {
                width: 60px;
                height: 60px;
                margin-top: -3px;
                margin-right: 15px;
                margin-left: 0;
            }

    #opportunities {
        margin-right: 20px;
    }
}

@media (min-width:992px) {
    #wrapper {
        width: 85%;
    }

    .section_headers {
        background-color: #ee50a3;
        clear: left;
        height: 4em;
        margin: 5em 0 2.5em;
    }

        .section_headers .sections {
            text-transform: uppercase;
            font-size: 1.75em;
            color: #FFF;
            margin-top: -7px;
        }

            .section_headers .sections img {
                width: 80px;
                height: 80px;
                margin-top: -7px;
                margin-right: 20px;
                margin-left: 0;
            }

    .landing_title {
        padding: 25px 0 110px;
    }
}

@media (min-width:1200px) {
    #wrapper {
        width: 80%;
    }
}

@media only screen and (min-width:481px) {
    #mdislogo {
        float: left;
        top: -12px;
        position: relative;
        width: 100px;
    }
}

@media only screen and (min-width:992px) {
    #mdislogo {
        width: 100px;
        position: relative;
    }
}

.ui-widget-header {
    border: none;
    background: 0 0;
    color: #222;
    font-weight: 700;
}

.ui-widget-content {
    border: none;
    background: #fff;
    color: #222;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}
