/*<!-- RpDZT --> */
body {
	width:100%;
	background-color:aliceblue;
	font-family:"Trebuchet MS", Verdana;
	padding:0; margin:0; padding-top:15px;
}
a {text-decoration:none; color:#fff;}
a:visited {color:#fff;}
sup {
	font-size:70%;
   font-variant: small-caps;
	float:none;
}
h1, h2, h3 {
	margin:0;
	white-space: nowrap;
	overflow:hidden;
}

h1 {
	display:block;
	float:right;
	height:75px;
	color:#61ACEE;
	text-align:right;
	font-size:21px;
	font-weight:normal;
	padding-top:53px;
	width:100%;
	background: top left no-repeat;
	z-index:0;
}
h2 {
	position:absolute;
	display:block;
	font-size:20px;padding:1px;
	text-align:center;
	margin:0 auto 0 418px;
	width:300px;
}
#pageTitle h2:last-child{
	position:relative;
	float:right;
	width:auto;
	margin: 0 10px 0 0;
}
h3 {
	color:#fff;
	width:100%;
	margin-left:-10px;
	text-align:center;
}

div {
	display:block;
	margin:0;
}

#pageBlock {
	margin:0 auto;
	width:1139px;
	height:790px;
	background:url('images/backPage.png') top left no-repeat;
	padding:18px 18px 18px 24px;
}
#alarmIco, #heatIco, #coolIco, #partyIco, #holidayIco {
	position:absolute;
	width:48px; height:48px;
	left:50%;
	visibility:hidden;
}
#alarmIco {
	margin-left:-100px;
	background:url('images/alarm.gif') top left no-repeat;
	cursor: pointer;
}
#alarmIco[warning] {
	background-image:url('images/warning.png')
}
#coolIco {
	margin-left:-50px;
	background:url('images/cooling.png') top left no-repeat;
	cursor: pointer;
}
#heatIco {
	background:url('images/heating.png') top left no-repeat;
	cursor: pointer;
}
#partyIco {
	margin-left:50px;
	background:url('images/party.png') top left no-repeat;
	cursor: pointer;
}
#holidayIco {
	width:55px;
	margin-left:100px;
	background:url('images/holiday.png') top left no-repeat;
}

#pageTitle {
	position:absolute;
	top:98px;
	width:1136px;
	background:url('images/pageHdr.png') top left no-repeat;
	color:#fff;
}


#mainBlock {
	position:absolute;
	margin-top:101px;
	height:690px;
	width:400px;
	background-color:#ddd;
}
#content {
	position:absolute;
	margin-top:101px;
	margin-left:384px;
	height:690px;
	width:752px;
   background:top left no-repeat;
   padding-left:6px;
}
#smog {
	position:fixed;
	top:0px;
	bottom:0px;
	left:0;
	right:0;
	background-color:#aaa;
	opacity:0.5;
	visibility:hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#saveBox {
	position:fixed;
	width: 150px; height: 80px;
	top:50%;
	left:50%;
	background:#fff url('images/ok.png') center no-repeat;
	margin: -20px auto auto -30px;
	border: 2px ridge #008;
	visibility:hidden;
	z-index: 30000;
}
#msgBox {
	display:block;
	position:fixed;
	width: 100%; height: 90px;
	padding:20px 0 10px 0;
	top:50%;
	left:0;
	background:#fff no-repeat;
	margin-top: -100px;
	border: 2px solid #008;
	border-left: none;
	border-right:none;
	visibility:hidden;
	text-align: center;
	font-size:2em;
	background-color:rgba(255,255,255,.9);
	box-shadow: 5px 0 10px;
	background-image: url('images/wait.gif');
	background-position: 50% 90px;
}

.menuItem, .menuItemWarn, .subMenuItem, .subMenuItemA, .boxItem, .boxItemMin, .boxItemInfo {
	display:block;
	float:left;
	width:345px;
	height:155px;
	padding-left:10px;
	margin:10px;
	background:url('images/shbox.png') top left no-repeat;
	cursor:pointer;
}
 .boxItemLong, .boxItemLongInput, .boxItemLongInfo, .boxItemLongInfoLow {
	display:block;
	float:left;
	width:720px;
	height:130px;
	padding-left:0px;
	padding-top:12px;
	margin:15px 0 0 25px;
	background:url('images/boxLong.png') top left no-repeat;
}
.boxItemLongInfo{
	background:url('images/boxLongInfo.png') top left no-repeat;
}

.boxItemLongInput, .boxItemLongInfoLow {
	display:block;
	float:left;
	width:718px;
	height:130px;
	padding-left:0px;
	padding-top:12px;
	margin:15px 0 0 27px;
	background:url('images/boxLongInput.png') top left no-repeat;
	height:80px;
}
.boxItemLongInfoLow{
	background:url('images/boxLongInfoLow.png') top left no-repeat;
}

.boxItemLong .info, .boxItemLongInfo .info{
	display:block;
	width:100%;
	font-size: 36px;
	text-align: center;
	padding-top:25px;
}
.boxItemLongInfoLow .info{
	display:block;
	width:100%;
	font-size: 24px;
	text-align: center;
	padding-top:5px;
}

.subMenuItem, .subMenuItemA {
	margin-top:25px;
	margin-left:20px;
	padding:0;
	height:78px;
	cursor:pointer;
}

.subMenuItem {
   background:url('images/submenu.png') bottom left no-repeat;
   width:329px;
}
.subMenuItem:before {
	display:block;
	content:"";
	height:10px;
	background:url('images/submenuTop.png') top left no-repeat;
	margin-top:-10px;
}
.subMenuItemA {
   background:url('images/submenuActive.png') bottom left no-repeat;
   width:364px;
}
.subMenuItemA:before {
	display:block;
	content:"";
	height:10px;width:600px;
	background:url('images/submenuActiveTop.png') top left no-repeat;
	margin-top:-10px;
}
.subMenuItem span,.subMenuItemA span {
	display:block;
	width:329px;
	margin:0;
	padding:0;
	color:navy;
	margin-top:18px;
	text-align:center;
	font-size:26px;
}
.subMenuItemA span{
	color:#fff;
}
.menuItem img, .menuItemWarn img {
	width:332px;
	height:113px;
}
.menuItem a, .menuItemWarn a {
	display:block;
	width:332px;
	height:141px;
	background:url('images/lbtnfoot.png') bottom center no-repeat;
	text-align:center;
	color:aliceblue;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
}
.menuItemWarn a {
	background-image:url('images/lbtnfootwarn.png')
}
#copyDay {
	position:absolute;
	width:460px; height:540px;
	left:100%;
	margin-top:-70px;
	background: url('images/backBlueMain.png') center center;
	border:1px solid #888;
	padding:0;
	z-index:5000;
	font-weight:bold;
	box-shadow: 2px 2px 6px;
}
.tsCont {
	width:230px;
	float:left;
	height:420px;
	background-color: rgba(255, 255, 255, 0.3);
}
.tsCont .head{
	width:220px;
	height:35px;
	background: rgba(0,0,96, 0.55);
	margin-bottom:12px;
	padding-left:10px;
	cursor: pointer;
}
.tsCont .head *{
	float:left;
}
.tsCont .head span{
	color:white;
	font-size:22px;
	padding:5px 0 0 5px;
}
.check{
	width:32px; height:32px;
	background:center center no-repeat;
}
.check[checked="0"]{
	background-image: url('images/close.png');
}
.check[checked="1"]{
	background-image: url('images/ok.png');
}
.dayBox {
	width:200px;
	height:26px;
	margin:0 0 12px 15px;
	cursor:pointer;
	text-align:center;
	padding-top:3px;
	color:#000;
	float:left;
	clear:left;
	background-color:#e6e6e6;
	box-shadow:1px 1px 3px #333;
	border-radius: 5px;
}

.dayBox[selected='1'] {
	background-color:#22257e;
	color:#fff;
}

.dayBox[enabled='0'] {
	background-color:#999;
	color:#666;
	cursor: default;
}

.dayBox[active] {
	background-color:#65b2f3;
	color:#fff;
	cursor:default;
}
.statusBoxs {clear:both;margin:40px auto 0 auto; display:block;position:absolute;left:50%;}
.sliderBox {
   display:block;position:absolute;width:310px; height:21px; margin-top:40px;
   background:url('images/sliderLine.png') repeat-x;
}
.sliderBox:before {
	content:"";
   display:block;position:absolute;float:left; width:5px; margin-left:-5px;height:21px;
   background:url('images/sliderLineLeft.png');
}
.sliderBox:after {
	content:"";
   display:block;position:absolute;float:right; width:5px; margin-left:100%;height:21px;
   background:url('images/sliderLineRight.png');
   clear:both;
}
.slider {
   position:absolute;
	top:0; left:0; width:43px;height:24px;
	background:url('images/sliderButton.png');
	z-index:999;
}
.sliderRow {
   display:block;width:310px; height:23px;
   background:url('images/sliderLineR.png') bottom right no-repeat;
   margin-bottom:5px;
}
.sliderRow:before {
	content:url('images/sliderLineLeft.png');
   display:block;position:absolute;float:left; width:5px; margin:2px 0 0 -5px;height:21px;
   z-index:-1;
}
.sliderButton {
	left:0;
	position:absolute;
	margin:-2px 0 0 46px;
	width:43px;height:24px;
	background:url('images/sliderButton.png');
   z-index:5010;
}
.boxItemMin, .boxItemMinSpacer  {
	padding-top:6px;
	height:117px;
	background:url('images/boxshortmin.png') top left no-repeat;
	margin-bottom:5px;
}
.boxItem, .boxItemInfo, .boxItemSpacer {
	padding-top:0;
/*	height:149px;*/
	height:135px;
	margin: 18px 18px 15px 12px;
	margin-bottom: 15px;
	margin-top: 18px;
	border-radius:10px;
	width: 340px;
	padding:2px;
	background:white;
	box-shadow: 3px 3px 10px;
	overflow: hidden;
}
.boxItem h3,.boxItemInfo h3 {
	margin-left:0px;
	line-height:33px;
	border-radius: 8px 8px 0 0;
	background:linear-gradient(#009, #004);
	background-color: navy;	
}
.boxItemInfo h3 {
	background:linear-gradient(#666, #333);
	background-color: #444;	
}




.boxItemSpacer, .boxItemMinSpacer  {
	background: none;
	display:block;
	width:375px;
	height:175px;
	margin: 0;
	padding: 0;
	float:left;
	content:"";
	margin-top:9px;

}
.boxItem div, .boxItemMin div, .boxItemInfo div {
	width:332px;
	height:70px;
	padding-top:30px;
	text-align:center;
	font-size:32px;
	cursor:pointer;
}
.boxItemMin div {
	padding-top:20px;
}
.boxLongBig {
	position:absolute;
	height:351px;
	top:150px;
	left:100%;
	width:740px;
	margin-left:-370px;
	background:url('images/boxlongbig.png') top left no-repeat;
	padding:10px 0 0 0;
}
.boxBigBig {
	position:absolute;
	top:150px;
	left:100%;
	width:746px;
	margin-left:-373px;
	background:url('images/boxBigBig.png') top left repeat-y;
	padding:10px 0 0 0;
}
.boxBigBig:before {
	display:block;
	content:"";
	height:30px;
	width:746px;
	background:url('images/boxBigBigHdr.png') top left no-repeat;
	margin-top:-30px;
}
.boxBigBig:after {
	display:block;
	position:absolute;
	content:"";
	height:55px;
	width:746px;
	background:url('images/boxBigBigFoot.png') top left no-repeat;
	bottom:-55px;
	z-index:-1;
}
.boxBigBig h3 {
	position:absolute;
	margin-top:-26px;
}
.boxLongBig img, .boxItemLong img, .boxItemLongInfo img, boxBigBig img{float:left;}
.boxLongBig span, .boxItemLong span, .boxItemLongInfo span,  boxBigBig span{float:left;}
.boxLongBig div, .boxItemLong div, .boxItemLongInfo div, boxBigBig div{float:left;}
.boxLongBig img, .boxItemLong img, .boxItemLongInfo img {
	margin:0px 20px 20px 20px;
	cursor:pointer;
}
.boxLongBig h3{
	padding-left:7px;
	margin-bottom:70px;
}
.boxLongBig input {
	width:600px;
	margin:0px 0 25px 60px;
	font-size:48px;
	text-align:center;
	background-color:#fff;
	padding:25px 0 45px 0;
	border:none;
}
.boxItemLong input, .boxItemLongInfo input{
	width:645px;height:93px;
	margin:1px 0 0 30px;
	font-size:28px;
	text-align:center;
	background-color:#fff;
	border:none;
}
.boxItemLongInput input, .boxItemLongInfoLow input{
	width:645px;
	margin:7px 0 0 30px;
	font-size:24px;
	text-align:center;
	border:none;
}
.boxItemLong select, .boxItemLongInfo select{
	width:645px;height:93px;
	margin:2px 0 0 30px;
	font-size:28px;
	text-align:center;
	background-color:#fff;
	border:none;
}
.boxBigBig div.fullArea {
	display:block;
	width:645px;
	height:69px;
	margin:2px 0 0px 30px;
	font-size:24px;
	text-align:center;
	alignment-adjust: middle;
	padding:25px 0 0px 0;
	border:none;
	background-color:#fff;
	overflow:hidden;
}
.boxBigBig div.fullArea input{
	font-size:24px;
	width:150px;
	margin-left:15px;
}
.boxBigBig div.fullArea select{
	font-size:20px;
/*	width:350px;*/
	margin-left:15px;
}
.boxItemLong div.fullArea, .boxItemLongInfo div.fullArea {
	display:block;
	width:645px;
	height:69px;
	margin:2px 0 0px 30px;
	font-size:28px;
	text-align:center;
	alignment-adjust: middle;
	padding:25px 0 0px 0;
	border:none;
	background-color:#fff;
	overflow:hidden;
}
.boxItemLong div.fullArea span , .boxItemLongInfo div.fullArea span{
	float:none;
}
.descript{
	padding-right:10px;
	font-size:0.8em;
	color:#888;
}
.boxItemLong h3, .boxItemLongInfo h3, .boxItemLongInput h3 {
	padding-left:7px;
}
.dispStat span {display:block; width:100%; text-align:center;}
.boxLongBig .dispStat, .boxItemLong .dispStat, .boxItemLongInfo .dispStat{
	margin-left:30px;
	margin-top:-5px;
	width:390px;
	height:65px;
   float:left;
	padding:30px 0 60px;
	text-align:center;
	font-size:32px;
}
.boxItemLong .dispStat, .boxItemLongInfo .dispStat {
	padding:30px 0 0 0;
}
.boxItemLong .sliderBox, .boxItemLongInfo .slidderBox {left:50%; width:270px; margin-left:-146px;height:22px;}
.boxLongBig .sliderBox {display:block;position:absolute;left:50%; width:270px; margin-left:-146px;height:22px;}
.iconNoSel ,.iconSel {
	display:block;
	width:16px;
	height:16px;
	margin:5px 10px 5px 0px;
}
.buttonBig, .buttonBigSel{
	float:left;
	margin:15px 0 0px 25px;
	padding:0px 15px 0 10px;
	display:table;
	height:105px;width:187px;
	background-image:url('images/buttonBig.png');
	text-align:center;font-size:24px;font-weight:bold;
	cursor:pointer;
	overflow: hidden;
	position: relative;
}
.buttonBigSel{background-image:url('images/buttonBigAct.png');color:#fff;}
.vCenterBox {
   display: table-cell; vertical-align: middle;
}
.vCenter {
 width:187px; position:relative;
}
.iconNoSel {background-color:#D1E0F4;}
.iconSel {background-color:#4C86D3;}
.footerBox {
	margin:0;
	clear:both;
	position:absolute;
	top:0;
	height:100%;
	min-height:860px;
	width:100%;
	min-width:1139px;
	padding:0;
}
#footer{
	display:table;
	position:absolute;
	bottom:0px;
	width:100%;
	height:25px;
	background:url('images/footeruser.jpg') repeat-x;
	background-position:top;
	overflow:hidden;
	padding-top:3px;
	color:#fff;
	text-align:right;
}
#footer a{
	margin-right:10px;
}
.button,.buttonLeft,.topButton,.restButton{
	display:block;
	clear:both;
	height:44px;
	width:212px;
	border:none;
	background:url('images/button.png') top left no-repeat;
	font-size:21px;
	color:navy;
	cursor:pointer;
	margin:0 auto; padding:0;padding-top:11px;
	text-align:center;
}

.buttonLeft {
	float:left;
	clear:none;
	margin:20px -128px -30px 138px;
}
.wrap {
	clear:both;
	width:100%;
	height:1px;
	margin-top:-1px;
	margin-bottom:-1px;
}
#bottomFlags {float:right;}
#bottomFlags img{
	height:16px;
	width:auto;
	border:1px solid #bbb;
	margin:2px 2px 0 0;
	cursor:pointer;
	z-index:999;
}
#topFlags{
	position:absolute;
	width:1136px;
	margin-right:0;
}
#topFlags img{
	border:1px solid #bbb;
	padding:2px;
	margin-top:2px;
	cursor:pointer;
	z-index:999;
	top:55px;
	float:right;
}
.hidden {visibility:hidden;}
.leftBig, .rightBig {
	display:block;
	width:70px;
	height:70px;
	cursor:pointer;
	background:url('images/left.png') center center no-repeat;
	margin:15px 20px 20px 40px;
}
.boxItemLongInfo .leftBig, .boxItemLongInfo .rightBig {
	display:block;
	width:0px;
	height:0px;
	margin:80px 20px 20px 110px;
}

.rightBig {
	background-image:url('images/right.png');
}
.back{
	display:block;
	position:absolute;
	min-height:20px;
	min-width:22px;
	padding-left:25px;
	cursor:pointer;
	background:url('images/leftSmall.png') left bottom no-repeat;
	margin:3px 0 0 3px;
	font-size:16px;
	font-weight:bold;
}
/*
.frame:before{
	content:"";
	display:block;
	width:596px; height:8px;
	background:url('images/frameTop.png') top left no-repeat;
	margin-top:-8px;margin-left:-20px;
}
.frame{
	width:576px;
	background:url('images/frameBottom.png') bottom left no-repeat;
	padding:0 0 15px 20px;
}
*/
.frame{
	width:576px;
	border:3px solid #bcd5f0;
	padding:15px 0 15px 20px;
	border-radius: 10px;
}


.netSetup{
	height:546px;
	width:589px;
	background:url('images/backNetSetup.png') top left no-repeat;
	margin:30px 0 0 20px;
	padding:35px 55px;
	font-size:18px;
}
.netSetup h3{text-align:left;color:#000;margin:14px 0 10px 0;}
.netSetup *{
	float:left;
}
.netSetup table *{
	float:none;
}
.netSetup th {
	text-align:left;
}
.netSetup form th {
	font-size:14px;
}
.netSetup form input {
	margin-right:auto;
}
.netSetup form .button {
	margin-right:75px;
}
.netSetup .frame .item {
	background:url('images/tdalarm.png') center left no-repeat;
	width:100%;
	text-align: left;
	clear:left;
	padding-left:30px;
	vertical-align: middle;
}
.netSetup .frame .item[warning] {
	background-image:url('images/tdwarn.png');
}

.netSetup .radioOn, .netSetup .radioOff {
   clear:both;
   margin-top:3px;
	padding-left:25px;
	padding-right:10px;
   cursor:pointer;
   background:white url('images/radioOn.png') top left no-repeat;
}
.netSetup .radioOff{background-image:url('images/radioOff.png');}
.netSetup input {float:right; margin-right:30px; width:180px; font-size:16px; margin-top:5px;}
.netSetup span {clear:both;margin-top:7px;}
.netSetup .button {margin-top:5px;margin-left:190px;}
.netSetup input[type="submit"]{margin-top:20px;width:220px;font-size:24px; padding:18px 10px 40px 0}
.actSetup{
	height:610px;
	width:726px;
	background:url('images/graphBack.png') top left no-repeat;
	margin:30px 0 0 10px;
	padding:10px 5px 35px 25px;
	font-size:18px;
}
.actSetup .dayTop {}
.actSetup h3{
   text-align:left;
	color:#000;
	margin:5px 0 10px 20px;
	color:navy;
	font-size:18px;
	font-weight:normal;
}
.actSetup *{
	float:left;
}
.actSetup sup{
	float:none;
}

.holidayCont, .vacationCont{
	float:left;
	height:140px;
	background-color:#bdf;
	padding-left:20px;
	font-size:13px;
	border: 1px solid silver;
	box-shadow:1px 1px 4px;
}
.holidayCont[active="1"], .vacationCont[active="1"]{
	box-shadow:inset 1px 1px 4px;
}
.holidayCont{
	clear:left;
	width:370px;
	background-color: #f88;
}
.vacationCont{
	width:150px; margin-left:20px; background-color: #8f8;
}

.holidayCont h3, .vacationCont h3{
	margin:3px 0 5px 0;
}
.holidayCont div{
	float:left;
	width:78px; height:19px;
	border:1px solid black;
	margin:0 10px 5px 0;
	text-align:center;
	padding-top:1px;
	background: none left no-repeat #ddd;
}
.holidayCont div[active="1"], .vacationCont div[active="1"]{
	background-image: url('images/chkOn.png');
}
.holidayCont div[active="0"], .vacationCont div[active="0"]{
	background-image: url('images/chkOff.png');
}
.holidayCont div span, .vacationCont div span{
	margin: 0 0 0 22px;
}
.holidayCont div .icoDel, .vacationCont div .icoDel{
	width:16px; height:16px;
	float:right;
	margin:2px 0 0 0;
	border:none;
	background: none right no-repeat;
}


.holidayCont div[isSet="1"] .icoDel{
	background-image: url('images/delete.png');
}


.vacationCont div{
	float:left;
	width:130px; height:20px;
	border:1px solid black;
	margin:0 0 5px 0;
	text-align:center;
	background: none left no-repeat #ddd;
/*	background: none left no-repeat #f8f;*/
/*	background: url('images/edit.png') right no-repeat #8f8;*/
}
.vacationCont div[isSet="1"] .icoDel{
	background-image: url('images/delete.png');
}
.graphs{
	width:100%;
}
.graphBack:before{
	display:block;
	content:"";
	height:17px;
	background:url('images/graphBoxTop.png') top left no-repeat;
	margin:-10px 0 0 -10px;
	width:673px;
}
.graphBack:after{
	clear:both;
	display:block;
	content:"";
	margin:0 0 0 -10px;
	height:7px;
	background:url('images/graphBoxBottom.png') top left no-repeat;
	background-color:white;
	width:673px;
}
.graphBack{
   background-color:#BCD5F0;
   padding:5px 0 0 10px;
   width:663px;
}
.graph{
	background:#BCD5F0 url('images/graph.png') bottom right no-repeat;
   width:654px;
   padding-bottom:10px;
}
.graphRow{
	width:613px;
	height:15px;
	display:block;
	border-top:#E2E3E1 solid 1px;
	margin-left:33px;
}
.graphRow .title{
	text-align:right;
	padding-right:0px;
	font-size:11px;
	width:42px;
	margin-top:-8px;
	margin-left:-45px;
	white-space: nowrap;
}
.graphLine{
	position:absolute;
	border-color:red;
	border-width:2px;
	z-index:1;
}
.graphBlock{
	position:absolute;
	background:url('images/rangeDott.png') top left repeat;
	z-index:1;
}
.legend{
	padding-left:42px;
}
.legend div{
	display:block;
	width:120px;
	float:left;
	font-size:12px;
	padding-bottom:10px;
}
.legend div div{
	display:block;
	width:20px;
	height:10px;
	border:1px #888 outset;
	margin-right:5px;
}
/*
.recsBack:before{
	display:block;
	content:"";
	height:17px;
	background:url('images/graphBoxTop.png') top left no-repeat;
	margin:-10px 0 0 0px;
	width:673px;
}
.recsBack:after{
	clear:both;
	display:block;
	content:"";
	margin:0 0 0 0px;
	height:7px;
	background:url('images/graphBoxBottom.png') top left no-repeat;
	background-color:white;
	width:673px;
}
*/
.recsBack{
   background-color:#BCD5F0;
   padding:5px 0 0 0px;
   width:673px;
	border-radius: 8px;

}
.recsView{
/*	background-color: red;*/
	width:600px;
	height:155px;
	overflow-x: auto;
	overflow-y: hidden;
	border:#4c86d3 1px solid;
}
.recsCont{
	width:1200px;
	height:100%;
}
.recsLeft{
	margin:0 2px 0 3px;
	width:30px;
	height:135px;
	background-image: url('images/leftRec.png');
	float:left;
	cursor: pointer;
}
.recsRight{
	margin:0 0 0 3px;
	width:30px;
	height:135px;
	background-image: url('images/rightRec.png');
	cursor: pointer;
}
.rec, .recD, .recA{
	display:block;
	width:148px;
	height:136px;
/*   background:url('images/recBack.png');*/
	border-radius: 8px;
	background-color: #bcd5f0;
	border:1px solid #fff;
}
.recA{
   background-color:#65b2f3;
}
.recD{
	background-color: #ccc;
}
.rec .title,.recA .title,.recD .title{
	margin:5px 0 0 19px;
	width:90px;
	height:18px;
}
.rec .pen,.recA .pen,.recD .pen{
	width:19px;
	height:18px;
	background:url('images/pen.png') top left no-repeat;
}
.rec .valBox,.recA .valBox,.recD .valBox{
	width:120px;
	height:16px;
	margin:5px 0 0 15px;
	background-color:#fff;
	font-size:12px;
	text-align:center;
}
.recEdit:before{
	content:"";
	display:block;
	background:url('images/recEditBackTop.png');
	height:24px;
	width:313px;
	margin-top:-45px;
	margin-left:-21px;
}
.recEdit{
	top:30px;
	position:absolute;
	width:271px;
	height:421px;
	background:url('images/recEditBack.png') bottom left;
	left:100%;
	padding:21px;
	padding-bottom:34px;
	z-index:999;
}
.recEdit .title, .recEdit .titleR{
	color:#4C86D3;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.recEdit .titleR{
	float:right;
	width:70%;
	text-align:right;
	margin-right:6px;
}
.recEdit .button{
	margin-top:15px;
	margin-bottom:-20px;
}
.recEditBlock:before {
	content:"";
	display:block;
	width:270px;
	height:8px;
	margin-top:-8px;
	margin-bottom:-3px;
	background:url('images/recEditBlockTop.png') bottom left no-repeat;
	background-color:white;
}
.recEditBlock {
	display:block;
	background:url('images/recEditBlock.png') bottom left no-repeat;
	margin-top:10px;
	padding-bottom:8px;
}
.recEdit .sliderRow {clear:both;}
.recEditObj {clear:both;width:270px;}
.recEdit h3{
	float:left;
	text-align:left;
	width:100%;
	margin:2px 0 -15px 10px;
	font-size:16px;
	font-weight:normal;
	color:black;
}
.recEditObj h3{width:60px;}
.recEditObj input[type="checkBox"]{
	float:right;
	margin:7px 103px 0 0;
}
.recEditObj .leftBig, .recEditObj .rightBig {
	display:block;
	float:left;
	width:18px;
	height:16px;
	cursor:pointer;
	background:url('images/left16.png') no-repeat;
	margin:5px 0px 0px 0px;
}
.recEditObj .rightBig{
	float:right;
	background-image:url('images/right16.png');
	margin-top:-22px;
	margin-right:10px;
}
.recEditObj .dispStat{
	height:25px;
	width:194px;
	margin-left:67px;
	padding:2px 0 0 0;
	background-image:url('images/recEditObjBack.png');
}
.recEditObj span{
	display:block;
	width:145px;
	margin-left:20px;
}
.recEditObj .sliderBox, .recEditObj .statusBoxs{
	visibility:hidden;
}
#bigHours, #bigMins {
	display:block;
	width:140px;
	height:100px;
	background:url('images/clockInput.png');
	margin:0;
	border-style:hidden;
	padding:0px 0 0 0;
	float:left;
	text-align:center;
	font-size:64px;
	color:#666;
	line-height:95px;
	vertical-align:middle;
}
#bigHours {clear:both;margin-left:-4px;}
#bigMins {margin-left:-2px; margin-right:-10px;}

.topButton, .restButton {
	height:32px;
	width:135px;
	float:right;
	background:url('images/buttonTop.png') top left no-repeat;
	font-size:18px;
	margin:-35px 39px 0 auto;
	padding:0;padding-top:3px;
}

.restButton{
	float:left;
	width:200px;
	background-size: 200px 35px;
	margin-top:-30px;
}

.topDay {
	width:186px;
	background-image:url('images/topDayBack.png');
	margin:-32px 0 0 -6px;
	padding:4px 10px 8px 7px;
	cursor:default;
}
.topDay br{display:block; height:0; margin:0; padding:0;clear:none;}
.topDay h3{
	height:0; width:0; margin:0;
	visibility:collapse;
}
.topDay .leftBig, .topDay .rightBig {
	position:relative;
	display:block;
	float:left;
	width:18px;
	height:16px;
	cursor:pointer;
	background:url('images/left16.png') no-repeat;
	margin:3px 0 0 0;
}
.topDay .rightBig{
	float:right;
	background-image:url('images/right16.png');
}
.topDay .dispStat{
	height:20px;
	width:150px;
	margin-left:0px;
}
.topDay .sliderBox, .topDay .statusBoxs{
	visibility:hidden;
}
.infoTable {
	border: 1px outset;
	width:400px;
	margin-left:110px;
	margin-top:40px;
}
.infoTable row{
	border-top:solid black;
}
.infoTable th{
	text-align:left;
	background-color:#bdf;
	padding:5px;
}
.infoTable td{
	min-width:100px;
	padding:5px 20px 5px 20px;
}
.calendar{
	position:absolute;
	top:200px; left:100%;
	width:500px;
	padding:0;
	padding:5px;
	z-index: 5000;
	background:url('images/boxBigBig.png') top left repeat-y;
	background-size: 480px auto;
}
.calendar:before {
	display:block;
	content:"";
	height:30px;
	width:502px;
	background:url('images/boxBigBigHdr.png') top left no-repeat;
	background-size: 482px 30px;
	margin-top:-30px;
	margin-left:-6px;
}
.calendar:after {
	display:block;
	position:absolute;
	content:"";
	height:55px;
	width:502px;
	background:url('images/boxBigBigFoot.png') top left no-repeat;
	background-size: 482px 55px;
	bottom:-55px;
	z-index:-1;
	margin-left:-6px;
}



/*
.boxBigBig {
	position:absolute;
	top:150px;
	left:100%;
	width:746px;
	margin-left:-373px;
	background:url('images/boxBigBig.png') top left repeat-y;
	padding:10px 0 0 0;
}
.boxBigBig:before {
	display:block;
	content:"";
	height:30px;
	width:746px;
	background:url('images/boxBigBigHdr.png') top left no-repeat;
	margin-top:-30px;
}
.boxBigBig:after {
	display:block;
	position:absolute;
	content:"";
	height:55px;
	width:746px;
	background:url('images/boxBigBigFoot.png') top left no-repeat;
	bottom:-55px;
	z-index:-1;
}
*/




.calendar .icoLeft, .calendar .icoRight{
	min-height:135px;
	min-width:30px;
	cursor:pointer;
	margin-top: -2px;
}

.calendar .icoLeft{
	background:url('images/leftRec.png') left bottom no-repeat;
	margin-right:5px;
}
.calendar .icoRight{
	background:url('images/rightRec.png') left bottom no-repeat;
	margin-left:5px;
}

.calendar .hdr{
	height:20px; width:239px; float:left;background-color:#fff;padding:10px;border-bottom:1px #888 solid;
}
.calendar .hdr div, .calendar .hdr input{
	float: right;
}
.calendar .hdr input{width:35px}


.calendar .hdr .icoLeft, .calendar .hdr .icoRight{
	min-height:16px;
	min-width:18px;
	cursor:pointer;
	margin-top:3px;
}
.calendar .hdr .icoLeft{
	background:url('images/left16.png') left bottom no-repeat;
	margin-right:2px;
}
.calendar .hdr .icoRight{
	background:url('images/right16.png') left bottom no-repeat;
	margin-left:2px;
}

.calendar .table{
	float:left;background-color:#fff;border:1px solid #888
}
.calendar .table .icoLeft, .calendar .table .icoRight{
	min-height:16px;
	min-width:18px;
	cursor:pointer;
	margin-top:3px;
	float:left;
}
.calendar .table div{
	cursor:pointer;
	width:24px;height:24px;
	text-align:center;
	float:left;
	border:1px solid #888;
	border-top:none;
	border-right:none;
}
.calendar .rBox{
	margin-top:-41px;
	float:left;
	width:200px;
	height:190px;
	background-color:#fff;
	font-size:24px;
	text-align: center;
}
.calendar .rBox span{
	display:block;
	width:100%;
	text-align: center;
	margin:20px 0 20px 0;
}
.calendar .rBox input{
	font-size:24px;
	height:30px;
	width:30px;
	margin-bottom:5px;
}
.calendar .rBox .timeCtrl{
	padding-left:49px;
	width:100px;
	height:20px;
	
}
.calendar .icoUp{
	background:url('images/up.png') left bottom no-repeat;
	width:34px;
	height:15px;
	float:left;
	margin-left:11px;
	cursor:pointer;
}
.calendar .icoDown{
	background:url('images/down.png') left bottom no-repeat;
	width:34px;
	height:15px;
	float:left;
	margin-left:11px;
	cursor:pointer;
}
/*
.window {
	position:absolute;
	visibility:hidden;
	left:100%;
	width:477px;
	background:url('service/window.png') top left repeat-y;
	padding:10px 0 0 0;
	z-index:10000;
	min-width:100px;
}

.window:before {
	display:block;
	content:"";
	height:30px;
	width:477px;
	background:url('service/windowHdr.png') top left no-repeat;
	margin-top:-30px;
}
.window:after {
	display:block;
	position:absolute;
	content:"";
	height:55px;
	width:477px;
	background:url('service/windowFoot.png') top left no-repeat;
	bottom:-55px;
	z-index:-1;
}

.window h3, .window h4 {
	color:black;
}

.window .header {display:block; position:absolute;margin:-26px 0 -26px 0;
				color:#fff; font-weight:bold; font-size:16px; padding: 2px 5px 0px 10px;
				text-align:right;
				}
*/

.buttonSmallR{
	display:block;
	clear:none;
	height:32px;
	width:135px;
	border:none;
	font-size:18px;
	color:navy;
	cursor:pointer;
	margin:0 auto; padding:11px 0 0 0;
	vertical-align: text-top;
	text-align:center;
	overflow: visible;
	float:right;

	background:url('images/buttonTop.png') top left no-repeat;
	padding-top:3px;

/*	line-height:14px;*/
}
/* 31.5.2019 */
.multiPage{
	float:left;
	height:100%;
	width:30px;
	overflow:hidden;
	transition: width .6s ease-out;
}
.multiPage > div:first-child{
	float:left; height:680px; width:28px; font-size:1.8em; font-weight:bold; margin-top:6px;
	writing-mode: vertical-rl; writing-mode: bt-rl;
	text-orientation: upright;	text-align:center; line-height:28px;
	border:1px outset;  color:#fff; cursor:pointer;
	border-radius: 5px;
	background-color: #444;
	background:linear-gradient(to right, #666, #333);
	
}
.multiPage[active="0"]{
	width:30px !important;
}
.multiPage[active="1"] > div:first-child{
	background-color: navy;
	background:linear-gradient(to right, #009, #004);
}


/*<!-- RpEnd -->*/