#mybottom{
    width:180px;
    height:300px;
    padding:0;
    position:fixed;
    bottom:75px;
    right:-210px;
background: transparent; 
/*  background: url("/local/decor/3_NG2014.gif") no-repeat scroll right bottom / 120% transparent; */
/*url("/local/decor/9m__20_.png") no-repeat scroll right bottom*/ 
    z-index: 1;
}
#mybottom a.close{
    background:/*transparent*/ #fff url(../images/close.gif) no-repeat;
    background-position:0px 0px;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
transition-duration:300ms;
}
#mybottom a.close:hover{
    background-position:0px -13px;
}
/* --------------------------- JTABS ------------------------------ */
#mbAMM_personalised6 {border-radius: 5px 5px 5px 5px;border: 1px solid rgba(134, 130, 130, 0.57);padding:10px;background-color: rgba(0,0,0, 0.4);}
#QR {float:right;background:#fff;margin:8px;width:40px;height:40px;}
ul.tabs li {border-bottom: 1px solid #424242;list-style:none;margin-bottom:10px;}
ul.tabs {padding:0;}
ul.tabs {list-style:none; min-width:150px;margin-bottom:5px;}
ul.tabs li:first-child {color:#ccc;/*border-left:1px solid #ccc;*/}
ul.tabs li {float:left; /*border-right:1px solid #ccc; border-top:1px solid #ccc; background-color:#eee;*/}
ul.tabs li.active {/*border-bottom:1px solid #fff; background-color:#fff;*/ margin-bottom:-1px;}
ul.tabs li a {display:block; padding:2px 4px; color:#E6554F; letter-spacing:-1px; outline:none; text-decoration:none; font-family:'Forum' cursive, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
ul.tabs li.active a {font-weight:500; color:#fff;}
div.tabs_content {width:150px; /*border-bottom:1px solid #424242;*/}
div.tabs_content > div {padding:2px; display:none;} /* suggested to use display:none so that if the html is very long it wont jump badly */
/*ul.tabs li.active b {color:#E6554F;}
ul.tabs li b {color:#ccc;}*/
/* --------------------------- FORMS-2 ----------------------------- */
.clearfix:after {content: "";display: table;clear: both;}
/* Форма */ .form-2 {/* Size and position width: 340px;margin: 60px auto 30px;*/padding: 15px;position: relative;display:none;
/* Styles */    background: #fffaf6;border-radius: 4px;color: #7e7975;box-shadow:
        0 2px 2px rgba(0,0,0,0.2),       
        0 1px 5px rgba(0,0,0,0.2),       
        0 0 0 12px rgba(255,255,255,0.4);
}
#enter{width:60px;height:60px;/* background:#ffffff;  */}
.close{     background:url('./local/js/closed.png') no-repeat;width:24px;height:24px;top:10px;right:15px;position:absolute;}
.form-2 .float {width: 50%;float: left;padding-top: 15px;border-top: 1px solid rgba(255,255,255,1);}
.form-2 .float:first-of-type {    padding-right: 5px;}
.form-2 .float:last-of-type {padding-left: 5px;}
/*.form-2 h1 {font-size: 15px;font-weight: bold;color: #bdb5aa;padding-bottom: 8px;border-bottom: 1px solid #EBE6E2;text-shadow: 0 2px 0 rgba(255,255,255,0.8);box-shadow: 0 1px 0 rgba(255,255,255,0.8);}*/
