/* 01  FONT */
@font-face {
    font-family: "NotoSansKannada";
    src: url(http://localhost/arrayFin01F/fonts/NotoSansKannada-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "NotoSerifKannada";
    src: url(http://localhost/arrayFin01F/fonts/NotoSerifKannada-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "NotoSansKannadaBlack";
    src: url(http://localhost/arrayFin01F/fonts/NotoSansKannada-Black.ttf) format("truetype");
}
@font-face {
    font-family: "Akaya Kanadaka";
    src: url(http://localhost/arrayFin01F/fonts/AkayaKanadaka-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "NudiUni06e";
    src: url(http://localhost/arrayFin01F/fonts/NudiUni06e.ttf) format("truetype");
}
@font-face {
    font-family: "Mistral";
    src: url(http://localhost/arrayFin01F/fonts/Mistral.ttf) format("truetype");
}
@font-face {
    font-family: "NudiUni01e";
    src: url(http://localhost/arrayFin01F/fonts/NudiUni01e.ttf) format("truetype");
}
@font-face {
    font-family: 'TiroKannada';
    src: local('Tiro Kannada Italic'), local('Tiro-Kannada-Italic'),
    url('TiroKannada-Italic.woff2') format('woff2'),
    url('TiroKannada-Italic.woff') format('woff'),
    url('TiroKannada-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* StyleBla  -css  */

 button.accordion {   
   
    cursor: pointer;
    padding: 5px;
   background-color: white;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
 
}

div.panel {
    padding: 0 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/* Style to create a horizontal list */
    ul.horizontal-list {
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: flex;
      decoration:none;
      color:red
    }

    ul.horizontal-list li {
      margin-right: 10px;
    }
    /*  search */
  * {
  box-sizing: border-box;
}

/* Style the search field */
form.example input[type=text] {
  padding: 5px;
 
  float: right;
  padding-left:10px;
  width: 80%;
  background: #f1f1f1;
}

/* Style the submit button */
form.example button {
  float: right;
  text-align:right;
  
  width: 20%;
  padding-left: 10px;
    padding-right: 10px;
    height:25px;
  background: #2196F3;
  color: white;
  font-size: 14px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
}

form.example button:hover {
  background: #0b7dda;
}

/* Clear floats */
form.example::after {
  content: "";
  clear: both;
  display: table;
}
 #horzList {
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: flex;
      decoration:none;
      color:red;
      height:25px;
      text-align:left;
    }

    #horzListA li {
      margin-right: 0px;
       height:10px;
         text-align:left;
    }
     

    #horzListB li {
      margin-right: 0px;
       height:10px;
         text-align:right;
         float:right;
    }
       #textsup {
     color:red;
     font-size:10px;
     font-weight:bold;
    }
   
   
   /* styleSM */
   
   /* social media */
    
    .fa {
        text-align:right;
  padding: 5px;
  font-size: 16px;
  width: 25px;
  text-align: center;
  text-decoration: none;
  margin: 2px 0.5px;
  height:25px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}
.fa-whatsapp {
  background: #a4c639;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

 

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

li.range_left {
    text-align:left;
}
li.range_right {
    text-align:right;
}

li.special_text a {
    text-decoration: none;
}

/* style what02 */
/* %%%%%%%%%%%%%%%%%%%%%%%%             */
.center {
  margin-left: auto;
  margin-right: auto;
}
#center {
  margin-left: auto;
  margin-right: auto;
}
.top {
 vertical-align:top;
}
th, td {
    vertical-align: top;

}
/* quotation marks */
.quotationMark {
  position: relative;
  width:350px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
 
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
 
}
/* LINK */
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}
  
 
#fontspK{
    font-size:13.5;
     letter-spacing: 0.75px; 
    font-face:Noto Serif Kannada Light;
    font-style:italic;
}

 

#fontspE{
    font-size:13.5;
     letter-spacing: 0.75px; 
    font-face:E B Garamond Regular;
    font-style:italic;
}
#bibspace{
  padding-bottom: 3.5px;
}
#fnspace{
      padding-bottom: 2.5px;
   font-size: 12px;
}
#textsup{
  color:red;
  font-size:14px;
  font-weight:bold; 
  text-decoration: none;
}
#textsupF{
  color:red;
  font-size:12px;
  font-weight:bold; 
   text-decoration: none;
}
.noDecoration, a:link, a:visited {
    text-decoration: none;
}
#quotesS {
      content: ' &laquo;';
     font-face:EB Garamond;
}
 
#fitalicE {
      font-family: 'EB Garamond';
      font-style:italic;
      
    }
    #fitalicK {
      font-family: 'Noto Serif Kannada Light';
      font-style:italic; 
 line-height: 1.5;
      
     }
   
       
     }
     body {
          font-family: 'Noto Serif Kannada-Regular', 'san, serift';
          font-size: 16px;
     }
     
     /* yes yes01 */
     
     /****************************************/

 

#fontspK{
    font-size:13.5;
     letter-spacing: 0.75px; 
    font-face:Noto Serif Kannada Light;
    font-style:italic;
}

 

#fontspE{
    font-size:13.5;
     letter-spacing: 0.75px; 
    font-face:E B Garamond Regular;
    font-style:italic;
}
#bibspace{
  padding-bottom: 3.5px;
}
#fnspace{
      padding-bottom: 2.5px;
   font-size: 12px;
}
#textsup{
  color:red;
  font-size:14px;
  font-weight:bold; 
  text-decoration: none;
}
#textsupF{
  color:red;
  font-size:12px;
  font-weight:bold; 
   text-decoration: none;
}
.noDecoration, a:link, a:visited {
    text-decoration: none;
}
#quotesS {
      content: ' &laquo;';
     font-face:EB Garamond;
}
 
#fitalicE {
      font-family: 'EB Garamond';
      font-style:italic;
      
    }
  #fitalicK {
      font-family: 'Noto Serif Kannada Light';
      font-style:italic;  
 line-height: 1.5;
  letter-spacing: 0.2px;
      
     }
        #fboldK {
      font-family: 'Noto Sans Kannada SemiBold';      
 line-height: 1.5;
  letter-spacing: 0px;
      
     }
     
      
     body {
          font-family: 'NotoSerifKannada', 'san, serift';
          font-size: 16px;
     }