.subject
   {
    color: #000;
   }
   .bimg
   {
    margin-top: 10px;
    margin-bottom: 10px;
   }
   .cont{
       display: inline-block;
    background: aliceblue;
    padding: 15px;
    margin-top: 10px !important;
	margin-bottom: 10px;
	    width: 100%;
   }
   .makepay{
   text-align:center;
   }
   .btn-danger {
    padding: 12px 30px;
    font-size: 18px;
   }
.row_bar
  {
    display: block;
    padding: 10px;
	margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    height: auto;
    overflow: hidden;
    box-shadow: 0px 2px 0 0px rgba(222, 222, 248,0.5), 0 2px 5px 0 rgba(222, 222, 248,0.9);
  }
  .row_course_fee
  {
    display: block;
    padding: 25px;
    background-color: #adb;
    border: 1px solid #e8e8e8;
    height: auto;
    overflow: hidden;
	margin-bottom:20px;
  }

  
  .fluid_header {
    min-height: 76px;
    margin-bottom: 0;
    background-color: #f5f7fb;
    background: linear-gradient( #f5f7fb,#fff, #fff, #fff);
    border: 0px;
    top: 0px;
    box-shadow: 0px -1px 15px 0 rgba(200, 219, 239, 0.7);
    background: url(https://www.time4education.com/theme/times/time/images/headbg.jpg) center top no-repeat #ffcb08!important;
}

.ch_head {
    font-size: 16px;
    color: #2c5a97;
    font-weight: bold;
    margin: 10px auto;
}

.logo img {
    padding: 10px 5px 14px 5px;
}

/*
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */
.clickhere
{
	text-align: right;
}
.clickhere a
{
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
	padding: 10px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.date_font
{
	color: chocolate;
}
.about
{
	padding:20px;
}

.about .modal-title
{
	color: red;
}
.banner
{
width: 100%;
border: 1px solid #e2e2e2;
margin-top: 1px;
}


  .knowmore
  {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold !important; 
	float:right;
	margin-bottom:10px;
	font-size: 20px;  
  }
  
  .price
  {
    text-align: right;
  }
  
  .act_price
  {
   color:red;
   font-weight:bold;
   font-size: 16px;
  }

.discountn
{
color:#a70000;
font-weight:bold;
font-size: 30px;
}

.discount
{
color:#a70000;
font-weight:bold;
font-size: 16px;
}

.disc_price
{
 color:blue;
 font-weight:bold;
 font-size: 16px;
}

.inactive
{
  opacity: 0.5;
}


@media only screen and (max-width: 600px) {
  
  .watchonline
  {
	  font-size:13px;
  }
  .knowmore
  {
	  font-size:12px;
  }
  
  .banner
	{
	height: 100px;
	}
	
	.price {
    text-align: left;
	margin-bottom:20px;
}
  
}