﻿#divShowForm {
  min-width: 480px;
}

.fieldNote {
  font-weight: 300;
  color: #6A6A6A;
  line-height: 1.1em;
  margin-top: 3px;
  font-size: 12px;
}

.storepage_2 .fieldNote {
  font-weight: 400;
}

.secHeader {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}

#win10-message {
  background-color: #00AEEF;
  padding: 10px;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: none;
}

#win10-message a:before {
  top: 0;
}

#win10-message a:hover {
  border-color: transparent;
}

#win10-message img {
  margin-right: 10px;
}

#win10-message a, #win10-message a:visited, #win10-message a:hover {
  color: #fff;
}


input#CaptchaCode {
  border: 1px solid #808080;
  margin-top: 20px;
}

.BDC_CaptchaImageDiv, .BDC_CaptchaIconsDiv {
  float: left;
}

@media screen and (max-width: 830px) {
  #win10-message :after {
    display: none;
  }
}

.leftcolumn-header h2 {
  text-transform: uppercase;
}

.leftcolumn-contactmode, .leftcolumn-callback {
  text-transform: uppercase;
  text-align: right;
}

.spinning.side {
  position: relative;
  top: 30px;
  float: right;
}

.mode-of-contact md-radio-button {
  clear: both;
}

.result {
  font-size: 14px;
}

.LBox1, .LBox2, .LBox3 {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #99A7C1;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #3D4856;
  font-size: 0.8571em;
  height: 225px;
  margin: 3px 0 3px 0px;
  padding: 4px;
  float: left;
  padding-bottom: 10px;
}

.LBox1 {
  width: 30%;
  /*206px;*/
}

.LBox2 {
  width: 30%;
  /*206px;*/
}

.LBox3 {
  width: 40%;
  /*290px;*/
}

.CorpSaleEnquiry .PanelProductReg {
  float: left;
  width: 100%;
  margin-top: 10px;
  display: none;
}

.PanelProductReg .productIdCol {
  display: none;
}

.PanelProductReg th {
  font-weight: 100;
}

.PanelProductReg .product-header {
  padding: 10px 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}

.PanelProductReg .productName {
  border: medium none;
  font-size: 12px;
  width: 100%;
}

.PanelProductReg .productQuantity {
  border: 1px solid #BBBBBB;
  height: 21px;
  line-height: 21px;
  text-align: center;
  min-width: 80px;
  max-width: 100px;
  width: auto;
  border: none;
}

.productDelete, .productDelete:visited {
  text-decoration: none;
  color: #252525;
}

.productDelete:hover {
  color: #0cbdef;
  text-decoration: none;
  border-color: transparent;
}

input#CaptchaCode {
  margin-top: 10px;
  border: 1px solid #999999;
}

.pdtDelCol {
  text-align: center;
}

.CorpSaleEnquiry .comment {
  width: 700px;
}

.CorpSaleEnquiry .btnSubmit {
  margin-right: 15px;
}

.btnAddProduct2 {
  float: right;
  min-width: 110px;
}

.CorpSaleEnquiry .label_radio {
  float: left;
  height: 24px;
  line-height: 24px;
  padding-left: 30px;
  padding-right: 30px;
  width: auto;
}

md-radio-group[ng-model=contactMode] {
  margin-top: 20px;
}

.contactOptions md-radio-button+md-radio-button {
  margin-top: 10px;
}

.contactOptions .chat-status {
  float: left;
  margin: 11px 0px;
}

#txtProductNeededBy .md-datepicker-input-container, #txtProductNeededBy .md-datepicker-input-container input {
  width: 100%;
  max-width: none;
}

#SoftwareAvailabilityChart {
  margin: 10px auto 30px auto;
}

#CaptchaImg {
  width: 130px;
  height: 30px;
  border: none;
}

#cancel-messages {
  margin-top: -20px;
}

.checkbox {
  margin: 20px 15px;
}

.prod-header {
  padding-bottom: 10px;
  padding-left: 0;
  border-bottom: 1px solid #bbb;
}

#ProductRegistrationTable tbody tr td {
  border: none;
}

.prod-item {
  margin-top: 10px;
}

@media screen and (max-width: 830px) {
  .prod-item {
    font-size: 0.8em;
  }
}

.return-30-period {
  line-height: 24px;
  height: 24px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

@media screen and (max-width: 830px) {
  .return-30-period {
    margin-bottom: 40px;
  }
}