 
.b-form-row {
	/*overflow: hidden;*/
	clear: both;
    border:  none;
}
.b-form-row__col1 {
	_width: 200px;
	_float: left;
    margin-bottom: 10px;
}
.b-form-row__col2 {
	_margin-left: 200px;
}
/**/

.b-separator_layout_solid-grey {
    background: none repeat scroll 0 0 #cccccc;
    height: 1px;
}

fieldset .center {
	text-align: center;
}

/**/

.b-form-box label {
	display: block;
	clear: both;
    float: none;
}

.b-form-box  .b-form-box-choose-row label {
	display: inline;
	clear: none;
}


.b-form__label__star {
	color: #d99d0c;
}

fieldset input[type='text'],
fieldset textarea,
fieldset select {
	width: 100%;
}

fieldset input[type='text'],
fieldset select {
	height: 28px;
}

fieldset input.short[type='text'],
fieldset textarea.short,
fieldset select.short {
	width: 40%;
	top: 6px;
	position:relative;
	margin-left: 7px;
}



fieldset input[type='text'],
fieldset textarea,
fieldset select {
	padding: 5px 5px;
}

.b-form-box {
	margin-top: 0px;
	margin-bottom: 8px;
}

.b-form-row {
	margin: 0px 0 0px;
}

.b-form-row__col1 label {
	position:relative;
	top: 5px;
	font-size: 14px;
    padding-right: 10px;
    float: none;
}

.b-form-choose-space {
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	vertical-align: top;
	margin-right: 10px;
}

.b-form-choose-space__item {
	font-weight: bold;
}

.b-form-choose-space-btn .b-btn {
	top: -1px;
}

.b-form-box label {
	font-size: 14px;
	margin-bottom: 6px;
	margin-right: 10px;
}

.b-form-box .sep label {
	display: inline;
}

.b-form-box .b-form-box-choose-row label {
	font-size: 13px;
}

.b-form-box-choose-row input[type='checkbox'],
.b-form-box-choose-row input[type='text'] {
	position: relative;
	top: 1px;
}

.b-form-box-choose-row input[type='checkbox'] {
	margin-right: 2px;
}

.b-form-box_state_disabled label,
.b-form-box_state_disabled input[type='text'],
.b-form-box_state_disabled textarea,
.b-form-box_state_disabled select {
	color: #cccccc;
}


.b-form-box-choose-row {
	margin-bottom: 7px;
	margin-top: 7px;
}

.b-form-box_layout_top-position {
	position:relative;
	top: -10px;
}

.b-form-row__hint {
    color: #7d7d7d;
    display: block;
    margin-top: 5px;
}

.submit-line {
	vertical-align: middle;
	text-align: right;
}
.submit-line .b-btn {
	float: none;
	width: 200px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.submit-line .b-btn.w175 {
	width: 175px;
}

.submit-line .b-btn.w220 {
	width: 230px;
}

.control-width-text {
	position: relative;
}
.control-width-text__text {
    display: block;
    padding-left: 10px;
    position: absolute;
    text-indent: 100%;
    top: 4px;
    white-space: nowrap;
    width: 200px;
    z-index: -1;
}

.b-form-label-box {
	position: relative;
	top: 29px;
	margin-left: -7px;
	float: left;
}

.b-form-label-box.center {
	margin-left: 0px;
}

a.form-icons {
	display: inline-block;
	position:relative;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	outline: none;
	top: -10px;
}
.form-icons_pic_question {
	background: url(img/form-icons-sprite.png) 0 0 no-repeat;
}


a.b-choose-flat__item {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(img/form-choose-flat-sprite.png) 0 0 no-repeat;
	color: #000;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	outline: none;
	position:relative;
	top: 8px;
}
.b-choose-flat__item.cur {
	background-position: 0 -25px;
	color: #fff;
}

.b-form-box_style_abs-label label {
	white-space: nowrap;
	position:absolute;
}

.b-form-box_style_abs-label input[type="text"],
.b-form-box_style_abs-label select {
	position: relative;
	top: 24px;
}

.b-form-box__error {
	position:relative;
}

.b-form-box__error input[type="text"] {
	border-color: #f6b415;
	border-style: solid;
}


/**/
.b-form-builder_container-for-hint {
	clear: both;
    display: none;
}

.b-form-box__error .b-form-builder_container-for-hint {
    display: block;
}


.b-form-builder_hint__frame {
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}
.b-form-builder_hint__content {
    overflow: hidden;
    padding: 0 6px;
    position: relative;
    z-index: 10;
}
.b-form-builder_hint__frame .b-form-builder-blc-cn {
    height: 20px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 20px;
}
.b-form-builder_hint__frame .b-form-builder-blc-cn.b-form-builder-blc-tr, .b-form-builder_hint__frame .b-form-builder-blc-cn.b-form-builder-blc-br {
    margin-left: 100%;
}
.b-form-builder_hint__frame .b-form-builder-blc-cn.b-form-builder-blc-bl, .b-form-builder_hint__frame .b-form-builder-blc-cn.b-form-builder-blc-br {
    top: auto;
}
.b-form-builder_hint__frame .b-form-builder-blc-cn {
    background: url("img/hint/b-form-builder__hint_r-star2.png") repeat scroll 0 0 transparent;
}
.blue .b-form-builder_hint__frame .b-form-builder-blc-cn {
	background: url("img/hint/blue-hint_r-star2.png") repeat scroll 0 0 transparent;
}

.b-form-builder_hint__frame .b-form-builder-blc-cn.b-form-builder-blc-tl, .b-form-builder_hint__frame .b-form-builder-blc-cn.b-form-builder-blc-bl {
    width: 100%;
}
.b-form-builder_hint__left-line {
    background: url("img/hint/b-form-builder__hint_r-star2-l.png") repeat-y scroll 0 0 transparent;
    height: 800px;
    left: 4px;
    position: absolute;
    top: 0;
    width: 6px;
}
.blue .b-form-builder_hint__left-line {
	background: url("img/hint/blue-hint_r-star2-l-.png") repeat-y scroll 0 0 transparent;
}

.b-form-builder_hint__right-line {
    background: url("img/hint/b-form-builder__hint_r-star2-r.png") repeat-y scroll 0 0 transparent;
    height: 800px;
    position: absolute;
    right: 4px;
    top: 0;
    width: 3px;
}

.blue .b-form-builder_hint__right-line {
	background: url("img/hint/blue-hint_r-star2-r-.png") repeat-y scroll 0 0 transparent;
}



.b-form-builder_hint__ugol {
    background: url("img/hint/b-form-builder__hint_ugol.png") no-repeat scroll 0 0 transparent;
    bottom: -3px;
    height: 7px;
    left: 17px;
    position: absolute;
    width: 12px;
    z-index: 105;
}
.b-user-error-message {
    background: url("img/hint/b-form-builder__hint_err-ico.png") no-repeat scroll 8px center #FFF7DD;
    color: #d89c0c;
    padding: 8px 8px 7px 36px;
}
.b-user-attention-message {
	background-color: #deecfc;
    padding: 4px 15px 4px 15px;
}

.b-form-builder_hint__content p {
    color: #d89c0c;
    font: 13px Arial,Tahoma,Sans-Serif;
    margin: 0;
}

.blue .b-form-builder_hint__content p {
	color: #3e7bca;
}

.b-form-builder_hint {
    position: absolute;
	float: right;
    right: -4px;
    top: 28px;
    z-index: 1000;
    width: 260px;
}

.relative.b-form-builder_hint {
    position: relative;
	float: none;
    right: 0;
    top: 0px;
    z-index: 200;
}

.b-banks-form-credit__row .b-form-builder_hint {
    float: left;
    left: -6px;
    margin: 1px -200px 0 0;
    position: relative;
    top: 0;
    width: auto;
}
.b-form-builder_hint-short {
    margin-right: auto !important;
}
.error .b-form-builder__hint-no-js {
    background: url("img/hint/b-form-builder__hint_err-ico.png") no-repeat scroll 8px center #FFF7DD;
    border: 1px solid #E7D087;
    color: #6D561B;
    display: block;
    float: left;
    padding: 3px 10px 3px 34px;
    position: relative;
    top: 2px;
}
.error .b-form-builder__hint-no-js ins {
    background: url("img/hint/b-form-builder__hint_ugol-.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 7px;
    left: 17px;
    position: absolute;
    top: -7px;
    width: 12px;
}
.b-form-builder__global-hint {
    background: none repeat scroll 0 0 #FF9000;
    border-top: 1px solid #CC7300;
    color: #FFFFFF;
    font-size: 1em;
    padding: 10px 10px 9px;
    text-align: center;
}
.b-form-builder_hint_position_left-top {
    bottom: 34px;
    left: -4px;
    top: auto;
}
.b-form-builder_hint__ugol-right-top {
    background: url("img/hint/b-form-builder__hint_ugol-.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    right: 17px;
    top: 0;
    width: 12px;
    z-index: 105;
}
.b-form-builder_hint__ugol-left-top {
    background: url("img/hint/b-form-builder__hint_ugol-.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    left: 17px;
    position: absolute;
    top: 0;
    width: 12px;
    z-index: 105;
}

.blue .b-form-builder_hint__ugol-left-top {
    background: url("img/hint/blue-hint_ugol.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    left: -2px;
    position: absolute;
    top: 15px;
    width: 7px;
    z-index: 105;
}



.b-form-label-box sup {
	font-size: 9px;
}

.blue-hint-place {
	position:relative;

}


.blue-hint-place .b-form-builder_hint {
	right: -232px;
	width: 230px;
	top: -23px;
}

.disclamer {
	height: 120px;
}

.b-form-more-box {
	position: relative;
	top: 18px;
}



/**/
.b-form-box_w_min {
	width: 1%;
}

.b-form-range td.sep {
	padding-left: 10px;
	padding-right: 10px;
}
.b-form-range td.min {
	width: 1%;
}

.b-form-range td.min input {
	min-width: 34px;
}

.b-form-range input {
	min-width: 50px;
	text-align: right;
}


.b-form-range_w80 {
	width: 80%;
}

.b-form-row-pad {
	padding-right: 10px;
	padding-bottom: 2px;
}

.js-toggle-search__close {
	position:absolute;
	right: 0px;
	bottom: 24px;
}

.w20 { width: 20px !important;}
.w70 { width: 70px !important; padding-right: 0px !important; }
.w100 { width: 100%; padding-right: 0px !important; }

.b-form-box sup {
	font-size: 9px;
}

.b-form-row__control-shadow {
	display: inline-block;
	width: 100%;
}

.b-form-row__control-shadow.focused {
	background: #F1F5E8;
    -webkit-box-shadow: 0 1px 1px #CFCFCF inset, 0 0 2px #FFD94F, 0 0 2px #FFD94F, 0 0 3px #FFD94F;
    -moz-box-shadow: 0 1px 1px #CFCFCF inset, 0 0 2px #FFD94F, 0 0 2px #FFD94F, 0 0 3px #FFD94F;
	box-shadow: 0 1px 1px #CFCFCF inset, 0 0 2px #FFD94F, 0 0 2px #FFD94F, 0 0 3px #FFD94F;
}


.b-btn {
    display: block;
    position: relative;
    outline: none;
    _float: left;

    padding: 0 7px;

    min-width: 90px;
}

.b-btn,
.b-btn__crn-left,
.b-btn__crn-right,
.b-btn__link,
.b-btn__text,
.b-btn__submit {
    height: 31px;
}

.b-btn__crn-left,
.b-btn__crn-right,
.b-btn__text {
    background-image: url(img/b-btn.png);
    display: block;
}

.b-btn__crn-left,
.b-btn__crn-right {
    position: absolute;
    width: 7px;
    top: 0px;
}

.b-btn__crn-left {
    left: 0px;
    background-position: 0 0;
}

.b-btn__crn-right {
    right: 0px;
    background-position: right -35px;
}

.b-btn__text {
    display: block;
    white-space: nowrap;
    background-position: 0 -70px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 20px;
    color: #666666;
    text-shadow: 1px 0 0 #dcdcdc;
    text-align: center
}

.b-btn:hover .b-btn__crn-left {
    background-position: 0 -104px;
}

.b-btn:hover .b-btn__crn-right {
    background-position: right -138px;
}

.b-btn:hover .b-btn__text {
    background-position: 0 -172px;
}

.b-btn:active .b-btn__crn-left {
    background-position: 0 -211px;
}

.b-btn:active .b-btn__crn-right {
    background-position: right -244px;
}

.b-btn:active .b-btn__text {
    background-position: 0 -277px;
}

/**/

.b-btn.b-btn_color_green .b-btn__crn-left,
.b-btn.b-btn_color_green .b-btn__crn-right,
.b-btn.b-btn_color_green .b-btn__text {
    background-image: url(img/b-btn-green.png);
}

.b-btn.b-btn_color_green .b-btn__text {
    color: #fff;
    text-shadow: 1px 0 0 #496800;
}

/**/
.b-btn.b-btn_color_orange .b-btn__crn-left,
.b-btn.b-btn_color_orange .b-btn__crn-right,
.b-btn.b-btn_color_orange .b-btn__text {
    background-image: url(img/b-btn-orange.png);
}

.b-btn.b-btn_color_orange .b-btn__text {
    color: #fff;
    text-shadow: 1px 0 0 #ca6818;
}

/**/
.b-btn.b-btn_state_inactive .b-btn__crn-left,
.b-btn.b-btn_state_inactive .b-btn__crn-right,
.b-btn.b-btn_state_inactive .b-btn__text {
    background-image: url(img/b-btn-innactive.png) !important;
}

.b-btn.b-btn_state_inactive:hover .b-btn__crn-left,
.b-btn.b-btn_state_inactive:active .b-btn__crn-left {
    background-position: 0 0 !important;
}

.b-btn.b-btn_state_inactive:hover .b-btn__crn-right,
.b-btn.b-btn_state_inactive:active .b-btn__crn-right {
    background-position: right -35px !important;
}

.b-btn.b-btn_state_inactive .b-btn__text {
    color: #cccccc;
    background-position: 0 -70px !important;
    text-shadow: 1px 0 0 #dfdfdf;
}

.b-btn.b-btn_state_inactive a.b-btn__link {
    cursor: default;
}

/**/

.b-btn.b-btn_size_big,
.b-btn.b-btn_size_big .b-btn__crn-left,
.b-btn.b-btn_size_big .b-btn__crn-right,
.b-btn.b-btn_size_big .b-btn__link,
.b-btn.b-btn_size_big .b-btn__text,
.b-btn.b-btn_size_big .b-btn__submit {
    height: 40px;
}

.b-btn.b-btn_size_big .b-btn__crn-left,
.b-btn.b-btn_size_big .b-btn__crn-right,
.b-btn.b-btn_size_big .b-btn__text {
    background-image: url(img/b-btn_big.png);
}

.b-btn.b-btn_size_big .b-btn__crn-left {
    background-position: 0 0;
}

.b-btn.b-btn_size_big .b-btn__crn-right {
    background-position: right -82px;
}

.b-btn.b-btn_size_big .b-btn__text {
    background-position: 0 -41px;
    line-height: 40px;
    font-size: 16px;
}

.b-btn.b-btn_size_big:hover .b-btn__crn-left {
    background-position: 0 -123px;
}

.b-btn.b-btn_size_big:hover .b-btn__crn-right {
    background-position: right -205px;
}

.b-btn.b-btn_size_big:hover .b-btn__text {
    background-position: 0 -164px;
}

.b-btn.b-btn_size_big:active .b-btn__crn-left {
    background-position: 0 -246px;
}

.b-btn.b-btn_size_big:active .b-btn__crn-right {
    background-position: right -328px;
}

.b-btn.b-btn_size_big:active .b-btn__text {
    background-position: 0 -287px;
}

/**/

.b-btn.b-btn_size_big.b-btn_color_green .b-btn__crn-left,
.b-btn.b-btn_size_big.b-btn_color_green .b-btn__crn-right,
.b-btn.b-btn_size_big.b-btn_color_green .b-btn__text {
    _background-image: url(img/b-btn-green_big.png);
}

.b-btn.b-btn_size_big.b-btn_color_green .b-btn__crn-left {
    background-position: 0 0;
}

.b-btn.b-btn_size_big.b-btn_color_green .b-btn__crn-right {
    background-position: right -82px;
}

.b-btn.b-btn_size_big.b-btn_color_green .b-btn__text {
    background-position: 0 -41px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 0 0 #648200;
}

.b-btn.b-btn_size_big.b-btn_color_green:hover .b-btn__crn-left {
    background-position: 0 -123px;
}

.b-btn.b-btn_size_big.b-btn_color_green:hover .b-btn__crn-right {
    background-position: right -205px;
}

.b-btn.b-btn_size_big.b-btn_color_green:hover .b-btn__text {
    background-position: 0 -164px;
}

.b-btn.b-btn_size_big.b-btn_color_green:active .b-btn__crn-left {
    background-position: 0 -246px;
}

.b-btn.b-btn_size_big.b-btn_color_green:active .b-btn__crn-right {
    background-position: right -328px;
}

.b-btn.b-btn_size_big.b-btn_color_green:active .b-btn__text {
    background-position: 0 -287px;
}

/**/

.b-btn.b-btn_size_big.b-btn_color_orange .b-btn__crn-left,
.b-btn.b-btn_size_big.b-btn_color_orange .b-btn__crn-right,
.b-btn.b-btn_size_big.b-btn_color_orange .b-btn__text {
    background-image: url(img/b-btn-orange_big.png);
}

.b-btn.b-btn_size_big.b-btn_color_orange .b-btn__crn-left {
    background-position: 0 0;
}

.b-btn.b-btn_size_big.b-btn_color_orange .b-btn__crn-right {
    background-position: right -82px;
}

.b-btn.b-btn_size_big.b-btn_color_orange .b-btn__text {
    background-position: 0 -41px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 0 0 #ca6818;
}

.b-btn.b-btn_size_big.b-btn_color_orange:hover .b-btn__crn-left {
    background-position: 0 -123px;
}

.b-btn.b-btn_size_big.b-btn_color_orange:hover .b-btn__crn-right {
    background-position: right -205px;
}

.b-btn.b-btn_size_big.b-btn_color_orange:hover .b-btn__text {
    background-position: 0 -164px;
}

.b-btn.b-btn_size_big.b-btn_color_orange:active .b-btn__crn-left {
    background-position: 0 -246px;
}

.b-btn.b-btn_size_big.b-btn_color_orange:active .b-btn__crn-right {
    background-position: right -328px;
}

.b-btn.b-btn_size_big.b-btn_color_orange:active .b-btn__text {
    background-position: 0 -287px;
}

/**/

.b-btn.b-btn_size_big.b-btn_state_inactive .b-btn__crn-left,
.b-btn.b-btn_size_big.b-btn_state_inactive .b-btn__crn-right,
.b-btn.b-btn_size_big.b-btn_state_inactive .b-btn__text {
    background-image: url(img/b-btn-innactive_big.png) !important;
}

.b-btn.b-btn_size_big.b-btn_state_inactive:hover .b-btn__crn-left,
.b-btn.b-btn_size_big.b-btn_state_inactive:active .b-btn__crn-left {
    background-position: 0 0 !important;
}

.b-btn.b-btn_size_big.b-btn_state_inactive:hover .b-btn__crn-right,
.b-btn.b-btn_size_big.b-btn_state_inactive:active .b-btn__crn-right {
    background-position: right -82px !important;
}

.b-btn.b-btn_size_big.b-btn_state_inactive .b-btn__text {
    color: #cccccc;
    background-position: 0 -41px !important;
    text-shadow: 1px 0 0 #dfdfdf;
}

.b-btn.b-btn_size_big.b-btn_state_inactive a.b-btn__link {
    cursor: default;
}

.b-btn.b-btn_text-size_big .b-btn__text {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.b-btn.b-btn_text-size_mini .b-btn__text {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

a.b-btn__link,
.b-btn__submit {
    outline: none;
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border: none;
    background: none;
}

.b-btn_layout_w100 {
    width: 100%;
    float: none;
}




.b-separator_flow_overflow {
	overflow: hidden;
    clear: both;
}

.b-separator_layout_dotted-grey {
	background: url(img/b-separator_layout_dotted-grey.gif) 0 bottom repeat-x;
	height: 1px;
}

.b-separator_layout_solid-orange {
	height: 3px;
	background: #f17e00;
}

.b-separator {
	margin: 10px 0;
}

.context .b-separator_size_0 {
	height: 0px;
	margin: 0px;
}
.context .b-separator_size_1 {
	height: 1px;
	margin: 0px;
}
.context .b-separator_size_2 {
	height: 2px;
	margin: 0px;
}
.context .b-separator_size_3 {
	height: 3px;
	margin: 0px;
}
.context .b-separator_size_4 {
	height: 4px;
	margin: 0px;
}
.context .b-separator_size_5 {
	height: 5px;
	margin: 0px;
}
.context .b-separator_size_6 {
	height: 6px;
	margin: 0px;
}
.context .b-separator_size_10 {
	height: 10px;
	margin: 0px;
}
.context .b-separator_size_13 {
	height: 13px;
	margin: 0px;
}
.context .b-separator_size_15 {
	height: 15px;
	margin: 0px;
}
.context .b-separator_size_20 {
	height: 20px;
	margin: 0px;
}
.context .b-separator_size_25 {
	height: 25px;
	margin: 0px;
}
.context .b-separator_size_30 {
	height: 30px;
	margin: 0px;
}
.context .b-separator_size_40 {
	height: 40px;
	margin: 0px;
}







.col-sm-6 {
    width: 50%;
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding: 0;
    vertical-align: middle;
    _border-right: 1px solid #ccc;
}
.col-sm-6.disabled {
    pointer: not-allowed;
}

.panel {
    margin-bottom: 0px;
    background-color: none;
    border: none;
    border-radius: 0px;
}

.panel-success {
    border-color: #ccc;
}

.panel-image {
    max-height: 600px;
    overflow: hidden;
    position: relative;
}

.panel-icon {
    padding: 5px 15px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

.panel-icon_right {
    background-color: #a0bc60;
}
.panel-icon_wrong {
    background-color: #c9302c;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 18px;
    line-height: 24px;
}

.panel-success>.panel-heading {
    color: #ffffff;
    background-color: #a0bc60;
    border-color: #d6e9c6;
}

.panel-body {
    padding: 0px;
}

.panel-body-result {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-color: #ccc;
    padding: 20px 15px;
}

.panel-answer {
    font-size: 16px;
    line-height: 1.4;
    height: 100%;
    margin: 0;
    padding: 15px;
    color: #4c4c4c;
    background-color: #f2ffd3;
}

.img-thumbnail {
display: inline-block;
    max-width: 100%;
    _height: auto;
    _padding: 4px;
    line-height: 1.42857143;
    _background-color: #fff;
    _border: 1px solid #ddd;
    _border-radius: 4px;
    width: 100%;
}

.btn {
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    __white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;

    border-bottom: 0;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    overflow: visible;
}

.btn_first {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    border-bottom: 1px solid transparent;
}
.btn_last {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 1px solid transparent;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.btn-default:hover, .btn-default.hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #d6d6d6;
    border-color: #8c8c8c;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn-block {
    margin-top: 0px;
    display: block;
    width: 100%;
}
.btn.disabled {
    background-color: #fff;
    border-color: #ccc;
    box-shadow: none;
    opacity: .65;
    cursor: not-allowed;
}
.btn.choosen {
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}
.btn-block-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.btn-block-wrapper .btn-block-item {
    display: block;
    width: 50%;
    text-align: center;
    height: auto;
}

.js-image-link {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 0.9;
}

.js-image-link:hover, .js-image-link.hover {
    opacity: 1;
}

