.conf-programme .nav-tabs{margin:0; background:#f2f2f2; border:0!important;}
	.conf-programme .nav-tabs li a{color:#000; border:0!important;}
		.conf-programme .nav-tabs li.active a{color:#fff!important;background:#000!important; border-radius:0;}
		
		
.programme_navbot .nav-tabs{margin:0; background:#f2f2f2; border:0!important;}
	.programme_navbot .nav-tabs li a{color:#000; border:0!important;}
		.programme_navbot .nav-tabs li.active a{color:#fff!important;background:#000!important; border-radius:0;}


#confProgramme .nav{display:block;}

.tab-content>.tab-pane h5 {
  font-weight: bold;
  font-size:18px;
  color:#d9534f;
}
.tab-content .prgm_cat h5 {
  font-weight: bold;
  background: #efefef;
  padding: 10px;
  color:#333;
  font-size:14px;
  margin-bottom: 15px;
}
.tab-content>.tab-pane {
  margin:0 0 10px;
  overflow:hidden;
}

.tab-content>.tab-pane>.row{
	/*border-top:1px dotted #ccc;*/
	padding-top:10px;
	margin-top:10px;
}


.prgm_dtls{	padding-left:35px!important;}
	.prgm_dtls img{
    border: 1px solid #ededed;
    border-radius: 50px;
    }
	.prgm_dtls h6{ font-weight:bold; margin:0 0 5px 0; font-size:14px; color:#000;line-height:18px;}
	.prgm_dtls ul{padding-left: 17px;}

.prgm_dtls ul li>ul{list-style:circle;}

.prgm_note{padding-left:35px!important;}

.prgm_time{font-weight:bold;}


.removeBorder{padding-bottom:0!important;margin-bottom:0!important;border:0!important;}

@media (max-width:767px) {
	.prgm_dtls{padding-left:18px!important;}
	.prgm_note{padding-left:15px!important;}
}









.pgmGV input,.pgmGV textarea
{
  border:0px !important;
  font-size:14px;
  
} 
.time_error
{
    color: #FF2208;
}
.popup_editor 
{
    display:none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E7E7E7;
    box-shadow: 0 0 10px #5B5B5B;
    font-size: 15px;
    height: 480px;
    left: 330px;    
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 620px;
    z-index: 10000;
}
#popupBoxClose
{
     position: absolute;
    right: -15px;
    top: -15px;
    cursor:pointer;
}
.pop_head p
{
    margin-bottom:0px !important;
}
.pop_head h1
{
      border-bottom: 1px dotted #434141;
    color: #434141;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.align_center
{
    text-align:center;
}
.grey_border {
    border: 1px solid #CCCCCC;
}
.btn_pgm{
  background: none repeat scroll 0 0 #434141;
    color: #FFFFFF;
    margin: 5px;
    padding: 2px;
        box-shadow: 0 0 5px #5B5B5B;
}



