/* 402.template.css */
  @font-face{font-family:'JF Flat';src:url('http://www.univ-jijel.dz/fsecsg/templates/forte/css/font-arab/JF Flat regular.ttf');}
@font-face{font-family:"JF Flat Regular";src:url('http://www.univ-jijel.dz/fsecsg/templates/forte/css/font-arab/JF-Flat-regular.eot');src:url('http://www.univ-jijel.dz/fsecsg/templates/forte/css/font-arab/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),url('http://www.univ-jijel.dz/fsecsg/forte/css/font-arab/JF-Flat-regular.svg#JF Flat Regular') format('svg'),url('http://www.univ-jijel.dz/fsecsg/templates/forte/css/font-arab/JF-Flat-regular.woff') format('woff'),url('http://www.univ-jijel.dz/fsecsg/templates/forte/css/font-arab/JF-Flat-regular.ttf') format('truetype');font-weight:normal;font-style:normal;}body{color:#333;font-family:"JF Flat",tahoma,Arial,Helvetica,sans-serif;line-height:1.6;}
/**  {	margin: 0;	padding: 0; font-family: "JF Flat",Helvetica,Arial,Sans-Serif;}*/
/*   --------------------------------------------*/
.plugin-base .dept-item, .plugin-base .dept-stats, .plugin-base .facepile {
    margin: 5px 0px;
}
/*=========================================*/
.col-md-3 {
    width: 25%;
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
@media (min-width: 92px) {
  .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;
  }
 .violet {
    background-color: #8E44AD;
}

.zimbrablue {
    background-color: #0087c3;
    color: #fff;
}

 .zimbrared {
    background-color: #C53727;
    color: #fff;
}

.zimbraorange {
    background-color: #f68b1f;
    color: #fff;
}

.zimbragrey {
    background-color: #a7a9ac;
    color: #fff;
}
.zimbrablue > a:link, .a:visited, .a:hover, .a:active {
    color: #fff;
}
.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-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .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 {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
.tile {
    margin-bottom: 15px;
    padding: 15px;
    overflow: hidden;
    color: #FFF;
    border-radius:3px;
}
/*+++++++++++++++++++++++++++++++++++++++++++*/
.col-gr-6{
	-webkit-box-flex:0;
	-webkit-flex:0 0 25%;
	-moz-box-flex:0 0 25%;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	/*padding-left:15px;*/
	margin:0 0 0;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.col-gr-6>a{
	display:block;
	position:relative;
    overflow:hidden;
    color:#a7aaac;
    opacity:20px
}

.col-gr-6 img{
	max-width:100%;
	display:block;
	height:auto
}

.col-gr-6 a>span{
	background:#E55E2D;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding-top:50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition:opacity 150ms;
	-moz-transition:opacity 1500ms;
	-webkit-transition:opacity 1500ms;
    text-align:center;
    text-shadow:inherit
   
}

.col-gr-6 a:hover>span{
	opacity:1
}

.col-gr-6 a span.date{
	color:#a7aaac;
	display:block;
	padding:0 0 5px;
	font-weight:100
}

.col-gr-6 a span.title{
	color:#FFF;
	font-size:14px;
  text-decoration:blod;
	display:block;
	font-weight:100
}

.col-gr-6 a span.gr-info{
	position:absolute;
	bottom:10px;
	left:20px;
	color:#fff
}



	.col-gr-6{
		-webkit-box-flex:0;
		-webkit-flex:0 0 50%;
		-moz-box-flex:0 0 50%;
		-ms-flex:0 0 50%;
		flex:0 0 50%
	}
  @media (min-width:800px) and (max-width:1099px){


	.col-gr-6{
		-webkit-box-flex:0;
		-webkit-flex:0 0 33.33%;
		-moz-box-flex:0 0 33.33%;
		-ms-flex:0 0 33.33%;
		flex:0 0 33.33%
	}
  }
/*************************************************************************/

.col-gr-5{
	-webkit-box-flex:0;
	-webkit-flex:0 0 25%;
	-moz-box-flex:0 0 25%;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	/*padding-left:15px;*/
	margin:0 0 0;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.col-gr-5>a{
	display:block;
	position:relative;
    overflow:hidden;
    color:#a7aaac;
    opacity:20px
}

.col-gr-5 img{
	max-width:100%;
	display:block;
	height:auto
}

.col-gr-5 a>span{
	background:#0062A0;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding-top:50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition:opacity 150ms;
	-moz-transition:opacity 1500ms;
	-webkit-transition:opacity 1500ms;
    text-align:center;
    text-shadow:inherit
   
}

.col-gr-5 a:hover>span{
	opacity:1
}

.col-gr-5 a span.date{
	color:#a7aaac;
	display:block;
	padding:0 0 5px;
	font-weight:100
}

.col-gr-5 a span.title{
	color:#FFF;
	font-size:14px;
  text-decoration:blod;
	display:block;
	font-weight:100
}

.col-gr-5 a span.gr-info{
	position:absolute;
	bottom:10px;
	left:20px;
	color:#fff
}



	.col-gr-5{
		-webkit-box-flex:0;
		-webkit-flex:0 0 50%;
		-moz-box-flex:0 0 50%;
		-ms-flex:0 0 50%;
		flex:0 0 50%
	}
  @media (min-width:800px) and (max-width:1099px){


	.col-gr-5{
		-webkit-box-flex:0;
		-webkit-flex:0 0 33.33%;
		-moz-box-flex:0 0 33.33%;
		-ms-flex:0 0 33.33%;
		flex:0 0 33.33%
	}
  }
/*************************************************************************/
.col-gr-4{
	-webkit-box-flex:0;
	-webkit-flex:0 0 25%;
	-moz-box-flex:0 0 25%;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	/*padding-left:15px;*/
	margin:0 0 0;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.col-gr-4>a{
	display:block;
	position:relative;
    overflow:hidden;
  color:#a7aaac;
  opacity:20px
}

.col-gr-4 img{
	max-width:100%;
	display:block;
	height:auto
}

.col-gr-4 a>span{
	background:#5B0B93;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding-top:50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition:opacity 150ms;
	-moz-transition:opacity 1500ms;
	-webkit-transition:opacity 1500ms;
    text-align:center;
    text-shadow:inherit
   
}

.col-gr-4 a:hover>span{
	opacity:1
}

.col-gr-4 a span.date{
	color:#a7aaac;
	display:block;
	padding:0 0 5px;
	font-weight:100
}

.col-gr-4 a span.title{
	color:#FFF;
	font-size:14px;
  text-decoration:blod;
	display:block;
	font-weight:100
}

.col-gr-4 a span.gr-info{
	position:absolute;
	bottom:10px;
	left:20px;
	color:#fff
}



	.col-gr-4{
		-webkit-box-flex:0;
		-webkit-flex:0 0 50%;
		-moz-box-flex:0 0 50%;
		-ms-flex:0 0 50%;
		flex:0 0 50%
	}
  @media (min-width:800px) and (max-width:1099px){


	.col-gr-4{
		-webkit-box-flex:0;
		-webkit-flex:0 0 33.33%;
		-moz-box-flex:0 0 33.33%;
		-ms-flex:0 0 33.33%;
		flex:0 0 33.33%
	}
  }

/******************MODULE VISIO CLASS ********************************************
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
.clearfix{
	*zoom:1
}

.clearfix:before,.clearfix:after{
	display:table;
	content:"";
	line-height:0
}

.clearfix:after{
	clear:both
}

.hide-text{
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}

.input-block-level{
	display:block;
	width:100%;
	min-height:28px;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{
	display:block
}

audio,canvas,video{
	display:inline-block;
	*display:inline;
	*zoom:1
}

audio:not([controls]){
	display:none
}

html{
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}

a:focus{
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

a:hover,a:active{
	outline:0
}

sub,sup{
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}

sup{
	top:-0.5em
}

sub{
	bottom:-0.25em
}

img{
	max-width:100%;
	width:auto\9;
	height:auto;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic
}

#map_canvas img,.google-maps img,.gm-style img{
	max-width:none
}

button,input,select,textarea{
	margin:0;
	font-size:100%;
	vertical-align:middle
}

button,input{
	*overflow:visible;
	line-height:normal
}

button::-moz-focus-inner,input::-moz-focus-inner{
	padding:0;
	border:0
}

button,html input[type="button"],input[type="reset"],input[type="submit"]{
	-webkit-appearance:button;
	cursor:pointer
}

label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{
	cursor:pointer
}

input[type="search"]{
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none
}

textarea{
	overflow:auto;
	vertical-align:top
}

@media print{
	*{
		text-shadow:none !important;
		color:#000 !important;
		background:transparent !important;
		box-shadow:none !important
	}

	a,a:visited{
		text-decoration:underline
	}

	a[href]:after{
		content:" (" attr(href) ")"
	}

	abbr[title]:after{
		content:" (" attr(title) ")"
	}

	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]: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
	}

	@page{
		margin:0.5cm
	}

	p,h2,h3{
		orphans:3;
		widows:3
	}

	h2,h3{
		page-break-after:avoid
	}

}

body{
	margin:0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;
	background-color:#fff
}

a{
	color:#08c;
	text-decoration:none
}

a:hover,a:focus{
	color:#005580;
	text-decoration:underline
}

.img-rounded{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.img-polaroid{
	padding:4px;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	box-shadow:0 1px 3px rgba(0,0,0,0.1)
}

.img-circle{
	-webkit-border-radius:500px;
	-moz-border-radius:500px;
	border-radius:500px;
	-webkit-border-top-right-radius:500px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:500px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:500px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.row{
	margin-left:-20px;
	*zoom:1
}

.row:before,.row:after{
	display:table;
	content:"";
	line-height:0
}

.row:after{
	clear:both
}

[class*="span"]{
	float:left;
	min-height:1px;
	margin-left:20px
}

.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
	width:940px
}

.span12{
	width:940px
}

.span11{
	width:860px
}

.span10{
	width:780px
}

.span9{
	width:700px
}

.span8{
	width:620px
}

.span7{
	width:540px
}

.span6{
	width:460px
}

.span5{
	width:380px
}

.span4{
	width:300px
}

.span3{
	width:220px
}

.span2{
	width:140px
}

.span1{
	width:60px
}

.offset12{
	margin-left:980px
}

.offset11{
	margin-left:900px
}

.offset10{
	margin-left:820px
}

.offset9{
	margin-left:740px
}

.offset8{
	margin-left:660px
}

.offset7{
	margin-left:580px
}

.offset6{
	margin-left:500px
}

.offset5{
	margin-left:420px
}

.offset4{
	margin-left:340px
}

.offset3{
	margin-left:260px
}

.offset2{
	margin-left:180px
}

.offset1{
	margin-left:100px
}

.row-fluid{
	width:100%;
	*zoom:1
}

.row-fluid:before,.row-fluid:after{
	display:table;
	content:"";
	line-height:0
}

.row-fluid:after{
	clear:both
}

.row-fluid [class*="span"]{
	display:block;
	width:100%;
	min-height:28px;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	margin-left:2.12765957%;
	*margin-left:2.07446809%
}

.row-fluid [class*="span"]:first-child{
	margin-left:0
}

.row-fluid .controls-row [class*="span"]+[class*="span"]{
	margin-left:2.12765957%
}

.row-fluid .span12{
	width:100%;
	*width:99.94680851%
}

.row-fluid .span11{
	width:91.4893617%;
	*width:91.43617021%
}

.row-fluid .span10{
	width:82.9787234%;
	*width:82.92553191%
}

.row-fluid .span9{
	width:74.46808511%;
	*width:74.41489362%
}

.row-fluid .span8{
	width:65.95744681%;
	*width:65.90425532%
}

.row-fluid .span7{
	width:57.44680851%;
	*width:57.39361702%
}

.row-fluid .span6{
	width:48.93617021%;
	*width:48.88297872%
}

.row-fluid .span5{
	width:40.42553191%;
	*width:40.37234043%
}

.row-fluid .span4{
	width:31.91489362%;
	*width:31.86170213%
}

.row-fluid .span3{
	width:23.40425532%;
	*width:23.35106383%
}

.row-fluid .span2{
	width:14.89361702%;
	*width:14.84042553%
}

.row-fluid .span1{
	width:6.38297872%;
	*width:6.32978723%
}

.row-fluid .offset12{
	margin-left:104.25531915%;
	*margin-left:104.14893617%
}

.row-fluid .offset12:first-child{
	margin-left:102.12765957%;
	*margin-left:102.0212766%
}

.row-fluid .offset11{
	margin-left:95.74468085%;
	*margin-left:95.63829787%
}

.row-fluid .offset11:first-child{
	margin-left:93.61702128%;
	*margin-left:93.5106383%
}

.row-fluid .offset10{
	margin-left:87.23404255%;
	*margin-left:87.12765957%
}

.row-fluid .offset10:first-child{
	margin-left:85.10638298%;
	*margin-left:85%
}

.row-fluid .offset9{
	margin-left:78.72340426%;
	*margin-left:78.61702128%
}

.row-fluid .offset9:first-child{
	margin-left:76.59574468%;
	*margin-left:76.4893617%
}

.row-fluid .offset8{
	margin-left:70.21276596%;
	*margin-left:70.10638298%
}

.row-fluid .offset8:first-child{
	margin-left:68.08510638%;
	*margin-left:67.9787234%
}

.row-fluid .offset7{
	margin-left:61.70212766%;
	*margin-left:61.59574468%
}

.row-fluid .offset7:first-child{
	margin-left:59.57446809%;
	*margin-left:59.46808511%
}

.row-fluid .offset6{
	margin-left:53.19148936%;
	*margin-left:53.08510638%
}

.row-fluid .offset6:first-child{
	margin-left:51.06382979%;
	*margin-left:50.95744681%
}

.row-fluid .offset5{
	margin-left:44.68085106%;
	*margin-left:44.57446809%
}

.row-fluid .offset5:first-child{
	margin-left:42.55319149%;
	*margin-left:42.44680851%
}

.row-fluid .offset4{
	margin-left:36.17021277%;
	*margin-left:36.06382979%
}

.row-fluid .offset4:first-child{
	margin-left:34.04255319%;
	*margin-left:33.93617021%
}

.row-fluid .offset3{
	margin-left:27.65957447%;
	*margin-left:27.55319149%
}

.row-fluid .offset3:first-child{
	margin-left:25.53191489%;
	*margin-left:25.42553191%
}

.row-fluid .offset2{
	margin-left:19.14893617%;
	*margin-left:19.04255319%
}

.row-fluid .offset2:first-child{
	margin-left:17.0212766%;
	*margin-left:16.91489362%
}

.row-fluid .offset1{
	margin-left:10.63829787%;
	*margin-left:10.53191489%
}

.row-fluid .offset1:first-child{
	margin-left:8.5106383%;
	*margin-left:8.40425532%
}

[class*="span"].hide,.row-fluid [class*="span"].hide{
	display:none
}

[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{
	float:right
}

.container{
	margin-right:auto;
	margin-left:auto;
	*zoom:1
}

.container:before,.container:after{
	display:table;
	content:"";
	line-height:0
}

.container:after{
	clear:both
}

.container-fluid{
	padding-right:20px;
	padding-left:20px;
	*zoom:1
}

.container-fluid:before,.container-fluid:after{
	display:table;
	content:"";
	line-height:0
}

.container-fluid:after{
	clear:both
}

p{
	margin:0 0 9px
}

.lead{
	margin-bottom:18px;
	font-size:19.5px;
	font-weight:200;
	line-height:27px
}

small{
	font-size:85%
}

strong{
	font-weight:bold
}

em{
	font-style:italic
}

cite{
	font-style:normal
}

.muted{
	color:#999
}

a.muted:hover,a.muted:focus{
	color:#808080
}

.text-warning{
	color:#c09853
}

a.text-warning:hover,a.text-warning:focus{
	color:#a47e3c
}

.text-error{
	color:#b94a48
}

a.text-error:hover,a.text-error:focus{
	color:#953b39
}

.text-info{
	color:#3a87ad
}

a.text-info:hover,a.text-info:focus{
	color:#2d6987
}

.text-success{
	color:#468847
}

a.text-success:hover,a.text-success:focus{
	color:#356635
}

.text-left{
	text-align:left
}

.text-right{
	text-align:right
}

.text-center{
	text-align:center
}

h1,h2,h3,h4,h5,h6{
	margin:9px 0;
	font-family:inherit;
	font-weight:bold;
	line-height:18px;
	color:inherit;
	text-rendering:optimizelegibility
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
	font-weight:normal;
	line-height:1;
	color:#999
}

h1,h2,h3{
	line-height:36px
}

h1{
	font-size:35.75px
}

h2{
	font-size:29.25px
}

h3{
	font-size:22.75px
}

h4{
	font-size:16.25px
}

h5{
	font-size:13px
}

h6{
	font-size:11.05px
}

h1 small{
	font-size:22.75px
}

h2 small{
	font-size:16.25px
}

h3 small{
	font-size:13px
}

h4 small{
	font-size:13px
}

.page-header{
	padding-bottom:8px;
	margin:18px 0 27px;
	border-bottom:1px solid #eee
}

ul,ol{
	padding:0;
	margin:0 0 9px 25px
}

ul ul,ul ol,ol ol,ol ul{
	margin-bottom:0
}

li{
	line-height:18px
}

ul.unstyled,ol.unstyled{
	margin-left:0;
	list-style:none
}

ul.inline,ol.inline{
	margin-left:0;
	list-style:none
}

ul.inline>li,ol.inline>li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-left:5px;
	padding-right:5px
}

dl{
	margin-bottom:18px
}

dt,dd{
	line-height:18px
}

dt{
	font-weight:bold
}

dd{
	margin-left:9px
}

.dl-horizontal{
	*zoom:1
}

.dl-horizontal:before,.dl-horizontal:after{
	display:table;
	content:"";
	line-height:0
}

.dl-horizontal:after{
	clear:both
}

.dl-horizontal dt{
	float:left;
	width:160px;
	clear:left;
	text-align:right;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.dl-horizontal dd{
	margin-left:180px
}

hr{
	margin:18px 0;
	border:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #fff
}

abbr[title],abbr[data-original-title]{
	cursor:help;
	border-bottom:1px dotted #999
}

abbr.initialism{
	font-size:90%;
	text-transform:uppercase
}

blockquote{
	padding:0 0 0 15px;
	margin:0 0 18px;
	border-left:5px solid #eee
}

blockquote p{
	margin-bottom:0;
	font-size:16.25px;
	font-weight:300;
	line-height:1.25
}

blockquote small{
	display:block;
	line-height:18px;
	color:#999
}

blockquote small:before{
	content:'\2014 \00A0'
}

blockquote.pull-right{
	float:right;
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0
}

blockquote.pull-right p,blockquote.pull-right small{
	text-align:right
}

blockquote.pull-right small:before{
	content:''
}

blockquote.pull-right small:after{
	content:'\00A0 \2014'
}

q:before,q:after,blockquote:before,blockquote:after{
	content:""
}

address{
	display:block;
	margin-bottom:18px;
	font-style:normal;
	line-height:18px
}

code,pre{
	padding:0 3px 2px;
	font-family:Monaco,Menlo,Consolas,"Courier New",monospace;
	font-size:11px;
	color:#333;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

code{
	padding:2px 4px;
	color:#d14;
	background-color:#f7f7f9;
	border:1px solid #e1e1e8;
	white-space:nowrap
}

pre{
	display:block;
	padding:8.5px;
	margin:0 0 9px;
	font-size:12px;
	line-height:18px;
	word-break:break-all;
	word-wrap:break-word;
	white-space:pre;
	white-space:pre-wrap;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

pre.prettyprint{
	margin-bottom:18px
}

pre code{
	padding:0;
	color:inherit;
	white-space:pre;
	white-space:pre-wrap;
	background-color:transparent;
	border:0
}

.pre-scrollable{
	max-height:340px;
	overflow-y:scroll
}

form{
	margin:0 0 18px
}

fieldset{
	padding:0;
	margin:0;
	border:0
}

legend{
	display:block;
	width:100%;
	padding:0;
	margin-bottom:18px;
	font-size:19.5px;
	line-height:36px;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}

legend small{
	font-size:13.5px;
	color:#999
}

label,input,button,select,textarea{
	font-size:13px;
	font-weight:normal;
	line-height:18px
}

input,button,select,textarea{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}

label{
	display:block;
	margin-bottom:5px
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{
	display:inline-block;
	height:18px;
	padding:4px 6px;
	margin-bottom:9px;
	font-size:13px;
	line-height:18px;
	color:#555;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	vertical-align:middle
}

input,textarea,.uneditable-input{
	width:206px
}

textarea{
	height:auto
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border linear .2s, box-shadow linear .2s;
	-moz-transition:border linear .2s, box-shadow linear .2s;
	-o-transition:border linear .2s, box-shadow linear .2s;
	transition:border linear .2s, box-shadow linear .2s;
	-webkit-transition:all border linear .2s, box-shadow linear .2s ease-out;
	-moz-transition:all border linear .2s, box-shadow linear .2s ease-out;
	-o-transition:all border linear .2s, box-shadow linear .2s ease-out;
	transition:all border linear .2s, box-shadow linear .2s ease-out
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{
	border-color:rgba(82,168,236,0.8);
	outline:0;
	outline:thin dotted \9;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)
}

input[type="radio"],input[type="checkbox"]{
	margin:4px 0 0;
	*margin-top:0;
	margin-top:1px \9;
	line-height:normal
}

input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{
	width:auto
}

select,input[type="file"]{
	height:28px;
	*margin-top:4px;
	line-height:28px
}

select{
	width:220px;
	border:1px solid #ccc;
	background-color:#fff
}

select[multiple],select[size]{
	height:auto
}

select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

.uneditable-input,.uneditable-textarea{
	color:#999;
	background-color:#fcfcfc;
	border-color:#ccc;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
	cursor:not-allowed
}

.uneditable-input{
	overflow:hidden;
	white-space:nowrap
}

.uneditable-textarea{
	width:auto;
	height:auto
}

input:-moz-placeholder,textarea:-moz-placeholder{
	color:#999
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder{
	color:#999
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
	color:#999
}

.radio,.checkbox{
	min-height:18px;
	padding-left:20px
}

.radio input[type="radio"],.checkbox input[type="checkbox"]{
	float:left;
	margin-left:-20px
}

.controls>.radio:first-child,.controls>.checkbox:first-child{
	padding-top:5px
}

.radio.inline,.checkbox.inline{
	display:inline-block;
	padding-top:5px;
	margin-bottom:0;
	vertical-align:middle
}

.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{
	margin-left:10px
}

.input-mini{
	width:60px
}

.input-small{
	width:90px
}

.input-medium{
	width:150px
}

.input-large{
	width:210px
}

.input-xlarge{
	width:270px
}

.input-xxlarge{
	width:530px
}

input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{
	float:none;
	margin-left:0
}

.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{
	display:inline-block
}

input,textarea,.uneditable-input{
	margin-left:0
}

.controls-row [class*="span"]+[class*="span"]{
	margin-left:20px
}

input.span12,textarea.span12,.uneditable-input.span12{
	width:926px
}

input.span11,textarea.span11,.uneditable-input.span11{
	width:846px
}

input.span10,textarea.span10,.uneditable-input.span10{
	width:766px
}

input.span9,textarea.span9,.uneditable-input.span9{
	width:686px
}

input.span8,textarea.span8,.uneditable-input.span8{
	width:606px
}

input.span7,textarea.span7,.uneditable-input.span7{
	width:526px
}

input.span6,textarea.span6,.uneditable-input.span6{
	width:446px
}

input.span5,textarea.span5,.uneditable-input.span5{
	width:366px
}

input.span4,textarea.span4,.uneditable-input.span4{
	width:286px
}

input.span3,textarea.span3,.uneditable-input.span3{
	width:206px
}

input.span2,textarea.span2,.uneditable-input.span2{
	width:126px
}

input.span1,textarea.span1,.uneditable-input.span1{
	width:46px
}

.controls-row{
	*zoom:1
}

.controls-row:before,.controls-row:after{
	display:table;
	content:"";
	line-height:0
}

.controls-row:after{
	clear:both
}

.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{
	float:left
}

.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{
	padding-top:5px
}

input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{
	cursor:not-allowed;
	background-color:#eee
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{
	background-color:transparent
}

.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{
	color:#c09853
}

.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{
	color:#c09853
}

.control-group.warning input,.control-group.warning select,.control-group.warning textarea{
	border-color:#c09853;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{
	border-color:#a47e3c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e
}

.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{
	color:#c09853;
	background-color:#fcf8e3;
	border-color:#c09853
}

.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{
	color:#b94a48
}

.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{
	color:#b94a48
}

.control-group.error input,.control-group.error select,.control-group.error textarea{
	border-color:#b94a48;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{
	border-color:#953b39;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392
}

.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{
	color:#b94a48;
	background-color:#f2dede;
	border-color:#b94a48
}

.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{
	color:#468847
}

.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{
	color:#468847
}

.control-group.success input,.control-group.success select,.control-group.success textarea{
	border-color:#468847;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{
	border-color:#356635;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b
}

.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{
	color:#468847;
	background-color:#dff0d8;
	border-color:#468847
}

.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{
	color:#3a87ad
}

.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{
	color:#3a87ad
}

.control-group.info input,.control-group.info select,.control-group.info textarea{
	border-color:#3a87ad;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{
	border-color:#2d6987;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3
}

.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{
	color:#3a87ad;
	background-color:#d9edf7;
	border-color:#3a87ad
}

input:focus:invalid,textarea:focus:invalid,select:focus:invalid{
	color:#b94a48;
	border-color:#ee5f5b
}

input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{
	border-color:#e9322d;
	-webkit-box-shadow:0 0 6px #f8b9b7;
	-moz-box-shadow:0 0 6px #f8b9b7;
	box-shadow:0 0 6px #f8b9b7
}

.form-actions{
	padding:17px 20px 18px;
	margin-top:18px;
	margin-bottom:18px;
	background-color:#f5f5f5;
	border-top:1px solid #e5e5e5;
	*zoom:1
}

.form-actions:before,.form-actions:after{
	display:table;
	content:"";
	line-height:0
}

.form-actions:after{
	clear:both
}

.help-block,.help-inline{
	color:#595959
}

.help-block{
	display:block;
	margin-bottom:9px
}

.help-inline{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	padding-left:5px
}

.input-append,.input-prepend{
	display:inline-block;
	margin-bottom:9px;
	vertical-align:middle;
	font-size:0;
	white-space:nowrap
}

.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{
	font-size:13px
}

.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{
	position:relative;
	margin-bottom:0;
	*margin-left:0;
	vertical-align:top;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	-webkit-border-top-right-radius:0 3px 3px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 3px 3px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 3px 3px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{
	z-index:2
}

.input-append .add-on,.input-prepend .add-on{
	display:inline-block;
	width:auto;
	height:18px;
	min-width:16px;
	padding:4px 5px;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	text-align:center;
	text-shadow:0 1px 0 #fff;
	background-color:#eee;
	border:1px solid #ccc
}

.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{
	vertical-align:top;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-append .active,.input-prepend .active{
	background-color:#a9dba9;
	border-color:#46a546
}

.input-prepend .add-on,.input-prepend .btn{
	margin-right:-1px
}

.input-prepend .add-on:first-child,.input-prepend .btn:first-child{
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	-webkit-border-top-right-radius:3px 0 0 3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px 0 0 3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px 0 0 3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-append input,.input-append select,.input-append .uneditable-input{
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	-webkit-border-top-right-radius:3px 0 0 3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px 0 0 3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px 0 0 3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	-webkit-border-top-right-radius:0 3px 3px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 3px 3px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 3px 3px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-append .add-on,.input-append .btn,.input-append .btn-group{
	margin-left:-1px
}

.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	-webkit-border-top-right-radius:0 3px 3px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 3px 3px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 3px 3px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	-webkit-border-top-right-radius:0 3px 3px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 3px 3px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 3px 3px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{
	margin-right:-1px;
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	-webkit-border-top-right-radius:3px 0 0 3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px 0 0 3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px 0 0 3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{
	margin-left:-1px;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	-webkit-border-top-right-radius:0 3px 3px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 3px 3px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 3px 3px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.input-prepend.input-append .btn-group:first-child{
	margin-left:0
}

input.search-query{
	padding-right:14px;
	padding-right:4px \9;
	padding-left:14px;
	padding-left:4px \9;
	margin-bottom:0;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:15px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.form-search .input-append .search-query,.form-search .input-prepend .search-query{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.form-search .input-append .search-query{
	-webkit-border-radius:14px 0 0 14px;
	-moz-border-radius:14px 0 0 14px;
	border-radius:14px 0 0 14px;
	-webkit-border-top-right-radius:14px 0 0 14px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:14px 0 0 14px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:14px 0 0 14px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.form-search .input-append .btn{
	-webkit-border-radius:0 14px 14px 0;
	-moz-border-radius:0 14px 14px 0;
	border-radius:0 14px 14px 0;
	-webkit-border-top-right-radius:0 14px 14px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 14px 14px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 14px 14px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.form-search .input-prepend .search-query{
	-webkit-border-radius:0 14px 14px 0;
	-moz-border-radius:0 14px 14px 0;
	border-radius:0 14px 14px 0;
	-webkit-border-top-right-radius:0 14px 14px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 14px 14px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 14px 14px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.form-search .input-prepend .btn{
	-webkit-border-radius:14px 0 0 14px;
	-moz-border-radius:14px 0 0 14px;
	border-radius:14px 0 0 14px;
	-webkit-border-top-right-radius:14px 0 0 14px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:14px 0 0 14px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:14px 0 0 14px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:0;
	vertical-align:middle
}

.form-search .hide,.form-inline .hide,.form-horizontal .hide{
	display:none
}

.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{
	display:inline-block
}

.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{
	margin-bottom:0
}

.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{
	padding-left:0;
	margin-bottom:0;
	vertical-align:middle
}

.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{
	float:left;
	margin-right:3px;
	margin-left:0
}

.control-group{
	margin-bottom:9px
}

legend+.control-group{
	margin-top:18px;
	-webkit-margin-top-collapse:separate
}

.form-horizontal .control-group{
	margin-bottom:18px;
	*zoom:1
}

.form-horizontal .control-group:before,.form-horizontal .control-group:after{
	display:table;
	content:"";
	line-height:0
}

.form-horizontal .control-group:after{
	clear:both
}

.form-horizontal .control-label{
	float:left;
	width:160px;
	padding-top:5px;
	text-align:right
}

.form-horizontal .controls{
	*display:inline-block;
	*padding-left:20px;
	margin-left:180px;
	*margin-left:0
}

.form-horizontal .controls:first-child{
	*padding-left:180px
}

.form-horizontal .help-block{
	margin-bottom:0
}

.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{
	margin-top:9px
}

.form-horizontal .form-actions{
	padding-left:180px
}

table{
	max-width:100%;
	background-color:transparent;
	border-collapse:collapse;
	border-spacing:0
}

.table{
	width:100%;
	margin-bottom:18px
}

.table th,.table td{
	padding:8px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #ddd
}

.table th{
	font-weight:bold
}

.table thead th{
	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 th,.table-condensed td{
	padding:4px 5px
}

.table-bordered{
	border:1px solid #ddd;
	border-collapse:separate;
	*border-collapse:collapse;
	border-left:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.table-bordered th,.table-bordered td{
	border-left:1px solid #ddd
}

.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{
	border-top:0
}

.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px
}

.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px
}

.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px
}

.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-bottomleft:0;
	border-bottom-left-radius:0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomright:0;
	border-bottom-right-radius:0
}

.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px
}

.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px
}

.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{
	background-color:#f9f9f9
}

.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{
	background-color:#f5f5f5
}

table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{
	display:table-cell;
	float:none;
	margin-left:0
}

.table td.span1,.table th.span1{
	float:none;
	width:44px;
	margin-left:0
}

.table td.span2,.table th.span2{
	float:none;
	width:124px;
	margin-left:0
}

.table td.span3,.table th.span3{
	float:none;
	width:204px;
	margin-left:0
}

.table td.span4,.table th.span4{
	float:none;
	width:284px;
	margin-left:0
}

.table td.span5,.table th.span5{
	float:none;
	width:364px;
	margin-left:0
}

.table td.span6,.table th.span6{
	float:none;
	width:444px;
	margin-left:0
}

.table td.span7,.table th.span7{
	float:none;
	width:524px;
	margin-left:0
}

.table td.span8,.table th.span8{
	float:none;
	width:604px;
	margin-left:0
}

.table td.span9,.table th.span9{
	float:none;
	width:684px;
	margin-left:0
}

.table td.span10,.table th.span10{
	float:none;
	width:764px;
	margin-left:0
}

.table td.span11,.table th.span11{
	float:none;
	width:844px;
	margin-left:0
}

.table td.span12,.table th.span12{
	float:none;
	width:924px;
	margin-left:0
}

.table tbody tr.success>td{
	background-color:#dff0d8
}

.table tbody tr.error>td{
	background-color:#f2dede
}

.table tbody tr.warning>td{
	background-color:#fcf8e3
}

.table tbody tr.info>td{
	background-color:#d9edf7
}

.table-hover tbody tr.success:hover>td{
	background-color:#d0e9c6
}

.table-hover tbody tr.error:hover>td{
	background-color:#ebcccc
}

.table-hover tbody tr.warning:hover>td{
	background-color:#faf2cc
}

.table-hover tbody tr.info:hover>td{
	background-color:#c4e3f3
}

.dropup,.dropdown{
	position:relative
}

.dropdown-toggle{
	*margin-bottom:-3px
}

.dropdown-toggle:active,.open .dropdown-toggle{
	outline:0
}

.caret{
	display:inline-block;
	width:0;
	height:0;
	vertical-align:top;
	border-top:4px solid #000;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
	content:""
}

.dropdown .caret{
	margin-top:8px;
	margin-left:2px
}

.dropdown-menu{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	*border-right-width:2px;
	*border-bottom-width:2px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box
}

.dropdown-menu.pull-right{
	right:0;
	left:auto
}

.dropdown-menu .divider{
	*width:100%;
	height:1px;
	margin:8px 1px;
	*margin:-5px 0 5px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff
}

.dropdown-menu>li>a{
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:normal;
	line-height:18px;
	color:#333;
	white-space:nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{
	text-decoration:none;
	color:#fff;
	background-color:#0081c2;
	background-image:-moz-linear-gradient(top, #08c, #0077b3);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image:-webkit-linear-gradient(top, #08c, #0077b3);
	background-image:-o-linear-gradient(top, #08c, #0077b3);
	background-image:linear-gradient(to bottom, #08c, #0077b3);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{
	color:#333;
	text-decoration:none;
	outline:0;
	background-color:#0081c2;
	background-image:-moz-linear-gradient(top, #08c, #0077b3);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image:-webkit-linear-gradient(top, #08c, #0077b3);
	background-image:-o-linear-gradient(top, #08c, #0077b3);
	background-image:linear-gradient(to bottom, #08c, #0077b3);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
	color:#999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor:default
}

.open{
	*z-index:1000
}

.open>.dropdown-menu{
	display:block
}

.dropdown-backdrop{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990
}

.pull-right>.dropdown-menu{
	right:0;
	left:auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret{
	border-top:0;
	border-bottom:4px solid #000;
	content:""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{
	top:auto;
	bottom:100%;
	margin-bottom:1px
}

.dropdown-submenu{
	position:relative
}

.dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
	-webkit-border-top-right-radius:6px 6px 6px 6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px 6px 6px 6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px 6px 6px 6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.dropdown-submenu:hover>.dropdown-menu{
	display:block
}

.dropup .dropdown-submenu>.dropdown-menu{
	top:auto;
	bottom:0;
	margin-top:0;
	margin-bottom:-2px;
	-webkit-border-radius:5px 5px 5px 0;
	-moz-border-radius:5px 5px 5px 0;
	border-radius:5px 5px 5px 0;
	-webkit-border-top-right-radius:5px 5px 5px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:5px 5px 5px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:5px 5px 5px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.dropdown-submenu>a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#ccc;
	margin-top:5px;
	margin-right:-10px
}

.dropdown-submenu:hover>a:after{
	border-left-color:#fff
}

.dropdown-submenu.pull-left{
	float:none
}

.dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
	-webkit-border-top-right-radius:6px 0 6px 6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px 0 6px 6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px 0 6px 6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.dropdown .dropdown-menu .nav-header{
	padding-left:20px;
	padding-right:20px
}

.typeahead{
	z-index:1051;
	margin-top:2px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.well{
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote{
	border-color:#ddd;
	border-color:rgba(0,0,0,0.15)
}

.well-large{
	padding:24px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.well-small{
	padding:9px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.fade{
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-moz-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear;
	-webkit-transition:all opacity .15s linear ease-out;
	-moz-transition:all opacity .15s linear ease-out;
	-o-transition:all opacity .15s linear ease-out;
	transition:all opacity .15s linear ease-out
}

.fade.in{
	opacity:1
}

.collapse{
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	-moz-transition:height .35s ease;
	-o-transition:height .35s ease;
	transition:height .35s ease;
	-webkit-transition:all height .35s ease ease-out;
	-moz-transition:all height .35s ease ease-out;
	-o-transition:all height .35s ease ease-out;
	transition:all height .35s ease ease-out
}

.collapse.in{
	height:auto
}

.close{
	float:right;
	font-size:20px;
	font-weight:bold;
	line-height:18px;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20);
	-moz-opacity:20;
	-khtml-opacity:20;
	-webkit-opacity:20;
	opacity:20;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=2000);
	filter:alpha(opacity=2000)
}

.close:hover,.close:focus{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.4;
	filter:alpha(opacity=40);
	-moz-opacity:40;
	-khtml-opacity:40;
	-webkit-opacity:40;
	opacity:40;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=4000);
	filter:alpha(opacity=4000)
}

button.close{
	padding:3;
	cursor:pointer;
	background:transparent;
	border:0;
	-webkit-appearance:none
}

.btn{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:4px 12px;
	margin-bottom:0;
	font-size:13px;
	line-height:18px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#333;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top, #fff, #e6e6e6);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image:-o-linear-gradient(top, #fff, #e6e6e6);
	background-image:linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	*background-color:#e6e6e6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:1px solid #bbb;
	*border:0;
	border-bottom-color:#a2a2a2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	*margin-left:.3em;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)
}

.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{
	color:#333;
	background-color:#e6e6e6;
	*background-color:#d9d9d9
}

.btn:active,.btn.active{
	background-color:#ccc \9
}

.btn:first-child{
	*margin-left:0
}

.btn:hover,.btn:focus{
	color:#333;
	text-decoration:none;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
	-webkit-transition:all background-position .1s linear ease-out;
	-moz-transition:all background-position .1s linear ease-out;
	-o-transition:all background-position .1s linear ease-out;
	transition:all background-position .1s linear ease-out
}

.btn:focus{
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

.btn.active,.btn:active{
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)
}

.btn.disabled,.btn[disabled]{
	cursor:default;
	background-image:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-moz-opacity:65;
	-khtml-opacity:65;
	-webkit-opacity:65;
	opacity:65;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=6500);
	filter:alpha(opacity=6500);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.btn-large{
	padding:11px 19px;
	font-size:16.25px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{
	margin-top:4px
}

.btn-small{
	padding:2px 10px;
	font-size:11.05px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{
	margin-top:0
}

.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{
	margin-top:-1px
}

.btn-mini{
	padding:0 6px;
	font-size:9.75px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-block{
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}

.btn-block+.btn-block{
	margin-top:5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{
	width:100%
}

.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{
	color:rgba(255,255,255,0.75)
}

.btn-primary{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#006dcc;
	background-image:-moz-linear-gradient(top, #08c, #04c);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image:-webkit-linear-gradient(top, #08c, #04c);
	background-image:-o-linear-gradient(top, #08c, #04c);
	background-image:linear-gradient(to bottom, #08c, #04c);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color:#04c #04c #002a80;
	*background-color:#04c;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{
	color:#fff;
	background-color:#04c;
	*background-color:#003bb3
}

.btn-primary:active,.btn-primary.active{
	background-color:#039 \9
}

.btn-warning{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#ff982e;
	background-image:-moz-linear-gradient(top, #ffa74d, #ff8100);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffa74d), to(#ff8100));
	background-image:-webkit-linear-gradient(top, #ffa74d, #ff8100);
	background-image:-o-linear-gradient(top, #ffa74d, #ff8100);
	background-image:linear-gradient(to bottom, #ffa74d, #ff8100);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa74d', endColorstr='#ffff8100', GradientType=0);
	border-color:#ff8100 #ff8100 #b35a00;
	*background-color:#ff8100;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{
	color:#fff;
	background-color:#ff8100;
	*background-color:#e67400
}

.btn-warning:active,.btn-warning.active{
	background-color:#cc6700 \9
}

.btn-danger{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#da4f49;
	background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color:#bd362f #bd362f #802420;
	*background-color:#bd362f;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{
	color:#fff;
	background-color:#bd362f;
	*background-color:#a9302a
}

.btn-danger:active,.btn-danger.active{
	background-color:#942a25 \9
}

.btn-success{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#5bb75b;
	background-image:-moz-linear-gradient(top, #62c462, #51a351);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image:-webkit-linear-gradient(top, #62c462, #51a351);
	background-image:-o-linear-gradient(top, #62c462, #51a351);
	background-image:linear-gradient(to bottom, #62c462, #51a351);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color:#51a351 #51a351 #387038;
	*background-color:#51a351;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{
	color:#fff;
	background-color:#51a351;
	*background-color:#499249
}

.btn-success:active,.btn-success.active{
	background-color:#408140 \9
}

.btn-info{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#49afcd;
	background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color:#2f96b4 #2f96b4 #1f6377;
	*background-color:#2f96b4;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{
	color:#fff;
	background-color:#2f96b4;
	*background-color:#2a85a0
}

.btn-info:active,.btn-info.active{
	background-color:#24748c \9
}

.btn-inverse{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#363636;
	background-image:-moz-linear-gradient(top, #444, #222);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
	background-image:-webkit-linear-gradient(top, #444, #222);
	background-image:-o-linear-gradient(top, #444, #222);
	background-image:linear-gradient(to bottom, #444, #222);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color:#222 #222 #000;
	*background-color:#222;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{
	color:#fff;
	background-color:#222;
	*background-color:#151515
}

.btn-inverse:active,.btn-inverse.active{
	background-color:#080808 \9
}

button.btn,input[type="submit"].btn{
	*padding-top:3px;
	*padding-bottom:3px
}

button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{
	padding:0;
	border:0
}

button.btn.btn-large,input[type="submit"].btn.btn-large{
	*padding-top:7px;
	*padding-bottom:7px
}

button.btn.btn-small,input[type="submit"].btn.btn-small{
	*padding-top:3px;
	*padding-bottom:3px
}

button.btn.btn-mini,input[type="submit"].btn.btn-mini{
	*padding-top:1px;
	*padding-bottom:1px
}

.btn-link,.btn-link:active,.btn-link[disabled]{
	background-color:transparent;
	background-image:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.btn-link{
	border-color:transparent;
	cursor:pointer;
	color:#08c;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-link:hover,.btn-link:focus{
	color:#005580;
	text-decoration:underline;
	background-color:transparent
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus{
	color:#333;
	text-decoration:none
}

.btn-group{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:0;
	vertical-align:middle;
	white-space:nowrap;
	*margin-left:.3em
}

.btn-group:first-child{
	*margin-left:0
}

.btn-group+.btn-group{
	margin-left:5px
}

.btn-toolbar{
	font-size:0;
	margin-top:9px;
	margin-bottom:9px
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{
	margin-left:5px
}

.btn-group>.btn{
	position:relative;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-group>.btn+.btn{
	margin-left:-1px
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{
	font-size:13px
}

.btn-group>.btn-mini{
	font-size:9.75px
}

.btn-group>.btn-small{
	font-size:11.05px
}

.btn-group>.btn-large{
	font-size:16.25px
}

.btn-group>.btn:first-child{
	margin-left:0;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px
}

.btn-group>.btn.large:first-child{
	margin-left:0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px
}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{
	z-index:2
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{
	outline:0
}

.btn-group>.btn+.dropdown-toggle{
	padding-left:8px;
	padding-right:8px;
	-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top:5px;
	*padding-bottom:5px
}

.btn-group>.btn-mini+.dropdown-toggle{
	padding-left:5px;
	padding-right:5px;
	*padding-top:2px;
	*padding-bottom:2px
}

.btn-group>.btn-small+.dropdown-toggle{
	*padding-top:5px;
	*padding-bottom:4px
}

.btn-group>.btn-large+.dropdown-toggle{
	padding-left:12px;
	padding-right:12px;
	*padding-top:7px;
	*padding-bottom:7px
}

.btn-group.open .dropdown-toggle{
	background-image:none;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)
}

.btn-group.open .btn.dropdown-toggle{
	background-color:#e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle{
	background-color:#04c
}

.btn-group.open .btn-warning.dropdown-toggle{
	background-color:#ff8100
}

.btn-group.open .btn-danger.dropdown-toggle{
	background-color:#bd362f
}

.btn-group.open .btn-success.dropdown-toggle{
	background-color:#51a351
}

.btn-group.open .btn-info.dropdown-toggle{
	background-color:#2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle{
	background-color:#222
}

.btn .caret{
	margin-top:8px;
	margin-left:0
}

.btn-large .caret{
	margin-top:6px
}

.btn-large .caret{
	border-left-width:5px;
	border-right-width:5px;
	border-top-width:5px
}

.btn-mini .caret,.btn-small .caret{
	margin-top:8px
}

.dropup .btn-large .caret{
	border-bottom-width:5px
}

.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{
	border-top-color:#fff;
	border-bottom-color:#fff
}

.btn-group-vertical{
	display:inline-block;
	*display:inline;
	*zoom:1
}

.btn-group-vertical>.btn{
	display:block;
	float:none;
	max-width:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-group-vertical>.btn+.btn{
	margin-left:0;
	margin-top:-1px
}

.btn-group-vertical>.btn:first-child{
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	-webkit-border-top-right-radius:4px 4px 0 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px 4px 0 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px 4px 0 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-group-vertical>.btn:last-child{
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	-webkit-border-top-right-radius:0 0 4px 4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 0 4px 4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 0 4px 4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-group-vertical>.btn-large:first-child{
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px 6px 0 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px 6px 0 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px 6px 0 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.btn-group-vertical>.btn-large:last-child{
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	-webkit-border-top-right-radius:0 0 6px 6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 0 6px 6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 0 6px 6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.alert{
	padding:8px 35px 8px 14px;
	margin-bottom:18px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	background-color:#fcf8e3;
	border:1px solid #fbeed5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.alert,.alert h4{
	color:#c09853
}

.alert h4{
	margin:0
}

.alert .close{
	position:relative;
	top:-2px;
	right:-21px;
	line-height:18px
}

.alert-success{
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#468847
}

.alert-success h4{
	color:#468847
}

.alert-danger,.alert-error{
	background-color:#f2dede;
	border-color:#eed3d7;
	color:#b94a48
}

.alert-danger h4,.alert-error h4{
	color:#b94a48
}

.alert-info{
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#3a87ad
}

.alert-info h4{
	color:#3a87ad
}

.alert-block{
	padding-top:14px;
	padding-bottom:14px
}

.alert-block>p,.alert-block>ul{
	margin-bottom:0
}

.alert-block p+p{
	margin-top:5px
}

.nav{
	margin-left:0;
	margin-bottom:18px;
	list-style:none
}

.nav>li>a{
	display:block
}

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

.nav>li>a>img{
	max-width:none
}

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

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

.nav li+.nav-header{
	margin-top:9px
}

.nav-list{
	padding-left:15px;
	padding-right:15px;
	margin-bottom:0
}

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

.nav-list>li>a{
	padding:3px 15px
}

.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
	background-color:#08c
}

.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{
	margin-right:2px
}

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

.nav-tabs,.nav-pills{
	*zoom:1
}

.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{
	display:table;
	content:"";
	line-height:0
}

.nav-tabs:after,.nav-pills:after{
	clear:both
}

.nav-tabs>li,.nav-pills>li{
	float:left
}

.nav-tabs>li>a,.nav-pills>li>a{
	padding-right:12px;
	padding-left:12px;
	margin-right:2px;
	line-height:14px
}

.nav-tabs{
	border-bottom:1px solid #ddd
}

.nav-tabs>li{
	margin-bottom:-1px
}

.nav-tabs>li>a{
	padding-top:8px;
	padding-bottom:8px;
	line-height:18px;
	border:1px solid transparent;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	-webkit-border-top-right-radius:4px 4px 0 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px 4px 0 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px 4px 0 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{
	border-color:#eee #eee #ddd
}

.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default
}

.nav-pills>li>a{
	padding-top:8px;
	padding-bottom:8px;
	margin-top:2px;
	margin-bottom:2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:5px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{
	color:#fff;
	background-color:#08c
}

.nav-stacked>li{
	float:none
}

.nav-stacked>li>a{
	margin-right:0
}

.nav-tabs.nav-stacked{
	border-bottom:0
}

.nav-tabs.nav-stacked>li>a{
	border:1px solid #ddd;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.nav-tabs.nav-stacked>li:first-child>a{
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px
}

.nav-tabs.nav-stacked>li:last-child>a{
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px
}

.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{
	border-color:#ddd;
	z-index:2
}

.nav-pills.nav-stacked>li>a{
	margin-bottom:3px
}

.nav-pills.nav-stacked>li:last-child>a{
	margin-bottom:1px
}

.nav-tabs .dropdown-menu{
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	-webkit-border-top-right-radius:0 0 6px 6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 0 6px 6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 0 6px 6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.nav-pills .dropdown-menu{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.nav .dropdown-toggle .caret{
	border-top-color:#08c;
	border-bottom-color:#08c;
	margin-top:6px
}

.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{
	border-top-color:#005580;
	border-bottom-color:#005580
}

.nav-tabs .dropdown-toggle .caret{
	margin-top:8px
}

.nav .active .dropdown-toggle .caret{
	border-top-color:#fff;
	border-bottom-color:#fff
}

.nav-tabs .active .dropdown-toggle .caret{
	border-top-color:#555;
	border-bottom-color:#555
}

.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{
	cursor:pointer
}

.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{
	color:#fff;
	background-color:#999;
	border-color:#999
}

.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{
	border-top-color:#fff;
	border-bottom-color:#fff;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity:100;
	-webkit-opacity:100;
	opacity:100;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10000);
	filter:alpha(opacity=10000)
}

.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{
	border-color:#999
}

.tabbable{
	*zoom:1
}

.tabbable:before,.tabbable:after{
	display:table;
	content:"";
	line-height:0
}

.tabbable:after{
	clear:both
}

.tab-content{
	overflow:auto
}

.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{
	border-bottom:0
}

.tab-content>.tab-pane,.pill-content>.pill-pane{
	display:none
}

.tab-content>.active,.pill-content>.active{
	display:block
}

.tabs-below>.nav-tabs{
	border-top:1px solid #ddd
}

.tabs-below>.nav-tabs>li{
	margin-top:-1px;
	margin-bottom:0
}

.tabs-below>.nav-tabs>li>a{
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	-webkit-border-top-right-radius:0 0 4px 4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 0 4px 4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 0 4px 4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{
	border-bottom-color:transparent;
	border-top-color:#ddd
}

.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{
	border-color:transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{
	float:none
}

.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{
	min-width:74px;
	margin-right:0;
	margin-bottom:3px
}

.tabs-left>.nav-tabs{
	float:left;
	margin-right:19px;
	border-right:1px solid #ddd
}

.tabs-left>.nav-tabs>li>a{
	margin-right:-1px;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
	-webkit-border-top-right-radius:4px 0 0 4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px 0 0 4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px 0 0 4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{
	border-color:#eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{
	border-color:#ddd transparent #ddd #ddd;
	*border-right-color:#fff
}

.tabs-right>.nav-tabs{
	float:right;
	margin-left:19px;
	border-left:1px solid #ddd
}

.tabs-right>.nav-tabs>li>a{
	margin-left:-1px;
	-webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
	-webkit-border-top-right-radius:0 4px 4px 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 4px 4px 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 4px 4px 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{
	border-color:#eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{
	border-color:#ddd #ddd #ddd transparent;
	*border-left-color:#fff
}

.nav>.disabled>a{
	color:#999
}

.nav>.disabled>a:hover,.nav>.disabled>a:focus{
	text-decoration:none;
	background-color:transparent;
	cursor:default
}

.navbar{
	overflow:visible;
	margin-bottom:18px;
	*position:relative;
	*z-index:2
}

.navbar-inner{
	min-height:40px;
	padding-left:20px;
	padding-right:20px;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top, #fff, #f2f2f2);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
	background-image:-webkit-linear-gradient(top, #fff, #f2f2f2);
	background-image:-o-linear-gradient(top, #fff, #f2f2f2);
	background-image:linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border:1px solid #d4d4d4;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);
	box-shadow:0 1px 4px rgba(0,0,0,0.065);
	*zoom:1
}

.navbar-inner:before,.navbar-inner:after{
	display:table;
	content:"";
	line-height:0
}

.navbar-inner:after{
	clear:both
}

.navbar .container{
	width:auto
}

.nav-collapse.collapse{
	height:auto;
	overflow:visible
}

.navbar .brand{
	float:left;
	display:block;
	padding:11px 20px 11px;
	margin-left:-20px;
	font-size:20px;
	font-weight:200;
	color:#555;
	text-shadow:0 1px 0 #fff
}

.navbar .brand:hover,.navbar .brand:focus{
	text-decoration:none
}

.navbar-text{
	margin-bottom:0;
	line-height:40px;
	color:#555
}

.navbar-link{
	color:#555
}

.navbar-link:hover,.navbar-link:focus{
	color:#333
}

.navbar .divider-vertical{
	height:40px;
	margin:0 9px;
	border-left:1px solid #f2f2f2;
	border-right:1px solid #fff
}

.navbar .btn,.navbar .btn-group{
	margin-top:5px
}

.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{
	margin-top:0
}

.navbar-form{
	margin-bottom:0;
	*zoom:1
}

.navbar-form:before,.navbar-form:after{
	display:table;
	content:"";
	line-height:0
}

.navbar-form:after{
	clear:both
}

.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{
	margin-top:5px
}

.navbar-form input,.navbar-form select,.navbar-form .btn{
	display:inline-block;
	margin-bottom:0
}

.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{
	margin-top:3px
}

.navbar-form .input-append,.navbar-form .input-prepend{
	margin-top:5px;
	white-space:nowrap
}

.navbar-form .input-append input,.navbar-form .input-prepend input{
	margin-top:0
}

.navbar-search{
	position:relative;
	float:left;
	margin-top:5px;
	margin-bottom:0
}

.navbar-search .search-query{
	margin-bottom:0;
	padding:4px 14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:15px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.navbar-static-top{
	position:static;
	margin-bottom:0
}

.navbar-static-top .navbar-inner{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.navbar-fixed-top,.navbar-fixed-bottom{
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
	margin-bottom:0
}

.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{
	border-width:0 0 1px
}

.navbar-fixed-bottom .navbar-inner{
	border-width:1px 0 0
}

.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{
	padding-left:0;
	padding-right:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
	width:940px
}

.navbar-fixed-top{
	top:0
}

.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{
	-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
	box-shadow:0 1px 10px rgba(0,0,0,.1)
}

.navbar-fixed-bottom{
	bottom:0
}

.navbar-fixed-bottom .navbar-inner{
	-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);
	box-shadow:0 -1px 10px rgba(0,0,0,.1)
}

.navbar .nav{
	position:relative;
	left:0;
	display:block;
	float:left;
	margin:0 10px 0 0
}

.navbar .nav.pull-right{
	float:right;
	margin-right:0
}

.navbar .nav>li{
	float:left
}

.navbar .nav>li>a{
	float:none;
	padding:11px 15px 11px;
	color:#555;
	text-decoration:none;
	text-shadow:0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret{
	margin-top:8px
}

.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{
	background-color:transparent;
	color:#333;
	text-decoration:none
}

.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{
	color:#555;
	text-decoration:none;
	background-color:#e5e5e5;
	-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
	-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 8px rgba(0,0,0,0.125)
}

.navbar .btn-navbar{
	display:none;
	float:right;
	padding:7px 10px;
	margin-left:5px;
	margin-right:5px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#ededed;
	background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
	background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	border-color:#e5e5e5 #e5e5e5 #bfbfbf;
	*background-color:#e5e5e5;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)
}

.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{
	color:#fff;
	background-color:#e5e5e5;
	*background-color:#d9d9d9
}

.navbar .btn-navbar:active,.navbar .btn-navbar.active{
	background-color:#ccc \9
}

.navbar .btn-navbar .icon-bar{
	display:block;
	width:18px;
	height:2px;
	background-color:#f5f5f5;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	-webkit-border-top-right-radius:1px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:1px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:1px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);
	box-shadow:0 1px 0 rgba(0,0,0,0.25)
}

.btn-navbar .icon-bar+.icon-bar{
	margin-top:3px
}

.navbar .nav>li>.dropdown-menu:before{
	content:'';
	display:inline-block;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:7px solid #ccc;
	border-bottom-color:rgba(0,0,0,0.2);
	position:absolute;
	top:-7px;
	left:9px
}

.navbar .nav>li>.dropdown-menu:after{
	content:'';
	display:inline-block;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:6px solid #fff;
	position:absolute;
	top:-6px;
	left:10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before{
	border-top:7px solid #ccc;
	border-top-color:rgba(0,0,0,0.2);
	border-bottom:0;
	bottom:-7px;
	top:auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after{
	border-top:6px solid #fff;
	border-bottom:0;
	bottom:-6px;
	top:auto
}

.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{
	border-top-color:#333;
	border-bottom-color:#333
}

.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{
	background-color:#e5e5e5;
	color:#555
}

.navbar .nav li.dropdown>.dropdown-toggle .caret{
	border-top-color:#555;
	border-bottom-color:#555
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{
	border-top-color:#555;
	border-bottom-color:#555
}

.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{
	left:auto;
	right:0
}

.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{
	left:auto;
	right:12px
}

.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{
	left:auto;
	right:13px
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{
	left:auto;
	right:100%;
	margin-left:0;
	margin-right:-1px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
	-webkit-border-top-right-radius:6px 0 6px 6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px 0 6px 6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px 0 6px 6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.navbar-inverse .navbar-inner{
	background-color:#13294a;
	background-image:-moz-linear-gradient(top, #152d53, #10223e);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#152d53), to(#10223e));
	background-image:-webkit-linear-gradient(top, #152d53, #10223e);
	background-image:-o-linear-gradient(top, #152d53, #10223e);
	background-image:linear-gradient(to bottom, #152d53, #10223e);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff152d53', endColorstr='#ff10223e', GradientType=0);
	border-color:#0b172a
}

.navbar-inverse .brand,.navbar-inverse .nav>li>a{
	color:#d9d9d9;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25)
}

.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{
	color:#fff
}

.navbar-inverse .brand{
	color:#d9d9d9
}

.navbar-inverse .navbar-text{
	color:#d9d9d9
}

.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{
	background-color:transparent;
	color:#fff
}

.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{
	color:#fff;
	background-color:#10223e
}

.navbar-inverse .navbar-link{
	color:#d9d9d9
}

.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{
	color:#fff
}

.navbar-inverse .divider-vertical{
	border-left-color:#10223e;
	border-right-color:#152d53
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{
	background-color:#10223e;
	color:#fff
}

.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{
	border-top-color:#fff;
	border-bottom-color:#fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{
	border-top-color:#d9d9d9;
	border-bottom-color:#d9d9d9
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{
	border-top-color:#fff;
	border-bottom-color:#fff
}

.navbar-inverse .navbar-search .search-query{
	color:#fff;
	background-color:#d9d9d9;
	border-color:#10223e;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	-webkit-transition:all none ease-out;
	-moz-transition:all none ease-out;
	-o-transition:all none ease-out;
	transition:all none ease-out
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder{
	color:#888
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{
	color:#888
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{
	color:#888
}

.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{
	padding:5px 15px;
	color:#333;
	text-shadow:0 1px 0 #fff;
	background-color:#fff;
	border:0;
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);
	box-shadow:0 0 3px rgba(0,0,0,0.15);
	outline:0
}

.navbar-inverse .btn-navbar{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#0e1d36;
	background-image:-moz-linear-gradient(top, #10223e, #0b172a);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#10223e), to(#0b172a));
	background-image:-webkit-linear-gradient(top, #10223e, #0b172a);
	background-image:-o-linear-gradient(top, #10223e, #0b172a);
	background-image:linear-gradient(to bottom, #10223e, #0b172a);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff10223e', endColorstr='#ff0b172a', GradientType=0);
	border-color:#0b172a #0b172a #000;
	*background-color:#0b172a;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}

.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{
	color:#fff;
	background-color:#0b172a;
	*background-color:#050c16
}

.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{
	background-color:#000101 \9
}

.breadcrumb{
	padding:8px 15px;
	margin:0 0 18px;
	list-style:none;
	background-color:#f5f5f5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.breadcrumb>li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-shadow:0 1px 0 #fff
}

.breadcrumb>li>.divider{
	padding:0 5px;
	color:#ccc
}

.breadcrumb>.active{
	color:#999
}

.pagination{
	margin:18px 0
}

.pagination ul{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:0;
	margin-bottom:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);
	box-shadow:0 1px 2px rgba(0,0,0,0.05)
}

.pagination ul>li{
	display:inline
}

.pagination ul>li>a,.pagination ul>li>span{
	float:left;
	padding:4px 12px;
	line-height:18px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0
}

.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{
	background-color:#f5f5f5
}

.pagination ul>.active>a,.pagination ul>.active>span{
	color:#999;
	cursor:default
}

.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{
	color:#999;
	background-color:transparent;
	cursor:default
}

.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{
	border-left-width:1px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px
}

.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px
}

.pagination-centered{
	text-align:center
}

.pagination-right{
	text-align:right
}

.pagination-large ul>li>a,.pagination-large ul>li>span{
	padding:11px 19px;
	font-size:16.25px
}

.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px
}

.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px
}

.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px
}

.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px
}

.pagination-small ul>li>a,.pagination-small ul>li>span{
	padding:2px 10px;
	font-size:11.05px
}

.pagination-mini ul>li>a,.pagination-mini ul>li>span{
	padding:0 6px;
	font-size:9.75px
}

.pager{
	margin:18px 0;
	list-style:none;
	text-align:center;
	*zoom:1
}

.pager:before,.pager:after{
	display:table;
	content:"";
	line-height:0
}

.pager:after{
	clear:both
}

.pager li{
	display:inline
}

.pager li>a,.pager li>span{
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:15px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.pager li>a:hover,.pager li>a:focus{
	text-decoration:none;
	background-color:#f5f5f5
}

.pager .next>a,.pager .next>span{
	float:right
}

.pager .previous>a,.pager .previous>span{
	float:left
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{
	color:#999;
	background-color:#fff;
	cursor:default
}

.modal-backdrop{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}

.modal-backdrop.fade{
	opacity:0
}

.modal-backdrop,.modal-backdrop.fade.in{
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:80;
	-khtml-opacity:80;
	-webkit-opacity:80;
	opacity:80;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=8000);
	filter:alpha(opacity=8000)
}

.modal-header{
	padding:9px 15px;
	border-bottom:1px solid #eee
}

.modal-header .close{
	margin-top:2px
}

.modal-header h3{
	margin:0;
	line-height:30px
}

.modal-body{
	position:relative;
	overflow-y:auto;
	max-height:400px;
	padding:15px
}

.modal-body iframe{
	max-height:390px;
	border:0 !important
}

.modal-form{
	margin-bottom:0
}

.modal-footer{
	padding:14px 15px 15px;
	margin-bottom:0;
	text-align:right;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	-webkit-border-top-right-radius:0 0 6px 6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:0 0 6px 6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:0 0 6px 6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:inset 0 1px 0 #fff;
	-moz-box-shadow:inset 0 1px 0 #fff;
	box-shadow:inset 0 1px 0 #fff;
	*zoom:1
}

.modal-footer:before,.modal-footer:after{
	display:table;
	content:"";
	line-height:0
}

.modal-footer:after{
	clear:both
}

.modal-footer .btn+.btn{
	margin-left:5px;
	margin-bottom:0
}

.modal-footer .btn-group .btn+.btn{
	margin-left:-1px
}

.modal-footer .btn-block+.btn-block{
	margin-left:0
}

.tooltip{
	position:absolute;
	z-index:1030;
	display:block;
	visibility:visible;
	font-size:11px;
	line-height:1.4;
	-moz-opacity:0;
	-khtml-opacity:0;
	-webkit-opacity:0;
	opacity:0;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter:alpha(opacity=0)
}

.tooltip.in{
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:80;
	-khtml-opacity:80;
	-webkit-opacity:80;
	opacity:80;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=8000);
	filter:alpha(opacity=8000)
}

.tooltip.top{
	margin-top:-3px;
	padding:5px 0
}

.tooltip.right{
	margin-left:3px;
	padding:0 5px
}

.tooltip.bottom{
	margin-top:3px;
	padding:5px 0
}

.tooltip.left{
	margin-left:-3px;
	padding:0 5px
}

.tooltip-inner{
	max-width:200px;
	padding:8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.tooltip-arrow{
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}

.tooltip.top .tooltip-arrow{
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}

.tooltip.right .tooltip-arrow{
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}

.tooltip.left .tooltip-arrow{
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}

.tooltip.bottom .tooltip-arrow{
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}

.popover{
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	display:none;
	max-width:276px;
	padding:1px;
	text-align:left;
	background-color:#fff;
	-moz-background-clip:padding;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	white-space:normal
}

.popover.top{
	margin-top:-10px
}

.popover.right{
	margin-left:10px
}

.popover.bottom{
	margin-top:10px
}

.popover.left{
	margin-left:-10px
}

.popover-title{
	margin:0;
	padding:8px 14px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	-webkit-border-top-right-radius:5px 5px 0 0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:5px 5px 0 0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:5px 5px 0 0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.popover-title:empty{
	display:none
}

.popover-content{
	padding:9px 14px
}

.popover .arrow,.popover .arrow:after{
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}

.popover .arrow{
	border-width:11px
}

.popover .arrow:after{
	border-width:10px;
	content:""
}

.popover.top .arrow{
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:#999;
	border-top-color:rgba(0,0,0,0.25);
	bottom:-11px
}

.popover.top .arrow:after{
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff
}

.popover.right .arrow{
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0,0,0,0.25)
}

.popover.right .arrow:after{
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff
}

.popover.bottom .arrow{
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,0.25);
	top:-11px
}

.popover.bottom .arrow:after{
	top:1px;
	margin-left:-10px;
	border-top-width:0;
	border-bottom-color:#fff
}

.popover.left .arrow{
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0,0,0,0.25)
}

.popover.left .arrow:after{
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px
}

.thumbnails{
	margin-left:-20px;
	list-style:none;
	*zoom:1
}

.thumbnails:before,.thumbnails:after{
	display:table;
	content:"";
	line-height:0
}

.thumbnails:after{
	clear:both
}

.row-fluid .thumbnails{
	margin-left:0
}

.thumbnails>li{
	float:left;
	margin-bottom:18px;
	margin-left:20px
}

.thumbnail{
	display:block;
	padding:4px;
	line-height:18px;
	border:1px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);
	box-shadow:0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	-webkit-transition:all all .2s ease-in-out ease-out;
	-moz-transition:all all .2s ease-in-out ease-out;
	-o-transition:all all .2s ease-in-out ease-out;
	transition:all all .2s ease-in-out ease-out
}

a.thumbnail:hover,a.thumbnail:focus{
	border-color:#08c;
	-webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);
	box-shadow:0 1px 4px rgba(0,105,214,0.25)
}

.thumbnail>img{
	display:block;
	max-width:100%;
	margin-left:auto;
	margin-right:auto
}

.thumbnail .caption{
	padding:9px;
	color:#555
}

.media,.media-body{
	overflow:hidden;
	*overflow:visible;
	zoom:1
}

.media,.media .media{
	margin-top:15px
}

.media:first-child{
	margin-top:0
}

.media-object{
	display:block
}

.media-heading{
	margin:0 0 5px
}

.media>.pull-left{
	margin-right:10px
}

.media>.pull-right{
	margin-left:10px
}

.media-list{
	margin-left:0;
	list-style:none
}

.label,.badge{
	display:inline-block;
	padding:2px 4px;
	font-size:10.998px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
	vertical-align:baseline;
	white-space:nowrap;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#999
}

.label{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.badge{
	padding-left:9px;
	padding-right:9px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
	-webkit-border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:9px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:9px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.label:empty,.badge:empty{
	display:none
}

a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{
	color:#fff;
	text-decoration:none;
	cursor:pointer
}

.label-important,.badge-important{
	background-color:#b94a48
}

.label-important[href],.badge-important[href]{
	background-color:#953b39
}

.label-warning,.badge-warning{
	background-color:#ff8100
}

.label-warning[href],.badge-warning[href]{
	background-color:#cc6700
}

.label-success,.badge-success{
	background-color:#468847
}

.label-success[href],.badge-success[href]{
	background-color:#356635
}

.label-info,.badge-info{
	background-color:#3a87ad
}

.label-info[href],.badge-info[href]{
	background-color:#2d6987
}

.label-inverse,.badge-inverse{
	background-color:#333
}

.label-inverse[href],.badge-inverse[href]{
	background-color:#1a1a1a
}

.btn .label,.btn .badge{
	position:relative;
	top:-1px
}

.btn-mini .label,.btn-mini .badge{
	top:0
}

@-webkit-keyframes progress-bar-stripes{
	from{
		background-position:40px 0
	}

	to{
		background-position:0 0
	}

}

@-moz-keyframes progress-bar-stripes{
	from{
		background-position:40px 0
	}

	to{
		background-position:0 0
	}

}

@-ms-keyframes progress-bar-stripes{
	from{
		background-position:40px 0
	}

	to{
		background-position:0 0
	}

}

@-o-keyframes progress-bar-stripes{
	from{
		background-position:0 0
	}

	to{
		background-position:40px 0
	}

}

@keyframes progress-bar-stripes{
	from{
		background-position:40px 0
	}

	to{
		background-position:0 0
	}

}

.progress{
	overflow:hidden;
	height:18px;
	margin-bottom:18px;
	background-color:#f7f7f7;
	background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.progress .bar{
	width:0%;
	height:100%;
	color:#fff;
	float:left;
	font-size:12px;
	text-align:center;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#0e90d2;
	background-image:-moz-linear-gradient(top, #149bdf, #0480be);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image:-webkit-linear-gradient(top, #149bdf, #0480be);
	background-image:-o-linear-gradient(top, #149bdf, #0480be);
	background-image:linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:width .6s ease;
	-moz-transition:width .6s ease;
	-o-transition:width .6s ease;
	transition:width .6s ease;
	-webkit-transition:all width .6s ease ease-out;
	-moz-transition:all width .6s ease ease-out;
	-o-transition:all width .6s ease ease-out;
	transition:all width .6s ease ease-out
}

.progress .bar+.bar{
	-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)
}

.progress-striped .bar{
	background-color:#149bdf;
	background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(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-image:-moz-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:-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: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);
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	-o-background-size:40px 40px;
	background-size:40px 40px
}

.progress.active .bar{
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-moz-animation:progress-bar-stripes 2s linear infinite;
	-ms-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}

.progress-danger .bar,.progress .bar-danger{
	background-color:#dd514c;
	background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.progress-danger.progress-striped .bar,.progress-striped .bar-danger{
	background-color:#ee5f5b;
	background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(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-image:-moz-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:-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: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-success .bar,.progress .bar-success{
	background-color:#5eb95e;
	background-image:-moz-linear-gradient(top, #62c462, #57a957);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image:-webkit-linear-gradient(top, #62c462, #57a957);
	background-image:-o-linear-gradient(top, #62c462, #57a957);
	background-image:linear-gradient(to bottom, #62c462, #57a957);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.progress-success.progress-striped .bar,.progress-striped .bar-success{
	background-color:#62c462;
	background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(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-image:-moz-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:-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: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-info .bar,.progress .bar-info{
	background-color:#4bb1cf;
	background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image:-o-linear-gradient(top, #5bc0de, #339bb9);
	background-image:linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.progress-info.progress-striped .bar,.progress-striped .bar-info{
	background-color:#5bc0de;
	background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(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-image:-moz-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:-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: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-warning .bar,.progress .bar-warning{
	background-color:#ff982e;
	background-image:-moz-linear-gradient(top, #ffa74d, #ff8100);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffa74d), to(#ff8100));
	background-image:-webkit-linear-gradient(top, #ffa74d, #ff8100);
	background-image:-o-linear-gradient(top, #ffa74d, #ff8100);
	background-image:linear-gradient(to bottom, #ffa74d, #ff8100);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa74d', endColorstr='#ffff8100', GradientType=0)
}

.progress-warning.progress-striped .bar,.progress-striped .bar-warning{
	background-color:#ffa74d;
	background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(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-image:-moz-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:-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: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)
}

.accordion{
	margin-bottom:18px
}

.accordion-group{
	margin-bottom:2px;
	border:1px solid #e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.accordion-heading{
	border-bottom:0
}

.accordion-heading .accordion-toggle{
	display:block;
	padding:8px 15px
}

.accordion-toggle{
	cursor:pointer
}

.accordion-inner{
	padding:9px 15px;
	border-top:1px solid #e5e5e5
}

.carousel{
	position:relative;
	margin-bottom:18px;
	line-height:1
}

.carousel-inner{
	overflow:hidden;
	width:100%;
	position:relative
}

.carousel-inner>.item{
	display:none;
	position:relative;
	-webkit-transition:.6s ease-in-out left;
	-moz-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left;
	-webkit-transition:all .6s ease-in-out left ease-out;
	-moz-transition:all .6s ease-in-out left ease-out;
	-o-transition:all .6s ease-in-out left ease-out;
	transition:all .6s ease-in-out left ease-out
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img{
	display:block;
	line-height:1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{
	display:block
}

.carousel-inner>.active{
	left:0
}

.carousel-inner>.next,.carousel-inner>.prev{
	position:absolute;
	top:0;
	width:100%
}

.carousel-inner>.next{
	left:100%
}

.carousel-inner>.prev{
	left:-100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right{
	left:0
}

.carousel-inner>.active.left{
	left:-100%
}

.carousel-inner>.active.right{
	left:100%
}

.carousel-control{
	position:absolute;
	top:40%;
	left:15px;
	width:40px;
	height:40px;
	margin-top:-20px;
	font-size:60px;
	font-weight:100;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:#222;
	border:3px solid #fff;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	-webkit-border-top-right-radius:23px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:23px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:23px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	opacity:.5;
	filter:alpha(opacity=50);
	-moz-opacity:50;
	-khtml-opacity:50;
	-webkit-opacity:50;
	opacity:50;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=5000);
	filter:alpha(opacity=5000)
}

.carousel-control.right{
	left:auto;
	right:15px
}

.carousel-control:hover,.carousel-control:focus{
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90);
	-moz-opacity:90;
	-khtml-opacity:90;
	-webkit-opacity:90;
	opacity:90;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=9000);
	filter:alpha(opacity=9000)
}

.carousel-indicators{
	position:absolute;
	top:15px;
	right:15px;
	z-index:5;
	margin:0;
	list-style:none
}

.carousel-indicators li{
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin-left:5px;
	text-indent:-999px;
	background-color:#ccc;
	background-color:rgba(255,255,255,0.25);
	border-radius:5px
}

.carousel-indicators .active{
	background-color:#fff
}

.carousel-caption{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:15px;
	background:#333;
	background:rgba(0,0,0,0.75)
}

.carousel-caption h4,.carousel-caption p{
	color:#fff;
	line-height:18px
}

.carousel-caption h4{
	margin:0 0 5px
}

.carousel-caption p{
	margin-bottom:0
}

.hero-unit{
	padding:60px;
	margin-bottom:30px;
	font-size:18px;
	font-weight:200;
	line-height:27px;
	color:inherit;
	background-color:#eee;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.hero-unit h1{
	margin-bottom:0;
	font-size:60px;
	line-height:1;
	color:inherit;
	letter-spacing:-1px
}

.hero-unit li{
	line-height:27px
}

.pull-right{
	float:right
}

.pull-left{
	float:left
}

.hide{
	display:none
}

.show{
	display:block
}

.invisible{
	visibility:hidden
}

.affix{
	position:fixed
}

@media (max-width:767px){
	body{
		padding-left:20px;
		padding-right:20px
	}

	.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{
		margin-left:-20px;
		margin-right:-20px
	}

	.container-fluid{
		padding:0
	}

	.dl-horizontal dt{
		float:none;
		clear:none;
		width:auto;
		text-align:left
	}

	.dl-horizontal dd{
		margin-left:0
	}

	.container{
		width:auto
	}

	.row-fluid{
		width:100%
	}

	.row,.thumbnails{
		margin-left:0
	}

	.thumbnails>li{
		float:none;
		margin-left:0
	}

	[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{
		float:none;
		display:block;
		width:100%;
		margin-left:0;
		-ms-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box
	}

	.span12,.row-fluid .span12{
		width:100%;
		-ms-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box
	}

	.row-fluid [class*="offset"]:first-child{
		margin-left:0
	}

	.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{
		display:block;
		width:100%;
		min-height:28px;
		-ms-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box
	}

	.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{
		display:inline-block;
		width:auto
	}

	.controls-row [class*="span"]+[class*="span"]{
		margin-left:0
	}

}

@media (max-width:480px){
	.nav-collapse{
		-webkit-transform:translate3d(0, 0, 0)
	}

	.page-header h1 small{
		display:block;
		line-height:18px
	}

	input[type="checkbox"],input[type="radio"]{
		border:1px solid #ccc
	}

	.form-horizontal .control-label{
		float:none;
		width:auto;
		padding-top:0;
		text-align:left
	}

	.form-horizontal .controls{
		margin-left:0
	}

	.form-horizontal .control-list{
		padding-top:0
	}

	.form-horizontal .form-actions{
		padding-left:10px;
		padding-right:10px
	}

	.media .pull-left,.media .pull-right{
		float:none;
		display:block;
		margin-bottom:10px
	}

	.media-object{
		margin-right:0;
		margin-left:0
	}

	.modal-header .close{
		padding:10px;
		margin:-10px
	}

	.carousel-caption{
		position:static
	}

}

@media (min-width:768px) and (max-width:979px){
	.row{
		margin-left:-20px;
		*zoom:1
	}

	.row:before,.row:after{
		display:table;
		content:"";
		line-height:0
	}

	.row:after{
		clear:both
	}

	[class*="span"]{
		float:left;
		min-height:1px;
		margin-left:20px
	}

	.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
		width:724px
	}

	.span12{
		width:724px
	}

	.span11{
		width:662px
	}

	.span10{
		width:600px
	}

	.span9{
		width:538px
	}

	.span8{
		width:476px
	}

	.span7{
		width:414px
	}

	.span6{
		width:352px
	}

	.span5{
		width:290px
	}

	.span4{
		width:228px
	}

	.span3{
		width:166px
	}

	.span2{
		width:104px
	}

	.span1{
		width:42px
	}

	.offset12{
		margin-left:764px
	}

	.offset11{
		margin-left:702px
	}

	.offset10{
		margin-left:640px
	}

	.offset9{
		margin-left:578px
	}

	.offset8{
		margin-left:516px
	}

	.offset7{
		margin-left:454px
	}

	.offset6{
		margin-left:392px
	}

	.offset5{
		margin-left:330px
	}

	.offset4{
		margin-left:268px
	}

	.offset3{
		margin-left:206px
	}

	.offset2{
		margin-left:144px
	}

	.offset1{
		margin-left:82px
	}

	.row-fluid{
		width:100%;
		*zoom:1
	}

	.row-fluid:before,.row-fluid:after{
		display:table;
		content:"";
		line-height:0
	}

	.row-fluid:after{
		clear:both
	}

	.row-fluid [class*="span"]{
		display:block;
		width:100%;
		min-height:28px;
		-ms-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		float:left;
		margin-left:2.76243094%;
		*margin-left:2.70923945%
	}

	.row-fluid [class*="span"]:first-child{
		margin-left:0
	}

	.row-fluid .controls-row [class*="span"]+[class*="span"]{
		margin-left:2.76243094%
	}

	.row-fluid .span12{
		width:100%;
		*width:99.94680851%
	}

	.row-fluid .span11{
		width:91.43646409%;
		*width:91.3832726%
	}

	.row-fluid .span10{
		width:82.87292818%;
		*width:82.81973669%
	}

	.row-fluid .span9{
		width:74.30939227%;
		*width:74.25620078%
	}

	.row-fluid .span8{
		width:65.74585635%;
		*width:65.69266486%
	}

	.row-fluid .span7{
		width:57.18232044%;
		*width:57.12912895%
	}

	.row-fluid .span6{
		width:48.61878453%;
		*width:48.56559304%
	}

	.row-fluid .span5{
		width:40.05524862%;
		*width:40.00205713%
	}

	.row-fluid .span4{
		width:31.49171271%;
		*width:31.43852122%
	}

	.row-fluid .span3{
		width:22.9281768%;
		*width:22.87498531%
	}

	.row-fluid .span2{
		width:14.36464088%;
		*width:14.31144939%
	}

	.row-fluid .span1{
		width:5.80110497%;
		*width:5.74791348%
	}

	.row-fluid .offset12{
		margin-left:105.52486188%;
		*margin-left:105.4184789%
	}

	.row-fluid .offset12:first-child{
		margin-left:102.76243094%;
		*margin-left:102.65604796%
	}

	.row-fluid .offset11{
		margin-left:96.96132597%;
		*margin-left:96.85494299%
	}

	.row-fluid .offset11:first-child{
		margin-left:94.19889503%;
		*margin-left:94.09251205%
	}

	.row-fluid .offset10{
		margin-left:88.39779006%;
		*margin-left:88.29140708%
	}

	.row-fluid .offset10:first-child{
		margin-left:85.63535912%;
		*margin-left:85.52897614%
	}

	.row-fluid .offset9{
		margin-left:79.83425414%;
		*margin-left:79.72787116%
	}

	.row-fluid .offset9:first-child{
		margin-left:77.0718232%;
		*margin-left:76.96544023%
	}

	.row-fluid .offset8{
		margin-left:71.27071823%;
		*margin-left:71.16433525%
	}

	.row-fluid .offset8:first-child{
		margin-left:68.50828729%;
		*margin-left:68.40190431%
	}

	.row-fluid .offset7{
		margin-left:62.70718232%;
		*margin-left:62.60079934%
	}

	.row-fluid .offset7:first-child{
		margin-left:59.94475138%;
		*margin-left:59.8383684%
	}

	.row-fluid .offset6{
		margin-left:54.14364641%;
		*margin-left:54.03726343%
	}

	.row-fluid .offset6:first-child{
		margin-left:51.38121547%;
		*margin-left:51.27483249%
	}

	.row-fluid .offset5{
		margin-left:45.5801105%;
		*margin-left:45.47372752%
	}

	.row-fluid .offset5:first-child{
		margin-left:42.81767956%;
		*margin-left:42.71129658%
	}

	.row-fluid .offset4{
		margin-left:37.01657459%;
		*margin-left:36.91019161%
	}

	.row-fluid .offset4:first-child{
		margin-left:34.25414365%;
		*margin-left:34.14776067%
	}

	.row-fluid .offset3{
		margin-left:28.45303867%;
		*margin-left:28.3466557%
	}

	.row-fluid .offset3:first-child{
		margin-left:25.69060773%;
		*margin-left:25.58422476%
	}

	.row-fluid .offset2{
		margin-left:19.88950276%;
		*margin-left:19.78311978%
	}

	.row-fluid .offset2:first-child{
		margin-left:17.12707182%;
		*margin-left:17.02068884%
	}

	.row-fluid .offset1{
		margin-left:11.32596685%;
		*margin-left:11.21958387%
	}

	.row-fluid .offset1:first-child{
		margin-left:8.56353591%;
		*margin-left:8.45715293%
	}

	input,textarea,.uneditable-input{
		margin-left:0
	}

	.controls-row [class*="span"]+[class*="span"]{
		margin-left:20px
	}

	input.span12,textarea.span12,.uneditable-input.span12{
		width:710px
	}

	input.span11,textarea.span11,.uneditable-input.span11{
		width:648px
	}

	input.span10,textarea.span10,.uneditable-input.span10{
		width:586px
	}

	input.span9,textarea.span9,.uneditable-input.span9{
		width:524px
	}

	input.span8,textarea.span8,.uneditable-input.span8{
		width:462px
	}

	input.span7,textarea.span7,.uneditable-input.span7{
		width:400px
	}

	input.span6,textarea.span6,.uneditable-input.span6{
		width:338px
	}

	input.span5,textarea.span5,.uneditable-input.span5{
		width:276px
	}

	input.span4,textarea.span4,.uneditable-input.span4{
		width:214px
	}

	input.span3,textarea.span3,.uneditable-input.span3{
		width:152px
	}

	input.span2,textarea.span2,.uneditable-input.span2{
		width:90px
	}

	input.span1,textarea.span1,.uneditable-input.span1{
		width:28px
	}

}

@media (min-width:1200px){
	.row{
		margin-left:-30px;
		*zoom:1
	}

	.row:before,.row:after{
		display:table;
		content:"";
		line-height:0
	}

	.row:after{
		clear:both
	}

	[class*="span"]{
		float:left;
		min-height:1px;
		margin-left:30px
	}

	.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{
		width:1170px
	}

	.span12{
		width:1170px
	}

	.span11{
		width:1070px
	}

	.span10{
		width:970px
	}

	.span9{
		width:870px
	}

	.span8{
		width:770px
	}

	.span7{
		width:670px
	}

	.span6{
		width:570px
	}

	.span5{
		width:470px
	}

	.span4{
		width:370px
	}

	.span3{
		width:270px
	}

	.span2{
		width:170px
	}

	.span1{
		width:70px
	}

	.offset12{
		margin-left:1230px
	}

	.offset11{
		margin-left:1130px
	}

	.offset10{
		margin-left:1030px
	}

	.offset9{
		margin-left:930px
	}

	.offset8{
		margin-left:830px
	}

	.offset7{
		margin-left:730px
	}

	.offset6{
		margin-left:630px
	}

	.offset5{
		margin-left:530px
	}

	.offset4{
		margin-left:430px
	}

	.offset3{
		margin-left:330px
	}

	.offset2{
		margin-left:230px
	}

	.offset1{
		margin-left:130px
	}

	.row-fluid{
		width:100%;
		*zoom:1
	}

	.row-fluid:before,.row-fluid:after{
		display:table;
		content:"";
		line-height:0
	}

	.row-fluid:after{
		clear:both
	}

	.row-fluid [class*="span"]{
		display:block;
		width:100%;
		min-height:28px;
		-ms-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		float:left;
		margin-left:2.56410256%;
		*margin-left:2.51091107%
	}

	.row-fluid [class*="span"]:first-child{
		margin-left:0
	}

	.row-fluid .controls-row [class*="span"]+[class*="span"]{
		margin-left:2.56410256%
	}

	.row-fluid .span12{
		width:100%;
		*width:99.94680851%
	}

	.row-fluid .span11{
		width:91.45299145%;
		*width:91.39979996%
	}

	.row-fluid .span10{
		width:82.90598291%;
		*width:82.85279142%
	}

	.row-fluid .span9{
		width:74.35897436%;
		*width:74.30578287%
	}

	.row-fluid .span8{
		width:65.81196581%;
		*width:65.75877432%
	}

	.row-fluid .span7{
		width:57.26495726%;
		*width:57.21176578%
	}

	.row-fluid .span6{
		width:48.71794872%;
		*width:48.66475723%
	}

	.row-fluid .span5{
		width:40.17094017%;
		*width:40.11774868%
	}

	.row-fluid .span4{
		width:31.62393162%;
		*width:31.57074013%
	}

	.row-fluid .span3{
		width:23.07692308%;
		*width:23.02373159%
	}

	.row-fluid .span2{
		width:14.52991453%;
		*width:14.47672304%
	}

	.row-fluid .span1{
		width:5.98290598%;
		*width:5.92971449%
	}

	.row-fluid .offset12{
		margin-left:105.12820513%;
		*margin-left:105.02182215%
	}

	.row-fluid .offset12:first-child{
		margin-left:102.56410256%;
		*margin-left:102.45771959%
	}

	.row-fluid .offset11{
		margin-left:96.58119658%;
		*margin-left:96.4748136%
	}

	.row-fluid .offset11:first-child{
		margin-left:94.01709402%;
		*margin-left:93.91071104%
	}

	.row-fluid .offset10{
		margin-left:88.03418803%;
		*margin-left:87.92780506%
	}

	.row-fluid .offset10:first-child{
		margin-left:85.47008547%;
		*margin-left:85.36370249%
	}

	.row-fluid .offset9{
		margin-left:79.48717949%;
		*margin-left:79.38079651%
	}

	.row-fluid .offset9:first-child{
		margin-left:76.92307692%;
		*margin-left:76.81669394%
	}

	.row-fluid .offset8{
		margin-left:70.94017094%;
		*margin-left:70.83378796%
	}

	.row-fluid .offset8:first-child{
		margin-left:68.37606838%;
		*margin-left:68.2696854%
	}

	.row-fluid .offset7{
		margin-left:62.39316239%;
		*margin-left:62.28677941%
	}

	.row-fluid .offset7:first-child{
		margin-left:59.82905983%;
		*margin-left:59.72267685%
	}

	.row-fluid .offset6{
		margin-left:53.84615385%;
		*margin-left:53.73977087%
	}

	.row-fluid .offset6:first-child{
		margin-left:51.28205128%;
		*margin-left:51.1756683%
	}

	.row-fluid .offset5{
		margin-left:45.2991453%;
		*margin-left:45.19276232%
	}

	.row-fluid .offset5:first-child{
		margin-left:42.73504274%;
		*margin-left:42.62865976%
	}

	.row-fluid .offset4{
		margin-left:36.75213675%;
		*margin-left:36.64575377%
	}

	.row-fluid .offset4:first-child{
		margin-left:34.18803419%;
		*margin-left:34.08165121%
	}

	.row-fluid .offset3{
		margin-left:28.20512821%;
		*margin-left:28.09874523%
	}

	.row-fluid .offset3:first-child{
		margin-left:25.64102564%;
		*margin-left:25.53464266%
	}

	.row-fluid .offset2{
		margin-left:19.65811966%;
		*margin-left:19.55173668%
	}

	.row-fluid .offset2:first-child{
		margin-left:17.09401709%;
		*margin-left:16.98763412%
	}

	.row-fluid .offset1{
		margin-left:11.11111111%;
		*margin-left:11.00472813%
	}

	.row-fluid .offset1:first-child{
		margin-left:8.54700855%;
		*margin-left:8.44062557%
	}

	input,textarea,.uneditable-input{
		margin-left:0
	}

	.controls-row [class*="span"]+[class*="span"]{
		margin-left:30px
	}

	input.span12,textarea.span12,.uneditable-input.span12{
		width:1156px
	}

	input.span11,textarea.span11,.uneditable-input.span11{
		width:1056px
	}

	input.span10,textarea.span10,.uneditable-input.span10{
		width:956px
	}

	input.span9,textarea.span9,.uneditable-input.span9{
		width:856px
	}

	input.span8,textarea.span8,.uneditable-input.span8{
		width:756px
	}

	input.span7,textarea.span7,.uneditable-input.span7{
		width:656px
	}

	input.span6,textarea.span6,.uneditable-input.span6{
		width:556px
	}

	input.span5,textarea.span5,.uneditable-input.span5{
		width:456px
	}

	input.span4,textarea.span4,.uneditable-input.span4{
		width:356px
	}

	input.span3,textarea.span3,.uneditable-input.span3{
		width:256px
	}

	input.span2,textarea.span2,.uneditable-input.span2{
		width:156px
	}

	input.span1,textarea.span1,.uneditable-input.span1{
		width:56px
	}

	.thumbnails{
		margin-left:-30px
	}

	.thumbnails>li{
		margin-left:30px
	}

	.row-fluid .thumbnails{
		margin-left:0
	}

}

@media (max-width:738px){
	body{
		padding-top:0
	}

	.navbar-fixed-top,.navbar-fixed-bottom{
		position:static
	}

	.navbar-fixed-top{
		margin-bottom:18px
	}

	.navbar-fixed-bottom{
		margin-top:18px
	}

	.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{
		padding:5px
	}

	.navbar .container{
		width:auto;
		padding:0
	}

	.navbar .brand{
		padding-left:10px;
		padding-right:10px;
		margin:0 0 0 -5px
	}

	.nav-collapse{
		clear:both
	}

	.nav-collapse .nav{
		float:none;
		margin:0 0 9px
	}

	.nav-collapse .nav>li{
		float:none
	}

	.nav-collapse .nav>li>a{
		margin-bottom:2px
	}

	.nav-collapse .nav>.divider-vertical{
		display:none
	}

	.nav-collapse .nav .nav-header{
		color:#555;
		text-shadow:none
	}

	.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{
		padding:9px 15px;
		font-weight:bold;
		color:#555;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		-webkit-border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:0;
		-webkit-border-bottom-left-radius:0;
		-webkit-border-top-left-radius:0;
		-moz-border-radius-topright:3px;
		-moz-border-radius-bottomright:0;
		-moz-border-radius-bottomleft:0;
		-moz-border-radius-topleft:0;
		border-top-right-radius:3px;
		border-bottom-right-radius:0;
		border-bottom-left-radius:0;
		border-top-left-radius:0;
		-moz-background-clip:padding-box;
		-webkit-background-clip:padding-box;
		background-clip:padding-box
	}

	.nav-collapse .btn{
		padding:4px 10px 4px;
		font-weight:normal;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		-webkit-border-top-right-radius:4px;
		-webkit-border-bottom-right-radius:0;
		-webkit-border-bottom-left-radius:0;
		-webkit-border-top-left-radius:0;
		-moz-border-radius-topright:4px;
		-moz-border-radius-bottomright:0;
		-moz-border-radius-bottomleft:0;
		-moz-border-radius-topleft:0;
		border-top-right-radius:4px;
		border-bottom-right-radius:0;
		border-bottom-left-radius:0;
		border-top-left-radius:0;
		-moz-background-clip:padding-box;
		-webkit-background-clip:padding-box;
		background-clip:padding-box
	}

	.nav-collapse .dropdown-menu li+li a{
		margin-bottom:2px
	}

	.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{
		background-color:#f2f2f2
	}

	.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{
		color:#d9d9d9
	}

	.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{
		background-color:#10223e
	}

	.nav-collapse.in .btn-group{
		margin-top:5px;
		padding:0
	}

	.nav-collapse .dropdown-menu{
		position:static;
		top:auto;
		left:auto;
		float:none;
		display:none;
		max-width:none;
		margin:0 15px;
		padding:0;
		background-color:transparent;
		border:none;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		-webkit-border-top-right-radius:0;
		-webkit-border-bottom-right-radius:0;
		-webkit-border-bottom-left-radius:0;
		-webkit-border-top-left-radius:0;
		-moz-border-radius-topright:0;
		-moz-border-radius-bottomright:0;
		-moz-border-radius-bottomleft:0;
		-moz-border-radius-topleft:0;
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		border-bottom-left-radius:0;
		border-top-left-radius:0;
		-moz-background-clip:padding-box;
		-webkit-background-clip:padding-box;
		background-clip:padding-box;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none
	}

	.nav-collapse .open>.dropdown-menu{
		display:block
	}

	.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{
		display:none
	}

	.nav-collapse .dropdown-menu .divider{
		display:none
	}

	.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{
		display:none
	}

	.nav-collapse .navbar-form,.nav-collapse .navbar-search{
		float:none;
		padding:9px 15px;
		margin:9px 0;
		border-top:1px solid #f2f2f2;
		border-bottom:1px solid #f2f2f2;
		-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1)
	}

	.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{
		border-top-color:#10223e;
		border-bottom-color:#10223e
	}

	.navbar .nav-collapse .nav.pull-right{
		float:none;
		margin-left:0
	}

	.nav-collapse,.nav-collapse.collapse{
		overflow:hidden;
		height:0
	}

	.navbar .btn-navbar{
		display:block
	}

	.navbar-static .navbar-inner{
		padding-left:10px;
		padding-right:10px
	}

}

@media (min-width:738px + 1){
	.nav-collapse.collapse{
		height:auto !important;
		overflow:visible !important
	}

}

@-ms-viewport{
	width:device-width
}

.hidden{
	display:none;
	visibility:hidden
}

.visible-phone{
	display:none !important
}

.visible-tablet{
	display:none !important
}

.hidden-desktop{
	display:none !important
}

.visible-desktop{
	display:inherit !important
}

@media (min-width:768px) and (max-width:979px){
	.hidden-desktop{
		display:inherit !important
	}

	.visible-desktop{
		display:none !important 
	}

	.visible-tablet{
		display:inherit !important
	}

	.hidden-tablet{
		display:none !important
	}

}

@media (max-width:767px){
	.hidden-desktop{
		display:inherit !important
	}

	.visible-desktop{
		display:none !important
	}

	.visible-phone{
		display:inherit !important
	}

	.hidden-phone{
		display:none !important
	}

}

.visible-print{
	display:none !important
}

@media print{
	.visible-print{
		display:inherit !important
	}

	.hidden-print{
		display:none !important
	}

}

.small{
	font-size:11px
}

iframe,svg{
	max-width:100%
}

.nowrap{
	white-space:nowrap
}

.center,.table td.center,.table th.center{
	text-align:center
}

a.disabled,a.disabled:hover{
	color:#999999;
	background-color:transparent;
	cursor:default;
	text-decoration:none
}

.hero-unit{
	text-align:center
}

.hero-unit .lead{
	margin-bottom:18px;
	font-size:20px;
	font-weight:200;
	line-height:27px
}

.btn .caret{
	margin-bottom:7px
}

.btn.btn-micro .caret{
	margin:5px 0
}

.blog-row-rule,.blog-item-rule{
	border:0
}

body.modal{
	padding-top:0
}

.row-even,.row-odd{
	padding:5px;
	width:99%;
	border-bottom:1px solid #ddd
}

.row-odd{
	background-color:transparent
}

.row-even{
	background-color:#f9f9f9
}

.blog-row-rule,.blog-item-rule{
	border:0
}

.row-fluid .row-reveal{
	visibility:hidden
}

.row-fluid:hover .row-reveal{
	visibility:visible
}

.btn-wide{
	width:80%
}

.nav-list>li.offset>a{
	padding-left:30px;
	font-size:12px
}

.blog-row-rule,.blog-item-rule{
	border:0
}

.row-fluid .offset1{
	margin-left:8.382978723%
}

.row-fluid .offset2{
	margin-left:16.89361702%
}

.row-fluid .offset3{
	margin-left:25.404255317%
}

.row-fluid .offset4{
	margin-left:33.914893614%
}

.row-fluid .offset5{
	margin-left:42.425531911%
}

.row-fluid .offset6{
	margin-left:50.93617020799999%
}

.row-fluid .offset7{
	margin-left:59.446808505%
}

.row-fluid .offset8{
	margin-left:67.95744680199999%
}

.row-fluid .offset9{
	margin-left:76.468085099%
}

.row-fluid .offset10{
	margin-left:84.97872339599999%
}

.row-fluid .offset11{
	margin-left:91.489361693%
}

.navbar .nav>li>a.btn{
	padding:4px 10px;
	line-height:18px
}

.nav-tabs.nav-dark{
	border-bottom:1px solid #333;
	text-shadow:1px 1px 1px #000
}

.nav-tabs.nav-dark>li>a{
	color:#F8F8F8
}

.nav-tabs.nav-dark>li>a:hover{
	border-color:#333 #333 #111;
	background-color:#777777
}

.nav-tabs.nav-dark>.active>a,.nav-tabs.nav-dark>.active>a:hover{
	color:#ffffff;
	background-color:#555555;
	border:1px solid #222;
	border-bottom-color:transparent
}

.thumbnail.pull-left{
	margin:0 10px 10px 0
}

.thumbnail.pull-right{
	margin:0 0 10px 10px
}

.width-10{
	width:10px
}

.width-20{
	width:20px
}

.width-30{
	width:30px
}

.width-40{
	width:40px
}

.width-50{
	width:50px
}

.width-60{
	width:60px
}

.width-70{
	width:70px
}

.width-80{
	width:80px
}

.width-90{
	width:90px
}

.width-100{
	width:100px
}

.height-10{
	height:10px
}

.height-20{
	height:20px
}

.height-30{
	height:30px
}

.height-40{
	height:40px
}

.height-50{
	height:50px
}

.height-60{
	height:60px
}

.height-70{
	height:70px
}

.height-80{
	height:80px
}

.height-90{
	height:90px
}

.height-100{
	height:100px
}

hr.hr-condensed{
	margin:10px 0
}

.list-striped,.row-striped{
	list-style:none;
	line-height:18px;
	text-align:left;
	vertical-align:middle;
	border-top:1px solid #ddd;
	margin-left:0
}

.list-striped li,.list-striped dd,.row-striped .row,.row-striped .row-fluid{
	border-bottom:1px solid #ddd;
	padding:8px
}

.list-striped li:nth-child(odd),.list-striped dd:nth-child(odd),.row-striped .row:nth-child(odd),.row-striped .row-fluid:nth-child(odd){
	background-color:#f9f9f9
}

.list-striped li:hover,.list-striped dd:hover,.row-striped .row:hover,.row-striped .row-fluid:hover{
	background-color:#f5f5f5
}

.row-striped .row-fluid{
	width:97%
}

.row-striped .row-fluid [class*="span"]{
	min-height:10px
}

.row-striped .row-fluid [class*="span"]{
	margin-left:8px
}

.row-striped .row-fluid [class*="span"]:first-child{
	margin-left:0
}

.list-condensed li{
	padding:4px 5px
}

.row-condensed .row,.row-condensed .row-fluid{
	padding:4px 5px
}

.list-bordered,.row-bordered{
	list-style:none;
	line-height:18px;
	text-align:left;
	vertical-align:middle;
	margin-left:0;
	border:1px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}

.radio.btn-group input[type=radio]{
	display:none
}

.radio.btn-group>label:first-of-type{
	margin-left:0;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:4px
}

fieldset.radio.btn-group{
	padding-left:0
}

.iframe-bordered{
	border:1px solid #ddd
}

.tab-content{
	overflow:visible
}

.tabs-left .tab-content{
	overflow:auto
}

.nav-tabs>li>span{
	display:block;
	margin-right:2px;
	padding-right:12px;
	padding-left:12px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:18px;
	border:1px solid transparent;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0
}

.btn-micro{
	padding:1px 4px;
	font-size:10px;
	line-height:8px
}

.btn-group>.btn-micro{
	font-size:10px
}

.tip-wrap{
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	z-index:100
}

.page-header{
	margin:2px 0px 10px 0px;
	padding-bottom:5px
}

.input-prepend .chzn-container-single .chzn-single,.input-append .chzn-container-single .chzn-single{
	border-color:#ccc;
	height:26px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}

.input-prepend .chzn-container-single .chzn-drop,.input-append .chzn-container-single .chzn-drop{
	border-color:#ccc
}

.input-prepend>.add-on,.input-append>.add-on{
	vertical-align:top
}

.input-prepend .chzn-container-single .chzn-single{
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0
}

.input-prepend .chzn-container-single .chzn-single-with-drop{
	-webkit-border-radius:0 3px 0 0;
	-moz-border-radius:0 3px 0 0;
	border-radius:0 3px 0 0
}

.input-append .chzn-container-single .chzn-single{
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px
}

.input-append .chzn-container-single .chzn-single-with-drop{
	-webkit-border-radius:3px 0 0 0;
	-moz-border-radius:3px 0 0 0;
	border-radius:3px 0 0 0
}

.input-prepend.input-append .chzn-container-single .chzn-single,.input-prepend.input-append .chzn-container-single .chzn-single-with-drop{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.element-invisible{
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	height:1px;
	width:1px;
	overflow:hidden
}

.form-vertical .control-label{
	float:none;
	width:auto;
	padding-right:0;
	padding-top:0;
	text-align:left
}

.form-vertical .controls{
	margin-left:0
}

.width-auto{
	width:auto
}

.btn-group .chzn-results{
	white-space:normal
}

.accordion-body.in:hover{
	overflow:visible
}

.invalid{
	color:#ff2121;
	font-weight:bold
}

input.invalid{
	border:1px solid #ff2121
}

.tooltip{
	max-width:400px
}

.tooltip-inner{
	max-width:none;
	text-align:left;
	text-shadow:none
}

th .tooltip-inner{
	font-weight:normal
}

.tooltip.hasimage{
	opacity:1
}

.tip-text{
	text-align:left
}

.btn-group>.btn+.dropdown-backdrop+.btn{
	margin-left:-1px
}

.btn-group>.btn+.dropdown-backdrop+.dropdown-toggle{
	padding-left:8px;
	padding-right:8px;
	-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top:5px;
	*padding-bottom:5px
}

.btn-group>.btn-mini+.dropdown-backdrop+.dropdown-toggle{
	padding-left:5px;
	padding-right:5px;
	*padding-top:2px;
	*padding-bottom:2px
}

.btn-group>.btn-small+.dropdown-backdrop+.dropdown-toggle{
	*padding-top:5px;
	*padding-bottom:4px
}

.btn-group>.btn-large+.dropdown-backdrop+.dropdown-toggle{
	padding-left:12px;
	padding-right:12px;
	*padding-top:7px;
	*padding-bottom:7px
}

.dropdown-menu{
	text-align:left
}

div.modal{
	position:fixed;
	top:10%;
	left:50%;
	z-index:1050;
	width:580px;
	margin-left:-280px;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,0.3);
	*border:1px solid #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	outline:none
}

div.modal.fade{
	-webkit-transition:opacity .3s linear, top .3s ease-out;
	-moz-transition:opacity .3s linear, top .3s ease-out;
	-o-transition:opacity .3s linear, top .3s ease-out;
	transition:opacity .3s linear, top .3s ease-out;
	-webkit-transition:all opacity .3s linear, top .3s ease-out ease-out;
	-moz-transition:all opacity .3s linear, top .3s ease-out ease-out;
	-o-transition:all opacity .3s linear, top .3s ease-out ease-out;
	transition:all opacity .3s linear, top .3s ease-out ease-out;
	top:-25%
}

div.modal.fade.in{
	top:10%
}

.modal-batch{
	overflow-y:visible
}

@media (max-width:767px){
	div.modal{
		position:fixed;
		top:20px;
		left:20px;
		right:20px;
		width:auto;
		margin:0
	}

	div.modal.fade{
		top:-100px
	}

	div.modal.fade.in{
		top:20px
	}

}

@media (max-width:480px){
	div.modal{
		top:10px;
		left:10px;
		right:10px
	}

}

.input-append .chzn-container-single .chzn-single{
	border-color:#ccc;
	height:26px;
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}

.input-append .chzn-container-active .chzn-single-with-drop{
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px
}

.input-append .chzn-container-single .chzn-drop{
	border-color:#ccc
}

body.site{
	padding-top:37px;
	background-color:#f4f6f7
}

body.site.fluid{
	background-color:#ffffff
}

.thumbnail{
	margin-bottom:9px
}

.accordion-group{
	background:#fff
}

.select[multiple],select[size]{
	height:28px
}

.site-title{
	font-size:40px;
	line-height:48px;
	font-weight:bold
}

.brand{
	color:#046;
	-webkit-transition:color .5s linear;
	-moz-transition:color .5s linear;
	-o-transition:color .5s linear;
	transition:color .5s linear;
	-webkit-transition:all color .5s linear ease-out;
	-moz-transition:all color .5s linear ease-out;
	-o-transition:all color .5s linear ease-out;
	transition:all color .5s linear ease-out
}

.brand:hover{
	color:#08c;
	text-decoration:none
}

.header .finder{
	margin-top:14px
}

.header .finder .btn{
	margin-top:0px
}

.navigation{
	padding:5px 0;
	border-top:1px solid rgba(0,0,0,0.075);
	border-bottom:1px solid rgba(0,0,0,0.075);
	margin-bottom:10px
}

.navigation .nav-pills{
	margin-bottom:0
}

.hero-unit{
	background-color:#08C
}

.hero-unit>*{
	color:white;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5)
}

.container{
	max-width:960px
}

.body .container{
	background-color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:20px;
	border:1px solid rgba(0,0,0,0.15);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.05);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.05);
	box-shadow:0 0 6px rgba(0,0,0,0.05)
}

.well .page-header{
	margin:0px 0px 5px 0px
}

h1,h2,h3,h4,h5,h6{
	margin:12px 0
}

h1{
	font-size:26px;
	line-height:28px
}

h2{
	font-size:22px;
	line-height:24px
}

h3{
	font-size:18px;
	line-height:20px
}

h4{
	font-size:14px;
	line-height:16px
}

h5{
	font-size:13px;
	line-height:15px
}

h6{
	font-size:12px;
	line-height:14px
}

.module-header{
	padding-bottom:17px;
	margin:20px 0 18px 0;
	border-bottom:1px solid #eeeeee
}

.item-title{
	margin-bottom:9px
}

.item-content{
	margin:18px 0
}

.item-subtitle{
	margin-bottom:9px
}

.pull-right.item-image{
	margin:0 0 18px 20px
}

.pull-left.item-image{
	margin:0 20px 18px 0
}

.header .nav>li:last-child>.dropdown-menu,.item-actions .dropdown-menu,.item-comment .dropdown-menu{
	left:initial;
	right:0
}

.article-index{
	margin:0 0 10px 10px
}

.list-item-title{
	margin-bottom:9px
}

.list-item-content{
	margin:18px 0
}

.list-item-subtitle{
	margin-bottom:9px
}

.items-more,.content-links{
	padding:15px 0
}

.breadcrumb{
	margin:10px 0
}

.img_caption .left{
	float:left;
	margin-right:1em
}

.img_caption .right{
	float:right;
	margin-left:1em
}

.img_caption .left p{
	clear:left;
	text-align:center
}

.img_caption .right p{
	clear:right;
	text-align:center
}

.img_caption{
	text-align:center!important
}

.img_caption.none{
	margin-left:auto;
	margin-right:auto
}

#aside .nav .nav-child{
	border-left:2px solid #ddd;
	padding-left:5px
}

.navigation .nav-child{
	position:absolute;
	top:95%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	*border-right-width:2px;
	*border-bottom-width:2px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	border-top-right-radius:6px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	-moz-background-clip:padding-box;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box
}

.navigation .nav-child.pull-right{
	right:0;
	left:auto
}

.navigation .nav-child .divider{
	*width:100%;
	height:1px;
	margin:8px 1px;
	*margin:-5px 0 5px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff
}

.navigation .nav-child a{
	display:block;
	padding:3px 20px;
	clear:both;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#333;
	white-space:nowrap
}

.navigation .nav>li{
	position:relative
}

.navigation .nav>li:hover>.nav-child,.navigation .nav>li>a:focus+.nav-child{
	display:block
}

.navigation .nav-child:before{
	position:absolute;
	top:-7px;
	left:9px;
	display:inline-block;
	border-right:7px solid transparent;
	border-bottom:7px solid #ccc;
	border-left:7px solid transparent;
	border-bottom-color:rgba(0,0,0,0.2);
	content:''
}

.navigation .nav-child:after{
	position:absolute;
	top:-6px;
	left:10px;
	display:inline-block;
	border-right:6px solid transparent;
	border-bottom:6px solid #ffffff;
	border-left:6px solid transparent;
	content:''
}

.navigation .nav-child li>a:hover,.navigation .nav-child li>a:focus,.navigation .nav-child:hover>a{
	text-decoration:none;
	color:#fff;
	background-color:#08c;
	background-color:#0081c2;
	background-image:-moz-linear-gradient(top, #08c, #0077b3);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image:-webkit-linear-gradient(top, #08c, #0077b3);
	background-image:-o-linear-gradient(top, #08c, #0077b3);
	background-image:linear-gradient(to bottom, #08c, #0077b3);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

body .navbar,body .navbar-fixed-top{
	margin-bottom:0
}

.header{
	background-color:#1a3867;
	background-image:-webkit-gradient(radial, center center, 0, center center, 460, from(#17568c), to(#1a3867));
	background-image:-webkit-radial-gradient(circle, #17568c, #1a3867);
	background-image:-moz-radial-gradient(circle, #17568c, #1a3867);
	background-image:-o-radial-gradient(circle, #17568c, #1a3867);
	background-image:radial-gradient(circle, #17568c, #1a3867);
	background-repeat:no-repeat;
	border-top:1px solid #2f64b8;
	border-bottom:1px solid #10223e;
	padding:5px
}

.navbar .btn-navbar{
	background:#17568c;
	background:-moz-linear-gradient(top, #17568c 0, #1a3867 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #17568c), color-stop(100%, #1a3867));
	background:-webkit-linear-gradient(top, #17568c 0, #1a3867 100%);
	background:-o-linear-gradient(top, #17568c 0, #1a3867 100%);
	background:-ms-linear-gradient(top, #17568c 0, #1a3867 100%);
	background:linear-gradient(top, #17568c 0, #1a3867 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#17568c', endColorstr='#1a3867', GradientType=0);
	border:1px solid #0D2242;
	margin-bottom:2px
}

.logo{
	width:100%;
	max-width:143px;
	line-height:50px;
	height:auto
}

.container-logo{
	text-align:center
}

.page-title{
	color:white;
	text-shadow:1px 1px 1px rgba(0,0,0,0.8);
	font-weight:normal;
	font-size:30px;
	line-height:50px;
	margin:0
}

.nav-list>li>a{
	border-bottom:1px solid #eee
}

.subnav{
	background-color:#1b63a2;
	border-top:1px solid #2d8bdc;
	border-bottom:1px solid #10223e;
	padding:5px;
	margin-bottom:10px
}

.subnav .nav-pills{
	margin-bottom:0
}

.subnav .nav-pills>li>a{
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.5);
	border:1px solid transparent;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
	-webkit-transition:all all .5s ease-in-out ease-out;
	-moz-transition:all all .5s ease-in-out ease-out;
	-o-transition:all all .5s ease-in-out ease-out;
	transition:all all .5s ease-in-out ease-out
}

.subnav .nav-pills>li>a:hover{
	-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.2);
	box-shadow:inset 0 -1px 0 rgba(255,255,255,0.2);
	background-color:#103b60;
	border:1px solid #092034
}

.subnav .nav-pills>li.active>a{
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	border:1px solid #103b60;
	background-color:#1e71b8
}

.subnav .nav-pills>li.active>a:hover{
	background-color:#134976;
	border:1px solid #103b60
}

.subnav.affix{
	top:40px;
	left:0;
	right:0;
	z-index:1020
}

.nav-inline{
	list-style:none;
	margin:0 0 10px 0;
	padding:0
}

.nav-inline li{
	display:inline;
	margin:0 5px
}

.thumbnail .text-large{
	margin:4px 0
}

.thumbnail .thumbnail-link{
	position:relative;
	display:block
}

.thumbnail .thumbnail-rating{
	position:absolute;
	top:5px;
	right:5px;
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:80;
	-khtml-opacity:80;
	-webkit-opacity:80;
	opacity:80;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=8000);
	filter:alpha(opacity=8000)
}

.thumbnail .thumbnail-labels{
	position:absolute;
	left:5px;
	bottom:5px;
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:80;
	-khtml-opacity:80;
	-webkit-opacity:80;
	opacity:80;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=8000);
	filter:alpha(opacity=8000)
}

.thumbnail .thumbnail-link:hover .thumbnail-rating,.thumbnail .thumbnail-link:hover .thumbnail-labels{
	opacity:.98;
	filter:alpha(opacity=98);
	-moz-opacity:98;
	-khtml-opacity:98;
	-webkit-opacity:98;
	opacity:98;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=9800);
	filter:alpha(opacity=9800)
}

.label-one,.badge-one{
	background-color:#69a73d
}

.label-two,.badge-two{
	background-color:#1881b4
}

.label-three,.badge-three{
	background-color:#142b4f
}

.text-success{
	color:#468847
}

.text-info{
	color:#3a87ad
}

.text-warning{
	color:#c09853
}

.text-error{
	color:#b94a48
}

.text-one{
	color:#466f29
}

.text-two{
	color:#0f5171
}

.text-three{
	color:#050a12
}

.text-large{
	font-size:115%
}

.text-xlarge{
	font-size:200%;
	line-height:1.4
}

.text-xxlarge{
	font-size:300%;
	line-height:1.8
}

.full-width{
	width:90%
}

.text-left{
	text-align:left
}

.text-right{
	text-align:right
}

.text-center{
	text-align:center
}

.item-tags .btn{
	margin-bottom:5px
}

.btn-group>.btn+.dropdown-toggle{
	height:18px
}

div#nav-search form{
	margin:0
}

div#nav-search form input[type="text"]{
	color:#777777
}

@media (max-width:738px){
	body.site{
		padding-top:0
	}

	.header .pull-right{
		float:none
	}

}

@media (max-width:480px){
	.header .btn{
		margin-bottom:5px
	}

	.item-info>span{
		display:block
	}

	.blog-item .pull-right.item-image{
		margin:0 0 18px 0
	}

	.blog-item .pull-left.item-image{
		margin:0 0 18px 0;
		float:none
	}

	.page-title{
		line-height:1
	}

	.subnav.affix{
		position:static
	}

}

@media (max-width:768px){
	.header{
		text-align:center
	}

	.header,.subnav{
		margin-left:-20px;
		margin-right:-20px
	}

	.header .brand{
		float:none;
		display:block;
		text-align:center
	}

	.header .nav.pull-right,.header-search{
		float:none;
		display:block
	}

	.header-search form{
		margin:0
	}

	.header-search .search-query{
		width:90%
	}

	.header .nav-pills>li>a{
		border:1px solid #ddd;
		border-bottom:0;
		margin:0;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		margin-right:0
	}

	.header .nav-pills>li:first-child>a{
		-webkit-border-radius:4px 4px 0 0;
		-moz-border-radius:4px 4px 0 0;
		border-radius:4px 4px 0 0
	}

	.header .nav-pills>li:last-child>a{
		-webkit-border-radius:0 0 4px 4px;
		-moz-border-radius:0 0 4px 4px;
		border-radius:0 0 4px 4px;
		border-bottom:1px solid #ddd
	}

	.modal.fade{
		top:-100%
	}

	.nav-tabs{
		border-bottom:0
	}

	.nav-tabs>li{
		float:none
	}

	.nav-tabs>li>a{
		border:1px solid #ddd;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		margin-right:0
	}

	.nav-tabs>li:first-child>a{
		-webkit-border-radius:4px 4px 0 0;
		-moz-border-radius:4px 4px 0 0;
		border-radius:4px 4px 0 0
	}

	.nav-tabs>li:last-child>a,.nav-tabs>.active:last-child>a{
		-webkit-border-radius:0 0 4px 4px;
		-moz-border-radius:0 0 4px 4px;
		border-radius:0 0 4px 4px;
		border-bottom:1px solid #ddd
	}

	.nav-tabs>li>a:hover{
		border-color:#ddd;
		z-index:2
	}

	.nav-tabs.nav-dark>li>a{
		border:1px solid #333
	}

	.nav-tabs>li:last-child>a,.nav-tabs>.active:last-child>a{
		border-bottom:1px solid #333
	}

	.nav-tabs.nav-dark>li>a:hover{
		border-color:#333
	}

	.nav-pills>li{
		float:none
	}

	.nav-pills>li>a{
		margin-right:0
	}

	.nav-pills>li>a{
		margin-bottom:3px
	}

	.nav-pills>li:last-child>a{
		margin-bottom:1px
	}

	.form-search>.pull-left,.form-search>.pull-right{
		float:none;
		display:block;
		margin-bottom:9px
	}

}

@media (max-width:980px){
	.navbar-fixed-top{
		margin-bottom:0!important
	}

	.navbar-fixed-top .nav>li>a{
		padding:8px 5px
	}

	.navbar-fixed-top .search-query{
		width:150px
	}

	.header .btn-large{
		padding:5px 8px
	}

	.header .page-title{
		font-size:22px
	}

	.item-comment .item-image{
		display:none
	}

	.well{
		padding:10px
	}

}

@media (min-width:768px) and (max-width:979px){
	#login-form .input-small{
		width:62px
	}

}

@media (max-width:738px){
	.navbar-fixed-top .navbar-inner,.navbar-fixed-top .navbar-inner .container-fluid{
		padding:0
	}

	.navbar .brand{
		margin-top:2px
	}

	.navbar .btn-navbar{
		margin-top:3px;
		margin-right:3px;
		margin-bottom:3px
	}

	.nav-collapse .nav .nav-header{
		color:#fff
	}

	.nav-collapse.collapse.in{
		height:auto !important
	}

	.nav-collapse .nav,.navbar .nav-collapse .nav.pull-right{
		margin:0
	}

	.nav-collapse .dropdown-menu{
		margin:0
	}

	.nav-collapse .nav>li>a.dropdown-toggle{
		background-color:rgba(255,255,255,0.11);
		background-image:-moz-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
		background-image:-webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.15)), to(rgba(255,255,255,0.05)));
		background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
		background-image:-o-linear-gradient(top, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
		background-image:linear-gradient(to bottom, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
		background-repeat:repeat-x;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#0dffffff', GradientType=0);
		font-size:12px;
		font-weight:bold;
		color:#eee;
		text-transform:uppercase;
		padding-left:15px
	}

	.nav-collapse .nav li a{
		margin-bottom:0;
		border-top:1px solid rgba(255,255,255,0.25);
		border-bottom:1px solid rgba(0,0,0,0.5)
	}

	.nav-collapse .nav li ul li ul.dropdown-menu,.nav-collapse .nav li ul li:hover ul.dropdown-menu,.nav-collapse .caret{
		display:none !important
	}

	.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{
		font-size:15px;
		font-weight:normal;
		color:#fff;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		-webkit-border-top-right-radius:0;
		-webkit-border-bottom-right-radius:0;
		-webkit-border-bottom-left-radius:0;
		-webkit-border-top-left-radius:0;
		-moz-border-radius-topright:0;
		-moz-border-radius-bottomright:0;
		-moz-border-radius-bottomleft:0;
		-moz-border-radius-topleft:0;
		border-top-right-radius:0;
		border-bottom-right-radius:0;
		border-bottom-left-radius:0;
		border-top-left-radius:0;
		-moz-background-clip:padding-box;
		-webkit-background-clip:padding-box;
		background-clip:padding-box
	}

	.navbar .nav-collapse .nav>li>.dropdown-menu::before,.navbar .nav-collapse .nav>li>.dropdown-menu::after,.navbar .nav-collapse .dropdown-submenu>a::after{
		display:none
	}

	.nav-collapse .dropdown-menu li+li a{
		margin-bottom:0
	}

	.nav-collapse .navbar-search{
		border-top:0;
		border-bottom:0
	}

	.nav-collapse .navbar-search .search-query{
		width:88%
	}

}

@media (min-width:980px){
	.header .span5{
		margin-left:0
	}

}

@media (min-width:980px) and (max-width:1200px){
	.header .span5 .hidden-tablet{
		display:none
	}

}

.modal .btn.main-download,.sclogout-button .btn.main-download,.body .btn.main-download{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}

.modal .btn,.sclogout-button .btn,.body .btn{
	text-shadow:none;
	background-image:none;
	border:0;
	border-bottom:2px solid;
	border-top:2px solid #ebf0f1;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999;
	min-height:28px;
	line-height:28px;
	border-bottom-color:#5d6d6d
}

.modal .btn-primary,.sclogout-button .btn-primary,.body .btn-primary{
	border-top:2px solid #ff8100;
	border-bottom:2px solid #ff8100;
	background-color:#ff8100
}

.modal .btn-primary:hover,.sclogout-button .btn-primary:hover,.body .btn-primary:hover{
	border-top:2px solid #ebf0f1;
	background-color:#ebf0f1;
	border-bottom:2px solid #ff8100;
	color:#5d6d6d
}

.modal .btn-success,.sclogout-button .btn-success,.body .btn-success{
	background-color:#ebf0f1;
	color:#5d6d6d;
	border-bottom:2px solid #00a500
}

.modal .btn-success:hover,.sclogout-button .btn-success:hover,.body .btn-success:hover{
	background-color:#00a500;
	border-top:2px solid #00a500;
	color:#fff
}

.modal .btn-warning,.sclogout-button .btn-warning,.body .btn-warning{
	background-color:#ebf0f1;
	color:#5d6d6d;
	border-bottom:2px solid #ff8100
}

.modal .btn-warning:hover,.sclogout-button .btn-warning:hover,.body .btn-warning:hover{
	background-color:#ff8100;
	border-top:2px solid #ff8100;
	color:#fff
}

.modal .btn-link,.sclogout-button .btn-link,.body .btn-link{
	border-top:0;
	border-bottom:0
}

.modal .btn-danger,.sclogout-button .btn-danger,.body .btn-danger{
	background-color:#ebf0f1;
	color:#5d6d6d;
	border-bottom:2px solid #ff2121
}

.modal .btn-danger:hover,.sclogout-button .btn-danger:hover,.body .btn-danger:hover{
	background-color:#ff2121;
	border-top:2px solid #ff2121;
	color:#fff
}

.modal .btn-inverse,.sclogout-button .btn-inverse,.body .btn-inverse{
	border-color:#fff;
	background-color:#fff;
	color:#0099de
}

.modal .btn-inverse:hover,.sclogout-button .btn-inverse:hover,.body .btn-inverse:hover{
	border-color:#0099de;
	background-color:#0099de;
	color:#fff
}

.modal .btn-inverse-alt,.sclogout-button .btn-inverse-alt,.body .btn-inverse-alt{
	border-color:#ebf0f1;
	background-color:#ebf0f1;
	color:#0099de;
	border:0
}

.modal .btn-inverse-alt:hover,.sclogout-button .btn-inverse-alt:hover,.body .btn-inverse-alt:hover{
	color:#000
}

.modal .btn-info,.sclogout-button .btn-info,.body .btn-info{
	background-color:#ebf0f1;
	color:#5d6d6d;
	border-bottom:2px solid #0081bc
}

.modal .btn-info:hover,.sclogout-button .btn-info:hover,.body .btn-info:hover{
	background-color:#0081bc;
	border-top:2px solid #0081bc;
	color:#fff
}

.modal .btn-info-alt,.sclogout-button .btn-info-alt,.body .btn-info-alt{
	background-color:#0081bc;
	color:#fff;
	border-bottom:2px solid #0081bc
}

.modal .form-actions .btn-info-alt,.sclogout-button .form-actions .btn-info-alt,.body .form-actions .btn-info-alt{
	border-top:2px solid #0081bc
}

.modal .btn-info-alt:hover,.sclogout-button .btn-info-alt:hover,.body .btn-info-alt:hover{
	background-color:#fff;
	border-top:2px solid #fff;
	color:#0081bc
}

.modal .btn.disabled,.sclogout-button .btn.disabled,.body .btn.disabled{
	background-color:#bcc4c8;
	color:#8fa7a8;
	border-color:#bcc4c8
}

.modal .btn-large,.sclogout-button .btn-large,.body .btn-large{
	text-transform:uppercase
}

.modal .btn-group>.btn:first-child,.sclogout-button .btn-group>.btn:first-child,.body .btn-group>.btn:first-child,.modal .btn-group>.btn:last-child,.sclogout-button .btn-group>.btn:last-child,.body .btn-group>.btn:last-child,.modal .btn-group .dropdown-toggle,.sclogout-button .btn-group .dropdown-toggle,.body .btn-group .dropdown-toggle{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.modal .input-append a,.sclogout-button .input-append a,.body .input-append a{
	min-height:26px;
	padding:0 12px;
	border:1px solid #bcc4c8;
	margin:0;
	height:26px;
	line-height:26px;
	border-left:0
}

.subnav .nav-pills>li{
	border:0
}

.subnav .nav-pills>li a{
	text-shadow:none;
	border:0 !important
}

.subnav .nav-pills>li>a:hover{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999
}

.subnav .nav-pills li.active a{
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.subnav .nav-pills>li.open>a,.subnav .nav-pills>li.open>a:focus,.subnav .nav-pills>li.open>a:hover{
	border:1px solid rgba(0,0,0,0.2);
	border-bottom:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999;
	background-color:#fff !important;
	color:#000;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-shadow:none
}

.subnav .nav-pills>li.dropdown.open.active>a:focus,.subnav .nav-pills .open .dropdown-toggle{
	color:#000 !important
}

.subnav .nav-pills>li.dropdown.open.active>a:focus b.caret,.subnav .nav-pills .open .dropdown-toggle b.caret{
	border-top-color:#000 !important
}

.subnav .nav-pills .dropdown-menu{
	left:-1px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999;
	margin-top:-2px;
	border-top:0
}

.subnav .nav-pills .dropdown-menu a{
	padding:3px 12px
}

.subnav .nav-pills .dropdown-menu>li>a:hover,.subnav .nav-pills .dropdown-menu li>a:focus,.subnav .nav-pills .dropdown-menu>.active>a,.subnav .nav-pills .dropdown-menu>.active>a:hover,.subnav .nav-pills .dropdown-menu>.active>a:focus{
	background-color:#0099de;
	background-image:none;
	color:#fff
}

.modal .modal-footer .btn{
	background-color:#5d6d6d;
	color:#fff
}

.body .nav-tabs{
	border-color:#bcc4c8
}

.body .nav-tabs>li{
	margin:5px 1px 0px 1px
}

.body .nav-tabs>li>a{
	background-color:#ebf0f1;
	color:#0099de;
	border-bottom-color:#ebf0f1;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	height:20px
}

.body .nav-tabs>li a:hover,.body .nav-tabs>li a:focus{
	border-color:#eee #eee #ebf0f1
}

.body .nav-tabs>li.active{
	margin-bottom:1px;
	line-height:23px
}

.body .nav-tabs>li.active a{
	display:block;
	height:23px;
	line-height:23px;
	border-color:#bcc4c8;
	color:#5d6d6d;
	border-bottom-color:#fff;
	background-color:#fff;
	margin-bottom:-2px;
	border-bottom-width:2px
}

.trophies .badge,.badge.badge-rounded{
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	text-transform:uppercase;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	padding:3px;
	margin:5px 0
}

span.badge-com{
	background-color:#00a500
}

span.badge-mod{
	background-color:#ff4b39
}

span.badge-plugin{
	background-color:#e20079
}

span.badge-search{
	background-color:#ff8100
}

span.badge-ext{
	background-color:#ffc40d;
	color:#333
}

span.badge-tool{
	background-color:#eab31d
}

span.badge-lang{
	background-color:#ff2121
}

span.badge-25{
	background-color:#b700ff
}

span.badge-30{
	background-color:#eab31d
}

.fa-check{
	color:#00a500
}

.fa-times{
	color:#ff2121
}

.fa-exclamation-circle{
	color:#ff8100
}

.text-warning{
	color:#ff8100
}

.text-error{
	color:#ff2121
}

.text-info{
	color:#0081bc
}

.text-success{
	color:#00a500
}

a{
	color:#0099de
}

.pagination{
	text-align:center
}

.pagination ul{
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0)
}

.pagination ul>li a{
	border:0;
	color:#0099de
}

.pagination ul>li.active a{
	background-color:#0099de;
	color:#fff
}

input.search-query{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin-bottom:9px;
	font-size:1.4em;
	line-height:1.4em;
	height:50px;
	padding:0 15px
}

.body .alert h4{
	color:#c09853;
	margin-bottom:7px
}

.control-group.elementCheckbox{
	clear:left
}

.fabrik-form .control-group input[type="text"],.fabrik-form .control-group input[type="url"],.fabrik-form .control-group input[type="url"][class*="span"],.fabrik-form .control-group input[type="email"],.fabrik-form .control-group input[type="email"][class*="span"],.fabrik-form .control-group input[type="number"],.fabrik-form .control-group input[type="number"][class*="span"],.fabrik-form .control-group input[type="password"],.fabrik-form .control-group input[type="password"][class*="span"],.fabrik-form .control-group input[type="text"][class*="span"],.fabrik-form .control-group .input-append .add-on:last-child,.fabrik-form .control-group .input-prepend .add-on{
	min-height:40px !important;
	height:40px !important;
	box-sizing:border-box
}

.fabrik-form .control-group input[type="number"]{
	padding-top:0
}

.fabrik-form .control-group .input-prepend .add-on,.fabrik-form .control-group .input-append .add-on{
	padding-top:13px;
	min-width:40px;
	cursor:pointer
}

.control-group.success input,.control-group.success select,.control-group.success textarea{
	border-color:#00a500
}

.control-group.error input,.control-group.error select,.control-group.error textarea,.control-group.error a.chzn-single,.control-group.error .well{
	border-color:#ff2121
}

.control-group.error .control-label,.control-group.error .help-block,.control-group.error .checkbox,.control-group.error .radio,.control-group.error .help-inline{
	color:#ff2121
}

.checkboxes.trophies input{
	margin-top:11px
}

fieldset{
	margin-bottom:15px
}

h3 a.pull-left{
	margin-top:-9px;
	margin-right:10px
}

input.dial{
	width:0;
	background:transparent;
	border:0
}

input:focus,textarea:focus{
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	-moz-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	box-shadow:0 0 0 rgba(0,0,0,0) !important;
	border:1px solid #86cde9 !important
}

.search .btn-inverse-alt{
	border:1px solid #bcc4c8;
	background-color:#ebf0f1;
	color:#bcc4c8
}

.search .btn-inverse-alt:hover{
	color:#8fa7a8
}

.chzn-single span{
	width:77%;
	display:inline-block
}

textarea{
	resize:vertical
}

.search-all{
	position:relative
}

.search-all button{
	position:absolute;
	right:0;
	top:6px;
	height:48px;
	width:48px;
	text-transform:uppercase;
	font-size:1.2em;
	padding-left:10px
}

input[type="range"]{
	-webkit-appearance:none;
	background-color:#ebf0f1;
	height:8px;
	width:145px;
	paddding:3px;
	border:1px solid #bcc4c8 !important;
	border-radius:5px;
	box-shadow:none !important;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	-moz-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	box-shadow:0 0 0 rgba(0,0,0,0) !important;
	margin-right:6px
}

input[type="range"].disabled{
	border:1px solid #bcc4c8 !important;
	background-color:#fff
}

div.error input[type="range"].disabled{
	border:1px solid #ff2121 !important
}

input[type="range"].disabled::-webkit-slider-thumb{
	background:#fff;
	border:1px solid #bcc4c8
}

input[type="range"]:focus{
	outline-color:transparent
}

input[type="range"]:hover::-webkit-slider-thumb{
	background:#0099de;
	border:1px solid #0081bc
}

input[type="range"]::-webkit-slider-thumb{
	-webkit-appearance:none;
	transition:all .2s ease-out;
	width:20px;
	cursor:pointer;
	height:20px;
	border-radius:50%;
	background:#bcc4c8;
	border:1px solid #8fa7a8;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	-moz-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	box-shadow:0 0 0 rgba(0,0,0,0) !important
}

.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle,select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0)
}

.form-actions .btn-primary:hover{
	background-color:#333;
	color:#fff;
	border-top:2px solid #333
}

.fabrik-form .chzn-container-single .chzn-single{
	height:27px;
	line-height:27px
}

.fabrik-form .chzn-container-single .chzn-single>div{
	width:29px
}

.fabrik-form .chzn-container-single .chzn-single>div:after{
	margin-left:10px
}

.fabrik-form .chzn-container .chzn-choices,.fabrik-form .chzn-container-active .chzn-choices{
	height:30px !important;
	line-height:30px !important
}

.fabrik-form .chzn-container .chzn-choices li.search-field,.fabrik-form .chzn-container-active .chzn-choices li.search-field{
	line-height:25px
}

.fabrik-form .chzn-container-multi .chzn-choices li.search-choice{
	margin-top:5px
}

.fabrik-form .search-query{
	height:18px;
	line-height:18px;
	padding:4px 6px;
	font-size:13px
}

#login-form .userdata span.add-on{
	min-width:40px;
	padding-top:0
}

#login-form .userdata span.add-on span.icon-user:before{
	line-height:37px
}

#login-form #form-login-password span.add-on{
	padding-top:9px
}

.select2-container{
	margin:0;
	position:relative;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle
}

.select2-container,.select2-drop,.select2-search,.select2-search input{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.select2-container .select2-choice{
	display:block;
	height:26px;
	padding:0 0 0 8px;
	overflow:hidden;
	position:relative;
	border:1px solid #aaa;
	white-space:nowrap;
	line-height:26px;
	color:#444;
	text-decoration:none;
	border-radius:4px;
	background-clip:padding-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-color:#fff;
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.5, #fff));
	background-image:-webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
	background-image:-moz-linear-gradient(center bottom, #eee 0, #fff 50%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	background-image:linear-gradient(to top, #eee 0, #fff 50%)
}

html[dir="rtl"] .select2-container .select2-choice{
	padding:0 8px 0 0
}

.select2-container.select2-drop-above .select2-choice{
	border-bottom-color:#aaa;
	border-radius:0 0 4px 4px;
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.9, #fff));
	background-image:-webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
	background-image:-moz-linear-gradient(center bottom, #eee 0, #fff 90%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	background-image:linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen{
	margin-right:42px
}

.select2-container .select2-choice>.select2-chosen{
	margin-right:26px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:none;
	width:auto
}

html[dir="rtl"] .select2-container .select2-choice>.select2-chosen{
	margin-left:26px;
	margin-right:0
}

.select2-container .select2-choice abbr{
	display:none;
	width:12px;
	height:12px;
	position:absolute;
	right:24px;
	top:8px;
	font-size:1px;
	text-decoration:none;
	border:0;
	cursor:pointer;
	outline:0
}

.select2-container.select2-allowclear .select2-choice abbr{
	display:inline-block
}

.select2-container .select2-choice abbr:hover{
	background-position:right -11px;
	cursor:pointer
}

.select2-drop-mask{
	border:0;
	margin:0;
	padding:0;
	position:fixed;
	left:0;
	top:0;
	min-height:100%;
	min-width:100%;
	height:auto;
	width:auto;
	opacity:0;
	z-index:9998;
	background-color:#fff;
	filter:alpha(opacity=0)
}

.select2-drop{
	width:100%;
	margin-top:-1px;
	position:absolute;
	z-index:9999;
	top:100%;
	background:#fff;
	color:#000;
	border:1px solid #aaa;
	border-top:0;
	border-radius:0 0 4px 4px;
	-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);
	box-shadow:0 4px 5px rgba(0,0,0,0.15)
}

.select2-drop.select2-drop-above{
	margin-top:1px;
	border-top:1px solid #aaa;
	border-bottom:0;
	border-radius:4px 4px 0 0;
	-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);
	box-shadow:0 -4px 5px rgba(0,0,0,0.15)
}

.select2-drop-active{
	border:1px solid #5897fb;
	border-top:none
}

.select2-drop.select2-drop-above.select2-drop-active{
	border-top:1px solid #5897fb
}

.select2-drop-auto-width{
	border-top:1px solid #aaa;
	width:auto
}

.select2-drop-auto-width .select2-search{
	padding-top:4px
}

.select2-container .select2-choice .select2-arrow{
	display:inline-block;
	width:18px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	border-left:1px solid #aaa;
	border-radius:0 4px 4px 0;
	background-clip:padding-box;
	background:#ccc;
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.6, #eee));
	background-image:-webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
	background-image:-moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
	background-image:linear-gradient(to top, #ccc 0, #eee 60%)
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow{
	left:0;
	right:auto;
	border-left:none;
	border-right:1px solid #aaa;
	border-radius:4px 0 0 4px
}

.select2-container .select2-choice .select2-arrow b{
	display:block;
	width:100%;
	height:100%
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b{
	background-position:2px 1px
}

.select2-search{
	display:inline-block;
	width:100%;
	min-height:26px;
	margin:0;
	padding-left:4px;
	padding-right:4px;
	position:relative;
	z-index:10000;
	white-space:nowrap
}

.select2-search input{
	width:100%;
	height:auto !important;
	min-height:26px;
	padding:4px 20px 4px 5px;
	margin:0;
	outline:0;
	font-family:sans-serif;
	font-size:1em;
	border:1px solid #aaa;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}

html[dir="rtl"] .select2-search input{
	padding:4px 5px 4px 20px
}

.select2-drop.select2-drop-above .select2-search input{
	margin-top:4px
}

.select2-container-active .select2-choice,.select2-container-active .select2-choices{
	border:1px solid #5897fb;
	outline:none;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
	box-shadow:0 0 5px rgba(0,0,0,0.3)
}

.select2-dropdown-open .select2-choice{
	border-bottom-color:transparent;
	-webkit-box-shadow:0 1px 0 #fff inset;
	box-shadow:0 1px 0 #fff inset;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	background-color:#eee;
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(.5, #eee));
	background-image:-webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
	background-image:-moz-linear-gradient(center bottom, #fff 0, #eee 50%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image:linear-gradient(to top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{
	border:1px solid #5897fb;
	border-top-color:transparent;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(.5, #eee));
	background-image:-webkit-linear-gradient(center top, #fff 0, #eee 50%);
	background-image:-moz-linear-gradient(center top, #fff 0, #eee 50%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image:linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow{
	background:transparent;
	border-left:none;
	filter:none
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow{
	border-right:none
}

.select2-dropdown-open .select2-choice .select2-arrow b{
	background-position:-18px 1px
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b{
	background-position:-16px 1px
}

.select2-hidden-accessible{
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}

.select2-results{
	max-height:200px;
	padding:0 0 0 4px;
	margin:4px 4px 4px 0;
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}

html[dir="rtl"] .select2-results{
	padding:0 4px 0 0;
	margin:4px 0 4px 4px
}

.select2-results ul.select2-result-sub{
	margin:0;
	padding-left:0
}

.select2-results li{
	list-style:none;
	display:list-item;
	background-image:none
}

.select2-results li.select2-result-with-children>.select2-result-label{
	font-weight:bold
}

.select2-results .select2-result-label{
	padding:3px 7px 4px;
	margin:0;
	cursor:pointer;
	min-height:1em;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.select2-results-dept-1 .select2-result-label{
	padding-left:20px
}

.select2-results-dept-2 .select2-result-label{
	padding-left:40px
}

.select2-results-dept-3 .select2-result-label{
	padding-left:60px
}

.select2-results-dept-4 .select2-result-label{
	padding-left:80px
}

.select2-results-dept-5 .select2-result-label{
	padding-left:100px
}

.select2-results-dept-6 .select2-result-label{
	padding-left:110px
}

.select2-results-dept-7 .select2-result-label{
	padding-left:120px
}

.select2-results .select2-highlighted{
	background:#3875d7;
	color:#fff
}

.select2-results li em{
	background:#feffde;
	font-style:normal
}

.select2-results .select2-highlighted em{
	background:transparent
}

.select2-results .select2-highlighted ul{
	background:#fff;
	color:#000
}

.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{
	background:#f4f4f4;
	display:list-item;
	padding-left:5px
}

.select2-results .select2-disabled.select2-highlighted{
	color:#666;
	background:#f4f4f4;
	display:list-item;
	cursor:default
}

.select2-results .select2-disabled{
	background:#f4f4f4;
	display:list-item;
	cursor:default
}

.select2-results .select2-selected{
	display:none
}

.select2-more-results.select2-active{
	background:#f4f4f4 url('select2-spinner.gif') no-repeat 100%
}

.select2-more-results{
	background:#f4f4f4;
	display:list-item
}

.select2-container.select2-container-disabled .select2-choice{
	background-color:#f4f4f4;
	background-image:none;
	border:1px solid #ddd;
	cursor:default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow{
	background-color:#f4f4f4;
	background-image:none;
	border-left:0
}

.select2-container.select2-container-disabled .select2-choice abbr{
	display:none
}

.select2-container-multi .select2-choices{
	height:auto !important;
	height:1%;
	margin:0;
	padding:0 5px 0 0;
	position:relative;
	border:1px solid #aaa;
	cursor:text;
	overflow:hidden;
	background-color:#fff;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image:-webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image:-moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image:linear-gradient(to bottom, #eee 1%, #fff 15%)
}

html[dir="rtl"] .select2-container-multi .select2-choices{
	padding:0 0 0 5px
}

.select2-locked{
	padding:3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices{
	min-height:26px
}

.select2-container-multi.select2-container-active .select2-choices{
	border:1px solid #5897fb;
	outline:none;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
	box-shadow:0 0 5px rgba(0,0,0,0.3)
}

.select2-container-multi .select2-choices li{
	float:left;
	list-style:none
}

html[dir="rtl"] .select2-container-multi .select2-choices li{
	float:right
}

.select2-container-multi .select2-choices .select2-search-field{
	margin:0;
	padding:0 8px;
	white-space:nowrap;
	height:40px !important;
	line-height:40px !important
}

.select2-container-multi .select2-choices li.select2-search-field{
	line-height:33px !important
}

.select2-container-multi .select2-choices .select2-search-field input{
	padding:5px;
	margin:1px 0;
	font-family:sans-serif;
	font-size:100%;
	color:#666;
	outline:0;
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	background:transparent !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active{
	background:#fff url('select2-spinner.gif') no-repeat 100% !important
}

.select2-default{
	color:#999 !important
}

.select2-container-multi .select2-choices .select2-search-choice{
	padding:3px 5px 3px 18px;
	margin:3px 0 3px 5px;
	position:relative;
	line-height:13px;
	color:#333;
	cursor:default;
	border:1px solid #aaaaaa;
	border-radius:3px;
	-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
	box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
	background-clip:padding-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-color:#e4e4e4;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image:linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice{
	margin:3px 5px 3px 0;
	padding:3px 18px 3px 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{
	cursor:default
}

.select2-container-multi .select2-choices .select2-search-choice-focus{
	background:#d4d4d4
}

.select2-search-choice-close{
	display:block;
	width:12px;
	height:13px;
	position:absolute;
	right:3px;
	top:4px;
	font-size:1px;
	outline:none;
	background:url('select2.png') right top no-repeat !important
}

li.select2-search-choice .select2-search-choice-close{
	background-image:none !important
}

html[dir="rtl"] .select2-search-choice-close{
	right:auto;
	left:3px
}

.select2-container-multi .select2-search-choice-close{
	left:3px
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close{
	left:auto;
	right:2px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{
	background-position:right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{
	background-position:right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices{
	background-color:#f4f4f4;
	background-image:none;
	border:1px solid #ddd;
	cursor:default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{
	padding:3px 5px 3px 5px;
	border:1px solid #ddd;
	background-image:none;
	background-color:#f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{
	display:none;
	background:none
}

.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{
	text-decoration:underline
}

.select2-offscreen,.select2-offscreen:focus{
	clip:rect(0 0 0 0) !important;
	width:1px !important;
	height:1px !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden !important;
	position:absolute !important;
	outline:0 !important;
	left:0px !important;
	top:0px !important
}

.select2-display-none{
	display:none
}

.select2-measure-scrollbar{
	position:absolute;
	top:-10000px;
	left:-10000px;
	width:100px;
	height:100px;
	overflow:scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){
	.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{
		background-image:url('select2x2.png') !important;
		background-repeat:no-repeat !important;
		background-size:60px 40px !important
	}

	.select2-search input{
		background-position:100% -21px !important
	}

}

.select2-container .select2-choice .select2-arrow{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background-image:none;
	background-color:#fff
}

.select2-container{
	vertical-align:middle
}

.select2-container .select2-choice,.select2-container-multi .select2-choices{
	height:28px;
	line-height:29px;
	border:1px solid #ccc;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:none;
	background-color:#fff;
	filter:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.select2-container .select2-choice div,.select2-container.select2-container-disabled .select2-choice div{
	border-left:none;
	background:none;
	filter:none
}

.control-group.error [class^="select2-choice"]{
	border-color:#B94A48
}

.select2-container-multi .select2-choices .select2-search-field{
	height:28px;
	line-height:27px
}

.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices,.select2-drop.select2-drop-active{
	border-color:rgba(82,168,236,0.8);
	outline:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.select2-container .select2-choices .select2-search-choice{
	display:inline-block;
	padding:4px 4px 4px 14px;
	font-size:11.844px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
	vertical-align:baseline;
	white-space:nowrap;
	text-shadow:none;
	background:#999;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:0
}

.select2-container .select2-choices .select2-search-choice-focus{
	opacity:0.5
}

.select2-search-choice-close,.select2-search-choice-close:hover{
	background:none;
	font:inherit;
	font-size:15px;
	color:inherit;
	text-decoration:none
}

.select2-search-choice-close:hover{
	opacity:0.7
}

.select2-search-choice-close:after{
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	margin-left:1px;
	font-size:12px;
	margin-top:-13px;
	position:absolute;
	top:14px
}

.select2-container .select2-choices .select2-search-field .select2-input{
	padding:0 5px
}

[class^="input-"] .select2-container{
	font-size:14px
}

.input-prepend [class^="select2-choice"]{
	border-top-left-radius:0;
	border-bottom-left-radius:0
}

.input-append [class^="select2-choice"]{
	border-top-right-radius:0;
	border-bottom-right-radius:0
}

.select2-dropdown-open [class^="select2-choice"]{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}

.select2-dropdown-open.select2-drop-above [class^="select2-choice"]{
	border-top-left-radius:0;
	border-top-right-radius:0
}

[class^="input-"] [class^="select2-choice"]>div{
	display:none
}

[class^="input-"] .select2-offscreen{
	position:absolute
}

.select2-drop{
	border:1px solid #ccc;
	border-top:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

select.select2{
	height:28px;
	visibility:hidden
}

.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{
	background:#fff;
	background-image:none
}

.select2-container-active .select2-choice{
	border-color:#86cde9 !important;
	color:red
}

.select2-container .select2-choice abbr{
	z-index:99;
	left:3px;
	top:13px
}

.select2-search-choice-close+span b:after{
	border:2px solid red
}

.select2-chosen{
	padding-left:7px
}

.select2-drop .select2-search{
	padding:9px
}

.select2-drop .select2-search input{
	border:1px solid #ccc;
	box-shadow:none !important
}

input.select2-input{
	line-height:24px;
	height:26px
}

input.select2-input:focus{
	border:1px solid #ccc
}

.select2-drop{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	-moz-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	box-shadow:0 0 0 rgba(0,0,0,0) !important;
	background:#fff !important
}

.select2-drop .select2-result:hover,.select2-drop .select2-highlighted{
	background-color:#0099de !important;
	background-image:none !important;
	color:#fff
}

.select2-drop .select2-result-unselectable:hover{
	background-color:transparent !important;
	color:#000
}

.select2-drop-active{
	border-color:#86cde9
}

.select2-container,.select2-container-active{
	margin-bottom:9px;
	width:100%! important
}

.select2-container .select2-choices,.select2-container-active .select2-choices{
	background-image:none;
	border-color:#ccc;
	min-height:40px !important;
	line-height:40px !important;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	-moz-box-shadow:0 0 0 rgba(0,0,0,0) !important;
	box-shadow:0 0 0 rgba(0,0,0,0) !important
}

.select2-container .select2-choices li.search-field,.select2-container-active .select2-choices li.search-field{
	padding-left:5px;
	line-height:35px
}

.select2-container .select2-choices li.search-field input[type="text"],.select2-container-active .select2-choices li.search-field input[type="text"]{
	color:#5d6d6d
}

.select2-container .select2-single-with-deselect abbr,.select2-container-active .select2-single-with-deselect abbr{
	z-index:999;
	background-image:none;
	right:14px
}

.select2-container .select2-single-with-deselect abbr:after,.select2-container-active .select2-single-with-deselect abbr:after{
	content:"\f00d";
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	margin-left:1px;
	font-size:12px;
	margin-top:-13px;
	position:absolute;
	top:14px;
	color:#000
}

.select2-container .select2-single-with-deselect>div:after,.select2-container-active .select2-single-with-deselect>div:after{
	-webkit-transition:margin-top .5s ease-out;
	-moz-transition:margin-top .5s ease-out;
	-o-transition:margin-top .5s ease-out;
	transition:margin-top .5s ease-out;
	margin-top:25px
}

.select2-container .select2-single-with-deselect.select2-default>div:after,.select2-container-active .select2-single-with-deselect.select2-default>div:after{
	margin-top:0px
}

select.higlighted+.select2-container a{
	background:#ff8100 !important;
	color:#fff
}

select.higlighted+.select2-container a div:after{
	color:#fff
}

select.higlighted+.select2-container a>div{
	border-left:0;
	background-color:#cc6700
}

.select2-container-multi .select2-choices li.select2-search-choice{
	background-color:#0099de;
	color:#fff;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0);
	background-image:none;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:10px;
	padding:4px 9px 4px 22px
}

.select2-container-multi .select2-choices li.select2-search-choice a{
	color:#fff;
	background:none
}

.select2-container-multi .select2-choices li.select2-search-choice div:after{
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	content:" \f057";
	position:absolute;
	left:5px
}

.select2-container-multi .select2-choices li.select2-search-choice .search-choice-close{
	background:none
}

.select2-container-active .select2-choices{
	border-color:#86cde9 !important
}

.select2-container-active.select2-with-drop .select2-single{
	z-index:12;
	border-bottom:0
}

.select2-container-active.select2-with-drop .select2-drop{
	z-index:11;
	margin-top:-1px;
	border-top:1px solid #ccc
}

.category-options{
	width:300px !important
}

.select2-default{
	color:#5d6d6d
}

.select2-container .select2-choice{
	background:#fff;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	font-size:12px;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0);
	height:40px;
	line-height:40px;
	color:#000;
	border-color:#ccc
}

.select2-container .select2-choice>.select2-arrow{
	border-left:1px solid #ccc;
	width:40px;
	background-image:none;
	background:#fff;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.select2-container .select2-choice>.select2-arrow b{
	display:none
}

.select2-container .select2-choice>.select2-arrow:after{
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	content:"\f0d7";
	margin-left:16px;
	color:#000
}

.select2-container .select2-choice>.select2-arrow:hover{
	background-color:#ff8100
}

.select2-container .select2-choice>.select2-arrow:hover:after{
	color:#fff
}

.error .select2-container .select2-choice{
	border-color:#ff2121
}

.select2-container-multi .select2-choices li.select2-search-field{
	padding-top:3px
}

.select2-container-multi .select2-choices li.select2-search-field input{
	height:24px !important;
	min-height:24px !important;
	line-height:normal;
	padding:2px;
	margin-left:1px
}

.select2-container-multi.select2-container-active .select2-choices li.select2-search-field{
	clear:both
}

li div.level1{
	font-weight:bold;
	background-color:#f6f6f6;
	padding:3px
}

li.select2-highlighted div.level1,li.select2-result:hover div.level1{
	background-color:#0099de !important;
	background-image:none !important;
	color:#fff
}

.carousel-container{
	clear:both;
	position:relative;
	-o-user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.carousel-container .carousel{
	width:600px;
	float:left
}

.carousel-container .awards{
	z-index:11;
	position:absolute;
	left:10px;
	top:10px;
	margin:0;
	text-transform:uppercase
}

.carousel-container .awards span{
	margin:0;
	background-color:#333;
	color:#fff;
	padding:0  0 0 8px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	height:20px;
	line-height:20px
}

.carousel-container .awards span span{
	padding:0 5px;
	display:inline-block;
	margin-left:4px
}

.carousel-container .awards .label-new span{
	background-color:#ff2121
}

.carousel-container .awards .label-community_choice span{
	background-color:#0099de
}

.carousel-container .awards .label-popular span{
	background-color:#00a500
}

.carousel-container .view{
	width:300px;
	height:300px;
	overflow:hidden;
	position:relative
}

.carousel-container .view .carousel-control{
	left:45%;
	font-size:2.5em;
	position:absolute
}

.carousel-container .view .carousel-control.bottom{
	bottom:10px;
	top:inherit
}

.carousel-container .view .carousel-control.top{
	top:10px
}

.carousel-container .carousel-thumbs{
	padding:0;
	margin:0;
	list-style:none
}

.carousel-container .carousel-thumbs img{
	width:300px;
	height:100px
}

.carousel-container .versions{
	position:absolute;
	top:0;
	right:0;
	z-index:1
}

.slider-full-images{
	width:100%;
	position:relative;
	height:100%
}

.slider-full-images .mask{
	overflow:hidden;
	height:100%;
	position:relative
}

.slider-full-images .item{
	width:100%;
	height:100%;
	position:absolute;
	top:0
}

.slider-full-images .item img{
	width:100%
}

.slider-full-images .item.active{
	z-index:1
}

.slider-full-images .item.active img{
	-webkit-filter:grayscale(0);
	-moz-filter:grayscale(0);
	-o-filter:grayscale(0);
	-ms-filter:grayscale(0);
	filter:grayscale(0)
}

.slider:hover span[data-thumb="previous"],.slider:hover span[data-thumb="next"]{
	opacity:.01;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	opacity:1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100)
}

.slider:hover span[data-thumb="next"]{
	right:10px
}

.slider:hover span[data-thumb="previous"]{
	left:10px
}

.slider{
	position:relative;
	margin-bottom:20px;
	background-color:#ebf0f1;
	max-height:420px
}

.slider .versions{
	z-index:11;
	position:absolute;
	right:10px;
	top:10px
}

.slider span[data-thumb="previous"],.slider span[data-thumb="next"]{
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
	position:absolute;
	z-index:999;
	color:#0099de;
	opacity:.008;
	filter:alpha(opacity=0.8);
	-moz-opacity:.8;
	-khtml-opacity:.8;
	-webkit-opacity:.8;
	opacity:.8;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:alpha(opacity=80);
	cursor:pointer;
	top:42%;
	-moz-opacity:0;
	-khtml-opacity:0;
	-webkit-opacity:0;
	opacity:0;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter:alpha(opacity=0)
}

.slider span[data-thumb="previous"].muted,.slider span[data-thumb="next"].muted{
	color:#8fa7a8
}

.slider span[data-thumb="next"]{
	right:-10px
}

.slider span[data-thumb="previous"]{
	left:-10px
}

.slider span[data-thumb="next"]:hover,.slider span[data-thumb="previous"]:hover{
	opacity:.01;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	opacity:1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100)
}

.slider .slider-text{
	z-index:999;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	bottom:0;
	position:absolute;
	width:100%
}

.slider .slider-text>div{
	padding:10px 10px 10px 20px
}

.slider .slider-text>div h2{
	text-transform:uppercase;
	color:#fff;
	padding:0;
	margin:0;
	overflow:hidden;
	height:23px;
	text-overflow:ellipsis;
	width:525px
}

.slider .slider-text .more-arrow{
	position:absolute;
	right:0;
	bottom:0;
	border-left:1px solid rgba(255,255,255,0.3);
	height:52px;
	padding:8px 20px;
	text-align:center
}

.slider .slider-text .more-arrow span{
	color:#fff
}

@media (min-width:1200px){
	.view-extension .slider{
		height:420px
	}

}

@media (min-width:979px) and (max-width:1199px){
	.view-extension .slider{
		height:411px
	}

}

@media (min-width:768px) and (max-width:978px){
	.view-extension .slider{
		height:317px
	}

}

@media (min-width:480px) and (max-width:767px){
	.view-extension .slider{
		height:282px
	}

}

@media (max-width:480px){
	.view-extension .slider{
		height:159px
	}

}

.body h1{
	position:relative;
	margin-left:0
}

.body h1>span{
	position:absolute;
	left:0;
	top:-3px
}

.body h1 small{
	padding-top:11px
}

.body .home-banner{
	padding-top:7px
}

.arrow-box{
	position:relative;
	background:#f6f6f6;
	transition:all .5s ease-out
}

#search-affix{
	width:100%;
	z-index:9;
	transition:all .2s ease-out
}

#search-affix.affix-top .unaffixed{
	display:inherit
}

#search-affix.affix-top .arrow-box{
	opacity:.01;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	opacity:1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100)
}

#search-affix.isfixed{
	top:85px
}

#search-affix.isfixed .arrow-box{
	background-color:rgba(246,246,246,0.8)
}

#search-affix.isfixed .container{
	padding-bottom:0
}

#search-affix.isfixed form{
	margin-bottom:0
}

#search-affix.isfixed .arrow-box:before{
	border:0
}

#search-affix.isfixed .arrow-box:after{
	border:0
}

.arrow-box .container{
	background-color:transparent;
	padding-top:20px
}

.arrow-box.above{
	background:#fff;
	z-index:9
}

.arrow-box:after,.arrow-box:before{
	top:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}

.arrow-box:after{
	border-color:rgba(136,183,213,0);
	border-top-color:#f6f6f6;
	border-width:30px;
	margin-left:-30px
}

.arrow-box.above:after{
	border-top-color:#fff
}

.arrow-box:before{
	border-color:rgba(194,225,245,0);
	border-top-color:#bcc4c8;
	border-width:31px;
	margin-left:-31px
}

.gradient-border{
	position:absolute;
	width:100%;
	bottom:-1px
}

.gradient-border:after{
	content:"";
	height:1px;
	background:-moz-linear-gradient(left, #fff 0, #bcc4c8 50%, #fff 100%);
	background:-webkit-linear-gradient(left, #fff 0, #bcc4c8 50%, #fff 100%);
	background:linear-gradient(left, #fff 0, #bcc4c8 50%, #fff 100%);
	width:100%;
	display:block
}

@media (min-width:768px) and (max-width:979px){
	.search .row-fluid [class*="span"]{
		float:none;
		display:block;
		width:100%;
		margin-left:0;
		-ms-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box
	}

}

@media (max-width:979px){
	.search button.btn-primary{
		margin-top:-5px
	}

}

@media (min-width:979px){
	.search small{
		padding-top:18px
	}

}

@media (max-width:768px){
	.container>div.row-fluid{
		position:relative
	}

	.container>div.row-fluid div.search{
		margin-top:268px
	}

	.container>div.row-fluid div.home-banner{
		position:absolute;
		top:12px
	}

}

h1.category-name a.btn{
	min-width:125px
}

h1 small{
	padding-left:3px
}

.body .categories .category{
	height:100px;
	position:relative
}

.body .categories .category>a{
	width:100%;
	height:75px;
	display:block;
	text-decoration:none;
	position:absolute;
	top:0;
	right:0;
	z-index:11;
	color:#fff
}

.body .categories .category select{
	padding:0;
	margin:0;
	font-size:0.9em;
	position:absolute;
	top:-30px;
	z-index:10;
	transition:all .2s ease-out;
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	bottom:-30px;
	top:auto
}

.body .categories .view{
	position:relative;
	height:75px;
	overflow:hidden;
	border:1px solid #ccc;
	background-color:#163869;
	color:#fff
}

.body .categories .padder{
	height:100px
}

.body .categories .padder div{
	transition:all .2s ease-out;
	transition-delay:0.1s;
	height:18px;
	line-height:18px;
	opacity:1;
	background-color:#ebf0f1;
	color:#5d6d6d;
	font-size:0.9em;
	padding-left:2px;
	position:absolute;
	bottom:0;
	width:100%
}

.body .categories .mask{
	position:absolute;
	top:0;
	transition:all .2s ease-out;
	transition-delay:0.2s;
	height:75px;
	width:100%
}

.body .categories .category:hover select{
	bottom:0;
	top:auto
}

.body .categories .category:hover a{
	top:0;
	height:48px
}

.body .categories .category:hover .view{
	background-color:#05162d
}

.body .categories .category:hover h4,.body .categories .category:hover span.fa-out{
	opacity:.005;
	filter:alpha(opacity=0.5);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	-webkit-opacity:.5;
	opacity:.5;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50)
}

.body .categories .category:hover span.fa-over{
	opacity:.0095;
	filter:alpha(opacity=0.95);
	-moz-opacity:.95;
	-khtml-opacity:.95;
	-webkit-opacity:.95;
	opacity:.95;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	filter:alpha(opacity=95)
}

.body .categories .category:hover .padder div{
	bottom:0
}

.body .categories h4{
	color:#fff;
	height:3.2em;
	padding:7px 0 0 7px;
	margin:0;
	transition:all .2s ease-out;
	position:absolute;
	width:96%;
	z-index:9
}

.body .categories span.fa-out{
	display:block;
	text-align:right;
	transition:all .2s ease-out;
	color:#3577d2;
	padding:8px
}

.body .categories span.fa-over{
	transition:all .2s ease-out;
	position:absolute;
	left:38%;
	top:46%;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	-moz-opacity:0;
	-khtml-opacity:0;
	-webkit-opacity:0;
	opacity:0;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter:alpha(opacity=0);
	padding:8px;
	top:8px;
	background-color:#fff;
	color:#000
}

@media (max-width:767px){
	.body .categories .category .padder div{
		height:25px;
		line-height:25px
	}

	.body .categories .category .fa-3x{
		font-size:39px
	}

}

h1.category-name{
	min-height:36px
}

h1.category-name span.badge-search{
	background-color:#0081bc
}

.banneritem{
	float:left;
	margin-left:30px
}

.banneritem:first-child{
	margin-left:0
}

.span1.toggle-extra-filters a{
	height:41px
}

.extension-order .select2-container .select2-choice>.select2-arrow:after{
	content:"\f0dc"
}

.extensions .extension{
	height:233px;
	position:relative
}

.extensions .extension .includes{
	text-align:right;
	padding-right:7px;
	padding-top:4px;
	transition:all .2s ease-in-out;
	background-color:#f6f6f6;
	position:absolute;
	box-sizing:border-box;
	width:100%;
	top:-38px;
	height:38px
}

.extensions .extension .badge{
	margin-top:2px
}

.extensions .extension .versions{
	float:left;
	margin-top:-3px
}

.extensions .extension .padder{
	padding:7px;
	color:#5d6d6d
}

.extensions .extension .padder h3{
	font-size:1em;
	height:1.3em;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top:0;
	margin-bottom:5px;
	padding-top:0;
	color:#5d6d6d
}

.extensions .extension .padder .sub-header{
	height:20px;
	line-height:17px;
	overflow:hidden;
	font-size:0.8em
}

.extensions .extension .info{
	background-color:#f6f6f6;
	height:142px
}

.extensions .extension .info .info-meta{
	padding:5px;
	border-top:1px solid #bcc4c8;
	height:30px;
	line-height:32px;
	border-bottom:1px solid #bcc4c8
}

.extensions .extension .info .info-meta input.dial{
	height:12px !important;
	margin-top:6px !important;
	font-size:11px !important;
	background:transparent !important
}

.extensions .extension .info .rating-label{
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding:0 6px
}

.extensions .extension .info .rating{
	position:relative;
	background-image:url(../images/sprites/category-scores.png);
	width:25px;
	height:25px;
	display:inline-block;
	margin-top:3px
}

.extensions .extension .info .rating .score{
	color:#5d6d6d;
	width:25px;
	font-size:9px;
	text-align:center;
	position:absolute;
	font-weight:bold;
	height:25px;
	line-height:25px
}

.extensions .extension .info .badge-25{
	padding-left:2px;
	padding-right:4px
}

.extensions .extension .info .rating div{
	line-height:36px;
	margin-top:3px;
	float:left
}

.extensions .extension .info .num-reviews{
	text-align:right;
	float:right
}

.extensions .extension .intro-text{
	padding:7px;
	height:40px;
	line-height:22px;
	overflow:hidden;
	position:relative;
	transition:all .2s ease-in-out;
	background-color:#f6f6f6;
	position:absolute;
	box-sizing:border-box;
	width:100%;
	top:-172px;
	top:-132px;
	height:140px;
	height:132px
}

.extensions .extension .intro-text:after{
	content:'...';
	position:absolute;
	right:10px;
	bottom:0;
	background-color:#f6f6f6
}

.extensions .extension .placeholder-image{
	width:100%;
	height:172px;
	height:132px;
	text-align:center;
	line-height:100px;
	color:#ebf0f1;
	border-bottom:1px solid #bcc4c8
}

.extensions .extension .placeholder-image span.fa{
	margin-top:39px
}

.extensions .extension>a{
	width:100%;
	height:200px;
	display:block;
	text-decoration:none;
	position:absolute;
	top:0;
	right:0;
	z-index:1
}

.extensions .extension .owner-links{
	z-index:2;
	right:5px;
	top:5px;
	height:20px;
	position:absolute
}

.extensions .extension>a.edit-extension{
	width:initial
}

.extensions .extension>a.extension-ticket{
	height:20px;
	width:auto
}

.extensions .extension .extension-pending{
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#83807b;
	color:#fff;
	z-index:3;
	text-align:center;
	height:41px;
	line-height:41px
}

.extensions .view{
	position:relative;
	height:232px;
	overflow:hidden;
	border:1px solid #ccc
}

.extensions .mask{
	position:absolute;
	top:0;
	transition:all .2s ease-in-out;
	transition-delay:0.1s;
	height:200px;
	width:100%
}

.extensions .extension:hover .mask{
	top:0
}

.extensions .extension:hover .intro-text{
	top:0
}

.extensions .extension:hover .includes{
	top:95px
}

.extensions .row-fluid{
	margin-bottom:3%
}

.extensions .popular{
	position:absolute;
	top:0;
	left:0
}

.extensions .mainimage{
	max-width:100%;
	height:132px;
	border-bottom:1px solid #bcc4c8
}

.extensions .mainimage-container{
	text-align:center;
	height:172px;
	height:132px;
	overflow:hidden;
	border-bottom:1px solid #bcc4c8
}

.score-100{
	background-position:-2500px 0px
}

.score-99{
	background-position:-2475px 0px
}

.score-98{
	background-position:-2450px 0px
}

.score-97{
	background-position:-2425px 0px
}

.score-96{
	background-position:-2400px 0px
}

.score-95{
	background-position:-2375px 0px
}

.score-94{
	background-position:-2350px 0px
}

.score-93{
	background-position:-2325px 0px
}

.score-92{
	background-position:-2300px 0px
}

.score-91{
	background-position:-2275px 0px
}

.score-90{
	background-position:-2250px 0px
}

.score-89{
	background-position:-2225px 0px
}

.score-88{
	background-position:-2200px 0px
}

.score-87{
	background-position:-2175px 0px
}

.score-86{
	background-position:-2150px 0px
}

.score-85{
	background-position:-2125px 0px
}

.score-84{
	background-position:-2100px 0px
}

.score-83{
	background-position:-2075px 0px
}

.score-82{
	background-position:-2050px 0px
}

.score-81{
	background-position:-2025px 0px
}

.score-80{
	background-position:-2000px 0px
}

.score-79{
	background-position:-1975px 0px
}

.score-78{
	background-position:-1950px 0px
}

.score-77{
	background-position:-1925px 0px
}

.score-76{
	background-position:-1900px 0px
}

.score-75{
	background-position:-1875px 0px
}

.score-74{
	background-position:-1850px 0px
}

.score-73{
	background-position:-1825px 0px
}

.score-72{
	background-position:-1800px 0px
}

.score-71{
	background-position:-1775px 0px
}

.score-70{
	background-position:-1750px 0px
}

.score-69{
	background-position:-1725px 0px
}

.score-68{
	background-position:-1700px 0px
}

.score-67{
	background-position:-1675px 0px
}

.score-66{
	background-position:-1650px 0px
}

.score-65{
	background-position:-1625px 0px
}

.score-64{
	background-position:-1600px 0px
}

.score-63{
	background-position:-1575px 0px
}

.score-62{
	background-position:-1550px 0px
}

.score-61{
	background-position:-1525px 0px
}

.score-60{
	background-position:-1500px 0px
}

.score-59{
	background-position:-1475px 0px
}

.score-58{
	background-position:-1450px 0px
}

.score-57{
	background-position:-1425px 0px
}

.score-56{
	background-position:-1400px 0px
}

.score-55{
	background-position:-1375px 0px
}

.score-54{
	background-position:-1350px 0px
}

.score-53{
	background-position:-1325px 0px
}

.score-52{
	background-position:-1300px 0px
}

.score-51{
	background-position:-1275px 0px
}

.score-50{
	background-position:-1250px 0px
}

.score-49{
	background-position:-1225px 0px
}

.score-48{
	background-position:-1200px 0px
}

.score-47{
	background-position:-1175px 0px
}

.score-46{
	background-position:-1150px 0px
}

.score-45{
	background-position:-1125px 0px
}

.score-44{
	background-position:-1100px 0px
}

.score-43{
	background-position:-1075px 0px
}

.score-42{
	background-position:-1050px 0px
}

.score-41{
	background-position:-1025px 0px
}

.score-40{
	background-position:-1000px 0px
}

.score-39{
	background-position:-975px 0px
}

.score-38{
	background-position:-950px 0px
}

.score-37{
	background-position:-925px 0px
}

.score-36{
	background-position:-900px 0px
}

.score-35{
	background-position:-875px 0px
}

.score-34{
	background-position:-850px 0px
}

.score-33{
	background-position:-825px 0px
}

.score-32{
	background-position:-800px 0px
}

.score-31{
	background-position:-775px 0px
}

.score-30{
	background-position:-750px 0px
}

.score-29{
	background-position:-725px 0px
}

.score-28{
	background-position:-700px 0px
}

.score-27{
	background-position:-675px 0px
}

.score-26{
	background-position:-650px 0px
}

.score-25{
	background-position:-625px 0px
}

.score-24{
	background-position:-600px 0px
}

.score-23{
	background-position:-575px 0px
}

.score-22{
	background-position:-550px 0px
}

.score-21{
	background-position:-525px 0px
}

.score-20{
	background-position:-500px 0px
}

.score-19{
	background-position:-475px 0px
}

.score-18{
	background-position:-450px 0px
}

.score-17{
	background-position:-425px 0px
}

.score-16{
	background-position:-400px 0px
}

.score-15{
	background-position:-375px 0px
}

.score-14{
	background-position:-350px 0px
}

.score-13{
	background-position:-325px 0px
}

.score-12{
	background-position:-300px 0px
}

.score-11{
	background-position:-275px 0px
}

.score-10{
	background-position:-250px 0px
}

.score-9{
	background-position:-225px 0px
}

.score-8{
	background-position:-200px 0px
}

.score-7{
	background-position:-175px 0px
}

.score-6{
	background-position:-150px 0px
}

.score-5{
	background-position:-125px 0px
}

.score-4{
	background-position:-100px 0px
}

.score-3{
	background-position:-75px 0px
}

.score-2{
	background-position:-50px 0px
}

.score-1{
	background-position:-25px 0px
}

.score-0{
	background-position:0px 0px
}

@media (min-width:768px) and (max-width:979px){
	.submit-extension{
		height:60px
	}

	.submit-extension a{
		float:left
	}

	.extensions .mainimage{
		height:auto
	}

}

body.view-extension.layout-default .container.main{
	padding-top:0
}

body.view-extension.layout-default .body .core-body p{
	word-wrap:break-word
}

body.view-extension.layout-default .body .social-container{
	position:relative
}

body.view-extension.layout-default .body #social-share{
	display:inherit;
	position:absolute;
	top:-280%;
	width:260px
}

body.view-extension.layout-default .body #social-share.notshown{
	display:none
}

body.view-extension.layout-default .body .twitter-share-button{
	width:100% !important
}

body.view-extension.layout-default .body a.fav span{
	color:#ff2121
}

body.view-extension.layout-default .body .link-list{
	list-style:none;
	margin:0;
	padding:5px 0
}

body.view-extension.layout-default .body .link-list li{
	margin:5px 0;
	min-height:30px;
	line-height:30px
}

body.view-extension.layout-default .body .task-list{
	list-style:none;
	margin:0;
	padding:0
}

body.view-extension.layout-default .body .task-list li{
	padding:0 5px
}

body.view-extension.layout-default .body dl dt,body.view-extension.layout-default .body dl dd{
	display:inline-block;
	width:50%;
	font-weight:normal
}

body.view-extension.layout-default .body dl dt{
	width:43%
}

body.view-extension.layout-default .body dl dt.requires-reg,body.view-extension.layout-default .body dl dt.includes{
	margin-top:20px
}

body.view-extension.layout-default .body .row-heading{
	height:60px;
	margin-bottom:20px
}

body.view-extension.layout-default .body .row-heading a.btn{
	margin-top:10px
}

body.view-extension.layout-default .body .heading .score-overall{
	margin-left:-25px
}

body.view-extension.layout-default .body h1{
	margin-left:75px
}

body.view-extension.layout-default .body .carousel-thumbs img{
	-webkit-filter:grayscale(1);
	-moz-filter:grayscale(1);
	-o-filter:grayscale(1);
	-ms-filter:grayscale(1);
	filter:grayscale(1)
}

body.view-extension.layout-default .body .carousel-thumbs img.active{
	-webkit-filter:grayscale(0);
	-moz-filter:grayscale(0);
	-o-filter:grayscale(0);
	-ms-filter:grayscale(0);
	filter:grayscale(0)
}

body.view-extension.layout-default .body #extension-meta{
	background-color:#ebf0f1;
	padding:20px;
	margin-bottom:20px
}

body.view-extension.layout-default .body #extension-meta .btn-inverse{
	width:97px
}

body.view-extension.layout-default .body #extension-meta .btn-inverse small{
	display:block
}

body.view-extension.layout-default .body #extension-meta .btn-inverse.disabled{
	line-height:normal;
	padding-top:0
}

body.view-extension.layout-default .body #extension-meta .btn-inverse:nth-child(odd){
	margin-right:20px
}

body.view-extension.layout-default .body #extension-meta .btn-inverse:nth-child(1n+2){
	margin-top:10px
}

body.view-extension.layout-default .body .advert{
	margin-top:20px;
	margin-bottom:20px;
	clear:left;
	float:left
}

body.view-extension.layout-default .body #extension-scores{
	margin-top:20px;
	margin-bottom:20px
}

body.view-extension.layout-default .body #extension-scores ul{
	list-style:none;
	margin:0;
	padding:0
}

body.view-extension.layout-default .body #extension-scores ul li{
	min-height:145px;
	background-color:#ebf0f1;
	float:left;
	width:139px;
	text-align:center;
	padding-bottom:20px
}

body.view-extension.layout-default .body #extension-scores ul li h4{
	color:#5d6d6d;
	font-weight:normal
}

body.view-extension.layout-default .body #extension-scores ul li>div{
	margin:12px 0
}

body.view-extension.layout-default .body #extension-scores ul li:nth-child(odd){
	margin-right:20px
}

body.view-extension.layout-default .body #extension-scores ul li:nth-child(n+3){
	margin-top:20px
}

body.view-extension.layout-default .body #extension-scores div.not-rated{
	background-image:url(../images/no-score.png);
	background-repeat:no-repeat;
	background-position:center;
	height:81px;
	line-height:81px
}

body.view-extension.layout-default .body .score-overall{
	position:relative
}

body.view-extension.layout-default .body .score-overall>div{
	position:absolute;
	left:25px;
	top:0px
}

body.view-extension.layout-default .body .score-overall .layer-2{
	left:30px;
	top:5px
}

body.view-extension.layout-default .body .score-overall .layer-3{
	left:35px;
	top:10px
}

body.view-extension.layout-default .body .score-overall .layer-4{
	left:40px;
	top:15px
}

body.view-extension.layout-default .body .score-overall .layer-5{
	left:45px;
	top:20px
}

body.view-extension.layout-default .body .score-overall .total-score{
	top:30px;
	left:38%;
	font-weight:bold
}

body.view-extension.layout-default .body .extension-content{
	padding-top:20px;
	margin-bottom:20px
}

#backContainer{
	margin-top:-13px;
	margin-left:74px
}

#backContainer span.fa{
	color:#ccc;
	margin-top:-1px
}

#backContainer a.btn{
	color:#999;
	margin-top:-4px;
	font-size:12px;
	padding-left:0
}

.record-nav{
	position:fixed;
	top:0;
	left:-60px;
	width:40px;
	background-color:#ebf0f1;
	opacity:.006;
	filter:alpha(opacity=0.6);
	-moz-opacity:.6;
	-khtml-opacity:.6;
	-webkit-opacity:.6;
	opacity:.6;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:alpha(opacity=60);
	height:100%;
	padding-left:20px;
	-webkit-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-o-transition:all .5s ease-out;
	transition:all .5s ease-out
}

.record-nav span{
	position:absolute;
	top:50%
}

.record-nav.next{
	right:-60px;
	left:inherit
}

.film-wrapper{
	width:305px;
	text-align:center;
	height:100%;
	padding-top:6%;
	margin-left:1%;
	background-color:#ebf0f1
}

.film-wrapper .fa-square{
	opacity:.007;
	filter:alpha(opacity=0.7);
	-moz-opacity:.7;
	-khtml-opacity:.7;
	-webkit-opacity:.7;
	opacity:.7;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70)
}

form .control-group .tooltip-inner{
	min-width:125px
}

@media (max-width:768px){
	.film-wrapper{
		width:229px
	}

}

@media (max-width:480px){
	.film-wrapper{
		width:188px
	}

}

@media (min-width:979px){
	.slider li,.slider img{
		width:100%
	}

	.extension-content .nav-tabs li{
		text-align:center
	}

	.extension-content .nav-tabs li:nth-child(1){
		width:24%
	}

	.extension-content .nav-tabs li:nth-child(2){
		width:26%
	}

	.extension-content .nav-tabs li:last-child{
		width:49%
	}

}

@media (max-width:768px){
	body.view-extension.layout-default .body h1{
		padding-top:12px
	}

	.task-list li.empty{
		display:none
	}

}

@media (min-width:768px) and (max-width:979px){
	.span1.toggle-extra-filters,.span1.submit{
		min-height:52px
	}

}

.extension-review p{
	word-wrap:break-word
}

.extension-review h4{
	margin-bottom:1px
}

.extension-review h4 a{
	cursor:default;
	text-decoration:none;
	color:#333
}

.extension-review .extension-review-scores{
	list-style:none;
	float:right;
	padding:0;
	margin:0
}

.extension-review .extension-review-scores a{
	display:inline-block;
	width:60px;
	height:60px
}

.extension-review .extension-review-scores li{
	display:inline-block
}

.extension-review .review-overall{
	position:relative;
	width:60px;
	height:60px;
	float:left
}

.extension-review .review-overall>div>div{
	position:absolute;
	top:0;
	left:0
}

.extension-review .review-overall .layer-1{
	left:0 !important;
	top:0
}

.extension-review .review-overall .layer-2{
	left:5px !important;
	top:5px
}

.extension-review .review-overall .layer-3{
	left:10px !important;
	top:10px
}

.extension-review .review-overall .layer-4{
	left:15px !important;
	top:15px
}

.extension-review .review-overall .layer-5{
	left:20px !important;
	top:20px
}

.extension-review .review-overall .score-overall{
	margin-left:7px
}

.extension-review .review-overall.small{
	text-align:center;
	width:75px;
	height:auto;
	padding-top:7px
}

.extension-review .review-overall.small a{
	display:inline-block;
	height:100%;
	width:100%
}

.extension-review .review-overall.small input.dial{
	height:15px !important;
	margin-top:9px !important;
	font-size:13px !important;
	background:transparent !important
}

.extension-review .extension-review-content{
	margin-top:20px
}

.extension-review .extension-review-content p{
	margin-left:75px;
	word-wrap:break-word
}

.extension-review .extension-review-content.scores-right p{
	margin-right:75px !important;
	margin-left:0 !important
}

.extension-review .extension-review-content.scores-right .review-overall.small{
	float:right;
	margin-top:30px
}

.author-reply{
	margin-top:20px;
	background-color:#ebf0f1;
	padding:20px
}

.author-reply .prefix{
	color:#0081bc;
	font-weight:bold
}

.used-for{
	margin-top:20px;
	background-color:#ebf0f1;
	padding:20px;
	word-wrap:break-word
}

.used-for .prefix{
	color:#0081bc;
	font-weight:bold
}

@media (max-width:768px){
	.extension-review .extension-review-content p{
		margin-left:0px
	}

	.extension-review .span8{
		padding-left:78px
	}

}

.body #more-fields{
	transition:all 1.2s ease-in-out;
	max-height:1200px;
	overflow:hidden
}

.body #more-fields.notshown{
	max-height:0px
}

.subnav .nav-pills{
	float:left
}

.subnav .nav-pills>li{
	border:0
}

.subnav .nav-pills>li a{
	text-shadow:none;
	border:0 !important
}

.subnav .nav-pills>li>a:hover{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999
}

.subnav .nav-pills li.active a{
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999;
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.subnav .nav-pills>li.open>a,.subnav .nav-pills>li.open>a:focus,.subnav .nav-pills>li.open>a:hover{
	border:1px solid rgba(0,0,0,0.2);
	border-bottom:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999;
	background-color:#fff !important;
	color:#000;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-shadow:none
}

.subnav .nav-pills>li.dropdown.open.active>a:focus,.subnav .nav-pills .open .dropdown-toggle{
	color:#000 !important
}

.subnav .nav-pills>li.dropdown.open.active>a:focus b.caret,.subnav .nav-pills .open .dropdown-toggle b.caret{
	border-top-color:#000 !important
}

.subnav .nav-pills .dropdown-menu{
	left:-1px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999;
	margin-top:-2px;
	border-top:0
}

.subnav .nav-pills .dropdown-menu a{
	padding:3px 12px
}

.subnav .nav-pills .dropdown-menu>li>a:hover,.subnav .nav-pills .dropdown-menu li>a:focus,.subnav .nav-pills .dropdown-menu>.active>a,.subnav .nav-pills .dropdown-menu>.active>a:hover,.subnav .nav-pills .dropdown-menu>.active>a:focus{
	background-color:#0099de;
	background-image:none;
	color:#fff
}

.subnav .sclogin-modal-links,.subnav .sclogout-button,.subnav .sclogin-out{
	color:#fff;
	float:right
}

.subnav .sclogin-modal-links a,.subnav .sclogout-button a,.subnav .sclogin-out a{
	transition:all .5s ease-in-out;
	color:#fff;
	padding:8px 12px;
	text-decoration:none
}

.subnav .sclogin-modal-links a:hover,.subnav .sclogout-button a:hover,.subnav .sclogin-out a:hover{
	background-color:#163869
}

.subnav .sclogin-modal-links .badge-rounded,.subnav .sclogout-button .badge-rounded,.subnav .sclogin-out .badge-rounded{
	background-color:#000;
	margin-left:7px
}

.subnav .sclogin-joomla-login form{
	margin:0
}

.subnav .sclogin-out{
	width:140px
}

.subnav .sclogin-out a{
	display:block;
	float:left
}

div.modal{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.modal-backdrop,.modal-backdrop.fade.in{
	opacity:.004;
	filter:alpha(opacity=0.4);
	-moz-opacity:.4;
	-khtml-opacity:.4;
	-webkit-opacity:.4;
	opacity:.4;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	filter:alpha(opacity=40)
}

.breadcrumb{
	margin:-10px 0 0 0;
	background-color:#fff;
	padding:0 0 10px 0
}

.breadcrumb .divider{
	font-size:0.7em
}

.breadcrumb li{
	padding:0;
	margin:0
}

@media (max-width:767px){
	.subnav.affix{
		position:inherit
	}

	.extensions .extension{
		margin-bottom:3%
	}

	.extensions .row-fluid{
		margin-bottom:0
	}

	.task-list li{
		margin-bottom:3%
	}

	#extension-meta>a,#extension-scores li{
		width:95% !important
	}

}

@media (max-width:480px){
	#extension-scores li{
		clear:left;
		width:100% !important;
		margin-bottom:20px
	}

}

form[name=ticket]{
	margin-top:20px
}

@font-face{
	font-family:'jed-awesome';
	src:url('../font/jed-awesome.eot?1397194');
	src:url('../font/jed-awesome.eot?1397194#iefix') format('embedded-opentype'),url('../font/jed-awesome.woff?1397194') format('woff'),url('../font/jed-awesome.ttf?1397194') format('truetype'),url('../font/jed-awesome.svg?1397194#jed-awesome') format('svg');
	font-weight:normal;
	font-style:normal
}

[class^="icon-"]:before,[class*=" icon-"]:before{
	font-family:"jed-awesome";
	font-style:normal;
	font-weight:normal;
	speak:none;
	display:inline-block;
	text-decoration:inherit;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em
}

.icon-joomla-square:before{
	content:'\e801'
}

.icon-joomla:before{
	content:'\e800'
}

h1.with-icon{
	padding-left:30px
}

.label,.badge,div.alert{
	text-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.muted{
	color:#AFB6BA
}

.well{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 #999;
	-moz-box-shadow:0 0 0 #999;
	box-shadow:0 0 0 #999
}

body.site{
	background-color:#fff
}

.body{
	font-family:'Open Sans',sans-serif;
	font-size:1.15em;
	line-height:1.5em;
	color:#5d6d6d
}

.body .container{
	border:0;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0)
}

.body h1,.body h2,.body h3,.body h4,.body h5,.body h6{
	color:#333
}

.body h1{
	font-size:1.5em
}

.body h1 small{
	color:#333;
	font-size:0.6em
}

.body hr{
	border-top:1px solid #ebf0f1
}

.body input.dial{
	cursor:default !important;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0)
}

.body input.dial:focus{
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0);
	border:0 !important
}

.popover.bottom .arrow:after{
	border-bottom-color:#ebf0f1
}

.popover{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
	box-shadow:0 0 0 rgba(0,0,0,0)
}

.popover .popover-title{
	color:#5d6d6d;
	background-color:#ebf0f1;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.tooltip,.tooltip-inner{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

a:hover,a:focus{
	color:#0099de
}

.modal-backdrop{
	z-index:1016
}

.breadcrumb .divider:first-child{
	display:none
}

.subnav{
	margin-bottom:0
}

.icon-question-sign:before{
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	content:"\f059"
}

.icon-user:before{
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	content:"\f007"
}

.icon-lock:before{
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	content:"\f023"
}

.comment-item{
	border-top:1px solid #eee;
	margin:10px 0;
	padding:10px 0;
	clear:both
}

.alert h4{
	color:#000
}

.modal .modal-footer .btn-primary{
	background-color:#ff8100
}

.modal .modal-footer .btn-primary:hover{
	border-top:2px solid #ff8100
}

#yoo-zoo .categories .category{
	padding:10px 10px 30px!important;
	height:auto!important
}

#yoo-zoo .categories .title{
	margin-top:20px!important;
	margin-bottom:40px!important;
	font-weight:1.1em!important
}

#yoo-zoo .categories h2.title{
	font-size:1.1em!important
}

#yoo-zoo .row,#yoo-zoo .floatbox{
	overflow:none
}

.acyfield_email .inputbox{
	margin:0 2px 0 -50px;
	padding:10px;
	width:95%!important;
	min-width:180px
}

#acymailingsearch{
	padding:10px !important
}

.buttongo,.buttonreset{
	margin-top:-9px
}

.view-archive .arrow-box{
	background:#1a3968;
	background:url(data:image/svg+xml;
	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMzk2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzU2OGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top, #1a3968 0, #17568c 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #1a3968), color-stop(100%, #17568c));
	background:-webkit-linear-gradient(top, #1a3968 0, #17568c 100%);
	background:-o-linear-gradient(top, #1a3968 0, #17568c 100%);
	background:-ms-linear-gradient(top, #1a3968 0, #17568c 100%);
	background:linear-gradient(to bottom, #1a3968 0, #17568c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a3968', endColorstr='#17568c', GradientType=0)
}

.view-archive .arrow-box:before,.view-archive .arrow-box:after{
	display:none
}

.view-archive .arrow-box h2{
	color:#fff;
	font-size:2em;
	margin-top:20px;
	line-height:1.5em
}

.view-archive .arrow-box p{
	color:#fff;
	font-size:1.3em
}

@media only screen and (max-width:979px){
	.acyfield_email .inputbox{
		margin:0 10px 0 0
	}

	.acymailing_module_form td{
		display:block
	}

	.acysubbuttons{
		display:block;
		width:100%
	}

	.container>div.row-fluid div.search{
		margin-top:0px
	}

	.view-archive .arrow-box h2,.view-archive .arrow-box p{
		text-align:center
	}

}

.view-archive .arrow-box img{
	margin-left:25px!important;
	margin-right:auto!important;
	margin-bottom:0px!important;
	text-align:center
}

#pwdreset input[type="text"],#pwdreset input[type="password"],.resetpw{
	padding:10px!important;
	margin:10px 10px 10px 0px!important;
	width:85%!important
}

.resetpw{
	margin-left:7px!important
}
<div class="span4 extension" role="listitem" aria-labelledby="listing-title-8393" aria-describedby="intro-text-8393">
	<a href="/extensions/extension/photos-a-images/galleries/xpert-gallery"></a>
	<div class="view">
		<div class="mask">
						<div class="mainimage-container">
			<img src="http://extensionscdn.joomla.org/cache/fab_image/62940_resizeDown302px133px16.png" alt="Xpert Gallery" class="mainimage" />

			</div>
						<div class="">
				<div class="padder">
					<h3 id="listing-title-8393">
						Xpert Gallery					</h3>
					<div class="sub-header">
						Free |
						 Galleries |
						<strong>ThemeXpert</strong>
					</div>
				</div>
				<div class="info">
					<div class="info-meta">
						<div class="trophies versions">
						<span title="Compatible with Joomla! 2.5" class="badge badge-25">2.5</span>
											<span title="Compatible with Joomla! 3.0" class="badge badge-30">3</span>
					</div>
												<span class="rating-label">Score:</span>
						<div class="rating score-93">
							<span class="score ">93</span>
						</div>
												<span class="num-reviews">1 review</span>
					</div>
					<div id="intro-text-8393" class="intro-text">
						Xpert Gallery is an outstanding content module for Joomla. Xpert Gallery offers eye-catching sliding effects and numerous filtering options. The light box, in Xpert Gallery pops up not only with the image clicked and with related text simultaneously.

The Revolutionary responsive gallery module made with HTML5, CSS3 and jQuery, It’s smart enough to tailored with any devices and Joomla versions.

Features:

> Joomla article support
> K2 article support
> Responsive layout
> Ajax article loading
> Image loading in lightbox
> Multiple column support
> Category based filtering
> Sorting
> Ability to show/hide title
> Ability to show/hide description
> Ability to show/hide image
> Ability to show/hide readmore
> Lightweight and fast loading

Changelog 2.2

Category sorting fix
					</div>
					<div class="trophies includes">
						<span title="Module" class="badge badge-mod">m</span>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>

/*********************** MODULES STYLES ***********************/
#jm-header-mod .jm-module{
    float: left;
    padding: 0 15px;
    width: 120px;
}

#sp-nh131 {
width: 960px !important;
}
ul.hot_links {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
ul.hot_links li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 80px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 80px;
  	padding-left : 1px;
}
ul.hot_links  li.icon-10 a {
    background-image: url("http://www.univ-jijel.dz/images/pv.png");
}
ul.hot_links  li.icon-11 a {
    background-image: url("http://www.univ-jijel.dz/images/planning.png");
}
ul.hot_links  li.icon-12 a {
    background-image: url("http://www.univ-jijel.dz/images/emploidutemps.png");
}
ul.hot_links  li.icon-TE a {
    background-image: url("http://www.univ-jijel.dz/images/EL.png");
}      
ul.hot_links  li.icon-14 a {
    background-image: url("http://www.univ-jijel.dz/images/Graduation.png");
}
  ul.hot_links  li.icon-BIBC a {
    background-image: url("http://www.univ-jijel.dz/images/bib.png");
}
ul.hot_links  li.icon-MAIL a {
    background-image: url("http://www.univ-jijel.dz/images/e-mail.png");
}


.hot_links li a{
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 70px;
    margin: 0 auto;
    text-indent: -999em;
    width: 70px;
}
ul.hot_links li a:hover, ul.hot_links li a:focus, ul.hot_links li a:active {
    background-position: left bottom;
}
/*table, td, th {
    border: 1px solid #c0d7ed;
}
*********************** Liste icons Costum HTML RIMA*******************/

ul.department-list{
  display:block;
  float:left;
  margin:0;
  padding:0;
}
ul.department-list li{
  background:none;
  display:block;
  float:left;
  margin:0;
  padding:0;
  position:relative;
  text-align:center;
  width:150px;
  height:132px;
}
ul.department-list li span{
  display:none;
  font-size:12px;
  font-weight:bold;
  padding-top:5px;
  position:relative;
  bottom:0px;
  left:0;
  text-align:center;
  width:100%;
}
ul.department-list li span{
  display:block;
}
ul.department-list li a{
  background-position:left top;
  background-repeat:no-repeat;
  display:block;
  height:90px;
  margin:0 auto;
  text-indent:-999em;
  width:90px;
}
ul.department-list li a:hover,ul.department-list li a:focus,ul.department-list li a:active{
  background-position:left bottom;
}
ul.department-list li.icon-1 a{
  background-image:url('http://www.univ-jijel.dz/univ/images/Doc-icon1.jpg');
}
ul.department-list li.icon-2 a{
  background-image:url('http://www.univ-jijel.dz/univ/images/Temps-icon2.jpg');
}
ul.department-list li.icon-3 a{
  background-image:url('http://www.univ-jijel.dz/univ/images/Examen-icon3.jpg');
}
ul.department-list li.icon-4 a{
  background-image:url('http://www.univ-jijel.dz/univ/images/Delibirat-icon4.jpg');
}
ul.department-list li.icon-5 a{
  background-image:url('../images/icons/dep-5.png');
}
ul.department-list li.icon-6 a{
  background-image:url('../templates/ja_university/images/icons/dep-6.png');
}
ul.department-list li.icon-7 a{
  background-image:url('../templates/ja_university/images/icons/dep-7.png');
}
ul.department-list li.icon-8 a{
  background-image:url('/images/dep-8.png');
}

/************************ FIN RIMA*******************/
*  {	margin: 0;	padding: 0; }

body  {
	color:#333333;
	font-size:0.8em;
	line-height:140%;}

body.contentpane, body.mceContentBody {	background:#FFFFFF;}

a  {	text-decoration: none;}
a:hover  { text-decoration:underline; }
a:active { outline: none;}
a:focus {-moz-outline-style: none;}	

fieldset a  {font-weight: bold; }

h1 {	font-size:1.7em;font-weight: normal;}

h2 {	font-size:1.4em;font-weight: normal;margin-bottom:18px;}

h3 {	font-size:1.2em;font-weight:normal;}

h4 {	font-size:1.1em;font-weight: normal;}

h5 {	font-size:0.9em;font-weight: normal;}


/* IMAGES
----------------------------------------------------------- */

a img, fieldset, img  {	border: none; margin:0.2px; }

.mosimage  {
	padding: 0;
	border:1px solid #333333;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

.mosimage_caption {
	background:#333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	font-size:8pt;
	margin-top:2px;
	padding:1px 2px;}


/* FORM
----------------------------------------------------------- */
fieldset  {
	border-bottom:1px solid #EDEDED;
	padding-top:7px;
	padding-bottom:7px;}

#form-login fieldset {
	border:none;
	padding-top:0px;}

#form-login p {
	padding-top:0px;}

#login br {
	display:none;}

#login .button {
	margin-top:8px;
	margin-bottom:8px;}

#login ul, #form-login ul {
	padding-top:8px;
	padding-bottom:8px;}
	
#login-form p {
padding:0px;
}

#modlgn_username, #modlgn_passwd, #username_vmlogin, #password_vmlogin {
	width:92%;}

.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, input {
	border:1px solid #D8D8D8;
	padding:4px;
	background:#F7F7F7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; /* FF3.5+ */
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; /* Saf3.0+, Chrome */
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; /* Opera 10.5, IE9, Chrome 10+ */}
	

#login-form fieldset {
border:none;
}

#login-form input {
width:93%;
}

#login-form #modlgn-remember {
width:auto;
margin-bottom:14px;
}

#login-form .button {
width:auto;
}

.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover, input:hover {
	border:solid 1px #BDBCBC;}
	
select.inputbox {
behavior:none;}

label.invalid {
	color:#FF0000;}

label.invalid {
	color:red;}
	
.login label {
display:block;
}

.invalid {
	border-color:#FF0000;}

.invalid {
	border-color:red !important;}

.tool-tip {
	float: left;
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 5px;
	color:#000000;
	max-width: 200px;}

.tool-title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	color:#000000;}

.tool-text {
	color:#000000;
	margin: 0;}

/* BUTTONS
----------------------------------------------------------- */

.button, a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, .validate {
	padding:6px;
	padding-top:5px;
	margin-top:14px;
	margin-bottom:0px;
	font-weight: bold;
	border:none;
	color:#FFFFFF;
	text-decoration: none; 
	font-size:0.9em;}
	
.login .button {
margin-top:14px;
margin-bottom:14px;
}

.button {
	margin:0px;
	margin-top:0px;
	margin-right:8px;
	color:#ffffff;}
	
.btn-primary, .pager a {
color:#FFFFFF !important;
}

.btn-primary:hover, .pager a:hover {
color:#FFFFFF !important;
}
	
.btn-primary:hover, .button:hover, .validate:hover, .pager a:hover {
background:#666666;
}
	
#submitCommentButton, #contact-form .button {
	margin-bottom:14px;
	margin-top:14px;}

a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link {
	padding-left:10px;
	padding-right:10px;}


/* FONT CONTROLS
----------------------------------------------------------- */
#fontControls {
	float:right;}

#fontControls a {
	color:#151515;}

.decreaseSize {
	font-size:12px;}

.increaseSize {
	font-size:19px;}

.resetSize {
	font-size:16px;
	margin-left:5px;
	margin-right:5px;}	
	
/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
	height: 0;
	visibility:hidden;}


.s5_scrolltotop  {	
	width:30px;
	height:30px;
	cursor:pointer;
	float: right;
	margin-right:5px;
	margin-top:6px;
	background:transparent url(../images/s5_scroll_arrow.png) no-repeat;}	


	
	
/* BOTTOM MENU
----------------------------------------------------------- */

#s5_bottom_menu_wrap ul.menu a:hover {
text-decoration:underline;}

#s5_bottom_menu_wrap ul.menu li {
padding-left:10px;
font-size:1em;
float:right;}

#s5_bottom_menu_wrap {
float:right;
}


/* COLUMN MENU
----------------------------------------------------------- */

.module_round_box ul.menu a {
padding:24px;
padding-bottom:6px;
padding-top:6px;
display:block;
background:url(../images/system/arrow.png) no-repeat left center;
color:#333333;
border-bottom:1px dotted #D3D3D3;}

.module_round_box ul.menu a:hover {
text-decoration:underline;}

.module_round_box ul.menu ul a:hover {
text-decoration:underline;}

.module_round_box ul.menu ul a {
background:none;
padding:6px;
padding-left:10px;
border-bottom: none;
display:block;}

.module_round_box ul.menu ul ul a {
font-size:0.9em;
padding:3px;
padding-left:20px;
border-bottom: none;
display:block;
font-weight:normal;}

.module_round_box ul.menu #current ul span {
font-weight:normal;}

.module_round_box ul.menu li {
padding:0px;}

.module_round_box ul.menu li ul li {
margin-left:24px;}

.module_round_box ul.menu img {
display:none;
}

	
/* BODY ELEMENTS
----------------------------------------------------------- */

#s5_header_area_inner2, #s5_component_wrap, #s5_footer_area_inner2 {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
background:#FFFFFF;
border:solid 1px #C5C5C5;
margin-bottom:14px;
margin-left:7px;
margin-right:7px;
}

#s5_header_area_inner {
padding-top:28px;
}

#s5_component_wrap {
padding:20px;
}

#s5_component_wrap h3 {
margin-bottom:8px;
/*background:#F6A019 ;*/
height: 18px;  
color: #1D4495;
background-image: url("img/bg4-b.jpg");
background-repeat: no-repeat;
font-size: 16px;
font-weight: bold;
text-align: left;
padding-left: 15px;
margin-top: 0px;

margin-bottom: 5px;


padding-top: 4px;
padding-left: 20px;  
}
/*============================================================*/
#s5_component_wrap h31 {
margin-bottom:8px;
background:#FEB12B ;
height: 38px;  
color: #000;
background-image: url("img/bg4-b.jpg");
background-repeat: no-repeat;
font-size: 15px;
font-weight: bold;
text-align: left;
padding-left: 55px;
margin-top: 0px;

margin-bottom: 10px;


padding-top: 4px;
padding-left: 20px;  
}
/***************************************************************/
#s5_footer_area_inner2 {
padding:20px;
padding-bottom:14px;
padding-top:17px;
font-size:0.9em;
}

#s5_footer {
float:left;
}

#s5_shape5_logo {
width:82px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:40px;
background:url();
cursor:pointer;
display:block;
}

#s5_header_wrap {
/*background:#000000 /abstrait-bleu-fond-entete-vectoriel.jpg*/
 /*background:transparent url(http://www.univ-jijel.dz/feature/images/bannire-de-mer-et-de-ciel-33866809a.jpg) no-repeat; */
 background:transparent url(http://www.univ-jijel.dz/images/headers/Untitled-1b.png)no-repeat;  
  
/*background:#ffffff ; #3c72c2 ;#720a53;#281552;*/
-moz-border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
  height:150px;
}

#s5_logo {
float: left;
cursor: pointer;
}

#s5_logo_module {
float: left;
}

#s5_banner {
padding-top:36px;
padding-right:32px;
color:#CCCCCC;
}

#s5_banner a {
color:#999999;
}

#s5_banner .banneritem img {
float:right;
}

#s5_banner .module_round_box_outer {
float:right;
}

#s5_breadcrumb_fonts_wrap {
padding-bottom:12px;
padding-top:14px;
padding-left:20px;
padding-right:20px;
}

#s5_breadcrumb_wrap {
float:left;
}

#s5_breadcrumb_wrap img {
display:none;
}

#s5_breadcrumb_wrap .pathway {
margin-left:2px;
margin-right:2px;
}

#fontControls, #s5_social_wrap1 {
float:right;
}

#fontControls {
margin-right:15px;
}

#s5_loginreg { 
float:right;
margin-right:5px;
}

/*#s5_register {
margin-left:7px;
}

#s5_facebook {
background:url(../images/facebook.png) no-repeat top left;
height:18px;
width:20px;
cursor:pointer;
margin-left:7px;
float:right;
} 

#s5_google {
background:url(../images/google.png) no-repeat top left;
height:18px;
width:20px;
cursor:pointer;
margin-left:7px;
float:right;
} 

#s5_twitter {
background:url(../images/twitter.png) no-repeat top left;
height:18px;
width:20px;
cursor:pointer;
margin-left:7px;
float:right;
} 

#s5_linked_in {
background:url(../images/linked_in.png) no-repeat top left;
height:18px;
width:20px;
cursor:pointer;
margin-left:7px;
float:right;
} 

#s5_rss {
background:url(../images/rss.png) no-repeat top left;
height:18px;
width:20px;
cursor:pointer;
margin-left:7px;
float:right;
} 
*/
#s5_menu_wrap {
background:#FF8400;
border-top:solid 0px #FCAC20;
}

#s5_search label, #s5_search br, #s5_search button {
display:none;
}

#s5_search {
float:right;
}

#s5_search input {
color:#000079;
background:#FFFFFF;
-webkit-box-shadow: 0 0 18px 2px rgba(253, 94, 7, 0.5) inset;
-moz-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 0 18px 2px #FFFFFF inset; 
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
border:none;
padding:8px;
padding-left:14px;
padding-right:14px;
margin-top:10px;
margin-right:22px;
font-size:0.9850em;
width:140px; 
}

/* MODULE STYLES
----------------------------------------------------------- */

.module_round_box_outer {
margin-left:3px;
margin-right:3px;
margin-bottom:6px;
}

.s5_mod_h3 {
font-size:1em;
}

.module_round_box {
background:#FFFFFF;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:solid 1px #C5C5C5;
padding:3px;
padding-bottom:3px;
}
/*..............................*/
.module_round_boxmoh {
background:#FFFFFF;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:solid 1px #C5C5C5;
padding:20px;
padding-bottom:16px;
min-height:268px;
}
/*..................................*/

.module_round_box .s5_mod_h3 {
border-bottom:solid 1px #C5C5C5;
background:#f9f9f9;
/*background: -moz-linear-gradient(top, #FFFFFF 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FFFFFF 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FFFFFF 0%,#f9f9f9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #FFFFFF 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(top, #FFFFFF 0%,#f9f9f9 100%); /* W3C */
-moz-border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
padding-bottom:6px;
padding-left:6px;
padding-right:6px;
padding-top:6px;
margin-left:-4px;
margin-top:-4px;
margin-right:-4px;
margin-bottom:4px;
}

.module_round_box-dark {
background:#2b6cbc;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:solid 10px #C5C5C5;
padding:0px;
padding-bottom:00px;
color:#FFFFFF;
}

.module_round_box-dark a {
color:#999999;
}

.module_round_box-dark .s5_h3_first {
color:#999999;
}

.module_round_box-dark .s5_mod_h3 {
color:#FFFFFF;
border-bottom:solid 1px #0B0B0B;
background:#141414;
background: -moz-linear-gradient(top, #2b6cbc 0%, #121212 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b6cbc), color-stop(100%,#121212)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2b6cbc 0%,#121212 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2b6cbc 0%,#121212 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #2b6cbc 0%,#121212 100%); /* IE10+ */
background: linear-gradient(top, #2b6cbc 0%,#121212 100%); /* W3C */
-moz-border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
padding-bottom:11px;
padding-left:13px;
padding-right:13px;
padding-top:12px;
margin-left:-20px;
margin-top:-20px;
margin-right:-20px;
margin-bottom:12px;
}


.module_round_box-none {
background:none;
}

.module_round_box-none .s5_mod_h3 {
margin-bottom:12px;
}


#s5_drop_down_inner .module_round_box_outer {
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
}

#s5_header_wrap .module_round_box_outer {
margin-left:0px;
margin-right:0px;
margin-bottom:1px;
}