@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,400,300,300bold,300italic,500,700&subset=latin-ext,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Exo+2&subset=latin-ext,cyrillic);

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice > span.placeholder {
    color: #999;
}

.content {
margin-top:10px;
}

h1 {
    color: #ed6a97;
    font-size: 24px;
    text-transform: uppercase;
	text-align:center;
	padding-bottom:20px;
}

h3 {
    color: #ed6a97;
    font-size: 21px;
    text-transform: uppercase;
	text-align:center;
	padding:20px 0;
}


.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}




*{
	box-sizing:border-box;
	margin:0;
	padding:0;
}
body{
}
.clear_after:after{
	clear:both;
	content:"";
	height:0;
	display:block;
	width:100%;
}
#moll{
	color:#363636;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size:16px;
	line-height:1.2em;
	margin:0 auto;
}
#moll-wrap{
	margin:0 auto;
	max-width:1950px;
}
a{
	color:inherit;
}
.malina-color{
	color:#ff0066;
}
.bold{
	font-weight:bold;
}
.turq-link{
	color:#6ac8ca;
	text-decoration:none;
}
.turq-link:hover{
	text-decoration:underline;
}
#moll-header{
	margin:0 auto;
	max-width: 1950px;
	position:relative;
	width:90%;
}
.logo-moll-big{
	margin:20px 0;
}
.navigation{
	position:relative;
	width:100%;
}
.nav__element:not(:first-child){
	margin:0 3%;
}
.nav__element{
	display:inline-block;
	margin:0 3% 0 0;
	position:relative;
	vertical-align:top;
}
.nav__element a{
	line-height:43px;
	text-decoration:none;
	position:relative;
}
.nav__element a:hover{
	border-bottom:1px solid #363636;
}
.switch{
	line-height: 43px;
	margin:0;
	padding:0;
}
.switch span{
	border-bottom:1px dashed #363636;
	cursor:pointer;
}
.switch span:hover{
	border:none;
}
#moll .nav__list .switch_active{
	border:none;
	color:#ed6a97;
	cursor:default;
}
.switch__slide{
	cursor:pointer;
	display:inline-block;
	height:43px;
	padding-top:10px;
	vertical-align:middle;
}
.moll-menu__cat, .moll-menu__alph{
	background-color: #fff;
	border: 1px solid #bec3c7;
	color: #000;
	display:none;
	left: 0;
	position: absolute;
	top: 43px;
	list-style-type: none;
	width:240px;
	z-index:100;
}
.moll-menu__cat a{
	font-size: 12px;
	display: block;
	line-height: 26px;
	margin: 0 auto;
	width: 170px;
}
/*.moll-menu__cat li:not(:last-child) a{
	border-bottom: 1px solid #bec3c7;
}*/
.moll-menu__cat li:hover{
	background-color:#6fc6d0;
	color:#fff;
}
/*#moll-menu .moll-menu__cat li:hover a{
	border-bottom: 1px solid #bec3c7;
}*/
.moll-menu__act{
	color:#fff;
	background-color:#bec3c7;
}
#moll-menu .moll-menu__act{
	color:#fff;
	cursor:default;
}
#moll-menu .moll-menu__act:hover{
	background-color:#bdc3c7;
}
#moll-menu .moll-menu__cat .moll-menu__act:hover{
	background-color:#bec3c7;
}
#moll-menu .moll-menu__cat .moll-menu__act:hover a{
	cursor: default
}
.moll-menu__alph{
	left: 100px;
}
.moll-menu__alph a{
	line-height:20px;
}
.moll-menu__alph .head-banners__filt_alp{
	margin:10px;
}
.like:before{
	background:url('../img/main-icons.png') no-repeat 0 -33px;
	content:"";
	height:20px;
	left:-20px;
	position:absolute;
	top:0;
	width:18px;
}
#moll-menu .like:before{
	background:url('../img/main-icons.png') no-repeat 0 0;
	top:-2px;
}
.nav__list .region {
	margin:0 6%;
}
.region a{
	border-bottom:1px dashed #363636;
	cursor:pointer;
}
.nav__list .region  a:hover{
	border:none;
}
.nav__list .nav__change-reg a:hover{
	border-bottom:1px solid #363636;
}

form.search {
	border-bottom:1px solid #bdc3c7;
	color: #bec3c7;
	position:absolute;
	right:30px;
	top:4px;
}
.search__field{
	border:none;
	width:160px;
}
.search__field:focus {
	outline:none;
}
.search__cat {
	width:192px;
}

/* multiply select styles */
.ms-choice {
	width: 192px;
	height: 26px;
	padding: 0;
	border: none;
	text-align: left;
	white-space: nowrap;
	line-height: 26px;
	color: #444;
	text-decoration: none;
	background-color: #fff;
	position:relative;
}

.ms-drop input[type="checkbox"]{
	margin-left:-10px;
	visibility:hidden;
}
.ms-drop.bottom{
	box-shadow:none;
	border: 1px solid #bec3c7;
	border-radius: 0;
	border-top: 2px solid #6fc8d0;
}
.ms-drop ul{
	overflow: hidden;
	padding:0;
}
.ms-drop ul > li label{
	cursor:pointer;
}
.ms-drop li label{
	box-sizing:border-box;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	margin: 0 10px;
	white-space: nowrap;
}
/*.ms-drop li:not(:first-child) label{
	border-top: 1px solid #bec3c7;
}*/
.ms-drop li.selected {
	background-color: #bec3c7;
}
.ms-drop li:hover label {
	border: none;
}
.ms-drop li:hover{
	background-color: #6fc8d0;
}
.ms-drop li.selected label, .ms-drop li:hover label {
	color: #fff;
}
/* multiply select styles end */

#head-banners{
	margin-top:30px;
	position:relative;
}
.head-banners__filt_cat{
	list-style-type:none;
	margin:0;
	width:240px;
}
.head-banners__filt_cat li{
	margin-right:30px;
	overflow: hidden;
}
.head-banners__filt_cat a{
	display: block;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	padding-left: 8px;
	width: 210px;
}
.head-banners__filt_cat li:hover{
	background-color:#6fc6d0;
}
.head-banners__filt_cat li:hover a{
	color:#fff;
}
.head-banners__filt_act{
	color:#ed6a97;
}
.head-banners__filt_cat .head-banners__filt_act:hover a{
	cursor:default;
	text-decoration:none;
}
.head-banners__filt{
	float:left;
	min-height:450px;

}
.head-banners__filt_alp{
	list-style-type:none;
	margin:0 0 15px 0;
	width:220px;
}
.head-banners__filt_alp li{
	color:#bdc3c7;
	display:inline-block;
	margin:0;
	text-align:center;
	vertical-align:top;
	width: 18px;
}
.head-banners__filt_alp a{
	color:#363636;
	text-decoration:none;
	display: inline-block;
	width: 18px;
}
.head-banners__filt_alp a:hover{
	background-color:#6fc6d0;
	color:#fff;
}
.navbutton{
	/*	display:none; */
}

.offers-wrap, .shops-wrap{
	position:relative;
}
.offers__title, .shops__title{
	color:#ed6a97;
	font-size:16px;
	margin:24px 0 16px 5%;
	text-transform:uppercase;
	padding:0;
}
.offers__all{
	margin:0 5% 16px 0;
	right:0;
	top:0;
	padding:0;
	position:absolute;
}
.offers__list{
	list-style-type: none;
	margin: 0 5%;
	text-align: justify;
	position: relative;
}
.offers__list:after, .shops__list:after{
	content:"";
	display:inline-block;
	width:100%; height:0;
	overflow:hidden;
}
.justify-fix{
	display:inline-block;
	width:100%; height:0;
	overflow:hidden;
}
.offers__el{
	margin-bottom:20px;
	cursor:pointer;
	display:inline-block;
	position:relative;
	width:280px;
}
.offers__el img{
	border: 1px solid #bec3c7;
	display:block;
	height:360px;
	width:280px;
}
.offers__el__in__shops{
	margin-bottom:20px;
	cursor:pointer;
	display:inline-block;
	position:relative;
	width:280px;
}
.offers__el__in__shops img{
	border: 1px solid #bec3c7;
	display:block;
	height:360px;
	width:280px;
}
.shops__list{
	list-style-type:none;
	margin: 0 5%;
	text-align:justify;
	position:relative;
}
.shops__el{
	border: 1px solid #bec3c7;
	cursor:pointer;
	display:inline-block;
	height:280px;
	margin-bottom:25px;
	overflow:hidden;
	position:relative;
	width:280px;
}
.shops__el a{
	text-decoration:none;
}
.shops__el .logo {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 218px;
	position: relative;
	text-align: center;
	-moz-transition: height 300ms linear;
	-ms-transition: height 300ms linear;
	-o-transition: height 300ms linear;
	-webkit-transition: height 300ms linear;
	transition: height 300ms linear;
}
.shops__el  img{
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-height: 90%;
	max-width: 90%;
	position: absolute;
	right: 0;
	top: 0;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.shops__el:hover  .logo img{
	max-width: 60%;
}
.shops__el .info {
	bottom: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333333;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	-moz-transition: left 300ms ease-in-out;
	-ms-transition: left 300ms ease-in-out;
	-o-transition: left 300ms ease-in-out;
	-webkit-transition: left 300ms ease-in-out;
	transition: left 300ms ease-in-out;
	width: 100%;
}
.shops__el .points {
	color: #ed1261;
	font-size: 12px;
	margin-top: 0;
	padding: 0 5% 0 60px;
}
.shops__el .info-label {
	color: #ed1261;
	font-size: 19px;
	font-weight: bold;
}
.shops__el .condition {
	font-size: 12px;
	margin-top: 0;
	padding: 0 5% 0 60px;
	position: relative;
}
.shops__el .details {
	bottom: -100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	max-height: 180px;
	overflow: hidden;
	padding-bottom: 35px;
	position: absolute;
	right: 0;
	-moz-transition: bottom 300ms ease-in-out;
	-ms-transition: bottom 300ms ease-in-out;
	-o-transition: bottom 300ms ease-in-out;
	-webkit-transition: bottom 300ms ease-in-out;
	transition: bottom 300ms ease-in-out;
	width: 100%;
}
.shops__el .description{
	margin: 0 auto 10px;
	text-align:left;
	width:90%;
}
.shops__el .links {
	bottom: 0;
	color:#6ac8ca;
	display: block;
	font-size: 12px;
	height: 25px;
	position: absolute;
	right: 5%;
}
.shops__el .links:hover{
	text-decoration:underline;
}
.shops__el .links a{
	text-decoration:none;
}
.shops__el .links:before{
	background: url('//lpvstatic.ru/static/online/images/main-icons.png?f05b6b4c5d8c') no-repeat -108px -33px;
	content: "";
	height:20px;
	left:-25px;
	position:absolute;
	top:0;
	width:20px;
}
.heart{
	background: url('//lpvstatic.ru/static/online/images/main-icons.png?f05b6b4c5d8c') no-repeat -76px -32px;
	content: "";
	cursor:pointer;
	height:18px;
	right:3px;
	position:absolute;
	top:3px;
	width:19px;
	z-index:99;
}
.add_like{
	background: url('//lpvstatic.ru/static/online/images/main-icons.png?f05b6b4c5d8c') no-repeat -77px 0px;
}
.heart:hover{
	background: url('//lpvstatic.ru/static/online/images/main-icons.png?f05b6b4c5d8c') no-repeat -76px -72px;
}
.add_like:hover{
	background: url('//lpvstatic.ru/static/online/images/main-icons.png?f05b6b4c5d8c') no-repeat -77px 0px;
}
.shops__el:hover .logo{
	height:95px;
}
.shops__el:hover .info{
	left:-400px;
}
.shops__el:hover .details{
	bottom:0;
}
#moll-futer{
	background-color:#ed6a97;
	border: 1px solid transparent;
	height:194px;
	width:100%;
}
.futer__block_left{
	float:left;
	margin-right:8%;
}
.futer__block_right{
	float:right;
	text-align:right;
}
.futer__wrap{
	margin: 26px auto 0;
	max-width:1950px;
	position:relative;
	width:90%;
}
.futer__list{
	color:#fff;
	list-style-type:none;
}
.futer__el{
	position:relative;
	font-family: 'Roboto', Helvetica, sans-serif;
}
.futer__el a{
	text-decoration:none;
	line-height:28px;
}
.futer__el a:hover{
	text-decoration:underline;
}
.futer__mob{
	float:right;
	margin:10px 0 0 30px;
}
.futer__block_right .futer__el img{
	left: -60px;
	position: absolute;
	top: 3px;
}
.feedback_btn-header {
	position: absolute;
	top: 10px;
	right: -30px;
}
.feedback_btn-action {
	cursor: pointer;
}
#moll-menu{
	background-color:#ed6a97;
	color:#fff;
	height:43px;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
	display: none;
}
.moll-menu__wrap{
	margin:0 auto;
	max-width:1950px;
	width:90%;
}
.logo-small{
	float:left;
	margin-top: 6px;
	margin-right: 3%;
	height:30px;
	width:77px;
}
.moll-menu__wrap .switch_active{
	color:#fff;
}
.moll-menu__wrap .nav__element a:hover{
	border-bottom: none;
}
.moll-menu__wrap .region a:hover{
	border: none;
}
.moll-menu__wrap .region a {
	border-bottom: 1px dashed #fff;
}
.moll-menu__wrap .switch span {
	border:none;
}
.moll-menu__wrap .switch .switch_active {
	border: none;
	cursor: default;
}
.moll-menu__wrap .search__field{
	background-color:#ed6a97;
	color:#fff;
	line-height:30px;
}
.moll-menu__wrap form.search{
	border-bottom: 1px solid #fff;
	color: #fff;
}
.moll-menu__wrap .search__field::-webkit-input-placeholder {color:#fff; opacity:1;}
.moll-menu__wrap .search__field::-moz-placeholder          {color:#fff; opacity:1;}/* Firefox 19+ */
.moll-menu__wrap .search__field:-moz-placeholder           {color:#fff; opacity:1;}/* Firefox 18- */
.moll-menu__wrap .search__field:-ms-input-placeholder      {color:#fff; opacity:1;}

.moll-menu__wrap .ms-choice{
	background-color:#ed6a97;
}
.moll-menu__wrap .ms-choice > span.placeholder{
	color:#fff;
}
.ms-choice:focus {
	outline:none;
}

.moll-menu__wrap .ms-choice{
	color:#fff;
}

.gray-triangle{
	border: 50px solid transparent;
	border-bottom: 40px solid #f1f4fa;
	display:none;
	position: absolute;
	-moz-transition: left 300ms linear;
	-ms-transition: left 300ms linear;
	-o-transition: left 300ms linear;
	-webkit-transition: left 300ms linear;
	transition: left 300ms linear;
	top: 355px;
}

.nav__change-reg{
	display:none;
	list-style-type:none;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 120px;
}
#moll-menu .nav__change-reg{
	background-color: #fff;
	border: 1px solid #bec3c7;
	color: #000;
	left: -5Px;
	position: absolute;
	top: 43px;
	list-style-type: none;
	width: 150px;
	padding-left: 5px;
}
#moll-menu .nav__change-reg a{
	line-height:43px;
}
#moll-menu .nav__change-reg a:hover{
	border-bottom:1px solid #363636;
}
.nav__change-reg a{
	border-bottom:none;
	line-height:24px;
}
.offer-card__cardnumber label.card__error{
	color:red;
}
.offer-card__cardnumber input.card__error{
	border-bottom: 2px solid red;
}
.nav__active{
	color:#ed6a97;
}
.nav__active{
	color:#ed6a97;
}
#moll .nav__active:hover a{
	border:none;
}
.header-project-malina {
	position:absolute;
	right:0;
	top:30px;
	height:30px;
	line-height: 30px;
}
.header-project-malina * {
	float:left;
}
.header-project-malina span {
	border-left:1px solid rgb(125,125,125);
	padding-left:13px;
	padding-right:13px;
}
.header-project-malina img {
	margin-top: 0px;
}
.arrow_go_top {
	position: fixed;
	bottom: 100px;
	right: 10px;
	cursor: pointer;
	display: none;
}

.banner {
text-align:center;
}

.banner2 {
margin: 20px;
padding-bottom:30px;
}

.banner3 {
margin-top: 20px;
margin-right:15px;
padding-bottom:30px;
}

#slider2 {
    overflow: hidden;
}
#slider2 {
    top: 0;
    left: 240px;
    margin: 0 auto;
}

.malina-info__list {
    list-style-type: none;
    margin: 0 auto;
    text-align: justify;
    width: 90%;
}

.content li {
    margin: 5px 0;
}

.content ul {
    list-style-type: disc;
    padding: 5px 0 5px 40px;
}

p {
    line-height: 21px;
	margin: 0 0 10px;
}

.lines {
    float: left;
}
.lines2 {
    padding-bottom: 70px;
}

.wrapp{
margin: 0 auto;
padding-bottom: 50px;
padding-left: 15%;
}

.content a {
margin: 0 auto;
font-size:18px;
font-weight:normal;
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control {
  width: 30%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control2 {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


.form-control2:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-submit {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 25px;
    min-height: 24px;
    vertical-align: middle;
	display: inline-block;
    padding: 6px 12px;
}

.form-submit {
    background: transparent -moz-linear-gradient(center top, #ffffff, #d5d1c9) repeat scroll 0 0;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    color: #000000;
    cursor: pointer;
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    z-index: 100;
}

.form-submit:hover {
    background: transparent -moz-linear-gradient(center top, #ffffff, #e4e4e4) repeat scroll 0 0;
}
.form-submit:hover {
	background-color: #e6e6e6;
}

table {
  margin: auto;
  }
  
td {
  padding: 10px;
  }
  
.lines {
  margin: 15px 0;
} 