body {
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-family: "PT Sans";
	font-weight: 300;	
	color: #333;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background: #f6f6f6;
	padding: 50px 0px 0px 0px;
	z-index: 0;
	font-size: 10.5pt;
	text-align: justify !important;
	hyphens: auto !important;
}

p{
	line-height: 1.4;
}

.row-header {
  margin: 0px auto;
  padding: 0px 0px;
}
.row-content {
  margin: 0px auto;
  padding: 15px 0px 0px 0px;
  border-bottom: 1px solid #bbb;
  min-height: 200px;
}

.row {
  margin: 0px auto;
  padding: 6px 0px 6px 0px;
}

.jumbotron {
  margin: 0px auto;  
  background: #fff;
  color: #515151;
  border-bottom: 1px solid #bbb;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding: 24px 0px 6px 0px;
	}
}

@media screen and (max-width: 767px) {
	.jumbotron {
		padding: 15px 0px 0px 0px;
	}
}

.jumbotron h1 {
  font-size: 34.5pt;
  font-weight: 400;
  font-family: "Catamaran";
}
.jumbotron h2 {
  font-size: 17pt;
  font-weight: 400;
  font-family: "Catamaran";
}
.jumbotron h3 {
  font-size: 11.5pt;
  font-weight: 400;
  font-family: "Catamaran";
  line-height: 1.2 !important;
}

.jumbotron h4 {
  font-size: 16pt;
  font-weight: 400;
  font-family: "Catamaran";
}

.jumbotron p {
  font-size: 10.5pt;
  font-weight: 400;
  font-family: "Catamaran";
}

h1 {
  font-size: 20pt;
  font-weight: 400;
  font-family: "Catamaran";
}
h2 {
  font-size: 14.7pt;
  font-weight: 400;
  font-family: "Catamaran";
}
h3 {
  font-size: 14.7pt;
  font-weight: 400;
  font-family: "Catamaran";
}

h4 {
  font-size: 12.3pt;
  font-weight: 400;
  font-family: "Catamaran";
}

h5 {
  font-size: 10pt;
  font-weight: 400; 
}

h3 > label {
	font-weight: normal;
}

.bibliography {
  font-size: 9pt;
}

.copyright {
	text-align: center;
	font-size: 8.5pt;
	color: #515151;
}

.navbar-brand 
{
  padding: 0px 7px 6px 27px;
}

.navbar {
  background: #f6f6f6;
  color: #333;
  border-bottom: 1px solid #bbb;
  font-size: 10.8pt;
}

.navbar-default .navbar-nav > li > a {
	color: #333;
}

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a:hover {
  background: #fcfcfc;
  color: #333;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.navbar .navbar-nav > .active > a {
  background: #f6f6f6;
  color: #333;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 6px rgba(250, 250, 250, .6);
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > li > a:focus {
  background: #edc0a5;
  color: #333;
}

.navbar .navbar-nav > .open > a {
  background: #edc0a5;
  color: #333;
}

.navbar .navbar-nav > .open > a:hover {
  background: #eee;
  color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > .active > a {
  background: #f6f6f6;
  color: #333;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 6px rgba(250, 250, 250, .6);
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background: #edc0a5;
}

.navbar .navbar-nav .open .dropdown-menu > li > a {
  background-color: #f6f6f6;
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover {
  background: #fdfdfd;
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:focus {
  background: #edc0a5;
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu {
  background-color: #f6f6f6;
  color: #333;
  font-size: 10pt;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #333;
    background-color: #edc0a5;
}
.nav-pills > li > a:hover {
    color: #333;
    background-color: #fcfcfc;
}

.list-unstyled {
  font-size: 8.4pt;
  color: #555;
}

address {
  color: #555;
  font-size: 8.4pt;
  margin: 0px;
}

header {
  background: #000;
}

footer {
  background: #f6f6f6;
}

.published {
  padding-top:10px !important;
  padding-bottom:0px !important;
}


a,
a:link,
a:visited,
a:hover,
a:active {
	color: #555;
	text-decoration: none !important;	
}

.tab-content {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;  
  padding: 10px;
  background: #fff;
}
.affix {
  top: 100px;
}
#carouselButtons {
  bottom: 0px;
  position: absolute;
  right: 0px;
}

canvas[resize] {
    width: 100%;
    height: 100%;
}

.mywell {
	font-size: 11pt;
	margin-bottom: 0;
}

blockquote footer {
	background: #f3f3f3;
}

.mypanel-border {
	border-color: #bbb !important;
	background-color: #fff !important;
}

.mypanel {
	background-image: linear-gradient(to right, #666 0%, #bbb 100%) !important;
	border-color: #bbb !important;
}

.panel-body {
    padding: 8px 15px 0 6px !important;
}

.panel-info {
	font-size: 10pt;
}

.dl-horizontal dd {
    margin-left: 132px !important;
}

.dl-horizontal dt {
    float: left;
    width: 121px;
	white-space: normal;
	hyphens: none;
}

.fig {
padding-right: 12px;
padding-left: 24px;
}
.capt {
padding-right: 24px;
padding-left: 12px;
}

thead {
border-top: 2px solid #ddd !important;
}

.instruction {
	color: grey;
	font-style: italic;
	font-size: 9.5pt;
	text-align: center;
}

label {
    display: inline-block;
}

table {
	margin-bottom: 6px !important;
}

small {
	line-height: 1 !important;
	line-height: 1 !important;
}

#addin a {
		display: inline-block;
		margin: 0;
		width: auto;
}

#addin img {
display: inline-block;
margin: 0;
}

.addin {
	background-image: linear-gradient(to bottom, #edc0a5 50%, #edc0a5 100%);
	color: #555;
}

 /* The Modal (background) */
.Addin-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	-webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.6s;
    animation-name: fadeIn;
    animation-duration: 0.6s;
}

/* Modal Content/Box */
.Addin-modal-content {
    display: block;
    background-color: #fefefe;
    margin: 5% auto; /* 5% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.Addin-close {
    color: #bbb;
    float: right;
    font-size: 38px;
    font-weight: bold;
}

.Addin-close:hover,
.Addin-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

/* Add Animation - Zoom in the Addin-Modal */
.Addin-modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

.study > a:link,  a:visited {
	border-bottom: 1px solid #555;
}

.study a:hover {
	color: #333 !important;
	border-top: 1px solid #555;
	background-color: #eee;
	transition-duration: 0s !important;
}

.dropdown-header {
	font-size: 9.5pt;
}

.file-upload {
     display:inline !important;
     margin:0px;
     padding:0px;
}

#imgdesc {
	font-size:10.5pt;
	font-family: "PT Sans";
}


.top-blog {
    background-color: #f6f6f6;
	padding: 15px 6px 15px 6px;
}

.top-blog > a:hover {
    background-color: #aff;
}

.blog > a {
    text-decoration: none;
    display: inline-block;
    padding: 3px 14px 6px 15px;
	font: 24px Verdana,sans-serif;
}

.blog > a:hover {
    background-color: #bbb;
    color: #000;
}

.blog > .previous {
    background-color: #e1e1e1;
    color: #555;
}

.blog > .next {
    background-color: #555;
    color: #fff;
}

.blog > .round {
    border-radius: 50%;
}

/* IE SVG scaling problem fix by Larry Botha */
.ie11 img[src$=".svg"] {
  width: 80% !important; 
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 80% !important; 
  }
}