﻿body {
    float: left;
    width: 100%;
    min-height: 400px;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.layaout_button > .menu a > span > span {
    height: 26px;
    padding-left: 24px !important;
    display: block;
}

.layaout_main {
    margin: auto;
    max-width: 1010px;
    min-height: 200px;
    min-width: 680px;
}

.layaout_login span {
    width: 30% !important;
}

.layaout_login input {
    width: 180px;
}

.layaout_register_fields .canvas {
    width: 340px;
    float: left;
    margin: 0;
    padding: 10px 0;
}

.layaout_user_info {
    overflow: hidden;
    margin: 15px 25px 5px;
}

    .layaout_user_info > div {
        float: right;
        margin-left: 10px;
    }

.layaout_passwordchange input {
    width: 170px;
}

.edit_buttons_cards {
    height: 26px;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

.datagrid_cards {
    width: 100%;
    min-height: 100px;
}

.jqx-grid-column-header {
    background: linear-gradient(#00b8f5, #0078bf, #4f4f4f) repeat scroll 0 0 transparent;
    border: 1px inset #5f5f5f !important;
}

    .jqx-grid-column-header > div > a {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: 700;
        margin-top: 5px;
    }

    .jqx-grid-column-header > div > div {
        display: none !important;
    }

.jqx-grid-cell-hover-shinyblack {
    background: linear-gradient(#fff, #ffffbd, #ffff8d) repeat scroll 0 0 transparent;
    color: #000;
}

.jqx-grid-column-header {
    background: linear-gradient(#00B8F5, #0078BF, #4F4F4F) repeat scroll 0 0 transparent;
    border: 1px inset #5F5F5F !important
}

    .jqx-grid-column-header > div > a {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: 700;
        margin-top: 5px
    }

    .jqx-grid-column-header > div > div {
        display: none !important
    }

.jqx-grid-cell-hover-shinyblack {
    background: linear-gradient(#FFFFFF, #ffffbd, #ffff8d) repeat scroll 0 0 transparent;
    color: #000
}

.jqx-grid-cell-selected-shinyblack {
    background: linear-gradient(#0088AF, #3098D5, #00B8F5) repeat scroll 0 0 transparent;
    color: #FFFFFF
}
#contenttable > div {
    background: linear-gradient(#f6ffff, #f0ffff, #bfbfbf) repeat scroll 0 0 transparent;
    text-align: center !important;
}

#contenttable span {
    width: 100% !important;
}

.jqx-grid-cell-selected-shinyblack {
    background: linear-gradient(#0088af, #3098d5, #00b8f5) repeat scroll 0 0 transparent;
    color: #fff;
}

.ui-icon-gripsmall-diagonal-se {
    background: none;
}

.ui-resizable-se {
    cursor: default !important;
}

.layaout_preview .dialog-button {
    border-top: none;
    opacity: 1 !important;
}

.layaout_check_fields .canvas {
    width: 340px;
    float: left;
    margin: 0;
    padding: 10px;
}

.layaout_button,
.register-button,
.check-button {
    margin: 3px auto 5px;
    max-width: 940px;
    overflow: hidden;
}

    .layaout_button > .menu,
    .register-button > ul,
    .edit_buttons_cards > ul,
    .check-button > ul {
        padding-left: 3px;
        overflow: hidden;
        float: right;
    }

        .layaout_button > .menu a,
        .register-button > ul a,
        .check-button > ul a {
            float: right !important;
            margin-left: 3px;
        }

.layaout_login .login_row,
.login_row {
    width: 100%;
    clear: both;
    float: left;
    margin: 5px 0 10px;
}

    .login_row input,
    .login_row select {
        float: left;
    }

.layaout_login > div,
.dialogtoken > div {
    overflow: hidden;
}

.layaout_login .login_row > span,
.login_row > span {
    font-size: 14px;
    font-weight: 700;
    float: left;
    width: 50%;
    margin: 5px 5px 0 0;
}

.layaout_login b,
.dialogtoken b {
    font-size: 14px;
    text-align: justify;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.layaout_register_form,
.layaout_check_form {
    width: 680px;
    border: gray outset 1px;
    border-radius: 5px;
    color: #000;
    margin: 30px auto;
    padding: 2px;
    background: #fff;
}

.layaout_register_fields,
.layaout_check_fields {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}

    .layaout_register_fields .canvas > h1,
    .layaout_check_fields .canvas > h1 {
        font-size: 16px;
        text-decoration: underline;
        color: #24a134;
        font-weight: 700;
        margin-bottom: 30px;
        margin-left: 5px;
    }

.register-button > ul a > span > span,
.edit_buttons_cards > ul a > span > span,
.check-button > ul a > span > span {
    height: 26px;
    padding-left: 24px;
    display: block;
}

.layaout_register_form .error,
.layaout_check_form .error {
    border-radius: 0;
    border: 1px inset #d8000c !important;
}

.layaout_button.displaynone a {
    float: right;
    overflow: hidden;
}

.layaoutOverlayCard,
.layaout_passwordchange {
    width: 100%;
    min-height: 140px;
    overflow: hidden;
}

.layaoutposiviteToken {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 304px;
}

    .layaoutposiviteToken .login_row,
    .dialogtoken .dialogtoken_row {
        width: 100%;
        clear: both;
        float: left;
        margin: 5px 0 10px;
    }

    .layaoutposiviteToken > div,
    .dialogtoken > div {
        overflow: hidden;
    }

    .layaoutposiviteToken .login_row > span {
        float: left;
        font-size: 14px;
        font-weight: 700;
        margin: 5px 5px 0;
        text-align: left;
        width: 38%;
    }

    .layaoutposiviteToken .login_row > input {
        float: left;
    }

    .layaoutposiviteToken b,
    .dialogtoken b {
        font-size: 14px;
        text-align: justify;
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

    .layaoutposiviteToken > div > a,
    .layaout_login > div > a {
        color: #000;
        float: right;
        font-size: 12px;
        font-weight: 700;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
        padding: 2px;
        text-decoration: underline !important;
    }

.layaoutRememberMessage {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    padding: 4px 0;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    height: 29px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    background: #fff1c1;
}

    .layaoutRememberMessage > a {
        float: right;
        margin-right: 10px;
    }

    .layaoutRememberMessage > span {
        display: block;
        float: left;
        font-size: 12px;
        font-weight: 700;
        overflow: hidden;
        padding-left: 10%;
        padding-top: 4px;
        text-align: center;
        width: 74%;
    }

.layaoutMessageCustom {
    border: 1px solid #e2a600;
    min-height: 10px;
    overflow: hidden;
    padding: 5px;
    background: #fffda4;
}

    .layaoutMessageCustom > a {
        display: block;
        float: left;
        height: 20px;
        margin-right: 10px;
        margin-top: 6px;
        overflow: hidden;
        width: 20px;
    }

        .layaoutMessageCustom > a > span {
            display: block;
            height: 16px;
            width: 16px;
        }

    .layaoutMessageCustom > .layaoutMessageCustomContent {
        overflow: hidden;
    }

.layaoutMessageConfirm {
    overflow: hidden;
    width: 100%;
}

    .layaoutMessageConfirm > span {
        float: left;
        font-size: 12px;
        margin-right: 10px;
        margin-top: 7px;
    }

        .layaoutMessageConfirm > span > strong {
            font-weight: 700;
        }

.layaoutMessageCustom.displaynone > .layaoutMessageCustomModel {
    left: 0;
    min-height: 40px;
    opacity: 0.1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
    background: #000;
}

.layaoutMessageConfirmMatch {
    overflow: hidden;
    width: 100%;
}

    .layaoutMessageConfirmMatch > span {
        float: left;
        font-size: 12px;
        margin-right: 10px;
        margin-top: 7px;
    }

        .layaoutMessageConfirmMatch > span > strong {
            font-weight: 700;
        }

    .layaoutMessageConfirmMatch input {
        margin-right: 10px;
    }

.layaoutMessageAddMobile {
    overflow: hidden;
    width: 100%;
}

    .layaoutMessageAddMobile > span {
        float: left;
        font-size: 12px;
        margin-right: 10px;
        margin-top: 7px;
    }

        .layaoutMessageAddMobile > span > strong {
            font-weight: 700;
        }

    .layaoutMessageAddMobile input {
        margin-right: 10px;
    }

.layaoutMessageUpdatePhone {
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}

.layaoutMessageConfirmMatchAgain {
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}

.layaout_cities {
    float: right;
}

    .layaout_cities .row {
        height: 30px;
        margin: 3px 0;
    }

        .layaout_cities .row > label {
            font-size: 14px;
            margin-top: 5px;
            width: auto;
            margin-right: 10px;
        }

        .layaout_cities .row > select {
            border: 1px solid #b6b6a6;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 25px;
            padding: 2px 5px 2px 0;
        }

.MessageApproved {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5em;
    text-align: center;
    width: 100%;
    min-height: 50px;
}

.TitleSection {
    color: #6c0;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0;
    text-align: center;
}

.layaoutPaymentsAccepts {
    float: left;
    margin: 0 auto;
    position: relative;
    z-index: -1;
}

.helpcard {
    display: block;
    float: left;
    height: 16px;
    margin: 3px 0 0 5px;
    width: 16px;
}
    .helpcard > a {
        display: block;
        height: 100%;
        width: 100%;
    }

.photo {
    width: 300px;
    text-align: center;
}

    .photo .ui-widget-header {
        margin: 1em 0;
    }

.map {
    width: 350px;
    height: 350px;
}

.ui-tooltip {
    max-width: 350px;
}

.layaoutPanelTransaction {
    min-height: 100px;
    overflow: hidden;
    width: 100% !important;
}

.layaoutPanelTransactionDataSeries {
    min-height: 20px;
    overflow: hidden;
    width: 100%;
}

    .layaoutPanelTransactionDataSeries > a {
        float: left;
    }

    .layaoutPanelTransactionDataSeries > div {
        float: left;
        overflow: hidden;
        margin-right: 10px;
    }

    .layaoutPanelTransactionDataSeries .row {
        height: 30px;
        margin: -1px 0;
        float: left;
    }

        .layaoutPanelTransactionDataSeries .row label {
            color: #777;
            float: left;
            font-size: 12px;
            font-weight: 700;
            height: 100%;
            margin-right: 30px;
            margin-top: 5px;
            text-align: right;
            width: 76px;
        }

        .layaoutPanelTransactionDataSeries .row input {
            border: 1px solid #a6a696;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 20px;
            width: 70px;
            padding: 2px 5px 2px 22px;
            margin-left: -20px;
        }

        .layaoutPanelTransactionDataSeries .row select {
            border: 1px solid #b6b6a6;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 25px;
            padding: 2px 5px 2px 22px;
            margin-left: -20px;
            border: 1px solid #b6b6a6;
            border-radius: 5px 5px 5px 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 25px;
            margin-left: -20px;
            padding: 2px 5px 2px 22px;
        }

        .layaoutPanelTransactionDataSeries .row > .input,
        .row > .select {
            float: left;
            padding: 2px 0 2px 6px;
        }

        .layaoutPanelTransactionDataSeries .row img {
            float: left;
            margin-top: 3px;
            position: relative;
            z-index: 10;
        }

.layaoutDataSeriesCustom {
    overflow: hidden;
    float: left;
}

    .layaoutDataSeriesCustom > div {
        float: left;
        margin-left: -270px;
        overflow: hidden;
        opacity: 0;
        transition: all 0.25s ease 0;
    }

    .layaoutDataSeriesCustom .showdata {
        margin-left: 0;
        opacity: 1;
    }

.layaoutPanelTransactionList {
    float: left;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}

    .layaoutPanelTransactionList #contenttable span {
        overflow: hidden;
        text-align: left;
        width: 20000em !important;
    }

    .layaoutPanelTransactionList .jqx-scrollbar-state-normal-shinyblack {
        background: linear-gradient(#000, #707f7f, #8f8f8f) repeat scroll 0 0 transparent;
    }

    .layaoutPanelTransactionList .jqx-scrollbar-button-state-normal-shinyblack {
        background: linear-gradient(#bfbfbf, #efefef, #bfbfbf) repeat scroll 0 0 transparent;
    }

    .layaoutPanelTransactionList .jqx-scrollbar-thumb-state-normal-horizontal-shinyblack,
    .layaoutPanelTransactionList .jqx-scrollbar-thumb-state-normal-shinyblack {
        background: linear-gradient(#bfbfbf, #efefef, #bfbfbf) repeat scroll 0 0 transparent;
    }

    .layaoutPanelTransactionList .jqx-grid-column-header {
        background: linear-gradient(#00b8f5, #0078bf, #4f4f4f) repeat scroll 0 0 transparent;
        border: 1px inset #5f5f5f !important;
    }

    .layaoutPanelTransactionList .jqx-grid-cell-hover-shinyblack {
        background: linear-gradient(#fff, #ffffbd, #ffff8d) repeat scroll 0 0 transparent;
        color: #000;
    }

    .layaoutPanelTransactionList #contenttable > div {
        background: linear-gradient(#fff, #fff, #efefef) repeat scroll 0 0 transparent;
        text-align: center !important;
        border: 1px solid #d1d1d1;
    }

.layaoutForm {
    min-height: 275px;
    overflow: hidden;
    padding: 5px;
}

    .layaoutForm > form {
        overflow: hidden;
        width: 100%;
    }

.canvasbox {
    float: left;
    margin: 0 5px;
    min-width: 300px;
    width: 31%;
}
    .canvasbox:first-child {
        min-width: 350px;
    }
    .canvasbox h2 {
        border-bottom: 4px double;
        color: #0c45b0;
        margin-bottom: 20px;
        padding-bottom: 5px;
        width: 94%;
    }

    .canvasbox .row {
        margin: 5px 0;
        overflow: hidden;
    }

        .canvasbox .row > label {
            font-size: 14px;
            margin-top: 5px;
            width: 133px;
        }

        .canvasbox .row > .datetext {
            width: auto;
            float: left;
            margin-left: 5px;
            margin-top: 8px;
            font-size: 8px !important;
            background: rgba(0, 0, 0, 0);
        }

        .canvasbox .row > img {
            float: left;
            margin-left: 5px;
            margin-top: 3px;
            position: relative;
            z-index: 1;
        }

        .canvasbox .row > input[name="date"] {
            margin-left: -20px;
            padding-left: 21px;
            position: relative;
            width: 73px;
            z-index: 0;
        }

        .canvasbox .row > input {
            border: 1px solid #a6a696;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 20px;
            width: 135px;
            float: left;
        }

            .canvasbox .row > input[name="cvv"] {
                width: 50px;
            }

            .canvasbox .row > input[name="amount"] {
                width: 80px;
            }

            .canvasbox .row > input[name="invoice"] {
                width: 100px;
            }

            .canvasbox .row > input[name="abanumber"] {
                width: 105px;
            }

            .canvasbox .row > input[name="checknumber"] {
                width: 115px;
            }

            .canvasbox .row > input[name="phone"] {
                width: 105px;
            }

            .canvasbox .row > input[name="licence"] {
                width: 105px;
            }

        .canvasbox .row > select {
            border: 1px solid #b6b6a6;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 25px;
            padding: 3px 5px 2px 0;
            font-size: 10px !important;
        }

.layaoutButtonForm {
    border-bottom: 1px solid #afafaf;
    border-top: 1px solid #afafaf;
    clear: both;
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
}

    .layaoutButtonForm a {
        float: right;
        margin-right: 10px;
    }

.layaoutCheckBox {
    clear: both;
    float: left;
    margin: 20px 0;
    overflow: hidden;
}

    .layaoutCheckBox > input[type="checkbox"] {
        float: left;
    }

    .layaoutCheckBox > label {
        float: left;
        margin: 1px 0 0 10px;
    }

.errorAsterisk[for="checkbox"] > label {
    padding-left: 18px;
}

.layaoutCheckType {
    height: 20px;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 0 10px;
    width: 100%;
}

    .layaoutCheckType > label {
        float: left;
        font-size: 13px;
        font-weight: 700;
        margin: 0 5px;
    }

    .layaoutCheckType > input {
        float: left;
        margin: 1px 2px;
        width: 15px !important;
    }

.canvasbox .row > input[name="month"] {
    width: 27px !important;
    margin-right: 5px;
}

.canvasbox .row > input[name="year"] {
    width: 27px !important;
}

.layaoutPanelUser {
    min-height: 105px;
    min-width: 100%;
    overflow: hidden;
    background: none;
    border: none !important;
    padding: 0 !important;
}

    .layaoutPanelUser > div {
        overflow: hidden;
        min-height: 75px;
        min-width: 100%;
        padding: 10px 0 0 !important;
    }

    .layaoutPanelUser .row {
        height: 30px;
        margin: 5px 0;
    }

        .layaoutPanelUser .row > label {
            font-size: 14px;
            margin-top: 5px;
            width: 126px;
            text-align: right;
            padding-right: 21px;
        }

        .layaoutPanelUser .row > input {
            float: left;
            border: 1px solid #a6a696;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 20px;
            width: 155px;
        }

            .layaoutPanelUser .row > input[name="cvv"] {
                width: 50px;
            }

            .layaoutPanelUser .row > input[name="amount"] {
                width: 80px;
            }

            .layaoutPanelUser .row > input[name="invoice"] {
                width: 100px;
            }

    .layaoutPanelUser .ui-tabs-nav {
        padding: 0 !important;
        background: none;
        border: none !important;
    }

.layaoutLinkAction {
    clear: both;
    float: left;
    font-weight: 700;
    margin-top: 10px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
    width: 326px;
    min-height: 10px !important;
}

    .layaoutLinkAction > a {
        color: #000;
        float: right;
        font-size: 12px;
        font-weight: 700;
        margin-left: 5px;
        margin-right: 5px;
        padding: 2px;
        text-decoration: underline !important;
    }

.UserPanelCardSession {
    font-size: 12px;
    margin: 5px auto;
    max-width: 940px;
    text-align: right;
}

    .UserPanelCardSession > strong {
        font-weight: 700;
        font-size: 14px;
    }

.layaoutPanelToken {
    min-height: 180px;
    overflow: hidden;
    width: 100%;
}

.layaoutPaneltokenType {
    height: 20px;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
    border-bottom: 3px double #000;
    margin: 0 0 10px;
}

    .layaoutPaneltokenType > label {
        float: left;
        font-size: 13px;
        font-weight: 700;
        margin: 0 5px;
    }

    .layaoutPaneltokenType > input {
        float: left;
        margin: 1px 2px;
        width: 15px !important;
    }

.layaoutPanelTokenButton {
    height: 28px;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

    .layaoutPanelTokenButton > a {
        color: #fff;
        float: left;
        margin: 0 5px;
    }

.layoutPanelTokenTitle {
    color: #6c0;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 9px;
    width: 100%;
}

.layaoutPanelTokenBody {
    min-height: 150px;
    overflow: hidden;
    width: 100%;
}

    .layaoutPanelTokenBody > div {
        min-height: 150px;
        overflow: hidden;
        width: 100% !important;
        padding-top: 10px;
    }


        .layaoutPanelTokenBody .row > label {
            font-size: 14px;
            margin-top: 5px;
            padding-right: 21px;
            text-align: right;
            width: 150px;
        }

        .layaoutPanelTokenBody .row > input {
            border: 1px solid #a6a696;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 20px;
            width: 155px;
            float: left;
        }

            .layaoutPanelTokenBody .row > input[name="cvv"] {
                width: 50px;
            }

            .layaoutPanelTokenBody .row > input[name="month"] {
                width: 27px !important;
                margin-right: 5px;
            }

            .layaoutPanelTokenBody .row > input[name="year"] {
                width: 27px !important;
            }

            .layaoutPanelTokenBody .row > input[name="amount"] {
                width: 80px;
            }

            .layaoutPanelTokenBody .row > input[name="invoice"] {
                width: 100px;
            }

            .layaoutPanelTokenBody .row > input[name="zipcode"] {
                width: auto;
            }

            .layaoutPanelTokenBody .row > input[name="date"] {
                margin-left: -20px;
                padding-left: 21px;
                position: relative;
                width: 68px;
                z-index: 0;
            }

            .layaoutPanelTokenBody .row > input[name="birth"] {
                margin-left: -20px;
                padding-left: 21px;
                position: relative;
                width: 68px;
                z-index: 0;
            }

            .layaoutPanelTokenBody .row > input[name="abanumber"] {
                width: 105px;
            }

        .layaoutPanelTokenBody .row > .datetext {
            width: auto;
            float: left;
            margin-left: 5px;
            margin-top: 8px;
            font-size: 8px !important;
            background: rgba(0, 0, 0, 0);
        }

        .layaoutPanelTokenBody .row > select {
            margin-right: 8px;
            float: left;
            border: 1px solid #b6b6a6;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 25px;
            padding: 2px 5px 2px 0;
        }

        .layaoutPanelTokenBody .row > img {
            float: left;
            margin-left: 5px;
            margin-top: 3px;
            position: relative;
            z-index: 1;
        }

.layaoutCardTypeToken {
    border-top: 1px solid #ccc;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

    .layaoutCardTypeToken > img {
        float: left;
        width: 36px;
    }

.layaoutPanelPassword {
    min-height: 105px;
    min-width: 100%;
    overflow: hidden;
    padding-bottom: 22px;
}

    .layaoutPanelPassword .row {
        height: 30px;
        margin: 5px 0;
    }

        .layaoutPanelPassword .row > label {
            font-size: 14px;
            margin-top: 5px;
            width: 166px;
            text-align: right;
            padding-right: 20px;
        }

        .layaoutPanelPassword .row > input {
            border: 1px solid #a6a696;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 20px;
            width: 155px;
            float: left;
            margin-left: 12px;
        }

.layaoutPanelRecurringQuestionCanvas {
    min-height: 65px;
    min-width: 100%;
    overflow: hidden;
}

    .layaoutPanelRecurringQuestionCanvas .row {
        height: 30px;
        margin: 5px 0;
    }

        .layaoutPanelRecurringQuestionCanvas .row > label {
            font-size: 14px;
            margin-top: 5px;
            width: 270px;
            text-align: right;
            float: left;
        }

        .layaoutPanelRecurringQuestionCanvas .row > input {
            border: 1px solid #a6a696;
            border-radius: 5px;
            height: 20px;
            width: 25px;
        }

.layaoutPanelRecurringQuestion {
    min-height: 105px;
    min-width: 100%;
    overflow: hidden;
}

    .layaoutPanelRecurringQuestion .row {
        height: 30px;
        margin: 5px 0;
    }

        .layaoutPanelRecurringQuestion .row > label {
            font-size: 14px;
            margin-top: 5px;
            width: 151px;
            text-align: right;
            padding-right: 21px;
        }

        .layaoutPanelRecurringQuestion .row > input {
            float: left;
            border: 1px solid #a6a696;
            border-radius: 5px;
            height: 20px;
            width: 155px;
        }

            .layaoutPanelRecurringQuestion .row > input.error {
                border-radius: 0;
                border: 1px inset #d8000c !important;
            }


            .layaoutPanelRecurringQuestion .row > input[name="stardate"] {
                margin-left: -21px;
                padding-left: 21px;
                position: relative;
                width: 73px;
                z-index: 0;
            }

            .layaoutPanelRecurringQuestion .row > input[name="enddate"] {
                margin-left: -21px;
                padding-left: 21px;
                position: relative;
                width: 73px;
                z-index: 0;
            }

        .layaoutPanelRecurringQuestion .row > .datetext {
            width: auto;
            float: left;
            margin-left: 5px;
            margin-top: 8px !important;
            font-size: 8px !important;
            background: rgba(0, 0, 0, 0);
        }

        .layaoutPanelRecurringQuestion .row > select {
            float: left;
            border: 1px solid #b6b6a6;
            border-radius: 5px;
            box-shadow: 1px 1px 2px #d0d0d0;
            height: 25px;
            padding: 2px 5px 2px 0;
            margin-left: 0;
        }

        .layaoutPanelRecurringQuestion .row > img {
            float: left;
            margin-left: 5px;
            margin-top: 3px;
            position: relative;
            z-index: 1;
        }

        .layaoutPanelRecurringQuestion .row > input[name="cvv"] {
            width: 50px;
        }

        .layaoutPanelRecurringQuestion .row > input[name="zipcode"] {
            width: 80px;
        }

.MessagePasswordContain {
    color: red;
    font-size: 10px;
    margin-bottom: -20px;
    margin-top: 20px;
    text-align: left;
}

.ui-jqgrid .ui-jqgrid-bdiv {
    overflow: hidden auto !important;
}

.errorAsterisk[for="checkbox"] > label {
    background-position: left center;
}

#loadercanvas {
    overflow: hidden;
}

.layaoutPanelTokenBody .addressdif > input {
    float: right;
    margin-right: 26px;
    width: 20px !important;
}

.layaoutPanelTokenBody .addressdif > label {
    font-size: 10px;
    margin-top: 8px;
    padding-right: 0 !important;
    width: 310px;
}

.layaoutForm .addressdifmain > input {
    float: right;
    margin-right: 26px;
    width: 20px !important;
}

.layaoutForm .addressdifmain > label {
    font-size: 10px;
    margin-top: 8px;
    padding-right: 0 !important;
    width: 242px;
}

.buttonfree[disabled="disabled"],
.showCustomAlertReport .ui-dialog-buttonpane button[disabled="disabled"],
.showCustomAlertInfo .ui-dialog-buttonpane button {
    cursor: default !important;
    opacity: 0.6 !important;
}

.canvasbox .errorAsterisk > label > strong {
    display: none;
}

.layaoutPaymentsAccepts > img {
    height: 30px;
    margin: 0 4px;
}

input[type="radio"] + label {
    display: none;
}
.layoutMessageCheck {
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0px;
    display:none;
}
.LayaoutLog {
    border: 1px inset;
    margin: 10px auto 0;
    min-height: 300px;
    padding: 10px;
    width: 500px;
}

    .LayaoutLog.displaynone > label {
        background-color: -moz-cellhighlight;
        float: left;
        font-size: 12px;
        margin: 2px 0;
        padding: 5px 0;
        width: 100%;
    }

@media screen and (max-width: 630px) {
    .Retro .errormsg {
        margin-left: -184px;
        margin-top: 30px;
    }
}

.g-recaptcha {
    float: left;
    clear: both;
    margin-bottom: 10px;
    width: 280px;
    margin-left: 14px;
}

.MessagePasswordContain {
    color: red;
    font-size: 10px;
    margin-bottom: -20px;
    margin-top: 4px;
    text-align: left;
    float: left;
    margin: 0 auto;
}

.ui-dialog .errormsg {
    background: none !important;
    border: medium none !important;
    color: #B30000 !important;
    float: left;
    font-family: HelveticaObld;
    font-size: 12px;
    padding: 7px 0 5px 173px !important;
    position: relative !important;
    display: block !important;
    text-align: left;
    margin-left: 0px !important;
}
.errormsgrecaptha {
    width: 100%;
    background: none !important;
    padding: 0 !important;
    margin: 10px !important;
    border: medium none !important;
    text-align: center;
    color: #B30000 !important;
    float: left;
    font-family: HelveticaObld;
    font-size: 12px;
    position: relative !important;
    display: block !important;
    text-align: left;
    margin-left: 0px !important;
}
.ui-dialog .errormsgrecaptha {
    width: 100%;
    padding: 0 !important;
    margin: 10px !important;
    text-align: center;
}
.versionrelease {
    font-size: 10px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 15px;
    float: left;
}
#ImagenLogo {
    float: left;
    margin-left: 5px;
}
label.errormsg{
    padding-left:133px !important;
}
.layaoutPanelTokenButton span {
    padding: 7px;
}

.surchargemessage {
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0px;
    display: none;
}
@media only screen and (max-width: 1110px) and (max-height: 445px) {
    .grecaptcha-badge {
        position: absolute !important;
        bottom: inherit !important;
    }
}


