/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*@media (max-width: 760px) {
	section.capture{
		padding-top: 17px !important;
	}
	section.capture section.prices ul li div.desc{
		height: 140px !important;
	}
	section.capture section.prices ul li div.desc span{
		font-size: 16px !important;
	}
	section.capture section.prices ul li div.desc span br{
		display: none;
	}
	section.capture section.prices ul li div.desc a.buy{
		width: 230px !important;
		white-space: nowrap !important;
		font-size: 18px !important;
	}
	section.capture section.prices ul li a.price{
		height: 140px !important;
    	padding-top: 25px !important;
	}
}*/
@media (min-width: 1024px) {
	section.capture section.prices div.container ul li div.desc{
		float: left;
		height: 165px;
		width: 550px;
	}
	#red_text{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	section.capture section.prices div.container ul li div.desc a.buy{
		font-size: 24px;
    	margin: 10px auto 0;
    	position: inherit;
    	width: 360px;
    	bottom: 0;
	}
}
@media (min-width: 992px) and (max-width: 1023px) {
	section.capture section.prices div.container ul li div.desc{
		float: left;
		height: 165px;
		width: 550px;
	}
	#red_text{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	section.capture section.prices div.container ul li div.desc a.buy{
		font-size: 24px;
    	margin: 10px auto 0;
    	position: inherit;
    	width: 360px;
    	bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	section.capture section.prices div.container ul li div.desc{
		float: left;
		height: 165px;
		width: 550px;
		left: 20px;
	}
	#red_text{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	section.capture section.prices div.container ul li div.desc a.buy{
		font-size: 24px;
    	width: 360px;
    	margin: 10px auto 0;
	}
}
@media (min-width: 600px) and (max-width: 767px) {
	section.capture section.prices div.container ul li div.desc{
		float: left;
		left: 40px;
		height: 165px;
		width: 550px;
	}
	section.capture section.prices div.container div.content.single-step{
		padding-left: 40px;
	}
	section.capture section.prices div.container{
		height: 263px;
	}
	section.capture section.prices div.container ul li div.desc a.buy{
    	width: 360px;
    	left: 185px;
	}
}
@media (min-width: 480px) and (max-width: 599px) {
	section.capture section.prices div.container ul li div.desc{
		float: left;
		height: 220px;
		width: 435px;
		left: 10px;
	}
	section.capture section.prices div.container{
		height: 263px;
	}
	section.capture section.prices div.container ul li div.desc a.buy{
    	width: 360px;
    	left: 145px;
	}
}
tr.yellow th,
tr.yellow td{
	background: #FCFFCB !important;
}
tr.hr td{
	height: 40px;
	background: #fff !important;
}
td.hide_stat{
	 background: gray !important;
	 border-top: 4px solid white;
}
td.bord-top{
	border-top: 4px solid white;
}
.unvisible{
	display: none;
}
div.nav > ul > li.submenu > ul{
	display: none;
	position: absolute;
	background: #bc3030;
	z-index: 100;
}
div.nav > ul > li.submenu:hover > ul{
	display: block;
}
div.nav li.submenu li{
	display: block;
	float: none;
/*	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);*/
}
.nomargin{
	margin: 0px;
}
div.summary{
	font-size: 12px;
	margin: 0 auto;
	color: #333
}
div.getcall{
	float: left;
}
.ratestat{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
._all{
	color: #428bca;
}
._good{
	color: #4dbf1e;
}
._norm{
	color: #f4ce18;
}
._bad{
	color: #ed584e;
}
._norate{
	color: gray;
}
@media (min-width: 480px) and (max-width: 767px) {
	#top_overview table.overview-table img{
		height: 30px;
	}
	div.contact{
		clear: both;
		margin-top: 30px;
	}
	div.getcall{
		margin: 0 auto;
    	width: 375px;
    	float: inherit;
	}
}
@media (max-width: 480px) {
	#top_overview table.overview-table img{
		height: 20px;
	}
	.ratestat{
		font-weight: normal;
	}
	div.contact{
		clear: both;
	}
	div.getcall{
		width: 300px;
	}
}
 div.actions a.soc{
	 box-sizing: content-box !important;
	 display: inline-block;
	 height: 20px;
	 width: 20px;
	 cursor: pointer;
	 background-image: url("../images/i.png");
	 background-repeat: no-repeat;
 }
 div.actions .s_b{
	  margin-top: 37px;
    position: absolute;
 }
 div.actions a.vk{
	 background-position: -84px 0px;
 }
 div.actions a.lk{
	 background-position: -189px 0px;
 }
 div.actions a.gp{
	 background-position: -126px 0px;
 }
 div.actions a.fb{
	 background-position: 0px 0px;
 }
 div.actions a.tw{
	 background-position: -21px 0px;
 }
 div.actions a.ok{
	 background-position: -63px 0px;
 }
.fs_search_results{
	list-style: none;
    list-style: none outside none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.fs_search_results li{
	border:  1px solid #dddddd;
	border-bottom: 0px;
    width: 100%;
}
.fs_search_results li a{
	display: block;
	cursor: pointer;
	padding: 5px !important;
	background: none !important;
	border: none !important;
	margin: none !important;
	color: #428BCA !important;
	width: auto !important;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
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;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.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, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.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);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  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;
  vertical-align: middle;
  font-weight: normal;
  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,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  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;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.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.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.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: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.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: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.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: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.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: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.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: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fancy-select {
  position: relative;
}
.fancy-select.disabled {
  opacity: 0.5;
}
.fancy-select .trigger {
  cursor: pointer;
  padding: 3px 24px 3px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  border: 1px solid #4bbec0;
  color: #4bbec0;
  width: 100%;
  -webkit-transition: all 240ms ease-out;
  transition: all 240ms ease-out;
}
.fancy-select .trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 6px 0 6px;
  border-color: #7fc8c9 transparent transparent transparent;
  top: 50%;
  right: 9px;
  margin-top: -4px;
}
.fancy-select .trigger.open {
  background: #7fc8c9;
  color: white;
}
.fancy-select .trigger.open:after {
  border-top-color: white;
}
.fancy-select .options {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  max-height: 200px;
  width: 100%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  color: #7fc8c9;
  border: 1px solid;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
.fancy-select .options.open {
  visibility: visible;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  transition: opacity 300ms ease-out, top 300ms ease-out;
}
.fancy-select .options li {
  margin: 0;
  padding: 8px 12px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select ul.options li.selected {
  background: rgba(43, 134, 134, 0.3);
  color: rgba(255, 255, 255, 0.75);
}
body {
  font-family: Arial;
  font-size: 16px;
  line-height: normal;
}
h1 {
  margin: 0;
  text-align: center;
  color: #cf1414;
  font-weight: normal;
  font-size: 24px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 36px;
  }
}
button {
  outline: none;
}
button:active {
  -webkit-box-shadow: inset 0 0 5px black;
  box-shadow: inset 0 0 5px black;
}
.container {
  width: auto;
  margin: 0 20px;
}
@media (min-width: 743px) {
  .container {
    
    margin: 0 auto;
  }
}
@media (min-width: 970px) {
  .container {
  	  padding: 0 10px;
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
section.header {
  background: #cf1414 url(../images/geometric_pattern_red.png);
  color: white;
  height: 50px;
}
section.header .container {
  position: relative;
  height: 100%;
}
section.header .container:before,
section.header .container:after {
  content: " ";
  display: table;
}
section.header .container:after {
  clear: both;
}
section.header .nav ul {
  margin: 0;
  padding: 0;
}
section.header .logo {
  float: left;
  width: 87px;
  margin: 10px 0 0 -5px;
}
@media (min-width: 992px) {
  section.header .logo {
    width: auto;
    margin: 15px 0 0 18px;
  }
}
section.header .current-page-title {
  font-size: 14px;
  padding-left: 90px;
  padding-right: 40px;
  text-align: center;
  padding-top: 16px;
}
section.header .tagline {
  float: left;
  font-size: 14px;
  line-height: normal;
  margin: 22px 0 0 23px;
  display: none;
}
@media (min-width: 1200px) {
  section.header .tagline {
    display: block;
  }
}
section.header .nav-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10px;
  width: 32px;
  height: 32px;
  background: url(../images/touch-menu.png) center center no-repeat;
}
@media (min-width: 768px) {
  section.header .nav-btn {
    right: 25px;
  }
}
@media (max-width: 991px) {
	li.unvisible{
		display: block !important;
	}
	.wide{
		display: none !important;
	}
	.submenu ul{
		display: block !important;
		position: inherit !important;
		background: none !important;
	}
	div.auth{
		display: none !important;
	}
  section.header .nav {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    background: #e75656;
    z-index: 9;
    display: none;
  }
  section.header .nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  section.header .nav li a {
    color: inherit;
    display: block;
    padding: 10px 16px;
    text-decoration: underline;
  }
  section.header .nav li a.active {
    background: url(../images/000000-0.3.png);
    background: rgba(0, 0, 0, 0.3);
  }
  section.header .nav .auth-items {
    border-top: 1px solid;
    padding-top: 5px;
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  section.header {
    height: 80px;
  }
  section.header.fixed {
    position: fixed;
    height: 55px;
    top: -55px;
    left: 0;
    width: 100%;
    z-index: 10;
    -webkit-transition: top .1s;
    transition: top .1s;
  }
  section.header.fixed.visible {
    top: 0;
    -webkit-transition: top .5s;
    transition: top .5s;
  }
  section.header.fixed + section {
    margin-top: 80px;
  }
  section.header.fixed .logo {
    height: 40px;
    margin-top: 8px;
  }
  section.header.fixed .tagline {
    margin-top: 9px;
  }
  section.header.fixed .nav {
    padding-top: 0;
  }
  section.header.fixed .nav li a {
    height: 55px;
    padding-top: 18px;
  }
  section.header.fixed .btn-group.auth {
    margin-top: 13px;
  }
  section.header .current-page-title {
    display: none;
  }
  section.header .nav-btn {
    display: none;
  }
  section.header .nav {
    margin: 0;
    padding: 25px 0 0;
    float: left;
    margin-left: 33px;
  }
  section.header .nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
  }
  section.header .nav li a {
    color: inherit;
    display: block;
    padding: 5px 10px;
    font-size: 15px;
    text-decoration: underline;
  }
  section.header .nav li a.active {
    background: url(../images/000000-0.3.png);
    background: rgba(0, 0, 0, 0.3);
    text-decoration: none;
  }
  section.header .nav li a:hover {
    background: url(../images/000000-0.15.png);
    background: rgba(0, 0, 0, 0.15);
    text-decoration: none;
  }
  section.header .nav .auth-items {
    display: none;
  }
}
section.header .btn-group.auth {
  z-index: 3;
  font-size: 14px;
  color: black;
  float: right;
  margin-top: 25px;
  background: #ffe600;
  padding: 1px;
/*  display: none;*/
}
section.header .btn-group.auth.not-signed-in {
  display: block;
}
.signed-in section.header .btn-group.auth.signed-in {
  display: block;
}
.signed-in section.header .btn-group.auth.not-signed-in {
  display: none;
}
@media (max-width: 991px) {
  section.header .btn-group.auth {
  	  display: none;
  }
  div.nav li.out{
	  display: block !important;
	  border-top: 1px solid #FFFFFF;
  }
}
section.header .btn-group.auth.signed-in > button {
  padding-left: 10px;
  padding-right: 10px;
}
section.header .btn-group.auth > button {
  border-radius: 0;
  padding: 5px 25px 3px;
  border: 0;
  margin: 0;
  background: #ffe600;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.header .btn-group.auth > button:hover {
	background-color: #ffdd50;
}

section.header .btn-group.auth > button.dropdown-toggle {
  padding: 5px 10px 3px;
  border-left: 1px solid #7f7400;
}
section.header .btn-group.auth > button.dropdown-toggle .caret {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  border-color: #7f7200 transparent transparent transparent;
}
section.header .btn-group.auth .dropdown-menu {
  border-radius: 0;
  border: 0;
  left: auto;
  right: 0;
}
section.capture {
  background: url(../images/main-bg.jpg) top center no-repeat;
  padding-top: 10px;
  position: relative;
}

@media (max-width: 512px) {
	section.capture {
	  padding-top: 50px;
	}
}

@media (max-width: 767px) {
  section.capture {
    -webkit-background-size: auto 370px;
    background-size: auto 370px;
  }
}
@media (min-width: 768px) {
  section.capture {
    height: 768px;
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  section.capture .content {
    padding-left: 20px;
  }
}
section.capture .step {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 1s opacity ease-out;
  transition: 1s opacity ease-out;
  visibility: hidden;
}
section.capture .step.active {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
  transition-function: ease-in;
  visibility: visible;
}
section.capture .step-by-step {
  display: none;
}
@media (min-width: 768px) {
  section.capture .step-by-step {
    display: block;
  }
}
section.capture .single-step {
  padding-bottom: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  section.capture .single-step {
    display: none;
  }
}
section.capture .single-step .title {
  font-size: 19px;
  line-height: 1;
  text-align: left;
}
section.capture .single-step .title span {
  padding: 2px 5px 1px;
}
section.capture .single-step form {
  width: 100%;
  margin-top: 10px;
}
section.capture .single-step form .fields {
  padding: 5px;
}
section.capture .single-step form input {
  width: 100%;
  font-size: 14px;
  padding: 5px 7px;
  margin-top: 5px;
}
section.capture .single-step form input:first-child {
  margin-top: 0;
}
section.capture .single-step form button {
  width: 100%;
  font-size: 14px;
  margin: 5px 0 0;
  padding: 5px 0;
}
section.capture .single-step .or-wrap {
  text-align: center;
}
section.capture .single-step .or {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: white;
  background: #a82628;
  padding: 0 4px;
  margin: 12px 0 11px;
}
section.capture .single-step a {
  background: #6589b4;
  background: -webkit-gradient(linear, left top, left bottom, from(#6c8fb8), to(#5a7eab));
  background: -webkit-linear-gradient(top, #6c8fb8, #5a7eab);
  background: linear-gradient(to bottom, #6c8fb8, #5a7eab);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid black;
  border-color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  margin-top: 3px;
  display: inline-block;
  vertical-align: top;
  padding: 11px 15px 9px;
  text-decoration: none;
  color: white;
}
section.capture .step2 .title span {
  background: url(../images/0071FF-0.7.png);
  background: rgba(0, 113, 255, 0.7);
}
section.capture .step2 form {
  margin-top: 27px;
}
section.capture .step2 form .helptext {
  margin-bottom: 2px;
}
section.capture .step2 form input {
  width: 380px;
}
section.capture .step2 form button {
  background: #69affe;
  color: white;
  width: 200px;
}
section.capture .step2 form button:hover {
  background: #82bdfe;
}
section.capture .step2 form button:active {
  -webkit-box-shadow: inset 0 0 3px;
  box-shadow: inset 0 0 3px;
}
section.capture .step2 .auth {
  margin-top: 17px;
}
section.capture .step2 .auth a {
  background: #6589b4;
  background: -webkit-gradient(linear, left top, left bottom, from(#6c8fb8), to(#5a7eab));
  background: -webkit-linear-gradient(top, #6c8fb8, #5a7eab);
  background: linear-gradient(to bottom, #6c8fb8, #5a7eab);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid white;
  border-color: rgba(255, 255, 255, 0.3);
  font-size: 18px;
  margin-top: 3px;
  display: inline-block;
  vertical-align: top;
  padding: 11px 15px 9px;
  text-decoration: none;
  color: white;
}
section.capture .step3 .title span {
  background: url(../images/57AB27-0.7.png);
  background: rgba(87, 171, 39, 0.7);
}
section.capture .step3 form input {
  width: 380px;
}
section.capture .step3 form button {
  background: #57ab27;
  color: white;
  width: 200px;
}
section.capture .helptext {
  font-size: 18px;
  color: black;
}
section.capture .title {
  font-size: 32px;
  color: white;
}
section.capture .title div {
  margin-top: 1px;
}
section.capture .title div:first-child {
  margin-top: 0;
}
section.capture .title span {
  display: inline-block;
  background: url(../images/CF1414-0.7.png);
  background: rgba(207, 20, 20, 0.7);
  padding: 3px 13px 2px;
}
section.capture form {
  margin-top: 54px;
}
section.capture form .fields {
  background: url(../images/000000-0.3.png);
  padding: 10px;
  display: inline-block;
}
section.capture form input,
section.capture form button {
  border: 0;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
}
section.capture form input {
  width: 400px;
  font-size: 22px;
  padding: 14px 20px 12px;
  background: white;
  outline: none;
}
.fs_search_results.mainpage{
	width: 100%;
}
section.capture form input:focus {
  -webkit-box-shadow: 0 0 0 1px black;
  box-shadow: 0 0 0 1px black;
}
section.capture form button {
  background: #ffe400;
  font-size: 24px;
  text-align: center;
  width: 150px;
  margin-left: 10px;
  padding: 12px 0 11px;
}
section.capture form button:hover {
  background: #ffdd50;
}
section.capture form button:active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
}
section.capture form .footnote {
  font-size: 16px;
  margin: 5px 0 0 32px;
  color: #232320;
}
section.capture .stats {
  margin: 0;
  padding: 0;
  color: white;
  text-align: center;
  position: absolute;
  bottom: 87px;
}
section.capture .stats li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 35px 10px 0;
  width: 150px;
  height: 150px;
  border-radius: 150px;
  border: 5px solid white;
  background: url(../images/000000-0.4.png);
  background: rgba(0, 0, 0, 0.4);
  margin-left: 50px;
}
section.capture .stats li:first-child {
  margin-left: 0;
}
section.capture .stats li strong {
  display: block;
  font-weight: bold;
  font-size: 36px;
}
section.capture .stats li span {
  margin-top: -7px;
  display: block;
  font-size: 14px;
  line-height: 1;
}
section.edges {
  padding: 25px 0 81px;
}
@media (min-width: 768px) {
  section.edges {
    padding-top: 50px;
  }
}
section.edges ul {
  margin: 0;
  padding: 0;
  margin-top: -40px;
  padding-top: 25px;
}
@media (min-width: 768px) {
  section.edges ul {
    padding-top: 47px;
  }
}
section.edges ul li {
  margin: 0;
  padding: 0;
  margin-top: 40px;
  vertical-align: top;
  list-style-type: none;
  font-size: 16px;
  line-height: normal;
  position: relative;
  min-height: 100px;
}
@media (min-width: 768px) {
  section.edges ul li {
    padding-left: 135px;
    padding-right: 20px;
    width: 50%;
    display: inline-block;
  }
  section.edges ul li i {
    position: absolute;
    left: 19px;
    top: 5px;
  }
}
@media (max-width: 991px) {
  section.edges ul li .text {
    clear: both;
  }
}
section.edges ul li header {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: bold;
  margin-left: 65px;
}
@media (min-width: 768px) {
  section.edges ul li header {
    margin-bottom: 9px;
    font-size: 24px;
    font-weight: normal;
    margin-left: 0;
  }
}
section.edges ul li i {
  display: block;
  float: left;
}
section.edges ul li i.monitoring {
  background: url(../images/edges/1.png);
}
@media (max-width: 767px) {
  section.edges ul li i.monitoring {
    width: 52px;
    height: 50px;
    -webkit-background-size: 52px auto;
    background-size: 52px auto;
  }
}
section.edges ul li i.mailbox {
  background: url(../images/edges/2.png);
}
@media (max-width: 767px) {
  section.edges ul li i.mailbox {
    width: 52px;
    height: 51px;
    -webkit-background-size: 52px auto;
    background-size: 52px auto;
  }
}
section.edges ul li i.igramm {
  background: url(../images/edges/3.png);
}
@media (max-width: 767px) {
  section.edges ul li i.igramm {
    width: 50px;
    height: 49px;
    -webkit-background-size: 50px auto;
    background-size: 50px auto;
  }
}
section.edges ul li i.joystick {
  background: url(../images/edges/4.png);
}
@media (max-width: 767px) {
  section.edges ul li i.joystick {
    width: 54px;
    height: 52px;
    -webkit-background-size: 54px auto;
    background-size: 54px auto;
  }
}
section.edges ul li i.twit {
  background: url(../images/edges/5.png);
}
@media (max-width: 767px) {
  section.edges ul li i.twit {
    width: 52px;
    height: 51px;
    -webkit-background-size: 52px auto;
    background-size: 52px auto;
  }
}
section.edges ul li i.touch {
  background: url(../images/edges/6.png);
}
@media (max-width: 767px) {
  section.edges ul li i.touch {
    width: 48px;
    height: 47px;
    -webkit-background-size: 48px auto;
    background-size: 48px auto;
  }
}
@media (min-width: 768px) {
  section.edges ul li i {
    display: inline-block;
  }
  section.edges ul li i.monitoring {
    width: 93px;
    height: 90px;
  }
  section.edges ul li i.mailbox {
    width: 96px;
    height: 93px;
  }
  section.edges ul li i.igramm {
    width: 92px;
    height: 91px;
  }
  section.edges ul li i.joystick {
    width: 93px;
    height: 91px;
  }
  section.edges ul li i.twit {
    width: 89px;
    height: 87px;
  }
  section.edges ul li i.touch {
    width: 85px;
    height: 84px;
  }
}
section.demo-link {
  background: url(../images/geometric_pattern.png);
  background-attachment: fixed;
  padding: 25px 0;
  text-align: center;
}
section.demo-link a {
  display: inline-block;
  background: #ffe400;
  color: black;
  text-decoration: none;
  padding: 8px 17px;
  position: relative;
  margin: 0 25px;
  font-size: 14px;
}
section.demo-link a:hover {
/*  background: #ffe933;*/
  background: #ffdd50;
}
section.demo-link a:active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
}
@media (min-width: 768px) {
  section.demo-link a {
    padding-right: 27px;
    padding-left: 27px;
    font-size: 24px;
  }
}
section.demo-link a:after,
section.demo-link a:before {
  content: '';
  background: url(../images/dl_link_arrows.png) left top no-repeat;
  height: 26px;
  width: 36px;
  top: 50%;
  margin-top: -13px;
  position: absolute;
}
section.demo-link a:before {
  left: -45px;
}
@media (min-width: 768px) {
  section.demo-link a:before {
    left: -64px;
  }
}
section.demo-link a:after {
  background-position: right top;
  right: -45px;
}
@media (min-width: 768px) {
  section.demo-link a:after {
    right: -64px;
  }
}
section.testimonials {
  padding-top: 50px;
}
@media (max-width: 767px) {
  section.testimonials {
    padding-bottom: 25px;
  }
}
section.testimonials .carousel {
  padding-top: 25px;
}
@media (min-width: 768px) {
  section.testimonials .carousel {
    padding: 25px 80px;
  }
}
section.testimonials .carousel-control {
  background-image: none;
  top: 50%;
  margin-top: -33.5px;
  display: block;
  width: 29px;
  height: 67px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: none;
}
@media (max-width: 767px) {
  section.testimonials .carousel-control {
    display: none;
  }
}
section.testimonials .carousel-control.left {
  background: url(../images/testimonials-arrows.png) no-repeat 0 0;
}
section.testimonials .carousel-control.right {
  background: url(../images/testimonials-arrows.png) no-repeat -29px 0;
}
section.testimonials .carousel-inner {
  margin: 0 auto;
}
@media (min-width: 1170px) {
  section.testimonials .carousel-inner {
    height: 290px;
  }
}
@media (max-width: 767px) {
  section.testimonials .carousel-inner {
    height: auto;
  }
  section.testimonials .carousel-inner > .item {
    display: block;
    margin-top: 25px;
  }
  section.testimonials .carousel-inner > .item:first-child {
    margin-top: 0;
  }
}
section.testimonials .carousel-inner img {
  border-radius: 300px;
  float: left;
  display: block;
  margin-top: 4px;
}
@media (max-width: 767px) {
  section.testimonials .carousel-inner img {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 768px) {
  section.testimonials .carousel-inner .testimonial-content {
    padding: 0 0 0 248px;
  }
}
section.testimonials .carousel-inner .testimonial-content .author {
  font-size: 18px;
  padding-left: 65px;
  font-weight: bold;
}
@media (min-width: 768px) {
  section.testimonials .carousel-inner .testimonial-content .author {
    font-weight: normal;
    padding-left: 0;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  section.testimonials .carousel-inner .testimonial-content .company {
    padding-left: 65px;
    font-size: 14px;
  }
}
section.testimonials .carousel-inner .testimonial-content .text {
  margin: 17px 0 0 0;
  line-height: normal;
  font-size: 14px;
}
@media (min-width: 1200px) {
  section.testimonials .carousel-inner .testimonial-content .text {
    font-size: 16px;
  }
}
section.testimonials .carousel-inner .testimonial-content .text p {
  margin: 10px 0 0;
}
@media (min-width: 1200px) {
  section.testimonials .carousel-inner .testimonial-content .text p {
    margin-top: 17px;
  }
}
section.testimonials .carousel-inner .testimonial-content .text p:first-child {
  margin-top: 0;
}
section.prices {
  background: url(../images/geometric_pattern.png);
  background-attachment: fixed;
}
section.sttings,
section.contacts {
	padding-top: 20px;
}
@media (max-width: 991px) {
  section.prices {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  section.prices {
    padding-bottom: 70px;
  }
}
section.prices ul {
  margin: 0;
  padding: 0;
}
section.prices ul:before,
section.prices ul:after {
  content: " ";
  display: table;
}
section.prices ul:after {
  clear: both;
}
section.prices ul li {
  list-style-type: none;
  position: relative;
  margin-top: 20px;
}
section.prices ul li:before,
section.prices ul li:after {
  content: " ";
  display: table;
}
section.prices ul li:after {
  clear: both;
}
section.prices ul li:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  section.prices ul li {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  section.prices ul li {
    padding: 25px 15px;
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  section.prices ul li {
    padding: 25px;
  }
}
section.prices ul li .price {
  background: url(../images/geometric_pattern_red.png);
  font-size: 24px;
  color: white;
  line-height: normal;
  text-align: center;
  margin-top: 10px;
  padding: 15px 0;
}
@media (min-width: 480px) {
  section.prices ul li .price {
    padding: 38px 0 0;
    margin-top: 0;
    float: left;
    width: 165px;
    height: 200px;
  }
}
@media (max-width: 500px) {
	textarea{
		width: 90%;
		min-width: 90%;
		max-width: 90%;
	}
}
@media (min-width: 1200px) {
  section.prices ul li .price {
    width: 200px;
  }
}
section.prices ul li .price span {
  display: block;
  font-size: 48px;
  margin-bottom: -3px;
}
section.prices ul li .desc {
  background: white;
  padding: 10px 15px;
  line-height: normal;
  font-size: 14px;
}
@media (min-width: 480px) {
  section.prices ul li .desc {
    padding: 17px 20px;
    height: 200px;
    position: relative;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  section.prices ul li .desc {
    position: absolute;
    left: 180px;
    right: 0;
    width: auto;
  }
}
@media (min-width: 992px) {
  section.prices ul li .desc {
    width: 240px;
    float: right;
  }
}
@media (min-width: 1200px) {
  section.prices ul li .desc {
    width: 325px;
    font-size: 16px;
  }
}
section.prices ul li .desc .buy {
  display: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  section.prices ul li .desc .buy {
    margin-top: 0;
    position: absolute;
    bottom: 20px;
    right: 50px;
    display: block;
    width: 210px;
    left: 50%;
    margin-left: -105px;
  }
}
@media (max-width: 767px) {

 .btn{
	  margin-top: 5px !important;
	  margin-left: 0px !important;
	  margin-right: 5px !important;
  }
}
@media (min-width: 768px) {
  section.prices ul li .desc .buy {
    display: block;
    font-size: 14px;
    width: auto;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  section.prices ul li .desc .buy {
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    width: 200px;
  }
}
@media (min-width: 1200px) {
  section.prices ul li .desc .buy {
    font-size: 24px;
    width: 275px;
  }
}
section.prices ul li .buy {
  display: block;
  background: #ffe400;
  color: black;
  font-size: 24px;
  text-align: center;
  padding: 8px;
  text-decoration: none;
  margin-top: 10px;
}
section.prices ul li .buy:hover {
/*  background: #ffe933;*/
  background: #ffdd50;
}
section.prices ul li .buy:active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
}
@media (min-width: 1200px) {
  section.prices ul li .buy {
    width: 260px;
  }
}
@media (min-width: 480px) {
  section.prices ul li > .buy {
    display: none;
  }
}
section.bottom-nav {
  padding-top: 32px;
}
@media (max-width: 1199px) {
  section.bottom-nav {
    display: none;
  }
}
section.bottom-nav ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
section.bottom-nav ul li {
  margin: 0;
  padding: 0 14px;
  list-style-type: none;
  display: inline-block;
}
section.bottom-nav ul li a {
  color: inherit;
  text-decoration: underline;
}
section.bottom-nav ul li a.active {
  font-weight: bold;
}
section.footer {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: left;
  line-height: 1.2;
}
section.footer:before,
section.footer:after {
  content: " ";
  display: table;
}
section.footer:after {
  clear: both;
}
section.footer .contact,
section.footer .copy {
  text-align: center;
}
section.footer .contact .title,
section.footer .copy .title {
  font-weight: bold;
  font-size: 36px;
}
section.footer .contact .sub,
section.footer .copy .sub {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  border-bottom: 1px dashed;
  cursor: pointer;
}
section.footer .contact .sub:hover,
section.footer .copy .sub:hover {
  color: #cf1414;
}
@media (max-width: 767px) {
  section.footer .copy {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  section.footer .copy {
    text-align: left;
    float: left;
  }
  section.footer .contact {
    float: right;
    text-align: right;
  }
}
#call-modal .modal-dialog {
  width: 550px;
}
#call-modal .modal-dialog .modal-content {
  border-radius: 0;
  border: 1px solid #2c3e50;
}
#call-modal .modal-dialog .modal-content form input {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #000;
  margin: 0 0 10px 0;
  line-height: normal;
}
#call-modal .modal-dialog .modal-content form input:focus {
  border: 1px solid #2c3e50;
}
#call-modal .modal-dialog .modal-content form button {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  border: 0;
  color: #000;
  padding: 9px 0;
  background: #ffe400;
  font-size: 20px;
  font-weight: 500;
}
#call-modal .modal-dialog .modal-content form button:hover {
  background: #fff000;
}
#call-modal .modal-dialog .modal-content .footnote {
  font-size: 14px;
  text-align: center;
  margin: 10px 0 0 0;
  font-weight: 300;
}
#call-modal .modal-dialog .modal-content .title {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 20px 0;
}
section.demo {
  padding-bottom: 45px;
  padding-top: 33px;
}
@media (min-width: 768px) {
  section.demo {
    padding-top: 33px;
  }
}
section.demo h1 {
  font-size: 18px;
}
@media (min-width: 768px) {
  section.demo h1 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  section.demo .container {
    width: 900px;
    padding: 0;
  }
}
section.demo .sections-list {
  padding: 0;
  margin: 13px 0 0;
  border: 1px solid #4bbec0;
  font-size: 14px;
}
section.demo .sections-list:before,
section.demo .sections-list:after {
  content: " ";
  display: table;
}
section.demo .sections-list:after {
  clear: both;
}
@media (min-width: 768px) {
  section.demo .sections-list {
    font-size: 24px;
    margin-top: 25px;
  }
}
section.demo .sections-list a {
  list-style-type: none;
  width: 33.333%;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #4bbec0;
  border-left: 1px solid #4bbec0;
  height: 28px;
  padding-top: 6px;
}
section.demo .sections-list a.last {
  float: right;
}
section.demo .sections-list a .full {
  display: none;
}
@media (min-width: 768px) {
  section.demo .sections-list a .full {
    display: block;
  }
}
@media (min-width: 768px) {
  section.demo .sections-list a .short {
    display: none;
  }
}
@media (min-width: 768px) {
  section.demo .sections-list a {
    height: 48px;
    padding-top: 9px;
  }
}
section.demo .sections-list a:first-child {
  border-left: 0;
}
section.demo .sections-list a:hover,
section.demo .sections-list a.active {
  background: #4bbec0;
  color: white;
}
section.demo .testimonials {
  padding-top: 10px;
}
@media (min-width: 768px) {
  section.demo .testimonials {
    padding-top: 20px;
  }
}
section.demo .filters {
  font-size: 12px;
}
section.demo .filters:before,
section.demo .filters:after {
  content: " ";
  display: table;
}
section.demo .filters:after {
  clear: both;
}
@media (min-width: 768px) {
  section.demo .filters {
    font-size: 16px;
    text-align: center;
  }
}
section.demo .filters .fancy-select {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
section.demo .filters .fancy-select:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
section.demo .filters .fancy-select .trigger {
  padding: 7px 24px 6px 10px;
}
@media (min-width: 768px) {
  section.demo .filters .fancy-select .trigger {
    padding: 5px 24px 4px 10px;
  }
}
section.demo .filters > ul {
  margin: 0;
  padding: 0;
}
section.demo .filters > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
section.demo .filters .order:before,
section.demo .filters .order:after {
  content: " ";
  display: table;
}
section.demo .filters .order:after {
  clear: both;
}
@media (min-width: 768px) {
  section.demo .filters .order {
    float: left;
  }
}
section.demo .filters .order li {
  width: 47.5%;
  margin-left: 5%;
  float: left;
  background: #4bbec0;
  padding: 8px 25px 7px 11px;
  color: white;
  position: relative;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
section.demo .filters .order li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
section.demo .filters .order li:before {
  margin-right: 10px;
}
section.demo .filters .order li.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
section.demo .filters .order li.active.asc:before {
  content: '↑';
}
section.demo .filters .order li.active.desc:before {
  content: '↓';
}
@media (min-width: 768px) {
  section.demo .filters .order li {
    padding: 6px 25px 5px 11px;
    width: 210px;
    margin-left: 10px;
  }
}
section.demo .filters .order li:first-child {
  margin-left: 0;
}
section.demo .filters .order li .fancy-select {
  width: 100%;
}
section.demo .filters .right {
  margin-top: 10px;
}
@media (min-width: 768px) {
  section.demo .filters .right {
    float: right;
    margin-top: 0;
  }
}
section.demo .filters .right > li {
  width: 47.5%;
  margin-left: 5%;
  float: left;
}
section.demo .filters .right > li:first-child {
  margin-left: 0;
}
@media (min-width: 768px) {
  section.demo .filters .right > li {
    width: 210px;
    margin-left: 10px;
  }
  section.demo .filters .right > li .fancy-select .trigger {
    width: 210px;
  }
}
section.demo .testimonials .list {
  margin: 0;
  padding: 20px 0 0;
}
@media (min-width: 768px) {
  section.demo .testimonials .list {
    padding: 34px 0 0;
  }
}
section.demo .testimonials .list li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
/*  margin-top: 39px;*/
  padding-bottom: 39px;
}
section.demo .testimonials .list li:first-child {
  margin-top: 0;
}
section.demo .testimonials .pagination {
  margin-left: 34px;
  margin-top: 45px;
  position: relative;
  cursor: default;
}
@media (min-width: 768px) {
  section.demo .testimonials .pagination {
    margin-left: 165px;
  }
  section.demo .testimonials .pagination:before {
    content: '';
    position: absolute;
    width: 46px;
    height: 1px;
    top: 50%;
    right: 100%;
    background: #efd3d3;
  }
  section.demo .testimonials .pagination:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 145px;
    bottom: 50%;
    left: -46px;
    background: #efd3d3;
  }
}
section.demo .testimonials .pagination a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #a5dedf;
  color: white;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
  margin-left: 1px;
  cursor: pointer;
}
section.demo .testimonials .pagination a:first-child {
  margin-left: 0;
}
section.demo .testimonials .pagination a.current {
	cursor: default;
}
section.demo .testimonials .pagination a:hover,
section.demo .testimonials .pagination a.current {
  background: #4bbec0;
}
section.demo .testimonials .pagination a.goto-next {
  margin-left: 10px;
}
section.demo .testimonials .pagination a.goto-prev {
  margin-right: 9px;
}
section.demo .testimonials .testimonial:before,
section.demo .testimonials .testimonial:after {
  content: " ";
  display: table;
}
section.demo .testimonials .testimonial:after {
  clear: both;
}
section.demo .testimonials .testimonial .timestamp {
  display: none;
  float: left;
  width: 95px;
  font-size: 12px;
  text-align: center;
  padding-top: 9px;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .timestamp {
    display: block;
  }
}
section.demo .testimonials .testimonial:first-child .emoticon:before {
/*  display: none;*/
}
section.demo .testimonials .testimonial .emoticon {
  float: left;
  position: relative;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .emoticon:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 450px;
/*    bottom: 100%;*/
    left: 50%;
    background: #efd3d3;
  }
}
section.demo .testimonials .testimonial .emoticon i {
  display: block;
  position: relative;
  z-index: 1;
  width: 22px;
  height: 22px;
  border-radius: 22px;
}
section.demo .testimonials .testimonial .emoticon i.happy {
  background: #8bdd55;
  background: -webkit-gradient(linear, left top, left bottom, from(#8bdd55), to(#4dbf1e));
  background: -webkit-linear-gradient(top, #8bdd55, #4dbf1e);
  background: linear-gradient(to bottom, #8bdd55, #4dbf1e);
}
section.demo .testimonials .testimonial .emoticon i.unhappy {
  background: #f2776e;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2776e), to(#e53b33));
  background: -webkit-linear-gradient(top, #f2776e, #e53b33);
  background: linear-gradient(to bottom, #f2776e, #e53b33);
}
section.demo .testimonials .testimonial .emoticon i.neutral {
  background: #fce639;
  background: -webkit-gradient(linear, left top, left bottom, from(#fce639), to(#f9d00f));
  background: -webkit-linear-gradient(top, #fce639, #f9d00f);
  background: linear-gradient(to bottom, #fce639, #f9d00f);
}
section.demo .testimonials .testimonial .emoticon i.no-rating {
  background: #f5f5f5;
  border: 1px dashed #acacac;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .emoticon i {
    width: 48px;
    height: 48px;
    border-radius: 0;
    margin-top: 0;
  }
  section.demo .testimonials .testimonial .emoticon i.happy {
    background: url(../images/rating/happy.png);
  }
  section.demo .testimonials .testimonial .emoticon i.unhappy {
    background: url(../images/rating/unhappy.png);
  }
  section.demo .testimonials .testimonial .emoticon i.neutral {
    background: url(../images/rating/neutral.png);
  }
  section.demo .testimonials .testimonial .emoticon i.no-rating {
    background: url(../images/rating/no-rating.png);
    border: 0;
  }
}
section.demo .testimonials .testimonial .content {
  padding-left: 34px;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content {
    padding-left: 165px;
  }
}
section.demo .testimonials .testimonial .content a {
  color: #cf1414;
  text-decoration: underline;
}
section.demo .testimonials .testimonial .content header {
  font-size: 12px;
  padding: 4px 14px 0;
  background: #eae9e9;
}
section.demo .testimonials .testimonial .content header:before,
section.demo .testimonials .testimonial .content header:after {
  content: " ";
  display: table;
}
section.demo .testimonials .testimonial .content header:after {
  clear: both;
}
section.demo .testimonials .testimonial .content header .time {
  float: left;
}
section.demo .testimonials .testimonial .content header .source {
  float: right;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content header {
    display: none;
  }
}
section.demo .testimonials .testimonial .content .text {
  background: #f5f5f5;
  padding: 8px 16px 10px;
  font-size: 14px;
  line-height: 1.28571429;
/*  position: relative;*/
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content .text {
    padding: 16px 21px 13px;
  }
}
section.demo .testimonials .testimonial .content .text:before {
  left: -12px;
  top: -18px;
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 12px 6px 0;
  border-color: transparent #ededed transparent transparent;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content .text:before {
    top: 18px;
  }
}
section.demo .testimonials .testimonial .content footer {
  font-size: 14px;
  padding-top: 5px;
}
section.demo .testimonials .testimonial .content footer:before,
section.demo .testimonials .testimonial .content footer:after {
  content: " ";
  display: table;
}
section.demo .testimonials .testimonial .content footer:after {
  clear: both;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer {
    padding-top: 1px;
  }
}
section.demo .testimonials .testimonial .content footer .source {
  display: none;
  float: left;
  margin-left: 19px;
  margin-top: 6px;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .source {
    display: block;
  }
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions {
    float: right;
  }
}
section.demo .testimonials .testimonial .content footer .actions.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
section.demo .testimonials .testimonial .content footer .actions .share-btn {
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer;
  background: #e75656 url(../images/share-icon.png) center center no-repeat;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions .share-btn {
    display: none;
  }
}
section.demo .testimonials .testimonial .content footer .actions .share-pulso {
  padding-top: 5px;
  padding-right: 8px;
  vertical-align: top;
  display: none;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions .share-pulso {
    display: inline-block;
  }
}

section.demo .testimonials .testimonial .content footer .actions .share {
  padding-top: 5px;
  padding-right: 8px;
  vertical-align: top;
  display: none;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions .share {
    display: inline-block;
  }
}
section.demo .testimonials .testimonial .content footer .actions .share a {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 5px;
  background: url(../images/share.png) no-repeat;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions .share a {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  section.demo .testimonials .testimonial .content footer .actions .share a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
section.demo .testimonials .testimonial .content footer .actions .share a.facebook {
  background-position: left top;
}
section.demo .testimonials .testimonial .content footer .actions .share a.vk {
  background-position: -27px top;
}
section.demo .testimonials .testimonial .content footer .actions .share a.twitter {
  background-position: -54px top;
}
section.demo .testimonials .testimonial .content footer .actions .share a.klassniki {
  background-position: -81px top;
}
section.demo .testimonials .testimonial .content footer .actions .share a.gplus {
  background-position: -108px top;
}
div.timer a.respond,
section.demo .testimonials .testimonial .content footer .actions a.respond {
  display: none;
  vertical-align: top;
  color: white;
  background: #e78989;
  text-align: center;
  padding: 4px 34px;
  font-size: 16px;
  text-decoration: none;
}
div.timer{
	color: #000;
	text-align: center;
	line-height: 28px;
}
div.timer a.respond{
	line-height: 20px;
	display: inline-block;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions a.respond {
    margin-top: 2px;
    display: inline-block;
  }
}
div.timer a.respond:hover,
section.demo .testimonials .testimonial .content footer .actions a.respond:hover {
  background: #cf1414;
}
section.demo .testimonials .testimonial .content footer .actions a.view-on-site {
  margin-left: 35px;
  display: block;
  color: white;
  background: #e75656;
  text-align: center;
  padding: 5px 34px;
  font-size: 16px;
  text-decoration: none;
}
@media (min-width: 768px) {
  section.demo .testimonials .testimonial .content footer .actions a.view-on-site {
    display: none;
  }
}
section.demo .my-companies {
  margin: 0;
  padding: 29px 0 0;
}
section.demo .my-companies > li {
  margin: 0;
  list-style-type: none;
  margin-top: 30px;
}
section.demo .my-companies > li:first-child {
  margin-top: 0;
}
section.demo .my-companies > li .info {
  padding: 17px 20px;
  background: #f5f5f5;
}
section.demo .my-companies > li .info:before,
section.demo .my-companies > li .info:after {
  content: " ";
  display: table;
}
section.demo .my-companies > li .info:after {
  clear: both;
}
@media (min-width: 992px) {
  section.demo .my-companies > li .info {
/*    height: 80px;*/
  }
}
section.demo .my-companies > li .title {
  font-size: 20px;
}
@media (min-width: 992px) {
  section.demo .my-companies > li .title {
    float: left;
  }
}
section.demo .my-companies > li .status {
  font-size: 18px;
  float: left;
  text-decoration: none;
  border-bottom: 1px dashed;
  display: inline-block;
  cursor: pointer;
  margin-top: 10px;
}
@media (min-width: 992px) {
  section.demo .my-companies > li .status {
    margin-top: 0;
    clear: left;
    float: left;
  }
}
section.demo .my-companies > li .status.ok {
  color: #2a9744;
}
section.demo .my-companies > li .status.not-ok {
  color: #cf1414;
}
section.demo .my-companies > li .actions {
  margin-top: 10px;
}
@media (min-width: 768px) {
  section.demo .my-companies > li .actions {
    float: right;
    margin-top: 3px;
  }
}
section.demo .my-companies > li .actions a {
  vertical-align: top;
  margin-top: 5px;
  text-decoration: none;
  display: inline-block;
  background: #6dc9cb;
  padding: 10px 15px;
  text-align: center;
  color: white;
  height: 40px;
}
@media (min-width: 992px) {
  section.demo .my-companies > li .actions a {
    margin-top: 0;
  }
}
section.demo .my-companies > li .actions a.del {
  width: 40px;
  height: 40px;
  background: #e28484 url(../images/trash.png) center center no-repeat;
}
section.demo .my-companies > li .actions a.del:hover {
  background-color: #d85b5b;
}
section.demo .my-companies > li .actions a:hover {
  background-color: #47bbbe;
}
section.demo .my-companies > li .payment {
  background: #e6e5e5;
  padding: 20px;
  position: relative;
  display: none;
}
section.demo .my-companies > li .payment:before,
section.demo .my-companies > li .payment:after {
  content: " ";
  display: table;
}
section.demo .my-companies > li .payment:after {
  clear: both;
}
section.demo .my-companies > li .payment:before {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #e6e5e5 transparent;
  position: absolute;
  top: -10px;
  left: 73px;
}
section.demo .my-companies > li .payment a {
  display: inline-block;
  vertical-align: top;
  color: white;
  background: #46bc62;
  font-size: 18px;
  padding: 9px 10px 8px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
section.demo .my-companies > li .payment a:hover {
  background: #3eab58;
}
section.demo .my-companies > li .payment a:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  section.demo .my-companies > li .payment a {
    font-size: 16px;
    margin-top: 0;
  }
  section.demo .my-companies > li .payment a.for-month {
    width: 35%;
  }
  section.demo .my-companies > li .payment a.for-year {
    margin-left: 2%;
    width: 63%;
  }
}
@media (min-width: 992px) {
  section.demo .my-companies > li .payment a {
    font-size: 18px;
  }
  section.demo .my-companies > li .payment a.for-month {
    width: 350px;
  }
  section.demo .my-companies > li .payment a.for-year {
    margin-left: 20px;
    width: 490px;
  }
}
section.demo .add-company {
  margin-top: 35px;
}
section.demo .add-company header {
  font-size: 18px;
  text-align: center;
  color: #cf1414;
}
@media (min-width: 768px) {
  section.demo .add-company header {
    font-size: 24px;
  }
}
section.demo .add-company form {
  padding-top: 24px;
  text-align: center;
}
@media (min-width: 480px) {
  section.demo .add-company form {
    text-align: left;
  }
}
section.demo .add-company form input {
  border: 1px solid #4bbec0;
  line-height: normal;
  outline: none;
  width: 100%;
  font-size: 16px;
  padding: 5px 10px;
}
.fs_search_results{
	width: 100%;
	position: relative;
  }
section.demo .add-company form input::-moz-placeholder {
  color: #4bbec0;
  opacity: 1;
}
section.demo .add-company form input:-ms-input-placeholder {
  color: #4bbec0;
}
section.demo .add-company form input::-webkit-input-placeholder {
  color: #4bbec0;
}
@media (min-width: 480px) {
  section.demo .add-company form input {
    width: 290px;
  }
  .fs_search_results{
	width: 290px;
	position: absolute;
  }
}
@media (min-width: 768px) {
  section.demo .add-company form input {
    padding: 13px 20px 9px;
    font-size: 20px;
    width: 480px;
  }
  .fs_search_results{
	width: 480px;
	position: absolute;
  }
}
@media (min-width: 992px) {
  section.demo .add-company form input {
    padding: 13px 20px 9px;
    font-size: 20px;
    width: 675px;
  }
  .fs_search_results{
	width: 675px;
	position: absolute;
  }
}
section.demo .add-company form input:focus {
  border-color: black;
}
section.demo .add-company form button {
  outline: none;
  border: 0;
  background: #6fcbcd;
  font-size: 16px;
  color: white;
  vertical-align: top;
  text-align: center;
  padding: 6px 10px 6px ;
  margin-top: 10px;
}
@media (min-width: 480px) {
  section.demo .add-company form button {
    margin-top: 0;
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  section.demo .add-company form button {
    font-size: 18px;
    margin-top: 0;
    margin-left: 14px;
    padding: 14px 0;
    width: 206px;
  }
}
@media (min-width: 992px) {
  section.demo .add-company form button {
    font-size: 18px;
    margin-top: 0;
    margin-left: 14px;
    padding: 15px 0 13px;
    width: 206px;
  }
}
section.demo .add-company form button:hover {
  background: #82d2d4;
}
section.demo .add-company form .helptext {
  font-size: 14px;
  color: #7f7f7f;
  margin-top: 8px;
  margin-left: 20px;
}
/*# sourceMappingURL=application.css.map */

.overview-table {
	clear: both;
	width: 100%;
}

.overview-table tr td {
	padding: 0.25em;
}

.overview-table tr td.right {
	text-align: right;
}

.overview-table tr:nth-child(odd) td {
	background-color: #f5f5f5;
}
