@font-face
{
    font-family: Linear;
    src: url('/home/abhijit/w/csi/public_html/iiser2018/LinearRegular.otf') format("opentype");
}

@font-face
{
    font-family: Linear;
    src: url('/home/abhijit/w/csi/htdocs/iiser2018/LinearRegular.otf') format("opentype");
}


p {
    font-family: 'Linear';
   font-weight: normal;
   font-style: normal;
   font-size: 16pt;
} 

ph1 {
    font-family: 'Linear';
   font-weight: normal;
   font-style: normal;
   font-size: 30pt;
} 

ph2 {
    font-family: 'Linear';
   font-weight: normal;
   font-style: normal;
   font-size: 20pt;
} 

ph3 {
    font-family: 'Linear';
   font-weight: normal;
   font-style: normal;
   font-size: 12pt;
} 

ph4 {
    font-family: 'Linear';
   font-weight: normal;
   font-style: normal;
   font-size: 14pt;
} 

pb {
    font-family: 'Linear';
   font-weight: plain;
   font-style: normal;
   font-size: 16pt;
   border: solid; 
    border-width: 0.1em;
padding:0.2em;
    background: white;
    float:center;
    color:black;
} 


#boxpad {
    padding:2em; 
}

#box1 { 
    border: solid; 
    border-width: 0em; 
    margin-left: 15%; 
    margin-right: 15%;
    margin-top:10%;
    margin-bottom:10%;
    /*    padding:2em; */
    background: #95B9C7;
        opacity:0.9;

}



#box2 {
    background:#C2DFFF ;
        opacity:0.8;
}






#navigation a{
    font-family: 'Linear';
   font-weight: bold;
   font-style: normal;
   font-size: 16pt;
   border: solid; 
    border-width: 0.1em;
/*   border-right:.1em solid ; */
   padding:0.4em; 
    background: #C2DFFF ;
    float:center;
    color:black;
    text-decoration:none;
   width: 8%;
}

#navigation a:hover{
    background-color:#95B9C7;
/*#667B5D;*/
    color:black;
    padding:.4em;
}




table
{
        font-family: 'Linear';
    border-width: 0;
    border-spacing: 0;
    border-collapse: collapse;
     border-color: black;
    border-style: solid;
/*    table-layout: fixed; */
    width: 100%;
/*   font-weight: normal;
   font-style: normal; */
   font-size: 14pt;
}



td
{
    margin: 0;
    padding: .35em;
    border-width: 0;
    border-color: black;
    border-style: solid;
/*    width: 60 px;
    overflow: hidden; */
    
}

table.schedule
{   border-width: 0.1em;
    border-color: black;
    border-style: solid;
/*    padding:0.1em;*/
/*    background: white; */
/*    float:center; */
    color:black;
    border-collapse: collapse; 
/*    table-layout: fixed; */
    width: 95%;
}



.schedule td
{   margin: 0;
    padding: .4em;
    border-width: .1em .1em .1em .1em;
    border-color: black;
    border-style: solid;
    text-align:left;
/*    width: 60 px;
    overflow: hidden; */
    
}



.schedule th
{
    margin: 0;
    padding: .4em;
    border-width: .1em .1em 0 0;
    border-color: black;
    border-style: solid;
    background: rgba(51, 153, 255,0.5);
    text-align:left;
}

.schedule th.fixed-width-time
{
    width: 12%;
}


.schedule th.fixed-width-d
{
    width: 15%;
}

.schedule th.fixed-width-s
{
    width: 30%;
}

.schedule th.fixed-width-t
{
    width: 53%;
}

table.abstract
{   border-width: 0.1em;
    border-color: black;
    border-style: solid;
/*    padding:0.1em;*/
/*    background: white; */
/*    float:center; */
    color:black;
    border-collapse: collapse; 
/*    table-layout: fixed; */
    width: 95%;
}



.abstract td
{   margin: 0;
    padding: .4em;
    border-width: .1em .1em .1em .1em;
    border-color: black;
    border-style: solid;
    text-align:left;
/*    width: 60 px;
    overflow: hidden; */
}



.abstract th
{
    margin: 0;
    padding: .4em;
    border-width: .1em .1em 0 0;
    border-color: black;
    border-style: solid;
    background:rgba(51, 153, 255,0.5);
    text-align:left;
}


@font-face
{
    font-family: Linear;
    src: url('https://www.math.csi.cuny.edu/~abhijit/iiser2018/LinearRegular.otf') format("opentype");
}

@font-face
{
    font-family: Linear;
    src: url('https://www.math.csi.cuny.edu/abhijit/iiser2018/LinearRegular.otf') format("opentype");
}
