.on-off-switch {
    position: relative;
    user-select: none
}

.on-off-switch-track {
    position: absolute;
    border: solid #fff;
    z-index: 1;
    background-color: #fff;
    overflow: hidden;
    box-sizing: content-box;
    top: 50%;
    margin-top: -8px;
    cursor: pointer
}

.on-off-switch-track-on {
    background-color: #1ab700;
    border-color: #1ab700;
    position: absolute;
    z-index: 10;
    overflow: hidden
}

.on-off-switch-track-off {
    position: absolute;
    border: 1px solid #e2e2e2;
    background-color: #f5f5f5;
    z-index: 1
}

.on-off-switch-thumb {
    position: absolute;
    z-index: 2;
    cursor: pointer
}

.on-off-switch-thumb-shadow {
    position: absolute
}

.on-off-switch-thumb-color {
    background-color: #fff;
    position: absolute;
    box-shadow: 0 2px 7px rgba(0,0,0,0.2)
}

.on-off-switch-thumb-off {
    position: absolute
}

.on-off-switch-thumb-on {
    z-index: 10
}

.on-off-switch-text {
    width: 100%;
    position: absolute;
    font-family: arial;
    user-select: none;
    font-size: 10px
}

.on-off-switch-text-on {
    color: #FFF;
    text-align: left
}

.on-off-switch-text-off {
    color: #000;
    text-align: right
}

body .eye_version_panel {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid #FFF!important;
    background: #ddd;
    text-align: center;
}

body .eye_version_panel:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    background: url(/bitrix/components/aspro/eye.medc2/templates/.default/images/inner_shadow.png) 0 0 repeat-x
}

.eye_version_panel .eye_item {
    margin: 2px 0
}

.eye_version_panel .eye_item .title {
    display: inline-block;
    vertical-align: top;
    margin: 5px 13px 0 0;
    font-size: 15px;
    line-height: 16px;
    color: #000!important
}

.eye_version_panel .eye_item .values {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0
}

.eye_version_panel .eye_item .values .value {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 8px;
    width: 48px;
    height: 44px;
    border: 1px solid #bbb!important;
    border-radius: 3px;
    background: #FFF;
    cursor: pointer
}

.eye_version_panel .eye_item .values .value:first-of-type {
    margin-left: 0
}

.eye_version_panel .eye_item .values .value:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    background: url(/assets/templates/stomatology/css/text.png) 0 0 no-repeat
}

.eye_version_panel .eye_item .values .value.active {
    border: 4px solid #000!important
}

.eye_version_panel .eye_item.fonts .values .value1:before {
    width: 11px;
    height: 11px;
    margin: -5px 0 0 -5px;
    background-position: 0 -8px
}

.eye_version_panel .eye_item.fonts .values .value2:before {
    width: 15px;
    height: 15px;
    margin: -7px 0 0 -7px;
    background-position: -12px -4px
}

.eye_version_panel .eye_item.fonts .values .value3:before {
    width: 19px;
    height: 19px;
    margin: -9px 0 0 -9px;
    background-position: -28px 0
}

.eye_version_panel .eye_item.colors .values .value:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 38px;
    height: 34px;
    margin: -17px 0 0 -19px
}

.eye_version_panel .eye_item.colors .values .value1:before {
    width: 14px;
    height: 16px;
    margin: -7px 0 0 -7px;
    background-position: -48px -5px
}

.eye_version_panel .eye_item.colors .values .value2:before {
    width: 14px;
    height: 16px;
    margin: -7px 0 0 -7px;
    background-position: -63px -5px
}

.eye_version_panel .eye_item.colors .values .value3:before {
    width: 14px;
    height: 16px;
    margin: -7px 0 0 -7px;
    background-position: -78px -5px
}

.eye_version_panel .eye_item.colors .values .value1:after {
    background: #FFF
}

.eye_version_panel .eye_item.colors .values .value2:after {
    background: #000
}

.eye_version_panel .eye_item.colors .values .value3:after {
    background: #9fd7ff
}

body .eye_version_panel .button .btn {
    position: relative;
    padding: 15px 22px 15px 56px;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    border-color: #FFF!important;
    background: #FFF!important;
    color: #000!important;
    border-radius: 24px;
    color: #000
}

.eye_version_panel .button .btn:hover {
    border-color: #FFF!important;
    background: #FFF!important;
    color: #000!important
}

.eye_version_panel .button .btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 22px;
    width: 20px;
    height: 13px;
    margin: -6px 0 0;
    background: url(/assets/templates/stomatology/css/text.png) -112px 0 no-repeat
}

.eye_version_panel .eye_item.images .title {
    margin-right: 20px
}

.eye_version_panel .eye_item .eye_switcher_wrap {
    margin: -6px 0 0;
    display: inline-block;
    vertical-align: top
}

.eye_version_panel .eye_item .eye_switcher {
    display: none
}

.eye_version_panel .eye_item .on-off-switch-track {
    height: 22px!important;
    border: 4px solid #000!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.eye_version_panel .eye_item .on-off-switch-track-off {
    border: none;
    background: #FFF
}

.eye_version_panel .eye_item .on-off-switch-track-on {
    border: none;
    background: #FFF
}

.eye_version_panel .eye_item .on-off-switch-thumb {
    top: 5px
}

.eye_version_panel .eye_item .on-off-switch-thumb-on:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -9px;
    width: 18px;
    height: 15px;
    background: url(/assets/templates/stomatology/css/text.png) -93px 0 no-repeat
}

.eye_version_panel .eye_item.images {
    display: inline-block;
    vertical-align: top
}

.eye_version_panel .eye_speaker {
    float: right;
    margin: 6px 0 0;
    display: inline-block;
    vertical-align: top
}

.eye_version_panel .eye_speaker .eye_speaker_icon {
    width: 43px;
    height: 46px;
    display: block;
    cursor: pointer;
    background: url(/bitrix/components/aspro/eye.medc2/templates/.default/images/speaker_off.svg) 0 0 no-repeat
}

.eye_version_panel .eye_speaker input {
    display: none
}

.eye_version_panel .eye_speaker input:checked + .eye_speaker_icon {
    background-image: url(/bitrix/components/aspro/eye.medc2/templates/.default/images/speaker_on.svg)
}

body .eye_version_panel .clearfix.media {
    display: none
}

.eye_version header a,.eye_version footer a,.eye_version .main a {
    text-decoration: underline!important
}
.cols{
    display: inline-block;
}