@font-face {
    font-family: 'OpenSansRegular';
    src: url('/css/fonts/OpenSansRegular.eot');
    src: url('/css/fonts/OpenSansRegular.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/OpenSansRegular.woff') format('woff'),
    url('/css/fonts/OpenSansRegular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('/css/fonts/OpenSansSemiBold.eot');
    src: url('/css/fonts/OpenSansSemiBold.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/OpenSansSemiBold.woff') format('woff'),
    url('/css/fonts/OpenSansSemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

strong, b {
	font-weight: inherit; 
}

strong, b {
	font-family: 'OpenSansSemiBold';
	font-weight: bolder;
}

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	min-width: 320px;
	font-family: 'OpenSansRegular';
	font-size:15px;
}
form { margin:0px; }

div.container100p {width:100%;}

div.containerPage {
	position: relative;
	margin:0 auto;
	width:94%;
	height: 100%;
	padding-left: 2%;
	padding-right: 2%;
}

div.headerExt {
	position:relative;
	width:100%;
	height:78px;
	background-color:#425970;
}

div.headerInt {
	position:relative;
	width:100%;
	height:100%;
}

div.pagebodyExt {
	width:100%;
	/* min-height: 70%; */ /* 97 */
    min-height: calc(100% - 400px);
	height: auto !important;
	/* height: 97%; */
	/*margin: 0 auto 60px;*/
/*	overflow: hidden;*/
}

/*.clearfix { display: block; }*/
.clearfix:after { content: ''; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }


div.headerLogo {
/*	position:absolute;*/
	float:left;
	background: url('/pic/logo.png') no-repeat;
	width:160px;
	height:18px;
/*	top: 23px;*/
	margin-top:24px;
}

div.headerMenuIcon {
	position:relative;
	background: url('/pic/header-menu-icon.png') no-repeat;
	width:22px;
	height:17px;
	float:right;
	margin: 32px 15px 0 30px;
	/*border-radius: 3px;*/
	/*border: 1px solid #bbb;*/
	cursor:pointer;
}


div.headerMenuDropDownC {
	display:none;
	position:absolute;
	top:35px;
	right:-8px;
	width:280px;
	background-color: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	z-index: 1000;
}

div.headerMenuDropDownC:before {
	content: '';
	position: absolute;
	background: url('/pic/str-top.png') no-repeat;
	width: 15px;
	height: 9px;
	top: -9px;
	right: 10px;
}

#headerMenuLeft { display:none; }
/*#headerMenuRight { display:none; }*/

div.headerMenuLeftC {
	float:left;
	margin: 17px 0px 0px 70px;
}

/*
div.headerMenuRightC {
	float:right;
	margin: 0;
	text-align: right;
}
*/

div.mmenu {
	float: left;
	margin-right: 30px;
}
div.mmenu div.row1 {
	font-size:18px;
}
div.mmenu div.row2 {
	font-size:13px;
}


div.menuDropDownItem {
	padding:15px 10px 15px 10px;
	margin: 0 10px;
	border-bottom: 1px solid #bbb; /* cedae6 */
}
div.menuDropDownItem.last {
	border: 0;
}

#mDDAccountC {
	display:none;
	position:absolute;
	top:52px;
	right:0;
	width:280px;
	background-color: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	z-index: 1000;
}
#mDDAccountC:before {
	content: '';
	position: absolute;
	background: url('/pic/str-top.png') no-repeat;
	width: 15px;
	height: 9px;
	top: -9px;
	right: 10px;
}

div.mDDAccountTitle {
	color:#3d3d3d;
	overflow: hidden;
	white-space: nowrap;
}

div.mDDAccountRole {
	color: #bbb;
	text-align: right;
	padding: 10px 20px 0px 20px;
	font-size: 88%;
}

/*
div.mmenur {
	float: right;
	margin-right: 30px;
}
*/

div.mmLogin {
	display: none;
	float: right; color:#FFFFFF; cursor:pointer;
	/*background-color: #587695;*/
	padding: 8px 15px;
	margin-top: 21px;
	border: 1px solid #aaa;
	border-radius: 5px;
}
div.mmLogin:hover {
/*	color:#f5e0a7;*/
	background-color: #4d6883;
}

#headerAvatarC {
	display: none;
	position: relative;
	float:right;
	width: 55px;
	height: 32px;
	padding: 3px;
	margin: 20px 0 0 0;
	background-color: #d1d1d1;
	border-radius: 2px;
	text-align: left;
	cursor: pointer;
}
img.headerAvatar {
	width: 30px;
	height: 30px;
	border: 1px solid #d1d1d1;
}
#headerAccountSwitcher {
	position: absolute;
	top:17px;
	left:43px;
	background: url('/pic/arrow-down-4.png') no-repeat;
	width:11px;
	height:16px;
}

#headerNotificationIcon {
	position:relative;
	background: url('/pic/notification-icon.png') no-repeat;
	width:16px;
	height:20px;
	float:right;
	margin: 29px 25px 0 0;
	cursor:pointer;
}
#headerNotificationNum {
	width: 20px;
	height: 20px;
	line-height: 19px;
	border-radius: 10px;
	background-color: #ffa200;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -12px;
	left: -12px;
	font-size: 12px;
	cursor: pointer;
}
#headerNotificationC {
	display:none;
	position:absolute;
	top:39px;
	right:-83px;
	width:280px;
	background-color: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	z-index: 1000;
	cursor: auto;
}
#headerNotificationC:before {
	content: '';
	position: absolute;
	background: url('/pic/str-top.png') no-repeat;
	width: 15px;
	height: 9px;
	top: -9px;
	right: 84px;
}
div.headerNotificationTitle {
	padding: 10px;
	border-bottom: 1px solid #bbb;
}
#headerNotificationBody {
	position: relative;
	min-height: 45px;
	padding: 10px;
	border-bottom: 1px solid #bbb;
}
#headerNotificationPreloder {
	display:none;
	position: absolute;
	background: url('/pic/preloader50.svg') no-repeat;
	width:50px;
	height:50px;
	top: 7px;
	left: calc(50% - 20px);
}
/*
div.headerNotificationFooter {
	padding: 10px;
	background-color: #f9f9f9;
	text-align: center;
}
*/
table.headerNotification { width: 100%; }
table.headerNotification tr { vertical-align:top; }
table.headerNotification td {
	padding:8px;
	border-bottom:1px solid #bbb;
}
table.headerNotification td.td1 { width:1%; text-align: center; }
table.headerNotification td.td2 { width:99%; }
table.headerNotification td.last { border: 0; }



#headerAccountMenuExt {
	/*display:none;*/
	width:100%;
	height:46px;
	background-color:#e8e8e8; /* #84B5CC */
	border-bottom: 1px solid #dddddd;
}

div.headerAccountMenuInt { 
/*	padding-top:13px; */
}

div.mAccountItem {
	float: left;
	margin-right: 30px;
	margin-top: 11px;
}
div.mAccountRole {
	float: left;
	margin-right: 14px;
	font-size: 88%;
	margin-top: 3px;
	color: #676767;
}
div.mAccountOrder {
	float: left;
	margin-right: 30px;
	margin-top: 7px;
	background-color: #84B5CC; /* #93c65c #72c441 */
	padding: 7px 20px 7px 20px;
	color: #fff;
	border-radius: 5px;
}


div.headerSearchExt {
	height: 48px;
	/*border-bottom: 1px solid #425970;*/
	/*border-top: 2px solid #4d7dad;*/
	/*border-bottom: 2px solid #4d7dad;*/
	margin: 20px 0 0 0;
}
div.headerSearchC {
	/*float:left;*/
	display: inline-block;
	/*width: calc(100% - 75px);*/
	width: 100%;
	vertical-align: top;
	border: 2px solid #4d7dad;
	border-radius: 14px;
}
div.headerSearchIC {
	display: inline-block;
	width: calc(100% - 79px);
}
input.headerSearchI {
	padding:6px;
	border:0;
	width:calc(100% - 38px);
	height:30px;
	margin: 0 0px 0 13px;
}

input.headerSearchI:focus{
	outline: none;
}

div.headerSearchButtonC {
	/*float:right;*/
	display: inline-block;
	/*margin-top: 2px;*/
	width: 75px;
	border: 2px solid #4d7dad;
	border-radius: 10px;
	background-color: #4d7dad;
}
#headerSearchButton {
	/*background:url('/pic/search-button31.png') no-repeat;*/
	cursor:pointer;
	/*width: 42px;*/
	height: 38px;
	border: none;
	width: calc(100% - 26px);
	margin: 0 0 0 13px;
	background-color: #4d7dad;
	color: #fff;
}
div.headerSearchIconC {
	display: inline-block;
	width: 26px; /* 18 */
	height: 26px; /* 18 */
	margin: 13px 5px 3px 0;
	vertical-align:top;
}

div.headerSearchIcon {
	background:url('/pic/search-icon-2.png') no-repeat; /* search-icon.png */
}
div.headerSearchPreloader {
	background:url('/pic/preloader18.svg') no-repeat;
}



div.pagebodyLeftC {
	width:100%;
}
div.pagebodyLeft2C {
	margin-top: 30px;
}
div.pagebodyLeft3C {
	margin-top:30px;
}

div.pagebodyRightC {
	width:100%;
}
div.pagebodyRight1C {
	display:none;
}
div.pagebodyRight2C {
	margin-top:30px;
}
div.pagebodyOneC {
	width:100%;
}



div.footerExt {
	width:100%;
	min-height:260px;
	margin-top:50px;
	background-color:#525a66; /* 323842 */
	padding-top: 50px;
}
div.footerColsC {
	display: inline-block;
	vertical-align: top;
}
div.footerLogoC {width:100%;}
div.footerCol1C {width:100%;}
div.footerCol2C {width:100%;}
div.footerCol3C {width:100%; margin: 30px 0;}

div.footerLogo {
	background: url('/pic/logo_footer.png') no-repeat;
	width: 160px;
	height: 20px;
}
div.footerTitle {
	color: #F5E0A7;
	margin-top: 30px;
}
div.footerTitle2 {
	color: #F5E0A7;
	margin-top: 30px;
}
div.footerCopyright {
	color: #bfc4cb;
	text-align: center;
	padding-bottom: 30px;
}

div.footerAdvtC {
	background-color: #FA5A5F;
	color: #fff;
	width: 140px;
	text-align: center;
	padding: 0;
	border: 1px dotted #fa8e92;
	margin: 0 0 30px 0;
}

div.adv1Ext {
	background: url('../pic/adv-1-bg-2.png') repeat-x;
	width: 100%;
	height: 60px;
}
div.adv1C {
	/*color: #833799;*/
	/*color: #1f4266;*/
	text-align: center;
	padding-top:8px;
}
div.adv1C span {
	/*background-color: #fff;*/
	padding: 0px 10px;
	/*line-height: 38px;*/
	/*opacity: 0.8;*/
}

#systemMessageMsgC {
	/*display:none;*/
	position:absolute;
	top:0px;
	width:100%;
	height: 64px;
	padding-top: 20px;
	background-color:#d7ffd9;
}

div.systemMessageErrorC {
	display:none;
	position:absolute;
	top:0px;
	width:100%;
	color:#740000;
	background-color:#ffd4da;
}
div.systemMessageErrorCol {
	/*height:110px;*/
	/*padding-top:12px;*/
	height:74px;
	padding-top:10px;
}
div.systemMessageErrorRow {
	/*height: 87px;*/
	/*padding-top: 35px;*/
	height:64px;
	padding-top:20px;

}
div.smItem {margin-top:5px;}
span.smItem {margin-right:20px;}

#smClose {
	position: absolute;
	top:0;
	right:0;
	background: url('/pic/close-grey.png') no-repeat;
	width:15px;
	height:15px;
	cursor:pointer;
}

div.sm_col1C {
	display: inline-block;
	margin:0 0 40px 0;
	width: 100%;
	vertical-align: top;
}
div.sm_col2C {
	display: inline-block;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
div.sm_deniedIcon {
	background: url('../pic/denied-icon.png') no-repeat 50%;
	width:100%;
	height:166px;
}

h1 { font-size:28px; line-height:34px; font-weight:400; color:#4d4d4d; margin: 10px 0px 20px 0px; }

h2.subtitle { font-size:22px; font-weight:400; color:#3d3d3d;} /* #3f5371 */
h3 { font-size:21px; font-weight:400; color:#3f5371; }

div.breadcrumsC {
	margin-top:30px;
}


#loginFormModal {
	width:270px;
}
div.loginFormModal_box-modal_body {
	padding:20px;
}
div.loginFormLoginC {
	padding: 10px 0 20px 0;
}
div.loginFormButtonC {
	text-align:center;
	margin-top:20px;
}
div.loginFormPart2C {
	padding-top:20px;
	margin-top:20px;
	border-top: 1px solid #bbb;
}
input.loginFormDfl {
	padding: 10px 20px 10px 20px;
	width: 190px;
	font-size: 17px;
}
input.loginFormButton {
	background-color: #5386b8; /* ed654a */
	border: 0;
	border-radius: 4px;
	height: 50px;
	padding: 10px;
	width: 170px;
	color: #fff;
}
input.loginFormButton:hover {
	background-color: #6295e0; /* ff7458 */
}

div.loginRegC {
	display: inline-block;
	width: 49%;
	/*background-color: #84B5CC;*/
}
div.loginRestoreC {
	display: inline-block;
	width: 49%;
	text-align: right;
}

div.pageSMBody {margin-top:30px;}
div.inputWrap {width:95%;}

label {display: inline-block;}




.bold{font-family: 'OpenSansSemiBold';}
.italic {font-style:italic;}
.small {font-size:88%;}
.medium {font-size:120%;}
.normalabs {font-size:15px;}

.white {color:#FFFFFF;}
.grey {color:#767676;}
.dgrey {color:#5d5d5d;}
.yellow {color:#f5e0a7;}
.red { color: #f34a4f; }
.green { color: #7da850; }

.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}

.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}

.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}

.cursor_hand {cursor: pointer;}
.cursor_help {cursor: help;}
.cursor_auto {cursor: auto;}

.h-hidden {display:none;}
.h-center {text-align:center;}
.h-right {text-align:right;}
div.h-relative,span.h-relative {position:relative;}
.h-nowrap {white-space:nowrap;}
.h-opacity5 {opacity: 0.5;}
.inline {display:inline;}
.h-inline-block {display:inline-block;}

.psdlnk { color: #344d67; border-bottom: 1px dashed; cursor: pointer; }
.psdlnk:hover { color: #FF6063; }

.brd_b1_d_gr { border-bottom: 1px dashed #999999; }
.brd_b1_s_gr { border-bottom: 1px solid #bbb; }

div.h-splitter {
	border-bottom: 1px dotted #999;
	overflow: hidden;
	height: 20px;
}

.fleft {float:left;}
.fright {float:right;}

/*
|---------------------------------------------------------------
| Ссылки общие
|---------------------------------------------------------------
*/

A:link {color:#344d67}
A:visited {color:#344d67}
A:hover {color:#FF6063}
A {text-decoration:underline}

A.mm:link {color:#fff;}
A.mm:visited {color:#fff;}
A.mm:hover {color:#f5e0a7;}
A.mm {text-decoration:none;}

A.mDD:link {color:#3d3d3d;}
A.mDD:visited {color:#3d3d3d;}
A.mDD:hover {color:#FF6063;}
A.mDD {text-decoration:none;}


A.mAcc:link {color:#000;}
A.mAcc:visited {color:#000;}
A.mAcc:hover {color:#FF6063;text-decoration:underline;}
A.mAcc {text-decoration:none;}



A.mm2:link {color:#33363c;}
A.mm2:visited {color:#33363c;}
A.mm2:hover {color:#eb4043;}
A.mm2 {text-decoration:none;}

A.breadcrums:link {color:#767676;}
A.breadcrums:visited {color:#767676;}
A.breadcrums:hover {color:#FF5A5F;text-decoration:underline;}
A.breadcrums {text-decoration:none;}

A.a2:link {color:#3d3d3d;}
A.a2:visited {color:#3d3d3d;}
A.a2:hover {color:#FF6063;text-decoration:underline;}
A.a2 {text-decoration:none;}

A.footer:link {color:#FFFFFF;}
A.footer:visited {color:#FFFFFF;}
A.footer:hover {color:#FFFFFF; text-decoration:underline;}
A.footer {text-decoration:none;}

A.white:link {color:#FFFFFF;}
A.white:visited {color:#FFFFFF;}
A.white:hover {color:#f5e0a7;}
A.white {text-decoration:underline;}

A.white2:link {color:#FFFFFF;}
A.white2:visited {color:#FFFFFF;}
A.white2:hover {color:#f5e0a7;}
A.white2 {text-decoration:none;}


