﻿body {
    font-size: 12px;
    font-family: Arial;
    min-width: 760px;
}

@font-face {
    font-family: SketchRockwell;
    src: url('/content/SketchRockwell.ttf');
}


a {
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

h3 {
    font-size: 13px;
}

h4 {
}

h5 {
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    color: Red;
}

h6 {
    font-weight: normal;
}

img {
    border-width: 0px;
}

.padd {
    padding: 15px;
}

.left {
    float: left;
}

.right {
    float: right !important;
}

.textAlignLang {
    text-align: left;
}

.textAlignOpp {
    text-align: right;
}

.clear {
    clear: both;
}

ul {
}

textarea {
    width: 80%;
}


.highlight {
    background-image: linear-gradient(bottom, #f1f1f1 31%, #FAFAFA 59%, #FFFFFF 83%);
    background-image: -o-linear-gradient(bottom, #f1f1f1 31%, #FAFAFA 59%, #FFFFFF 83%);
    background-image: -moz-linear-gradient(bottom, #f1f1f1 31%, #FAFAFA 59%, #FFFFFF 83%);
    background-image: -webkit-linear-gradient(bottom, #f1f1f1 31%, #FAFAFA 59%, #FFFFFF 83%);
    background-image: -ms-linear-gradient(bottom, #f1f1f1 31%, #FAFAFA 59%, #FFFFFF 83%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.31, #eef6ff), color-stop(0.59, #FAFAFA), color-stop(0.83, #FFFFFF) );
    border: solid 1px #eee;
    line-height: 21px;
}


.stroke {
    text-decoration: line-through;
}

.hand {
    cursor: pointer;
}


.borderb {
    border-top: solid 1px #eee;
    margin-top: 5px;
}

.large {
    font-size: 12px;
}

.gradientBox {
    border: 1px solid #E3E3E3;
    box-shadow: 1px 2px 6px #EEEEEE;
    background-image: -moz-linear-gradient(center bottom, #FFFFFF 49%, #F9F9F9 69%);
}




.search {
}

    .search input[type="text"] {
        border: 1px solid #bbb;
        font: bold 12px Arial,Helvetica,Sans-serif;
        color: #000;
        width: 150px;
        padding: 9px 15px 9px 35px;
        -webkit-transition: all 0.7s ease 0s;
        -moz-transition: all 0.7s ease 0s;
        -o-transition: all 0.7s ease 0s;
        transition: all 0.7s ease 0s;
        box-shadow: 0 0 0 #000;
    }


input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    color: #fff;
}

.search input[type="text"]:focus {
    outline: none;
}

.search input[type="text"]:focus {
    width: 200px;
}

.big {
    padding: 7px !important;
}


ul.list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    ul.list li {
    }



.biggest {
    padding: 10px !important;
}


red {
    color: #ee1111 !important;
}

.blue {
    color: #2b5797 !important;
}

.green, .green a {
    color: #1e7145 !important;
}

tr.disabled td {
    color: #D8D8D8;
}

    tr.disabled td a, tr.disabled td .yellow-highlight {
        color: #999 !important;
        text-shadow: 0px 0px 0px #999 !important;
    }

    tr.disabled td.actions a {
        color: #369 !important;
    }


.ui-spinner-disabled {
    background: #F4F4F4;
    color: #CCC;
}



#facebox .popup {
    border: solid 0;
    width: 98%;
    max-width: 650px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0 auto;
}

.min-width-dialog {
    min-height: 360px;
}

#facebox .popup .grid > table tr > td {
    padding: 0px 5px;
}

#facebox .popup .grid > table tr.shipingrow > td, #facebox .popup .grid > table tr.totalrow > td, #facebox .popup .grid > table tfoot tr > td {
    padding: 10px 5px;
}

#facebox .popup input[type=text], #facebox .popup select {
    padding: 7px;
    font-size: 12px;
}

#facebox .popup .checkout-item input[type=text] {
    padding: 5px;
}

#facebox .popup legend {
    text-align: right;
}

#formdetails {
    font-size: 12px;
}

#facebox .content {
    padding: 0px !important;
    box-shadow: 0 0 10px #000;
}

.small {
    font-size: 80%;
    color: #999;
}

.errorrow td {
    background: #F2E9E9 !important;
}



.labelbold .label {
    font-weight: bold;
}


a.higlight {
    font-weight: bold !important;
    color: red;
}





input::-webkit-input-placeholder {
    color: gray;
    font-size: 12px;
}

input:-moz-placeholder {
    color: gray;
    font-size: 12px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    margin-bottom: 0px;
    border-radius: 0px;
}


.dk_container {
    width: auto !important;
    min-width: 120px;
}

.dk_options_inner {
    text-shadow: 0 0 0 #000;
}

.dk_container > a {
    min-width: 120px;
}

.dk_open .dk_toggle, .dk_open .dk_toggle .dk_label {
    background: transparent;
    color: #000;
}


.success {
    color: white !important;
    background: #57A957 !important;
    background-repeat: repeat-x !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    border-color: #57A957 #57A957 #3D773D !important;
    background-image: linear-gradient(top,#62C462,#57A957) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#62C462),color-stop(100%,#57A957)) !important;
    background-image: -webkit-linear-gradient(top,#62C462,#57A957) !important;
}

.ui-button-back {
    color: #000 !important;
    background: #ccc !important;
    border-color: #ccc !important;
}


html .fb_share_button {
    display: -moz-inline-block;
    display: inline-block;
    padding: 1px 20px 0 5px;
    height: 15px;
    border: 1px solid #d8dfea;
    background: url(https://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
}

    html .fb_share_button:hover {
        color: #fff;
        border-color: #295582;
        background: #3b5998 url(https://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
        text-decoration: none;
    }


.ui-state-error-light {
    background: pink;
}


.hidden {
    display: none;
}

.pure {
    width: 150px !important;
    margin: 0 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 10px !important;
    font-size: 14px !important;
    line-height: 14px !important;
    box-shadow: 0px 0px 0px #fff !important;
    border: solid 0px transparent !important;
}


.jquery-slider-element {
    text-align: center;
}

#slider {
    border: solid 1px #f6f6f6;
    box-shadow: 0px 0px 1px dimgray;
}


.loading-cont {
    text-align: center;
    padding: 0px;
}

.scroll {
    overflow: auto;
    height: 200px;
}

.digit {
    width: 100px;
}

.focus {
    color: #369;
}

.ui-dialog textarea {
    width: 98%;
    margin: 0;
}

.ui-dialog .form {
    color: #000 !important;
}

.ui-widget-overlay {
}




.required-star {
    display: none;
    color: Red;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 5px;
}

.field-required {
}

.input-validation-error {
    outline: solid 1px red !important;
    background-color: #FEE;
}

.field-validation-error {
    display: block;
    color: red;
    font-size: 11px;
}

.field-validation-info {
    display: block;
    color: darkseagreen;
    font-size: 11px;
}

.error-notif, .success-notif {
    margin-bottom: 6px;
}

input[type="text"], select, input[type="password"] {
}

.ui-state-error .ui-state-error-text, .ui-state-error .ui-state-error-text a, .ui-state-error *, .ui-state-error a {
    color: #fff;
}

.ui-dialog {
    border-width: 2px;
    padding: 0;
}

.ui-front, .ui-dialog {
    z-index: 202;
}

fieldset {
    border: solid 1px white;
    background-color: white;
}

#facebox .popup legend {
    text-align: right;
}

fieldset legend {
    color: #369;
}


div.form table tr td {
    vertical-align: top;
}

.form table td {
    padding-bottom: 3px;
    padding-top: 3px;
}

.dk_container a {
    outline: 0;
}

.dk_options a {
    background-color: white;
    border-bottom: 1px solid #999;
    font-weight: bold;
    padding: 8px 10px;
}

.dk_container a {
    cursor: pointer;
    text-decoration: none;
}

.ui-widget-header a {
}

.ui-widget-header {
}

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {
}


.ui-state-warning h5, .ui-state-warning a {
    color: #595221;
}

.ui-state-info h5, .ui-state-info a {
    color: #287799;
}

.ui-state-info, .ui-state-story {
    background: #00c178;
    border: solid 1px #00c178;
    color: #fff !important;
}

    .ui-state-info a, .ui-state-story a {
        color: #fff !important;
    }




.ui-state-warning {
    background: #F7EEB5;
    border: solid 1px #D6D383;
}

.ui-state-error-light {
    background: pink;
}

.notification-icon.ui-state-active .ui-icon.ui-icon-cart, .notification-icon.ui-state-active .ui-icon-mail-closed, .notification-icon.ui-state-active .ui-icon-alert {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

.notification-icon.ui-state-active i {
}

.notification-icon.ui-state-active {
    background: transparent;
    border-width: 0px;
}


.alert-message.block-message {
    background-image: none;
    background-color: #FDF5D9;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    padding: 14px;
    border-color: #FCEEC1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

:root .alert-message, :root .btn {
    border-radius: 0 url(0);
}

.alert-message {
    position: relative;
    padding: 7px 15px;
    margin-bottom: 18px;
    color: #404040;
    background-color: #EEDC94;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#FCEEC1), to(#EEDC94));
    background-image: -moz-linear-gradient(top, #FCEEC1, #EEDC94);
    background-image: -ms-linear-gradient(top, #FCEEC1, #EEDC94);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FCEEC1), color-stop(100%, #EEDC94));
    background-image: -webkit-linear-gradient(top, #FCEEC1, #EEDC94);
    background-image: -o-linear-gradient(top, #FCEEC1, #EEDC94);
    background-image: linear-gradient(top, #FCEEC1, #EEDC94);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #EEDC94 #EEDC94 #E4C652;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.well {
}





table {
    margin: 0px 0 0px 0;
}

    table.gray tr th, table tr td {
    }


    table.gray.rightcell td, table.gray.rightcell th {
        text-align: right;
        font-weight: normal;
        line-height: 20px;
        padding: 10px;
    }

    table.gray tr:nth-child(odd) {
        background-color: #fff;
    }

    table.gray tr:nth-child(even) {
        background-color: #f7f7f7;
    }

    table.gray tr td:first-child {
        text-align: right;
        font-weight: normal;
    }

    table.gray tr td {
        text-align: center;
        line-height: 40px;
        height: 40px;
        font-weight: bold;
        vertical-align: middle;
        padding: 0 5px;
    }

    table.gray.mini tr td {
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }

        table.gray.mini tr td img {
            height: 16px;
        }

    table.gray tr td img {
        vertical-align: middle;
    }

    table.gray th {
        background: #eee;
        padding: 10px;
        text-align: center;
        color: #369;
        font-size: 16px;
    }

.price {
    font-size: 24px;
}

.priceslog {
    color: #000;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.ui-spinner-input {
    margin: 0 !important;
    border-width: 0 !important;
    direction: ltr;
}

.ui-spinner {
    border-color: #D9D9D9;
}

.ui-widget-overlay {
    background: #fff;
    opacity: .6;
}



#noTrespassingOuterBarG {
    direction: ltr;
    height: 13px;
    width: 100px;
    border: 1px solid #000000;
    overflow: hidden;
    background-color: #FFFFFF;
}

.noTrespassingBarLineG {
    background-color: #000000;
    float: left;
    width: 9px;
    height: 75px;
    margin-right: 15px;
    margin-top: -18px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.noTrespassingAnimationG {
    width: 148px;
    -moz-animation-name: noTrespassingAnimationG;
    -moz-animation-duration: 0.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -webkit-animation-name: noTrespassingAnimationG;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -ms-animation-name: noTrespassingAnimationG;
    -ms-animation-duration: 0.5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: noTrespassingAnimationG;
    -o-animation-duration: 0.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: noTrespassingAnimationG;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

#noTrespassingFrontBarG {
}

@-moz-keyframes noTrespassingAnimationG {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -24px;
    }
}

@-webkit-keyframes noTrespassingAnimationG {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -24px;
    }
}

@-ms-keyframes noTrespassingAnimationG {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -24px;
    }
}

@-o-keyframes noTrespassingAnimationG {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -24px;
    }
}

@keyframes noTrespassingAnimationG {
    0% {
        margin-left: 0px;
    }

    100% {
        margin-left: -24px;
    }
}

.google-result {
    width: 528px;
    font-family: Arial;
    padding: 5px;
    border: dashed 1px gray;
    background-color: #fff;
}

    .google-result .result-title {
        font-size: 18px !important;
        padding: 0px !important;
        margin: 0px !important;
        color: #1a0dab;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        white-space: nowrap;
    }

    .google-result .result-url {
        direction: ltr;
        color: #006621 !important;
        font-style: normal;
        font-size: 14px;
        line-height: 16px;
        height: 17px;
    }

    .google-result .result-desc {
        line-height: 17px;
        word-wrap: break-word;
        color: #545454;
        font-size: 13px;
        margin-top: 3px;
    }

.items-row {
    width: 100%;
    margin-bottom: 10px;
}
    .items-row:after {
        clear: both;
        display: table;
        content: " ";
    }
    .items-row .col-items-md-4 {
        width: 30%;
        margin-right: 3px;
        margin-left: 3px;
        padding-bottom: 10px;
        position: relative;
    }

        .items-row .col-items-md-4 .thumbnail {
            height: 350px;
            display: block;
            padding: 4px;
            margin-bottom: 20px;
            line-height: 1.42857143;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 4px;
            -webkit-transition: border .2s ease-in-out;
            -o-transition: border .2s ease-in-out;
            transition: border .2s ease-in-out;
        }
            .items-row .col-items-md-4 .thumbnail img {
                width: 100%;
                object-fit: cover;
                max-height: 315px;
            }
            .items-row .col-items-md-4 .thumbnail .caption {
                padding: 9px;
                color: #333;
                text-align: center;
                position: absolute;                
                bottom: 25px;
                right: 1%;
                left: 1%;
            }
                .items-row .col-items-md-4 .thumbnail .caption p {
                    font-weight: bold;
                    margin: 0px;
                    margin-top: 5px;
                }

                .items-row .col-items-md-4 .thumbnail .caption .download {
                    font-size: 11px;
                }

