.form-horizontal .control-label {
	font-weight: bold;
}

/* Compensate padding-top 5px defined in style2016.css for control-label  */
@media (min-width: 37.5em) {
.form-horizontal .controls .control-text{
    padding-top: 5px;
	}
	.form-horizontal .control-label {
		font-weight: normal;
	}
}
.no-header thead {
	display: none;
}
.no-header thead th { 
    border: none !important; 
    background: none !important; 
}
.no-header .ui-datatable-tablewrapper {
    overflow: visible;
}
.form-horizontal .btn {
    margin-bottom: 8px;
}

.ui-datatable table table {
	margin-bottom: 0;
	width: auto;
}
.ui-datatable table table tr {
	border-collapse: separate;
}
.ui-datatable table table td:first-child {
	padding-right: 1em;
}
.ui-datatable table table td {
	border-width: 0;
	padding: 0;
}
.tooltip-table td {
	padding-right: 12px;
}
.b-table table {
	margin-bottom: 0;
}
.floatRight {
	float: right;
}
[dir='rtl'] .floatRight {
	float: left;
}
[dir='ltr'] .b-button-group a {
	margin-right: 1em;
}
[dir='rtl'] .b-button-group a {
	margin-left: 1em;
}
 
[dir='rtl'] .form-horizontal .controls,
[dir='rtl'] .form-horizontal .control-label {
	float: right;
}

.ui-helper-hidden {
    display: none !important;
}
.ui-picklist .ui-picklist-buttons {
		vertical-align: top;
}
.ui-picklist .ui-picklist-list {
    background: white;
    border: 1px solid #ccc;
}
.ui-picklist-item table {
	margin-bottom: 0;
}

.ui-picklist-buttons-cell .ui-button {
	margin-left: 0 !important;
}

.ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.readonly .control-label {
	display: inline;
	font-weight: bold;
}
.readonly .control-text::before {
	content: "\00a0";
}
.readonly .controls {
 	margin-left: 3em;
 	margin-right: 3em;
}
.form-horizontal td .btn {
	margin-bottom: 2px;	
}

.rightfooter {
	width: 100%;
	text-align: right;
	clear: both;
	font-size: 9px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.b-table__container-cell-wrapper .b-table__container-cell-content {
   	display: inline;
    padding-top: 1em;
    padding-right: 1em;
}
.b-table__container-cell-wrapper .b-button-group.b-button-group--full-height {
	display: inline;
}
.section p {
	min-width: 100%;
}
.btn {
	line-height: 1.4;
	font-size: 16px !important;
}

.security-conditions {
	font-weight: bold;
	margin-top: 1em;
}
.security-conditions li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.security-conditions a[href='#'] {
	color: inherit;
	text-decoration: inherit;
	cursor: inherit;
}
.handshake-img {
	min-width: 30px !important;
	width: 30px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
}
.handshake-fullname {
	min-width: 200px;
	padding-bottom: 0 !important;
}
.handshake-customer-id {
	min-width: 250px;
}
.handshake-status {
	min-width: 300px;
}
.handshake-img img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.noStrongAuthInfo {
	display: block;
	line-height: 1em;
}
h1 .ss-left, h1 .ss-right {
    font-size: 0.5em;
    font-weight: normal;
}
.ss-left, .ss-right {
    display: block;
    margin-bottom: 1em;
}

.connection-img {
    padding: 0 0 0 0.5em !important;
    line-height: 0;
}