.IdCommercialOffersExplain {
    display: none;
}

.removeCO {
    /*float:left; position:relative; right:-5px; top:3px;*/
    float: right;
    position: relative;
    right: -7px;
    top: -7px;
    border: 2px solid #77787a;
    width: 15px;
    height: 15px;
    background-color: white;
    background-image: url('../images/shop_cross_off.png');
    background-repeat: no-repeat;
    background-position: center;
}

.COLabel {
    margin-left: 5px;
}

.removeCO:hover {
    background-image: url('../images/shop_cross_on.png');
}

.borderBlack {
    background-color: #fcb116;
}

div.justifNameWidth {
    width: 430px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

td.firstColumnButton {
    width: 50%;
}

a.action {
    display: block;
    width: 160px;
    word-wrap: break-word;
    overflow-x: hidden;
    margin: auto;
}

div.action {
    width: 160px;
    margin: auto;
    border: 1px solid silver;
    overflow: hidden;
}

div.action input {
    display: inline-block;
    float: left;
    vertical-align: middle;
}

div.action label {
    display: inline-block;
    float: left;
    max-width: 120px;
    text-align: left;
    word-wrap: break-word;
}

.justifName {
    font-weight: bold;
}

table.ELEMENTofLIST {
    font-size: 12px;
    border: 1px solid gray;
    margin: auto;
    width: 97%;
    border-spacing: 0;
    padding-right: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

table.ELEMENTofLIST.subCO {
    padding-right: 0;
}

/* width:940px; border-left:10px solid Gray; */
table.ELEMENTofLIST table.subCO {
    width: 100%;
    border: 0 none;
    margin: 0;
}

/* border-collapse:collapse;*/
table.ELEMENTofLIST table td {
    border-bottom-color: White;
    vertical-align: middle;
}

table.ELEMENTofLIST table td.center {
    text-align: center;
}

.gvHeader {
    font-weight: bold;
    color: #77787a;
}

.gvItem {
    font-weight: bold;
}

tr.souligne td {
    border-top-color: #77787a;
    border-top-width: 1px;
    border-top-style: solid;
}

#scrollableHidden {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 500px;
    z-index: auto;
    padding: 5px 0px 5px 0px;
}

/* .documentEvidence based on .contract (bg from .info_shop) */
.documentEvidence {
    border: 1px solid #77787C;
    margin: 9px auto;
    width: 450px;
    background-color: #DDDDDD;
}

.littleLeftPanel {
    width: 220px;
    margin: 9px 0 12px;
    padding: 10px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.contourBlack {
    border-color: black;
}

/* .subContour based on .contour */
.subContour,
.subContourMargin {
    margin: 10px;
}

/* ----------------------------------------------------------------------- */

.uppercase {
    text-transform: uppercase;
}

.nodisplay {
    display: none;
}

.tmp {
    font-style: italic;
    color: gray;
}

body,
html {}

body,
html,
table,
tr,
td,
form,
div,
hr,
.header,
.content,
.main,
.login,
.login .title,
.login .stitle,
.learn_more,
.stitlesitemap,
.loginanonymous .title,
.loginanonymous .stitle,
.loginanonymous .stitle,
.footer,
.login,
.menu,
.title,
.stitle,
. ck,
.contour_black2,
.contactUsBorder,
.contour_desc_block {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

#divAccountInfos .title #divLastName {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

body,
textarea {
    font-family: helvetica, futura, arial, sans-serif;
}

body {
    font-family: helvetica, futura, arial, sans-serif;
    background: #3D3D3D;
    background-image: url('../images/bg_main.jpg');
    background-repeat: repeat-x;
    text-align: center;
}

a img {
    border: none;
}

.main_page {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 0px;
    border-spacing: 0;
    text-align: left;
    max-width: 840px;
}

.divGoHome {
    background-image: url(../images/auh/top_page.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    /*width: 905px;*/
    height: 170px;
    cursor: pointer;
}

.goHomeLeft {
    width: 400px;
    height: 100px;
    float: left;
    margin-left: 40px;
    margin-top: 25px;
}

.goHomeRight {
    width: 400px;
    height: 100px;
    float: right;
    margin-right: 40px;
    margin-top: 25px;
}

.main_page .header a.boxlink {
    /* MainLayout.master (see jQuery(window).resize(...) for position */
    position: absolute;
    width: 822px;
    height: 155px;
    background-color: transparent;
}

/*.main_page .header a.boxlink:hover { border: 1px solid rgb(197, 196, 201); }*/
.theFileUpload {
    position: relative;
    text-align: right;
    z-index: 2;
    -moz-opacity: 25;
    filter: alpha(opacity: 25);
    opacity: 25;
}

#theFakeFileUpload {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
}

.header .menu_acs {
    margin: 25px 40px 0px 0px;
    text-align: right;
    font-size: 12px;
}

.header .menu_acs_contactus {
    text-align: right;
    top: 2.5em;
    right: 56em;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    margin-right: 25px;
}

.twothirdcolumn {
    vertical-align: top;
    width: 820px;
}

#divFirstVisit {
    width: 90%;
    margin: auto;
    background-color: #c5c4c9;
    border-color: #c5c4c9;
}

.framePdf {
    border-style: inset;
    border-width: 0px;
    z-index: 103;
    position: relative;
    left: 0px;
}

.onethirdcolumn {
    vertical-align: top;
    width: 820px;
}

.middle_column {
    vertical-align: top;
    padding: 0px 0px 0px 150px;
}

.left_column {
    vertical-align: top;
    padding: 0px 0px 20px 35px;
}

.right_column {
    vertical-align: top;
    padding: 9px 35px 20px 10px;
}

.left_column_b {
    vertical-align: top;
    padding: 0px 0px 20px 35px;
}

.right_column_b {
    vertical-align: top;
    padding: 0px 35px 20px 10px;
}

.main_page .content {
    background-image: url('../images/bg_page.png');
    background-position: center top;
    background-repeat: repeat-y;
    vertical-align: top;
    padding: 0px 40px 0px 40px;
}

.main_page .content_error {
    background-image: url('../images/auh/bot_back.png');
    background-position: center top;
    background-repeat: repeat-y;
    vertical-align: top;
    padding: 0px 40px 0px 40px;
    border: 0px solid #000000;
    width: 300px;
}

.contactUsBorder .title,
.login .title,
.loginanonymous .title {
    font-size: 22px;
    font-weight: bold;
    margin: 12px 0px 0px 90px;
    color: #000000;
}

.contactUsBorder .stitle,
.login .stitle,
.loginanonymous .stitle {
    font-size: 17px;
    font-weight: normal;
    margin: 0px 0px 22px 90px;
    color: #F7A600;
}

.title {
    font-size: 22px;
    font-weight: bold;
    display: block;
    padding-left: 8px;
}

.titlecard {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding-left: 8px;
}

.learn_more,
.stitle {
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding-left: 8px;
    border-radius: 10px 10px 10px 10px;
    position: relative;
}

.learn_more a,
.stitle a,
.firstvisit a {
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
}

.learn_more a:hover,
.stitle a:hover,
.firstvisit a:hover {
    text-decoration: underline;
}

.stitle_block {
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-left: 8px;
}

.stitle_block a {
    color: #000000;
    text-decoration: none;
}

.stitle_block a:hover {
    text-decoration: underline;
}

.contactUsBorder,
.login,
.loginanonymous {
    width: 460px;
    background-repeat: no-repeat;
    background-position: 0px 12px;
    margin-top: 20px;
}

.loginanonymous {
    margin-top: 10px;
}

.login {
    background-image: url('../images/black/home_login_main.png');
}

.contactUsBorder {
    background-image: url('../images/black/home_login_main.png');
}

.loginanonymous {
    background-image: url('../images/black/home_login_none.png');
}

.main {
    width: 490px;
}

.menu {
    width: 250px;
}

.login,
.loginanonymous,
.sign,
.signin,
.none,
.noneanonymous,
.mnu_express_sale,
.help,
.help2,
.account,
.attach,
.users,
.info,
.services,
.account_card,
.contour,
.subContour,
.fine,
.contour_newcard,
.contour2,
.contour_black,
.contour_black2,
.contour_add_card {
    padding-bottom: 10px;
    border: 3px solid #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.contactUsBorder {
    padding-bottom: 10px;
    border: 0px solid #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.contour {
    border-color: #DDDDDD;
    margin-top: 10px;
    margin-bottom: 8px;
    padding-bottom: 3px;
    padding-top: 3px;
    /*max-height: 1000px;*/
}

.contour_add_card {
    border-color: #DDDDDD;
}

.contour_newcard {
    background-color: #F2F5F5;
}

.contour_black {
    border-color: #000000;
    margin-top: 0px;
    margin-bottom: 12px;
    color: #000000;
    display: block;
}

.contour_black2 {
    border-color: #000000;
    margin-top: 20px;
    margin-bottom: 12px;
    margin-left: 12px;
    padding-bottom: 3px;
}

.regist_contour_black {
    border-color: #000000;
    margin-top: 0px;
    margin-bottom: 12px;
    color: #000000;
    display: block;
    padding: 10px;
    width: 230px;
    overflow: hidden;
    font-size: 14px;
}

.contour_purchase {
    padding-bottom: 12px;
    border: 3px solid #000000;
    width: 450px;
    margin-top: 20px;
    margin-left: 10px;
    padding-bottom: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(https://hafilat.darb.ae/App_Themes/js/border-radius.htc);
}

.sign,
.signin,
.none,
.noneanonymous,
.mnu_express_sale,
.help,
.help2,
.account,
.attach,
.users,
.info,
.services,
.account_card,
.contour_black,
.fine {
    width: 240px;
    padding: 10px 0px 9px 12px;
    line-height: 18px;
}

.contour_black {
    padding-right: 10px;
    width: 230px;
}

.contour_black div {
    border-radius: 10px 10px 10px 10px;
    display: block;
    font-weight: normal;
    position: relative;
}

.contour_black div a {
    color: #000000;
    text-decoration: none;
}

.contour_black div a:hover {
    text-decoration: underline;
}

/*
.sign, .signin, .none, .noneanonymous, .mnu_express_sale, .help, .help2, .account, .attach, .users, .info, .services, .account_card, .contour_black
{width: 220px;padding: 10px 10px 9px 12px; }

.menu * {
    background-color: red;
    margin-right: 10px;
}
*/

.sign a,
.none a,
.noneanonymous a,
.mnu_express_sale a,
.help a,
.account a,
attach a,
.users a,
.info a,
.services a,
.account_card a,
.fine a {
    text-decoration: none;
}

.sign {
    border-color: #519c4a;
    background-color: #519c4a;
    margin-top: 10px;
    /* 20px */
    margin-bottom: 12px;
    background-image: url('../images/black/home_login_sign.png');
    background-repeat: no-repeat;
    background-position: 205px 0;
    /*10px;*/
}

.sign a {
    color: #000000;
}

.sign a:hover {
    text-decoration: underline;
}

.signin {
    border-color: #000000;
    background-color: #000000;
    margin-top: 12px;
    margin-bottom: 12px;
    background-image: url('../images/white/home_login_sign.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
    color: #FFFFFF;
}

.none,
.noneanonymous {
    border-color: #77787C;
    background-color: #77787C;
    margin-bottom: 12px;
    background-repeat: no-repeat;
    background-position: 205px 18px;
}

.ppv {
    border-color: #000000;
    background-color: #000000;
    margin-top: 20px;
    margin-bottom: 12px;
    background-image: url('https://hafilat.darb.ae/images/white/home_login_ppv.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
    color: #FFFFFF;
}

.cad_menu {
    border-color: #7e5d0c;
    background-color: #7e5d0c;
    margin-top: 20px;
    margin-bottom: 12px;
    background-image: url('https://hafilat.darb.ae/images/black/card_recharge.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
}

.cad_menu a {
    color: #000000;
}

.cad_menu a:hover {
    text-decoration: underline;
}

.none {
    background-image: url('../images/white/home_login_sign.png');
}

.noneanonymous {
    background-image: url('../images/white/home_login_none.png');
}

.none a,
.noneanonymous a {
    color: #FFFFFF;
}

.none a:hover,
.noneanonymous a:hover {
    text-decoration: underline;
}

.mnu_express_sale {
    border-color: #ece8db;
    background-color: #ece8db;
    margin-top: 20px;
    margin-bottom: 12px;
    background-image: url('../images/black/home_login_express.png');
    background-repeat: no-repeat;
    background-position: 205px 0;
}

.mnu_express_sale a {
    color: #000000;
}

.mnu_express_sale a:hover {
    text-decoration: underline;
}

.help {
    border-color: #C5C4C9;
    background-color: #C5C4C9;
    background-image: url('../images/black/home_login_help.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
}

.help a {
    color: #000000;
}

.help a:hover {
    text-decoration: underline;
}

.help2 {
    border-color: #C5C4C9;
    background-color: #C5C4C9;
    background-image: url('../images/black/home_login_help.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.account {
    border-color: #519c4a;
    background-color: #519c4a;
    color: #000000;
    margin-bottom: 12px;
    background-image: url('../images/black/main_menu_account.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
}

.account a {
    color: #000000;
}

.account a:hover {
    text-decoration: underline;
}

.attach {
    border-color: #F7A800;
    background-color: #F7A800;
    color: #000000;
    margin-bottom: 12px;
    background-image: url('../images/black/main_menu_new_card.png');
    background-repeat: no-repeat;
    background-position: 200px 7px;
}

.attach a {
    color: #000000;
}

.attach a:hover {
    text-decoration: underline;
}

.confirmMessage {
    margin: 0px 0px 0px 90px;
    font-size: small;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 0px;
    display: block;
}

.fine {
    border-color: #CDD315;
    background-color: #CDD315;
    margin-bottom: 12px;
    background-image: url('../images/black/main_menu_payfine.png');
    background-repeat: no-repeat;
    background-position: 190px 10px;
}

.fine a {
    color: #000000;
}

.fine a:hover {
    text-decoration: underline;
}

.account_ppv a {
    color: #000000;
}

.account_ppv a:hover {
    text-decoration: underline;
}

.users {
    border-color: #7e5d0c;
    background-color: #7e5d0c;
    color: #FFFFFF;
    margin-bottom: 12px;
    background-image: url('../images/white/main_menu_users.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
}

.users a {
    color: #FFFFFF;
}

.users a:hover {
    text-decoration: underline;
}

.info {
    border-color: #ece8db;
    background-color: #ece8db;
    color: #000000;
    margin-bottom: 12px;
    background-image: url('../images/black/main_menu_account.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
}

.info a {
    color: #000000;
}

.info a:hover {
    text-decoration: underline;
}

.services {
    border-color: rgb(197, 196, 201);
    background-color: rgb(197, 196, 201);
    margin-bottom: 12px;
    background-image: url('../images/black/card_action.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;
}

.services a {
    color: #000000;
}

.services a:hover {
    text-decoration: underline;
}

.fidelityPoints {
    margin-bottom: 12px;
}

.account_card {
    /*border-color: rgb(247, 168, 0);
    background-color: rgb(247, 168, 0);
    color: black;
    margin-bottom: 12px;
    background-image: url('../images/black/main_menu_card.png');
    background-repeat: no-repeat;
    background-position: 205px 10px;*/
    border-color: #fff;
    background-color: #fff;
    color: black;
    margin-bottom: 12px;
    background-image: url(../images/auh/HafilatCard.jpg);
}

.account_card a {
    color: #000000;
}

.account_card a:hover {
    text-decoration: underline;
}

.pub_acs {
    text-align: center;
    background-image: url('../images/splash.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 450px;
    width: 600px;
    margin: 5px 0px 10px 125px;
}

.imgCoinSlider {
    text-align: center;
    margin-top: 15px;
}

.footer {
    height: 110px;
    /* 30px;*/
    background-image: url('../images/auh/bot_page.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.copyright {
    margin: 40px 43px 0px 0px;
    /*0 40px 0px 0px; 109px 40px 0px 0px;*/
    padding: 0;
    color: #FFFFFF;
    font-size: 11px;
    text-align: right;
}

.copyrightAbu {
    background-color: #800000;
    color: #FFFFFF;
    margin: 37px 39px 0 39px;
    padding: 11px 9px 7px 297px;
    border-left: 0 solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 3px solid transparent;
    font-size: 12px;
    border-radius: 2px;
}

.itxt {
    margin: 3px 0px 2px 90px;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    width: 320px;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
}

.itxt:hover {
    border: 1px inset;
    background-color: #FFFFFF;
}

.itxt:focus {
    margin: 1px 0px 6px 90px;
    background-color: #FFFFFF;
    border: 3px solid #FF8000;
}

.itxt2 {
    margin: 3px 12px 2px 90px;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
}

.itxt2:hover {
    border: 1px inset;
    background-color: #FFFFFF;
}

.itxt2:focus {
    margin: 1px 0px 6px 90px;
    background-color: #FFFFFF;
    border: 3px solid #FF8000;
}

.itxt3 {
    margin: 3px 12px 2px 0px;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
    width: 120px;
}

.itxt4 {
    margin: 3px 12px 2px 90px;
    background-color: #FFFFFF;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
}

.itxtprofile {
    margin: 3px 12px 8px 0px;
    padding: 3px 12px 8px 0px;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
    width: 120px;
}

.iLblRIB {
    font-size: 12px;
}

.password {
    margin: 2px 0px 0px 86px;
    padding: 0px;
    font-size: 12px;
}

.password a {
    color: #77787C;
    text-decoration: none;
}

.password a:hover {
    text-decoration: underline;
}

.isbt,
.icbt {
    margin: 10px 0px 0px 0px;
    padding: 2px 10px 2px 10px;
    background: url('../images/auh/bg_submit.gif') repeat-x scroll 0 0 #BEBEBE;
    border: 1px solid #000000;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

.isbt_shop_val {
    margin: 10px 12px 0px 0px;
    padding: 2px 10px 2px 10px;
    background-color: #FF5555;
    border: 1px solid #B20000;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

.bt_purch_new_card_continue {
    margin: 10px 5px 0px 0px;
    padding: 2px 10px 2px 10px;
    background-color: #FF5555;
    border: 1px solid #B20000;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

.isbt2 {
    width: 230px;
    margin: 4px 0px 0px 0px;
    padding: 2px 10px 2px 10px;
    background-color: #BBBBBB;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.isbt:hover,
.isbt2:hover,
.icbt:hover {
    border: 1px inset;
}

.isbt2:hover {
    border: 1px inset;
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
}

.icgv {
    margin: 0px 9px 0px 9px;
}

.cgv {
    font-size: 9px;
    padding: 3px 0px 3px 0px;
    margin: 0px;
    font-weight: bold;
}

.cgvContent {
    font-size: 12px;
    padding: 3px 0px 3px 0px;
}

.cgvContent span {
    margin: 3px 0px 8px 90px;
}

.cgvContent a {
    margin-bottom: 5px;
}

.cgvContent input[type=checkbox] {
    margin-right: 3px;
}

.vat {
    font-size: 9px;
    padding: 0px;
}

.ipop {
    margin: 3px 0px 8px 90px;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
}

.ipop2 {
    margin: 8px 0px 0px 0px;
    padding: 2px;
    background-color: #B1B1B1;
    border: 1px solid #000000;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    width: 250px;
}

.ipop3,
.ipop4 {
    margin: 3px 12px 8px 0px;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-weight: normal;
    color: #787878;
}

.ipop4 {
    margin: 3px 12px 8px 40px;
}

.norequired {
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #787878;
}

.norequired label {
    margin: 3px 0px 8px 90px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.required {
    background-image: url('../images/auh/required.png');
    background-repeat: no-repeat;
    background-position: 60px 3px;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}

.chkPP {
    color: #FF0000;
    margin: 3px 0px 8px 90px;
    font-size: 14px;
}

.imguserinfo {
    margin-left: 90px;
    width: 250px;
    padding: 10px;
    overflow: hidden;
}

.imguserinfo #Dialog_Upload {
    position: fixed;
    padding-left: 0px;
}

.imguserinfo div a:hover {
    text-decoration: none;
}

.contour_black.imguserinfo {
    border: 1px solid #C3C3C3;
}

.imgtable {
    min-height: 120px;
}

.registration .imgtable {
    height: 250px;
}

#defaultphotouser.defaultphotouser {
    background-image: url('../images/photo_homme.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 120px;
}

.required label {
    margin: 3px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.valid {
    background-image: url('../images/auh/valid.png');
    background-repeat: no-repeat;
    background-position: 60px 3px;
    min-height: 55px;
}

.valid label {
    margin: 3px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.valid span {
    margin: 3px 0px 8px 90px;
}

.valid a {
    margin-bottom: 5px;
}

.valid input[type=checkbox] {
    margin-right: 3px;
}

.ilbl {
    color: #000000;
    margin: 3px 0px 8px 90px;
    font-size: 12px;
    font-weight: bold;
}

.lbl {
    color: #000000;
    margin: 10px 0px 10px 90px;
    font-size: 14px;
    display: block;
}

.ick {
    font-size: 12px;
    display: block;
    margin: 10px 0px 10px 90px;
}

.lblAttachCard {
    font-size: 10px;
    padding-bottom: 5px;
}

.lblAttachCardFormat {
    font-size: 10px;
    font-style: italic;
    padding-top: 0px;
    margin-top: 0px;
}

.error {
    background-image: url('../images/auh/error.png');
    background-repeat: no-repeat;
    background-position: 60px 3px;
    height: 58px;
}

.error input {
    background-color: #FFCECE;
    border: 1px solid #FF0000;
    font-size: 18px;
    font-weight: normal;
    color: #FF0000;
}

.error span {
    color: #FF0000;
    margin: 3px 0px 8px 90px;
    font-size: 14px;
    line-height: 12px;
}

.error a {
    color: #FF0000;
    font-size: 14px;
    margin-bottom: 5px;
}

.error_text {
    color: #FF0000;
    margin: 3px 0px 8px 57px;
    font-size: 17px;
    background-position: 40px 3px;
    padding: 0px 2px 3px 0px;
}

.error label {
    margin: 3px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.calendar img {
    margin: 0px 0px 0px 0px;
    vertical-align: text-top;
}

.validator {
    margin: 0px 0px 0px 90px;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    height: 12px;
}

.validator_html {
    margin: 0px 0px 0px 40px;
    padding: 0px 1px 2px 3px;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}

.arrow2 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    margin: 0 40px 0px 12px;
    padding: 14px 0px 14px 40px;
    vertical-align: text-top;
    background-image: url('../images/arrow2.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.smenu,
smenuButton {
    margin: 20px 0px 0px 0px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}

.smenu a {
    display: block;
    margin: 0px 0px 4px 0px;
    padding-left: 8px;
}

.smenu a:hover {
    font-weight: bold;
}

.smenu .selected {
    margin: 0px 0px 6px 0px;
    font-size: 16px;
    font-weight: bold;
    background-image: url('../images/black/selected.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.smenuButton {
    margin: 10px 0px 0px 20px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}

hr {
    margin: 8px 8px 8px 9px;
    height: 1px;
    border: 0;
}

.white {
    background-color: #FFFFFF;
    color: #FFFFFF;
    width: 221px;
}

.black {
    background-color: #000000;
    color: #000000;
    width: 221px;
}

.black2 {
    background-color: #000000;
    color: #000000;
    width: 221px;
    margin: 8px 8px 8px 0px;
}

.gray {
    margin: 8px 40px 8px 40px;
    background-color: #DDDDDD;
    color: #DDDDDD;
}

.datas {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 12px;
}

legend {
    font-size: 14px;
    font-weight: bold;
    margin: 8px 40px 8px 0px;
}

fieldset {
    font-size: 12px;
    font-weight: normal;
    margin: 8px 40px 8px 40px;
}

.datas a {
    text-decoration: none;
}

.extra {
    font-size: 12px;
    text-align: right;
    margin-top: -8px;
    margin-right: 12px;
    text-decoration: none;
}

.extra a {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.extra a:hover {
    font-weight: normal;
    font-size: 12px;
}

.radiusText {
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.radius,
.bottomRadius {
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.radius,
.topRadius {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.theBasket {
    /* display */
    display: block;
    cursor: pointer;
    margin-left: 0px;
    margin-bottom: 12px;
    padding: 10px 0px 10px 20px;
    /*padding: top right bottom left;*/
    /* background */
    background-image: url('../images/basket.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    /* text */
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.theBasket:hover {
    background-color: #77787C;
    color: white;
    background-image: url('../images/basketwhite.png');
}

.theBasket.important {
    border: solid 1px red;
}

.theBasket.important:hover {
    border: solid 1px #77787C;
}

.OrderItemCount {
    padding: 0px 3px 0px 3px;
    margin: 0px 3px 0px 3px;
}

.OrderItemCount.important,
#lEmptyBasket.important {
    color: Red;
    background-color: White;
}

#basketZone.important {
    border: solid 1px red;
}

#basketZone.baskethover.important:hover {
    border: solid 1px #77787C;
}

#basketFooter {
    width: 465px;
}

.basket a {
    color: #000000;
    text-decoration: none;
}

.basket a:hover {
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.card_header,
.newcard_header {
    display: block;
    width: 465px;
    background-repeat: no-repeat;
    text-align: left;
}

.card_header {
    background-image: url('../images/wireless.png');
    background-position: 400px 20px;
}

.newcard_header {
    background-image: url('../images/wireless_newcard.png');
    background-position: 410px 20px;
}

.card_footer {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

.card_warning_param {
    background-color: #D21E2F;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 9px;
}

.card_header_purchase {
    display: block;
    width: 460px;
    background-image: url('https://hafilat.darb.ae/images/wireless_purchase.png');
    background-repeat: no-repeat;
    background-position: 390px 10px;
    text-align: right;
}

.card_footer a {
    text-decoration: none;
    color: #000000;
}

.shop_header {
    width: 465px;
    margin: 15px auto 0px auto;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
}

.shop_header img {
    display: block;
    margin: 0px auto 0px auto;
}

.card_number,
.newcard_number,
.card_start,
.card_end,
.card_status,
.card_purchase,
.card_number_purchase {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-right: 10px;
    margin: 15px 10px 0px 0px;
    border-right: 1px solid #77787C;
    white-space: nowrap;
    text-transform: capitalize;
}

.card_number .name,
.newcard_number name,
.card_start .name,
.card_end .name,
.card_status .name,
.card_purchased .name {
    color: #77787A;
    word-wrap: break-word;
}

#pNumCard {
    border: none;
}

.newcard_status {
    color: red;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-right: 8px;
    margin: 15px 10px 0px 0px;
    white-space: nowrap;
    text-transform: capitalize;
    word-wrap: break-word;
    text-transform: uppercase;
}

.alert {
    color: #CC0000;
}

.card_number,
.newcard_number {
    margin-left: 15px;
}

.card_start .card_purchased,
.card_end {}

.card_status {
    border-right: 0px;
}

.card_purchase {
    color: #FF1212;
}

.card_number_purchase {
    margin: 10px 10px 0px 10px;
}

.info_stitle {
    background-color: #519c4a;
    border: 3px solid #519c4a;
    border-radius: 10px 10px 10px 10px;
    display: block;
    font-weight: bold;
    margin-left: 4px;
    text-align: center;
    text-shadow: 3px 3px 2px #BD8D46;
    text-transform: none;
    width: 460px;
    text-align: center;
    position: relative;
}

.info_stitles {
    width: 490px;
    border: 1px solid #000000;
    background-repeat: no-repeat;
    background-position: 25px 20px;
    background-color: #519c4a;
    text-align: center;
}

.contract,
.contract_shop,
.card_shop,
.info_shop,
.info_shop_new_media,
.no_contract_operation,
.lean_more_info,
.no_new_media,
.no_new_card,
.not_shop,
.contour_desc_block,
.card_warning,
.info_stitle,
.info_title,
.result_error,
.result_valid,
result_valid_preregister,
.info_stitle_block,
.contract_warning {
    border: 1px solid #77787C;
    margin: 9px auto;
    background-repeat: no-repeat;
    background-position: 25px 20px;
}

.contract,
.contract_shop,
.card_shop,
.info_shop,
.info_shop_new_media,
.no_contract_operation,
.lean_more_info,
.no_new_media,
.no_new_card,
.not_shop,
.contour_desc_block,
.card_warning,
.info_stitle,
.info_title,
.result_error,
.result_valid,
result_valid_preregister,
.info_stitle_block {
    width: 450px;
}

.contract_history {
    width: 465px;
    margin: -3px 0px 0px 3px;
    border-left: 1px dotted #77787C;
    border-right: 1px dotted #77787C;
    border-bottom: 1px dotted #77787C;
}

.card_shop {
    width: 96%;
}

.intro_sign {
    width: 435px;
    margin: 12px 0px 12px 0px;
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat;
    background-position: 0px 20px;
}

.intro_sign td {
    padding-left: 30px;
    height: 65px;
}

.contract {
    background-color: #DDDDDD;
    /*background-image: url('../images/contract_current.png');*/
    margin: 3px;
}

.contract_warning {
    background-color: #DDDDDD;
    background-image: url('../images/contract_warning.png');
    min-height: 25px;
}

.lean_more_info {
    background-color: #EFECCA;
    background-image: none;
    padding: 10px;
    padding-left: 25px;
    border: 0px solid #77787C;
    width: 480px;
    font-size: 12px;
    min-height: 50px;
    vertical-align: middle;
}

.no_contract_operation {
    background-color: #EFECCA;
    background-image: url('../images/contract_warning.png');
    background-position: 25px 9px;
    border: 0px solid #77787C;
    width: 500px;
}

.no_new_media {
    background-color: #EFECCA;
    background-image: url('../images/new_card_no.png');
    background-position: 25px 9px;
    border: 0px solid #77787C;
    width: 500px;
}

.no_new_card {
    background-color: #EFECCA;
    background-image: url('../images/no_card.png');
    background-position: 25px 9px;
    border: 0px solid #77787C;
    width: 500px;
}

.card_warning {
    background-color: #C5C4C9;
    background-image: url('../images/card_warning.png');
    border: 2px solid #34393E;
    border-radius: 10px;
    background-position: 5px 24px;
    padding-left: 5px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-left: 5px;
    margin-top: 30px;
}

.not_shop {
    background-color: #DDDDDD;
    background-image: url('../images/contract_warning.png');
    background-position: 25px 9px;
    height: 30px;
    width: 350px;
    padding: 9px 9px 9px 75px;
}

.contour_desc_block {
    background-color: #C5C4C9;
    background-position: 25px 9px;
    width: 370px;
    padding: 9px 9px 9px 75px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.contract_shop {
    background-color: #FFFFFF;
    background-image: url('../images/contract_shop.png');
    background-repeat: no-repeat;
}

.card_contract_content {
    margin-left: 5px;
    margin-right: 5px;
    width: 535px;
}

.div_contract_content {
    background-color: White;
    width: 543px;
}

/**
.card_shop {
    background-color:#FFFFFF;
    background-image:url('../images/new_card_add.png');
    display: table; 
    margin-bottom: 20px; 
    height: 155px;
    width: inherit;
}*/
.card_shop_title {
    display: table-row;
    padding: 10px;
    width: 100%;
}

.tablecell {
    display: table-cell;
    padding: 30px;
    overflow: auto;
}

.card_functions_purchase {
    display: table-cell;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 20px;
    white-space: nowrap;
    padding-left: 10px;
}

.card_information {
    display: table-row;
}

.card_networkName {
    display: table-cell;
}

.card_shop_title_left,
.card_shop_title_right {
    display: table-cell;
    padding: 10px;
}

.tr_product_title {
    font-weight: bold;
}

.div_picture {
    display: table-cell;
    padding-left: 10px;
    padding-top: 25px;
    vertical-align: top;
}

.div_picture_content {
    display: table-cell;
    padding-left: 0px;
    text-align: center;
}

.div_exceptions {
    display: table-cell;
    padding-left: 5px;
    text-align: left;
    font-size: 10px;
    vertical-align: top;
    padding-top: 0px;
    /**vertical-align : top;**/
}

.divActions {
    display: table-row;
    padding: 10px;
}

.divBtnBack {
    display: table-cell;
    padding-left: 150px;
    padding-top: 0px;
    padding-bottom: 10px;
}

.divBtnAdd {
    display: table-cell;
    padding-left: 150px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.valid_shop {
    background-color: #FFFFFF;
    width: 465px;
    background-image: url('https://hafilat.darb.ae/images/valid_shop.png');
}

.info_shop {
    background-color: #DDDDDD;
    text-align: center;
}

.info_shop_new_media {
    background-color: #fcb116;
    text-align: center;
    width: 490px;
    font-weight: bold;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

/*.stitle_card{
    text-align:center;
    text-transform: uppercase;	
    font-weight:bold;
    text-shadow: #000000 -1px -1px -1px;
}*/
.stitle_card {
    background-color: #F7A800;
    /* padding:0px 128px 0px 128px; */
    border: 2px solid #F7A800;
    text-align: center;
    text-transform: Uppercase;
    font-weight: bold;
    color: #FF0000;
    margin: 0px 4px 4px 0px;
    text-shadow: #000000 -1px -1px -1px;
}

.product {
    margin: 0px 16px 16px 14px;
}

.product_img {
    padding: 20px 38px 0px 38px;
}

.product_img2 {
    padding: 40px 38px 0px 38px;
}

.product_title {
    margin: 10px 0px 0px 0px;
    font-size: 20px;
    font-weight: bold;
}

.product_title2 {
    margin: 10px 0px 14px 0px;
    font-size: 24px;
    font-weight: bold;
}

.product_title3 {
    margin: 10px 0px 14px 0px;
    font-size: 18px;
    font-weight: bold;
}

.product_stitle {
    margin: -2px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
}

.product_stitle2 {
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
}

.product_text {
    padding-bottom: 12px;
    font-size: 12px;
    font-weight: normal;
}

.product_text2 {
    padding-bottom: 12px;
    font-size: 12px;
    font-weight: normal;
    border-bottom: solid 1px #CCCCCC;
}

.product_cgu {
    width: 200px;
    padding: 12px 12px 12px 12px;
    font-size: 10px;
    font-weight: normal;
    border-left: solid 1px #CCCCCC;
}

.product_line,
.line {
    border-bottom: solid 1px #CCCCCC;
}

.product_endline {}

.product_line:hover,
.product_endline:hover {
    background-color: #CCCCCC;
}

.product_line a,
.product_endline a {
    text-decoration: none;
    color: #000000;
}

.product_line a:hover,
.product_endline a:hover {
    text-decoration: none;
}

.contract td,
.contract_warning td,
.contract_purchase td,
.contract_shop,
.contract_warning,
.card_warning td,
.card_shop td {
    padding: 9px 9px 9px 75px;
}

.no_contract_operation td,
.no_new_media td,
.no_new_card td,
lean_more_info td {
    padding: 9px 9px 9px 75px;
}

.info_shop td {
    padding: 9px 9px 9px 9px;
}

.info_shop_new_media td {
    padding: 9px 9px 9px 9px;
    margin: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 15px;
    font-weight: normal;
    display: block;
    padding-left: 3px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: bold;
}

.not_shop td {
    padding: 9px 9px 9px 75px;
}

a img {
    border: none;
    text-decoration: none;
}

/* Presentation for the part of contracts only to the purchase of new contracts */
.contract_name {
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0px 0px 70px;
}

.card_name_purchase {
    font-size: 17px;
    font-weight: bold;
}

.contract_detail {
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 0px 70px;
}

.contract_detail1 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 70px;
}

/* Presentation for the part of contracts only to the purchase of new contracts */

/* Presentation for the part of contracts only contracts with the user's card */
.contract_content_card,
.contract_name_card {
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
}

.contract_detail_card {
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
}

.card_detail_purchase {
    font-size: 14px;
    font-weight: normal;
}

/* Presentation for the part of contracts only contracts with the user's card */
.contract_functions {
    text-align: right;
    padding: 0px 10px 5px 40px;
    padding-left: 2px;
    margin: 5px;
}

.data_sheet {
    width: 98%;
    font-size: 12px;
    margin: 8px 0px 20px 0px;
}

.data_sheet .legend {
    font-weight: bold;
    font-size: 13px;
    height: 24px;
}

.data_sheet .der {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    height: 24px;
}

.data_sheet .data0,
.data_sheet .total {
    background-color: #DDDDDD;
}

.data_sheet tr {
    height: 24px;
}

.data_sheet .stotal td,
.data_sheet .port td,
.data_sheet .tax td,
.data_sheet .total td {
    font-weight: bold;
    font-size: 12px;
    text-align: right;
}

.data_sheet .col1 {
    width: 285px;
}

.data_sheet .col1b {
    width: 205px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.data_sheet .col1c {
    width: 80px;
}

.data_sheet .col2 {
    width: 130px;
    text-align: center;
}

.data_sheet .col2b {
    width: 120px;
    text-align: center;
}

.data_sheet .col2c {
    width: 205px;
}

.data_sheet .col2d {
    width: 100px;
    text-align: center;
}

.data_sheet .col3 {
    width: 50px;
}

.data_sheet .col3b {
    width: 80px;
    text-align: right;
}

.data_sheet .col3c {
    width: 80px;
}

.data_sheet .col4b {
    text-align: right;
    width: 80px;
}

.data_sheet .col4b img {
    margin-right: 10px;
}

.data_sheet .col4c {
    width: 60px;
}

.data_sheet .col5c {
    width: 40px;
}

.data_sheet .numeric {
    font-size: 9px;
}

.data_sheet_no_card,
.data_sheet_histo,
.data_sheet_no_new_media {
    border-collapse: collapse;
    display: block;
    border: #77787c 1px solid;
}

.data_sheet_histo {
    border: #77787c 1px solid;
    width: 465px;
    font-size: 12px;
    margin: 8px 8px 8px 7px;
}

.data_sheet_histo .legend {
    font-weight: bold;
    font-size: 13px;
    height: 24px;
}

.data_sheet_histo .der {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    height: 24px;
}

.data_sheet_histo .data0,
.data_sheet_histo .total {
    background-color: #DDDDDD;
}

.data_sheet_histo tr {
    height: 24px;
}

.data_sheet_histo .stotal td,
.data_sheet_histo .port td,
.data_sheet_histo .tax td,
.data_sheet_histo .total td {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.data_sheet_histo .stotal td {
    padding-top: 30px;
}

.data_sheet_histo .col1 {
    width: 285px;
}

.data_sheet_histo .col1b {
    width: 205px;
}

.data_sheet_histo .col1c {
    width: 80px;
}

.data_sheet_histo .col2 {
    width: 130px;
    text-align: center;
}

.data_sheet_histo .col2b {
    width: 120px;
    text-align: center;
}

.data_sheet_histo .col2c {
    width: 205px;
}

.data_sheet_histo .col3 {
    width: 50px;
}

.data_sheet_histo .col3b {
    width: 80px;
    text-align: right;
}

.data_sheet_histo .col3c {
    width: 80px;
}

.data_sheet_histo .col4b {
    text-align: right;
    width: 60px;
}

.data_sheet_histo .col4b img {
    margin-right: 10px;
}

.data_sheet_histo .col4c {
    width: 60px;
}

.data_sheet_histo .col5c {
    width: 40px;
}

.data_sheet_histo .numeric {
    font-size: 9px;
}

.data_sheet_no_card {
    border: #77787c 1px solid;
    width: 465px;
    font-size: 12px;
    margin: 8px 8px 8px 7px;
    border-collapse: collapse;
}

.data_sheet_no_card .legend {
    font-weight: bold;
    font-size: 13px;
    height: 24px;
}

.data_sheet_no_card .der {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    height: 24px;
}

.data_sheet_no_card .data0,
.data_sheet_no_card .total {
    background-color: #DDDDDD;
}

.data_sheet_no_card tr {
    height: 24px;
}

.data_sheet_no_card .stotal td,
.data_sheet_no_card .port td,
.data_sheet_no_card .tax td,
.data_sheet_no_card .total td {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.data_sheet_no_card .stotal td {
    padding-top: 30px;
}

.data_sheet_no_card .col1 {
    width: 285px;
}

.data_sheet_no_card .col1b {
    width: 205px;
}

.data_sheet_no_card .col1c {
    width: 80px;
}

.data_sheet_no_card .col2 {
    width: 130px;
    text-align: center;
}

.data_sheet_no_card .col2b {
    width: 120px;
    text-align: center;
}

.data_sheet_no_card .col2c {
    width: 205px;
}

.data_sheet_no_card .col3 {
    width: 50px;
}

.data_sheet_no_card .col3b {
    width: 80px;
    text-align: right;
}

.data_sheet_no_card .col3c {
    width: 80px;
}

.data_sheet_no_card .col4b {
    text-align: right;
    width: 60px;
}

.data_sheet_no_card .col4b img {
    margin-right: 10px;
}

.data_sheet_no_card .col4c {
    width: 60px;
}

.data_sheet_no_card .col5c {
    width: 40px;
}

.data_sheet_no_card .numeric {
    font-size: 9px;
}

.data_sheet_no_new_media {
    border: #77787c 0.5px solid;
    width: 465px;
    font-size: 12px;
    margin: 8px 8px 8px 7px;
    border-collapse: collapse;
}

.data_sheet_no_new_media .legend {
    font-weight: bold;
    font-size: 13px;
    height: 24px;
}

.data_sheet_no_new_media .der {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    height: 24px;
}

.data_sheet_no_new_media .data0,
.data_sheet_no_new_media .total {
    background-color: #DDDDDD;
}

.data_sheet_no_new_media tr {
    height: 24px;
}

.data_sheet_no_new_media .stotal td,
.data_sheet_no_new_media .port td,
.data_sheet_no_new_media .tax td,
.data_sheet_no_new_media .total td {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.data_sheet_no_new_media .stotal td {
    padding-top: 30px;
}

.data_sheet_no_new_media .col1 {
    width: 285px;
}

.data_sheet_no_new_media .col1b {
    width: 205px;
}

.data_sheet_no_new_media .col1c {
    width: 80px;
}

.data_sheet_no_new_media .col2 {
    width: 130px;
    text-align: center;
}

.data_sheet_no_new_media .col2b {
    width: 120px;
    text-align: center;
}

.data_sheet_no_new_media .col2c {
    width: 205px;
}

.data_sheet_no_new_media .col3 {
    width: 50px;
}

.data_sheet_no_new_media .col3b {
    width: 80px;
    text-align: right;
}

.data_sheet_no_new_media .col3c {
    width: 80px;
}

.data_sheet_no_new_media .col4b {
    text-align: right;
    width: 60px;
}

.data_sheet_no_new_media .col4b img {
    margin-right: 10px;
}

.data_sheet_no_new_media .col4c {
    width: 60px;
}

.data_sheet_no_new_media .col5c {
    width: 40px;
}

.data_sheet_no_new_media .numeric {
    font-size: 9px;
}

.stile_purchase_newcard {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

.numeric_contract {
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    padding: 0px 5px 0px 0px;
}

.popupshadow {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: Gray;
    visibility: hidden;
    position: absolute;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 2;
}

.popup {
    font-size: 10pt;
    color: black;
    padding: 10px 10px 10px 10px;
    width: 400px;
    height: auto;
    top: 35%;
    left: 30%;
    border: solid 1px black;
    background-color: White;
    text-align: center;
}

.info_stitle {
    background-color: #519c4a;
    text-align: center;
    border: 3px solid #519c4a;
    border-radius: 10px;
    margin: 9px 0 12px;
    text-transform: none;
    font-weight: bold;
    width: 460px;
    text-shadow: #BD8D46 3px 3px 2px;
    display: block;
}

.info_stitle_block {
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    color: #FF0000;
    font-size: 10pt;
    border-radius: 10px;
}

.info_stitle,
.info_stitle_block td {
    padding: 9px 9px 9px 9px;
}

.info_stitle_footer {
    text-align: left;
    margin-left: 4px;
    font-weight: normal;
    font-style: italic;
    display: block;
    text-align: justify;
    font-size: 12px;
}

/* ------------------  Classe RESULT_ERROR --------------------*/
.result_error {
    background-color: #C0C0C0;
    text-align: center;
    border: 0px solid #77787C;
    width: 430px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #FF0000;
    margin: 9px 9px 9px 35px;
}

.result_error td {
    padding: 9px 9px 9px 9px;
}

.result_valid_preregister {
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    border: 0px solid #77787C;
    width: 430px;
    font-size: 12px;
    color: #339966;
}

.result_valid_preregister {
    background-color: inherit;
    text-align: left;
    font-weight: bold;
    border: 0px solid #77787C;
    width: 430px;
    font-size: 12px;
    color: #FF2B47;
    padding-left: 30px;
}

.result_valid_preregister td,
.result_valid td {
    padding: 9px 9px 9px 9px;
}

.check_error {
    color: #FF0000;
}

.check_valid {
    color: #339966;
}

/* ------------------  Classe RESULT_ERROR --------------------*/
.info_title {
    /*         margin-left:5px;     padding-left:10px;     padding-top:5px;     padding-bottom:5px;*/
    background-color: #DDDDDD;
    text-align: left;
    font-weight: bold;
}

.info_stitles {
    width: 490px;
    border: 1px solid #77787C;
    background-repeat: no-repeat;
    background-position: 25px 20px;
    background-color: #FCB116;
    text-align: center;
}

.info_title td {
    padding: 9px 9px 9px 9px;
}

.LoadDetail {
    background-image: url('../images/linesep.jpg');
    background-position: 0px 15px;
    padding: 0px 0px 0px 3px;
    background-repeat: no-repeat;
    color: #666;
    font: normal normal bolder 15px/normal arial, helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
}

.area_informations {
    width: 750px;
    border: 1px solid #FFFFFF;
    margin: 9px;
    background-repeat: no-repeat;
    background-position: 25px 15px;
    font-size: 22px;
}

.area_informations {
    background-color: #003366;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
}

.area_informations td {
    padding: 9px 9px 9px 9px;
}

.area_panel_register {
    margin: 3px 0px 8px 50px;
    background-color: #77787C;
    border: 2px solid #77787C;
    width: 400px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
}

.payment {
    word-wrap: break-word;
    left: 32%;
    position: absolute;
    z-index: 15;
    top: 470px;
    width: 20%;
    text-align: left;
    font-size: 14px;
    padding: 0px 9px 9px 9px;
    background-color: #C5C4C9;
}

.page table {
    margin: 5px 0px 0px 150px;
}

.page td {
    padding: 0px 2px;
}

.page a {
    color: #000000;
    text-decoration: none;
}

.page a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.stitle_purchase_newcard {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #FFFFFF;
    padding-left: 8px;
    text-shadow: #000000 2px 2px 2px;
}

.info_purchase_newcard {
    width: 465px;
    height: 30px;
    padding-bottom: 3px;
    border: 4px solid #000000;
    margin: 9px;
    /* color:#FFFFFF; */
    border-color: #77787C;
    background-color: #77787C;
    background-repeat: no-repeat;
    background-position: 25px 20px;
    background: -moz-linear-gradient(19% 75% 90deg, #77787C, #77787C);
    background: -webkit-gradient(linear, 0% 75%, 0% 19%, from(#77787C), to(#77787C));
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    box-shadow: 4px 3px 6px #4f4f4f;
    text-transform: Uppercase;
}

.stitlesitemap {
    font-size: 15px;
    font-weight: normal;
    display: block;
    padding-left: 3px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: bold;
}

.stitlesitemap a {
    color: #000000;
    text-decoration: none;
}

.stitlesitemap a:hover {
    text-decoration: underline;
}

.capchat_preregister {
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.table_contact_Us {
    height: 400px;
}

.div_card_action {
    width: 130px;
    height: 100px;
    display: table-cell;
    background-color: Silver;
    border: 0px;
    margin-left: 410px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.img_card {
    display: inline;
    width: 130px;
    height: 90px;
    border-bottom-width: 0px;
    text-align: center;
    padding-top: 5px;
}

.div_tMenu {
    width: 360px;
}

.div_btn_list {
    float: left;
}

.div_btn_list:first-child table.isbt {
    float: left;
    min-height: 26px;
    min-width: 135px;
}

.div_btn_list:first-child td.tdbtnlist {
    padding: 2px;
    border: 0px;
    vertical-align: top;
}

.div_other {
    display: block;
}

.div_card_action_Btn {
    display: inline-table;
}

.contract_trips {
    display: table;
    width: 100%;
}

.div_contract_trips_label {
    display: table-cell;
    text-transform: uppercase;
    padding-left: 10px;
    width: 310px;
}

.div_contract_trips_content {
    display: table-cell;
    text-transform: uppercase;
    text-align: right;
}

.contract_trips,
.contract_content_card,
.contract_name_card {
    border-bottom-style: none;
    border-bottom-width: thin;
    border-bottom-color: #00315F;
}

.contract_content_card {
    padding-left: 0px;
}

.contract_warning div {
    border-bottom-style: none;
    text-align: center;
}

.div_card_detail_name,
.div_card_name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-left: 5px;
    width: 300px;
    margin-bottom: 15px;
    display: table-cell;
}

.div_card_name_title {
    text-transform: none;
    font-weight: bold;
    font-size: 17px;
    padding-right: 5px;
    padding-left: 5px;
    width: 85px;
    margin-bottom: 15px;
    display: table-cell;
    padding-top: 5px;
}

.div_card_details {
    display: table;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #00315F;
    font-size: 14px;
    border: 0px;
}

.card_detail_left {
    display: table-cell;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 5px;
    width: 280px;
}

.card_detail_right {
    display: table-cell;
    font-size: 11px;
    border-left-style: inset;
    border-left-width: thin;
    border-left-color: #00315F;
    padding-left: 5px;
    padding-top: 5px;
    text-align: right;
}

.div_card_details_content {
    border-top-style: inset;
    border-top-width: medium;
    border-top-color: black;
}

.card_details_global {
    width: 530px;
    padding-left: 10px;
}

.card_details_parent {
    width: 100%;
}

.div_card_details {
    width: 530px;
}

.div_card_detail_right_label,
.div_card_detail_left_label {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.div_card_detail_right_label {
    text-align: left;
}

.div_card_detail_right_content,
.div_card_detail_left_content {
    padding-top: 5px;
    padding-bottom: 5px;
}

.div_card_detail_right_content {
    padding-left: 30px;
    text-align: left;
}

.contract_content_card_left,
.contract_name_card_left {
    display: table-cell;
    text-align: left;
    width: 310px;
    font-size: 17px;
    padding-left: 5px;
}

.contract_content_card_left {
    padding-left: 0px;
}

.contract_content_card_right,
.contract_name_card_right {
    display: table-cell;
    text-align: right;
    font-size: 17px;
}

.ui-datepicker-trigger {
    position: inherit;
    right: -10px;
    top: 5px;
}

.div_accept_ck {
    padding-left: 60px;
}

.attach_txt {
    margin: 0px;
    font-weight: normal;
    font-size: small;
    width: 90%;
}

/* -ShoppingCart- */
.col1bTitle {
    font-weight: bold;
    display: inline;
    color: #000000;
}

.col1bContent1 {
    display: inline;
    color: #000000;
}

.col1bContent2 {
    display: block;
    color: #000000;
}

.trFooterLeftButton {
    padding: 0px 0px 9px 9px;
    text-align: left;
}

.trFooterRightButton {
    padding: 0px 9px 9px 0px;
    text-align: right;
}

.sTitleInformation {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 12px;
}

.divLearnMore {
    font-size: 10px;
}

.lblException {
    color: Red;
}

.info_footer {
    border-top-color: #000000;
    border-top-width: thin;
    border-top-style: inset;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 540px;
}

.info_footer span {
    font-size: 12px;
}

.info_footer_content {
    padding-top: 10px;
    display: block;
}

.info_title_content {
    padding-top: 10px;
    display: block;
}

.cardNamePurchase {
    text-transform: capitalize;
}

.info_undertitle {
    padding-left: 10px;
    margin-left: 4px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.divSelectContractType {
    display: table;
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
}

.div_preregistrer_complement {
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #787878;
    margin-left: 90px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.div_preregistrer_complement label {
    margin: 3px 0px 8px 90px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.div_learn_more {
    padding: 20px 0px 20px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #787878;
    margin-left: 110px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.card_separate {
    border: 0px;
}

/*TTR 201208 - UCMediaActionPanel*/

.actionPanelTextBox {
    margin: 0px;
    width: 94%;
    font-size: small;
    font-weight: normal;
    background-color: #EBEBEB;
    border: 1px solid #c3c3c3;
    color: #787878;
}

.actionPanelTextBox: focus {
    margin: 3px 0px 8px 90px;
}


.check2 {
    width: 30px;
}

.check4 {
    width: 40px;
}

.check5 {
    width: 70px;
}

.check15 {
    width: 110px;
}

div.pnBan {
    border: 1px solid gray;
    margin: 5px;
}

div.pnBan.banerror {
    border: 1px solid red;
    margin: 5px;
}

table.pnBan {
    vertical-align: bottom;
    width: 20%;
    margin: 0px auto;
}

/* 20% = tip to center the table */
table.pnIban {
    vertical-align: bottom;
    width: 90%;
    margin: 0px auto;
}

.pnBan .itxt3 {
    margin-right: 0px;
}

div.pnBan input {
    font-size: 12px;
}

.stitlesitemap {
    text-align: left;
}

.stitlesitemap a {
    text-align: center;
}

.stitlesitemap,
.sitemapmove span,
.sitemapmove a {
    text-shadow: none;
    color: black;
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}

.sitemapmove span:hover,
.sitemapmove a:hover {
    text-decoration: underline;
}

.paginationClass span {
    font-weight: bold;
}

#divFirstVisit {
    background-color: #77787C;
    border-color: #77787C;
    margin: 0px 30px 0px 35px;
}

.big {
    width: 480px;
}

table.card_footer td {
    width: 230px;
}

/* Media.aspx, Medias.aspx, UCMedia.ascx */

table.tableOneTwo {
    width: 100%;
}

/* FAQ.aspx, FirstVisit.aspx, PrivatePolicy.aspx, TermsOfUse.aspx */
table.tableOneTwo td {
    width: 86px;
    padding: 5px 10px 5px 10px;
}

table.tableOneTwo td.one {
    text-align: left;
}

table.tableOneTwo td.two {
    text-align: right;
}

table.tablePassword td.one {
    width: 286px;
}

/* Identification.aspx */
table.tablePassword td.two {
    width: 120px;
    text-align: right;
}

table.LinkTable td.one {
    width: 10%;
}

/* UCFileLinks.ascx */
table.LinkTable td.two {
    width: 80%;
}

table.LinkTable td.three {
    width: 10%;
}

table.tableSmartPopUp td.one,
table.tableScriptPopUp td.one {
    width: 150px;
    text-align: left;
    padding: 0px;
}

/* UCSmartPopUp.ascx, UCScriptPopUp.ascx */

table.tableSmartPopUp td.two,
table.tableScriptPopUp td.two {
    width: 130px;
}

table.tableSmartPopUp td.three,
table.tableScriptPopUp td.three {
    width: 150px;
    text-align: right;
}

table.tableButtonsPaymOk {
    width: 100%;
}

/* PaymentOk.aspx */
table.tableButtonsPaymOk td.one {
    padding: 0px 0px 9px 9px;
    text-align: left;
    width: 40%;
    vertical-align: top;
}

table.tableButtonsPaymOk td.two {
    padding: 0px 9px 9px 0px;
    text-align: right;
    width: 60%;
}

.assistance {
    margin-top: 20px;
}

li.last a:hover {
    text-decoration: none;
}

.contract_warning {
    background-color: #DDDDDD;
    min-height: 25px;
    background-image: url('../images/contract_warning.png');
    background-position: 10px 10px;
    width: 290px;
}

.tdWebCamCommandCenterLbl {
    text-align: left;
    overflow: hidden;
    width: 232px;
    padding: 0px 0px 0px 5px;
}

.tdWebCamCommandCenter {
    text-align: left;
    overflow: hidden;
    /*width:220px;*/
    clear: both;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 5px;
    z-index: 100;
}

.alignCenter {
    text-align: center;
    /*width: 150px;
    overflow: hidden;*/
    padding-right: 25px;
}

.objWebCam {
    /*margin-right:auto;
	margin-left:auto;padding: 0px;*/
    display: block;
    top: 0px;
    left: 0px;
}

.boldText {
    display: block;
    font-size: 14px;
    font-weight: normal;
    /*overflow:hidden;
    word-wrap:break-word;*/
}

.tdWebCamCommandLeft {
    margin: 5px 5px 5px 5px;
    text-align: left;
}

.tdWebCamCommandRight {
    text-align: right;
    margin-left: auto;
}

/*.tdWebCamCommandCenter
{
	text-align: center;
	 width:100;
	margin-left:auto;
	margin-right:auto;
}*/

.tableWebCamCommand {
    overflow: hidden;
    padding: 0px 0px 2px 0px;
    width: 100px;
}

.registration_menu {
    width: 250px;
}

.pictureImportAction {
    text-align: center;
    width: 100%;
    vertical-align: bottom;
}

.pictureImportAction input {
    margin: 2px 2px 2px 2px;
}

.isbtBlock {
    display: block;
    margin: 0px 2px 3px 7px;
}

.error_Button {
    color: #FF0000;
    font-size: 16px;
    background-position: 40px 3px;
    margin: 3px 0px 8px 171px;
    padding: 16px 8px 15px 148px;
    width: 200px;
    height: 100px;
}

.detail_content_error {
    background-image: url('../images/auh/error.png');
    background-position: 27px 25px;
    background-repeat: no-repeat;
    padding: 24px 10px 37px 0px;
    width: 750px;
    border: 0px solid #C7C7C7;
    margin: 4px 0px 8px 32px;
    background-color: #ddd;
    box-shadow: 0 0 0 16px #fff inset, 0 0 0 17px #DAD4D4 inset;
}

.detail_data_contract {
    width: 350px;
    height: 42px;
    padding: 9px 0px;
    margin: 12px 0px 1px 53px;
    line-height: 1.5em;
    color: #444444;
    background-color: #089BA8;
    background-image: linear-gradient(#E5E5E5, #CFCFCF);
}

/* JPA .contour_black2 est toujours positionne dans un info_stitle*/
.info_stitle.theContent {
    border-color: #000000;
    background-color: transparent;
    border-color: #000000;
    font-weight: normal;
    text-align: left;
    color: Black;
    text-shadow: none;
}

.separate_registration {
    border: 1px solid #B0B0B0;
    margin: 0px 0px 12px;
    padding: 12px;
}

.disable {
    background-color: Gray;
}

.loading {
    z-index: 101;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 5000px;
    background-color: #666666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    opacity: 0;
    filter: alpha(opacity=50);
}

.imgLoading {
    /*margin:500px;*/
    z-index: 1000;
    margin: 450px 0px 0px 400px;
    background-color: #FFFFFF;
    border: 1px solid black;
    font-size: 150%;
    padding: 1em;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(117, 117, 117, 0.5);
    z-index: 99;
    filter: alpha(opacity=50);
    min-height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading_img {
    font-size: 10pt;
    border: 1px solid #FFBD4F;
    width: auto;
    height: auto;
    display: none;
    position: fixed;
    background-color: #FFFFFF;
    z-index: 999;
    margin: 150px 0px 0px 15px;
}

.loading_lbl {
    width: 190px;
    height: 15px;
    margin: 3px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    font-weight: normal;
    background: #5D5959;
    color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.user_infos {
    font-size: 9pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    /*padding: 0px 0px 0px 55px;*/
    margin: 9px 0 12px;
    border-radius: 10px;
    text-shadow: #D3D3D3 3px 3px 2px;
    display: block;
}

.divCulture input {
    margin-right: 2px;
}

.sRequiere {
    display: none;
}

.tableToolHelp {
    width: 100%;
    padding: 0;
    border-spacing: 0px;
}

.imgLoad {
    margin: 20px 0px 8px 30px;
}

.divContract_name {
    float: right;
    padding-right: 20px;
}

.tbBtnPrint {
    text-align: right;
}

.tdBtnValid {
    text-align: right;
    padding: 0px 60px 9px 0px;
}

.titlePhoto {
    margin-top: 10px;
    width: 230px;
}

.titleBenefits {
    margin: 20px 0 10px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
}

.tableBenefits {
    text-align: center;
    width: 100%;
    padding: 0 15px;
    font-size: 12px;
    border-spacing: 0;
}

.tableBenefits thead tr td {
    font-weight: bold;
    background-color: #eeeeee;
}

.tableBenefits tbody tr td {
    border-top: 1px solid #eeeeee;
}

.tdUsedBenefits {
    color: green;
    font-style: italic;
    background-color: beige;
    border: 1px solid green;
    text-align: center;
}

#ctl00_cphContent_pnPicture {
    background-image: none;
    height: auto;
}

.requiredPhoto {
    background-image: url('../images/auh/required.png');
    background-repeat: no-repeat;
    background-position: 20px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
    height: 25px;
}

.validPhoto {
    background-image: url('../images/auh/validImg.png');
    background-repeat: no-repeat;
    background-position: 20px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
    height: 25px;
}

.infos_required {
    font-size: 11pt;
    width: auto;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    padding: 5px 0px 0px 40px;
    margin: 9px 0 12px;
    border-radius: 10px;
    display: block;
    background-image: url('../images/auh/required.png');
    background-repeat: no-repeat;
    background-position: 12px 3px;
    height: 25px;
}

textarea {
    resize: none;
}

.contractHistoryHeader {
    float: left;
    margin-top: 10px;
}

.btnHistoryClose {
    float: right;
}

.PanelFaqQ {
    width: 750px;
    margin: 15px 9px 0 20px;
    padding: 10px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    font-style: normal;
    background-color: #DDDDDD;
    border-color: #FFFFFF;
    font-size: 14px;
}

.LinkFaqQ a {
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.LinkFaqQ a:hover {
    font-style: normal;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.PanelFaqA {
    width: 750px;
    margin: 15px 9px 0 20px;
    padding: 15px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    font-style: normal;
    background-color: #FFFFFF;
    font-size: 14px;
}

.PanelFaqA a {
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

.PanelFaqA a:hover {
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

.title_faq {
    background-color: #c5c4c9;
    text-align: center;
    border: 3px solid #c5c4c9;
    border-radius: 10px;
    margin: 15px 9px 0 20px;
    padding: 5px 10px 5px 12px;
    text-transform: none;
    font-weight: bold;
    font-size: 20px;
    width: 750px;
    display: block;
    color: #000000;
}

.Btreturn {
    text-align: right;
    margin: 10px 10px;
    display: none;
}

.Btreturn a {
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.Btreturn a:hover {
    font-style: normal;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.tbComment {
    width: 280px;
    height: 100px;
    margin: 0px 0px 10px 50px;
}

.tbComment:focus {
    margin: 0px 0px 10px 50px;
}

#ctl00_cphContent_wzRegistration_BillingInformation_hpPrivacyPolicy {
    font-size: 12px;
}

.PanelFaqQ {
    width: 750px;
    margin: 15px 9px 0 20px;
    padding: 10px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    font-style: normal;
    background-color: #DDDDDD;
    border-color: #FFFFFF;
    font-size: 14px;
}

.LinkFaqQ a {
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.LinkFaqQ a:hover {
    font-style: normal;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.PanelFaqA {
    width: 750px;
    margin: 15px 9px 0 20px;
    padding: 15px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    font-style: normal;
    background-color: #FFFFFF;
    font-size: 14px;
}

.PanelFaqA a {
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

.PanelFaqA a:hover {
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

.title_faq {
    background-color: #c5c4c9;
    text-align: center;
    border: 3px solid #c5c4c9;
    border-radius: 10px;
    margin: 15px 9px 0 20px;
    padding: 5px 10px 5px 12px;
    text-transform: none;
    font-weight: bold;
    font-size: 20px;
    width: 750px;
    display: block;
    color: #000000;
}

.Btreturn {
    text-align: right;
    margin: 10px 10px;
    display: none;
}

.Btreturn a {
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.Btreturn a:hover {
    font-style: normal;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.tbComment {
    width: 280px;
    height: 100px;
    margin: 0px 0px 10px 50px;
}

.tbComment:focus {
    margin: 0px 0px 10px 50px;
}

#ctl00_cphContent_wzRegistration_BillingInformation_hpPrivacyPolicy {
    font-size: 12px;
}

.btnNavNextFinish {
    text-align: right;
    padding: 0px 42px 9px 0px;
}

.btnNavPrevious {
    text-align: left;
    padding: 0px 0px 9px 42px;
}

.btnCard {
    text-align: right;
    padding: 0px 60px 9px 0px;
}

.rightBtn {
    left: 350px;
    position: relative;
}

.comment_admin {
    visibility: hidden;
    position: absolute;
}

.PanelFaqQ {
    width: 750px;
    margin: 15px 9px 0 20px;
    padding: 10px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    font-style: normal;
    background-color: #DDDDDD;
    border-color: #FFFFFF;
    font-size: 14px;
}

.LinkFaqQ a {
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.LinkFaqQ a:hover {
    font-style: normal;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.PanelFaqA {
    width: 750px;
    margin: 15px 9px 0 20px;
    padding: 15px 10px 9px 12px;
    line-height: 18px;
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    font-style: normal;
    background-color: #FFFFFF;
    font-size: 14px;
}

.PanelFaqA a {
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

.PanelFaqA a:hover {
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

.title_faq {
    background-color: #c5c4c9;
    text-align: center;
    border: 3px solid #c5c4c9;
    border-radius: 10px;
    margin: 15px 9px 0 20px;
    padding: 5px 10px 5px 12px;
    text-transform: none;
    font-weight: bold;
    font-size: 20px;
    width: 750px;
    display: block;
    color: #000000;
}

.Btreturn {
    text-align: right;
    margin: 10px 10px;
    display: none;
}

.Btreturn a {
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.Btreturn a:hover {
    font-style: normal;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.tbComment {
    width: 280px;
    height: 100px;
    margin: 0px 0px 10px 50px;
}

.tbComment:focus {
    margin: 0px 0px 10px 50px;
}

#ctl00_cphContent_wzRegistration_BillingInformation_hpPrivacyPolicy {
    font-size: 12px;
}

#ctl00_cphContent_ucPicture_lblUploadStatus {
    margin-left: -10px;
    margin-right: 10px;
    color: Black;
    text-align: center;
}

input[disabled='disabled'] {
    color: #000;
}

.oriental_zipcode {
    margin-left: 90px;
}

.stitleEnteteMultiLine {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 0px 35px;
    border: 3px solid #B9121B;
    background-image: url('../images/Tango/AlertValidOfferCom.png');
    background-position: 50px 10px;
    background-color: #B9121B;
    background-repeat: no-repeat;
    text-align: left;
    border-radius: 10px;
    display: block;
    text-transform: none;
    font-weight: bold;
    width: auto;
    padding: 9px 9px 9px 100px;
}

.stitleEnteteMonoLine {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 0px 35px;
    border: 3px solid #B9121B;
    background-image: url('../images/Tango/AlertValidOfferCom.png');
    background-position: 50px 10px;
    background-color: #B9121B;
    background-repeat: no-repeat;
    text-align: left;
    border-radius: 10px;
    display: block;
    text-transform: none;
    font-weight: bold;
    width: auto;
    padding: 9px 9px 9px 100px;
    height: 50px;
}

.error_red {
    color: #FF0000;
    text-align: center;
}

#divUnicity,
#divSerialNumber,
#dashUnicitySerial {
    display: inline-block;
    width: 25%;
    text-align: center;
}

#divUnicity,
#divUnicity div.required,
#divUnicity div.valid,
#divUnicity div.error {
    background-position: 0px 0px;
    width: 90px;
}

#divSerialNumber,
#divSerialNumber div.required,
#divSerialNumber div.valid,
#divSerialNumber div.error {
    background-position: 0px 0px;
    width: 350px;
}

#divSerialNumber div.error div.validator,
#divUnicity div.error div.validator,
#divSerialNumber div.required div.validator,
#divUnicity div.required div.validator {
    margin: 0px;
}

#tbUnicity,
#lbltbUnicity,
#tbSerialNumber {
    margin: 0px;
}

#lbltbSerialNumber {
    position: relative;
    left: -99px;
}

#tbUnicity {
    width: 40px;
}

.noHr {
    display: none;
}

#dashUnicitySerial {
    margin-left: -5px;
    margin-right: 5px;
    width: 10px;
}

#txbVariableAmount {
    margin: 0px;
}

#tableMenuHeader {
    width: 100%;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

* html .ui-autocomplete {
    height: 200px;
}

div#ctl00_cphContent_wzRegistration_PersonalInformation_divStreetNumber {
    min-height: 55px;
}

div#ctl00_cphContent_wzRegistration_PersonalInformation_divStreetName {
    min-height: 55px;
}

div#ctl00_cphContent_wzRegistration_PersonalInformation_divStreetName2 {
    min-height: 55px;
}

div#ctl00_cphContent_wzRegistration_PersonalInformation_divPostal {
    min-height: 55px;
}

div#ctl00_cphContent_wzRegistration_PersonalInformation_divCity {
    min-height: 55px;
}

.card_infos {
    font-size: 9pt;
    text-align: center;
    font-weight: bold;
    width: 450px;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    color: #CC0000;
    margin: 9px 0 12px 3px;
    border-radius: 10px;
    text-shadow: #D3D3D3 3px 3px 2px;
    display: block;
}

.prefixPhone {
    position: absolute;
    top: 20px;
    left: 35px;
    text-align: right;
    width: 50px;
    font-weight: normal;
    color: #787878;
    font-size: 12px;
}

.ShowNewClaimForm {
    width: 100px;
}

.SeeMoreClaims {
    width: 125px;
}

.ShowNewClaimForm,
.SeeMoreClaims {
    display: block;
    margin: 15px auto;
}

.AddClaim {
    margin-right: 60px;
    float: right;
}

.ViewClaims {
    float: left;
    margin-left: 90px;
}

.ClaimHeaderLabel {
    font-weight: bold;
    text-indent: 5px;
    padding: 5px 0;
    display: block;
}

.aClaimBlock,
.NoClaims {
    display: block;
    background-color: #DDD;
    border: 1px solid #666;
    padding: 10px;
    margin: 10px;
}

.claim-title {
    display: block;
    font-weight: bold;
    margin-top: 5px;
}

.claim_body {
    display: block;
}


/* Culture link */
.divCulture a {
    margin-right: 15px;
    text-decoration: none;
    color: white;
}

div#operationContractDetail.contract_detail {
    display: none;
}


div#idContractDetailOpPrice.contract_detail {
    margin: -17px 0 7px 64px;
}

div#divUserInfos.user_infos {
    display: none;
}

input#btnLogin.isbt {
    margin: 0px 29px;
}

div#divPassword.password {
    margin-left: 90px;
}

input#btnBackToMedia.icbt {
    margin: -11px 0;
}

div#divStreetName {
    margin-top: 14px;
}

div.litPaymentConfirm2 {
    margin: 15px 8px;
    color: red;
    text-align: justify;
}

div#divFine.fine {
    background-position: 203px 4px;
    background-size: 37px;
}

.result_valid {
    background-color: #FFFFFF;
    margin-left: 90px;
    font-weight: bold;
    border: 0px solid #77787C;
    width: 430px;
    font-size: 12px;
    color: #339966;
}

.block_container {
    background-color: white;
    width: 450px;
    margin-left: 41px;
    padding-top: 24px;
    color: red;
    text-align: justify;
    border-left: 0 solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 3px solid transparent;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
}

.contactUsTable,
.contactUsTable {
    text-align: left;
}

.d-none {
    display: none !important;
}


@media (max-width:768px) {
    .divGoHome {
        background-image: url(../images/auh/top_page_mobile.png);
        background-position: 0 bottom;
    }

    .goHomeLeft,
    .goHomeRight {
        display: none;
    }

    .copyrightAbu {
        padding: 9px 9px 7px;
        text-align: center;
        margin: 37px 0;
        border: none;
        border-radius: 0;
    }

    .main_page .content {
        background-image: none;
        background: #FFFFFF;
    }

    #ctl00_MainSiteMap_breadCrumb0 {
        width: auto !important;
    }

    .main_page .content {
        padding: 0px 10px;
    }

    .onethirdcolumn {
        margin: 0 auto;
    }

    .right_column_b {
        padding: 0;
    }

    .info_stitle {
        width: auto;
        max-width: 100%;
    }

    .onethirdcolumn {
        width: 100%;
    }

    .recharge_columns {
        display: flex;
        flex-direction: column;
    }

    .left_column_b {
        padding: 0;
    }

    .intro_sign {
        width: auto;
        max-width: 100%;
    }

    .ilbl {
        margin: 3px 0px 8px 20px;
    }

    .info_stitle.theContent {
        text-align: left;
        color: Black;
        text-shadow: none;
    }

    #dashUnicitySerial {
        display: none;
    }

    #divUnicity {
        text-align: left;
    }

    #tbUnicity {
        margin: 0 0 0 20px;
    }

    .validator {
        margin: 0 0 0 20px;
    }

    #divSerialNumber,
    #divSerialNumber div.required,
    #divSerialNumber div.valid,
    #divSerialNumber div.error {
        width: 100%;
        text-align: left;
        background-position: 0 20px !important;
    }

    #tbUnicity,
    #lbltbUnicity,
    #tbSerialNumber {
        margin: 0 0 0 20px;
    }

    .btnCard {
        padding: 10px;
    }

    .itxt {
        width: auto !important;
    }

    .footer {
        display: block;
        background: #FFF;
    }

    .footer td {
        display: block;
        width: 100%;
        padding: 10px 0;
    }

    .twothirdcolumn {
        vertical-align: top;
        width: 100%;
    }

    .twothirdcolumn tr {
        display: flex;
        flex-direction: column;
    }

    .twothirdcolumn tr .left_column,
    .twothirdcolumn tr .right_column {
        height: auto !important;
        padding: 0;
    }

    .card_header {
        background-position: right 20px;
    }
    .card_header, .newcard_header {
        width: auto;
    }
    .card_header tr {
        display: table;
    }
    #ctl00_ctl00_MainSiteMap_breadCrumb0 {
        width: auto !important;
    }
    .contract, .contract_shop, .card_shop, .info_shop, .info_shop_new_media, .no_contract_operation, .lean_more_info, .no_new_media, .no_new_card, .not_shop, .contour_desc_block, .card_warning, .info_stitle, .info_title, .result_error, .result_valid, result_valid_preregister, .info_stitle_block {
        width: auto;
    }


}
.hafilat-main {
    opacity: 0;
    position: absolute;
    z-index: 0;
}