﻿/******************** DEFAULT ********************/
body {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    background: white;
    color: #000;
    /*background: url('../Styles/Images/Fotolia_143168557_XXL_C.JPG') repeat  center;*/
}



/******************** DIV ********************/

#divTop
{
    background-color:#ECE9D8;
    width:100%;
    height:110px;
    position: absolute;
    top: 0;
    left: 0;
}

#divMenuPrincipale
{
    background-color:rgb(188,189,194);
    width:100%;
    position: absolute;
    top: 60px;
    left: 0;
}


#divMenuPrincipaleContent
{
    margin-left: 250px;
    width: 900px;
}


#divProgetto
{
    width: 100%;
    background: #4682B4;
    /*border: 1px solid #CACACA;*/
    position: absolute;
    top: 110px;
    left: 0;
    padding: 0;
    margin: 0; 
    
    height: 20px;
    
    
}

#divElencoSchede
{
    position: absolute;
    top: 190px;
    left: 310px;  
    background: #E1E1E1;
    width: 950px;
    margin-bottom: 25px;
    border:1px solid black;
}


#divElencoSchedeTemplate {
    position: absolute;
    top: 190px;
    left: 310px;
    background: #E1E1E1;
    width: 1250px;
    margin-bottom: 25px;
    border: 1px solid black;
}



#divMenuCategorie
{
    position: absolute;
    top: 190px;
    left: 60px;
    width: 230px;
    background:white;
    height: 440px;
    padding-top: 25px;
    border:1px solid black;
    background-color:#E1E1E1;
}

#divLavorazioneLogin
{
    position: absolute;
    top: 280px;
    left: 15px;  
    background: white;
    border: 1px solid #CACACA;
    padding-top: 15px;
}

#divLavorazioneChangePassword {
    position: absolute;
    top: 200px;
    left: 15px;
    background: white;
    border: 1px solid #CACACA;
    padding-top: 15px;
}


#divPowered
{
    position:absolute;
    bottom:0;
    width:100%;
}


/******************** TEXTBOX ********************/
.tb {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: Black;
    margin-left: 15px;
    border: 1px solid #CACACA;
}

.tbLogin {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: Black;
    margin-left: 15px;
    border: 1px solid #CACACA;
    width:185px;
}

.date 
{
    margin-left:15px;
    width:80px;
    
}

#TextBoxValoreRuolo
{
    width:30px;
}

#TextBoxNuovoLivello
{
    width:30px;
}

#TextBoxFiltroNominativo
{
   font-family: Calibri, Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: Black;
   margin-left: 15px;
   border: 1px solid #CACACA;
   width:100px;
}
/******************** TABLE ********************/

.tableChange
{
    margin: 15px 0 0 15px;
    width:412px;
}

.tableLogin
{
    margin: 15px 0 0 15px;
    
}


 
#tableTop 
{
    
    width:100%;
}






.tableAdmin
{
    padding:0 15px;
    
}


#tablePoweredLogin
{
  width:250px;  
  margin:0 auto;  
}

#tableSuggerimentiRegex {
    margin: 40px auto;
    font-size: 11px;
    background-color: silver;
}

    #tableSuggerimentiRegex td {
        border: 1px solid black;
        padding: 4px;
        color: white;
    }


.tabellaUtenze{
    border: 1px solid black;
    width:800px;
    padding:20px;
}
/******************** LABEL ********************/
.labelTitolo {
    /*font-weight:bold;
    border:1px solid black;
    padding:3px;
    text-align:center;*/
    text-transform: uppercase;
    font-size: 1.5em;
    color: #4682B4;
    text-align: center;
    font-weight: bolder;
    padding-bottom: 5px;
    padding-top: 5px;
}

#LabelUser
{
    color: #000;
    font-size: 16px;
    margin-left: 0px;
}
.lb 
{
    font-size: 15px;  
    color: black;
}

#LabelBreadcrumb {
    color: white;
    padding-left: 20px;
    font-size: 18px;
    font-family: Calibri;
}



#LabelModifica_password_primo_accesso
{
    margin-left: 15px;
}
#LabelAccesso
{
    margin-left: 15px;
}

.lbLogin 
{
    font-size: 15px;
    color: black;
    margin-left: 15px;
    
}

#LabelPowered
{
   margin-left:19px;
   font-size: 8px;
   
   
}

#tablePowered
{
    
    position:absolute;
    top:430px;
    
    
}

#LabelAttr{
    font-size:10px;
    
}


/*************** BUTTONS ***********************/
.buttonVeryLong {
    background: silver;
    color: black;
    padding: 6px 10px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 15px 30px 25px 0px;
    width: 265px;
}

.button
{       
  background: silver;   
  color: #000;   
  padding:6px 10px;   
  text-transform: uppercase;
  border:none;
  cursor:pointer;
  font-family:Calibri, Arial, Helvetica, sans-serif;
  font-size : 15px;
  margin: 15px 30px 25px 0px;
  width: 190px;
}
#ButtonLogin
{
    
    
    border-radius:5px;

    background: silver;   
    color: white;   
    padding:6px 10px;   
    text-transform: uppercase;
    border:none;
    cursor:pointer;
    font-family:Calibri, Arial, Helvetica, sans-serif;
    font-size : 15px;
    margin: 15px 30px 25px 33px;
    width: 190px;
}

#ButtonAssociaUtenzaTeam
{
     width: 250px;
}

#ButtonAssociaUtenzaSkill
{
     width: 250px;
}

.shortbutton {
    background: silver;
    color: #000;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    margin: 15px 0px 25px 0px;
    font-weight: bold;
    font-size:15px;
}

#ButtonLogout 
{
    background: url(../Styles/Images/Logout.png) no-repeat center;
    width:65px;
    height:56px;
    background-color:#ECE9D8;
        float: right;
        margin-top: 10px;
        margin-right: 5px;
        
}



.bottoneGridView
{
    Border:1px solid Gray;
    Width:80px; 
    margin:0px;
    background:#E8E8E8;
    font-family:Calibri, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#848484;
    font-weight:bold;
    float:left;
}


.ButtonPopup {
    width: 26px;
    height: 24px;
    background: url(../Styles/Images/Bracket.png) no-repeat left;
    background-color: rgb(236,233,216);
    border: 1px solid white;
    cursor: pointer;
    border-radius: 10px;
}


.ButtonCopy {
    width: 20px;
    height: 25px;
    background: url(../Styles/Images/copy.png) no-repeat left;
    border: 1px solid silver;
}

.buttonADD {
    width: 32px;
    height: 30px;
    background: url(../Styles/Images/var.png) no-repeat left;
    background-color: rgb(236,233,216);
    border: 1px solid rgb(236,233,216);
    cursor: pointer;
}

.buttonUpdate {
    width: 32px;
    height: 30px;
    background: url(../Styles/Images/update.png) no-repeat left;
    background-color: rgb(225,225,225);
    border: 1px solid rgb(225,225,225);
    cursor: pointer;
}
/********************GRIDVIEW*******************/
.mGrid {
    width: 910px;
    margin: 10px 0 0 0;
    /*font-family:'Comic Sans MS';*/
    border: none;
    font-size: 16px;
}
.mGrid th 
{ 
    padding: 6px 16px; 
    color: #fff;
    font-weight:bold; 
    background: #363636; 
    border: solid 1px #9c9c9c; 
    font-size: 12px; 
    white-space:nowrap;
    cursor: default;
}
.mGrid td 
{
    padding:2px 5px; 
    color: black; 
    text-align:left;
    border-color:#9c9c9c;
    overflow:hidden;
    border:none;
}
.mGrid .alt 
{ 
    background: #fcfcfc; 
}
.mGrid .pgr 
{ 
   background: #fff;        
   /*border-top:1px solid #9c9c9c;
   border-right:1px solid #fff;
   border-bottom :1px solid #fff;
   border-left:1px solid #fff;*/
}
.mGrid .pgr table  
{
    width:auto;
    margin: 5px 0;
}
.mGrid .pgr td
{
    width: auto;
    border-width: 1px;
    padding: 0 6px;
    font-weight: lighter;
    color: #FF3300;
    line-height: 12px;
}   
.mGrid .pgr a 
{ 
    color: #9c9c9c; 
    text-decoration: none; 
}
.mGrid .pgr a:hover 
{ 
    color: orange; 
    text-decoration: none; 
}

#GridViewUtenzeAssociateTeam
{
    margin-bottom:30px;
}


#GridViewSedi {
    
}

.mGridTemplate {
    width: 750px;
    margin: 10px 0 0 0;
    border: none;
    font-size: 16px;
}

 .mGridTemplate th {
     padding: 6px 16px;
     color: #fff;
     font-weight: bold;
     background: #363636;
     border: solid 1px #9c9c9c;
     font-size: 12px;
     white-space: nowrap;
     cursor: default;
 }

 .mGridTemplate td {
     padding: 2px 5px;
     color: black;
     text-align: left;
     border-color: #9c9c9c;
     overflow: hidden;
     border: none;
 }

 .mGridTemplate .alt {
     background: #fcfcfc;
 }

 .mGridTemplate .pgr {
     background: #fff;
     /*border-top:1px solid #9c9c9c;
border-right:1px solid #fff;
border-bottom :1px solid #fff;
border-left:1px solid #fff;*/
 }

.mGridTemplate .pgr table {
    width: auto;
    margin: 5px 0;
}

.mGridTemplate .pgr td {
    width: auto;
    border-width: 1px;
    padding: 0 6px;
    font-weight: lighter;
    color: #FF3300;
    line-height: 12px;
}

.mGridTemplate .pgr a {
    color: #9c9c9c;
    text-decoration: none;
}

.mGridTemplate .pgr a:hover {
     color: orange;
     text-decoration: none;
}


.mGridTemplateMod {
    width: 1150px;
    margin: 10px 0 0 0;
    border: none;
    font-size: 12px;
}

.mGridTemplateMod th {
    padding: 6px 16px;
    color: #fff;
    font-weight: bold;
    background: #363636;
    border: solid 1px #9c9c9c;
    font-size: 12px;
    white-space: nowrap;
    cursor: default;
}

.mGridTemplateMod td {
    padding: 2px 5px;
    color: black;
    text-align: left;
    border-color: #9c9c9c;
    overflow: hidden;
    border: none;
}

.mGridTemplateMod .alt {
    background: #fcfcfc;
}

.mGridTemplateMod .pgr {
    background: #fff;
    
}

.mGridTemplateMod .pgr table {
    width: auto;
    margin: 5px 0;
}

.mGridTemplateMod .pgr td {
    width: auto;
    border-width: 1px;
    padding: 0 6px;
    font-weight: lighter;
    color: #FF3300;
    line-height: 12px;
}

.mGridTemplateMod .pgr a 
{
    color: #9c9c9c;
    text-decoration: none;
}

.mGridTemplateMod .pgr a:hover 
{
        color: orange;
        text-decoration: none;
}


.mGridSmall 
{
    width: 910px;
    margin: 10px 0 0 0;
    border: none;
    font-size: 16px;
    
}

.mGridSmall th 
{
    padding: 6px 16px;
    color: #fff;
    font-weight: bold;
    background: #363636;
    border: solid 1px #9c9c9c;
    font-size: 11px;
    white-space: nowrap;
    cursor: default;
}

.mGridSmall td {
    padding: 2px 5px;
    color: black;
    text-align: left;
    border-color: #9c9c9c;
    overflow: hidden;
    border: none;
    font-size: 10px;
}

.mGridSmall .alt 
{
     background: #fcfcfc;
}

.mGridSmall .pgr 
{
     background: #fff;
 }

.mGridSmall .pgr table 
{
    width: auto;
    margin: 5px 0;
}

.mGridSmall .pgr td 
{
    width: auto;
    border-width: 1px;
    padding: 0 6px;
    font-weight: lighter;
    color: #FF3300;
    line-height: 12px;
}

.mGridSmall .pgr a
{
    color: #9c9c9c;
    text-decoration: none;
}

.mGridSmall .pgr a:hover 
{
   color: orange;
   text-decoration: none;
}


/*************** LINK ***********************/
a:link {color:blue; }      /* unvisited link */
a:visited {color:blue; }  /* visited link */
a:hover {color:black; }  /* mouse over link */
a:active {color:black; }  /* selected link */ 
#LinkButtonExit
{
    color  : white;
    text-decoration: none;
    font-size :13px;
}

/**********MENU*****************/
#MenuGenerale
{
    padding: 0;
    margin: 0;
}
#MenuGenerale .classItem
{
    color: rgb(255,255,255);
    /*width: 150px;*/
    height: 50px;
    line-height: 50px;
    padding: 0;
    margin-right: 10px;
    text-align: center;
    font-size: 14px;
}
#MenuGenerale .classItem:hover
{
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}
#MenuGenerale .selected
{
    background-color: #3A9C4A;
    color: #fff;
}


div.menu
{
    padding: 0px;
    margin: 0;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    /*background: #AFAFAF;*/
}

div.menu ul li
{
    width: 250px;
    margin: 0px;
    padding: 0px;
}
div.menu ul li a
{
    /*background-color: #AFAFAF;*/
    /*border: 1px #F2F2F2 solid;*/
    /*color: #dde4ec;*/
    color: black;
    display: block;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    margin: 0;
    outline: none;
}


div.menu ul li .selected  
{
    /*background-color: #1F3469;*/
    color: #000;
    font-weight: bold;
}

/***************DROPDOWNLIST***********/
.ddl
{
    font-size: 12px;
    color: Black;
    border: 1px solid #CACACA;
}

#DropDownListLinguaLogin {
    width: 170px;
    margin: 10px 0 0 15px;

    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
   
    border: 1px solid #CACACA;
}

/******************** IMG ********************/


#divTop img 
{
    height: 100px;
    padding-left:10px;
}
/*********************P************************/


/******************CHECKBOX**************************/
.checkbox
{
    font-size:11px;
    
}

/********Toggle Switch**********/

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 24px;
}

/* Hide default HTML checkbox */
.switch input 
{
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before 
{
    position: absolute;
    content: "";
    height: 16px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round 
{
    border-radius: 34px;
}

.slider.round:before 
{
    border-radius: 50%;
}


/* acorn */

#divFiltri {
    background-color: white;
    padding: 0;
    min-height: 70px;
}

#divLogo {
    float: none;
    padding-left: 10px;
}

/*#divLogo img {
    height: 200px;
    padding-left: 10px;
}*/

#imgAcorn {
    height: 120px;
    padding-left: 10px;
}

#divTitolo {
    /*padding: 2px 1px 2px 15px;
    background-color:#558ED5;
    height:100px;*/
    width: 100%;
    background: #4682B4;
    /*border: 1px solid #CACACA;*/
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    height: 45px;
}
