@charset "UTF-8";

@page {
	size: portrait;
	margin: 10%;
}

#printPanel { display: none; }

@media print {
	#app-inner {
		width: auto;
	}
	#app-inner .x-column-inner {
		width: auto;
	}
	body.ext-ie {
		zoom: 80%;
	}
/* 	body * {  */
/*		-moz-transform-origin: 0px 0px; 
		-webkit-transform-origin: 0px 0px; 
		-moz-transform: scale(1.2, 1.2);
		-webkit-transform: scale(1.2, 1.2);
*/
/* 		width: 780pt; */
/* 	} */

   	.dontPrintClass { display: none; }
   	#dontPrintPanel { display: none; }
    #printPanel { 
    	display: block;
	}
   	#printPanel, #printPanel * {
		word-wrap: break-word;
		font-size: 8pt;
   	}

	#printPanel table {
		border-spacing:0;
  		border-collapse:collapse;
    	width: 570pt;
	}

	#printPanel th {
		vertical-align: top;
		font-weight: bold;
		padding: 1px;
		border-bottom: 1px dotted black;
		border-left: 1px dotted black;
		border-right: 1px dotted black;
	}
	
	#printPanel td {
		vertical-align: top;
		padding: 1px;
		border-left: 1px dotted black;
		border-right: 1px dotted black;
	}

/* 	#function-print { */
/* 		width: 780pt !important; */
/* 	} */
}

#logout-banner {
    background-image: url("../images/mkb/login/hegeduk-440x254.jpg");
    height: 254px;
    left: 130px;
    position: absolute;
    top: 74px;
    width: 440px;
}

.x-form-invalid-msg .subtitle,.x-form-invalid-msg .desc {
	word-wrap: break-word;
}

.x-form-display-field.right {
	background: none !important; /* bug */
	text-align: right;
}

.x-form-element .pfmAccountsOutside {
	border: 1px solid #adadad;
	border-bottom: none;
	border-right: none;
}

.x-form-element .pfmAccountsInside {
	border: 1px solid #adadad;
	border-top: none;
	border-left: none;
}

.x-form-element .pfmAccount {
	margin-left: 5px;
}

.x-progress-bar {
	background: #c41230 !important;
	border: 0px none;
	height: 20px !important;
}
.x-progress-wrap {
	border-color: transparent transparent #c41230 transparent;
}
div.x-progress-inner {
	background-color: transparent;
}

/*
* különböző loginok szerinti css-ek, a #login-screen, #login-panel szerint képezve
*/
#versionChange-screen,#notSupported-screen,#toleratedLogin-screen {
	position: relative;
	height: 430px;
	background: transparent
		url('../images/mkb/login/login_screen_bg.png?1311062936') no-repeat
		top right;
}

#versionChange-screen .sslImage,#notSupported-screen .sslImage,#toleratedLogin-screen .sslImage
	{
	position: absolute;
	top: 200px;
}

#versionChange-panel,#notSupported-panel {
	background: #fdfae9 url('../images/mkb/login/login_bg.png?1311062936')
		repeat-x bottom;
	position: absolute;
	right: 71px;
	top: 74px;
	height: 286px;
}

#loginscreen-panel-container {
	background: #fdfae9 url('../images/mkb/login/login_bg.png?1311062936')
		repeat-x bottom;
	position: absolute;
	right: 71px;
	top: 74px;
}

#versionChange-panel .x-panel-header,#notSupported-panel .x-panel-header,#loginscreen-panel-container .userpanel .x-panel-header
	{
	font-size: 22px;
	font-weight: normal;
	padding: 18px 20px 4px 20px;
	background: transparent
		url('../images/mkb/login/login_panel_icon.png?1311062935') no-repeat
		20px 25px;
}

#versionChange-panel .x-panel-body,#notSupported-panel .x-panel-body,#loginscreen-panel-container .userpanel .x-panel-body
	{
	padding: 0px 20px 0px 20px;
}

#versionChange-panel .x-panel-footer,#notSupported-panel .x-panel-footer,#loginscreen-panel-container .userpanel .x-panel-footer
	{
	padding: 0px 20px 20px 20px;
	margin-top: 10px;
}

#versionChange-panel .x-panel-btns td.x-toolbar-cell,#notSupported-panel .x-panel-btns td.x-toolbar-cell,#loginscreen-panel-container .userpanel .x-panel-btns td.x-toolbar-cell
	{
	padding: 0px;
	/* belépés gomb miatt resetelni kell */
}

#versionChange-panel .x-form-item label.x-form-item-label,#notSupported-panel .x-form-item label.x-form-item-label,#loginscreen-panel-container .userpanel .x-form-item label.x-form-item-label
	{
	display: block;
	float: none;
	padding: 3px 3px 3px 0;
	width: 244px !important;
}

#versionChange-panel .x-form-element,#notSupported-panel .x-form-element,#loginscreen-panel-container .userpanel .x-form-element
	{
	padding: 0px !important;
}

#versionChange-panel .x-form-item label.x-form-item-label,#notSupported-panel .x-form-item label.x-form-item-label,#loginscreen-panel-container .userpanel .x-form-item label.x-form-item-label
	{
	min-height: 15px;
	height: 15px;
	text-align: left;
}

#versionChange-panel .x-infobox,#notSupported-panel .x-infobox {
	padding: 15px 0 15px 0;
}

#tolaratedLogin-panel .x-infobox {
	padding: 10px 0 10px 0;
}
/*
 * fieldgroup tooltip
 * 
 */
.x-header-infotooltip {
	background: url('../images/mkb/icons/form_tooltip_icon.png?1311062937')
		no-repeat scroll 0px 0px transparent;
	border-style: none;
	float: left;
	height: 19px;
	margin: 2px 0px 0px 5px;
	width: 19px;
}

.x-header-infotooltip:hover {
	background-position: 0px -19px;
}
/*
 * xtype: 'accountscombobox' javítás
 */
.accountscombo-combo-list .type-head {
	padding: 0px 2px;
	background: none;
}
/*
 * fileuploadfield
 */
#function-importtransaction .x-form-field-infotooltip {
	margin: 2px 0 0 155px;
}

#function-importtransaction .x-form-file-btn {
	margin-right: 5px;
}

#function-transactionhistory #component-dateline .x-floating-item {
	margin-right: 0;
}
/*
 * #app-rich #app-sidebar javítás
 */
#app-rich {
	padding-left: 0;
}

#app-sidebar {
	padding-right: 11px;
}

/*
 * Időpontfoglalás
 */
/*
 * Személyes ügyintéző fényképét, nevét, cv-jét, honos fiókját tartalmazza.
 */
#function-appointmentcreate .myAdminContainer {
	margin: 10px 10px 25px 80px;
}
/*
 * Ha nem személyes ügyintézőhöz foglal, akkor a fiók adatait az alábbiak szerint jelenítjük meg.
 */
#function-appointmentcreate .myAgencyContainer {
	margin: 10px 10px 25px -5px;
}
/*
 * Ügyintéző képe
 */
#function-appointmentcreate .imageContainer {
	width: 100px;
	/* 	margin: 10px 10px 15px 10px; */
}
/*
 * Időpontfoglalás személyes ügyintézőhöz gomb 
 */
#function-appointmentcreate .myAdminInfoContainer {
	margin: 0px 0px 0px 20px;
}
/*
 * Időpontfoglalás személyes ügyintézőhöz gomb 
 */
#function-appointmentcreate .button {
	margin-top: 10px;
}
/*
 * Időpontfoglalás fiók neve, címe 
 */
#function-appointmentcreate .agencyContainer {
	margin-top: 10px;
}
/*
 * Időpontfoglalás fiókok linkje 
 */
#function-appointmentcreate .agenciesContainer {
	margin-left: 200px;
	margin-bottom: 15px;
}
/*
 * Időpontfoglalás radiogombok 
 */
#function-appointmentcreate .businessRadioGroup {
	margin-left: 10px;
}
/*
 * Időpontfoglalás lemodás admin képe 
 */
#function-appointmentcancelling .myAdminContainer {
	margin: 0px 0px 0px 20px;
}
/*
 * Időpontfoglalás lemodás admin neve 
 */
#function-appointmentcancelling .myAdminName {
	text-align: center;
}
/*
 * Időpontfoglalás részletezés admin képe 
 */
#function-appointmentview .myAdminContainer {
	margin: 0px 0px 0px 20px;
}
/*
 * Időpontfoglalás részletezés admin neve 
 */
#function-appointmentview .myAdminName {
	text-align: center;
}
/*
 * CC számlaválasztó link
 */
#accountChoosingLink {
    left: 340px;
    position: absolute;
    top: 11px;
}
#distbox-EFinance .thumb{
    background-image:url('../images/mkb/stock/28.png')!important;
}

/* FP4 bugfixek */
#function-distributor .box {
    min-height: 166px;
    height: auto;
}

.MotorwayVignette_combo_prevTransactionsStore .x-combo-list-item.link {
	text-decoration: underline;
	background-image: none;
	color: #C41230;
}
.MotorwayVignette_combo_prevTransactionsStore div.x-combo-list-item.link:hover {
	text-decoration: none;
}

.Function.header .button-save {
    background: url("../images/mkb/btns/save_btn.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 29px;
    width: 29px;
}

div#app-advice
{
	position:relative;
	border: 0;
	width: 195px;
}
div.marketingBlock
{
	position:absolute;
	top: 0;
	left: 0;
	border: 0;
}
#MarketingImageBack
{
	position:absolute;
	top: 0;
	left: 0;
	width: 195px;
	border: 0;
	z-index:-1;
}
div.bannerBottom
{
	background: url("../images/mkb/marketing/banner_bottom.png") no-repeat;
	height:20px;
	bottom:-2px;
	width:195px;
	position:absolute;
	z-index:2;
	display:none;
}

div.bannerBottom_noIcons
{
	height:20px;
	bottom:0px;
	width:195px;
	position:absolute;
	z-index:2;
	display:none;
}
span.appointmentIcon{ 
	position:relative;
	bottom:12px;
	display:none;
	z-index:3;
 } 
 
span.ccRecallIcon{ 
	position:relative;
	bottom:12px;
	display:none;
	z-index:4;
 } 
span.prepareIcon{ 
	position:relative;
	bottom:12px;
	display:none;
	z-index:5;
 } 
 
div.marketingBlock:hover span.ccRecallIcon{ 
	position:relative;
	display:inline-block;
	z-index:3;
 } 
div.marketingBlock:hover span.appointmentIcon{ 
	position:relative;
	display:inline-block;
	z-index:4;
 } 
div.marketingBlock:hover span.prepareIcon{ 
	position:relative;
	display:inline-block;
	z-index:5;
 }
div.marketingBlock:hover div.bannerBottom{ 
	display:block;
	left:0px;
	bottom:-2px;
	z-index:2;
 } 

div.appointmentIcon a {
	text-decoration: none;
	display: block;
	height: 32px;
	width: 32px;
}



/* .SignPanel .warning { */
/* 	color: #FFF; */
/* 	background: #fe9253 */
/* 		url('../images/mkb/icons/yellow_waiting_info.png?1317983161') */
/* 		no-repeat 15px center; */
/* 	padding-left: 45px; */
/* } */

/* .SignPanel .warningcomp { */
/* 	margin: 5px 5px; */
/* 	padding: 10px 20px 10px 60px; */
/* } */

/* .SignPanel { */
/* 	height: 180px; */
/* 	padding: 0px; */
/* 	margin: 40px 0px 0px 0px; */
/* 	background: transparent url('../images/mkb/signpanel_bg_higher.png?1317983161') */
/* 		repeat-x 0px 0px */
/* } */

#logout-panel span#TrustedLogo {
	position: absolute;
	top: 50px;
	left: 80px;
}
#login-screen span#TrustedLogo, #toleratedLogin-screen span#TrustedLogo, #versionChange-screen span#TrustedLogo {
	position: absolute;
	top: 200px;
}
#tl_popupSC5 {
    height: 233px !important;
    width: 305px !important;
}
#tl_popupSC5tLDD {
    height: 233px !important;
    width: 305px !important;
}

.MessageView .UNSIGNED{
	color:#FFF;
	background:#fe9253 url('../images/mkb/icons/yellow_waiting_info.png?1317983161') no-repeat 15px center
}

.signature-grid .x-linkbutton.export {
	margin: 0 5px;
	padding-left: 19px;
}

.signature-grid .x-linkbutton.export.csv {
	background: transparent url('../images/mkb/icons/csv.gif?1317983165')
		no-repeat center left;
	color: #C21333 !important;
	text-decoration: underline !important
}

.signature-grid .x-linkbutton.export.xml {
	background: transparent url('../images/mkb/icons/xml.gif?1317983166')
		no-repeat center left;
	color: #C21333 !important;
	text-decoration: underline !important
}
.signature-grid .x-toolbar-cell .xtb-spacer{
    border-right: 1px solid #AAAAAA;
    height: 15px;
}
.signature-grid .divider {
	margin: 4px 0;
	height: 1px;
	border-top: 1px solid #C2BBB3
}
.signature-grid .eu p {
	font-size: 11px;
	padding: 0 0 4px 0;
}

#function-standingordercreate textarea {
    overflow: hidden;
}
   
#chartLeftFilterPanel, #chartRightFilterPanel  {
	z-index: 1000;
}

.x-grid3-header-tooltip {
	background: url(../images/mkb/icons/form_tooltip_icon.png) no-repeat scroll right 2px transparent;
	float: left;
	height: 21px;
	width: 19px;
}

.x-grid3-td-twoLineHeight {
	height: 36px;
}

#function-pfmoverview .linkRight{
	text-align:right;
	padding-top:10px;
}

.x-fieldgroup .x-fieldgroup-header-PaperInformation {
	height: 24px;
/* 	margin-left: 200px; */
	line-height: 24px
}

.x-fieldgroup .x-fieldgroup-header-PaperInformation span {
	height: 24px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
/* 	color: #c21333; */
/* 	text-decoration: underline */
}

.function-paperinformation {
	background-color: #F2EFEB;
}

#login-warning-box {
	display: block;
	position: absolute;
	top: 375px;
	right: 71px;
	width: 284px;
	padding: 0px;
	margin: 0px;
}

.nocostacc .title {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;   
}

.nocostacc p.subheader {
    font-style: italic;
    text-align: center;
    margin: 40px;   
}

.nocostacc p {
    text-align: justify;
    margin: 10px;
}

.nocostacc ul {
    list-style-type: lower-latin;
	list-style-position: inside;
	margin: 10px;
}

.nocostacc ul.footer {
    list-style-type: decimal;
}

.nocostacc ul.footer li {
    font-size: 11px;   
}

.nocostacc span.strong {
	font-weight: bold;
	text-decoration: underline;
}


/***/
.custpackagemodify{
	font-size: 11px;
}

.custpackagemodify ul {
    list-style-type: decimal;
}

.custpackagemodify-availpkgs td.first-col{
	padding-right: 50px;
}

.custpackagemodify-availpkgs td.second-col{
	width: 250px;
}

.custpackagemodify-information-text p.pre-info{
	padding-top: 20px;
	padding-bottom: 20px;
}

.custpackagemodify-information-text p.info-steps{
	padding-top: 20px;
	padding-bottom: 20px;
}

.custpackagemodify-information-text p.info-steps{
	font-weight: bold;
}

.custpackagemodify-information-text ol{
	counter-reset: item;
    list-style-type: decimal;
    list-style-position: inside;
    display: table;
}
.custpackagemodify-information-text ol li{
    display: table-row;
}
.custpackagemodify-information-text ol li::before{
	content: counter(item) '. lépés: ';
    counter-increment: item;
    display: table-cell;
	width: 65px;
}

.custpackagemodify-information-text-info-post{
	font-weight: bold;
}
.custpackagemodify-information-text p.info-post-1{
	font-weight: bold;
	padding-top: 20px;
}
.custpackagemodify-information-text p.info-post-2{
	font-weight: bold;
	padding-top: 20px;
}
.custpackagemodify-information-text p.info-post-3{
	font-weight: bold;
	padding-top: 20px;	
}
.custpackagemodify-information-text p.info-post-4{
	font-weight: bold;
}
.custpackagemodify-information-text p.info-post-5{
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;	
}

.custpackagemodify-information-text a.info-mkb-link{
	font-weight: bold;
}


.custpackagemodify-contract p.title {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;   
}

.custpackagemodify-contract p.subtitle {
    font-weight: bold;
    text-align: center;
    margin: 10px 40px 40px 40px; 
}
.custpackagemodify-contract p.contractor-subtitle{
	font-weight: bold;
}
.custpackagemodify-contract table.contractor1 {
	font-weight: bold;
}

.custpackagemodify-contract table.contractor2 {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.custpackagemodify-contract span.contactor-and {
	font-weight: bold;
	padding-top: 20px;
}

.custpackagemodify-contract ol {
	counter-reset: item;
    list-style-type: decimal;
    list-style-position: inside;
    display: table;
}
.custpackagemodify-contract ol li{
	display: table-row;
}
.custpackagemodify-contract ol li::before{
	content: counter(item) '. ';
    counter-increment: item;
    display: table-cell;
	width: 25px;}

.custpackagemodify-contract p.sign-date{
	padding-top: 50px;
}
.custpackagemodify-contract table.sign-table{
	padding-left: 150px;
	padding-top: 40px;
}

.custpackagemodify-contract table.sign-table td.contractor1-sign{
	text-align: center;
	vertical-align: top;
	width: 100px;
}
.custpackagemodify-contract table.sign-table td.contractor2-sign{
	text-align: center;
	vertical-align: top;
	width: 100px;
}
.custpackagemodify-contract table.sign-table td.padding-cell{
	width: 150px;
}

#custpackagemodify-packageselect-combo{
	display: block;
	margin: 10px;
}

#custpackagemodify-accept2-checkbox{
	display: inline-block;
}

.function-signaturebulk-header {
	background-color: #F2EFEB;
}

#distbox-NoCostAcc .thumb {
	background-image: url('../images/mkb/stock/5.png') !important
}

#app-footer {
	margin-top: 50px;
}
#function-custpackagemodify p, #function-custpackagemodifyview p  {
	margin-top: 10px;
}

#function-custpackagemodify ol, #function-custpackagemodifyview ol {
	list-style-type: decimal;
	list-style-position:outside;
	margin-left: 20px;
}

/* #function-custpackagemodify .steps li:before, #function-custpackagemodifyview .steps li:before {content:"lépés: "} */

#function-custpackagemodify li, #function-custpackagemodifyview li {margin: 7px;}

#function-custpackagemodify h2, #function-custpackagemodifyview h2 {
	font-size: 12px;
}

.fieldname-checkbox01 label.x-form-item-label, .fieldname-checkbox02 label.x-form-item-label {
	display: none;
}

div.centered {
	text-align: center;
	margin: 10px 0px;
}

.normalPartner{     
	color: #000000;
} 
 
.dimmedPartner{    
    color: #888888; 
} 

.deletedPartner
{
	color: #FFF; 
	background: url('../images/mkb/icons/date_expired.png') no-repeat left; 
	width:24px; 
	height:24px
}

.DevicesGrid .x-grid3-cell-inner .longUsed {
	color:#E77432;
}

#appStoreLink {
	width:169px;
	height:50px;
	background:transparent url('../images/mkb/ios50.png') no-repeat 0px 0px;
	/*
	width:211px;
	height:66px;
	background:transparent url('../images/mkb/appstore.png') no-repeat 0px 0px;
	*/
	z-index:21;
	display:inline-block;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
	margin-top: 10px;
}

#playStoreLink {
	width:143px;
	height:50px;
	background:transparent url('../images/mkb/android50.png') no-repeat 0px 0px;
	/*
	width:211px;
	height:66px;
	background:transparent url('../images/mkb/playstore.png') no-repeat 0px 0px;
	*/
	z-index:21;
	display:inline-block;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
	margin-top: 10px;
}

#qrCode {
	width:224px;
	height:224px;
	background:transparent url('../images/mkb/mobilapp_qrcode.png') no-repeat 0px 0px;
	z-index:21;
	display:inline-block;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}
.centerlink {
	display: table; margin: 0 auto;
}

.convertDevInfoBox {
	padding-left: 50px;
	padding-top: 5px;
}

.convertDevInfoBoxTopPad {
	padding-left: 50px;
	padding-top: 15px;
}

#distbox-FXDevConversion .thumb {
	background-image:url('../images/mkb/stock/deviza.png')
	!important;}

.red-text{
	color: red;
}

#distbox-ConsentManagement .thumb {
	background-image:url('../images/mkb/stock/consent.png')
	!important;}

/* TrxSummaryBox komponens */
.TrxSummaryBox {
    padding: 5px 0px
}

.TrxSummaryBox.emptydiv {
    padding: 0px
}

.TrxSummaryBox .messagebox {
    margin: 1px 0px;
    padding: 10px 20px 10px 60px
}

.TrxSummaryBox .messagebox div {
    font-size: 11px
}

.TrxSummaryBox .messagebox a {
    color: black
}

.TrxSummaryBox .header {
    font-weight: bold
}

.TrxSummaryBox .messagebox.overviewNote {
    background: url('../images/mkb/icons/yellow_waiting_info.png') no-repeat scroll 15px center #fe9253;
    color: #FFFFFF
}

.TrxSummaryBox .messagebox.ERROR {
    color: #FFF;
    background: #f6133c url('../images/mkb/icons/red_error_info.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.WARNING {
    color: #FFF;
    background: #fe9253 url('../images/mkb/icons/yellow_waiting_info.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.TECHNICAL_ERROR {
    color: #FFF;
    background: #f6133c url('../images/mkb/icons/red_error_info.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.WAITING {
    color: #FFF;
    background: #fe9253 url('../images/mkb/icons/yellow_waiting_info.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.SUCCESS {
    color: #FFF;
    background: #74b42f url('../images/mkb/icons/green_ok.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.overviewBoxStatus {
    color: #FFF;
    background: #fe9253 url('../images/mkb/icons/yellow_waiting_info.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.signaturePending {
    color: #FFF;
    background: #74b42f url('../images/mkb/icons/green_info.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.signaturePending_success {
    color: black;
    background: #FFF url('../images/mkb/icons/status_ok.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.signaturePending_pending {
    color: black;
    background: #FFF url('../images/mkb/icons/status_balance.png') no-repeat 15px center
}

.TrxSummaryBox .messagebox.signaturePending_failed {
    color: black;
    background: #FFF url('../images/mkb/icons/status_error.png') no-repeat 15px center
}

/* END TrxSummaryBox komponens */

.x-panel.account-panel {
	padding: 10px;
	margin-bottom: 10px;
}
.x-panel.account-panel.afr {
	border: 1px solid gray;
}

.trusted-accounts-grid {
	margin-bottom: 25px;
}

/* payment requests */
.requesttype-combo {
    margin-bottom: 20px;
}

.formbox.read-only .x-toolbar-cell.title .xtb-text {
	color: gray;
}

/* grid paging toolbar text */
.x-toolbar div.xtb-text {
	white-space: nowrap;
}

/* Ext.debug panel */
.mkb-logpanel .x-panel-bwrap {
	overflow-y: scroll !important;
}

#x-debug-browser .x-tool-toggle {
	margin-right: 6px;
}

/* overview boxes, small design fixes (MKBDEVELOP-5457) */

#function-overview .OverviewList .x-list-body .inner .subtitle {
	font-size: 12px;
	padding: 5px 0 3px 0;
}

#function-overview .OverviewList .x-list-body .inner.value-col > span {
	font-size: 16px;
}

.statement-container {
	margin-left: 200px;
	margin-bottom: 4px;
	padding: 2px 0px 2px 0px;
}

.x-combo-list .x-combo-list-item.target-name .name {
	font-weight: bold;
}

.x-combo-list .x-combo-list-item.target-name .partner-aliases {
	clear: both;
}
.x-combo-list .x-combo-list-item.target-name .partner-aliases li {
	font-size: 11px;
	color: #8C8C8C;
	margin-top: 3px;
}

.signature-grid .x-grid3-cell-inner .flow .targetName {
	overflow: hidden;
	text-overflow: ellipsis;
}

a.qclink.button.cardlist {
	height: 13px;
	line-height: 13px;
	margin-bottom: 4px;
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#function-accountaliasmodify .Transaction .x-panel-footer {
	background-color: #F0EEE9;
	border-bottom: 1px solid #d9d9d9;
	height: auto;
	margin-top: 12px;
}

.Transaction .x-panel-footer .footer-with-title {
	background-color: #F0EEE9;
}

.Transaction .x-panel-footer .footer-with-title .x-panel-header {
	margin: 0px;
	padding: 10px 11px 18px;
	color: #000;
	font-weight: bold;
	line-height: 15px;
	background: transparent url(../images/mkb/signpanel_bg.png) repeat-x 0px 0px;
}

.Transaction .x-panel-footer .footer-with-title .cancel {
	padding-top: 3px;
	float: left;
	padding-left: 205px;
}

.Transaction .x-panel-footer .footer-with-title .ok {
	float: left;
	margin-left: 6px;
}

.Transaction .x-panel-footer .footer-with-title .x-panel-body {
	overflow: hidden!important;
	padding-bottom: 20px;
}


.MessageView .aliasRenewalMessage {
	color:#FFF;
	background:#fe9253 url('../images/mkb/icons/yellow_waiting_info.png?1317983161') no-repeat 15px center
}

.MessageView .aliasRenewalMessage td.message {
	width: 520px
}

.MessageView .aliasRenewalMessage td.message a {
	color: #ffffff;
	text-decoration: none;
}

.MessageView .aliasRenewalMessage td.button {
	width: 150px;
}

.MessageView .aliasRenewalMessage td.button a {
	float: right;
	font-size: 11px;
}

