File size: 1.22Kb
.r .button,.r .small_button,.r .vk__page,.r input,.r select,.r textarea{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important}.r .basis{min-width:180px}.button,.small_button,body,input,select,textarea{font-family:Lucida Grande,Verdana,Tahoma,Arial,Sans-Serif,Lucida Sans}
.basis .ii_body {
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}.basis .ii_img {
width: 44px;
height: 44px;
margin-right: 10px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}.Control__icon::before {
content: '';
display: block;
width: 24px;
height: 24px;
position: relative;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
background-image: url(/files/images/checkboxes.png?4);
}.Control_type_radio .Control__icon::before {
background-position: 0 -216px;
}