@CHARSET "UTF-8";

/*
Tih-color
COLORS
error:  #bd4910

VINRoD
planerar-vinrod: #630000;
allato-rod: #660000

Nav niva2 : #930505
Nav niva3 : #a94e4e



GRN 
www.alleato.se
hemsidan-bakgrund: #647142
hemsidan-text-bakgrund:#909d6e
hemsidan-submenu: #acb98b

hemsidan_grn-underrublrik: #6d7951
hemsidan-foto-ton: #535e3d  //mork farg


menu frg 2: #6A9662

body background alleato-grn: #6b7654
alleato-gr som i loggan:#cecfce
footer-grn bakgrund, menyns mna: #476042 


FONT-FRGER:
Brun-svart:#431c04
Vin-rd-rubrik:#a94e4e;
*/
/* fafafa  light grey in the top*/
/* ebebeb line under the grey top */

/* 
menu-font-color: #660000;
letter-spacing:normal	
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 1.3333333333333333em;
  -webkit-font-smoothing: antialiased;
*/
 .navbar{
 background: #ffffff;
 }
 
 /*
 Style of navigation-bar on top
 */
 .navbar-inverse .navbar-nav>li>a {
 color:#660000 ;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 line-height: 1.3333333333333333em;
  -webkit-font-smoothing: antialiased;
  
  position: relative;
  font-weight: 400;
 }
 
 #example_paginate  .fg-button{
	cursor: pointer; cursor: hand;
	text-decoration: none;
}

input[type='submit'] {
	margin-top:1em;
}

/*
	Icons color are transformed from grey rgb(111,111,111) to Alleato default red color: rgb (106,0,0)  
	Transformation can also be seen as HSL (0,0,44%) to HSL(0,100,21%) where HSL stands for  Hue, saturation and lightness
*/
.image_picker_image {
	-webkit-filter: sepia(1) hue-rotate(311deg) saturate(15)  brightness(42%);
	filter: sepia(1) hue-rotate(311deg) saturate(15)  brightness(42%);
}
