.eb-container .input-append .add-on, .eb-container .input-prepend .add-on {    height: auto;    padding: 10px;}.eb-container input.input-small {    padding-left: 10px;    text-indent: 0;}.dropdown-menu {  position: absolute;  top: 100%;  left: 0;  z-index: 1000;  display: none;  float: left;  min-width: 160px;  padding: 5px 0;  margin: 2px 0 0;  list-style: none;  font-size: 14px;  text-align: left;  background-color: #ffffff;  border: 1px solid #cccccc;  border: 1px solid rgba(0, 0, 0, 0.15);  border-radius: 4px;  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  background-clip: padding-box;}.dropdown-menu.pull-right {  right: 0;  left: auto;}.eb-taskbar .dropdown-menu li a {	margin: 0;}.dropdown-menu .divider {  height: 1px;  margin: 9px 0;  overflow: hidden;  background-color: #e5e5e5;}.dropdown-menu > li > a {  display: block;  padding: 4px 20px;  clear: both;  font-weight: normal;  line-height: 1.42857143;  color: #333333;  white-space: nowrap;}.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {  text-decoration: none;  color: #262626;  background-color: #f5f5f5;}.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {  color: #ffffff;  text-decoration: none;  outline: 0;  background-color: #fc4349;}.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {  color: #999999;}.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {  text-decoration: none;  background-color: transparent;  background-image: none;  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);  cursor: not-allowed;}.open > .dropdown-menu {  display: block;}.open > a {  outline: 0;}.eb-container form {    clear: both;    float: none;    margin-bottom: 0;    width: auto;}#extcalendar .previousday a, #extcalendar .previousmonth a, #extcalendar .previousweek a {    background: none;}#extcalendar .nextday a, #extcalendar .nextmonth a, #extcalendar .nextweek a {     background: none;}.category_id_1{color:#fff !important}	/* FAC */.category_id_2{color:#fff !important}	/* FAVC */.category_id_3{color:#fff !important}  	/* KTLS */.category_id_4{color:#fff !important}	/* CMC */.category_id_5{color:#fff !important}	/* VBA */.category_id_6{color:#fff !important}	/* Modelling */.category_id_7{color:#fff !important}	/* Analysis */.category_id_8{color:#fff !important}	/* FACX */.category_id_9{color:#000 !important}	/* FAVCX */

.eb-container .input-append .add-on, .eb-container .input-prepend .add-on {
    height: auto;
    padding: 10px;
}
.eb-container input.input-small {
    padding-left: 10px;
    text-indent: 0;
}
.eb-taskbar .dropdown-menu li a {
	margin: 0;
}
@media (max-width: 980px) {
	.row-fluid [class*="span"] {
    width: 100%;
	margin:0;
}
}

#mod-finder-searchform168 .finder .btn-primary
{
    background: #0c2436 none repeat scroll 0 0;
    padding: 12px;
}


#logowrap #search input:hover{
    background: #eee none repeat scroll 0 0;
}

#eb-event-details #eb-event-info-left .eb-event-title-timezone {
  display:flex;
  flex-direction:row;
   justify-content: space-between;
}