/* New css code start*/
body{
    background-color: #FFFFFF;
    margin:0;

}
table#Table_01{
    /* width="1000" height="924" border="0" cellpadding="0" cellspacing="0" */
    width:1000px;
    height: 924px;
    border:0;
    
    /* border-spacing:0; */

}
body>table th,body>table td{
    /* padding: 0; */
}
table#Table_01 > tbody > tr > td{
    background-color: #D1D1D1;
}
table#Table_01 >tbody >tr>td.main-container{
    background-color: #FFFFFF;
}

.main-container td.footer{
    text-align: center;
    background-color: #D2D4D3;
}


.main-container td.footer > span{
    font-family: Garamond, "Goudy Stout";
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.top-navigation td{
    background-color: #D7083C;
    /* color:#FFFFFF; */

}
.top-navigation td span.style13 a{
    color: #FFFFFF;

}
td.microsoft-left{
    
    background-color: #FFFFFF;
}
td.microsoft-left span a{
    color:#365081;
}
.banner-bottom{
    background-color: #FFFFFF;
}
.container td.container-col{
    background-color: #FFFFFF;
}

table.left-navigation tr:first-child td{
    background-color: #383838;

}
table.left-navigation tr:first-child td span.style1{
    color: #FFFFFF;
}
table.left-navigation tr td{
    background-color: #F3F3F3;
    color: black;

}
table.left-navigation tr td a{
    /* background-color: #F3F3F3; */
    color: black;

}
table.left-navigation tr td.white-bg-col{
    background-color: #FFFFFF;

}
table.left-navigation tr td.orange-bg-col{
    background-color: #FE9A06;

}
table.left-navigation tr td.blue-bg-col{
    background-color: #355A79;
    color: #FFFFFF;

}
.red-text-color{
    color: #C63333;
}
.slider-label{
    background-color: #365081;
}
.slider-label span.style13{
    color: #FFFFFF;
}
.welcome-address-title span.style6{
    color: #990000;
}
.welcome-address-title span.style7{
    color: #990000;
}
.welcome-address-detail{
    color:black;
}
.scroll-up-marquee{
    background-color: #EAE4E4;
}
.scroll-up-marquee span.style10{
    color: #365081;
}
.scroll-up-marquee a{
    color: black;
}
.news-label{
    background-color: #FFDDCC;
}

.news-label span.style5{
    color: #990000;
}
.bench-notification{
    background-color: #FFDDCC;
}
.bench-notification span.style5{

    color: #990000;
}
.bench-notification-list{
    background-color: #E1E4E4;
}
.bench-notification-list a{
    color: black;
}
.tender-notice{
    background-color: #FFDDCC;
}
.tender-notice a{
    color: #990000;
}
.bg-white-col{
    background-color: #FFDDCC;
}
.supreme-court-label{
    background-color: #D7083C;
}
.style21 .supreme-court-label{
   color: #FFFFFF;
}

.supreme-court-label{
    background-color: #D7083C;
}
.calender-container thead th.style26.style5{ 
    background-color: #D7083C;
    color: #FFFFFF;
}

.calender-container tr td span.style18 a{ 
    color:#355A79;
}
.style21.important-info{
 background-color: #D7083C;
}
.link-info span.style18 a{
    color:#355A79;
}
.important-links tr:first-child td{
    background-color: #D7083C;
}

.important-links tr:first td span.style26{
    color: #FFFFFF;
}

.important-links span.style18 a{
    color:#355A79;
}



/* css for theme */
/* Background css end here */

table#Table_01 > tbody > tr > td.social-links-container {
    /* background: cadetblue;  */
    background: #FE9906;
    text-align: right;
    padding-right: 4%;
     height: 20px; 
}

.social-links ul li:first-child {
  border-right: 1px solid lightgray;
  padding-right: 5px;
}
.social-links ul li:last-child {
  border-left: 1px solid lightgray;
  padding-left: 5px;
}
.social-links ul li {
  float: right;
  padding: 0px;
  margin: 0px 0px 0px 3px;
  font-size: 13px
}
.social-links ul {
  list-style-type: none;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  font-family: xerox;
}
.social-links ul li a {
  margin-top: 1px !important;
  padding: 3px;
  display: inline-block;
  color: #fff;
  border: 1px solid rgb(63, 62, 62);
}

#bg-b{
    background-color: black;
    color: #dff47f;;
}
#bg-w{
    background-color: white;
    color: black;;
}

td.rec-label ,td.judical-panel{
    background-color: #FFDDCC;
    
}
td.rec-label p.style5,td.judical-panel p.style5{
    color: #990000;
}
.judges-tbl-col{
    background-color: #ffffcc;
}
td.library-item-list{
    color: blue;
}
li >a.color-blue >strong {
    color: blue;

}
li > span.style18 >a.color-dark-blue{
    color: #355A79;
}
div.divInfo > ul > li > span > a.color-dark-blue {
    color: #355A79;
}
.divInfo { display:none; }
ul#ulist >div > a.color-purple{
    color: purple;

}
ul#ulist >ul >li >a.color-dark-blue{
    color: #355A79;
}