﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 600px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}

/* DEFAULTS
----------------------------------------------------------*/
.roundbox1 {
    text-align: center;
    background: linear-gradient( to right, rgba(255, 200, 0, 0.3) 0%, rgba(255, 240, 150, 0.15) 50%, rgba(120, 200, 255, 0.3) 100%);
    padding: 10px 10px 10px 10px;
    -moz-border-radius: 0px 30px 0px 30px;
    -webkit-border-radius: 0px 30px 0px 30px;
    border-radius: 0px 30px 0px 30px;
    width: 500px;
    margin: 0 auto;
    border: 1px Solid #003399;
    box-shadow: 2px 2px 15px black;
}

.roundbox2_C {
    text-align: center;
    background: linear-gradient( to right, rgba(255, 200, 0, 0.3) 0%, rgba(255, 240, 150, 0.15) 50%, rgba(120, 200, 255, 0.3) 100%);
    padding: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    width: 400px;
    border: 1px Solid #003399;
    box-shadow: 2px 2px 15px black;
}

.roundbox2 {
    text-align: center;
    background: linear-gradient( to right, rgba(255, 200, 0, 0.3) 0%, rgba(255, 240, 150, 0.15) 50%, rgba(120, 200, 255, 0.3) 100%);
    padding: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    width: 440px;
    border: 1px Solid #003399;
    box-shadow: 2px 2px 15px black;
}

.errpwd {
    font-family: Tahoma;
    Font-Size: 10px;
    color: red;
    background-color: #ffffff;
}

a:link, a:visited {
    color: #003399;
    font-size: 12px;
    font-weight: 600;
}

a:hover {
    font-size: 12px;
    color: #003399;
    text-decoration: none;
    font-weight: 600;
}

a:active {
    font-size: 12px;
        color: #003399;
    font-weight: 600;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

.log {
    font-family: Courier New;
    font-size: 12px;
    color: Black;
}

.greentable {
    border: solid 1px #2869eb;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: #bae7ab;
    background: #bae7ab;
}

.greentableWZ {
    border: solid 1px #2869eb;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: #bae7ab;
    background: #bae7ab;
    width: 850px;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus {
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditMessage {
    color: #ff0000;
    font-weight: bold;
}

.MaskedEditError {
    background-color: #ffcccc;
}

.MaskedEditFocusNegative {
    background-color: #ffffcc;
    color: #ff0000;
}

.MaskedEditBlurNegative {
    color: #ff0000;
}
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.hideMe {
    display: none;
}

.colorMenu {
    background-color: #2869eb;
    color: white;
}

.page {
    width: 1050px;
    background-color: #FFFFFF;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.pageLOG {
    width: 1050px;
    height: 550px;
    background-color: #FFFFFF;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.pageVIS {
    width: 95%;
    background-color: #FFFFFF;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.pageINS {
    width: 1080px;
    background-color: #FFFFFF;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.rowGrid {
    border-bottom-color: #000066;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    width: 96%;
    padding: 0px 12px;
    margin: 5px -5px 8px 8px;
    min-height: 480px;
    height: 47px;
    float: left;
}

.mainREG {
    width: 96%;
    padding: 0px 12px;
    margin: 5px -5px 8px 8px;
    min-height: 570px;
    height: 570px;
    float: left;
}

.mainCenterINS {
    width: 96%;
    padding: 0px 12px;
    margin: 5px -5px 8px 8px;
    /*min-height: 680px;*/
    height: 680px;
    float: left;
}

.mainCenterREG {
    width: 96%;
    padding: 0px 12px;
    margin: 5px -5px 8px 8px;
    /*min-height: 680px;*/
    height: 600px;
    float: left;
}

.mainCenterVIS {
    width: 100%;
    padding: 0px 0px;
    margin: 5px -5px 0px 0px;
    /*min-height: 680px;*/
    height: 600px;
    float: left;
}

.mainCenter {
    width: 96%;
    padding: 0px 12px;
    margin: 5px -5px 8px 8px;
    min-height: 480px;
    height: 47px;
    float: left;
}

.mainWZ {
    width: 83%;
    padding: 0px 12px;
    margin-top: 35px;
    margin-left: 60px;
    min-height: 480px;
    height: 47px;
    float: left;
}

.leftCol {
    padding: 6px 0px;
    margin: -28px 10px 8px 0px;
    width: 200px;
    min-height: 200px;
    float: left;
}

.footer {
    color: #4e5766;
    padding: 10px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 0px 0px 0px 0px;
    margin: -10px 0px 0px 0px;
    width: 100%;
    min-height: 0px;
    float: left;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 200px;
    }

        div.menu ul li a, div.menu ul li a:visited {
            display: block;
            line-height: 1.35em;
            padding: 2px 6px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                text-decoration: none;
            }

            div.menu ul li a:active {
                text-decoration: none;
            }
/*---------------------------------------------------------*/
div.menutop {
    width: 600px;
    padding: 6px 0px 0px 0px;
    float: left;
    margin: -4px 0px 0px 0px;
}

    div.menutop ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menutop ul li a, div.menutop ul li a:visited {
            margin: 0px;
            background-color: #4668ab;
            border: 1px #4e667d solid;
            color: #dde4ec;
            line-height: 1em;
            padding: 2px 20px;
            text-decoration: none;
            white-space: nowrap;
            float: Left;
            display: Inline;
            width: 100px;
        }

            div.menutop ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
                float: Left;
                display: Inline;
                width: 100px;
            }

            div.menutop ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
                float: Left;
                display: Inline;
                width: 100px;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 0px solid #ccc;
    height: 170px;
    width: 490px;
    background: url('images/login.png') no-repeat center;
}

    fieldset p {
        margin: 2px 12px 10px 70px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }


    fieldset.fieldsetrec {
        margin: 1em 0px;
        padding: 1em;
        border: 0px solid #ccc;
        height: 170px;
        width: 800px;
        background: url('images/login.png') no-repeat center;
        display: block;
    }


legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

.textEntryLower {
    text-transform: lowercase;
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

.textEntryUpper {
    text-transform: uppercase;
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

}

.textEntryDate {
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

input.textEntryDate {
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

input.textEntryLower {
    text-transform: lowercase;
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

input.passwordEntry {
    border: 1px solid rgba(0, 51, 153, 0.69);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 3px black;
}

.errValidatorEXT {
    font-weight: bold;
    background: linear-gradient(to left, #FFFFFF, #FFFFFF, #FFFFFF);
    color: black;
    box-shadow: 1px 1px 25px red;
    text-align: left;
    width: 550px;
}

.errValidator {
    font-weight: bold;
    background: linear-gradient(to left, #FFFFFF, #FFFFFF, #FFFFFF);
    color: black;
    box-shadow: 1px 1px 25px red;
    text-align: left;
    width: 220px;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.EnpButton {
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border: 1px Solid #003399;
    text-align: center;
    font-family: Tahoma;
    background-color: #ffffff;
    Font-Size: 10px;
    color: #000066;
    cursor: pointer;
    height: 23px;
    width: 110px;
    box-shadow: 2px 2px 5px rgba(0, 51, 153, 0.69);
}
/*---------------------------------*/
#menu {
    width: 960px;
    height: 34px;
    padding-left: 0px;
    background: url('images/menu.gif') no-repeat;
}

    #menu ul {
        list-style: none;
    }

    #menu li {
        display: inline;
    }


    #menu a {
        float: left;
        width: 120px;
        height: 24px;
        display: block;
        text-align: center;
        text-decoration: none;
        color: #000099;
        font-weight: bold;
        padding-top: 10px;
        font-size: 14px;
        text-transform: uppercase;
    }

        #menu a:hover {
            width: 120px;
            height: 24px;
            color: #ffffff;
            text-decoration: underline;
            background: url('images/menu_r.gif') repeat-x;
        }

#header {
    height: 145px;
    width: 1050px;
    background: url('images/bannerNEW.jpg') repeat-x 50% bottom;
}

#footer {
    height: 18px;
    clear: both;
    padding-top: 5px;
    border-top: 1px solid #000000;
    background: url('images/footer.gif') repeat-x 50% bottom;
}

    #footer p {
        margin: 0;
        font-size: 12px;
        text-align: center;
        color: #666666;
    }

    #footer a {
        color: #1555B5;
    }

.left_menu {
    background-image: url('images/nav-menu.png');
    height: auto;
    width: 150px;
}

    .left_menu ul {
        margin: 0;
        list-style: none;
        padding-left: 0px;
    }

    .left_menu li {
        display: inline;
    }

    .left_menu a {
        background: url('images/nav-button2.png') no-repeat;
        font-family: Palatino, Arial, Helvetica, sans-serif; /*font-size: 20px; 	font-weight:normal;*/
        font-size: 12px;
        font-weight: bold;
        color: #2D2D2D;
        text-decoration: none;
        float: left;
        height: 53px; /*width: 288px;*/
        width: 150px;
        text-align: left;
        padding-top: 0px;
        padding-left: 20px;
        line-height: 1.8;
        color: White;
    }

#left-column {
    background-image: url('images/index_08.gif');
    height: 68px;
    width: 310px;
}

.left_menu a:hover {
    background: url('images/button-hover.png') no-repeat;
    width: 150px;
    height: 53px;
    text-decoration: none;
    color: #FFFFFF;
}

.txtErr {
    background-position: right;
    border: dotted 1px black;
    background-color: #ece2c8;
    background-image: url('icone/alert_12x12.gif'); /*background-repeat: no-repeat;*/
    padding-left: 5px;
    font-size: 12px;
    margin-top: 0px;
}

/*****************/
input[type=text], textarea, input[type=password] /*[type="password"], input[type=text], input[type="file"], textarea*/ {
    font-family: Tahoma;
    font-size: 15px;
    border: 1px solid #000066;
    padding-left: 5px;
    /*background-color: #efefef;*/
    margin-top: 0px;
}

.fileUP {
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 5px;
    height: 20px;
    width: 450px;
    margin-top: 0px;
}

/*****************/
.panelCenter {
    padding: 20px 0px 0px 100px;
}


.smallsize {
    font-family: Tahoma;
    font-size: 15px;
    color: #000066;
    margin-left: 0px;
}

.smallsizePad {
    font-family: Tahoma;
    font-size: 12pt;
    color: black;
    padding-left: 80px;
}

.greentitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #ffffff;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #3ea16a;
    TEXT-ALIGN: center;
    HEIGHT: 23px;
}

.smallsizeUpper {
    font-family: Tahoma;
    font-size: 12pt;
    color: black;
    text-transform: uppercase;
}

.smallsizebold {
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;
    color: black;
}

#boxLogin {
    height: 350px;
    margin: 0 0 0 40px;
    padding: 30px 0 0 200px;
    width: 520px;
}

.baselogin {
    padding: 0px 12px;
    margin: 20px 8px 0px;
    height: 347px;
}

/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    height: 500px;
}

#banner {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

#intestazione {
    height: 80px;
    width: 1050px;
    background: url(../img/Banner.jpg) repeat-x bottom;
}

#page_screen {
    background-color: #e4e4e4;
    filter: alpha(opacity=95);
    opacity: 0.96;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 250;
}

#loadpopup {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.pnlTipRapUnaRiga {
    position: absolute;
    top: 68px;
    left: 18px;
    visibility: visible;
}

.pnlTipRapNorm {
    position: absolute;
    top: 68px;
    left: 18px;
    visibility: hidden;
}

.pnlTipRapQuattroRighe {
    position: absolute;
    top: 68px;
    left: 18px;
    visibility: visible;
}

.pnlDatiNorm {
    position: absolute;
    top: 70px;
    left: 18px;
}

.pnlDatiUnaRiga {
    position: absolute;
    top: 105px;
    left: 18px;
}

.pnlDatiQuattroRighe {
    position: absolute;
    top: 160px;
    left: 18px;
}