

/* Start:/bitrix/templates/.default/components/simtrade/search.numbers/New-template/style.css?160855996012464*/
.select-search-number {
    margin: 0 0 24px;
    width: 100%;
}
.select-search-number .search {
    width: 100%;
    background: #fff;
    padding: 9px;
    overflow: hidden;
    position: relative;
}
.select-search-number .search-ins {
    border: 2px solid #fc0;
    border-radius: 4px;
    position: relative;
}
.select-search-number .search input[type="text"] {
    border: none;
    height: 46px;
    padding: 0 70px 0 18px;
    width: 100%;
    color: #777d93;
    font: 14px ralewaysemibold, sans-serif;
}
.select-search-number .search input[type="submit"] {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 56px;
    height: 46px;
    background: #fc0 url(/images/icon-search.png) no-repeat center;
}
.select-search-number .search .example {
    position: absolute;
    top: 0;
    right: 84px;
    font: 14px/50px ralewaysemibold, sans-serif;
    color: #2c303d;
}
.select-search-number .search .example span {
    cursor: pointer;
    font: 14px/50px ralewaysemibold, sans-serif;
    color: #568cdc;
    text-decoration: underline;
}
.select-search-number .select-line {
    border-top: 2px solid #f5f6f9;
    padding: 25px 33px 0;
    overflow: hidden;
}
.select-search-number .select-operator {
    overflow: hidden;
    float: left;
    padding: 0 52px 8px 0;
}
.select-search-number .select-operator .select-content .col-select span img {
    margin-top: 5px !important;
}
.select-search-number .select-operator .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-operator .select-content .col-select {
    display: table;
    float: left;
    margin: 0 16px 16px 0;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-operator .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-operator .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-operator .select-content .col-select.active img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
}
.select-search-number .select-operator .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-operator .select-content .col-select span {
    vertical-align: middle;
}
.select-search-number .select-operator .select-content .col-select span img {
    display: block;
    margin: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.select-search-number .select-device {
    overflow: hidden;
    float: left;
    padding: 0 0 8px;
    width: 100%;
}
.select-search-number .select-device .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-device .select-content .col-select {
    display: table;
    float: left;
    margin: 0 2% 15px 0;
    cursor: pointer;
    max-width: 310px;
    height: 176px;
    width: 32%;
    padding: 0 10px;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-device .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-device .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-device .select-content .col-select.active img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
}
.select-search-number .select-device .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-device .select-content .col-select span {
    display: table-cell;
    vertical-align: middle;
}
.select-search-number .select-device .select-content .col-select span img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.select-search-number .select-type-number {
    overflow: hidden;
    float: left;
    padding: 0 0 8px;
}
.select-search-number .select-type-number .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-type-number .select-content .col-select {
    float: left;
    margin: 0 16px 16px 0;
    cursor: pointer;
    width: 116px;
    height: 80px;
    padding: 4px 0 0;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-type-number .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-type-number .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-type-number .select-content .col-select.active span.fed:before {
    background: url(/images/icon-fed.png) no-repeat left center;
}
.select-search-number .select-type-number .select-content .col-select.active p {
    color: #2c303d;
}
.select-search-number .select-type-number .select-content .col-select.active span.gor:before {
    background: url(/images/icon-gor.png) no-repeat left center;
}
.select-search-number .select-type-number .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-type-number .select-content .col-select span.fed {
    display: block;
    position: relative;
    width: 100%;
    height: 51px;
}
.select-search-number .select-type-number .select-content .col-select span.fed:before {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -10px;
    height: 51px;
    width: 20px;
    content: "";
    background: url(/images/icon-fed.png) no-repeat right center;
}
.select-search-number .select-type-number .select-content .col-select span.gor {
    display: block;
    position: relative;
    width: 100%;
    height: 51px;
}
.select-search-number .select-type-number .select-content .col-select span.gor:before {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -20px;
    height: 51px;
    width: 41px;
    content: "";
    background: url(/images/icon-gor.png) no-repeat right center;
}
.select-search-number .select-type-number .select-content .col-select p,
.select-operator .select-content .col-select p {
    display: block;
    text-align: center;
    color: #52576a;
    font: 14px/14px arial, bold;
}
.select-search-number .select-category {
    overflow: hidden;
    float: left;
    padding: 0 0 8px;
}
.select-search-number .select-category .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-category span,
.select-operator .col-select span {
    vertical-align: middle;
    text-align: center;
    width: 100%;
    display: block;
    padding: 0 0 5px;
}
.select-search-number .select-category span img {
    display: block;
    margin: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.select-search-number .select-category .select-content .col-select {
    float: left;
    margin: 0 16px 16px 0;
    cursor: pointer;
    min-width: 80px;
    height: 100px;
    padding: 4px 0 0;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-category .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-category .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-category .select-content .col-select.active p {
    color: #2c303d;
}
.select-search-number .select-category .select-content .col-select.active img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
}
.select-search-number .select-category .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-category .select-content .col-select p {
    text-align: center;
    color: #52576a;
    font: 14px/14px arial, bold;
}
.select-content .col-select {
    text-decoration: none;
}
@media screen and (max-width: 930px) {
    .page-category .select-search-number {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media screen and (max-width: 650px) {
    .select-search-number .select-device .select-content .col-select,
    .select-search-number .select-device .select-content .col-select:last-child {
        width: 280px;
        margin: 0 auto 15px;
        float: none;
    }
}
@media screen and (max-width: 550px) {
    .select-search-number .select-line {
        padding: 25px 10px 0;
    }
    .select-search-number .select-type-number {
        width: 100%;
    }
    .select-search-number .select-type-number .select-content {
        font-size: 0;
        text-align: center;
    }
    .select-search-number .select-type-number .select-content .col-select {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .select-search-number .select-category {
        float: none;
        text-align: center;
        width: 100%;
    }
    .select-search-number .select-category .select-content {
        font-size: 0;
        text-align: center;
        display: inline-block;
    }
    .select-search-number .select-category .select-content .col-select {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .select-search-number .select-category .title,
    .select-search-number .select-type-number .title,
    .select-search-number .select-operator .title {
        text-align: center;
    }
    .select-search-number .select-category .select-content .col-select,
    .select-search-number .select-category .select-content .col-select:last-child {
        margin: 0 8px 16px;
    }
    .select-search-number .select-operator {
        padding: 0 0 8px;
    }
    .select-search-number .search input[type="text"] {
        font-size: 12px;
    }
}
@media screen and (min-width: 520px) {
    .select-search-number .select-operator {
        width: auto !important;
    }
}
.select-search-number .select-operator {
    text-align: center;
    width: 100%;
}
.select-search-number .select-operator .select-content {
    display: inline-block;
}
@media screen and (max-width: 350px) {
    .select-search-number .select-operator .select-content .col-select {
        margin: 0 11px 16px 0;
    }
    .select-search-number .select-operator .select-content .col-select:nth-child(3n) {
        margin: 0 0 16px;
    }
    .select-search-number .select-operator .select-content .col-select:nth-child(4n) {
        clear: both;
    }
    .table-number-content .line-tr .col-td > .td-button {
        width: 135px;
    }
}
/* End */


/* Start:/local/components/simtrade/search.numbers.ins/templates/.default/style.css?160856202412464*/
.select-search-number {
    margin: 0 0 24px;
    width: 100%;
}
.select-search-number .search {
    width: 100%;
    background: #fff;
    padding: 9px;
    overflow: hidden;
    position: relative;
}
.select-search-number .search-ins {
    border: 2px solid #fc0;
    border-radius: 4px;
    position: relative;
}
.select-search-number .search input[type="text"] {
    border: none;
    height: 46px;
    padding: 0 70px 0 18px;
    width: 100%;
    color: #777d93;
    font: 14px ralewaysemibold, sans-serif;
}
.select-search-number .search input[type="submit"] {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 56px;
    height: 46px;
    background: #fc0 url(/images/icon-search.png) no-repeat center;
}
.select-search-number .search .example {
    position: absolute;
    top: 0;
    right: 84px;
    font: 14px/50px ralewaysemibold, sans-serif;
    color: #2c303d;
}
.select-search-number .search .example span {
    cursor: pointer;
    font: 14px/50px ralewaysemibold, sans-serif;
    color: #568cdc;
    text-decoration: underline;
}
.select-search-number .select-line {
    border-top: 2px solid #f5f6f9;
    padding: 25px 33px 0;
    overflow: hidden;
}
.select-search-number .select-operator {
    overflow: hidden;
    float: left;
    padding: 0 52px 8px 0;
}
.select-search-number .select-operator .select-content .col-select span img {
    margin-top: 5px !important;
}
.select-search-number .select-operator .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-operator .select-content .col-select {
    display: table;
    float: left;
    margin: 0 16px 16px 0;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-operator .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-operator .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-operator .select-content .col-select.active img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
}
.select-search-number .select-operator .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-operator .select-content .col-select span {
    vertical-align: middle;
}
.select-search-number .select-operator .select-content .col-select span img {
    display: block;
    margin: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.select-search-number .select-device {
    overflow: hidden;
    float: left;
    padding: 0 0 8px;
    width: 100%;
}
.select-search-number .select-device .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-device .select-content .col-select {
    display: table;
    float: left;
    margin: 0 2% 15px 0;
    cursor: pointer;
    max-width: 310px;
    height: 176px;
    width: 32%;
    padding: 0 10px;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-device .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-device .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-device .select-content .col-select.active img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
}
.select-search-number .select-device .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-device .select-content .col-select span {
    display: table-cell;
    vertical-align: middle;
}
.select-search-number .select-device .select-content .col-select span img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.select-search-number .select-type-number {
    overflow: hidden;
    float: left;
    padding: 0 0 8px;
}
.select-search-number .select-type-number .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-type-number .select-content .col-select {
    float: left;
    margin: 0 16px 16px 0;
    cursor: pointer;
    width: 116px;
    height: 80px;
    padding: 4px 0 0;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-type-number .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-type-number .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-type-number .select-content .col-select.active span.fed:before {
    background: url(/images/icon-fed.png) no-repeat left center;
}
.select-search-number .select-type-number .select-content .col-select.active p {
    color: #2c303d;
}
.select-search-number .select-type-number .select-content .col-select.active span.gor:before {
    background: url(/images/icon-gor.png) no-repeat left center;
}
.select-search-number .select-type-number .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-type-number .select-content .col-select span.fed {
    display: block;
    position: relative;
    width: 100%;
    height: 51px;
}
.select-search-number .select-type-number .select-content .col-select span.fed:before {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -10px;
    height: 51px;
    width: 20px;
    content: "";
    background: url(/images/icon-fed.png) no-repeat right center;
}
.select-search-number .select-type-number .select-content .col-select span.gor {
    display: block;
    position: relative;
    width: 100%;
    height: 51px;
}
.select-search-number .select-type-number .select-content .col-select span.gor:before {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -20px;
    height: 51px;
    width: 41px;
    content: "";
    background: url(/images/icon-gor.png) no-repeat right center;
}
.select-search-number .select-type-number .select-content .col-select p,
.select-operator .select-content .col-select p {
    display: block;
    text-align: center;
    color: #52576a;
    font: 14px/14px arial, bold;
}
.select-search-number .select-category {
    overflow: hidden;
    float: left;
    padding: 0 0 8px;
}
.select-search-number .select-category .title {
    color: #52576a;
    font: 16px/16px ralewaysemibold, sans-serif;
    margin: 0 0 17px;
}
.select-search-number .select-category span,
.select-operator .col-select span {
    vertical-align: middle;
    text-align: center;
    width: 100%;
    display: block;
    padding: 0 0 5px;
}
.select-search-number .select-category span img {
    display: block;
    margin: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.select-search-number .select-category .select-content .col-select {
    float: left;
    margin: 0 16px 16px 0;
    cursor: pointer;
    min-width: 80px;
    height: 100px;
    padding: 4px 0 0;
    border-radius: 5px;
    border: 2px solid #f5f6f9;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.select-search-number .select-category .select-content .col-select.active {
    border-color: #27a8bd;
}
.select-search-number .select-category .select-content .col-select.active:before {
    position: absolute;
    right: -3px;
    top: -3px;
    background: url(/images/active-select.png) no-repeat;
    content: "";
    width: 16px;
    height: 16px;
}
.select-search-number .select-category .select-content .col-select.active p {
    color: #2c303d;
}
.select-search-number .select-category .select-content .col-select.active img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
}
.select-search-number .select-category .select-content .col-select:last-child {
    margin: 0;
}
.select-search-number .select-category .select-content .col-select p {
    text-align: center;
    color: #52576a;
    font: 14px/14px arial, bold;
}
.select-content .col-select {
    text-decoration: none;
}
@media screen and (max-width: 930px) {
    .page-category .select-search-number {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media screen and (max-width: 650px) {
    .select-search-number .select-device .select-content .col-select,
    .select-search-number .select-device .select-content .col-select:last-child {
        width: 280px;
        margin: 0 auto 15px;
        float: none;
    }
}
@media screen and (max-width: 550px) {
    .select-search-number .select-line {
        padding: 25px 10px 0;
    }
    .select-search-number .select-type-number {
        width: 100%;
    }
    .select-search-number .select-type-number .select-content {
        font-size: 0;
        text-align: center;
    }
    .select-search-number .select-type-number .select-content .col-select {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .select-search-number .select-category {
        float: none;
        text-align: center;
        width: 100%;
    }
    .select-search-number .select-category .select-content {
        font-size: 0;
        text-align: center;
        display: inline-block;
    }
    .select-search-number .select-category .select-content .col-select {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .select-search-number .select-category .title,
    .select-search-number .select-type-number .title,
    .select-search-number .select-operator .title {
        text-align: center;
    }
    .select-search-number .select-category .select-content .col-select,
    .select-search-number .select-category .select-content .col-select:last-child {
        margin: 0 8px 16px;
    }
    .select-search-number .select-operator {
        padding: 0 0 8px;
    }
    .select-search-number .search input[type="text"] {
        font-size: 12px;
    }
}
@media screen and (min-width: 520px) {
    .select-search-number .select-operator {
        width: auto !important;
    }
}
.select-search-number .select-operator {
    text-align: center;
    width: 100%;
}
.select-search-number .select-operator .select-content {
    display: inline-block;
}
@media screen and (max-width: 350px) {
    .select-search-number .select-operator .select-content .col-select {
        margin: 0 11px 16px 0;
    }
    .select-search-number .select-operator .select-content .col-select:nth-child(3n) {
        margin: 0 0 16px;
    }
    .select-search-number .select-operator .select-content .col-select:nth-child(4n) {
        clear: both;
    }
    .table-number-content .line-tr .col-td > .td-button {
        width: 135px;
    }
}
/* End */
/* /bitrix/templates/.default/components/simtrade/search.numbers/New-template/style.css?160855996012464 */
/* /local/components/simtrade/search.numbers.ins/templates/.default/style.css?160856202412464 */
