/*блок с акцией про рассросрочку, стили сюда записали*/

/*
.program {
	position:relative;
	color:#666;
	text-align:center;
	font-family:'PT Sans';
	margin:3px 2px 50px;
}
.program .programin {
	position:relative;
	z-index:3;
	background:url(images/noicebg.png);
	box-shadow:0 0 3px rgba(0,0,0,0.4);
	padding:0;
}*/
#stop.program .title {
	position: relative;
	padding-top: 9px;
	height: 65px;
	background: #fde57c; /* Old browsers */
	background: -moz-linear-gradient(top,  #fde57c 0%, #ffc473 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde57c), color-stop(99%,#ffc473)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fde57c 0%,#ffc473 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fde57c 0%,#ffc473 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fde57c 0%,#ffc473 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #fde57c 0%,#ffc473 99%); /* W3C */
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	font-size: 30px !important;
	line-height: 24px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde57c', endColorstr='#ffc473',GradientType=0 ); /* IE6-9 */

	margin: 0px !important;
	color:#666 !important;
	font-weight: normal !important;
}/*
.program .title .shadow {
	position:absolute;
	bottom:-17px;
	z-index:3;
	width:100%;
	height:17px;
	background:url(images/blockheadershadow.png) no-repeat;
}
.program .cost {
	font-weight:700;
	line-height:24px;
	padding:12px 0;
	font-size: 17px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.program .cost span {
	font-size:31px;
}
.program .act {
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	background:url(images/cell.png);
	color:#75a468;
	font-weight:700;
	font-size:15px;
	padding:10px 0 0;
}
.program .act .actblocks {
	overflow:hidden;
	color:#666666;
	text-align:center;
	font-weight:400;
	font-size:14px;
	margin:10px 0 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.program .act .actblocks div {
	display:inline-block;
	margin-left:-3px;
	height:63px;
	text-align:center;
	line-height:16px;
}
.program .act .actblocks div:first-child {
	margin-left:0;
}

.program .act .actblocks .b1 {
	width:74px;
	background:url(images/actionblock1.png) no-repeat;
	vertical-align: top;
}
.program .act .actblocks .b2 {
	width:100px;
	background:url(images/actionblock2.png) no-repeat;
}
.program .act .actblocks .b3 {
	width:87px;
	background:url(images/actionblock3.png) no-repeat;
}
.program .act .actblocks span {
	display:block;
	padding-top:15px;
}
.program .act .actblocks span strong {
	font-size:22px;
}
.program .act .small {
	color:#d2b11a;
	font-weight:400;
	font-style:italic;
	font-size:14px;
	line-height:16px;
	opacity:0.8;
	margin:8px 0;
}
.program .dates {
	text-align:left;
	font-size:14px;
	padding:20px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
}
.program .dates ul {
	list-style:none;
	margin-top: 10px;
	padding:0;
}
.program .dates li {
	background:url(images/calendaricon.png) no-repeat 0 2px;
	margin: 0 0 5px;
	padding: 4px 0px 0px 22px;
}
.program .dates li span {
	color:#d2b11a;
}
.program .dates div {
	text-align:center;
	margin-top: 20px;
}
.program .btn_orange {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fde57c;
	background: -moz-linear-gradient(top, #fde57c 0%, #ffc473 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde57c), color-stop(99%,#ffc473));
	background: -webkit-linear-gradient(top, #fde57c 0%,#ffc473 99%);
	background: -o-linear-gradient(top, #fde57c 0%,#ffc473 99%);
	background: -ms-linear-gradient(top, #fde57c 0%,#ffc473 99%);
	background: linear-gradient(to bottom, #fde57c 0%,#ffc473 99%);
	box-shadow: inset 0px -3px 0px #deab64, inset 0px 1px 0px #fef2bc;
	color: #5d482c;
	text-decoration: none;
	font-weight: 700;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde57c', endColorstr='#ffc473',GradientType=0 );
	text-align: center;
	padding: 12px 27px 12px 12px;
	width: 140px;
	display: inline-block;
	font-family: Arial;
	position: relative;
}
.btn_orange:after {
	content: " ";
	background: url(images/program_input_icon.png) 0 0 no-repeat;
	height:16px; 
	width:15px;
	position: absolute;
	right: 20px;
	top: 12px;
}
.subscribe {
	margin-bottom:40px;
	text-align:center;
	font-size:14px;
	font-family:'PT Sans';
	line-height:18px;
}
.blockshadow {
	position:absolute;
	right:110px;
	bottom:-12px;
	left:107px;
	z-index:2;
	height:136px;
	background:url(images/listikicenter.png) repeat-x;
}

.blockshadowl {
	position:absolute;
	bottom:-10px;
	left:-13px;
	z-index:2;
	width:120px;
	height:136px;
	background:url(images/listikileft.png) no-repeat;
}
.blockshadowr {
	position:absolute;
	right:-10px;
	bottom:-12px;
	z-index:2;
	width:120px;
	height:136px;
	background:url(images/listikiright.png) no-repeat;
}

*/
.program {

	position: relative;

	margin: 3px 2px 50px 2px;

	font-family: 'PT Sans';

	text-align: center;

}



.program .programin {

	position: relative;

	z-index: 3;

	padding: 0;

	box-shadow: 0 0 3px rgba(0,0,0,0.4); 

	background: url('images/noicebg.png');

	color: #393939;
	cursor: pointer;

}



#page .center .right .program .title {

	position: relative;

	padding-top: 9px;

	height: 65px;

	line-height: 24px;

	font-size: 26px;

	background: url('images/blockheaderbg.png') repeat-x;

	color: #fff;

	text-shadow: 0 1px 0 rgba(0,0,0,0.75);

}



.program .title .shadow {

	position: absolute;

	z-index: 3;

	bottom: -17px;

	width: 100%;

	height: 17px;

	background: url('images/blockheadershadow.png') no-repeat;

}



.program .title b {

	color: #b0e7ff;

}



.program .cost {

	padding: 12px 0;

	font-weight: bold;

	line-height: 24px;

}



.program .cost span {

	color: #12589a;

	font-size: 24px;

}



.program .act {

	padding: 10px 0 0 0;

	background: url('images/cell.png');

	border-top: 1px solid #d9d9d9;

	border-bottom: 1px solid #d9d9d9;

	font-size: 15px;

	color: #5e6317;

	font-weight: bold;

}



.program .act .actblocks {

	overflow: hidden;

	color: #fff;

	font-weight: normal;

	font-size: 14px;

	text-align: center;

	margin: 10px 0 0 0;

}



.program .act .actblocks div {

	display: inline-block;

	text-align: center;

	height: 63px;

	line-height: 16px;

	margin-left: -3px;

}



.program .act .actblocks div:first-child {

	margin-left: 0;

}



.program .act .actblocks .b1 {

	width: 74px;

	background: url('images/actionblock1.png') no-repeat;

}



.program .act .actblocks .b2 {

	width: 100px;

	background: url('images/actionblock2.png') no-repeat;

}



.program .act .actblocks .b3 {

	width: 87px;

	background: url('images/actionblock3.png') no-repeat;

}



.program .act .actblocks span {

	display: block;

	color: #b0e7ff;

	text-shadow: 0 1px 0 rgba(0,0,0,0.75);

	padding-top: 15px;

}



.program .act .actblocks span b {

	font-size: 22px;

}



.program .act .small {

	margin: 8px 0;

	color: #1566a8;

	opacity: 0.8;

	font-weight: normal;

	font-style: italic;

	font-size: 14px;

	line-height: 16px;

}



.program .dates {

	padding: 20px;

	text-align: left;

}



.program .dates ul {

	margin: 12px 0 11px 0;

	padding: 0;

	list-style: none;

}



.program .dates li {

	margin: 0 0 8px 0;

	padding: 0;

	background: url('images/calendaricon.png') no-repeat 0 2px;

	padding-left: 23px;

}



.program .dates li span {

	color: #2376b2;

}



.program .dates div {

	text-align: center;

}



.program .button.blue {

	height: 46px;

	line-height: 46px;

	font-size: 18px;

	padding: 0 31px;

}

.program .btn-group {
	padding: 20px 0;
}



.program .button .icon {

	display: inline-block;

	vertical-align: middle;

	width: 19px;

	height: 19px;

	margin-right: 6px;

	background: url('images/ordericon.png') no-repeat;	

}

.program-pc {
	display: block;
	background: url('images/program-pc.png') 0 0 no-repeat;
	width: 260px;
	height: 173px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.program h4 {
	color: #125a9b;
	font-size: 18px;
	margin: 0 0 5px;
}

.button.blue {
height: 50px;
line-height: 50px;
padding: 0 22px;
color: #fff;
text-shadow: 0 1px 3px rgba(0,0,0,0.57);
border: 1px solid #5da2db;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), inset 0 -1px 0 rgba(255,255,255,0.08), inset 1px 0 0 rgba(255,255,255,0.08), inset -1px 0 0 rgba(255,255,255,0.08), 0 3px 0 rgba(13,86,147,1);
background: url('images/bluebut.png') repeat-x;
}

.program .button {
display: inline-block;
text-align: center;
font-weight: bold;
font-family: 'PT Sans';
text-transform: uppercase;
text-decoration: none;
border-radius: 5px;
font-size: 16px;
}
.program .button.blue {
height: 46px;
line-height: 46px;
font-size: 18px;
padding: 0 31px;
}
.button.blue:hover {
opacity: 0.9;
filter: Alpha(Opacity=90);
}


.pres_msg {

    border-radius: 10px;

    border: 1px solid #d8d9db;

    background-color: #fff;

    margin-top: 37px;

}
.pres_msg.half {
    margin-top: 0px;
    height: 527px;
}


.pres_msg .head {

    position: relative;

    overflow: visible;

    height: 130px;

    padding: 40px 0px 0px 210px;

    color: #6d6d6d;

    font-size: 14px;

    background-repeat: no-repeat;

    background-position: -1px 0px;

    background-image: url(images/pres_head_bg.png);

}



.pres_msg .head strong {

    font-weight: bold;

    font-family: 'PT Sans';

    color: #429fe6;

    font-size: 24px;

}



.pres_msg .head p {

    margin: 0px;

}



.pres_msg .head .img_b {

    padding: 2px;

    border: 1px solid #d8d9db;

    position: absolute;

    top: -13px;

    left: 30px;

    border-radius: 7px;

    height: 92%;

}



.pres_msg .head .img_b img {

    border-radius: 10px;

    border-radius: 5px;

}



.pres_msg .head .q {

    background-repeat: no-repeat;

    background-position: center center;

    background-image: url(images/quote.png);

    width: 116px;

    height: 90px;
    position: absolute;
    top: 25px;
    right: 50px
}

.pres_msg .text {
    padding: 0px 50px 20px 50px;
    background-repeat: no-repeat;
    background-position: 22px 3px;
    background-image: url(images/open_q.png);
}
.pres_msg .text p {
   margin-bottom: 25px;
    line-height: 20px;
    font-style: italic;
}
.pres_msg .text .close_q {
    background-repeat: no-repeat;
    background-image: url(images/close_q.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 15px;
    vertical-align: -2px;

}



/*--price table --*/
.prise_table_main {
  background-color: #fff;
}

.prise_box {
  margin-top: 135px;
  width: 405px;
  display: inline-block;
}
.prise_desc_title {
  font-size: 14px;
  color: #566f97;
  font-weight: 700;
}
.prise_box p {
  padding:11px 0 15px;
  margin:0;
}
.prise_title {
  margin-left: 15px;
}


.prise_table, .prise_table_premium, .prise_table_free, .prise_table_standart {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.prise_table_premium {
  background-color: #fff;
  width: 258px;
  border:1px solid #8f7ca3;
  border-radius: 8px;
  color: #5c5c5c;
  box-shadow: 0 0 20px #C4C4C5;
  margin-left: -1px;
}
.prise_table_free {
  border:1px solid #b8dca1;
  border-radius: 8px;
  color: #5c5c5c;
  box-shadow: 0 0 15px #B9B9B9;
}
.prise_table_free .prise_table_box_first {
  color: #b1d999;
  padding-bottom: 60px;
}
.prise_table_standart .prise_table_box_first {
  color: #679af3;
}
.prise_table_premium .prise_table_box_first  {
  color: #704f8d;
}
.prise_table_standart {
  border:1px solid #7facf5;
  border-radius: 8px;
  color: #5c5c5c;
  box-shadow: 0 0 20px #C4C4C5;
  margin-left: -2px;
}
.prise_table_free, .prise_table_standart {
  width: 245px;
  background-color: #f5f5f5;
}
.prise_table_box {
  background: url('images/prise_line.png') no-repeat center bottom;
  padding: 47px 0 48px;
  text-align: center;
  line-height: 1.428571429;
}
.prise_table_premium .prise_table_box {
  background: url('images/prise_line2.png') no-repeat center bottom;
}



.prise_close_icon {
  background: url('images/sprites.png') no-repeat;
  display: inline-block;
  background-position: -50px 0;
  width: 12px;
  height: 16px;
}

.prise_tick_icon {
  background: url('images/sprites.png') no-repeat;
  display: inline-block;
  background-position: 0 0;
  width: 19px;
  height: 16px;
}
.prise_table_box_last {
  height: 64px;
}
.prise_table_box_last2 {
  height: 104px;
}


.prise_table_box_first {
  background: url('images/prise_line.png') no-repeat center bottom;
  font-size: 24px;
  padding: 45px 0 25px;
  font-weight: 700;
  text-align: center;
}
.prise_table_premium .prise_table_box_first {
  background: url('images/prise_line2.png') no-repeat center bottom;
  padding: 54px 0 51px;
}
.prise_table_box_first span {
  color: #c5c5c5;
  font-size: 14px;
  display: block;
  padding-top: 3px;
}


.prise_block {
  display: block;
  width: 986px;
  margin:56px auto 80px auto;
}
.prise_table_box_fix {
  padding: 36px 0;
}



.prise_table_header.price_fixed {
    position: fixed;
    top: 45px;
    transition: top 0.1s ease-out;

  }
.prise_table {
  position: relative;
  transition: top 0.5s ease-out;
  margin-top: 71px;
  margin-left: 7px;
}
.slideUP {
  top: -200px !important;
}
.prise_desc {
  background: url('images/prise_line3.png') no-repeat left bottom;
  margin-bottom: 14px;
  height: 97px;
}
.prise_desc a {
  text-decoration: none;
  background-color: #566f97;
  border-radius:8px;
  color: #fff;
  font-size: 11px;
  padding: 1px 5px;
  display: inline-block;
}
.prise_box > :last-child {
  background: none;
}




.prise_table_header {
  background: url('images/priest_header.png') no-repeat;
  width: 588px;
  height: 165px;
  position: absolute;
  top: -97px;
  z-index: 30;
}

.price_fixed:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
  height: 153px;
  width: 410px;
  left: -405px;
}
.for_small_screen {
    display: none;
}



.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.mba_steps {
    width: 80%;
    margin: 44px auto 44px auto;
    position: relative;
}
.mba_steps .link_group a {
    border-bottom: 2px solid #b1b7c9;
    margin-left: 18px;
    text-decoration: none;
    position: relative;
}
.mba_steps .link_group a:before {
    content: '';
    background-color: #cccfdb;
    height: 13px;
    width: 1px;
    position: absolute;
    left: -11px;
    top: 1px;
}
.mba_steps .link_group :first-child {
    margin-left: 0;
}
.mba_steps .link_group :first-child:before {
    content: '';
    background-color: none;
    height: auto;
    width: auto;
    position: static;
}
.mba_steps_box1 {
    margin-right: 67px;
    margin-bottom: 68px;
}
.mba_steps_box1,
.mba_steps_box2,
.mba_steps_box3 {
    display: inline-block;
    width: 405px;
    overflow: hidden;
    vertical-align: top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.mba_steps_box1 hr,
.mba_steps_box2 hr,
.mba_steps_box3 hr {
    position: relative;
    left: -34px;
    width: 403px;
    border: none;
    border-bottom: 1px solid #e8e8ea;
    margin: 24px 0 27px;
}
.mba_steps_header {
    padding: 24px 0 16px;
    text-align: center;
    background: #5975aa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5975aa 0%, #46568a 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5975aa), color-stop(100%, #46568a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5975aa 0%, #46568a 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5975aa 0%, #46568a 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5975aa 0%, #46568a 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #5975aa 0%, #46568a 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5975aa, endColorstr=#46568a, GradientType=0);
    /* IE6-9 */
}
.mba_steps_header .title {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
}
.mba_steps_header .title span {
    margin-top: 17px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
.mba_steps_content {
    position: relative;
    border-left: 1px solid #e8e8ea;
    border-right: 1px solid #e8e8ea;
    border-bottom: 4px solid #dfdfdf;
}
.mba_steps_main {
    padding: 25px 34px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ebeceb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebeceb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ebeceb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #ebeceb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #ebeceb 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #ebeceb 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ebeceb, GradientType=0);
    /* IE6-9 */
}
.mba_steps_main p {
    margin-bottom: 18px;
}
.mba_steps_main .btn_login_box {
    display: block;
    background: url('/bitrix_personal/templates/cbs_ver_2/img/sprites_new.png') no-repeat;
    background-position: 0 -195px;
    width: 228px;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    text-shadow: 0 -1px 0 #4862ad;
    padding: 12px 0 16px;
    margin: 44px auto 19px auto;
    text-align: center;
}
.mba_steps_box2 {
    position: relative;
    top: 139px;
}
.mba_steps_box2 .mba_steps_grey {
    background-color: #f1f1f2;
    padding: 16px 85px;
}
.mba_steps_main2 {
    background-color: #ffffff;
    padding: 35px 24px;
}
.mba_steps_box3 em {
    font-size: 12px;
}
.mba_steps_maindesc {
    color: #404e7f;
    font-weight: 700;
    text-align: center;
    font-style: italic;
}
.mba_steps_arrow_icon {
    background: url('img/sprites_new.png') no-repeat;
    display: inline-block;
    position: absolute;
    background-position: -512px -440px;
    width: 25px;
    height: 8px;
    top: 0;
    left: 48%;
}
.mba_steps_arrowdown {
    background: url('img/sprites_new.png') no-repeat;
    display: inline-block;
    background-position: 0 -538px;
    width: 142px;
    height: 73px;
    position: absolute;
    left: 430px;
    top: 45px;
}
.mba_steps_arrowdleft {
    background: url('img/sprites_new.png') no-repeat;
    display: inline-block;
    background-position: -1px -619px;
    width: 137px;
    height: 63px;
    position: absolute;
    bottom: 0;
    right: 0;
    bottom: 160px;
    right: 340px;
}
.mba_steps h3 {
    font-size: 23px;
}
.mba_steps h4 {
    margin-top: 0;
}
.mba_steps .single {
    margin-bottom: 35px;
    *zoom: 1;
}
.mba_steps .single .img img{width: 100%;}
.mba_steps .single:before,
.mba_steps .single:after {
    content: " ";
    display: table;
}
.mba_steps .single:after {
    clear: both;
}
.mba_steps .single .box-1 {
    width: 40%;
    float: left;
}
.mba_steps .single .box-2 {
    width: 60%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mba_steps .step-1 {
    padding-left: 45px;
}
.mba_steps .step-2 {
    padding-right: 45px;
}
.mba_steps .step-3 {
    padding-left: 45px;
}
.img_grey {
    background-color: #f4f4f4;
    width: 100%;
    height: 250px;
}



.mba_regbox {
    background: #2e416f url('images/bg_blue_line.png') repeat-x;
    color: #ffffff;
    border-top: 13px solid #f5f5f7;
    border-bottom: 13px solid #f5f5f7;
    text-align: center;
    position: relative;
    margin-top: 60px;
}
.mba_regbox p {
    font-size: 13px;
    font-weight: 700;
    line-height: 8px;
}
.mba_regbox a {
    color: #ffffff;
}
.mba_regbox h2 {
    color: #fff;
    font-size: 26px;
    margin: 45px 0 14px;
    position: relative;
    display: inline-block;
}
.mba_regbox .social_box .single {

    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 10px 10px 15px;
}
.mba_regbox .social_box .single a {
background: url(images/social_full.png) left top no-repeat transparent;
display: block;
height: 32px;
width: 32px;
margin: 0 auto;
}
.mba_regbox .social_box .single.fb a {
background-position: 0px 0px;
}
.social_box .single.vk a {
background-position: -192px 0px;
}
.mba_regbox .social_box .single.google a {
background-position: -32px 0px;
}
.mba_regbox .social_reg {
    margin-bottom: 25px;
}
.mba_regbox .btn_login_box {
    display: block;
    background: url('images/sprites_new.png') no-repeat;
    background-position: 0 -195px;
    width: 228px;
    border: none;
    color: #ffffff;
    font-size: 18px;
    text-shadow: 0 -1px 0 #4862ad;
    outline: none;
    cursor: pointer;
    padding: 10px 0 15px;
    margin: 0 auto 25px auto;
}
.mba_regbox .form-group :first-child {
    margin-left: 0!important;
}
.mba_regbox .form-group {
    padding: 13px;
    background-color: rgba(255, 255, 255, 0.1);
    margin-bottom: 23px;
    display: inline-block;
    width: 630px;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.mba_regbox .form-group input[type=text] {
    margin-left: 13px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 9px;
    font-size: 13px;
    border: 0;
    width: 197px;
    -webkit-box-shadow: inset 0 1px 3px #a3a3a3;
    -moz-box-shadow: inset 0 1px 3px #a3a3a3;
    box-shadow: inset 0 1px 3px #a3a3a3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mba_regbox_shadow {
    background: url('images/mba_regbox_shadow.png') repeat-x;
    margin: 0 auto;
    display: block;
    width: 938px;
    height: 19px;
}
.mba_regbox_shadow_last {
    margin-bottom: 150px;
}