@font-face {
  font-family: "Marutham";
  src: url('../TAU-Marutham.ttf.eot'); /* IE9 Compat Modes */
  src: url('../TAU-Marutham.ttf.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../TAU-Marutham.ttf.woff2') format('woff2'), /* Super Modern Browsers */
       url('../TAU-Marutham.ttf.woff') format('woff'), /* Pretty Modern Browsers */
       url('../TAU-Marutham.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../TAU-Marutham.ttf.svg#svgFontName') format('svg'); /* Legacy iOS */    
}

 
 body {
  font-family: Marutham, sans serif;
  line-height: 1.8;
  color: black;
}
p {
  text-align: justify;
  text-justify: inter-word;
}
p {
    margin: 0 0 4px;
}
h1 {
  font-size: 24px;
  text-transform: uppercase;
  color: #303030;
  font-weight: 600;
  margin-bottom: 30px;
}

h5 {
  font-size: 24px;
  text-transform: uppercase;
  color: #303030;
  font-weight: 600;
  margin-bottom: 30px;
}

header,
footer {
  margin: 30px 0;
}
img {
	display:block; 
	height: auto; 
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #6808c2;
 
}
 a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  /* color: #6808c2; */
  color:#121313;
}
.choice{
	text-indent:200px;
	}
.choice1{
	margin-left :45px;
	line-height: 1.0;
	}
.choice2{
	margin-left :55px;
	line-height: 1.0;
	}
.choice3{
	margin-left :55px;
}
.shead{
	text-indent:30px;
	}
/* a:hover{
	 text-decoration: none;
color: #6808c2;	
} */
p.lana{
	text-align: right;
}
.poetex{
	margin-left:50px;
	/* color:blue; */
	font-size:20px;
}
.letrig
{
margin-left:250px;
}
.choic{
	margin-left:40px;
	}
.padT0 {
  padding-top: 0 !important;
}

.pad15 {
  padding: 15px;
}

.padL15 {
  padding-left: 15px;
}

.pad0 {
  padding: 0px;
}

.padR0 {
  padding-right: 0px;
}

.flexRow {
  display: flex;
  flex-wrap: wrap;
}

.flexRow>.flexCol {
  display: flex;
  flex-direction: column;
}

.leftPane {
  background-color: #f4e7e7;
}

.leftPaneProfileContainer img {
  background-color: #fff;
  /* padding: 15px 15px 30px 15px; */
}

.leftPaneProfileContainer h2 {
  color: #3f3056;
  font-weight: 600;
  margin: 10px 0 0 0;
  font-size: 1.2em;
}

.leftPaneProfileContainer p {
  color: #9f3c0c;
  font-weight: 600;
  margin: 10px;
}

.leftPaneDataContaner h3 {
  color: #660066;
  background: #fff;
  padding: 5px;
  font-weight: 600;
  font-size:16px;
  line-height: 1.5;
}

.leftPaneDataContaner li,
.leftPaneDataContaner li a {
  color: #003300;
  font-weight: 600;
  padding: 10px;
  padding-left: 2px;
  font-size: 15px;
  list-style-position: outside;
}

.leftPaneDataContaner li.active,
.leftPaneDataContaner li.active a {
  color: #000080
  
 }

.storyContainer h2 {
  margin: 0;
  font-size: medium;
  color: #006600;
  font-weight: 600;
  
}

.storyContainer h3 {
  margin: 20px 0;
  font-size: 150%;
  color: #933;
  font-weight: 600;
}
.storySubtitle {
  margin: 0;
  font-size: .95em;
  color: #6808c2;
  font-weight: 900;
 }
 
 .storySubSubtitle {
  /* margin-left: 25px; */
  font-size: .95em;
  color: #b107ae;
  font-weight: 900;
 }
 .storySSubSubtitle {
  margin-left: 50px;
  font-size: .95em;
  color: #3937ca;
  font-weight: 900;
 }

.trtexte{
	/* color:#0623c4; */
	color:#841635;
	font-weight:bold;
	padding-top: 0px;
}
.trtexst{
	/* color:#f20713; */
	color:#01512a;
	font-weight:bold;
}
 th {
	color:#111;
	}
tr {
	color:#111;
	}
td {
	color:#111;
	}
 table.table-bordered{
    border:1px solid gray;
    margin-top:20px;
  }
 
table.table-bordered > tbody > tr > td{
    border:1px solid gray;
}
 table.table-bordered > thead > tr > th{
    border:1px solid gray;
} 
.table-hover>tbody>tr.no-hover:hover {
    background-color: #ffffff;
}
.table>tbody>tr>td, .table>thead>tr>th,.table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #fffefe;
  border-bottom: #ffffff;
}


.outter {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* background-color: red; */
}

.content {
  height: calc(100% - 3em);  /* adjusted */
  /* background-color: green; */
}
.tableClass {
  margin: 10px;
  height: calc(100% - 3em - 20px - 19.0909px); /* adjusted */
 /*  width: calc(100% - 20px); adjusted */
  /* border: 2px solid; */
  border-collapse: collapse;
  border-spacing: 0;
}
.tableClass th,
.tableClass td{
  border:1px solid gray;
  padding-left:10px;
}

.tableClassbl {
  margin: 10px;
  height: calc(100% - 3em - 20px - 19.0909px); /* adjusted */
 /*  width: calc(100% - 20px); adjusted */
  /* border: 2px solid; */
  border-collapse: collapse;
  border-spacing: 0;
}
.tableClassbl th,
.tableClassbl td{
  border:0px;
  padding-left:10px;
}
/* td.td-hover{
	background-color:none; 
	color: inherit;
} */
ol {
	list-style-type: decimal; 
	list-style-position: outside;
	/*margin-right: 50px;*/
	margin-left:-25px;
	}
ol.c {
  list-style-type: lower-roman;
  margin-left:25px;
}

ul.a{
	list-style-position: outside;
}
.panelBody li{
	margin-left:60px;
}
.paneltBody li{
	margin-left:0px;
}
.intro li{
	margin-left:35px;
	
	font-size: 15px;
	color: #000;
}
.storyPanel {
  border: 1px solid #000;
  margin-top: 20px;
}

.panelHead {
  border-bottom: 1px solid #000;
  padding: 20px;
}

.panelHead h4 {
  margin: 0;
  font-weight: 600;
  color: #800040;
  font-size: .99em;
}

.panelBody {
  padding: 10px 15px;
  font-size: 15px;
  color: #000;
  line-height:1.6;
  
}

.panelBody p{
  padding: 5px;
  text-indent: 40px;
}

.storyPlansHead h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 20px 0;
}

.storyPlansBody p {
  margin: 0;
}

.storyPlanNav {
  font-size: 14px;
  padding-right: 5px;
  padding-left: 15px;
}

.storyPlanNav .navPils {
  border: 1px solid #000;
  padding: 8px;
  margin-top: -1px;
  margin-left: -1px;
}

/* .storyPlanNav .navPils+.navPils {
  margin-top: -1px;
  margin-left: -1px;
} */

.storyPlanNav .navPils p{
	text-align: center;
}
.storyPlanNav .pilsHead {
  font-weight: 600;
}

@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}

@media screen and (max-width: 768px) {
  .flexRow>.flexCol {
    width: 100%;
  }
  .rightPane {
    margin-top: 20px;
  }
  .storyPlanNav .navPils+.navPils {
    border-left: 1px solid #000;
    border-top: 0;
  }
}