﻿body {
  margin: 0;
  font-size: 12px;
  font-family: Verdana, Helvetica, Sans-Serif;
  color: black;
  zoom: 1; }

h2 {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold; }

label {
  font-size: 0.833em;
  text-transform: uppercase;
  color: #808080; }
  label.disabled {
    opacity: 0.5; }

.closeIcon {
  width: 10px;
  height: 10px; }

.accessDenied {
 padding-top:40px;
 background-color:#f2f2f2;
 display:block;
 width:98%;
 height:150px;
 margin:0 auto;
 text-align:center; }

input,
select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #c3c3c3;
  border-left: 1px solid #c6c6c6;
  width: 100%;
  height: 32px;
  vertical-align: top;
  padding: 6px 10px 0 8px;
  font-size: 1.417em;
  color: black; }
  input:disabled,
  select:disabled {
    opacity: 0.5;
    background-color: #ffffff; }

input[type="checkbox"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  height: auto; }

.page-header {
  position: relative;
  height: 55px;
  background-color: #ced5db;
  width: 100%;
  clear: both;
  /*margin-bottom: 20px;*/ }
  .page-header .header-content {
    position: relative;
    width: 980px;
    height: 55px;
    margin: 0 auto; }
    .page-header .header-content .admin-menu {
      height: 55px;
      display: inline-block;
      width: 420px;
      margin-left: 20px;
      vertical-align: top; }
      .page-header .header-content .admin-menu div {
        display: inline-block;
        color: #a0a0a0;/*#666666;*/
        cursor: pointer;
        line-height: 55px;
        font-size: 1.1em;
        padding-left: 20px;
        padding-right: 20px; }
        .page-header .header-content .admin-menu div:hover {
          background-color: #677885;/*black;*/
          color: white; }
    .page-header .header-content .logo {
      width: 39px;
      height: 38px;
      background-image: url("images/FPicon.png");
      background-size:100%;
      background-repeat: no-repeat;
      background-position: center;
      display: inline-block; 
      margin: 9px 10px 8px 10px;
    }
    .page-header .header-content .main-menu {
      position: absolute;
      top: 13px;
      right: 42px; }
      .page-header .header-content .main-menu #helpIcon {
        vertical-align: -8px;
        width: 23px;
        height: 26px;
        background-image: url("images/help_icon.png");
        cursor: pointer;
        display: inline-block; }
      .page-header .header-content .main-menu #menuIcon {
        margin-left: 5px;
        vertical-align: -8px;
        width: 26px;
        height: 25px;
        background-image: url("images/nav-settings.png");
        cursor: pointer;
        display: inline-block; }
      .page-header .header-content .main-menu #accountIcon {
        margin-left: 5px;
        vertical-align: -8px;
        width: 24px;
        height: 24px;
        background-image: url("images/wrench-icon.png");
        cursor: pointer;
        display: inline-block; }
      .page-header .header-content .main-menu #colorMatchLink {
        color:#ffffff;
        font-size:.9em;
        font-weight:bold;
        text-decoration:none; }
      .page-header .header-content .main-menu #accountLink {
        margin-left: 4px;
        color: #ffffff;
        font-size: .9em;
        font-weight: bold;
        text-decoration: none; }
      .page-header .header-content .main-menu #profileLink {
        margin-left: 4px;
        color: #ffffff;
        font-size: .9em;
        font-weight: bold;
        text-decoration: none; }
      .page-header .header-content .main-menu #colorMatchLink:hover {
        color:#0075da; }
      .page-header .header-content .main-menu #logoutLink {
        margin-left: 10px;
        color: #a0a0a0;
        font-size: 0.9em;
        text-decoration: none; }

.page-body {
  width: 980px;
  margin: 0 auto; }

.page-content {
  position: relative;
  width: 940px;
  padding: 0 10px;
  margin: 0 auto; }

.clear {
  clear: both; }

.page-body #home-display #footer {
    position: absolute;
    bottom: 0;
    width: 940px;
    height: 60px;
}

.page-body #home-display #footer #brand-logo {
    height: 55px;
    width: 120px;
    float: left;
}

.page-body #home-display #footer #application-logo {
    height: 55px;
    width: 270px;
    background-image: url("images/FPlogo.png");
    background-size:100%;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
}

.activeTab {
  color: white !important;
  background-color: #677885;/*black !important;*/ }

.modal {
  width: 100%;
  margin: 0 auto;
  min-height: 500px; }
  .modal h2 {
    padding: 15px 5px 15px 20px; }
  .modal .content {
    padding: 0 10px;
    min-height: 500px;
    clear: both; }
  .modal .short {
    min-height: 300px; }

.validation-summary-errors ul li {
  font-weight: bold;
  color: #9a0000; }

.tab-menu .active {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  border-top: 1px solid #0087f3;
  border-right: 1px solid #006cce;
  border-bottom: 1px solid #0075da;
  border-left: 1px solid #0075da;
  padding: 6px;
  text-align: center;
  background-color: #0090ff;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  color: #ffffff;
  width: 100px;
  line-height: 20px; }
  .tab-menu .active:hover {
    background-color: rgba(2, 140, 250, 0.8);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.1em; }
.tab-menu .inactive {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #c3c3c3;
  border-left: 1px solid #c6c6c6;
  padding: 6px;
  text-align: center;
  background-color: #ffffff;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  color: #808080;
  width: 100px;
  line-height: 20px; }
  .tab-menu .inactive:hover {
    background-color: rgba(245, 245, 245, 0.5);
    color: rgba(128, 128, 128, 0.7);
    font-size: 1.1em; }

.hide {
  display: none; }

button.save {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  border-top: 1px solid #0087f3;
  border-right: 1px solid #006cce;
  border-bottom: 1px solid #0075da;
  border-left: 1px solid #0075da;
  padding: 6px;
  text-align: center;
  background-color: #0090ff;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  color: #ffffff;
  width: 100px;
  line-height: 20px; }
  button.save:hover {
    background-color: rgba(2, 140, 250, 0.8);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.1em; }

button.post {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  border-top: 1px solid #0087f3;
  border-right: 1px solid #006cce;
  border-bottom: 1px solid #0075da;
  border-left: 1px solid #0075da;
  padding: 6px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
  background-color: #0090ff;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  color: #ffffff;
  line-height: 16px; }
  button.post:hover {
    background-color: rgba(2, 140, 250, 0.8);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.17em; }

button.cancel {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #c3c3c3;
  border-left: 1px solid #c6c6c6;
  padding: 6px;
  text-align: center;
  background-color: #ffffff;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  color: #808080;
  width: 100px;
  line-height: 20px; }
  button.cancel:hover {
    background-color: rgba(245, 245, 245, 0.5);
    color: rgba(128, 128, 128, 0.7);
    font-size: 1.1em; }

.deleteIcon {
  content: "X";
  width: 20px;
  height: 20px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: silver;
  color: white;
  cursor: pointer; }

.error {
  border-color: red;
  border-width: 1px;
  background-color: #fed8de; }

.chosen-container {
  margin: 2px 0;
  font-size: 1.417em; }

.chosen-container-single {
  width: 19px;
  line-height: 19px; }
  .chosen-container-single .chosen-single {
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    border-top: 1px solid #c6c6c6;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #c3c3c3;
    border-left: 1px solid #c6c6c6;
    padding: 6px 10px 5px 8px;
    background: #ffffff;
    border-radius: 0;
    line-height: 19px;
    height: 19px; }
    .chosen-container-single .chosen-single div {
      width: 19px; }
      .chosen-container-single .chosen-single div b {
        background: url("images/droplist-arrow.png") no-repeat 0 center; }
  .chosen-container-single .chosen-drop {
    border-radius: 0; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  width: 19px; }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url("images/droplist-arrow.png") no-repeat 0 center; }

.chosen-wrapper.bold .chosen-container {
  font-weight: bold; }
.login-page {
  background-color: #f2f2f2; }
  .login-page .page-content {
    width: 360px;
    margin-top: 65px; }
    .login-page .page-content h2 {
      margin-bottom: 20px; }
    .login-page .page-content #UserName {
      margin: 6px 0 16px 0; }
    .login-page .page-content #Password {
      margin: 6px 0 2px 0; }
    .login-page .page-content .forgotPasswordSection {
      text-align: right; }
      .login-page .page-content .forgotPasswordSection a {
        font-size: 0.833em;
        text-decoration: none;
        color: #0090ff; }
    .login-page .page-content .rememberSection {
      margin-top: 20px; }
      .login-page .page-content .rememberSection input[type="checkbox"] {
        width: auto;
        height: auto; }
      .login-page .page-content .rememberSection label {
        font-size: 1em;
        color: black;
        text-transform: none; }
      .login-page .page-content .rememberSection #RememberUsername {
        vertical-align: 12px; }
    .login-page .page-content #LoginButton {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
      -moz-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
      box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
      border-top: 1px solid #0087f3;
      border-right: 1px solid #006cce;
      border-bottom: 1px solid #0075da;
      border-left: 1px solid #0075da;
      width: 100%;
      margin-top: 30px;
      padding: 6px 0;
      text-align: center;
      background-color: #0090ff;
      font-size: 1.2em;
      letter-spacing: 0.05em;
      color: #ffffff; }
  .login-page .forgotPasswordWrapper .validation-summary-errors {
    margin-bottom: 10px; }
  .login-page .forgotPasswordWrapper p {
    margin-top: 0; }
  .login-page .forgotPasswordWrapper button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
    box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
    border-top: 1px solid #0087f3;
    border-right: 1px solid #006cce;
    border-bottom: 1px solid #0075da;
    border-left: 1px solid #0075da;
    width: 100%;
    margin-top: 16px;
    padding: 6px 0;
    text-align: center;
    background-color: #0090ff;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    color: #ffffff; }
  .login-page .validation-summary-errors ul {
    margin: 0;
    padding: 0; }
    .login-page .validation-summary-errors ul li {
      list-style: none;
      text-align: center; }

.search-page #matchTitleContainer{
 padding-top:15px;
 background-color:#f2f2f2; }
.search-page #matchTitleContainer h2{
 width:96%;
 margin:0 auto; }
.search-page .search-form {
  background-color: #f2f2f2; }
  .search-page .search-form #BrandSelect {
   width:336px; }
  .search-page .search-form #ProductSelect {
   width:336px; }
  .search-page .search-form #CollectionSelect {
   width:336px; }
   .search-page .search-form #ColorantSystemSelect {
   width:336px; }
  .search-page .search-form #ColorInput {
   width:336px; }
  .search-page .search-form .form-row-1 {
    padding-top: 22px; }
.search-page .search-form .form-row-1 .brand-Info {
        margin-left: 6px;
        margin-top: 10px;
        cursor: pointer;
        }
    .search-page .search-form .form-row-1 h2 {
      float: left;
      margin: 10px 10px 0 0; }
    .search-page .search-form .form-row-1 .brand-select-wrapper {
      float: left; }
  .search-page .search-form .form-row-2 {
    margin-top: 26px;
    padding-bottom: 44px; }
    .search-page .search-form .form-row-2 .field {
      float: left;
      margin-right: 12px; }
    .search-page .search-form .form-row-2 #all-colors {
      color: #0090ff;
      padding-left: 5px;
      cursor: pointer; }
    .search-page .search-form .form-row-2 #ColorInput {
      margin-top: 2px;
      font-weight: bold; }
        .search-page .search-form .form-row-3 {
      margin-top: 26px;
      padding-bottom: 22px; }
    .search-page .search-form .form-row-3 .field {
      float: left;
      margin-right: 12px; }

  .search-page .search-results {
    margin-top: 22px; }
  .search-page .product-selection {
    margin-top: 22px; }
  .search-page .search-results .grid tr {
    cursor: pointer; }
  .search-page .product-selection .grid tr {
    cursor: pointer; }
  .search-page .search-results .swatch {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    vertical-align: -6px;
  }

.search-page .k-pager-numbers .k-state-selected {
    border-style: solid;
    border-width: 1px;
    line-height: 22px;
    padding: 0 7px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    background: #0090ff;
    border-color: #006cce;
}

 #swatch-dialog {
    min-width: 300px;
    min-height: 125px;
}

 #swatch-dialog #big-swatch {
    margin: 10px;
    width: 300px;
    height: 300px;
}

  .search-page .search-results .no-results-message {
    display: none;
    margin-top: 60px;
    text-align: center;
    font-weight: bold; }

  .search-page .product-selection .no-results-message {
    display: none;
    margin-top: 60px;
    text-align: center;
    font-weight: bold; }

.search-page .search-form #SearchButton {
    width: 56px;
    height: 30px;
    margin: 19px 0 0 0;
    padding: 0;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
    box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
    border-top: 1px solid #0087f3;
    border-right: 1px solid #006cce;
    border-bottom: 1px solid #0075da;
    border-left: 1px solid #0075da;
    background: url("images/search.png") no-repeat center #0090ff;
}

.search-page .search-form #SearchButton:disabled {
        opacity: 0.08;
}

.search-page .search-form #newSearchOnSearchPage {
    font-size: 1.2em;
    line-height: 12px;
    height: 30px;
    position: absolute;
    top: 11%;
    right: 1.5%;
}

.profile-page #window {
  padding: 0px; }
.profile-page h2 {
  background-color: #f2f2f2; }
.profile-page footer {
  background-color: #f2f2f2;
  width: 100%;
  text-align: right;
  line-height: 30px; }
  .profile-page footer div {
    padding-right: 10%; }
.profile-page .content {
  padding-top: 20px; }
  .profile-page .content .medium-width {
    width: 45%; }
  .profile-page .content .maxwidth {
    width: 550px; }
  .profile-page .content .row {
    display: block;
    padding-bottom: 10px;
    width: 550px;
    vertical-align: top; }
    .profile-page .content .row div {
      display: inline-block;
      vertical-align: bottom; }
      .profile-page .content .row div input {
        width: 100%; }
      .profile-page .content .row div label {
        display: block;
        line-height: 16px;
        padding-top: 5px; }

#ProductDetails label {
  font-size: 1.2em; }
#ProductDetails div {
  vertical-align: top; }
#ProductDetails .header {
  width: inherit;
  background-color: #f2f2f2;
  padding-top: 12px;
  padding-left:10px;
}
  #ProductDetails .header label {
    font-weight: normal; }
  #ProductDetails .header div {
    font-weight: bold; }
#ProductDetails .row {
  width: 100%;
  clear: both;
  display: inherit;
  position: relative;
  padding-bottom: 0px; }
  #ProductDetails .row div {
    display: inline-block;
    margin: 5px 5px 5px 0; }
    #ProductDetails .row div label {
      display: block;
      line-height: 18px;
      padding-top: 0px; }
#ProductDetails .container {
  background-color: #FFFFFF;
  width: 940px;
  height: 300px; }
  #ProductDetails .container .column-left {
    width: 450px;
    text-align: left;
    display: inline-block;
    margin-left: 0px;
    padding-left: 0px;
    height: 300px; }
  #ProductDetails .container .column-right {
    width: 450px;
    display: inline-block;
    margin-right: 5px;
    padding-right: 0px;
    height: 300px;
    position: absolute;
    right: 0px; }
#ProductDetails .container .button .column-right {
    text-align: right;
 }
  #ProductDetails .container .bottom {
    bottom: 0px;
    position: absolute;
    vertical-align: bottom; }
  #ProductDetails .container .spacer {
    border: none 0px;
    height: 10px;
    width: 1px;
    background-color: transparent;
    color: transparent; }
  #ProductDetails .container .right {
    right: 0px;
    /*position: absolute;*/ }
  #ProductDetails .container .left {
    left: 0px;
    /*position: absolute;*/ }
#ProductDetails #returnToSearch {
  font-weight: bold;
  padding-bottom: 5px;
  line-height: 1.2em; }
  #ProductDetails #returnToSearch a {
    color: #0090ff; }
#ProductDetails #swatch {
  width: 15px;
  height: 15px;
  padding: 0px;
  margin: 0px;
  background-color: none;
  /*#0094ff*/
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  cursor:pointer;
}
#ProductDetails #Color {
  width: 336px; }
#ProductDetails #ColorNumberAndName {
    font-weight: normal;
}
#ProductDetails #Product {
  width: 336px; }
#ProductDetails #product_selector  {
  font-weight: bold;
  width: auto;}
#ProductDetails #Collection {
  width: 336px; }
#ProductDetails #Source {
  width: 140px; }
#ProductDetails #canSize {
  width: 336px;
  /*removes white space*/
  font-size: 0px; }
  #ProductDetails #canSize div {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRiZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f3f3f3 0%, #dbdbdb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #dbdbdb));
    background: -webkit-linear-gradient(top, #f3f3f3 0%, #dbdbdb 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%, #dbdbdb 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%, #dbdbdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#dbdbdb',GradientType=0 );
    width: 80px;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    margin-right: 0px;
    height: 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 2px 0 rgba(204, 204, 204, 0.5);
    -moz-box-shadow: 0 0 2px 0 rgba(204, 204, 204, 0.5);
    box-shadow: 0 0 2px 0 rgba(204, 204, 204, 0.5);
    border-top: 1px solid #cccccc;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb; }
    #ProductDetails #canSize div:hover {
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
      background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
      background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
      background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
      background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
      cursor: pointer; }
  #ProductDetails #canSize .active {
    background: #D6D6D6;
    background-color: #D6D6D6;
    background-image: none;
    filter: none; }
#ProductDetails #returnToSearch {
  color: #0090ff;
  font-size: 1.2em;
  cursor: pointer; }
#ProductDetails #mixing_machine {
  width: 200px; }
#ProductDetails #version_container {
  width: 200px; }
#ProductDetails #colorant_system {
  width: 200px; }
#ProductDetails #base-details {
    padding-right: 10px;
    float: left;
}
#ProductDetails #base {
  font-size: 1.5em;
}
#ProductDetails #baseimage {
    float:left;
}
#ProductDetails #baseimage img {
  height: 64px;
  cursor: pointer;
}
#baseimage-dialog {
    min-height: 125px;
    min-width: 300px;
}
#baseimage-dialog img {
    display: block;
    margin: auto;
}

#ProductDetails #colorant div {
  display: block;
  font-size: 1.75em;
  font-weight: bold; }
#ProductDetails #newSearch {
  font-size: 1.2em;
  line-height: 12px;
  padding: 6px 16px; }
#ProductDetails #productComments {
  text-align: left;
  margin-left: auto;
  margin-right: 0px;
  color: red; }
  #ProductDetails #productComments .title {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    color: #000000;
    display: block;
    height: 20px; }
  #ProductDetails #productComments div {
    display: block;
    height: 300px;
    overflow: hidden;
    overflow-y: auto; }
    #ProductDetails #productComments div ul li {
      line-height: 1.4em;
      padding-bottom: 5px; }

.admin-page .admin-home {
 background-color:#f2f2f2;
 width:98%;
 margin:0 auto; }
 .admin-page .admin-home .adminFormContainer {
  margin-left:20px;  }
.admin-page label {
  display: block; }
.admin-page .SearchButton {
  background: url("images/search.png") no-repeat scroll center center #0090ff;
  border-color: #0087F3 #006CCE #0075DA #0075DA;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 2px 0 rgba(0, 144, 255, 0.5);
  height: 30px;
  width: 56px;
  margin: 0px 0 5px 0;
  cursor: pointer; }
.admin-page #UserSearch {
  width: 200px; }
.admin-page .menuRow {
  clear: both;
  padding-bottom: 50px; }
  .admin-page .menuRow h2 {
    display: inline-block;
    float: left; }
  .admin-page .menuRow .menu {
    float: right;
    display: inline-block; }
    .admin-page .menuRow .menu div {
      display: inline-block;
      width: 180px;
      margin-right: 10px; }
.admin-page .confirmDeleteWrapper {
  text-align: center; }
  .admin-page .confirmDeleteWrapper p {
    text-align: left; }
.admin-page #gridUserList tbody tr td {
  cursor: pointer; }
  .admin-page #gridUserList tbody tr td:not(:last-of-type) {
    cursor: default; }
.admin-page .stripe-table tbody tr:nth-child(odd) {
  background-color: #f2f2f2; }
.admin-page .stripe-table tbody tr:nth-child(even) {
  background-color: white; }

div.k-grid {
  border: none; }
  div.k-grid table thead.k-grid-header th.k-header {
    background: #ffffff;
    border: none;
    border-bottom: 1px solid #808080;
    font-size: 0.833em;
    text-transform: uppercase;
    color: #808080; }
    div.k-grid table thead.k-grid-header th.k-header a.k-link {
      color: #808080; }
  div.k-grid table tbody tr:nth-child(odd) {
    background-color: #f2f2f2; }
  div.k-grid table tbody tr td {
    padding: 14px 10px;
    border: none; }

.search-results .k-grid-header {
  background-color: none !important;
  background-image: none !important;
  background: none !important; }
.search-results tbody td {
  padding: 14px 10px;
  border: none; }
.search-results .k-grid-header-wrap {
  border-style: none !important;
  border-width: 0 0 0 0; }
  .search-results .k-grid-header-wrap th.k-header {
    background: #ffffff;
    border: none;
    border-bottom: 1px solid #808080; }
    .search-results .k-grid-header-wrap th.k-header a.k-link {
      font-size: 0.833em;
      text-transform: uppercase;
      color: #808080; }

/*******************Match page styling****************/
.search-page #match-results {
 display:none; }
.search-page .search-form #ManufacturerSelect {
 width:320px; }
.search-page .search-form #ColorNameSelect {
 width:270px; }
.search-page .search-form #ColorNumSelect {
 width:270px; }
.search-page .search-form #FilterSelect {
 width:200px; }
.match-results #deltaLabel {
 margin-bottom:20px;
 text-align:center; }
.match-results .greenDelta {
 color:#47bd18; }
.match-results .orangeDelta {
 color:#df7717; }
.match-results .redDelta {
 color:#e32d1d; }
.match-results .hexBlockContainer {
 width:90%;
 height:200px;
 margin:0 auto;
 display:block;
}
 .match-results .hexBlockContainer #requestedContainer {
  width:50%; 
  float:left; }
  .match-results .hexBlockContainer #requestedContainer #requestedColorInfo {
   width:30%; 
   margin-right:30px;
   float:left; }
  .match-results .hexBlockContainer #requestedContainer #requestedHex {
   width:60%;
   -webkit-print-color-adjust:exact;
   float:right;
   height:0;
   padding-bottom:55%;
   margin-right:5px; }
   .match-results .hexBlockContainer #matchContainer {
    width:50%;
    float:right; }
    .match-results .hexBlockContainer #matchContainer #matchColorInfo {
     width:30%; 
     margin-left:30px;
     float:right; }
    .match-results .hexBlockContainer #matchContainer #matchHex {
     width:60%;
     -webkit-print-color-adjust:exact;
     float:left;
     height:0;
     padding-bottom:55%;
     margin-left:5px; }
.match-results #newMatch {
    font-size: 1.2em;
    line-height: 12px;
    padding: 6px; 
    padding-left: 16px;
    padding-right: 16px;
    letter-spacing: 0.05em;
    float: right;
}

.match-results #searchMatchColor {
    font-size: 1.2em;
    line-height: 12px;
    padding: 6px; 
    padding-left: 16px;
    padding-right: 16px;
     margin-right: 10px;
    letter-spacing: 0.05em;
    float: right;
}

.alert-message {
    margin: 10px;
    text-align: center;
}

.window-actions {
    text-align: center;
}

.window-actions .k-button {
    min-width: 100px;
    margin: 10px 20px 10px 20px;
}