﻿/********************************/
/* Overwrite su Bootstrap 3.3.7 */
/********************************/
body {
    font-size: 11px !important;
}

output {
    font-size: 11px !important;
}

.form-control {
    font-size: 11px !important;
}

input.form-control {
    height: 24px !important;
}

select.form-control {
    height: auto !important;
}

.btn {
    font-size: 11px !important;
}

.dropdown-menu {
    font-size: 11px !important;
}

.input-group-addon {
    font-size: 11px !important;
}

.progress-bar {
    font-size: 11px !important;
}
/*.modal-footer {*/
/*margin-top: 15px;*/
/*}*/
.popover-title {
    font-size: 11px !important;
}
/**********************************/
/* Fine Modifiche Bootstrap 3.3.7 */
/**********************************/


header, nav, section, aside, footer {
    display: block;
}

html {
    background-color: #F7F7F7;
    height: 100%;
    margin: 0;
    padding: 0;
}

.ui-dialog {
    z-index: 10000 !important;
}

.modal-dialog {
    overflow: auto !important;
}

.noborderRadius {
    border-radius: 0px !important;
    width: 70% !important;
}

.borderRadiusRight {
    border-radius: 0 4px 4px 0 !important;
}

#main-area {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.operatorClass .modal-dialog {
    width: 1500px;
}

.operatorClass .edit_Modal_h {
    width: 1450px;
    padding-left: 5px;
    padding-right: 5px;
    height: 735px;
}

.windowFrame {
    width: 100%;
    height: 100%;
}

#menu {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    list-style-type: none;
    width: 150px;
    margin-top: 150px;
    /*position: fixed;*/
    min-width: 1024px;
}

.pnlGridOrImageBar {
    text-align: center;
    color: #0192af;
    font-size: 8px;
    font-weight: bold;
}


#footer-nav {
    text-decoration: none;
}

    #footer-nav a {
        text-decoration: none;
        color: #CFCFCF;
        font-style: italic;
    }


.menu {
    width: 100%;
    font: 13px/24px Arial,sans-serif;
    color: white !important;
    height: 38px; /*40*/
    background: #3366cc;
    z-index: 3005;
    background-repeat: repeat-x;
    margin-top: -2px;
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

    .menu a:hover, .menu button:hover {
        background-color: #428BF5;
        color: white;
        z-index: 3005;
        text-decoration: none !important;
    }

.menu_active {
    background-color: #428BF5;
    color: white;
    z-index: 3005;
}

.menu a, .menu button {
    vertical-align: text-top;
    border-radius: 5px;
    text-decoration: none !important;
    padding: 5px 15px; /*padding: 4px 0px 4px 0px;*/
    outline: none;
    z-index: 3005;
    display: block;
}

.menu ul {
    list-style: none;
    margin-top: 2px;
    padding: 0 0 0 2px;
    z-index: 3005;
}

    .menu ul li {
        padding: 0;
        float: left;
        z-index: 3005;
    }

        .menu ul li ul li {
        }

        .menu ul li ul {
        }

/* Links del menu */
.menumap {
    /*margin-top: 4px;*/
}

    .menumap div {
        float: left;
        min-width: 140px;
        width: auto; /*width: 120px;*/
        text-align: center;
        color: white;
        margin: 0 5px;
    }

/* Elimina i bordi dalle immagini - IE */
a img {
    border: 0;
}

/* Immagine di loading */
.loadingImg {
    width: 25px;
    vertical-align: text-top;
    display: inline-block;
}

/* DatePicker */
td.datePicker {
    width: 150px;
    padding-right: 30px;
}

.datePicker img {
    vertical-align: sub;
    margin-left: 3px;
}

.datepicker {
    display: table-cell;
}

/* BoxDataMarket - Calendar e Drop Mercato*/
.boxdatamarket {
    margin: 5px 0px 0px 20px;
}

    .boxdatamarket div {
        float: left;
        color: white;
        font-size: 10pt;
        margin-left: 2px;
    }

/* Dashboard Mercato */
.dashboard {
    /*margin-top: 4px;*/
}

    .dashboard div {
        display: inline-block;
        margin-top: 1px;
        float: left;
        color: white;
        font-size: 10pt;
        margin-left: 2px;
    }

    .dashboard img {
        vertical-align: sub;
    }

.dashboardBox {
    border: 1px solid;
    border-radius: 5px;
    padding: 2px 0 2px 0;
}

/* MenuInfo - Comandi e settaggi */
.menuinfo {
    cursor: pointer;
}

    .menuinfo div {
        float: left;
        display: inline-block;
    }

        .menuinfo div ul {
            margin-top: 0px;
        }

            .menuinfo div ul li a {
                margin-top: 0px;
                width: 150px;
                text-align: center;
                text-decoration: none;
                color: white;
                cursor: pointer;
            }

            .menuinfo div ul li ul {
                font-size: small;
            }

                .menuinfo div ul li ul li {
                    min-width: 300px;
                    z-index: 10000;
                    border-radius: 5px;
                    cursor: pointer;
                    margin-left: -10px;
                }
                    .menuinfo div ul li ul li a {
                        width: 280px;
                        z-index: 3009;
                        text-decoration: none;
                        cursor: pointer;
                        color: white;
                    }
                    .menuinfo div ul li ul li div a {
                        color: white;
                        cursor: pointer;
                    }


    .menuinfo ul li ul {
        font: 11px/19px Arial,sans-serif;
        margin-left: 5px;
        width: 150px;
        color: white;
        position: fixed;
        margin-top: 3px;
        z-index: 3009;
        font-size: small;
    }

        .menuinfo ul li ul li a img {
            margin-left: 5px;
            margin-right: 5px;
        }

        .menuinfo ul li ul li {
            float: none;
            background: #3366cc;
            background-repeat: repeat-x;
            cursor: pointer;
        }

            .menuinfo ul li ul li div {
                float: none;
            }

            .menuinfo ul li ul li ul {
                position: absolute;
                right: 150px;
                margin-top: -30px;
            }

            .menuinfo ul li ul li div, .menuinfo ul li ul li a {
                text-align: left;
                width: 100%;
            }

.tabsStyle {
    font-size: .9em !important;
}

.active ul {
    display: block !important;
}

.single ul {
    display: block !important;
    z-index: 2005;
}


/*Styling for the link of the current page*/
.current div {
    background-color: #2D2D2D;
    border-top: 2px solid #DD4B39; /*red ribbon at top*/
    border-bottom: 0;
    display: block;
    height: 25px;
    padding: 0 8px 0 8px;
    position: relative;
    z-index: 400;
    color: #FFFFFF;
    font-weight: bold;
}


.arrow {
    border-color: #C0C0C0 transparent white;
    border-style: solid dashed dashed;
    margin-left: 5px;
    position: relative;
    top: 10px;
}

.mid-line {
    background-color: #FFF;
    border-top: 1px solid #e5e5e5;
    font-size: 0;
}

.lblBlackBold {
    text-align: center;
    color: #0068A9;
    font-size: 9pt;
    font-family: Myriad Pro;
    font-weight: bold;
}

.legendBlackBold {
    color: #0068A9;
    font-size: 10pt;
    font-family: Myriad Pro;
    font-weight: bold;
}

.labelWarning {
    color: Red !important;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
}

#dvMessageFa li a {
    border: 1px solid #428bca !important;
}

.nav-tabs {
    border-bottom: 1px solid #428bca !important;
    padding-bottom: -1px !important;
}

#btnSave {
    float: right !important;
    margin-right: 19px !important;
}

#dvMessageFa li.active a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #3366cc !important;
}
/*.ui-tabs {float:left; width:100%;}*/

session {
    text-indent: 100px;
    min-width: 500px;
}

#Toolbar_cmdExportDiv a {
    cursor: pointer;
}

.inputArea {
    clear: both;
    height: 30px;
    vertical-align: text-bottom;
}

.labeldescOp {
    float: left;
    width: 110px;
    padding-right: 10px;
    height: 20px;
    text-align: right;
    font-weight: bold;
}

.labeldesc {
    float: left;
    width: 33%;
    padding-right: 30px;
    height: 20px;
    text-align: right;
    font-weight: bold;
}

.labeldescUser {
    float: left;
    width: 33%;
    padding-right: 5px;
    height: 20px;
    text-align: right;
    font-weight: bold;
}

.inputdescOp {
    float: left;
    /*width: 300px;*/
    height: 20px;
    text-align: left;
}

    .inputdescOp input {
        width: 180px;
        height: 20px;
        margin-left: 10px;
        border: 1px solid #DDD;
        border-radius: 5px;
    }

.inputdesc {
    float: left;
    width: 300px;
    min-height: 20px;
    max-height: 140px;
    text-align: left;
}

    .inputdesc input {
        width: 300px;
        height: 20px;
        margin-left: 10px;
        border: 1px solid #DDD;
        border-radius: 5px;
    }

    .inputdesc select {
        width: 300px;
        height: 20px;
        margin-left: 10px;
        border: 1px solid #DDD;
        border-radius: 5px;
    }

    .inputdesc label {
        width: 300px;
        height: 20px;
        margin-left: 10px;
    }

.inputdescInsertUser {
    float: left;
    width: 190px;
    min-height: 20px;
    max-height: 140px;
    text-align: left;
}

    .inputdescInsertUser input {
        width: 190px;
        height: 20px;
        border: 1px solid #DDD;
        border-radius: 5px;
    }

    .inputdescInsertUser select {
        width: 190px;
        height: 20px;
        border: 1px solid #DDD;
        border-radius: 5px;
    }

    .inputdescInsertUser label {
        width: 190px;
        height: 20px;
    }

#loading-indicator {
    position: absolute;
    left: 50%;
    top: 50%;
}

.rowColorRED {
    background-color: #FFB2A8 !important;
}

.ng-invalid.ng-dirty {
    border-color: red;
    outline-color: red;
}

.ng-valid.ng-dirty {
    border-color: green;
    outline-color: green;
}

.modal-backdrop {
    z-index: 9999 !important;
}


.modal {
    z-index: 10000 !important;
}

.ngGroupPanel {
    width: 100%;
    overflow: visible !important;
}

#lstOperator {
    max-width: 300px;
}

.multiSelect {
    overflow: auto;
    padding-bottom: 20px;
    /* border: 1px solid #DDD;*/
    border-radius: 5px;
}

    .multiSelect .select {
        /*margin-right: 20px;*/
        float: left;
        width: 200px;
        /* border: 1px solid #DDD;*/
        border-radius: 5px;
    }

    .multiSelect .text {
        clear: both;
        font-size: 11px;
    }

    .multiSelect label.control-label::after {
        content: ":";
    }

.control-label {
    font-weight: bold;
}

.multiSelect label.checkbox {
    margin-bottom: 0;
}

.multiSelect ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.btn.mover {
    display: block;
    margin-top: 25px;
    vertical-align: top;
}

    .btn.mover.left {
        padding: 1px 7px 3px 6px;
        height: 22px;
    }

    .btn.mover.right {
        margin-top: 5px;
        padding: 1px 7px 3px;
        height: 22px;
    }

    .btn.mover i {
        margin: 0;
    }

.btn-action {
    color: #0D7DDF;
    background-color: #BEDBF4;
    border-color: #5BADF4 !important;
}

    .btn-action:hover,
    .btn-action:focus,
    .btn-action:active {
        background-color: #A9C8E4 !important;
        border-color: #9DC7EC !important;
        color: aliceblue !important;
    }

.results li {
    list-style-type: disc;
}

/****** Market ******/
.filterContainer {
    display: table;
    width: 100%;
}

    .filterContainer div {
        display: table-cell;
        vertical-align: middle;
    }

.linkPointer {
    cursor: pointer;
    text-decoration: underline;
}

.Map_Lbl_Default {
    background-color: transparent;
    font-size: 18px;
    font-family: Verdana;
    font-weight: bold;
    color: #003399;
}

    .Map_Lbl_Default label {
        cursor: pointer;
    }

.Map_Lbl_Selected {
    background-color: transparent;
    font-size: 18px;
    font-family: Verdana;
    font-weight: bold;
    color: #1BA51E;
}

.Map_Lbl_Link label {
    color: chocolate;
    font-family: verdana;
    font-size: XX-Small;
    text-decoration: underline;
    cursor: pointer;
}

/********* NG-GRID *********/
.ngItemLink {
    color: #0000A0 !important;
    cursor: pointer;
}

/* In questo modo modifico il text-align delle celle senza modificare il text-align del header */
/* Aggiungere  '.ngCanvas .ngCell' prima del nome della classe */
.ngCanvas .ngCell .alignRight {
    text-align: right;
}

.ngCanvas .ngCell .ngItemLink {
    color: #0000A0;
    cursor: pointer;
}

.ngGridMenu {
    padding: 10px 20px 10px 10px;
    border: solid 1px;
    background-color: white;
    border-radius: 5px;
    list-style-type: none;
}

    .ngGridMenu div {
        cursor: pointer;
        width: 100%;
        padding: 5px 0px 5px 0px;
    }

    .ngGridMenu img {
        margin-right: 10px;
        margin-left: 10px;
        vertical-align: top;
    }

    .ngGridMenu li:hover {
        text-decoration: underline;
    }


.ui-widget-header {
    font-weight: bold;
    color: rgb(66, 139, 202);
}


/* hide the close x on the loading screen */
.loadingScreenWindow .ui-dialog-titlebar-close {
    display: none;
}

.gridStyle {
    border: 1px solid rgb(212,212,212);
    width: 100%;
}
/* Fix for Bootstrap 3 with Angular UI Bootstrap */

.modal {
    display: block;
}

/* Custom dialog/modal headers */

.dialog-header-error {
    background-color: #d2322d;
}

.dialog-header-wait {
    background-color: #428bca;
}

.dialog-header-notify {
    background-color: #eeeeee;
}

.dialog-header-confirm {
    background-color: #333333;
}

    .dialog-header-error span, .dialog-header-error h4,
    .dialog-header-wait span, .dialog-header-wait h4,
    .dialog-header-confirm span, .dialog-header-confirm h4 {
        color: #ffffff;
    }

/* Ease Display */

.pad {
    padding: 25px;
}

.edit_Modal {
    margin-top: 50px;
}

.edit_Modal_h {
    margin: auto;
    width: 1024px;
    max-height: 780px;
    overflow: auto;
    background-color: white;
}

multiselect {
    display: block;
}

    multiselect .btn {
        width: 100%;
        background-color: #FFF;
    }

        multiselect .btn.error {
            border: 1px solid #da4f49 !important;
        }

    multiselect .dropdown-menu {
        max-height: 300px;
        overflow-y: auto;
    }

    multiselect .dropdown-menu {
        width: 100%;
        box-sizing: border-box;
        padding: 2px;
    }

        multiselect .dropdown-menu > li > a {
            padding: 3px 10px;
            cursor: pointer;
        }

.tabform label {
    float: left;
    font-weight: bold;
    padding: 5px;
    margin-left: auto;
    margin-top: 10px;
    width: 80px;
    font-size: smaller;
}

.tabform input {
    float: left;
    font-weight: bold;
    padding: 3px;
    margin-left: auto;
    margin-top: 10px;
}

#changeLangLI ul {
    display: none !important;
}

#changeLangLI div:hover > ul {
    display: block !important;
}

.flag {
    width: 25px;
    height: 15px;
    background: url(../Content/Image/flags.png) no-repeat;
}

    .flag.flag-it {
        background-position: -200px -90px;
    }

    .flag.flag-si {
        background-position: -25px -180px;
    }

    .flag.flag-us {
        background-position: -375px -195px;
    }

    .flag.flag-hr {
        background-position: -325px -75px;
    }

#UserInformationTable {
    text-align: center;
    width: 100%;
}

    #UserInformationTable tr {
        margin-top: 10px;
        vertical-align: middle;
    }

    #UserInformationTable td.right {
        text-align: right;
    }

    #UserInformationTable span {
        color: #0068A9;
        font-size: 11pt;
        font-family: Myriad Pro;
    }

    #UserInformationTable div.validationUserInfo {
        color: red;
        font-size: 11pt;
        font-family: Myriad Pro;
    }

.controlEditor {
    width: 99%;
    height: 700px;
    margin-bottom: 0px;
    overflow-x: auto;
    resize: none;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #EFF0F1;
    border: 1px solid #003399;
}

.StandardTxtBox {
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #EFF0F1;
    border: 1px solid #003399;
}

.labelChangeFilters {
    color: Red;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.buttonRed {
    color: red;
}

.nav-tabs > li.active > a, .nav-tabs > li > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555 !important;
    height: 40px;
    margin-top: 3px;
}

#Toolbar_cmdExportDiv > div > ul > li, #Toolbar_cmdExportDiv > div > ul > li > a {
    width: 100%;
    color: #555555 !important;
}

#subMenus {
    z-index: 3005;
    /*position: fixed;
  top: 35px;*/
    height: 45px;
    width: 100%;
}

#changeLangLI ul {
    margin-right: -2px;
}

/* FLOT CHART CSS */

.chartDivContainer {
    height: 650px !important;
    margin-top: 40px;
    padding-left: 35px;
    padding-right: 35px;
}

.yaxisLabel {
    left: -20px !important;
}

#chartDiv {
    height: 600px !important;
}

.axisLabel {
    position: absolute;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

.xaxisLabel {
    top: 20px !important;
}

/*FINE FLOT CHART CSS */

/* Layout grid */
.generic-gridstyle {
    border: 1px solid rgb(212,212,212);
    width: 100%;
    height: 85vh;
}
/* End Layout grid */
.row-filter {
    background-color: #eaeaea;
    border-bottom: 1px solid #d4d4d4;
    padding: 5px 0 5px 10px;
}

/* Immagine 16px*16px*/
.img16 {
    width: 16px;
    height: 16px;
}
/* Override del pull-right di Bootstrap per le label dei filtri */
.pull-right-control {
    float: right !important;
    padding-top: 8px;
}
/* Override del pull-left di Bootstrap per le label dei filtri */
.pull-left-control {
    float: left !important;
    padding-top: 8px;
}
/* Indica se il controllo deve stare in basso */
.control-bottom {
    position: relative;
    bottom: 0;
    right: 0;
}
/* Aggiungere linea blu sotto la row */
.row-line-bottom {
    border-bottom: 1px solid DodgerBlue;
}
/* Foglio di stile della pagina CommandPanel */
.commandpanel-span12 {
    -moz-box-shadow: 0 0 2px black;
    -webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
    margin-top: 0px;
    margin-left: 10px;
}

.commandpanel-btn {
    width: 180px;
    /* float: right; */
    margin: 10px;
    margin-right: 80px;
}

.commandpanel-label {
    margin-top: 18px;
}

.commandpanel-tab-button {
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.commandpanel-textarea {
    overflow-y: scroll;
    font-size: 11px !important;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    height: 150px !important;
}

.warrantymanagement-header-caption {
    background-color: #eaeaea;
    border-bottom: 1px solid #d4d4d4;
    padding: 5px 0 0 10px;
    margin-top: 10px;
}

.grid-image-true {
    margin: auto;
    margin-top: 2px;
    width: 17px;
    height: 18px;
    background-image: url('../Content/Icons/16px/red.png');
}

.grid-image-false {
    margin: auto;
    margin-top: 7px;
    width: 17px;
    height: 18px;
    background: #000;
    opacity: 0;
}
