﻿body
{
    background-color: #FAE3B4;
    font-family: Verdana;
    font-size: small;
    color: #1E4147;
}
.ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    padding: 5px;
    border-right: none !important;
    border-left: none !important;
    width: 100%;
}
th
{
    background-color: #AAC789;
    font-size: medium;
    height: 25px;
    color: #1E4147;
    padding-top: 5px;
}
td {
    padding: 5px;
}
.center {
    text-align:center;
}
.focus
{
    background-color: #F34A53;
}
.maiuscolo {
    text-transform: uppercase;
}
.modalPopupBG
{
    background-color: #8E8E8E;
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.modalPopup
{
    padding: 5px;
    border: 1px solid #1E4147;
    background-color: #FAE3B4;
    width: 500px;
    height: 600px;
    color: #1E4147;
}
.minuscolo
{
    text-transform: lowercase;
}
.grigiochiaro
{
    color: #C0C0C0;
}
.divth
{
    width: 100%;
    height: 25px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #458D5B;
    text-align: center;
    font-size: medium;
    padding-top: 5px;
}
input
{
    font-family: 'Courier New' , Courier, monospace;
}
select
{
    font-family: 'Courier New' , Courier, monospace;
}
.bottoni
{
    border-style: none;
    font-family: Tahoma;
    font-size: large;
    color: #F2F2F2;
    background-color: #455059;
    width: 150px;
    height: 46px;
    font-weight: normal;
}
.bottonihtml
{
    font-size: small;
    font-family: Tahoma;
}
div#dwtcontrolContainer  
{
    padding:10px; width:400px; height:600px; margin-left:auto; margin-right:auto;
}
