#autocomplete {
	position: absolute;
	z-index: 100;
	overflow: hidden
}

#autocomplete ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none
}

#autocomplete li {
	cursor: default;
	white-space: pre;
	zoom: 1
}

html.js .form-autocomplete {
	background-image: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/throbber.gif?1376059649);
	background-position: 100% 2px;
	background-repeat: no-repeat
}

html.js .throbbing {
	background-position: 100% -18px
}

html.js fieldset.collapsed {
	height: 1em
}

html.js fieldset.collapsed .fieldset-wrapper {
	display: none
}

fieldset.collapsible {
	position: relative
}

fieldset.collapsible .fieldset-legend {
	display: block
}

.form-textarea-wrapper textarea {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0
}

.resizable-textarea .grippie {
	height: 9px;
	background: #eee url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/grippie.png?1376059649) no-repeat center 2px;
	border: 1px solid #ddd;
	border-top-width: 0;
	cursor: s-resize;
	overflow: hidden
}

body.drag {
	cursor: move
}

.tabledrag-handle {
	float: left;
	overflow: hidden;
	text-decoration: none;
	cursor: move
}

.tabledrag-handle .handle {
	height: 15px;
	width: 15px;
	margin: -.4em 0;
	padding: .4em;
	background: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/draggable.png?1376059649) no-repeat 6px 9px
}

.tabledrag-handle:hover {
	text-decoration: none
}

.tabledrag-handle-hover .handle {
	background-position: 6px -11px
}

.indentation {
	float: left;
	width: 20px
}

.tree-child {
	background: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/tree.png?1376059649) no-repeat 12px center
}

.tree-child-last {
	background: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/tree-bottom.png?1376059649) no-repeat 12px center
}

.tree-child-horizontal {
	background: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/tree.png?1376059649) no-repeat -12px center
}

.tabledrag-toggle-weight-wrapper {
	text-align: right
}

.sticky-header {
	margin-top: 0;
	background-color: #fff
}

.progress .bar {
	background-color: #fff;
	border: 1px solid
}

.progress .filled {
	height: 1.5em;
	width: 5px;
	background-color: #000
}

.progress .percentage {
	float: right
}

.ajax-progress {
	display: inline-block
}

.ajax-progress .throbber {
	float: left;
	height: 15px;
	width: 15px;
	margin: 2px;
	background: transparent url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/throbber.gif?1376059649) no-repeat 0 -18px
}

.ajax-progress .message {
	padding-left: 20px
}

tr .ajax-progress .throbber {
	margin: 0 2px
}

.ajax-progress-bar {
	width: 16em
}

.container-inline div,
.container-inline label {
	display: inline
}

.container-inline .fieldset-wrapper {
	display: block
}

.nowrap {
	white-space: nowrap
}

html.js .js-hide {
	display: none
}

.element-hidden {
	display: none
}

.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
	position: static !important;
	clip: auto;
	overflow: visible;
	height: auto
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.menu {
	border: 0;
	list-style: none;
	text-align: left
}

.menu .expanded {
	list-style-image: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/menu-expanded.png?1376059649);
	list-style-type: circle
}

.menu .collapsed {
	list-style-image: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/menu-collapsed.png?1376059649);
	list-style-type: disc
}

.menu .leaf {
	list-style-image: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/menu-leaf.png?1376059649);
	list-style-type: square
}

.active {
	color: #000
}

.menu-disabled {
	background: #ccc
}

.links--inline {
	*zoom: 1;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.links--inline:after {
	content: "";
	display: table;
	clear: both
}

.links--inline li {
	float: left;
	margin-right: 1em
}

.links--inline li>a {
	display: block
}

.tabs a {
	background-color: #eee;
	text-decoration: none
}

.tabs a.active {
	background-color: #ccc
}

.tabs a:hover,
.tabs a:focus {
	background-color: #bbb
}

.tabs--primary {
	margin-bottom: 1em;
	border-bottom: 1px solid #bbb
}

.tabs--primary a {
	padding: .3em .8em
}

.tabs--secondary a {
	padding: .2em .5em;
	margin: .4em 0;
	font-size: .9em
}

fieldset {
	margin-bottom: 1em
}

table {
	border-collapse: collapse
}

th {
	padding-right: 1em;
	background-color: #bbb;
	text-align: left
}

tr.even,
tr.odd {
	background-color: #eee
}

tr.odd {
	background-color: #ddd
}

#autocomplete {
	background: #fff;
	border: 1px solid;
	color: #000
}

#autocomplete .selected {
	background: #0072b9;
	color: #fff
}

html.js fieldset.collapsible .fieldset-legend {
	padding-left: 15px;
	background: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/menu-expanded.png?1376059649) 5px 65% no-repeat
}

html.js fieldset.collapsed {
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0
}

html.js fieldset.collapsed .fieldset-legend {
	background-image: url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/menu-collapsed.png?1376059649);
	background-position: 5px 50%
}

.fieldset-legend .summary {
	margin-left: .5em;
	color: #999;
	font-size: .9em
}

.drag {
	background-color: #fffff0
}

.drag-previous {
	background-color: #ffd
}

.progress {
	font-weight: bold
}

.progress .bar {
	background: #ccc;
	border-color: #666;
	margin: 0 .2em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.progress .filled {
	background: #0072b9 url(//westbankcorp.com/sites/all/themes/omega/omega/images/misc/progress.gif?1376059649)
}

.selected td {
	background: #ffc
}

.checkbox,
.checkbox {
	text-align: center
}

.form-item,
.form-actions {
	margin-bottom: 1em
}

.form-item label,
.form-actions label {
	display: block;
	font-weight: bold
}

.form-item .description,
.form-actions .description {
	font-size: .85em
}

.form-checkboxes .form-item,
.form-radios .form-item {
	margin-bottom: .4em
}

.form-checkboxes .description,
.form-radios .description {
	margin-left: 2.4em
}

label.option {
	display: inline;
	font-weight: normal
}

.form-checkbox,
.form-radio {
	vertical-align: middle
}

.marker,
.form-required {
	color: #f00
}

input.error,
textarea.error,
select.error {
	border: 2px solid red
}

tr .form-item {
	margin-top: 0;
	margin-bottom: 0;
	white-space: nowrap
}

.container-inline .form-actions,
.container-inline.form-actions {
	margin-top: 0;
	margin-bottom: 0
}

th.active img {
	display: inline
}

td.active {
	background-color: #ddd
}

.more-link {
	display: block;
	text-align: right
}

.pager {
	clear: both;
	padding: 0;
	text-align: center
}

.pager__item {
	display: inline;
	padding: .5em;
	background-image: none;
	list-style-type: none
}

.pager__item--current {
	font-weight: bold
}

div.messages {
	position: relative
}

.close-message {
	text-shadow: none;
	position: absolute;
	right: .4em;
	top: -.2em;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.3)
}

.close-message:before {
	font-size: 1.4em;
	content: "脳"
}

.close-message:hover,
.close-message:focus,
.close-message:active {
	color: #000
}