/* WEB CONTENT CSS*/ .instr li { padding-bottom: 18px !important; } .fieldinfo li { padding-bottom: 9px !important; padding-top: 9px !important; border-bottom: 1pt solid #DCDCDC; } .terms li { padding-bottom: 6px !important; padding-top: 6px !important; } .divattn { background-color: #FAF9E4; /* font-family:Arial, Helvetica, sans-serif;*/ font-size:1.26em; line-height: 1.44em; padding:18px; vertical-align: top; border:#ccc 1px solid; border-radius:3px; -webkit-box-shadow: 1px 2px 2px 0px #d1d1d1; -webkit-border-radius:3px; -moz-box-shadow: 1px 2px 2px 0px #d1d1d1; -moz-border-radius:3px; box-shadow: 1px 1px 2px 0px #d1d1d1; } .title9 { background-color: #E8E8E8; /* font-family:Arial, Helvetica, sans-serif;*/ font-size: 1.33em; line-height: 1.44em; padding: 18px 0px 18px 9px; margin: 27px 0px 9px 0px; border-top: #ccc 1px solid; vertical-align: middle; font-weight: bold; } /*-- attention box end --*/ .button { position: relative; font-family: 'OpenSans', 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, sans-serif; font-weight: 400; display: inline-block; vertical-align: top; height: 36px; line-height: 35px; padding: 0 21px; margin-top:18px; font-size: 15px; color: white; text-align: center; text-decoration: none; text-shadow: 0 -1px rgba(0, 0, 0, 0.4); background-clip: padding-box; border: 1px solid; border-radius: 2px; cursor: pointer; -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25); box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25); } .button:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none; background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0)); background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0)); background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0)); background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0)); } .button:hover:before { background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03)) ; background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03)); background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03)); background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03)); } .button:active { -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2); text-decoration: none !important; color: white !important; } .button:active:before { content: none; text-decoration: none !important; color: white !important; } .button-blue { background: #1097e6; border-color: #0d78b6 #0d78b6 #0b689e; background-image: -webkit-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3); background-image: -moz-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3); background-image: -o-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3); background-image: linear-gradient(to bottom, #25a5f0, #1097e6 66%, #0f8ad3); text-decoration: none !important; color: white !important; } .button-blue:active { background: #1097e6; border-color: #0b689e #0d78b6 #0d78b6; text-decoration: none !important; color: white !important; } .button-green { background: #5ca934; border-color: #478228 #478228 #3c6f22; background-image: -webkit-linear-gradient(top, #69c03b, #5ca934 66%, #54992f); background-image: -moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f); background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f); background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%, #54992f); text-decoration: none !important; color: white !important; } .button-green:active { background: #5ca934; border-color: #3c6f22 #478228 #478228; text-decoration: none !important; color: white !important; } .button-red { background: #d5452f; border-color: #ae3623 #ae3623 #992f1f; background-image: -webkit-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28); background-image: -moz-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28); background-image: -o-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28); background-image: linear-gradient(to bottom, #da5c48, #d5452f 66%, #c73d28); text-decoration: none !important; color: white !important; } .button-red:active { background: #d5452f; border-color: #992f1f #ae3623 #ae3623; text-decoration: none !important; color: white !important; } .button-darkblue { background: #3b5ca0; border-color: #2d477b #2d477b #263c68; background-image: -webkit-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391); background-image: -moz-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391); background-image: -o-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391); background-image: linear-gradient(to bottom, #4369b6, #3b5ca0 66%, #365391); text-decoration: none !important; color: white !important; } .button-darkblue:active { background: #3b5ca0; border-color: #263c68 #2d477b #2d477b; text-decoration: none !important; color: white !important; } .button-orange { background: #f4902a; border-color: #df770c #df770c #c76a0a; background-image: -webkit-linear-gradient(top, #f69f47, #f4902a 66%, #f38617); background-image: -moz-linear-gradient(top, #f69f47, #f4902a 66%, #f38617); background-image: -o-linear-gradient(top, #f69f47, #f4902a 66%, #f38617); background-image: linear-gradient(to bottom, #f69f47, #f4902a 66%, #f38617); text-decoration: none !important; color: white !important; } .button-orange:active { background: #f4902a; border-color: #c76a0a #df770c #df770c; text-decoration: none !important; color: white !important; } /*css button end*/ /* table 9 */ .orangestar { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 1em; color: #FF5F00; text-decoration: none; } .slimlink { color: #99999; font-weight: normal !important; /*text-decoration:none !important;*/ } .table9 a:link { color: #666; font-weight: bold; text-decoration:underline; } .table9 a:visited { color: #999999; font-weight:bold; text-decoration:none; } .table9 a:active, .table9 a:active.slimlink, .table9 a:hover, .table9 a:hover.slimlink { color: #36C; text-decoration:underline; } .table9 { font-family:Arial, Helvetica, sans-serif; color:#666; font-size:12px; text-shadow: 1px 1px 0px #fff; background:#eaebec; /*margin:10px;*/ border:#ccc 1px solid; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow: 0 1px 2px #d1d1d1; -webkit-box-shadow: 0 1px 2px #d1d1d1; box-shadow: 0 1px 2px #d1d1d1; /*text-align: right;*/ } .table9 th { padding:21px 9px 12px 9px; border-top:1px solid #fafafa; border-bottom:1px solid #e0e0e0; background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); background: -moz-linear-gradient(top, #ededed, #ebebeb); } .table9 th:first-child{ /*text-align: left;*/ padding-left:9px; } .table9 tr:first-child th:first-child{ -moz-border-radius-topleft:3px; -webkit-border-top-left-radius:3px; border-top-left-radius:3px; } .table9 tr:first-child th:last-child{ -moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px; border-top-right-radius:3px; } .table9 tr{ text-align: left; padding-left:21px; } .table9 tr td:first-child{ /*text-align: left;*/ padding-left:9px; border-left: 0; } .table9 tr td { padding:9px 9px 9px 9px; border-top: 1px solid #ffffff; border-bottom:1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); background: -moz-linear-gradient(top, #fbfbfb, #fafafa); } .table9 tr.even td{ background: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); } .table9 tr.name th { padding:9px 9px 9px 6px; border-top: 1px solid #ffffff; border-bottom:1px solid #e0e0e0; /*border-left: 1px solid #e0e0e0;*/ background: #f6f6f6; /*background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);*/ } .table9 tr:last-child td{ border-bottom:0; } .table9 tr:last-child td:first-child{ -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px; border-bottom-left-radius:3px; } .table9 tr:last-child td:last-child{ -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius:3px; border-bottom-right-radius:3px; /*text-align: right;*/ } .table9 tr:hover td{ background: #f2f2f2; background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); } /* end table 9 */ /* ----- table for instr ----*/ tr.border_bottom td { border-bottom: 1pt solid; border-bottom-color: #DCDCDC; } table.tabin tr td{ padding:15px; } /* ----- end table for instr ----*/ /* Start Multilist*/ ol>li{ display:block } ol>li:before{ content:counters(item,".") ". "; counter-increment:item } ol{ counter-reset:item } /*End Multilist*/ .discount { color: #FF6060; } .oldprice { text-decoration: line-through; font-size:15px; } a.invisiblelink:link, a.invisiblelink:visited { color: black!important; /*text-decoration: underline;*/ text-decoration: none!important; border-bottom: 1px dashed!important; font-weight: lighter!important; } a.invisiblelink:hover, a.invisiblelink:active { /*text-decoration: underline; */ color: blue!important; text-decoration: none!important; border-bottom: 1px dashed!important; font-weight: lighter!important; }Уважаемые клиенты,
С 1 октября 2015 года изменяются тарифы на пополнение расходного баланса банковским переводом:Тариф на пополнение зависит от суммы пополнения расходного баланса.
Cумма
пополнения
RUB, от: до 30`000.00 от 30`001.00 от 250`001.00 от 500`001.00 от 750`001.00 от 1`000`001.00 от 5`000`001.00 Комиссия, %: * 2.0 1.55 1.45 1.35 1.3 1.25 1.2 * - Ставка на пополнение выбирается автоматически при оформлении заявки в кабинете пользователя.С Уважением,
Администрация Paysto http://support.paysto.ru/News/115/news.aspx
Присоединяйтесь — мы покажем вам много интересного
Присоединяйтесь к ОК, чтобы подписаться на группу и комментировать публикации.
Нет комментариев