body {
  font-size: 14px;
}
td {
	font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.panel h4 {
	font-size: 18px;
}
a.btn-new {
	color: #929191;
}
a.btn-new:hover {
	color: #333;
}
hr.new-section {
	margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #c4c3c3;
}
#committee-overview .myTable a.btn {
	padding: 0 8px;
	font-size: 12px;
	font-weight: bold;
}
.btn-xs, .btn-group-xs > .btn {
  font-size: 12px;
}
.tab-content {
  border: 1px #e1e1e1 solid;
  margin-bottom: 20px;
}
#pendingMembers .btn-xs {
	margin-right: 4px;
	font-size: 9px
}
#pendingMembers .fa-minus,
#pendingMembers .fa-check {
	margin-top: 4px;
}
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
  color: #566168;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-bottom-color: transparent;
  cursor: default;
  border-top: 1px solid #ffcf0c;
  margin-bottom: -2px;
  font-size: inherit;
}
.nav-tabs > li {
  margin-top: 0px;
}
.document-thumbnail {
	border: 1px solid #e1e1e1;
	padding: 6px;
	padding-top: 26px;
	background: #f1f1f1;
	text-align: center;
	margin-bottom: 18px;	
}
.document-thumbnail .caption {
	margin: 0	;
}
.document-thumbnail .btn {
	min-width: 70px;
}
.document-thumbnail .caption-edit{
	padding-top: 20px;
	text-align: left;
}
.form-control-edit {
  height: 28px;
  padding: 4px 4px;
  font-size: 12px;
  line-height: 1;
}
ul.navbar-right li a {
  border-left: none;
}
.popover {
	font-size: 14px;
}
.capacity {
	font-style: italic;
	color: #999;
}

#metadata h4 {
	margin-bottom: 5px;
}
.new-doc-dialog, .edit-doc-dialog, .duplicate-meeting-dialog {
  padding: 20px;
  position: relative;
  background: #f1f1f1;
  width: auto;
  max-width: 400px;
  margin: 20px auto;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
  opacity: 1.0;
  text-shadow: none;
}
.help {
  color: #929191;
  font-size: 80%;
}
#tinymce p {
	font-size: 16px;
	line-height: 1.7em;
}
.navbar-brand {
  font-size: 18px;
    height: 58px;
}
i.fa.fa-5x.fa-plus-square {
  margin-bottom: 10px;
  margin-top: 30px;
}
#committee-management #sgms-home {
	display: none;
}
#committee-overview #sgms-back {
	display: none;
}
.btn-panel {
	margin-top: -24px;
}
.modal-footer .btn {
  margin-bottom: 0;
}
.btn-link {
	padding: 5px 10px;
}
.spinner-modal{
    background-clip: padding-box;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    color: #be1e2d;
    outline: 0 none;
    position: relative;
    text-align: center;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: #000;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.panel .btn {
    margin-bottom: 0;
}
.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link {
    color: #be1e2d;
    font-weight: normal;
    border-radius: 0;
}
table .btn-link {
	padding: 10px 10px;
}
label {
  font-weight: bold;
}
.nav-tabs > li.active {
  font-weight: bold;
}
/* Updates to the navbar toggle */
.navbar-toggle {
  padding: 12px 12px;
}
.navbar-inverse .navbar-toggle {
  border-color: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.positionInput {
	width: 100%;
}

/* Notifications */

#meeting-added {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
}

.ui-autocomplete {
	background-color: #192026;
	color: #fff;
	border: 1px solid #999;
	padding: 6px 0 0 6px;
	margin: 0;
	font-size: 16px;
	max-width: 350px;
}
.ui-autocomplete li {
	list-style-type:none;
}
.ui-autocomplete .ui-menu-item {
	padding-left: 4px;
}
.ui-autocomplete .ui-menu-item:hover {
	background-color: #e0e0e0;
	color: #192026;
	cursor: pointer;
	font-weight: bold;
}
.ui-helper-hidden-accessible {
	display:none;
}

span.fa.fa-circle-o-notch.fa-2x {
    color:  #be1e2d;
    font-size: 12px;
}

.popover-content .input-group {
    margin-bottom: 4px;
}

.popover-content .input-group-addon {
    padding: 4px 12px;
}

.required-field {
    color: #be1e2d;
}

@media (min-width: 768px){

}

@media (max-width: 767px){
	
}

@media (min-width: 992px) {
	.navbar-right {
	  margin-right: 0;
	}
	h3.comm-name, h4.comm-name, h5.comm-name, h6.comm-name {
	  margin-bottom: -28px;
	}
}
@media (max-width: 991px) {
	button#btn-add-update {
	    margin-top: 20px;
	}
	.btn-group.pull-right {
	    margin-bottom: 12px;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #000;
	}
}