
body{
	background-color: #e9ecef;
}
.container .row .col-md-9{
	border-radius: 4px;
   border-bottom: 1px solid #eee;
    box-shadow: 0px 2px 6px #eee;
    cursor: pointer;
    background-color: #fff;
    padding: 15px;
    margin-top: 30px;
}

h6{
 	
 
}

.time .row .col-md-9{

}

.time span{
color: #c2c4c5;
}
.time input{
	margin-top: 10px;
	border: 2px solid #e9e9e9;
    border-radius: 2px;
    padding: 5px 100px;
}

.time h6{
	margin-top: 30px;
}

.abc {
	background-color: #fff3cd;
	margin-top: 110px;
}

.abc ul{
	


direction: rtl;
    text-align: right;
    border-radius: 0;
    text-decoration: none !important;
    padding-bottom: 30px;
    padding-top: 25px;
}
.abc ul li{
	color: color: #856404;
	margin-right: 8px;
	font-size: 14px !important;
	padding-top: 17px;
	
}