#title {
    margin-bottom: 10px;
    font-size: 1.2em !important;
}

#PageTitle {
    display: none;
}

#errorBlock {
    font-size: 0.8em;
}

.errorField {
    color: #b85d5d !important;
}

/*
#iPAN {
	padding: 3px 0px 0px 0px;
	text-align: end;
	width: 186px;
	font-weight: bold;
}

#month, #year {
	font-weight: bold;
}

#iCVC {
	font-weight: bold;
	width: 50px;
	padding: 3px;
	vertical-align: 4px;
}
*/

.dias-message-container {
    position: relative;
}

.dias-logo {
    float: left;
    width: 40px;
    padding: 0px 0px 0px 11px;
}

.dias-title {
    padding-top: 10px;
    margin-left: 68px;
}

.amx-diners {
    font-size: 0.7em !important;
}

.tooltipNew {
    border-top: 0px !important;
    border-bottom: 0px !important;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: lightgray;
    font-size: 0.9em;
    display: none;
    margin: 4px 0px;
}

.tooltip {
    display: none;
}

.tooltip-click {
    height: 25px;
    padding-left: 5px;
}

.TooltipImg {
    width: 27px;
    border-width: 0px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: none;
}

.textQuestionMark {
    cursor: pointer;
    user-select: none;
    /*
	font-size: 1.5em;
	background: #8AAE3F;
	color: white !important;
	box-shadow: 1px 2px 3px #a5a5a5;
	text-shadow: 1px 1px 2px #232323;
	border-radius: 20px;
	padding: 1px 8px 1px 8px;
	cursor: pointer;
	user-select: none;
	*/
}

.textQuestionMark div {
    width: 25px;
    color: #000f1e !important;
}

.textQuestionMark div:before {
    margin-right: 1px;
    content: "7";
    font-family: icons;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}



body {
    font: normal normal normal 14px/18px Tahoma;
    /*font-size:9pt;*/
    font-size: 1em;
    color: #000000;
    min-width: 350px;
}

li {
    line-height: 25px;
}

.EMerchant .Title {
    /* font-family: 'Trebuchet MS', Verdana, Arial; */
    /*font-size:18px;*/
    font-size: 1.2em;
    /*text-align:center;*/
    height: 20px;
    padding-bottom: 6px;
}

.EMerchant .paragraph {
    /* font-family: Verdana, Tahoma, Arial; */
    font-size: 9pt;
    color: #27507e;
    padding-bottom: 30px;
}

.EMerchant .prompt {
    /*font-weight:bold;*/
}

.EMerchant .RightTitle {
    /* font-family: 'Trebuchet MS', Verdana, Arial; */
    font-size: 16px;
    /*text-align:center;*/
    font-weight: bold;
    color: #eb1e57;
}

.EMerchant .Subtitle {
    /* font-family: 'Trebuchet MS', Verdana, Arial; */
    /*font-size:14px;*/
    font-size: 1em;
    /*text-align:center;*/
    /* font-weight: bold; */
}

.EMerchant .Success {
    /* font-family: 'Trebuchet MS', Verdana, Arial; */
    font-size: 16px;
    color: Green;
}

.EMerchant .Failure {
    /* font-family: 'Trebuchet MS', Verdana, Arial; */
    font-size: 16px;
    color: Red;
}

.EMerchant table {
    /* font-family: Verdana, Tahoma, Arial; */
    font-size: 9pt;
    color: #27507e;
}

.EMerchant p {
    /* font-family: Verdana, Tahoma, Arial; */
    /*font-size:9pt;*/
    color: #27507e;
    /*line-height:25px;	*/
}

.EMerchant h1,
h2,
h3 {
    /* font-family: Verdana, Tahoma, Arial; */
}

.EMerchant a,
.EMerchant a:visited {
    cursor: default;
    color: blue;
    background-color: transparent;
    font-weight: normal;
    text-decoration: underline;
}

.EMerchant a:hover {
    cursor: pointer;
    color: blue;
    font-weight: normal;
    text-decoration: underline;
}

.EMerchant .LoginTable {
    border: solid 1px #27507e;
    border-collapse: collapse;
    padding: 4px;
}

.EMerchant .LoginTable th {
    color: #FFFFFF;
    background-color: #27507e;
    border: solid 1px #27507e;
    border-collapse: collapse;
    padding: 4px;
    text-align: left;
}

.EMerchant .LoginTable td {
    padding: 4px;
}

.EMerchant .LoginTable .Prompt {
    text-align: left;
    width: 280px;
    vertical-align: top;
}

.EMerchant .LoginTable .Value {
    text-align: left;
    width: 220px;
    vertical-align: top;
}

.EMerchant .LoginTable .Help {
    text-align: center;
    width: 20px;
    vertical-align: top;
}

.error {
    display: block;
    font-weight: bold;
    color: Red !important;
    padding: 6px;
}

.EMerchant .ErrorSummary {
    margin-top: 10px;
    font-weight: bold;
    color: Red;
    text-align: left;
}

.EMerchant .ErrorSummary ul {
    font-weight: bold;
    color: Red;
    text-align: left;
}

.EMerchant .ErrorSummary li {
    font-weight: bold;
    color: Red;
    text-align: left;
}

.EMerchant .tooltip {
    border: solid 2px Gray;
    padding: 10px;
    background-color: #e9e9e9;
    width: 200px;
    text-align: left;
}

.EMerchant .BillTable {
    border: solid 1px #344b70;
    border-collapse: collapse;
    padding: 4px;
}

.EMerchant .BillTable th {
    color: #FFFFFF;
    background-color: #344b70;
    border: solid 1px #344b70;
    border-collapse: collapse;
    padding: 8px;
}

.EMerchant .BillTable td {
    border: solid 1px #344b70;
    padding: 8px;
}

.EMerchant .RequestTable {
    border: solid 1px #344b70;
    border-collapse: collapse;
    padding: 4px;
}

.EMerchant .RequestTable th {
    color: #FFFFFF;
    background-color: #344b70;
    border: solid 1px #344b70;
    border-collapse: collapse;
    text-align: left;
    padding: 8px;
}

.EMerchant .RequestTable td {
    border: solid 1px #344b70;
    padding: 8px;
}

.EMerchant .SuccessTable {
    border-collapse: collapse;
    border: solid 1px green;
    line-height: 20px;
}

.EMerchant .SuccessTable th {
    background-color: Green;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.EMerchant .SuccessTable td {
    background-color: #fff;
    font-weight: normal;
    /*color:green;*/
    padding: 8px;
    text-align: left;
}

.EMerchant .FailureTable {
    border-collapse: collapse;
    border: solid 1px #e25156;
    line-height: 20px;
}

.EMerchant .FailureTable th {
    background-color: #e25156;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.EMerchant .FailureTable td {
    background-color: #fff;
    font-weight: normal;
    /*color:#e25156;*/
    padding: 8px;
    text-align: left;
}

.EMerchant .Required {
    color: Red;
    font-weight: bold;
    display: inline-block;
    padding-left: 4px;
}

.EMerchant #formPayment {
    /*font-family: Tahoma;*/
    /*font-size: 14px;*/
    /* color: #344b70; */
}

.ValueHelp {
    display: inline-flex;
    width: 26%;
    align-items: center;
}

#installments-div .ValueHelp value {
    width: 28%;
}

/*---------------------------------*/


/*.CustomerCodesList li
{
	font-weight:bold;
}
.CustomerCodesList li a, .CustomerCodesList li a:visited
{
	font-weight:normal;
}
.CustomerCodesList li a:hover
{
	text-decoration:underline;
	font-weight:normal;
}*/


/*---------------------------------*/

.BillItem {
    display: block;
    padding-bottom: 4px;
    height: 30px;
}


/*
.CustomerCodeBillsList 
{
	list-style: none;
	padding:0px;
} 
.CustomerCodeBillsList li
{
	padding-left:20px;
	font-weight:normal;

}
.CustomerCodeBillsList li a, .CustomerCodeBillsList li a:visited
{
	font-weight:normal;
}
.CustomerCodeBillsList li a:hover
{
	cursor:pointer;
	text-decoration:underline;
	font-weight:normal;
}
*/


/*---------------------------------*/


/*
.UserTable
{
	border:solid 1px #27507e;
	border-collapse:collapse;
	padding:4px;
}
.UserTable th
{
	color:#FFFFFF;
	background-color:#27507e;
	border:solid 1px #27507e;
	border-collapse:collapse;
	padding:4px;
	text-align:left;
	white-space:nowrap;
}
.UserTable th a,.UserTable th a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.UserTable th a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.UserTable td
{
	padding:4px;
	white-space:nowrap;
	cursor:default;
	background-color:#FFFFFF;
}
.UserTable  .highlight td
{
	padding:4px;
	white-space:nowrap;
	cursor:pointer;
	background-color:#E8F1FF;
}*/

.failResultTitle {
    color: #FF0000;
}

.successResultTitle {
    color: #008000;
}

.Table2Columns {
    width: 100%;
    vertical-align: top;
}

.Table2Columns .LeftColumn {
    vertical-align: top;
    display: block;
    width: 100%;
    /*padding-left:4px;	
	padding-right:4px;*/
}

.Table2Columns .RightColumn {
    vertical-align: top;
    display: block;
    width: 100%;
    /*border-left:solid 3px #e9e9e9;*/
    padding-left: 0px;
    padding-right: 0px;
}

.WaterMark {
    color: #a5a5a5;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.UserCustomerCodesList {
    border: none;
    border-collapse: collapse;
    padding: 4px;
    margin: 4px;
    width: 620px;
}

.EMerchant .CustomerCodeTable {
    border: solid 1px #344b70;
    border-collapse: collapse;
    margin: 4px;
    width: 600px;
}

.EMerchant .CustomerCodeTable th {
    color: #FFFFFF;
    background-color: #344b70;
    border: solid 1px #344b70;
    border-collapse: collapse;
    text-align: left;
    padding: 8px;
}

.EMerchant .CustomerCodeTable td.prompt {
    border: solid 1px #344b70;
    padding: 8px;
    background-color: #e9e9e9;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width: 175px;
}

.EMerchant .CustomerCodeTable td.value {
    border: solid 1px #344b70;
    padding: 8px;
    width: 220px;
    vertical-align: top;
    text-align: left;
    width: 425px;
}

.EMerchant .CustomerCodeTable td.cell {
    border: solid 1px #344b70;
    padding: 8px;
    white-space: inherit;
    vertical-align: top;
    text-align: left;
}

.EMerchant .CustomerCodeTable td.bills {
    border: solid 1px #344b70;
    vertical-align: top;
    text-align: left;
    width: 190px;
}

.BillsContainer {
    padding: 4px;
    /*height:200px;
	overflow:auto;*/
}


/********************************************************************/

.menu {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 70px;
    margin: 0px;
    width: 100%;
}

.menu li {
    padding-bottom: 14px;
    display: block;
}

.menu li a,
.menu li a:visited {
    text-decoration: none;
}

.menu .selected a {
    font-weight: bold;
}

.EMerchant .MailTable {
    border: solid 1px #27507e;
    border-collapse: collapse;
    padding: 4px;
}

.EMerchant .MailTable th {
    color: #FFFFFF;
    background-color: #0F75BD;
    border: solid 1px #0F75BD;
    border-collapse: collapse;
    padding: 0px;
}

.EMerchant .MailTable td {
    padding: 4px;
}

.EMerchant .InvisibleTable {
    border: none;
    border-collapse: collapse;
    padding: 4px;
}

.EMerchant .InvisibleTable th {
    border: none;
    border-collapse: collapse;
    padding: 4px;
}

.EMerchant .InvisibleTable td {
    padding: 4px;
}


/*----------------------------*/

#password_strength_border {
    width: 100%;
    height: 30px;
    border: 1px solid #e9e9e9;
    text-align: left;
    background-color: #fff;
}

#password_strength {}

#password_description {
    width: 180px;
    height: 14px;
    margin-top: 2px;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    /*#344b70*/
    white-space: nowrap;
}

.strength0 {
    width: 0px;
    height: 5px;
    background-color: Gray;
    padding: 0px;
}

.strength1 {
    width: 15%;
    height: 5px;
    background: #ff0000;
    padding: 0px;
}

.strength2 {
    width: 35%;
    height: 5px;
    background: #ff5f5f;
    padding: 0px;
}

.strength3 {
    width: 60%;
    height: 5px;
    background: #56e500;
    padding: 0px;
}

.strength4 {
    background: #4dcd00;
    width: 85%;
    height: 5px;
    padding: 0px;
}

.strength5 {
    background: #399800;
    width: 100%;
    height: 5px;
    padding: 0px;
}


/**********************************/

.payment-new-card {
    margin-top: 80px;
}

.button {
    border-radius: 4px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 700 !important;
    opacity: 1;
    padding: 12px 24px;
    width: 100px;
    font-size: .77778rem;
    line-height: 1.71429;
    margin: 0;
    background: #000f1e 0% 0% no-repeat padding-box;
    text-align: center;
}

.buttonCancel {
    text-align: center;
    float: left;
    border-radius: 4px;
    border: none;
    color: #091F2C;
    cursor: pointer;
    font-weight: bold;
    opacity: 1;
    padding: 12px 24px;
    width: 100px;
    font-size: .77778rem;
    line-height: 1.71429;
    margin: 0;
    background: rgba(0, 15, 30, 0.1) 0% 0% no-repeat padding-box;
}


/* Original button style */


/* 
.button {
	border-top: 1px solid #10458e;
	background: #1351a7;
	background: -webkit-gradient(linear, left top, left bottom, from(#10458e), to(#1351a7));
	background: -webkit-linear-gradient(top, #10458e, #1351a7);
	background: -moz-linear-gradient(top, #10458e, #1351a7);
	background: -ms-linear-gradient(top, #10458e, #1351a7);
	background: -o-linear-gradient(top, #10458e, #1351a7);
	padding: 8px 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
	text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.button:hover {
	border-top-color: #4eb15e;
	background: #4eb15e;
	color: white;
}

.button:active {
	border-top-color: #10458e;
	background: #10458e;
}

.BankLogo img {
	max-width: 126px;
	max-height: 40px;
}
*/

.BanksContainer {
    padding: 4px;
    /*outline:dotted 2px red;*/
}

.BankItem {
    display: block;
    margin-top: 20px;
    margin-bottom: 50px;
}

.PaymentPrompt {
    padding: 10px;
}

.ShutdownWarning {
    padding: 10px;
    font-size: 18px;
}

.border {
    border: solid 1px #091F2C;
    border-collapse: collapse;
    overflow: hidden;
    border-radius: 8px;
}

.shadow {
    background-color: #e9e9e9;
}

.bold {
    font-weight: bold !important;
}

.table {
    text-align: left;
}

.table .header_row {}

.table .row {
    vertical-align: middle;
    line-height: 20px;
    /* outline: dotted 1px purple; */
    /*margin: 4px 0px 4px 0px;*/
    /* display: inline; */
    /* width: 100%; */
}

.table .termsPrompt {
    text-align: left;
}

.table .checkbox {
    text-align: left;
    width: 13px;
}

.table .header {
    color: #fff;
    background-color: #091F2C;
    /*font-weight: bold;*/
    padding: 8px;
    font-size: 0.9em;
}

.table .cell {
    /*display:table-cell;*/
    font-weight: normal;
    padding: 8px;
    vertical-align: top;
    line-height: 25px;
}

.table .prompt {
    display: block;
    padding: 8px;
    border: none !important;
    float: left;
    font-size: 0.9em;
    width: 45%;
}

.table .value {
    display: flex;
    padding: 8px 8px 2px 8px;
    margin-right: 0;
    /*margin-left: auto;*/
    text-align: right;
    font-size: 0.9em;
    width: 42%;
}

.table .value input {
    width: 98%;
}

.table .value input,
select {
    background: #E8E8E87D 0% 0% no-repeat padding-box;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
    height: 1.8em;
    opacity: 1;
    font-family: Tahoma;
    font-size: 0.9em;
}

.table .value input[type='text'] {
    width: 98%;
}

.table .value input[type='password'] {
    width: 50px;
}

.table .help {
    display: table-cell;
    padding: 8px 8px 2px 4px;
    vertical-align: middle;
    /*padding: 0px 0px 0px 8px;*/
    /*display:block;
    text-align:right;*/
}


/*
#help-inner{
	background-color: pink;
	display: inline;
}
*/

.image-styling {
    /*background: url(../images/ToolTip2.png) no-repeat; */
    background-size: 21px 22px;
    width: 21px;
    height: 22px;
    margin-left: 4px;
    margin-top: -6px;
    float: left;
}

.table .command {
    display: block;
    padding-top: 10px;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.align_left {
    text-align: left;
}

.align_right {
    text-align: right;
}

.align_center {
    text-align: center;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.align_right {
    text-align: right !important;
}

.align_center {
    text-align: center !important;
}

.align_left {
    text-align: left !important;
}

.edituserinfoprompt {
    /*padding-right: 102px;*/
}


/************************/

.usercustomercode {
    border-bottom: solid 1px #344b70;
    border-collapse: collapse;
    display: inline-block;
    width: 100%;
    clear: both;
}

.usercustomercode .customercode {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    display: inline-block;
    width: 100px;
    float: left;
    /*outline:dotted 1px red;*/
}

.usercustomercode .customername {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    display: inline-block;
    width: 45%;
    min-width: 200px;
    float: left;
    /*outline:dotted 1px red;*/
}

.usercustomercode .address {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    display: inline-block;
    float: left;
    min-width: 220px;
    /*outline:dotted 1px red;*/
}

.delete {
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    width: 20px;
    float: right;
    /*outline:dotted 1px red;*/
}

.command_back {
    display: block;
    width: 100%;
}

.command_back .command {
    display: block;
    text-align: center;
}

.command_back .back {
    margin-top: 60px;
    display: block;
    text-align: center;
}

.field-validation-error {
    color: #b85d5d !important;
    padding: 3px 0px 5px 10px;
    font-size: 11px !important;
    width: 50%;
    margin-right: 0;
    margin-left: auto;
}

/*.prompt .field-validation-error {*/
/*    color: #b85d5d !important;*/
/*    padding-left: 3px;*/
/*    font-size: 11px !important;*/
/*    width: 80%;*/
/*}*/

.field-validation-error:before {
    margin-right: 5px;
    content: "A";
    font-family: icons;
    font-size: 16px;
    font-weight: 400;
    /*line-height: 1;*/
}