/**
 *  Commonly used variables to customize styles
 *  Theme: Simpledev
 *  NOTES:
 *  1. when downloading this file as custom_template.less, you will need to
 *  	rename it to custom.less before uploading using file manager.
 *  2. use rgba or HEX values for colors instead of color names
 *  	If the value is another variable, you will need to uncomment that variable as well.
 *		eg: if you use: 
 *			@link-hover-color: @main-color;
 *  		you will also need to uncomment @main-color and give it a HEX value
 */
/* title area back-button-background color */
/* title area back-button-border color */
/* title area back-button-border color, hover */
/* title area back-button-border color, clicked */
/* title area back-button-border color, disabled */
/* page-level primary button background color */
/* page-level primary button border color */
/* page-level primary button text color */
/* page-level primary button background color - hover */
/* page-level primary button border color - hover */
/* page-level primary button text color - hover */
/* page-level primary button background color - active */
/* page-level primary button border color - active */
/* page-level primary button text color - active */
/* page-level primary button background color - disabled */
/* page-level primary button border color - disabled */
/* page-level primary button text color - disabled */
/* page-level secondary button background color */
/* page-level secondary button border color */
/* page-level secondary button text color */
/* page-level secondary button background color - hover */
/* page-level secondary button border color - hover */
/* page-level secondary button text color - hover */
/* page-level secondary button background color - active */
/* page-level secondary button border color - active */
/* page-level secondary button text color - active */
/* page-level secondary button background color - disabled */
/* page-level secondary button border color - disabled */
/* page-level secondary button text color - disabled */
/* content-level button background color */
/* content-level button border color */
/* content-level button text color */
/* content-level button background color - hover */
/* content-level button border color - hover */
/* content-level button text color - hover */
/* content-level button background color - active */
/* content-level button border color - active */
/* content-level button text color - active */
/* content-level button background color - disabled */
/* content-level button border color - disabled */
/* content-level button text color - disabled */
/* content-level-call-to-action button background color */
/* content-level-call-to-action button border color */
/* content-level-call-to-action button text color */
/* content-level-call-to-action button background color - hover */
/* content-level-call-to-action button border color - hover */
/* content-level-call-to-action button text color - hover */
/* content-level-call-to-action button background color - active */
/* content-level-call-to-action button border color - active */
/* content-level-call-to-action button text color - active */
/* content-level-call-to-action button background color - disabled */
/* content-level-call-to-action button border color - disabled */
/* content-level-call-to-action button text color - disabled */
/* form-level primary button background color */
/* form-level primary button border color */
/* form-level primary button text color */
/* form-level primary button background color - hover */
/* form-level primary button border color - hover */
/* form-level primary button text color - hover */
/* form-level primary button background color - active */
/* form-level primary button border color - active */
/* form-level primary button text color - active */
/* form-level primary button background color - disabled */
/* form-level primary button border color - disabled */
/* form-level primary button text color - disabled */
/* form-level secondary button background color */
/* form-level secondary button border color */
/* form-level secondary button text color */
/* form-level secondary button background color - hover */
/* form-level secondary button border color - hover */
/* form-level secondary button text color - hover */
/* form-level secondary button background color - active */
/* form-level secondary button border color - active */
/* form-level secondary button text color - active */
/* form-level secondary button background color - disabled */
/* form-level secondary button border color - disabled */
/* form-level secondary button text color - disabled */
/* body background color */
/* primary text color */
/* link color */
/* link hover color *//* color of heading text in content areas */
/*link colors inside the dropdown menu*/
/* hover color of dropdown menu links */
/* hover background color of dropdown menu links */
/* outside border of left nav */
/* highlighted link of left nav */
/* background color of highlighted link of left nav */
/* border color of highlighted link of left nav */
/* default link colors of left nav */
/* text color of tooltips */
/* background color of tooltips */
/* page header text color */
/* page header background color */
/* page header navbar text color */
/* title area requires a top border separating it from the navbar */
/* title area requires a bottom border separating it from the content */
/* title area also requires a background color */
/* title area text color */
/* title area back-button-border color */
/* background color of 'selected' navbar item */
/* text color of 'selected' navbar item */
/* top border color of 'selected' navbar item */
/* background color of the footer area */
/* text color of the footer area -- mostly for the address area */
/* text color of the header of each column in the footer area content */
/* the link colors in each column in the footer area content */
/* the divider betweeen the columns in the footer area content and everything below it */
/* the location of the sprite file with the system icons */
/* the location of the sprite file with the social network icons */
/* the location of the sprite file with the alert message icons */
/* the location of the logo image file */
/* the height of the logo */
/* the width of the logo */
/* whenever a url (not necessarily a link) is actually displayed on the page, this is the text color it takes on */
/* border color of the input field when focus is on it */
/* dialog variables */
/* leftnav filters  */
/* panel */
/* subnav surrounding and dividing borders */
/* subnav group border */
/* distinctive color of the selected subnav item */
/* "edit picture" icon bg color */
/* 'highlighted' text bg color */
/* chart filters container*/
/* autocomplete dropdown background color */
/* autocomplete dropdown border color */
/* autocomplete default text color */
/* autocomplete highlighted background color */
/* autocomplete highlighted text color */
/* markdown editor */
/* attributes of markdown previews/posts */
/* toggle swipe */
