﻿.divEsitoOK {    
    text-align: center;
    padding: 100px 0px 100px 0px;
}

.divEsitoKO {
    text-align: center;
    padding: 100px 0px 100px 0px;
}

.requiredText {
    color: #FF0000;
}

.controlsAppuntamentoUT {
    border: 1px solid #000000;
    color: #000000;
}

.controlSpacer {
    margin-bottom: 5px;
}

.error {
    color: #FF0000;
}

.controlButton {
    padding: 3px 0px;
    display: block;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background-color: #ededed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #777777;
    font-size: 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    list-style-type: none;
    margin-right: 10px;
    cursor: pointer;
    width: 100px;
    text-align: center;
}

.controlButton:hover {
    padding: 3px 0px;
    display: block;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background-color: #8f8f8f;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #b8b8b8;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #b8b8b8;
    cursor: pointer;
    width: 100px;
    text-align: center;
}

#btnAnnulla {
    color: #777777;
}

#btnAnnulla:hover {
    color: #ffffff;
}

.smallText {
    font-size: 10px;
}

.sendButton {
    float: right;
    margin: 20px 0px 20px 0px;
}

.titleSpacer {
    margin: 0px;
}

.fontSize {
    font-size: 12px;
}

.thAppuntamenti {
    border: 1px solid #000000;
    padding: 2px;
    background-color: #E3E3E3;
    color: #686868;
    font-size: x-small;
    line-height: 10px;
}

.tdAppuntamenti {
    font-size: 12px;
    color: #969cac;
    font-weight: bold;
    text-align: left;
}

.tdAppuntamentiConfermati {
    font-size: 18px;
    color: #969cac;
    padding-top: 5px;
    /*font-weight: bold;*/
}

.tdAppuntamentoConfermato {
    background-color: #d8fbde;
}

.tdStatoAppuntamento {
    text-align: center;
    width: 52px;
}

.tdAppDaConfermare {
    background-color: #C3C3C3;
}

.tdAppRifiutato {
    background-color: #e86f50;
}

.tdAppConfermato {
    background-color: #23c4bc;
}

.tdAppDaConfFR {
    background-color: #e3e3e3;
    border-bottom: 1px solid #FFFFFF;
    height: 34px;
    width: 200px;
    padding-left: 10px;
}

.tdAppDaConfSR {
    background-color: #e3e3e3;
    height: 34px;
    width: 301px;
    vertical-align: top;
    padding-left: 10px;
}

.tdAppDaConfTR {
    background-color: #ebebeb;
    height: 70px;
    vertical-align: top;
    padding-left: 10px;
}

.brdBottom {
    border-bottom: 1px solid #FFFFFF;
}

.tdAppuntamentoRifiutato {
    background-color: #f9d4d4;
}

.divConferma {
    background: url('images/conferma.png') no-repeat 50% 50%;
    height: 32px;
    width: 24px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
}

.divRifiuta {
    background: url('images/rifiuta.png') no-repeat 50% 50%;
    height: 32px;
    width: 24px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
}
/*
.divConfermato {
    background: url('images/confermato.png') no-repeat 50% 50%;
    height: 32px;
    width: 100%;
    float: left;
}
*/
.divRifiutato {
    background: url('images/rifiutato.png') no-repeat 50% 50%;
    height: 32px;
    width: 100%;
    float: left;
}

#lblRiassuntoAppuntamento {
    display: inline-block;
    margin: 20px 0px 20px 0px;
}

.Bold {
    font-weight: bold;
}

.lblAggiornato {
    color: #FF0000;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.titleModule {
    text-align: center;
    clear: both;
    padding-top: 50px;
}

.titleSection {
    text-align: center;
    clear: both;
    background-color: #6FA9D9;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 18px;
    height: 36px;
    border-bottom: 1px solid #FFFFFF;
    margin-top: 10px;
    cursor: pointer;
}

.titleSection span {
    display: inline-block;
    padding: 9px;
}

.tableAppuntamenti {
    border-collapse: collapse;
    /*width: 680px;*/
}

.tableBottom {
    background: url('images/tableShadow.png') no-repeat 50% 50%;
    /*width: 680px;*/
    height: 20px;
}

.trBorder {
    border-bottom: 4px solid #FFFFFF;
}

.tableAppuntamentiConfermati {
    border: 1px solid #000000;
    border-collapse: collapse;
    /*width: 680px;*/
}

#appUT {
    /*border: 1px solid #A1A1A1;*/
    margin: 0px 0px 30px 10px;
    width: 250px;
    box-shadow: 0px 0px 10px #aaaaaa;
}

.titleAppUTSpan {
    color: #FFFFFF;
    font-size: 18px;
    position: relative;
    top: 30px;
    left: 10px;
}

.bodyAppUT {
    background-color: #F0F1F5;
}

.appUTPaddingFirst {
    padding: 0px 5px 0px 5px;
}

.appUTPaddingLast {
    padding: 0px 5px 0px 5px;
}

.appUT {
    color: #000000;
    font-size: 15px;
    font-weight: 300;    
}

.appUTConfermati {
    color: #7f7f7f;
    font-size: 16px;
    /*font-weight: bold;*/
}

.appUTAlt {
    color: #424242;
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
}

.appUTAltWidth {
    width: 40px;
    display: inline-block;
}

.appUTAltWidthPrat {
    width: 65px;
    display: inline-block;
}

.appUTFleft {
    float: left;
}

.appUTImg {
    background: url('Images/appuntamentiUT.png') no-repeat 95% 50%; 
    height: 59px;
}

.imgTipoAppUT {
	background: url("Images/appuntamentiUT.png") repeat scroll 0 0 transparent;
	float: left;
    height: 34px;
    margin: 60px 10px 0 10px;
    width: 34px;
}

.divAppDataRemember {
    background-color: #ba68c8;
    width: 55px;
    text-align: center;
    padding-top: 2px;
    min-height: 70px;
    height: auto;
    border-bottom: 1px solid #E3E3E3;
}

.divAppUTRememberRightSection {
    float: left;
    width: 195px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E3E3E3;
    min-height: 72px;
    height: auto;
}

.divAppDataRememberGiorno {
    color: #FFFFFF;
    font-size: 22px;
    padding-top: 2px;
    display: inline-block;
    font-weight: 300;
}

.divAppDataRememberMese {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
}

.divAppDataRememberOra {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    font-weight: 300;
}

.appuntamentiUTImg {
    background: url('Images/Appuntamenti.png') no-repeat right center #00bcd4;
	width: 700px;
	height: 120px;
}