/* line 1, ../sass/download-log.scss */
#main {
  width: 100% !important;
}

/* line 5, ../sass/download-log.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 9, ../sass/download-log.scss */
.slim-pad {
  padding: 2px 4px !important;
}

/* line 13, ../sass/download-log.scss */
.text-right {
  text-align: right;
}

/* line 17, ../sass/download-log.scss */
.text-center {
  text-align: center !important;
}

/* line 21, ../sass/download-log.scss */
.search-box {
  margin: 0px 0 8px;
}

/* line 25, ../sass/download-log.scss */
.view-all {
  background-color: #46a3ce;
  color: #fff;
}
/* line 29, ../sass/download-log.scss */
.view-all.site-info {
  background-color: #CCDBE1;
  color: #454545 !important;
  border-color: #bbb;
}
/* line 34, ../sass/download-log.scss */
.view-all.site-info:hover {
  background-color: #acc4ce;
}
/* line 39, ../sass/download-log.scss */
.view-all:hover {
  background-color: #2f89b2;
}

@media screen and (min-width: 768px) {
  /* line 45, ../sass/download-log.scss */
  .navbar-collapse {
    padding-left: 0;
  }
  /* line 48, ../sass/download-log.scss */
  .navbar-collapse .navbar-nav {
    float: none !important;
  }
}
/* line 57, ../sass/download-log.scss */
.overlay-container .overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: #FFF;
}
/* line 66, ../sass/download-log.scss */
.overlay-container .overlay .spinner {
  position: relative;
  display: block;
  margin: 250px auto 0;
  z-index: 25;
}

/* line 75, ../sass/download-log.scss */
.download-options {
  margin: 0 0 10px;
}
/* line 79, ../sass/download-log.scss */
.download-options a {
  display: inline-block;
  font-size: 12px;
}
/* line 87, ../sass/download-log.scss */
.download-options a:hover {
  text-decoration: none !important;
}

/* line 96, ../sass/download-log.scss */
.po-wrap {
	line-height: 12px;
	padding-top: 7px !important;
}

.product-option {
  display: inline-block;
  margin-right: 3px;
}
/* line 101, ../sass/download-log.scss */
.product-option label {
  cursor: pointer;
  font-weight: 400 !important;
}

.ipp-wrap span {
	position: relative;
	top: -9px;
}

/* line 107, ../sass/download-log.scss */
.btn-group {
  margin: 10px 0;
}
/* line 110, ../sass/download-log.scss */
.btn-group > button {
  margin: 0 -2px;
  border-radius: 0;
}
/* line 114, ../sass/download-log.scss */
.btn-group > button:first-of-type {
  border-radius: 3px 0 0 3px;
}
/* line 118, ../sass/download-log.scss */
.btn-group > button:last-of-type {
  border-radius: 0 3px 3px 0;
}
/* line 122, ../sass/download-log.scss */
.btn-group > button.btn-default.selected {
  background-color: #46A3CE;
  color: white !important;
  border-color: #2B78BE;
}
/* line 127, ../sass/download-log.scss */
.btn-group > button.btn-default.selected.site-info {
  background-color: #CCDBE1;
  color: #454545 !important;
  border-color: #bbb;
}
/* line 132, ../sass/download-log.scss */
.btn-group > button.btn-default.selected.site-info:hover {
  background-color: #CCDBE1;
}
/* line 137, ../sass/download-log.scss */
.btn-group > button.btn-default.selected:hover {
  background-color: #2f89b2;
}

/* line 144, ../sass/download-log.scss */
#main[role="main"] {
  width: 100% !important;
  border-right: none !important;
}
/* line 148, ../sass/download-log.scss */
#main[role="main"] table {
  border: none;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
/* line 154, ../sass/download-log.scss */
#main[role="main"] table td {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 161, ../sass/download-log.scss */
.search-text {
  width: 100%;
  height: 100%;
  border: 0px;
  padding-left: 4px;
}
.search-box {
	position: relative;
	border:1px solid gray;
	border-radius: 0 5px 5px 0;
	padding-left:0px !important;
}
.search-box button {
	position: absolute;
    right: -1px;
    height: 101%;
    top: -.5px;
    color: white;
    border:none;
    border-radius: 0 5px 5px 0;
    background-color: rgba(72, 126, 144, 1);
}
.search-box button i {
    padding:0px 2px;
}

/* line 166, ../sass/download-log.scss */
.page-content.entry-content p {
  margin-bottom: 10px;
}

/* line 171, ../sass/download-log.scss */
.dropdown-list {
  display: inline-block;
}

/* line 175, ../sass/download-log.scss */
.dropdown-list {
  max-height: 150px;
  overflow-y: scroll;
  font-size: 12px !important;
  max-width: 300px;
}

/* line 182, ../sass/download-log.scss */
.mdl-data-table {
  border: none;
}
/* line 186, ../sass/download-log.scss */
.mdl-data-table thead {
  background-color: #46a3ce;
  border-radius: 5px 5px 0 0;
}
/* line 190, ../sass/download-log.scss */
.mdl-data-table thead.site-info {
  background-color: white;
  color: #323232;
}
/* line 195, ../sass/download-log.scss */
.mdl-data-table thead th {
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
/* line 200, ../sass/download-log.scss */
.mdl-data-table thead th.site-info {
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb !important;
  color: #323232;
}
/* line 205, ../sass/download-log.scss */
.mdl-data-table thead th:first-child {
  border-radius: 5px 0 0 0;
  border-left: 1px solid #bbb !important;
}
/* line 210, ../sass/download-log.scss */
.mdl-data-table thead th:last-child {
  border-radius: 0 5px 0 0;
  border-right: 1px solid #bbb !important;
}

.mdl-data-table thead th.date {
	min-width: 96px;
	max-width: 96px;
	width: 96px;
}

.mdl-data-table thead th.version {
	width: 60px;
}

.mdl-data-table thead th.count {
	width: 90px;
}

.mdl-data-table thead th.product {
	width: 115px;
}

.mdl-data-table thead th.name {
	width: 180px;
}

.mdl-data-table thead th.description {
	width: 30%;
}

/* line 217, ../sass/download-log.scss */
.mdl-data-table td {
  border: 1px solid #ccc !important;
}

.products {
	position:relative; 
	top: 40px; 
	left: 20px;
}
.products > div {
	display: block; 
	float: left;
}
.products > div > .tier2 { 
	clear: both; 
	float:left; 
}
.products > div > .tier2 ~ .tier2 {
	clear:none;
}
.product-option {
	display: block; 
	float: left;
}

.download-log .team-view {
	opacity: 0;
}



