:root {

--main-color: #1E1F1C;
--main-a-color: #312783;
--main-a-hover-color: #ED1C24;
--main-bg: #fff;
--main-font: 16px/150%  'RalewayRegular' , sans-serif !important;
	
--bg-style-1: #fff;
--bg-style-2: #000;
--bg-style-3: #383737;
--bg-style-4: url(/resources/custom/image/bg1.png) no-repeat;
--bg-style-5: #F7F7F7;

}

.available_ruler { position: absolute; background-color: rgba(242, 162, 33, 0.3); top: -5px; height: 12px; z-index: 1; }