HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers85/equichecker.com/resources/assets/sass/equichecker/_variables.scss
$backgroundColor: rgb(35, 50, 120);
$panelBackgroundColor: #fff;

$panelHeadBackgroundColor: #384F87;

$textHighlightColor: #3ca7de;
$primaryButtonBackgroundColor: #4565AD;

$primaryButtonTextColor: #fff;

$primaryLinkTextColor: #fff;
$primaryLinkTextHoverColor: #e2e2e2;

$alertBackgroundColor: #f37372;
$alertTextColor: #fff;

$fieldBackgroundColor:rgba(212, 225, 229, 0.2);
$fieldBorderColor:rgba(68, 72, 76, 0.2);

$tableHeadRowBackgroundColor: white;
$tableWidth: 800px;


$panelWidth: 450px;

$mainFont: 'Lato', sans-serif;

// LIGHTS

$red: #c0392b;
$orange: #e67e22;
$green: #25ae47;