﻿  .mySlides {display:none;}
    
.tdb {
    border-collapse:collapse;font-weight:bold;
}

.tdb td {
border:1px gray solid;padding:8px;
}

.rowx {
    margin-top: 15px;
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;

}
.Txtjustify
{
    text-align:justify;
    color:#000000;
    font-size:20px;
}
.tdVATop td {
    vertical-align: top;
}
/* Create four equal columns that sits next to each other */
.columnx {
  -ms-flex: 400px; /* IE10 */
  flex: 240px;;
  max-width:400px;
  padding: 0 10px;
  /*border: solid 2px;
  border-color:white;*/
}

.columnx img {
  margin-top: 8px;
  vertical-align:top;
  width: 100%;
}

.NoticeCol
{
    padding:5px;
    width:50px;
   height:30px;
    border:solid 2px;
    margin:auto;
    margin-bottom:10px;
    background-color:white;
}

.teacherCol
{
    padding:5px;
    width:250px;
   height:300px;
    border:solid 2px;
    margin:auto;
    margin-bottom:10px;
    background-color:white;
}
.teacherCol img
{
    position:relative;top:-50px;width:190px;height:250px;
border:solid 3px;
}

.teacherCol span
{
    position:relative;top:-40px;

}

.StudentClassDiv
{
    width:250px; border:solid 2px;margin-right:20px;margin-bottom:20px;margin:auto;height:200px;vertical-align:central;padding:30px;
    background-color:#fff ; box-shadow: 0 5px 8px 0 rgba(255, 255, 255, 0.5), 0 6px 20px 0 rgba(0, 255,0, 0.4);
}


.StudentResultDiv
{
    width:300px; border:solid 2px #20a51b;margin-right:20px;margin-bottom:20px;margin:auto;height:200px;vertical-align:central;padding:30px;
    background-color:#fff ;box-shadow: 10px 10px 5px lightblue;font-size:25px;font-weight:bold;
}


.itemCol
{
    padding:5px;width:390px;margin:auto;
}

.itemDiv {
  overflow: hidden;
  /*border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;*/
   /*border: solid 2px;
  border-color:white;*/
  text-align:center;
}
.itemDiv img {
  transition: all ease-in-out 0.4s;
width:400px;
height:300px;  

}
.itev:hover img {
  transform: scale(1.1);
}

.ObDiv {
  overflow: hidden;
  /*border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;*/
   /*border: solid 2px;
  border-color:green;*/
  text-align:center;
}
.ObDiv img {
  transition: all ease-in-out 0.4s;
  width:270px;
height:300px;  
  border: solid 2px;
  border-color:green;
}
.ObDiv:hover img {
  tra {
  trover img {
  transform
  transform: scale(1.1);
}

.itemText
{
    font-famixt
{
    font-family:Calibr Verdanai;
    font-size:smaller;
    text-align:center;
}
.ItemRate
{
color:red;
}
.ItemMRP
{
font-size:9px;
text-decoration: line-through;
}
.ItemMRP2
{
text-decoration: line-through;
}

.Itemoff
{
font-size:10px;
}
.LeftHeader
{
    font-weight:bold;
    margin-top:10px;
}
.LeftBottom
{
    margin-bottom:20px;
}
.Lbh
{
font-weight:bold;font-family:Calibri,Verdana;
}
.HrCss
{
color:#a09e9e;padding:0px;margin:0px;
}