html
{
	font-family: sans-serif;
}
body
{
	padding:0 !important;	
	margin: 0;
	overflow:visible !important;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
{
	display: block;
}
audio,canvas,progress,video
{
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls])
{
	display: none;
	height: 0;
}
[hidden],template
{
	display: none;
}
a
{
	background-color: transparent;
}
a:active,a:hover
{
	outline: 0;
}
abbr[title]
{
	border-bottom: 1px dotted;
}
b,strong
{
	font-weight: bold;
}
dfn
{
	font-style: italic;
}
h1
{
	font-size: 2em;
	margin: 0.67em 0;
}
mark
{
	background: #ff0;
	color: #000;
}
small
{
	font-size: 80%;
}
sub,sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup
{
	top: -0.5em;
}
sub
{
	bottom: -0.25em;
}
img
{
	border: 0;
}
svg:not(:root)
{
	overflow: hidden;
}
figure
{
	margin: 1em 40px;
}
hr
{
	box-sizing: content-box;
	height: 0;
	moz-box-sizing: content-box;
}
pre
{
	overflow: auto;
}
code,kbd,pre,samp
{
	font-family: monospace, monospace;
	font-size: 1em;
}
button,input,optgroup,select,textarea
{
	color: inherit;
	font: inherit;
	margin: 0;
}
button
{
	overflow: visible;
}
button,select
{
	text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"]
{
	cursor: pointer;
	webkit-appearance: button;
}
button[disabled],html input[disabled]
{
	cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
input
{
	line-height: normal;
}
input[type="checkbox"],input[type="radio"]
{
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button
{
	height: auto;
}
input[type="search"]
{
	box-sizing: content-box;
	moz-box-sizing: content-box;
	webkit-appearance: textfield;
	webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
{
	webkit-appearance: none;
}
fieldset
{
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend
{
	border: 0;
	padding: 0;
}
textarea
{
	overflow: auto;
}
optgroup
{
	font-weight: bold;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
td,th
{
	padding: 0;
}
@media print
{
	*,*:before,*:after
	{
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}
	a,a:visited
	{
		text-decoration: underline;
	}
	a[href]:after
	{
		content: " (" attr(href) ")";
	}
	abbr[title]:after
	{
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,a[href^="javascript:"]:after
	{
		content: "";
	}
	pre,blockquote
	{
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead
	{
		display: table-header-group;
	}
	tr,img
	{
		page-break-inside: avoid;
	}
	img
	{
		max-width: 100% !important;
	}
	p,h2,h3
	{
		orphans: 3;
		widows: 3;
	}
	h2,h3
	{
		page-break-after: avoid;
	}
	select
	{
		background: #fff !important;
	}
	.navbar
	{
		display: none;
	}
	.btn>.caret,.dropup>.btn>.caret
	{
		border-top-color: #000 !important;
	}
	.label
	{
		border: 1px solid #000;
	}
	.table
	{
		border-collapse: collapse !important;
	}
	.table td,.table th
	{
		background-color: #fff !important;
	}
	.table-bordered th,.table-bordered td
	{
		border: 1px solid #ddd !important;
	}
}
@font-face
{
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon
{
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	moz-osx-font-smoothing: grayscale;
	position: relative;
	top: 1px;
	webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before
{
	content: "\2a";
}
.glyphicon-plus:before
{
	content: "\2b";
}
.glyphicon-euro:before,.glyphicon-eur:before
{
	content: "\20ac";
}
.glyphicon-minus:before
{
	content: "\2212";
}
.glyphicon-cloud:before
{
	content: "\2601";
}
.glyphicon-envelope:before
{
	content: "\2709";
}
.glyphicon-pencil:before
{
	content: "\270f";
}
.glyphicon-glass:before
{
	content: "\e001";
}
.glyphicon-music:before
{
	content: "\e002";
}
.glyphicon-search:before
{
	content: "\e003";
}
.glyphicon-heart:before
{
	content: "\e005";
}
.glyphicon-star:before
{
	content: "\e006";
}
.glyphicon-star-empty:before
{
	content: "\e007";
}
.glyphicon-user:before
{
	content: "\e008";
}
.glyphicon-film:before
{
	content: "\e009";
}
.glyphicon-th-large:before
{
	content: "\e010";
}
.glyphicon-th:before
{
	content: "\e011";
}
.glyphicon-th-list:before
{
	content: "\e012";
}
.glyphicon-ok:before
{
	content: "\e013";
}
.glyphicon-remove:before
{
	content: "\e014";
}
.glyphicon-zoom-in:before
{
	content: "\e015";
}
.glyphicon-zoom-out:before
{
	content: "\e016";
}
.glyphicon-off:before
{
	content: "\e017";
}
.glyphicon-signal:before
{
	content: "\e018";
}
.glyphicon-cog:before
{
	content: "\e019";
}
.glyphicon-trash:before
{
	content: "\e020";
}
.glyphicon-home:before
{
	content: "\e021";
}
.glyphicon-file:before
{
	content: "\e022";
}
.glyphicon-time:before
{
	content: "\e023";
}
.glyphicon-road:before
{
	content: "\e024";
}
.glyphicon-download-alt:before
{
	content: "\e025";
}
.glyphicon-download:before
{
	content: "\e026";
}
.glyphicon-upload:before
{
	content: "\e027";
}
.glyphicon-inbox:before
{
	content: "\e028";
}
.glyphicon-play-circle:before
{
	content: "\e029";
}
.glyphicon-repeat:before
{
	content: "\e030";
}
.glyphicon-refresh:before
{
	content: "\e031";
}
.glyphicon-list-alt:before
{
	content: "\e032";
}
.glyphicon-lock:before
{
	content: "\e033";
}
.glyphicon-flag:before
{
	content: "\e034";
}
.glyphicon-headphones:before
{
	content: "\e035";
}
.glyphicon-volume-off:before
{
	content: "\e036";
}
.glyphicon-volume-down:before
{
	content: "\e037";
}
.glyphicon-volume-up:before
{
	content: "\e038";
}
.glyphicon-qrcode:before
{
	content: "\e039";
}
.glyphicon-barcode:before
{
	content: "\e040";
}
.glyphicon-tag:before
{
	content: "\e041";
}
.glyphicon-tags:before
{
	content: "\e042";
}
.glyphicon-book:before
{
	content: "\e043";
}
.glyphicon-bookmark:before
{
	content: "\e044";
}
.glyphicon-print:before
{
	content: "\e045";
}
.glyphicon-camera:before
{
	content: "\e046";
}
.glyphicon-font:before
{
	content: "\e047";
}
.glyphicon-bold:before
{
	content: "\e048";
}
.glyphicon-italic:before
{
	content: "\e049";
}
.glyphicon-text-height:before
{
	content: "\e050";
}
.glyphicon-text-width:before
{
	content: "\e051";
}
.glyphicon-align-left:before
{
	content: "\e052";
}
.glyphicon-align-center:before
{
	content: "\e053";
}
.glyphicon-align-right:before
{
	content: "\e054";
}
.glyphicon-align-justify:before
{
	content: "\e055";
}
.glyphicon-list:before
{
	content: "\e056";
}
.glyphicon-indent-left:before
{
	content: "\e057";
}
.glyphicon-indent-right:before
{
	content: "\e058";
}
.glyphicon-facetime-video:before
{
	content: "\e059";
}
.glyphicon-picture:before
{
	content: "\e060";
}
.glyphicon-map-marker:before
{
	content: "\e062";
}
.glyphicon-adjust:before
{
	content: "\e063";
}
.glyphicon-tint:before
{
	content: "\e064";
}
.glyphicon-edit:before
{
	content: "\e065";
}
.glyphicon-share:before
{
	content: "\e066";
}
.glyphicon-check:before
{
	content: "\e067";
}
.glyphicon-move:before
{
	content: "\e068";
}
.glyphicon-step-backward:before
{
	content: "\e069";
}
.glyphicon-fast-backward:before
{
	content: "\e070";
}
.glyphicon-backward:before
{
	content: "\e071";
}
.glyphicon-play:before
{
	content: "\e072";
}
.glyphicon-pause:before
{
	content: "\e073";
}
.glyphicon-stop:before
{
	content: "\e074";
}
.glyphicon-forward:before
{
	content: "\e075";
}
.glyphicon-fast-forward:before
{
	content: "\e076";
}
.glyphicon-step-forward:before
{
	content: "\e077";
}
.glyphicon-eject:before
{
	content: "\e078";
}
.glyphicon-chevron-left:before
{
	content: "\e079";
}
.glyphicon-chevron-right:before
{
	content: "\e080";
}
.glyphicon-plus-sign:before
{
	content: "\e081";
}
.glyphicon-minus-sign:before
{
	content: "\e082";
}
.glyphicon-remove-sign:before
{
	content: "\e083";
}
.glyphicon-ok-sign:before
{
	content: "\e084";
}
.glyphicon-question-sign:before
{
	content: "\e085";
}
.glyphicon-info-sign:before
{
	content: "\e086";
}
.glyphicon-screenshot:before
{
	content: "\e087";
}
.glyphicon-remove-circle:before
{
	content: "\e088";
}
.glyphicon-ok-circle:before
{
	content: "\e089";
}
.glyphicon-ban-circle:before
{
	content: "\e090";
}
.glyphicon-arrow-left:before
{
	content: "\e091";
}
.glyphicon-arrow-right:before
{
	content: "\e092";
}
.glyphicon-arrow-up:before
{
	content: "\e093";
}
.glyphicon-arrow-down:before
{
	content: "\e094";
}
.glyphicon-share-alt:before
{
	content: "\e095";
}
.glyphicon-resize-full:before
{
	content: "\e096";
}
.glyphicon-resize-small:before
{
	content: "\e097";
}
.glyphicon-exclamation-sign:before
{
	content: "\e101";
}
.glyphicon-gift:before
{
	content: "\e102";
}
.glyphicon-leaf:before
{
	content: "\e103";
}
.glyphicon-fire:before
{
	content: "\e104";
}
.glyphicon-eye-open:before
{
	content: "\e105";
}
.glyphicon-eye-close:before
{
	content: "\e106";
}
.glyphicon-warning-sign:before
{
	content: "\e107";
}
.glyphicon-plane:before
{
	content: "\e108";
}
.glyphicon-calendar:before
{
	content: "\e109";
}
.glyphicon-random:before
{
	content: "\e110";
}
.glyphicon-comment:before
{
	content: "\e111";
}
.glyphicon-magnet:before
{
	content: "\e112";
}
.glyphicon-chevron-up:before
{
	content: "\e113";
}
.glyphicon-chevron-down:before
{
	content: "\e114";
}
.glyphicon-retweet:before
{
	content: "\e115";
}
.glyphicon-shopping-cart:before
{
	content: "\e116";
}
.glyphicon-folder-close:before
{
	content: "\e117";
}
.glyphicon-folder-open:before
{
	content: "\e118";
}
.glyphicon-resize-vertical:before
{
	content: "\e119";
}
.glyphicon-resize-horizontal:before
{
	content: "\e120";
}
.glyphicon-hdd:before
{
	content: "\e121";
}
.glyphicon-bullhorn:before
{
	content: "\e122";
}
.glyphicon-bell:before
{
	content: "\e123";
}
.glyphicon-certificate:before
{
	content: "\e124";
}
.glyphicon-thumbs-up:before
{
	content: "\e125";
}
.glyphicon-thumbs-down:before
{
	content: "\e126";
}
.glyphicon-hand-right:before
{
	content: "\e127";
}
.glyphicon-hand-left:before
{
	content: "\e128";
}
.glyphicon-hand-up:before
{
	content: "\e129";
}
.glyphicon-hand-down:before
{
	content: "\e130";
}
.glyphicon-circle-arrow-right:before
{
	content: "\e131";
}
.glyphicon-circle-arrow-left:before
{
	content: "\e132";
}
.glyphicon-circle-arrow-up:before
{
	content: "\e133";
}
.glyphicon-circle-arrow-down:before
{
	content: "\e134";
}
.glyphicon-globe:before
{
	content: "\e135";
}
.glyphicon-wrench:before
{
	content: "\e136";
}
.glyphicon-tasks:before
{
	content: "\e137";
}
.glyphicon-filter:before
{
	content: "\e138";
}
.glyphicon-briefcase:before
{
	content: "\e139";
}
.glyphicon-fullscreen:before
{
	content: "\e140";
}
.glyphicon-dashboard:before
{
	content: "\e141";
}
.glyphicon-paperclip:before
{
	content: "\e142";
}
.glyphicon-heart-empty:before
{
	content: "\e143";
}
.glyphicon-link:before
{
	content: "\e144";
}
.glyphicon-phone:before
{
	content: "\e145";
}
.glyphicon-pushpin:before
{
	content: "\e146";
}
.glyphicon-usd:before
{
	content: "\e148";
}
.glyphicon-gbp:before
{
	content: "\e149";
}
.glyphicon-sort:before
{
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before
{
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before
{
	content: "\e152";
}
.glyphicon-sort-by-order:before
{
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before
{
	content: "\e154";
}
.glyphicon-sort-by-attributes:before
{
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before
{
	content: "\e156";
}
.glyphicon-unchecked:before
{
	content: "\e157";
}
.glyphicon-expand:before
{
	content: "\e158";
}
.glyphicon-collapse-down:before
{
	content: "\e159";
}
.glyphicon-collapse-up:before
{
	content: "\e160";
}
.glyphicon-log-in:before
{
	content: "\e161";
}
.glyphicon-flash:before
{
	content: "\e162";
}
.glyphicon-log-out:before
{
	content: "\e163";
}
.glyphicon-new-window:before
{
	content: "\e164";
}
.glyphicon-record:before
{
	content: "\e165";
}
.glyphicon-save:before
{
	content: "\e166";
}
.glyphicon-open:before
{
	content: "\e167";
}
.glyphicon-saved:before
{
	content: "\e168";
}
.glyphicon-import:before
{
	content: "\e169";
}
.glyphicon-export:before
{
	content: "\e170";
}
.glyphicon-send:before
{
	content: "\e171";
}
.glyphicon-floppy-disk:before
{
	content: "\e172";
}
.glyphicon-floppy-saved:before
{
	content: "\e173";
}
.glyphicon-floppy-remove:before
{
	content: "\e174";
}
.glyphicon-floppy-save:before
{
	content: "\e175";
}
.glyphicon-floppy-open:before
{
	content: "\e176";
}
.glyphicon-credit-card:before
{
	content: "\e177";
}
.glyphicon-transfer:before
{
	content: "\e178";
}
.glyphicon-cutlery:before
{
	content: "\e179";
}
.glyphicon-header:before
{
	content: "\e180";
}
.glyphicon-compressed:before
{
	content: "\e181";
}
.glyphicon-earphone:before
{
	content: "\e182";
}
.glyphicon-phone-alt:before
{
	content: "\e183";
}
.glyphicon-tower:before
{
	content: "\e184";
}
.glyphicon-stats:before
{
	content: "\e185";
}
.glyphicon-sd-video:before
{
	content: "\e186";
}
.glyphicon-hd-video:before
{
	content: "\e187";
}
.glyphicon-subtitles:before
{
	content: "\e188";
}
.glyphicon-sound-stereo:before
{
	content: "\e189";
}
.glyphicon-sound-dolby:before
{
	content: "\e190";
}
.glyphicon-sound-5-1:before
{
	content: "\e191";
}
.glyphicon-sound-6-1:before
{
	content: "\e192";
}
.glyphicon-sound-7-1:before
{
	content: "\e193";
}
.glyphicon-copyright-mark:before
{
	content: "\e194";
}
.glyphicon-registration-mark:before
{
	content: "\e195";
}
.glyphicon-cloud-download:before
{
	content: "\e197";
}
.glyphicon-cloud-upload:before
{
	content: "\e198";
}
.glyphicon-tree-conifer:before
{
	content: "\e199";
}
.glyphicon-tree-deciduous:before
{
	content: "\e200";
}
.glyphicon-cd:before
{
	content: "\e201";
}
.glyphicon-save-file:before
{
	content: "\e202";
}
.glyphicon-open-file:before
{
	content: "\e203";
}
.glyphicon-level-up:before
{
	content: "\e204";
}
.glyphicon-copy:before
{
	content: "\e205";
}
.glyphicon-paste:before
{
	content: "\e206";
}
.glyphicon-alert:before
{
	content: "\e209";
}
.glyphicon-equalizer:before
{
	content: "\e210";
}
.glyphicon-king:before
{
	content: "\e211";
}
.glyphicon-queen:before
{
	content: "\e212";
}
.glyphicon-pawn:before
{
	content: "\e213";
}
.glyphicon-bishop:before
{
	content: "\e214";
}
.glyphicon-knight:before
{
	content: "\e215";
}
.glyphicon-baby-formula:before
{
	content: "\e216";
}
.glyphicon-tent:before
{
	content: "\26fa";
}
.glyphicon-blackboard:before
{
	content: "\e218";
}
.glyphicon-bed:before
{
	content: "\e219";
}
.glyphicon-apple:before
{
	content: "\f8ff";
}
.glyphicon-erase:before
{
	content: "\e221";
}
.glyphicon-hourglass:before
{
	content: "\231b";
}
.glyphicon-lamp:before
{
	content: "\e223";
}
.glyphicon-duplicate:before
{
	content: "\e224";
}
.glyphicon-piggy-bank:before
{
	content: "\e225";
}
.glyphicon-scissors:before
{
	content: "\e226";
}
.glyphicon-bitcoin:before
{
	content: "\e227";
}
.glyphicon-yen:before
{
	content: "\00a5";
}
.glyphicon-ruble:before
{
	content: "\20bd";
}
.glyphicon-scale:before
{
	content: "\e230";
}
.glyphicon-ice-lolly:before
{
	content: "\e231";
}
.glyphicon-ice-lolly-tasted:before
{
	content: "\e232";
}
.glyphicon-education:before
{
	content: "\e233";
}
.glyphicon-option-horizontal:before
{
	content: "\e234";
}
.glyphicon-option-vertical:before
{
	content: "\e235";
}
.glyphicon-menu-hamburger:before
{
	content: "\e236";
}
.glyphicon-modal-window:before
{
	content: "\e237";
}
.glyphicon-oil:before
{
	content: "\e238";
}
.glyphicon-grain:before
{
	content: "\e239";
}
.glyphicon-sunglasses:before
{
	content: "\e240";
}
.glyphicon-text-size:before
{
	content: "\e241";
}
.glyphicon-text-color:before
{
	content: "\e242";
}
.glyphicon-text-background:before
{
	content: "\e243";
}
.glyphicon-object-align-top:before
{
	content: "\e244";
}
.glyphicon-object-align-bottom:before
{
	content: "\e245";
}
.glyphicon-object-align-horizontal:before
{
	content: "\e246";
}
.glyphicon-object-align-left:before
{
	content: "\e247";
}
.glyphicon-object-align-vertical:before
{
	content: "\e248";
}
.glyphicon-object-align-right:before
{
	content: "\e249";
}
.glyphicon-triangle-right:before
{
	content: "\e250";
}
.glyphicon-triangle-left:before
{
	content: "\e251";
}
.glyphicon-triangle-bottom:before
{
	content: "\e252";
}
.glyphicon-triangle-top:before
{
	content: "\e253";
}
.glyphicon-console:before
{
	content: "\e254";
}
.glyphicon-superscript:before
{
	content: "\e255";
}
.glyphicon-subscript:before
{
	content: "\e256";
}
.glyphicon-menu-left:before
{
	content: "\e257";
}
.glyphicon-menu-right:before
{
	content: "\e258";
}
.glyphicon-menu-down:before
{
	content: "\e259";
}
.glyphicon-menu-up:before
{
	content: "\e260";
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6
{
	color: inherit;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}
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: #777;
	font-weight: normal;
	line-height: 1;
}
h1,.h1,h2,.h2,h3,.h3
{
	margin-bottom: 10px;
	margin-top: 20px;
}
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small
{
	font-size: 65%;
}
h4,.h4,h5,.h5,h6,.h6
{
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small
{
	font-size: 75%;
}
h1,.h1
{
	font-size: 36px;
}
h2,.h2
{
	font-size: 30px;
}
h3,.h3
{
	font-size: 24px;
}
h4,.h4
{
	font-size: 18px;
}
h5,.h5
{
	font-size: 14px;
}
h6,.h6
{
	font-size: 12px;
}
p
{
	margin: 0 0 10px;
}
.lead
{
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 20px;
}
@media (min-width: 768px)
{
	.lead
	{
		font-size: 21px;
	}
}
small,.small
{
	font-size: 85%;
}
mark,.mark
{
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}
.text-nowrap
{
	white-space: nowrap;
}
.text-lowercase
{
	text-transform: lowercase;
}
.text-uppercase
{
	text-transform: uppercase;
}
.text-capitalize
{
	text-transform: capitalize;
}
.text-muted
{
	color: #777;
}
.text-primary
{
	color: #337ab7;
}
a.text-primary:hover
{
	color: #286090;
}
.text-success
{
	color: #3c763d;
}
a.text-success:hover
{
	color: #2b542c;
}
.text-info
{
	color: #31708f;
}
a.text-info:hover
{
	color: #245269;
}
.text-warning
{
	color: #8a6d3b;
}
a.text-warning:hover
{
	color: #66512c;
}
.text-danger
{
	color: #a94442;
}
a.text-danger:hover
{
	color: #843534;
}
.bg-primary
{
	color: #fff;
}
.bg-primary
{
	background-color: #337ab7;
}
a.bg-primary:hover
{
	background-color: #286090;
}
.bg-success
{
	background-color: #dff0d8;
}
a.bg-success:hover
{
	background-color: #c1e2b3;
}
.bg-info
{
	background-color: #d9edf7;
}
a.bg-info:hover
{
	background-color: #afd9ee;
}
.bg-warning
{
	background-color: #fcf8e3;
}
a.bg-warning:hover
{
	background-color: #f7ecb5;
}
.bg-danger
{
	background-color: #f2dede;
}
a.bg-danger:hover
{
	background-color: #e4b9b9;
}
.page-header
{
	border-bottom: 1px solid #eee;
	margin: 40px 0 20px;
	padding-bottom: 9px;
}
ul,ol
{
	margin-bottom: 10px;
	margin-top: 0;
}
ul ul,ul ol,ol ul,ol ol
{
	margin-bottom: 0;
}
.list-unstyled
{
	list-style: none;
	padding-left: 0;
}
.list-inline
{
	list-style: none;
	margin-left: -5px;
	padding-left: 0;
}
.list-inline>li
{
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl
{
	margin-bottom: 20px;
	margin-top: 0;
}
dt,dd
{
	line-height: 1.42857;
}
dt
{
	font-weight: bold;
}
dd
{
	margin-left: 0;
}
.dl-horizontal dd:before,.dl-horizontal dd:after
{
	content: " ";
	display: table;
}
.dl-horizontal dd:after
{
	clear: both;
}
@media (min-width: 768px)
{
	.dl-horizontal dt
	{
		clear: left;
		float: left;
		overflow: hidden;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 160px;
	}
	.dl-horizontal dd
	{
		margin-left: 180px;
	}
}
abbr[title],abbr[data-original-title]
{
	border-bottom: 1px dotted #777;
	cursor: help;
}
.initialism
{
	font-size: 90%;
	text-transform: uppercase;
}
blockquote
{
	border-left: 5px solid #eee;
	font-size: 17.5px;
	margin: 0 0 20px;
	padding: 10px 20px;
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child
{
	margin-bottom: 0;
}
blockquote footer,blockquote small,blockquote .small
{
	color: #777;
	display: block;
	font-size: 80%;
	line-height: 1.42857;
}
blockquote footer:before,blockquote small:before,blockquote .small:before
{
	content: '\2014 \00A0';
}
.blockquote-reverse,blockquote.pull-right
{
	border-left: 0;
	border-right: 5px solid #eee;
	padding-left: 0;
	padding-right: 15px;
	text-align: right;
}
.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before
{
	content: '';
}
.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after
{
	content: '\00A0 \2014';
}
address
{
	font-style: normal;
	line-height: 1.42857;
	margin-bottom: 20px;
}
code,kbd,pre,samp
{
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code
{
	background-color: #f9f2f4;
	border-radius: 4px;
	color: #c7254e;
	font-size: 90%;
	padding: 2px 4px;
}
kbd
{
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
	color: #fff;
	font-size: 90%;
	padding: 2px 4px;
}
kbd kbd
{
	box-shadow: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
}
pre
{
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333;
	display: block;
	font-size: 13px;
	line-height: 1.42857;
	margin: 0 0 10px;
	padding: 9.5px;
	word-break: break-all;
	word-wrap: break-word;
}
pre code
{
	background-color: transparent;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	padding: 0;
	white-space: pre-wrap;
}
.pre-scrollable
{
	max-height: 340px;
	overflow-y: scroll;
}
.container
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.container:before,.container:after
{
	content: " ";
	display: table;
}
.container:after
{
	clear: both;
}
@media (min-width: 768px)
{
	.container
	{
		width: 740px;
	}
}
@media (min-width: 980px)
{
	.container
	{
		width: 960px;
	}
}
@media (min-width: 1200px)
{
	.container
	{
		width: 1200px;
	}
}
.container-fluid
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.container-fluid:before,.container-fluid:after
{
	content: " ";
	display: table;
}
.container-fluid:after
{
	clear: both;
}
.row
{
	margin-left: -10px;
	margin-right: -10px;
}
.row:before,.row:after
{
	content: " ";
	display: table;
}
.row:after
{
	clear: both;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12
{
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
{
	float: left;
}
.col-xs-1
{
	width: 8.33333%;
}
.col-xs-2
{
	width: 16.66667%;
}
.col-xs-3
{
	width: 25%;
}
.col-xs-4
{
	width: 33.33333%;
}
.col-xs-5
{
	width: 41.66667%;
}
.col-xs-6
{
	width: 50%;
}
.col-xs-7
{
	width: 58.33333%;
}
.col-xs-8
{
	width: 66.66667%;
}
.col-xs-9
{
	width: 75%;
}
.col-xs-10
{
	width: 83.33333%;
}
.col-xs-11
{
	width: 91.66667%;
}
.col-xs-12
{
	width: 100%;
}
.col-xs-pull-0
{
	right: auto;
}
.col-xs-pull-1
{
	right: 8.33333%;
}
.col-xs-pull-2
{
	right: 16.66667%;
}
.col-xs-pull-3
{
	right: 25%;
}
.col-xs-pull-4
{
	right: 33.33333%;
}
.col-xs-pull-5
{
	right: 41.66667%;
}
.col-xs-pull-6
{
	right: 50%;
}
.col-xs-pull-7
{
	right: 58.33333%;
}
.col-xs-pull-8
{
	right: 66.66667%;
}
.col-xs-pull-9
{
	right: 75%;
}
.col-xs-pull-10
{
	right: 83.33333%;
}
.col-xs-pull-11
{
	right: 91.66667%;
}
.col-xs-pull-12
{
	right: 100%;
}
.col-xs-push-0
{
	left: auto;
}
.col-xs-push-1
{
	left: 8.33333%;
}
.col-xs-push-2
{
	left: 16.66667%;
}
.col-xs-push-3
{
	left: 25%;
}
.col-xs-push-4
{
	left: 33.33333%;
}
.col-xs-push-5
{
	left: 41.66667%;
}
.col-xs-push-6
{
	left: 50%;
}
.col-xs-push-7
{
	left: 58.33333%;
}
.col-xs-push-8
{
	left: 66.66667%;
}
.col-xs-push-9
{
	left: 75%;
}
.col-xs-push-10
{
	left: 83.33333%;
}
.col-xs-push-11
{
	left: 91.66667%;
}
.col-xs-push-12
{
	left: 100%;
}
.col-xs-offset-0
{
	margin-left: 0%;
}
.col-xs-offset-1
{
	margin-left: 8.33333%;
}
.col-xs-offset-2
{
	margin-left: 16.66667%;
}
.col-xs-offset-3
{
	margin-left: 25%;
}
.col-xs-offset-4
{
	margin-left: 33.33333%;
}
.col-xs-offset-5
{
	margin-left: 41.66667%;
}
.col-xs-offset-6
{
	margin-left: 50%;
}
.col-xs-offset-7
{
	margin-left: 58.33333%;
}
.col-xs-offset-8
{
	margin-left: 66.66667%;
}
.col-xs-offset-9
{
	margin-left: 75%;
}
.col-xs-offset-10
{
	margin-left: 83.33333%;
}
.col-xs-offset-11
{
	margin-left: 91.66667%;
}
.col-xs-offset-12
{
	margin-left: 100%;
}
@media (min-width: 768px)
{
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
	{
		float: left;
	}
	.col-sm-1
	{
		width: 8.33333%;
	}
	.col-sm-2
	{
		width: 16.66667%;
	}
	.col-sm-3
	{
		width: 25%;
	}
	.col-sm-4
	{
		width: 33.33333%;
	}
	.col-sm-5
	{
		width: 41.66667%;
	}
	.col-sm-6
	{
		width: 50%;
	}
	.col-sm-7
	{
		width: 58.33333%;
	}
	.col-sm-8
	{
		width: 66.66667%;
	}
	.col-sm-9
	{
		width: 75%;
	}
	.col-sm-10
	{
		width: 83.33333%;
	}
	.col-sm-11
	{
		width: 91.66667%;
	}
	.col-sm-12
	{
		width: 100%;
	}
	.col-sm-pull-0
	{
		right: auto;
	}
	.col-sm-pull-1
	{
		right: 8.33333%;
	}
	.col-sm-pull-2
	{
		right: 16.66667%;
	}
	.col-sm-pull-3
	{
		right: 25%;
	}
	.col-sm-pull-4
	{
		right: 33.33333%;
	}
	.col-sm-pull-5
	{
		right: 41.66667%;
	}
	.col-sm-pull-6
	{
		right: 50%;
	}
	.col-sm-pull-7
	{
		right: 58.33333%;
	}
	.col-sm-pull-8
	{
		right: 66.66667%;
	}
	.col-sm-pull-9
	{
		right: 75%;
	}
	.col-sm-pull-10
	{
		right: 83.33333%;
	}
	.col-sm-pull-11
	{
		right: 91.66667%;
	}
	.col-sm-pull-12
	{
		right: 100%;
	}
	.col-sm-push-0
	{
		left: auto;
	}
	.col-sm-push-1
	{
		left: 8.33333%;
	}
	.col-sm-push-2
	{
		left: 16.66667%;
	}
	.col-sm-push-3
	{
		left: 25%;
	}
	.col-sm-push-4
	{
		left: 33.33333%;
	}
	.col-sm-push-5
	{
		left: 41.66667%;
	}
	.col-sm-push-6
	{
		left: 50%;
	}
	.col-sm-push-7
	{
		left: 58.33333%;
	}
	.col-sm-push-8
	{
		left: 66.66667%;
	}
	.col-sm-push-9
	{
		left: 75%;
	}
	.col-sm-push-10
	{
		left: 83.33333%;
	}
	.col-sm-push-11
	{
		left: 91.66667%;
	}
	.col-sm-push-12
	{
		left: 100%;
	}
	.col-sm-offset-0
	{
		margin-left: 0%;
	}
	.col-sm-offset-1
	{
		margin-left: 8.33333%;
	}
	.col-sm-offset-2
	{
		margin-left: 16.66667%;
	}
	.col-sm-offset-3
	{
		margin-left: 25%;
	}
	.col-sm-offset-4
	{
		margin-left: 33.33333%;
	}
	.col-sm-offset-5
	{
		margin-left: 41.66667%;
	}
	.col-sm-offset-6
	{
		margin-left: 50%;
	}
	.col-sm-offset-7
	{
		margin-left: 58.33333%;
	}
	.col-sm-offset-8
	{
		margin-left: 66.66667%;
	}
	.col-sm-offset-9
	{
		margin-left: 75%;
	}
	.col-sm-offset-10
	{
		margin-left: 83.33333%;
	}
	.col-sm-offset-11
	{
		margin-left: 91.66667%;
	}
	.col-sm-offset-12
	{
		margin-left: 100%;
	}
}
@media (min-width: 980px)
{
	.col-md-1,.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-md-10,.col-md-11,.col-md-12
	{
		float: left;
	}
	.col-md-1
	{
		width: 8.33333%;
	}
	.col-md-2
	{
		width: 16.66667%;
	}
	.col-md-3
	{
		width: 25%;
	}
	.col-md-4
	{
		width: 33.33333%;
	}
	.col-md-5
	{
		width: 41.66667%;
	}
	.col-md-6
	{
		width: 50%;
	}
	.col-md-7
	{
		width: 58.33333%;
	}
	.col-md-8
	{
		width: 66.66667%;
	}
	.col-md-9
	{
		width: 75%;
	}
	.col-md-10
	{
		width: 83.33333%;
	}
	.col-md-11
	{
		width: 91.66667%;
	}
	.col-md-12
	{
		width: 100%;
	}
	.col-md-pull-0
	{
		right: auto;
	}
	.col-md-pull-1
	{
		right: 8.33333%;
	}
	.col-md-pull-2
	{
		right: 16.66667%;
	}
	.col-md-pull-3
	{
		right: 25%;
	}
	.col-md-pull-4
	{
		right: 33.33333%;
	}
	.col-md-pull-5
	{
		right: 41.66667%;
	}
	.col-md-pull-6
	{
		right: 50%;
	}
	.col-md-pull-7
	{
		right: 58.33333%;
	}
	.col-md-pull-8
	{
		right: 66.66667%;
	}
	.col-md-pull-9
	{
		right: 75%;
	}
	.col-md-pull-10
	{
		right: 83.33333%;
	}
	.col-md-pull-11
	{
		right: 91.66667%;
	}
	.col-md-pull-12
	{
		right: 100%;
	}
	.col-md-push-0
	{
		left: auto;
	}
	.col-md-push-1
	{
		left: 8.33333%;
	}
	.col-md-push-2
	{
		left: 16.66667%;
	}
	.col-md-push-3
	{
		left: 25%;
	}
	.col-md-push-4
	{
		left: 33.33333%;
	}
	.col-md-push-5
	{
		left: 41.66667%;
	}
	.col-md-push-6
	{
		left: 50%;
	}
	.col-md-push-7
	{
		left: 58.33333%;
	}
	.col-md-push-8
	{
		left: 66.66667%;
	}
	.col-md-push-9
	{
		left: 75%;
	}
	.col-md-push-10
	{
		left: 83.33333%;
	}
	.col-md-push-11
	{
		left: 91.66667%;
	}
	.col-md-push-12
	{
		left: 100%;
	}
	.col-md-offset-0
	{
		margin-left: 0%;
	}
	.col-md-offset-1
	{
		margin-left: 8.33333%;
	}
	.col-md-offset-2
	{
		margin-left: 16.66667%;
	}
	.col-md-offset-3
	{
		margin-left: 25%;
	}
	.col-md-offset-4
	{
		margin-left: 33.33333%;
	}
	.col-md-offset-5
	{
		margin-left: 41.66667%;
	}
	.col-md-offset-6
	{
		margin-left: 50%;
	}
	.col-md-offset-7
	{
		margin-left: 58.33333%;
	}
	.col-md-offset-8
	{
		margin-left: 66.66667%;
	}
	.col-md-offset-9
	{
		margin-left: 75%;
	}
	.col-md-offset-10
	{
		margin-left: 83.33333%;
	}
	.col-md-offset-11
	{
		margin-left: 91.66667%;
	}
	.col-md-offset-12
	{
		margin-left: 100%;
	}
}
@media (min-width: 1200px)
{
	.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12
	{
		float: left;
	}
	.col-lg-1
	{
		width: 8.33333%;
	}
	.col-lg-2
	{
		width: 16.66667%;
	}
	.col-lg-3
	{
		width: 25%;
	}
	.col-lg-4
	{
		width: 33.33333%;
	}
	.col-lg-5
	{
		width: 41.66667%;
	}
	.col-lg-6
	{
		width: 50%;
	}
	.col-lg-7
	{
		width: 58.33333%;
	}
	.col-lg-8
	{
		width: 66.66667%;
	}
	.col-lg-9
	{
		width: 75%;
	}
	.col-lg-10
	{
		width: 83.33333%;
	}
	.col-lg-11
	{
		width: 91.66667%;
	}
	.col-lg-12
	{
		width: 100%;
	}
	.col-lg-pull-0
	{
		right: auto;
	}
	.col-lg-pull-1
	{
		right: 8.33333%;
	}
	.col-lg-pull-2
	{
		right: 16.66667%;
	}
	.col-lg-pull-3
	{
		right: 25%;
	}
	.col-lg-pull-4
	{
		right: 33.33333%;
	}
	.col-lg-pull-5
	{
		right: 41.66667%;
	}
	.col-lg-pull-6
	{
		right: 50%;
	}
	.col-lg-pull-7
	{
		right: 58.33333%;
	}
	.col-lg-pull-8
	{
		right: 66.66667%;
	}
	.col-lg-pull-9
	{
		right: 75%;
	}
	.col-lg-pull-10
	{
		right: 83.33333%;
	}
	.col-lg-pull-11
	{
		right: 91.66667%;
	}
	.col-lg-pull-12
	{
		right: 100%;
	}
	.col-lg-push-0
	{
		left: auto;
	}
	.col-lg-push-1
	{
		left: 8.33333%;
	}
	.col-lg-push-2
	{
		left: 16.66667%;
	}
	.col-lg-push-3
	{
		left: 25%;
	}
	.col-lg-push-4
	{
		left: 33.33333%;
	}
	.col-lg-push-5
	{
		left: 41.66667%;
	}
	.col-lg-push-6
	{
		left: 50%;
	}
	.col-lg-push-7
	{
		left: 58.33333%;
	}
	.col-lg-push-8
	{
		left: 66.66667%;
	}
	.col-lg-push-9
	{
		left: 75%;
	}
	.col-lg-push-10
	{
		left: 83.33333%;
	}
	.col-lg-push-11
	{
		left: 91.66667%;
	}
	.col-lg-push-12
	{
		left: 100%;
	}
	.col-lg-offset-0
	{
		margin-left: 0%;
	}
	.col-lg-offset-1
	{
		margin-left: 8.33333%;
	}
	.col-lg-offset-2
	{
		margin-left: 16.66667%;
	}
	.col-lg-offset-3
	{
		margin-left: 25%;
	}
	.col-lg-offset-4
	{
		margin-left: 33.33333%;
	}
	.col-lg-offset-5
	{
		margin-left: 41.66667%;
	}
	.col-lg-offset-6
	{
		margin-left: 50%;
	}
	.col-lg-offset-7
	{
		margin-left: 58.33333%;
	}
	.col-lg-offset-8
	{
		margin-left: 66.66667%;
	}
	.col-lg-offset-9
	{
		margin-left: 75%;
	}
	.col-lg-offset-10
	{
		margin-left: 83.33333%;
	}
	.col-lg-offset-11
	{
		margin-left: 91.66667%;
	}
	.col-lg-offset-12
	{
		margin-left: 100%;
	}
}
table
{
	background-color: transparent;
}
caption
{
	color: #777;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: left;
}
th
{
	text-align: left;
}
.table
{
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%;
}
.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td
{
	border-top: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}
.table>thead>tr>th
{
	border-bottom: 2px solid #ddd;
	vertical-align: bottom;
}
.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td
{
	border-top: 0;
}
.table>tbody+tbody
{
	border-top: 2px solid #ddd;
}
.table .table
{
	background-color: #fff;
}
.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td
{
	padding: 5px;
}
.table-bordered
{
	border: 1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td
{
	border: 1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td
{
	border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-of-type(odd)
{
	background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover
{
	background-color: #f5f5f5;
}
table col[class*="col-"]
{
	display: table-column;
	float: none;
	position: static;
}
table td[class*="col-"],table th[class*="col-"]
{
	display: table-cell;
	float: none;
	position: static;
}
.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th
{
	background-color: #f5f5f5;
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th
{
	background-color: #e8e8e8;
}
.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th
{
	background-color: #dff0d8;
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th
{
	background-color: #d0e9c6;
}
.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th
{
	background-color: #d9edf7;
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th
{
	background-color: #c4e3f3;
}
.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th
{
	background-color: #fcf8e3;
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th
{
	background-color: #faf2cc;
}
.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th
{
	background-color: #f2dede;
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th
{
	background-color: #ebcccc;
}
.table-responsive
{
	min-height: 0.01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px)
{
	.table-responsive
	{
		border: 1px solid #ddd;
		margin-bottom: 15px;
		ms-overflow-style: -ms-autohiding-scrollbar;
		overflow-y: hidden;
		width: 100%;
	}
	.table-responsive>.table
	{
		margin-bottom: 0;
	}
	.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td
	{
		white-space: nowrap;
	}
	.table-responsive>.table-bordered
	{
		border: 0;
	}
	.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child
	{
		border-left: 0;
	}
	.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child
	{
		border-right: 0;
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td
	{
		border-bottom: 0;
	}
}
.fade
{
	opacity: 0;
	o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	webkit-transition: opacity 0.15s linear;
}
.fade.in
{
	opacity: 1;
}
.collapse
{
	display: none;
	visibility: hidden;
}
.collapse.in
{
	display: block;
	visibility: visible;
}
tr.collapse.in
{
	display: table-row;
}
tbody.collapse.in
{
	display: table-row-group;
}
.collapsing
{
	height: 0;
	overflow: hidden;
	position: relative;
	transition-duration: 0.35s;
	transition-property: height,visibility;
	transition-timing-function: ease;
	webkit-transition-duration: 0.35s;
	webkit-transition-property: height,visibility;
	webkit-transition-timing-function: ease;
}
.btn-group,.btn-group-vertical
{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.btn-group>.btn,.btn-group-vertical>.btn
{
	float: left;
	position: relative;
}
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active
{
	z-index: 2;
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group
{
	margin-left: -1px;
}
.btn-toolbar
{
	margin-left: -5px;
}
.btn-toolbar:before,.btn-toolbar:after
{
	content: " ";
	display: table;
}
.btn-toolbar:after
{
	clear: both;
}
.btn-toolbar .btn-group,.btn-toolbar .input-group
{
	float: left;
}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group
{
	margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
	border-radius: 0;
}
.btn-group>.btn:first-child
{
	margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle)
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child)
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group>.btn-group
{
	float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn
{
	border-radius: 0;
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle
{
	outline: 0;
}
.btn-group>.btn+.dropdown-toggle
{
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle
{
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle
{
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn-group.open .dropdown-toggle.btn-link
{
	box-shadow: none;
	webkit-box-shadow: none;
}
.btn .caret
{
	margin-left: 0;
}
.btn-lg .caret,.btn-group-lg>.btn .caret
{
	border-bottom-width: 0;
	border-width: 5px 5px 0;
}
.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret
{
	border-width: 0 5px 5px;
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn
{
	display: block;
	float: none;
	max-width: 100%;
	width: 100%;
}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after
{
	content: " ";
	display: table;
}
.btn-group-vertical>.btn-group:after
{
	clear: both;
}
.btn-group-vertical>.btn-group>.btn
{
	float: none;
}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group
{
	margin-left: 0;
	margin-top: -1px;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child)
{
	border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child)
{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 4px;
}
.btn-group-vertical>.btn:last-child:not(:first-child)
{
	border-bottom-left-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn
{
	border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child
{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-justified
{
	border-collapse: separate;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.btn-group-justified>.btn,.btn-group-justified>.btn-group
{
	display: table-cell;
	float: none;
	width: 1%;
}
.btn-group-justified>.btn-group .btn
{
	width: 100%;
}
.btn-group-justified>.btn-group .dropdown-menu
{
	left: auto;
}
[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]
{
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
	position: absolute;
}
.input-group
{
	border-collapse: separate;
	display: table;
	position: relative;
}
.input-group[class*="col-"]
{
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control
{
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2;
}
.input-group-addon,.input-group-btn,.input-group .form-control
{
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child)
{
	border-radius: 0;
}
.input-group-addon,.input-group-btn
{
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}
.input-group-addon
{
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #555;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding: 6px 12px;
	text-align: center;
}
.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn
{
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
}
.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn
{
	border-radius: 6px;
	font-size: 18px;
	padding: 10px 16px;
}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]
{
	margin-top: 0;
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child
{
	border-right: 0;
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child
{
	border-left: 0;
}
.input-group-btn
{
	font-size: 0;
	position: relative;
	white-space: nowrap;
}
.input-group-btn>.btn
{
	position: relative;
}
.input-group-btn>.btn+.btn
{
	margin-left: -1px;
}
.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active
{
	z-index: 2;
}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group
{
	margin-right: -1px;
}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group
{
	margin-left: -1px;
}
.breadcrumb
{
	background-color: #f5f5f5;
	border-radius: 4px;
	list-style: none;
	margin-bottom: 20px;
	padding: 8px 15px;
}
.breadcrumb>li
{
	display: inline-block;
}
.breadcrumb>li+li:before
{
	color: #ccc;
	content: "/�";
	padding: 0 5px;
}
.breadcrumb>.active
{
	color: #777;
}
.pager
{
	list-style: none;
	margin: 20px 0;
	padding-left: 0;
	text-align: center;
}
.pager:before,.pager:after
{
	content: " ";
	display: table;
}
.pager:after
{
	clear: both;
}
.pager li
{
	display: inline;
}
.pager li>a,.pager li>span
{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	display: inline-block;
	padding: 5px 14px;
}
.pager li>a:hover,.pager li>a:focus
{
	background-color: #eee;
	text-decoration: none;
}
.pager .next>a,.pager .next>span
{
	float: right;
}
.pager .previous>a,.pager .previous>span
{
	float: left;
}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span
{
	background-color: #fff;
	color: #777;
	cursor: not-allowed;
}
.label
{
	border-radius: .25em;
	color: #fff;
	display: inline;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	padding: .2em .6em .3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.label:empty
{
	display: none;
}
.btn .label
{
	position: relative;
	top: -1px;
}
a.label:hover,a.label:focus
{
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.label-default
{
	background-color: #777;
}
.label-default[href]:hover,.label-default[href]:focus
{
	background-color: #5e5e5e;
}
.label-primary
{
	background-color: #337ab7;
}
.label-primary[href]:hover,.label-primary[href]:focus
{
	background-color: #286090;
}
.label-success
{
	background-color: #5cb85c;
}
.label-success[href]:hover,.label-success[href]:focus
{
	background-color: #449d44;
}
.label-info
{
	background-color: #5bc0de;
}
.label-info[href]:hover,.label-info[href]:focus
{
	background-color: #31b0d5;
}
.label-warning
{
	background-color: #f0ad4e;
}
.label-warning[href]:hover,.label-warning[href]:focus
{
	background-color: #ec971f;
}
.label-danger
{
	background-color: #d9534f;
}
.label-danger[href]:hover,.label-danger[href]:focus
{
	background-color: #c9302c;
}
.badge
{
	background-color: #777;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	padding: 3px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.badge:empty
{
	display: none;
}
.btn .badge
{
	position: relative;
	top: -1px;
}
.btn-xs .badge,.btn-group-xs>.btn .badge
{
	padding: 1px 5px;
	top: 0;
}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge
{
	background-color: #fff;
	color: #337ab7;
}
.list-group-item>.badge
{
	float: right;
}
.list-group-item>.badge+.badge
{
	margin-right: 5px;
}
.nav-pills>li>a>.badge
{
	margin-left: 3px;
}
a.badge:hover,a.badge:focus
{
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.jumbotron
{
	background-color: #eee;
	color: inherit;
	margin-bottom: 30px;
	padding: 30px 15px;
}
.jumbotron h1,.jumbotron .h1
{
	color: inherit;
}
.jumbotron p
{
	font-size: 21px;
	font-weight: 200;
	margin-bottom: 15px;
}
.jumbotron>hr
{
	border-top-color: #d5d5d5;
}
.container .jumbotron,.container-fluid .jumbotron
{
	border-radius: 6px;
}
.jumbotron .container
{
	max-width: 100%;
}
@media screen and (min-width: 768px)
{
	.jumbotron
	{
		padding: 48px 0;
	}
	.container .jumbotron,.container-fluid .jumbotron
	{
		padding-left: 60px;
		padding-right: 60px;
	}
	.jumbotron h1,.jumbotron .h1
	{
		font-size: 63px;
	}
}
.thumbnail
{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	o-transition: border 0.2s ease-in-out;
	padding: 4px;
	transition: border 0.2s ease-in-out;
	webkit-transition: border 0.2s ease-in-out;
}
.thumbnail>img,.thumbnail a>img
{
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.thumbnail .caption
{
	color: #333;
	padding: 9px;
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active
{
	border-color: #337ab7;
}
.alert
{
	border: 1px solid transparent;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
}
.alert h4
{
	color: inherit;
	margin-top: 0;
}
.alert .alert-link
{
	font-weight: bold;
}
.alert>p,.alert>ul
{
	margin-bottom: 0;
}
.alert>p+p
{
	margin-top: 5px;
}
.alert-dismissable,.alert-dismissible
{
	padding-right: 35px;
}
.alert-dismissable .close,.alert-dismissible .close
{
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}
.alert-success
{
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert-success hr
{
	border-top-color: #c9e2b3;
}
.alert-success .alert-link
{
	color: #2b542c;
}
.alert-info
{
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-info hr
{
	border-top-color: #a6e1ec;
}
.alert-info .alert-link
{
	color: #245269;
}
.alert-warning
{
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr
{
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link
{
	color: #66512c;
}
.alert-danger
{
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-danger hr
{
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link
{
	color: #843534;
}
@-webkit-keyframes progress-bar-stripes
{
	from
	{
		background-position: 40px 0;
	}
	to
	{
		background-position: 0 0;
	}
}
@keyframes progress-bar-stripes
{
	from
	{
		background-position: 40px 0;
	}
	to
	{
		background-position: 0 0;
	}
}
.progress
{
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress-bar
{
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	color: #fff;
	float: left;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	o-transition: width 0.6s ease;
	text-align: center;
	transition: width 0.6s ease;
	webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	webkit-transition: width 0.6s ease;
	width: 0%;
}
.progress-striped .progress-bar,.progress-bar-striped
{
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar,.progress-bar.active
{
	animation: progress-bar-stripes 2s linear infinite;
	o-animation: progress-bar-stripes 2s linear infinite;
	webkit-animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success
{
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success
{
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info
{
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info
{
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning
{
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning
{
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger
{
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger
{
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}
.media
{
	margin-top: 15px;
}
.media:first-child
{
	margin-top: 0;
}
.media,.media-body
{
	overflow: hidden;
	zoom: 1;
}
.media-body
{
	width: 10000px;
}
.media-object
{
	display: block;
}
.media-right,.media>.pull-right
{
	padding-left: 10px;
}
.media-left,.media>.pull-left
{
	padding-right: 10px;
}
.media-left,.media-right,.media-body
{
	display: table-cell;
	vertical-align: top;
}
.media-middle
{
	vertical-align: middle;
}
.media-bottom
{
	vertical-align: bottom;
}
.media-heading
{
	margin-bottom: 5px;
	margin-top: 0;
}
.media-list
{
	list-style: none;
	padding-left: 0;
}
.list-group
{
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item
{
	background-color: #fff;
	border: 1px solid #ddd;
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	position: relative;
}
.list-group-item:first-child
{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.list-group-item:last-child
{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-bottom: 0;
}
a.list-group-item
{
	color: #555;
}
a.list-group-item .list-group-item-heading
{
	color: #333;
}
a.list-group-item:hover,a.list-group-item:focus
{
	background-color: #f5f5f5;
	color: #555;
	text-decoration: none;
}
.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus
{
	background-color: #eee;
	color: #777;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading
{
	color: inherit;
}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text
{
	color: #777;
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus
{
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	z-index: 2;
}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small
{
	color: inherit;
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text
{
	color: #c7ddef;
}
.list-group-item-success
{
	background-color: #dff0d8;
	color: #3c763d;
}
a.list-group-item-success
{
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading
{
	color: inherit;
}
a.list-group-item-success:hover,a.list-group-item-success:focus
{
	background-color: #d0e9c6;
	color: #3c763d;
}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus
{
	background-color: #3c763d;
	border-color: #3c763d;
	color: #fff;
}
.list-group-item-info
{
	background-color: #d9edf7;
	color: #31708f;
}
a.list-group-item-info
{
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading
{
	color: inherit;
}
a.list-group-item-info:hover,a.list-group-item-info:focus
{
	background-color: #c4e3f3;
	color: #31708f;
}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus
{
	background-color: #31708f;
	border-color: #31708f;
	color: #fff;
}
.list-group-item-warning
{
	background-color: #fcf8e3;
	color: #8a6d3b;
}
a.list-group-item-warning
{
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading
{
	color: inherit;
}
a.list-group-item-warning:hover,a.list-group-item-warning:focus
{
	background-color: #faf2cc;
	color: #8a6d3b;
}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus
{
	background-color: #8a6d3b;
	border-color: #8a6d3b;
	color: #fff;
}
.list-group-item-danger
{
	background-color: #f2dede;
	color: #a94442;
}
a.list-group-item-danger
{
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading
{
	color: inherit;
}
a.list-group-item-danger:hover,a.list-group-item-danger:focus
{
	background-color: #ebcccc;
	color: #a94442;
}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus
{
	background-color: #a94442;
	border-color: #a94442;
	color: #fff;
}
.list-group-item-heading
{
	margin-bottom: 5px;
	margin-top: 0;
}
.list-group-item-text
{
	line-height: 1.3;
	margin-bottom: 0;
}
.panel
{
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	margin-bottom: 20px;
	webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body
{
	padding: 15px;
}
.panel-body:before,.panel-body:after
{
	content: " ";
	display: table;
}
.panel-body:after
{
	clear: both;
}
.panel-heading
{
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 10px 15px;
}
.panel-heading>.dropdown .dropdown-toggle
{
	color: inherit;
}
.panel-title
{
	color: inherit;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a
{
	color: inherit;
}
.panel-footer
{
	background-color: #f5f5f5;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: 1px solid #ddd;
	padding: 10px 15px;
}
.panel>.list-group,.panel>.panel-collapse>.list-group
{
	margin-bottom: 0;
}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item
{
	border-radius: 0;
	border-width: 1px 0;
}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
{
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
{
	border-bottom: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.panel-heading+.list-group .list-group-item:first-child
{
	border-top-width: 0;
}
.list-group+.panel-footer
{
	border-top-width: 0;
}
.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table
{
	margin-bottom: 0;
}
.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption
{
	padding-left: 15px;
	padding-right: 15px;
}
.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.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-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child
{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.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,.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-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-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
{
	border-top-left-radius: 3px;
}
.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,.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-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-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
{
	border-top-right-radius: 3px;
}
.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child
{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.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
{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.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,.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
{
	border-bottom-left-radius: 3px;
}
.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,.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
{
	border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body
{
	border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td
{
	border-top: 0;
}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered
{
	border: 0;
}
.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child
{
	border-left: 0;
}
.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
{
	border-right: 0;
}
.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th
{
	border-bottom: 0;
}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
{
	border-bottom: 0;
}
.panel>.table-responsive
{
	border: 0;
	margin-bottom: 0;
}
.panel-group
{
	margin-bottom: 20px;
}
.panel-group .panel
{
	border-radius: 4px;
	margin-bottom: 0;
}
.panel-group .panel+.panel
{
	margin-top: 5px;
}
.panel-group .panel-heading
{
	border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group
{
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer
{
	border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body
{
	border-bottom: 1px solid #ddd;
}
.panel-default
{
	border-color: #ddd;
}
.panel-default>.panel-heading
{
	background-color: #f5f5f5;
	border-color: #ddd;
	color: #333;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color: #ddd;
}
.panel-default>.panel-heading .badge
{
	background-color: #333;
	color: #f5f5f5;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color: #ddd;
}
.panel-primary
{
	border-color: #337ab7;
}
.panel-primary>.panel-heading
{
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color: #337ab7;
}
.panel-primary>.panel-heading .badge
{
	background-color: #fff;
	color: #337ab7;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color: #337ab7;
}
.panel-success
{
	border-color: #d6e9c6;
}
.panel-success>.panel-heading
{
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge
{
	background-color: #3c763d;
	color: #dff0d8;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color: #d6e9c6;
}
.panel-info
{
	border-color: #bce8f1;
}
.panel-info>.panel-heading
{
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.panel-info>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color: #bce8f1;
}
.panel-info>.panel-heading .badge
{
	background-color: #31708f;
	color: #d9edf7;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color: #bce8f1;
}
.panel-warning
{
	border-color: #faebcc;
}
.panel-warning>.panel-heading
{
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge
{
	background-color: #8a6d3b;
	color: #fcf8e3;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color: #faebcc;
}
.panel-danger
{
	border-color: #ebccd1;
}
.panel-danger>.panel-heading
{
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge
{
	background-color: #a94442;
	color: #f2dede;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color: #ebccd1;
}
.embed-responsive
{
	display: block;
	height: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video
{
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.embed-responsive.embed-responsive-16by9
{
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3
{
	padding-bottom: 75%;
}
.well
{
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	margin-bottom: 20px;
	min-height: 20px;
	padding: 19px;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote
{
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-lg
{
	border-radius: 6px;
	padding: 24px;
}
.well-sm
{
	border-radius: 3px;
	padding: 9px;
}
.close
{
	color: #000;
	filter: alpha(opacity=20);
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}
.close:hover,.close:focus
{
	color: #000;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	text-decoration: none;
}
button.close
{
	background: transparent;
	border: 0;
	cursor: pointer;
	padding: 0;
	webkit-appearance: none;
}
.modal-open
{
	overflow: hidden;
}
.modal
{
	bottom: 0;
	display: none;
	left: 0;
	outline: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	webkit-overflow-scrolling: touch;
	z-index: 1040;
}
.modal.fade .modal-dialog
{
	moz-transition: -moz-transform 0.3s ease-out;
	ms-transform: translate(0, -25%);
	o-transform: translate(0, -25%);
	o-transition: -o-transform 0.3s ease-out;
	transform: translate(0, -25%);
	transition: transform 0.3s ease-out;
	webkit-transform: translate(0, -25%);
	webkit-transition: -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog
{
	ms-transform: translate(0, 0);
	o-transform: translate(0, 0);
	transform: translate(0, 0);
	webkit-transform: translate(0, 0);
}
.modal-open .modal
{
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog
{
	margin: 10px;
	position: relative;
	width: auto;
}
.modal-content
{
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	outline: 0;
	position: relative;
	webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}
.modal-backdrop
{
	background-color: #000;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.modal-backdrop.fade
{
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in
{
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modal-header
{
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857px;
	padding: 15px;
}
.modal-header .close
{
	margin-top: -2px;
}
.modal-title
{
	line-height: 1.42857;
	margin: 0;
}
.modal-body
{
	padding: 15px;
	position: relative;
}
.modal-footer
{
	border-top: 1px solid #e5e5e5;
	padding: 15px;
	text-align: right;
}
.modal-footer:before,.modal-footer:after
{
	content: " ";
	display: table;
}
.modal-footer:after
{
	clear: both;
}
.modal-footer .btn+.btn
{
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn
{
	margin-left: -1px;
}
.modal-footer .btn-block+.btn-block
{
	margin-left: 0;
}
.modal-scrollbar-measure
{
	height: 50px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
	width: 50px;
}
@media (min-width: 768px)
{
	.modal-dialog
	{
		margin: 30px auto;
		width: 600px;
	}
	.modal-content
	{
		box-shadow: 0 5px 15px rgba(0,0,0,0.5);
		webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	}
	.modal-sm
	{
		width: 300px;
	}
}
@media (min-width: 980px)
{
	.modal-lg
	{
		width: 900px;
	}
}
.tooltip
{
	display: block;
	filter: alpha(opacity=0);
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	position: absolute;
	visibility: visible;
	z-index: 1070;
}
.tooltip.in
{
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.tooltip.top
{
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right
{
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom
{
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left
{
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner
{
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	max-width: 200px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
}
.tooltip-arrow
{
	border-color: transparent;
	border-style: solid;
	height: 0;
	position: absolute;
	width: 0;
}
.tooltip.top .tooltip-arrow
{
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow
{
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	margin-bottom: -5px;
	right: 5px;
}
.tooltip.top-right .tooltip-arrow
{
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow
{
	border-right-color: #000;
	border-width: 5px 5px 5px 0;
	left: 0;
	margin-top: -5px;
	top: 50%;
}
.tooltip.left .tooltip-arrow
{
	border-left-color: #000;
	border-width: 5px 0 5px 5px;
	margin-top: -5px;
	right: 0;
	top: 50%;
}
.tooltip.bottom .tooltip-arrow
{
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	left: 50%;
	margin-left: -5px;
	top: 0;
}
.tooltip.bottom-left .tooltip-arrow
{
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	margin-top: -5px;
	right: 5px;
	top: 0;
}
.tooltip.bottom-right .tooltip-arrow
{
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	left: 5px;
	margin-top: -5px;
	top: 0;
}
.popover
{
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	display: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	left: 0;
	line-height: 1.42857;
	max-width: 276px;
	padding: 1px;
	position: absolute;
	text-align: left;
	top: 0;
	webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
	z-index: 1060;
}
.popover.top
{
	margin-top: -10px;
}
.popover.right
{
	margin-left: 10px;
}
.popover.bottom
{
	margin-top: 10px;
}
.popover.left
{
	margin-left: -10px;
}
.popover-title
{
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	margin: 0;
	padding: 8px 14px;
}
.popover-content
{
	padding: 9px 14px;
}
.popover>.arrow,.popover>.arrow:after
{
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.popover>.arrow
{
	border-width: 11px;
}
.popover>.arrow:after
{
	border-width: 10px;
	content: "";
}
.popover.top>.arrow
{
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
}
.popover.top>.arrow:after
{
	border-bottom-width: 0;
	border-top-color: #fff;
	bottom: 1px;
	content: " ";
	margin-left: -10px;
}
.popover.right>.arrow
{
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
	left: -11px;
	margin-top: -11px;
	top: 50%;
}
.popover.right>.arrow:after
{
	border-left-width: 0;
	border-right-color: #fff;
	bottom: -10px;
	content: " ";
	left: 1px;
}
.popover.bottom>.arrow
{
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	border-top-width: 0;
	left: 50%;
	margin-left: -11px;
	top: -11px;
}
.popover.bottom>.arrow:after
{
	border-bottom-color: #fff;
	border-top-width: 0;
	content: " ";
	margin-left: -10px;
	top: 1px;
}
.popover.left>.arrow
{
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
	border-right-width: 0;
	margin-top: -11px;
	right: -11px;
	top: 50%;
}
.popover.left>.arrow:after
{
	border-left-color: #fff;
	border-right-width: 0;
	bottom: -10px;
	content: " ";
	right: 1px;
}
.carousel
{
	position: relative;
}
.carousel-inner
{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.carousel-inner>.item
{
	display: none;
	o-transition: 0.6s ease-in-out left;
	position: relative;
	transition: 0.6s ease-in-out left;
	webkit-transition: 0.6s ease-in-out left;
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img
{
	display: block;
	height: auto;
	line-height: 1;
	max-width: 100%;
}
@media all and (transform-3d), (-webkit-transform-3d)
{
	.carousel-inner>.item
	{
		backface-visibility: hidden;
		moz-backface-visibility: hidden;
		moz-perspective: 1000;
		moz-transition: -moz-transform 0.6s ease-in-out;
		o-transition: -o-transform 0.6s ease-in-out;
		perspective: 1000;
		transition: transform 0.6s ease-in-out;
		webkit-backface-visibility: hidden;
		webkit-perspective: 1000;
		webkit-transition: -webkit-transform 0.6s ease-in-out;
	}
	.carousel-inner>.item.next,.carousel-inner>.item.active.right
	{
		margin:0;`
		top:0;
		left: 0;
		transform: translate3d(100%, 0, 0);
		webkit-transform: translate3d(100%, 0, 0);
	}
	.carousel-inner>.item.prev,.carousel-inner>.item.active.left
	{
		margin:0;	
		top:0;
		left: 0;
		transform: translate3d(-100%, 0, 0);
		webkit-transform: translate3d(-100%, 0, 0);
	}
	.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active
	{
		margin:0;
		top:0;
		left: 0;
		transform: translate3d(0, 0, 0);
		webkit-transform: translate3d(0, 0, 0);
	}
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev
{
	display: block;
}
.carousel-inner>.active
{
	left: 0;
}
.carousel-inner>.next,.carousel-inner>.prev
{
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner>.next
{
	left: 100%;
}
.carousel-inner>.prev
{
	left: -100%;
}
.carousel-inner>.next.left,.carousel-inner>.prev.right
{
	left: 0;
}
.carousel-inner>.active.left
{
	left: -100%;
}
.carousel-inner>.active.right
{
	left: 100%;
}
.carousel-control
{
	bottom: 0;
	color: #fff;
	filter: alpha(opacity=50);
	font-size: 20px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	top: 0;
	width: 15%;
}
.carousel-control.left
{
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right
{
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	left: auto;
	right: 0;
}
.carousel-control:hover,.carousel-control:focus
{
	color: #fff;
	filter: alpha(opacity=90);
	opacity: 0.9;
	outline: 0;
	text-decoration: none;
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right
{
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left
{
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right
{
	margin-right: -10px;
	right: 50%;
}
.carousel-control .icon-prev,.carousel-control .icon-next
{
	font-family: serif;
	height: 20px;
	line-height: 1;
	margin-top: -10px;
	width: 20px;
}
.carousel-control .icon-prev:before
{
	content: '\2039';
}
.carousel-control .icon-next:before
{
	content: '\203a';
}
.carousel-indicators
{
	bottom: 10px;
	left: 50%;
	list-style: none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}
.carousel-indicators li
{
	background-color: #000 \9;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}
.carousel-indicators .active
{
	background-color: #fff;
	height: 12px;
	margin: 0;
	width: 12px;
}
.carousel-caption
{
	bottom: 20px;
	color: #fff;
	left: 15%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	z-index: 10;
}
.carousel-caption .btn
{
	text-shadow: none;
}
@media screen and (min-width: 768px)
{
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next
	{
		font-size: 30px;
		height: 30px;
		margin-top: -15px;
		width: 30px;
	}
	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev
	{
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next
	{
		margin-right: -15px;
	}
	.carousel-caption
	{
		left: 20%;
		padding-bottom: 30px;
		right: 20%;
	}
	.carousel-indicators
	{
		bottom: 20px;
	}
}
.clearfix:before,.clearfix:after
{
	content: " ";
	display: table;
}
.clearfix:after
{
	clear: both;
}
.center-block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right
{
	float: right !important;
}
.pull-left
{
	float: left !important;
}
.hide
{
	display: none !important;
}
.show
{
	display: block !important;
}
.invisible
{
	visibility: hidden;
}
.text-hide
{
	background-color: transparent;
	border: 0;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
}
.hidden
{
	display: none !important;
	visibility: hidden !important;
}
.affix
{
	position: fixed;
}
@-ms-viewport
{
	width: device-width;
}
.visible-xs
{
	display: none !important;
}
.visible-sm
{
	display: none !important;
}
.visible-md
{
	display: none !important;
}
.visible-lg
{
	display: none !important;
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block
{
	display: none !important;
}
@media (max-width: 767px)
{
	.visible-xs
	{
		display: block !important;
	}
	table.visible-xs
	{
		display: table;
	}
	tr.visible-xs
	{
		display: table-row !important;
	}
	th.visible-xs,td.visible-xs
	{
		display: table-cell !important;
	}
}
@media (max-width: 767px)
{
	.visible-xs-block
	{
		display: block !important;
	}
}
@media (max-width: 767px)
{
	.visible-xs-inline
	{
		display: inline !important;
	}
}
@media (max-width: 767px)
{
	.visible-xs-inline-block
	{
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.visible-sm
	{
		display: block !important;
	}
	table.visible-sm
	{
		display: table;
	}
	tr.visible-sm
	{
		display: table-row !important;
	}
	th.visible-sm,td.visible-sm
	{
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.visible-sm-block
	{
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.visible-sm-inline
	{
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.visible-sm-inline-block
	{
		display: inline-block !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.visible-md
	{
		display: block !important;
	}
	table.visible-md
	{
		display: table;
	}
	tr.visible-md
	{
		display: table-row !important;
	}
	th.visible-md,td.visible-md
	{
		display: table-cell !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.visible-md-block
	{
		display: block !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.visible-md-inline
	{
		display: inline !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.visible-md-inline-block
	{
		display: inline-block !important;
	}
}
@media (min-width: 1200px)
{
	.visible-lg
	{
		display: block !important;
	}
	table.visible-lg
	{
		display: table;
	}
	tr.visible-lg
	{
		display: table-row !important;
	}
	th.visible-lg,td.visible-lg
	{
		display: table-cell !important;
	}
}
@media (min-width: 1200px)
{
	.visible-lg-block
	{
		display: block !important;
	}
}
@media (min-width: 1200px)
{
	.visible-lg-inline
	{
		display: inline !important;
	}
}
@media (min-width: 1200px)
{
	.visible-lg-inline-block
	{
		display: inline-block !important;
	}
}
@media (max-width: 767px)
{
	.hidden-xs
	{
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.hidden-sm
	{
		display: none !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.hidden-md
	{
		display: none !important;
	}
}
@media (min-width: 1200px)
{
	.hidden-lg
	{
		display: none !important;
	}
}
.visible-print
{
	display: none !important;
}
@media print
{
	.visible-print
	{
		display: block !important;
	}
	table.visible-print
	{
		display: table;
	}
	tr.visible-print
	{
		display: table-row !important;
	}
	th.visible-print,td.visible-print
	{
		display: table-cell !important;
	}
}
.visible-print-block
{
	display: none !important;
}
@media print
{
	.visible-print-block
	{
		display: block !important;
	}
}
.visible-print-inline
{
	display: none !important;
}
@media print
{
	.visible-print-inline
	{
		display: inline !important;
	}
}
.visible-print-inline-block
{
	display: none !important;
}
@media print
{
	.visible-print-inline-block
	{
		display: inline-block !important;
	}
}
@media print
{
	.hidden-print
	{
		display: none !important;
	}
}
.btn
{
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	moz-user-select: none;
	ms-user-select: none;
	padding: 6px 12px;
	text-align: center;
	touch-action: manipulation;
	user-select: none;
	vertical-align: middle;
	webkit-user-select: none;
	white-space: nowrap;
}
.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline: thin dotted;
	outline-offset: -2px;
}
.btn:hover,.btn:focus,.btn.focus
{
	color: #333;
	text-decoration: none;
}
.btn:active,.btn.active
{
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	outline: 0;
	webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn
{
	box-shadow: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: 0.65;
	pointer-events: none;
	webkit-box-shadow: none;
}
.btn-default
{
	background-color: #fff;
	border-color: #ccc;
	color: #333;
}
.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle
{
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333;
}
.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle
{
	background-image: none;
}
.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active
{
	background-color: #fff;
	border-color: #ccc;
}
.btn-default .badge
{
	background-color: #333;
	color: #fff;
}
.btn-primary
{
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #fff;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle
{
	background-color: #286090;
	border-color: #204d74;
	color: #fff;
}
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle
{
	background-image: none;
}
.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active
{
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary .badge
{
	background-color: #fff;
	color: #337ab7;
}
.btn-success
{
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #fff;
}
.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle
{
	background-color: #449d44;
	border-color: #398439;
	color: #fff;
}
.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle
{
	background-image: none;
}
.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active
{
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge
{
	background-color: #fff;
	color: #5cb85c;
}
.btn-info
{
	background-color: #5bc0de;
	border-color: #46b8da;
	color: #fff;
}
.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle
{
	background-color: #31b0d5;
	border-color: #269abc;
	color: #fff;
}
.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle
{
	background-image: none;
}
.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active
{
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge
{
	background-color: #fff;
	color: #5bc0de;
}
.btn-warning
{
	background-color: #f0ad4e;
	border-color: #eea236;
	color: #fff;
}
.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle
{
	background-color: #ec971f;
	border-color: #d58512;
	color: #fff;
}
.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle
{
	background-image: none;
}
.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active
{
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge
{
	background-color: #fff;
	color: #f0ad4e;
}
.btn-danger
{
	background-color: #d9534f;
	border-color: #d43f3a;
	color: #fff;
}
.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle
{
	background-color: #c9302c;
	border-color: #ac2925;
	color: #fff;
}
.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle
{
	background-image: none;
}
.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active
{
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge
{
	background-color: #fff;
	color: #d9534f;
}
.btn-link
{
	border-radius: 0;
	color: #337ab7;
	font-weight: normal;
}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link
{
	background-color: transparent;
	box-shadow: none;
	webkit-box-shadow: none;
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active
{
	border-color: transparent;
}
.btn-link:hover,.btn-link:focus
{
	background-color: transparent;
	color: #23527c;
	text-decoration: underline;
}
.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus
{
	color: #777;
	text-decoration: none;
}
.btn-lg,.btn-group-lg>.btn
{
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33333;
	padding: 10px 16px;
}
.btn-sm,.btn-group-sm>.btn
{
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px;
}
.btn-xs,.btn-group-xs>.btn
{
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 1px 5px;
}
.btn-block
{
	display: block;
	width: 100%;
}
.btn-block+.btn-block
{
	margin-top: 5px;
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block
{
	width: 100%;
}
fieldset
{
	border: 0;
	margin: 0;
	min-width: 0;
	padding: 0;
}
legend
{
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	display: block;
	font-size: 21px;
	line-height: inherit;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
label
{
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 100%;
}
input[type="search"]
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
input[type="radio"],input[type="checkbox"]
{
	line-height: normal;
	margin: 4px 0 0;
	margin-top: 1px \9;
}
input[type="file"]
{
	display: block;
}
input[type="range"]
{
	display: block;
	width: 100%;
}
select[multiple],select[size]
{
	height: auto;
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline: thin dotted;
	outline-offset: -2px;
}
output
{
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding-top: 7px;
}
.form-control
{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	padding: 6px 12px;
	transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	width: 100%;
}
.form-control:focus
{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	outline: 0;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder
{
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder
{
	color: #999;
}
.form-control::-webkit-input-placeholder
{
	color: #999;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{
	background-color: #eee;
	cursor: not-allowed;
	opacity: 1;
}
textarea.form-control
{
	height: auto;
}
input[type="search"]
{
	webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]
	{
		line-height: 34px;
	}
	input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"]
	{
		line-height: 30px;
	}
	input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"]
	{
		line-height: 46px;
	}
}
.form-group
{
	margin-bottom: 15px;
}
.radio,.checkbox
{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
.radio label,.checkbox label
{
	cursor: pointer;
	font-weight: normal;
	margin-bottom: 0;
	min-height: 20px;
	padding-left: 20px;
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]
{
	margin-left: -20px;
	margin-top: 4px \9;
	position: absolute;
}
.radio+.radio,.checkbox+.checkbox
{
	margin-top: -5px;
}
.radio-inline,.checkbox-inline
{
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 20px;
	vertical-align: middle;
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline
{
	margin-left: 10px;
	margin-top: 0;
}
input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]
{
	cursor: not-allowed;
}
.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline
{
	cursor: not-allowed;
}
.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label
{
	cursor: not-allowed;
}
.form-control-static
{
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}
.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn
{
	padding-left: 0;
	padding-right: 0;
}
.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn
{
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}
select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn
{
	height: 30px;
	line-height: 30px;
}
textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn
{
	height: auto;
}
.form-group-sm .form-control
{
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}
.form-group-sm select.form-control
{
	height: 30px;
	line-height: 30px;
}
.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control
{
	height: auto;
}
.form-group-sm .form-control-static
{
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}
.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn
{
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.33333;
	padding: 10px 16px;
}
select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn
{
	height: 46px;
	line-height: 46px;
}
textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn
{
	height: auto;
}
.form-group-lg .form-control
{
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.33333;
	padding: 10px 16px;
}
.form-group-lg select.form-control
{
	height: 46px;
	line-height: 46px;
}
.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control
{
	height: auto;
}
.form-group-lg .form-control-static
{
	font-size: 18px;
	height: 46px;
	line-height: 1.33333;
	padding: 10px 16px;
}
.has-feedback
{
	position: relative;
}
.has-feedback .form-control
{
	padding-right: 42.5px;
}
.form-control-feedback
{
	display: block;
	height: 34px;
	line-height: 34px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 34px;
	z-index: 2;
}
.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback
{
	height: 46px;
	line-height: 46px;
	width: 46px;
}
.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback
{
	height: 30px;
	line-height: 30px;
	width: 30px;
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label
{
	color: #3c763d;
}
.has-success .form-control
{
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-success .form-control:focus
{
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}
.has-success .input-group-addon
{
	background-color: #dff0d8;
	border-color: #3c763d;
	color: #3c763d;
}
.has-success .form-control-feedback
{
	color: #3c763d;
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label
{
	color: #8a6d3b;
}
.has-warning .form-control
{
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-warning .form-control:focus
{
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}
.has-warning .input-group-addon
{
	background-color: #fcf8e3;
	border-color: #8a6d3b;
	color: #8a6d3b;
}
.has-warning .form-control-feedback
{
	color: #8a6d3b;
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label
{
	color: #a94442;
}
.has-error .form-control
{
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.has-error .form-control:focus
{
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}
.has-error .input-group-addon
{
	background-color: #f2dede;
	border-color: #a94442;
	color: #a94442;
}
.has-error .form-control-feedback
{
	color: #a94442;
}
.has-feedback label ~ .form-control-feedback
{
	top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback
{
	top: 0;
}
.help-block
{
	color: #737373;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
@media (min-width: 768px)
{
	.form-inline .form-group
	{
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control
	{
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	.form-inline .form-control-static
	{
		display: inline-block;
	}
	.form-inline .input-group
	{
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control
	{
		width: auto;
	}
	.form-inline .input-group>.form-control
	{
		width: 100%;
	}
	.form-inline .control-label
	{
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,.form-inline .checkbox
	{
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,.form-inline .checkbox label
	{
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]
	{
		margin-left: 0;
		position: relative;
	}
	.form-inline .has-feedback .form-control-feedback
	{
		top: 0;
	}
}
.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline
{
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 7px;
}
.form-horizontal .radio,.form-horizontal .checkbox
{
	min-height: 27px;
}
.form-horizontal .form-group
{
	margin-left: -10px;
	margin-right: -10px;
}
.form-horizontal .form-group:before,.form-horizontal .form-group:after
{
	content: " ";
	display: table;
}
.form-horizontal .form-group:after
{
	clear: both;
}
@media (min-width: 768px)
{
	.form-horizontal .control-label
	{
		margin-bottom: 0;
		padding-top: 7px;
		text-align: right;
	}
}
.form-horizontal .has-feedback .form-control-feedback
{
	right: 10px;
}
@media (min-width: 768px)
{
	.form-horizontal .form-group-lg .control-label
	{
		padding-top: 14.33333px;
	}
}
@media (min-width: 768px)
{
	.form-horizontal .form-group-sm .control-label
	{
		padding-top: 6px;
	}
}
*
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
*:before,*:after
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
html
{
	font-size: 10px;
	webkit-tap-highlight-color: transparent;
}
body
{
	background-color: #fff;
	color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}
input,button,select,textarea
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a
{
	color: #337ab7;
	text-decoration: none;
}
a:hover,a:focus
{
	color: #23527c;
	text-decoration: underline;
}
a:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline: thin dotted;
	outline-offset: -2px;
}
figure
{
	margin: 0;
}
img
{
	vertical-align: middle;
}
.img-responsive
{
	display: block;
	height: auto;
	max-width: 100%;
}
.img-rounded
{
	border-radius: 6px;
}
.img-thumbnail
{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	height: auto;
	line-height: 1.42857;
	max-width: 100%;
	o-transition: all 0.2s ease-in-out;
	padding: 4px;
	transition: all 0.2s ease-in-out;
	webkit-transition: all 0.2s ease-in-out;
}
.img-circle
{
	border-radius: 50%;
}
hr
{
	border: 0;
	border-top: 1px solid #eee;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sr-only
{
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.sr-only-focusable:active,.sr-only-focusable:focus
{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.caret
{
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.dropup,.dropdown
{
	position: relative;
}
.dropdown-toggle:focus
{
	outline: 0;
}
.dropdown-menu
{
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	z-index: 1000;
}
.dropdown-menu.pull-right
{
	left: auto;
	right: 0;
}
.dropdown-menu .divider
{
	background-color: #e5e5e5;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}
.dropdown-menu>li>a
{
	clear: both;
	color: #333;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus
{
	background-color: #f5f5f5;
	color: #262626;
	text-decoration: none;
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus
{
	background-color: #337ab7;
	color: #fff;
	outline: 0;
	text-decoration: none;
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus
{
	color: #777;
}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus
{
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-decoration: none;
}
.open>.dropdown-menu
{
	display: block;
}
.open>a
{
	outline: 0;
}
.dropdown-menu-right
{
	left: auto;
	right: 0;
}
.dropdown-menu-left
{
	left: 0;
	right: auto;
}
.dropdown-header
{
	color: #777;
	display: block;
	font-size: 12px;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}
.dropdown-backdrop
{
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 990;
}
.pull-right>.dropdown-menu
{
	left: auto;
	right: 0;
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret
{
	border-bottom: 4px solid;
	border-top: 0;
	content: "";
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu
{
	bottom: 100%;
	margin-bottom: 2px;
	top: auto;
}
@media (min-width: 768px)
{
	.navbar-right .dropdown-menu
	{
		left: auto;
		right: 0;
	}
	.navbar-right .dropdown-menu-left
	{
		left: 0;
		right: auto;
	}
}
.nav
{
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}
.nav:before,.nav:after
{
	content: " ";
	display: table;
}
.nav:after
{
	clear: both;
}
.nav>li
{
	display: block;
	position: relative;
}
.nav>li>a, .nav>li>span
{
	display: block;
	padding: 10px 15px;
	position: relative;
}
.nav>li.active {
	background-color: #3d3d42;
}
.nav>li>a:hover,.nav>li>a:focus
{
	background-color: #eee;
	text-decoration: none;
}
.nav>li.disabled>a
{
	color: #777;
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus
{
	background-color: transparent;
	color: #777;
	cursor: not-allowed;
	text-decoration: none;
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus
{
	background-color: #eee;
	border-color: #337ab7;
}
.nav .nav-divider
{
	background-color: #e5e5e5;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}
.nav>li>a>img
{
	max-width: none;
}
.nav-tabs
{
	border-bottom: 1px solid #ddd;
}
.nav-tabs>li
{
	float: left;
	margin-bottom: -1px;
}
.nav-tabs>li>a
{
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 1.42857;
	margin-right: 2px;
}
.nav-tabs>li>a:hover
{
	border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus
{
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: #555;
	cursor: default;
}
.nav-pills>li
{
	float: left;
}
.nav-pills>li>a
{
	border-radius: 4px;
}
.nav-pills>li+li
{
	margin-left: 2px;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus
{
	background-color: #337ab7;
	color: #fff;
}
.nav-stacked>li
{
	float: none;
}
.nav-stacked>li+li
{
	margin-left: 0;
	margin-top: 2px;
}
.nav-justified,.nav-tabs.nav-justified
{
	width: 100%;
}
.nav-justified>li,.nav-tabs.nav-justified>li
{
	float: none;
}
.nav-justified>li>a,.nav-tabs.nav-justified>li>a
{
	margin-bottom: 5px;
	text-align: center;
}
.nav-justified>.dropdown .dropdown-menu
{
	left: auto;
	top: auto;
}
@media (min-width: 768px)
{
	.nav-justified>li,.nav-tabs.nav-justified>li
	{
		display: table-cell;
		width: 1%;
	}
	.nav-justified>li>a,.nav-tabs.nav-justified>li>a
	{
		margin-bottom: 0;
	}
}
.nav-tabs-justified,.nav-tabs.nav-justified
{
	border-bottom: 0;
}
.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a
{
	border-radius: 4px;
	margin-right: 0;
}
.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus
{
	border: 1px solid #ddd;
}
@media (min-width: 768px)
{
	.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a
	{
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus
	{
		border-bottom-color: #fff;
	}
}
.tab-content>.tab-pane
{
	display: none;
	visibility: hidden;
}
.tab-content>.active
{
	display: block;
	visibility: visible;
}
.nav-tabs .dropdown-menu
{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -1px;
}
.navbar
{
	border: 1px solid transparent;
	margin-bottom: 20px;
	min-height: 50px;
	position: relative;
}
.navbar:before,.navbar:after
{
	content: " ";
	display: table;
}
.navbar:after
{
	clear: both;
}
@media (min-width: 768px)
{
	.navbar
	{
		border-radius: 4px;
	}
}
.navbar-header:before,.navbar-header:after
{
	content: " ";
	display: table;
}
.navbar-header:after
{
	clear: both;
}
@media (min-width: 768px)
{
	.navbar-header
	{
		float: left;
	}
}
.navbar-collapse
{
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	overflow-x: visible;
	padding-left: 10px;
	padding-right: 10px;
	webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,.navbar-collapse:after
{
	content: " ";
	display: table;
}
.navbar-collapse:after
{
	clear: both;
}
.navbar-collapse.in
{
	overflow-y: auto;
}
@media (min-width: 768px)
{
	.navbar-collapse
	{
		border-top: 0;
		box-shadow: none;
		width: auto;
	}
	.navbar-collapse.collapse
	{
		display: block !important;
		height: auto !important;
		overflow: visible !important;
		padding-bottom: 0;
		visibility: visible !important;
	}
	.navbar-collapse.in
	{
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
	{
		padding-left: 0;
		padding-right: 0;
	}
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
{
	max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape)
{
	.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
	{
		max-height: 200px;
	}
}
.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse
{
	margin-left: -10px;
	margin-right: -10px;
}
@media (min-width: 768px)
{
	.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse
	{
		margin-left: 0;
		margin-right: 0;
	}
}
.navbar-static-top
{
	border-width: 0 0 1px;
	z-index: 1000;
}
@media (min-width: 768px)
{
	.navbar-static-top
	{
		border-radius: 0;
	}
}
.navbar-fixed-top,.navbar-fixed-bottom
{
	left: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
}
@media (min-width: 768px)
{
	.navbar-fixed-top,.navbar-fixed-bottom
	{
		border-radius: 0;
	}
}
.navbar-fixed-top
{
	border-width: 0 0 1px;
	top: 0;
}
.navbar-fixed-bottom
{
	border-width: 1px 0 0;
	bottom: 0;
	margin-bottom: 0;
}
.navbar-brand
{
	float: left;
	font-size: 18px;
	height: 50px;
	line-height: 20px;
	padding: 15px 10px;
}
.navbar-brand:hover,.navbar-brand:focus
{
	text-decoration: none;
}
.navbar-brand>img
{
	display: block;
}
@media (min-width: 768px)
{
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand
	{
		margin-left: -10px;
	}
}
.navbar-toggle
{
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
}
.navbar-toggle:focus
{
	outline: 0;
}
.navbar-toggle .icon-bar
{
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}
.navbar-toggle .icon-bar+.icon-bar
{
	margin-top: 4px;
}
@media (min-width: 768px)
{
	.navbar-toggle
	{
		display: none;
	}
}
.navbar-nav
{
	margin: 7.5px -10px;
}
.navbar-nav>li>a, .navbar-nav>li>span
{
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
@media (max-width: 767px)
{
	.navbar-nav .open .dropdown-menu
	{
		background-color: transparent;
		border: 0;
		box-shadow: none;
		float: none;
		margin-top: 0;
		position: static;
		width: auto;
	}
	.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header
	{
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu>li>a
	{
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus
	{
		background-image: none;
	}
}
@media (min-width: 768px)
{
	.navbar-nav
	{
		float: left;
		margin: 0;
	}
	.navbar-nav>li
	{
		float: left;
	}
	.navbar-nav>li>a, .navbar-nav>li>span
	{
		padding-bottom: 15px;
		padding-top: 15px;
	}
}
.navbar-form
{
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	margin-bottom: 8px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 8px;
	padding: 10px 10px;
	webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
}
@media (min-width: 768px)
{
	.navbar-form .form-group
	{
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control
	{
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	.navbar-form .form-control-static
	{
		display: inline-block;
	}
	.navbar-form .input-group
	{
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control
	{
		width: auto;
	}
	.navbar-form .input-group>.form-control
	{
		width: 100%;
	}
	.navbar-form .control-label
	{
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,.navbar-form .checkbox
	{
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,.navbar-form .checkbox label
	{
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]
	{
		margin-left: 0;
		position: relative;
	}
	.navbar-form .has-feedback .form-control-feedback
	{
		top: 0;
	}
}
@media (max-width: 767px)
{
	.navbar-form .form-group
	{
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child
	{
		margin-bottom: 0;
	}
}
@media (min-width: 768px)
{
	.navbar-form
	{
		border: 0;
		box-shadow: none;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 0;
		padding-top: 0;
		webkit-box-shadow: none;
		width: auto;
	}
}
.navbar-nav>li>.dropdown-menu
{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu
{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: 0;
}
.navbar-btn
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn
{
	margin-bottom: 14px;
	margin-top: 14px;
}
.navbar-text
{
	margin-bottom: 15px;
	margin-top: 15px;
}
@media (min-width: 768px)
{
	.navbar-text
	{
		float: left;
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media (min-width: 768px)
{
	.navbar-left
	{
		float: left !important;
	}
	.navbar-right
	{
		float: right !important;
		margin-right: -10px;
	}
	.navbar-right ~ .navbar-right
	{
		margin-right: 0;
	}
}
.navbar-default
{
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand
{
	color: #777;
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus
{
	background-color: transparent;
	color: #5e5e5e;
}
.navbar-default .navbar-text
{
	color: #777;
}
.navbar-default .navbar-nav>li>a
{
	color: #777;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus
{
	background-color: transparent;
	color: #333;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus
{
	background-color: #e7e7e7;
	color: #555;
}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus
{
	background-color: transparent;
	color: #ccc;
}
.navbar-default .navbar-toggle
{
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus
{
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar
{
	background-color: #888;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form
{
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus
{
	background-color: #e7e7e7;
	color: #555;
}
@media (max-width: 767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu>li>a
	{
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus
	{
		background-color: transparent;
		color: #333;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus
	{
		background-color: #e7e7e7;
		color: #555;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus
	{
		background-color: transparent;
		color: #ccc;
	}
}
.navbar-default .navbar-link
{
	color: #777;
}
.navbar-default .navbar-link:hover
{
	color: #333;
}
.navbar-default .btn-link
{
	color: #777;
}
.navbar-default .btn-link:hover,.navbar-default .btn-link:focus
{
	color: #333;
}
.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus
{
	color: #ccc;
}
.navbar-inverse
{
	background-color: #222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand
{
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus
{
	background-color: transparent;
	color: #fff;
}
.navbar-inverse .navbar-text
{
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a
{
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus
{
	background-color: transparent;
	color: #fff;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus
{
	background-color: #090909;
	color: #fff;
}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus
{
	background-color: transparent;
	color: #444;
}
.navbar-inverse .navbar-toggle
{
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus
{
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar
{
	background-color: #fff;
}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form
{
	border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus
{
	background-color: #090909;
	color: #fff;
}
@media (max-width: 767px)
{
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header
	{
		border-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider
	{
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a
	{
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus
	{
		background-color: transparent;
		color: #fff;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus
	{
		background-color: #090909;
		color: #fff;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus
	{
		background-color: transparent;
		color: #444;
	}
}
.navbar-inverse .navbar-link
{
	color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover
{
	color: #fff;
}
.navbar-inverse .btn-link
{
	color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus
{
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus
{
	color: #444;
}
.pagination
{
	border-radius: 4px;
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
}
.pagination>li
{
	display: inline;
}
.pagination>li>a,.pagination>li>span
{
	background-color: #fff;
	border: 1px solid #ddd;
	color: #337ab7;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}
.pagination>li:first-child>a,.pagination>li:first-child>span
{
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-left: 0;
}
.pagination>li:last-child>a,.pagination>li:last-child>span
{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus
{
	background-color: #eee;
	border-color: #ddd;
	color: #23527c;
}
.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus
{
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus
{
	background-color: #fff;
	border-color: #ddd;
	color: #777;
	cursor: not-allowed;
}
.pagination-lg>li>a,.pagination-lg>li>span
{
	font-size: 18px;
	padding: 10px 16px;
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span
{
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span
{
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm>li>a,.pagination-sm>li>span
{
	font-size: 12px;
	padding: 5px 10px;
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span
{
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span
{
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.pico
{
	display: inline-block;
	overflow: hidden;
	text-indent: -999em;
}
.text-white
{
	color: #fff;
}
a.text-white:hover
{
	color: #e6e6e6;
}
.nm-t
{
	margin-top: 0 !important;
}
.np-t
{
	padding-top: 0 !important;
}
.nb-t
{
	border-top: none !important;
}
.nm-b
{
	margin-bottom: 0 !important;
}
.np-b
{
	padding-bottom: 0 !important;
}
.nb-b
{
	border-bottom: none !important;
}
.nm-l
{
	margin-left: 0 !important;
}
.np-l
{
	padding-left: 0 !important;
}
.nb-l
{
	border-left: none !important;
}
.nm-r
{
	margin-right: 0 !important;
}
.np-r
{
	padding-right: 0 !important;
}
.nb-r
{
	border-right: none !important;
}
.nm
{
	margin: 0 !important;
}
.np
{
	padding: 0 !important;
}
.nb
{
	border: none !important;
}
.clear
{
	clear: both;
}
.font-w-normal
{
	font-weight: normal !important;
}
.link-underlined
{
	text-decoration: underline;
}
.bg-trns
{
	background: transparent !important;
}
.section
{
	margin-bottom: 20px !important;
}
.img-responsive-inline
{
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.display-inline
{
	display: inline-block;
}
.text-none
{
	text-decoration: none !important;
}
.text-underline
{
	text-decoration: underline;
}
.relative
{
	position: relative;
}
.absolute
{
	position: absolute;
}
.resize
{
	resize: none;
}
.over-hide
{
	overflow: hidden;
}
.abc-image
{
	padding: 4px;
}
.cur-pot
{
	cursor: pointer !important;
}
.f-14
{
	font-size: 14px;
}
.f-15
{
	font-size: 15px;
}
.f-16
{
	font-size: 16px;
}
.f-17
{
	font-size: 17px;
}
.f-18
{
	font-size: 18px;
}
.f-19
{
	font-size: 19px;
}
.f-20
{
	font-size: 20px;
}
.f-21
{
	font-size: 21px;
}
.f-22
{
	font-size: 22px;
}
.f-30
{
	font-size: 30px;
}
.color-dark
{
	color: #4f4f58;
}
.color-green
{
	color: #53912d !important;
	font-weight: bold;
}
.color-blue
{
	color: #6dc1dd !important;
	font-weight: bold;
}
.color-red
{
	color: #cc3771 !important;
	font-weight: bold;
}
.color-blue-dark
{
	color: #3963da !important;
	font-weight: bold;
}
.color-green-dark
{
	color: #6dc141 !important;
	font-weight: bold;
}
.font-geometria-light
{
	font-family: "Geometria-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.font-geometria-it
{
	font-family: "Geometria-Italic","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.font-geometria-e-light
{
	font-family: "Geometria-HeavyItalic","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.font-geometria-medium
{
	font-family: "Geometria-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.font-geometria-medium-italic
{
	font-family: "Geometria-MediumItalic","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.font-geometria-thin
{
	font-family: "Geometria-Thin","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.font-geometria-thin-italic
{
	font-family: "Geometria-ThinItalic","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.btn-blue
{
	background-color: #323237;
	border-color: #323237;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	moz-border-radius: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 0;
	width: 100%;
}
.btn-blue:hover,.btn-blue:focus,.btn-blue.focus,.btn-blue:active,.btn-blue.active,.open>.btn-blue.dropdown-toggle
{
	background-color: #1a1a1c;
	border-color: #151517;
	color: #fff;
}
.btn-blue:active,.btn-blue.active,.open>.btn-blue.dropdown-toggle
{
	background-image: none;
}
.btn-blue.disabled,.btn-blue.disabled:hover,.btn-blue.disabled:focus,.btn-blue.disabled.focus,.btn-blue.disabled:active,.btn-blue.disabled.active,.btn-blue[disabled],.btn-blue[disabled]:hover,.btn-blue[disabled]:focus,.btn-blue[disabled].focus,.btn-blue[disabled]:active,.btn-blue[disabled].active,fieldset[disabled] .btn-blue,fieldset[disabled] .btn-blue:hover,fieldset[disabled] .btn-blue:focus,fieldset[disabled] .btn-blue.focus,fieldset[disabled] .btn-blue:active,fieldset[disabled] .btn-blue.active
{
	background-color: #323237;
	border-color: #323237;
}
.btn-blue .badge
{
	background-color: #fff;
	color: #323237;
}
.btn-order
{
	background-color: #2bcab9;
	border-color: #2bcab9;
	border-radius: 0;
	color: #fff;
	display: block;
	height: 40px;
	margin: 0 auto;
	moz-border-radius: 0;
	webkit-border-radius: 0;
	width: 245px;
}
.btn-order:hover,.btn-order:focus,.btn-order.focus,.btn-order:active,.btn-order.active,.open>.btn-order.dropdown-toggle
{
	background-color: #22a092;
	border-color: #20988b;
	color: #fff;
}
.btn-order:active,.btn-order.active,.open>.btn-order.dropdown-toggle
{
	background-image: none;
}
.btn-order.disabled,.btn-order.disabled:hover,.btn-order.disabled:focus,.btn-order.disabled.focus,.btn-order.disabled:active,.btn-order.disabled.active,.btn-order[disabled],.btn-order[disabled]:hover,.btn-order[disabled]:focus,.btn-order[disabled].focus,.btn-order[disabled]:active,.btn-order[disabled].active,fieldset[disabled] .btn-order,fieldset[disabled] .btn-order:hover,fieldset[disabled] .btn-order:focus,fieldset[disabled] .btn-order.focus,fieldset[disabled] .btn-order:active,fieldset[disabled] .btn-order.active
{
	background-color: #2bcab9;
	border-color: #2bcab9;
}
.btn-order .badge
{
	background-color: #fff;
	color: #2bcab9;
}
.dropdown
{
	position: relative;
}
.dropdown.open .card-box
{
	background-color: #3d3d42 !important;
	color: #fff;
}
.dropdown .close-dropdown
{
	color: #969696;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 99999;
}
.card-box
{
	color: #ffffff;
	display: block;
	font-size: 16px;
	line-height: 60px !important;
	padding: 0 40px !important;
	text-align: right;
	padding: 0 0 0 20px !important;
}
@media (max-width: 767px)
{
	.card-box
	{
		margin-top: 12px;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.card-box
	{
		padding: 0 30px;
	}
}
.card-box:hover
{
	background-color: #3d3d42 !important;
	color: #fff !important;
}
.card-box .card-count
{
	background-color: #2bcab9 !important;
}
.card-box .pico
{
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
}
.card-box .pico .card-count
{
	background-color: #2e2e2e;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-size: 10px;
	height: 15px;
	padding: 1px;
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
}
.card-box .pico .card-count .num
{
	color: #fff;
	display: block;
	font-size: 10px;
	font-style: normal;
	margin-top: -23px;
	width: 9px;
	margin-left:auto;
	margin-right:auto;
}
.basket-drop-form
{
	border-color: #d4d4d4;
	border-radius: 0;
	margin-left: -160px;
	margin-top: 15px;
	moz-border-radius: 0;
	padding: 15px 0;
	webkit-border-radius: 0;
	width: 330px;
}
.basket-drop-form .row.first {
    overflow-y: auto;
    max-height: 300px;
    overflow-x: hidden;
    padding: 0 10px;
    margin: 0;
}
.basket-drop-form .borrder-bottom-co {
    border-bottom: 1px solid #dfdfdf;
    margin: 13px 10px 0 10px;
    padding-bottom: 15px;
}
.product-modal .borrder-bottom-co {
	border-bottom: 1px solid #aaa;
	margin:0 10px;
	padding:15px 0 15px; 	
}
.product-modal .img-responsive-inline {
	max-height:90px;	
}
.basket-drop-form .row.first > div.borrder-bottom-co:last-child {
    border-bottom: none;
}
.del-cart {
	font-size:13px;
	color:#c6c6c6;
	padding-right:6px;
	text-decoration:underline;
	cursor:pointer;
}
.del-cart:hover, 
.del-cart:focus {
	color:#c6c6c6;
	text-decoration:underline;	
}
@media (min-width: 768px) and (max-width: 979px)
{
	.basket-drop-form
	{
		margin-left: -120px;
	}
}
@media (max-width: 767px)
{
	.basket-drop-form
	{
		width: 100%;
	}
}
.basket-drop-form .pr-name
{
	color: #46464a;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 13px;
}
.basket-drop-form .pr-name span
{
	display: block;
}
.basket-drop-form .price
{
	margin: 0 0 0 10px;
	position: relative;
}
.basket-drop-form .price .pico-top-arrow
{
	position: absolute;
	right: 41px;
	top: -28px;
}
.basket-drop-form .price .num
{
	color: #2bcab9;
	font-size: 19px;
}
.basket-drop-form .price .val
{
	color: #737373;
	font-size: 18px;
}
.basket-drop-form .count
{
	color: #adadad;
	font-size: 16px;
	margin: 0 0 0 10px;
}
.basket-drop-form .count .num
{
	color: #393939;
}
.basket-drop-form .last-price
{
	color: #2b2b2b;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: right;
	width: 245px;
}
.basket-drop-form .last-price .pr
{
	color: #42b0e8;
	font-size: 20px;
}
.basket-drop-form .borrder-top-co
{
	border-top: 2px solid #dfdfdf;
	margin-top: 13px;
	width: 100%;
}
.slimScrollBar {
	background-color:#2bcab9 !important;
	opacity:1 !important;
}
.basket-drop-form .btn-order
{
	font-size: 16px;
	height: 40px;
	padding: 0;
	text-transform: uppercase;
}
.for-responsive-basket:before
	{
		content: '';
		position: absolute;
		right: 40px;
		bottom: 100%;
		width: 0;
		height: 0;
		border-left: 16px solid transparent;
		border-right: 16px solid transparent;
		border-bottom: 8px solid #fff;
	}
@media (max-width: 767px)
{
	.for-responsive-basket
	{
		left: auto;
		right: 0;
		width: 300px;
	}
}
@media (max-width: 767px)
{
	.for-responsive-basket:before
	{
		background-image: url("../img/pico/dropdown-before.png");
		content: '';
		height: 11px;
		position: absolute;
		right: 90px;
		top: -11px;
		width: 20px;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}
}
.nav>li>a:hover,.nav>li>a:focus
{
	background-color: transparent;
	color: #fff;
}
.search-form
{
	display: block;
	margin: 24px auto 0 auto;
	width: 300px;
}
@media (max-width: 767px)
{
	.search-form
	{
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.search-form
	{
		margin: 15px auto 0 auto;
		width: auto;
	}
}
.search-form .form-group
{
	margin: 0;
	position: relative;
}
.search-form .form-group:before
{
	background-color: #323237;
	border: 0;
	content: '';
	display: block;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 2px;
}
@media (max-width: 767px)
{
	.search-form .form-group:before
	{
		display: none;
	}
}
.search-form .form-group .pico
{
	position: absolute;
	right: 0;
	top: 0;
}
.search-form .form-group .search-input
{
	border: 0;
	border-bottom: 2px solid #838383;
	border-radius: 0;
	box-shadow: none;
	height: 35px;
	moz-border-radius: 0;
	padding: 0 10px 18px 10px;
	webkit-border-radius: 0;
}
.search-form .form-group .search-input::-webkit-input-placeholder
{
	font-style: italic;
}
.search-form .form-group .search-input::-moz-placeholder
{
	font-style: italic;
}
.search-form .form-group .search-input:-ms-input-placeholder
{
	font-style: italic;
}
.search-form .form-group .search-input:hover,.search-form .form-group .search-input:active,.search-form .form-group .search-input:focus
{
	border: 0;
	border-bottom: 2px solid #838383;
	border-radius: 0;
	box-shadow: none;
	moz-border-radius: 0;
	outline: none;
	webkit-border-radius: 0;
}
.breadcrumb-box
{
	margin-bottom: 40px;
	margin-top: 21px;
}
.breadcrumb-box .breadcrumb
{
	background-color: transparent;
	border: 0;
	border-radius: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumb-box .breadcrumb li
{
	position: relative;
}
.breadcrumb-box .breadcrumb li.active .breadcrumb-link
{
	color: #30343d;
}
.breadcrumb-box .breadcrumb li.active .breadcrumb-link:hover,.breadcrumb-box .breadcrumb li.active .breadcrumb-link:active,.breadcrumb-box .breadcrumb li.active .breadcrumb-link:focus
{
	color: #30343d;
}
.breadcrumb-box .breadcrumb li .breadcrumb-link
{
	color: #bcbcbc;
	font-size: 18px;
	text-decoration: none;
}
@media (max-width: 480px){
	.breadcrumb-box .breadcrumb li .breadcrumb-link{font-size:14px}
}

.breadcrumb-box .breadcrumb li .breadcrumb-link:hover,.breadcrumb-box .breadcrumb li .breadcrumb-link:active,.breadcrumb-box .breadcrumb li .breadcrumb-link:focus
{
	color: #bcbcbc;
	text-decoration: none;
}
.breadcrumb-box .breadcrumb li+li
{
	margin-left: 20px;
}
.breadcrumb-box .breadcrumb li+li:before
{
	color: #bcbcbc;
	content: '>';
	display: block;
	font-size: 18px;
	left: -21px;
	position: absolute;
	top: 0;
}
.amelie-input
{
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	color: #3b3b3b;
	font-size: 16px;
	height: 40px;
	margin-bottom: 4px;
	moz-border-radius: 0;
	padding: 0 20px;
	webkit-border-radius: 0;
}
.amelie-input:hover,.amelie-input:focus,.amelie-input:active
{
	border: 1px solid #d4d4d4;
	box-shadow: none;
	outline: none;
}
.amelie-textarea
{
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	color: #3b3b3b;
	font-size: 16px;
	height: 80px !important;
	padding: 0 30px;
}
.amelie-textarea:hover,.amelie-textarea:focus,.amelie-textarea:active
{
	box-shadow: none;
	outline: none;
}
.amelie-select
{
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	color: #3b3b3b;
	font-size: 16px;
	height: 40px;
	margin-bottom: 4px;
	moz-border-radius: 0;
	padding: 0 20px;
	webkit-border-radius: 0;
}
.amelie-select:hover,.amelie-select:focus,.amelie-select:active
{
	box-shadow: none;
	outline: none;
}
.pico-sprite,.pico.pico-search-icon,.pico.pico-phone-icon,.pico.pico-phone-icon-footer,.pico.pico-clock,.pico.pico-clock-footer,.pico.pico-card,.pico.pico-product-card-sm,.pico.pico-close,.pico.pico-contact-phone,.pico.pico-message-contact,.pico.pico-timer-contact,.pico.pico-gift,.pico.pico-basket-only,.pico.pico-quality,.pico.pico-bus,.pico.pico-gift-pr,.pico.pico-gift-left,.pico.pico-gift-right,.pico.pico-basket-icon,.pico.pico-icon-down,.pico.pico-elipsis,.pico.pico-top,.pico.pico-new,.pico.pico-sale,.pico.pico-up,.pico.pico-arrow-left,.pico.pico-arrow-right,.pico.pico-star,.pico.pico-google,.pico.pico-twitter,.pico.pico-fb,.pico.pico-vk,.pico.pico-webmoney,.pico.pico-visa,.pico.pico-master-card,.pico.pico-maestro,.pico.pico-yandex,.pico.pico-qiwi,.pico.pico-about-webmoney,.pico.pico-continue,.pico.pico-gift-opacity,.pico.pico-phone-icon-xs,.pico.pico-basket-xs,.pico.pico-left-controller,.pico.pico-right-controller,.pico.pico-bg-message,.pico.pico-google-white,.pico.pico-twitter-white,.pico.pico-fb-white,.pico.pico-vk-white,.pico.pico-hover-list-before-icon,footer .contact-box .num:before,footer .work-time:before,.gift-text:after,.gift-text:before,.add-to-basket.second-hand .gift-text-light:before,.contact-box .num:before,.work-time:before,section.about-us p+p:before,section.production .option-box .labSelect .lab-select-list:before,section.production .products-names-list .products-titles-list .label-title .title.top:after,section.production .products-names-list .products-titles-list .label-title .title.new:after,section.production .products-names-list .products-titles-list .label-title .title.sale:after
{
	background-image: url('../img/pico-secf31dd885.png');
	background-repeat: no-repeat;
}
.pico.pico-search-icon
{
	background-position: 0 -1607px;
	height: 21px;
	width: 20px;
}
.pico.pico-phone-icon
{
	background-position: 0 -1337px;
	height: 13px;
	width: 13px;
}
.pico.pico-phone-icon-footer
{
	background-position: 0 -1298px;
	height: 13px;
	width: 13px;
}
.pico.pico-clock
{
	background-position: 0 -542px;
	height: 14px;
	width: 14px;
}
.pico.pico-clock-footer
{
	background-position: 0 -523px;
	height: 14px;
	width: 14px;
}
.pico.pico-card
{
	background-position: 0 -245px;
	height: 36px;
	width: 28px;
}
.pico.pico-product-card-sm
{
	background-position: 0 -1355px;
	height: 41px;
	width: 41px;
}
.pico.pico-close
{
	background-position: 0 -561px;
	height: 11px;
	width: 11px;
}
.pico.pico-contact-phone
{
	background-position: 0 -577px;
	height: 13px;
	width: 13px;
}
.pico.pico-message-contact
{
	background-position: 0 -1260px;
	height: 10px;
	width: 15px;
}
.pico.pico-timer-contact
{
	background-position: 0 -1658px;
	height: 14px;
	width: 14px;
}
.pico.pico-gift
{
	background-position: 0 -927px;
	height: 47px;
	width: 46px;
}
.pico.pico-basket-only
{
	background-position: 0 -152px;
	height: 47px;
	width: 42px;
}
.pico.pico-quality
{
	background-position: 0 -1483px;
	height: 36px;
	width: 36px;
}
.pico.pico-bus
{
	background-position: 0 -482px;
	height: 36px;
	width: 41px;
}
.pico.pico-gift-pr
{
	background-position: 0 -819px;
	height: 38px;
	width: 32px;
}
.pico.pico-gift-left
{
	background-position: 0 -690px;
	height: 60px;
	width: 41px;
}
.pico.pico-gift-right
{
	background-position: 0 -862px;
	height: 60px;
	width: 41px;
}
.pico.pico-basket-icon
{
	background-position: 0 -120px;
	height: 27px;
	width: 21px;
}
.pico.pico-icon-down
{
	background-position: 0 -1047px;
	height: 46px;
	width: 30px;
}
.pico.pico-elipsis
{
	background-position: 0 -636px;
	height: 7px;
	width: 47px;
}
.pico.pico-top
{
	background-position: 0 -1677px;
	height: 18px;
	width: 31px;
}
.pico.pico-new
{
	background-position: 0 -1275px;
	height: 18px;
	width: 31px;
}
.pico.pico-sale
{
	background-position: 0 -1584px;
	height: 18px;
	width: 31px;
}
.pico.pico-up
{
	background-position: 0 -1744px;
	height: 9px;
	width: 15px;
}
.pico.pico-arrow-left
{
	background-position: 0 -44px;
	height: 33px;
	width: 18px;
}
.pico.pico-arrow-right
{
	background-position: 0 -82px;
	height: 33px;
	width: 18px;
}
.pico.pico-star
{
	background-position: 0 -1633px;
	height: 20px;
	width: 112px;
}
.pico.pico-google
{
	background-position: 0 -1001px;
	height: 17px;
	width: 18px;
}
.pico.pico-twitter
{
	background-position: 0 -1722px;
	height: 17px;
	width: 21px;
}
.pico.pico-fb
{
	background-position: 0 -669px;
	height: 16px;
	width: 8px;
}
.pico.pico-vk
{
	background-position: 0 -1830px;
	height: 16px;
	width: 18px;
}
.pico.pico-webmoney
{
	background-position: 0 -1851px;
	height: 40px;
	width: 87px;
}
.pico.pico-visa
{
	background-position: 0 -1758px;
	height: 46px;
	width: 92px;
}
.pico.pico-master-card
{
	background-position: 0 -1212px;
	height: 43px;
	width: 88px;
}
.pico.pico-maestro
{
	background-position: 0 -1158px;
	height: 49px;
	width: 79px;
}
.pico.pico-yandex
{
	background-position: 0 -1896px;
	height: 49px;
	width: 72px;
}
.pico.pico-qiwi
{
	background-position: 0 -1401px;
	height: 36px;
	width: 92px;
}
.pico.pico-about-webmoney
{
	background-position: 0 0;
	height: 39px;
	width: 192px;
}
.pico.pico-continue
{
	background-position: 0 -595px;
	height: 20px;
	width: 18px;
}
.pico.pico-gift-opacity
{
	background-position: 0 -755px;
	height: 59px;
	width: 48px;
}
.pico.pico-phone-icon-xs
{
	background-position: 0 -1316px;
	height: 16px;
	width: 16px;
}
.pico.pico-basket-xs
{
	background-position: 0 -204px;
	height: 36px;
	width: 28px;
}
.pico.pico-left-controller
{
	background-position: 0 -1098px;
	height: 55px;
	width: 30px;
}
.pico.pico-right-controller
{
	background-position: 0 -1524px;
	height: 55px;
	width: 30px;
}
.pico.pico-bg-message
{
	background-position: 0 -286px;
	height: 191px;
	width: 159px;
}
.pico.pico-google-white
{
	background-position: 0 -979px;
	height: 17px;
	width: 18px;
}
.pico.pico-twitter-white
{
	background-position: 0 -1700px;
	height: 17px;
	width: 21px;
}
.pico.pico-fb-white
{
	background-position: 0 -648px;
	height: 16px;
	width: 8px;
}
.pico.pico-vk-white
{
	background-position: 0 -1809px;
	height: 16px;
	width: 18px;
}
.pico.pico-hover-list-before-icon
{
	background-position: 0 -1023px;
	height: 19px;
	width: 21px;
}
@font-face
{
	font-family: "Geometria-Light";
	src: url('../fonts/geo/Geometria-Light.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-Light.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-Light.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-Light.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-Light.svg?1454846402#Geometria-Light') format('svg');
}
@font-face
{
	font-family: "Geometria-HeavyItalic";
	src: url('../fonts/geo/Geometria-HeavyItalic.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-HeavyItalic.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-HeavyItalic.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-HeavyItalic.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-HeavyItalic.svg?1454846402#Geometria-HeavyItalic') format('svg');
}
@font-face
{
	font-family: "Geometria-Italic";
	src: url('../fonts/geo/Geometria-Italic.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-Italic.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-Italic.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-Italic.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-Italic.svg?1454846402#Geometria-Italic') format('svg');
}
@font-face
{
	font-family: "Geometria-Medium";
	src: url('../fonts/geo/Geometria-Medium.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-Medium.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-Medium.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-Medium.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-Medium.svg?1454846402#Geometria-Medium') format('svg');
}
@font-face
{
	font-family: "Geometria-MediumItalic";
	src: url('../fonts/geo/Geometria-MediumItalic.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-MediumItalic.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-MediumItalic.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-MediumItalic.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-MediumItalic.svg?1454846402#Geometria-MediumItalic') format('svg');
}
@font-face
{
	font-family: "Geometria-Thin";
	src: url('../fonts/geo/Geometria-Thin.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-Thin.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-Thin.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-Thin.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-Thin.svg?1454846402#Geometria-Thin') format('svg');
}
@font-face
{
	font-family: "Geometria-ThinItalic";
	src: url('../fonts/geo/Geometria-Thin.eot?&1454846402#iefix');
	src: url('../fonts/geo/Geometria-Thin.eot?&1454846402#iefix?#iefix') format('embedded-opentype'),url('../fonts/geo/Geometria-ThinItalic.woff?1454846402') format('woff'),url('../fonts/geo/Geometria-ThinItalic.ttf?1454846402') format('truetype'),url('../fonts/geo/Geometria-ThinItalic.svg?1454846402#Geometria-Thin') format('svg');
}
footer .bg-box
{
	background-color: #323237;
	padding-bottom: 40px;
	padding-top: 35px;
}
@media (max-width: 767px)
{
	footer .bg-box
	{
		padding-top: 15px;
	}
}
footer .footer-title
{
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
@media (max-width: 767px)
{
	footer .footer-title
	{
		font-size: 16px;
		margin-bottom: 10px;
	}
}
footer .footer-list
{
	margin: 0;
}
footer .footer-list li .footer-link
{
	color: #888888;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
@media (max-width: 767px)
{
	footer .footer-list li .footer-link
	{
		font-size: 14px;
	}
}
footer .footer-list li .footer-link:hover
{
	color: #fff;
	text-decoration: none;
}
footer .footer-list li+li
{
	padding-top: 10px;
}
footer .contact-box
{
	background-color: #37373d;
	border-left: 4px solid #fff;
}
@media (max-width: 767px)
{
	footer .contact-box
	{
		margin-top: 30px;
	}
}
footer .contact-box .num
{
	color: #fff;
}
footer .contact-box .num:before
{
	background-position: 0 -1298px;
	content: '';
	display: block;
	height: 13px;
	left: 25px;
	position: absolute;
	top: 5px;
	width: 13px;
}
footer .btn-blue
{
	background-color: #3c3c41;
	border-color: #fff;
	border-radius: 0;
	border-width: 2px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	moz-border-radius: 0;
	padding: 0;
	webkit-border-radius: 0;
	width: 100%;
}
footer .btn-blue:hover,footer .btn-blue:focus,footer .btn-blue.focus,footer .btn-blue:active,footer .btn-blue.active,.open>footer .btn-blue.dropdown-toggle
{
	background-color: #242426;
	border-color: #e0e0e0;
	color: #fff;
}
footer .btn-blue:active,footer .btn-blue.active,.open>footer .btn-blue.dropdown-toggle
{
	background-image: none;
}
footer .btn-blue.disabled,footer .btn-blue.disabled:hover,footer .btn-blue.disabled:focus,footer .btn-blue.disabled.focus,footer .btn-blue.disabled:active,footer .btn-blue.disabled.active,footer .btn-blue[disabled],footer .btn-blue[disabled]:hover,footer .btn-blue[disabled]:focus,footer .btn-blue[disabled].focus,footer .btn-blue[disabled]:active,footer .btn-blue[disabled].active,fieldset[disabled] footer .btn-blue,fieldset[disabled] footer .btn-blue:hover,fieldset[disabled] footer .btn-blue:focus,fieldset[disabled] footer .btn-blue.focus,fieldset[disabled] footer .btn-blue:active,fieldset[disabled] footer .btn-blue.active
{
	background-color: #3c3c41;
	border-color: #fff;
}
footer .btn-blue .badge
{
	background-color: #fff;
	color: #3c3c41;
}
footer .work-time
{
	margin: 15px 0;
}
footer .work-time:before
{
	background-position: 0 -523px;
	content: '';
	display: block;
	height: 14px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 14px;
}
footer .work-time span.light
{
	color: #fff;
}
footer .work-time span.dark
{
	color: #fff;
}
.copyright-box
{
	background-color: #2a2a2e;
	color: #47474b;
	font-size: 16px;
	margin: 0;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align: center;
}
.opt-quontity
{
	border: 1px solid #3d3d42;
	display: block;
	float: right;
	height: 42px;
	margin-bottom: 15px;
	/*margin-top: 12px;*/
	width: 122px;
}
.opt-quontity .minus
{
	background-color: #3d3d42;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin: 0;
	text-align: center;
	width: 40px;
}
.opt-quontity .plus
{
	background-color: #3d3d42;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin: 0;
	text-align: center;
	width: 40px;
}
.opt-quontity .number
{
	color: #323237;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 37px;
	margin: 0;
	text-align: center;
	width: 40px;
	border:none;
}
.common-count
{
	margin: 0;
	text-align: right;
}
.info_delivery {
	margin:0 0 5px 0;
	color: #9d9d9d;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.common-count
	{
		width: auto;
	}
}
.common-count .text
{
	color: #3f3f3f;
	display: block;
	float: left;
	font-size: 18px;
	width:190px;
}
.common-count .num
{
	color: #29aaec;
	display: block;
	float: right;
	font-size: 24px;
	margin-right: 5px;
	margin-top: -5px;
	
}
.common-count .val
{
	color: #8b8b8b;
	display: block;
	float: right;
	font-size: 17px;
}
.common-count .num-delivery
{
	color: #29aaec;
	display: block;
	float: right;
	font-size: 18px;
	margin-right: 5px;
}
.common-count .val-delivery
{
	color: #8b8b8b;
	display: block;
	float: right;
	font-size: 16px;
}
.at-last-count
{
	margin: -15px 0 25px 0;
	text-align: right;
}
@media (max-width: 767px)
{
	.at-last-count
	{
		padding-right: 10px;
	}
}
.at-last-count .last-text
{
	color: #3f3f3f;
	font-size: 18px;
	margin-right: 20px;
}
.at-last-count .last-num
{
	color: #29aaec;
	font-size: 33px;
	padding-right: 5px;
}
@media (max-width: 767px)
{
	.at-last-count .last-num
	{
		font-size: 30px;
	}
}
.at-last-count .last-val
{
	color: #8b8b8b;
	font-size: 17px;
}
.jcf-radio
{
	border: 2px solid #cbcbcb;
	border-radius: 0;
	height: 12px;
	margin-right: 10px;
	margin-top: -3px;
	width: 12px;
}
.jcf-radio.jcf-checked
{
	border: 2px solid #2bcab9;
}
.jcf-radio.jcf-checked span
{
	background-color: #2bcab9;
	border-radius: 0 !important;
	bottom: 1px;
	left: 1px;
	position: absolute;
	right: 1px;
	top: 1px;
}
.product-face
{
	position: relative;
}
@media (max-width: 767px)
{
	.product-face
	{
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
.product-face .border-box
{
	background-color: #7171f0;
	border-radius: 50%;
	color: #fefefe;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	moz-border-radius: 50%;
	position: absolute;
	right: -7px;
	text-align: center;
	text-transform: uppercase;
	top: -9px;
	webkit-border-radius: 50%;
	width: 38px;
}
.product-face .border-box.new
{
	background-color: #ff4343;
}
.product-face .border-box.sale
{
	background-color: #f7a31e;
}
.product-face:hover .fast-show
{
	display: block;
}
.product-face .fast-show
{
	background-color: #2bcab9;
	bottom: 180px;
	color: #fff;
	display: none;
	font-size: 16px;
	margin: 0;
	padding: 10px 35px 10px 40px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	width: 100%;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.product-face .fast-show
	{
		padding: 10px 20px 10px 22px;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.product-face .fast-show
	{
		font-size: 14px;
		padding: 10px;
	}
}
.product-face .fast-show .pico
{
	position: absolute;
	right: 35px;
	top: 7px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.product-face .fast-show .pico
	{
		right: 2px;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.product-face .fast-show .pico
	{
		right: 20px;
	}
}
.product-title
{
	color: #efeff0;
	font-size: 78px;
	line-height: 63px;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.product-title
	{
		font-size: 74px;
	}
}
@media (max-width: 767px)
{
	.product-title
	{
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 20px;
	}
}
@media (max-width: 480px)
{
	.product-title
	{
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 20px;
	}
}
.product-title .title-sm
{
	bottom: 0;
	color: #35373f;
	font-size: 35px;
	left: 0;
	line-height: 29px;
	position: absolute;
}
@media (max-width: 767px)
{
	.product-title .title-sm
	{
		bottom: 12px;
		font-size: 24px;
	}
}
.product-box-info
{
	border: 2px solid #ebebeb;
	height: 350px;
	padding: 20px 9px 10px 20px;
	position: relative;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.product-box-info
	{
		height: 380px;
	}
}
.product-box-info .product-img
{
	height: 195px;
	vertical-align: middle;
}
.product-box-info .product-name
{
	color: #2bcab9;
	font-size: 20px;
	line-height: 24px;
	margin-top: 6px;
	text-align: center;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.product-box-info .product-name
	{
		font-size: 18px;
	}
}
.product-box-info .product-desc
{
	color: #8e8e8e;
	font-family: "Geometria-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	margin: 0;
	text-align: center;
}
.product-box-info .product-desc.area
{
	bottom: 10px;
	left: 10px;
	position: absolute;
}
.product-box-info .product-desc.about-pr
{
	color: #46464a;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.product-box-info .product-desc
	{
		font-size: 14px;
	}
}
.product-box-main
{
	margin-bottom: 90px;
}
@media (max-width: 767px)
{
	.product-box-main
	{
		margin-bottom: 10px;
	}
}
.next,.prev
{
	cursor: pointer;
	position: absolute;
	top: 63%;
}
.next
{
	left: -15px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.next
	{
		left: -10px;
	}
}
.prev
{
	right: -15px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.prev
	{
		right: -10px;
	}
}
.product-carousel
{
	border-top: 1px solid #e8e8e8;
	margin-top: 17px;
	padding-top: 57px;
	position: relative;
}
.product-carousel .product-face
{
	margin-left: 12.5px;
	margin-right: 12.5px;
}
.product-carousel .product-box-info .product-name
{
	font-size: 15px;
}
.product-carousel .product-box-info .product-desc
{
	font-size: 12px;
}
.product-carousel .product-box-info .price
{
	padding-bottom: 8px;
	padding-top: 8px;
}
.product-carousel .product-box-info .price span.first
{
	font-size: 15px;
}
.product-carousel .product-box-info .price span.second
{
	font-size: 12px;
}
.product-carousel .product-face .fast-show
{
	font-size: 12px;
	padding: 10px 15px 8px 15px;
}
.product-carousel .product-face .fast-show span.pico
{
	right: 25px;
}
nav .pagination
{
	float: right;
	margin: 50px 0 0 0;
	padding: 0;
}
nav .pagination li+li a
{
	padding-left: 10px;
}
nav .pagination li a
{
	border: 0;
	color: #a0a0a0;
	font-size: 20px;
	padding: 0;
	text-decoration: none;
}
nav .pagination li.active,nav .pagination li:hover,nav .pagination li:active
{
	background-color: transparent;
}
nav .pagination li.active a,nav .pagination li:hover a,nav .pagination li:active a
{
	background-color: transparent;
	color: #2bcab9;
	outline: none;
	text-decoration: none;
}
@media (max-width: 767px)
{
	nav .pagination
	{
		display: none;
	}
}
.about-quality-box
{
	border: 1px solid #e1e1e1;
	min-height: 120px;
	padding-top: 40px;
	position: relative;
}
.about-quality-box.second
{
	margin-top: 40px;
}
.about-quality-box .quality-title
{
	color: #2a2a2a;
	font-size: 14px;
	margin-bottom: 12px;
}
.about-quality-box .about-quality
{
	color: #838383;
	font-size: 16px;
	margin: 0;
}
.about-quality-box .icon-box
{
	background-color: #fff;
	display: table-cell;
	height: 40px;
	margin-right: -38px;
	position: absolute;
	right: 50%;
	text-align: center;
	top: -20px;
	vertical-align: middle;
	width: 76px;
}
@media (max-width: 767px)
{
	.about-quality-box
	{
		margin-top: 35px;
	}
}
.gift-text
{
	background-color: #ff4444;
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 40px;
	padding: 5px 0;
	position: relative;
}
@media (max-width: 767px)
{
	.gift-text
	{
		margin-left: 27px;
		margin-right: 27px;
	}
}
.gift-text:after
{
	background-position: 0 -862px;
	content: '';
	height: 60px;
	position: absolute;
	right: -25px;
	top: 10px;
	width: 41px;
	z-index: -99999;
}
@media (max-width: 767px)
{
	.gift-text:after
	{
		top: 25px;
	}
}
.gift-text:before
{
	background-position: 0 -690px;
	content: '';
	height: 60px;
	left: -25px;
	position: absolute;
	top: 10px;
	width: 41px;
	z-index: -99999;
}
@media (max-width: 767px)
{
	.gift-text:before
	{
		top: 25px;
	}
}
.add-to-basket.second-hand
{
	border: 2px dotted #ff4444;
	margin-bottom: 75px;
	margin-left: 27px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}
@media (max-width: 767px)
{
	.add-to-basket.second-hand
	{
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 40px;
	}
}
.add-to-basket.second-hand .pico-icon-down
{
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: -23px;
}
.add-to-basket.second-hand .gift-text-light
{
	color: #3d3d42;
	font-size: 18px;
	margin-top: 60px;
	padding-left: 63px;
	position: relative;
}
.add-to-basket.second-hand .gift-text-light:before
{
	background-position: 0 -152px;
	content: '';
	height: 47px;
	left: 0;
	position: absolute;
	top: -20px;
	width: 42px;
}
.add-to-basket .product-name
{
	color: #46464a;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.add-to-basket .product-info
{
	color: #8e8e8e;
	font-size: 16px;
}
.add-to-basket .price
{
	font-size: 17px;
	margin: 13px 0;
	text-align: left;
}
.add-to-basket .btn-order
{
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}
.add-to-basket .btn-order .pico
{
	position: absolute;
	right: 15px;
	top: 6px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.holala
	{
		padding-top: 30px !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.holala
	{
		padding-left: 30px !important;
	}
}
@media (max-width: 767px)
{
	.panel-body
	{
		padding: 0;
	}
}
@media (max-width: 767px)
{
	.first-select .lab-select-list
	{
		left: -17% !important;
		width: 164px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.first-select .lab-select-list
	{
		left: -17% !important;
		width: 164px !important;
	}
}
header .pr-name
{
	font-family: "Geometria-Medium","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.form-sm
	{
		float: left;
		width: 50%;
	}
}
.amelie-input
{
	box-shadow: none !important;
	text-shadow: none !important;
}
.amelie-input:hover,.amelie-input:active,.amelie-input:focus,.amelie-input:visited
{
	box-shadow: none !important;
	text-shadow: none !important;
}
input,select,textarea
{
	box-shadow: none !important;
	outline: none !important;
}
input:focus,input:hover,input:active,input:visited,select:focus,select:hover,select:active,select:visited,textarea:focus,textarea:hover,textarea:active,textarea:visited
{
	box-shadow: none !important;
	outline: none !important;
}
@media (max-width: 767px)
{
	.carousel-box
	{
		display: none !important;
	}
}
.product-modal .dialog
{
	border-radius: 0;
	moz-border-radius: 0;
	webkit-border-radius: 0;
	width: 650px;
}
@media (max-width: 767px)
{
	.product-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.product-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
.product-modal .dialog .content
{
	border-radius: 0;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.product-modal .dialog .content .body
{
	padding: 15px 0 0 0;
}
.product-modal .dialog .content .body .modal-product-title
{
	color: #46464a;
	font-size: 18px;
	margin: 0;
}
.product-modal .dialog .content .body .modal-area
{
	color: #8e8e8e;
	font-size: 16px;
	margin-top: 20px;
}
.product-modal .dialog .content .body .opt-quontity
{
	display: block;
	float: none;
	margin: 22px auto 0 auto;
}
.product-modal .dialog .content .body .modal-price
{
	margin: 32px 0 0 0;
	text-align: center;
}
@media (max-width: 767px)
{
	.product-modal .dialog .content .body .modal-price
	{
		margin-top: 25px;
	}
}
.product-modal .dialog .content .body .modal-price span:first-child
{
	color: #2bcab9;
	font-size: 25px;
}
.product-modal .dialog .content .body .modal-price span:nth-child(2)
{
	color: #a9a9a9;
	font-size: 19px;
}
.product-modal .dialog .content .footer
{
	border-top: 1px solid #ebebec;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top:-1px;
}
.product-modal .dialog .content .footer .btn-order
{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
@media (max-width: 767px)
{
	.product-modal .dialog .content .footer .btn-order.second
	{
		margin-top: 20px;
	}
}
.product-modal .dialog .content .footer .footer-text
{
	color: #46464a;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.product-modal .dialog .content .footer .footer-text span
{
	color: #2bcab9;
	font-size: 20px;
}
@media (max-width: 767px)
{
	.product-modal .dialog .content .footer .footer-text span
	{
		font-size: 33px;
	}
}
.gift-modal .dialog
{
	width: 625px;
}
@media (max-width: 767px)
{
	.gift-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.gift-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
.gift-modal .dialog .content
{
	background-image: radial-gradient(circle at top left, #b9f5f7,#e3cbf0 70%);
	border-radius: 0;
	moz-border-radius: 0;
	padding: 30px 35px 35px 35px;
	position: relative;
	webkit-border-radius: 0;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content
	{
		padding: 15px 10px;
	}
}
.gift-modal .dialog .content .pico-close
{
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content .pico-close
	{
		top: 15px;
	}
}
.gift-modal .dialog .content .body
{
	padding: 0;
}
.gift-modal .dialog .content .body .modal-title
{
	color: #35373f;
	font-size: 29px;
	line-height: 34px;
	margin: 35px 0 20px 0;
	text-align: center;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content .body .modal-title
	{
		font-size: 23px;
	}
}
.gift-modal .dialog .content .body .gift-form
{
	margin: 0 auto;
	width: 435px;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content .body .gift-form
	{
		margin: 0;
		width: 100%;
	}
}
.gift-modal .dialog .content .body .gift-form .modal-input
{
	border: 1px solid #dcdcdc;
	border-radius: 0;
	box-shadow: none;
	color: #35373f;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	moz-border-radius: 0;
	outline: none;
	padding-left: 20px;
	padding-right: 20px;
	webkit-border-radius: 0;
	width: 100%;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content .body .gift-form .modal-input
	{
		height: 40px;
		width: 100%;
	}
}
.gift-modal .dialog .content .body .gift-form .modal-input :hover,.gift-modal .dialog .content .body .gift-form .modal-input:focus,.gift-modal .dialog .content .body .gift-form .modal-input:active
{
	box-shadow: none;
	outline: none;
}
.gift-modal .dialog .content .body .gift-form .form-group
{
	margin-bottom: 20px;
}
.gift-modal .dialog .content .body .gift-form .btn-order
{
	background-color: #1ed9e1;
	border-color: #1ed9e1;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.gift-modal .dialog .content .body .gift-form .btn-order:hover,.gift-modal .dialog .content .body .gift-form .btn-order:focus,.gift-modal .dialog .content .body .gift-form .btn-order.focus,.gift-modal .dialog .content .body .gift-form .btn-order:active,.gift-modal .dialog .content .body .gift-form .btn-order.active,.open>.gift-modal .dialog .content .body .gift-form .btn-order.dropdown-toggle
{
	background-color: #18aeb4;
	border-color: #17a5ab;
	color: #fff;
}
.gift-modal .dialog .content .body .gift-form .btn-order:active,.gift-modal .dialog .content .body .gift-form .btn-order.active,.open>.gift-modal .dialog .content .body .gift-form .btn-order.dropdown-toggle
{
	background-image: none;
}
.gift-modal .dialog .content .body .gift-form .btn-order.disabled,.gift-modal .dialog .content .body .gift-form .btn-order.disabled:hover,.gift-modal .dialog .content .body .gift-form .btn-order.disabled:focus,.gift-modal .dialog .content .body .gift-form .btn-order.disabled.focus,.gift-modal .dialog .content .body .gift-form .btn-order.disabled:active,.gift-modal .dialog .content .body .gift-form .btn-order.disabled.active,.gift-modal .dialog .content .body .gift-form .btn-order[disabled],.gift-modal .dialog .content .body .gift-form .btn-order[disabled]:hover,.gift-modal .dialog .content .body .gift-form .btn-order[disabled]:focus,.gift-modal .dialog .content .body .gift-form .btn-order[disabled].focus,.gift-modal .dialog .content .body .gift-form .btn-order[disabled]:active,.gift-modal .dialog .content .body .gift-form .btn-order[disabled].active,fieldset[disabled] .gift-modal .dialog .content .body .gift-form .btn-order,fieldset[disabled] .gift-modal .dialog .content .body .gift-form .btn-order:hover,fieldset[disabled] .gift-modal .dialog .content .body .gift-form .btn-order:focus,fieldset[disabled] .gift-modal .dialog .content .body .gift-form .btn-order.focus,fieldset[disabled] .gift-modal .dialog .content .body .gift-form .btn-order:active,fieldset[disabled] .gift-modal .dialog .content .body .gift-form .btn-order.active
{
	background-color: #1ed9e1;
	border-color: #1ed9e1;
}
.gift-modal .dialog .content .body .gift-form .btn-order .badge
{
	background-color: #fff;
	color: #1ed9e1;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content .body .gift-form .btn-order
	{
		height: 50px;
		line-height: 50px;
		width: 100%;
	}
}
.gift-modal .dialog .content .body .gift-info-text
{
	color: #35373f;
	font-size: 15px;
	margin: 15px 0 0 0;
	text-align: center;
}
@media (max-width: 767px)
{
	.gift-modal .dialog .content .body .gift-info-text
	{
		color: #30343d;
	}
}
.fast-show-modal .dialog
{
	width: 560px;
}
@media (max-width: 767px)
{
	.fast-show-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.fast-show-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 560px;
	}
}
.fast-show-modal .dialog .content
{
	background-color: #fff;
	border-radius: 0;
	moz-border-radius: 0;
	position: relative;
	webkit-border-radius: 0;
}
.fast-show-modal .dialog .content .pico-close
{
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
}
.fast-show-modal .dialog .content .body
{
	padding: 30px;
}
@media (max-width: 767px)
{
	.fast-show-modal .dialog .content .body
	{
		padding: 20px;
	}
}
.fast-show-modal .dialog .content .body .fast-title
{
	color: #46464a;
	font-size: 20px;
	margin-bottom: 10px;
}
.fast-show-modal .dialog .content .body .fast-description
{
	color: #8e8e8e;
	font-size: 16px;
	margin: 0;
}
.fast-show-modal .dialog .content .body .about-link
{
	color: #323237;
	float: right;
	font-size: 16px;
	margin-top: 0;
	text-decoration: underline;
}
@media (max-width: 767px)
{
	.fast-show-modal .dialog .content .body .about-link
	{
		margin: 0;
	}
}
.fast-show-modal .dialog .content .body .about-link:hover,.fast-show-modal .dialog .content .body .about-link:focus,.fast-show-modal .dialog .content .body .about-link:visited
{
	color: #323237;
	font-size: 16px;
}
.fast-show-modal .dialog .content .body .about-list
{
	margin: 40px 0 0 0;
}
.fast-show-modal .dialog .content .body .about-list li+li
{
	padding-top: 35px;
}
.fast-show-modal .dialog .content .body .about-list .modal-area-text
{
	color: #8b8b8b;
	font-size: 16px;
	margin: 0;
}
.fast-show-modal .dialog .content .body .about-list .modal-about-product-text
{
	color: #9d9d9d;
	font-size: 16px;
	line-height: 40px;
	margin: 0;
	text-align: center;
}
.fast-show-modal .dialog .content .body .about-list .btn-order
{
	background-color: #36cdbd;
	border-color: #36cdbd;
	color: #fff;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}
.fast-show-modal .dialog .content .body .about-list .btn-order:hover,.fast-show-modal .dialog .content .body .about-list .btn-order:focus,.fast-show-modal .dialog .content .body .about-list .btn-order.focus,.fast-show-modal .dialog .content .body .about-list .btn-order:active,.fast-show-modal .dialog .content .body .about-list .btn-order.active,.open>.fast-show-modal .dialog .content .body .about-list .btn-order.dropdown-toggle
{
	background-color: #29a799;
	border-color: #279e92;
	color: #fff;
}
.fast-show-modal .dialog .content .body .about-list .btn-order:active,.fast-show-modal .dialog .content .body .about-list .btn-order.active,.open>.fast-show-modal .dialog .content .body .about-list .btn-order.dropdown-toggle
{
	background-image: none;
}
.fast-show-modal .dialog .content .body .about-list .btn-order.disabled,.fast-show-modal .dialog .content .body .about-list .btn-order.disabled:hover,.fast-show-modal .dialog .content .body .about-list .btn-order.disabled:focus,.fast-show-modal .dialog .content .body .about-list .btn-order.disabled.focus,.fast-show-modal .dialog .content .body .about-list .btn-order.disabled:active,.fast-show-modal .dialog .content .body .about-list .btn-order.disabled.active,.fast-show-modal .dialog .content .body .about-list .btn-order[disabled],.fast-show-modal .dialog .content .body .about-list .btn-order[disabled]:hover,.fast-show-modal .dialog .content .body .about-list .btn-order[disabled]:focus,.fast-show-modal .dialog .content .body .about-list .btn-order[disabled].focus,.fast-show-modal .dialog .content .body .about-list .btn-order[disabled]:active,.fast-show-modal .dialog .content .body .about-list .btn-order[disabled].active,fieldset[disabled] .fast-show-modal .dialog .content .body .about-list .btn-order,fieldset[disabled] .fast-show-modal .dialog .content .body .about-list .btn-order:hover,fieldset[disabled] .fast-show-modal .dialog .content .body .about-list .btn-order:focus,fieldset[disabled] .fast-show-modal .dialog .content .body .about-list .btn-order.focus,fieldset[disabled] .fast-show-modal .dialog .content .body .about-list .btn-order:active,fieldset[disabled] .fast-show-modal .dialog .content .body .about-list .btn-order.active
{
	background-color: #36cdbd;
	border-color: #36cdbd;
}
.fast-show-modal .dialog .content .body .about-list .btn-order .badge
{
	background-color: #fff;
	color: #36cdbd;
}
.fast-show-modal .dialog .content .body .about-list .btn-order .pico
{
	position: absolute;
	right: 10px;
	top: 4px;
}
@media (max-width: 767px)
{
	.fast-show-modal .dialog .content .body .about-list .btn-order
	{
		margin-top: 10px;
	}
}
.fast-show-modal .dialog .content .body .about-list .modal-price
{
	line-height: 18px;
	margin: 0;
}
.fast-show-modal .dialog .content .body .about-list .modal-price span:first-child
{
	color: #373737;
	font-size: 27px;
}
.fast-show-modal .dialog .content .body .about-list .modal-price span:last-child
{
	color: #8b8b8b;
	font-size: 17px;
}
.fast-show-modal .dialog .number-form
{
	margin: 11px -10px 0 -10px;
}
.fast-show-modal .dialog .number-form .form-group
{
	margin-bottom: 10px;
	position: relative;
}
.fast-show-modal .dialog .number-form .form-group.first
{
	padding-left: 40px;
}
.fast-show-modal .dialog .number-form .form-group.first:before
{
	background-color: #373737;
	border-radius: 0;
	color: #fff;
	content: '+7';
	font-size: 17px;
	left: 10px;
	moz-border-radius: 0;
	padding: 8px 11px;
	position: absolute;
	webkit-border-radius: 0;
}
.fast-show-modal .dialog .number-form .form-group .number-input
{
	border: 1px solid #e3e3e3;
	border-left: 0;
	border-radius: 0;
	box-shadow: none;
	color: #a5a5a5;
	font-size: 17px;
	height: 40px;
	moz-border-radius: 0;
	webkit-border-radius: 0;
	width: 100%;
}
.fast-show-modal .dialog .number-form .form-group .number-input:hover,.fast-show-modal .dialog .number-form .form-group .number-input:focus,.fast-show-modal .dialog .number-form .form-group .number-input:active
{
	box-shadow: none;
	outline: none;
}
.fast-show-modal .dialog .number-form .form-group .btn-order
{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
.basket-modal .dialog
{
	width: 445px;
}
@media (max-width: 767px)
{
	.basket-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.basket-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 445px;
	}
}
.basket-modal .dialog .content
{
	background-color: #fff;
	border: 2px solid #a9a9a9;
	border-radius: 0;
	moz-border-radius: 0;
	position: relative;
	webkit-border-radius: 0;
}
.basket-modal .dialog .content .pico-close
{
	position: absolute;
	right: 10px;
	top: 10px;
}
.basket-modal .dialog .content .body
{
	padding: 30px 25px 37px 25px;
}
@media (max-width: 767px)
{
	.basket-modal .dialog .content .body
	{
		padding-left: 15px;
		padding-right: 15px;
	}
}
.basket-modal .dialog .content .body .modal-title
{
	color: #46464a;
	font-size: 20px;
	margin-bottom: 15px;
	text-align: center;
}
.basket-modal .dialog .content .body .product-name
{
	color: #46464a;
	font-size: 22px;
	margin: 0;
}
@media (max-width: 767px)
{
	.basket-modal .dialog .content .body .product-name
	{
		font-size: 18px;
	}
}
.basket-modal .dialog .content .body .product-type
{
	color: #8e8e8e;
	font-size: 16px;
	margin: 0;
}
.basket-modal .dialog .content .body .product-modal-price
{
	margin: 0;
}
.basket-modal .dialog .content .body .product-modal-price .rub {
	font-size:17px;	
}
.basket-modal .dialog .content .body .product-modal-price span:first-child
{
	color: #373737;
	font-size: 27px;
}
.basket-modal .dialog .content .body .product-modal-price span :last-child
{
	color: #373737;
	font-size: 27px;
}
.basket-modal .dialog .content .body .btn-continue
{
	background-color: #fff;
	border-color: #7cdbd0;
	border-radius: 0;
	border-width: 2px;
	color: #7cdbd0;
	font-size: 16px;
	height: 62px;
	moz-border-radius: 0;
	padding-left: 40px;
	padding-top: 7px;
	position: relative;
	webkit-border-radius: 0;
	white-space: normal;
	width: 100%;
}
.basket-modal .dialog .content .body .btn-continue:hover,.basket-modal .dialog .content .body .btn-continue:focus,.basket-modal .dialog .content .body .btn-continue.focus,.basket-modal .dialog .content .body .btn-continue:active,.basket-modal .dialog .content .body .btn-continue.active,.open>.basket-modal .dialog .content .body .btn-continue.dropdown-toggle
{
	background-color: #e6e6e6;
	border-color: #4ccebf;
	color: #7cdbd0;
}
.basket-modal .dialog .content .body .btn-continue:active,.basket-modal .dialog .content .body .btn-continue.active,.open>.basket-modal .dialog .content .body .btn-continue.dropdown-toggle
{
	background-image: none;
}
.basket-modal .dialog .content .body .btn-continue.disabled,.basket-modal .dialog .content .body .btn-continue.disabled:hover,.basket-modal .dialog .content .body .btn-continue.disabled:focus,.basket-modal .dialog .content .body .btn-continue.disabled.focus,.basket-modal .dialog .content .body .btn-continue.disabled:active,.basket-modal .dialog .content .body .btn-continue.disabled.active,.basket-modal .dialog .content .body .btn-continue[disabled],.basket-modal .dialog .content .body .btn-continue[disabled]:hover,.basket-modal .dialog .content .body .btn-continue[disabled]:focus,.basket-modal .dialog .content .body .btn-continue[disabled].focus,.basket-modal .dialog .content .body .btn-continue[disabled]:active,.basket-modal .dialog .content .body .btn-continue[disabled].active,fieldset[disabled] .basket-modal .dialog .content .body .btn-continue,fieldset[disabled] .basket-modal .dialog .content .body .btn-continue:hover,fieldset[disabled] .basket-modal .dialog .content .body .btn-continue:focus,fieldset[disabled] .basket-modal .dialog .content .body .btn-continue.focus,fieldset[disabled] .basket-modal .dialog .content .body .btn-continue:active,fieldset[disabled] .basket-modal .dialog .content .body .btn-continue.active
{
	background-color: #fff;
	border-color: #7cdbd0;
}
.basket-modal .dialog .content .body .btn-continue .badge
{
	background-color: #7cdbd0;
	color: #fff;
}
.basket-modal .dialog .content .body .btn-continue .pico
{
	left: 10px;
	position: absolute;
	top: 20px;
}
@media (max-width: 767px)
{
	.basket-modal .dialog .content .body .btn-continue .pico
	{
		top: 14px;
	}
}
.basket-modal .dialog .content .body .btn-continue:hover,.basket-modal .dialog .content .body .btn-continue:focus,.basket-modal .dialog .content .body .btn-continue:active
{
	background-color: #fff !important;
}
@media (max-width: 767px)
{
	.basket-modal .dialog .content .body .btn-continue
	{
		font-size: 14px;
		height: 50px;
		line-height: 50px;
		padding: 0;
		text-align: center;
	}
}
.basket-modal .dialog .content .body .btn-order
{
	background-color: #36cdbd;
	border-color: #36cdbd;
	border-radius: 0;
	border-width: 0;
	color: #fff;
	font-size: 16px;
	height: 62px;
	line-height: 62px;
	moz-border-radius: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	webkit-border-radius: 0;
	width: 100%;
}
.basket-modal .dialog .content .body .btn-order:hover,.basket-modal .dialog .content .body .btn-order:focus,.basket-modal .dialog .content .body .btn-order.focus,.basket-modal .dialog .content .body .btn-order:active,.basket-modal .dialog .content .body .btn-order.active,.open>.basket-modal .dialog .content .body .btn-order.dropdown-toggle
{
	background-color: #29a799;
	border-color: #279e92;
	color: #fff;
}
.basket-modal .dialog .content .body .btn-order:active,.basket-modal .dialog .content .body .btn-order.active,.open>.basket-modal .dialog .content .body .btn-order.dropdown-toggle
{
	background-image: none;
}
.basket-modal .dialog .content .body .btn-order.disabled,.basket-modal .dialog .content .body .btn-order.disabled:hover,.basket-modal .dialog .content .body .btn-order.disabled:focus,.basket-modal .dialog .content .body .btn-order.disabled.focus,.basket-modal .dialog .content .body .btn-order.disabled:active,.basket-modal .dialog .content .body .btn-order.disabled.active,.basket-modal .dialog .content .body .btn-order[disabled],.basket-modal .dialog .content .body .btn-order[disabled]:hover,.basket-modal .dialog .content .body .btn-order[disabled]:focus,.basket-modal .dialog .content .body .btn-order[disabled].focus,.basket-modal .dialog .content .body .btn-order[disabled]:active,.basket-modal .dialog .content .body .btn-order[disabled].active,fieldset[disabled] .basket-modal .dialog .content .body .btn-order,fieldset[disabled] .basket-modal .dialog .content .body .btn-order:hover,fieldset[disabled] .basket-modal .dialog .content .body .btn-order:focus,fieldset[disabled] .basket-modal .dialog .content .body .btn-order.focus,fieldset[disabled] .basket-modal .dialog .content .body .btn-order:active,fieldset[disabled] .basket-modal .dialog .content .body .btn-order.active
{
	background-color: #36cdbd;
	border-color: #36cdbd;
}
.basket-modal .dialog .content .body .btn-order .badge
{
	background-color: #fff;
	color: #36cdbd;
}
@media (max-width: 767px)
{
	.basket-modal .dialog .content .body .btn-order
	{
		font-size: 14px;
		height: 50px;
		line-height: 50px;
		margin-top: 18px;
		padding: 0;
		text-align: center;
	}
}
.basket-modal .dialog .content .body .buttons-row
{
	margin-top: 25px;
}
@media (max-width: 767px)
{
	.basket-modal .dialog .content .body .buttons-row
	{
		margin-top: 15px;
	}
}
.modal
{
	z-index: 99999999999999;
}
.enter-modal .modal-title
{
	font-size: 24px;
	padding-bottom: 20px;
	text-align: center;
}
.enter-modal .pico-close
{
	position: absolute;
	right: 10px;
	top: 5px;
}
.enter-modal .dialog
{
	border-radius: 0;
	moz-border-radius: 0;
	position: relative;
	webkit-border-radius: 0;
	width: 700px;
}
@media (max-width: 767px)
{
	.enter-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 90%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	.enter-modal .dialog
	{
		margin: 10px auto 0 auto;
		width: 100%;
	}
}
.enter-modal .dialog .content
{
	border-radius: 0;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.enter-modal .dialog .content .body
{
	padding: 20px;
}
header
{
	padding-top: 20px;
}
@media (max-width: 767px)
{
	header
	{
		padding: 0;
	}
}
@media (min-width: 1200px)
{
	header
	{
		background-color: #fff;
		/* position: fixed; 15.01.2017 */
		width: 100%;
		z-index: 700;
		top:0;
		left:0;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	header
	{
		background-color: #fff;
		/* position: fixed; 15.01.2017 */
		width: 100%;
		z-index: 9999;
	}
}
header .brand
{
	display: block;
	margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	header .brand
	{
		margin-top: 12px;
	}
}
header .my-nav
{
	background-color: #323237;
	border-radius: 0;
	margin: 20px 0 0 0;
	min-height: 60px;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
@media (max-width: 767px)
{
	header .my-nav
	{
		margin-top: 0;
	}
	header .my-nav .navbar-toggle
	{
		margin-top: -94px;
	}
	header .my-nav .navbar-toggle .icon-bar
	{
		background-color: #fff;
	}
}
header .my-nav .navbar-collapse
{
	border: 0;
	padding: 0;
}
header .my-nav .navbar-nav
{
	float: none;
}
@media (max-width: 767px)
{
	header .my-nav .navbar-nav .dropdown.open .header-link
	{
		background-color: transparent !important;
	}
}
header .my-nav .navbar-nav li.active
{
	position: relative;
}
@media (min-width: 768px) and (max-width: 979px)
{
	header .my-nav .navbar-nav li.active:hover .hover-list
	{
		display: block;
	}
}
@media (min-width: 1200px)
{
	header .my-nav .navbar-nav li.active:hover .hover-list
	{
		display: block;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	header .my-nav .navbar-nav li.active:hover .hover-list
	{
		display: block;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	header .my-nav .navbar-nav li .hover-list
	{
		background-color: #434349;
		display: none;
		margin: 0;
		padding: 30px 30px 35px 30px;
		position: absolute;
		top: 60px;
		width: 100%;
		z-index: 99999;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	header .my-nav .navbar-nav li .hover-list
	{
		background-color: #434349;
		display: none;
		margin: 0;
		padding: 30px 30px 35px 30px;
		position: absolute;
		top: 60px;
		width: 100%;
		z-index: 99999;
	}
}
@media (min-width: 1200px)
{
	header .my-nav .navbar-nav li .hover-list
	{
		background-color: #434349;
		display: none;
		margin: 0;
		padding: 30px 30px 35px 30px;
		position: absolute;
		top: 60px;
		width: 100%;
		z-index: 99999;
	}
}
header .my-nav .navbar-nav li .hover-list li a
{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
header .my-nav .navbar-nav li .hover-list li span
{
	color: #eee;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
header .my-nav .navbar-nav li .hover-list li a:hover,header .my-nav .navbar-nav li .hover-list li a:active,header .my-nav .navbar-nav li .hover-list li a:focus
{
	color: #7a7a7a;
}
header .my-nav .navbar-nav li .hover-list li+li
{
	padding-top: 15px;
}
header .my-nav .navbar-nav .header-link
{
	color: #fff;
	font-size: 18px;
	min-height: 60px;
	padding: 20px 45px;
	text-decoration: none;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	header .my-nav .navbar-nav .header-link
	{
		padding: 20px 30px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	header .my-nav .navbar-nav .header-link
	{
		padding: 20px 14px;
	}
}
header .my-nav .navbar-nav .header-link:hover,header .my-nav .navbar-nav .header-link:focus,header .my-nav .navbar-nav .header-link:active
{
	background-color: #3d3d42;
	color: #fff;
}
@media (min-width: 768px) and (max-width: 979px)
{
	header .my-nav .container
	{
		margin: 0;
		padding: 0;
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	header .my-nav .card-box
	{
		padding: 0 14px !important;
	}
}
@media (max-width: 767px)
{
	header .contact-box
	{
		background-color: #2e2e34;
		border: 0;
		padding: 15px 0 15px 10px;
	}
}
header .contact-box .work-time-xs
{
	margin: 0;
	color: #ffffff;
}
header .contact-box .work-time-xs span:first-child
{
	color: #888888;
	font-size: 13px;
}
header .contact-box .work-time-xs span:last-child
{
	color: #ffffff;
	font-size: 13px;
}
@media (max-width: 767px)
{
	header .contact-box .num
	{
		color: #fff;
		font-size: 17.5px;
		padding-left: 30px;
		text-align: left;
	}
}
@media (max-width: 767px)
{
	header .contact-box .num:before
	{
		background-image: url("../img/pico/phone-icon-xs.png");
		background-position: center;
		display: inline-block;
		height: 16px;
		left: 0;
		width: 16px;
	}
}
@media (max-width: 767px)
{
	header .logo-xs-box
	{
		padding-bottom: 20px;
		padding-top: 124px;
	}
}
@media (max-width: 767px)
{
	header .logo-xs-box .btn-blue
	{
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		margin-top: 10px;
		padding: 0;
	}
}
@media (max-width: 767px)
{
	header .logo-xs-box .dropdown.open .card-box
	{
		background-color: #fff !important;
		color: #2e2e34 !important;
	}
}
@media (max-width: 767px)
{
	header .logo-xs-box .card-box
	{
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-radius: 0;
		color: #2e2e34;
		font-size: 18px;
		height: 74px;
		line-height: 74px !important;
		margin: 0;
		padding: 0 0 0 8px !important;
		position: relative;
		text-align: left;
		width: 100%;
	}
}
@media (max-width: 767px)
{
	header .logo-xs-box .card-box:hover,header .logo-xs-box .card-box:focus,header .logo-xs-box .card-box:active
	{
		background-color: #fff !important;
		border: 1px solid #e5e5e5;
		color: #2e2e34 !important;
		outline: none;
	}
}
header .logo-xs-box .card-box .pico
{
	position: absolute;
	right: 10px;
	top: 8px;
}
.contact-box
{
	background-color: #f9f9f9;
	border-left: 4px solid #474747;
	padding: 13px 0;
}
.contact-box .num
{
	color: #474747;
	font-size: 18px;
	margin: 0;
	position: relative;
	text-align: center;
}
.contact-box .num.padd {
	padding-right:10px;	
}
@media (min-width: 768px) and (max-width: 979px)
{
	.contact-box .num
	{
		font-size: 14px;
	}
}
.contact-box .num.second
{
	margin-top: 3px;
}
.contact-box .num:before
{
	background-position: 0 -1337px;
	content: '';
	display: block;
	height: 13px;
	left: 25px;
	position: absolute;
	top: 5px;
	width: 13px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.contact-box .num:before
	{
		left: 4px;
		top: 2px;
	}
}
.work-time.padd {
	padding-left:10px;	
	text-align:right;
}
.work-time
{
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 5px;
	position: relative;
	text-align: center;
	
}
@media (min-width: 768px) and (max-width: 979px)
{
	.work-time
	{
		font-size: 12px;
	}	
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.work-time
	{
		font-size: 16px;	
		padding-left: 0;	
	}
}
@media (max-width: 1199px)
{
	.work-time.padd {
		padding-left:0;	
	}
}
.work-time.light
{
	color: #7d7d7d;
}
.work-time.dark
{
	color: #474747;	
}
.work-time:before
{
	background-position: 0 -542px;
	content: '';
	display: block;	
	height: 14px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 14px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	.work-time:before
	{
		left: -15px;
		top: 3px;
	}
}
@media (min-width: 980px) and (max-width: 1199px) {
	.common-count .text {
		width:160px;
		font-size:14px;
	}
	.common-count .num {
		font-size:18px;	
	}
	.common-count .val {
		font-size:14px;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.work-time:before
	{
		left: -16px;
	}
}
@media (max-width: 767px)
{
	.haveDropdown
	{
		background-color: #3b3b43 !important;
		margin: 0;
		padding-left: 85px;
	}
}
.haveDropdown li
{
	position: relative;
}
@media (max-width: 767px)
{
	.haveDropdown li:first-child:before
	{
		background-image: url("../img/pico/hover-list-before-icon.png");
		background-repeat: no-repeat;
		content: '';
		display: inline-block;
		height: 19px;
		left: -38px;
		position: absolute;
		top: 0px;
		width: 21px;
	}
}
@media (max-width: 767px)
{
	.haveDropdown li a
	{
		font-size: 16px;
		padding: 10px 5px !important;
		text-transform: uppercase;
	}
}
@media (max-width: 767px)
{
	.haveDropdown li a:hover,.haveDropdown li a:active,.haveDropdown li a:focus,.haveDropdown li a:visited
	{
		background-color: transparent;
		color: #7a7a7a;
	}
}
@media (max-width: 767px)
{
	.logo img
	{
		height: 32px;
	}
}
@media (max-width: 480px)
{
	.haveDropdown
	{
		background-color: #3b3b43 !important;
		margin: 0;
		padding-left: 40px;
	}
	.navbar-nav {
		margin: 0;
	}
	.haveDropdown li:first-child:before {
		display:none;
	}
}
div.icarousel
{
	position: relative;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	div.icarousel
	{
		padding-top: 163px;
	}
}
@media (min-width: 1200px)
{
	div.icarousel
	{
		padding-top: 163px;		
	}
}
@media (max-width: 767px)
{
	div.icarousel
	{
		position: relative;
	}
}
div.icarousel .item img
{
	width: 100%;
}
div.icarousel .item.active img
{
	width: 100%;
}
@media (min-width: 1200px)
{
	div.icarousel .item
	{
		height: 680px;
		overflow: hidden;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	div.icarousel .item
	{
		height: 680px;
		overflow: hidden;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	div.icarousel .item
	{
		overflow: hidden;
	}
}
@media (max-width: 767px)
{
	div.icarousel .carousel-indicator-xs
	{
		margin-top: -27.5px;
		position: absolute;
		top: 50%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	div.icarousel .carousel-indicator-xs
	{
		margin-top: -27.5px;
		position: absolute;
		top: 50%;
	}
}
@media (max-width: 767px)
{
	div.icarousel .carousel-indicator-xs.left-controller
	{
		left: 10px;
		position: absolute;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	div.icarousel .carousel-indicator-xs.left-controller
	{
		left: 10px;
		position: absolute;
	}
}
@media (max-width: 767px)
{
	div.icarousel .carousel-indicator-xs.right-controller
	{
		position: absolute;
		right: 10px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	div.icarousel .carousel-indicator-xs.right-controller
	{
		position: absolute;
		right: 10px;
	}
}
div.icarousel .carousel-indicators
{
	bottom: 0;
}
@media (max-width: 767px)
{
	div.icarousel .carousel-indicators
	{
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	div.icarousel .carousel-indicators
	{
		display: none;
	}
}
div.icarousel .carousel-indicators li
{
	background-color: #323237;
	border: 0;
	border-radius: 50%;
	height: 10px;
	moz-border-radius: 50%;
	webkit-border-radius: 50%;
	width: 10px;
}
div.icarousel .carousel-indicators li.active
{
	background-color: #fff;
	border: 2px solid #323237;
	height: 12px;
	width: 12px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	div.icarousel .carousel-inner
	{
		height: 680px;
		overflow: hidden;
	}
}
@media (min-width: 1200px)
{
	div.icarousel .carousel-inner
	{
		height: 680px;
		overflow: hidden;
	}
}
section.products-list
{
	padding-top: 75px;
	position: relative;
}
@media (max-width: 767px)
{
	section.products-list
	{
		padding-bottom: 35px;
		padding-top: 35px;
	}
}
@media (max-width: 767px)
{
	section.products-list .product-face
	{
		margin-bottom: 40px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
.right-gift-box
{
	background-color: #2bcab9;
	left: 0;
	padding: 10px 50px 10px 10px;
	position: absolute;
	top: 40px;
}
@media (max-width: 767px)
{
	.right-gift-box
	{
		top: 90px;
	}
}
.right-gift-box .gift-price
{
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
}
.right-gift-box .gift-link
{
	color: #fff;
	font-size: 13px;
	margin: 0;
	text-decoration: underline;
}
.right-gift-box .pico
{
	position: absolute;
	right: 0;
	top: 10px;
}
.right-gift-box .text-gift
{
	color: #323237;
	font-size: 13px;
}
section.products-list .price
{
	background-color: #3c3c41;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 22px;
	position: relative;
}
section.products-list .price span.first
{
	font-size: 22px;
}
section.products-list .price span.second
{
	font-size: 16px;
}
section.products-list .price span.pico
{
	position: absolute;
	right: 0;
	top: 0;
}
section.history-section
{
	margin-bottom: 110px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.history-section
	{
		padding-top: 0;
	}
}
@media (min-width: 1200px)
{
	section.history-section
	{
		padding-top: 0;
	}
}
@media (max-width: 767px)
{
	section.history-section
	{
		margin: 0;
		padding-bottom: 60px;
	}
}
section.history-section .info-about-product
{
	color: #8e8e8e;
	font-size: 16px;
	margin: 0;
}
section.history-section .page-title
{
	color: #404040;
	font-size: 22px;
	margin-bottom: 35px;
	margin-top: 40px;
}
@media (max-width: 767px)
{
	section.history-section .page-title
	{
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 33px;
	}
}
.list-right
{
	text-align: right;
}
@media (max-width: 767px)
{
	section.history-section .list-right
	{
		margin-left: -10px;
		margin-right: -10px;
		text-align: inherit;
	}
}
@media (min-width: 1200px)
{
	section.history-section .collapse-box
	{
		padding-right: 57px;
	}
}
section.history-section .collapse-box .panel-group
{
	margin: 0;
}
section.history-section .collapse-box .panel-group li+li
{
	padding-top: 15px;
}
section.history-section .collapse-box .panel
{
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
section.history-section .collapse-box .collapse-head
{
	background-color: #ffffff;
	border: 0;
	cursor: pointer;
	padding: 0;
}
section.history-section .collapse-box .collapse-head .collapse-head-row
{
	padding-bottom: 5px;
	padding-top: 5px;
}
section.history-section .collapse-box .collapse-head .collapse-head-row.collapsed
{
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
section.history-section .collapse-box .collapse-head .collapse-head-row.collapsed .caret
{
	color: #444444;
	ms-transform: rotate(0deg);
	o-transform: rotate(0deg);
	transform: rotate(0deg);
	webkit-transform: rotate(0deg);
}
section.history-section .collapse-box .collapse-head .count
{
	color: #0d91d5;
	font-size: 18px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .collapse-head .count
	{
		margin-left: 5px;
	}
}
section.history-section .collapse-box .collapse-head .number
{
	color: #393939;
	font-size: 19px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .collapse-head .number
	{
		margin-left: -5px;
	}
}
section.history-section .collapse-box .collapse-head .date
{
	color: #494949;
	font-size: 17px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}
section.history-section .collapse-box .collapse-head .total-price
{
	margin: 0;
	text-align: left;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .collapse-head .total-price
	{
		padding-top: 8px;
	}
}
section.history-section .collapse-box .collapse-head .total-price .num
{
	color: #29aaec;
	font-size: 29px;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .collapse-head .total-price .num
	{
		font-size: 22px;
	}
}
section.history-section .collapse-box .collapse-head .total-price .val
{
	color: #8b8b8b;
	font-size: 17px;
}
section.history-section .collapse-box .collapse-head .about
{
	color: #2bcab9;
	font-size: 18px;
	margin: 0;
	padding-right: 15px;
	padding-top: 9px;
	text-align: right;
	text-decoration: underline;
}
section.history-section .collapse-box .collapse-head .about .caret
{
	color: #444444;
	ms-transform: rotate(180deg);
	o-transform: rotate(180deg);
	transform: rotate(180deg);
	webkit-transform: rotate(180deg);
}
section.history-section .collapse-box .panel-collapse .collapse-content
{
	border: 0;
	padding: 30px 0 0 0;
}
section.history-section .collapse-box .panel-collapse .collapse-content .products-history-list
{
	margin: 0;
}
section.history-section .collapse-box .panel-collapse .collapse-content .products-history-list li
{
	margin-left: 70px;
	margin-right: 70px;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .products-history-list li
	{
		margin-left: 5px;
		margin-right: 5px;
	}
}
section.history-section .collapse-box .panel-collapse .collapse-content .products-history-list li+li
{
	border-top: 1px solid #dfdfdf;
	margin-top: 30px;
	padding-top: 30px;
}
section.history-section .collapse-box .panel-collapse .collapse-content .product-name
{
	padding-top: 15px;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .product-name
	{
		padding-top: 20px;
	}
}
section.history-section .collapse-box .panel-collapse .collapse-content .product-name .info
{
	color: #393939;
	font-size: 23px;
	line-height: 27px;
	margin-bottom: 30px;
}
section.history-section .collapse-box .panel-collapse .collapse-content .about-product
{
	min-height: 104px;
	padding-top: 55px;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .about-product
	{
		min-height: auto;
		padding-top: 10px;
	}
}
section.history-section .collapse-box .panel-collapse .collapse-content .about-product .info
{
	color: #a4a4a4;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
}
section.history-section .collapse-box .panel-collapse .collapse-content .count-row
{
	margin-top: 14px;
}
section.history-section .collapse-box .panel-collapse .collapse-content .count
{
	color: #404040;
	font-size: 18px;
	margin: 75px 0 0 0;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .count
	{
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .count
	{
		margin: 75px 0 0 -20px;
		width: 100px;
	}
}
section.history-section .collapse-box .panel-collapse .collapse-content .count .num
{
	color: #0d91d5;
}
section.history-section .collapse-box .panel-collapse .collapse-content .price
{
	color: #29aaec;
	font-size: 23px;
	margin: 0;
	padding-top: 73px;
	text-align: right;
}
@media (max-width: 767px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .price
	{
		font-size: 28px;
		margin-left: -28px;
		padding-top: 28px;
		width: 127px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.history-section .collapse-box .panel-collapse .collapse-content .price
	{
		margin-left: -15px;
		width: 95px;
	}
}
section.history-section .collapse-box .panel-collapse .collapse-content .price .val
{
	color: #8b8b8b;
	font-size: 17px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.contacts
	{
		padding-top: 0;
	}
}
@media (min-width: 1200px)
{
	section.contacts
	{
		padding-top: 0;
	}
}
@media (max-width: 767px)
{
	section.contacts
	{
		padding-bottom: 100px;
	}
}
section.contacts .back-image
{
	display: block;
	padding-top: 160px;
	position: relative;
}
section.contacts .back-image .image
{
	display: block;
	margin: 0 auto;
	width: 482px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.contacts .back-image .image
	{
		margin: 0 0 0 -120px;
	}
}
section.contacts .contact-topic-list
{
	margin: 0;
}
section.contacts .contact-topic-list .topic-li .contact-title
{
	color: #30343d;
	font-size: 23px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
section.contacts .contact-topic-list .topic-li .contact-info-list
{
	margin: 0;
}
section.contacts .contact-topic-list .topic-li .contact-info-list li+li
{
	padding-top: 17px;
}
section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact
{
	color: #30343d;
	font-size: 18px;
	margin: 0;
	padding-left: 40px;
	position: relative;
}
@media (max-width: 767px)
{
	section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact
	{
		font-size: 16px;
		margin-left: 10px;
	}
}
section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact .pico
{
	left: 0;
	position: absolute;
	top: 50%;
}
section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact .pico.pico-timer-contact
{
	margin-top: -7px;
}
section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact .pico.pico-message-contact
{
	margin-top: -5px;
}
section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact .pico.pico-contact-phone
{
	margin-top: -6.5px;
}
section.contacts .contact-topic-list .topic-li .contact-info-list .info-contact .light
{
	color: #979797;
}
section.contacts .contact-topic-list .topic-li+.topic-li
{
	padding-top: 60px;
}
@media (max-width: 767px)
{
	section.contacts .breadcrumb-box
	{
		margin-bottom: 35px;
		margin-top: 13px;
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.basket
	{
		padding-top: 0;
	}
}
@media (min-width: 1200px)
{
	section.basket
	{
		padding-top: 0;
	}
}
section.basket .order-form
{
	background-color: #f9f9f9;
	margin-left: 20px;
	padding: 80px 50px 20px 50px;
}
@media (max-width: 767px)
{
	section.basket .order-form
	{
		margin-left: -20px;
		margin-right: -20px;
		padding: 40px 10px;
	}
}
@media (max-width: 767px)
{
	section.basket .order-form
	{
		margin-bottom: 5px;
		margin-left: -10px;
		margin-right: -10px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .order-form
	{
		background-color: transparent;
		margin-left: -10px;
		margin-right: -10px;
		padding: 40px 10px;
	}
}
section.basket .order-form .amelie-input
{
	box-shadow: none;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .order-form .text-area textarea
	{
		height: 120px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .order-form .select-r
	{
		margin-top: -80px;
	}
}
section.basket .order-form .form-title
{
	color: #404040;
	font-family: "Geometria-Medium","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 22px;
	margin-bottom: 32px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	text-transform: uppercase;
}
section.basket .order-form .form-group label
{
	color: #363737;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
section.basket .order-form .form-group label .important
{
	color: #ff7e00;
	font-size: 15px;
}
section.basket .order-form .btn-order
{
	height: 50px;
	line-height: 50px;
	padding: 0;
	width: 100%;
}
section.basket .order-form label
{
	font-weight: normal;
}
section.basket .orders-box
{
	padding-top: 55px;
}
@media (max-width: 767px)
{
	section.basket .orders-box
	{
		margin-left: -10px;
		margin-right: -10px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .orders-box
	{
		padding-top: 30px;
	}
}
@media (max-width: 767px)
{
	section.basket .orders-box
	{
		padding-top: 30px;
	}
}
section.basket .orders-box .order-title
{
	color: #404040;
	font-size: 22px;
	margin-bottom: 50px;
	text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .orders-box .order-title
	{
		margin-bottom: 25px;
	}
}
@media (max-width: 767px)
{
	section.basket .orders-box .order-title
	{
		margin-bottom: 25px;
	}
}
section.basket .orders-box .product-name
{
	color: #46464a;
	font-size: 20px;
	margin-bottom: 20px;
}
section.basket .orders-box .about-product
{
	color: #8e8e8e;
	font-size: 16px;
	margin-bottom: 2px;
}
@media (max-width: 767px)
{
	section.basket .orders-box .about-product
	{
		font-size: 14px;
		margin: 0;
	}
}
section.basket .orders-box .gift-box
{
	background-color: transparent;
	border: 2px dotted #2bcab9;
	color: #2bcab9;
	height: 115px;
	line-height: 115px;
	margin: 7px 0 0 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 135px;
}
section.basket .orders-box .gift-box .pico
{
	bottom: 0;
	position: absolute;
	right: 0;
}
section.basket .orders-box .price
{
	margin: 0;
	text-align: right;
}
section.basket .orders-box .price .medium
{
	color: #2bcab9;
	font-size: 25px;
}
section.basket .orders-box .price .light
{
	color: #a9a9a9;
	font-size: 19px;
}
section.basket .orders-box .remove
{
	color: #3f3f3f;
	display: block;
	float: right;
	font-size: 16px;
	margin: 0;
	text-decoration: underline;
}
@media (max-width: 767px)
{
	section.basket .orders-box .remove
	{
		display: block;
		float: right;
		text-align: right;
		width: 100%;
	}
}
section.basket .orders-box .remove:hover,section.basket .orders-box .remove:focus,section.basket .orders-box .remove:active
{
	color: #3f3f3f;
}
section.basket .orders-box .order-details li+li
{
	border-top: 1px solid #d2d2d2;
	margin-top: 33px;
	padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .orders-box .order-details li+li
	{
		margin-top: 20px;
		padding-top: 33px;
	}
}
@media (max-width: 767px)
{
	section.basket .orders-box .order-details li
	{
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 767px)
{
	section.basket .orders-box .order-details li .opt-quontity
	{
		float: right;
	}
}
section.basket .orders-box .regions
{
	border: 3px dotted #2bcab9;
	display: block;
	height: 100%;
	margin-top: 35px;
	padding: 13px 20px 15px 20px;
	width: 100%;
}
section.basket .orders-box .regions .regions-info
{
	color: #3d3d42;
	font-size: 16px;
	margin: 0;
}
section.basket .orders-box .regions .regions-info:first-child
{
	margin-bottom: 10px;
}
section.basket .orders-box .regions span.blue
{
	color: #2bcab9;
}
section.basket .at-last-count .last-text
{
	color: #3d3d42;
}
section.basket .at-last-count .last-num
{
	color: #2bcab9;
}
section.basket .free-delivery
{
	border: 3px dotted #2bcab9;
	margin-bottom: 40px;
	padding-bottom: 22px;
	padding-top: 22px;
	position: relative;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.basket .free-delivery
	{
		margin-top: 30px;
	}
}
section.basket .free-delivery .pico-basket-only
{
	margin-top: -23.5px;
	position: absolute;
	right: 30px;
	top: 50%;
}
@media (max-width: 767px)
{
	section.basket .free-delivery .pico-basket-only
	{
		display: none;
	}
}
@media (max-width: 767px)
{
	section.basket .free-delivery
	{
		padding: 20px 15px;
	}
}
section.basket .free-delivery .delivery-info
{
	color: #3f3f3f;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	text-align: center;
	width: 80%;
}
@media (max-width: 767px)
{
	section.basket .free-delivery .delivery-info
	{
		width: 100%;
	}
}
section.basket .free-delivery .delivery-info .font-geometria-medium
{
	color: #2a2a2a;
}
@media (max-width: 767px)
{
	section.basket .free-delivery .delivery-info
	{
		text-align: left;
	}
}
section.basket .free-delivery .delivery-info .price
{
	color: #2bcab9;
	font-size: 19px;
}
section.basket .free-delivery .delivery-info .price .num
{
	font-weight: bold;
}
section.basket .free-delivery .delivery-info .uu
{
	color: #3f3f3f;
}
section.basket .common-count .num
{
	color: #3d3d42;
}
section.basket .common-count .text
{
	color: #9d9d9d;
}
section.basket .common-count .num-delivery
{
	color: #3d3d42;
}
@media (max-width: 767px)
{
	section.basket .add-to-basket .price
	{
		margin-bottom: 20px;
		text-align: left;
	}
}
@media (max-width: 767px)
{
	section.basket .add-to-basket .product-name
	{
		font-size: 18px;
		margin: 0;
	}
}
@media (max-width: 767px)
{
	section.basket .add-to-basket
	{
		margin-left: 27px;
		margin-right: 27px;
	}
}
section.profile-section
{
	margin-bottom: 60px;
}

@media (max-width: 767px)
{
	section.profile-section
	{
		margin: 0;
		padding-top: 30px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section
	{
		margin-bottom: 40px;
	}
}
section.profile-section .profile-form
{
	background-color: transparent;
	height: 340px;
	margin: 0 -10px;
	padding: 35px 60px 35px 0;
}
section.profile-section .profile-form .amelie-input
{
	box-shadow: none;
}
@media (max-width: 767px)
{
	section.profile-section .profile-form
	{
		background-color: #f4f4f4;
		height: auto;
		margin-bottom: 37px;
		margin-left: -10px;
		margin-right: -10px;
		padding: 40px 0;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .profile-form
	{
		background-color: #f4f4f4;
		height: auto;
		margin-bottom: 40px;
		padding: 30px 40px;
	}
}
section.profile-section .profile-form.second
{
	padding: 35px 38px 0 74px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .profile-form.second
	{
		padding: 30px 40px;
	}
}
@media (max-width: 767px)
{
	section.profile-section .profile-form.second
	{
		padding: 40px 0;
	}
}
section.profile-section .profile-form .jcf-checkbox
{
	margin-right: 10px;
}
@media (max-width: 767px)
{
	section.profile-section .profile-form .jcf-checkbox
	{
		float: left;
	}
}
section.profile-section .profile-form .btn-order
{
	margin: 0;
	padding-bottom: 12px;
	padding-top: 12px;
}
section.profile-section .profile-form .checkbox
{
	margin: 3px 0 15px 0;
}
section.profile-section .profile-form .checkbox .check
{
	color: #4b4b4b;
	font-size: 17px;
	padding: 0;
}
@media (max-width: 767px)
{
	section.profile-section .profile-form .checkbox .check
	{
		font-size: 14px;
	}
}
@media (max-width: 767px)
{
	section.profile-section .profile-form .checkbox .check .chckckc
	{
		display: block;
		float: left;
		margin-top: -7px;
		width: 90%;
	}
}
section.profile-section .form-title
{
	color: #404040;
	font-size: 22px;
	margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .form-title
	{
		padding-left: 10px;
	}
}
section.profile-section .form-title.second
{
	padding-left: 68px;
}
@media (max-width: 767px)
{
	section.profile-section .form-title.second
	{
		padding-left: 0;
	}
}
section.profile-section .address-title
{
	color: #404040;
	font-size: 22px;
	margin: 0;
	text-transform: uppercase;
}
section.profile-section .delivery-address
{
	background-color: transparent;
	margin: 0 -10px;
	padding: 42px 63px 28px 0;
}
@media (min-width: 1200px)
{
	section.profile-section .delivery-address
	{
		padding: 0;
	}
}
section.profile-section .delivery-address .amelie-input
{
	box-shadow: none;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .delivery-address
	{
		background-color: #f4f4f4;
		padding-left: 40px;
	}
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address
	{
		background-color: #f9f9f9;
		margin-left: -10px;
		margin-right: -10px;
		padding: 40px 0;
	}
}
section.profile-section .delivery-address .delivery-address-form
{
	padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .delivery-address .delivery-address-form
	{
		padding: 0;
	}
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address .delivery-address-form
	{
		padding: 0;
	}
}
section.profile-section .delivery-address .form-info
{
	color: #4b4b4b;
	font-size: 16px;
	margin: 7px 0 0 -24px;
	min-height: 44px;
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address .form-info
	{
		font-size: 13px;
		height: auto;
		margin: 0;
		min-height: auto;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .delivery-address .form-info
	{
		font-size: 13px;
		margin: 0;
	}
}
section.profile-section .delivery-address .form-info.last
{
	margin-bottom: -22px;
	margin-top: 15px;
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address .form-info.last
	{
		margin-bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .delivery-address .form-info.last
	{
		margin-bottom: -14px;
	}
}
section.profile-section .delivery-address .amelie-link
{
	color: #0d91d5;
	display: block;
	font-size: 17px;
	margin-left: -22px;
	text-decoration: underline;
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address .amelie-link
	{
		font-size: 13px;
		margin-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .delivery-address .amelie-link
	{
		margin: 0;
	}
}
section.profile-section .delivery-address .amelie-link:hover,section.profile-section .delivery-address .amelie-link:focus,section.profile-section .delivery-address .amelie-link:active
{
	color: #0d91d5;
}
section.profile-section .delivery-address.second
{
	margin-top: 20px;
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address.second
	{
		background-color: transparent;
	}
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address.second .delivery-address-form
	{
		background-color: #f9f9f9;
		padding-bottom: 30px;
		padding-top: 40px;
	}
}
section.profile-section .delivery-address.second .delivery-address-form.second-form
{
	margin-left: -22px;
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address.second .delivery-address-form.second-form
	{
		margin-left: 0;
		margin-top: 15px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .delivery-address.second .delivery-address-form.second-form
	{
		margin: 0;
	}
}
section.profile-section .delivery-address.second .delivery-address-form.second-form .btn-order
{
	margin: 0 15px;
	padding-bottom: 12px;
	padding-top: 12px;
}
@media (max-width: 767px)
{
	section.profile-section .delivery-address.second .delivery-address-form.second-form .btn-order
	{
		margin: 0;
	}
}
section.profile-section .text-box
{
	margin-bottom: 18px;
	margin-top: 48px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.profile-section .text-box
	{
		background-color: #f4f4f4;
		margin: 40px -12px 0 -12px;
		padding-left: 50px;
		padding-top: 20px;
	}
}
section.profile-section .text-box p.first
{
	margin-bottom: 5px;
}
section.profile-section .btn-order
{
	height: 50px;
	padding: 0;
	text-transform: uppercase;
	width: 170px;
}
@media (max-width: 767px)
{
	section.profile-section .btn-order
	{
		font-size: 17px;
		text-transform: uppercase;
		width: 100%;
	}
}
section.about-us
{
	padding-bottom: 70px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.about-us
	{
		padding-top: 0;
	}
}
@media (min-width: 1200px)
{
	section.about-us
	{
		padding-top: 0;
	}
}
@media (max-width: 767px)
{
	section.about-us
	{
		padding-bottom: 95px;
	}
}
section.about-us .breadcrumb-box
{
	margin-bottom: 15px;
	margin-top: 40px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.about-us .breadcrumb-box
	{
		margin-top: 25px;
	}
}
@media (max-width: 767px)
{
	section.about-us .breadcrumb-box
	{
		margin: 0 0 10px 0;
	}
}
section.about-us .image-box
{
	margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.about-us .image-box
	{
		margin-bottom: 40px;
	}
}
@media (max-width: 767px)
{
	section.about-us .image-box
	{
		margin-bottom: 25px;
	}
}
section.about-us p
{
	color: #7a7a7a;
	font-size: 18px;
	margin: 0;
	position: relative;
}
@media (max-width: 767px)
{
	section.about-us p
	{
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.about-us p
	{
		font-size: 16px;
	}
}
section.about-us p+p
{
	margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.about-us p+p
	{
		margin-top: 35px;
	}
}
section.about-us p+p:before
{
	background-position: 0 -636px;
	content: '';
	height: 7px;
	margin-right: -24px;
	position: absolute;
	right: 50%;
	top: -24px;
	width: 47px;
}
@media (max-width: 767px)
{
	section.about-us p+p:before
	{
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.about-us p+p:before
	{
		display: none;
	}
}
section.production
{
	padding-bottom: 96px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.production
	{
		padding-top: 0;
	}
}
@media (min-width: 1200px)
{
	section.production
	{
		padding-top: 0;
	}
}
section.production .fast-show
{
	bottom: 180px;
	text-align: center;
}
section.production .price
{
	background-color: #3c3c41;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 22px;
	position: relative;
}
section.production .price span.first
{
	font-size: 22px;
}
section.production .price span.second
{
	font-size: 16px;
}
section.production .price span.pico
{
	position: absolute;
	right: 0;
	top: 0;
}
section.production .additional-box
{
	height:295px;	
	border: 1px solid #f0f0f0;
	cursor: pointer;
	padding: 13px 13px 37px 13px;
}
@media (max-width: 767px)
{
	section.production .additional-box
	{
		margin-bottom: 20px;
	}
}

.border_additional-box {
	border: 2px solid transparent;	
}
section.production .additional-box:hover,
.product-box-info:hover {
	border: 2px solid #f53131;	
}

section.production .additional-box:hover
{
	
	border-radius: 2px;
	moz-border-radius: 2px;
	/*padding: 11px 11px 28px 11px;*/
	webkit-border-radius: 2px;
}
section.production .additional-box .additional-desc
{
	color: #46464a;
	font-size: 15px;
	margin: 0;
	text-align: center;
}
section.production .additional-box .additional-title
{
	color: #2bcab9;
	font-family: "Geometria-Medium","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 20px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}
section.production .product-box-main
{
	margin-bottom: 0;
	margin-top: 15px;
}
section.production .product-box-main+.product-box-main
{
	margin-top: 40px;
}
@media (max-width: 767px)
{
	section.production .product-box-main+.product-box-main
	{
		margin: 0 10px;
	}
}
@media (max-width: 767px)
{
	section.production .product-carousel
	{
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 40px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 35px;
	}
}
section.production .breadcrumb-box
{
	margin-bottom: 25px;
	margin-top: 30px;
}
@media (max-width: 767px)
{
	section.production .breadcrumb-box
	{
		margin-bottom: 18px;
		margin-top: 10px;
	}
}
section.production .sort-box
{
	display: block;
	margin: 0 auto;
	width: 470px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.production .sort-box
	{
		margin: 0;
	}
}
section.production .sort-box .sort-title
{
	color: #323237;
	float: left;
	font-size: 18px;
	margin: 0;
}
section.production .sort-box .sort-link
{
	color: #323237;
	font-size: 18px;
	margin: 0 0 0 15px;
	text-decoration: none;
}
section.production .sort-box .sort-link:hover,section.production .sort-box .sort-link:active,section.production .sort-box .sort-link:visited,section.production .sort-box .sort-link.active
{
	color: #577ea5;
	text-decoration: underline;
}
section.production .option-box
{
	float: right;
	margin-top: -25px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.production .option-box
	{
		margin-bottom: 20px;
		margin-top: 0;
	}
}
section.production .option-box.visible-sm-block
{
	margin-right: 20px;
}
@media (max-width: 767px)
{
	section.production .option-box
	{
		float: left;
		margin: 0;
	}
}
section.production .option-box .sort-info
{
	color: #323237;
	float: right;
	font-size: 18px;
	margin: 0 15px 0 0;
}
section.production .option-box .labSelect
{
	float: right;
	width: auto;
}
section.production .option-box .labSelect .lab-select-list
{
	border: 1px solid #e1e1e1;
	left: -100%;
	padding: 12px 0;
	top: 40px;
	width: 65px;
}
section.production .option-box .labSelect .lab-select-list:before
{
	background-position: 0 -1744px;
	content: '';
	height: 9px;
	margin-right: -7.5px;
	position: absolute;
	right: 50%;
	top: -8px;
	width: 15px;
}
section.production .option-box .labSelect .lab-select-list li
{
	background-color: transparent;
	color: #3b3b3b;
	font-size: 18px;
	padding: 0;
	text-align: center;
}
section.production .option-box .labSelect .lab-select-list li:hover,section.production .option-box .labSelect .lab-select-list li:focus,section.production .option-box .labSelect .lab-select-list li:active
{
	color: #4071a3;
	outline: none;
	text-decoration: underline;
}
section.production .option-box .labSelect .lab-select-list li+li
{
	padding-top: 14px;
}
section.production .option-box .labSelect .lab-select-title
{
	border: 0;
	height: auto;
	text-align: right;
	width: auto;
}
section.production .option-box .labSelect .lab-select-title .selectedTitle
{
	color: #577ea5;
	font-size: 18px;
	padding: 0;
	text-decoration: underline;
}
section.production .option-box .labSelect .lab-icon-box
{
	display: none;
}
section.production .product-face .fast-show
{
	font-size: 12px;
	padding: 10px 15px 8px 15px;
}
section.production .product-face .fast-show span.pico
{
	right: 25px;
}
@media (max-width: 767px)
{
	section.production .products-names-list
	{
		margin-left: 10px;
		margin-right: 10px;
	}
}
section.production .products-names-list .catalog-title
{
	border-bottom: 1px solid #e2e2e2;
	color: #3e3e3e;
	font-size: 16px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	text-transform: uppercase;
	width: 205px;
}
section.production .products-names-list .catalog-title.second-title
{
	margin-top: 45px;
}
section.production .products-names-list .products-titles-list
{
	margin: 0;
}
@media (max-width: 767px)
{
	section.production .products-names-list .products-titles-list
	{
		padding-bottom: 15px;
	}
}
section.production .products-names-list .products-titles-list .label-title
{
	color: #000;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	    opacity: 0.8;
}
section.production .products-names-list .products-titles-list .label-title .title
{
	position: relative;
}

section.production .products-names-list .smartfilter .bx_filter_block .products-titles-list .label-title .title
{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

section.production .products-names-list .products-titles-list .label-title .title.top:after
{
	background-position: 0 -1677px;
	content: '';
	height: 18px;
	position: absolute;
	right: -41px;
	top: 1px;
	width: 31px;
}
section.production .products-names-list .products-titles-list .label-title .title.new:after
{
	background-position: 0 -1275px;
	content: '';
	height: 18px;
	position: absolute;
	right: -41px;
	top: 1px;
	width: 31px;
}
section.production .products-names-list .products-titles-list .label-title .title.sale:after
{
	background-position: 0 -1584px;
	content: '';
	height: 18px;
	position: absolute;
	right: -41px;
	top: 1px;
	width: 31px;
}
section.production .products-names-list .panel
{
	border: none;
	box-shadow: none;
}
@media (max-width: 767px)
{
	section.production .products-names-list .panel
	{
		margin-top: 60px;
	}
}
section.production .products-names-list .panel .panel-heading
{
	border: none;
	padding: 0;
}
section.production .products-names-list .panel .panel-heading .catalog-title
{
	margin-top: 0;
	width: 100%;
}
.image-box {
	position:relative;
}
.image-box .border-box
{
	background-color: #7171f0;
	border-radius: 50%;
	color: #fefefe;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	moz-border-radius: 50%;
	position: absolute;
	right: -7px;
	text-align: center;
	text-transform: uppercase;
	top: -9px;
	webkit-border-radius: 50%;
	width: 38px;
}
.image-box.product-face .border-box {
    display: block;
    top: -20px;
    right: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
}
.image-box .border-box.new
{
	background-color: #ff4343;
}
.image-box .border-box.sale
{
	background-color: #f7a31e;
}
@media (max-width: 767px)
{
	section.production .products-names-list .panel .panel-heading .catalog-title
	{
		cursor: pointer;
		margin-bottom: 10px;
		padding-bottom: 15px;
	}
}
section.production .products-names-list .panel .panel-collapse
{
	border: none;
	padding: 0;
}
section.production .products-names-list .panel .panel-collapse .panel-body
{
	border: none;
}
@media (max-width: 767px)
{
	section.production .products-names-list .panel+.panel
	{
		margin-top: 0;
	}
}
section.production .product-box-info .product-name
{
	color: #2bcab9;
	margin: 6px 0 0 0;
	text-align: center;
}
section.production .product-box-info .product-desc
{
	text-align: left;
}
section.production .product-box-info .product-desc.about-pr
{
	color: #46464a;
	text-align: center;
}
section.production .product-box-info .product-desc.pr-about
{
	color: #46464a;
}
section.production .product-box-info .price
{
	padding-bottom: 8px;
	padding-top: 8px;
}
section.production .product-box-info .price span.first
{
	font-size: 15px;
}
section.production .product-box-info .price span.second
{
	font-size: 12px;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.product-page
	{
		padding-top: 0;
	}
}
@media (min-width: 1200px)
{
	section.product-page
	{
		padding-top: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .image-box
	{
		margin-top: 75px;
	}
}
section.product-page .price
{
	background-color: #3c3c41;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 22px;
	position: relative;
}
section.product-page .price span.first
{
	font-size: 22px;
}
section.product-page .price span.second
{
	font-size: 16px;
}
section.product-page .price span.pico
{
	position: absolute;
	right: 0;
	top: 0;
}
section.product-page .fast-show
{
	bottom: 160px;
}
section.product-page .product-box-info
{
	height: 320px;
}
section.product-page .product-title-big
{
	color: #efeff0;
	font-size: 78px;
	line-height: 63px;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}
@media (max-width: 767px)
{
	section.product-page .product-title-big
	{
		font-size: 50px;
		margin-left: 10px;
		margin-right: 10px;
	}
}
section.product-page .product-title-big .title-sm
{
	bottom: 0;
	color: #35373f;
	font-size: 35px;
	left: 0;
	line-height: 29px;
	position: absolute;
}
@media (max-width: 767px)
{
	section.product-page .product-title-big .title-sm
	{
		font-size: 25px;
	}
}
section.product-page .border-box
{
	display: none;
}
@media (max-width: 767px)
{
	section.product-page .carousel-inner
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}
section.product-page .product-carousel,section.product-page .carousel-products
{
	margin-top: 75px;
	padding-top: 40px;
}
@media (max-width: 767px)
{
	section.product-page .product-carousel.carousel,section.product-page .carousel-products.carousel
	{
		padding-top: 0;
	}
}
section.product-page .feedback-box
{
	border-top: 1px solid #dfdfdf;
	margin-top: 60px;
	padding-top: 60px;
}
@media (max-width: 767px)
{
	section.product-page .feedback-box
	{
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 40px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 50px;
	}
}
section.product-page .feedback-box .feedback-title
{
	color: #2a2a2a;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .feedback-box .feedback-title.title-feed
	{
		border-top: 1px solid #e9e9e9;
		margin-top: 55px;
		padding-top: 55px;
	}
}
section.product-page .feedback-box .about-feedback
{
	color: #6a6a6a;
	font-size: 17px;
	margin: 0;
}
@media (max-width: 767px)
{
	section.product-page .feedback-box .about-feedback
	{
		font-size: 13px;
		margin-bottom: 40px;
	}
}
section.product-page .feedback-box .feedback-list
{
	margin: 0 0 5px 0;
}
section.product-page .feedback-box .feedback-list li .feedback-title
{
	margin: -4px 0 10px 0;
}
section.product-page .feedback-box .feedback-list li .feedback-title .name
{
	color: #3c3c3c;
	font-size: 18px;
}
section.product-page .feedback-box .feedback-list li .feedback-title .pico
{
	margin: 0 24px 0 23px;
}
@media (max-width: 767px)
{
	section.product-page .feedback-box .feedback-list li .feedback-title .pico
	{
		margin: 0 15px;
	}
}
section.product-page .feedback-box .feedback-list li .feedback-title .date
{
	color: #9c9c9c;
	font-size: 15px;
}
section.product-page .feedback-box .feedback-list li .feedback-description
{
	color: #797979;
	font-family: "Geometria-Medium","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 14px;
}
section.product-page .feedback-box .feedback-list li+li
{
	padding-top: 25px;
}
section.product-page .feedback-box .feedback-form
{
	background-color: #f7f7f7;
	padding: 38px 31px;
}
@media (max-width: 767px)
{
	section.product-page .feedback-box .feedback-form
	{
		padding: 25px 10px;
	}
}
section.product-page .feedback-box .feedback-form .form-group
{
	margin-bottom: 15px;
}
section.product-page .feedback-box .feedback-form .form-group .last-input
{
	margin-top: 2px;
}
section.product-page .feedback-box .feedback-form .form-group .demo
{
	display: block;
}
section.product-page .feedback-box .feedback-form .form-group .amelie-textarea
{
	width: 100%;
}
section.product-page .feedback-box .feedback-form .num-btn,section.product-page .feedback-box .feedback-form .num-input
{
	margin-top: 25px;
}
section.product-page .feedback-box .feedback-form .num-btn label,section.product-page .feedback-box .feedback-form .num-input label
{
	color: #363737;
	font-size: 15px;
}
section.product-page .feedback-box .feedback-form .num-btn .btn-order,section.product-page .feedback-box .feedback-form .num-input .btn-order
{
	height: 40px;
	padding: 0;
}
section.product-page .breadcrumb-box
{
	margin-bottom: 50px;
	margin-top: 40px;
}
@media (max-width: 767px)
{
	section.product-page .breadcrumb-box
	{
		margin-bottom: 20px;
		margin-top: 20px;
	}
}
section.product-page .product-title
{
	color: #323237;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
}
section.product-page .product-description
{
	color: #a0a0a0;
	font-size: 18px;
	margin: 0 0 50px 0;
}
@media (max-width: 767px)
{
	section.product-page .product-description
	{
		font-size: 14px;
	}
}
section.product-page .socials-box
{
	margin-bottom: 35px;
	margin-top: 99px;
}
section.product-page .socials-box p
{
	color: #757575;
	float: left;
	font-size: 17px;
	margin: 0;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .socials-box p
	{
		font-size: 14px;
	}
}
section.product-page .socials-box .socials-list
{
	float: left;
	margin-bottom: 0;
	margin-left: 38px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .socials-box .socials-list
	{
		margin-left: 16px;
	}
}
section.product-page .socials-box .socials-list li
{
	float: left;
}
section.product-page .socials-box .socials-list li a:hover .pico
{
	opacity: 0.2;
}
section.product-page .socials-box .socials-list li+li
{
	padding-left: 20px;
}
section.product-page .number-form
{
	margin: 0 -10px;
}
section.product-page .number-form .form-group
{
	margin: 0;
	position: relative;
}
section.product-page .number-form .form-group.first
{
	padding-left: 40px;
}
section.product-page .number-form .form-group.first:before
{
	background-color: #373737;
	border-radius: 0;
	color: #fff;
	content: '+7';
	font-size: 17px;
	left: 0;
	moz-border-radius: 0;
	padding: 8px 11px;
	position: absolute;
	webkit-border-radius: 0;
}
@media (max-width: 767px)
{
	section.product-page .number-form .form-group.first:before
	{
		left: 10px;
		padding: 7px 11px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .number-form .form-group.first:before
	{
		left: 10px;
		padding: 7px 11px;
	}
}
section.product-page .number-form .form-group .number-input
{
	border: 1px solid #e3e3e3;
	border-left: 0;
	border-radius: 0;
	box-shadow: none;
	color: #a5a5a5;
	font-size: 17px;
	height: 40px;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
section.product-page .number-form .form-group .number-input:hover,section.product-page .number-form .form-group .number-input:focus,section.product-page .number-form .form-group .number-input:active
{
	box-shadow: none;
	outline: none;
}
section.product-page .number-form .form-group .btn-order
{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .number-form .form-group .btn-order
	{
		margin-top: 20px;
	}
}
section.product-page .opt-quontity
{
	float: none;
	margin: 0 auto;
}
section.product-page .product-price
{
	margin: 0;
}
section.product-page .product-price span:first-child
{
	color: #2bcab9;
	font-size: 25px;
	line-height: 25px;
}
section.product-page .product-price span:last-child
{
	color: #a9a9a9;
	font-size: 19px;
	line-height: 19px;
}
section.product-page .about-product-info
{
	font-size: 14px;
	margin: 0;
}
section.product-page .about-product-info .dark
{
	color: #323237;
}
section.product-page .about-product-info .light
{
	color: #a6a6a6;
}
section.product-page .btn-order
{
	border-radius: 0;
	font-size: 17px;
	height: 42px;
	line-height: 42px;
	moz-border-radius: 0;
	padding: 0;
	position: relative;
	webkit-border-radius: 0;
	width: 100%;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .btn-order
	{
		font-size: 14px;
	}
}
@media (max-width: 767px)
{
	section.product-page .btn-order
	{
		margin-bottom: 50px;
		margin-top: 20px;
	}
}
section.product-page .btn-order .pico
{
	position: absolute;
	right: 10px;
	top: 6px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .btn-order .pico
	{
		right: 5px;
	}
}
section.product-page .info-price-list
{
	margin: 0;
}
section.product-page .info-price-list li+li
{
	padding-top: 60px;
}
@media (max-width: 767px)
{
	section.product-page .info-price-list li+li
	{
		padding: 0;
	}
}
@media (max-width: 767px)
{
	section.product-page .info-price-list li+li
	{
		padding-top: 45px;
	}
}
section.product-page .info-price-list .about-quality-box
{
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.product-page .info-price-list .about-quality-box.dd
	{
		margin-top: 40px;
	}
}
@media (max-width: 767px)
{
	section.product-page .info-price-list .about-quality-box.first
	{
		margin-top: 5px;
	}
}
section.product-page .info-price-list .about-quality-box .about-quality.p-margin
{
	margin-top: 23px;
}
section.product-page .info-price-list .about-quality-box .about-quality .dark
{
	color: #323237;
	font-weight: 600;
}
section.product-page .info-price-list .about-quality-box+.about-quality-box
{
	margin-top: 25px;
}
section.order
{
	padding-bottom: 65px;
}
/*
@media (min-width: 980px) and (max-width: 1199px)
{
	section.order
	{
		padding-top: 207px;
	}
}
@media (min-width: 1200px)
{
	section.order
	{
		padding-top: 207px;
	}
}
*/
@media (max-width: 767px)
{
	section.order
	{
		padding-bottom: 75px;
		padding-top: 8px;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.order
	{
		padding-bottom: 70px;
		padding-top: 40px;
	}
}
section.order .order-info-list
{
	margin: 55px 0 0 0;
}
@media (max-width: 767px)
{
	section.order .order-info-list:first-child
	{
		margin: 0;
	}
}
section.order .order-info-list.fifth li p
{
	color: #443c30;
}
section.order .order-info-list.fifth li .bg-box
{
	background-color: #f1f1f1;
	padding: 15px 0 15px 60px;
	width: 570px;
}
@media (max-width: 767px)
{
	section.order .order-info-list.fifth li .bg-box
	{
		padding: 15px 20px;
		width: 100%;
	}
}
section.order .order-info-list.fifth li .bg-box p+p
{
	padding-top: 10px;
}
section.order .order-info-list.fifth li .bg-box p
{
	color: #53912d;
}
section.order .order-info-list.fifth li .bg-box p span
{
	display: inline-block;
}
@media (max-width: 767px)
{
	section.order .order-info-list.fifth li .bg-box p span:last-child
	{
		display: inline-block !important;
	}
}
section.order .order-info-list.fifth li:last-child p
{
	color: #7d7d7d;
}
section.order .order-info-list.seventh p
{
	color: #68625a;
}
section.order .order-info-list.seventh p.about-webmoney
{
	color: #443c30;
	font-size: 14px;
}
section.order .order-info-list.sixth .payment-list
{
	margin: 0;
}
section.order .order-info-list.sixth .payment-list li
{
	float: left;
}
@media (max-width: 767px)
{
	section.order .order-info-list.sixth .payment-list li
	{
		width: 33.33%;
	}
}
@media (max-width: 767px)
{
	section.order .order-info-list.sixth .payment-list li a
	{
		display: block;
		text-align: center;
		width: 100%;
	}
}
section.order .order-info-list.sixth .payment-list li+li
{
	padding: 0 0 0 25px;
}
@media (max-width: 767px)
{
	section.order .order-info-list.sixth .payment-list li+li
	{
		padding: 0;
	}
}
section.order .order-info-list.sixth p
{
	color: #443c30;
}
section.order .order-info-list.fourth p
{
	color: #535353;
}
section.order .order-info-list.fourth p span
{
	padding-right: 4px;
}
section.order .order-info-list.fourth p.add-text
{
	color: #535353;
	font-size: 16px;
	margin-top: 17px;
}
section.order .order-info-list.fourth li:first-child
{
	padding-bottom: 20px;
}
section.order .order-info-list.fourth li+li
{
	padding: 0;
}
section.order .order-info-list.third p
{
	color: #343434;
}
section.order .order-info-list.second p
{
	color: #443c30;
}
section.order .order-info-list.second.igg li:last-child p
{
	color: #535353;
}
section.order .order-info-list li+li
{
	padding-top: 20px;
}
section.order .order-info-list li p
{
	color: #717171;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}
@media (max-width: 767px)
{
	section.order .order-info-list li p
	{
		font-size: 15px;
		line-height: 20px;
	}
}
section.order .order-info-list li p.order-title
{
	color: #443c30;
	font-size: 20px;
	line-height: 20px;
}
section.order .order-info-list li p a
{
	color: #53912d;
	text-decoration: underline;
}
section.order .order-info-list li p a:hover,section.order .order-info-list li p a:focus,section.order .order-info-list li p a:active
{
	color: #32571b;
}
section.get-up-order
{
	padding-top: 60px;
	position: relative;
}
@media (min-width: 980px) and (max-width: 1199px)
{
	section.get-up-order
	{
		padding-top: 242px;
	}
}
@media (min-width: 1200px)
{
	section.get-up-order
	{
		padding-top: 242px;
	}
}
@media (max-width: 767px)
{
	section.get-up-order
	{
		padding-top: 30px;
	}
}
section.get-up-order .fast-show
{
	bottom: 160px;
}
@media (max-width: 767px)
{
	section.get-up-order .product-name
	{
		font-size: 17px;
		margin: 0;
	}
}
@media (max-width: 767px)
{
	section.get-up-order .about-product
	{
		font-size: 14px;
		margin: 0;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.get-up-order .add-to-basket.second-hand
	{
		margin-bottom: 50px;
	}
}
section.get-up-order .price
{
	background-color: #3c3c41;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 22px;
	position: relative;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.get-up-order .price
	{
		padding: 5px 0 5px 2px;
	}
}
section.get-up-order .price span.first
{
	font-size: 22px;
}
section.get-up-order .price span.second
{
	font-size: 16px;
}
section.get-up-order .price span.pico
{
	position: absolute;
	right: 0;
	top: 0;
}
section.get-up-order .price .dark
{
	color: #b9b9b9;
	text-decoration: line-through;
}
section.get-up-order .price .dark.second
{
	padding-right: 25px;
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.get-up-order .price .dark.second
	{
		padding-right: 1px;
	}
}
section.get-up-order .pico-bg-message
{
	position: absolute;
	right: 0;
	top: 200px;
}
@media (max-width: 767px)
{
	section.get-up-order .pico-bg-message
	{
		display: none;
	}
}
@media (min-width: 1200px)
{
	section.get-up-order .gift-text
	{
		padding: 5px 280px;
	}
}
@media (max-width: 767px)
{
	section.get-up-order .gift-text
	{
		font-size: 15px;
		padding: 5px 0;
	}
}
@media (max-width: 767px)
{
	section.get-up-order .gift-text:before,section.get-up-order .gift-text:after
	{
		top: 20px;
	}
}
section.get-up-order .add-to-basket
{
	margin-left: 50px;
	margin-right: 50px;
}
section.get-up-order .add-to-basket .price-gt
{
	font-size: 17px;
	margin: 13px 0;
	text-align: left;
}
@media (max-width: 767px)
{
	section.get-up-order .add-to-basket .price-gt
	{
		margin: 0 0 10px 0;
	}
}
section.get-up-order .message-title
{
	color: #393939;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}
@media (max-width: 767px)
{
	section.get-up-order .message-title
	{
		margin-bottom: 30px;
	}
}
section.get-up-order .thanks-message-box
{
	border: 2px solid #60aaec;
	border-radius: 2px;
	display: inline-block;
	moz-border-radius: 2px;
	padding: 30px 25px;
	webkit-border-radius: 2px;
	width: 740px;
}
section.get-up-order .thanks-message-box .message-description
{
	color: #3b3b3b;
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px;
}
section.get-up-order .thanks-message-box .message-description span.blue
{
	color: #60aaec;
	font-size: 20px;
}
@media (max-width: 767px)
{
	section.get-up-order .thanks-message-box .message-description
	{
		font-size: 15px;
		margin-bottom: 0;
	}
}
@media (max-width: 767px)
{
	section.get-up-order .thanks-message-box
	{
		padding: 15px 20px;
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 979px)
{
	section.get-up-order .thanks-message-box
	{
		padding: 30px 19px;
		width: 100%;
	}
}
section.get-up-order .socials-title
{
	color: #323237;
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 55px;
	text-align: center;
}
@media (max-width: 767px)
{
	section.get-up-order .socials-title
	{
		font-size: 18px;
		margin: 20px 0;
		text-align: left;
	}
}
section.get-up-order .socials-share-list
{
	height: 60px;
	margin: 0 auto 60px auto;
	width: 240px;
}
@media (max-width: 767px)
{
	section.get-up-order .socials-share-list
	{
		margin: 0 0 60px 0;
	}
}
section.get-up-order .socials-share-list li
{
	display: block;
	float: left;
	width: 25%;
}
section.get-up-order .socials-share-list li a
{
	display: block;
	height: 60px;
	line-height: 70px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
section.get-up-order .socials-share-list li a.vk-link
{
	background-color: #508db7;
	border-color: #508db7;
	color: #508db7;
}
section.get-up-order .socials-share-list li a.vk-link:hover,section.get-up-order .socials-share-list li a.vk-link:focus,section.get-up-order .socials-share-list li a.vk-link.focus,section.get-up-order .socials-share-list li a.vk-link:active,section.get-up-order .socials-share-list li a.vk-link.active,.open>section.get-up-order .socials-share-list li a.vk-link.dropdown-toggle
{
	background-color: #3e7296;
	border-color: #3b6d8f;
	color: #508db7;
}
section.get-up-order .socials-share-list li a.vk-link:active,section.get-up-order .socials-share-list li a.vk-link.active,.open>section.get-up-order .socials-share-list li a.vk-link.dropdown-toggle
{
	background-image: none;
}
section.get-up-order .socials-share-list li a.vk-link.disabled,section.get-up-order .socials-share-list li a.vk-link.disabled:hover,section.get-up-order .socials-share-list li a.vk-link.disabled:focus,section.get-up-order .socials-share-list li a.vk-link.disabled.focus,section.get-up-order .socials-share-list li a.vk-link.disabled:active,section.get-up-order .socials-share-list li a.vk-link.disabled.active,section.get-up-order .socials-share-list li a.vk-link[disabled],section.get-up-order .socials-share-list li a.vk-link[disabled]:hover,section.get-up-order .socials-share-list li a.vk-link[disabled]:focus,section.get-up-order .socials-share-list li a.vk-link[disabled].focus,section.get-up-order .socials-share-list li a.vk-link[disabled]:active,section.get-up-order .socials-share-list li a.vk-link[disabled].active,fieldset[disabled] section.get-up-order .socials-share-list li a.vk-link,fieldset[disabled] section.get-up-order .socials-share-list li a.vk-link:hover,fieldset[disabled] section.get-up-order .socials-share-list li a.vk-link:focus,fieldset[disabled] section.get-up-order .socials-share-list li a.vk-link.focus,fieldset[disabled] section.get-up-order .socials-share-list li a.vk-link:active,fieldset[disabled] section.get-up-order .socials-share-list li a.vk-link.active
{
	background-color: #508db7;
	border-color: #508db7;
}
section.get-up-order .socials-share-list li a.vk-link .badge
{
	background-color: #508db7;
	color: #508db7;
}
section.get-up-order .socials-share-list li a.fb-link
{
	background-color: #5aa0db;
	border-color: #5aa0db;
	color: #5aa0db;
}
section.get-up-order .socials-share-list li a.fb-link:hover,section.get-up-order .socials-share-list li a.fb-link:focus,section.get-up-order .socials-share-list li a.fb-link.focus,section.get-up-order .socials-share-list li a.fb-link:active,section.get-up-order .socials-share-list li a.fb-link.active,.open>section.get-up-order .socials-share-list li a.fb-link.dropdown-toggle
{
	background-color: #3088d2;
	border-color: #2c83cb;
	color: #5aa0db;
}
section.get-up-order .socials-share-list li a.fb-link:active,section.get-up-order .socials-share-list li a.fb-link.active,.open>section.get-up-order .socials-share-list li a.fb-link.dropdown-toggle
{
	background-image: none;
}
section.get-up-order .socials-share-list li a.fb-link.disabled,section.get-up-order .socials-share-list li a.fb-link.disabled:hover,section.get-up-order .socials-share-list li a.fb-link.disabled:focus,section.get-up-order .socials-share-list li a.fb-link.disabled.focus,section.get-up-order .socials-share-list li a.fb-link.disabled:active,section.get-up-order .socials-share-list li a.fb-link.disabled.active,section.get-up-order .socials-share-list li a.fb-link[disabled],section.get-up-order .socials-share-list li a.fb-link[disabled]:hover,section.get-up-order .socials-share-list li a.fb-link[disabled]:focus,section.get-up-order .socials-share-list li a.fb-link[disabled].focus,section.get-up-order .socials-share-list li a.fb-link[disabled]:active,section.get-up-order .socials-share-list li a.fb-link[disabled].active,fieldset[disabled] section.get-up-order .socials-share-list li a.fb-link,fieldset[disabled] section.get-up-order .socials-share-list li a.fb-link:hover,fieldset[disabled] section.get-up-order .socials-share-list li a.fb-link:focus,fieldset[disabled] section.get-up-order .socials-share-list li a.fb-link.focus,fieldset[disabled] section.get-up-order .socials-share-list li a.fb-link:active,fieldset[disabled] section.get-up-order .socials-share-list li a.fb-link.active
{
	background-color: #5aa0db;
	border-color: #5aa0db;
}
section.get-up-order .socials-share-list li a.fb-link .badge
{
	background-color: #5aa0db;
	color: #5aa0db;
}
section.get-up-order .socials-share-list li a.twitter-link
{
	background-color: #97dbfe;
	border-color: #97dbfe;
	color: #97dbfe;
}
section.get-up-order .socials-share-list li a.twitter-link:hover,section.get-up-order .socials-share-list li a.twitter-link:focus,section.get-up-order .socials-share-list li a.twitter-link.focus,section.get-up-order .socials-share-list li a.twitter-link:active,section.get-up-order .socials-share-list li a.twitter-link.active,.open>section.get-up-order .socials-share-list li a.twitter-link.dropdown-toggle
{
	background-color: #64cafe;
	border-color: #5ac6fd;
	color: #97dbfe;
}
section.get-up-order .socials-share-list li a.twitter-link:active,section.get-up-order .socials-share-list li a.twitter-link.active,.open>section.get-up-order .socials-share-list li a.twitter-link.dropdown-toggle
{
	background-image: none;
}
section.get-up-order .socials-share-list li a.twitter-link.disabled,section.get-up-order .socials-share-list li a.twitter-link.disabled:hover,section.get-up-order .socials-share-list li a.twitter-link.disabled:focus,section.get-up-order .socials-share-list li a.twitter-link.disabled.focus,section.get-up-order .socials-share-list li a.twitter-link.disabled:active,section.get-up-order .socials-share-list li a.twitter-link.disabled.active,section.get-up-order .socials-share-list li a.twitter-link[disabled],section.get-up-order .socials-share-list li a.twitter-link[disabled]:hover,section.get-up-order .socials-share-list li a.twitter-link[disabled]:focus,section.get-up-order .socials-share-list li a.twitter-link[disabled].focus,section.get-up-order .socials-share-list li a.twitter-link[disabled]:active,section.get-up-order .socials-share-list li a.twitter-link[disabled].active,fieldset[disabled] section.get-up-order .socials-share-list li a.twitter-link,fieldset[disabled] section.get-up-order .socials-share-list li a.twitter-link:hover,fieldset[disabled] section.get-up-order .socials-share-list li a.twitter-link:focus,fieldset[disabled] section.get-up-order .socials-share-list li a.twitter-link.focus,fieldset[disabled] section.get-up-order .socials-share-list li a.twitter-link:active,fieldset[disabled] section.get-up-order .socials-share-list li a.twitter-link.active
{
	background-color: #97dbfe;
	border-color: #97dbfe;
}
section.get-up-order .socials-share-list li a.twitter-link .badge
{
	background-color: #97dbfe;
	color: #97dbfe;
}
section.get-up-order .socials-share-list li a.google-link
{
	background-color: #df5c5c;
	border-color: #df5c5c;
	color: #df5c5c;
}
section.get-up-order .socials-share-list li a.google-link:hover,section.get-up-order .socials-share-list li a.google-link:focus,section.get-up-order .socials-share-list li a.google-link.focus,section.get-up-order .socials-share-list li a.google-link:active,section.get-up-order .socials-share-list li a.google-link.active,.open>section.get-up-order .socials-share-list li a.google-link.dropdown-toggle
{
	background-color: #d73131;
	border-color: #d42a2a;
	color: #df5c5c;
}
section.get-up-order .socials-share-list li a.google-link:active,section.get-up-order .socials-share-list li a.google-link.active,.open>section.get-up-order .socials-share-list li a.google-link.dropdown-toggle
{
	background-image: none;
}
section.get-up-order .socials-share-list li a.google-link.disabled,section.get-up-order .socials-share-list li a.google-link.disabled:hover,section.get-up-order .socials-share-list li a.google-link.disabled:focus,section.get-up-order .socials-share-list li a.google-link.disabled.focus,section.get-up-order .socials-share-list li a.google-link.disabled:active,section.get-up-order .socials-share-list li a.google-link.disabled.active,section.get-up-order .socials-share-list li a.google-link[disabled],section.get-up-order .socials-share-list li a.google-link[disabled]:hover,section.get-up-order .socials-share-list li a.google-link[disabled]:focus,section.get-up-order .socials-share-list li a.google-link[disabled].focus,section.get-up-order .socials-share-list li a.google-link[disabled]:active,section.get-up-order .socials-share-list li a.google-link[disabled].active,fieldset[disabled] section.get-up-order .socials-share-list li a.google-link,fieldset[disabled] section.get-up-order .socials-share-list li a.google-link:hover,fieldset[disabled] section.get-up-order .socials-share-list li a.google-link:focus,fieldset[disabled] section.get-up-order .socials-share-list li a.google-link.focus,fieldset[disabled] section.get-up-order .socials-share-list li a.google-link:active,fieldset[disabled] section.get-up-order .socials-share-list li a.google-link.active
{
	background-color: #df5c5c;
	border-color: #df5c5c;
}
section.get-up-order .socials-share-list li a.google-link .badge
{
	background-color: #df5c5c;
	color: #df5c5c;
}
.nav-pagination
{
	text-align: center;
}
.nav-pagination .pagination
{
	display: inline-block;
	float: none !important;
}
.review-form {
	background-color:#f7f7f7;
	padding:35px 20px;
	
}
.review-form label {
	font-weight:500;
	font-size:16px;	
}
.review-form textarea {
	height:100px;
	resize:none;	
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;	
}
.review-form .uppercase {
	text-transform:uppercase;
	font-size:17px;
}
input.form-control.inline {
	width:150px;
	display:inline-block;	
	margin-left:20px;
}
@media (max-width: 360px){
	input.form-control.inline {
		margin:10px 0 0 0;
		display:block;
	}
}
.action-star
{
	display:inline-block;
	position:relative;
	margin:0 20px;
}
.action-star-button {
	display:inline-block;
    background: #fff;
    height: 100%;
    width: 25px;
	height: 20px;
}
.action-star-button.active {
	background:url('../img/rating.png') 0 -20px;
}
.feedback-form .jcf-radio {
    width: 25px;
	height: 20px;
	margin:0;
	border:none;
	cursor:pointer !important;
}
.feedback-form .jcf-radio.jcf-unchecked {
	background:url('../img/rating.png');
}
.feedback-form .jcf-radio.jcf-checked, .feedback-form .jcf-radio.jcf-unchecked:hover, .feedback-form .jcf-radio.jcf-unchecked.active  {
	background:url('../img/rating.png') 0 -20px;
	border:none;
}
.feedback-form .jcf-radio.jcf-checked span {
	display:none;
}
#raiting {position:relative; height:20px; cursor:pointer; width:144px;} /* Блок рейтинга*/
#raiting_blank, #raiting_votes, #raiting_hover {height:20px; position:absolute}
#raiting_blank { background:url('../img/rating.png'); width:144px; } /* "Чистые" звездочки */
#raiting_votes,#raiting_hover {background:url('../img/rating.png') 0 -20px} /*  Закрашенные звездочки */ 
#raiting_hover{max-width:144px !important; }

.registration-list{background-color:#f9f9f9;display:inline-block;padding:20px 20px 20px 30px;margin:0 0 20px 0;}@media (max-width: 767px){.registration-list{width:100%}}.registration-list li{float:left}@media (max-width: 767px){.registration-list li{width:100%;text-align:center}}.registration-list li a{font-size:16px;color:#4b4b4b;text-decoration:none;text-transform:uppercase}@media (max-width: 767px){.registration-list li a{display:inline-block}}.registration-list li.active a,.registration-list li:hover a,.registration-list li:focus a{color:#0d91d5;text-decoration:underline}.registration-list li+li{padding-left:35px}@media (max-width: 767px){.registration-list li+li{padding:0}}

.ih1{
	font-size: 20px;
	line-height: 20px;
	color: #323237;
	margin: 0;
}

.product-block {
	margin-bottom: 40px;
}