﻿html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 40px;
font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}
footer {
background-color: #f8f8f8;
position: absolute;
bottom: 0;
width: 100%;
height: 40px;
}

.clear {
	clear:both;
}
.dxeTextBoxSys, .dxeButtonEditSys {
width: 0;
}
.form-marginbottom {
	margin-bottom:20px;
}
.marginbottom20 {
	margin-bottom:20px;
}
.marginbottom10 {
	margin-bottom:10px;
}
.marginright10 {
	margin-right:10px;
}
.width300 {
	width:300px;
}
.h3moderno {
font: 20px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
font-weight:bold;
margin-bottom:10px;
}
.moderno {
font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
}
.note {
font-weight:bold;
}
body {
}

.dxeButtonEdit_Moderno td.dxic {
}

footer 
{
	text-align: center;
	color: #4a5d6c;
	padding: 10px;
}

/*nav {
background: #fff;
}*/

.main-menu {
background: #F2F2F2;
}


.hide {
	display:none;
}

.customAppointmentStyle{
	opacity: 1;
}
.dxscApt .dxsc-apt-bg
{
	opacity: inherit !important;  
}
.dxscApt .dxsc-apt-gradient {
	background: transparent;
}

.planning-selection-panel {
    max-height: 215px;
    overflow: auto;
}