/***
	This file contains CSS for
		---> UK specific features
		---> Overriding global styles
***/

.login-step1 p.error-panel {
	margin: -10px 0 10px 0;
}
.login-footer>.copyright-footer,
.error-footer>.copyright-footer {
	background: #7f2b7b;
}
.login-footer .footer-col a,
.error-footer .footer-col a {
	color: #7f2b7b;
}
.grad {
	background: #6e6e6e;
	color: #fff;
}
.summary-panel {
	display: flex;
	text-align: left;
	margin: 0 0 1.5em -1em;
	background: #7f2b7b;
	background: linear-gradient(45deg, #512d6d 0%, #c42f9e 100%);
	width: 100%;
	padding-right: 2em;
	color: #fff;
	font-family: 'aspira-demi', arial, sans-serif;
}
div .summary-box {
	overflow: hidden;
}
.summary-panel em {
	font-size: 1.2em
}
strong.additional-info {
	font-size: 14px;
}
.summary-panel li {
	margin: 0
}
.align-top{
	vertical-align: top;
}
#accountoverview_button_id .navIcon {
	background-image: url('/uk-desktop/images/icons/account.png');
}
#accountoverviewMenu:hover .navIcon,
#accountoverviewMenu.navMenuTop.selected .navIcon {
	background-image: url('/uk-desktop/images/icons/account_hover.png');
}
.overview-list.overview-custom ul {
	cursor: default;
}
.overview-list.overview-custom ul:first-child {
	border: 0.1em solid #ddd;
}
.overview-list.overview-custom ul:before {
	display: none;
}
.overview-list.overview-custom li.balance {
	border-left: 0.1em dotted #ccc;
	border-right: 0.1em dotted #ccc;
}
.overview-list ul:hover,
.overview-list ul:active {
	background: #e2e2e2;
}
.tpp-footer-col ul li a {
	line-height: 20px;
	margin-bottom: 10px;
}
.tpp-footer-col li {
	width: 44%;
}
.tpp-footer-col a {
	color: #4d4d4d;
}
.tpp-security-li {
	padding-left: 2em;
	width: auto !important;
}
.tpp-security-li a {
	line-height: 30px !important;
}
#tpploginconsentbutton {
	width: 35em;
}
#gdprRemoveAccountdlg .simple-box {
	border: 2px #7f2b7b solid;
}
#gdprRemoveAccountdlg h2 {
	color: #7f2b7b;
}
#tpp-exit-aib-link {
	padding: -1%;
}
.gdpr-add-account .error-panel {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
.tpp-footer-col ul.footer-links {
	width: 57%;
	float: left;
}
.tpp-footer-col ul.security-center {
	width: 43%;
	float: left;
}
.sca-ping-enrol-check img {
	padding: 35px 0;
}
.sca-two-factor .formInput {
	width: 100%;
}
.sca-two-factor .progress-bar {
	margin: 0 0 5% 0;
	width: 100%;
}
.warning-panel.card-reader-required {
	border: 0.2em #7f2b7b solid;
}
.confirm-details-info {
	margin: 0 8.5%;
}
.stay-secure {
	background: rgba(255, 255, 255, .9);
	margin-top: -1em;
	padding-top: 0;
}
.contact-list p {
	display: block;
	line-height: 1.3em;
	padding-left: 30px;
}
.contact-list h3.icon {
	display: block;
	padding: 0 0 0 30px;
}
.contact-list h3.i-top:before {
	margin-top: 0;
	top: 5px;
}
.contact-list h3,
.twitter-feed h3 {
	padding-top: 0;
}
.simple-box.bg-green {
	background: #d6ede7;
}
.simple-box.bg-pink {
	background: #eeeaf0;
}
.simple-box-pad {
	width: 90%;
	margin: auto;
	padding: 1em;
	color: #4d4d4d;
}
.simple-box-pad h3 {
	color: #7f2b7b;
}
.simple-box.bg-white .simple-box.bg-green,
.confirm-panel {
	background: #eeeaf0;
}
li[data-cell-header] button {
	border: none !important;
}
a#backToTop:hover,
a#backToTop:focus,
#securemaildeletemessage_button_id:hover,
#securemaildeletemessage_button_id:focus {
	background: #e2e2e2 !important;
}
.footer-menu {
	display: block;
	text-align: center;
	margin: 1em auto 0;
	background: #59364f;
	padding: 0.25em 1em;
	border-radius: 0.4em;
}
.footer-menu li {
	display: inline;
	color: #fff;
}
.footer-menu li ul li:last-child {
	clear: none;
	display: inline;
}
.footer-menu li:last-child {
	margin: 0;
	display: block;
	clear: both;
}
.footer-menu li:last-child span {
	margin: 0;
}
.footer-menu a {
	color: #00856a !important;
}
.footer-menu a:hover {
	color: #006657 !important;
}
.footer-menu li a,
.footer-menu li span {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 0 0 0 1em;
	background: none !important;
	box-shadow: none !important;
	border: none;
	font-size: 0.85em;
}
.footer-section.lock {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.footer-col ul li a {
	margin: 0 18% 0 0;
}
.links-footer.logged-in .footer-col {
	width: 100%;
}
.links-footer.logged-in .footer-col ul {
	width: 100%;
	display: flex;
	flex-direction: row;
}
.links-footer.logged-in .footer-col ul li {
	flex: auto;
	text-align: center;
}
.links-footer.logged-in .footer-col ul li:first-child {
	text-align: left;
}
.links-footer.logged-in .footer-col ul li:last-child {
	text-align: right;
}
.links-footer.logged-in .footer-col ul li a {
	padding: 0;
	border: 0;
	margin: 0;
}
.alertsTable ul li {
	vertical-align: top;
	vertical-align: middle;
}
.alertsTable ul li button {
	padding: 0.1em 0.3em;
}
.alertsTable .clear-plus {
	padding: 0;
}
.alertsTable .formLabel {
	width: 50%;
	text-align: left;
	width: 50%;
	text-align: left;
}
.alertsTable .formField,
.alertsTable .formLabel label,
.alertsTable .select-menu,
.alertsTable .radio-bar {
	margin: 0;
}
.alertsTable .formInput {
	width: 40%;
}
.alertsTable .fa {
	font-size: 1.4em;
	position: relative;
	top: 3px;
	font-size: 1.4em;
	position: relative;
	top: 3px;
}
.alertsTable li.account-details {
	width: 76%;
	float: left;
	margin-right: 2%;
}
.alertsTable li.account-details-button {
	width: 22%;
	float: left;
}
.alertsTable .radio-bar-estmt {
	margin: 0;
}
.alertsTable .radio-bar-estmt label {
	width: 45%;
}
.alertsTable .radio-bar-estmt-estatement3 {
	margin: 0;
}
.alertsTable .radio-bar-estmt-estatement3 label {
	width: 45%;
}
#accountForm .formField,
#accountForm select {
	margin: 0;
}
.fm-container.filter-ht {
	font-size: 1em;
}
.fm-container.filter-ht input#endDate,
.fm-container.filter-ht input#startDate {
	width: 80%;
}
.fm-container.filter-ht .panel-tx.col1-tx,
.fm-container.filter-ht .panel-tx.col2-tx,
.fm-container.filter-ht .panel-tx.col3-tx {
	width: 31%;
	float: left;
	margin-right: 2%;
}
.overviewOptions {
	position: relative;
	text-align: right;
	top: -0.5em;
	right: 1%;
}
.overviewOptions button {
	border-top: 0;
	border-radius: 0 0 0.3em 0.3em;
	margin: 0;
	background: #eee;
}
.overviewOptions button:hover {
	background: #ddd;
}
.phone-column-left {
	width: 30%;
	float: left;
}
.phone-column-right {
	width: 68%;
	float: right;
}
.pt-fund-transfer-confirm-panel .table-layout ul:nth-of-type(even) {
	background: none;
}
.pt-fund-transfer-confirm-panel .table-layout ul li {
	padding: 5px 10px;
}
.pt-fund-transfer-confirm-panel .table-layout:nth-child(even) {
	background: #eeeaf0;
}
span.payment-acc-from {
	display: inline-block;
	color: #4d4d4d;
	text-decoration: none;
	pointer-events: none;
}
.fa.fa-grey.fa-exclamation-circle {
	color: #4d4d4d;
}
.fa.fa-orange.fa-times-circle {
	color: orange;
}
.i-current:before {
	background: url('../../uk-desktop/images/icons/current_account.png') no-repeat !important;
}
.sidemenumanagemycards {
	background-image: url('/uk-desktop/images/icons/manage-my-cards-white.png');
	width:23px;
}

/* Tabs - Start */
.tabList {
	margin: 1em 0 0 0;
	width: 100%;
	display: flex;
	border-bottom: 2px #c3c3c3 solid;
	align-items: flex-end;
}
.tabList .tab {
    border-bottom: 3px transparent solid;
}
.tabList .tab:hover {
	border-bottom-color: rgba(127, 43, 123, 0.1);
}
.tabList .tab:hover button,
.tabList .tab button:focus {
	color: #7f2b7b;
	background: rgba(127, 43, 123, 0.1);
}
.tabList .tab.active {
	background: none;
	border-bottom-color: #7f2b7b;
}
.tabList .tab.active:hover button {
	background: none;
}
.tabList.x1 {
	display: none;
}
.tabList button {
	width: 100%;
	float: left
}
.tabList button {
	padding: 8px;
	color: #4d4d4d;
	float: left;
	width: 100%;
	background: none;
	margin: 0;
	font-family: 'aspira-regular', calibri, arial, sans-serif;
}
.tabList button.active {
	color: #7f2b7b;
	background: none;
	font-family: 'aspira-demi', calibri, arial, sans-serif;
}
/* Tabs - end */

/* Richer transactions - Start */
.buttonsGroup {
	margin: 2em 0;
	display: flex;
}
.buttonsGroup button {
    margin: 0 3px;
}
.smallTitleWithSpacing {
  	color: #7F2B7B;
  	font-size: 12px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 16px;
  	text-transform: uppercase;
}
.searchResults .smallTitleWithSpacing {
	display: inline-block;
    line-height: 34px;
}
.searchResults #btnExport {
	margin: 0.4em 0;
}
.transactionsList {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
    margin-bottom: 2em;
}
.transactionsList * {
	box-sizing: border-box;	
}
.transactionsListLabels {
    color: #7f2b7b;
    background: rgba(255, 255, 255, 0.3);
    padding: 9px 16px;
    font-family: 'aspira-medium', calibri, arial, sans-serif;
    font-size: 12px;
    border-top: 1px #c3c3c3 solid;
    border-bottom: 1px #c3c3c3 solid;
    letter-spacing: 1.5px;
}
.transactionDesc {
    width: 50%;
}
.transactionAmount {
    width: 22.5%;
}
.transactionCard .paidIn {
	color: #00856A
}
.transactionCard .paidOut {
	color: #7F2B7B
}
.transactionsListItems {
    display: flex;
    flex-direction: column;
}
.transactionCard {
    background: #fff;
    padding: 9px 16px;
    font-size: 14px;
    height: 50px;
    cursor: pointer;
}
.transactionCard.evenRow {
    background: #f5f5f5;
}
.transactionCard-expanded {
	padding: 1.5em 0 1.5em 16px;
	background: #F2E9F1;
	margin-top: 3px;
	box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
	margin-bottom: 2px;
	position: relative;
	z-index: -1;
}
.transactionsList [aria-expanded="true"] {
	background: #F2E9F1;
  	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
  	font-family: 'aspira-medium', calibri, arial, sans-serif;
}
.transactionsList [aria-expanded="true"] .paidOut, 
.transactionsList [aria-expanded="true"] .paidIn {
	color: #4d4d4d;
}
.transactionsList [aria-expanded="true"] button span.fa,
#accountSection [aria-expanded="true"] button span.fa {
    transform: rotate(180deg);
}
.transactionsList [aria-expanded="true"] button span.fa {
	 padding: 10px 16px 10px 0;
	 color: #4d4d4d;
}
.transactionsDate {
    background: #e2e2e2;
    color: #7f2b7b;
    padding: 5px 16px;
    height: 27px;
}
.transactionDetails {
    width: 5%;
    border-left: 1px #c3c3c3 solid;
} 
.transactionDetails span.fa {
    padding: 10px 0 10px 16px;
    color: #7f2b7b;
}
.transactionCard > *, 
.transactionsListLabels > * {
    padding: 6px 0;
}
.transactionCard-panel {
    display: flex;
    flex-wrap: wrap;
}
.transactionCard-info {
    width: 50%;
    float: left;
    padding: 5px 0;
    font-size: 14px;
    display: flex;
}
.transactionCard-infoLabel {
    flex-basis: 30%;
    float: left;
    color: #7f2b7b;
    font-family: 'aspira-medium', calibri, arial, sans-serif;
}
.transactionCard-infoValue {
    flex-basis: 60%;
}
.accountOverview {
    background: #7f2b7b;
    background: linear-gradient(45deg, #512d6d 0%, #c42f9e 100%);
    color: #fff;
    width: calc(100% + 2em);
    margin-left: -1em;
    display: flex;
    padding: 10px 0;
}
.accountOverviewInfo {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    font-size: 24px;
    font-family: 'aspira-demi', calibri, arial, sans-serif;
    flex: auto;
}
.accountMoreInfo {
    flex-basis: 4%;
    border-left: 1px #fff solid;
}
.transactionCard button:focus,
.accountMoreInfo:focus {
	outline: none;
}
.accountMoreInfo span.fa {
    padding: 1em 24px;
}
.accountOverviewInfoLabel {
    font-size: 16px;
    font-family: 'aspira-regular', calibri, arial, sans-serif;
    line-height: 24px;
}
.accountInfo {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 1em 0;
}
.accountOverview button:focus,
.transactionCard button:focus {
	outline-width: 1px;
}
.no-transactions.flex{
	display: flex;
}
.no-transactions {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 3em;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
}
.no-transactions span.fa {
	font-size: 2em;
}
.no-transactions-msg {
   text-align: center;
   margin-top: 5px;
}
.no-transactions-msg p {
    padding: 0;
    font-size: 14px;
}
.no-transactions-msg h4 {
	font-size: 16px;
    font-family: 'aspira-medium';
    padding: 0;
    margin-bottom: 3px;
}
.infoAboutSection {
    font-size: 14px;
    font-family: 'aspira-medium';
    line-height: 17px;
    margin-bottom: 1.5em;
}
/* Richer transactions - End */
/* Search transactions - Start */
.searchTransactionsForm {
    background: rgba(127,43,123,0.12);
    margin: 2em 0;
}
section.searchTransactionsForm label {
    font-size: 13px;
}
.searchTransactionsFormLeft, 
.searchTransactionsFormRight {
    flex: auto;
    margin: 0 1em;
}
.searchTransactionsFormRight {
	flex-direction: column;
}
.searchTransactionsForm form,
.searchTransactionsFormDates .formField > div,
.searchTransactionsFormDates .formField > div .formInput > div {
    display: flex;
}
.searchTransactionsFormDates .formField > div .formInput > div  {
	align-items: flex-start;
}
.searchTransactionsFormLeft,
.searchTransactionsFormDates .formField > div {
    flex-direction: column;
}
.searchTransactionsFormAmountFrom,
.searchTransactionsFormAmountTo,
.searchTransactionsFormDates .formField {
   margin-right: 2em;
}
.searchTransactionsFormAmountFrom input, 
.searchTransactionsFormAmountTo input {
    width: 225px;
}
.searchTransactionsFormDates .formField > div .formInput > div > * {
    min-width: 60px;
    max-width: 60px;
    height: 30px;
    padding: 0;
    margin-right: 5px;
    line-height: 14px;
    font-size: 14px;
}
.searchTransactionsFormDates .formField > div .formInput > div button {
	text-indent: 0;
    min-width: 30px;
    max-width: 30px;
    margin: 0;
    top: 0;
    left: 0;
}
.searchTransactionsFormRight #searchKeywords {
	width: 265px;
}
.formFieldButton button {
    margin-top: calc(20px + 0.25em);
    width: 124px;
    box-sizing: border-box;
}
button.backToTransactions {
	font-size: 20px;
}
button.backToTransactions span.fa {
    margin-right: 10px;
    font-size: 18px;
}
/* Search transactions - End */

@media screen and (max-width: 900px) {
	.searchTransactionsFormDates .formField > div .formInput > div > * {
		min-width: 45px;
    	max-width: 45px;
	}
	.searchTransactionsFormAmountFrom input, 
	.searchTransactionsFormAmountTo input {
    	width: 185px;
	}
	.searchTransactionsFormRight #searchKeywords {
		width: 180px;
	}
	.searchTransactionsFormAmountFrom, .searchTransactionsFormAmountTo, .searchTransactionsFormDates .formField {
    	margin-right: 1em;
	}
}

@media screen and (min-width: 767px) {
	.msgspecialleft {
		width: 66%;
		float: left;
	}
	.msgspecialright {
		width: 33%;
		float: left;
	}
}
@media screen and (max-width: 1220px) {
	.fm-container.filter-ht input#endDate,
	.fm-container.filter-ht input#startDate {
		width: 68%;
	}
}
@media screen and (max-width: 1000px) {
	.footer-col,
	.footer-col.xl {
		width: 25%
	}
	.ping-failed {
		margin: 5% 15% 5% 15%;
		width: 65%;
	}
}
@media screen and (max-width: 800px) {
	.tpp-login-form .column-center {
		width: 90%;
	}
	input#accountNumber {
		width: 40%;
	}
}
@media screen and (max-width: 767px) {
	.confirmed-panel .confirm-screen-icon {
		padding-top: 0px;
		margin-left: -0.5em;
	}
	.pt-fund-transfer-confirm-panel .table-layout.confirm-details ul {
		border: none;
	}
	.side-column-right.stop-paper-statements {
		width: 100%;
	}
	.confirmed-panel .confirm-screen-icon {
		padding-top: 0px;
		margin-left: -0.5em;
	}
	.pt-fund-transfer-confirm-panel .table-layout.confirm-details ul {
		border: none;
	}
}
@media screen and (max-width: 700px) {
	.sm-links {
		float: none;
		text-align: center;
	}
	.alertsTable li.account-details {
		width: 65%;
	}
	.alertsTable li.account-details-button {
		width: 32%;
	}
	.alertsTable li.account-details .formLabel {
		width: 100%;
	}
	.alertsTable li.account-details .formInput {
		width: 100%;
		margin-top: 10px;
		margin-left: -2px;
	}
	.alertsTable li.account-details .formInput .euroCentInput .euroInput {
		width: 60%;
	}
	.confirm-details-info {
		margin: 0;
	}
	.alert-page-button.aibLinkStyle01 {
		width: auto !important;
		display: inline;
	}
	.tpp-center-header {
		text-align: center;
		font-size: 1.8em;
	}
	.radio-bar-estmt {
		margin-left: 0 !important
	}
	.fm-container.filter-ht .panel-tx.col1-tx,
	.fm-container.filter-ht .panel-tx.col2-tx,
	.fm-container.filter-ht .panel-tx.col3-tx {
		width: 100%;
	}
	.pay-new-button.alignr button {
		float: right;
		margin-top: -30px;
	}
	.pay-bill-next.alignr button {
		float: right;
	}
	.footer-col.cms-image {
		width: 30%;
		float: left;
		clear: none
	}
	.sca-ping-enrol-check {
		padding: 0px;
		width: 84%;
	}
	.summary-panel {
		flex-direction: column;
	}
	.summary-panel strong.additional-info {
		display:block;
		max-width: 60%;
	}
	.summary-panel em {
		font-size: 1.1em;
	}
	.sca-two-factor .progress-bar {
	    margin: 0 0 5% 0;
	    width: 100%;
	}
	.sca-head p {
    	font-size: 1.3em;
   	}
    .sca-image, 
    .sca-info {
	    width: 90%;
	    margin: 0 5%;
    }
    .sca-two-factor .formInput {
    	width: 100%;
    }
    .confirmed-panel .right {
		width: -webkit-calc(100% - 32px);
		width: -moz-calc(100% - 32px);
		width: calc(100% - 32px);
	}
    .confirmed-panel .right button{
		width: -webkit-calc(100% + 32px);
		width: -moz-calc(100% + 32px);
		width: calc(100% + 32px);
		margin-left: -32px;
	}
	.buttonsGroup,
	.transactionCard-info {
		width:100%;
	}
	.buttonsGroup {
		flex-direction: column;
	}
	.buttonsGroup button {
		margin: 5px 0;
	}
	.accountOverview,
	#fullAccountInfo > div  {
		flex-direction: column;
		padding: 1em 0;
	}
	.accountOverviewInfo {
		flex-direction: row;
		text-align: right;
		padding: 8px 15px;
    	font-size: 18px;
	}
	.accountOverviewInfo > span {
    	flex: 1;
	}
	.accountInfo > span {
    	flex: 2;
	}
	.accountOverviewInfoLabel {
		text-align: left;
		line-height: unset;
	}
	.transactionCard-infoLabel {
		flex-basis: 40%;
	}
	.accountMoreInfo {
	    flex-basis: 90%;
	    border-top: 1px #fff solid;
	    width: calc(100% - 30px);
	    margin-left: 15px !important;
	    border-left: 0;
	}
	.accountMoreInfo span.fa {
	    border-left: 0;
	    padding: 8px;
	}
	.accountInfo {
		flex-direction: row;
		padding: 8px 8px 8px 0;
	}
	.accountInfo > .bold {
		text-align: left;
		flex: 1;
	}
	.transactionAmount {
		width: 40%;
		text-align: right;
		padding-right: 10px;
	}
	.transactionDetails {
		width: 10%;
		border: 0;
	}
	.transactionDetails span.fa {
	    padding: 8px 0 8px 16px;
	}
	.no-transactions {
		padding: 2em;
	}
	.searchTransactionsForm form,
	.searchTransactionsFormDates,
	.searchTransactionsFormAmounts {
		flex-direction: column;
	}
	.searchTransactionsFormDates .formField > div .formInput > div > * {
	    min-width: unset;
	    max-width: unset;
	    flex: auto;
	}
	.searchTransactionsFormAmountFrom input, 
	.searchTransactionsFormAmountTo input,
	.searchTransactionsFormRight #searchKeywords,
	.searchTransactionsFormDates .formField > div .formInput > div,
	.formFieldButton button {
		width: 100%;
	}
	.searchTransactionsFormAmountFrom, 
	.searchTransactionsFormAmountTo, 
	.searchTransactionsFormDates .formField,
	.searchTransactionsFormRight .formField {
    	margin: 0;
	}
	button.backToTransactions {
		text-align: left;
	}
	button.backToTransactions span.fa {
		display: inline;
	}
	.searchTransactionsFormLeft {
		margin-top: 1em;
	}
	.searchResults .smallTitleWithSpacing {
		display: inline-block;
		line-height: unset;
		position: relative;
		top: 30px;
		padding-top: 0;
		height: 20px;
	}
	.searchResults #btnExport {
		margin: 0;
		position: relative;
		top: -44px;
	}
	.searchResults {
		margin-top: 1em;
	}
}
@media screen and (max-width: 600px) {
	.tpp-footer-col li {
		width: 48%;
		padding-right: 2%;
	}
	.tpp-footer-col ul li a {
		line-height: 20px;
	}
	.tpp-security-li {
		float: left !important;
	}
	.tpp-footer-col ul.footer-links,
	.tpp-footer-col ul.security-center {
		width: 100%;
	}
	.tabList {
		margin: auto;
	}
}
@media screen and (max-width: 500px) {
	.cmstemplate1,
	.cmsImageOnly {
		padding: auto;
	}
	.login-border .floatr,
	.login-border.login-step2 .floatl {
		width: 100%;
	}
	.bNavMenuOpen strong {
		margin-left: 2.5em;
	}
}
@media screen and (max-width: 400px) {
	.radio-bar.card-reader-option label {
		height: 35px;
	}
	.footer-col.cms-image {
		width: 50%;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
	.buttonWrapper button {
		min-width: 40%;
	}
	.buttonsColumn {
		margin-top: -3em;
	}
}