<br />
<b>Deprecated</b>:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in <b>/var/www/vhosts/dclandeck.com/httpdocs/css/scaffold/modules/NestedSelectors/NestedSelectors.php</b> on line <b>312</b><br />
<br />
<b>Deprecated</b>:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in <b>/var/www/vhosts/dclandeck.com/httpdocs/css/scaffold/modules/NestedSelectors/NestedSelectors.php</b> on line <b>315</b><br />
<br />
<b>Deprecated</b>:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in <b>/var/www/vhosts/dclandeck.com/httpdocs/css/scaffold/modules/Formatter/Formatter.php</b> on line <b>310</b><br />
<br />
<b>Deprecated</b>:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in <b>/var/www/vhosts/dclandeck.com/httpdocs/css/scaffold/modules/Formatter/Formatter.php</b> on line <b>339</b><br />
<br />
<b>Warning</b>:  chmod(): Operation not permitted in <b>/var/www/vhosts/dclandeck.com/httpdocs/css/scaffold/libraries/Scaffold/Cache.php</b> on line <b>161</b><br />
<br />
<b>Warning</b>:  touch(): Utime failed: Operation not permitted in <b>/var/www/vhosts/dclandeck.com/httpdocs/css/scaffold/libraries/Scaffold/Cache.php</b> on line <b>162</b><br />
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{	image-rendering: optimizeQuality;	-ms-interpolation-mode: bicubic;	margin: 0;	padding: 0;	border: 0;	background: none;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}table{	border-collapse: separate;	border-spacing: 0;}caption,th,td{	text-align: left;	font-weight: normal;}table,td,th{	vertical-align: middle;}blockquote:before, blockquote:after, q:before, q:after{	content: "";}blockquote,q{	quotes: "" "";}a img{	border: none;}img{	image-rendering: optimizeQuality;	-ms-interpolation-mode: bicubic;}pre,code,kbd,samp,var,output{	white-space: pre;}mark{	background: #ffffd9;}nav,section,article,header,aside,footer,figure,dialog{	display: block;}time,progress,mark,output{	display: inline;}/* ###########################################################
   DEFAULT SETTINGS
   ###########################################################*/.hide{	display: none;}div{	position: relative;}a:focus{	outline: none;}html,body{	height: 100%;	text-align: center;	line-height: 18px;	font-size: 11px;}body{	font-family: Arial, sans-serif;	background: url(/css/userimg/bg_login.jpg) center center no-repeat;	background-size: cover;}#loginform{	position: relative;	top: 30%;	left: 50%;	margin-left: -135px;	width: 270px;	float: left;	padding: 30px;	background: -webkit-border-radius:5px;	-moz-border-radius: 5px;	border-radius: 5px;	background: #fff;	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);}#loginform input{	width: 250px;	padding: 15px;	-webkit-border-radius: 7px;	-moz-border-radius: 7px;	border-radius: 7px;	float: left;	clear: left;	margin: 10px;	border: 2px solid #ddd;	font-size: 14px;	color: #222;	text-align: center;	background: rgba(255, 255, 255, 0.4);}#loginform input:focus{	background: none;}#loginform button.submit{	float: left;	clear: left;	position: relative;	width: 80%;	margin-left: 10%;	margin-top: 20px;	text-align: center;	background-color: #4bcba5;	border: 0;	color: #fff;	font-size: 1.4em;	font-weight: 300;	text-transform: uppercase;	padding: 1em;	text-align: center;	letter-spacing: 0.2em;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	transition: 0.08s all ease-in-out;	-moz-transition: 0.08s all ease-in-out;/* Firefox 4 */	-webkit-transition: 0.08s all ease-in-out;/* Safari and Chrome */	-o-transition: 0.08s all ease-in-out;/* Opera */}#loginform button.submit:hover{	background: #222;	color: #fff;	cursor: pointer;}