﻿body {
    font-family: 'Droid Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.grayBackground {
    background-color: #D7E3EA;
}

.awSeparator {
    padding: 10px 0 0 0;
}

.awTextArea {
}

    .awTextArea .awTitle {
        color: #a3a3a3;
        font-size: 36px;
        font-weight: lighter;
    }

    .awTextArea .awSubTitle {
        color: #286fd6;
        font-size: 18px;
        font-weight: lighter;
    }

    .awTextArea .awParagraph {
        margin: 0 0 0 0;
        padding: 10px;
        font-size: 1.2em;
        text-align: justify;
    }

    .awTextArea ul {
        list-style-type: circle;
        font-size: 1.2em;
        padding-left: 30px;
    }

    .awTextArea li {
        list-style-type: circle;
        padding: 4px !important;
        text-align: left !important;
    }

.reset {
    display: block;
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.imageButton {
    cursor: pointer;
}

.imageUpDown {
    padding-left: 6px;
    vertical-align: middle;
    cursor: pointer;
}

.iconImage {
    margin: 0px 0px 0px 0px !important;
    vertical-align: middle;
}

.printButton {
    cursor: pointer;
}

.smallDescription {
    font-size: .8em;
}

/* Grid container */

.grid {
}

    .grid .margins {
        margin: 10px 10px 10px 10px;
    }

    .grid h2 {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: bold;
        color: #286fd6;
        margin: 0;
        padding: 0;
    }

    .grid .filterPanel {
        margin-bottom: 10px;
        width: 100%;
    }

    .grid .filterControls {
        float: left;
        width: auto;
    }

    .grid .filterButtons {
        float: right;
        width: auto;
    }

    .grid .leftHeader {
        float: left;
        vertical-align: text-bottom;
        margin-bottom: 2px;
    }

    .grid .rightHeader {
        float: right;
        vertical-align: text-bottom;
        margin-bottom: 2px;
    }

    .grid img {
        margin: 0px 0px 0px 0px !important;
    }

/* Inner grid view */

.viewWrap {
    padding: 10px;
}

/* Detail */

.detail {
    list-style-type: none;
    list-style-image: none;
    margin: 10px 10px 10px 10px;
}

    .detail label {
        display: inline-block;
        font-weight: bold;
    }

    .detail li {
        padding-bottom: 5px;
    }

        .detail li label {
            vertical-align: top;
            white-space: nowrap;
        }

.messages {
    text-align: center;
    margin: 10px 10px 4px 10px;
}

.buttons {
    float: right;
    margin-right: 4px;
    margin-bottom: 10px;
}

/* Login */

#loginContainer {
    margin-top: 80px;
    width: 100%;
}

#loginBackground {
    background-color: #ededed;
    width: 330px;
}

#loginRoot {
}

#loginHeader {
    text-align: center;
    font-weight: bold;
    background-color: #ddd;
    padding-top: 5px;
    margin-bottom: 20px;
    color: #555;
    height: 30px;
}

#loginRoot .leftField {
    text-align: left;
    float: left;
    margin-top: 8px;
    padding-left: 20px;
    padding-top: 3px;
    width: 75px;
}

#loginRoot .rightField {
    text-align: left;
    float: right;
    margin-top: 8px;
    padding-right: 20px;
    width: 215px;
}

#loginRememberMe {
    text-align: left;
    display: none;
    margin-top: 8px;
    margin-left: 95px;
    padding-left: 20px;
    padding-right: 20px;
}

#loginButtons {
    text-align: left;
    margin-top: 8px;
    margin-left: 95px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#loginFailureMessage {
    text-align: center;
    margin-top: 20px;
    color: red;
    height: 30px;
}

/* Session expired panel */

#dvSessionExpired {
    position: absolute;
    display: block;
    margin-top: 100px;
    margin-left: 10px;
    padding-top: 20px;
    height: auto;
    width: 400px;
    background-color: #ff3700;
    z-index: 20000;
}

#dvSessionExpiredMessage {
    color: white;
    font-size: medium;
    text-align: center;
}

#dvSessionExpiredButtons {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}

    #dvSessionExpiredButtons button {
        width: 80px;
    }

/* Ridefinizioni */

#art-main {
    background: #fff;
    padding: 0 14px 0 14px;
}

.art-box-body:before {
    background: none;
}

/*.art-box, .art-sheet, .art-box-body, .art-sheet-body, .art-bar, .art-nav */
.art-layout-wrapper {
    border: none;
    padding: 0;
}

.dxeBase {
    font-family: 'Droid Sans', sans-serif;
}

.highslide img {
    border: none;
}

/* Header User Info */

.header-userinfo {
    float: right;
    min-height: 32px;
    height: 32px;
    padding-bottom: 2px;
}

    .header-userinfo .btn {
        padding: 4px 8px;
        background-color: transparent;
    }

    .header-userinfo .dropdown-menu-title {
        font-weight: bold;
        margin-top: 4px;
        margin-left: 8px;
        margin-bottom: 6px;
    }

/* Header Cart */

.header-cart {
    float: right;
    min-height: 32px;
    height: 32px;
    padding: 4px;
    margin-right: 10px;
}

    .header-cart a {
        color: #333;
        font-family: 'Droid Sans', sans-serif !important;
    }

#headerCartMessage {
    display: inline;
}

/* Report Viewer */

.ReportViewerStyle, .ReportViewerStyle td {
    font-family: 'Droid Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

/* News */

.newsList {
}

    .newsList .title {
        color: #a3a3a3;
        font-size: 36px;
        font-weight: lighter;
    }

/* Cart Summary */

#divCartLayer {
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #d1d1d1;
}

#divCartHeader {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
}

#divTotale {
    font-size: 1.5em;
    font-weight: lighter;
    margin-bottom: 10px;
}

#divCartFooter {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 10px;
}

#divCart {
    padding: 6px;
    margin: 0;
    font-size: 0.75em;
    letter-spacing: 1px;
    color: white;
}

    #divCart a:link, #divCart a:visited, #divCart a:active {
        text-decoration: none;
        color: white;
    }

    #divCart a:hover {
        text-decoration: none;
        color: red;
    }

    #divCart td {
        vertical-align: top;
        font-size: 0.75em;
        border-bottom: 1px dotted lightgray;
        background-color: #808080;
    }

    #divCart .deleteColumn {
        padding-top: 14px;
        padding-left: 6px;
        padding-right: 4px;
    }

    #divCart .qtyColumn {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #divCart .descrColumn {
        padding: 6px;
    }

    #divCart .numericTextBox {
        width: 40px;
        height: 30px;
        color: black;
    }
