﻿/* DEFAULTS
----------------------------------------------------------*/


body {
    background-color: #fff;
    color: #333;
    font-weight: normal;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
}

a {
    color: #224788;
    font-size: 10pt;
    text-decoration: none;
}

h1 {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.required {
    color: red;
    font-size: large;
}

html, body {
    min-width: 260px;
    width: 100%;
    height: 100%;
}

/*body,.product_header h3,.product_header h5,#product_inventory li h5,#cart_items li .item_option,#cart_summary li h3,#social_links li h4,.standalone .canvas p
{ font-family: "Open Sans",Arial,Helvetica,Sans-Serif; }*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.Home .content {
    margin-top: 0;
    padding: 0;
    background: transparent;
}

.Header {
    text-align: center;
    padding: 10px;
}

    .Header a img {
        margin: 0 auto;
    }

    .Header a h2 {
        display: none;
    }

.Footer ul {
    text-decoration: none;
    border: none;
}

.Footer li {
    display: inline-block;
    font-size: 12px;
    -webkit-font-smoothing: subpixel-antialiased;
    zoom: 1;
}

    .Footer li a {
        display: inline-block;
        padding: 0 8px;
        border: none;
        zoom: 1;
        font-size: 16px;
        font-weight: normal;
    }

.Footer footer p {
    font-size: 13px;
    color: #999;
}


.content {
    margin-top: -10px;
    padding: 70px 0;
    background-color: #fff;
}

    .content .canvas {
        text-align: center;
    }

        .content .canvas h1 {
            font-size: 22px;
            line-height: 1.3em;
        }

        .content .canvas p {
            margin: 15px auto 1.5em;
        }

        .content .canvas a {
            font-size: 15px;
        }

.strip {
    overflow: hidden;
    background: transparent;
}

.canvas {
    width: 85%;
    padding: 15px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    clear: both;
}

#checkout_page .canvas {
    padding: 25px 30px 20px;
}

.canvas h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
}

.canvas p {
    margin-top: 10px;
}

.ie #social_links li h4 {
    display: none;
}

a:hover {
    color: paleturquoise;
}

.LinkAktive {
    color: paleturquoise;
}

a, a:link, a:visited {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    border-bottom-color: rgba(0,0,0,.2);
    -webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    -ms-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
}

    a:hover, a:active {
        -webkit-transition: color 0 ease-in;
        -moz-transition: color 0 ease-in;
        -ms-transition: color 0 ease-in;
        -o-transition: color 0 ease-in;
        transition: color 0 ease-in;
    }

    a img {
        display: block;
        text-decoration: none;
        border: none;
    }

img {
    border: none;
    -ms-interpolation-mode: bicubic;
}

img, embed, object, video {
    max-width: 100%;
}

.button {
    background-color: rgb(1, 163, 28);
    box-shadow: 5px 5px 4px gainsboro;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 8px 0;
    padding-right: 30px;
    padding-left: 30px;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;
}

    .button:hover {
        -webkit-transition: all 0 ease-in;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-transition: all 0 ease-in;
        -ms-transition: all 0 ease-in;
        -o-transition: all 0 ease-in;
        transition: all 0 ease-in;
    }

    .button.disabled, .button.disabled:hover {
        text-align: center;
        color: #b5b5b5;
        border-color: #b5b5b5;
        cursor: default;
    }

select, input, textarea {
    background: #ebebeb;
    font-size: 15px;
    padding: 2px 2px;
    border: none;
    border: 2px solid transparent;
    outline: none;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.2);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.2);
}

    input[type="radio"] {
        background: transparent;
        box-shadow: inset 0px 0px 0px rgba(0,0,0,0);
    }

    input[type="submit"], input[type="button"], .btn {
        padding: 6px 15px;
        -moz-box-shadow: -1px 1px 3px rgba(000,000,000,0.3), inset 0px -1px 0px rgba(255,255,255,0.7);
        -webkit-box-shadow: -1px 1px 3px rgba(000,000,000,0.3), inset 0px -1px 0px rgba(255,255,255,0.7);
        box-shadow: 1px 1px 3px rgba(000, 000, 000, 0.3);
        border: 1px solid #5e5e5e;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
        cursor:pointer !important;
        /*-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.2);box-shadow:inset 1px 1px 3px rgba(0,0,0,.2)*/
    }

        input[type="submit"]:hover, input[type="button"]:hover {
            border: 1px solid #171717;
            box-shadow: inset 1px 1px 3px ghostwhite;
        }

    input:focus, textarea:focus {
        border: 2px solid #333;
        -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.2);
        box-shadow: inset 1px 1px 3px rgba(0,0,0,.2);
        outline: none;
    }
/*label{display:block;float:left;width:170px;padding-right:30px;margin-top:10px;text-align:right;font-size:13px}*/
@-webkit-keyframes reset {
    from {
        opacity: 0;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes reset {
    from {
        opacity: 0;
    }

    to {
        opacity: 0;
    }
}

@-moz-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes reset {
    from {
        opacity: 0;
    }

    to {
        opacity: 0;
    }
}

@-o-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-ms-keyframes reset {
    from {
        opacity: 0;
    }

    to {
        opacity: 0;
    }
}

@-ms-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes reset {
    from {
        opacity: 0;
    }

    to {
        opacity: 0;
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fade_in {
    -webkit-animation-name: reset,fade-in;
    -webkit-animation-duration: .7s;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: reset,fade-in;
    -moz-animation-duration: .7s;
    -moz-animation-timing-function: ease-in;
    -moz-animation-iteration-count: 1;
    -o-animation-name: reset,fade-in;
    -o-animation-duration: .7s;
    -o-animation-timing-function: ease-in;
    -o-animation-iteration-count: 1;
    -ms-animation-name: reset,fade-in;
    -ms-animation-duration: .7s;
    -ms-animation-timing-function: ease-in;
    -ms-animation-iteration-count: 1;
    animation-name: reset,fade-in;
    animation-duration: .7s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
}

.badge {
    width: 100%;
    margin-top: 20px;
}

.bg-color-blue {
    background-color: rgb(0, 114, 188);
}

.bg-color-blueDark {
    background-color: teal !important;
}

.bg-color-green {
    background-color: rgb(1, 163, 28);
}

.bg-color-greenDark {
    background-color: rgb(0, 134, 65);
}

.bg-color-red {
    background-color: rgb(188, 28, 72);
}

.bg-color-yellow {
    background-color: rgb(255, 196, 13);
}

.bg-color-orange {
    background-color: Orange !important;
}

.bg-color-pink {
    background-color: rgb(195, 50, 95) !important;
}

.bg-color-purple {
    background-color: rgb(96, 60, 186);
}

.bg-color-darken {
    background-color: rgb(28, 28, 28);
}


.MetroColumnText {
    width: 120px;
    padding: 0 10px;
    float: left;
    display: block;
}

.MetroText {
    text-align: left;
    line-height: 30px;
    overflow: hidden;
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    max-height: 110px;
}

.MetroColumnImage {
    width: 10px;
    height: 80px;
    float: left;
    display: block;
}

.MetroLink {
    background-color: rgb(0, 134, 65);
    width: 140px;
    height: 60px;
    margin: 2px;
    color: rgb(255, 255, 255);
    overflow: hidden;
    text-decoration: none;
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 6px 4px 8px -2px rgba(194,194,194,0.7);
    -moz-box-shadow: 6px 4px 8px -2px rgba(194,194,194,0.7);
    box-shadow: 6px 4px 8px -2px rgba(194,194,194,0.7);
}

    .MetroLink:hover {
        outline: rgb(34, 90, 104) solid 2px;
        box-shadow: 0px 0px 0px gray;
    }

.MetroLinkActive {
    outline: rgb(34, 90, 104) solid 2px !important;
    /*color: paleturquoise !important;*/
    box-shadow: 0px 0px 0px gray !important;
}

.Field {
    float: none;
    padding: 3px;
}

.FieldLabel {
    float: left;
    width: 165px;
    line-height:25px;
}

.FieldValue {
    float: left;
    width: 300px;
}

h2.title_error {
    font-size: 1.8em;
    color: #c00;
}

.Error {
    font-size: large;
    color: crimson;
}

    .Error ul li {
        font-size: medium;
        color: crimson;
        margin: 10px;
    }

.rotatorimage {
    width: 500px;
    background-color: goldenrod;
}

.AdContent {
    width: 40%;
    float: left;
    box-shadow: 10px 10px 20px gray;
    margin-bottom: 15px;
}

.rotatorimage {
    box-shadow: 1px 1px 10px gray;
    text-align: left;
    float: left;
    margin-bottom: 20px;
    background-color: transparent;
}

.clientLogo {
    /*box-shadow:10px 10px 20px gray;*/ text-align: left;
    float: left;
}

.loginBox, .RightContent, .MiddleBlock {
    /*padding:20px;*/
    font-weight: bold;
    background-color: cornflowerblue;
    float: right;
    text-align: left;
    box-shadow: 1px 1px 10px gray;
}

.MiddleBlock {
    width: 80%;
}

.loginBox {
    width: 90%;
}

.RightContent {
    width: 100%;
}

.RightBox {
    max-width: 600px;
    float: right;
}

.ButtonBox {
    margin-top: 30px;
    float: right;
    text-align: right;
}

.MenuLinkRight {
    width: 20%;
    float: left;
}

.MenuContent {
    width: 80%;
    float: left;
}

.ContentFlex {
    width: 100%;
}

.copyright {
    padding-bottom: 30px;
    font-size: 12px;
    text-align: center !important;
}

.contentBody {
    width: 100%;
    text-align: left;
    background-color: lightgray;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(179,177,179,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(179,177,179,1);
    box-shadow: 0px 0px 5px 1px rgba(179,177,179,1);
    color: #333;
}

.EditLink {
    font-size: 16px !important;
}

#clientLogo {
    /*width: 90%;*/
    height: 150px;
}


/*grid view table style on table*/
.Table-CustomerPortal table {
    margin: 3px;
    padding-top: 1px;
    background-color: #F0F0F0;
}

.Table-CustomerPortal thead tr {
    vertical-align: top;
    overflow: hidden;
    margin: 0 auto;
    width: auto;
    background-clip: border-box;
    background-color: ghostwhite;
    font-weight: bold;
}

.Table-CustomerPortal tbody tr {
    clear: both;
    vertical-align: top;
    overflow: hidden;
    font-size: 14px;
}

    .Table-CustomerPortal tbody tr:nth-child(odd) {
        background-color: aliceblue;
    }

    .Table-CustomerPortal tbody tr:nth-child(even) {
        background-color: lightblue;
    }

.Table-CustomerPortal th, td {
    float: left;
    vertical-align: top;
    word-wrap: break-word;
    padding: 10px 0;
}

    .Table-CustomerPortal th:first-child, td:first-child {
        padding-left: 10px;
    }


/*grid view table style on div*/
.Table {
    margin: 3px;
    padding-top: 1px;
    background-color: #F0F0F0;
}

.TableHeaderRow {
    clear: both;
    vertical-align: top;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    margin: 0 auto;
    width: auto;
    background-clip: border-box;
    background-color: ghostwhite;
    font-weight: bold;
}

.TableRow, .AlterTableRow {
    clear: both;
    vertical-align: top;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    font-size: 14px;
}

.TableRow {
    background-color: aliceblue;
}

.AlterTableRow {
    background-color: lightblue;
}

.TableCell {
    float: left;
    vertical-align: top;
}

/*datalist pager style*/
.PagerButton {
    background-color: dimgray;
    font-size: 14px;
}

    .PagerButton:hover {
        outline: rgb(34, 90, 104) solid 1px;
    }

a.PagerButton, a.PagerButton:visited {
    border: solid 1px darkgray;
    padding: 8px;
    text-decoration: none;
    color: #224788;
    font-weight: bold;
}

    a.PagerButton:hover {
        border: solid 1px skyblue;
        color: skyblue;
    }

.PagerButtonCurrentPage {
    border: solid 1px black;
    padding: 8px;
    text-decoration: none;
    color: White;
    background-color: transparent;
}

.PagerButtonDisabled {
    border: none;
    color: #999;
    padding: 8px;
}

.AlertBox {
    color: white;
    font-size: 18px;
}
/*.NameLabel {
    color: black;
}*/
.Title {
    font-size: x-large;
    color: black;
    background: transparent;
    padding: 0;
}

.SubTitle {
    font-size: large;
    color: darkred;
    background: transparent;
    padding: 0;
}

.InnerBox {
    margin: 20px;
}

fieldset {
    BORDER-RIGHT: #c6ccce 1px solid;
    PADDING-RIGHT: 11px;
    BORDER-TOP: #c6ccce 1px solid;
    PADDING-LEFT: 11px;
    MARGIN-BOTTOM: 20px;
    PADDING-BOTTOM: 11px;
    BORDER-LEFT: #c6ccce 1px solid;
    PADDING-TOP: 11px;
    BORDER-BOTTOM: #c6ccce 1px solid;
    background-color: white;
}

    fieldset legend {
        border: 1px solid #c6ccce;
        FONT-WEIGHT: bold;
        FONT-SIZE: 15px;
        BACKGROUND: #f7f9f9;
        color: #044897;
        padding: 6px;
    }

    fieldset .Field .FieldLabel {
        font-weight: bold;
    }

/* iOS 6 style switch checkboxes */

input[type="checkbox"].ios-slider {
    opacity: 0;
    position: absolute;
    width: 4.5em;
    height: 1.5em;
}

input[type="checkbox"].ios-slider, div.ios-slider:hover {
    cursor: pointer;
}

    input[type="checkbox"].ios-slider + div.ios-slider {
        display: inline-block;
        vertical-align: middle;
        width: 3em;
        height: 1em;
        border: 1px solid rgba(0,0,0,.3);
        border-radius: 999px;
        background: #FF4545;
        background-image: linear-gradient(rgba(0,0,0,.1), transparent), linear-gradient(90deg, #41d345 50%, transparent 50%);
        background-size: 200% 100%;
        background-position: 100% 0;
        background-origin: border-box;
        background-clip: border-box;
        overflow: hidden;
        transition-duration: .4s;
        transition-property: padding, width, background-position, text-indent;
        box-shadow: 0 .1em .1em rgba(0,0,0,.2) inset, 0 .45em 0 .1em rgba(0,0,0,.05) inset;
        font-size: 150%;
    }

    input[type="checkbox"].ios-slider:checked + div.ios-slider {
        padding-left: 2em;
        width: 1em;
        background-position: 0 0;
    }

    input[type="checkbox"].ios-slider + div.ios-slider:before {
        content: 'On';
        float: left;
        width: 1.65em;
        height: 1.65em;
        margin: -.1em;
        border: 1px solid rgba(0,0,0,.35);
        border-radius: inherit;
        background: white;
        background-image: linear-gradient(rgba(0,0,0,.2), transparent);
        box-shadow: 0 .1em .1em .1em hsla(0,0%,100%,.8) inset, 0 0 .5em rgba(0,0,0,.3);
        color: white;
        text-shadow: 0 -1px 1px rgba(0,0,0,.3);
        text-indent: -2.5em;
    }

    input[type="checkbox"].ios-slider:active + div.ios-slider:before {
        background-color: #eee;
    }

    input[type="checkbox"].ios-slider:focus + div.ios-slider {
        border-color: rgba(82, 168, 236, 0.8);
        outline: 0;
        /* IE6-9 */
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    }

    input[type="checkbox"].ios-slider + div.ios-slider:before,
    input[type="checkbox"].ios-slider + div.ios-slider:after {
        font: bold 60%/1.9 sans-serif;
        text-transform: uppercase;
    }

    input[type="checkbox"].ios-slider + div.ios-slider:after {
        content: 'Off';
        float: left;
        text-indent: .5em;
        color: white;
        text-shadow: none;
    }

.customerStatistic {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
}

.customerStatisticColumn {
    display: inline-block;
    width: 49%;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    BORDER: solid 1px #7E9AB9;
    margin-left: -6px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFF,endColorstr=#F0F7FF);
    background: -moz-linear-gradient(bottom, #FFF, #F0F7FF); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0,#FFF), color-stop(100%,#F0F7FF));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(bottom, #FFF, #F0F7FF);
    background: -o-linear-gradient(bottom, #FFF, #F0F7FF); /* Opera 11.10+ */
    background: -ms-linear-gradient(bottom, #FFF, #F0F7FF); /* IE10 */
    background: linear-gradient(bottom, #FFF, #F0F7FF); /* CSS3 */
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
    zoom: 1;
    padding: 10px 0px 10px 0px;
}

.balanceStat {
    color: rgb(255,192,0);
    font-size: 16px;
}

.pastDueStat {
    color: rgb(192,0,0);
    font-size: 16px;
}

.customerStatisticColumn .quantity {
    font-size: 11px;
    padding: 2px 0 8px 0;
}

.customerStatisticColumn .amount {
    font-size: 24px;
    color: gray;
}

.customerStatisticColumn .navLink {
    margin-top: 10px;
}

    .customerStatisticColumn .navLink a {
        font-size: 10px;
    }

.paymentTip {
    font-family: Bradley Hand ITC;
    font-size: 14pt;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
}

#pnlOneTimeTip {
    width: 29%;
}

#pnlPaymentTip {
    width: 300px;
    margin-top: -20px;
}
