﻿
/*#region defaults*/
* {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    margin: 0px;
    padding: 0px;
}

body {
    /*font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans", "S60 Sans", Arial, "sans-serif";*/
    font-family: "Open Sans", "Segoe UI", verdana, Arial, Helvetica, Sans-Serif;
    /*font-family: 'Bliss Pro', Verdana, Helvetica, Sans-Serif;*/
    font-size: 12px;
    line-height: 13pt;
    color: #555;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: auto;
    padding-bottom: 30px;
}

a, a:hover {
    text-decoration: none;
    color: #75787b;
}

/*header, footer, nav, section
{
    display: block;
}*/


/*#endregion*/

/*#region text*/

h1 {
    /*font-family: 'Bliss Pro';*/
    font-size: 350%;
    font-weight: 600;
    line-height: 50px;
    color: #75787b;
    cursor: default;
    padding-bottom: 20px;
}

.btn-back {
    padding-left: 50px;
    background-image: url(imgs/btn-back-0.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

h2 {
    /*font-family: 'Bliss Pro';*/
    font-size: 28px;
    line-height: 28px;
    color: #75787b;
}

h3 {
    /*font-family: 'Bliss Pro';*/
    font-size: 18px;
    line-height: 18px;
    color: #75787b;
}

.lauftextWeb {
    /*font-family: 'Bliss Pro';*/
    font-size: 28px;
    line-height: 13pt;
    font-weight: 300 !important;
    color: #75787b;
}

.text h2 {
    font-size: 32px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-left: 0px;
}

.text p {
    margin-left: 4px;
    margin-top: 10px;
    margin-right: 4px;
    margin-bottom: 10px;
    text-align: left;
}

.lauftextAuszeichnung {
    /*font-family: 'Bliss Pro Light';*/
    font-size: 11pt;
    font-style: italic;
    line-height: 13pt;
    color: #75787b;
}

.lauftextAuszeichnung2 {
    /*font-family: 'Bliss Pro Medium';*/
    font-size: inherit;
    line-height: 12pt;
    color: #75787b;
    font-weight: bold;
    letter-spacing: 0.15pt;
}

/*#endregion*/

/*#region cls-hubs */

.cls-hub-empty {
    width: 210px;
    height: 210px;
    overflow: hidden;
    float: left;
    position: relative;
}

.cls-hub {
    width: 210px;
    height: 210px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .cls-hub.big-hub {
        width: 420px;
        height: 420px;
    }

.cls-fix-hub {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.cls-hub-content {
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 1000;
    color: #fff;
    padding-left: 10px;
    padding-bottom: 3px;
    width: 210px;
    height: 210px;
    padding-top: 180px;
    font-size: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .cls-hub-content.big-hub {
        width: 420px;
        height: 420px;
        padding-top: 390px;
    }

.cls-hub-overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
    z-index: 1200;
    color: #fff;
    width: 200px;
    height: 80px;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-image: url(imgs/cls-overlay.png);
}

    .cls-hub-overlay a, .cls-hub-overlay a:hover {
        text-decoration: underline;
        color: #fff;
    }

    .cls-hub-overlay.big-hub {
        width: 410px;
        height: 80px;
    }

.cls-hub-img {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 209px;
    height: 209px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 800;
    opacity: 1;
}

    .cls-hub-img.big-hub {
        width: 419px;
        height: 419px;
    }

.cls-hub-himg {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 209px;
    height: 209px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    opacity: 0;
}

    .cls-hub-himg.big-hub {
        width: 419px;
        height: 419px;
    }

.cls-grey.big-hub {
    background: url(imgs/cls-hub-big.png) no-repeat 0 0;
}

.cls-white {
    background: url(imgs/cls-hubs.png) no-repeat 0 0;
}

.cls-yellow {
    background: url(imgs/cls-hubs.png) no-repeat 0 -210px;
}

.cls-darkgrey {
    background: url(imgs/cls-hubs.png) no-repeat 0 -420px;
}

.cls-grey {
    background: url(imgs/cls-hubs.png) no-repeat 0 -630px;
}

.cls-darkblue {
    background: url(imgs/cls-hubs.png) no-repeat 0 -840px;
}

.cls-red {
    background: url(imgs/cls-hubs.png) no-repeat 0 -1050px;
}

.cls-orange {
    background: url(imgs/cls-hubs.png) no-repeat 0 -1260px;
}

.cls-green {
    background: url(imgs/cls-hubs.png) no-repeat 0 -1470px;
}

.cls-purple {
    background: url(imgs/cls-hubs.png) no-repeat 0 -1680px;
}

.cls-blue {
    background: url(imgs/cls-hubs.png) no-repeat 0 -1890px;
}

.cls-turkey {
    background: url(imgs/cls-hubs.png) no-repeat 0 -2100px;
}

/*#region icons*/

.cls-icons-clock {
    background: url(imgs/cls-icons.png) no-repeat 0 0;
}

.cls-icons-phone {
    background: url(imgs/cls-icons.png) no-repeat 0 -200px;
}

.cls-icons-store {
    background: url(imgs/cls-icons.png) no-repeat 0 -400px;
}

.cls-icons-services {
    background: url(imgs/cls-icons.png) no-repeat 0 -600px;
}

.cls-icons-account {
    background: url(imgs/cls-icons.png) no-repeat 0 -800px;
}

.cls-icons-hand {
    background: url(imgs/cls-icons.png) no-repeat 0 -1000px;
}

.cls-icons-pc {
    background: url(imgs/cls-icons.png) no-repeat 0 -1200px;
}

.cls-icons-monitor {
    background: url(imgs/cls-icons.png) no-repeat 0 -1400px;
}

.cls-icons-tools {
    background: url(imgs/cls-icons.png) no-repeat 0 -1600px;
}

.cls-icons-printer {
    background: url(imgs/cls-icons.png) no-repeat 0 -1800px;
}

.cls-icons-cd1 {
    background: url(imgs/cls-icons.png) no-repeat 0 -2000px;
}

.cls-icons-satellite {
    background: url(imgs/cls-icons.png) no-repeat 0 -2200px;
}

.cls-icons-cd2 {
    background: url(imgs/cls-icons.png) no-repeat 0 -2400px;
}

.cls-icons-tv {
    background: url(imgs/cls-icons.png) no-repeat 0 -2600px;
}

.cls-icons-cam {
    background: url(imgs/cls-icons.png) no-repeat 0 -2800px;
}

.cls-icons-speakers {
    background: url(imgs/cls-icons.png) no-repeat 0 -3000px;
}

.cls-icons-headphone {
    background: url(imgs/cls-icons.png) no-repeat 0 -3200px;
}

.cls-icons-pod {
    background: url(imgs/cls-icons.png) no-repeat 0 -3400px;
}

.cls-icons-jack {
    background: url(imgs/cls-icons.png) no-repeat 0 -3600px;
}

.cls-icons-storage {
    background: url(imgs/cls-icons.png) no-repeat 0 -3800px;
}

.cls-icons-mouse {
    background: url(imgs/cls-icons.png) no-repeat 0 -4000px;
}

.cls-icons-disc {
    background: url(imgs/cls-icons.png) no-repeat 0 -4200px;
}

.cls-icons-mail {
    background: url(imgs/cls-icons.png) no-repeat 0 -4400px;
}

.cls-icons-user {
    background: url(imgs/cls-icons.png) no-repeat 0 -4600px;
}

.cls-icons-cls {
    background: url(imgs/cls-icons.png) no-repeat 0 -4800px;
}


.cls-icons-wifi {
    background: url(imgs/cls-icons.png) no-repeat -200px 0;
}

.cls-icons-screen {
    background: url(imgs/cls-icons.png) no-repeat -200px -200px;
}

.cls-icons-sat {
    background: url(imgs/cls-icons.png) no-repeat -200px -400px;
}

.cls-icons-usbstick {
    background: url(imgs/cls-icons.png) no-repeat -200px -600px;
}

.cls-icons-truck {
    background: url(imgs/cls-icons.png) no-repeat -200px -800px;
}

.cls-icons-pda {
    background: url(imgs/cls-icons.png) no-repeat -200px -1000px;
}

.cls-icons-mobile {
    background: url(imgs/cls-icons.png) no-repeat -200px -1200px;
}

.cls-icons-bag {
    background: url(imgs/cls-icons.png) no-repeat -200px -1400px;
}

.cls-icons-cart {
    background: url(imgs/cls-icons.png) no-repeat -200px -1600px;
}

.cls-icons-list1 {
    background: url(imgs/cls-icons.png) no-repeat -200px -1800px;
}

.cls-icons-house {
    background: url(imgs/cls-icons.png) no-repeat -200px -2000px;
}

.cls-icons-magnifier {
    background: url(imgs/cls-icons.png) no-repeat -200px -2200px;
}

.cls-icons-recycle {
    background: url(imgs/cls-icons.png) no-repeat -200px -2400px;
}

.cls-icons-recycle2 {
    background: url(imgs/cls-icons.png) no-repeat -200px -2600px;
}

.cls-icons-paragraph {
    background: url(imgs/cls-icons.png) no-repeat -200px -2800px;
}

.cls-icons-clock2 {
    background: url(imgs/cls-icons.png) no-repeat -200px -3000px;
}

.cls-icons-server {
    background: url(imgs/cls-icons.png) no-repeat -200px -3200px;
}

.cls-icons-basket {
    background: url(imgs/cls-icons.png) no-repeat -200px -3400px;
}

.cls-icons-sheet1 {
    background: url(imgs/cls-icons.png) no-repeat -200px -3600px;
}

.cls-icons-sheet2 {
    background: url(imgs/cls-icons.png) no-repeat -200px -3800px;
}

.cls-icons-sheet3 {
    background: url(imgs/cls-icons.png) no-repeat -200px -4000px;
}

.cls-icons-sheet4 {
    background: url(imgs/cls-icons.png) no-repeat -200px -4200px;
}

.cls-icons-list2 {
    background: url(imgs/cls-icons.png) no-repeat -200px -4400px;
}

.cls-icons-warranty {
    background: url(imgs/cls-icons.png) no-repeat -200px -4600px;
}

.cls-icons-accessory {
    background: url(imgs/cls-icons.png) no-repeat -200px -4800px;
}


.cls-icons-business {
    background: url(imgs/cls-icons.png) no-repeat -400px 0;
}

.cls-icons-infrastructure {
    background: url(imgs/cls-icons.png) no-repeat -400px -200px;
}

.cls-icons-multitouch {
    background: url(imgs/cls-icons.png) no-repeat -400px -400px;
}

.cls-icons-dicdating {
    background: url(imgs/cls-icons.png) no-repeat -400px -600px;
}


/*#endregion*/


#wrapper {
    width: 1090px;
    margin: 0 auto;
}

/*#region Header*/

#header {
    height: 100px;
    width: 1075px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    #header #title {
        margin: 0px;
        padding: 0px;
        width: 655px;
        float: left;
        height: 100px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

        #header #title #cls-title {
            position: absolute;
            left: 50px;
            bottom: 12px;
            width: 630px;
            line-height: 40px;
            margin: 0px;
            padding: 0px;
        }

        #header #title #cls-startbtn {
            padding-left: 50px;
            background-image: url(imgs/btn-back-0.png);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            height: 40px;
            position: absolute;
            left: 0px;
            bottom: 10px;
        }

    #header #search-content {
        position: relative;
        float: left;
        text-align: right;
        width: 210px;
        height: 100px;
        padding-top: 68px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        cursor: default;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-right: 10px;
    }

#user-content {
    display: inline-block;
    width: 210px;
}

#cust-content {
    display: inline-block;
    width: 210px;
}

#header #logon-content {
    position: absolute;
    top: 40px;
    bottom: 0px;
    right: 0px;
    width: 210px;
    font-size: 120%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #74787A !important;
    cursor: default;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#user-content a {
    color: #74787A;
    cursor: pointer;
}

#user-content:hover .cls-user-logo {
    background-position: -23px 0;
    cursor: pointer;
}

#user-content div:first-child {
    color: #74787A !important;
    font-size: 12px;
    cursor: pointer;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-image: none;
}

#user-content div:first-child {
    float: left;
    width: 175px;
    padding-top: 2px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#cust-content a {
    color: #74787A;
    cursor: pointer;
}

#cust-content:hover .cls-user-logo {
    background-position: -23px 0;
    cursor: pointer;
}

#cust-content div:first-child {
    color: #74787A !important;
    font-size: 12px;
    cursor: pointer;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-image: none;
}

#cust-content div:first-child {
    float: left;
    width: 175px;
    padding-top: 2px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.cls-user-logo {
    float: right;
    background-image: url(imgs/cls-user.png);
    background-repeat: no-repeat;
    position: relative;
    right: 7px;
    bottom: 0px;
    width: 23px;
    height: 23px;
}



/*#endregion*/


/*#region Stage*/

#stage {
    padding-left: 25px;
    width: 1090px;
    margin-top: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
}

.bgHomepage {
    background-color: #E5E5E5;
    /*background-color:#fff;*/
}

.bgAccount {
    background-color: #fff;
    /*background-color:#fff;*/
}

.bgStore {
    background-color: #fff;
    /*background-color:#fff;*/
}

.bgStoreHome {
    background-color: #FFCC02;
    /*background-color:#fff;*/
}

/*#endregion*/

/*#region Footer*/

#footer {
    z-index: 3000;
    width: 1047px;
    position: fixed;
    bottom: 0px;
    /*border-top: 10px solid #fff;*/
    height: 20px;
    overflow: visible;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    margin-bottom: 2px;
    margin-left: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    /*background-color:#fff;*/
    background-color: transparent;
}

    /*.bgHomepage #footer
{
    background-color:#E5E5E5;
}

.bgStoreHome #footer
{
    background-color:#FFCC02;
}*/

    #footer .button {
        z-index: 3000;
        float: left;
        width: 210px;
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        padding-top: 1px;
        /*font-family: 'Bliss Pro', Verdana, Helvetica, Sans-Serif;*/
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 23px;
        cursor: pointer;
    }

        #footer .button a {
            z-index: 3000;
            color: #fff;
            display: inline-block;
            width: 200px;
            height: 23px;
        }

    #footer .content {
        float: left;
    }

    #footer .counter {
        float: right;
        margin-right: 14px;
        font-size: 11px;
        font-weight: bold;
    }

    #footer .buttonNormal {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -48px;
        padding-left: 10px;
    }

        #footer .buttonNormal:hover {
            background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
            background-repeat: no-repeat;
            background-position: 0px -72px;
            padding-left: 10px;
        }

    #footer .buttonWithCounter {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-left: 10px;
    }

        #footer .buttonWithCounter:hover {
            background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
            background-repeat: no-repeat;
            background-position: 0px -24px;
            padding-left: 10px;
        }

    #footer .buttonWithDropUp {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -96px;
        padding-left: 25px;
    }

        #footer .buttonWithDropUp:hover {
            background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
            background-repeat: no-repeat;
            background-position: 0px -120px;
            padding-left: 25px;
        }

    #footer .buttonWithCounterAndDropUp {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -144px;
        padding-left: 25px;
    }

        #footer .buttonWithCounterAndDropUp:hover {
            background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
            background-repeat: no-repeat;
            background-position: 0px -168px;
            padding-left: 25px;
        }

    #footer .mail {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -192px;
        float: left;
        width: 34px;
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 23px;
        cursor: pointer;
    }

        #footer .mail:hover {
            background-position: 0px -216px;
        }

    #footer .callback {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -240px;
        float: left;
        width: 34px;
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 23px;
        cursor: pointer;
    }

        #footer .callback:hover {
            background-position: 0px -264px;
        }

    #footer .legalInfo {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -288px;
        float: left;
        width: 34px;
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 23px;
        cursor: pointer;
    }

        #footer .legalInfo:hover {
            background-position: 0px -312px;
        }


    #footer .company {
        background: url(imgs/cls-bottom-bar.png) no-repeat 0 0;
        background-repeat: no-repeat;
        background-position: 0px -336px;
        float: left;
        width: 104px;
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 23px;
        cursor: pointer;
    }

        #footer .company:hover {
            background-position: 0px -360px;
        }

/*#endregion*/


#cls-partial-login {
    color: #74787A;
    background-image: url(imgs/cls-user.png);
    background-repeat: no-repeat;
    padding-right: 40px;
    height: 30px;
}


.cls-action-tile-hub {
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

    .cls-action-tile-hub .left {
        overflow: hidden;
        width: 210px;
        float: left;
        position: relative;
    }

    .cls-action-tile-hub .scroll {
        overflow: hidden;
        width: 210px;
        position: absolute;
        bottom: 33px;
        top: 23px;
        left: 0px;
        right: 0px;
        cursor: default;
    }

    .cls-action-tile-hub .right {
        float: left;
        background-color: transparent;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-bottom: 10px;
        padding-right: 10px;
    }

        .cls-action-tile-hub .right .image {
            float: left;
        }

        .cls-action-tile-hub .right .text {
            float: left;
            margin-left: 10px;
            width: 400px;
            height: 410px;
            overflow: hidden;
        }

    .cls-action-tile-hub .leftHeight210 {
        background-image: url(imgs/cls-action-tile-210-bg.png);
    }

    .cls-action-tile-hub .leftHeight420 {
        background-image: url(imgs/cls-action-tile-420-bg.png);
    }

    .cls-action-tile-hub .rightHeight210 {
        background-image: url(imgs/cls-action-tile-210-rbg.png);
    }

    .cls-action-tile-hub .rightHeight420 {
        background-image: url(imgs/cls-action-tile-420-rbg.png);
        background-position: bottom right;
    }

    .cls-action-tile-hub ul:first-child {
        width: 210px;
        position: absolute;
        left: 0;
        top: 0px;
    }


    .cls-action-tile-hub li.cls-store-action {
        background: url(imgs/cls-action-tile-button.png) no-repeat 0 0;
        font-size: 11px;
        padding-left: 10px;
        padding-top: 1px;
        height: 22px;
        width: 210px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        color: #fff;
        cursor: default;
    }

        .cls-action-tile-hub li.cls-store-action:hover {
            background-position: 0 -22px;
            cursor: pointer;
        }

    .cls-action-tile-hub li .content {
        display: none;
        visibility: hidden;
    }

.cls-action-tile-hub-lihover {
    background-position: 0 -22px !important;
    cursor: pointer;
}

.cls-action-tile-hub .topBtn {
    position: absolute;
    right: 7px;
    top: 0px;
    width: 34px;
    height: 24px;
    background-image: url(imgs/cls-action-tile-arrows.png);
    background-position: 0 0;
    text-decoration: none;
}

    .cls-action-tile-hub .topBtn:hover {
        background-position: -35px 0;
        text-decoration: none;
    }

.cls-action-tile-hub .topBtnDisabled {
    background-position: -70px 0 !important;
    cursor: default;
}

.cls-action-tile-hub .bottomBtn {
    position: absolute;
    right: 7px;
    bottom: 9px;
    width: 34px;
    height: 24px;
    background-image: url(imgs/cls-action-tile-arrows.png);
    background-position: 0 -25px;
    text-decoration: none;
}

    .cls-action-tile-hub .bottomBtn:hover {
        background-position: -35px -25px;
        text-decoration: none;
    }

.cls-action-tile-hub .bottomBtnDisabled {
    background-position: -70px -25px !important;
    cursor: default;
}



.cls-detail-left {
    width: 210px;
    overflow: hidden;
    float: left;
}

.cls-detail-right {
}

ul.cls-navigation-menu {
    background-color: #B3B3B3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 200px;
}

    ul.cls-navigation-menu a {
        background: url(imgs/cls-menu.png) no-repeat 0 0;
        font-size: 11px;
        padding-left: 10px;
        padding-top: 0px;
        height: 22px;
        width: 200px;
        display: block;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        color: #fff;
        cursor: default;
        text-decoration: none;
    }

        ul.cls-navigation-menu a:hover {
            min-width: 210px;
            max-width: 210px;
            background-position: 0 -66px;
            cursor: pointer;
        }


.cls-navigation-menu-selected {
    min-width: 210px;
    max-width: 210px;
    background-position: 0 -44px !important;
    cursor: pointer;
}

.cls-subHeader {
    overflow: hidden;
    background-color: transparent;
    color: #75787b;
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.cls-homepage-content {
    overflow: hidden;
    margin-left: 210px;
    background-color: #fff;
    border: 1px solid #EEEEEE;
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    font-weight: normal;
    font-size: 13px;
    width: 830px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    padding-top: 5px;
    position: relative;
}

    .cls-homepage-content h1 {
        font-size: 180%;
        line-height: normal;
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 8px;
        font-weight: 600;
    }

    .cls-homepage-content h2 {
        font-size: 150%;
        line-height: normal;
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 600;
    }

    .cls-homepage-content h3 {
        font-size: 140%;
        line-height: normal;
        padding: 0px;
        margin-bottom: 5px;
        margin-top: 20px;
        font-weight: 600;
    }

    .cls-homepage-content h4 {
        font-size: 130%;
        line-height: normal;
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 600;
    }

    .cls-homepage-content h5 {
        font-size: 120%;
        line-height: normal;
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 600;
    }

    .cls-homepage-content p {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .cls-homepage-content .line {
        border-bottom: 1px solid #EEEEEE;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .cls-homepage-content a {
        text-decoration: underline;
    }

    .cls-homepage-content strong {
        font-weight: 600;
    }


    .cls-homepage-content ul {
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
        padding: initial;
        list-style: initial;
        padding-left: 30px;
    }

    .cls-homepage-content li {
        padding-left: 5px;
        list-style-position: hanging;
        clear: both;
        padding: initial;
    }

.twocols-text {
    float: left;
    width: 370px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left;
}

.twocols-image {
    padding: 15px;
    float: right;
    width: 410px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

div.cls-tabs-container {
    background-color: #B2B4B3;
    display: inline-block;
    padding-top: 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 24px;
}

ul.cls-default {
    clear: both;
    padding: initial;
    list-style: initial;
    padding-left: 20px;
    list-style-type: disc;
}

li.cls-default {
    list-style-position: hanging !important;
    clear: both !important;
    list-style-type: disc;
    padding: initial !important;
    padding-left: 5px !important;
}

ul.cls-tabs {
    display: inline-block;
    border-bottom: 1px solid #B2B4B3;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 23px;
    background-color: transparent;
    padding-right: 7px;
}

    ul.cls-tabs li {
        /*background-image: url(imgs/cls-tab-bg.png);
        background-position: bottom right;
        background-repeat: no-repeat;*/
        float: left;
        display: block;
        list-style-type: none;
        list-style-position: inside;
        list-style-image: none;
        margin: 0px;
        padding-right: 7px;
        background-color: #E5E5E5;
        height: 23px;
        overflow: hidden;
        /*min-width: 105px;*/
        background-color: #E5E5E5;
    }

        ul.cls-tabs li:last-child {
            padding-right: 0px;
            background-color: transparent;
        }

            ul.cls-tabs li:last-child a {
                margin-right: 7px;
            }

a.cls-tab {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    height: 23px;
    padding-top: 2px;
    font-size: 14px;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    background-color: #E5E5E5;
    -moz-box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 0px 5px 0px rgba(0, 0, 0, 0.4);
}


ul.cls-tabs .selected a {
    background-color: #fff;
}


.tab-content {
    display: none;
}

.cls-tabs-options {
    position: relative;
    background-repeat: no-repeat;
    float: right;
    color: #fff;
    font-size: 12px;
    padding-left: 24px;
    padding-top: 2px;
    background-image: url(imgs/cls-option-btn.png);
    width: 85px;
    height: 22px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}

.cls-dropdown div:first-child {
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    background-image: url(imgs/cls-arrows.png);
    cursor: pointer;
    padding-top: 1px;
    background-position: 4px -16px;
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cls-dropdown.cls-up div {
    background-position: 4px -37px;
}

.cls-dropdown ul {
    margin-top: 3px;
    display: none;
    position: fixed;
    top: -4000px;
    float: none;
    background-color: #B3B3B3;
    width: 200px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 2000;
}

.cls-dropdown li {
    width: 200px;
    overflow: hidden;
    background-image: url(imgs/cls-menu.png);
    height: 22px;
    display: block;
    float: none;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none;
    z-index: 2000;
}

    .cls-dropdown li:hover {
        background-position: 0 -22px;
    }

    .cls-dropdown li a {
        color: #fff !important;
        font-size: 90% !important;
        text-decoration: none;
        width: 200px;
        height: 20px;
        padding-left: 10px;
        display: block;
        padding-top: 2px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

input {
    font-size: 100%;
}


label {
    display: inline-block;
}

.login-page input[type='text'], input[type='password'] {
    width: 260px;
}

/*input[type='button'], input[type='submit'] {
    color: #fff;
    height: 2.14em;
    line-height: 142%;
    min-width: 6em;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #75787b;
    cursor: pointer;
}*/

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}

input[type='radio'] {
    border: none;
    position: relative;
    top: 1px;
    margin-right: 5px;
    margin-bottom: 5px;
}

/*dl
{
    padding: 0;
    margin: 0;
}*/

.login-page {
    padding: 10px;
    padding-left: 350px;
    padding-top: 60px;
    padding-right: 140px;
    min-height: 440px;
}

.buttons {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    display: inline-block;
    clear: both;
    float: none;
    /*margin-left: 20px;
    margin-right: 20px;
    float: right;*/
}

legend {
    display: none;
}

.message-error {
    color: #C85305;
    font-size: 100%;
    margin-bottom: 10px;
}


    .message-error ul li {
        list-style-type: none;
        list-style-image: none;
        margin-top: 10px;
    }

textarea {
    line-height: 142%;
    text-align: left;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    ime-mode: inactive;
    /*height: 1.57em;*/
    direction: ltr;
    color: #212121;
    border: 1px solid #BABABA;
    background-color: rgba(255,255,255,0.8);
    min-height: 200px;
}

input[type='text'], input[type='password'], input[type='date'], input[type='time'], input[type='tel'], input[type='email'] {
    line-height: 142%;
    text-align: left;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    ime-mode: inactive;
    /*height: 1.57em;*/
    direction: ltr;
    color: #212121;
    border: 1px solid #BABABA;
    background-color: rgba(255,255,255,0.8);
}

input[type='password'] {
    line-height: 142%;
    text-align: left;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    ime-mode: inactive;
    /*height: 1.57em;*/
    direction: ltr;
    color: #212121;
    border: 1px solid #BABABA;
    background-color: rgba(255,255,255,0.8);
}

input[type='checkbox'] {
    /*opacity: 0;
    padding: 0;
    width: 19px;
    height: 19px;
    float: left;
    cursor: default;
    position: absolute;
    left: 0px;
    top: 0px;*/

}

/*.controls > .checkbox:first-child {
  padding-top: 5px;
}

.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}*/

.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

    /*input[type='checkbox'] ~ label {
        opacity: 1;
        background-image: url(imgs/cls-checkbox.png);
        background-position: 0 0;
        background-origin: padding-box, padding-box, padding-box;
        background-clip: border-box, border-box, border-box;
        background-attachment: scroll, scroll, scroll;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-size: 19px;
        padding-left: 24px;
        height: 19px;
        display: inline-block;
        color: #212121;
        z-index: 3000;
    }*/

    /*input[type='checkbox']:checked ~ label {
        background-position: 0 -38px;
    }

    input[type='checkbox']:focus ~ label {
        background-position: 0 -19px;
    }

    input[type='checkbox']:focus:checked ~ label {
        background-position: 0 -57px;
    }

    input[type='checkbox']:active:focus ~ label {
        background-position: 0 -95px;
    }

    input[type='checkbox']:checked:focus:active ~ label {
        background-position: 0 -76px;
    }*/


input[type='text']:focus, input[type='time']:focus, input[type='password']:focus, textarea:focus, select:focus {
    border: 1px solid #5C5C5C;
}


.placeholder {
    color: #666 !important;
}

.clear {
    border: medium none;
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.cls-text-row {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
}

/*dd
{
    margin-top: 10px;
    margin-bottom: 10px;
}

dt
{
    width: 100px;
}*/

.forgot-password {
    margin-top: 20px;
    font-size: 90%;
}

.cls-list {
    float: left;
    width: 630px;
    overflow: hidden;
    background-color: #fff;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
}

.cls-sublist {
    margin-left: 15px;
    display: block;
    width: 605px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
}

.cls-sublist2 {
    margin-left: 15px;
    display: block;
    width: 590px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
}

/*.cls-sublist .cls-menuNode
{
    clear: left;
    background-color: #fff;
    width: 605px;
    color: #75787b;
    border-bottom: 1px solid #75787b;
    cursor: pointer;
    height: 25px;
    display:block;
}

.cls-sublist .cls-menuNode a
{
    clear: left;
    background-color: #fff;
    width: 605px;
    color: #75787b;
    border-bottom: 1px solid #75787b;
    cursor: pointer;
    height: 25px;
    display:block;
}*/

.cls-menuNode {
    clear: left;
    background-color: #fff;
    width: 620px;
    color: #75787b;
    border-bottom: 1px solid #75787b;
    cursor: pointer;
    height: 25px;
}

    .cls-menuNode.sub:last-child {
        border: none;
    }

    .cls-menuNode.sub .cls-listdata-container {
        margin-left: -15px;
    }

    .cls-menuNode.sub2 .cls-listdata-container {
        margin-left: -30px;
    }

    .cls-menuNode.sub2:last-child {
        border: none;
    }

    .cls-menuNode > a {
        color: #75787b;
        display: inline-block;
        width: 620px;
        height: 22px;
    }

        .cls-menuNode > a.loading {
            background-image: url(imgs/ajax-loader.gif);
            background-repeat: no-repeat;
            background-position: 435px 5px;
        }


    .cls-menuNode:hover {
        background-color: rgba(0, 0, 0, 0.1);
    }

    .cls-menuNode li:hover {
        background-color: rgba(0, 0, 0, 0.1) !important;
    }

    .cls-menuNode li a {
    }

    .cls-menuNode:first-of-type {
        border-top: 1px solid #75787b;
    }

    .cls-menuNode.sub:first-of-type {
        border-top: none;
    }

    .cls-menuNode.sub2:first-of-type {
        border-top: none;
    }

    /*.cls-menuNode.sub:not(.expanded)
    {
        border-bottom:none;
    }

    .cls-menuNode.sub2:not(.expanded)
    {
        border-bottom:none;
    }*/

    .cls-menuNode.sub {
        border-bottom: 1px solid #75787b;
    }

        .cls-menuNode.sub.expandable {
            border-bottom: none;
        }

        .cls-menuNode.sub.expanded {
            border-bottom: 1px solid #75787b;
        }

    .cls-menuNode.active {
        background-color: #fff;
        color: #fff;
        background-position: -14px 0;
        height: auto;
        background-image: url(imgs/cls-node-active-bg.png);
        background-repeat: repeat-x;
        width: 620px;
    }

    .cls-menuNode.expanded {
        background-color: #fff;
        background-position: -14px 0;
        height: 25px;
        width: 620px;
    }

.cls-menuExpandNode {
    background-color: #fff;
    color: #fff;
    background-position: -14px 0;
    height: auto;
    width: 620px;
    display: none;
    border-bottom: 1px solid #75787b;
}

.cls-menuExpandNode2 {
    background-color: #fff;
    color: #fff;
    background-position: -14px 0;
    height: auto;
    width: 620px;
    display: none;
    border-bottom: 0px solid #75787b;
}


.cls-menuNode .menuNodeCaption {
    float: left;
    height: 25px;
    padding-left: 24px;
    padding-top: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-image: url(imgs/cls-arrows.png);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    display: inline-block;
}

.cls-menuNode.active .menuNodeCaption {
    background-position: 4px -14px;
    padding-top: 3px;
    /*font-size:16px;*/
}

.cls-sublist > .cls-menuNode.expanded {
    /*width:590px*/
}

.cls-menuNode.expanded .menuNodeCaption {
    background-position: 4px -132px;
}

.expanded .menuNodeCaption {
    background-position: 4px -132px !important;
}

.active .menuNodeCaption {
    background-position: 4px -132px !important;
}

.cls-menuNode.sub .menuNodeCaption {
    background-position: 4px 6px;
}

.cls-menuNode.sub2 .menuNodeCaption {
    background-position: 4px 6px;
}

.cls-menuNode.sub, .cls-menuNode.sub > a {
    width: 605px;
}

.cls-menuNode.sub2, .cls-menuNode.sub2 > a {
    width: 590px;
}

.cls-menuNode .count {
    float: right;
    height: 25px;
    background-color: #FFCC02;
    min-width: 50px;
    color: #fff;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    font-weight: 600;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.cls-menuNode.active .count {
    background-color: rgba(0, 0, 0, 0.1);
}

.cls-menuNode .topBar, .cls-list .topBar {
    background-color: #fff;
    height: 25px;
    width: 620px;
    overflow: hidden;
    padding-left: 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-image: url(imgs/cls-paging-bg.png);
    background-repeat: no-repeat;
}

.cls-menuNode .bottomBar, .cls-list .bottomBar {
    background-color: #b1b3b3 !important;
    height: 22px;
    width: 620px;
    overflow: visible;
    padding-left: 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cls-list .bottomBar {
    background-image: url(imgs/cls-paging-bg.png);
    background-color: #fff !important;
}

.cls-menuNode .closeBar {
    border-top: 1px solid #75787B;
    background-color: #C7C8C6;
    height: 19px;
    width: 620px;
    overflow: hidden;
}

    .cls-menuNode .closeBar .menuNodeCaption {
        float: left;
        height: 19px;
        padding-left: 24px;
        padding-top: 0px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        background-image: url(imgs/cls-arrows.png);
        background-repeat: no-repeat;
        background-position: 4px -38px !important;
        font-size: 11px;
        color: #fff;
    }


.first-page, .individual-page, .current-page, .next-page, .last-page, .previous-page, .spacer {
    color: #fff !important;
    display: block;
    float: left;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    font-size: 12px;
}

.spacer {
    display: none;
}

.pager {
    /*background-color:#777A7D;*/
    display: inline-block;
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    background-image: linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -o-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -moz-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -ms-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.2, #75787B),color-stop(0.76, #96989A));
}

.first-page {
    background-image: url(imgs/cls-arrows.png);
    background-repeat: no-repeat;
    background-position: 3px -116px;
    color: transparent !important;
    overflow: hidden;
    margin-left: 0px;
    padding-left: 0px;
    width: 12px;
}

.last-page {
    background-image: url(imgs/cls-arrows.png);
    background-repeat: no-repeat;
    background-position: 3px -96px;
    color: transparent !important;
    overflow: hidden;
    margin-left: 0px;
    width: 17px;
    padding-left: 0px;
}

.previous-page {
    background-image: url(imgs/cls-arrows.png);
    background-repeat: no-repeat;
    background-position: 3px -76px;
    color: transparent !important;
    overflow: hidden;
    width: 14px;
    margin-left: 0px;
    padding-left: 0px;
}

.current-page {
    color: #ffcd00 !important;
    font-weight: 700;
    padding-top: 2px;
}

.next-page {
    background-image: url(imgs/cls-arrows.png);
    background-repeat: no-repeat;
    background-position: 3px -56px;
    color: transparent !important;
    overflow: hidden;
    margin-left: 1px;
    width: 8px;
}

.cls-sorting {
    position: relative;
    float: right;
    color: #fff;
    font-size: 12px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -o-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -moz-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -ms-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.2, #75787B),color-stop(0.76, #96989A));
    margin-right: 3px;
}

.cls-options {
    float: right;
    color: #fff;
    font-size: 12px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -o-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -moz-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -ms-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.2, #75787B),color-stop(0.76, #96989A));
    margin-right: 3px;
}

.cls-pagesize {
    float: right;
    color: #fff;
    font-size: 12px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
    background-image: linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -o-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -moz-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -ms-linear-gradient(left top, #75787B 20%, #96989A 76%);
    background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.2, #75787B),color-stop(0.76, #96989A));
    margin-right: 3px;
}

.document-list {
    color: #000;
    cursor: default;
}

    .document-list a {
        text-decoration: underline;
    }

    .document-list li {
        border-bottom: 1px solid #B2B4B3;
        color: #75787B;
        list-style-position: inside;
        list-style-image: none;
        list-style-type: none;
        display: block;
        position: relative;
    }

    .document-list .listEntry {
        position: relative;
        width: 620px;
        clear: both;
        display: inline-block;
    }

    .document-list .caption {
        padding-left: 0px;
        color: #75787B;
        font-size: 12px;
        font-weight: 600;
        float: none;
    }

.caption-from {
    /*font-size:90% !important;*/
}

.cls-card {
    width: 620px;
    overflow: hidden;
    margin-left: 210px;
    background-color: #fff;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cls-card-full {
    width: 830px;
    overflow: hidden;
    margin-left: 210px;
    background-color: #fff;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #EEEEEE;
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.cls-sidebar {
    margin-left: 0px;
    width: 210px;
    overflow: hidden;
    float: left;
    background-color: #fff;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cls-sidebar-toolbar {
    height: 21px;
    background-color: rgb(178, 180, 179);
    width: 200px;
    margin-bottom: 15px;
    text-align: right;
    overflow: visible;
    /*-moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.6);*/
}

.cls-list-toolbar {
    position: absolute;
    height: 21px;
    background-color: rgb(178, 180, 179);
    /*width: 200px;*/
    text-align: right;
    overflow: visible;
    bottom: 0px;
    right: 0px;
    opacity: 1;
}

.cls-toolbar {
    height: 21px;
    float: right;
    margin-right: -3px;
    background-color: transparent;
}

    .cls-toolbar a {
        width: 25px;
        height: 23px;
        display: block;
        background-image: url(imgs/cls-toolbar.png);
        float: left;
    }


.cls-filters {
}

.cls-filter {
    position: relative;
    margin-top: 15px;
}

    .cls-filter .filter-title {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .cls-filter li {
        position: relative;
        margin-left: 20px;
        margin-bottom: 2px;
        list-style-image: none;
        list-style-type: none;
    }

    .cls-filter label {
        margin-left:25px;
    }

    .cls-filter input[type="checkbox"] {
        position:absolute;
        top:3px;
        left:5px;
    }


.notification-box {
    z-index: 1000;
    display: block;
    width: 550px;
    position: fixed;
    right: 50px;
    top: 30px;
    width: auto;
    height: auto;
}

.nb-success {
    box-shadow: 5px 5px 10px #000;
    margin-top: 10px;
    padding: 12px 10px 10px 30px;
    color: #060;
    background: #cfc url(images/ok.gif) no-repeat 8px 12px;
}

.nb-error {
    box-shadow: 5px 5px 10px #000;
    margin-top: 10px;
    padding: 12px 10px 10px 30px;
    color: #c00;
    background: #fcc url(images/fail.gif) no-repeat 8px 12px;
}

.cls-listdata-container {
    display: none;
}

.product-list {
    color: #000;
    cursor: default;
}

    .product-list li {
        border-bottom: 1px solid #B2B4B3;
        color: #75787B;
        list-style-position:hanging;
        list-style-image: none;
        list-style-type: none;
        display: block;
        position: relative;
    }

    .product-list a {
        text-decoration: underline;
    }

.sales-price {
    margin-top: 3px;
    color: #bf0707;
    font-weight: 600;
    font-size: 14px;
}

.basket-lineamount {
    float: left;
    margin-top: 3px;
    color: #bf0707;
    font-weight: 600;
    font-size: 14px;
    }

.product-list .product-caption-url {
}

.product-list .product-caption {
    padding-left: 0px;
    color: #75787B;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.product-list .product-desc {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
}


.product-list li:hover {
    background-color: #fff !important;
}


.product-list-availibility {
    margin-top:10px;
    margin-bottom:10px;
}

.product-list .listEntry {
    position: relative;
    width: 620px;
    clear: both;
    display: inline-block;
}

    .product-list .listEntry .img-container {
        padding-top: 7px;
        padding-bottom: 7px;
        display: inline;
        float: left;
        width: 200px;
    }

        .product-list .listEntry .img-container .active-img {
            padding-left: 10px;
        }

    .product-list .listEntry .data-container {
        padding-top: 7px;
        padding-bottom: 7px;
        display: block;
        width: 410px;
        margin-left: 210px;
        /*overflow: hidden;*/
        height:auto;
    }

    .product-list .listEntry .entry-container {
        padding-top: 7px;
        padding-bottom: 7px;
        display: grid;
        width: 620px;
        margin-left: 0px;
        overflow: hidden;
    }

    .product-list .listEntry .caption {
        font-weight: 600;
        font-size: 10px;
        float: left;
        width: 100px;
    }

    .product-list .listEntry .value {
        width: 80px;
        float: left;
    }

.product-page {
    overflow: hidden;
    float: left;
    width: 630px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
}

.product-page-content {
    overflow: hidden;
    /*margin-left: 210px;*/
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.4);
    float: left;
    width: 620px;
    overflow: hidden;
    background-color: #fff;
    font-weight: normal;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
}

.product-page .img-container {
    padding-top: 7px;
    padding-bottom: 7px;
    display: inline;
    float: left;
    width: 200px;
}

    .product-page .img-container .active-img {
        /*padding-left:10px;*/
    }


.product-page .data-container {
    padding-top: 20px;
    padding-bottom: 7px;
    display:inline-block;
    width: 400px;
    margin-left: 15px;
    height:auto;
}

.product-page h4 {
    font-size: 14px;
    line-height: 18px;
    color: #75787b;
    font-weight: 600;
}

.cls-sidebar .cls-price {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}

.cls-sidebar .cls-group {
    width: 200px;
    border-bottom: 1px solid rgb(178, 180, 179);
    padding-bottom: 5px;
    padding-top: 7px;
    padding-left: 2px;
}

    .cls-sidebar .cls-group h4 {
        font-size: 12px;
        font-weight: 600;
    }

.cls-sidebar-toolbar a {
    width: 25px;
    height: 23px;
    display: block;
    background-image: url(imgs/cls-toolbar.png);
    float: left;
}

/*.cls-sidebar-toolbar a:first-child
{
    margin-right:-3px;
}*/

.cls-tool-basket {
    margin-top: 1px;
    margin-left: 2px;
    background-image: url(imgs/cls-tool-icons.png);
    background-position: -20px 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
}

.cls-tool-wishlist {
    margin-top: 1px;
    margin-left: 1px;
    background-image: url(imgs/cls-tool-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
}

.cls-tool-wishlist-remove {
    margin-top: 1px;
    margin-left: 1px;
    background-image: url(imgs/cls-tool-icons.png);
    background-position: -60px 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
}

.cls-tool-compare {
    margin-top: 1px;
    margin-left: 1px;
    background-image: url(imgs/cls-tool-icons.png);
    background-position: -40px 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 22px;
}

.cls-toolbar-qty {
    width: 82px;
    height: 23px;
    display: inline-block;
    position: relative;
    background-image: url(imgs/cls-toolbar-qty.png);
    float: left;
    font-size: 11px;
    color: #fff;
    padding: 0px;
}

    .cls-toolbar-qty input {
        background-color: transparent;
        width: 36px;
        height: 16px;
        border: none;
        padding: 0px;
        position: absolute;
        left: 3px;
        top: 3px;
        text-align: right;
    }

        .cls-toolbar-qty input:focus {
            background-color: transparent;
            width: 36px;
            height: 16px;
            border: none;
            padding: 0px;
            position: absolute;
            left: 3px;
            top: 3px;
            text-align: right;
        }

    .cls-toolbar-qty div {
        cursor: default;
        text-align: left;
        background-color: transparent;
        width: 38px;
        height: 16px;
        border: none;
        padding: 0px;
        margin: 0px;
        position: absolute;
        left: 47px;
        top: 2px;
    }

.cls-spec-list {
    margin-top: 10px;
    margin-left: 3px;
}

    .cls-spec-list li {
        clear: both;
        list-style-image: none;
        list-style-type: none;
        display: block;
        width: 600px;
        cursor: pointer;
    }

        .cls-spec-list li ul li {
            cursor: default;
        }

        .cls-spec-list li ul {
            margin-bottom: 10px;
            display: inline-block;
        }

        .cls-spec-list li.group {
            padding-top: 00px;
        }

.multi {
    /*width:auto !important;*/
}

div.multi {
    border-left: 1px solid #B2B4B3;
}

.product-compare-header, .product-compare-footer {
    text-align: center;
}

.cls-spec-list li .line {
    margin-left: 20px;
    width: 590px;
    padding-top: 3px;
    border-bottom: 1px solid rgb(178,180,179);
}

.cls-spec-list .multi li {
    width: auto;
}


.cls-spec-list div.group {
    font-size: 12px;
    font-weight: bold;
    background-image: url(imgs/cls-arrows.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    height: 20px;
    padding-left: 20px;
    margin-bottom: 5px;
}

.cls-spec-list div.expanded {
    background-position: 0px -137px;
}

.cls-spec-list .caption {
    float: left;
    width: 200px;
    margin-right: 10px;
    line-height: 20px;
    font-size: 11px;
}

.cls-spec-list .value {
    float: left;
    width: 370px;
    line-height: 20px;
    font-size: 11px;
}

.cls-officeHours {
}

    .cls-officeHours td {
        min-width: 40px;
    }

select {
    border: 1px solid #BABABA;
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 3px;
    padding-bottom: 1px;
    ime-mode: inactive;
    /*height: 1.57em;*/
    direction: ltr;
    min-width: 150px;
}


div.editor {
    margin-bottom: 10px;
    clear: both;
    min-width: 700px;
    display: inline-block;
}

div.editor-label {
    font-weight: 600;
    font-size: 85%;
    padding-left: 1px;
}

div.editor-field {
    font-size: 110%;
    padding-left: 1px;
    float: left;
    margin-right: 10px;
}

div.editor-validation {
    font-weight: 600;
    font-size: 12px;
    color: red;
    clear:both;
    float:left;
}

.cls-search-box {
    position: absolute;
    left: 0px;
    width:171px;
    height:22px;
    /*width: 170px;*/
    background-color: #fff !important;
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    border: 1px solid #9C9EA0 !important;
    margin: 0px;
}

.cls-search-button {
    position: absolute;
    right: 10px;
    bottom: 4px;
    width: 30px !important;
    min-width: 30px !important;
    max-width: 30px !important;
    max-height: 22px;
    height: 22px;
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 1px !important;
    padding-right: 0px !important;
    border: 1px solid #9C9EA0 !important;
    border-left: none !important;
    background-color: #8C8F93 !important;
    margin: 0px;
    margin-bottom: 6px;
    color: #EEEEEE;
}

.searchInResults {
    padding-left: 20px;
}

    .searchInResults input {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 1px;
        padding-right: 0px;
        height: 20px;
        width: 160px;
    }

.searchInResults-button {
    color: #EEEEEE;
    position: absolute;
    top: 27px;
    right: 0px;
    height: 22px;
    padding-top: 2px !important;
    background-color: #8C8F93 !important;
    width: 30px;
    min-width: 30px !important;
    max-width: 30px !important;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
}


.cls-new-registration {
    position: absolute;
    left: 30px;
    top: 90px;
    height: 300px;
    width: 280px;
    display: block;
}

.right a {
    text-decoration: underline !important;
}

.checkout-button {
    color: #fff;
    height: 2.14em;
    line-height: 142%;
    padding-left: 27px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #75787b;
    cursor: pointer;
    margin-left: 100px;
}

    .checkout-button:hover {
        color: #fff;
    }

.cls-tool-basket-save {
    margin-top: 1px;
    margin-left: 1px;
    background-image: url(imgs/cls-tool-icons.png);
    background-position: -60px 0;
    background-repeat: no-repeat;
    max-width: 20px;
    max-height: 22px;
    min-width: 20px !important;
    min-height: 22px !important;
    overflow: hidden;
}

.basket-validation {
    padding-left: 5px;
}

    .basket-validation li {
        border: none !important;
        color: red;
    }

.basket-checkout-product {
    border-bottom: 1px solid #b5b5b5;
}

    .basket-checkout-product .img-container {
        padding-top: 7px;
        padding-bottom: 7px;
        display: inline;
        float: left;
        width: 170px;
        text-align: center;
    }


    .basket-checkout-product .data-container {
        padding-top: 7px;
        padding-bottom: 7px;
        display: grid;
        width: 340px;
        margin-left: 170px;
        overflow: hidden;
    }

    .basket-checkout-product a {
        text-decoration: underline;
    }


.widget {
    display: inline-block;
    margin: 5px 0;
    width: 100%;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}
/* Widget Head */
.widget-head {
    position: relative;
    display: block;
    overflow: visible;
    margin: 0;
    height: 38px;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    background: #f9f9f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#eeeeee));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eeeeee',GradientType=0 );
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
    white-space: nowrap;
}

    .widget-head .title {
        position: absolute;
        top: 9px;
        margin-left: 10px;
        font-weight: bold;
        font-size: 12px;
    }

    .widget-head .title {
        color: #555;
    }

.widget-content {
    margin-top: -1px;
    /* Box Content border radius */
    border: 1px solid #ccc;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    background: #fefefe;
}

.widget-content-inner {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
}

.widget-content .widget-content-inner .paper-ring {
    display: block;
    background: url('img/paper-ring.png') repeat-x;
    width: 80%;
    height: 36px;
    margin-top: -28px;
    margin-left: auto;
    margin-right: auto;
}

.widget-content.no-padding .widget-content-inner .paper-ring {
    margin-top: -18px;
}

.widget-content-inner:first-child {
    border-top: none;
}

.widget-content.no-padding > .widget-content-inner {
    margin: 0;
    padding: 0;
}

    .widget-content.no-padding > .widget-content-inner > .alert {
        margin: 0;
        border-right: none;
        border-left: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .widget-content.no-padding > .widget-content-inner > pre {
        margin: 0;
        border: none;
    }

    .widget-content.no-padding > .widget-content-inner > .alert:last-child {
        border-top: none;
    }

.widget-content.overflow-auto > .widget-content-inner {
    overflow: auto;
}

#sidebar .widget-content {
    border: none;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

#invoice-page-wrapper {
    padding: 15px;
}

    #invoice-page-wrapper textarea,
    #invoice-page-wrapper input[type="text"] {
        background-color: white;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #invoice-page-wrapper textarea {
        border: 0;
        font-size: 12px;
        overflow: hidden;
        resize: none;
        height: auto;
    }

    #invoice-page-wrapper table {
        border-spacing: 0px 0px;
    }

        #invoice-page-wrapper table td,
        #invoice-page-wrapper table th {
            border: 1px solid #ccc;
            padding: 5px;
            vertical-align: top;
            text-align: right;
        }

        #invoice-page-wrapper table th {
            font-size: 12px;
            font-weight: bold;
            height: 38px;
            padding-top: 10px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            color: #555;
        }

    #invoice-page-wrapper #header {
        width: 100%;
        text-align: left;
        color: #555;
        font-size: 28px;
        text-transform: uppercase;
        letter-spacing: 10px;
        padding: 8px 0px;
    }

    #invoice-page-wrapper #address {
        width: 250px;
        height: 100px;
        float: left;
    }

    #invoice-page-wrapper #customer {
        overflow: hidden;
    }

    #invoice-page-wrapper #logo {
        text-align: right;
        float: right;
        position: relative;
        margin-top: 25px;
        border: 1px solid #fff;
        max-width: 540px;
        max-height: 100px;
        overflow: hidden;
    }

        #invoice-page-wrapper #logo:hover,
        #invoice-page-wrapper #logo.edit {
            border: 1px solid #ccc;
            margin-top: 0px;
            max-height: 125px;
        }

    #invoice-page-wrapper #logoctr {
        display: none;
    }

    #invoice-page-wrapper #logo:hover #logoctr,
    #invoice-page-wrapper #logo.edit #logoctr {
        display: block;
        text-align: right;
        line-height: 25px;
        background: #eee;
        padding: 0 5px;
    }

    #invoice-page-wrapper #logohelp {
        text-align: left;
        display: none;
        font-style: italic;
        padding: 10px 5px;
    }

        #invoice-page-wrapper #logohelp input {
            margin-bottom: 5px;
        }

    #invoice-page-wrapper .edit #logohelp {
        display: block;
    }

    #invoice-page-wrapper .edit #save-logo,
    #invoice-page-wrapper .edit #cancel-logo {
        display: inline;
    }

    #invoice-page-wrapper .edit #image,
    #invoice-page-wrapper #save-logo,
    #invoice-page-wrapper #cancel-logo,
    #invoice-page-wrapper .edit #change-logo,
    #invoice-page-wrapper .edit #delete-logo {
        display: none;
    }

    #invoice-page-wrapper #customer-title {
        font-size: 20px;
        font-weight: bold;
        float: left;
        margin-top: 30px;
    }

    #invoice-page-wrapper #meta {
        margin-top: 1px;
        width: 300px;
        float: right;
    }

        #invoice-page-wrapper #meta td {
            text-align: right;
        }

            #invoice-page-wrapper #meta td.meta-head {
                text-align: left;
                background: #eee;
            }

            #invoice-page-wrapper #meta td textarea {
                width: 100%;
                height: 20px;
                text-align: right;
            }

    #invoice-page-wrapper #items {
        clear: both;
        width: 100%;
        margin: 5px auto 0 auto;
        border: 1px solid #ccc;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
    }

        #invoice-page-wrapper #items th {
            background: #f9f9f9;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #f9f9f9 0%, #e5e5e5 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e5e5e5));
            background: -webkit-linear-gradient(top, #f9f9f9 0%,#e5e5e5 100%);
            background: -o-linear-gradient(top, #f9f9f9 0%,#e5e5e5 100%);
            background: -ms-linear-gradient(top, #f9f9f9 0%,#e5e5e5 100%);
            background: linear-gradient(to bottom, #f9f9f9 0%,#e5e5e5 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e5e5e5',GradientType=0 );
        }

        #invoice-page-wrapper #items textarea {
            width: 80px;
            height: 50px;
        }

        #invoice-page-wrapper #items tr.item-row td {
            border: 0;
            vertical-align: top;
            text-align: right;
            border-top: 1px solid #ccc;
        }

        #invoice-page-wrapper #items td.description {
            width: 300px;
        }

        #invoice-page-wrapper #items td.item-name {
            width: 175px;
            text-align: left !important;
        }

            #invoice-page-wrapper #items td.description textarea,
            #invoice-page-wrapper #items td.item-name textarea {
                width: 100%;
            }

        #invoice-page-wrapper #items td.total-line {
            /*border-right: 0;*/
            border-bottom: 0;
            text-align: left;
            padding: 10px;
        }

        #invoice-page-wrapper #items td.total-value {
            border-bottom: 0;
            border-left: 0;
            padding: 10px;
            border-right: 0;
        }

            #invoice-page-wrapper #items td.total-value textarea {
                height: 20px;
                background: none;
            }

        #invoice-page-wrapper #items td.balance {
            background: #eee;
            font-weight: bold;
        }

        #invoice-page-wrapper #items td.bold {
            font-weight: 600;
        }

        #invoice-page-wrapper #items td.blank {
            border: 0;
        }

        #invoice-page-wrapper #items td.topline {
            border-top: 1px solid #ccc;
        }

    #invoice-page-wrapper #terms {
        text-align: center;
        margin: 20px 0 0 0;
    }

        #invoice-page-wrapper #terms h5 {
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 10px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            padding: 0 0 8px 0;
            margin: 0 0 8px 0;
        }

        #invoice-page-wrapper #terms textarea {
            width: 100%;
            text-align: center;
        }

    #invoice-page-wrapper textarea:hover,
    #invoice-page-wrapper textarea:focus,
    #invoice-page-wrapper #items td.total-value textarea:hover,
    #invoice-page-wrapper #items td.total-value textarea:focus,
    #invoice-page-wrapper .delete:hover {
        background-color: #e5e5e5;
    }

    #invoice-page-wrapper .delete-wpr {
        position: relative;
        margin-left: 20px;
    }

    #invoice-page-wrapper .delete {
        display: block;
        color: #000;
        text-decoration: none;
        position: absolute;
        background: #eee;
        padding: 0px 7px;
        border: 1px solid #ccc;
        top: 3px;
        left: -20px;
        font-size: 12px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }


.btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

    .btn:hover,
    .btn:focus,
    .btn:active,
    .btn.active,
    .btn.disabled,
    .btn[disabled] {
        color: #333333;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
    }

    .btn:active,
    .btn.active {
        background-color: #cccccc;
    }

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover,
    .btn:focus {
        color: #333333;
        text-decoration: none;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active,
    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .btn.disabled,
    .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}


.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary[disabled] {
        color: #ffffff;
        background-color: #0044cc;
        *background-color: #003bb3;
    }

    .btn-primary:active,
    .btn-primary.active {
        background-color: #003399;
    }

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .btn-warning.disabled,
    .btn-warning[disabled] {
        color: #ffffff;
        background-color: #f89406;
        *background-color: #df8505;
    }

    .btn-warning:active,
    .btn-warning.active {
        background-color: #c67605;
    }

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .btn-danger.disabled,
    .btn-danger[disabled] {
        color: #ffffff;
        background-color: #bd362f;
        *background-color: #a9302a;
    }

    .btn-danger:active,
    .btn-danger.active {
        background-color: #942a25;
    }

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .btn-success.disabled,
    .btn-success[disabled] {
        color: #ffffff;
        background-color: #51a351;
        *background-color: #499249;
    }

    .btn-success:active,
    .btn-success.active {
        background-color: #408140;
    }

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .btn-info.disabled,
    .btn-info[disabled] {
        color: #ffffff;
        background-color: #2f96b4;
        *background-color: #2a85a0;
    }

    .btn-info:active,
    .btn-info.active {
        background-color: #24748c;
    }

.form-horizontal .control-group {
    margin: 0;
    padding: 15px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
}

.form-horizontal label {
    width: 140px;
    text-align: left;
    line-height: 20px;
    margin-bottom: 5px;
    float: left;
    display: block;
    cursor: pointer;
}

.form-horizontal .controls {
    margin-left: 160px;
    line-height: 20px;
}

.controls input, .controls select {
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    box-sizing: border-box;
    display: inline-block;
    float: none;
    height: 20px;
    line-height: 20px;
    margin: 0px;
    min-height: 30px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    transition-delay: 0s, 0s;
    transition-duration: 0.2s 0.2s;
    transition-property: border, box-shadow;
    transition-timing-function: linear, linear;
    width: 100%;
    vertical-align: middle;
}

    input[type='checkbox'] {
        width:auto;
   }


.nopadding {
    padding: 0;
}

.help-block {
    font-size: 11px;
    line-height: 20px;
    margin-top: 10px;
    display: block;
    color: #595959;
}

.prod-fulldesc {
    margin-top: 15px;
    padding-right: 15px;
    max-width:380px;
    width:380px;
    height:auto;
    text-overflow:initial;
    overflow:hidden;
}

.wordwrap { 
 white-space: pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.dci-comment {
    font-size: 80%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.bold {
    font-weight: bold !important;
}


.modal-backdrop {
    background-color: black;
    bottom: 0px;
    top: 0px;
    right: 0px;
    left: 0px;
    color: #333333;
    opacity: 0.6;
    position: fixed;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: opacity;
    transition-timing-function: linear;
    z-index: 10040;
}

    .checkout-msg {
        z-index: 10050;
        background-color: #333;
        display: block;
        left: 40%;
        position: fixed;
        top: 30%;
        width: 400px;
        height: 100px;
        color: black;
        border-bottom-left-radius:10px;
        border-bottom-right-radius:10px;
        border-top-left-radius:10px;
        border-top-right-radius:10px;
    }

.checkout-msg .inner {
    display: block;
    padding-top:35px;
    text-align:center;
    color: #EEEEEE;
    font-size:14px;
}


.validation-summary-errors {
    /*max-width:50px;*/
    word-wrap:break-word;
    max-width:450px;
}

.popover {
    position: absolute;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #FFCC02;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    background-clip: padding-box;
}

.top.popover {
    margin-top: -10px;
}

.top.popover .arrow {
    bottom: -11px;
    left: 35%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0px;
}

.top.popover .arrow::after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #ffffff;
    border-bottom-width: 0px;
    content: " ";
}

.popover .arrow::after {
    border-width: 10px;
    content: "";
}

.popover .arrow, .popover .arrow::after {
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

.popover-content {
    padding: 9px 14px;
}

/**, *::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.in.fade {
    opacity: 1;
}