


/*****************************************************************************/
/*********************** CSS Lite Stylesheet for AGU16 ***********************/
/*****************************************************************************/

/* ====================== Default container styles ========================== */


body {
    /*background-image: url(../../custom/images/interface/westbackground.png);
    background-repeat: repeat-y;
    background-position: center top;
    height: auto;*/
    min-height: 600px;
    background-color: white;
}

p {
    color: rgb(89, 89, 89);
}


a {
    color: #0000FF;
}

p a { 
    color: #0000FF; 
    text-decoration: 
    underline; 
}

a.spargo-blue {
  color: #17499e;
  font-size: 12px;
  text-decoration: underline;
  margin-left: 0px !important;
}

@media (min-width: 300px) and (max-width: 767px) {
    ul.list-unstyled.spargo {
        text-align: center;
    }
}

a:hover {
    /*
    color: #2a6496;
    text-decoration: underline;
    */
}

h1 {
    color: #545454;
    font-family: "Open Sans Light", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    text-shadow: none;
}

h2 {
    color: #545454;
    text-shadow: none;
}

h3 {
    color: #545454;
    text-shadow: none;
}

h4 {
   /*
    color: #ffffff;
     text-shadow: none;
    */
}

h5 {
    /*
    color: #428bca;
    */
}

.Masthead {
    border-bottom: 15px solid gray;
    box-shadow: none;
}

/*#header {
    background-color: #f3f3f3;
}*/

.container-fluid {
    background-color: white;
}

@media (min-width: 1200px) {
    .container {
    width: 1170px;
    }
}

#content-container .container {
    background-color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#Msg4004 {
    display: none;
}

#Msg4006 {
    /*margin-bottom: 35px;*/
    display: none;
}


/* ====================== Additional container styles ======================= */


.breadcrumb {
    /*
    margin: 0px;
    padding: 7px 0px 0px 0px;
    background-color: transparent;
    */
}

.badge {
    background-color: #17499e;
}

.buttons {
    text-align: center;
}

.pagination > li > a, .pagination > li > span {
    color: #17499e;
}

.nav-tabs > li {
    /*
    color: #555;
    */
}

.nav-tabs > li.active > a {
    border-top-color: #17499e;
}

.nav-tabs > li.active > a {
    /*
    border-top-color: #428bca;
    color: #428bca;
    */
}

body.no-nav {
    background-color: white;
    background-image: none;
}




/* Featured Box */
.featured-box {
    background: #F5F5F5;
    background-color: transparent;
    background: -webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
     text-align: center; 
    z-index: 1;
}

.featured-box h3 {
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase;
        color: #323232;
            text-shadow: 1px 1px 1px #848484;
}

.featured-box h4 {
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    text-transform: uppercase;
        color: #262626;
            
}

.featured-box .box-content {
    border-radius: 8px;
    border-top: 3px solid #17499e;
    border-top-width: 4px;
    padding: 30px 30px 10px 30px;
}

.featured-box .box-content .branding {
    border-radius: 8px;
    border-top: 3px solid #17499e;
    border-top-width: 4px;
    padding: 30px 30px 10px 30px;
    text-align: left;
}

.featured-box .learn-more {
    display: block;
    margin-top: 10px;
}

/* Featured Boxes */
.featured-boxes .featured-box {
    margin-bottom: 30px;
    margin-top: 45px;  
    background: #fafafa;
}

.featured-boxes .featured-box.info-content {
    text-align: left;
}

.featured-box-individual h3 {
    color: #62841B;
}

.featured-box-individual h4 {
    font-weight: bold;
    color: #62841B;
        margin-bottom: 20px;
}

.featured-box-individual .box-content {
    border-top-color: #62841B;/*#CCC*/
}

.featured-box-individual .advertising {
    border-top-color: #d8723f;/*#CCC*/
    background-color: #e09169;
}

.featured-box-program h3 {
    color: #1499d3;
}

.featured-box-program h4 {
    font-weight: bold;
    color: #1499d3;
        margin-bottom: 20px;
}

.featured-box-program .box-content {
    border-top-color: #1499d3;/*#CCC*/
}

.featured-box-branding h3 {
    color: #4d6684;
}

.featured-box-branding h4 {
    font-weight: bold;
    color: #4d6684;
        margin-bottom: 20px;
}

.featured-box-branding .box-content {
    border-top-color: #4d6684;/*#CCC*/
}

.featured-box-advertising h3 {
    color: #e74700;
}

.featured-box-advertising h4 {
    font-weight: bold;
    color: #e74700;
        margin-bottom: 20px;
}

.featured-box-advertising .box-content {
    border-top-color: #e74700;/*#CCC*/
}

.featured-box-recruit h3 {
    color: #d3c10c;
}

.featured-box-recruit h4 {
    font-weight: bold;
    color: #d3c10c;
        margin-bottom: 20px;
}

.featured-box-recruit .box-content {
    border-top-color: #d3c10c;/*#CCC*/
}



/* ====================== Navigational styles =============================== */


.navbar-collapse {
    background-color: white;
    box-shadow: none;
}

.container > .navbar-collapse {
    border-bottom-color: transparent;
    border-bottom-style: none;
    border-bottom-width: 0px;
}

@media (min-width: 993px) {
#ctl00_dvTopNavigation {
    background-color: white;
    position: fixed;
    top: 40px;
    width: 100%;
    height: 145px;
    z-index: 999;
    -moz-box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
    -webkit-box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
    box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
    }
    .navbar-nav > li {
    top: 15px;
    }
}

@media (min-width: 993px) {
    .navbar-top > li > a {
    padding: 10px !important;
    color: #004684 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 20px !important;
    text-transform: none !important;
    }
    .navbar-top > li {
    top: 0px !important;
    }
}

@media (min-width: 300px) and (max-width: 992px) {
    .navbar-top > li > a {
    padding: 10px !important;
    color: #004684 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 20px !important;
    text-transform: none !important;
    }
}

.navbar-top > li > a:hover {
    color: #17499e !important;
    background-color: transparent !important;
}

@media (min-width: 1200px) {
.navbar-nav > li > a {
    font-family: 'Oswald', sans-serif;
    color: #242424;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px 15px;
    line-height: 90px;
    font-size: 12px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
.navbar-nav > li > a {
    font-family: 'Oswald', sans-serif;
    color: #242424;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px 15px;
    line-height: 110px;
    font-size: 15px;
    }
}

@media (min-width: 300px) and (max-width: 992px) {
.navbar-nav > li > a {
    font-family: 'Oswald', sans-serif;
    color: #242424;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px 15px;
    }
}

.navbar-nav > li > a, .left-nav > li > a, .left-nav .left-subnav > li > a {
    color: #242424;
}

.navbar-nav > li > a:hover, .left-nav > li > a, .left-nav .left-subnav > li > a {
    color: #17499e;
    background-color: #f3f3f3;
}

.navbar-right > ul > li > a {
    color: white;
}

@media (min-width: 993px) {
    .navbar-left > li > a {
    padding: 32px 0px 0px 0px;
    }
}

.navbar-nav > li > a.active {
    color: white;
    background-color: #004684;
}

.navbar-nav > li > .dropdown-menu { border-radius: 0px; left: 0; right: auto; }

.dropdown-menu {
    border-bottom-color: transparent;
    border-bottom-width: 0px;
    border-bottom-style: none;
    background-color: #f3f3f3;
    border: none;
    box-shadow: none;
}

@media (min-width: 993px) {
    .dropdown-menu > li > a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #4b4b4b;
    height: auto;
    line-height: 14px;
    letter-spacing: 0px;
    margin: 0px;
    padding: 10px 20px 10px 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;

    }
}

.dropdown-menu > li > a:hover {
    color: #17499e;
    background-color: transparent;
    text-shadow: none;
}

.left-nav > li {
    /*
    border-bottom-color: #e0eded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.left-nav > li > a {
    /*
    color: white;
    */
}

.left-nav > li > a:hover {
    /*
    color: white;
    background-color: #ff8000;
    */
}

.left-nav > li.active > a {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-nav > li.active > a:hover {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-nav > li.active > a:focus, .left-subnav.in > li.active > a {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-nav > li.active > .left-subnav > li > a, .left-subnav.in > li > a {
    /*
    color: #428bca;
    */
}

.left-nav > li.active > .left-subnav > li > a:hover, .left-subnav.in > li > a:hover {
    /*
    color: #428bca;
    */
}

.left-subnav.in > li > a {
    /*
    color: #428bca;
    padding: 8px 0px 8px 24px;
    background-color: white;
    */
}

.left-subnav > li {
    /*
    border-bottom-color: #e0eded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.left-subnav {
    background-color: #d5d5d4;
}

.left-subnav > li > a {
    color: #004684;
}

.left-subnav > li > a:hover {
    color: white;
    background-color: #929290;
}

.left-subnav > li.active > a {
    color: white;
    background-color: #004684;
}

.left-subnav > li.active > a:hover {
    color: white;
    background-color: #cc1141;
}

.nav-username {
    color: #4b4b4b;
}

#ctl00_UserInfo_lnkLogout {
    color: #0B58A7 !important;
}

@media (min-width: 767px) and (max-width: 992px) {
    #ctl00_UserInfo_lnkLogout {
    padding-top: 12px;
    }
}

.navbar-toggle {
    border-color: #4cae4c;
    background-color: #4cae4c;
}

i.fa.fa-caret-down {
    display: none;
}


/* ====================== Custom footer styles ============================== */


#footer-container .container {
    background-color: #1e345d;
    border-top-color: transparent;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: none;
    text-decoration-color: #eee
}

#Footer.footer {
    background-color: #eee;
}

.footer h2 {
    /*
    color: white;
    padding-bottom: 5px;
    font-size: 18px;
    border-bottom-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.footer ul {
    /*
    padding-left: 0px;
    margin-top: 10px;
    float: left;
    */
}

.footer ul li {
    /*
    color: white;
    text-decoration: none;
    margin-bottom: 8px;
    list-style-type: none;
    */
}

.footer_copyright p {
    color: black;
    margin-top: 10px;
}

.footer_copyright.container {
    background-color: #eee;
}

/******** RSS Feeds ********/

.rssFeed {
    font-size: 12px;
}

.rssHeader {
    background-color: #2d394f;
    border: 1px dotted #014072;
    font-size: 16px;
    padding: 6px;
    padding-left: 15px;
}

.rssHeader a {
    color: #ffffff;
    font-size: 14px;
    padding: 6px;
    text-align: center;
}

.rssBody a {
    color: #21409a;
    font-weight: bold;
    font-size: 11pt;
}

.rssFeed {
    font-size: 10pt !important;
}

/****** Bootstrap buttons ******/

.btn-primary.agu {
    color: #595959;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    font-size: 14px;
}

.btn-primary.sponmodal {
        color: #778899;
    background-color: #fafafa;
    border-color: #fafafa;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    display: inline;
        padding-left: 6px;
    padding-right: 6px;
}

.btn-primary.sponmodal2 {
        color: #DAA520;
    background-color: #fafafa;
    border-color: #fafafa;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    display: inline;
        padding-left: 6px;
    padding-right: 6px;
}

.btn-primary.sponmodal3 {
        color: #808080;
    background-color: #fafafa;
    border-color: #fafafa;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    display: inline;
        padding-left: 6px;
    padding-right: 6px;
}

.btn-primary.agu:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #595959;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.btn-primary.sponsorship {
    color: #595959;
    background-color: white;
    border-color: #676767;
    font-color: #676767;
    font-size: 16px;
    text-align: left;
    transition: background-color .4s ease-in-out;
    }

.btn-primary.sponsorship.individual {
    background-color: #dbe3c9;
}

.btn-primary.sponsorship.programming {
    background-color: #d2edf8;
}

.btn-primary.sponsorship.signage {
    background-color: #c5dcf8
}

.btn-primary.sponsorship.advertisement {
    background-color: #f6c4ae
}

.btn-primary.sponsorship:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: white;
    background-color: #003c71;
    border-color: #808080;
   /* -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;*/

}

.btn-primary.sponsorship.individual:hover {
    background-color: #83aa30;
}

.btn-primary.sponsorship.programming:hover {
    background-color: #1499d3;
}

.btn-primary.sponsorship.signage:hover {
    background-color: #4d6684
}

.btn-primary.sponsorship.advertisement:hover {
    background-color: #e74700
}


a.btn-block.home {
    background-color: #004685;
    border-color: #02335f;
}

a.btn-block.home:hover {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.btn-primary.application {
    color: #ffffff;
    background-color: #7e7e7e;
    border-color: #545454;
    font-size: 14px;
}



a.btn-block.front {
    text-align: center;
    text-decoration: none;
    background-color: #2c39a1;
    color: white;
    text-shadow: 1px 1px 1px #111;
    border: 2px solid #141b39;
    border-radius: 3px;
    box-shadow: 4px 4px 0px #999;
    transition: background-color .15s ease-in-out;
    line-height: 1.5;
    font-size: 32px;
    width: 50%;
    margin: auto;
    text-transform: uppercase;
}

a.btn-block.front:hover {
    background-color: white;
    border-color: #141b39;
    color: #2c39a1;
}





.carousel-indicators {
    display: none;
}


.exclusive {
    border-radius: 1px;
    border: none;
    padding: 10px 20px;
    position: relative;
            color: #6d856f;
    background-color: #d1d9c2;
    display: inline;
}

.exclusive2 {
    border-radius: 1px;
    border: none;
    padding: 10px 20px;
    position: relative;
     color: #52788d;
    background-color: #b2c8dd;
    display: inline;
}

.exclusive4 {
    border-radius: 1px;
    border: none;
    padding: 10px 20px;
    position: relative;
    color: #ffffff;
    background-color: #b2a746;
    display: inline;
    line-height: 4;
}

.exclusive3 {
    border-radius: 1px;
    border: none;
    padding: 10px 20px;
    position: relative;
      color: #5152a4;
    background-color: #b9c3dd;
    display: inline;
}

/******** Message 4020 Bottom Logos Start ********/

.logos-home {text-align: center; margin-top: 15px;}
.list-inline.bottom {margin-top: 25px; text-align: center;}
.list-inline.bottom > li > img {height: auto; max-width: 100%;}
.list-inline.bottom > li {vertical-align: top; padding-right: 30px; text-align: left;}
ul.list-unstyled {padding-top: 10px;}
ul.list-unstyled > li {padding-bottom: 3px;}
.list-inline > li > a {color: white;}
.list-inline.top-links {margin-left: -15px;}
.list-inline.button > li > a {margin: 0px; padding: 0px;}

/********* Message 4020 Bottom Logos End *********/

/* ========================= Additional Media Queries ============================= */

@media (max-width: 768px) {
    .navbar-header {
    background-color: #1a489e;
    padding: 15px;
    }
    #content-container .container {
    padding: 20px;
    }
    .navbar-collapse {
    text-align: center;
    }
    .dropdown-menu {
    text-align: center;
    }
    i.fa.fa-caret-down {
    display: none;
    }
    .right-container {
    border-radius: 2px;
    width: 100%;
    padding: 10px;
    }
}

@media (min-width: 992px) {
    .nav-username {
    padding: 10px;
    }
    .content {
    width: 78%;
    margin-top: 20px !important;
    }
    #dvRightInc {
    text-align: center;
    }
    .right-container {
    width: 23%
    }
    #content-container .container {
    margin-top: 150px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    #ctl00_dvTopNavigation .navbar-header {
    padding: 20px;
    background-color: white;
    }
    .navbar-collapse {
    text-align: center;
    }
    .dropdown-menu {
    text-align: center;
    }
    i.fa.fa-caret-down {
    display: none;
    }
    .right-container {
    width: 100%;
    margin-left: 0%;
    display: inline-block;
    padding: 10px;
    }
    .list-inline.bottom > li {
    padding-right: 23px;
    }
}

@media (min-width: 768px) {
    #content-container .container {
    padding: 0px;
    padding-top: 0px;
    /*min-height: 600px;*/
    }
}

@media (min-width: 300px) and (max-width: 992px) {
    #Msg4004 {
    display: none;
    }
    .navbar-header {
    background-color: white;
    }
    #ctl00_UserInfo1_lnkLogout {
    color: #0B58A7 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }
    .nav-username {
    padding: 10px;
    }
}

@media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
    }
    ul.nav.navbar-left > li > a:hover {
    background-color: transparent !important;
    }
    .left-container {
    margin-top: -20px;
    }
}

@media (min-width: 300px) and (max-width: 991px) {
    .navbar-nav > li > a {
    color: #242424;
    line-height: 5px;
    }
    .content {
    margin-top: 170px;
    width: 100% !important;
    }
    .nav-username {
    padding: 10px;
    }

a.btn-block.front {
   
    width: 100%;

}


}

@media (min-width: 993px) and (max-width: 1199px) {
    .navbar-nav > li > a {
    padding: 10px 10px;
    font-size: 13px;
    }
}

@media (min-width: 300px) and (max-width: 992px) {
    #Msg4004 {display: none !important;}
}

@media (min-width: 768px) {
    .left-container {
    margin-top: -19px;
    }
}

@media (min-width: 993px) {
    .content-expand {
    margin-top: 20px;
    width: 100%;
    }
    .right-container {
    width: 20%;
    display: block !important;
    }
}

@media (min-width: 300px) and (max-width: 992px) {
    .content-expand {
    margin-top: 0px;
    width: 100%;
    }
    .right-container {
    width: 100%;
    display: inline-block !important;
    }
}

@media (min-width: 300px) and (max-width: 991px) {
    .content {
    margin-top: 0px;
    }
}

@media print {
    #ctl00_dvTopNavigation {
    display: none;
    }
}


@media (min-width: 992px) {

    .content-expand {

    width: 100%;

}



.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.2;
    vertical-align: top;
    border-top: 1px solid #ddd;
}