@import "../idstc-acuta/content/default-variables.less";
@import "../idstc-acuta/content/bootstrap.less";
@import "../idstc-acuta/content/kendo.common-bootstrap.less";
@import "../idstc-acuta/content/kendo.bootstrap.less";
@import "../idstc-acuta/content/acuta-cart.less";
@kendo-font-path:       "../idstc-acuta/content/kendo/kendoCurrent/fonts";
@image-path:            "../idstc-acuta/content/images";
@icon-font-path:        "../idstc-acuta/content/fonts/";

@brand-primary:         @brand-color-1;
@brand-success:         @brand-color-3;
@brand-info:            @brand-color-4;
@brand-warning:         @brand-color-2;
@brand-danger:          @brand-color-6;

@brand-accent: @brand-color-1;

@brand-color-1:         #6a7b30; //
@brand-color-2:         #ba924e; //
@brand-color-3:         #b1ba68; //
@brand-color-4:         #4c5666; //
@brand-color-5:         #cbdedd; //
@brand-color-6:         #f6ab8d; //

.cp-round:after { border-top: solid 6px @brand-color-1; }