﻿#WelcomeImg {
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 450px;
}

.icons-tab-images {
    margin-right: 0.5em;
    vertical-align: middle;
    max-width: 25px;
}

span.TabTitleDescr{
    margin:0;
    font-size:11px;
}

#SWLogo.icons-tab-images {
    float: left;
    margin-right: 0.5em;
    max-height: 30px;
}

#accordion {
    height: auto !important;
}

#form1 {
    display: table;
    width: 100%;
}

#DetailTableSection {
    display: table;
    width: 100%;
}

#MainMenu {
    width: 220px;
    float: left;
    padding-right: 10px;
    overflow: hidden;
}

    #MainMenu h1 {
        margin: 2px 0 0;
        border: medium none;
        clear: both;
        font-size: 1em;
        height: 15px;
        padding: 10px 0 10px 20px;
    }

#PanelSingolaTabella {
    margin: 0 10px 20px 10px;
}

#DetailTableSection #PanelSingolaTabella {
    margin: 0 10px 20px 10px !important;
}

#PanelAddNewButton {

    margin-right: 10px;
    width: auto;
    float: left;

}
 

#PanelAddNewButton p{   

    float: left;
    margin:10px 10px 10px 0;

}

#Ricerca { /*float: right;     position: absolute;     right: 0;     width:390px;     padding-top:7px;*/
    float: left;
    width: auto;
    padding-top: 7px;
}

#PanelAddOtherButton
{  
}

#PanelAddOtherButton img
{    
    vertical-align:middle;    
}

#PanelAddOtherButton span
{
    margin:0 5px 0 0;        
    font-weight:bold;    
}

#PanelAddOtherButton ul
{
    overflow:hidden;
    padding:2px 0;
    margin:0 0 5px;
    list-style:none;
    background-color:#F2F2F2;        
}

#PanelAddOtherButton li
{
    padding:5px;        
    text-align:left;
    float:left;
    font-size:13px;
}


#PanelAddOtherButton li a span
{
    float:left;          
}

#TopTabella {
    height: 65px;
    display: block;
}

#NoRecords {
    padding: 0 0 10px 220px !important; /*     display:block; */
    margin-top: 10px;
}

#DetailTable #NoRecords {
    padding: 0 0 10px 0px !important;
    display: block;
    margin-top: 10px;
}

.RecordLimit {
    color: Red;
}

#PanelFormDati #NoRecords, #DetailTableSection #NoRecords {
    padding: 0;
}

#AggiornaBrowser {
    width: 500px;
    margin: 0 auto;
}

#TableName {  
    overflow:hidden;
}

#TableName h1{  
    float:left;
    margin:0 5px 10px 0!important;
}

#TableName .close-open-page
{  
    font-size:11px;
    margin:6px 0 0;    
    float:left;
}

#TableName .close-open-page .text-btn-open-close-pd{display:none}

#Page_Description 
{
    background-color: #F2F2F2;
    overflow: hidden;
    padding: 2px 15px;  
    margin-bottom:10px;
}

#Page_Description p
{
    color:#444;
    font-size:12px;     
}


    
/*css frame dialog*/
#dialog_link {
    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}

    #dialog_link span.ui-icon {
        margin: 0 5px 0 0;
        position: absolute;
        left: .2em;
        top: 50%;
        margin-top: -8px;
    }

.loading-image {
    background: transparent url('../images/progress-indicator-alpha.gif') no-repeat center center;
}
/*fine css frame dialog*/

#PanelSingolaTabella h1, #Intestazione h1 {
    font-size: 1.5em;
    margin: 10px 0 5px 0;
}

h1 {
    font-size: 1.1em;
}

h2 {
    font-size: 1.1em;
}

#DetailTableSection #PanelSingolaTabella h2 {
    margin: 10px 0 0;
}

.HiddenField {
    display: none;
}

#tabelladati {
    width: 100%;
}

#DetailTable {
    height: auto;
    margin: 20px 0; /*padding: 10px 0;*/
}

body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em !important;
}

#PanelMessage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em !important;
   display:none; 
}

table {
    font-size: 1em !important;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.active {
        text-decoration: underline;
    }

    a:visited {
    }

#PanelFormDati {
    margin-bottom: 20px !important;
    padding-left: 10px;
}

/*Header in caso di pagina singola */
.Pager {
    padding: 3px;
    border: none;
    text-align: left;
}

    .Pager td table td {
        border: 0px !important;
        padding: 3px 3px 3px 0px;
    }

/*Stile Pager superiore*/
.GridViewPagerStyle {
    padding: 5px;
    border: 0px;
}

    .GridViewPagerStyle td table td {
        border: 0px !important;
    }

/*Icone flag*/
tr.GridViewRowStyle td ul, tr.GridViewAlternatingRowStyle td ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
tr.GridViewHeaderStyle th ul li.ui-state-default,tr.GridViewHeaderStyle th ul li.ui-state-default,
tr.GridViewRowStyle td ul li.ui-state-default, tr.GridViewAlternatingRowStyle td ul li.ui-state-default {
        list-style: none;
        width: 16px;
        height: 16px;
    }

/*Stile Pager inferiore*/
.GridViewFooterStyle {
    padding: 5px;
    border: 0px;
}

    .GridViewFooterStyle td table td {
        border: 0px !important;
    }
/* to center the paging links
.GridViewPagerStyle table 
{
    margin: 0 auto 0 auto;
}*/
/*Stile titoli campo ordinamento*/
/* bordo laterale titoli campo*/
.GridViewHeaderStyle th {
    padding: 5px;
}
/*Stile Titoli campo*/
.GridViewHeaderStyle { /*    font-weight: bold;*/
    padding: 5px;
    border: none;
}

._textRequired, ._textValidator {
    font-size: 0.75em;
    font-weight: bold;
    padding-top: 4px !important;
    float: left;
}
span.jPicker{
    float: left;
}
.LabelDescr {
    float: left;
    font-size: 0.7em;
    padding-left: 10px;
}

.ThumbImage {
    padding: 0 5px !important;
}

tr.GridViewHeaderStyle th a span.ui-state-default {
    border: none;
}

#StrQuery {
    color: #999 !important;
    font-size: 0.9em;
}

/*Stile link modifica / Elimina in tabella*/
.link_modifica, .link_elimina, .link_custom, #Scegli {
    font-size: 0.7em;
    font-weight: bold;
    cursor: pointer;
}

#link_pers {
    width: auto !important;
    float: left;
    padding-right: 10px;
	clear:both;
}
/*login*/
#Login {
    margin: 40px 15px 0;
}

#LoginLeft {
    height: 490px;
    width: 475px;
}

#ImgLoginLeft {
    max-height: 340px;
    max-width: 475px;
    overflow: hidden;
}

#LoginDescription {
    height: auto;
    padding: 15px 31px;
}

    #LoginDescription h1 {
        font-size: 26px;
        font-weight: normal;
        margin: 0 0 -6px;
        color: #FFF !important;
    }

    #LoginDescription p {
        line-height: 16px;
        padding: 0;
    }

#general_Login td {
    vertical-align: top;
}

.login_table {
    margin-left: 65px;
    width: 340px;
}

.LoginInput {
    border: 1px solid #BABABA;
    color: #212121;
}

.login_DescriptionBtn {
    padding: 0px;
}

.login_table tr {
    height: 30px;
}

#footerLogin {
    border-top: 1px solid #CCCCCC;
    padding: 10px 0;
    color: #666666;
    font-size: 10px;
}

.ui-button-text input, .login_button {
    font-size: 1em;
    border: none;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0px;
    height: 19px;
    width: auto !important;
}

.login_button {
    width: -moz-fit-content !important;
    background-color: #0072C6;
    color: #FFFFFF;
    text-align: center;
    padding: 7px 5px 5px;
    display: table; /* per Chrome*/
}

    .login_button:hover {
        opacity: 0.8;
    }

    .login_button a {
        color: #FFF;
        text-decoration: none;
        padding: 2px 18px;
        cursor: pointer;
    }

#DatiAccesso, #BookmarkPanel {
    font-size: 0.8em;
}
/* bottone cerca*/
.ridimensiona_button, .ritaglia_button, .azzera_button, .cerca_button, .mostratutto_button, .salva_button, .annulla_button, .elimina_button, .login_button, .upload_button, .chiudi_button {
    font-size: 0.8em;
}

.login_DescriptionBtn {
    font-size: 0.9em;
}

#txtSearch {
    width: 200px !important;
}

.apridialog_button, .clearfield_button, .UploadFile_button, .CreateFolder_button, .DownloadFile_button {
    font-size: 0.65em;
    float: left;
}

/*Stile link prec. in tabella*/
.link_precedente {
    padding-left: 20px !important;
}

#RecordTable {
    padding-bottom: 15px;
    min-width: 650px;
}

    #RecordTable tr, #RecordTable td {
        vertical-align: top;
    }

.hideID {
    display: none;
}

#RecordTable tbody tr td.LabelCol {
    max-width: 200px;
}

/*input text*/
input {
    float: left;
    font-size: 0.9em;
    height: 24px;
    line-height: 21px;
    margin: 0 5px 0 1px;
    padding: 0 5px;
    width: 250px;
}

.ColFilterField {
    float: none;
    font-size: 0.9em;
    height: 24px;
    margin: 0 !important;
    padding: 0 !important;
    width: 90% !important;
    background-color:#F0F0F0;
}

select {
    float: left;
    font-size: 0.9em;
    height: 24px;
    line-height: 21px;
}

span.CheckBox input {
    width: auto !important;
    border: none;
}


textarea {
    width: 495px;
    height: 100px;
    font-family: inherit;
    font-size: 0.9em;
    float: left;
    color: #333333;
}

.mceEditor {
    float: left;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td {
    border: 1px solid #ddd;
    padding: 4px;
}

.GridViewSelectedRowStyle {
    font-weight: bold;
}

#top {
    font-size: 0.8em;
    height: 50px;
    padding: 8px 0px 0px 8px;
    border: none;
}

#top h1 {
    font-size: 1.7em;
    margin: 0 0 0 0;
    padding-bottom: 2px;                
}

.ui-icon-s {
    height: 16px;
    width: 16px;
}

.ui-icon-s {
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

#log {
    float: right;    
    position: absolute;
    right: 20px;
}

    #log ul, #home ul {
        padding: 0;
        margin: 0;
    }

        #log ul li, #home ul li {
            float: left;
            list-style: none outside none;
            margin: 0;
        }

#home {    
}

#top a {
    padding-right: 10px;
}

    #top a span, #top .ui-icon, #top .ui-icon-s {
        float: left;
        margin-right: .2em;
    }


.ui-accordion-content {
    padding: 0px 20px 0px 10px !important;
}

    .ui-accordion-content ul {
        padding: 0px;
        margin: 15px 0;
    }

        .ui-accordion-content ul li {
            list-style: none outside none;
            padding-bottom: 5px;
        }

            .ui-accordion-content ul li a {
                font-size: 14px !important;
            }


.ui-tabs-panel ul {
    padding: 0px;
}

    .ui-tabs-panel ul li {
        list-style: none;
        padding-bottom: 3px;
    }

        .ui-tabs-panel ul li a {
            text-decoration: none;
        }

            .ui-tabs-panel ul li a:hover {
                text-decoration: underline;
            }

#footer {
    clear: both;
    font-size: 0.7em;
    height: 20px;
    padding: 10px 0px 0px 10px;
    border: none;
}

.CustomLinkImage {
    margin-right: 10px;
}
/*Upload file*/
.PanelUploadFile {
    border-radius: 2px 2px 2px 2px;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    margin: 0;
    overflow: hidden;
    padding: 10px 40px;
}

    .PanelUploadFile p {
        overflow: hidden;
        font-size: 12px;
    }

#LabelSelectFile {
    font-weight: bold;
}


.checkNewsletter input, #SelezionaTutti, .listaCheck input {
    width: 25px;
}

/*tabs nel dettaglio tabella*/
#subfield_tabs {
    border: none;
    padding: 0 !important;
    margin: 5px 0;
}

    #subfield_tabs ul {
        border: none;
        padding: 0;
        margin: 0;
    }

    #subfield_tabs table {
        font-size: 0.9em !important;
    }

    #subfield_tabs .ui-tabs-panel {
        padding: 1em;
        border-width:1px !important;
    }

    #subfield_tabs td.LabelCol {
        min-width: 104px;
    }

    #subfield_tabs .ui-button-icon-only {
        width: 1.5em !important;
        height: 1.5em !important;
    }

.CheckBox input {
    background: none;
}

#ControlPanel {
    padding: 0 0 10px;
    overflow: hidden;
}
