/*nomermoscow*/ input[type="submit"]{ background: #3db5c2; border: solid 1px #70e8f5; &:hover{ border: solid 1px #3db5c2; color:#3db5c2; } &[disabled="disabled"]{ &:hover{ border: solid 1px #3db5c2; background:#3db5c2; } } } .content{ a,a:hover,a:focus{ color:#3db5c2; } } .towns-block{ .town-add{ background-image:url(../../images/goodnumbers/plus-icon-3db5c2.png); } } .rarity-block{ .round-checkbox{ background-image:url(../../images/goodnumbers/round-checkbox-3db5c2.png); } } .number-type_block{ .number-type_item{ &.checked{ color:#3db5c2; } } } input[type="submit"].common-grey-btn,a.common-grey-btn,button.common-grey-btn{ color:#3db5c2!important; &:hover{ background: linear-gradient(70e8f5, #3db5c2); border-bottom:solid 1px #3db5c2; border-top:solid 1px 70e8f5; } } .sidebar{ .sidebar-block{ &.category-block{ .category-region{ .category-header{ color:#3db5c2; } } } } } .towns-content{ label{ &:hover{ color:#3db5c2; } } .regions-select-btn{ background: #3db5c2; border: solid 1px 70e8f5; } } .content{ .number-list-block{ .number-item{ .del-icon,.btn-buy{ background-image: url(../../images/goodnumbers/spritesheet-3db5c2.png); } .discount{ color:#3db5c2; } } .notes{ .important{ background: #3db5c2; } } } } #number-price{ .ui-slider-range{ &.ui-widget-header{ &.ui-corner-all{ background: #3db5c2; } } } } .number-pattern-block{ a.clear-pattern{ &:hover{ .icon-clear{ border-radius: 7px; box-shadow: inset 0 0 1px 1px; background-position: -35px -63px; } .desc{ color:#3db5c2; } } } }