@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

//commom style
@import "./src/style/icons";
@import "./src/style/coreLegacy";
@import "./src/style/mixins";
@import "./src/style/helpers";

@import "./src/style/form";
@import "./src/style/elements";
@import "./src/style/progressLine";
@import "./src/style/rules";

@import "./src/sections/getQuote/get-quote";
@import "./src/sections/quote/quote";
@import "./src/sections/plan/plan";
@import "./src/sections/fullQuote/get-full-quote";
@import "./src/sections/switch/switch";
@import "./src/sections/switch/forms/switch-form-3";
@import "./src/sections/switch/meterReading/meterReading";
@import "./src/sections/moveInAddress/moveInAddress";
@import "./src/sections/success/success";
@import "./src/sections/smartEligibility/smart-eligibility";
@import "./src/forms/sortcode";
@import "./src/components/tooltip";
@import "./src/components/countdown";
@import "./src/components/benefits/benefits-display";
@import "./src/components/address-selector/address-selector";
@import "./src/components/modal/modal";

#logo-sticky {
    display: none !important;
}
.container{
  margin-top:16px;
}
