/* Background Images and Footer */
/* Color Picker */
  /********************* Basics **************************/    body {      color: #666666;  }        a {      color: #1F497D;  }        a:hover {      color: #1F497D;  }        .bodyBackground {      background-color: #00123A;  }        .siteFrame {      background-color: #FFFFFF;  }      /*  #MPOuterMost {      border-color: ;  }  */    h1, .Heading1 {      color: #555555;      /*background-color: ;*/  }    h2, .Heading2, h2 a, h2 a:hover, .text-muted-h2 h2 {      color: #666666;      /*background-color: ;*/  }    h3, .Heading3, h3 a, h3 a:hover {      color: #666666;      /*background-color: ;*/  }    /*  hr, hr.delimiter, .HLLandingControl ul li {      border-bottom-color: ;  }  */    #MPOuterFooter {      background-color: #A6A5A5;      color: #FFFFFF;  }      fieldset {      border-color: #BCBCBC;  }      fieldset legend {      background-color: #BCBCBC;      border-color: #BCBCBC;      color: #666666;  }      .SearchResults .SortBy {      color: #FFFFFF;  }          /*********************** Landing Controls ******************/  .HLLandingControl .heading, .HLLandingControl h2, .headerItem, .drItemSubHeader {      /*background-color: ;*/      color: #666666;  }      .drItemSubHeader a{         color: #666666;  }      .ContentUserControl .HLLandingControl, .ContentUserControl.HLLandingControl, .ContentItemHtml.HLLandingControl {      /*border-color: ;*/      color: #3F3F3F;      background-color: #FFFFFF;  }      .HLLandingControl .Content a:not(.btn) {      color: #1F497D;  }        .HLLandingControl .ByLine {      color: #3F3F3F;  }        .HLLandingControl h5, .HLLandingControl h4, .HLEngagement h3 {      color: #3F3F3F;  }        .HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {      color: #3F3F3F;  }      /************************ Tabs **********************/  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {      /*background-color: ;*/      /*border-color: ;*/      color: #1F497D;  }  /*  .nav-tabs {      border-bottom-color: ;  }  */    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav .open > a:hover, .nav .open > a:focus {      /*background-color: ;*/      /*border-bottom-color: ;*/      color: #1F497D;  }  .nav-tabs > li > a {      /*background-color: ;*/      /*color: ;*/  }    /************************ Miscellaneous **********************/    .SloganText {      color: #555555;  }      .ModalPopupHeading, .CustomTableModalPopup .CustomTableModalPopupHeaderRow {      background-color: #BCBCBC;      color: #666666;  }      .lblratingBig {      color: #BCBCBC;  }    /************************ Tables **********************/  .Container thead .Header td, th, .ListContainer .ListHeader, .drItemSubHeader,  .table-thead-background tr th {      background-color: #C2C2C2;      color: #FFFFFF;  }      th a, th a:hover  {      color: #FFFFFF;  }        .TableRowAlternate, .table-hover > tbody > tr:hover > td  {      background-color: #C2C2C2;  }      /************************ Menus ***********************/    #MPAuxNav ul.level1 li a {      color: #000000;  }        #MPAuxNav ul.level1 li ul {      background-color: #808082;  }        #MPAuxNav ul.level1 li li.dynamic {      border-right-color: #000000;  }      /*  #SideMenu ul.level1 li ul {      background-color: White;  }  */    /*  .MPSideNavBottom {      color: #0069A5;  }  */    /*  .breadcrumb {      background-color: ;  }  */      .breadcrumb li {      color: #3F3F3F;  }        .breadcrumb li a {      color: #336699;  }        .MPBottomMenu ul li a {      color: #FFFFFF;  }          /************************ Bootstrap Menus ***********************/    .navbar-default, #NAV {      background-color: #808082;      border-color: #808082;  }        .navbar-default .navbar-nav > li > a {      color: #FFFFFF;  }      .navbar .navbar-nav > .active > a,    .navbar .navbar-nav > .active > a:hover,    .navbar .navbar-nav > .active > a:focus,   .navbar .navbar-nav > li > a:hover {        background-color: #A6A5A5;      color: #FFFFFF;  }    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {      background-color: #A6A5A5;      color: #FFFFFF;  }      #MPButtonBar .dropdown-menu {      background-color: #808082;  }        #MPButtonBar .dropdown-menu li a {      color: #FFFFFF;  }        #MPButtonBar .dropdown-menu li a:hover,    #MPButtonBar .dropdown-menu li a:focus {       background-color: #A6A5A5;  }      #MPButtonBar .dropdown-menu .active > a,   #MPButtonBar li .dropdown-menu .active > a:hover,   #MPButtonBar .dropdown-menu .dropdown-submenu .active a:hover,   #MPButtonBar .dropdown-submenu .dropdown-submenu .active a:hover {      background-color: #C2C2C2;      color: #666666;  }    /*  #MPButtonBar .dropdown-menu {      border-color: ;  }  */    /************************ Bootstrap Buttons ***********************/  .btn-primary, .ui-widget-content a.btn-primary {      background-color: #66ACCD;      /*border-color: ;*/      /*color: !important;*/  }    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open .dropdown-toggle.btn-primary {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-info {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-info:hover, .btn-info:focus, .btn-info:active, .open .dropdown-toggle.btn-info {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-success {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-danger {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .open .dropdown-toggle.btn-danger {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-default {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .pagination > .active > span, .pagination > .active > span:hover, .pagination li.active>a, .pagination li.active>a:hover {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .pagination > li > a {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .pagination > li > a:hover {      /*background-color: ;*/      /*border-color: ;*/      /*color: ;*/  }    .label-default {      /*background-color: ;*/      /*color: ;*/  }    .badge, .badge a, a.badge a:hover {      /*background-color: ;*/      /*color: ;*/  }    .modal-header {      background-color: #FFFFFF;      color: #666666;  }    .modal-body, .panel-body {      background-color: #FFFFFF;      color: #666666;  }    .modal-footer, .panel-footer {      /*background-color: ;*/  }  /*  #MPFooterLink {      background-color: ;  }  */    /*  #MPFooterLink a {      color: ;  }  */    /*  .faceted-search-main .facets .header {      color: ;  }  */    /*  .faceted-search-main .facets .header {      background-color: ;  }  */
/* CSS Overrides */
body {
	font-family:'Roboto', Calibri, sans-serif;
}

/* Font overhaul */
h1, h2, h3, h4, h5, h6, p, a, span, em, strong, b, u, table, tbody, tr, th, td, ol, ul, li, figure, figcaption, section {
	font-family:'Roboto', Calibri, sans-serif;
}

/* --- Margin fix interior Ads --- */
#placement_165876_0 {
	margin-top:20px;
}


h2 {
	font-size:1.75em;
	color:#808082;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:1px solid #808082;
}

h3 {
	font-size:1.5em;
	color:#808082;
	font-weight:bold;
}

h3 a {
	color:#2D3C5E;
	font-size:1em;
	text-decoration:none;
}

h4 {
	font-size:1.25em;
	color:#0a2833;
	font-weight:bold;
}

#quicklinks div {
    width: 85%;
    background-color: #66accd;
    margin: -20px 0px;
    letter-spacing: 1px;
    padding:10px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
margin-bottom: 5px;
}

#quicklinks div:hover {
	background-color:#0a2833;
}

#quicklinks a {
	font-weight:bold;
	font-size:1.1em;
	color: white;
	text-decoration: none;
	padding:10px;
}

/* ----- Proceedings Mkt ----- */
.proceedings-mkt-table {
	margin:25px;
	border:2px solid #c2c2c2;
	width:265px;
}

.proceedings-mkt-table th {
	padding:10px;	
	font-size:1.1em;
}

.proceedings-mkt-table td {
	padding:10px;
}

/* ----- Webinar Schedule ----- */
.webinar-sched { box-sizing:border-box; width:80%; margin:20px 0; border:2px solid #888; }
.webinar-sched th { text-align:center; padding:7px; font-size:16px; border-bottom:2px solid #888; }
.webinar-month { width:30%; text-align:center; padding:5px; border-bottom: 1px solid #000; vertical-align:top; }
.webinar-topic { width:70%; padding:5px; border-bottom: 1px solid #000; }

/* ---------------------------  ----------------------------------- */
/* Remove the gradient on carousel 7.28.15 */
.carousel-control.left, .carousel-control.right {
    background-image: none;
}

/* Center the carousel 7.28.15 */
.carousel-inner {
	text-align: center;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: inline-block;
} 

#roundbutton div {
    width: 45%;
    background-color: #2D3C5E;
    opacity: 0.6;
    margin: 3px 0px;
    letter-spacing: 1px;
    padding:10px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2em;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
	margin-bottom: 5px;
}

#roundbutton div:hover {
	opacity:1;
}

#roundbutton a {
	font-weight:bold;
	font-size:1.1em;
	color: white;
	text-decoration: none;
	padding:10px;
}

.homepagearticle {
	color:#000;
	opacity:1;
	text-decoration:none;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.homepagearticle:hover {
	opacity:0.7;
}

.ghost {
	box-sizing:border-box;
	width:250px;
	border:1px solid #fff;
	background-color:#525D79;
	color:white;
	text-align:center;
}

.ghost:hover {
	color:#498DA6;
	border:1px solid #525D79;
	background-color:white;
}

#photocaption
{
	width: 100%;
	float: left;
	paddding-right:20px;
}

/* --- SPO --- */

.spo-h1 { 
	font-family:Arial;
	font-size:3em;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin:15px;
 } 
 
 .spo-h2 {
	font-family:Arial;
	text-transform:uppercase;
	font-size:2em;
	text-align:left;
	color:#000;
 }
 
 .spo-h2bg {
	font-family:Arial;
	text-transform:uppercase;
	color:white;
	background-color:#66ADCD;
	padding:5px;
	margin:10px 0;
	display:block;
	border-bottom:none;
	font-size:2em;
 }
 
 .spo-p {
	 font-family:Arial;
	 font-size:1em;
	 line-height:1.5;
	color:#000;
 }

 .spo-ul {
	 font-family:Arial;
	 font-size:1em;
	 line-height:1.5;
	 margin-left:5px;
 }

a.anchor {
	display:block;
	position:relative;
	top:-100px;
	visibility:hidden;
}


/* Hill Day 2016 */
.hill-day-agenda {
	width:100%;
	border:2px solid #525D79;
	margin:25px 0;
	font-size:1.1em;
}

.hill-day-agenda th {
	background-color:#525D79;
	color:white;
	padding:7px 0;
	font-size:1.2em;
	text-align:center;
}

.hill-day-agenda td {
	border-bottom:1px solid #eee;
	padding:5px;
}

.hill-day-agenda .time {
	width:25%;
	text-align:center;
}

.hill-day-agenda .activity {
	width:75%;
}

.memberlink {
   box-sizing: border-box;
   margin:10px 25px 10px 10px;
   text-decoration: none;
   text-align: center;
   color: #FFFFFF;
   background-color: #66accd;
   width: 200px;
   height: 40px;
   line-height: 40px;
   display: inline-block;
   -webkit-transition: background .2s ease-in-out;
   -moz-transition: background .2s ease-in-out;
   -ms-transition: background .2s ease-in-out;
   -o-transition: background .2s ease-in-out;
   transition: background .2s ease-in-out;
   border-radius: 10px !important;
   font-weight: 200;
   letter-spacing: .05em;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

a.memberlink:hover {
   box-sizing: border-box;
   margin: 10px 25px 10px 10px;
   text-decoration: none;
   text-align: center;
   color: #FFFFFF;
   background-color: #0a2833;
   width: 200px;
   height: 40px;
   line-height: 40px;
   display: inline-block;
   -webkit-transition: background .2s ease-in-out;
   -moz-transition: background .2s ease-in-out;
   -ms-transition: background .2s ease-in-out;
   -o-transition: background .2s ease-in-out;
   transition: background .2s ease-in-out;
   border-radius: 10px !important;
   font-weight: 200;
   letter-spacing: .05em;
   font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.agenda-max {
	margin:25px 0 50px 0;
	width:100%;
	max-width:1200px;
	font-family:'Roboto', Arial, sans-serif;
}

.agenda-max th {
	padding:10px 0px;
	font-size:2em;
	text-align:left;
	border-bottom:5px solid #488CA7;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
}

.agenda-max td {
	padding:10px;
	border-bottom:2px solid #eee;
        font-size:1.1em;
}

/* Remote Pilots page */

h5 {
	font-style:italic;
	font-weight:bold;
	color:#000;
}

.ybtn {
	padding:5px 15px;
	margin:10px;
	text-decoration:none;
	color:#fff;
	background-color:#66accd;
	border-radius:3px;
	transition: background-color .2s ease-in-out;
}

.ybtn:hover {
	color:#fff;
	background-color:#0a2833;
}

.nobtn {
	padding:5px 15px;
	margin:10px;
	text-decoration:none;
	color:#fff;
	background-color:#808082;
	border-radius:3px;
}