// global @import "global"; .breadcrumb(true); .headband(true); .edito(true); .form(true); .edito{ &-connexion{ h3, .h3{color: @light-green;} .client{ &-admin{margin-bottom: @rules-fos; margin-top: @rules-fos; .ico-client{display: none} form{padding-left: 8%; padding-right: 8%} .form{ &-btn .btn{width: 100%} &-group{ .ico-error{top: 40px} } } &-content{ @media(min-width: 768px){padding-right: 16%} .lt-ie8 &{margin: 0 30px!important; width: 38%!important;} } input{ &::-webkit-input-placeholder {color: @white} &:-moz-placeholder {color: @white} &::-moz-placeholder {color: @white} &:-ms-input-placeholder {color: @white} &.placeholder{color: @white!important;} } .close{display: none!important;} } } } }