|
|
|
|
@ -664,9 +664,10 @@ tr.doc-row:hover {cursor:pointer;} |
|
|
|
|
.license-ways .col-last {width:185px;} |
|
|
|
|
#cabinet-popup {display:none;position:absolute;top:0;left:50%;z-index:99999;margin-top:30px;margin-left:250px;box-sizing:border-box;padding:40px 25px 25px 25px;width:300px;height:410px;background:url(../img/popup-cabinet.png) center center no-repeat;} |
|
|
|
|
#cabinet-popup h2 {font-size:16px;border-bottom:1px solid #fed13e;padding:0;margin:10px 0;} |
|
|
|
|
.yellow_round {width:80px;height:80px;border-radius:40px;background:#fed13e;text-align:center;font-size:48px;font-weight:bold;line-height:80px;display:inline-block;} |
|
|
|
|
.yellow_round {padding: 10px;border-radius:100px;background:#fed13e;text-align:center;font-size:40px;font-weight:bold;display:inline-block;} |
|
|
|
|
.grey {color:#7d8084;} |
|
|
|
|
a.popup-link {display:block;padding: 5px 0px 5px 25px;text-decoration:none;font-style:italic;color:#51558b;} |
|
|
|
|
a.popup-link:hover{text-decoration:underline;} |
|
|
|
|
a.popup-buy-license {background:url(../img/popup-cart.png) no-repeat 0px center;} |
|
|
|
|
a.popup-my-accs {background:url(../img/popup-list.png) no-repeat 3px center;} |
|
|
|
|
a.popup-history {background:url(../img/popup-clock.png) no-repeat 3px center;} |
|
|
|
|
|