﻿table {
    font-size: 12px;
}

.ReversibleLabel {
    margin-top: 5px;
    margin-top: expression(0 + 'px');
}

.FormTable {
    margin: 3px 3px 0px 30px;
}

.CaptionLabel {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 15px;
    text-align: right;
}

#divFooterForBranded .GrayLine {
    background-color: #e2e2e2 !important;
}

.ForgotPwdStyle {
    padding-top: 5px;
    margin-left: 6px;
    font-size: 11px;
    font-weight: bold;
    float: left;
    font-family: Tahoma;
    text-decoration: none;
    color: #f1bb23;
}

    .ForgotPwdStyle:hover {
        font-family: Tahoma;
        text-decoration: underline;
        color: #f1bb23;
    }

.LinkUnderline {
    font-size: 10px;
    font-weight: normal;
    font-family: Tahoma;
    text-decoration: none !important;
    color: #f1bb23;
}

    .LinkUnderline:hover {
        font-family: Tahoma;
        text-decoration: underline !important;
        color: #f1bb23;
    }

.BiggerTextLabel {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.SelfExclusionConfirmationContainer {
    text-align: left;
    margin-left: 5px;
}

.SelfExclusionConfirmationTitle {
    padding-top: 5px;
}

.SelfExclusionConfirmationRadio {
    display: flex;
}

.SelfExclusionConfirmationNote {
    padding-top: 10px;
}

.SelfExclusionConfirmationNoteNew {
    padding-top: 10px;
    padding-bottom: 10px;
}

#divExcludeConfirmation .dialog_middle {
    padding-bottom: 10px;
}


.BiggerTextLabel.TextMiddle.Block > b {
    color: #FF0000;
}

.BiggerTextLabelBold {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    font-weight: bold;
}

.GrayBiggerTextLabel {
    font-size: 11px;
    font-weight: normal;
    color: #bfbfbf;
}

span.BiggerTextLabel10 li {
    padding-bottom: 10px;
}

.BiggerTextLabel10 {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.PaymentTitle {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.TextLabel {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.TextVisit {
    font-size: 10px;
    font-weight: normal;
    color: #EEEEEE;
}

.Hyperlink {
    font-size: 10px;
    font-weight: normal;
    color: #9D6B06;
    text-decoration: underline;
}

.BigHyperlink {
    font-size: 11px;
    font-weight: normal;
    color: #9D6B06;
    text-decoration: underline;
}

.BigLinkUnderline {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none !important;
    color: #9D6B06;
}

    .BigLinkUnderline:hover {
        text-decoration: underline !important;
        color: #9D6B06;
    }



.BigBoldHyperlink {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.ErrorLabel {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.AttentionBold {
    font-weight: bold;
    color: #FF0000;
}

.LowMoneyErrorLabel {
    font-size: 10px;
    font-weight: bold;
    color: #C10435;
    text-align: left;
}

.CompletionLabel {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.QuestionLabel {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.FootLabel {
    font-size: 11px;
    font-weight: bold;
    color: #9D6B06;
}

.FootLabelEnd {
    font-size: 11px;
    font-weight: bold;
    color: #9F9E9E;
}

.TabLabel {
    font-size: 10px;
    font-weight: normal;
    color: #3B3B3C;
    line-height: 9px;
    text-decoration: none;
    padding: 24px 2px 2px 2px;
}

.TabLabel2 {
    font-size: 10px;
    font-weight: normal;
    color: #3B3B3C;
    line-height: 9px;
    text-decoration: none;
    padding: 25px 2px 2px 2px;
}

.TabName {
    font-size: 11px;
    font-weight: bold;
    color: #181818;
    text-decoration: none;
    height: 42px;
    padding: 2px 1px 0px 1px;
    * padding: 2px 1px 0px 2px;
    width: 104px;
}

.LogoLabel {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    line-height: 9px;
    text-decoration: none;
    text-align: center;
    height: 30px;
    padding-top: 35px;
}

.LogoName {
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    height: 39px;
    padding-top: 21px;
}

.FormButton {
    margin-top: 5px;
    margin-right: 5px;
    float: right;
}

.BackButton {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 3px;
    float: right;
}

.LoginButton {
    margin-top: 1px;
    margin-right: 0px;
    float: right;
}

.BigLoginButton {
    /*position: absolute; 
    top: 265px; 
    left: 310px;
    width:64px !important;*/
    height: 32px !important;
}

    .BigLoginButton, .BigLoginButton .leftButton, .BigLoginButton .middleButton, .BigLoginButton .rightButton, .BigLoginButton .middleButtonOver, .BigLoginButton .leftButtonOver, .BigLoginButton .rightButtonOver {
        height: 32px !important;
    }


        .BigLoginButton .leftButton {
            background: url( '../Images/Sprite/new-login-sprite.gif' ) no-repeat 0px 0px !important;
        }

        .BigLoginButton .rightButton {
            background: url( '../Images/Sprite/new-login-sprite.gif' ) no-repeat 0px -66px !important;
        }

        .BigLoginButton .middleButton {
            text-align: center !important;
            /*width:54px !important;*/
            background: url( '../Images/Sprite/new-login-sprite.gif' ) 0px -33px !important;
        }


        .BigLoginButton .leftButtonOver {
            background: url( '../Images/Sprite/new-login-sprite.gif' ) no-repeat 0px -99px !important;
        }

        .BigLoginButton .rightButtonOver {
            background: url( '../Images/Sprite/new-login-sprite.gif' ) no-repeat 0px -165px !important;
        }

        .BigLoginButton .middleButtonOver {
            text-align: center !important;
            /*width:54px !important;*/
            background: url( '../Images/Sprite/new-login-sprite.gif' ) 0px -132px !important;
        }

            .BigLoginButton .middleButton .buttonLabel, .BigLoginButton .middleButtonOver .buttonLabel {
                font-size: 14px !important;
                top: 7px !important;
                /*left:-5px !important;*/
                text-align: center !important;
                white-space: nowrap !important;
            }

.ButtonGrayLine {
    background-color: #D3D2D2;
    height: 1px;
    font-size: 0px;
    margin-right: 4px;
    margin-top: 4px;
}

.GrayLineIE {
    max-height: 1px;
    height: 1px;
    overflow: hidden;
    font-size: 0px;
}

.TextLearnMore {
    text-align: left;
    line-height: 16px;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding: 5px 5px 5px 5px;
}

.GreenScroll {
    scrollbar-arrow-color: #666666;
    scrollbar-face-color: #D9D9D9;
}

.TitleLearnMore {
    text-align: left;
    position: relative;
    top: 0px;
    background-color: #000000;
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.TextEPReturn {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.CashierTab_on {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    display: block;
    text-decoration: none;
    width: 119px;
    padding-top: 6px;
    height: 100%;
}

.CashierTab_off {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #423C3C;
    display: block;
    text-decoration: none;
    width: 119px;
    padding-top: 6px;
    height: 100%;
}

.TextBox {
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #3E3E3E;
    border: solid 1px #666666;
    height: 19px;
    padding: 1px 2px 0px 2px;
}

.TextBoxPromoDisabled {
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    background-color: #f6f5f5;
    color: #848284;
    border: solid 1px #d3d2d2;
    height: 19px;
    padding: 1px 2px 0px 2px;
}

.TextBoxEmailDisabled {
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    background-color: #f6f5f5;
    color: #848284;
    border: solid 1px #d3d2d2;
    height: 19px;
    padding: 1px 2px 0px 2px;
}

.TextBoxLogin {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border: solid 1px #000000;
    height: 19px;
    padding: 1px 2px 0px 2px;
}

.DropDownList {
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    height: 20px;
    background-color: #FFFFFF;
}

.envoyBanksList.DropDownList {
    width: 176px;
}

.transferenciaCPF {
    width: 176px;
}

#txtIdentificationNumber {
}

.RadioButton {
    font-weight: normal;
    color: #000000;
}

.FloatLeft {
    float: left;
}

.FloatRight {
    float: right;
}

.CheckBox {
    vertical-align: middle;
    float: left;
}

.GrayLine {
    background-color: #A1A0A0;
    height: 1px;
    font-size: 1px !important;
}

.GrayVert {
    background-color: #A1A0A0;
    width: 1px;
}

.GreenLine {
    background-color: #A1A0A0;
    height: 1px;
    font-size: 1px !important;
}

.HelpLine {
    display: none;
}

.BlackLine {
    background-color: #D9D8D8;
    height: 1px;
    font-size: 0px;
}

.LoginBox {
    border-top: solid 1px #A0A0A0;
    border-bottom: solid 1px #A0A0A0;
    background-color: #FFFFFF;
}

.LoginBoxFaceLift {
    border: 0px;
    background-color: #000000;
}

.BonusBigLink {
    font-size: 11px;
    font-weight: bold;
    color: #FFFF00;
    text-decoration: underline;
}

.BonusLink {
    font-size: 9px;
    color: #FFFF00;
    text-decoration: underline;
}

.BonusFixedLabel {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.BonusUpToLabel {
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
}

.BonusExceptionLabel {
    font-size: 9px;
    color: #FFFFFF;
}

.HelpBoxTitle {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-top: 2px;
    height: 100%;
    display: block;
    text-align: center;
}

#divHelpBoxSep {
    padding-top: 0px;
}

.Block {
    display: block;
}

.LeftBorderOK {
    width: 3px;
    height: 201px;
    background: url( '../Images/Sprite/help_login.gif' ) no-repeat -702px -15px;
}

.RightBorderOK {
    width: 3px;
    height: 201px;
    background: url( '../Images/Sprite/help_login.gif' ) no-repeat -712px -15px;
}

.LeftBorderNOK {
    width: 3px;
    height: 201px;
    background: url( '../Images/Sprite/help_login.gif' ) no-repeat -707px -15px;
}

.RightBorderNOK {
    width: 3px;
    height: 201px;
    background: url( '../Images/Sprite/help_login.gif' ) no-repeat -717px -15px;
}

.TableHeader td {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-color: #171717;
}

.HistoryContentWrapper {
    padding: 0px 0px 5px 2px;
}

.HistoryFormWrapper {
    /* margin-top:6px; */
    width: 608px;
    height: 334px;
}

.HistoryTableWrapper {
    text-align: center;
    height: 100%;
    width: 608px;
    overflow: auto;
    padding-bottom: 18px;
    /* padding-top: 6px; */
}

.HistoryFooter {
    height: 23px;
    margin-top: -8px;
    padding-bottom: 3px;
    position: absolute;
    top: 50%;
}

.NavBorder {
    background-color: #FFFFFF;
    border-right: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    height: 23px;
    position: relative;
}

.Grid {
    border: solid 1px #A1A0A0;
}

    .Grid tr {
        height: 27px;
    }

        .Grid tr td {
            padding-left: 2px;
            padding-right: 2px;
            border-left: solid 1px #A1A0A0;
        }

.StatusApprove {
    color: #9D6B06;
}

.StatusDecline {
    color: #FF0000;
}

.GridLines {
    border-right: solid 1px #C3C2C2;
}

    .GridLines tr {
        height: 27px;
        vertical-align: middle;
    }

        .GridLines tr td {
            padding-left: 2px;
            padding-right: 2px;
            border-left: solid 1px #C3C2C2;
            border-bottom: solid 1px #C3C2C2;
        }

/* Backgrounds */
.LeftBackground {
    background-color: #C8C8C8;
    border-bottom: solid 1px #A0A0A0;
}

.RightBG {
}

    .RightBG img {
        border: 0 !important;
    }

.LoginRightBG {
    background-color: #E2E2E2;
    border-bottom: solid 1px #A0A0A0;
}

.ErrorBackground {
    background-color: #FF0000;
    font-size: 11px;
}

.GreenBackground {
    background-color: #FFFFFF;
}

.LightBackground {
    background-color: #FFFFFF;
}

.HeaderBackground {
    height: 402px;
    background-image: url('../Images/Sprite/pixel1.gif' );
    background-repeat: repeat-x;
    background-position: -0px -272px;
}

.TextBackground {
    background-color: #E7E7E7;
}

.WhiteBackground {
    background-color: #FFFFFF;
}

.PageBackground {
    background-color: #C4C4C4;
}

.TableRowBG {
    background-color: #FFFFFF;
}

.TableAltRowBG {
    background-color: #E7E7E7;
}

.NavTable {
    height: 23px;
    padding-bottom: 3px;
}

/* Text */
.LineSpace3 {
    line-height: 3px;
}

.TextCenter {
    text-align: center;
}

.TextMiddle {
    vertical-align: middle;
}

.dialog_tooltip .dialog_top_arrow {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 1px;
    width: 16px;
    height: 8px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1072px -15px;
}

.dialog_tooltip .dialog_bottom_arrow {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: -1px;
    width: 16px;
    height: 9px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1043px -15px;
}

.LabelHeader {
    position: relative;
    top: 5px;
    margin-left: 5px;
}

.List {
    /* display: inline-block; */
}

    .List ul {
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 3em;
        margin-top: 1em;
        display: block;
        margin-left: 37px;
    }

        .List ul li {
            margin-left: 0px;
            padding-left: 0px;
            margin-top: 0.5em;
        }

.Radio {
    margin-top: 12px;
    margin-left: 4px;
    margin-left: expression(0 + 'px');
}

    .Radio label {
        margin-left: 5px;
    }

    .Radio input {
        margin-left: -4px;
    }

.RadioList {
    margin-left: 21px;
    margin-bottom: 0px;
    margin-top: 10px;
}

    .RadioList span span {
        margin-top: 10px;
        margin-left: -4px;
        display: inline-block;
    }

        .RadioList span span input {
            margin-left: 0px;
            margin-left: expression('-' + 4 + 'px');
        }

        .RadioList span span label {
            margin-right: 20px;
        }

.dialog_tooltip .dialog_Header {
    text-align: left;
    position: relative;
    top: 0px;
    width: 100%;
    height: 30px;
    background-color: #000000;
    border: solid 1px #000000;
    font-weight: bold;
    color: #FFFFFF;
}

.dialog_tooltip .dialog_Header_Yellow {
    text-align: left;
    position: relative;
    top: 0px;
    width: 100%;
    height: 30px;
    background-color: #FDFD05;
    border: solid 1px #171717;
    font-weight: bold;
    color: Red;
}

.dialog_tooltip .GreenBorder {
    text-align: left;
    border-left: solid 1px #171717;
    border-right: solid 1px #171717;
    width: 100%;
}

.dialog_tooltip .dialog_TextLine {
    text-align: left;
    position: relative;
    width: 100%;
    top: 0px;
    border-left: solid 1px #171717;
    border-right: solid 1px #171717;
    background-color: #FFFFFF;
}

    .dialog_tooltip .dialog_TextLine p {
        text-align: left;
        font-weight: normal;
        color: #000000;
        padding: 3px 0px 3px 4px;
        margin: 0px 0px 0px 0px;
    }

.dialog_tooltip .dialog_middle_Scroll {
    text-align: left;
    position: relative;
    top: 0px;
    width: 100%;
    border-left: solid 1px #171717;
    border-right: solid 1px #171717;
    overflow: auto;
    background-color: #FFFFFF;
    scrollbar-arrow-color: #666666;
    scrollbar-face-color: #D9D9D9;
}

.dialog_tooltip .dialog_middle {
    text-align: center;
    position: relative;
    top: 0px;
    width: 100%;
    border-left: solid 1px #171717;
    border-right: solid 1px #171717;
    background-color: #FFFFFF;
}

    .dialog_tooltip .dialog_middle P {
        text-align: left;
        font-weight: normal;
        color: #000000;
        padding: 5px 5px 5px 5px;
        margin: 0px 0px 0px 0px;
    }

    .dialog_tooltip .dialog_middle SPAN UL {
        text-align: left;
        font-weight: normal;
        color: #000000;
        margin-left: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .dialog_tooltip .dialog_middle U {
        margin-left: 5px;
    }

    .dialog_tooltip .dialog_middle DIV SPAN UL {
        text-align: left;
        font-weight: normal;
        color: #000000;
        margin-left: 1.5em;
        margin-right: 0.5em;
        padding-left: 0px;
        padding-top: 0px;
    }

        .dialog_tooltip .dialog_middle DIV SPAN UL LI {
            margin-left: 0px;
            padding-top: 1.5ex;
        }

.dialog_tooltip .dialog_middle_Scroll P {
    text-align: left;
    font-weight: normal;
    color: #000000;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

.dialog_tooltip .dialog_Footer {
    width: 100%;
    border-left: solid 1px #171717;
    border-right: solid 1px #171717;
    border-bottom: solid 1px #171717;
    background-color: #FFFFFF;
    height: 30px;
}

.popupButton {
    float: right;
    height: 20px;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.leftPopupButton {
    float: left;
    height: 20px;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    margin-left: 5px;
    margin-top: 5px;
    *margin-top: 0px;
    margin-bottom: 5px;
}

.dialog_tooltip .dialog_middle TABLE {
    padding: 5px 5px 5px 5px;
    float: none;
    text-align: left;
}

.dialog_tooltip .dialog_middle_Scroll TABLE {
    padding: 5px 5px 5px 5px;
}

.dialog_tooltip .dialog_middle TABLE tr {
    font-weight: normal;
    vertical-align: top;
    height: 10px;
    padding-top: 0px;
}

.dialog_tooltip .dialog_middle_Scroll TABLE tr {
    font-weight: normal;
    vertical-align: top;
    height: 10px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    visibility: hidden;
}

.Transparency {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    visibility: visible;
    float: left;
    opacity: .50;
    -moz-opacity: 0.50;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    background-color: #C4C4C4;
}

.ErrorPopupLabel {
    font-size: 10px;
    font-weight: normal;
    color: #FF0000;
    line-height: 10px;
}

.PrintLine {
    margin-left: 6px;
    background-color: #000000;
    height: 1px;
    font-size: 0px;
    width: 100%;
    border: 0px;
}

.animated {
    position: relative;
    display: block;
    background-image: url(../Images/Popup/in_process.gif);
    background-repeat: repeat;
    background-position: center;
    width: 87px;
    height: 87px;
}

.SecurityCode {
    width: 208px;
    height: 141px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1130px -15px;
    margin-left: 40px;
}

.SecurityCodeEntroPay {
    width: 310px;
    height: 258px;
    background: url( '../Images/Sprite/entropay_cvv_new.png' );
}

.BTACHCheck {
    background: url('../Images/Popup/BTACHCheck.png') no-repeat;
    margin: 5px 5px 0px 5px;
    height: 140px;
}

/*****************************************/

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}

    /*removes browsers default border around links when clicked on it*/
    body a {
        outline: none;
    }

#divBorder {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 756px;
    height: 498px;
    border: solid 8px #171717;
    text-align: left;
    color: #000000;
}

#tblContent {
    width: 756px;
    height: 498px;
}

#divMasterContent {
    height: 453px;
}

#imgCrnLeftTop {
    display: none;
}

#separator {
    position: relative;
    float: left;
    top: 26px;
    color: #171717;
}

.signOutLink {
}

#imgCrnRightTop {
    display: none;
}

#divTopMasterRight {
    float: right;
    xpadding-top: 7px;
    text-align: left;
}

#divGlobe {
    float: right;
    margin-right: 5px;
    width: 21px;
    height: 20px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -859px -15px;
}

#divVisit {
    clear: both;
    width: 428px;
}

#divLogon {
    background-color: #000000;
    clear: both;
    height: 100%;
}

#divLoginForm {
    width: 100%;
    height: 453px;
    *height: 400px;
}

#divLoginHelp {
    float: left;
    width: 146px;
    height: 434px;
}

#divBottomLinks {
    clear: both;
    width: 100%;
    height: 18px;
    background-color: #ECECEC;
    border-top: solid 1px #ECECEC;
}

#imgCrnLeftBottom {
    display: none;
}

#imgCrnRightBottom {
    display: none;
}

#divBorderBottom {
    float: left;
    width: 699px !important;
    height: 17px;
    text-align: center;
}

#divBottom {
    height: 17px;
    width: 699px !important;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    font-size: 9px;
    padding-top: 2px;
}

.BottomLink {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    padding-left: 14px;
    padding-right: 14px;
    text-decoration: underline;
}

#LockerBG {
    float: right;
    height: 15px;
    background-color: #ECECEC;
    padding-top: 1px;
    padding-bottom: 1px;
}

#imgLocker {
    width: 12px;
    height: 14px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -912px -15px;
}

#LockerWSOP {
    float: right;
    height: 16px;
    background-color: #ECECEC;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 32px;
}

#imgLockerWSOP {
    background: url('../Images/Sprite/secure.png') no-repeat -3px 0px;
    background-size: 43px 20px;
    height: 16px;
    width: 40px;
}

.imgUnderAge18 {
    width: 15px;
    height: 15px;
    float: left;
    background: url( '../Images/Italy/underage18.gif' ) no-repeat;
}

.imgUnderAge21 {
    width: 15px;
    height: 15px;
    float: left;
    background: url( '../Images/Italy/underage21.jpg' ) no-repeat;
}

.buttonLabel {
    position: relative;
    top: 2px;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}

.leftButton {
    float: left;
    width: 5px;
    height: 20px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1595px -15px;
}

.leftButtonOver {
    float: left;
    width: 5px;
    height: 20px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1588px -15px;
}

.rightButton {
    float: left;
    width: 5px;
    height: 20px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1581px -15px;
}

.rightButtonOver {
    float: left;
    width: 5px;
    height: 20px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1574px -15px;
}

.middleButton {
    text-decoration: none;
    float: left;
    height: 20px;
    background-image: url('../Images/Sprite/pixel1.gif' );
    background-repeat: repeat-x;
    background-position: -0px -108px;
}

.middleButtonOver {
    float: left;
    background-image: url('../Images/Sprite/pixel1.gif' );
    background-repeat: repeat-x;
    height: 20px;
    text-decoration: none;
    background-position: -0px -130px;
}

.buttonDisabled .buttonLabel {
    color: #CEA262;
}

.buttonDisabled .leftButton, .buttonDisabled .leftButtonOver {
    background-position: -1588px -15px;
}

.buttonDisabled .rightButton, .buttonDisabled .rightButtonOver {
    background-position: -1574px -15px;
}

.buttonDisabled .middleButton, .buttonDisabled .middleButtonOver {
    background-position: -0px -130px;
}

.contentButton {
    height: 20px;
    cursor: pointer;
    cursor: hand;
}

.dialog_Footer div.popupButton {
    margin-right: 12px;
}

.dialog_Footer TD div.popupButton {
    margin-right: 5px;
}

.dialog_Footer TD div.leftPopupButton {
    margin-left: 5px;
}

.leftHighButton {
    float: left;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1623px -15px;
    width: 5px;
    height: 35px;
}

.leftHighButtonOver {
    float: left;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1616px -15px;
    width: 5px;
    height: 35px;
}

.leftHighButtonDisabled {
    float: left;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -2286px -15px;
    width: 5px;
    height: 35px;
}

.rightHighButton {
    float: left;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1609px -15px;
    width: 5px;
    height: 35px;
}

.rightHighButtonOver {
    float: left;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1602px -15px;
    width: 5px;
    height: 35px;
}

.rightHighButtonDisabled {
    float: left;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -2279px -15px;
    width: 5px;
    height: 35px;
}

.middleHighButton, .middleHighButtonOver {
    background-image: url('../Images/Sprite/pixel1.gif' );
    text-decoration: none;
    float: left;
    height: 35px;
    background-repeat: repeat-x;
    display: table-row;
}

.middleHighButton {
    background-position: -0px -152px;
}

.middleHighButtonOver {
    background-position: -0px -189px;
}

.middleHighButtonDisabled {
    background-position: -0px -676px;
}

.goldenHeightButton .leftHighButton {
    background-position: -2303px -15px;
}

.goldenHeightButton .leftHighButtonOver {
    background-position: -2310px -15px;
}

.goldenHeightButton .middleHighButton {
    background-position: -0px -718px;
}

.goldenHeightButton .middleHighButtonOver {
    background-position: -0px -755px;
}

.goldenHeightButton .rightHighButton {
    background-position: -2317px -15px;
}

.goldenHeightButton .rightHighButtonOver {
    background-position: -2296px -15px;
}

.contentHighButton {
    float: left;
    height: 35px;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    overflow: hidden;
}

.buttonHighLabel {
    position: relative;
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    vertical-align: top;
    height: 35px;
    cursor: pointer;
    cursor: hand;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    _padding-top: 4px;
}

.buttonHighLabelDisabled {
    position: relative;
    color: #979696;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    vertical-align: top;
    height: 35px;
    cursor: pointer;
    cursor: hand;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    _padding-top: 4px;
}

.BrowseButton {
    text-decoration: none;
    height: 19px;
    background-image: url('../Images/Sprite/pixel1.gif' );
    background-repeat: repeat-x;
    background-position: -0px -253px;
    border-color: #B4B4B4;
    padding: 0px 0px 0px 5px;
    width: 100px;
    color: #171717;
    font-weight: bold;
    float: right;
    cursor: pointer;
    cursor: hand;
}

/* Sprites Section*/

/* Buttons section */

#top_bg_1 {
    height: 33px;
    background-color: #171717;
}

#tabs_gradient_2 {
    height: 35px;
}

.hdr_gradient_3 {
    height: 45px;
    background-color: #171717;
    width: 100%;
}

/* End of button sections*/

.HistSep {
    font-size: 15px;
    color: #FFFFFF;
    margin-top: 2px;
}

/* Sprite*/
.loginImgUnderAge18 {
    width: 35px;
    height: 35px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat -460px 0px;
}

.loginImgUnderAge21 {
    width: 35px;
    height: 35px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat -420px 0px;
}

#Help_Login_3_help_footer {
    width: 119px;
    height: 3px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1763px -17px;
}

#Help_Login_ImageCustomerSupport {
    width: 51px;
    height: 68px;
    background: url('../Images/Sprite/help_login.gif') no-repeat -612px -15px;
}

.Help_Login_5_help_mail {
    width: 16px;
    height: 16px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1884px -13px;
}

.Help_Login_5_help_info {
    width: 18px;
    height: 18px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -2224px -15px;
}

#Help_Login_6_help_phone {
    width: 17px;
    height: 17px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1902px -15px;
}

.Help_Login_11_quest_mark_white {
    float: left;
    width: 19px;
    height: 19px;
    background: url('../Images/Sprite/help_login.gif') no-repeat -722px -15px;
}

.eCOGRA {
    width: 90px;
    height: 32px;
    background: url('../Images/Sprite/help_login.gif') no-repeat -742px -15px;
}

.eCOGRABrandedPage {
    width: 90px;
    height: 32px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat -200px 0px !important;
}

.McAfee {
    width: 90px;
    height: 32px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat 0px 0px;
}

.TRUSTe {
    width: 90px;
    height: 32px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat -100px 0px;
}

.UNGlobal {
    width: 50px;
    height: 32px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat -300px 0px;
}

.GameCare {
    width: 50px;
    height: 32px;
    background: url('../Images/Sprite/bottom_icons.png') no-repeat -360px 0px;
}

.Help_FAQ {
    width: 17px;
    height: 17px;
    background: url('../Images/Help/FAQ.gif') no-repeat;
}

.LoginTabLable {
    display: block;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

#Deposit_Cashout_6_JCBPoland {
    width: 482px;
    height: 84px;
    background-image: url('../Images/JCBPoland.gif');
}

/* Credit Card Form - Start */
.Deposit_CreditCardForm_clearPadding {
    margin: 0px;
    margin-top: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}

.Deposit_CreditCardForm_divUkPOCNote {
    background-color: #f2f2f2;
    padding: 7px;
    border-radius: 5px;
    margin: 0px 4px;
}

.Deposit_CreditCardForm_DivFeeNote {
    margin: 0px;
    margin-top: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    height: 175px;
    max-height: 175px;
}

div.Deposit_CreditCardForm_PromotionCode {
    margin: 0px;
    margin-top: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    padding-top: 5px !important;
    padding-left: 30px !important;
}

div.Deposit_CreditCardForm_background {
    width: 309px;
    height: 175px;
    background: url('../Images/Sprite/card_bg.png') no-repeat;
    border-style: none;
    border-width: 0;
    outline: none;
    -moz-outline-style: none;
    margin: 5px 0px 0px 30px;
    float: left;
}

.Deposit_CreditCard_VisaLogo {
    width: 61px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -15px -79px;
}

.Deposit_CreditCard_MasterCardLogo {
    width: 61px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -77px -79px;
}

.Deposit_CreditCard_DiscoverLogo {
    width: 61px;
    height: 31px;
    background: url('../Images/Sprite/Discover.png') no-repeat;
}

.Deposit_CreditCard_DinersLogo {
    width: 61px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -139px -79px;
}

.Deposit_CreditCard_MasterCardVerifiedByLogo {
    width: 63px;
    height: 33px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -263px -78px;
    border-style: none;
    border-width: 0;
    outline: none;
    -moz-outline-style: none;
}

.Deposit_CreditCard_VisaVerifiedByLogo {
    width: 63px;
    height: 33px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -200px -78px;
    border-style: none;
    border-width: 0;
    outline: none;
    -moz-outline-style: none;
}

div.Deposit_CreditCard_DivParentCardType {
    margin-left: 5px;
    width: 300px;
    max-height: 32px !important;
    height: 32px;
}

div.Deposit_CreditCard_DivCardType {
    float: left;
    padding-top: 8px;
}

div.Deposit_CreditCard_DivVisaLogo {
    width: 62px;
    padding-right: 8px;
    float: right;
    padding-top: 2px;
}

div.Deposit_CreditCard_DivMasterCardLogo {
    width: 62px;
    padding-right: 2px;
    float: right;
    padding-top: 2px;
}

div.Deposit_CreditCard_DivDinersLogo {
    width: 62px;
    padding-right: 8px;
    float: right;
    padding-top: 2px;
}

div.Deposit_CreditCard_DivParentCardNo {
    margin-left: 5px;
    margin-top: 8px;
    height: 34px;
    max-height: 34px;
    width: 311px;
    max-width: 311px;
}

div.Deposit_CreditCard_DivCardNo {
    height: 34px;
    max-height: 34px;
    width: 150px;
    max-width: 150px;
    float: left;
}

div.Deposit_CreditCard_DivCVV {
    height: 34px;
    max-height: 34px;
    width: 155px;
    max-width: 155px;
    float: left;
    padding-top: 1px;
}

div.Deposit_CreditCard_DivParentExpirationDate {
    margin-left: 5px;
    margin-top: 8px;
    height: 34px;
    max-height: 34px;
    width: 250px;
    max-width: 250px;
}

div.Deposit_CreditCard_DivMonth {
    width: 115px;
    max-width: 115px;
    float: left;
}

div.Deposit_CreditCard_DivYear {
    width: 100px;
    max-width: 100px;
    float: left;
}

div.Deposit_CreditCard_DivParentBillingAddress {
    margin-left: 6px;
    margin-top: 8px;
    margin-top: 2px !IE;
    height: 34px;
    max-height: 34px;
    width: 300px;
    max-width: 300px;
}

div.Deposit_CreditCard_DivVerifiedByVisa {
    margin-right: 8px;
    padding-top: -6px;
    float: right;
}

div.Deposit_CreditCard_DivVerifiedByMasterCard {
    margin-left: 8px;
    padding-top: -6px;
    float: left;
}

.Deposit_CreditCard_LabelOverride {
    margin-left: -12px !important;
}

.Deposit_CreditCard_LabelNewAddressOverride {
    color: #000000 !important;
}

.Deposit_CreditCard_FeeNote {
    font-family: Tahoma;
    font-size: 10px;
    color: #898989;
}

div.Deposit_CreditCard_DivPaddingTop3px {
    padding-top: 3px;
}

/* Credit Card Form - End */

/* Billing Address - Start */
.BillingAddress_CaptionBiggerTextLabel {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.BillingAddress_DivAddress {
    z-index: 100;
    width: 564px !important;
    max-width: 564px !important;
    height: 430px !important;
    max-height: 430px !important;
    padding-top: 0px !important;
    top: 0px !important;
}

.BillingAddress_DivCardHolderDetails {
    padding-left: 0px !important;
    width: 564px !important;
    max-width: 564px !important;
}

div.BillingAddress_DivBillingAddress {
    padding-left: 0px !important;
    width: 564px !important;
    max-width: 564px !important;
}

.BillingAddress_Table {
    padding: 0 0 0 0 !important;
    margin-left: 15px !important;
    width: 539px !important;
    max-width: 539px !important;
}

.BillingAddress_TD {
    padding-top: 10px !important;
    width: 280px !important;
    max-width: 280px !important;
}

.BillingAddress_ErrorMessage {
    height: 14px;
    text-align: center;
    visibility: hidden;
}

.BillingAddress_Header {
    width: 564px !important;
    max-width: 564px !important;
    height: 32px;
    max-height: 32px;
}

.BillingAddress_Footer {
    width: 564px !important;
    max-width: 564px !important;
}

.BillingAddress_LabelOverride {
    margin-left: -12px !important;
}

.BillingAddress_Padding10 {
    padding-top: 10px !important;
}

/* Billing Address - End */

.Deposit_Cashout_7_masterCardSecureCode {
    width: 68px;
    height: 25px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1693px -15px;
    border-style: none;
    border-width: 0;
    outline: none;
    -moz-outline-style: none;
}

.Deposit_Cashout_7_visaVerified {
    width: 68px;
    height: 42px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -2152px -15px;
    border-style: none;
    border-width: 0;
    outline: none;
    -moz-outline-style: none;
}

.InProcess {
    border-top: solid 1px #000000;
    text-align: center;
}

.Deposit_Cashout_check_canada {
    width: 363px;
    height: 165px;
    background: url('../Images/Popup/check_canada.gif') no-repeat;
}

.Deposit_Cashout_History_ImageCustomerSupport1 {
    width: 51px;
    height: 55px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -15px -15px;
}

.Deposit_Cashout_History_ImageCustomerSupport2 {
    width: 51px;
    height: 55px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -68px -15px;
}

.CashierTabClass_off {
    width: 119px;
    height: 26px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -121px -15px;
}

.LoginTabClass_off {
    width: 119px;
    height: 26px;
    background: url('../Images/Sprite/login-888poker-grayTab.gif') no-repeat 0px 0px;
}

.CashierTabClass_on {
    width: 119px;
    height: 26px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -242px -15px;
}

.Deposit_Cashout_History_HelpBoxTitle {
    width: 119px;
    height: 20px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1921px -15px;
}

.GotQuestionsBox SPAN {
    margin: 0px 0px 5px 3px;
    display: block;
}

.GotQuestionsBox IMG {
    margin: 3px 33px 6px 34px;
    border-width: 0px;
}

.Deposit_Cashout_History_VIP1 /* no VIP */ {
    width: 45px;
    height: 31px;
}

.Deposit_Cashout_History_VIP2 /* VIP */ {
    width: 45px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -366px -15px;
}

.Deposit_Cashout_History_VIP3 /* Gold */ {
    width: 45px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -507px -15px;
}

.Deposit_Cashout_History_VIP4 /* Diamond */ {
    width: 51px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -415px -15px;
}

.Deposit_Cashout_History_VIP5 /* Platinum */ {
    width: 51px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -562px -15px;
}

.Deposit_Cashout_History_VIP6 /* High Roller */ {
    width: 51px;
    height: 31px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -624px -15px;
}

#inner_space_right1 {
    width: 4px;
    height: 355px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -554px -15px;
    float: left;
}

#inner_space_right2 {
    display: none;
    float: left;
}

#Deposit_Cashout_History_promotion_bottom {
    width: 119px;
    height: 3px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -560px -15px;
}

#Deposit_Cashout_History_promotion_top {
    width: 119px;
    height: 3px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -681px -15px;
}

.history_6_inner_space_bottom {
    width: 599px;
    height: 3px;
    display: none;
}

.AllSite_3_address_mark {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 27px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -114px -185px;
}

.Deposit_Cashout_8_quest_mark {
    margin-left: 4px;
    float: left;
    width: 19px;
    height: 19px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1001px -15px;
}

.AllSite_10_dollar_mark {
    float: left;
    width: 25px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -66px -189px;
}

.AllSite_11_error_mark_popup {
    float: left;
    width: 27px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -89px -189px;
}

.Deposit_Cashout_tab1_extension_off {
    width: 7px;
    height: 59px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -956px -15px;
    float: right;
}

.AllSite_11_error_mark {
    float: left;
    margin-left: 4px;
    border-width: 0px;
    vertical-align: top;
    width: 19px;
    height: 19px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -935px -15px;
}

.Deposit_Cashout_tab1_extension_on {
    width: 7px;
    height: 59px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -926px -15px;
    float: right;
}

.Deposit_Cashout_12_tab_bottom {
    width: 7px;
    height: 60px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -903px -15px;
}

.Deposit_Cashout_tab_extension_off {
    width: 7px;
    height: 59px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -891px -15px;
    float: right;
}

.Deposit_Cashout_tab_extension_on {
    width: 7px;
    height: 59px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -882px -15px;
    float: right;
}

.AllSite_18_info_mark {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 27px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -14px -188px;
}

.AllSite_22_mail_mark {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 26px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -802px -15px;
}

.AllSite_24_phone_mark {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 27px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1658px -15px;
}

.AllSite_26_tech_mark {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 26px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -39px -186px;
}

.arrow-icon {
    display: inline-block;
    width: 18px;
    height: 14px;
    margin: -2px 5px -2px 0;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -119px -191px;
}

.MFTTabBackgroundOff {
    display: block;
    position: relative;
    text-align: center;
    width: 104px;
    height: 56px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1446px -15px;
}

.MFTTabMoreBackgroundOff {
    display: block;
    position: relative;
    text-align: center;
    width: 104px;
    height: 56px;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -2043px -15px;
}

.MFTTabBackgroundOn {
    display: block;
    position: relative;
    text-align: center;
    width: 104px;
    height: 56px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -1340px -15px;
}

#left_frame {
    width: 4px;
    height: 355px;
    background: url('../Images/Sprite/other_tab.gif') no-repeat -3px -3px;
}

.MTLogoLabel {
    font-family: Verdana;
    font-size: 20px;
    color: #000000;
    letter-spacing: -2px;
}

.ProgressBar {
    background-color: #FFFFFF;
    border: solid 1px #7A7A7A;
    font-size: 1px;
}

#OneBar {
    background-color: #EAB855;
    font-size: 1px;
}

.ProgressTitle {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#tblNoJS {
    font-size: 11px;
    position: relative;
    width: 756px;
    height: 498px;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000000;
}

#divRepeater {
    padding-left: 2px;
    height: 150px;
    width: 100%;
    border: solid 1px #C3C2C2;
    overflow: auto;
    background-color: #FFFFFF;
    scrollbar-arrow-color: #666666;
    scrollbar-face-color: #D9D9D9;
}

.NoScriptTitle {
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #FF0000;
}

#NoScriptSection1 {
    width: 378px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: solid 1px #D3D2D2;
}

.InlineBlock {
    display: inline-block;
    margin-top: -5px;
    margin-bottom: -5px;
}

.Throbber2 {
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 87px;
    height: 87px;
    vertical-align: bottom;
}

#ifrInProcess {
    height: 87px;
    width: 87px;
}

#spLimits {
    padding-top: 1px;
}

span.BiggerTextLabel #note-title {
    padding-bottom: 7px;
    font-weight: bold;
}

span.BiggerTextLabel li {
    padding-bottom: 5px;
}

span.BiggerTextLabel ul {
    padding-left: 15px;
    margin: 0px;
}

span.BiggerTextLabel ol {
    margin-top: 5px;
}

.vcentered_button_text .buttonHighLabel {
    _padding-top: 5px !important;
}

div.instantBanking-note-wrapper {
}

    div.instantBanking-note-wrapper div.note-title {
        font-weight: bold;
    }

    div.instantBanking-note-wrapper ul {
        margin: 0;
        padding-left: 18px;
        list-style-type: disc;
    }

    div.instantBanking-note-wrapper li {
        margin-top: 5px;
    }

#divPrintContent span.FootLabel, #divPrintContent span.Block {
    padding-left: 5px;
}

#divPrintContent #ctl00_cphDep_cashoutProcessContent_cashoutForm_puPrintCashoutApproved_ucCashoutApprovedData_lblFee {
    padding-left: 5px;
}

#divPrintContent #ctl00_cphDep_cashoutProcessContent_cashoutForm_puPrintCashoutApproved_ucCashoutApprovedData_lblConfNo {
    padding-left: 5px;
}

/*cooling-off page*/
#lblCommon {
    padding-top: 15px;
}

#lblCoolingOffNote ul, #lblSENote ul, #lblPermanentNotes ul, #lblCommonNote ul {
    padding-left: 38px;
}

.lblSENoteItaly {
    margin-left: 27px;
    display: inline-block;
    padding-top: 10px;
}

#lblPermanentNotes {
    display: block;
    padding-left: 22px;
    padding-top: 9px;
}

/*questionnaire results*/
#questionnaire-form; {
    font-size: 11px !important;
}

#questionnaire-result-wrapper {
}

#questionnaire-result-title-success, #questionnaire-result-title-failure {
    background-position: left center;
    background-repeat: no-repeat;
    font-weight: bold;
    height: 22px;
    margin: 11px 11px 0 9px;
    padding-left: 27px;
    padding-top: 5px;
}

#questionnaire-result-title-success {
    background-image: url('../Images/Spain/success-result-icon.gif');
}

#questionnaire-result-title-failure {
    background-image: url('../Images/Spain/failed-result-icon.gif');
}

#questionnaire-result-msg {
    padding: 11px 11px 0 36px;
}

#questionnaire-result-footer {
    border-top: 1px solid Gray;
    margin: 28px 11px 11px;
    padding-top: 19px;
}

    #questionnaire-result-footer div.popupButton {
        padding: 0 !important;
        margin: 0 !important;
    }

.extend-limits-steps {
    display: block;
    width: 100%;
    height: 50px;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #7D6D4D;
}

#setMaxLimitsBlock, #setCustomLimitsBlock {
    text-align: left;
    border: 1px solid white;
    width: 678px;
    margin-left: 8px;
    padding: 2px;
    margin-bottom: 15px;
}

.selectedSection {
    border: 1px solid #EDC470 !important;
}

.limits-block-note {
    padding-left: 25px;
    padding-left: 20px\9; /*for ie 20px*/
    padding-bottom: 0;
    margin-bottom: 6px;
}

.limits-instrucation {
    padding-left: 16px;
    display: block;
    padding-top: 17px; /*padding-bottom: 16px;*/
}

.limits-error {
    height: 15px;
    width: 100%;
    text-align: center;
}

#disabledScreen {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-image: url('../Images/transparentWhite.png');
    background-repeat: repeat;
}

span.BiggerTextLabelBold input[type="radio"] {
    margin-right: 8px;
}

.custom-limits-note {
    padding-bottom: 12px;
    display: block;
}

.extend-limits-footer-note {
    padding-left: 14px;
    margin-top: -2px;
    margin-bottom: 3px;
    padding-right: 6px;
}

.FormButtonSingle {
    float: right;
    margin-top: 5px;
}

.step1, .step2 {
    font-weight: bold;
    position: absolute;
    top: 16px;
    font-size: 14px;
}

.step1 {
    left: 63px;
    color: Black;
}

.step2 {
    left: 392px;
    color: #A8A7A6;
}

.limits-note-calc {
    padding: 12px 15px 0px 15px;
    _padding-bottom: 5px;
}

/*Set limits button on deposit form*/
.set-limits-button {
    margin: 16px 0 0 21px;
    position: absolute;
    top: 424px;
}

.set-limits-submit-button-container {
    height: 30px;
    margin-left: 35px;
}

    .set-limits-submit-button-container .contentButton {
        float: left;
    }

/*Personal limits (Regulation limits) in Limits popup*/
.personal-limits {
    background-color: White;
    text-align: left;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 0;
    border-top: 1px solid #A1A0A0;
    width: 100%;
}

.personal-limits-header, .personal-limits-content, .personal-limits-footer {
    padding: 5px;
}

.personal-limits-header {
    color: #9D6B06;
    font-weight: bold;
    padding-bottom: 0;
}

.personal-limits-content {
    padding-top: 3px;
    padding-bottom: 0;
}

.personal-limits-footer {
    padding-top: 0px;
}

.padding5 {
    padding: 5px;
    text-align: left;
}

.payment-methods-limits-title {
    text-align: left;
    width: 100%;
    background-color: White;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding-bottom: 4px;
}

/*Promotion Code*/
.PromoCodeOption {
    text-align: left;
    padding-bottom: 5px;
}

.achRight {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #D5D5D5;
}

.achLeft {
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 15px;
    border-color: #D5D5D5;
}

.achTop {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 8px;
}

.achBottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 8px;
}

.suggestionButton {
    display: inline-block;
    text-align: center;
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat -1567px -62px;
    width: 95px;
    height: 28px;
    cursor: pointer;
    margin: 1px;
}

/*hack for IE7- for displaying div as inline-block*/
.suggestionButton {
    *display: inline;
}

.labelSuggestionButton {
    position: relative;
    top: 6px;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    color: White;
}

.LongStreetNameInBankDraft {
    word-wrap: break-word;
    display: inline-block;
    width: 250px;
    overflow: hidden;
}

.FileInput {
    cursor: hand;
    width: 322px;
    height: 35px;
    position: absolute;
    left: 0;
    z-index: 15;
    font-size: 80px;
    margin-left: -10px;
    margin-top: -10px;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
}

.QiwiMobPhoneNum {
    position: relative;
    padding-left: 10px;
    left: -12px;
    z-index: 5;
    padding-bottom: 3;
    margin-right: -12;
}

.setDepositLimitButtonsUp {
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat;
    float: none;
    margin-bottom: 10px;
    margin-left: 3px;
    background-position: -2329px -15px;
    width: 39px;
}

.setDepositLimitButtonsDown {
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat;
    float: none;
    margin-left: 3px;
    background-position: -2329px -53px;
    width: 39px;
}

.rightTableButton {
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat;
    background-position: -1609px -15px;
    width: 5px;
}

.middleTableButton {
    background-image: url('../Images/Sprite/pixel1.gif' );
    background-position: -0px -152px;
    text-decoration: none;
    height: 35px;
    background-repeat: repeat-x;
    text-align: left;
    padding-right: 5px;
}

.buttonTableLabel {
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    height: 35px;
    cursor: pointer;
    cursor: hand;
    text-align: left;
    text-decoration: none;
    *padding-top: 10px;
}

.Star {
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat;
    background-position: -2372px -15px;
    position: absolute;
    width: 14px;
    height: 11px;
    top: -4px;
    left: -5px;
}

.VisaLogoFrame {
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat;
    background-position: -1686px -44px;
    width: 80px;
    height: 97px;
    float: right;
    margin-top: 5px;
    border: 0px;
}

    .VisaLogoFrame a {
        margin-top: 8px;
        margin-left: 7px;
    }

.icheque-deposit-desc ol {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: -21px;
    *margin-left: 23px; /*IE7- hack*/
}

.marginLeft42 {
    margin-left: 42px;
    padding-left: 0px;
}

.silverButton {
    height: 20px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

    .silverButton .left {
        background: url('../Images/Sprite/silver_btn.png') no-repeat;
        background-position: 0 0;
        width: 3px;
        height: 20px;
        float: left;
        margin: 0;
    }

    .silverButton .middle {
        background: url('../Images/Sprite/silver_btn.png') no-repeat;
        background-repeat: repeat-x;
        background-position: 0 -20px;
        height: 20px;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px;
        float: left;
        margin: 0;
        cursor: default;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .silverButton .right {
        background: url('../Images/Sprite/silver_btn.png') no-repeat;
        background-position: 0 -40px;
        width: 3px;
        height: 20px;
        float: left;
        margin: 0;
    }

    .silverButton .disleft {
        background: url('../Images/Sprite/silver_btn.png') no-repeat;
        background-position: 0 -60px;
        width: 3px;
        height: 20px;
        float: left;
        margin: 0;
    }

    .silverButton .dismiddle {
        background: url('../Images/Sprite/silver_btn.png') no-repeat;
        background-repeat: repeat-x;
        background-position: 0 -80px;
        color: #ebebeb;
        height: 20px;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px;
        float: left;
        margin: 0;
        cursor: default;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .silverButton .disright {
        background: url('../Images/Sprite/silver_btn.png') no-repeat;
        background-position: 0 -100px;
        width: 3px;
        height: 20px;
        float: left;
        margin: 0;
    }

.extendLimitsControls {
    border-collapse: collapse;
    border-spacing: 0;
}

    .extendLimitsControls tr td {
        border: none;
        padding: 0 2px 0 2px;
        margin: 0;
    }



#amountButtonsContainer {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-top: 4px;
}

    #amountButtonsContainer div {
        height: 28px;
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
        line-height: 28px;
        width: 100px;
    }

.Bold {
    font-weight: bold;
}

.TwelvePXFont {
    font-size: 12px !important;
}

.AmountButtonsTable {
    margin-left: 31px;
}

    .AmountButtonsTable div {
        text-align: center;
        vertical-align: middle;
        overflow: hidden;
    }

.AmountButtonsTop td div {
    background-image: url('../Images/Sprite/amount_1stRow_btn.png');
}

    .AmountButtonsTop td div:hover, .AmountButtonsTop td div.Focused {
        background-image: url('../Images/Sprite/amount_1stRow_btn_pressed.png');
    }

.AmountButtonsBottom td div {
    background-image: url('../Images/Sprite/amount_2ndRow_btn.png');
}

    .AmountButtonsBottom td div:hover, .AmountButtonsBottom td div.Focused {
        background-image: url('../Images/Sprite/amount_2ndRow_btn_pressed.png');
    }

    .AmountButtonsBottom td div input {
        text-align: center;
        vertical-align: middle;
        margin-left: 11px !important;
    }

.SuggestButtons {
    list-style: none;
    margin: 5px 0 5px 0;
    padding: 0;
}

    .SuggestButtons li {
        background-image: url(../Images/sprite/suggest_btn.png);
        background-position: 0 -56px;
        width: 69px;
        height: 28px;
        float: left;
        text-align: center;
        padding-top: 6px;
        box-sizing: border-box;
        cursor: pointer;
        margin-right: 3px;
    }

        .SuggestButtons li.first {
            background-position: 0 0;
        }

        .SuggestButtons li.last {
            background-position: 0 -112px;
        }


        .SuggestButtons li.active {
            background-position: 0 -84px;
        }

        .SuggestButtons li.activefirst {
            background-position: 0 -28px;
        }

        .SuggestButtons li.activelast {
            background-position: 0 -140px;
        }

.SuggestError {
    border: solid 1px #ff0000;
    background-color: #fcd8cd;
}

.Watermark {
    font-style: italic;
    font-size: 10px;
    position: absolute;
    color: gray;
    z-index: 10;
    float: left;
}

.MarginRightFloatRight {
    float: right;
    margin-right: 170px;
}

.MarginTop3px {
    margin-top: 3px;
    margin-top: 16px !IE;
    margin-top: 3px; /* IE 9 */
}

.TextAlignVerticalIEFIX {
    padding-bottom: 4px !IE;
    padding-top: 4px !IE;
    line-height: 11px !IE;
}

.uploadCover {
    background-color: #e8e8e8;
    z-index: 0;
    position: absolute;
    border-radius: 3px;
    border: 1px solid #808080;
    top: 2;
    width: 101px;
    text-align: center;
    height: 17px;
    line-height: 17px;
    color: #000;
    cursor: pointer;
    right: 0;
    font-weight: bold;
}

.inputWrapper {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
    height: 25px;
    width: 313px;
}

.fileInputStyle {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    /*This makes the button huge so that it can be clicked on*/
    font-size: 50px;
}

.hiddenFileInput {
    /*Opacity settings for all browsers*/
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.DepositMaster_Logo {
    max-width: 154px;
    height: 45px;
    background-color: #171717;
    margin-left: 13px;
}

.LoginForm_BannerBox {
    height: 35px;
    background-color: #000000;
}

.PayNearMe_Iframe {
    width: 730px;
    *width: 730px;
    height: 375px;
    *height: 375px;
    background-image: url(../Images/PNM_busy_box.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
}

.HelpBillPayEnabled {
    float: none;
    position: absolute;
    margin-top: -4px;
    margin-top: 1px !IE;
}

.facelift-login-parentlockssl-branded {
    margin-right: 10px;
}

.DepositMaster_LanguageSwitcher {
    height: 20px;
    padding: 0px;
    margin: 0px;
    padding-left: 350px;
    padding-left: 0px !IE;
}

.DepositMaster_CashierText {
    font-size: 20px;
    color: #ffffff;
    font-family: Tahoma;
}

.facelift-login-divLogon-nonbranded {
    height: 433px !important;
    width: 740px !important;
    *width: 753px !important;
}

#ctl00_cphDep_depositContent_depositForm_upDepositForm {
    padding: 0 !important;
}

.DisableAllEvents {
    pointer-events: none;
}

@-moz-document url-prefix() {
    .visitRow;

{
    line-height: 10px;
}

}

.MarginRight30px {
    margin-right: 30px;
}

.PaddingLeft5px {
    padding-left: 5px;
}

.DepositContent_ImageVApproved {
    background: url('../Images/Sprite/UO_common_site11.png') no-repeat;
    background-position: -167px -188px;
    width: 37px;
    height: 26px;
}

.DepositContent_ImageVInProcessDeposit {
    background: url('../Images/inprocess.gif') no-repeat;
    width: 37px;
    height: 26px;
}

.DepositContent_ImageVInProcessCashout {
    background: url('../Images/line_1pix.gif') no-repeat;
    width: 37px;
    height: 26px;
}



/* Popup Close Image - Right Up Corner */
div.AllSite_11_close_mark {
    float: left;
    width: 27px;
    height: 26px;
    background: url( '../Images/Sprite/UO_common_site11.png' ) no-repeat -139px -189px;
}

.close_popup {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 10;
}

.close_popup_top_arrow {
    position: absolute;
    right: -15px;
    top: -8px;
    z-index: 10;
}

.margin_left_10 {
    margin-left: 10px;
}

.spinningChip {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    background: url('../Images/Popup/SpinningChip.png') no-repeat;
}

.VerifyID_Option_Header {
    font-size: 16px;
    cursor: pointer;
    width: 310px;
}

.VerifyID_Option_Lable {
    font-size: 12px;
    margin-left: 12px;
    font-weight: normal;
    color: #000000;
    width: 270px;
    float: left;
    position: relative;
    margin-top: 4px;
}

.arrowDown {
    background-image: url(../Images/MoreMethods/Navigation/arrow_down.png);
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    width: 27px;
    position: relative;
    top: 4px;
    float: left;
}

.arrowUP {
    background-image: url(../Images/MoreMethods/Navigation/arrow_up.png);
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    width: 27px;
    position: relative;
    top: 4px;
    float: left;
}

.VerifyID_LabelDocumentType {
    font-size: 12px;
    margin-left: 40px;
    font-weight: normal;
}

.VerifyID_LabelDocumentNumber {
    font-size: 12px;
    margin-left: 106px;
    font-weight: normal;
}

.VerifyID_DDLDocumentType {
    /*margin-left: 40px;*/
    left: 40px;
    margin-top: 5px;
    display: block;
    width: 160px;
}

.VerifyID_TxtDocumentNumber {
    display: block;
    width: 160px;
    margin-top: 5px;
    margin-left: 90px;
}

.VerifyID_URUDisabled {
    display: none;
}

.VerifyID_UplaodDocumentsSection_URUEnabled {
    margin-top: 40px;
    margin-left: 5px;
}

.VerifyID_ImmediateAgeVerificationSection {
    margin-left: 5px;
}

.VerifyID_LblExplanationTitle {
    margin-left: 5px;
    margin-bottom: 5px;
    display: block;
}

.VerifyIDButton {
    margin-top: 5px;
    float: right;
    margin-right: 60px;
}

.PassportNumberExplanationImg {
    background-image: url(../Images/PopUp/passport_icon.png);
    background-repeat: no-repeat;
    height: 60px;
    margin: 10px;
}

.PassportNumberExplanation {
    margin: 10px;
    display: block;
    text-align: start;
}

.AccountVerifiedLabel {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.AccountVerifiedTextLabel {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.AvailableBalance {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    float: right;
    width: 120px;
    padding-top: 8px;
}

    .AvailableBalance span {
        display: block;
    }

.ExtendLimitsConfirmationCancelButton {
    float: left;
    margin-left: 10px;
    padding: 7px;
}

.ExtendLimitsConfirmationMain {
    z-index: 100 !important;
    left: 243px !important;
    top: 170px !important;
    width: 260px !important;
}

.ExtendLimitsConfirmationText {
    xwidth: 230px;
    xpadding-left: 18px !important;
}

.floatRight {
    float: right;
}

.positionAbsolute {
    position: absolute;
}

/* Popup Close Button - show only on 888 */
.showCloseButtonFor888 {
    display: none;
}

.instantEcheckCashoutLeft {
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 15px;
    border-color: #D5D5D5;
}

.instantEcheckCashoutRight {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #D5D5D5;
}

.instantEcheckCashoutTop {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 8px;
}

.instantEcheckCashoutBottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 8px;
}

/*styling for Age verafication pop up (UK POC)*/

.ageVeraficationPop {
    margin-left: 5px;
}

    .ageVeraficationPop div {
        text-align: left;
    }

    .ageVeraficationPop .popupButton {
        float: left;
        display: inline-block;
    }

    .ageVeraficationPop .paddingTopButtom {
        padding-bottom: 5px;
        padding-top: 12px;
    }

    .ageVeraficationPop .paddingButtom {
        padding-bottom: 5px;
    }

    .ageVeraficationPop .marginLeftRight {
        margin: 0 15px;
    }

    .ageVeraficationPop ul {
        padding: 5px 20px 5px 30px;
        margin: 0px;
    }




/*******************Verify ID new styles********************/


.left-round {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.right-round {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#choose-method-control .btn-group {
    vertical-align: middle;
    height: 26px;
    font-size: 11px;
    margin-top: 6px;
}

    #choose-method-control .btn-group .btn {
        width: 160px;
        border: 1px solid #ccc;
        background-color: #EEECEC;
        text-align: center;
        padding: 5px;
        float: left;
        margin-right: -1px;
        cursor: pointer;
        text-decoration: none;
        color: black;
    }

        #choose-method-control .btn-group .btn.active {
            background-color: lightblue;
        }

        #choose-method-control .btn-group .btn:hover {
            background-color: lightgray;
        }

.back {
    background-color: #EEECEC;
    padding: 10px;
}

.all-round {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#upload-tab a {
    cursor: pointer;
}

#upload-tab .placeholder {
    color: gray;
    font-style: italic;
}

.tools-header {
    margin: 0 0 3px 9px;
    font-weight: bold;
    font-family: Arial;
    font-size: 17px;
    font-style: italic;
    padding-top: 7px;
}

#upload-files .TextBox {
    width: 170px;
}

#upload-files .button {
    height: 20px;
    margin-top: -1px;
    font-family: Verdana;
    font-size: 11px;
    width: 100px;
}

#upload-files .file-input {
    z-index: -15;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    position: absolute;
    /*display:none;
    left:10px;
    width:283px;*/
}

#upload-files .label {
    width: 100px;
    border: 1px solid #A4A4A4;
    background: url('../Images/Sprite/btnback.png') no-repeat;
    background-repeat: repeat-x;
    text-align: center;
    padding: 2px 5px;
    cursor: pointer;
    color: black;
    float: left;
}


.tools-popup {
    margin-left: 5px;
}

    .tools-popup div {
        text-align: left;
    }

    .tools-popup .tools-popup-content {
        padding: 10px;
    }

    .tools-popup .popupButton {
        float: left;
        display: inline-block;
        margin-left: 15px;
        margin-bottom: 10px;
    }

    .tools-popup .middleButton, .tools-popup .middleButtonOver {
        text-align: center;
        width: 100px;
    }

    .tools-popup .dialog_Footer {
        padding-bottom: 15px;
    }

    .tools-popup .tools-popup-content ul {
        list-style-type: none;
        padding-left: 0;
        margin-top: 0;
        margin-left: 0;
    }

    .tools-popup #error-footer {
        margin-top: 10px;
        margin-left: 10px;
    }


.uru-part .popupButton {
    margin-right: 100px;
    margin-top: 0;
}

.uru-part .middleButton, .uru-part .middleButtonOver {
    width: 100px;
    text-align: center;
}

.uru-part .TextBox {
    width: 220px;
}

.driving-licence-image, .passport-number-image {
    margin-left: 7px;
    height: 150px;
    float: left;
    margin-right: 10px;
}

.driving-licence-instruction, .passport-number-instruction {
    padding-top: 117px;
    font-size: 11px;
}

.divFeeAndDebitedSentence {
    display: inline-block;
}

.margintop10 {
    margin-top: 10px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginleft4 {
    margin-left: 4px;
}

.marginleft15 {
    margin-left: 15px;
}

.paddingtop10 {
    padding-top: 10px;
}

.dialog_top_arrow {
    *background-position-y: -11px !important; /* IE */
}


.display-none {
    display: none;
}

.cagePrintTable {
    width: 100%;
}

    .cagePrintTable hr {
        border: none;
        border-bottom: 1px solid #000;
        padding: 0;
        margin: 0;
    }

    .cagePrintTable tr {
        line-height: 16px;
    }

    .cagePrintTable td {
        min-height: 20px;
        padding: 0 20px 0 0;
    }

        .cagePrintTable td.head {
            text-align: center;
            *padding-top: 20px;
        }

    .cagePrintTable .signatureContainer {
        vertical-align: bottom;
    }

    .cagePrintTable .BiggerTextLabel {
        text-decoration: underline;
        padding-left: 20px;
    }

        .cagePrintTable .BiggerTextLabel.clean {
            text-decoration: none;
        }



.promotionFeeSpace {
    display: block;
    height: 5px;
}

.promotionFeeTable {
    padding-left: 3px !important;
}

.promotionFeeTablePaddingQD {
    padding-left: 40px !important;
    padding-bottom: 10px;
}

.promotionFeeTablePaddingFC {
    padding-left: 47px !important;
    text-align: left;
    padding-bottom: 5px;
}

.promotionCodeFeeContainer {
    display: inline;
}

.PromotionCodeInvalid_PromotionCode {
    height: 28px;
    padding-left: 25px;
}

.paddingtop10 {
    padding-top: 10px;
}

td.tableCellPaddings {
    padding-top: 5px;
    padding-bottom: 5px;
}

.DenmarkRegulationTabClass_off {
    width: 119px;
    height: 26px;
    background: url('../Images/DenmarkReg_TabOff.png') no-repeat;
}

.DenmarkRegulationTabClass_on {
    width: 119px;
    height: 26px;
    background: url('../Images/DenmarkReg_TabOn.png') no-repeat;
}

.DenmarkRegulationFont_off {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
    width: 119px;
    padding-top: 6px;
    height: 100%;
}

.DenmarkRegulationFont_on {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #423C3C;
    display: block;
    text-decoration: none;
    width: 119px;
    padding-top: 6px;
    height: 100%;
}

.DenmarkRegulation888LoginFormClass {
    background-color: #313131;
    margin-left: 0px !important;
    height: 270px;
    width: 435px;
    padding: 10px;
    margin: 0;
}

.DenmarkRegulationNEMIDFormClass {
    background-color: #313131;
    margin-left: 0px !important;
    height: 290px;
    width: 455px;
    margin: 0;
}

.DenmarkRegulationVerticalLineClass {
    height: 315px !important;
}

.borderNone {
    border: 0px !important;
}

.MarginRight10 {
    margin-right: 10px;
}


.facelift-login-loginformtxt {
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    height: 24px;
    max-height: 24px;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: normal;
    color: #000000;
    width: 167px;
    padding-left: 4px;
    padding-bottom: 5px !IE;
    padding-top: 5px !IE;
    line-height: 12px !IE;
}

.ItalicGrey {
    color: gray;
    font-style: italic;
}

.FooterPolicy {
    padding: 5px 0 5px 10px;
    display: table-cell;
    width: 72%;
    text-align: left;
}

.FooterPolicyWrapper {
    display: table;
    position: static;
}

.FooterPolicyButton {
    display: table-cell;
    vertical-align: bottom;
    width: 25%;
}
