.angle-icon {
	position: absolute;
	width: 120px;
	right: 0;
	z-index: 10;
}

.question-icon {
	position: absolute;
	width: 50px;
	right: 0;
	z-index: 10;
}

div.letter-box {
	padding: 2px;
}

/* .panel-consult { */
/*     border-radius: 4px; */
/*     margin: 4px; */

/* } */

/* .panel-consult>.panel-body { */
/*     padding: 2px 2px 2px 2px; */
/*     text-align: left; */

/* } */
.search-wrapper {
	position: relative;
	padding-top: 7px;
	width: 100%;
}

.search-wrapper button {
	position: absolute;
	right: 0px;
	top: 2px;
}

.btn-link {
	font-weight: 400;
	color: #8c8c8c;
	border-radius: 0;
	border: none !important;
}

.badge-namelist {
	color: #ffffff;
	background-color: #678fb7;
}

.btn-alphabet {
	color: #337ab7;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	/* font-size: 11px; */
}

@media ( max-device-height : 768px) {
	.btn-alphabet {
		font-size: 11px;
	}
}

.btn-alphabet-highligth {
	background-color: #e6e6e6;
	color: #333;
	border-color: #337ab7;
	/* font-size: 11px; */
}

@media ( max-device-height : 768px) {
	.btn-alphabet-highligth {
		font-size: 11px;
	}
}

.search-bar {
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	height: 28px;
	color: #044382;
	font-size: 1.3em;
	background-color: #f5f5f5;
}

.pagination>.disabled>a {
	background-color: #ffffff;
}

.pagination>li>a {
	background-color: #ffffff;
}

.consult-footer-partial {
	background-color: rgba(103, 120, 134, 0.83);
}

.consult-footer-totals {
	background-color: rgba(78, 97, 112, 0.83);
}

.consult-footer-container {
	font-size: 1.2em;
}

.consult-footer-toolTip {
	font-size: 1.2em;
}

.consult-footer-container {
	margin: 3px;
	padding: 5px;
}

.consult-footer {
	color: white;
	text-shadow: 2px 2px #333;
	border-radius: 15px;
	margin-bottom: 10px;
	padding: 5px;
	width: 100%;
}

.consult-footer ul {
	padding: 2px;
	margin: 0px;
	list-style-type: none;
}

.consult-footer li {
	padding: 0px;
	width: 100%;
}

.consult-badge {
	color: graytext;
	text-shadow: none;
	font-size: 1em;
	background-color: #ffffff;
}

.consult-title {
	color:;
	text-shadow: none;
	font-size: 1em;
	background-color: #ffffff;
}

.glicon {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

.checkBoxGroup {
	padding-top: 10px;
}

.searchButtonGroup {
	text-align: center;
	padding-top: 10px;
}

.nameItemText {
	color: #336699;
	margin: 1px;
	width: 100%;
}

.nameListIconxWrapper {
	text-align: center;
}