(16 . 17)(16 . 17)
1038 height: 101px;
1039 }
1040 .farbtastic .wheel {
1041 background: url(../images/wheel.png.svg) no-repeat;
1042 background: url(../images/wheel.svg) no-repeat;
1043 width: 195px;
1044 height: 195px;
1045 }
1046 .farbtastic .overlay {
1047 background: url(../images/mask.png.svg) no-repeat;
1048 background: url(../images/mask.svg) no-repeat;
1049 }
1050 .farbtastic .marker {
1051 width: 17px;
1052 height: 17px;
1053 margin: -8px 0 0 -8px;
1054 overflow: hidden;
1055 background: url(../images/marker.png.svg) no-repeat;
1056 background: url(../images/marker.svg) no-repeat;
1057 }