.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

/* Advice styles */
#advice_add input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#advice_add fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
#advice_add legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#advice_add label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
#advice_add input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
#advice_add input[type="file"] {
  display: block;
}
#advice_add input[type="file"]:focus,
#advice_add input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#advice_add output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
#advice_add .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#advice_add .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#advice_add .form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
#advice_add .form-control:-ms-input-placeholder {
  color: #777777;
}
#advice_add .form-control::-webkit-input-placeholder {
  color: #777777;
}
#advice_add textarea.form-control {
  height: auto;
}
#advice_add .form-group {
  margin-bottom: 15px;
}
#advice_add .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#advice_add .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#advice_add .checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
#advice_add .checkbox + #advice_add .checkbox {
  margin-top: -5px;
}
#advice_add .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#advice_add .checkbox-inline + #advice_add .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#advice_add .input-sm,
#advice_add .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#advice_add select.input-sm {
  height: 30px;
  line-height: 30px;
}
#advice_add .input-lg,
#advice_add .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
#advice_add select.input-lg {
  height: 46px;
  line-height: 46px;
}
#advice_add textarea.input-lg {
  height: auto;
}
#advice_add .form-horizontal .checkbox,
#advice_add .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
#advice_add .form-horizontal .checkbox {
  min-height: 27px;
}
#advice_add .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  #advice_add .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
@media (min-width: 768px) {
  #advice_add .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  #advice_add .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
#advice_nav .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
#advice_nav .pager li {
  display: inline;
}
#advice_nav .pager li > a,
#advice_nav .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
#advice_nav .pager li > a:hover,
#advice_nav .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#advice_nav .pager .next > a,
#advice_nav .pager .next > span {
  float: right;
}
#advice_nav .pager .previous > a,
#advice_nav .pager .previous > span {
  float: left;
}
#advice_nav .pager .disabled > a,
#advice_nav .pager .disabled > a:hover,
#advice_nav .pager .disabled > a:focus,
#advice_nav .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}

/* Advice */
.advice {
	background: rgba(255,255,255,1);
	padding: 0 100px 0 0;
	margin: 20px 0;
	border:1px solid #eee;
	border-left-width:5px;
	border-radius:3px;
	position: relative;
}
.advice h4{margin-top:0;margin-bottom:5px}
.advice code{border-radius:3px}
.advice+.advice{margin-top:-5px}
.advice-danger{border-left-color:#d9534f}
.advice-danger h4{color:#d9534f}
.advice-warning{border-left-color:#f0ad4e}
.advice-warning h4{color:#f0ad4e}
.advice-info{border-left-color:#5bc0de}
.advice-info h4{color:#5bc0de}
.advice-success{border-left-color:#DFF0D8}
.advice-success h4{color:#DFF0D8}
 
.advice.advice-danger::after {
	width: 100px;
	padding: 15px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgba(254,220,211,0.25);
	content: 'Негативный';
	color: rgba(213,15,22,0.4);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	font-weight: bold;
	text-align: center;
}
.advice.advice-default .advice_num {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgba(0,0,0,0.02);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	vertical-align: middle;
	color: rgba(0,0,0,0.35);
	width: 100px;
	padding: 15px 0;
	text-align: center;
	font-size: 24px;
	color: rgba(0,0,0,0.2);
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	font-weight: bold;
}
.advice.advice-default .advice_num  b {
	display: block;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.advice.advice-success::after {
	width: 100px;
	padding: 15px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgba(219,244,204,0.25);
	content: 'Позитивный';
	color: rgba(99,199,111,0.8);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	font-weight: bold;
	text-align: center;
}
.advice .top  {
	padding: 10px 20px;
	line-height: 13px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}
.advice .top span {
	margin: 0 10px;
}
.advice .text  {
	padding: 10px 20px;
	color: #454545;
	position: relative;
}
.advice.is_foto {
	padding-left: 100px;
}
.advice.is_foto .text, .advice.is_foto .top {
	padding: 10px;
}
.advice_foto {
	margin: 5px 0 5px -95px;
	float: left;
	width: 90px;
	height: 90px;
}
/* advice rating */
.radio_stars {float:left}
.radio_star {display:inline-block; width:24px; height:24px; margin:0 3px 0 0; vertical-align:-6px;background: url('../images/star_ico.gif') 0 -21px no-repeat;}
.radio_star.empty {display:inline-block; width:24px; height:24px; margin:0 3px 0 0; vertical-align:-6px;background: url('../images/star_ico.gif') -30px -21px no-repeat;}
.star {
	display: inline-block;
	width: 17px;
	height: 15px;
	margin: 3px 0 0;
	vertical-align: -2px;
	background: url('../images/star_ico_small.png') 0 0 no-repeat;
}
.star.empty {
	display: inline-block;
	width: 17px;
	height: 15px;
	margin: 0 0px 0 0;
	vertical-align: -2px;
	background: url('../images/star_ico_small.png') -20px 0 no-repeat;
}
.red {color:#e63114 !important;}
.f18 {
	display: inline-block;
	font-size: 16px;
	padding: 3px 10px 0 10px;
	color: #454545;
}
.blprice {float:right; width:120px;}
.vamiddle td {vertical-align:middle !important;}
.top0 {padding-top:0;}
.top10 {margin-top:10px;}
.txt {padding:0 0 10px; /*height:30px; overflow:hidden;*/}

/* advice reset */
.page-header {
	padding-bottom: 9px;
	margin: 20px 0;
	border-bottom: 1px solid #eee;
}
.h1 {
	padding: 15px 0 0 0;
	font-size: 24px;
}
.lcol, .rcol {
    display: inline;
}
.lcol {
    float: left;
}
 .rcol {
    float: right;
}
.advice_pad {
	padding: 25px;
}
/* advice block */
.advice_block {
	overflow: hidden;
	position: relative;
	padding: 5px 5px 5px 50px;
	margin: 10px 0;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.advice_block .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 5px 0 -45px;
	border-radius: 3px;
	text-align: center;
}
.advice_block .avatar img {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 4px;
}
.advice_block .advice_num {
	margin: 5px 0;
	float: left;
	background: rgba(119,119,119,1);
	color: #fff;
	border-radius: 3px;
	font-size: 11px;
	padding: 0 5px;
	height: 14px;
	line-height: 14px;
}
.advice_text {
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 3px;
	padding: 10px
}
.advice_block.advice-success .advice_text {
	background: #DFF0D8;
}
.advice_block.advice-danger .advice_text {
	background: #FEF6F3;
}
.advice_text_h {
	margin-bottom: 0.5em
}
.advice_text_h span {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding: 0
}
.advice_meta {
	float: right;
	font-size: 12px;
	cursor: default;
	color: #aaa;
}
.errors {
	background: #FEF6F3;
	border-radius: 3px;
	padding: 10px;
	margin: 10px 0;
}
.advice_answer {
	margin: 10px 0;
	padding: 9px;
	border-radius: 3px;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.advice_answer_h {
	font-weight: bold;
	margin: 0 0 10px 0;
}
.advice_block_answ {
	background: rgba(217,83,79,0.5);
	border-radius: 3px;
	padding: 2px 5px;
	position: absolute;
	right: 5px;
	font-size: 11px;
	color: #fff;
	bottom: 5px;
}

.easyTooltip {
	padding: 5px 8px;
	background: rgba(0,0,0,0.7);
	font: 12px/11px Calibri, Arial, Helvetica, sans-serif;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.advice_info {
	text-align: center;
	padding: 10px;
}
/*.advice_cat {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}

.advice_cat > li > a {
  display: block;
}

.advice_cat > li > a:hover, .advice_cat > li > a.active {
  text-decoration: none;
  color: #d9534f;
  background-color: #eeeeee;
}

.advice_cat > .pull-right {
  float: right;
}*/
.advice_cat {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.advice_cat > li > a,
.advice_cat .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.advice_cat > li > a {
  padding: 3px 15px;
}

.advice_cat > li > a.active,
.advice_cat > li > a.active:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.advice_cat [class^="icon-"] {
  margin-right: 2px;
}

.advice_cat .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > .pull-right {
  float: right;
}

.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}
/* btn */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active {
  background-image: none;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.advice_padd {
  padding: 0 20px;
}
.advice_padd h1 {
  font-size: 18px;
  color: #428BCA;
  margin: 0;
}