

/* Start:/bitrix/components/wacs/geneo.tree/templates/.default/style.css?16957199394178*/
#wacs_geneo_edit
{
	display:none;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background:black;
	opacity: 0.3; 
	-moz-opacity: 0.3; 
	-khtml-opacity: 0.3; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

#wacs_geneo_form
{
	display:none;
	z-index:10000;
	height: 75%;
}

.wacs_form
{
	display:none;
	z-index:10000;
	position:fixed;
	margin: 0 auto;
	padding: 0 0 25px 0;
	overflow: hidden;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 75%;
	height: 75%;
	border: 1px double green;
	background-color:#fff;
}
#preform
{
	height: 100%;
	width: 100%;
	overflow: auto;
}
.wacs_form form
{
	margin: 10px;
}

.gender2:checked #MAIDNAMES {display: none;}
.gender2:not(:checked) #MAIDNAMES {display: block;}






ul.numeric-decimals { counter-reset:section; list-style-type:none; }
ul.numeric-decimals li { list-style-type:none; }
ul.numeric-decimals li ul { counter-reset:subsection; }
ul.numeric-decimals li:before{
    counter-increment:section;
    content:counter(section) ". ";/*content:"Section " counter(section) ". ";*/
}
ul.numeric-decimals li ul li:before {
    counter-increment:subsection;
    content:counter(section) "." counter(subsection) " ";
}

.wacs_tree ul * {font-family:Verdana, Geneva, Arial, Sans, sans-serif; font-size:9pt; line-height:1.2; width:auto;}
.wacs_tree ul {counter-reset:section; list-style: none;}
.wacs_tree ul {margin-top:0 auto 20px 0; padding-left:0 !important;}
.wacs_tree ul ul {padding-left:0; border-left:solid 1px #bebebe; margin-left:4px !important; padding-top:-4px; margin-bottom:10px; margin-top:4px;}
.wacs_tree ul ul li {background:#fff url(/bitrix/components/wacs/geneo.tree/templates/.default/images/m1.gif) no-repeat -4px 0; padding-left:14px; margin-bottom:3px;}
.wacs_tree ul li a {display:inline;}
.wacs_tree ul ul li.wacs_last {background:#fff url(/bitrix/components/wacs/geneo.tree/templates/.default/images/m2.gif) no-repeat -2px 0; margin-left:-2px !important; padding-left:16px;}
.wacs_tree ul ul li.wacs_last ol {margin-bottom:7px;}
.wacs_tree ul li strong {font-size:120%;}
.wacs_tree ul li.marg-top {margin-top:10px;}
.wacs_tree li ul { counter-reset:subsection; }
.wacs_tree li:before {
	content:'' !important;
	counter-increment:section;
	content:counter(section) ". ";/*content:"Section " counter(section) ". ";*/
}
.wacs_tree li ul li:before {
	counter-increment:subsection;
	content:counter(section) "." counter(subsection) " ";
}


#wait_geneo{font-style:italic; border:1px solid red; background:red; color:#fff; padding:5px; position:absolute; top:15px; right:2px; z-index:10000;}

.wacs_tree a {text-decoration: none; underline: none;}
.wacs_form a {color:#fff !important;}

.wacs_GreenBtn, .wacs_RedBtn, .wacs_BlueBtn {cursor: pointer;}
.wacs_centerGreenBtn img, .wacs_centerRedBtn img, .wacs_centerBlueBtn img {margin-right: 10px;}
.wacs_centerGreenBtn span, .wacs_centerRedBtn span, .wacs_centerBlueBtn span {position:relative; top:0px; font-size:22px; font-family:Calibri; font-style:italic; line-height:24px; color:#fff;}

.wacs_leftGreenBtn{min-width: 23px; height: 94px; background: url(/bitrix/components/wacs/geneo.tree/templates/.default/images/leftGreenBtn.png) right top no-repeat;}
.wacs_centerGreenBtn{height: 94px; background: url(/bitrix/components/wacs/geneo.tree/templates/.default/images/centerGreenBtn.png) top repeat-x;}
.wacs_rightGreenBtn {min-width:23px; height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/rightGreenBtn.png) left top no-repeat;}

.wacs_leftRedBtn {min-width:23px; height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/leftRedBtn.png) right top no-repeat;}
.wacs_centerRedBtn {height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/centerRedBtn.png) top repeat-x;}
.wacs_rightRedBtn {min-width:23px; height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/rightRedBtn.png) left top no-repeat;}

.wacs_leftBlueBtn {min-width:23px; height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/leftBlueBtn.png) right top no-repeat;}
.wacs_centerBlueBtn {height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/centerBlueBtn.png) top repeat-x;}
.wacs_rightBlueBtn {min-width:23px; height:94px; background:url(/bitrix/components/wacs/geneo.tree/templates/.default/images/rightBlueBtn.png) left top no-repeat;}

.wacs_popup_Green {background-color:Green; padding:5px; text-align:right; color:#fff;}
.wacs_popup_Red {background-color:Red; padding:5px; text-align:right; color:#fff;}
.wacs_popup_Blue {background-color:Blue; padding:5px; text-align:right; color:#fff;}

.wacs_error {color:red;}
/* End */
/* /bitrix/components/wacs/geneo.tree/templates/.default/style.css?16957199394178 */
