@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic);

/*************************
*******Typography******
**************************/

body {
    background: none;
    background-color: #ffffff;
    padding: 0em;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.875em;
    text-align: left;
    background-color: #0D3E77;
}

#PageWrapper {
    overflow: hidden;
-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
}
#home {
}
#PageContent { 
    max-width: 1170px;
    margin: 0 auto;   
               -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 400px;
}
select, textarea, input[type="text"] {
    border-radius: 4px;
    color: #555;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

textarea, input[type="text"] {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}


/* MGM boobstrap overrides */
.container {
    /*width: 960px;*/
    max-width: 100%;
}

    .container.noclear, .container.noclear::before, .container.noclear::after {
        clear: none !important;
    }

.glyphicon {
    font-size: 150%;
    top: 0.25em;
    padding-right: 0.25em;
}

.btn {
    margin: 0em 0.25em;
}


hr {
    margin-top: 1em;
    margin-bottom: 0;
}

@media only screen and (max-width: 959px) {
    body {
        padding: 0;
    }
    #PageWrapper { margin: 0;}
}

@media only screen and (max-width: 650px) {
    .navbar-header {
        -webkit-border-radius: 0px 0px 0px 0px;
        -khtml-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
    }

    #PageContent { padding: 104px 0em 1em 0em;

    }
    h1 {
        text-align: center;
    }
}


/*************************
*******Header******
**************************/
.navbar-fixed-top {
    background: url(../images/header-bg.png) -17em top;
    background-color:  #0D3E77;
    max-height: 104px;
}

.nav > li > a {
    color: #ffffff;
    text-shadow: 2px 2px 2px #333;
}

.navbar-brand {
    height: auto;
    min-height: 75px;
    width: 210px;
    float: left;
    margin-top: 10px;
}

.navbar-right-BOTTOM-STYLE {
    background-color: #000;
    margin-left: -30px !important;
    float: none !important;
    margin-right: -30px !important;
    width: auto;
    overflow: hidden;
    background: #404D59;
    background: -moz-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#404D59),color-stop(50%,#495c6f),color-stop(53%,#001221),color-stop(100%,#001221));
    background: -webkit-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
    background: -o-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
    background: -ms-linear-gradient(top,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
    background: linear-gradient(to bottom,#808990 0%,#404D59 50%,#001221 53%,#001221 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808990',endColorstr='#001221',GradientType=0);
    padding: 0px 0px 8px;
    height: 36px;
    font-size: 17px;
}


.navbar-toggle .icon-bar {
    width: 16px;
}

.navbar-toggle {
    padding: 8px;
    margin-top: 1em;
    margin-right: 1em;
    background-color: #ccc;
}

.navbar-header {
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
    -khtml-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
    float: none;
    /*margin-left: -15px !important;
    margin-right: -15px !important;*/
    /*margin: 0 auto !important;*/
    /*max-width: 960px;*/
	background-color: #002669;
}



.navbar-right ul {
    list-style: none;
    position: relative;
    float: left;
    display: block;
    left: 50%;
}

    .navbar-right ul li {
        position: relative;
        float: left;
        display: block;
        right: 50%;
    }

.navbar-nav > li > a {
    font-size: 88%;
    font-weight: bold;
    padding: 4px 8px 3px;
    text-shadow: 2px 2px 2px #333;
}

.navbar.navbar-default {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
	
}

    .navbar.navbar-default .navbar-brand {
        height: auto;
        padding: 5px 0px 10px 5px;
    }

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
        text-decoration: underline;
    }

#main-nav {
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}
.HeaderBlurb2 {
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.3em;
    float: right;
    margin-top: 2em;
    margin-right: -10px;
    display: block;
}

.HeaderBlurb {
    display: none;
}
@media only screen and (max-width: 991px) {
    .HeaderBlurb {
        text-align: right;
        color: #ffffff;
        font-weight: bold;
        font-size: 1em;
        margin-top: 2.5em;
        margin-right: 5em;
        width: 43%;
        right: 0;
        display: block;
        position: absolute;
    }
    .HeaderBlurb2 {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 767px) {

    .HeaderBlurb {
        font-size: 1em;
        margin-top: 2em;
        margin-right: 6em;
    }

    .navbar-header {
        
    }

    .navbar-right ul {
        list-stle: none;
        position: relative;
        float: none;
        display: block;
        left: 0%;
    }

        .navbar-right ul li {
            position: relative;
            float: none;
            display: block;
            right: 0%;
        }

    #main-nav.navbar-default .navbar-nav > li.active > a, #main-nav.navbar-default .navbar-nav > li.open > a, #main-nav.navbar-default .navbar-nav > li:hover > a {
        color: #ffffff !important;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
        text-shadow: none !important;
    }

    .navbar-collapse {
        height: auto;
        width: auto;
        margin: 0 auto;
        padding: 0;
        padding-left: 1em;
        background-color: #0D3E77;
        overflow: hidden;
        border-top: 0;
        clear: left;
    }
        .navbar.navbar-default .navbar-brand {
        height: auto;
        padding: 0px 0px 0px 0px;
    }

}

@media only screen and (max-width: 645px) {


    .HeaderBlurb {
        font-size: 0.75em;
    }

}

@media only screen and (max-width: 450px) {


    .HeaderBlurb {
        display: none;
    }
}


/***********************
********* Footer ******
************************/
#footer {
    padding-top: 0px;
    color: #fff;
    background: #0D3E77;
    margin: 0 auto !important;
    width: auto;
    padding-bottom: 1em;
}
    #footer {
        border-radius: 0 0 0px 0px;
        -moz-border-radius: 0 0 0px 0px;
        -webkit-border-radius: 0 0 0px 0px;
        -khtml-border-radius: 0 0 0px 0px;
    }

    #footer a {
        color: #fff;
    }

        #footer a:hover {
            color: #FFA98E;
        }

    #footer ul {
        list-style: none;
        padding: 0;
        margin: 0 -7.5px;
    }

        #footer ul > li {
            display: inline-block;
            border: 1px solid rgba(255, 255, 255, 0.09);
            padding: 3px 0;
            width: 31px;
            text-align: center;
        }

          #ApPageFooter .notes span { display: inline-block; border-right: 1px solid #fff; padding: 0em 0.5em;}
          #ApPageFooter .notes span:last-child {  border-right: none; }

  #footer .col-sm-6 { float: none; width: auto; text-align: center;}
@media only screen and (min-width: 768px) {
    #footer .social-icons {
        float: none;
    }
}

.form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
}

@media only screen and (max-width: 480px) {
    #ApPageFooter .notes span { display: block; border-right: none;}
}



