 .ithis .flex-direction-nav, .ithis .flex-control-nav {
            display: none;
            }

.system-message h1, .system-error-message h1{
	color:#e2b732;
    margin:0 0 40px;
}

.ihide{
     display:none;   
}
.ishow{
	display:block;
}

#sidenav ul ul {
    margin: 20px 0 0 20px;
    padding: 0;
}

#sidenav ul ul li {
    content: none !important;
    line-height: 31px;
    margin: 0;
    padding: 0;
}
#sidenav ul ul li a::after {
    content: none !important;
}

.noimage a::after {
    content: none !important;
}

.submit {
    border: 1px solid #878e2f;
    color: #878e2f;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    padding: 0 13px;
}

#sidenav ul ul{
 	display:none;   
}

.dropdown-menu {
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: slidenavAnimation;
    animation-timing-function: ease-in-out;
}
#bs-navbar ul li a{
transition:all 0.5s ease 0s
}

#next-seminar > a:hover{
 text-decoration:none;   
}

.system-message {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
}
#table_gen table tr td:nth-child(1){
   color:#676766;
   font-weight:600;
   width:145px;
   vertical-align:top;
   padding:0 0 10px;  
}
#table_gen table tr td p{
   margin:0;
   padding:0;
}
#table_gen tr td{
	padding-bottom:20px;
	min-height:50px;
	vertical-align:top;
}
#table_gen table tr td:nth-child(2),#table_gen table tr td:nth-child(2) p{
	font-weight:300;
	line-height:27px;
	font-size:17px;
	margin:0;
	padding:0 0 10px;
	color:#676766;
}
.agenda-schedules table tr td:nth-child(1){
   color:#676766;
   font-weight:600;
   width:145px;
   vertical-align:top;
   padding:0 0 10px;  
}
.agenda-schedules table tr td p{
   margin:0;
   padding:0;
}
.agenda-schedules tr td{
	padding-bottom:20px;
	min-height:50px;
	vertical-align:top;
}
.agenda-schedules table tr td:nth-child(2),.agenda-schedules table tr td:nth-child(2) p{
	font-weight:300;
	line-height:27px;
	font-size:17px;
	margin:0;
	padding:0 0 10px;
	color:#676766;
}
.agenda-schedules table.table tr td{
	padding:8px;
	color:#000;
}
.green-txt{color:#deb342;}
.agenda-schedules table.table tr.table-warning{background:rgba(226,183,50,0.5);}
.marketing-plus{color:#7030a0;margin-right:5px;}
.enrolment-plus{color:#ff5d99;margin-right:5px;}
.alumni-plus{color:#00bbf6;margin-right:5px;}
.fundraising-plus{color:#ff9a03;margin-right:5px;}
td.w-25{width:25%;}
#seminar-booking-form{color:#000;}
#main-content a.book-ticket-btn{
	padding:15px;
	text-decoration:none !important;
	background: #deb342;
	color: #FFF;
	border: 1px solid #deb342;
	margin-bottom:2rem;
	display:inline-block;
	font-weight:600;
	border-radius:4px;
	box-shadow: 4px 2px 8px -3px rgba(135,131,131,0.83);
	-webkit-box-shadow: 4px 2px 8px -3px rgba(135,131,131,0.83);
	-moz-box-shadow: 4px 2px 8px -3px rgba(135,131,131,0.83);
	 -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#main-content a.book-ticket-btn:hover{
	color:#deb342;
	background:#FFF;
	border-color:#FFF;
}
.clearB{clear:both;}
#table_gen ul,#table_gen ol {
	margin-left: 20px;
}	
#table_gen table {
	margin-bottom: 20px;
}
#table_gen ul li span {
	float: right;
}
#main-content h1,
#main-content h2,
#main-content h3{margin:40px 0 20px 0;}
#main-content h2{color:#deb342;}
#main-content h1:first-child,
#main-content h2:first-child,
#main-content h3:first-child{margin-top:0;}	
img,iframe{max-width:100%;}
#main-content a{/*color:#deb342;*/color:#deb342;}
#main-content ul{margin-left:30px;}
.photogallery img{
	height: 220px;
    margin-bottom: 24px;
    object-fit: cover;
	width:100%;
}
@media (min-width: 1370px){
	#banner{
	height: 780px;
	overflow: hidden;
	position: relative;
	}
	.general #banner{
		height:auto;
	}
	#slideshow{
	position:relative;
	height:100%;
	}
	#slideshow .slide{
	height:100%
	}
}	
@media (max-width:1200px){
	.photogallery img{height:170px;}
}
@media (max-width: 767px) {
	.agenda-schedules table tr td:nth-child(1), #main-content .agenda-schedules table tr td:nth-child(1) p{
		vertical-align:top;
	   font-weight:600;
	   width:80px;
	   color: #676766; font-size: 14px; padding: 0; margin: 0; 
	   padding-bottom:10px;
   }
   .agenda-schedules table tr td:nth-child(2), #main-content .agenda-schedules table tr td:nth-child(2) p{
	   vertical-align:top;
	    color: #676766; font-size: 14px; padding: 0; margin: 0;line-height: 1.4em;
		  padding-bottom:10px;
	}
	
	#table_gen table tr td:nth-child(1), #table_gen table tr td:nth-child(1) p{
		vertical-align:top;
		font-weight:600;
		width:80px;
		color: #676766; font-size: 14px; padding: 0; margin: 0; display: table-cell;
		padding-bottom:10px;
	}
   #table_gen table tr td:nth-child(2),#table_gen table tr td:nth-child(2) p{
		vertical-align:top;
	    color: #676766; font-size: 14px; padding: 0 3px; margin: 0;line-height: 1.4em;
		padding-bottom:10px; 
	}
	
	#table_gen li {
    font-size: 10px;
	}
	#table_gen  h3 {
		font-size: 16px;
	}
	#table_gen {
    font-size: 10px;
	}
    
    #banner{
    overflow: hidden;
    }
    
}

.webform select{

    text-indent: 1px;
    text-overflow: '';
	
    /*margin-bottom: 10px; */
	
	font-size:14px;
	
  height: 40px;
    line-height: 40px;
    color: #948f8f;
    padding: 4px 12px
}

 .webform td {
    line-height: 1.42857;
    text-align: left;
    vertical-align: top;
	padding:4px 12px
}
table.webform td {
    line-height: 1.42857;
    padding: 0;
}
.webform{
	margin-bottom:10px;
}
.tabledefault td {
    font-size: 14px;
    padding: 3px;
}

.form label, .webform label{
	color: #797979;
    font-size: 17px;
    font-weight: normal;
    line-height:27px
}
.webform-results table.tabledefault{width:100%;}


.webform br {
    display: none;
}

.webform input[type='submit'] {
    border: 1px solid #878e2f;
    color: #878e2f;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    padding: 0 13px;
}
table.webform{
	width:400px;
}

.webform input[type='text'],
.webform input[type='email'],
.webform select {
    border: 1px solid #989f3e;
    border-radius: 0;
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 300;
	  height: 40px;
    line-height: 40px;
	padding:6px 12px;
	width:100%;
	max-width:400px;
}
.webform .input-group-row{
	margin-bottom:15px;
}
.webform textarea{
	border: 1px solid #989f3e;
    border-radius: 0;
    color: #5a5a5a;
    font-size: 14px;
	width:100%;
	max-width:400px;
    line-height: 40px;
	padding:6px 12px;
	margin-bottom:10px;
}




table.topic-list a {
    color: #959b50;
    float: right;
    width: 97%;
}
table.topic-list .name .icon {
    float: left;
    text-align: center;
    width: 31px;
}
#table_gen table.topic-list tr td{
    vertical-align:middle;
}

#catforumoutput >  table.topic-list:last-child {
    margin-bottom: 0;
}

#table_gen  table.topic-list  tr td:nth-child(1){
    padding-bottom:0;
}
.forum-container h1 {
    margin-bottom: 10px;
}

#table_gen table.topic-list tr td{
font-size:13px!important;
 font-weight:normal;
}

table.topic-list  #table_gen table{
  margin-bottom:0
}

#catforumoutput table {
    margin-bottom: 0 !important;
}

#table_gen table.container tr td:nth-child(1){
padding:10px;
}
.forum-posts-container h3.name{
margin-bottom:0;
}


#table_gen table.container tr td:nth-child(2), #table_gen table.container tr td:nth-child(2) p{
padding:10px;
font-size:14px;
}

.cap-top li.user {
    width: 20% !important;
}
.post-list {
    clear: both;
}
.forum-posts-container .cap-top{
  margin-left:0
}

#main-content .forum-posts-container h1, #main-content .forum-posts-container h2{
	/*margin-bottom:15px; */
}
@media(width:320px){
.cap-top li.user {
    width: 100% !important;
}
.forum-posts-container .cap-top{
  margin-left:0
}

.forum-posts-container .post h2{
  margin-bottom:10px!important;
}
}

@media (max-width: 767px) {
	#main-content .forum-posts-container h1, #main-content .forum-posts-container h2{
	margin-bottom:0; 
	}
}
#catforumoutput .post {
    margin-bottom: 12px;
	font-size:14px;
}
#table_gen .topic .date {
    font-size: 11px !important;
}
.name .icon{
	/*display:none;*/
	
}
.topic-list .name .icon{
display:none;
}

.forum-container a,.forum-posts-container a,.forum a {
    color: #959b50;
}
.forumnotopics {
   padding:10px;
}
.forum h3 a {
    font-size:13px !important
}
.additem a{color:#989f3e;}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 20%;
    background-color: #FFF;
    top: 0;
    z-index: 999;
    opacity: 0.8;
	display:none;
}
.positions-single-heading{background:none;}
.loading{display:none;width:100%;height:100%;background:rgba(255,255,255,0.7);position:fixed;text-align:center;padding-top:20%;top:0;left:0;}
p.error, p.notify{
	color: #FFF;
    padding: 20px 30px !important;
    font-weight: bold;
    display: inline-block;
    clear: both;
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 99999;
}
p.error{background:rgb(255, 0, 0,0.7);}
p.notify{background:rgb(83, 131, 18,0.9)}
.member-field{margin-bottom:15px;}
.member-field a.remove{
	color: #CCC !important;
    width: 100%;
    text-align: right;
    display: block;
}
.member-field a.remove:hover{
	color:#FF0000 !important;
}
#add-member{
	width:100%;
	display:block;
	text-align:right;
}
a#add-member:active, a#add-member:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}