.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 5px;
	padding-right: 5px;
}

.row {
	margin-left: -5px;
	margin-right: -5px;
}

p {
	text-align: justify;
}

a:active,
a:focus,
button:active,
button:focus,
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner {
	outline: 0 none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	color: #939;
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.h1 i, .h2 i, .h3 i, .h4 i, .h5 i, .h6 i, h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
	margin-right: 10px;
}

.infoBubble .nego {
	margin-bottom: 0;
}

.panel-group .panel-heading a.collapsed:before, .panel-group .panel-heading a:before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.caret-left, .caret-right, .collapse-caret.collapsed:before, .collapse-caret:before, .dropdown-submenu > a:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
body {
	font-family: Century Gothic, sans-serif;
	line-height: 1.4;
	color: #76889a;
	background-color: #fff;
	letter-spacing: 1px;
	/*margin: 0px;
	padding: 0px;
	border: 0px;*/
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #939;
}

a:focus, a:hover {
	text-decoration: underline;
	color: #939;
}
.img-rounded {
	border-radius: 1px;
}
.img-thumbnail {
	border-radius: 0;
	display: inline-block;
	height: auto;
	line-height: 1.4;
	padding: 0;
	transition: none;
	background-color: #fff;
}
.caret-left, .caret-right, .collapse-caret.collapsed:before, .dropdown-submenu > a:after {
	vertical-align: baseline;
	border-top: 4px solid transparent;
	border-right: 0 dotted;
	border-bottom: 4px solid transparent;
	border-left: 4px solid;
}
.caret-left {
	margin-right: 2px;
	margin-left: 0;
	border-right: 4px solid;
	border-left: 0 dotted;
}

.scrollable-shadow {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff)) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
	background: -webkit-linear-gradient(white 30%, rgba(255, 255, 255, 0)), -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%, -webkit-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), -webkit-radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
	background: -o-linear-gradient(white 30%, rgba(255, 255, 255, 0)), -o-linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%, -o-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), -o-radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
	background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff)) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
	background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
	background-repeat: no-repeat;
	background-attachment: local, local, scroll, scroll;
	-webkit-background-size: 100% 40px, 100% 40px, 100% 6px, 100% 6px;
	background-size: 100% 40px, 100% 40px, 100% 6px, 100% 6px;
}
.mark, mark {
	background-color: #f9edbe;
}
.text-primary {
	color: #4d90fe;
}
a.text-primary:hover {
	color: #1a70fe;
}
.text-warning {
	color: #333;
}
a.text-warning:hover {
	color: #1a1a1a;
}
.text-danger {
	color: #939 !important;
}
.text-white {
	color: #fff !important;
}
.text-default {
	color: #4d4d4d !important;
}
.bg-primary {
	color: #fff;
	background-color: #4d90fe;
}
.bg-white {
	color: #939;
	background-color: rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
a.bg-primary:hover {
	background-color: #1a70fe;
}
.bg-warning {
	background-color: #f9edbe;
}
a.bg-warning:hover {
	background-color: #f5e08f;
}
.bg-danger {
	background-color: #939;
}
.bg-info {
	background-color: #76889a;
	color: #fff;
}
code {
	padding: 2px 4px;
	border-radius: 0;
}
kbd {
	border-radius: 1px;
}
pre {
	padding: 9px;
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 1.4;
	border-radius: 0;
}
table {
	background-color: transparent;
}
caption {
	color: #999;
}
.table {
	margin-bottom: 18px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	line-height: 1.4;
	border-top: 2px solid #fff;
}

.table > thead > tr > th {
	border-bottom: 2px solid #ddd;
}
.table > tbody+ tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 1px solid #ddd;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #76889a;
	color: #fff;
}
.table-striped > tbody > tr {
	background-color: #e4e4e4;
}
.table-hover > tbody > tr:hover {
	background-color: #ffc;
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
	background-color: #f9edbe;
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
	background-color: #f7e7a7;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		margin-bottom: 13.5px;
		border: 1px solid #ddd;
	}
}

legend {
	margin-bottom: 18px;
	font-size: 19.5px;
}
input[type=radio], input[type=checkbox] {
	margin: 2px 0 0;
}
output {
	padding-top: 6px;
	font-size: 13px;
	line-height: 1.4;
	color: #555;
}
.form-control {
	height: 30px;
	-webkit-appearance: none;
	padding: 5px 8px;
	font-size: 13px;
	line-height: 1.4;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-top-color: silver;
	border-radius: 1px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.form-control:hover {
	border: 1px solid #76889a;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.form-control:focus {
	border-color: #76889a;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(77, 144, 254, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(77, 144, 254, .6);
}
.form-control:focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
}
.form-control[disabled]:active, .form-control[disabled]:focus, .form-control[disabled]:hover, .form-control[readonly]:active, .form-control[readonly]:focus, .form-control[readonly]:hover, fieldset[disabled] .form-control:active, fieldset[disabled] .form-control:focus, fieldset[disabled] .form-control:hover {
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control[readonly] .form-control {
	border: 1px solid #d9d9d9;
}
.form-control[readonly] .form-control:active, .form-control[readonly] .form-control:focus, .form-control[readonly] .form-control:hover {
	border: 1px solid #d9d9d9;
}
textarea.form-control {
	padding-right: 4px;
	height: 200px;
}

fieldset {
	padding: 0 10px 10px;
	/*background-color: #e4e4e4;*/
}

fieldset .h1, fieldset .h2, fieldset .h3, fieldset .h4, fieldset .h5, fieldset .h6, fieldset i {
	color: #939;
}

label {
	font-weight: normal;
}

fieldset label {
	color: #76889a;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
		input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
		line-height: 30px;
	}
	.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 26px;
	}
	.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	 	line-height: 38px;
	}
}

.checkbox label, .radio label {
	min-height: 18px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio], input[type=radio], input[type=checkbox] {
	position: relative;
	width: 13px;
	width: 16px \0;
	height: 13px;
	height: 16px \0;
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #dcdcdc;
	border: 1px solid transparent \0;
	border-radius: 1px;
}
.checkbox input[type=checkbox]:focus, .checkbox-inline input[type=checkbox]:focus, .radio input[type=radio]:focus, .radio-inline input[type=radio]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
	border-color: #4d90fe;
	outline: 0;
}
.checkbox input[type=checkbox]:active, .checkbox-inline input[type=checkbox]:active, .radio input[type=radio]:active, .radio-inline input[type=radio]:active, input[type=radio]:active, input[type=checkbox]:active {
	background-color: #ebebeb;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',  endColorstr='#ffffffff',  GradientType=0);
	border-color: #c6c6c6;
}
.checkbox input[type=checkbox]:checked, .checkbox-inline input[type=checkbox]:checked, .radio input[type=radio]:checked, .radio-inline input[type=radio]:checked, input[type=radio]:checked, input[type=checkbox]:checked {
	background: #fff;
}
.radio input[type=radio], .radio-inline input[type=radio], input[type=radio] {
	width: 15px;
	width: 18px \0;
	height: 15px;
	height: 18px \0;
	border-radius: 1em;
}


.radio input[type=radio]:checked::after, .radio-inline input[type=radio]:checked::after, input[type=radio]:checked::after {
	position: relative;
	top: 3px;
	left: 3px;
	display: block;
	width: 7px;
	height: 7px;
	content: '';
	background: #666;
	border-radius: 1em;
}
.checkbox input[type=checkbox]:hover, .checkbox-inline input[type=checkbox]:hover, input[type=checkbox]:hover {
	border-color: #c6c6c6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: none \9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: none \9;
}
.checkbox input[type=checkbox]:checked::after, .checkbox-inline input[type=checkbox]:checked::after, input[type=checkbox]:checked::after {
	position: absolute;
	top: -6px;
	left: -5px;
	display: block;
	content: url(../img/checkmark.png);
}


.form-control-static {
	min-height: 31px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.input-sm {
	height: 26px;
	padding: 3px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1px;
}
select.input-sm {
	height: 26px;
	line-height: 26px;
}
select[multiple].input-sm, textarea.input-sm {
	height: auto;
}
.form-group-sm .form-control {
	height: 26px;
	padding: 3px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1px;
}


select.form-group-sm .form-control {
	height: 26px;
	line-height: 26px;
}
select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 26px;
	min-height: 30px;
	padding: 3px 8px;
	font-size: 12px;
	line-height: 1.5;
}
.input-lg {
	height: 38px;
	padding: 9px 14px;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 1px;
}
select.input-lg {
	height: 38px;
	line-height: 100%;
}
select[multiple].input-lg, textarea.input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 38px;
	padding: 9px 14px;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 1px;
}
select.form-group-lg .form-control {
	height: 38px;
	line-height: 38px;
}
select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 38px;
	min-height: 32px;
	padding: 9px 14px;
	font-size: 14px;
	line-height: 1.3;
}
.has-feedback .form-control {
	padding-right: 37.5px;
}
.form-control-feedback {
	height: 30px;
	line-height: 30px;
}
.input-lg+ .form-control-feedback {
	width: 38px;
	height: 38px;
	line-height: 38px;
}
.input-sm+ .form-control-feedback {
	width: 26px;
	height: 26px;
	line-height: 26px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-success .form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-success .form-control:hover {
	border-color: #3c763d;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
}
.has-success .form-control:focus {
	border-color: #3c763d;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #e09b17;
}
.has-warning .form-control {
	border-color: #e09b17;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
	border-color: #b27b12;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f0c36d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f0c36d;
}
.has-warning .input-group-addon {
	color: #e09b17;
	background-color: #f9edbe;
	border-color: #e09b17;
}
.has-warning .form-control-feedback {
	color: #e09b17;
}
.has-warning .form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-warning .form-control:hover {
	border-color: #e09b17;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
}
.has-warning .form-control:focus {
	border-color: #e09b17;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #939;
}
.has-error .form-control {
	border-color: #939;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #c23321;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ec9a90;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ec9a90;
}
.has-error .input-group-addon {
	color: #939;
	background-color: #f2dede;
	border-color: #939;
}
.has-error .form-control-feedback {
	color: #939;
}
.has-error .form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.has-error .form-control:hover {
	border-color: #939;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
}
.has-error .form-control:focus {
	border-color: #939;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
}
.has-feedback label~
.form-control-feedback {
	top: 23px;
}
.help-block {
	color: #777;
}
.form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio-inline {
	padding-top: 5px;
}


@media (min-width: 768px) {
	.form-inline .form-group, .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control, .navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static, .navbar-form .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group, .navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
		width: auto;
	}
	.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
		width: 100%
	}
	.form-inline .control-label, .navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .checkbox label, .form-inline .radio label, .navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: 0;
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
		position: relative;
		margin-bottom: -2px;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}


.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 6px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 24px;
}


@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 6px;
	}
}


@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 12.7px;
	}
}


@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 4px;
	}
}

.btn {
	padding: 5px 12px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	border-radius: 1px;
	-webkit-box-shadow: none;
	box-shadow: none;
	letter-spacing: 0px;
}
.btn:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.btn.active, .btn:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.btn i {
	margin-right: 12px;
}
.btn-default {
	background-color: #fff;
	border: 1px solid #939;
	color: #939;
	text-shadow: 0 1px 0 #fff;
}
.btn-default:hover {
	text-shadow: 0 1px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	color: #939;
	background-color: #e4e4e4;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e4e4e4 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e4e4e4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e4e4e4));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e4e4e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffe4e4e4',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #939;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	text-shadow: 0 1px rgba(0, 0, 0, .3);
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #d8d8d8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #d8d8d8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d8d8d8));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffd8d8d8',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #c3c3c3;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-default.focus, .btn-default:focus {
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#fff1f1f1',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default .badge {
	color: #dcdcdc;
	background-color: #333;
}
.btn-default:hover {
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	transition: all 0.3s ease 0s;
}
.btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
	text-shadow: 0 1px 0 #fff;
	background-color: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.btn-default.focus, .btn-default:focus {
	background-color: #f3f3f3;
	border-color: #939;
	outline-style: none;
}
.btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	text-shadow: none;
	background-color: #f3f3f3;
}
.btn-default .badge {
	color: #f3f3f3;
	text-shadow: none;
}

.btn-group .btn-default:active {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}
.btn-primary {
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .1);
	background-image: -webkit-linear-gradient(top, #4d90fe 0, #4787ed 100%);
	background-image: -o-linear-gradient(top, #4d90fe 0, #4787ed 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
	background-image: linear-gradient(to bottom, #4d90fe 0, #4787ed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe',  endColorstr='#ff4787ed',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #3079ed;
}
.btn-primary:hover {
	color: #76889a;
	border-color: #3079ed;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
/*.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
	color: #939;
	background-color: #e4e4e4;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e4e4e4 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e4e4e4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e4e4e4));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e4e4e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#ffe4e4e4',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #196aeb;
}*/
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	text-shadow: 0 1px 0 #fff;
	background-color: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	color: #76889a;
	border-color: #3079ed;
}
.btn-primary.focus, .btn-primary:focus {
	border: 1px solid #3079ed;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	border-color: #3079ed;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #4d90fe;
	background-image: -webkit-linear-gradient(top, #4d90fe 0, #4787ed 100%);
	background-image: -o-linear-gradient(top, #4d90fe 0, #4787ed 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
	background-image: linear-gradient(to bottom, #4d90fe 0, #4787ed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe',  endColorstr='#ff4787ed',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #3079ed;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-primary .badge {
	color: #3079ed;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .1);
	background-image: -webkit-linear-gradient(top, #35aa47 0, #35aa47 100%);
	background-image: -o-linear-gradient(top, #35aa47 0, #35aa47 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#35aa47), to(#35aa47));
	background-image: linear-gradient(to bottom, #35aa47 0, #35aa47 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff35aa47',  endColorstr='#ff35aa47',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #359947;
}
.btn-success:hover {
	color: #76889a;
	border-color: #359947;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
/*.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #2f973f;
	background-image: -webkit-linear-gradient(top, #35aa47 0, #2f973f 100%);
	background-image: -o-linear-gradient(top, #35aa47 0, #2f973f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#35aa47), to(#2f973f));
	background-image: linear-gradient(to bottom, #35aa47 0, #2f973f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff35aa47',  endColorstr='#ff2f973f',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #2e863e;
}*/
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	border: 1px solid #287335;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	border-color: #359947;
	color: #76889a;
}
.btn-success.focus, .btn-success:focus {
	border: 1px solid #359947;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	border-color: #359947;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	border: 1px solid #359947;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-success .badge {
	color: #359947;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .1);
	background-image: -webkit-linear-gradient(top, #76889a 0, #76889a 100%);
	background-image: -o-linear-gradient(top, #76889a 0, #76889a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76889a), to(#76889a));
	background-image: linear-gradient(to bottom, #76889a 0, #76889a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff76889a',  endColorstr='#ff76889a',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #618096;
	transition: all 0.3s ease 0s;
}
.btn-info:hover {
	color: #76889a;
	border-color: #618096;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
	color: #76889a;
	border-color: #618096;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-info.focus, .btn-info:focus {
	border: 1px solid #359947;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	border-color: #618096;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-info .badge {
	color: #46b8da;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .1);
	background-image: -webkit-linear-gradient(top, #2d2d33 0, #2d2d33 100%);
	background-image: -o-linear-gradient(top, #2d2d33 0, #2d2d33 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2d2d33), to(#2d2d33));
	background-image: linear-gradient(to bottom, #2d2d33 0, #2d2d33 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d2d33',  endColorstr='#2d2d33',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #18252F;
}
.btn-warning:hover {
	color: #76889a;
	border-color: #18252F;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
	color: #76889a;
	border-color: #18252F;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-warning.focus, .btn-warning:focus {
	border: 1px solid #359947;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	border-color: #618096;
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	color: #76889a;
	border-color: #18252F;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-warning .badge {
	color: #faa328;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .1);
	background-image: -webkit-linear-gradient(top, #939 0, #939 100%);
	background-image: -o-linear-gradient(top, #939 0, #939 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#939), to(#939));
	background-image: linear-gradient(to bottom, #939 0, #939 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#939',  endColorstr='#939',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border: 1px solid #939;
}
.btn-danger:hover {
	color: #76889a;
	border-color: #939;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
	color: #76889a;
	border-color: #939;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-danger.focus, .btn-danger:focus {
	border: 1px solid #359947;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	border-color: #618096;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	color: #76889a;
	border-color: #939;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}
.btn-danger .badge {
	color: #c6322a;
	background-color: #fff;
}
.btn-link {
	color: #15c;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link.focus, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent;
}
.btn-link.focus, .btn-link:focus, .btn-link:hover {
	color: #15c;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link[disabled]:focus .btn-link[disabled].focus, .btn-link[disabled]:focus fieldset[disabled] .btn-link.focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus .btn-link[disabled].focus, fieldset[disabled] .btn-link:focus fieldset[disabled] .btn-link.focus, fieldset[disabled] .btn-link:hover {
	color: #333;
}
.btn-group-lg > .btn, .btn-lg {
	padding: 9px 14px;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 2px;
}
.btn-group-sm > .btn, .btn-sm {
	padding: 3px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px;
}
.btn-group-xs > .btn, .btn-xs {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 1.25;
	border-radius: 1px;
}
.dropdown-menu {
	padding: 6px 0;
	margin: 1px 0 0;
	font-size: 13px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.dropdown-menu .divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: #ebebeb;
}
.dropdown-menu > li > a {
	position: relative;
	padding: 3px 30px;
}
.dropdown-menu > li > a .glyphicon {
	position: absolute;
	top: 4px;
	left: 7px;
}
.dropdown-menu li > a:focus, .dropdown-menu li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a {
	color: #333;
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #eee 0, #eee 100%);
	background-image: -o-linear-gradient(top, #eee 0, #eee 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#eee));
	background-image: linear-gradient(to bottom, #eee 0, #eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',  endColorstr='#ffeeeeee',  GradientType=0);
	background-repeat: repeat-x;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #333;
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #eee 0, #eee 100%);
	background-image: -o-linear-gradient(top, #eee 0, #eee 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#eee));
	background-image: linear-gradient(to bottom, #eee 0, #eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',  endColorstr='#ffeeeeee',  GradientType=0);
	background-repeat: repeat-x;
}
.dropdown-header {
	color: #999;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-left: -1px;
	border-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	border-radius: 0;
}
.dropdown-submenu > a:after {
	position: absolute;
	right: 10px;
	margin-top: 5px;
	content: ""
}
.dropdown-submenu.dropdown-menu-left, .dropdown-submenu.pull-left {
	float: none !important;
}
.dropdown-submenu.dropdown-menu-left > .dropdown-menu, .dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 18px;
	border-radius: 0;
}
.btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
	z-index: 3;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 16px;
}
.btn-group > .btn+ .dropdown-toggle {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-group > .dropdown-toggle:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.btn-group > .btn-danger.dropdown-toggle:hover, .btn-group > .btn-info.dropdown-toggle:hover, .btn-group > .btn-primary.dropdown-toggle:hover, .btn-group > .btn-success.dropdown-toggle:hover, .btn-group > .btn-warning.dropdown-toggle:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}
.btn-group > .btn.dropdown-toggle.active, .btn-group > .btn.dropdown-toggle:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.btn-group > .btn-danger.dropdown-toggle.active, .btn-group > .btn-danger.dropdown-toggle:active, .btn-group > .btn-info.dropdown-toggle.active, .btn-group > .btn-info.dropdown-toggle:active, .btn-group > .btn-primary.dropdown-toggle.active, .btn-group > .btn-primary.dropdown-toggle:active, .btn-group > .btn-success.dropdown-toggle.active, .btn-group > .btn-success.dropdown-toggle:active, .btn-group > .btn-warning.dropdown-toggle.active, .btn-group > .btn-warning.dropdown-toggle:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-group > .btn-sm.dropdown-toggle {
	padding: 5px 7px;
}
.btn-group > .btn-lg.dropdown-toggle {
	padding: 9px 9px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, .15);
	box-shadow: inset 0 1px 6px rgba(0, 0, 0, .15);
}
.btn-group.open .btn.dropdown-toggle {
	background-color: #f3f3f3;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #4d90fe;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #faa937;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #d84a38;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-group.open .btn-success.dropdown-toggle {
	background-color: #35aa47;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-group.open .btn-info.dropdown-toggle {
	background-color: #5bc0de;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
.btn-lg .caret {
	border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-right-radius: 2px;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-bottom-left-radius: 2px;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 38px;
	padding: 9px 14px;
	font-size: 14px;
	line-height: 1.3;
	border-radius: 1px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 38px;
	line-height: 38px;
}
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 26px;
	padding: 3px 8px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1px;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 26px;
	line-height: 26px;
}
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	margin: 0;
	border-radius: 0;
}
.input-group-addon {
	padding: 5px 8px;
	font-size: 13px;
	color: #555;
	border: 1px solid #d9d9d9;
	border-top-color: silver;
	border-radius: 2px;
}
.input-group-addon.input-sm {
	padding: 3px 8px;
	font-size: 12px;
	border-radius: 1px;
}
.input-group-addon.input-lg {
	padding: 9px 14px;
	font-size: 14px;
	border-radius: 1px;
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
	margin-bottom: -3px;
}
.nav > li.disabled > a {
	color: #999;
}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
	color: #999;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.nav-tabs {
	border: none;
}
.nav-tabs > li {
	margin-bottom: 0;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #666;
	border-radius: 0;
	border: none;
	/*background-color: rgba(255,255,255,0.70);*/
	background-color: #e4e4e4;
	margin-right: 0;
	font-size: 18px;
}

.nav-tabs.custom > li > a, .nav-tabs.custom > li > a:hover, .nav-tabs.custom > li > a:focus {
	background-color: #ebebeb;
}

.nav-tabs > li:first-child > a {
	border-radius: 10px 0 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #FFF;
	background-color: #939;
	border: none;
}

.nav-tabs > li.active > a:before {
	border-top: 10px solid #939;
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	bottom: -10px;
	left: 40%;
	content: "";
	height: 0;
	position: absolute;
	width: 0;
}

.nav-tabs-google > li {
	margin: 0 -1px 0 0;
}
.nav-tabs-google > li > a {
	padding: 12px 8px;
	margin: 0 8px;
	line-height: 1.4;
	color: #777;
	border: 3px solid transparent;
	border-width: 3px 0;
	border-radius: 0;
}
.nav-tabs-google > li > a:first-of-type {
	margin-left: 0;
}
.nav-tabs-google > li > a:focus, .nav-tabs-google > li > a:hover {
	background-color: transparent;
	border-top-color: transparent;
}
.nav-tabs-google > li > a:hover {
	color: #000;
	border-bottom-color: transparent;
}
.nav-tabs-google > li > a:active {
	color: #939;
}
.nav-tabs-google > li > a:focus {
	color: #000;
	outline: 0;
}
.nav-tabs-google > li.active > a, .nav-tabs-google > li.active > a:focus, .nav-tabs-google > li.active > a:hover {
	color: #939;
	border: 3px solid transparent;
	border-width: 3px 0;
	border-bottom-color: #939;
}
.tab-content {
	padding: 20px;
	/*background-color: rgba(255,255,255,0.70);*/
	background-color: #e4e4e4;
	border-radius: 0 0 10px 0;
	margin-bottom: 10px;
}

.tab-content.custom {
	background-color: rgba(118, 136, 154, 0.85);
}

.tab-content .form-control {
	background-color: rgba(255,255,255,0.85);
	color: #76889a;
	border: none;
}

.tab-content .form-control:hover, .tab-content .form-control:focus {
	box-shadow: none;
}

.form-control:-ms-input-placeholder {
	color: #76889a;
}

.form-control::-moz-placeholder {
	color: #76889a;
}

.form-control::-webkit-input-placeholder {
	color: #76889a;
}

.nav-pills > li > a {
	border-radius: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #4d90fe;
}
.navbar {
	min-height: 70px;
	margin-bottom: 0;
	z-index: 10; /*default 1*/
	border-radius: 0;
}

.navbar-brand {
	height: auto;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 18px;
}
.navbar-brand > .glyphicon {
	margin-top: 0;
}

/*ici*/
@media (min-width: 0px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}


.navbar-toggle {
	padding: 5px 10px;
	margin: 18px 15px;
	border-radius: 2px;
}
.navbar-nav {
	margin: 2px -15px;
}
.navbar-nav > li > a {
	padding: 15px;
	line-height: 18px;
	font-size: 14px;
}

@media (min-width: 0px) {
	.navbar-nav {
		margin: 0;
	}
	.navbar-nav > li > a {
		padding: 26px 14px;
	}
}


.navbar-form {
	padding: 10px 15px;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: 0;
	margin-left: -15px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-form > .input-group .form-control {
	margin-top: 1px;
	margin-bottom: 1px;
}


@media (min-width: 768px) {
	.navbar-form {
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-form .form-control {
	height: 26px;
	padding: 3px 8px;
}
.navbar .btn, .navbar-btn {
	border-top: 0;
	border-bottom: 0;
	border-radius: 0;
}

.navbar .btn-lg {
	padding: 26px;
}
.navbar .btn.btn-sm, .navbar-btn.btn-sm {
	margin-top: 1px;
	margin-bottom: 1px;
}
.navbar .btn.btn-xs, .navbar-btn.btn-xs {
	padding: 2px 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.navbar-text {
	margin-top: 5px;
	margin-bottom: 5px;
}
.navbar-default {
	background-color: rgba(118, 136, 154, 0.85);
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
}
.navbar-default .navbar-brand {
	color: #999;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-brand > .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}
.navbar-default .navbar-text {
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	border-right: 1px solid #a4b4c4;
}
.navbar-default .navbar-nav > li > a:before {
	border-right: 1px solid #607182;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: -2px;
	top: 0;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #222;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #333;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #000;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #141414;
}


@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #999;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-color: #141414;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #555;
		background-color: transparent;
	}
}


.navbar-default .navbar-link {
	color: #999;
}
.navbar-default .navbar-link:hover {
	color: #fff;
}
.navbar-default .btn-link {
	color: #999;
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #fff;
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #555;
}
.navbar-inverse {
	background-color: rgba(255,255,255,0.35);
	border: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.30);
}




.navbar-inverse.white {
	background-color: #FFF;
}
.navbar-inverse.white .navbar-nav > li > a {
	color: #76889a;
}
.navbar-inverse.white .navbar-nav > li > .dropdown-menu {
	background-color: #FFF;
}
.navbar-inverse.white .dropdown-menu li > a {
	color: #76889a;
}




.navbar-inverse .navbar-brand {
	color: #999;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: grey;
	background-color: transparent;
}
.navbar-inverse .navbar-brand > .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}
.navbar-inverse .navbar-text {
	color: #999;
}
.navbar-inverse .navbar-nav > li > a {
	color: #FFF;
}

.navbar-inverse .navbar-nav > li > a::before {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	content: "";
	height: 4px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(0, 1);
	transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.navbar-inverse .navbar-nav > li > a:hover::before,
.navbar-inverse .navbar-nav > .open > a.dropdown-toggle::before,
.navbar-inverse .navbar-nav > .open > a.dropdown-toggle:focus::before,
.navbar-inverse .navbar-nav > .open > a.dropdown-toggle:hover::before {
	background: #939;
	opacity: 1;
	transform: scale(1);
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #939;
	background-color: transparent;
	/*background-color: rgba(255,255,255,0.35);
	padding-top: 10px;
	border-top: 5px solid #939;*/
	transition: all 0.3s ease 0s;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #333;
	background-color: #e1e1e1;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #ccc;
	background-color: transparent;
}
.navbar-inverse .dropdown-menu li > a {
	color: #FFF;
	padding: 3px 10px;
	display: block;
}
.navbar-inverse .dropdown-menu li > span {
	padding-left: 10px;
}
.navbar-inverse .dropdown-menu li > a:hover, .navbar-inverse .dropdown-menu li > a:focus {
	background-color: #e4e4e4;
	background-image: none;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.navbar-inverse .navbar-toggle {
	border-color: #ddd;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #ddd;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #e8e8e8;
}

.navbar-inverse .navbar-nav > .open > a.dropdown-toggle, .navbar-inverse .navbar-nav > .open > a.dropdown-toggle:focus, .navbar-inverse .navbar-nav > .open > a.dropdown-toggle:hover {
	color: #939;
	background-color: transparent;
	/*background-color: rgba(255,255,255,0.35);
	padding-top: 10px;
	border-top: 5px solid #939;*/
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #dbdbdb;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #dbdbdb;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #999;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #333;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #333;
		background-color: #e1e1e1;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #ccc;
		background-color: transparent;
	}
}


.navbar-inverse .navbar-link {
	color: #999;
}
.navbar-inverse .navbar-link:hover {
	color: #333;
}
.navbar-inverse .btn-link {
	color: #999;
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #333;
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #ccc;
}
.navbar-masthead {
	min-height: 44px;
	margin-bottom: 18px;
}


@media (min-width: 768px) {
	.navbar-masthead {
		border-radius: 2px;
	}
}

.navbar-masthead .navbar-static-top {
	z-index: 1005;
}
.navbar-masthead .navbar-fixed-bottom, .navbar-masthead .navbar-fixed-top {
	z-index: 1029;
}
.navbar-masthead .navbar-brand {
	height: 44px;
	padding: 13px 15px;
	font-size: 20px;
}
.navbar-masthead .navbar-brand > .glyphicon {
	margin-top: -3px;
}


@media (min-width: 768px) {
	.navbar > .container .navbar-masthead .navbar-brand, .navbar > .container-fluid .navbar-masthead .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-masthead .navbar-toggle {
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
}
.navbar-masthead .navbar-nav {
	margin: 6px -15px;
}


@media (min-width: 768px) {
	.navbar-masthead .navbar-nav {
		margin: 6px 0;
	}
	.navbar-masthead .navbar-nav > li > a {
		padding-top: 8px;
		padding-bottom: 6px;
	}
}

.navbar-masthead .navbar-form {
	padding: 10px 15px;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: 0;
	margin-left: -15px;
}
.navbar-masthead .navbar-form > .input-group .form-control {
	margin-top: 7px;
	margin-bottom: 7px;
}


@media (max-width: 767px) {
	.navbar-masthead .navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media (min-width: 768px) {
	.navbar-masthead .navbar-form {
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-masthead .navbar-form .form-control {
	height: 30px;
	padding: 5px 8px;
}
.navbar-masthead.navbar .btn, .navbar-masthead.navbar-btn {
	padding: 5px 8px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.navbar-masthead.navbar .btn.btn-sm, .navbar-masthead.navbar-btn.btn-sm {
	padding: 3px 8px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.navbar-masthead.navbar .btn.btn-xs, .navbar-masthead.navbar-btn.btn-xs {
	padding: 2px 6px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.navbar-masthead .navbar-text {
	margin-top: 13px;
	margin-bottom: 13px;
}
.navbar-masthead.navbar-default {
	background-color: #f1f1f1;
	border-color: #e5e5e5;
}
.navbar-masthead.navbar-default .navbar-brand {
	color: #777;
}
.navbar-masthead.navbar-default .navbar-brand:focus, .navbar-masthead.navbar-default .navbar-brand:hover {
	color: #777;
	background-color: transparent;
}
.navbar-masthead.navbar-default .navbar-brand > .caret {
	border-top-color: #777;
	border-bottom-color: #777;
}
.navbar-masthead.navbar-default .navbar-text {
	color: #777;
}
.navbar-masthead.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-masthead.navbar-default .navbar-nav > li > a:focus, .navbar-masthead.navbar-default .navbar-nav > li > a:hover {
	color: #333;
	background-color: transparent;
}
.navbar-masthead.navbar-default .navbar-nav > .active > a, .navbar-masthead.navbar-default .navbar-nav > .active > a:focus, .navbar-masthead.navbar-default .navbar-nav > .active > a:hover {
	color: #333;
	background-color: #f1f1f1;
}
.navbar-masthead.navbar-default .navbar-nav > .disabled > a, .navbar-masthead.navbar-default .navbar-nav > .disabled > a:focus, .navbar-masthead.navbar-default .navbar-nav > .disabled > a:hover {
	color: #bbb;
	background-color: transparent;
}
.navbar-masthead.navbar-default .navbar-toggle {
	border-color: #dcdcdc;
}
.navbar-masthead.navbar-default .navbar-toggle:focus, .navbar-masthead.navbar-default .navbar-toggle:hover {
	background-color: #e4e4e4;
}
.navbar-masthead.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-masthead.navbar-default .navbar-collapse, .navbar-masthead.navbar-default .navbar-form {
	border-color: #dfdfdf;
}
.navbar-masthead.navbar-default .navbar-nav > .open > a, .navbar-masthead.navbar-default .navbar-nav > .open > a:focus, .navbar-masthead.navbar-default .navbar-nav > .open > a:hover {
	color: #333;
	background-color: #f1f1f1;
}


@media (max-width: 767px) {
	.navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #333;
		background-color: transparent;
	}
	.navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #333;
		background-color: #f1f1f1;
	}
	.navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-masthead.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #bbb;
		background-color: transparent;
	}
}

.navbar-masthead.navbar-default .navbar-link {
	color: #777;
}
.navbar-masthead.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-masthead.navbar-default .btn-link {
	color: #777;
}
.navbar-masthead.navbar-default .btn-link:focus, .navbar-masthead.navbar-default .btn-link:hover {
	color: #333;
}
.navbar-masthead.navbar-default .btn-link[disabled]:focus, .navbar-masthead.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-masthead.navbar-default .btn-link:focus, fieldset[disabled] .navbar-masthead.navbar-default .btn-link:hover {
	color: #bbb;
}
.navbar-masthead.navbar-inverse {
	background-color: #444;
	border-color: #333;
}
.navbar-masthead.navbar-inverse .navbar-brand {
	color: #fff;
}
.navbar-masthead.navbar-inverse .navbar-brand:focus, .navbar-masthead.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-masthead.navbar-inverse .navbar-brand > .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-masthead.navbar-inverse .navbar-text {
	color: #999;
}
.navbar-masthead.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-masthead.navbar-inverse .navbar-nav > li > a:focus, .navbar-masthead.navbar-inverse .navbar-nav > li > a:hover {
	color: #bbb;
	background-color: transparent;
}
.navbar-masthead.navbar-inverse .navbar-nav > .active > a, .navbar-masthead.navbar-inverse .navbar-nav > .active > a:focus, .navbar-masthead.navbar-inverse .navbar-nav > .active > a:hover {
	color: #bbb;
	background-color: #444;
}
.navbar-masthead.navbar-inverse .navbar-nav > .disabled > a, .navbar-masthead.navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-masthead.navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #777;
	background-color: transparent;
}
.navbar-masthead.navbar-inverse .navbar-toggle {
	border-color: #222;
}
.navbar-masthead.navbar-inverse .navbar-toggle:focus, .navbar-masthead.navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}
.navbar-masthead.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-masthead.navbar-inverse .navbar-collapse, .navbar-masthead.navbar-inverse .navbar-form {
	border-color: #323232;
}
.navbar-masthead.navbar-inverse .navbar-nav > .open > a, .navbar-masthead.navbar-inverse .navbar-nav > .open > a:focus, .navbar-masthead.navbar-inverse .navbar-nav > .open > a:hover {
	color: #bbb;
	background-color: #444;
}


@media (max-width: 767px) {
	.navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #333;
	}
	.navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #333;
	}
	.navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #bbb;
		background-color: transparent;
	}
	.navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #bbb;
		background-color: #444;
	}
	.navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-masthead.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #777;
		background-color: transparent;
	}
}

.navbar-masthead.navbar-inverse .navbar-link {
	color: #fff;
}
.navbar-masthead.navbar-inverse .navbar-link:hover {
	color: #bbb;
}
.navbar-masthead.navbar-inverse .btn-link {
	color: #fff;
}
.navbar-masthead.navbar-inverse .btn-link:focus, .navbar-masthead.navbar-inverse .btn-link:hover {
	color: #bbb;
}
.navbar-masthead.navbar-inverse .btn-link[disabled]:focus, .navbar-masthead.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-masthead.navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-masthead.navbar-inverse .btn-link:hover {
	color: #777;
}
.navbar-toolbar {
	min-height: 36px;
	margin-bottom: 18px;
}


@media (min-width: 768px) {
	.navbar-toolbar {
		border-radius: 2px;
	}
}

.navbar-toolbar .navbar-static-top {
	z-index: 1008;
}
.navbar-toolbar .navbar-fixed-bottom, .navbar-toolbar .navbar-fixed-top {
	z-index: 1028;
}
.navbar-toolbar .navbar-brand {
	height: 36px;
	padding: 9px 15px;
	font-size: 16px;
	font-weight: 700;
}


@media (min-width: 768px) {
	.navbar > .container .navbar-toolbar .navbar-brand, .navbar > .container-fluid .navbar-toolbar .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toolbar .navbar-toggle {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
}
.navbar-toolbar .navbar-nav {
	margin: 4px -15px;
}
.navbar-toolbar .navbar-nav > li {
	position: relative;
}
.navbar-toolbar .navbar-nav > li > a {
	padding: 9px 15px;
}
.navbar-toolbar .navbar-nav > li > a:focus, .navbar-toolbar .navbar-nav > li > a:hover {
	text-decoration: underline;
}
.navbar-toolbar .navbar-nav > li > .dropdown-menu {
	margin-top: 1px;
}
.navbar-toolbar .navbar-nav > .active > a {
	font-weight: 700;
}
.navbar-toolbar .navbar-nav > .active > a:before {
	position: absolute;
	bottom: -1px;
	left: 50%;
	display: inline-block;
	margin-left: -8px;
	content: '';
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
}
.navbar-toolbar .navbar-nav > .active > a:after {
	position: absolute;
	bottom: -1px;
	left: 50%;
	display: inline-block;
	margin-left: -7px;
	content: '';
	border-right: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid transparent;
}


@media (min-width: 768px) {
	.navbar-toolbar .navbar-nav {
		margin: 0;
	}
	.navbar-toolbar .navbar-nav > li > a {
		padding-top: 9px;
		padding-bottom: 9px;
	}
}

.navbar-toolbar .navbar-form {
	padding: 10px 15px;
	margin-top: 0;
	margin-right: -15px;
	margin-bottom: 0;
	margin-left: -15px;
}
.navbar-toolbar .navbar-form > .input-group .form-control {
	margin-top: 3px;
	margin-bottom: 3px;
}


@media (max-width: 767px) {
	.navbar-toolbar .navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media (min-width: 768px) {
	.navbar-toolbar .navbar-form {
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-toolbar .navbar-form .form-control {
	height: 30px;
	padding: 5px 8px;
}
.navbar-toolbar .dropdown-menu {
	border-top: 1px none;
}
.navbar-toolbar.navbar .btn, .navbar-toolbar.navbar-btn {
	padding: 5px 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.navbar-toolbar.navbar .btn.btn-sm, .navbar-toolbar.navbar-btn.btn-sm {
	padding: 3px 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.navbar-toolbar.navbar .btn.btn-xs, .navbar-toolbar.navbar-btn.btn-xs {
	padding: 2px 6px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-toolbar .navbar-text {
	margin-top: 9px;
	margin-bottom: 9px;
}
.navbar-toolbar.navbar-default {
	background-color: #fff;
	border-color: #ebebeb;
}
.navbar-toolbar.navbar-default .navbar-brand {
	color: #939;
}
.navbar-toolbar.navbar-default .navbar-brand:focus, .navbar-toolbar.navbar-default .navbar-brand:hover {
	color: #939;
	background-color: transparent;
}
.navbar-toolbar.navbar-default .navbar-brand > .caret {
	border-top-color: #939;
	border-bottom-color: #939;
}
.navbar-toolbar.navbar-default .navbar-text {
	color: #777;
}
.navbar-toolbar.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-toolbar.navbar-default .navbar-nav > li > a:focus, .navbar-toolbar.navbar-default .navbar-nav > li > a:hover {
	color: #333;
	background-color: transparent;
}
.navbar-toolbar.navbar-default .navbar-nav > .active > a, .navbar-toolbar.navbar-default .navbar-nav > .active > a:focus, .navbar-toolbar.navbar-default .navbar-nav > .active > a:hover {
	color: #333;
	background-color: #f2f2f2;
}
.navbar-toolbar.navbar-default .navbar-nav > .active > a:before {
	border-bottom: 8px solid #ebebeb;
}
.navbar-toolbar.navbar-default .navbar-nav > .active > a:after {
	border-bottom: 7px solid #fff;
}
.navbar-toolbar.navbar-default .navbar-nav > .disabled > a, .navbar-toolbar.navbar-default .navbar-nav > .disabled > a:focus, .navbar-toolbar.navbar-default .navbar-nav > .disabled > a:hover {
	color: #bbb;
	background-color: transparent;
}
.navbar-toolbar.navbar-default .navbar-toggle {
	border-color: #dcdcdc;
}
.navbar-toolbar.navbar-default .navbar-toggle:focus, .navbar-toolbar.navbar-default .navbar-toggle:hover {
	background-color: #e4e4e4;
}
.navbar-toolbar.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-toolbar.navbar-default .navbar-collapse, .navbar-toolbar.navbar-default .navbar-form {
	border-color: #ededed;
}
.navbar-toolbar.navbar-default .navbar-nav > .open > a, .navbar-toolbar.navbar-default .navbar-nav > .open > a:focus, .navbar-toolbar.navbar-default .navbar-nav > .open > a:hover {
	color: #333;
	background-color: #f2f2f2;
}


@media (max-width: 767px) {
	.navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #333;
		background-color: transparent;
	}
	.navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #333;
		background-color: #f2f2f2;
	}
	.navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-toolbar.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #bbb;
		background-color: transparent;
	}
}

.navbar-toolbar.navbar-default .navbar-link {
	color: #777;
}
.navbar-toolbar.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-toolbar.navbar-default .btn-link {
	color: #777;
}
.navbar-toolbar.navbar-default .btn-link:focus, .navbar-toolbar.navbar-default .btn-link:hover {
	color: #333;
}
.navbar-toolbar.navbar-default .btn-link[disabled]:focus, .navbar-toolbar.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-toolbar.navbar-default .btn-link:focus, fieldset[disabled] .navbar-toolbar.navbar-default .btn-link:hover {
	color: #bbb;
}
.navbar-toolbar.navbar-inverse {
	background-color: #444;
	border-color: #333;
}
.navbar-toolbar.navbar-inverse .navbar-brand {
	color: #fff;
}
.navbar-toolbar.navbar-inverse .navbar-brand:focus, .navbar-toolbar.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-toolbar.navbar-inverse .navbar-brand > .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-toolbar.navbar-inverse .navbar-text {
	color: #999;
}
.navbar-toolbar.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-toolbar.navbar-inverse .navbar-nav > li > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-toolbar.navbar-inverse .navbar-nav > .active > a, .navbar-toolbar.navbar-inverse .navbar-nav > .active > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #444;
}
.navbar-toolbar.navbar-inverse .navbar-nav > .active > a:before {
	border-bottom: 8px solid #333;
}
.navbar-toolbar.navbar-inverse .navbar-nav > .active > a:after {
	border-bottom: 7px solid #fff;
}
.navbar-toolbar.navbar-inverse .navbar-nav > .disabled > a, .navbar-toolbar.navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #777;
	background-color: transparent;
}
.navbar-toolbar.navbar-inverse .navbar-toggle {
	border-color: #222;
}
.navbar-toolbar.navbar-inverse .navbar-toggle:focus, .navbar-toolbar.navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}
.navbar-toolbar.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-toolbar.navbar-inverse .navbar-collapse, .navbar-toolbar.navbar-inverse .navbar-form {
	border-color: #323232;
}
.navbar-toolbar.navbar-inverse .navbar-nav > .open > a, .navbar-toolbar.navbar-inverse .navbar-nav > .open > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #444;
}


@media (max-width: 767px) {
	.navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #333;
	}
	.navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #333;
	}
	.navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: transparent;
	}
	.navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-color: #444;
	}
	.navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-toolbar.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #777;
		background-color: transparent;
	}
}

.navbar-toolbar.navbar-inverse .navbar-link {
	color: #fff;
}
.navbar-toolbar.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-toolbar.navbar-inverse .btn-link {
	color: #fff;
}
.navbar-toolbar.navbar-inverse .btn-link:focus, .navbar-toolbar.navbar-inverse .btn-link:hover {
	color: #fff;
}
.navbar-toolbar.navbar-inverse .btn-link[disabled]:focus, .navbar-toolbar.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-toolbar.navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-toolbar.navbar-inverse .btn-link:hover {
	color: #777;
}
.navbar-static-top {
	border-radius: 0;
}
.navbar-fixed-top, .navbar-static-top {
	border-width: 1px 0;
}
.navbar-fixed-bottom {
	border-width: 1px 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	border-radius: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0;
}
.navbar-fixed-top {
	top: 0;
}


.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
}
.navbar-btn {
	padding: 3px 8px;
	margin-top: 1px;
}
.btn.navbar-masthead-btn {
	margin-top: 7px;
}
.btn.navbar-toolbar-btn {
	margin-top: 3px;
}
.navbar-link {
	color: #999;
}
.navbar-link:hover {
	color: #fff;
}
.navbar-inverse .navbar-link {
	color: #999;
}
.navbar-inverse .navbar-link:hover {
	color: #333;
}
.navbar-form .checkbox-inline, .navbar-form .radio-inline {
	color: #999;
}
.breadcrumb {
	padding: 0;
	margin-bottom: 10px;
	background-color: transparent;
	border-radius: 2px;
	line-height: 30px;
}
.breadcrumb > li+ li {
	position: relative;
	display: inline-block;
	margin-left: 20px;
}
.breadcrumb > li+ li:before {
	border-radius: 5px;
}
.breadcrumb > li+ li:after, .breadcrumb > li+ li:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.breadcrumb > li+ li:before {
	border: 7px solid transparent;
}
.breadcrumb > li+ li:after {
	border: 5px solid transparent;
}
.breadcrumb > li+ li:after, .breadcrumb > li+ li:before {
	top: 11px;
	left: 100%
}
.breadcrumb > li+ li:before {
	margin-top: -2px;
	border-left: 7px solid;
	border-left-color: #76889a;
}
.breadcrumb > li+ li:after {
	border-left: 5px solid #fff;
}
.breadcrumb > li+ li:after, .breadcrumb > li+ li:before {
	left: -16px;
}
.breadcrumb > li+ li:before {
	color: #999;
	content: ""
}
.breadcrumb > li > a {
	color: #76889a;
}
.breadcrumb > li > a:hover {
	color: #76889a;
}
.breadcrumb > .active, .breadcrumb > .active > a {
	color: #76889a;
}
.breadcrumb-inverse {
	background-color: #393832;
}
.breadcrumb-inverse > li+ li {
	position: relative;
	display: inline-block;
}
.breadcrumb-inverse > li+ li:before {
	border-radius: 5px;
}


.breadcrumb-inverse > li+ li:after, .breadcrumb-inverse > li+ li:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.breadcrumb-inverse > li+ li:before {
	border: 7px solid transparent;
}
.breadcrumb-inverse > li+ li:after {
	border: 5px solid transparent;
}
.breadcrumb-inverse > li+ li:after, .breadcrumb-inverse > li+ li:before {
	top: 9px;
	left: 100%
}
.breadcrumb-inverse > li+ li:before {
	margin-top: -7px;
	border-left: 7px solid;
	border-left-color: #666;
}
.breadcrumb-inverse > li+ li:after {
	margin-top: -5px;
	border-left: 5px solid #393832;
}
.breadcrumb-inverse > li+ li:after, .breadcrumb-inverse > li+ li:before {
	left: -16px;
}
.breadcrumb-inverse > li > a {
	color: #999;
}
.breadcrumb-inverse > li > a:hover {
	color: #fff;
}
.breadcrumb-inverse > .active, .breadcrumb-inverse > .active > a {
	color: #fff;
}
.breadcrumb-sm {
	padding: 4px 15px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}
.breadcrumb-sm.breadcrumb-inverse {
	background-color: #393832;
}
.pagination {
	margin: 18px 0;
	border-radius: 2px;
}
.pagination > li > a, .pagination > li > span {
	padding: 5px 12px;
	line-height: 1.4;
	color: #333;
	background-color: #f3f3f3;
	border: 1px solid #dcdcdc;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	z-index: 2;
	color: #333;
	background-color: #f5f5f5;
	border-color: #c6c6c6;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.pagination > li > a:active {
	background-color: #f4f4f4;
	background-image: -webkit-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f6f6f6 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',  endColorstr='#fff1f1f1',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	color: #939; /*#4d90fe*/
	background-color: #f5f5f5;
	border-color: #c6c6c6;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	color: #b3b3b3;
	text-shadow: none;
	background-color: #f3f3f3;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f5f5f5 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',  endColorstr='#fff1f1f1',  GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #d9d9d9;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 9px 14px;
	font-size: 14px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 3px 8px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 1px;
	border-bottom-left-radius: 1px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
}
.pager {
	margin: 18px 0;
}
.pager li > a, .pager li > span {
	padding: 11px 24px;
	overflow: visible;
	font-size: 14px;
	color: #777;
	text-decoration: none;
	white-space: nowrap;
	cursor: default;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #5b5b5b;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 2px;
	outline: 0;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, .1);
}
.pager li > a:focus, .pager li > a:hover {
	color: #444;
	background-color: #fff;
}
.pager li > a:active {
	color: #444;
	background-color: #fff;
}
.pager li .icon-prev {
	position: relative;
	display: inline-block;
	padding-right: 8px;
}
.pager li .icon-prev:before {
	border-radius: 5px;
}
.pager li .icon-prev:after, .pager li .icon-prev:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.pager li .icon-prev:before {
	border: 7px solid transparent;
}
.pager li .icon-prev:after {
	border: 4px solid transparent;
}
.pager li .icon-prev:after, .pager li .icon-prev:before {
	top: -5px;
	right: 100%
}
.pager li .icon-prev:before {
	margin-top: -7px;
	border-right: 7px solid;
	border-right-color: inherit;
}


.pager li .icon-prev:after {
	margin-top: -4px;
	border-right: 4px solid #fff;
}
.pager li .icon-next {
	position: relative;
	display: inline-block;
	padding-left: 8px;
}
.pager li .icon-next:before {
	border-radius: 5px;
}
.pager li .icon-next:after, .pager li .icon-next:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.pager li .icon-next:before {
	border: 7px solid transparent;
}
.pager li .icon-next:after {
	border: 4px solid transparent;
}
.pager li .icon-next:after, .pager li .icon-next:before {
	top: -5px;
	left: 100%
}
.pager li .icon-next:before {
	margin-top: -7px;
	border-left: 7px solid;
	border-left-color: inherit;
}
.pager li .icon-next:after {
	margin-top: -4px;
	border-left: 4px solid #fff;
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
	color: #b3b3b3;
	background-color: #fafafa;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-color: #d9d9d9;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pager .disabled .icon-prev {
	position: relative;
	display: inline-block;
	padding-right: 8px;
}
.pager .disabled .icon-prev:before {
	border-radius: 5px;
}
.pager .disabled .icon-prev:after, .pager .disabled .icon-prev:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.pager .disabled .icon-prev:before {
	border: 7px solid transparent;
}
.pager .disabled .icon-prev:after {
	border: 4px solid transparent;
}
.pager .disabled .icon-prev:after, .pager .disabled .icon-prev:before {
	top: -5px;
	right: 100%
}
.pager .disabled .icon-prev:before {
	margin-top: -7px;
	border-right: 7px solid;
	border-right-color: #b3b3b3;
}
.pager .disabled .icon-prev:after {
	margin-top: -4px;
	border-right: 4px solid #fafafa;
}
.pager .disabled .icon-next {
	position: relative;
	display: inline-block;
	padding-left: 8px;
}


.pager .disabled .icon-next:before {
	border-radius: 5px;
}
.pager .disabled .icon-next:after, .pager .disabled .icon-next:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}

.pager .disabled .icon-next:before {
	border: 7px solid transparent;
}
.pager .disabled .icon-next:after {
	border: 4px solid transparent;
}
.pager .disabled .icon-next:after, .pager .disabled .icon-next:before {
	top: -5px;
	left: 100%
}
.pager .disabled .icon-next:before {
	margin-top: -7px;
	border-left: 7px solid;
	border-left-color: #b3b3b3;
}
.pager .disabled .icon-next:after {
	margin-top: -4px;
	border-left: 4px solid #fafafa;
}
.label {
	font-size: 80%;
	border-radius: 0;
}
.label-default {
	background-color: #999;
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: grey;
}
.label-primary {
	background-color: #4d90fe;
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #1a70fe;
}
.label-success {
	background-color: #35aa47;
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #298337;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #faa937;
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #f89306;
}
.label-danger {
	background-color: #d84a38;
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #b93524;
}
.badge {
	font-size: 12px;
}
.btn-group-xs > .btn .badge, .btn-xs .badge {
	font-size: 11px;
}
.list-group-item.active > .badge, li.list-group-item.active a > .badge {
	color: #fff;
	background-color: #939;
}
.nav-pills > .active > a > .badge {
	color: #15c;
	background-color: #fff;
}
.jumbotron {
	/*background-repeat: no-repeat;
	background-size: auto 100%;*/
	color: inherit;
	/*height: 722px;*/
	margin: 0;
	padding: 0;
	position: relative;
	top: 70px;
	width: 100%;
	z-index: 0;
}
.jumbotron .h1, .jumbotron h1 {
	color: #939;
}
.jumbotron p {
	font-size: 20px;
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 1px;
}
.jumbotron-custom {
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.3);
	/*max-height: 195px;
	min-height: 195px;*/
}

.jumbotron .h3 {
	font-size: 24px;
}

@media screen and (min-width: 768px) {
	.jumbotron .h1, .jumbotron h1 {
		font-size: 36px;
	}
}

.thumbnail {
	display: block;
	padding: 8px; /*0*/
	margin-bottom: 18px;
	line-height: 1.4;
	background-color: #DBDBDB; /*fff*/
	border: 1px solid #ddd;/*#fff*/
	border-radius: 0;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #fff;
	-webkit-box-shadow: 0 0 0 1px #dedede;
	box-shadow: 0 0 0 1px #dedede;
}
.thumbnail .caption {
	padding: 9px 4px;
	color: #000;
}
.alert {
	padding: 8px;
	margin-bottom: 18px;
	border-radius: 2px;
}
.alert .alert-link {
	font-weight: 700;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 28px;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #a3d48e;
}
.alert-success hr {
	border-top-color: #93cd7c;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #85c5e5;
}
.alert-info hr {
	border-top-color: #70bbe1;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #333;
	background-color: #f9edbe;
	border-color: #f0c36d;
}
.alert-warning hr {
	border-top-color: #eeb956;
}
.alert-warning .alert-link {
	color: #1a1a1a;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #d59595;
}
.alert-danger hr {
	border-top-color: #ce8383;
}
.alert-danger .alert-link {
	color: #843534;
}
.alert-danger, .alert-info, .alert-success, .alert-warning {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
.progress {
	height: 14px;
	height: 18px;
	padding: 1px;
	margin-bottom: 18px;
	font-size: 12px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #999;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.progress-bar {
	line-height: 1.25;
	background-color: #6188f5;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress-bar-success {
	background-color: #2f973f;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #53bddc;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #fbb450;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #c13e2c;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group-item {
	color: #222;
	background-color: #fff;
	border: none;
	transition: background-color 0.3s ease 0s;
}
.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.list-group-item .dropdown {
	display: none;
}
.list-group-item .dropdown-toggle {
	display: inline-block;
	padding: 5px 6px 5px 5px;
	color: #222;
}
a.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading {
	color: #333;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	font-weight: 700;
	color: #939;
	background-color: #eee;
	border-color: #939;
	border-left: 4px solid #939;
	border-left-color: #939;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	font-weight: 400;
	color: #888;
}
.list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #eee;
}
a.list-group-item:focus, a.list-group-item:hover, li.list-group-item a:focus, li.list-group-item a:hover {
	color: #555;
	text-decoration: none;
	background-color: #eee;
}
li.list-group-item {
	padding: 0;
	margin-bottom: 0;
	border: 0 none;
}
li.list-group-item > a {
	display: block;
	padding: 5px 17px;
	margin: 0 0 0 14px;
	color: #222;
}
li.list-group-item.active, li.list-group-item.active:focus, li.list-group-item.active:hover {
	background-color: transparent;
}
li.list-group-item.active:focus > a, li.list-group-item.active:hover > a, li.list-group-item.active > a {
	margin-left: 10px;
	color: #939;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #333;
	background-color: #f9edbe;
}
a.list-group-item-warning {
	color: #333;
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
	color: #333;
	background-color: #f7e7a7;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #333;
	border-color: #333;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-wrapper {
	margin-left: 14px;
}
.list-group-item-wrapper:hover > .dropdown {
	display: block;
}
.list-group-item-wrapper > a {
	display: block;
	padding: 5px 17px;
	margin: 0;
	color: #222;
}
.list-group-item-wrapper > .dropdown:hover+ a {
	background-color: #eee;
}
.list-group-item-wrapper > .dropdown.open {
	display: block;
}
.list-group-item-wrapper > .dropdown.open+ a {
	background-color: #eee;
}
.list-group-item-wrapper > .dropdown > .dropdown-menu {
	margin-top: 0;
}
.list-group-header {
	display: block;
	padding: 10px 30px 10px 15px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.4;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	text-transform: uppercase;
}
li.list-group-header {
	padding: 3px 15px;
}
.list-group .list-group-header {
	margin-top: 9px;
}
.list-group-item-menu {
	padding: 0;
	margin: 0;
	border: 0 none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.list-group-item-menu .list-group-item-wrapper > a {
	padding-left: 30px;
}
.list-group-item-menu .list-group-item-menu .list-group-item-wrapper > a {
	padding-left: 44px;
}
.list-group-item-menu > .list-group-item .collapse-caret {
	margin-left: 28px;
}
.collapse-caret {
	position: absolute;
	z-index: 1;
	display: inline-block;
	width: 17px;
	height: 28px;
	margin-left: 14px;
}
.collapse-caret:before {
	position: absolute;
	top: 12px;
	left: 5px;
	margin-left: 0;
	content: '';
	border-bottom: 0 dotted;
}
.collapse-caret:hover {
	background-color: #eee;
}
.collapse-caret.collapsed:before {
	top: 10px;
	left: 6px;
}
.list-group .divider {
	height: 1px;
	margin: 8px 0;
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
	background-color: #e5e5e5;
}

.panel {
	word-wrap: break-word;
	background-color: #fff;
	border: 1px solid transparent;
	border-bottom-width: 2px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-body {
	padding: 15px 20px;
}
.panel-heading {
	padding: 15px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-title {
	font-size: 16px;
}
.panel-footer {
	padding: 15px 20px;
	background-color: #f8f8f8;
	border-top: 1px solid #e5e5e5;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .list-group {
	padding: 15px 20px;
	padding-top: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
	padding: 15px 20px;
}
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 2px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 2px;
}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 2px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 2px;
}
.panel > .panel-body+ .table, .panel > .panel-body+ .table-responsive, .panel > .table+ .panel-body, .panel > .table-responsive+ .panel-body {
	border-top: 1px solid #ddd;
}
.panel-default {
	border-color: #d8d8d8;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #fff;
}
.panel-default > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #d8d8d8;
}
.panel-default > .panel-heading .badge {
	color: #fff;
	background-color: #333;
}
.panel-default > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #d8d8d8;
}
.panel-primary {
	border-color: #4d90fe;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #4d90fe;
	border-color: #4d90fe;
}
.panel-primary > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #4d90fe;
}
.panel-primary > .panel-heading .badge {
	color: #4d90fe;
	background-color: #fff;
}
.panel-primary > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #4d90fe;
}
.panel-success {
	border-color: #a3d48e;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #a3d48e;
}
.panel-success > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #a3d48e;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #a3d48e;
}
.panel-info {
	border-color: #85c5e5;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #85c5e5;
}
.panel-info > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #85c5e5;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #85c5e5;
}
.panel-warning {
	border-color: #f0c36d;
}
.panel-warning > .panel-heading {
	color: #333;
	background-color: #f9edbe;
	border-color: #f0c36d;
}
.panel-warning > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #f0c36d;
}
.panel-warning > .panel-heading .badge {
	color: #f9edbe;
	background-color: #333;
}
.panel-warning > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #f0c36d;
}
.panel-danger {
	border-color: #d59595;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #d59595;
}
.panel-danger > .panel-heading+ .panel-collapse > .panel-body {
	border-top-color: #d59595;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer+ .panel-collapse > .panel-body {
	border-bottom-color: #d59595;
}
.panel-group {
	margin-bottom: 18px;
}
.panel-group .panel {
	border-color: transparent;
	border-radius: 0;
}
.panel-group .panel+ .panel {
	margin-top: -3px;
}
.panel-group .panel-heading {
	padding: 0 15px;
	background-color: #fafafa;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
.panel-group .panel-heading a {
	display: block;
	padding: 10px 0 9px;
	color: #444;
	text-decoration: none;
}
.panel-group .panel-heading a:before {
	margin-right: 7px;
	content: "\e082"
}
.panel-group .panel-heading a:hover {
	background-color: #f5f5f5;
}
.panel-group .panel-heading a:focus {
	outline: 0;
}
.panel-group .panel-heading a.collapsed:before {
	margin-right: 7px;
	content: "\e081"
}
.panel-group .panel-heading .panel-title {
	font-size: 13px;
}
.panel-group .panel-heading+ .panel-collapse > .list-group, .panel-group .panel-heading+ .panel-collapse > .panel-body {
	border-top: 0 none;
}
.panel-group .panel-footer+ .panel-collapse .panel-body {
	border-bottom: 0 none;
}

.well {
	background-color: #e4e4e4;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	position: relative;
	/*max-height: 530px;*/
}

.well:hover, .well:focus {
	text-decoration: none;
}

.well-lg {
	border-radius: 0;
}
.well-sm {
	border-radius: 0;
}

.well-danger {
	background-color: #939;
	padding: 0 10px 10px;
}

.well-danger .carousel {
	background-color: transparent;
}

.well-danger fieldset {
	margin-top: 10px;
}

.well .img {
	position: relative;
}

.well .img .badge {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}

.btn-toolbar {
	margin: 6px 4px 0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25)
}

.well .btn-group {
	margin: 0;
	padding: 0;
}

.well .btn-group .btn-default {
	border-color: #eceef0;
	border-top: 1px solid #E4E4E4;
	color: #76889a;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	margin: 0;
}

.well .btn-group .btn-default.price {
	color: #939;
	font-weight: bold;
}

.well .btn-group .btn-default:hover, .well .btn-group .btn-default:focus {
	background-color: #FFF;
	background-image: none;
	box-shadow: none;
}

.well p {
	color: #4d4d4d;
	margin: 0 0 10px;
	text-align: inherit;
}

.well .angle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #939;
	position: absolute;
	bottom: 2px;
	right: 2px;
}

.scrollable::-webkit-scrollbar {
	width: 10px;
	height: 16px;
}
.scrollable::-webkit-scrollbar:hover {
	background-color: #f3f3f3;
	border: 1px solid #dbdbdb;
}
.scrollable::-webkit-scrollbar-button:end:increment, .scrollable::-webkit-scrollbar-button:start:decrement {
	display: block;
	height: 0;
	background-color: transparent;
}
.scrollable::-webkit-scrollbar-track {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0 0 0 4px;
}
.scrollable::-webkit-scrollbar-track-piece {
	background-color: transparent;
	border-radius: 0;
}
.scrollable::-webkit-scrollbar-thumb {
	background-color: #515151;
	background-color: rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
}
.scrollable::-webkit-scrollbar-thumb:hover {
	background-color: #949494;
}
.scrollable::-webkit-scrollbar-thumb:active {
	background-color: #3b3b3b;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
}
.scrollable::-webkit-scrollbar-thumb:horizontal, .scrollable::-webkit-scrollbar-thumb:vertical {
	background-color: #c6c6c6;
	border-radius: 0;
}
.modal-content {
	border: 1px solid #aaa;
	border: 1px solid rgba(0, 0, 0, .333);
	border-radius: 0;
	-webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
}
.modal-header .close {
	font-weight: 400;
	filter: alpha(opacity=40);
	opacity: .4;
}
.modal-body {
	padding: 15px;
}

.modal-lg .modal-body {
	padding: 0;
}

.modal-lg .modal-content {
	border: none;
}

.tooltip {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.25;
	word-break: break-word;
}
.tooltip.in {
	filter: alpha(opacity=100);
	opacity: 1;
}

@-webkit-keyframes toolTipPulse {
	0% {
		-webkit-transform: scale(0);
		opacity:0
	}
	50% {
		-webkit-transform: scale(1)
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@keyframes toolTipPulse {
	0% {
		opacity: 0;
		transform: scale(0)
	}
	50% {
		transform: scale(1)
	}
	to {
		opacity: 1;
		transform: scale(1);
	}
}

.tooltip-inner {
	background: rgba(114, 114, 114, 0.9);
	border-radius: 2px;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	line-height: 14px;
	width: auto;
	max-width: 100%;
	padding: 5px 8px;
	/*transform: scale(0);
	transform-origin: center top 0;
	animation: 200ms cubic-bezier(0, 0, 0.2, 1) 0s normal forwards 1 running toolTipPulse;*/
}

.tooltip-arrow:before {
	position: absolute;
	z-index: -1;
	content: " ";
	border: 7px solid transparent;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 1px;
	border-top-color: rgba(114, 114, 114, 0.9);
}
.tooltip.top .tooltip-arrow:before, .tooltip.top-left .tooltip-arrow:before, .tooltip.top-right .tooltip-arrow:before {
	top: -5px;
	left: -7px;
	border-top-color: #fff;
	border-bottom: 0 dotted;
}
.tooltip.right .tooltip-arrow {
	left: 1px;
	border-right-color: rgba(114, 114, 114, 0.9);
}
.tooltip.right .tooltip-arrow:before {
	top: -7px;
	right: -5px;
	border-right-color: #fff;
	border-left: 0 dotted;
}
.tooltip.left .tooltip-arrow {
	right: 1px;
	border-left-color: rgba(114, 114, 114, 0.9);
}
.tooltip.left .tooltip-arrow:before {
	top: -7px;
	left: -5px;
	border-right: 0 dotted;
	border-left-color: #fff;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	top: 1px;
	border-bottom-color: rgba(114, 114, 114, 0.9);
}
.tooltip.bottom .tooltip-arrow:before, .tooltip.bottom-left .tooltip-arrow:before, .tooltip.bottom-right .tooltip-arrow:before {
	bottom: -5px;
	left: -7px;
	border-top: 0 dotted;
	border-bottom-color: #fff;
}
.popover {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	background-color: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
}
.popover-footer, .popover-title {
	padding: 10px;
	font-size: 13px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
}
.popover-footer {
	border-top: 1px solid #ccc;
	border-top: 1px solid rgba(0, 0, 0, .2);
	border-bottom: none;
}
.popover-content {
	padding: 10px;
}

.carousel {
	width: 100%;
	padding: 0;
	overflow: hidden;
	background-color: #e4e4e4;
	background-image: -webkit-linear-gradient(top, #eee 0, #f5f5f5 100%), -webkit-linear-gradient(bottom, #eee 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #eee 0, #f5f5f5 100%), -o-linear-gradient(bottom, #eee 0, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#f5f5f5)), -webkit-gradient(linear, left top, left bottom, from(bottom), color-stop(0, #eee), to(#f5f5f5));
	background-image: linear-gradient(top, #eee 0, #f5f5f5 100%), linear-gradient(bottom, #eee 0, #f5f5f5 100%);
	background-repeat: no-repeat;
	background-position: 0 0, 0 100%;
	-webkit-background-size: 100% 10px;
	background-size: 100% 10px;
}

.carousel:hover .carousel-control {
	opacity: 0.9;
}

/*.carousel:hover .carousel-indicators {
	-webkit-animation: slide-top-fixed 0.3s ease-in-out;
	animation: slide-top-fixed 0.3s ease-in-out;
}*/
.utils {
	position: absolute;
	z-index: 6;
	bottom: 0;
	right: 10px;
}
.carousel-control {
	width: 100px;
	color: #FFF;
	text-shadow: none;
	filter: alpha(opacity=33);
	opacity: .33;
	z-index: 5;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control:focus, .carousel-control:hover {
	color: #FFF;
}
.carousel-control .icon-next:before, .carousel-control .icon-prev:before {
	content: ''
}
.carousel-control .icon-prev {
	position: relative;
	position: absolute;
	right: 0;
	display: inline-block;
}

.carousel-control .fa-angle-left {
	margin-left: -15px;
	font-size: 50px;
	height: 50px;
	margin-top: -15px;
	width: 50px;
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
}

.carousel-control .fa-angle-right {
	margin-right: -15px;
	font-size: 50px;
	height: 50px;
	margin-top: -15px;
	width: 50px;
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
	right: 50%;
}

.carousel-control .icon-prev:before {
	border-radius: 20px;
}
.carousel-control .icon-prev:after, .carousel-control .icon-prev:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.carousel-control .icon-prev:before {
	border: 22px solid transparent;
}
.carousel-control .icon-prev:after {
	border: 19px solid transparent;
}
.carousel-control .icon-prev:after, .carousel-control .icon-prev:before {
	top: 8px;
	right: 100%
}
.carousel-control .icon-prev:before {
	margin-top: -22px;
	border-right: 22px solid;
	border-right-color: #777;
}
.carousel-control .icon-prev:after {
	margin-top: -19px;
	border-right: 19px solid #f5f5f5;
}

.carousel-control .icon-next {
	position: relative;
	position: absolute;
	right: 0;
	left: 50%;
	display: inline-block;
}
.carousel-control .icon-next:before {
	border-radius: 20px;
}
.carousel-control .icon-next:after, .carousel-control .icon-next:before {
	position: absolute;
	width: 0;
	height: 0;
	content: ""
}
.carousel-control .icon-next:before {
	border: 22px solid transparent;
}
.carousel-control .icon-next:after {
	border: 19px solid transparent;
}
.carousel-control .icon-next:after, .carousel-control .icon-next:before {
	top: 8px;
	left: 100%
}
.carousel-control .icon-next:before {
	margin-top: -22px;
	border-left: 22px solid;
	border-left-color: #777;
}
.carousel-control .icon-next:after {
	margin-top: -19px;
	border-left: 19px solid #f5f5f5;
}
.carousel-control .icon-next:after, .carousel-control .icon-next:before {
	left: 50%
}

/*
.carousel-indicators {
	bottom: -4px;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: right;
}
*/

.carousel-indicators {
	bottom: 10px;
}

.carousel-indicators li {
	background-color: transparent;
	border: 3px solid #fff;
	width: 15px;
	height: 15px;
}
.carousel-indicators li.active {
	width: 15px;
	height: 15px;
	background-color: #FFF;
	margin: 1px;
}
.carousel-caption {
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #fff;
	text-shadow: none;
	background-color: #262626;
	background-color: rgba(0, 0, 0, .55);
}

.carousel-custom {
	padding: 0 25px;
	height: 540px;
}

.carousel-custom img {
	margin: 0 auto;
}

.carousel-custom .carousel-control .glyphicon-chevron-left, .carousel-custom .carousel-control .glyphicon-chevron-right,
.carousel-custom .carousel-control .icon-next, .carousel-custom .carousel-control .icon-prev {
	background-color: rgba(25, 35, 45, 0.5);
    height: 60px;
    padding: 15px;
    width: 60px;
}

.carousel-custom .carousel-control .glyphicon-chevron-right,
.carousel-custom .carousel-control .icon-next {
	margin-right: -45px;
	border-right: 1px solid #939;
}

.carousel-custom .carousel-control .glyphicon-chevron-left,
.carousel-custom .carousel-control .icon-left {
	margin-left: -45px;
	border-left: 1px solid #939;
}

.carousel-thumb {
	background-color: transparent;
	margin-top: 10px;
}

.carousel-thumb .thumb {
	cursor: pointer;
	float: left;
	margin-bottom: 10px;
	position: relative;
	height: 90px;
	overflow: hidden;
}

.carousel-thumb img {
	display: block;
	margin: 0 auto;
}

.zoom {
	background-color: rgba(153, 51, 153, 0.6);
	bottom: 0;
	color: #fff;
	display: none;
	left: 5px;
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 2;
}

.zoom i {
	left: 0;
	margin-top: -13px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
}

.well .img h3 {
	background-color: rgba(0, 0, 0, 0.2);
	color: #fff;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	/*display: none;*/
	z-index: 3;
	/*-webkit-transform: translateY(-200px);
	transform: translateY(-200px);*/
}

.well .zoom {
	left: 0;
	right: 0;
}

.thumb:hover .img h3, .thumb:focus .img h3, .well:hover .img h3, .well:focus .img h3 {
	display: block;
	animation: 200ms cubic-bezier(0, 0, 0.2, 1) 0s normal forwards 1 running fadeInBottom;
}

.thumb:hover .zoom, .thumb:focus .zoom, .well:hover .zoom, .well:focus .zoom {
	display: block;
	transform: scale(0);
	transform-origin: center center 0;
	animation: 200ms cubic-bezier(0, 0, 0.2, 1) 0s normal forwards 1 running toolTipPulse;
}

@-webkit-keyframes fadeInTop
{
	0% {
		opacity: 0;
		-webkit-transform: translateY(-200px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}
@keyframes fadeInTop
{
	0% {
		opacity: 0;
		transform: translateY(-200px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeInBottom
{
	0% {
		opacity: 0;
		-webkit-transform: translateY(200px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fadeInBottom
{
	0% {
		opacity: 0;
		transform: translateY(200px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.well:hover img.animated {

	transform: scale(1.1);
}

.well img.animated {
	transition-duration: 0.3s;
	transition-property: opacity, transform, filter;
	transition-timing-function: ease-out;
	transform: scale(1);
	width: 100%;
}

.well .frame {
	background: #FFF;
}

.well .img {
	overflow: hidden;
}

.well.nego {
	padding: 5px 0 5px 5px;
	position: relative;
	display: block;
	/*max-height: 311px;*/
	/*transform: scale(0);
	transform-origin: center center 0;
	animation: 0.3s cubic-bezier(0, 0, 0.2, 1) 0s normal forwards 1 running toolTipPulse;*/
}

/*
 * Media queries
 */

@media (min-width: 768px) {
	.well.nego .img {
		min-height: 144px;
		max-height: 144px;
	}
	.well.nego {
		max-height: 154px;
	}
}

@media (min-width: 992px) {
	.well.nego .img {
		min-height: 123px;
		max-height: 123px;
	}
	.well.nego {
		max-height: 133px;
	}
}

@media (min-width: 1200px) {
	.well.nego .img {
		min-height: 150px;
		max-height: 150px;
	}
	.well.nego {
		max-height: 160px;
	}
}

.well.nego .btn {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 63%;
}

.well.nego:hover .btn-info {
	color: #76889a;
	border-color: #618096;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -o-linear-gradient(top, #f8f8f8 0, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: linear-gradient(to bottom, #f8f8f8 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',  endColorstr='#fff1f1f1',  GradientType=0);
	background-repeat: repeat-x;
	background-position: 0 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	/*-webkit-transition: none;
	-o-transition: none;
	transition: none;*/
	transition: all 0.3s ease 0s;
}

@-webkit-keyframes toolTipPulse {
	0% {
		-webkit-transform: scale(0);
		opacity:0
	}
	50% {
		-webkit-transform: scale(1)
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@keyframes toolTipPulse {
	0% {
		opacity: 0;
		transform: scale(0)
	}
	50% {
		transform: scale(1)
	}
	to {
		opacity: 1;
		transform: scale(1);
	}
}

.carousel-thumb .thumb img {
	width: 100%;
}

.container {
	padding-left: 5px;
    padding-right: 5px;
}

.container-fluid {
	padding-left: 5px;
    padding-right: 5px;
}


#mainmenu {
	position:absolute;
	margin-top:0px;
	left:22%;
	padding-top : 5px;
}


/* bloc conseiller */
#bloc-cr {
	top:-450px;
	left:25%;
	position:absolute;
	z-index:10;
	background-color :#ffffff;
	opacity:0.85;
	padding:20px;
	}

/* mise en forme des champs du formulaire de recherche  pour les grand ecrans */
@media all and (min-width: 600px)
{
	#tab_lieu, #tab_lieu input {
		width: 80px;
		margin-top: 12px;
	}

	#tab_prix, #tab_prix input {
		width: 80px;
		margin-top: 33px;
	}

	#tab_pieces {
		margin-top: 98px;
	}

	#tab_autres {
		margin-top: 140px;
	}
}

/* mise en forme du menu honrizontal principal	*/
.dropdown-menu {
	width:390px;
}

/* mise en forme du footer */
.bloc_footer1 {
	background-color: #2d2d33;
	padding: 0 15px 30px;
}

.bloc_footer1 h2 {
	margin-top: 30px;
}

.bloc_footer2 {
	background-color: #939;
	padding: 30px 15px;
}

/* style de mise en forme générique */
.titre1 {
	color: #D20905;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.titre2 {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	size:19px;
}
.text1 {
	padding: 0px 5px 0px 5px;
}
/* slider actu de la home */
#carousel_actu {
	padding : 0 20px 50px;
	background-color: #939;
	color: #FFFFFF;
	margin: 0;
}

#carousel_actu h2, #carousel_actu small {
	color: #FFF;
}

#carousel_actu p {
	color: #FFF;
}


/* Keyframes: Animation du menu */

.navbar-nav > li > .dropdown-menu {
	border: 0;
	border-top: 2px solid #939;
	background-color: rgba(255,255,255,0.35);
}

.open > .dropdown-menu {
	-webkit-animation: slide-top-fixed 0.3s ease-in-out;
	animation: slide-top-fixed 0.3s ease-in-out;
}

/*
 * Top fixed
 */
@-webkit-keyframes slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

main {
	padding: 30px 0;
}

.main {
	background: #fcfcfc;
	z-index: 3;
	padding-top: 0;
	margin-top: 70px;
}

footer {
	position: relative;
	z-index: 3;
	color: #FFF;
}

footer .h1 {
	color: #FFF;
}

footer form {
	margin-bottom: 20px;
}

footer a, footer a:hover, footer a:focus {
	color: #FFF;
}

footer a i {
	margin-right: 10px;
}

nav.sidebar-menu-collapsed {
  width: 50px;
}

nav.sidebar-menu-expanded {
	width: 170px;
}

nav.sidebar {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	background: none repeat scroll 0 0 #E9A418;
	color: white;
	padding: 20px 10px;
	z-index: 4;
}

#justify-icon{
	margin-top: 50px;
}

nav.sidebar a#justify-icon {
	outline: 0;
	color: white;
	font-size: 24px;
	font-style: normal;
}

nav.sidebar-menu-expended a:active{
	color: #939;
}

nav.sidebar ul.icon {
	margin: 0;
	padding: 0;
	margin-top: 60px;
}

nav.sidebar ul li {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	list-style-type: none;
	display: block;
	position: relative;
}

nav.sidebar ul li a.expandable {
	outline: 0;
	color: white;
	text-decoration: none;
	font-size: 20px;
}

nav.sidebar ul li a.expandable:hover{
	color: #bbbbbb;
}

nav.sidebar ul li a.expandable span.expanded-element {
	margin-left: 2px;
	display: none;
	font-size: 14px;
	position: relative;
	bottom: 2px;
}

nav.sidebar ul li.active {
	background: none repeat scroll 0 0 #B5022F;
	border-radius: 4px;
	text-align: center;
	margin-left: -4px;
	padding: 4px;
}

nav.sidebar ul li.active a.expandable {
	color: white !important;
}

nav.sidebar ul li.active a.expandable:hover {
 	color: white !important;
}

#sidebar-dropdown{
	background-color: #F5B125; /*#F2BE54*/
	top: 0;
	border: 0px;
	border-radius: 1px;
	padding: 15px;
	box-shadow: 0 0 0;
	webkit-box-shadow: 0 0 0;
	left: 160px;
	position: absolute;

}
#sidebar-dropdown >ul >li{
	margin-top: 5px;
}

a#btn {
  margin-bottom: 10px;
}


#main{
	padding-top: 80px;
}

.box{
	margin-bottom:20px;
	width: 305px;
	max-width: 610px;
	margin-right: auto;
	/*min-height: 195px;*/
	/*max-height: 285px;*/
	border: 1px solid rgba(189, 189, 189, 0.65);
}

.infos{
	height: 30px;
  	width: 287px;
	text-align: center;
	line-height: 30px;
	margin: 10px 68px -10px 0;
	/*padding: 5px 5px 5px 5px;*/
	background-color: #fff;
	word-spacing: 5px;
	box-shadow: 2px 2px 5px 0px #9b9b9b;
	-moz-box-shadow: 2px 2px 5px 0px #9b9b9b;
	-webkit-box-shadow: 2px 2px 5px 0px #9b9b9b;
	-o-box-shadow: 2px 2px 5px 0px #9b9b9b;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=134, Strength=5);
}

.prix{
	color: #939;
	font-weight: bold;
}


.photo{
	height: 180px;
	width: 265px;
	float: right;;
}

.thumbnail a>img{
	margin-right: auto;
	margin-left: inherit;
}

.item.list-group-item
{
    /*float: none;
    width: 100%;*/
    background-color: #76889a;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 30px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

.sold {
	background-color: rgba(255, 255, 255, 0.75);
	border-bottom: 3px solid #939;
	color: #939;
	font-size: 20px;
	font-weight: bold;
	left: 0;
	letter-spacing: 10px;
	padding: 5px 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	letter-spacing: 5px;
	z-index: 3;
}

.sold {
	background-color: rgba(255, 255, 255, 0.75);
	border-bottom: 3px solid #939;
	color: #939;
	font-size: 20px;
	font-weight: bold;
	left: 0;
	letter-spacing: 10px;
	padding: 5px 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	letter-spacing: 5px;
	z-index: 3;
}

.shadow-inset {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
}

.hr-shadow {
	height: 101px;
	background: url('../img/hr.png') no-repeat;
	border: none;
	background-position: center center;
	background-size: 100%;
	margin: 0;
}

.no-margin {
	margin: 0 !important;
}
.no-padding {
	padding: 0 !important;
}

.navbar-custom, .navbar-custom .navbar-nav > li > .dropdown-menu {
	background-color: #76889a;
}

.btn-rounded {
	border-radius: 50% !important;
}

.icon-accueil {
	color:#FFF;
	font-size: 184px;
	position: absolute;
	z-index: 1;
}

.article img.pull-left {
	margin-right: 10px;
}

.article img.pull-right {
	margin-left: 10px;
}

.labelInfo {
	border : 2px solid #fcfcfc;
	border-right: 0;
	background: #e4e4e4;
	font-size: 13px;
	line-height: 45px;
	padding: 0 15px;
}

.label-default.type {
	background-color: #939;
}

.label-default.activity {
	background-color: #a84191;
}

.conseil h1 {
	margin-top: 20px;
}

.conseil h2 {
	font-size: 18px;
}

.conseil .addthis {
	position: absolute;
	top: 376px;
	right: 5px;
}

.modal-lg {
	width: 100%;
}
.modal-backdrop {
	z-index: 3
}
.modal {
	z-index: 4
}
.modal.fade .modal-dialog, .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
	transition: none !important;
}

#map {
	margin-top: 70px;
}

#map .modal-lg {
	margin: 0;
}

.negosearch {
	margin-left: -5px;
	overflow-y: scroll;
}

.negosearch .row {
	padding-top: 15px;
}

.negosearch .listnego {
	padding-top: 0;
}

@media all
{

	#mini-pic img
	{
		width: 120px;
		float: right;
		margin-left: 15px;
	}
	#carousel
	{
		height: 100%;
	}
}
@media (min-width: 612px) {
	.container.mobile-minisite{
		display: none;
	}
}

@media (max-width: 611px) {
	.container.screen-minisite {
		display: none;
	}

	.navbar-default .navbar-nav > li > a::before {
		border-right: none !important;
	}
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 18px;
	}

	/*.h3.mini-site {
		font-size: 14px !important;
	}*/

	img.img-thumbnail {
		display: none;
	}

	.screen-minisite .navbar-nav > li > a {
		padding: 7px 10px 13px;
	}

	.screen-minisite .navbar-nav {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
}

@media (max-width: 767px) {
	.h1, h1, h2 {
		font-size: 24px;
	}

	.h3, h3 {
		font-size: 18px;
	}
	/*.jumbotron {
		display: none;
	}*/

	#navbar-custom.navbar-inverse{
		display: none !important;
	}

	.breadcrumb {
		display: none;
	}

	.well.annonce {
		min-height: 381px;
		max-height: 685px;
	}

	.well.annonce .img {
		max-height: 560px;
	}

	.well.annonce img {
		min-height: 212px;
	}

	.well.annonce.summary {
		min-height: 381px;
		max-height: 685px;
	}

	.well.annonce.summary .img {
		max-height: 560px;
	}

	.well.annonce.summary img {
		min-height: 212px;
	}

	.icon-accueil {
		font-size: 347px;
	}
}

@media (min-width: 768px) {
	#navbar-custom.mobile-minisite {
		display: none;
	}
	.navbar-toggle {
		display: block
	}

	.well.annonce {
		min-height: 415px;
		max-height: 415px;
	}

	.well.annonce .img {
		max-height: 270px;
	}

	.well.annonce img {
		min-height: 270px;
	}

	.well.annonce.summary {
		min-height: 418px;
		max-height: 418px;
	}

	.well.annonce.summary .img {
		max-height: 273px;
	}

	.well.annonce.summary img {
		min-height: 273px;
	}

	.navbar-toggle {
		margin: 18px 5px;

	}
}

@media (min-width: 992px) {

	.navbar-nav > li > a {
		padding: 26px 10px;
	}
	.navbar-toggle {
		display: none !important;
	}

	.well.annonce {
		min-height: 396px;
		max-height: 396px;
	}

	.well.annonce .img {
		max-height: 231px;
	}

	.well.annonce img {
		min-height: 231px;
	}
	.icon-accueil {
		font-size: 231px !important;
	}

	.well.annonce.summary {
		max-height: 481px;
		min-height: 481px;
	}

	.well.annonce.summary .img {
		max-height: 356px;
	}

	.well.annonce.summary img {
		min-height: 356px;
	}

}

@media (min-width: 1200px) {

	.navbar .btn-lg {
		padding: 16px 14px 26px;
	}
	.navbar .btn-lg i {
		position: relative;
		top: 4px;
	}
	.navbar-nav > li > a {
		padding: 26px 14px;
	}
	/*.navbar-toggle {
		display: inline !important;
	}*/

	.well.annonce {
		min-height: 426px;
		max-height: 426px;
	}

	.well.annonce .img {
		max-height: 282px;
	}

	.well.annonce img {
		min-height: 282px;
	}

	.icon-accueil {
		font-size: 184px !important;
	}

	.well.annonce.summary {
		min-height: 381px;
		max-height: 381px;
	}

	.well.annonce.summary .img {
		max-height: 212px;
	}

	.well.annonce.summary  img {
		min-height: 212px;
	}
}

@media (max-width: 991px) {

	.navbar-header {
		float:none;
	}

	.logo {
		margin-top: -15px !important;
		margin-bottom: -15px !important;
	}

	#contactform {
		display: none;
	}

	.navbar-brand {
		float: none;
		margin: 0px 0px;

	}

	.dropdown-menu {
		display: block;
		position: relative;
		box-shadow: none;
		width: 270px;
	}

	.navbar .btn-lg {
		padding: 16px 10px 26px;
	}

	.navbar .btn-lg i {
		position: relative;
		top: 4px;
	}

	.navbar-inverse .dropdown-menu li > a {
		padding: 10px 10px;
	}

	.tooltip {
		z-index: 0;
	}

	.search {
		padding: 0 10px;
	}

	.checkbox, .radio {
		margin-bottom: 24px;
	}

	.h3.mini-site{
		font-size: 18px;
	}
}

@media(max-width: 650px){
	.icon-accueil {
		font-size: 283px !important;
	}
}

@media(max-width: 550px){
	.icon-accueil {
		font-size: 236px !important;
	}
}

@media(max-width: 480px){
	.icon-accueil{
		font-size: 197px !important;
	}
}

@media(max-width: 400px){
	.icon-accueil {
		font-size: 151px !important;
	}
}

@media(max-width: 320px){
	.icon-accueil {
		font-size: 132px !important;
	}
}

@media(max-width: 1326px){
	.navbar-right {
		float: none !important;
		width: 100%;
	}

	.navbar-right .btn-lg {
		width: 50%;
		padding: 7px 10px 13px;
	}

	.navbar-right .btn-lg i {
		position: relative;
		top: 4px;
	}

	.jumbotron {
		top: 116px;
	}

	.main {
		margin-top: 116px;
	}

	.screen-minisite .navbar-nav > li > a, .mobile-minisite .navbar-nav > li > a
	{
		padding: 16px 10px;
	}
}

@media(max-width: 520px){
	.navbar-right .btn-lg {
		display: block;
		width: 100%;
	}

	.jumbotron {
		top: 212px;
	}

	.main {
		margin-top: 212px;
	}
}

@media print {

	/* Les éléments qui ne seront pas affichés  */
	/*.item{height: 270px!important; width: 310px!important;float: left!important;}*/

	.row {
		margin: 0;
	}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-2, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding: 0;
	}

	.print-clear {
		clear: both;
	}

	.print-left {
		float: left;
		width: 50%;
		margin-right: 10px;
	}

	.carousel-custom {
		height: auto;
		padding: 0;
	}

	.print-left img {
		width: 100%;
	}

	.print-right, .print-right .col-md-12 {
		float: none;
	}

	.print-right p {
		font-size: 12px;
	}

	.print-no-margin {
		margin: 0;
	}

	.contact-print {
		position: absolute;
		top: 0;
		right: 0;
	}

	.carousel {
		padding: 0;
	}

	/* desactiver toutes les images */
	.carousel-inner .item {
		display: none !important;
	}

	/* activer la première image du slide */
	.carousel-inner .item:first-child {
		display: block !important;
	}

	/* affiche les minis photos dans le bloc aperçu */
	.carousel-thumb .thumb {
		display: inline !important;
		float: left !important;
		width: 16.6667%;
	}

	.carousel-thumb .thumb .zoom  {
		display: none !important;
	}

	/* desactiver la première image dans les mini photos */
	.carousel-thumb .thumb:first-child {
		display: none !important;
	}

	/*suppression des marges*/
	.carousel-custom img, .carousel-thumb img {
		margin: 0;
	}

	.modal,.hr-shadow,.img-thumbnail {
		display:none;
	}

	ul {
		display: none;
	}

	.dpe, .ges {
		float: left !important;
	}

	.price {
		float: left !important;
	}

	.ref {
		float: right !important;
	}

	.tooltip-inner {
		border: 1px solid rgba(114, 114, 114, 0.9) !important;
		padding: 3px 8px;
	}

	.main {
		margin-top: 20px;
	}

	.space {
		width: auto;
		float: none;
		padding: 0;
	}

	.space table, .space tbody, .space tr, .space td {
		padding: 0;
		margin: 0;
		display: inline;
	}

	.table {
		margin-bottom: 0;
	}

	.space tr {
		background-color: transparent;
		border: 0;
		width: 30%;
		float: left;
	}

	.space td {
		line-height: 12px;
		font-size: 12px;
		display: table;
	}
	div.space {
		line-height: 25px;
		font-size: 12px;
		background-color: transparent;
		border: 0;
		width: 33%;
		float: left;
		display: table;
	}
	.caracteristics {
		color: black !important;
	}
	a[href]:after {
		content: none !important;
	}

	.h1,.h2,.h3,.h4,.h5 {
		color: #939 !important;
		font-size: 24px !important;
	}

	span,h1,h2,h3,h4,h5 {
		color: #939 !important;
		page-break-after: avoid
	}

	.h1 {
		margin-top : 20px;
		font-size: 24px;
	}

	.h4 {
		text-align: left!important;
	}

	.btn-default {
		text-align: right !important;
	}

	p, div blockquote {
		orphans: 3; /* pas de ligne seule en bas */
		widows: 3; /* pas de ligne seule en haut */
	}
}
