/*!
 * Start Bootstrap - Round About (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-center {
	margin: 0 auto;
}

footer {
    margin: 50px 0;
}

.img-xnsvg {
    width: 200px;
    height: 200px; 
    background: #cccccc;
}

.text-center > p {
    padding-bottom: 2em;
}
a.invisiblelink {
text-decoration: none;
color: #333333;
}
a:hover.visiblelink {
text-decoration: none;
color: #333333;
}
a.visiblelink {
text-decoration: underline;
color: #333333;
}
h3.narrow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
img.miniqr {
  width: 20px;
  height: 20px;
}
.modal-body > img {
display:block;
    margin:auto;
}

.feedEkList{margin:0px; list-style:none outside none;background-color:#FFFFFF; border:1px solid #D3CAD7; padding:4px 6px; color:#3E3E3E;}
.feedEkList li{border-bottom:1px solid #D3CAD7; padding:5px;}
.feedEkList li:last-child{border-bottom:none;}
.itemTitle a{font-weight:bold; color:#4EBAFF !important; text-decoration:none }
.itemTitle a:hover{ text-decoration:underline }
.itemDate{font-size:11px;color:#AAAAAA;}

