html, body {
  height: 100%;
  background-color:#ffffff;
  color:#333;
}

body {
  margin: 0;
  padding:0;
  border: 0;
  font-family: 'Play', 'Open Sans', Helvetica, sans-serif;
  font-size:14px;
  font-weight:400;
}

.container {
  position:relative;
  max-width:1200px;
  margin:0 auto;
  display: block;
  overflow:none;
}

.content {
  margin:0px;
  padding:0px;
  width:100%;
  margin:0px 0px 0px 0px;
  padding-bottom:0px;
  clear:both;  
}

.content .container {
  display:block;
  min-height:100%;
  margin:0 auto;
  padding:0px;
}

  .content-panel {
    display:table-cell;
    width:auto;
    max-width:100%;
    padding:20px 30px 60px 30px;
    min-height:600px;
  }

.navbar-default {
  background-image:none;
  background-color:#3E4467;
}

.navbar-default .navbar-nav>li>a {
  color:#FEFEFE;
  text-decoration:none;
}

.navbar-default .navbar-nav>li>a:focus {
  color:#d1e7f5;
  //background:rgba(255,255,255,0.1);
}

.navbar-default .navbar-nav>li>a:hover {
  color:#EEE;
  background:rgba(255,255,255,0.1);
}

.container a {
  
}

.container a:hover {
  text-decoration:underline;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      color:#FEFEFE;
    text-decoration:none;
  }
  .navbar-default .navbar-nav>li>a:focus {
    color:#d1e7f5;
  }

  .navbar-default .navbar-nav>li>a:hover {
    color:#EEE;
    background:rgba(255,255,255,0.1);
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color:#EEE;
    background:rgba(255,255,255,0.1);
  }

}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #606582;
    border-color: #606582;
}

	.login-form .form-control {
      display: block;
      width: 100%;
      height: 44px;
      padding: 10px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 4px;
    }

    .large-blue-button {
      background-color:#4a5480 !important;
      background-image:none;
      -webkit-appearance: none;
      -webkit-font-smoothing: antialiased;
      -webkit-rtl-ordering: logical;
      -webkit-user-select: none;
      background-clip: border-box;
      background-color: #3572b0;
      background-origin: padding-box;
      background-size: auto;
      border: 1px solid transparent;
      border-image-outset: 0;
      border-image-repeat: stretch;
      border-image-slice: 100%;
      border-image-source: none;
      border-image-width: 1;
      border-radius: 3px;
      box-sizing: border-box;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 16px;
      font-stretch: normal;
      font-style: normal;
      font-variant: normal;
      font-weight: 700;
      height: 40px;
      letter-spacing: normal;
      line-height: 30px;
      padding: 4px 40px;
      text-decoration: none;
      text-indent: 0;
      text-rendering: auto;
      text-shadow: none;
      text-transform: none;
      vertical-align: baseline;
      white-space: nowrap;
      word-spacing: 0;
    }

    .large-green-button {
      background-color:#67ab49 !important;
      background-image:none;
      -webkit-appearance: none;
      -webkit-font-smoothing: antialiased;
      -webkit-rtl-ordering: logical;
      -webkit-user-select: none;
      background-clip: border-box;
      background-color: #67ab49;
      background-origin: padding-box;
      background-size: auto;
      border: 1px solid transparent;
      border-image-outset: 0;
      border-image-repeat: stretch;
      border-image-slice: 100%;
      border-image-source: none;
      border-image-width: 1;
      border-radius: 3px;
      box-sizing: border-box;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 16px;
      font-stretch: normal;
      font-style: normal;
      font-variant: normal;
      font-weight: 700;
      height: 40px;
      letter-spacing: normal;
      line-height: 30px;
      padding: 4px 40px;
      text-decoration: none;
      text-indent: 0;
      text-rendering: auto;
      text-shadow: none;
      text-transform: none;
      vertical-align: baseline;
      white-space: nowrap;
      word-spacing: 0;
    }

    .large-white-button {
      background-color:#FAFAFA !important;
      background-image:none;
      -webkit-appearance: none;
      -webkit-font-smoothing: antialiased;
      -webkit-rtl-ordering: logical;
      -webkit-user-select: none;
      background-clip: border-box;
      background-color: #3572b0;
      background-origin: padding-box;
      background-size: auto;
      border: 1px solid transparent;
      border-image-outset: 0;
      border-image-repeat: stretch;
      border-image-slice: 100%;
      border-image-source: none;
      border-image-width: 1;
      border-radius: 3px;
      box-sizing: border-box;
      color: #444;
      cursor: pointer;
      display: inline-block;
      font-size: 16px;
      font-stretch: normal;
      font-style: normal;
      font-variant: normal;
      font-weight: 400;
      height: 40px;
      letter-spacing: normal;
      line-height: 30px;
      padding: 4px 40px;
      text-decoration: none;
      text-indent: 0;
      text-rendering: auto;
      text-shadow: none;
      text-transform: none;
      vertical-align: baseline;
      white-space: nowrap;
      word-spacing: 0;
    }

    .google-auth .large-white-button {
      background-attachment: scroll;
    background-clip: border-box;
    background-color: #f5f5f5;
    background-origin: padding-box;
    background-size: auto;
    border: 1px solid #ccc;
    border-image: none 100% 1 0 stretch;
    border-radius: 3px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 45px;
    letter-spacing: normal;
    line-height: 40px;
    margin: 0;
    padding: 2px 4px 20px;
    text-decoration: none;
    text-indent: 0;
    text-rendering: auto;
    text-shadow: none;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap;
    width: 100%;
    word-spacing: 0;
    }

    .google-auth .large-white-button:before {
      background-image: url(../images/google-plus-icon.png);
      background-size: 32px;
      background-repeat: no-repeat;
      content: '';
      height: 32px;
      left: 45px;
      display: inline-block;
      margin-left: -5px;
      margin-top: 4px;
      position: absolute;
      width: 32px;
    }


.tt-menu {
    position: absolute !important;
    top: 100%;
    left: 0;
    z-index: 1000 !important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    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;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion:hover,
.tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.bootstrap-tagsinput { 
  min-width:250px;
  max-width:400px !important;
  line-height:1.1em;
  position: absolute !important;
  z-index:2000;
  top:10px;
  right:120px;
}
.1bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    padding: 10px 15px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 35px;
    cursor: text;
}
.1bootstrap-tagsinput {
  width:100%;
  line-height: 32px;
}
.1bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    font-size: 0.9em;
}

.1bootstrap-tagsinput .label-info {
    background-color: #337ab7;
}

#tags-list .label {
  font-size: 0.8em;
  background: #eee;
  color: #606582 !important;
  text-transform:uppercase;
  font-weight:500;
}

#tags-list .label:hover {
  background-color:#606582 !important;
  color:#fff !important;
}

.badge-tag {
    color: #fff;
    background-color: #786ea9;
}

.badge-tag:hover {
    color: #fff;
    background-color: #50467d;
}

.tags-listing {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    padding: 10px 15px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 35px;
    cursor: text;
}
.tags-listing {
  width:100%;
}
.tags-listing .tag {
    margin-right: 2px;
    color: white;
    font-size: 0.9em;
}

.tags-listing .label-info {
    background-color: #337ab7;
}

.bg-vendorname {
      background-color:#fcf8e3;
      color:#8a6d3b;
      font-weight: 400;
      //border:1px solid #d8c781 !important;
    }

    .bg-partnumber {
      background-color:#d9edf7;
      color:#31708f;
      font-weight: 400;
      //border:1px solid #96a6af !important;
    }

    .bg-serialnumber {
      background-color:#f2dede;
      color:#631313;
      font-weight: 400;
      //border:1px solid #a27f7f !important;
    }
    .bg-vendordate {
      background-color:#e6c9c9;
      color:#631313;
      font-weight: 400;
      //border:1px solid #a27f7f !important;
    }

    .bg-checksum-ok {
      background-color:#c8efc5;
      color:#0f3e0c;
      font-weight: 400;
      //border:1px solid #60865b !important;
    }

    .bg-vendorspecific {
      background-color:rgba(230, 233, 236, 0.25);
      color:#040301;
      font-weight: 400;
    }

    .modal-body .bootstrap-tagsinput {
      overflow:none !important;
      position: relative !important;
      top: 0;
      left: 0;
      min-height:150px;
      width:100%;
    }

    .bootstrap-tagsinput .tag {
      padding:2px 5px;
      border-radius:5px;
      line-height:1.1em;
    }


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #423d61;
}