body {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.46667;
  color: #0a101a;
  background-color: #fff; }
  
a {
  color: #22b5f0;
  text-decoration: none;
  transition: color 150ms; }
  a:hover, a:focus {
    color: #000083;
    text-decoration: none; }
.Tags {
       display:none
    }  
#toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: auto;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
}



#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: blue; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 700;
  color: #0a101a; }

.site-content column column-content { 
background-color: #213b55; 
font-family: "Times New Roman", Times, serif;
font-size: 80px;
background-color:  #98b4e0;
} 

.icheckbox,
.iradio {
  display: inline-block;
  line-height: 22px;
  cursor: pointer; }
  .icheckbox:before,
  .iradio:before {
    display: inline-block;
    min-width: 1em;
    font-family: "vanillicon";
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    min-width: 1em;
    font-size: 22px;
    color: #888b8d;
    content: "";
    vertical-align: middle; }
  .icheckbox.checked:before,
  .iradio.checked:before {
    color: #22b5f0; }
   

.Flyout *,
.MenuItems * {
  font-size: 15px;
  line-height: 22px; }

.Flyout .Conversations a,
.Flyout .Popin a,
.MenuItems .Conversations a,
.MenuItems .Popin a {
  color: #22b5f0; background-color: #ef7d64 !important }

.MenuItems a:hover {
  color: #000083 !important;  
  }


.button,
.Button {
  display: inline-block;
  padding: 6px 12px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  border: transparent solid 1px;
  border-radius: 4px;
  transition: box-shadow 50ms;
  -webkit-font-smoothing: inherit;
  color: #fff;
  background-color: #22b5f0;
  background-repeat: repeat-x;
  background-image: none; }
  .button, .button:hover, .button:focus,
  .Button,
  .Button:hover,
  .Button:focus {
    text-decoration: none; }
  .button:active,
  .Button:active {
    border-top-color: #dad9d6;
    border-top-color: rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset; }
  .button:hover, .button:focus, .button:active,
  .Button:hover,
  .Button:focus,
  .Button:active {
    color: #22b5f0;
    background-color: #000083;
    background-position: 0 -15px; }

.Button {
  box-shadow: none; }
  .Button, .Button:hover, .Button:focus, .Button:active {
    text-shadow: none;
    border-color: transparent; }



a.Bookmark {
  width: auto;
  height: auto;
  font: 0/0 a;
  color: transparent;
  text-indent: 0;
  background-image: none !important; }
  a.Bookmark:before {
    display: inline-block;
    min-width: 1em;
    font-family: "vanillicon";
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    color: #888b8d; }
  a.Bookmark:hover:before {
    color: #000083; }

a.Bookmark:before {
  content: ""; }

a.Bookmarked:before, a.Bookmarked:hover:before {
  color: #22b5f0 !important;
  content: ""; }

.navbar {
  margin-bottom: 0;
  color: #0a101a;
  background-color: #fff;
  border-bottom: #dad9d6 solid 1px; }
  .navbar .button {
    margin: 13px 0; }
  .navbar .mebox {
    margin: 18px 0; }
    .navbar .mebox .PhotoWrap {
      float: left; }
.navbar-links {
    position: relative;
    left: 40px;
    top: 40px;
    font-size: 18px;
    font-weight: 500;
}      
.navbar-brand {
  float: left;
  padding: 20px 15px;
  margin-left: -15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px; }
  .navbar-brand, .navbar-brand:hover, .navbar-brand:focus {
    color: #0a101a; }      

.masthead {
  padding: 40px;
  margin-bottom: 22px;
  color: #888b8d;
  text-shadow: None;
  background-color: #f2f2f2; }
  .masthead h1,
  .masthead h2,
  .masthead h3,
  .masthead h4,
  .masthead h5,
  .masthead h6 {
    color: #000083; }
  .masthead form {
    position: relative;
    width: 540px;
    margin: 22px auto 0; }
    .masthead form input[type="text"] {
      padding: 15px 20px;
      padding-right: 100px;
      border-color: transparent;
      border-radius: 4px; }
    .masthead form .AdvancedSearch input[type="text"] {
      padding: 0 20px; }
    .masthead form input[type="submit"] {
      position: absolute;
      top: 5px;
      right: 5px;
      float: right;
      padding: 10px 25px; }
  .masthead .AdvancedSearch input[type="text"] {
    padding: 0 20px; }
  .masthead .container > *:first-child {
    margin-top: 0; }
  .masthead .container > *:last-child {
    margin-bottom: 0; }
  .navbar + .masthead {
    margin-top: -22px; }
    
.Item {
  position: relative;
  padding: 22px;
  border: 0; }
  .Item .Meta {
    color: #888b8d; }
    .Item .Meta a {
      font-weight: 700;
      color: #888b8d; }
      .Item .Meta a:hover, .Item .Meta a:focus {
      text-decoration: underline;
      color: #000083; }
  .Item .Message {
    font-size: 15px; }
  .Item .Reactions:empty {
    display: none; }
  .Item .Options {
    margin-left: 15px; }
    
.Item-Header {
  margin: 0; }
  .Item-Header:after {
    content: "";
    display: table;
    clear: both; }
  .Item-Header .PhotoWrap {
    position: absolute;
    top: 0;
    left: 0; }
  .Item-Header .Author a {
    font-size: 15px;
    font-weight: 700;
    color: #0a101a; }
  .Item-Header .Author,
  .Item-Header .AuthorInfo {
    font-size: 15px;
    line-height: 22px; }
  .Item-Header .AuthorInfo {
    color: #888b8d; }
  .Item-Header .AuthorWrap {
    float: left; }
  .Item-Header .Meta {
    float: right;
    font-size: 15px;
    line-height: 22px; }
    .Item-Header .Meta a {
      font-weight: 700;
      color: #888b8d; }
      .Item-Header .Meta a:hover, .Item-Header .Meta a:focus {
        text-decoration: underline; }
    .Item-Header .Meta .MItem {
      margin-right: 0;
      margin-left: 8px; }
    .Item-Header .Meta .Category {
      display: none; }
  .Item-Header + .Item-BodyWrap {
    margin-top: 15px; }
    
.DataList .Item {
  padding: 15px;
  background-color: transparent;
  border: 0; }
  .DataList .Item:nth-child(odd) 
  .DataList .Item .Title {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 22px; }
  .DataList .Item .Meta {
    font-size: 13px;
    line-height: 22px; }
    
.MessageList .Item {
  padding: 22px;
  margin-left: 86px;
  background-color: transparent;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .MessageList .Item:nth-child(odd) {
    background-color: transparent; }
  .MessageList .Item:before, .MessageList .Item:after {
    position: absolute;
    right: 100%;
    display: block;
    width: 0;
    height: 0;
    top: 22px;
    border: transparent solid;
    content: " "; }
  .MessageList .Item:before {
    border-right-color: #dad9d6;
    border-width: 12px;
    margin-top: -11px; }
  .MessageList .Item:after {
    margin-top: -10px;
    border-right-color: #fff;
    border-width: 11px; }
  .MessageList .Item + .Item {
    margin-top: 11px; } 
    
.site-footer {
padding: 22px 0 0 0 !important;
  margin-top: 44px;
  border-top: #dad9d6 solid 1px; 
  background-color: rgba(35,31,32,1); }
  .site-footer p {
    margin-bottom: 0; } 
    
.footer-text {
    padding: 12px;
    font-weight: 700;
    font-size: 38px;
}

table {
    float: center;
    display: table;
    border-collapse: separate;
    border-spacing: 15px;
    padding: 5px;
    border-color: gray;
}

.LocaleOptions {
		display: none;
	}
	
	.navbar-links a {
		margin-right: 15px;
	}
	
	.site-footer {
		padding: 22px 0 0 0 !important;
	}
	
	.lulu-footer-section {
		display: inline-block;
		vertical-align: top;
	}
	
	.lulu-footer-social-section {
		display: inline-block;
	}
	
	.lulu-footer-social-section a {
		font-weight: 300;
		font-style: normal;
		color: rgb(96, 192, 221);
		font-size: 16px;
	}
	
	.lulu-footer-social-section img {
		padding-right: 10px;
	}
	
	.lulu-footer-header {
		color: rgb(96, 192, 221);
		font-size: 16px;
		padding-bottom: 25px;
	}
	
	.lulu-copyright {
		color: rgb(109, 110, 113);
		background-color: #000;
		font-size: 11px;
		text-align: center;
		padding: 15px 0;
	}
	
	.lulu-copyright a, .lulu-copyright a:hover {
		color: rgb(109, 110, 113);
	}
	
	.lulu-footer-social-link {
		margin-bottom: 8px;
	}
	
	.lulu-footer-large-image {
		width: 85px;
		height: 61px;
		margin-bottom: 30px;
	}
	
	.lulu-footer-large-image a {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.lulu-dropdown {
		list-style: none;
		margin-left: 20px;
		position: relative;
		top: -2px;
	}
	
	.lulu-dropdown-menu {
		position: absolute;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 125px;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
	
	.lulu-caret {
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 2px;
		vertical-align: middle;
		border-top: 4px dashed;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	
	.open > .lulu-dropdown-menu {
		display: block;
	}
	
	.lulu-language-option:hover {
		background-color: #f5f5f5;
	}
	
	.lulu-language-anchor {
		width: 100%;
		height: 100%;
		padding: 10px 5px;
		display: block;
	}
	
	.lulu-newsletter-button{
		background-color: transparent;
		border: 1px solid #60C0DD;
		color: #60C0DD;
		height: 36px;
		text-decoration: none;
		cursor: pointer;
	}
