﻿.autocomplete {
    width: 280px !important;
    background-color: #d5d1cc;
}

.distributor-list {
    padding: 0 2% 0 3%;
    width: 38%;
}

.linkStyle {
    font-family: 'Avenir65Medium', sans-serif;
    color: #2d1b00;
    font-size: 15px;
    margin: 0 0 10px;
    text-align: center;
}

/*Contact Form*/
#product-form input {
    background-color: #ffffff;
    height: 3em;
    width: 100%;
    border: medium none;
    padding: 0.2em 0.5em;
    /*color:#2d1b00;*/
    margin-top: 1em;
    /*float:left;*/
    font-family: 'Avenir65Medium', sans-serif;
}

#product-form p:hover, #product-form a:hover, #product-form a:focus {
    color: #95c93d;
    text-decoration: none;
}

#product-form textarea {
    background-color: #ffffff;
    height: 9em;
    width: 100%;
    border: medium none;
    padding: 0.5em;
    color: #2d1b00;
    margin-top: 1em;
    font-family: 'Avenir65Medium', sans-serif;
}

#product-form button {
    font-weight: bold;
    text-align: center;
    width: 8em;
    height: 3em;
    color: #10314a;
    float: right;
    background-color: #95c93d;
    margin-top: 1em;
    font-family: 'Avenir65Medium', sans-serif;
}

    #product-form button:hover {
        background-color: #73993d;
    }

.no-image {
    padding-top: 8em;
}

#container {
    width: 100%;
    height: 100%;
}

    #container img {
        width: 100%;
    }

.container .content {
    display: none;
    /*padding : 5px;*/
}

.lit-content {
    display: none;
}

.scroll-down, .scroll-up, .each-position, .field-sales, .account-exec, .manufacturing-rep {
    cursor: pointer;
}

/*#drop-down.drop-down th {
  text-align: center;
  width: 14%;
}*/

.image {
    width: 200px;
    margin-right: 72px;
}

.imageUpload {
    width: 272px;
}

.image-div {
    float: left;
    margin-right: 10px;
}

.image-elm-div {
    height: 200px;
    margin-bottom: 8px;
    overflow: hidden;
    clear: both;
}

.imageLabel {
    display: block;
}

.loading-custom {
    color: #d14836;
    display: block;
    clear: both;
}

.document {
    width: 120px;
    margin-right: 72px;
}

img {
    color: #d14836;
    font: 14px;
}

.input-file {
    margin-top: 100px;
}

.program-CheckBox {
    margin-left: 50%;
}

.programRadioButton {
    margin-left: 44%;
}

.right {
    float: right;
}

input.upload-MSDSEnglish,
input.upload-MSDSCanadianEnglish,
input.upload-MSDSCanadianFrench,
input.upload-MSDSSpanish,
input.upload-Guide,
input.upload-ResearchFact,
input.upload-Literature,
input.upload-Media,
input.replace-ProductFile {
    display: none;
}

.pointer {
    cursor: pointer;
}

.missing-file {
    color: brown;
    font-style: italic;
}

a.add {
    color: #9ACC64;
}

.inline-element {
    display: inline;
}

.sortOrder {
    font-weight: normal;
}

.sortOrderInput {
    margin-right: 5px;
}

#downloadMSDS, #downloadLiterature {
    margin-bottom: 10px;
}

.primary-program {
    padding-top: 10px;
}

.package-icon-size {
    width: 20%;
}

.image-icon-size {
    width: 50px;
    height: 50px;
}

.update-button {
    margin-top: 12px;
}

.td-center {
    text-align: center;
}

.list-button {
    width: 100px;
}

.search-box {
    float: right;
}

.form-group.required .control-label:after { 
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 8px;
    top:7px;
}
.document-list{
    margin-top:10px;
}

.document-list-label{
    font-size:larger;
    padding-top:4px;
    margin: 0 15px 0 15px;
}

.align.checkbox{
    margin-top:5px;
}

.footer{
    margin-top:20px;
}

.horizontal-list{
    list-style-type:none;
    padding:0;
    margin:0;
}

.blog-image{
    padding-right: 2em;
}

#career-page textarea {
	height: 16em;
}

#career-all textarea {
	height: 19em;
}
