#bodytext{
	margin-top: 0;
}
#left_panel{
	-webkit-box-shadow: rgba(0,0,0,0.26) 0 0 5px;
	        box-shadow: rgba(0,0,0,0.26) 0 0 5px;
	        padding: 0;
	        -webkit-border-radius: 3px;
	                border-radius: 3px;
	        overflow: hidden;
}
.seminar_list, .seminar_active {
    padding: 15px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.seminar_list a {
	color: #344c85;
}
.seminar_active a{
	color: #000;
	text-decoration: none;
}
.seminar_list .glyphicon{
	display: none;
}
.seminar_active .glyphicon{
	display: inline-block;
	color: #eda43d;
	margin-right: 5px;
}
.upseminar {
    height: 50px;
    background: #e59f0a;
    font-family: Verdana, Geneva, sans-serif;
    color: #fff;
    line-height: 50px;
    padding: 0 15px;
    text-transform: uppercase;
		font-size: 0.9em;
		font-weight: 600;
}
.upseminar.left{
	margin: 0;
}
.upseminar.right{
	margin: -15px -15px 0 -15px;
}
.payment, .paynow, .web_head {
    width: auto;
}

.clr {
    clear: both;
}
.pp_cont {
    display: none;
}
.paynow ul, .paynow li {
    list-style: none;
}
.paynow li {
    text-align: left;
    padding-right: 30px;
    font-size: 14px;
    font-family: cambria, arial;
    font-weight: bold;
    padding: 4px;
}
.payment-card{
	-webkit-box-shadow: rgba(0,0,0,0.26) 0 0 5px;
	        box-shadow: rgba(0,0,0,0.26) 0 0 5px;
	    background-color: #FFF;
	    -webkit-border-radius: 3px;
	            border-radius: 3px;
	    padding: 15px;
	    margin-bottom: 15px;
}
#list-toggler{
	margin-top: 8px;
}
.pay-dropdown > .form-group{
	margin-top: 0;
}
.pp_cont table{
	margin-left: auto;
  margin-right: auto;
}