.ccs_basic_h2 {
    text-align: center ;
}
.ccs_basic_h2 h2 {
    color:darkred;
 
    padding: 2px;
}
.c_ccs{
    text-align:left ;
    float: right ;
    width: 35% ;  
    height: 350px;  
    margin-top: 1em ;
    background-color: cadetblue;    
   padding-bottom: 10px;
    margin-bottom: 5px ;
    overflow-y: scroll;
    background-color: darkslategrey ;
    padding: 2px ;
 
}

.detail {
       width: 55% ;   
    margin-top: 15px ;   
    margin-bottom: 2ex ;
    background-color: darkslategrey ;
   
    float: left;
}
#basic {
    color:white ;
  
    margin: 5px ;
        line-height: 1.4 ;
}



.ccs_li {
  
 
   
    color:white ;
   /* background-color: olive ; */
}
/* a:hover {
    margin-left: 10px ;
 } */

a:visited {
    color:white;
  }
  
  
/*.clip {*/
/*    float: left;    */
/*    margin-bottom: 2ex ;*/
/*}*/





.ccs_bs_prepare {
    clear: both;
    color: maroon ;
    text-align: left ;
}
