#popup-message p { min-width: 600px; margin-bottom: 24px; }
#popup-message p:empty { margin: 0 }

#popup-message button::before, #popup-message button::after {
    content: "";
    display: inline-block;
    width: 2.2em;
}
#popup-message button {
    margin: 0 auto;
    background: none repeat scroll 0 0 #8bc543;
    border: 0 none;
    border-radius: 2em;
    color: #fff;
    display: inline-block;
    padding: /*5px*/ 0 2px;
    vertical-align: top;
    cursor:pointer;
}

#popup-message .btn {
    margin-left: 20px;
}

#popup-message .btn:first-child{
    margin-left: 0;
}

#popup-message button:hover
{ background:#a1cf67 }

button:disabled
{ opacity: 0.2 }

#page-register.joinin article form input#supplier-zip {
    width: 120px;
}

select#user-currency option, div#uniform-user-currency span {
    text-transform: uppercase;
}

.hidden {
    visibility: hidden;
}
#page-cart .grid-view .lazy-image {
    width: 115px; height: 115px;
}
.upper {
    text-transform: uppercase;
}

#VendorDetails section#About, #VendorDetails section#Terms { padding-top: 20px }
form span.required { color: red }
#delivery-addresses li:before {
    content: none !important;
}
#delivery-addresses li span {
    transition: none;
}

#delivery-addresses li {
    height: 25px;
    line-height: 22px;
}
#delivery-addresses li span {
    border: 1px solid transparent;
    display: block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #fff;
}
#delivery-addresses li span:hover {
    z-index: 1;
    white-space: normal;
    background: #f8f8f8;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #888;
    margin-left: -5px;
    padding-left: +5px;
}

[data-role='supplier'], [data-role='supplier'] * {
    transition: none !important;
}

div[data-role='shipments'] .links a { visibility: hidden }
div[data-role='shipments'].can-split .links a[data-action='split'] { visibility: visible }
div[data-role='shipments'].can-merge .links a[data-action='merge'] { visibility: visible }

div.checkout-suplier-group .pre-data div.help-block { width: 150px; min-height: 2.5em; height: auto; margin-bottom: 8px }
#page-checkout[data-step="4"] #previous-checkout-steps section#main-settings { width: 85% }
#page-checkout[data-step="4"] #previous-checkout-steps section#print-data { width: 15% }

#Enquire .field-enquire-autoregister label {
    padding-left: 25px;
    line-height: 1.5em;
}
#Enquire div.required label:after {
    position: absolute;
    content: '\00a0*';
    color: red;
}
#Enquire div.field-enquire-newpassword, #Enquire div.field-enquire-newpasswordconfirm {
    padding-bottom: 10px;
}
#Enquire #autoregister {
    display: none;
}

div.name.last-update {
    vertical-align: top;
}

table.ghsTbl {
    width: 100%
}
table.ghsTbl th {
    font-weight: bold;
    align: center;
}
table.ghsTbl th, table.ghsTbl td {
    padding-right: 10px
}

dl.enquiry-details dt, dl.enquiry-details dd {
    float: left;
}
dl.enquiry-details dt {
    width: 22%;
    font-weight: bold
}

dl.enquiry-details dd {
    width: 78%
}

#personal-settings+.list-style-checked {
    clear: both;
    padding-left: 15px;
}
#previous-checkout-steps .orders-total-section {
    width: 40%
}
#previous-checkout-steps .confirm-section {
    width: 60%;
    text-align: right;
    padding-top: 18px;
}
.orders-total-section .total-amount {
    margin-left: 20px;
}
form#checkout-confirm-form li {
    min-height: 0;
}

div.confirm-submit {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.regular-tabs>ul {
    list-style-type: none;
    padding: 0;
}
.regular-tabs>ul li {
    float: left;
    height: 37px;
    display: inline-block;
    padding: 0 15px;
    line-height: 37px;
    background-color: #ebebeb;
}
.regular-tabs>ul li:before {
    content: none;
}
.regular-tabs>ul li a {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 15px;
    font-weight: normal;
    color: #777777;
}

.regular-tabs>ul li.ui-tabs-active {
    background:#8bc543;
}

.regular-tabs>ul li.ui-tabs-active a, .regular-tabs>ul li.ui-state-hover a {
    color: #fff;
}

.regular-tabs>ul li.ui-state-hover {
    background: #a1cf67;
}

.regular-tabs>ul li:first-of-type {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.regular-tabs>ul li:last-of-type {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

li.exact-match {
    margin-bottom: 10px !important;
}

li.exact-match label:first-of-type {
    margin-bottom: 0;
}

li.exact-match label:last-of-type {
    display: inline-block; 
    margin-left: 25px;  
}

.scheme dd abbr, .vam {
    vertical-align: middle;
}

dt.item-figure abbr, .item-price abbr {
    border-bottom: none !important;
    text-decoration: none !important;
    vertical-align: middle;
}

label.orange-text {
    font-weight: bold;
    color: #faae5e !important;
}
abbr#search-was-limited {
    display: none;
}

a.accent-link {
    text-decoration: underline;
    font-weight: bold !important;
}

section#suppliers span.g{
    margin-right: 0 !important;
}

section.uom-container .preferred-unit-filter .btn-unit.btn-mg, section.uom-container.mg .preferred-unit-filter .btn-unit.btn-g {
    cursor: pointer;
}

section.uom-container:not(.mg) .preferred-unit-filter .btn-unit.btn-g, section.uom-container.mg .preferred-unit-filter .btn-unit.btn-mg {
    background-color: #8bc543;
    color: #fff;
}

section.uom-container:not(.mg) .mg, section.uom-container.mg .g {
    display: none;
}

section.uom-container.mg .preferred-unit-filter .btn-unit.btn-mg {
    cursor: default;
}

legend span.g, legend span.mg {
    text-transform: none;
} 

#hint-omitted {
    display: none;
}

.search-result-container:empty {min-height: 620px;}
#page-vendor .search-result-container:empty {min-height: 620px;}
#page-results .search-result-container:empty {min-height: 755px;}
#page-my-favourites .search-result-container:empty, #page-my-list .search-result-container:empty { min-height: 683px; }
.search-result-container:empty+div.options.subinfo label {display: none;}

html#page-vendor:not(.lzz) .search-result-container:not(.no-results) {
    -webkit-transition:none;
    -o-transition:none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
}
html#page-vendor:not(.lzz) .search-result-container:empty:not(.no-results) {
    margin-top: 105px; margin-left: 15px; background: rgba(116,102,99,.15);
}
html#page-vendor:not(.lzz) .search-result-container:empty:not(.no-results):after {
    content:'';width:200px;height:200px;margin:-100px 0 0 -100px;background:url(/i/c/o/n/win8-tile-144.png) 50% 50% no-repeat;background-size:auto;opacity:.5;
    -webkit-animation: cog 2s infinite linear;
    -webkit-animation-name: cog;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: initial;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: initial;
    -webkit-animation-fill-mode: initial;
    -webkit-animation-play-state: initial;
    animation: cog 2s infinite linear;
    position:relative;top:35px;left:50%;z-index:5;display:block;
}

p.buttons-container a:not(:nth-last-child(1)) { margin-right: 10px }

div.input-wr.popover-textfield textarea:disabled {
    background:rgba(116,102,99,.15) url(/i/c/o/n/win8-tile-144.png) 50% 50% no-repeat;background-size:auto;opacity:.5;
    cursor: wait;
}

#sds-section {
    width: 300px;
    float: left;
}

#sds-section fieldset {
    margin-left: 50px;
}

#sds-section input[type="checkbox"] + label {
    display: inline-block;
    margin-right: 10px;
}

#sds-section [type="checkbox"] + label {
    display: inline-block;
    margin-right: 10px;
}

#sds-section div label {
    display: inline-block;
    width: 50px;
}

#sds-section div input {
    width: 200px;
    margin-bottom: 10px;
}
#sds-section fieldset p {
    padding: 0;
}

#sds-section fieldset ul {
    margin-right: 60px;
    padding-top: 0;
    margin-bottom: 15px;
}

#sds-section fieldset ul li {
    display: inline-block;
    width: 30%; /*23% */
    margin: 0;
    min-height: 0;
}

#sds-section fieldset ul li label {
    margin: 0;
}

#sds-section .disabled {
    opacity:.5;
}

#sds-form button:disabled {
    cursor: not-allowed;
}

#sds-text-section {
    width: 688px;
    float: right;
}

#sds-text-section p {
    text-indent: 0;
    text-align: justify;
}

#sds-text-section ul {
    float: left;
    width: 45%;
}

#sds-text-section ul:nth-child(odd) {
    padding-right: 10px;
}

#sds-text-section ul li a {
    font-weight: normal;
    color: navy;
    text-decoration: none;
    border: none;
}

#sds-text-section p a {
    color: #faae5e;
    border-color: #faae5e;
    font-weight: normal;
}

p.disclaimer {
    font-size: 0.9em;
    line-height: 16px;
    opacity: 0.5;
    text-align: justify;
}

.modal-form {
    text-align: left;
}

.modal-form .form-group label.control-label {
    float: left;
    width: 100px;
    text-align: left;
}

.modal-form .form-group .help-block {
    clear: both;
    margin-left: 107px;
}

.modal-form.w450 .form-group .form-control {
    float: right;
    width: 240px;
    margin-right: 23px;
}

.modal-form.w450 {
    width: 450px
}

.modal-form .modal-submit {
    text-align: center;
    margin-top: 10px;
}

.modal-form p {
    line-height: 18px;
    padding-right: 25px;
    text-align: justify;
}

.modal-form#sds-req p {
    margin-bottom: 15px;
}

.modal-form#sds-req #certrequest-salutation {
    width: 75px !important;
}

.modal-form#sds-req .field-certrequest-salutation label.control-label {
    width: 103px;
}

.modal .modalism p a {
    border-bottom: 1px solid #ccc;
    color: #777;
    font-weight: bold;
} 
.modal .modalism p a:hover {
    color: #8bc543;
    border-bottom-color: #8bc543;
}

a.sup {
    font-size: 0.7em; vertical-align: top
}

#page-vendor section#About pre { 
    white-space: normal 
}

table.structureSuppliersList tbody tr.in-cart button {
    display: none !important;
}

table.structureSuppliersList tbody tr:not(.in-cart) a.to-cart {
    display: none;
}

#page-contacts .map {
    display: none !important
}

span.mm {
    font-size: 1.15em;
}