﻿.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.altHeader {
    border: medium none;
    color: #C2C1C1;
    line-height: 32px;
    margin: 0;
    padding: 16px 0;
    display: inline-block;
}

    .altHeader .application {
        font-size: 32px;
        float: left;
    }

    .altHeader .companyName {
        float: left;
        font-size: 16px;
        margin-left: 5px;
    }

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar {
    background-color: #044082;
    border-radius: 0;
    margin-bottom: 0;
    color: #fff;
    padding-bottom: 5px;
}

.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

footer, #footer {
    color: #C2C1C1;
    text-align: left;
    line-height: normal;
    padding-top: 10px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 15px;
    background-color: #044082;
    height: 40px;
}

    footer,
    #footer a:link, footer,
    #footer a:hover, footer,
    #footer a:visited {
        color: #C2C1C1;
        font-size: 12px;
        font-weight: normal;
    }


#logindisplay {
    font-size: 1.1em;
    display: block;
    float: right;
    margin: 8px 20px 10px 10px;
    color: White;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.back-link {
    display: inline-block;
    margin: 8px 0 0 0;
    text-align: right;
    vertical-align: top;
    font-size: 10px;
}

.readonly {
    color: #222222;
    font-family: verdana,Helvetica,sans-serif;
    font-size: 100%;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

#main {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}
.form {
    padding: 0px 10px 10px 10px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

    #main #tabs {
        margin-top: 20px;
    }

#tabs .tab-loader {
    margin: 10px 5px 0 0;
}

a.icon-link {
    text-decoration: none;
}

span.remove {
    background: url("../content/images/close.gif") no-repeat scroll 0 0 transparent;
    padding-right: 18px;
}

span.remove2 {
    background: url("../content/images/close.png") no-repeat scroll 0 0 transparent;
    padding-right: 18px;
}

.attachments li {
    display: inline-block;
    padding-right: 15px;
}
/* BUTTONS
----------------------------------------------------------*/
input[type="submit"], .dbutton a {
    font-family: verdana, Helvetica, sans-serif;
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #2b2b2b;
    display: inline-block;
    letter-spacing: 0;
    cursor: pointer;
    /*margin-right: 8px;*/
    padding: 2px 4px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 3px;
    margin-left: 5px;
    line-height: 20px;
}

input[type="submit"], .dbutton #filter_submit {
    margin-right: 2px;
}


.dbutton.pop {
    cursor: pointer;
    margin: 0;
}

.dbutton a:hover {
    background: #88B8DD;
}

.dbutton.search {
    margin: 0;
}

.dlink a {
    line-height: 20px;
}

.btn-right {
    float: right;
}

/* TOOLTIP
----------------------------------------------------------*/
p.packs {
    color: #000000;
    font-weight: bold;
    width: 150px;
}


#Advantages.explode, #Specifications.explode, #Approvals.explode, #Recommendations.explode, #Characteristics.explode {
    margin-top: 30px;
}

ul.images li {
    background-color: #E5F9FF;
    display: inline-block;
    margin-right: 15px;
    padding: 5px;
}

#item-detail .images img:first-child {
    display: inline-block;
    z-index: -1;
}

#item-detail .images .remove-loader,
#item-detail .images .remove,
#item-detail .images .cart {
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    z-index: 1;
    background: none;
}

#item-detail .images .cart {
    margin-left: -45px;
    margin-top: -15px;
}

#item-detail .images li span {
    background-color: #FF0000;
    color: #FFFFFF;
    display: inline-block;
    margin-left: -107px;
    margin-top: 110px;
    padding: 5px;
    position: absolute;
}
/* OVERRIDE
----------------------------------------------------------*/
.k-grid-header .k-header .k-link, .k-grid-header .k-header {
    font-size: 10px;
    line-height: 16px;
    text-align: center !important;
}

.k-current-page {
    display: none;
}

.grid-header {
    font-weight: bold;
    font-size: 13px;
}

.k-grid-content td.admin, .k-grid-content td.infosheet {
    text-align: center;
}

.k-grid-content table tr {
    height: 22px;
    background-color: #f1f4f7;
}

    .k-grid-content table tr td {
        border-top: 1px solid #f8f9fc;
        border-bottom: 1px solid #e8eaed;
        vertical-align: top;
    }

tr.td-red {
    background: red !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a.plus-link {
    cursor: pointer;
}



.container_shoppingCart {
    float: right;
    clear: right;
    margin-right: 20px;
}

.infotext {
    font-weight: bold !important;
    font-size: 10px;
    color: #838383;
}


#searchdiv {
    background-color: #f9f8f7;
    background-image: url(images/bg_search_row.png);
    background-repeat: repeat-x;
    height: 29px;
}

.alt-row {
    background-color: #fafafa !important;
}

    .alt-row td {
        border-top: 1px solid #fefefe !important;
        border-bottom: 1px solid #ededed !important;
    }

.dk-select {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
}

.dk-option {
    padding: 7px 5px;
}

.qtip {
    max-width: 980px !important;
    box-shadow: none;
    padding: 0;
}

.qtip-default {
    background: #fff;
    border: #ddd 1px solid;
}

.qtip-rounded, .qtip-tipsy, .qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.qtip .qtip-tip canvas {
    left: 0;
    top: 0;
}

.select2-search input {
    /*width: 100% !important;*/
}

.select2-drop-mask {
    z-index: 10000;
}

.select2-drop {
    z-index: 10001;
}

.select2-search {
    z-index: 10002;
}

.red {
    color: red;
}

.green {
    color: green;
}

.gray {
    color: gray;
}

span.k-timepicker, span.k-datetimepicker, span.k-datepicker {
    border-left: none !important;
    padding-left: 0 !important;
}

/* Icons*/

.icon, .icon2 {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px;
}

.align-right .icon2 {
    float: left;
}

.notVisible, .notVisible a:link, .notVisible a:visited, .notVisible a:hover, .notVisible a:active {
    color: #FF0000;
}

.advantages {
    background: url(images/icon_productAdvantages.png) no-repeat;
}

.specifications {
    background: url(images/icon_productSpecs.png) no-repeat;
}

.approvals {
    background: url(images/icon_productapprovals.png) no-repeat;
}

.recommendations {
    background: url(images/icon_prodRecommendations.png) no-repeat;
}

.characteristics {
    background: url(images/icon_prodChar.png) no-repeat;
}

.plus {
    background: url(images/icon_plus.png) no-repeat;
}

.remove {
    background: url(images/Close.png) no-repeat;
}

.word {
    background: url(images/word.png) no-repeat;
}

.cart {
    background: url(images/shop_cart.png) no-repeat;
}

.pdf {
    background: url(images/pdf.png) no-repeat;
}

.basket {
    background: /*Tran Vo - Change to new white shop cart for new header layout*/ url(images/shop_cart_white.png) no-repeat;
}

.msds {
    background: url(images/icon_datasheet.png) no-repeat;
}

.msds-cart {
    background: url(images/add_doc_toCart.png) no-repeat;
}

.online {
    background: url(images/online.png) no-repeat; /*HangN*/
    border: 0px;
}

.offline {
    background: url(images/offline.png) no-repeat; /*HangN*/
    border: 0px;
}

.product {
    background: url(images/product.png) no-repeat;
}

.category {
    background: url(images/category.png) no-repeat;
}

.company {
    background: url(images/company.png) no-repeat;
}

.companyType {
    background: url(images/company-type.png) no-repeat;
}

.addContact {
    background: url(images/add_contact.png) no-repeat;
}

.copy {
    background: url(images/copy.png) no-repeat;
}

/* Search */

.gradient {
    background: -moz-linear-gradient(top, #fff, #f5f5f5);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: -o-linear-gradient(top, #fff, #f5f5f5);
}

    .gradient:hover {
        background: -moz-linear-gradient(top, #f5f5f5, #fff);
        background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
        background: -o-linear-gradient(top, #f5f5f5, #fff);
    }

.rounded {
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.search-params {
    background: #f9f8f7 url('images/bg_search_row.png') repeat-x;
    padding: 3px 5px 2px 5px;
}

    .search-params .dk_toggle {
        background-position: 90% center;
    }

    .search-params select {
        width: 175px;
    }

    .search-params fieldset {
        border: 0 !important;
        top: 0;
        height: 0;
    }

    .search-params a {
        margin-left: 0 !important;
        /*padding: 2px 6px 1px 6px;*/
    }

    .search-params label {
        font-weight: bold;
        line-height: 23px;
        font-size: 10px;
    }

    .search-params input[type=text] {
        float: left;
        border: 1px solid #ccc;
        color: #444;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: normal;
        padding: 3px 3px 4px 3px;
        margin: 2px 5px 0 0;
    }

    .search-params .dk_options_inner {
        padding: 0;
        margin: 0;
    }

    .search-params input[type=submit] {
        float: left;
        border: 1px solid #ccc;
        margin: 0 5px 0 0;
        height: 22px;
        padding: 1px 5px;
    }

    .search-params input[type=button] {
        float: left;
        border: 1px solid #ccc;
        margin: 0 5px 0 0;
        height: 22px;
        padding: 1px 5px;
    }

    .search-params .dbutton {
        float: left;
    }

        .search-params .dbutton a {
            float: left;
            margin-top: 0;
            line-height: 19px;
        }


#filter_clear {
}

.pointer {
    cursor: pointer;
}

.clear {
    clear: both !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.no-padding .icon {
    margin: 0;
}

#cboxCurrent {
    top: 0;
    line-height: 23px;
}

#cboxNext, #cboxPrevious {
    top: 0;
}

#cboxLoadedContent {
    margin-bottom: 0;
    margin-top: 20px;
}

.k-loading-image {
    margin-top: -100px !important;
}

.category-item {
    width: 33%;
    float: left;
}

.icon-tick {
    width: 20px;
    height: 20px;
}

.mg20l {
    margin-left: 20px;
}

.text-input {
    padding: 2px 5px;
}

.dk_container {
    margin-left: 0px !important;
}

/**** Menu *****/

.menuContainer {
    float: left;
    margin-top: 15px;
}

.supersededProduct {
    padding: 5px;
}

.black {
    color: #000;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 999;
}

.ui-autocomplete {
    z-index: 1000;
}

/* Menus */

#navbar {
}

    #navbar .dropdown-menu {
        font-size: 12px;
    }

    #navbar a {
        color: #fff;
        font-weight: bold;
    }

    #navbar li.open a {
        color: #000;
    }

    #navbar li:hover, #navbar li:hover a, #navbar .active, #navbar .active a {
        color: #000 !important;
        background: #fff;
    }

    #navbar .dropdown-menu {
        border: 0;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.blue {
    color: blue !important;
}

.bold {
    font-weight: bold !important;
}

@media (max-width: 600px) {
    #logo {
        width: 60px;
    }
}

@media (max-width: 800px) {
    #logo {
        width: 100px;
    }
}

@media (min-width: 800px) {
    #logo {
        width: 100px;
    }
}

.bootbox-input.bootbox-input-text.form-control {
    height: 30px;
}

@media screen and (min-width: 795px) {
    li.dropdown-submenu > a:after {
        content: '';
    }

    li.dropdown-submenu > a:before {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    li.dropdown-submenu ul {
        left: -98%;
        top: 17px;
    }
}

@media screen and (min-width: 996px) {
    li.dropdown-submenu ul {
        top: 28px;
        left: 28%;
    }
}

@media screen AND (min-width: 1200px) {
    li.dropdown-submenu ul {
        top: 0;
        left: 100%;
    }
}

@media screen AND (min-width: 1560px) AND (max-width: 1700px) {
    li.dropdown-submenu ul {
        top: 28px;
        left: 28%;
    }
}

.center {
	text-align: center;
}

.text-inline {
    overflow:hidden;
    -moz-text-overflow:ellipsis;
    text-overflow:ellipsis;
	white-space:nowrap;
}

.text-10 {
    font-size: 10px;
}

.dropdown-menu .divider {
    margin: 5px 0;
}