

/* Start:/cc/cc.css?13776037235860*/
/*

Search boxes

*/

.cc_searchbox {
	border: solid 1px #dbeff1;
}

.cc_searchbox_caption {
	background-color: #dbeff1;
	color: #900;
    font-size: 115%;
    font-weight: bold;
	padding: 5px;
}

.cc_searchbox_body {
	padding: 10px 0px 0px 5px ;
}

/*

Dialog box

*/

.cc_dialogbox {
	position: absolute;
	visibility: hidden;
	background-color: #ffffff;

	font-weight: normal;
	text-decoration: none;

	max-width: 500px;

	border: solid;
	border-width: 1px;
	border-color: #8DBEC6;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

.cc_dialogbox_caption {
	padding: 5px;
	background-color: #eff8f9;
}

.cc_dialogbox_contents {
	margin: 10px;
}



/*

Order list and detailed view

*/

.cc_orderlist  {
	border: solid 1px #dbeff1;
	padding: 5px;
}

.cc_orderlist_itemcaption {
	background-color: #eff8f9;
	padding: 5px;
}

.cc_orderlist_date {
	display: inline;
	font-style: italic;
	margin-right: 40px;
}

.cc_orderlist_order_number {
	display: inline;
	font-style: bold;
}

.cc_orderlist_company_name {
	/*
	display: inline;
	padding-left: 10px;
	*/
	font-weight: bold;
}

.cc_orderlist_buyer_name {
	display: inline;
	font-weight: bold;
}

.cc_orderlist_license_caption {
	display: inline;
	text-decoration: underline;
}

.cc_orderlist_license_list {
	margin-left: 0px;
	padding-left: 40px;
	display: inline;
}

.cc_orderlist_license_item {
}

.cc_orderlist_product_family {
	display: inline;
}

.cc_orderlist_product {
	display: inline;
}

.cc_orderlist_product_version {
	display: inline;
}

.cc_orderlist_details_link  {
}

cc_orderlist_deactivated {
	display: inline;
	font-weight: bold;
	margin-left: 10px;
}

.cc_orderlist_status {
	display: inline;
}

/*

Product family list and detailed view

*/


.cc_productfamilylist_family_name {
	/*display: inline;*/
	font-weight: bold;
}

.cc_productfamilylist_product_caption {
	text-decoration: underline;
	padding-left: 20px;
}

.cc_productfamilylist_product_list ul  {
	margin-left: 0px;
	padding-left: 40px;
}

.cc_productfamilylist_template_caption {
	text-decoration: underline;
	padding-left: 20px;
}

.cc_productfamilylist_template_list ul  {
	margin-left: 0px;
	padding-left: 40px;
}


/*

Product list and detailed view

*/

.cc_productlist_family_name {
	font-size: x-small;
}

.cc_productlist_product_name {
	display: inline;
	font-weight: bold;
}

.cc_productlist_product_longname {
	display: inline;
}

.cc_productlist_product_partnummask {
	display: inline;
}

.cc_productlist_version_caption  {
	text-decoration: underline;
	padding-top: 7px;
	padding-left: 20px;
}

.cc_productlist_version_list ul  {
	margin-left: 0px;
	padding-left: 40px;
}

.cc_productlist_version_number {
	display: inline;
}

.cc_productlist_version_date {
}

/*

Version list and detailed view

*/

.cc_versionlist_family_name {
	font-size: x-small;
}

.cc_versionlist_product_name {
	display: inline;
	font-weight: bold;
}

.cc_versionlist_version_number {
	display: inline;
}

.cc_versionlist_license_issueddate {
	display: inline;
}

.cc_versionlist_license_freeupgrades {
	display: inline;
}

.cc_versionlist_version_productid {
	display: inline;
}

.cc_versionlist_license_issuedto {
	display: inline;
}

.cc_versionlist_license_partnum {
	display: inline;
}

.cc_versionlist_license_order_number {
}

.cc_versionlist_license_order_date {
	display: inline;
	font-style: italic;
}

.cc_versionlist_license_customer_company {
	display: inline;
}

.cc_versionlist_version_caption  {
	text-decoration: underline;
	padding-left: 20px;
}

.cc_versionlist_license_list ul  {
	margin-left: 0px;
	padding-left: 40px;
}

.cc_versionlist_order_date {
	display: inline;
}

/*

License list and detailed view

*/

.cc_licenselist_order_number {
	display: inline;
}

.cc_licenselist_order_date {
	display: inline;
	font-style: italic;
}

.cc_licenselist_customer_company {
	display: inline;
}

.cc_licenselist_license_customer_company {
	display: inline;
}

.cc_licenselist_suspended {
	font-weight: bold;
}

.cc_licenselist_free_upgrades {
	font-style: italic;
}

.cc_licenselist_license_expires_date {
	display: inline;
}

.cc_licenselist_license_subscription_until {
	display: inline;
}

.cc_licenselist_license_unit_count {
	display: inline;
	font-weight: bold;
}

.cc_licenselist_product_family {
	display: inline;
}

.cc_licenselist_product {
	display: inline;
}

.cc_licenselist_product_version {
	display: inline;
}

.cc_licenselist_issued {
	display: inline;
}

.cc_licenselist_issuedto {
	display: inline;
}

.cc_licenselist_issuedon {
	display: inline;
}


/*

Company list and detailed view

*/

.cc_companylist_name {
	display: inline;
	font-weight: bold;
}

.cc_companylist_country {
	display: inline;
}

.cc_companylist_tradenames {
	margin-left: 0px;
	padding-left: 40px;
}

.cc_companylist_email {
	display: inline;
}

.cc_companylist_phone {
	display: inline;
}

.cc_companylist_fax {
	display: inline;
}

.cc_companylist_address {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cc_companylist_contact {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cc_companylist_status {
	display: inline;
	font-style: italic;
	padding-left: 10px;
}

.cc_companylist_notes {
}

/*

Persona list and detailed view

*/

.cc_personalist_name {
	display: inline;
	font-weight: bold;
}

.cc_personalist_company {
	display: inline;
}

.cc_personalist_email {
	display: inline;
}

.cc_personalist_phone {
	display: inline;
}

.cc_personalist_fax {
	display: inline;
}

.cc_personalist_address {
}

.cc_personalist_notes {
}

.cc_templatelist_title {
	font-weight: bold;
}

.cc_templatelist_message {
	display: block;
	max-height: 300px;
	max-width: 600px;
	overflow-y: auto;
	margin: 10px 0;
	background: #CCEDEF; color: #657b83;
	text-indent: 2pt;
	font-size:8pt;
	border: solid 1px;
	padding: 5px;
}

/*

Supplementary classes

*/

.editform_fieldtitle {
	text-align: right;
	font-weight: bold;
}

.mandatory_asterisk {
	color: red;
}
/* End */


/* Start:/suppl/calendar_control/calendar.css?13776037771792*/
/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 5px;
	border: 1px solid #999;
	background: #fff;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

/* End */


/* Start:/bitrix/templates/eldos/styles.css?147558735154594*/
* { margin: 0; padding: 0; }
html { overflow-y: scroll; overflow-x: scroll;} 
body { background:#ffffff; font-size: 16px; color: #555; font-family: "Trebuchet MS", "Trebuchet", "Liberation Sans", sans-serif;-webkit-font-smoothing: antialiased;font-weight: 300;text-rendering: optimizeLegibility;position: relative;line-height:1.5;-webkit-text-size-adjust:none;}
ol, ul { margin: 0;}
ul li { margin: 0; padding: 0;}
a, img { outline: none; border:none; color: #00959b;text-decoration: underline;}
a:hover, a:active{ color: #00b7be;}
p { margin: 0 0 10px; line-height: 1.5em; font-size: 1em; color: #555; }
/* paragraph autofit disable*/
/* h1, h2, h3, h4, p, span { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII=); } */
article, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
b{font-weight:700;}
hr{ border-top: none; border-left: none; border-right: none; margin: 5px 0;}
textarea{ max-width: 900px; }
pre code { font-size: 12px; }

.clearfix:after{ content: "";display: table;clear: both;*zoom: 1; } /* clear floats */
.italic{ font-style: italic; }
strong{ color: #343434;font-weight: 700; }
.starrequired{ color: #00959b; }
.left { float: left; display: inline-block; }
.icon { margin: 5px 0; margin-left: 0; border-right: 1px dotted #777; padding: 3px 18px 0;}
.center { text-align: center; }
.smalltext { font-size: .8em; }
.smalltextbold { font-size: .8em; font-weight: 700; }
/* Structure */
#header-wrapper{
	position: relative;
	width: 96%;
	margin: auto;
	padding: 0 2%;
}
#main-wrapper{
	position: relative;
	width: 96%;
	margin: auto;
	padding: 0 2%;
	} 
	#main {
		font-size: 0.95em;
	}
#footer-wrapper{
	border-top: 1px solid #aaa;
	position: relative;
	width: 96%;
	margin: auto;
	padding: 0 2% 20px 2%;
	background: #f6f6f6;
	border-bottom: 1px dotted #666;
}
#footer-wrapper-2{
	position: relative;
	width: 96%;
	max-width: 920px;
	margin: auto;
	padding: 0 2% 20px 2%;	
	display: table;
}
#footer-wrapper-2 div{
	font-size: .8em;
	display: table-cell;
	vertical-align: top;
}
#footer-logo{
	padding-top: 15px;
}
#footer-logo img{
	float: left;
}
header, footer, #main  {
	width: 100%;
	max-width: 920px;
	line-height: 1.6;
	margin: auto;
}
#copyrights{
	text-align: center;
	padding-top: 28px;
}
#legal{
	padding-top: 28px;
	text-align: right;
}
#legal a{
	margin-left: 10px;
}
/* menu */
#nav {
	position: relative;
	height: 44px;
	width: auto;
	border: 1px solid #666666;
	margin-bottom: 15px;
	
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #fafafa 0%,#ededed 100%);
	background: -o-linear-gradient(top,  #fafafa 0%,#ededed 100%);
	background: -ms-linear-gradient(top,  #fafafa 0%,#ededed 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#ededed 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ededed',GradientType=0 );

}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}
#nav > ul {
	position: relative;
	display: block;
	height: 44px;
	width: 100%;
	z-index: 500;
}
#nav > ul > li {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#nav > ul > #menu-button {
	display: none;
}
#nav ul li a {
	display: block;
	text-decoration: none;
}
#nav > ul > li > a {
	font-size: 16px;
	padding: 13px 15px 15px 15px;
	color: #00b7be;
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-ms-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
}
#nav > ul > li:hover > a {
	color: #ffffff;
	background: #01a7ad;
}
#nav li.has-sub::after {
	display: block;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
}
/* arrows first level
#nav > ul > li.has-sub > a {
	padding-right: 15px;
}

#nav > ul > li.has-sub::after {
	right: 7px;
	top: 20px;
	border: 5px solid transparent;
	border-top-color: #00b7be;
}
*/
#nav > ul > li:hover::after {
	border-top-color: #ffffff;
}
#indicatorContainer {
	position: absolute;
	height: 12px;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	z-index: -1;
}
#pIndicator {
	position: absolute;
	height: 0;
	width: 100%;
	border: 12px solid transparent;
	border-top-color: #fff;
	z-index: -2;
	-webkit-transition: left .25s ease;
	-moz-transition: left .25s ease;
	-ms-transition: left .25s ease;
	-o-transition: left .25s ease;
	transition: left .25s ease;
}
#cIndicator {
	position: absolute;
	height: 0;
	width: 100%;
	border: 12px solid transparent;
	border-top-color: #fff;
	top: -12px;
	right: 100%;
	z-index: -2;
}
#menu-button {color: #fff;}
#nav ul ul {
	position: absolute;
	left: -9999px;
	top: 70px;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	z-index: 1000;
}
#nav ul ul ul {
	top: 37px;
	padding-left: 15px;
}
#nav ul ul li {
	position: relative;
}
#nav > ul > li:hover > ul {
	left: auto;
	top: 44px;
	opacity: 1;
}
#nav ul ul li:hover > ul {
	left: 215px;
	top: 0;
	opacity: 1;
}
#nav ul ul li a {
	width: 190px;
	border-bottom: 1px dotted #eee;
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	background: #00b7be;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
#nav ul ul li a.description { 
	background: rgba(0,0,0,.8);
	line-height: 1.2;
}

#nav ul ul li:hover > a {
	background: #01a7ad;
	color: #fff;
}
#nav ul ul li:hover > a.description { background: rgba(0,0,0,.9); }

#nav ul ul li:last-child > a,
#nav ul ul li.last > a {
	border-bottom: 0;
}
/* arrows sub-level
.submenuArrow {
	border: 6px solid transparent;
	width: 0;
	height: 0;
	border-bottom-color: #00b7be;
	position: absolute;
	top: -12px;
}
#nav ul ul li.has-sub::after {
	border: 4px solid transparent;
	border-left-color: #fff;
	right: 10px;
	top: 12px;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#nav ul ul li.has-sub:hover::after {
	border-left-color: #fff;
	right: 5px;
}
*/

/* links */

.unobtrusive-link {
	text-decoration: none;
}

.order-link {
	display: block;
	min-width: 100px;
	max-width: 300px;
	overflow: hidden;
	font-size:.9em;
	color: #fff;
	border: 1px solid #008080;
	background: #00baba;
	background: -moz-linear-gradient(top, #00baba 0%, #009696 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00baba), color-stop(100%,#009696));
	background: -webkit-linear-gradient(top, #00baba 0%,#009696 100%);
	background: -o-linear-gradient(top, #00baba 0%,#009696 100%);
	background: -ms-linear-gradient(top, #00baba 0%,#009696 100%);
	background: linear-gradient(to bottom, #00baba 0%,#009696 100%);
	display:inline-block;
	padding:5px 20px;
	margin-right: 5px;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	cursor: pointer;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	
}
.order-link:hover { 
	color: #ffffff; 
	opacity: 0.8;
}

/*	buttons */
.inputbutton {
	padding: 4px 10px;
	margin: 5px auto;
}
.inputbuttonlarge, .link-button{
	display: block;
	min-width: 100px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	text-align: center;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	cursor: pointer;
}
.link-button { padding: 6px 30px; }
.inputbuttonlarge { font-size: 1em; padding: 9px 32px; font-weight: 700;}
.link-button.inputbuttonlarge { font-weight: 300; }
.ok-button{
	display: block;
	padding: 2px 8px;
	min-width: 30px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	text-align: center;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
.calc-price-button{
	font-size:.9em;
	color: #fff;
	border: 1px solid #008080;
	background: #00baba;
	background: -moz-linear-gradient(top, #00baba 0%, #009696 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00baba), color-stop(100%,#009696));
	background: -webkit-linear-gradient(top, #00baba 0%,#009696 100%);
	background: -o-linear-gradient(top, #00baba 0%,#009696 100%);
	background: -ms-linear-gradient(top, #00baba 0%,#009696 100%);
	background: linear-gradient(to bottom, #00baba 0%,#009696 100%);
	display:inline-block;
	padding:5px 20px;
	max-width:118px;
	overflow: hidden;
	color: #fff;
	vertical-align: top;
	text-decoration: none;
	text-align: center;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	cursor: pointer;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:0 10px;
}
.full-price-link {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
.button-sea-wave, .inputbuttonlarge, .button-green-leaf{
	color: #fff;
	border: 1px solid #008080;
	background: #00baba;
	background: -moz-linear-gradient(top, #00baba 0%, #009696 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00baba), color-stop(100%,#009696));
	background: -webkit-linear-gradient(top, #00baba 0%,#009696 100%);
	background: -o-linear-gradient(top, #00baba 0%,#009696 100%);
	background: -ms-linear-gradient(top, #00baba 0%,#009696 100%);
	background: linear-gradient(to bottom, #00baba 0%,#009696 100%);
}
.button-sea-wave:hover, .button-green-leaf:hover, .inputbuttonlarge:hover, .calc-price-button:hover{
	opacity: 0.8;
	color: #fff;
}
.button-sea-wave:disabled, .ok-button:disabled { 
	background: #bbb;
	border: 1px solid #777;
	color: #eee;
	opacity: 0.8;
}
.home-page-link{
	padding-left: 26px;
	background: transparent url(/bitrix/templates/eldos/images/icon-home.png) no-repeat;
	height: 19px;
	width: 19px;
}
.email-link{
	padding-left: 26px;
	background: transparent url(/bitrix/templates/eldos/images/icon-mail.png) no-repeat;
	height: 19px;
	width: 19px;
}
.home-page-link:hover{
	background-position: 0 -19px;
}
.email-link:hover{
	background-position: 0 -19px;
}
#tooltip{
	font-size: .9em;
	padding: 10px 15px;
	margin-left:5px;
	background:#f8f4d5;
	color:#444;
	-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-topleft: 0;
	border-radius: 8px;
	border-top-left-radius: 0;
	position: absolute;
	background-color: #fff4C2;
	border: 1px solid #ffcc33;
}
#tooltip p{ color:#444; }
.cc_dialogbox{
	width: 300px;
	border: 1px solid #999;
}
.cc_dialogbox_caption, .cc_dialogbox_contents{
	text-align: center;
}
.cc_dialogbox select{
	height: 21px;
}
.cc_dialogbox select, .cc_dialogbox option{
	width: 250px;
}
/* inline display for some buttons*/
.ticket-edit .ok-button, .ticket-reply .ok-button, .submit-apply .link-button,
.ticket-filter .link-button, #show_list .link-button,
.forum-profile .link-button, .user-profile-btns .link-button, .inline{
	display: inline-block;
}
.searchbutton{ width: 40px; height: 20px; }
/* header */
#top-block{
	min-height: 2em;
	background: #f6f6f6;
	font-size: .8em;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 9px 15px 3px 15px;

}
#top-block a {
	color: #222;
}
#top-block a:hover {
	color: #666;
}
#site-search-block{
	float: left;
}
.searchfield{
	height: 18px;
	border: 1px solid #999;
}
.search-form{
	min-height: 2em;
	width: 100%;
}
.search-form .ok-button{
	height: 27px;
}
.search-form span, .search-form input, .search-form select{
	float: left;
	margin: 2px 3px;
}
#b-search { padding: 0.5em 0 0; }
.search-form span{
	margin-top: 4px;
}
.no-results-result { 
	background-color: #FFF4C2;
	border: 1px solid #FFCC33;
	margin: 40px 0;
	padding: 5px 10px;
}
.search-form .search-box{
	height: 25px;
	border: 1px solid #bbb;
	width: 60%;
	padding: 0 3px;
}
.search-form select{
	height: 27px;
	border: 1px solid #bbb;
}
#user-block, .need-help {
	float: right;
}
.need-help {
	background-color: #2980b9;
	background-image: none;
	border: 1px solid #156090;
	padding: 5px 7px;
	font-size: 13px;
	line-height: 13px;
	margin: -2px -7px 0 10px;
	border-radius: 3px;
}
.need-help a, .need-help strong{
	color: #fff !important;
	text-decoration: none;
}
.corporation-block{
	width: 100%;
	margin: 0px 0 20px 0;
	clear: both;
}
.corporation-block-compact{
	width: 100%;
	font-size: .95em;
}
.corporation-block #eldos-logo{
	float: left;
	margin: 20px auto 0 auto;
}
.corporation-block-compact #eldos-logo{
	float: left;
	margin: 10px 35px 10px 50px;
}
.corporation-block #eldos-slogan{
	float: left;
	border-left: 1px solid #01979c;
	padding: 0 0 0 40px;
	margin: 30px 0 0 40px;
}
.corporation-block-compact #eldos-slogan{
	float: left;
	border-left: 1px solid #01979c;
	padding: 0 0 0 35px;
	margin-top: 16px;
}
.corporation-block h1 {
	font-size: 2em;
	color: #01979c;
	margin-bottom: 10px;
}
.corporation-block-compact h1{
	font-size: 1.35em;
	margin-bottom: 5px;
	color: #01979c;
}
.corporation-block-compact p{
	margin-bottom: 5px;
}
#social-follow-us{
	float: right;
	margin-top: -35px;
}
/* slider */
#products-promo-block{
	width: 100%;
	max-width: 920px;
	position: relative;
	display: block;
	clear: both;
}
#products-promo-block span{
	display: block;
}
#products-promo-block ul{
	list-style: none;
}
#front-page-slider{
	margin: 0 !important;
}
.rslides_tabs{
	margin-top: 15px;
}
#front-page-slider span{
	padding: 15px 0;
}
#front-page-slider span.product-remark{
	color: #01979C;
	font-weight: 600;
	padding: 5px 0;
}
#front-page-slider .product-description{
	padding-top: 0;
}
#front-page-slider .product-name{
	font-size: 2.5em;
	color: #222;
	margin-left: 100px;
}
#front-page-slider .product-slogan{
	font-size: 1.5em;
	color: #444;
	margin-left: 100px;
}
#front-page-slider .product-buttons{
	position: absolute;
	right: 18px;
	bottom: 40px;
}
#front-page-slider .product-buttons .link-button{
	float: left;
	margin: 0 10px 5px 0;
}
#front-page-slider .caption{
	top: 0px;
	display: block;
	left: 0px;
	margin: 0px;
	max-width: none;
	padding: 25px 35px;
	position: absolute;
	right: 0px;
	text-shadow: none;
	z-index: 2;
	width: 94%;	
}
#front-page-slider .product-image{
	position: absolute;
	top: 37px;
	left: 35px;
}
/* breadcrumbs */
.navbox{
	font-size: .95em;
	position:relative;
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #999;
}
.pagination{
	margin: 5px 0;
	font-size: .95em;
}
.pagination a{
	margin-right: 2px;
}
/* main blocks -- front page*/
.front-page:before,
.front-page:after {
	content:"";
	display:table;
}
.front-page:after {
	clear:both;
}
.front-page {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.front-col {
	display: block;
	float:left;
	margin: 0;
}
.front-col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.front-section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.front-page{
	
}
.front-page .right-col{
	float: right;
}
.front-page .front-page-block:first-child p{
	margin-top: 12px;
}
.front-page-block{
	width: 49%;
	border: 1px solid #666;
	text-align: left;
	position: relative;
	height: 100%;
}
.front-page-block p{
	margin-top: 15px;
}
.front-page-block .static-text{
	margin: 15px 0 7px 0;
}
.front-page-block .date-stamp{
	margin: 12px 0 0 0;
}
.front-page-block a img {
	height: 24px;
	width: 24px;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
.front-page-block h2{
	display: block;
	padding: 1.5% 0 1.5% 3%;
	border-bottom: 1px solid #666;
	margin-top: 0 !important;
	background: #f6f6f6;
	color: #00b7be !important;
}
.front-page-block p{
	font-size: 1em;
	margin: 0;
	padding: 0 3% 0 4%;
}
.front-page-block .read-more{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 15px 10px 0;
}
.product-lines-item {
	min-height: 190px;
	margin: 0 0 40px 0;
}
.product-lines-item.announcement {
	padding: 0 0 20px;
	background: #eefcf9;
	border: 1px dotted #999;
}
.product-lines-item.announcement p {
	color: #000;
	padding: 0 30px;
}
.product-lines-item.announcement .title {
	padding: 0 30px;
}
.announcement-title{
	margin: 0 !important;
	background: #faffff;
	padding: 10px 30px;
}
.product-lines-item .product-image {
	margin: 7px 25px 15px 0;
}
.content .product-lines-item h1 {
	margin-bottom: 10px;
}
.product-lines-item h2 a {
	text-decoration: none;
}
.newsItemImage {
	float: left;
	height: 130px;
	width: 130px;
	padding: 0 10px 10px 0;
	display: block;
}
/* main blocks -- artiles, pressrealeses, text, simple content*/
.content .article{
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}
.content h1{
	margin-top: 15px;
	margin-bottom: 5px; 
	font-size: 23px;
}
.mainbox4-lp h1 { font-size: 30px; line-height: 30px; color: #333; margin-bottom: 10px;}
.content h2{
	margin-top: 10px;
	margin-bottom: 5px; 
	font-size: 20px;
	color: #444;
}
.content h3{
	margin-top: 25px;
	margin-bottom: 5px; 
	font-size: 1.25em;
	color: #444;
}
.content h4{
	margin-top: 25px;
	margin-bottom: 5px; 
	font-size: 1.1em;
	color: #444;
}
#mainbox4 ol{
	margin-left: 20px;
}
#mainbox4 ul{
	margin-left: 14px;
}
#mainbox4 ol.line-numbers { margin: 7px 0 25px; padding: 5px 5px 5px 40px; background: #c8e7ea; }
#mainbox4 ol.line-numbers li.line-numbers-shown {padding: 0 10px;}
.newsBodyBlock ul, .newsBodyBlock ol{
	overflow:auto;
	list-style-position: inside;
}
#main .date-stamp {
	font-size: .8em;
	font-weight: 700;
	white-space:nowrap;
}
.news-list-item{
	border-bottom: 1px solid #ccc;
	padding: 5px 0 15px 0;
}
.knowledgebase-article, .testimonial-item {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin-bottom: 10px;
}
/* knowledge base */
.articles-folder {
	margin: 10px 0 30px;
}
.articles-folder img {
	float: left;
	margin: 1px 10px 0 0;
}
.articles-folder p{
	display: block;
}
.article-searchform{
	width: 100%;
}
.article-searchfield{
	width: 90%;
	max-width: 320px;
	height: 29px;
	margin: 5px 0 15px 0;
	font-size: 1em;
	color: #444;
	padding: 0 10px;
}
.article-searchbutton{
	height: 32px;
	width: 60px;
	margin: 5px 0;
}
/* product page*/
.product {
	border: 1px solid #666;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	clear: both;
	position: relative;
}
.product .sbb-on-social {
	text-decoration: none;
	color: #333;
}
.product .sbb-on-social .sbb-on-social-text {
	font-size: .85em;
	margin: -2px 5px 0 0;
	float: right;
}
.product .sbb-on-social .sbb-on-social-google,
.product .sbb-on-social .sbb-on-social-facebook {
	float: right;
	margin-right: 5px;
}
.product .link-button{
	float: none;
	margin: 10px 0;
}
.product .product-title {
	border-bottom: 1px solid #999;
 	position: relative;
	padding: 5px 30px 10px 30px;
}
.product .product-title img{
	float: left;
	margin: 15px 20px 30px 0;
	width: 75px;
}
.product .product-title h1{
	font-size: 2.4em;	
	line-height: 1.3;
	margin: 0;
}
.product .product-title h2{
	color: #119d9f;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 70%;
}
.product .product-description{
	padding: 20px 30px;
}
.product .product-buttons{
	position: absolute;
	top: 3%;
	right: 30px;
}
#tabs ul, #subtabs ul, #cc-tabs ul{
	list-style: none;
}
#tabs ul li, #subtabs ul li, #cc-tabs ul li{
	display: block;
}
#tabs ul li a,  #subtabs ul li a, #cc-tabs ul li a{
	text-decoration: none;
}
#tabs ul{
	bottom: 0;
	position: relative;
	z-index: 10;
}
#tabs ul li{
	float: left;
}
#tabs ul li a{
	padding: 5px 12px;
	display: block;
}
#tabs ul li:first-child{
	border-left: none !important;
}
#tabs ul li#active a{
	color: #fff;
}
#tabs ul li#active{
	background: #119d9f;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: none;
}
.compact-tabs #tabs ul li a{
	padding: 5px 8px;
}
#subtabs{
	position: relative;
	left: 0;
	width: 100%;
	padding-bottom: 15px;
}
#subtabs ul li a, #cc-tabs ul li a{
	display: block;
	color: #222;
	line-height: 20px;
	padding: 6px 22px;
}
#cc-tabs ul{
	margin: 0 15px 30px 0 !important;
	width: 25%;
	float: left;
	font-size: .9em;
}
#cc-tabs ul li a{
	background: #f5f3f1;
	height: 100%;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#cc-tabs ul li a{
	display: block;
	color: #222;
	line-height: 20px;
	margin: 0 3px 3px 0;
}
#tabs ul li:hover, #subtabs ul li:hover, #cc-tabs ul li a:hover{
	background: #d5f2ec;
}
#subtabs ul li.active,
#subtabs ul li#active,
 #cc-tabs ul li#active a{
	background: #92dbdc;
}
.cc-wrapper{
	width: 72%;
	margin-left: 27%;
}
.column{
	display: table-cell;
}
.side-column{
	width: 24%;
	border-right: 2px solid #92dbdc;	
	font-size: .9em;
}
.side-column h1{
	font-size: 1.05em;
	margin: 0 0 10px 0;
}
.side-column p{
	margin: 0;
}
.main-column{
	padding: 20px 30px 50px 30px;
}
.main-column hr{
	display: block;
	margin: 20px 0;
	color: #2dd8b6;
	background-color: #2dd8b6;
	height: 1px;
	border: 0;
}
.main-column ul, .main-column ol{
	padding-left: 22px;
}
#mainbox4 > a > img,
#subtabs_content > a > img,
.main-column > a > img {
	padding: 6px;
	border: 1px solid #bbb;
	background: #fff;
	margin: 7px 0 10px 20px;
	float: right;
	cursor:-moz-zoom-in;
	cursor:-webkit-zoom-in;
}
#mainbox3 ul, #mainbox3 ol{
	line-height: 1.6;
}

#mainbox3{
	width: 100%;
	display:table;
	position: relative;
	-webkit-box-shadow: 0 -1px 0 rgba(102, 102, 102, 1);
	-moz-box-shadow:    0 -1px 0  rgba(102, 102, 102, 1);
	box-shadow:         0 -1px 0  rgba(102, 102, 102, 1);
}
.product:after, #mainbox3:before{
	content: " ";
	height: 4px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
}
#mainbox3:before{
	top: 0;
	background: #92dbdc;
	border-top: 7px solid #119d9f;
}
.product:after{
	bottom: 0;
	background: #119d9f;
	border-top: 6px solid #92dbdc;
}

.maintext_paginator {
	margin-top: 20px;
	margin-bottom: 20px;
}

.maintext_u {
	text-decoration: underline;
}

.maintext_i {
	font-style: italic;
}

.maintext_highlight {
	font-weight: 700;
}

.maintext_ihighlight {
	font-style: italic;
	font-weight: 700;
}

/* social and short info*/
.addthis_toolbox{
	width: 80%;
	margin: 30px 0;
}
/* help desk*/
.helpdesk-wrapper .tablehead img, .sort-controls img {
	margin: 0;
	display: block;
}
.helpdesk-wrapper .tablehead tr td{
	padding: 5px 15px 5px 10px;
}

.helpdesk-wrapper .tableheadtext{
	display: block;
	float: left;
	margin: 5px 3px 0 10px;
}
.helpdesk-wrapper .sort-controls{
	float: left;
}
.helpdesk-wrapper .tablehead{
	color: #666;
	font-size: .9em;
}
.helpdesk-wrapper .date-stamp, .active-topics .date-stamp{
	margin-bottom: 3px;
}
.helpdesk-wrapper tr td .tablebody{
	padding: 0;
}
.helpdesk-wrapper .ticket span{
	float: left;
	display: block;
	width: 85%;
}
.helpdesk-wrapper .problem-status{
	font-weight: 700;
	font-size: .8em;	
	white-space: nowrap;
	color: #52a9a9;
}
.helpdesk-wrapper .inputcheckbox, .helpdesk-wrapper .ticket-status{
	float: left;
	margin: 6px 8px 0 0;
}
.helpdesk-wrapper table .ticket tr td{
	padding: 5px 15px;
}
.ticket{
	width: 100%;
}
.helpdesk-wrapper .ticket tr td{
	border-bottom: 1px solid #999;
	border-top: 11px solid #999;
	background: #f4f4f4;
}
.helpdesk-wrapper .ticket tr:before{
	content: " ";
	height: 10px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	background: #fff;
}
.helpdesk-wrapper .ticket tr td:first-child{
	width: 50%;
	border-left: 1px solid #999;
	}
.helpdesk-wrapper .ticket tr td:last-child{
	border-right: 1px solid #999;
}
.ticket-filter{
	width: 100%;
}
.ticket-filter td{
	padding: 4px 6px; 
	border-top: 1px solid #eee;
}
.ticket-action td{
	padding: 4px 6px; 
}
.ticket-filter .tablehead{
	width: 100%;
}
.ticket-filter td input, .ticket-action td input{
	margin: 0 6px 0 0;
}
.ticket-filter .inputtext{
	height: 18px;
}
.forum-icons td img{
	float: left;
}
.forum-icons tr:first-child td input{
	vertical-align: top;
}
.inputtext {
	height: 18px;
	padding: 2px 3px;
	margin: 3px auto;
}
.forum-icons td input{
	vertical-align: center;
	margin-left: 8px;
}
.forumtoolblock td, .ticket-edit td, .ticket-reply td{
	padding: 2px 4px 2px 0;
}
.forumtoolbar td{
	font-size: .95em;
}
.forumtoolbarright td{
	padding: 4px 0 8px 15px !important;
}
.forum-user-block{
	float: right;
	font-size: .95em;
	padding-top: 10px;
}
.forum-user-block a{
	display: inline-block;
	height: 0;
	width: 19px;
	padding-top: 19px;
	overflow: hidden;
}
.forum-user-block a:hover{
	background-position: 0 -19px;
}
.forum-user-block .user-profile{
	background: url(/bitrix/templates/eldos/images/icon-user-profile.png) no-repeat;
}
.forum-user-block .help-link{
	background: url(/bitrix/templates/eldos/images/icon-help.png) no-repeat;
}
.trows{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 15px !important;
}
.trows:last-child{
	border-left: none;
}
.trows:first-child{
	border-right: none;
}
.ticket-legend img{	
	float: left;
	margin:6px 0 0 0;
}
.attach-file{
	height: 30px;
	background: #fff;
	border: 1px solid #bbb;
}
#files_table td{
	padding: 0 0 4px 0;
}
/* forum topic*/
.forumborder table{
	width: 100%;
	border-bottom: 1px solid #444;
}
.forumborder table tr td{
	border-top:  1px solid #444;
	border-right: 1px solid #444;
	padding: 5px 15px;
}
.forumborder table tr{
	text-align: left;
}
.forumborder table td:first-child{
	border-left: 1px solid #444;
}
.forumborder .forumhead{
	background: #eaeaea;
	color: #666;
	text-align: center;
}
.forumborder .smalltxtw{
	font-size: .8em;
	text-align: right;
	margin-top: 10px;
}
.forumbodytext .descriptiontxt{
	margin: 4px 0 20px;
	line-height: 1.3;
}
.forumbodytext .date-stamp{
	margin-bottom: 0;
}
.forumborder .forum-category{
	background: #eee;
	color: #444;
	text-align: center;
}
.forumtoolblock td{
	white-space:nowrap;
}
.forumtoolbar td{
	padding-right: 15px;
}
.list-table{
	position: relative;
}
.list-table table td{
	padding: 8px 15px !important;
}
.list-table .tableheadtext{
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}
.list-table img {
	margin: 0;
}
.price-table-header a {
	text-decoration: none;
	border-bottom: 1px dotted #00959b;
}
.price-table h4 {
	margin: 0 auto;
}
.price-table {
	margin: 10px 0 20px;
	font-size: .95em;
	width: 100%;
}
.price-table .hint {
	float: right;
	border: none;
	margin-top: 5px;
}
.price-table table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.price-table th {
	border: 1px solid #e2e2e2;
	background: #eaeaea url('/bitrix/templates/eldos/images/grad_menu.png') top left repeat-x;
	text-align: center;
	padding: 5px 10px;
	font-size: 14px;
	text-align: left;
	font-weight: 600;
}
.price-table th.package {
	background: #f6f6f6;
}
.price-table th.package h4 {
	color: #555;
}
.price-table th.platform {
	background: #f6f6f6;
}
.price-table th.platform strong {
	color: #777;
}
.price-table td.package-cost a {
	border-bottom: 1px dotted #00959b;
	text-decoration: none;
/*	color: #16a085;*/
	color: #00959b;
}
.price-table td {
	padding: 5px 10px;
	border: 1px solid #e2e2e2;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
.product .price-table table tr td{
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	padding: 7px 15px;
}
.product .price-table table tr:last-child td{
	border-bottom: 1px solid #e2e2e2;
}
.product .price-table table tr td:last-child{
	border-right: 1px solid #e2e2e2;
}
.product .price-table table tr:last-child td, .product  .price-table table tr td:last-child{
	border-top: 1px solid #e2e2e2;
}
.price-table tr:hover td {
	background: #f3f3f3;
}
.price-table td.b{
	font-weight: 600;
}	
.al_right {
	text-align: right;
}

/* post */
.supportmessage { 
	margin-top: 10px;
	margin-bottom: 10px;
}
.supportmessage .supportmessageheader{
	background: #efeeed;
	color: #222;
	padding: 10px 15px;
	font-size: .95em;
	border: 1px solid #666;
	position: relative;
	min-height: 24px;
}
.supportmessage .supportmessageheader img{
	position: relative;
	right: 3px;
	top: 2px;
}
.supportmessage .supportmessagebody{
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 20px;
	color: #444;
	position: relative;
}
/* forum quote and code*/
.supportmessage .supportmessagebody .forum-quote{
	font-size: .9em;
	border: 1px solid #c5c2c0;
	background: #faf9f5;
	padding: 10px 20px 15px;
	margin-top: 8px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.miss-a-feature{
	margin: 20px 0;
	padding: 8px 0 8px 20px;
	border: 1px solid #c5c2c0;
	background: #faf9f5;
	font-style: italic;
}
.note{
	margin: 20px 0;
	font-style: italic;
}
.supportmessage .supportmessagebody .supportbodytext div{
	width: 99%;
	word-wrap: break-word;
	-moz-hyphens:auto; 
	-webkit-hyphens:auto; 
	-o-hyphens:auto; 
	hyphens:auto; 
}
.supportbodytext img { max-width: 100%; }
.forum-code{
	width: auto;
}
.forum-code td{
	max-width: 835px;
	overflow-x: auto;
}
.supportmessage .supportmessagebody .forum-quote th{
	text-align: left;
}
table.forum-quote th, table.forum-code th{
	font-weight:bold;
	text-align:left;
	border: 0px solid transparent;
}
table.forum-quote td {
	word-wrap: break-word;
	display: block;
	max-height: 500px;
	overflow-y: auto;
}
table.forum-code td{
	max-height: 500px;
	overflow-y: auto;
}
table.forum-smile {
	border: 1px solid #99BAD7;
	margin:0px;
	border-collapse:collapse;
	margin:0px;
}
table.forum-smile td {
	border: 0px solid #99BAD7;
	padding:5px;
	margin:0px;
}
table.forum-smile th {
	background-color:#cedeec;
	border: 1px solid #99bad7;
	font-weight: bold;
	padding:4px;
	white-space:nowrap;
}
table.forum-smile img {
 	cursor:pointer;
 	cursor:hand;
}
.supportmessage .supportmessagebody .supportmessagerightbuttons{
	position: absolute;
	right: 0;
	top: 0;
	font-size: .95em;
}
.supportmessage .supportmessagebody .supportmessagerightbuttons .supportbutton{
	float: left;
	margin-right: 5px;
}
.supportmessage .supportmessagefooter{
	background: #efeeed;
	color: #222;
	padding: 5px 15px;
	font-size: .95em;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	min-height: 18px;
}
.supportmessage .supportmessagefooter a{
	margin-right: 12px;
}
.supportmessage .supportmessagefooter .supportbutton{
	float: left;
	line-height: 1.3;
}
.supportbrd2{
	width: 100%;
}
.supportbrd2 .ok-button, .supportbrd2 .link-button{
	display: inline-block;
	margin-right: 3px;
}
.supportbrd2 select{
	height: 25px;
}
.supportbrd2 td{
	padding: 3px 0;
}
.supportbrd2 .inputcheckbox{
	margin-right: 6px;
}
.supportbrd2 .attach-file{
	margin-top: 5px;
	height: 30px;
	background: #fff;
	border: 1px solid #bbb;
}
/* footer menu */

footer nav {
	margin-top: 20px; 
	}
footer b{
	display: block;
	font-size: .9em;
	margin: 8px 0 0 0;
}
footer p{
	font-size: .8em;
	margin: 0;
}
footer nav{
	width: 100%;
}
footer nav ul {
	display: table;
	width: 100%;
}
footer nav li {
	display: table-cell;
	margin-right: 2.5%;
	vertical-align: top;
}
/* section right */
#right2 .smallbox{
	margin: 0 20px;
	padding: 20px 0;
	border-top: 1px solid #aaa;
}
#right2 .smallbox .topic{
	font-weight: 700;
	color: #444;
	display: block;
	margin: 10px 0 5px 0;
}
#right2 .smallbox ul{
	margin-left: 13px;
}
#right2 .smallbox a b{
	font-size: .9em;
}
#top-clients-list tr td{
	text-align: center;	
	padding: 5px;
}
/* table styles*/
.maintable {
	width: 99%;
	padding: 0px;
	position: relative;
}
.product table tr td{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 7px 15px;
}
.product table tr:last-child td{
	border-bottom: 1px solid #999;
}
.product table tr td:last-child{
	border-right: 1px solid #999;
}
.product table tr:last-child td, .product table tr td:last-child{
	border-top: 1px solid #999;
}
table.maintableactive {
	width: 100%;
	padding: 0px;
}
.maintablecaption{
	color: #444;
	font-weight: bold;
	background: #f6f6f6;
	padding: 5px 10px;
}
td.maintablecell {
	padding: 5px;
}
table.tableborder {
	width: 100%;
}
.product td.tablehead {
	padding: 5px;
}
table.tablebody {
	padding: 5px;
}
td.tablebody {
	padding: 5px;
}
.most-popular, .best-value{	
	position: absolute;
	top: -6px;
	width: 84px;
	height: 26px;
	font-size: 9px;
	padding: 6px 0 0 0;
	margin: 0 0 -29px 0;
}
.best-value{
	margin-left: 7px;
}
.most-popular{
	background: transparent url('/images/sbb/opt-bg-blue.png') no-repeat;	
}
.best-value{
	background: transparent url('/images/sbb/opt-bg-black.png') no-repeat;
}
td.header-pack{
	color: #01979C;
	background: #fff;
}
.product td.header-pack img{
	padding: 12px 15px 0 25px;
	display: inline-block;
}
.product td.header-pack span{
	display: inline-block;
	position: relative;
	top: -18px;
	font-weight: 700;
}
.product table tr td.header-types{
	border-top: 1px solid #01979C;
	border-left: 1px solid #fff;
	padding: 7px;
	color: #fff;
	font-weight: 700;
}
table tr:last-child td.header-types{
	border-bottom: 1px solid #01979C;
}
table tr td:last-child.header-types{
	border-right: 1px solid #01979C;
}
td.header-types{
	min-width: 88px;
	min-height: 80px;
	background: #01979c;
}
.feedback-table textarea{
	margin-bottom: 12px;
}
.feedback-table input, .feedback-table select{
	height: 25px;
	margin-bottom: 12px;
}
.calculator-wrapper .calc-block, #cc-wrapper .profile-block{
	display: inline-block;
	float: left;
	vertical-align: top;
}
/* reasons */
.reason{
	position: relative;
	min-height: 120px;
	width: 46%;
	margin-right: 4%;
	float: left;
}
.reason .icon { 
	color: #138895;
	font-size: 50px;
	border: none;
	position: absolute;
	top: 20px;
	margin: 0;
	padding: 38px 10px 0 10px;
	/*
	box-sizing: border-box;
	border-radius: 50%;
	display: block;
	font-size: 32px;
	height: 70px;
	position: absolute;
	top: 0;
	max-width: 100%;
	text-align: center;
	padding-top: 8px;
	width: 70px;
	background: #138895;
	*/
}
.reason h4 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}
.reason p {
	margin-left: 80px;
}
/**/
#cc-wrapper textarea:focus, #cc-wrapper input[type="text"]:focus, #cc-wrapper input[type="password"]:focus { 
	border-bottom-color: rgba(22, 160, 133, 0.804);
	border-left-color: rgba(22, 160, 133, 0.804);
	border-right-color: rgba(22, 160, 133, 0.804);
	border-top-color: rgba(22, 160, 133, 0.804);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.071), 0px 0px 8px rgba(22, 160, 133, 0.600);
	outline: 0px none currentColor;
}

#cc-wrapper textarea, #cc-wrapper input[type="text"], #cc-wrapper input[type="password"] { 
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.071);
	transition: border 0.2s cubic-bezier(0, 0, 1, 1) 0, box-shadow 0.2s cubic-bezier(0, 0, 1, 1) 0;
	-webkit-transition: border 0.2s cubic-bezier(0, 0, 1, 1) 0, box-shadow 0.2s cubic-bezier(0, 0, 1, 1) 0;
}

#cc-wrapper select, #cc-wrapper textarea, #cc-wrapper input[type="text"], #cc-wrapper input[type="password"] { 
	border-radius: 4px;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 4px 6px;
	vertical-align: middle;
}
#cc-wrapper .attach-file {
	border-radius: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#cc-wrapper select{ height: 30px; line-height: 30px; }
#cc-wrapper textarea { height: 60px; }
#cc-wrapper h1, #cc-wrapper h2, #cc-wrapper h3, #cc-wrapper h4 { margin-top: 0; }
#cc-wrapper .tablebodylink { display: block; padding: 8px 10px; margin-top: 7px; background: #f5f3f1; border-bottom-right-radius: 5px; border-top-left-radius: 5px; color: #222; text-decoration: none; }
#user_div_personal, #user_div_work, #user_div_admin, #user_div_forum { padding: 15px 20px 20px; background: #fefcfb; }
.calculator-wrapper .calc-block, #cc-wrapper .profile-block { width: 47%; padding-right: 2%; }
#cc-wrapper .profile-block { margin-bottom: 10px; }

.rslides{
	float: left;
	position: relative;
	width: 100%;
	margin: 0 0 5px 0;
}
.rslides_tabs {
	display: block;
	list-style: none;
	max-width: 900px;
	text-align: right;
	width: auto;
	z-index: 3;
	position: absolute;
	right: 15px;
	top: 15px;
}
.rslides .background{
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 96%;
	padding: 0 2%;
	border: 1px solid #666;
	min-height: 300px;
}
.rslides .product-name{
	display: block;
}
.rslides .product-slogan{
	display: block;
}
.rslides_tabs li {
	display: inline;
	float: none;
}
.rslides_tabs a {
	float: left;
	display: inline-block;
	width: 15px;
	height: 0;
	padding-top: 15px;
	background: transparent url(/images/reslides-pager.png) no-repeat -15px 0;
	overflow:hidden;
	margin: 0 7px 0 0;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background-position: 0 0;
}
/* custom lists */
ul.list-logo-bullets {
     list-style-type: none;
     padding: 0px;
     margin: 0 0 20px 0;
 }
ul.list-logo-bullets li {
	margin: 0 0 10px 0;
    background-image: url('/bitrix/templates/eldos/images/li_logo.png');
	background-repeat: no-repeat;
	background-position: 0px 8px; 
	padding-left: 18px;
}

@media screen and (max-width: 700px) {
	.rslides_tabs {
		top: 250px;
		left: 20px;
	}
}

.calculator-wrapper .calc-block.calc-result { width: 43%; padding-right: 20px; }
.calculator-wrapper .calc-block.calc-value { width: 48%; padding-left: 30px; border-left: 1px solid #ddd; padding-right: 0; }
.calculator-wrapper .calc-splitter, .splitter {
	color: #ecf0f1;
	background-color: #ecf0f1;
	height: 4px;
	border: 0;
}
.splitter { margin: 10px 0px; background-color: #f5f3f1; }
.calculator-wrapper .value h2, .calculator-wrapper .included h2 { margin: 0; }
.calculator-wrapper .highlight { color: #27ae60; font-size: 1.1em; }
.calculator-wrapper select, .calculator-wrapper input{
	margin: 3px 7px 0 0;
}
.calculator-wrapper select{
	width: 200px;
	height: 25px;
}
.calculator-wrapper .textinput{
	width: 200px;
	height: 22px;
}
.calc-message{
	padding: 10px 20px;
	font-size: .95em;
	background: #e67e22;
	border: 3px solid #da5e0c;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	color: #fff;
	margin: 0 0 10px 0;
}
.calculator-wrapper .calc-message a{
	color: #fff;
}
.calculator-wrapper ul, .calculator-wrapper ol { 
	padding-left: 15px;
	font-size: .9em;
	margin: 5px 0;
}
.calculator-wrapper .addtional-opt{
	font-size: .9em;	
}
.calculator-wrapper .offerbox {
	background: #00b7ea;
	background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3));
	background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
	background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
	background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%);
	background: linear-gradient(to bottom, #00b7ea 0%,#009ec3 100%);
	border: 1px solid #009ec3;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 16px 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px #009ec3;
	vertical-align: top;
	font-size: .8em;
}
.calculator-wrapper .offerbox a{
	color: #a1ebff;
}
.calculator-wrapper .overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	background: rgba(0,0,0,.7);
}
.calculator-wrapper .overlay .offerbox-wrapper {
	top: 50%;
	position:absolute;
    width: 100%;
    text-align:center;
	margin-top: -200px;
}
.calculator-wrapper .overlay .offerbox-wrapper .offerbox-upsale {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .7);
	display: block;
	padding: 50px;
	border-radius: 3px;
	position: relative;
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
	font-weight: 700;
	z-index: 1000;
}
.calculator-wrapper .overlay .offerbox-wrapper .offerbox-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #fff;
	color: #009696;
	border: 2px solid #009696;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
}
.calculator-wrapper .overlay .offerbox-wrapper .offerbox-upsale input {
	margin: 10px auto 10px;
	width: 100%;
}
#calc_sel_ed_infolabel{
	display: block;
	margin: -5px 0 12px 3px;
	font-size: .9em;
}
.license-text{
	font-size: .9em;
	padding: 20px;
	background: #eee;
	margin: 10px 0;
	border: 1px solid #999;
}
.license-text h3{
	color: #222;
}
.license-text p{
	color: #444;
}
.user-info td{
	padding: 3px;
}
.user-info input{
	height: 22px;
}
.user-profile .tablebody{
	text-align: center;
}
.user-profile td{
	padding: 0 4px 4px;
}

.fortune{
	width: 100%;
	display: block;
	height: auto;
	text-align: center;
}
.fortune div{
	display: inline-block;
	text-align: center;
	height: 100px;
	width: 80px;
	vertical-align: bottom;
	padding: 5px 8px;
}
.fortune p{
	font-size: .8em;
	font-weight: 700;
}
#back-to-top {
	text-align: center;
	padding: 5px 18px;
	width: 100px;
	background: rgba(10,170,150,0.8);
	color: #fff;
	position: fixed;
	bottom: 0;
	right: 0;
	display: none;
	cursor: pointer;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}
#cc-wrapper, #subscription { width: 72%; float: right; }
/* landing page right column*/
#right2-lp{
	float: right;
	width: 100%;
	max-width: 220px;
	font-size: .9em;
	border: 1px solid #ccc;
	background: #fafafa;
	margin-left: 15px;
}
#right2-lp .smallbox{
	margin: 0 25px;
	padding: 20px 0;
	border-bottom: 1px solid #aaa;
}

#right2-lp .smallbox:last-child{
	border-bottom: none;
}
#right2-lp .smallbox .topic{
	font-weight: 700;
	color: #444;
	display: block;
	margin: 10px 0 5px 0;
}
#right2-lp .smallbox ul{
	margin-left: 13px;
}
#right2-lp .smallbox a b{
	font-size: .9em;
}
#right2-lp .smallbox p {
	margin-bottom: 3px;
}
#right2-lp .smallbox div{
	margin: 0 0 10px;
}
.download-button{
	color: #fff;
	border: 1px solid #009d89;
	background: #0aaa96;
	background: -moz-linear-gradient(top, #0aaa96 0%, #009d89 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0aaa96), color-stop(100%,#009d89));
	background: -webkit-linear-gradient(top, #0aaa96 0%,#009d89 100%);
	background: -o-linear-gradient(top, #0aaa96 0%,#009d89 100%);
	background: -ms-linear-gradient(top, #0aaa96 0%,#009d89 100%);
	background: linear-gradient(to bottom, #0aaa96 0%,#009d89 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0aaa96', endColorstr='#009d89',GradientType=0 );
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	padding: 10px 10px 9px 10px;
	margin-bottom: 5px;
}
.download-button:hover{
	opacity: 0.9;
	color: #fff;
}
.check_and_buy { font-size: .9em; text-align: center; margin-top: -6px; display: block; height: 20px;}

.cookie_warning { display: none; position:fixed;width:96.5%; bottom:0; left: 0;right:0;padding: 8px 2%; font-size:.8em;z-index:999; background: #fff4c2;border-top: 1px solid #ffcc33;}
.cookie_warning div { width: 100%; max-width: 920px; margin: 0 auto; position: relative;}
.cookie_warning div p { margin: 0 80px 0 35px; color:#444;}
.cookie_warning img {float: left;margin-top: 7px; }
.cookie_warning .ok-button { top:5px; right:0;position: absolute;font-weight: bold;border-radius: 3px;padding: 4px 13px;}

#top_message {
	display: none;
	position:fixed;
	width:96.5%;
	top:0; left: 0;right:0;
	padding: 8px 2%;
	font-size:.8em;
	z-index:999;
	min-height: 38px;
	background-color: #00baba;
	opacity:.95;
	border-bottom: 1px solid #008080;
}
#top_message div { width: 100%; max-width: 920px; margin: 0 auto; position: relative;}
#top_message div p { margin: 0 80px 0 0; color:#fff;}
#top_message div p a { color:#fff;}
#top_message img {float: left;margin-top: 7px; }
#top_message .ok-button { top:5px; right:0;position: absolute;font-weight: bold;border-radius: 3px;padding: 4px 13px;background: #fff; color:#008080;}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
hr.dotted {
	border-bottom: 1px dotted #555;
	border-top: none;
	border-left: none;
	border-right: none;
	background: transparent;
	margin: 30px 0;
}
.dowload-block {
	margin-left: 10px;
}
hr.download-block-splitter {
	width: 50px;
	background: transparent;
	border-bottom: 2px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 20px 0;
}
/* landing page top block*/
.mainbox4-lp {
	padding: 10px 0;
}
.mainbox4-lp > p > img{
	padding: 4px;
	border:1px solid #bbb;
	background: #fff;
	max-width: 100%;
}
.download_block {
	position: fixed;
	display: none;
	width: 350px;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 10px 40px 15px;
	z-index: 100;
	color: #fff;
	background: rgba(10, 170, 150, 1);
	font-size: 1.2em;
	text-align: center;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.7);
	box-shadow: 0 0 20px rgba(0,0,0,.7);
}
.download_block a{
	color: #fff;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.text-muted {
	color: #bbb;
}
.text-center {
	text-align: center !important;
}
.searchform {display: inline;}
@media screen and (max-width: 890px) {
	.front-page{
		height: 290px;
	}
	.compact-tabs #tabs ul li{
		font-size: .85em;
	}
	.corporation-block #eldos-slogan{
		padding-left: 20px;
		margin-left: 20px;
	}
	.corporation-block-compact #eldos-slogan{
		padding-left: 20px;
	}
	.corporation-block #eldos-slogan{
		font-size: .95em;
	}
	.calculator-wrapper .calc-block.calc-value { padding-left: 25px; width: 43%;}
}@media screen and (max-width: 840px) { #nav > ul > li > a { font-size: 15px; } }
@media screen and (max-width: 820px) {
	#front-page-slider .product-name{
		font-size: 2.2em;
		margin-left: 80px;
	}
	#front-page-slider .product-slogan{
		font-size: 1.3em;
		margin-left: 80px;
	}
	#front-page-slider .product-image{
		width: 65px;
		height: 65px;
	}
	#front-page-slider span{
		padding: 10px 0;
	}
	.corporation-block-compact #eldos-logo{
		float: left;
		margin: 10px 25px 10px 30px;
	}
}
@media screen and (max-width: 800px) {
	.main-column > a > img { 
		float: none;
		margin: 0 0 10px 0;
	}
	.front-page-block h1{
		font-size: 1.1em;
	}
	.compact-tabs #tabs ul li{
		font-size: .79em;
	}
	.product .product-title h1{
		font-size: 2.4em;
	}
	.product .link-button{
		padding-left: 15px;
		padding-right: 15px;
	}
	.corporation-block #eldos-slogan, .corporation-block-compact #eldos-slogan{
		float: none;
		width:100%;
		text-align: center;
		border: none;
		margin: 0;
		padding: 0;
	}
	.corporation-block #eldos-logo, .corporation-block-compact #eldos-logo{
		float: none;
		text-align: center;
	}
	.product .product-title h1{
		font-size: 2.3em;
	}
	#eldos-slogan h1{
		display: none;
	}
}
@media screen and (max-width: 780px) {
	.front-page{
		height: 305px;
	}
}
@media screen and (max-width: 740px) {
	#footer-wrapper-2 div#footer-logo{
		display: none;
	}
	#footer-wrapper-2 div#copyrights{
		text-align: left;
	}
	#social-follow-us{
		float: none;
		margin: 15px 0 0 0;
	}
	.product .product-title h1{
		font-size: 2.2em;
	}
}
@media screen and (max-width: 700px) {
	#front-page-slider .product-image{
		display: none;	
	}
	#front-page-slider .product-name, #front-page-slider .product-slogan{
		margin-left: 0;
	}
	.reason {
		width: 100%;
		margin-right: 0;
	}
}
/* media queries */
@media screen and (max-width: 660px) {
	body {
		-webkit-text-size-adjust:none;
	}
	.calculator-wrapper .calc-block.calc-result, .calculator-wrapper .calc-block,  #cc-wrapper .profile-block { width: 100%; }
	.forumborder .smalltxtw{
		position: relative;
		margin: 15px 0 0 10px;
		padding: 0;
	}
	.product .product-title h1{
		font-size: 2em;
	}
	#cc-tabs ul, #subscription, #cc-wrapper {
		width: 100%;
		float: none;
	}
	#cc-tabs ul li {
		width: 100%;
	}
	#cc-tabs:after{ content: "";display: table;clear: both;*zoom: 1; }
	#front-page-slider .caption{
		width: 92%;
	}
	.cc-wrapper{
		margin-left: 0;
		width: 100%;
	}
	#front-page-slider .product-description{
		font-size: .9em;
		line-height: 1.3;
	}
	#front-page-slider span{
		padding: 12px 0 0 0;
	}
	#front-page-slider .product-buttons { 
		bottom: 22px;
		right: 0;
	}
	.calculator-wrapper .value, .calculator-wrapper .included{
		width: 100%;
		display: block;
	}
	.front-page-block{
		width: 100%; 
	}
	.front-page{
		height: auto;
	}
	.front-page .right-col, .front-col{
		float: none;
	}
	.front-col { 
		margin: 1% 0;
	}
	.front-col:first-child{
		margin-bottom: 10px;
	}
	.calculator-wrapper .calc-block.calc-value, .calculator-wrapper .calc-splitter, .supportmessage .supportmessageheader table td:last-child, #right2 .smallbox, #mainbox3:before{
		display: none;
	}
	.front-page-block{
		height: auto;
	}
	.front-page-block div{
		position: relative;
		padding: 0px 3% 10px 4%;
	}
	#legal a{
		margin: 0 0 3px 0;
		display: block;
	}
	.check_and_buy { margin-left: 25px; font-size: .8em; }
	#footer-wrapper-2 div{
		width: 50%;
	}
	.bx-auth{
		width: 100%;
		display: block;
		padding: 2%;
	}
	#tabs ul li{
		border: none;
		border-top: 1px solid #666;
	        float: none;
	        width: 100%;
	        min-height: initial;
	        clear: none;
		padding: 10px 0;
		text-align: center;
	}
	.compact-tabs #tabs ul li { 
		font-size: .95em;
	}
	#tabs ul li#active{
		border: none;
		border-top: 1px solid #666;
	}
	.main-column{
		width: 92%;
		padding: 4%;
	}
	.column{
		display: block;
	}
	.side-column{
		width: 100%;
		border: none;
		font-size: .9em;	
		border-bottom: 1px solid #666;
		background: #eee;
	}
	.side-column a{
		color: #fff;
	}
	#subtabs{
		top: 0;
		position: relative;
		width: 100%;
		padding-bottom: 0;
	}
	#subtabs ul li{
		text-align: center;
	}
	#subtabs ul li.active a,
	#subtabs ul li#active a,
	#subtabs ul li:hover{
		background: #119d9f;
		color: #fff;
	}
	.main-column > a > img {
		width: 80%;
		margin: 0 auto 10px auto;
	}
	footer {
		width: 100%;
		max-width: 920px;
		line-height: 1.6;
		margin: auto;
		padding-top: 1px;
		text-align: center;
	}
	/*
	footer nav {
		margin-top: 20px; 
		}
		footer nav li {
			display: block;
		}
	footer nav b{
		display: block;
		font-size: .9em;
		margin: 8px 0 0 0;
	}
	footer nav p{
		font-size: .8em;
		margin: 0;
		margin-right: 15px;
	} */
	footer nav{
		width: 100%;
		display: none;
	}
	#footer-wrapper { padding-bottom: 10px;}
	footer nav ul {
		display: block;
		width: 100%;
	}
	footer nav li {
		display: static;
		margin-right: 2.5%;
		vertical-align: top;
	}
	.product .link-button{
		width: 100%;
	}
	.product .product-buttons{
		position: relative;
		margin-left: auto;
		margin-right: auto;	
		width: 100%;
		max-width: 170px;
		padding-left: 30px;
	}
	.product-title h1, .product-title h2{
		text-align: center;
	}
	.product .product-title h2{
		width: 100%;
	}
	.product .product-title img{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.price-table{
		font-size: .8em;
	}
	#products-promo-block {
		display: none;
	}
	#site-search-block { margin-bottom: 10px; }
	#site-search-block .searchfield{
		width: 120px;
	}
	#site-search-block, #user-block, .need-help{
		float: none;
	}
	.need-help {
		margin: 8px auto 3px;
		max-width: 160px;
	}
	#user-block{
		margin: 5px 0;
	}
	#top-block{
		text-align: center;
	}
	.calc-price-button{
		margin: 0 !important;
	}
}
/* menu queries */
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #nav {
    width: auto;
	background: #00b7be;
	border: none;
  }
  #nav ul ul ul a, .hidden-responsive ul {display: none;}
  #nav > ul > li > a {color: #fff; font-weight: bold;}
  #nav > ul.open > li > a {border-top: 1px solid #01979c;}
  #nav ul {
    width: auto;
  }
  #nav .submenuArrow,
  #nav #indicatorContainer {
    display: none;
  }
  #nav > ul {
    height: auto;
    display: block;
	background: #00b7be;
	border: 1px solid #666; 
  }
  #nav > ul > li {
    float: none;
  }
  #nav li,
  #nav > ul > li {
    display: none;
  }
  #nav ul ul,
  #nav ul ul ul,
  #nav ul > li:hover > ul,
  #nav ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
  }
  #nav ul .has-sub::after {
    display: none;
  }
  #nav ul li a {
    padding: 12px 20px;
  }
  #nav ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
	border-top: 1px dotted #fff;
  }
  #nav ul ul li:hover > a {
    background: none;
    color: #fff;
	background: #01a7ad;
  }
  #nav ul ul ul a {
    padding: 8px 50px;
  }
  #nav ul ul ul ul a {
    padding: 8px 65px;
  }
  #nav ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #nav ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #nav > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #nav #menu-button > a {
    padding: 14px 20px;
  }
  #nav ul.open li,
  #nav > ul.open > li {
    display: block;
  }
  #nav > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #nav #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    right: 20px;
    top: 15px;
  }
  #nav #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #fff;
    right: 20px;
    top: 25px;
  }
  #nav ul.open #menu-button::after,
  #nav ul.open #menu-button::before {
    border-color: #fff;
  }
}
div.bx-auth-title {
	font-size: 18px;
}
/* bitrix auth native layout fix */
@media (max-width: 600px) {
	div.bx-auth {
		width: 100%;
	}
}

/* End */
/* /cc/cc.css?13776037235860 */
/* /suppl/calendar_control/calendar.css?13776037771792 */
/* /bitrix/templates/eldos/styles.css?147558735154594 */
