/* font-family: "CenturyGothicRegular"; */
@font-face {
    font-family: "CenturyGothicRegular";
    src: url("fonts/CenturyGothicRegular/CenturyGothicRegular.eot");
    src: url("fonts/CenturyGothicRegular/CenturyGothicRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/CenturyGothicRegular/CenturyGothicRegular.woff") format("woff"),
    url("fonts/CenturyGothicRegular/CenturyGothicRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	width:100%;
	font-size: 80%;
	font-family: CenturyGothicRegular,Tahoma, Verdana, Helvetica, sans-serif;
	color: #1E3873;
	overflow-x: hidden;
}

.bx-system-auth-form input[type="text"],
.bx-system-auth-form input[type="password"],
.bx-system-auth-form input[type="submit"] {
	width: 225px;
	border: 2px solid rgb(238,238,238);
	padding: 5px;
	box-sizing: content-box;
}

a
{
 text-decoration:none;
}
img
{
 border:0;
}
.menu { padding-top:25px;}

div.backgr_home {
	position:absolute; width:1276px; height:1150px;
	background: url(images/imgHome/withoutShadowH.png) 146px center no-repeat;
	left:50%;
	 margin-left:-638px; top:100px;
	 z-index:-1;
}
div.backgr_home.shadow {
	background: url(images/imgHome/railing.png) no-repeat;
	left:100%;
	margin-left:-302px;
	margin-top:220px;
	width:66px;
	height:466px;
	z-index:1;
}
div.backgr_home2 {
	position:absolute; width:60px; height:644px;
	background: url(images/backgr02_1.png) no-repeat;
	left:50%; margin-left:202px; top:323px;}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #F42800;}
a:visited{color:#D29B90;}
a:active {color: #F42800;}
a:hover{color:#CF03C7;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

#container {
	width:1000px;
	position:absolute; left:50%; margin-left:-500px; top:0;

}

#header
{
	position:relative; /*containing block*/
	height:160px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_logo
{
	position:absolute;
}

#skidka {
	width:1000px;
  position:absolute;

}

#company_logo
{
	width:239px; height:90px;
	background:url(images/logoHomeNew.png) no-repeat;
	position:absolute;
	left:20px;
	top: 85px;
}

div.top { height:77px; background: url(images/top_grad.png) repeat-x top;}

div.personal
{
 width:110px;
 height:90px;
 background: url(images/imgHome/personalArea.png) no-repeat;
 background-size: contain;
 padding: 12px 0 0 45px;
 position: absolute;
 right: 150px;
 top: 122px;
}
div.personal a, div.basket a, #qsum span  { text-decoration:none;font-weight:bold; }
div.personal form { padding-left:30px; padding-top:10px; width:143px;}
div.personal input#log_but {
 background:none;
 border:none;
 padding:0 0 0 68px;
 color:#0e889e;
 cursor:pointer;
}
div.personal div
{
 font-weight:bold;
 margin:0;
 background: url(images/imgHome/iconPersonalCabinetCircuit.png) no-repeat;
 background-size: contain;
 padding: 0 0 0 40px;
}
div.personal div.authorized
{
 background: url(images/imgHome/iconPersonalCabinet.png) no-repeat;
 background-size: contain;
}
div.personal > a
{
 margin: 0 0 0 50px;
 font-style: normal;
 letter-spacing: 3px;
 color: #FF6700;
}
div.basket
{
 width:125px;
 height:90px;
 background: url(images/imgHome/yourBasket.png) no-repeat;
 background-size: contain;
 padding: 12px 0 0 45px;
 position: absolute;
 right: 0px;
 top: 120px;
}
div.basket a, div.personal div a, .news-index a
{
 color: #1E3873;
}
div.basket a:hover,
.mobileDiv div a:hover,
.askQuestion a:hover,
.requestCall a:hover,
div.personal div a:hover,
.news-index .newsHead a:hover,
.news-index .newsTitle a:hover
{
 color: #FF6700;
}
div.basket img {float: left; padding-right:10px;}
div.basket #qsum
{
 padding:0 0 0 4px;
 color:#000;
 font-size: 9px;
}
div.basket #qsum span
{
 color:#FF6700;
}

/**************Новости***************/

.news-index
{
 position: absolute;
 left: 165px;
 top: 634px;
 width: 113px;
 font-weight: bold;
}
.news-index a
{

}
.news-index .newsHead
{
 font-size: 25px;
 text-align: right;
}
.news-index .newsDate
{
 text-align: right;
 color:#FF6700;
}
.news-index .newsTitle
{

}

div.slider { text-align:center; position:relative; height:270px; top:25px;/* background:url(images/slider_backgr.png) repeat-y top center;*/}
div.slider #top
{
 width:100%;
 height:34px;
 background:url(images/sliderTop.png) no-repeat top center;
 position:absolute;
 left:0;
   /*  border-bottom: 1px dashed #000;*/
}
div.slider .hit_prod { left:60px !important; top:54px;}
div.slider .next { position:absolute; left:15px; top:100px; background:url(images/slider_next_.png) no-repeat; width:24px; height:52px; border:0;}
div.slider .next:hover {background:url(images/slider_next_hover_.png) no-repeat; cursor:pointer;}
div.slider .prev { position:absolute; right:15px; top:100px; background:url(images/slider_prev_.png) no-repeat; width:24px; height:52px; border:0;}
div.slider .prev:hover { background:url(images/slider_prev_hover_.png) no-repeat;  cursor:pointer;}
div#slider_bottom { position:absolute; left:33px; top:270px; background:url(images/sliderBottom.png) no-repeat top; height:10px; width:935px; }

input:focus {outline: none;}

.auth-form {
	position:absolute; right:10px; top:60px;
	width:346px;
}

.auth-form input.button { background: url(images/button_02.png) no-repeat; border:none; width:77px; height:26px; font-weight:bold; font-style:italic; color:#0e889e; font-size:17px; cursor:pointer;}
/* .auth-form input.button:hover {background: url(images/button_01_hover.png) no-repeat;} */


.auth-form table.no_auth {
 border-collapse: collapse;
 border-spacing:0;
 border-spacing:0
}
.auth-form tr.backgr {background: url(images/auth-backgr.png) repeat-y;}
.auth-form .left { padding-left: 20px;}
.auth-form .left div { width: 55px; float:left;}
.auth-form input.fon, .search-form input#fon_s, #search-box #fon_s { border:none; background: url(images/input.png) no-repeat left center; width:152px; padding:0 25px 0 15px;}
.auth-form #top-form {
	background: url(images/auth-top.png) no-repeat;
	height:9px;
}
.auth-form #bottom-form {
	background: url(images/auth-bottom.png) no-repeat;
	height:11px;
}
#name-title { padding-bottom: 8px;}
#name-title img {
	float:left; padding-right:15px; padding-top:4px; padding-left:30px;
}
#name-title span {
	color:#b9b799; font-weight: bold; font-style: italic;
	padding-right:15px;
	border-right: 2px dotted #000;
}

/* Header menu: home, search, feedback*/
#header_menu
{
	background:#505050 url(images/header_menu_corner.gif) left bottom no-repeat;
	position:absolute; left:200px;
	top:6px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #bbb;
}

td.navigation-column
{
	padding-right:23px;
}

td.search-column
{
	padding-right:10px;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}



/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:200px;
	vertical-align:top;
	height:100%;
	padding:0;
}

#content_block_container
{
	border-left:1px solid #D2D0C6;
	border-right:1px solid #D2D0C6;
	margin-left:7px;
	background:#F5F2E6;
}

/*Shadow column*/
#content .shadow-column
{
	padding:0;
	padding-top:79px;
}

p.news-item
{
	margin-top:0;
}

/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:0 10px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:10px;
	text-align:center;
}

/*Footer*/
.footer {
	background: #e0e0e0; border-top: 1px solid #333;
	text-align: center;
	margin-top:-1px;
}
#footer-min {
	background: url(images/footer_.png) no-repeat bottom;
	height:120px;
}
#container3 {width:1000px; position: relative; margin:0 auto;}
/*Link in footer*/
.footer a
{
	color: #333;
	font-size: 100%;
}

/*Content block*/
.content-block
{
	width:100%;
}

.content-block-head-corner
{
	background:url(images/content_block_left.gif) left bottom no-repeat;
}

.content-block-head
{
	background:#E9E6D7 url(images/content_block_bg.gif) right top  repeat-x;margin-left:18px;
	font-weight:bold;
	font-size:95%;
	padding: 6px 5px 5px 0px;
	height:23px;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.content-block-body
{
	width:100%;
	background:#F5F2E6;
	padding:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#search-box img { float: left;}
#search-box .button {
	border:none;
	background:none;
	color:#0e889e;
	font-weight:bold;
	font-size:17px;
	width: 60px;
	color: #1E3873;
}
#search-box .button:hover { cursor:pointer; color:#F60;}
#search-box #button2 {
	border:none; background: url(images/seach.png) no-repeat;
	width:27px; height:28px;
}
#search-box #button2:hover { cursor:pointer;}


.search-form { vertical-align:top;}

.elevator {
	background: url(images/elevator.png) no-repeat;
	height: 108px; width: 47px;
	position: fixed; left: 50%; margin-left:212px; top: 356px;
}

#promo-right {
	position:absolute;
	top: 625px;
	left: 50%;
	margin-left: 264px;
	width: 348px;
	height: 167px;
	padding: 8px;
	z-index: -2;
	border-radius: 0 30px 30px 0;
}
.promo-right
{
	position: absolute;
	top: 616px;
	left: 48%;
	margin-left: 260px;
	width: 375px;
	height: 184px;
	padding: 8px;
}
#promo-left {
	position:absolute;
	top:422px;
	left:50%;
	margin-left: -587px;
	width:362px;
	height:177px;
	padding:8px;
	z-index:-2;
 border-radius: 40px;
}
.promo-left
{
	position: absolute;
	top: 422px;
	left: 50%;
	margin-left: -587px;
	width: 347px;
	height: 184px;
	padding: 8px;
}
.contact {
	position:absolute; top:319px; left:48%; margin-left: 300px;
	width:240px; height:200px;
}
div.height-block { width: 100%; height: 1230px;}

/*Data table*/
table.data-table
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #C4C4C3;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F5F2E6;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}



/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/*Forum*/


/*Forum menu*/
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; }
table.forum-menu td.forumtoolbar {background-color: #F5F2E6; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; }
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; }
.forumtoolseparator {border-left: 1px solid #C4C4C3;border-right: 1px solid #FFFFFF; }

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C4C4C3;}
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;}
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #F5F2E6; }
table.forum-menu-popup-table td.forum-group{background-color:#F5F2E6; color:#333;}
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #FBFAF5;}
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;}

/*Forum index and list*/
table.forum-main {border: 1px solid #C4C4C3;}
table.forum-main td {background-color:#FBFAF5;border: 1px solid #C4C4C3;}
table.forum-main th {background-color:#F5F2E6;border: 1px solid #C4C4C3;color: #333;vertical-align: top;}

div.forum-hr {background-color:#C4C4C3}
div.filter-check-hover {background-color:#F5F2E6}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #F5F2E6;border: 1px solid #C4C4C3;color: #333;}
table.forum-main td small {font-size:100%;}
table.forum-main td.forum-group {background-color:#F5F2E6; color:#333;}
div.forum-title {border: 1px solid #C4C4C3; padding: 5px; background-color: #F5F2E6 !important; color:#333; }

/*Forum messages*/
table.forum-message {}
table.forum-message td {background-color: #FBFAF5;border: none;}
table.forum-message td.forum-message-user-info {background-color: #FBFAF5;border: 1px solid #C4C4C3;border-right-width: 1px;}
table.forum-message td.border-top {border: 1px solid #C4C4C3;border-left-width: 1px;border-top: none;}
table.forum-message td.border-bottom {border: 1px solid #C4C4C3;border-left-width: 1px;border-bottom: none;}

table.forum-message .forum-message-posts,
table.forum-message .forum-message-status,
table.forum-message .forum-message-datereg,
table.forum-message .forum-message-datecreate {color:#333;}

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote
{
	background-color: #F5F2E6;
	border: 1px solid #C4C4C3;
	color: #333;
	font-size: 11px;
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}

a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; }

/*Forum statistics*/
table.forum-stat {}
table.forum-stat th {background-color:#F5F2E6;border: 1px solid #C4C4C3;color: #333;font-weight:bold;padding:5px;}
table.forum-stat td {background-color:#FBFAF5;border: 1px solid #C4C4C3;}
table.forum-stat .forum-attention{font-size: 100%;color: black;}

/*Post form*/
table.forum-post-form {border: 1px solid #C4C4C3;}
table.forum-post-form td {background-color:#FBFAF5;border: 1px solid #C4C4C3;}
table.forum-post-form th {background-color:#F5F2E6;border: 1px solid #C4C4C3;}
table.forum-smile {border: 1px solid #C4C4C3;}
table.forum-smile th {background-color:#F5F2E6;border: 1px solid #C4C4C3;}
table.forum-smile img { margin: 0px;}
textarea#POST_MESSAGE{width:100%;}

/* Only for user-profile*/
table.fuser {}
table.fuser-static th {background-color:#F5F2E6; border:1px solid #C4C4C3;}
table.fuser-static td {background-color:#FBFAF5; border:1px solid #C4C4C3;}

/* Tab controls*/
table.tabs {border-left:1px solid #C4C4C3;}
table.tabs td {}
table.tabs td.tab-indent-left {border-bottom:1px solid #C4C4C3;}
table.tabs td.tab-indent-right {border-bottom:1px solid #C4C4C3;}
table.tabs td.tab-container {border:1px solid #C4C4C3; border-left: none;}
table.tabs td.tab-container-selected {border:1px solid #C4C4C3; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;}

table.tabs table td.tab {border-top:1px solid #C4C4C3;}
table.tabs table td.tab-selected {border-top:1px solid red;}
table.tabs table td.tab-hover {border-top:1px solid #C4C4C3;}

/* Tab inside edit form */
table.tab {border:1px solid #C4C4C3; border-top:none;}
table.tab td {background-color:#FBFAF5;}

.forum-menu-hidden-in
{
	max-height:100px;
	height:expression(this.scrollHeight > 100? "100px" : "auto");
}


table.forum-quote td, table.forum-code td
{
	background-color:#F5F2E6; /*th*/
	border:1px solid #C4C4C3;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#FBFAF5; /*td*/
	border-color:#C4C4C3;
}

a.button-small
{
	background:#F5F2E6;
	border:1px solid #C4C4C3;
}


/*Support*/
div.ticket-edit-message
{
	border-color: #C4C4C3;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#FBFAF5;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C4C4C3;
}

.blog-post-date
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C4C4C3;}
.blogtoolbar {background-color:#FBFAF5;border-color:#C4C4C3;border-top:none;}
.blogtoolsection {border-color:#C4C4C3}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C4C4C3;border-right:1px solid #FBFAF5;}


/*
table.blog-table-post-table th,
table.blog-table-post-table td*/

/* social network*/
div.socnet-informer {padding:5px;}
div#sonet_events_ms_message {width:150px;}

/* left menu */
.container5{
    height:269px;
		width:0;
    margin:0;
    position:relative;
    overflow:hidden;
		left:0; top: 0;
		background: url(images/button-left-backgr.png) repeat-x right top;
}
ul#menu5{
    position:absolute;
    top:0px;
		display: block;
		list-style: none;
		margin:0;
		padding:0;

}

ul#menu5 li { overflow:hidden}

ul#menu5 a#a{
    position:relative;
    float:left;
    top:0;
		width:150px;
}

/* elevator */
#fl_menu {position:absolute; left: 50%; margin-left:208px; top: 256px;}

#fl_menu .label{
	background: url(images/elevator.png) no-repeat;
	height: 108px; width: 47px;
  text-align:center;
  font: 14px Verdana,Arial,Helvetica, sans-serif; color:#fff; font-weight: bold; color:#fff;
  padding: 10px 0px 10px 0px;
}

#fl_menu .menu{
 display:none;
}

#fl_menu .menu .menu_item {
  display:block;
  background:#5A5A5A;
  border-top:1px solid #333;
  padding: 5px 0px 5px 35px;
  font: 12px Verdana,Arial,Helvetica, sans-serif; color:#fff; color:#bbb;
  text-decoration:none;
}

#fl_menu .menu a.menu_item:hover {
  background:#333;
  color:#fff;
}
/*****************************/
/*** DARIA REMARK       ***/
/*****************************/

.footer a#copy {
padding: 10px 0 0 0;
display: inline-block;}
#moneta_link  {}
/********************Заказ звонка**************************/
.askQuestionRequestCall
{
background: url(/bitrix/templates/home/images/imgHome/askQuestion.png) no-repeat left center;
    height: 135px;
width: 110px;
    background-size: contain;
    margin: 15px 0 0 -25px;
    padding: 0 0 0 45px;
}
.requestCall, .askQuestion, .mobileDiv div
{
 padding: 0 0 0 35px;
 height:55px;
 background: url(/bitrix/templates/home/images/phone_color.png) no-repeat left center;
}
.askQuestion
{
 background: url(/bitrix/templates/home/images/mail_color.png) no-repeat left center;
}
.requestCall a, .askQuestion a, .mobileDiv div a
{
 color:#1E3873;
 height: 55px;
    display: table-cell;
    vertical-align: middle;
}
.requestCall a:hover
{
 cursor:pointer;
}
/***************Мобильная версия***************/
.mobileDiv
{
 background: url(/bitrix/templates/home/images/imgHome/mobileVersion.png) no-repeat left center;
 height: 90px;
 width: 110px;
 background-size: contain;
 padding: 15px 0 0 45px;
 position: absolute;
 right: 5px;
 top: 186px;
}
.mobileDiv div
{
 background: url(/bitrix/templates/home/images/imgHome/iconMobileVersion.png) no-repeat left center;
 background-size: contain;
 height:32px;
}
.mobileDiv div a
{
 height:0px;
 font-weight: bold;
}
/*******************popup***********************/
#parent_popup, #parent_popup_sibmama
{
 display: none;
 z-index:999;
}
.popupp
{
  background: #fff;
  width: 520px;
  margin: 10% auto;
  padding: 5px 20px 13px 20px;
  border: 10px solid #ddd;
  position: absolute;
/*--тени для блока--*/
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
 /*--скругленные углы--*/
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
   border-radius: 15px;
}
.closse
{
 background-color: rgba(0, 0, 0, 0.8);
 border: 2px solid #ccc;
 height: 24px;
 line-height: 24px;
 position: absolute;
 right: -24px;
 cursor: pointer;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 color: rgba(255, 255, 255, 0.9);
 font-size: 14px;
 text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
 top: -24px;
 width: 24px;
 -webkit-border-radius: 15px;
 -moz-border-radius: 15px;
 -ms-border-radius: 15px;
 -o-border-radius: 15px;
  border-radius: 15px;
 -moz-box-shadow: 1px 1px 3px #000;
 -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
}
.closse:hover
{
 background-color: rgba(0, 122, 200, 0.8);
}
.boldseo {
 font-weight: bold;
 }
.justi {
text-align: justify;
}
.attentseo {
color: red;
}
/**********************ajaxForm******************/
#b1c-form,
#b2c-form
{
	border-radius: 3px;
	box-shadow: 0 5px 15px #4d4d4d;
	text-align: left;
    	background: #fff;
    	overflow: hidden;
    	width: 350px;
    	position: fixed !important;
    	top: 50px !important;
}

#b2c-form.static {
	position: relative !important;
	top: 30px !important;
	width: 420px;
	left: 40px;
	box-shadow: 0px 0px 10px #4d4d4d;
}

#b1c-form .b1c-tl,
#b2c-form .b1c-tl
{
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    background: #ec6b1e;
    color: #fff;
    text-shadow: 0 -1px 0 #1B457D;
    font-size: 13px;
    margin: 0 0 11.05px 0;
}

#b1c-form .b1c-title-name,
#b2c-form .b1c-title-name
{
    margin: 12.35px 0 10px 13px;
    font-size: 14.3px;
}

#b2c-form.static .b1c-title-name {
	font-weight: bold;
	text-align: center;
}

#b1c-form .b1c-description,
#b2c-form .b1c-description
{
    margin: 0 13px 11.7px;
    font-size: 13px;
}
#b1c-form .b1c-form-group,
#b2c-form .b1c-form-group
{
    margin: 0 11.7px 11.7px;
}
#b1c-form label,
#b2c-form label
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
        font-size: 13px;
}
#b1c-form .b1c-fields input,
#b2c-form .b1c-fields input
 {
    outline: none;
    box-shadow: none !important;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    width: 285px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#b2c-form.static .b1c-fields input {
	width: 100%;
}

#b1c-form .b1c-submit-area,
#b2c-form .b1c-submit-area
{
    border-top: 1px solid #e6e6e6;
    background: #f2f2f2;
    padding: 10px 0 0 0;
    position: relative;
}
#b1c-form .b1c-result,
#b2c-form .b1c-result
{
    padding: 5px 10px;
    text-align: center;
}
#b1c-form .b1c-result div,
#b2c-form .b1c-result div
{
    text-align: center;
    font-weight: 700;
    padding: 8px 10px;
    margin: 5px 0 5px;
    border-top: 1px solid #ccc;
    color: #555;
}
#b1c-form .b1c-result .b1c-ok,
#b2c-form .b1c-result .notetext
{
    border-top: 1px solid #070;
    color: #070;
    background: #c8ed9c;
}
#b1c-form .b1c-result .b1c-err,
#b2c-form .b1c-result .errortext
{
    border-top: 1px solid #ffadad;
    color: darkred;
    background: #ffebeb;
}
#b1c-form .b1c-submit-area input[type='submit'],
#b2c-form .b1c-submit-area input[type='submit']
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ec6b1e;
    width: 150px;
    height: 37px;
    border-radius: 4px;
}
