@import url('https://fonts.googleapis.com/css?family=Noto+Sans'); 

body    {
  font-size   : 150%  ;
  font-family : 'Noto Sans Kannada', Sans ;
  margin      : 0em ;
  background-color  : #ededed  ;
  color       :  #111111 ;
}

h1,h2,h3,h4,h5,h6 {
    font-family : 'Noto Sans Kannada', Sans ;
}

h1   { 
  font-size   : 180%  ;
  font-weight : 600 ;
}

h2   { 
  font-size   : 160%  ;
  font-weight : 400 ;
}

h3   {
  font-size   : 120%  ;
  font-weight: 400 ;
  color : #530600 ;
}

h4   { 
  font-size   : 110%  ;
  color     : #c5170a ;
}

div.alt_see {
  color     : #a91409 ;
}

div.ullekha {
  color         : #c5170a;
}

span.inl_ullekha {
  color     : #c5170a ;
}

span.alt_spell {
  font-size   : 120% ;
}

span.hl {
  color     : #c5170a ;
}

table.edit {
  border-spacing : 2ex ;
}

td.edit {
  font-size   : 100%  ;
}

td.edit textarea {
  width : 90% ;
/*  
  font-family : 'Noto Sans Kannada', Sans ;
  font-size   : 100%  ;
*/  
}

td.edit input {
  width : 90% ;
/*  
  font-family : 'Noto Sans Kannada', Sans ;
  font-size   : 110%  ;
*/  
}

.dblspace  {
    line-height : 1.9 ;
}

a:link  {
    text-decoration : none ;
}

a.linkresults:link  {
    text-decoration : underline ;
    text-decoration-style : wavy ; 
}

.w3-banner-theme {
    color: #fff ; 
    background-color:#8d1007 ;
}

.w3-text-theme {
    color : #222222 ; 
    background-color:#ededed ;
}

.w3-light-theme {
    color : gray ; 
    background-color:#ededed ;
}

.w3-hover-theme:hover {
    color:#fff ; 
    background-color:#8d1007 ;
}

.w3-sidebar a {
   color: #ffffff  ;
   font-weight: 300 ;
}

.w3-sidebar a:hover {
   color: #ffffff  ;
   background-color:#000000 ; 
   font-weight: 300 ;
}

.w3-link-theme {
    color: #222222 ;
    /* background-color:#ededed ; */
}

.w3-link-ref-theme {
    color: #000 ; 
    background-color : #fbb3ae ;
}

.w3-link-hover-theme:hover {
    color: #fff ; 
    background-color : #a91409  ;
}

.w3-sidebar {
    color: #fff ; 
    background-color:#8d1007 ;
}
