﻿@font-face {
  font-family: 'Din';
  
  src: url('/resources/font/din_light-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/font/din_light-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/font/din_light-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('/resources/font/din_light-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/resources/font/din_light-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}


/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}

html {
 font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
 /*overflow-y: scroll;*/ /* Keeps page centered in all browsers regardless of content height */
 -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
 -ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
 box-sizing: border-box; /* Apply a natural box layout model to the document; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
}


body {
    margin:0;
    font-family:Din;
    overflow-x:hidden;
}
a{
    text-decoration:none;
}
.right{
    float:right;
}
.left{
    float:left;
}


/*Intestazione pagine (medici.master)*/

.menu{
    /*padding-top:15px;*/
    padding-left:10%;
    padding-bottom:15px;
}
.loginRight{
    float: right; 
    width: 50%; 
    padding:0; 
    font-size:15px;
    text-align:right;
    margin-top: 36px;
}
.loginLeft{
    width: 50%; 
    margin-top: 36px; 
    float: left;
}
.menuPosition{
    width:20%;
    float:left;
    margin-top:-1px;
    
}

.labelLoginMain{
    color:#63c2d7;
    font-size:18px;
    margin-top:15px;
    float:right;
}
.loginSts{
    margin-right:30px;
}

/*MOCS*/
.mcslabelLoginMain{
    color:#63c2d7;
    font-size:18px;
    margin-top:15px;
    /*float:left;*/
}
.mcsloginSts{
    margin-left:30px;
}
/*MOCS*/

.containerMenu{
    width: 100%; 
    /*display:inline-block;*/ 
    height: 59px; 
    border-bottom:solid 1px #63c2d7;
}

.col-1-4-Menu {
    float: left;
    width: 22%;
    margin-right:3%;
}

.divHomeMedico{
    background-color:#b1b1b1;
    font-family:Din;
    font-size:1.5em;
    color:#ffffff;
    padding:9px;
    padding-left:20px;
    padding-right:20px;
    margin-left:40px;
    height:40px;
    text-decoration:none;
    display:table-cell;
    float:left;
}

.divHomeMedicoNote{
    background-color:#b1b1b1;
    font-family:Din;
    font-size:1.5em;
    color:#ffffff;
    padding:9px;
    padding-left:20px;
    padding-right:20px;
    margin-left:40px;
    height:40px;
    text-decoration:none;
    display:table-cell;
    float:left;
}

.menuContainer{
    width:100%;
    display:block;
}

.hendler{
    display:none;
}

.marginLeftPediatra{
    margin-left:12.5% !important;
}

/*Appuntamenti*/

.pageContainer{
    display:inline-block;
    width:100%;
    overflow:hidden;
}

.pageLeftContainer{
    width:50%;
    float:left;
}

.pageRightContainer{
    width:50%;
    float:left;
}

.calendarContainer {
	width:100%;
	max-width: 360px; 
	height:auto;
	margin: 20px auto;
	overflow-y: auto;
    overflow-x: hidden;
}

.btnCalendario {
    border: none;
    font-family: Din;
    font-size: 15px;
    color: #fff;
    display: table;
    width:45px;
    height:45px;
    margin:3px;
    text-align:center;
    background-color:#c00;
    float:left;
    text-decoration:none;
    font-weight:bold;
}
.btnCalendario span {
    vertical-align: middle;
    display: table-cell;
}
.headerCalendar{
    width:45px; 
    margin:3px; 
    color:#63c2d7;
    float:left; 
    font-size:13px; 
    text-align:center;
}

.noteData{
    width:15% !important;
    padding-top:6px;
}
.noteTesto{
    width:80% !important;
    padding-top:6px;
    overflow:hidden;
}

/*Prescrizioni*/

.prescrizioniMedico{
    width:20%;
    font-family:Din;
    font-size:12px;
    text-align:left;
    color:#63c2d7;
    border-right: dashed 1px #63c2d7;
    border-bottom: dashed 1px #63c2d7;
}

.prescrizioniBtnView{
    width:15%;
    border-bottom: dashed 1px #63c2d7;
}
.prescrizioniNote{
    width:45%;
    font-family:Din;
    font-size:12px;
    text-align:left;
    color:#63c2d7;
    border-bottom: dashed 1px #63c2d7;
    border-right: dashed 1px #63c2d7;
    vertical-align:middle;
}

.prescrizioniAmbulatorio{
    width:20%;
    font-family:Din;
    font-size:12px;
    text-align:left;
    color:#63c2d7;
    border-bottom: dashed 1px #63c2d7;
    vertical-align:middle;
    /*border-right: dashed 1px #63c2d7;*/
}


.gridHeader{
    font-family:Din;
    font-size:14px;
    text-align:left;
    color:#63c2d7;
    border-bottom: dashed 1px #63c2d7;
    padding:5px;
}
.prescrizioneRed {
    height: 20px;
    line-height: 20px;
    width: 95%;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    background-color: #d34654;
}

.prescrizioneGreen {
    height: 20px;
    line-height: 20px;
    width: 95%;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    background-color: #00a651;
}

.containerCalendar{
    width: 360px; 
    height: 400px; 
    margin: auto; 
    margin-top: 10px; 
    margin-bottom:10px;
}
.innerContainerCalendar{
    width: 260px; 
    height: 40px; 
    float: left; 
    text-align: center; 
    line-height: 40px; 
    text-transform: capitalize;
}

.containerDateApp{
    width: 385px; 
    display: table; 
    margin: auto; 
    margin-top: 30px;
}

.listAppOra{
    width: 10%; 
    padding-top: 8px;
    background-color:transparent !important;
    padding-left: 9px;
}
.listAppName{
    width: 50%; 
    height: 31px; 
    margin-top: 4px; 
    color: #fff; 
    padding-left: 10px; 
    float: left; 
    margin-left: 5px; 
    font-size: 16px; 
    line-height: 30px;
}
.listAppButton{
    float:left;
    width:30%;
    background-color:transparent !important;
}

/* Visite Domiciliari */

.visiteDomiciliariContainer {
	width: 100%; 
	color: #fff; 
	font-family: Din; 
	font-size: 14px; 
	border-top: dashed 1px #63c2d7; 
    border-bottom:dashed 1px #63c2d7;
	position: relative; 
	min-width: 300px;
	margin: 25px auto;
	display: table;
}

.visitaDomiciliare{
    width: 20%;
    margin-bottom: 10px; 
    border-right: dashed 1px #63c2d7; 
    margin-top: 4px; 
    float: left; 
    overflow: hidden; 
    height: 60px;
}

.elementNonVisualizzati{
    height: 20px; 
    line-height: 20px; 
    padding-left: 5px; 
    width: 90%; 
    background-color: #d34654; 
    color: #fff; 
    margin-top: 23px;
    margin-left:3%;
}

.elementVisualizzati{
    height: 20px; 
    line-height: 20px; 
    padding-left: 5px; 
    width: 90%; 
    background-color: #00a651; 
    color: #fff; 
    margin-top: 23px;
    margin-left:3%;
}

.dettaglioElement{
    width: 100%; 
    float: left; 
    overflow: hidden; 
    display: none; 
    position: absolute; 
    margin-top: 4px; 
    z-index: 1; 
}

.containerSearch{
    display:inline-block;
    width:99%;
    border-bottom:solid 1px #63c2d7;
}

@media only screen and (min-width: 300px) and (max-width: 480px) {

/*Intestazione pagine (medici.master)*/

    .menuPosition {
        width: 50%;
    }

    .loginRight{
        float: left; 
        width: 100%; 
        padding:0; 
        margin-top:20px;
        text-align:left;
    }
    .loginLeft{
        display:none;
    }

    .labelLoginMain{
        color:#63c2d7;
        font-size:1.1em;
        margin-right:10px;
    }

    .containerMenu {
        border-bottom: none;
    }

    .col-1-4-Menu {
        float: left;
        width: 50%;
        margin-right:0;
        margin-bottom:5px;
    }

    .divHomeMedico{
        background-color:#b1b1b1;
        font-family:Din;
        color:#ffffff;
        height:40px;
        text-decoration:none;
        display:table-cell;
        float:left;
        margin-left:5%;
        width:90%;
        padding-left:0;
        padding-right:0;
        text-align:center;
    }

    .divHomeMedicoNote{
        background-color:#b1b1b1;
        font-family:Din;
        color:#ffffff;
        height:40px;
        text-decoration:none;
        display:table-cell;
        float:left;
        margin-left:5%;
        width:90%;
        padding-left:0;
        padding-right:0;
        text-align:center;
    }
    
    .mainContainer{
        position:relative; 
        height:80px;
    }

    .divHomeMedico#noteInviate, .divHomeMedico#noteRicevute {
	    padding-top: 7px;
		padding-bottom: 11px;
    }

    .menuContainer{
        width:100%;
        float:left;
        /*background-color:rgba(210,210,210,.5);*/
        background-color:#fff;
        border-top:solid 1px #63c2d7;
        border-bottom:solid 1px #63c2d7;
        height:125px;
        overflow:hidden;
        margin-top:-3px;
        z-index:2;
        padding: 11px 0 7px 0;
    }

    .hendler{
        display:block;
        height:25px;
        width:40px;
        float:right;
        cursor:pointer;
        border-bottom-left-radius:10px;
        border-bottom-right-radius:10px;
        margin-right:3%;
        border-right:solid 1px #63c2d7;
        border-left:solid 1px #63c2d7;
        border-bottom:solid 1px #63c2d7;
        background-color:#fff;
    }
    .hendler.opened {
	    margin-top: -1px;
    }
    .menu{
        width:100%;
        position:absolute; 
        padding:0;
        z-index:1;
    }

    .mainMenu{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        background-color:#fff;
        z-index:1;
        height:61px;
        border-bottom: solid 1px #63c2d7;
    }

    .margin{
        margin-top:80px;
    }

    .dettaglioElement {
        width: 97%;
        float: left;
        overflow: hidden;
        display: none;
        position: absolute;
        margin-top: 4px;
        z-index: 1;
        margin-left: 3%;
    }

    /*Appuntamenti*/
    
    body.medico-appuntamenti td {padding-left:0;}
    body.medico-appuntamenti .rowAppuntamentiEdit {padding-top: 10px;}
    
    .pageLeftContainer{
        width:100%;
        float:left;
    }

    .pageRightContainer{
        width:100%;
        float:left;
    }

    .btnCalendario {
        border: none;
        font-family: Din;
        font-size: 15px;
        color: #fff;
        width:12%;
        height:45px;
        margin-left:0 0 0 2%;
        text-align:center;
        background-color:#c00;
        float:left;
        text-decoration:none;
        font-weight:bold;
    }
    .btnCalendario span {
        vertical-align: middle;
        display: table-cell;
    }
    .headerCalendar{
        width:12%; 
        margin:1%; 
        color:#63c2d7;
        float:left; 
        font-size:13px; 
        text-align:center;
    }

    /*Note*/
    body.medico-noteinviate td {padding-left: 0;}
    body.medico-noteinviate tr, body.medico-noteinviate td {display: block;height: 100%;float: left;width: 100%;margin-bottom: 0;}
    body.medico-notericevute tr {display: block;height: 100%;float: left;width: 100%;margin-bottom: 0;}
    body.medico-notericevute td {padding-left: 0;}
    
    .noteData{
        width:30% !important;
        padding-top:6px;
        text-align:center;
    }

    .noteTesto{
        width:65% !important;
        padding-top:6px;
        overflow:hidden;
        
    }
    
    .containerFields {
		color: #63c2d7;
		font-size: 1.2em;
		line-height: 30px;
		float: left;
		display: table-cell;
    }

    
/*Prescrizioni*/

    .prescrizioniMedico{
        width:70%;
        font-family:Din;
        font-size:12px;
        text-align:left;
        color:#63c2d7;
        border-right: dashed 1px #63c2d7;
        border-bottom: none;
        display:inline-block;
    }

    .prescrizioniBtnView{
        width:70%;
        border-bottom: dashed 1px #63c2d7;
        border-right: dashed 1px #63c2d7;
    }
    .prescrizioniNote{
        width:70%;
        font-family:Din;
        font-size:12px;
        text-align:left;
        color:#63c2d7;
        border-bottom: none;
        min-height:30px;
        line-height:20px;
        border-right: dashed 1px #63c2d7;
        padding-top:5px;
    }
    .gridHeader{
        font-family:Din;
        font-size:14px;
        text-align:left;
        color:#63c2d7;
        display:none;
    }

    table, thead, tbody, th, td, tr { 
		display: block; 
	}
		
	/* Hide table headers (but not display: none; for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
		
	tr { margin-bottom: 10px; }
		
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 30%;
	}
		
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values to emulate padding */
		top: 4px;
		left: 6px;
		width: 15%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

    body.medico-prescrizioni td:nth-of-type(1):before { content: "Assistito"; color: #63c2d7; font-weight:bold; }
    body.medico-prescrizioni td:nth-of-type(2):before { content: "Prescrizione"; color: #63c2d7; font-weight:bold; }
    body.medico-prescrizioni td:nth-of-type(3):before { content: ""; color: #fecc07; font-weight:bold; }
    
    
    body.default td {padding-left: 0;}
    body.default .fieldsBlu {float: inherit;}
    
    body.default table, body.default td {text-align: center;}
    
    
	/* Visite Domiciliari */

	.visiteDomiciliariContainer {
		width: 100%;
	}

    .visitaDomiciliare{
        width: 100%;
    }

    .marginLeftPediatra {
        margin-left: 0 !important;
    }

    .loginSts{
        padding-top:20px;
    }
 
    .btnCalendario {
        width:36px;
        height:36px;
        }

    .headerCalendar{
        width:36px; 
    }
    
    .containerCalendar{
        width: 320px; 
    }
    .innerContainerCalendar{
        width: 200px; 
        height: 40px; 
        float: left; 
        text-align: center; 
        line-height: 40px; 
        text-transform: capitalize;
    }
           
    .listAppOra{
        width: 20% !important; 
    }
    .listAppName{
        width: 60%; 
    }
    .listAppButton{
        float:right;
        width: 62%; 
    }


}



























/*=====================ADMIN========================== */

/*MASTER*/
.menuTitle{
    font-family:Din;
    font-size:2em;
    color:#63c2d7;
}
.divHome{
    background-color:#b1b1b1;
    font-family:Din;
    font-size:1.5em;
    color:#ffffff;
    padding:9px;
    padding-left:20px;
    padding-right:20px;
    margin-left:40px;
    /*line-height:47px;*/
    height:50px;
    text-decoration:none;
}
/*END MASTER*/

.title{
    font-size:4em;
    color:#63c2d7;
    text-align:center;
    margin:100px auto 0;
}

.btnAdmin{
    background-color:#63c2d7;
    font-size:1.7em;
    color:#ffffff;
    width:15%;
    line-height:3.5em;
    margin-right:5%;
    border:none;
    text-align:center;
    cursor:pointer;
}

.labelLogin{
    color:#63c2d7;
    font-size:1.1em;
    margin-right:5%;
    float:right;
}

.pageTitle{

    font-family:Din;
    font-size:2em;
    color:#63c2d7;
    margin-top:20px;
}

.pageSubTitle{
    margin:5px;
    padding:10px; 
    font-family:Din; 
    color:#63c2d7; 
    font-size:14px;
}

.icon{
    color:white;
    font-size:1.5em;
}

.gridElementTemplate{
    border-bottom:dashed 1px #63c2d7; 
    float:left; 
    height:50px; 
    margin-top:10px;
    margin-right:1px;
}

.gridElement{
    margin-left:10px; 
    border-right: dashed 1px #63c2d7; 
    height:40px;
    padding-right:10px;
}

.gridElementLabel{
    background-color:#63c2d7;
    margin:5px;
    padding:10px; 
    float:left;
    min-width:150px; 
    font-family:Din; 
    color:#fff; 
    font-size:12px;
    display:block;
}

.gridElementIcon{
    background-color:#63c2d7;
    margin:5px;
    padding:10px;
}

.gridFieldsEdit{
    background-color:#fff;
    color:#63c2d7;
    font-size:12px;
    border:none;
    outline:none;
}

/*.gridFieldsEdit{
    background-color:#63c2d7;
    color:#fff;
    font-size:12px;
    border:none;
    outline:none;
}*/

/*.gridElementBlock{
    padding-right:2%;
    padding-left:.1%;
    border-bottom:1px dashed #63c2d7;
    padding-bottom:1%;
    float:left;
    padding-top:1%;

}

.gridElementBlockLabel{
    margin:5%; 
    border-right:1px dashed #63c2d7;
    width:250px;
}

.gridElementButton{
    line-height:30px;
    color:#ffffff;
    padding-left:5px;
    font-size:1.3em;
    border:none;
    background-color:#63c2d7;
    float:left;
    text-align:left;
    
}

.gridElementIcon{
    line-height:30px;
    width:30px;
    float:left;
    background-color:red;
}*/


.gridEmptyElement{
    background-color:#63c2d7;
    margin:auto;
    margin-top:5px;
    padding:10px;
    min-width:150px; 
    font-family:Din; 
    color:#fff; 
    font-size:12px; 
    display:block;
    width:180px; 
    text-align:center;
}


.containerLabel{
    width:15%;
    color:#63c2d7;
    font-size:1.5em;
    line-height:30px;
    float:left;
    display:table-cell;
}

.containerFields{
    width:35%;
    float:left;
    height:33px;
    display:table-cell;
}

/* MOCS */
.mcscontainerLabel{
    /*width:15%;*/
    color:#63c2d7;
    font-size:1.5em;
    line-height:30px;
    /*float:left;
    display:table-cell;*/
}

.mcscontainerFields{
    /*width:35%;*/
    /*float:left;*/
    height:25px;
    /*display:table-cell;*/
    margin:5px;
}

.mcscontainerFields input, textarea{
    font-family:Din;
    color:#ffffff;
    font-size:1.9em;
    /*width:50%;*/
    float:left;
    background-color:#63c2d7;
    border:none;
    outline:none;
    padding:3px;
    overflow:hidden;
    resize:none;
}
/* MOCS */

.containerFields input, textarea{
    font-family:Din;
    color:#ffffff;
    font-size:1.9em;
    width:50%;
    float:left;
    background-color:#63c2d7;
    border:none;
    outline:none;
    padding:3px;
    overflow:hidden;
    resize:none;
}

.containerFields select {
    width:50%;
    font-family:Din;
    text-indent: 0.01px;
    text-overflow:"";
    -moz-appearance: none !important;
    -webkit-appearance: menulist;
    background-color:#63c2d7;
    color:#ffffff;
    border:none;
    font-size:1.9em;
    outline:none;
    float:left;
}
    
.containerButton{
    background-color:#63c2d7;
    color:#ffffff;
    border:none;
    font-size:1.9em;
    outline:none;
    font-family:Din;
    border:none;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
}

.containerHeader{
    width:100%;
    font-family:Din;
    font-size:18px;
    font-weight:bold;
    line-height:50px;
}

.absolutePanel{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(28,28,28,.2);
}

.innerAbsolutePanel{
    margin:auto;
    margin-top:200px;
    border:dashed 1px #63c2d7;
    background-color:#fff;
}

.containerButtonLogIn{
    background-color:#63c2d7;
    color:#ffffff;
    border:none;
    font-size:1.9em;
    outline:none;
    font-family:Din;
    border:none;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
}

/*Creazione Agenda*/

.headerAgenda{
    line-height:30px;
    font-family:Din;
    font-size:14px;
    border:solid 1px #63c2d7;
    border-bottom:none;
    text-align:center;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.footerAgenda{
    height:30px;
    border:solid 1px #63c2d7;
    border-top:dotted 1px #63c2d7;
    text-align:center;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    width:95%;
}

.dayAgenda{
    line-height:25px;
    font-family:Din;
    font-size:14px;
    border:solid 1px #63c2d7;
    border-top:dotted 1px #63c2d7;
    border-bottom:none;
}

.dayAgenda:hover{
    background-color:rgba(99,194,215,.3);
}

.day{
    width:16%; 
    float:left; 
    overflow:auto;
    margin-top:20px;
}

.temporaryElement{
    position:absolute;
    background-color:rgba(99,194,215,.4);
    border:solid 1px #63c2d7;
    border-radius:5px;
}

.staticElement{
    position:absolute;
    background-color:rgba(99,194,215,.8);
    border:solid 1px #63c2d7;
    border-radius:5px;
}

.savedElement{
    position:absolute;
    background-color:rgba(99,194,215,.85);
    border:solid 1px #63c2d7;
    border-radius:5px;
}

.error{
    font-family:Din;
    color:red;
    font-size:20px;
    line-height:20px;
    text-align:center;
    width:90%;
    margin:auto;
}
.fields{
    font-family:Din;
    font-size:12px;
    padding-left:2px;
}

.fieldsBlu{
    font-family:Din;
    color:#ffffff;
    font-size:1.9em;
    width:50%;
    float:left;
    background-color:#63c2d7;
    border:solid 1px #63c2d7;
    outline:none;
    padding:3px;
}

/*CALL CENTER */

.btnAmbulatorio{
    /*width:90%;*/
    width: 93%;
    line-height:25px;
    border:none;
    font-family:Din;
    font-size:15px;
    color:#fff;
    text-align:center;
    display:table;
    height:80px;
}
.btnAmbulatorio span{
    vertical-align:middle;
    display:table-cell;
}

.ambulatorio{
    background-color:#63b2d1 !important;
}

.prescrizione{
    background-color:#64a2ca !important;
}

.visita{
    background-color:#8ab4d5 !important;
}
                      
.bilancio{
    background-color:#e3d7e3 !important;
}   
        
.ricerca{
    background-color:#d17c7a !important;
}
        
.note{
    background-color:#e5784e !important;
}

.unselect{
        background-color:#b1b1b1;
}

.divSubButton{
    font-family:Din;
    font-size:1.1em;
    color:#ffffff;
    padding:9px;
    padding-left:10px;
    padding-right:10px;
    line-height:15px;
    text-decoration:none;
    position:absolute; 
    right:50px;
    text-align:center;
    width:90px;
}

.divAlert{
    font-family:Din;
    font-size:1.1em;
    color:#ffffff;
    padding:9px;
    padding-left:10px;
    padding-right:10px;
    line-height:15px;
    text-decoration:none;
    text-align:center;
    width:90px;
    margin-top:28px;
    margin-right:40px;
    float:right;
    width:110px;
    position:relative;
}
.divAlertPoint{
    width:30px; 
    height:30px; 
    border-radius:50%; 
    position:absolute;
    right:-20px;
    top:-20px;
    border:solid 2px #fff; 
    text-align:center; 
    line-height:30px; 
    font-family:Din; 
    font-size:12px; 
    color:#fff;
}

/*Prscrizioni*/
        
.itemCalendarEmpty{
    background-color:#63c2d7;
    /*border:solid 2px #63c2d7;*/
}
.itemCalendarToDay{
    background-color:#00a651;
    /*border:solid 2px #00a651;*/
}
.itemCalendarBusy{
    background-color:#f9414b;
    /*border:solid 2px #f9414b;*/
}
.itemCalendarSostituto{
    background-color:#faaf40;
    /*border:solid 2px #faaf40;*/
}
.itemCalendarWhite{
    background-color:#fff;
    /*border:solid 2px #fff;*/
    color:#63c2d7 !important;
}
.itemBilancio{
    background-color:#e3d7e3;
}
.rowAppuntamenti{
    width:100%; 
    border-top:solid 1px #63c2d7;
    height:40px;
    margin:0px;
}

.rowAppuntamenti div{
    background-color:#63c2d7;
}

.green{
    background-color:#fff !important;
}
.green div{
    background-color:#00a651 !important;
}

.orange{
    background-color:#fff !important;
}
.orange div{
    background-color:#faaf40 !important;
}

.red{
    background-color:#fff !important;
}
.red div{
    background-color:#d34654 !important;
}

.rowAppuntamentiEdit{
    width:100%; 
    border-top:solid 1px #63c2d7;
}

.rowAppuntamenti:hover{
    background-color:rgba(99, 194, 215, 0.2);
}

.borderError{
    border:solid 1px #c00;
}

.green{
    background-color:rgba(92, 196, 57, 0.71);
}

.disabled{
    background-color:#dedede;
    border-top:solid 1px #aaa;
    
}
.disabled span{
    color:#aaa !important;
}

.borderBottom{
    border-bottom:solid 1px #63c2d7;
}

/* medici */

.divAlertPoint-bottom {
   width:30px;
   height:30px;
   border-radius:50%;
   position:absolute;
   right:-20px;
   bottom:-20px;
   border:solid 2px #fff;
   text-align:center;
   line-height:30px;
   font-family:Din;
   font-size:12px;
   color:#fff;
}

/*Generic*/
.titleBlu{
    background-color:#63c2d7;
    color:#fff; 
    width:50%; 
    margin:auto;
    line-height:25px; 
    font-size:16px; 
    text-align:center; 
    text-transform:capitalize;
    white-space:nowrap;
}

.dayLarge{
    width:185px; 
    height:40px;
    float:left;
    text-align:center;
    line-height:40px; 
    text-transform:capitalize; 
    font-size:30px;
}

/*DATE PICKER*/



.ui-datepicker{
    background-color:#d6eff2 !important;
    border-color:#63c2d7 !important;
    width:250px !important;
}
.ui-datepicker-header{
    background-color:#63c2d7 !important;
    color:#ffffff !important;
    font-size:12px !important;
    border-color:#63c2d7 !important;
}
.ui-datepicker-month{
    /*font-size:12px !important;*/
    
}

.ui-datepicker-prev{
    color:#454545 !important;
}
.ui-state-default{
    background-color:#63c2d7 !important;
    color:#fff !important;
    border-color:#63c2d7 !important;
    font-size:12px !important;
}
.ui-datepicker-calendar th{
    color:#fff !important;
    font-size:12px !important;
    
}

.wrapper {
	max-width:1280px;
	width:95%;
	height: 100%; /* TO BE CHECKED */
	margin:0 auto;
	position:relative;
}

/*------------------------------------*\
    GRIDS
\*------------------------------------*/

.grids {
    /**zoom:1;*/
    display: block;
    clear: both;
}
.grid-1,.grid-2,.grid-2a,.grid-3,.grid-3a,.grid-4,.grid-5,.grid-6,.grid-7,.grid-8,.grid-8a,.grid-9,.grid-9a,.grid-10,.grid-11,.grid-12 {
    float: left;
    min-height: 1px;
}
.grid-1 { width: 8.333333333333332%; }
.grid-2 { width: 16.666666666666664%; }
.grid-2a { width: 20%; }
.grid-3 { width: 25%; }
.grid-3a { width: 27%; }
.grid-4 { width: 33.33333333333333%; }
.grid-5 { width: 41.66666666666667%; }
.grid-6 { width: 50%; }
.grid-7 { width: 58.333333333333336%; }
.grid-8 { width: 66.66666666666666%; }
.grid-8a { width: 73%; }
.grid-9 { width: 75%; }
.grid-9a { width: 80%; }
.grid-10 { width: 83%; }
.grid-11 { width: 100%; }
.grid-12 { width: 100%; }
.offset-1 { margin-left: 8.333333333333332%; }
.offset-2 { margin-left: 16.666666666666664%; }
.offset-3 { margin-left: 25%; }
.offset-4 { margin-left: 33.33333333333333%; }
.offset-5 { margin-left: 41.66666666666667%; }
.offset-6 { margin-left: 50%; }
.offset-7 { margin-left: 58.333333333333336%; }
.offset-8 { margin-left: 66.66666666666666%; }
.offset-9 { margin-left: 75%; }
.offset-10 { margin-left: 83.33333333333334%; }
.offset-11 { margin-left: 100%; }
.offset-12 { margin-left: 100%; }
.col { float: left; }
.columns-of-1 .col { width: 100%; }
.columns-of-2 .col { width: 50%; }
.columns-of-3 .col { width: 33.33%; }
.columns-of-4 .col { width: 25%; }
.columns-of-5 .col { width: 20%; }


/*------------------------------------*\
    BOXES
\*------------------------------------*/

.row {
    /* margin: 0 -10px; */
    margin-bottom: 20px;
}

    .row:last-child {
        margin-bottom: 0;
    }

.col-1-2 {
    float: left;
    width: 50%;
}

.col-1-3 {
    float: left;
    width: 33.33%;
}

.col-1-3a {
    float: left;
    width: 33.33%;
    padding: 10px 50px;
}

.col-1-4 {
    float: left;
    width: 22%;
    margin-right:4%;
}

.col-1-8 {
    float: left;
    width: 12.5%;
}

.col-2-3 {
    float: left;
    width: 66.66%;
}

.col-2-3a {
    float: left;
    width: 66.66%;
    padding-left: 15px;
}

.col-25-perc{
    width:25%;
    float:left;
}

.col-75-perc{
    width:75%;
    float:left;
}

.col-1-4#box4{
    margin-right:0;
}
.hrSeparator {
    min-height: 1px;
    clear:both; width:100%;
    border-bottom:1px solid #63c2d7;
    height:1px; padding-top:5px;
    margin-top:5px;
    margin-bottom:5px;
}

.marginedUp {
    margin-bottom: 30px;
}

@media only screen and (min-width: 300px) and (max-width: 480px) {

    .marginedUp {
         margin-bottom: 0;
         background-color:#fff;
    }

    .col-1-4 {
        float: left;
        width: 100%;
        margin-right:0;
    }

    .col-1-4#box1, .col-1-4#box2, .col-1-4#box3, .col-1-4#box4 {
        margin-top:35px;
    }

    .col-25-perc{
        width:100%;
        float:left;
    }

    .col-75-perc{
        width:100%;
        float:left;
    }

    .containerFields input, textarea {
        font-size: 1.4em;
    }

    .containerFields select {
        font-size: 1.4em;
    }

    .title {
        font-size: 4em;
        color: #63c2d7;
        text-align: center;
        margin: 20px auto 0;
    }
    .labelLoginMain{
        margin-top:0;
        margin-bottom:10px;
        font-size:1.5em;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {

    .marginedUp {
        margin-bottom: 30px;
    }

    .col-1-4 {
        float: left;
        width: 50%;
        margin-right:0;
    }

    .col-1-4#box3, .col-1-4#box4 {
        margin-top:35px;
    }

    .pageLeftContainer{
        width:100%;
    }

    .pageRightContainer{
        width:100%;
    }

}

