.adaptive-table{max-width:960px;margin:auto;margin-bottom:30px;display:none}
.adaptive-table.current{display:block}
.adaptive-table .row{float:none;width:100%;padding:10px 0}
.adaptive-table .row:nth-child(even){background:#f0f6f9}
.adaptive-table .row:nth-child(odd){background:#e6f0f5}
.adaptive-table .row:first-child{display:none}
.adaptive-table .cell{display:none;padding:10px;text-align:center}
.adaptive-table .cell.name,.adaptive-table .cell.open{display:block}
.adaptive-table .name{font-size:18px;line-height:22px;color:#9260a9;font-weight:bold;cursor:pointer}
.adaptive-table .name:after{content:"";display:inline-block;vertical-align:middle;width:20px;height:20px;border-bottom:0}
.adaptive-table .name strong{border-bottom:1px dotted #9260a9;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.adaptive-table .name.open:after{background:url(../../images/arrow/up_violet.png) center center no-repeat}
.adaptive-table .name.open strong{color:#434343;border-bottom:1px dotted #434343}
.adaptive-table .service-name,.adaptive-table .command,.adaptive-table .example{text-align:left}
.adaptive-table .terms{text-align:left}
.adaptive-table .terms a{color:#9260a9}
.adaptive-table .service-name{font-size:18px;line-height:normal;font-weight:bold}
.adaptive-table .example:before{content:"Пример:";font-size:12px;color:#888}
.adaptive-table .details2{font-size:13px;line-height:18px;font-style:italic;color:#434343;padding:0 20px 10px}
@media screen and (min-width:768px){.adaptive-table{margin-bottom:60px}
.adaptive-table .row{white-space:nowrap;font-size:0}
.adaptive-table .row:nth-child(odd){background:#f0f6f9}
.adaptive-table .row:nth-child(even){background:#e6f0f5}
.adaptive-table .row:first-child{display:block;background:white;-webkit-border-radius:15px 14px 0 0;-moz-border-radius:15px 14px 0 0;border-radius:15px 14px 0 0;position:relative;background-clip:padding-box;text-transform:uppercase;font-weight:bold}
.adaptive-table .row:first-child .cell{font-size:16px}
.adaptive-table .cell{display:inline-block!important;vertical-align:top;white-space:normal;font-size:14px;padding-left:20px}
.adaptive-table .name{width:17%;text-align:left;padding-left:20px}
.adaptive-table .name:after{content:none}
.adaptive-table .name strong{border-bottom:0!important;color:#434343;font-size:15px;line-height:18px}
.adaptive-table .logo{width:17%}
.adaptive-table .terms{width:37%}
.adaptive-table .terms li{margin-bottom:14px}
.adaptive-table .terms .title2{display:inline;border-bottom:1px dotted #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}
.adaptive-table .terms .details2{display:none;margin-top:5px}
.adaptive-table .tax{width:17%}
.adaptive-table .service-name{width:22%;font-size:14px;line-height:normal;font-weight:normal}
.adaptive-table .command{width:47%}
.adaptive-table .example{width:20%}
.adaptive-table .example:before{content:""}

.cell.expander.name .yellow{margin:9px -19px 12px 0;padding:7px 19px 10px;background:#fdea92;border-radius:9px;position:relative;left:-21px;font-size:13px;line-height:15px;font-weight:normal;color:#434343}