.sq-main {
    display : none;
}

#origin {
  position: relative;
  top: -24px;
  left: 54px;
}

#origin select {
  max-width: 143px;
}

.checkbox-toggle {
    position: initial !important;
}

.multiselect {
    margin-top: -8px;
}

.multiselect-container .radio input[type="radio"] {
    margin: 0px 0px 0px -20px;
}

#date {
	margin-left: 3px;
	width: 270px;
}

#date-picker {
	cursor: pointer;
}

.squid-api-period-selection-widget .date-wrap {
    margin: 0px;
    color: #428bca;
}

#date-picker button {
  border: 0px;
  position: relative;
  left: -14px;
  width: 65px;
  color: #428bca;
  box-shadow: none;
  top: -8px;
  background: transparent;
}

#date-picker button .caret {
  position: relative;
  top: -1px;
  left: 2px;
}

#date .col-md-2 {
	padding: 0px;
}

#date .col-md-6 {
	width: 225px;
	padding: 0px;
}

.navbar-brand > img {
  display: inline-block;
}
