@font-face {
	font-family: 'Lato';
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_400.eot');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_400.woff') format('woff');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_400.woff2') format('woff2');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_400_2D00_ie_2D00_fix.eot?#iefix') format('embedded-opentype'), url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_400.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility
}
@font-face {
	font-family: 'Lato';
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_300.eot');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_300.woff') format('woff');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_300.woff2') format('woff2');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_300_2D00_ie_2D00_fix.eot?#iefix') format('embedded-opentype'), url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_regular_2D00_300.ttf') format('truetype');
	font-style: normal;
	font-weight: 300;
	text-rendering: optimizeLegibility
}
@font-face {
	font-family: 'Lato';
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_italic_2D00_300.eot');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_italic_2D00_300.woff') format('woff');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_italic_2D00_300.woff2') format('woff2');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_italic_2D00_300_2D00_ie_2D00_fix.eot?#iefix') format('embedded-opentype'), url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_italic_2D00_300.ttf') format('truetype');
	font-style: italic;
	font-weight: 300;
	text-rendering: optimizeLegibility
}
@font-face {
	font-family: 'Lato';
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/Lato_2D00_Black_2D00_800.eot');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lato_2D00_black_2D00_800.woff') format('woff');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/Lato_2D00_black_2D00_800.woff2') format('woff2');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/Lato_2D00_Black_2D00_800.ttf') format('truetype');
	font-style: normal;
	font-weight: 800;
	text-rendering: optimizeLegibility
}/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}

@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) ")"
}
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
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff !important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 18px;
	line-height: 1.42857143;
	color: #333
}
input, button, select, textarea {
	font-size: inherit;
	line-height: inherit
}
a {
	color: #07c;
	text-decoration: none
}
a:hover, a:focus {
	color: #004a80;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 5px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 300;
	line-height: 1.1;
	color: inherit;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 5px;
  margin-top: 25px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 12.5px;
	margin-bottom: 12.5px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 47px
}
h2, .h2 {
	font-size: 31px
}
h3, .h3 {
	font-size: 27px
}
h4, .h4 {
	font-size: 20px
}
h5, .h5 {
	font-size: 18px
}
h6, .h6 {
	font-size: 16px
}
p {
	margin: 0 0 12.5px
}
.lead {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 200;
	line-height: 1.4
}

@media (min-width:768px) {
.lead {
	font-size: 27px
}
}
small, .small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-muted {
	color: #999
}
.text-primary {
	color: #00aeef
}
a.text-primary:hover {
	color: #0089bc
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #806d00
}
a.text-warning:hover {
	color: #4d4100
}
.text-danger {
	color: #c61017
}
a.text-danger:hover {
	color: #970c11
}
.bg-primary {
	color: #fff;
	background-color: #00aeef
}
a.bg-primary:hover {
	background-color: #0089bc
}
.bg-success {
	background-color: #f6fbf0
}
a.bg-success:hover {
	background-color: #deefc9
}
.bg-info {
	background-color: #effbff
}
a.bg-info:hover {
	background-color: #bcedff
}
.bg-warning {
	background-color: #fff8cc
}
a.bg-warning:hover {
	background-color: #fff099
}
.bg-danger {
	background-color: #fcd9da
}
a.bg-danger:hover {
	background-color: #f8aaad
}
.page-header {
	padding-bottom: 11.5px;
	margin: 50px 0 0;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 12.5px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 25px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}

@media (min-width:768px) {
.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
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 12.5px 25px;
	margin: 0 0 25px;
	font-size: 22.5px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 25px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 3px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 2px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
pre {
	display: block;
	padding: 12px;
	margin: 0 0 12.5px;
	font-size: 17px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
.container {
	width: 750px
}
}

@media (min-width:992px) {
.container {
	width: 970px
}
}

@media (min-width:1200px) {
.container {
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: 0
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: 0
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: 0
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: 0
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: 0
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: 0
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: 0
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: 0
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	margin-bottom: 25px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-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 col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color: #f6fbf0
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th {
	background-color: #eaf5dc
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
	background-color: #effbff
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th {
	background-color: #d6f4ff
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color: #fff8cc
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th {
	background-color: #fff4b3
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color: #fcd9da
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th {
	background-color: #fac1c4
}

@media (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 18.75px;
	overflow-y: hidden;
	overflow-x: scroll;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	-webkit-overflow-scrolling: touch
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
	font-size: 27px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 400
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}
input[type="date"] {
	line-height: 39px
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}
.radio label, .checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 28px;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 2px
}
select.input-sm {
	height: 28px;
	line-height: 28px
}
textarea.input-sm, select[multiple].input-sm {
	height: auto
}
.input-lg {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33;
	border-radius: 5px
}
select.input-lg {
	height: 49px;
	line-height: 49px
}
textarea.input-lg, select[multiple].input-lg {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 48.75px
}
.has-feedback .form-control-feedback {
	position: absolute;
	top: 30px;
	right: 0;
	display: block;
	width: 39px;
	height: 39px;
	line-height: 39px;
	text-align: center
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #f6fbf0
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #806d00
}
.has-warning .form-control {
	border-color: #806d00;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #4d4100;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e6c400;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #e6c400
}
.has-warning .input-group-addon {
	color: #806d00;
	border-color: #806d00;
	background-color: #fff8cc
}
.has-warning .form-control-feedback {
	color: #806d00
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #c61017
}
.has-error .form-control {
	border-color: #c61017;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #970c11;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #f14b52;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #f14b52
}
.has-error .input-group-addon {
	color: #c61017;
	border-color: #c61017;
	background-color: #fcd9da
}
.has-error .form-control-feedback {
	color: #c61017
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	vertical-align: middle
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 32px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .form-control-static {
	padding-top: 7px
}

@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-ms-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 18px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 11.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #00aeef
}
.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: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 11px;
	line-height: 1.42857143;
	color: #999
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #07c
}
.nav .nav-divider {
	height: 1px;
	margin: 11.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 3px 3px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 3px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 3px 3px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 3px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #00aeef
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 3px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 3px 3px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 25px;
	border: 1px solid transparent
}

@media (min-width:768px) {
.navbar {
	border-radius: 3px
}
}

@media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 12.5px 15px;
	font-size: 20px;
	line-height: 25px;
	height: 50px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}

@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px
}
.navbar-toggle:focus {
	outline: none
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 6.25px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px
}

@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 25px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}

@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 12.5px;
	padding-bottom: 12.5px
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}
}

@media (min-width:768px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 5.5px;
	margin-bottom: 5.5px
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 5.5px;
	margin-bottom: 5.5px
}
.navbar-btn.btn-sm {
	margin-top: 11px;
	margin-bottom: 11px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 12.5px;
	margin-bottom: 12.5px
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #999
}
.navbar-inverse .navbar-nav>li>a {
	color: #999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after {
	clear: both
}

.hidden {
	display: none !important;
	visibility: hidden !important
}
@font-face {
	font-family: 'lexisnexis-icons';
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lexisnexis_2D00_icons.eot?-3qhodz');
	src: url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lexisnexis_2D00_icons.eot?#iefix-3qhodz') format('embedded-opentype'), url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lexisnexis_2D00_icons.ttf?-3qhodz') format('truetype'), url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lexisnexis_2D00_icons.woff?-3qhodz') format('woff'), url('/lexis-practice-advisor/cfs-file.ashx/__key/communityserver-components-sitefiles/fonts/lexisnexis_2D00_icons.svg?-3qhodz#lexisnexis-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="ln-"], [class*=" ln-"] {
	font-family: 'lexisnexis-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.ln-xls:before {
	content: "\e690"
}
.ln-ppt:before {
	content: "\e68c"
}
.ln-png:before {
	content: "\e68d"
}
.ln-gif:before {
	content: "\e68e"
}
.ln-jpg:before {
	content: "\e68f"
}
.ln-burst-line:before {
	content: "\e68b"
}
.ln-house:before {
	content: "\e68a"
}
.ln-briefcase:before {
	content: "\e687"
}
.ln-instructor:before {
	content: "\e689"
}
.ln-customer:before {
	content: "\e680"
}
.ln-balance:before {
	content: "\e681"
}
.ln-hand-shake:before {
	content: "\e682"
}
.ln-wifi-tower:before {
	content: "\e684"
}
.ln-molecules:before {
	content: "\e685"
}
.ln-burst:before {
	content: "\e686"
}
.ln-mountain-flag:before {
	content: "\e688"
}
.ln-california-squared:before {
	content: "\e674"
}
.ln-florida-squared:before {
	content: "\e675"
}
.ln-massachusetts-squared:before {
	content: "\e677"
}
.ln-michigan-squared:before {
	content: "\e678"
}
.ln-new-jersey-squared:before {
	content: "\e679"
}
.ln-new-york-squared:before {
	content: "\e67a"
}
.ln-pennsylvania-squared:before {
	content: "\e67c"
}
.ln-texas-squared:before {
	content: "\e67d"
}
.ln-Illinois-squared:before {
	content: "\e67e"
}
.ln-ohio-squared:before {
	content: "\e67f"
}
.ln-texas:before {
	content: "\e676"
}
.ln-pennsylvania:before {
	content: "\e67b"
}
.ln-ohio:before {
	content: "\e683"
}
.ln-new-york:before {
	content: "\e6a6"
}
.ln-new-jersey:before {
	content: "\e6bb"
}
.ln-michigan:before {
	content: "\e6f9"
}
.ln-massachusetts:before {
	content: "\e7b1"
}
.ln-Illinois:before {
	content: "\e7b5"
}
.ln-florida:before {
	content: "\e82d"
}
.ln-california:before {
	content: "\e865"
}
.ln-maple-leaf:before {
	content: "\e672"
}
.ln-shepards:before {
	content: "\e673"
}
.ln-documentList:before {
	content: "\e64a"
}
.ln-copyToFolder:before {
	content: "\e64c"
}
.ln-document:before {
	content: "\e64b"
}
.ln-doc-text:before {
	content: "\e83d"
}
.ln-file-inv:before {
	content: "\e83c"
}
.ln-doc-text-inv:before {
	content: "\e83e"
}
.ln-copy:before {
	content: "\e64d"
}
.ln-annotation:before {
	content: "\e653"
}
.ln-ContentType:before {
	content: "\e602"
}
.ln-accessNow:before {
	content: "\e657"
}
.ln-DOC:before {
	content: "\e65f"
}
.ln-PDF:before {
	content: "\e624"
}
.ln-CloseRemove:before {
	content: "\e60b"
}
.ln-edit:before {
	content: "\e648"
}
.ln-uniE63C:before {
	content: "\e63c"
}
.ln-pencil:before {
	content: "\e8b3"
}
.ln-ln-icon-edit:before {
	content: "\e83a"
}
.ln-blocked:before {
	content: "\e605"
}
.ln-delete:before {
	content: "\e65d"
}
.ln-trash:before {
	content: "\e831"
}
.ln-minus-squared-small:before {
	content: "\e80c"
}
.ln-minus:before {
	content: "\e600"
}
.ln-minus2:before {
	content: "\e811"
}
.ln-plus-squared-small:before {
	content: "\e810"
}
.ln-plus:before {
	content: "\e601"
}
.ln-plus2:before {
	content: "\e8b6"
}
.ln-ok:before {
	content: "\e819"
}
.ln-cancel:before {
	content: "\e815"
}
.ln-calendar-empty:before {
	content: "\e8a6"
}
.ln-clock:before {
	content: "\e8b4"
}
.ln-calendar:before {
	content: "\e650"
}
.ln-calendar-alt:before {
	content: "\e8a5"
}
.ln-acessLater:before {
	content: "\e656"
}
.ln-stick-note:before {
	content: "\e627"
}
.ln-VSA:before {
	content: "\e615"
}
.ln-Topics:before {
	content: "\e616"
}
.ln-TrailHighlight:before {
	content: "\e617"
}
.ln-RecentlyViewed:before {
	content: "\e618"
}
.ln-LockedNote:before {
	content: "\e61b"
}
.ln-History:before {
	content: "\e61e"
}
.ln-Filter:before {
	content: "\e620"
}
.ln-geo-location:before {
	content: "\e61d"
}
.ln-notifications:before {
	content: "\e626"
}
.ln-fullScreen:before {
	content: "\e63d"
}
.ln-externalLink:before {
	content: "\e643"
}
.ln-explore:before {
	content: "\e644"
}
.ln-download:before {
	content: "\e649"
}
.ln-addToSearch:before {
	content: "\e655"
}
.ln-search:before {
	content: "\e89b"
}
.ln-link-ext-alt:before {
	content: "\e830"
}
.ln-tag:before {
	content: "\e82a"
}
.ln-tags:before {
	content: "\e829"
}
.ln-bookmark:before {
	content: "\e827"
}
.ln-bookmark-empty:before {
	content: "\e828"
}
.ln-thumbs-up:before {
	content: "\e826"
}
.ln-thumbs-down:before {
	content: "\e825"
}
.ln-download-alt:before {
	content: "\e89f"
}
.ln-upload-alt:before {
	content: "\e8a0"
}
.ln-location:before {
	content: "\e8a4"
}
.ln-direction:before {
	content: "\e834"
}
.ln-zoom-in:before {
	content: "\e84b"
}
.ln-zoom-out:before {
	content: "\e84c"
}
.ln-down-complete:before {
	content: "\e84d"
}
.ln-basket:before {
	content: "\e844"
}
.ln-wheelchair:before {
	content: "\e877"
}
.ln-link-ext:before {
	content: "\e82f"
}
.ln-bell:before {
	content: "\e836"
}
.ln-bell-alt:before {
	content: "\e835"
}
.ln-lightbulb:before {
	content: "\e84e"
}
.ln-info:before {
	content: "\e8b1"
}
.ln-attention-alt:before {
	content: "\e8a2"
}
.ln-caution:before {
	content: "\e603"
}
.ln-uniE60E:before {
	content: "\e60e"
}
.ln-warning:before {
	content: "\e65e"
}
.ln-uniE632:before {
	content: "\e632"
}
.ln-error:before {
	content: "\e65c"
}
.ln-alerts:before {
	content: "\e654"
}
.ln-help-fill-cricled:before {
	content: "\e606"
}
.ln-help:before {
	content: "\e8b5"
}
.ln-up-fill:before {
	content: "\e607"
}
.ln-right-fill:before {
	content: "\e608"
}
.ln-left-fill:before {
	content: "\e609"
}
.ln-down-fill:before {
	content: "\e60a"
}
.ln-circle-fill:before {
	content: "\e628"
}
.ln-move-right:before {
	content: "\e62b"
}
.ln-resize-full:before {
	content: "\e845"
}
.ln-resize-full-alt:before {
	content: "\e846"
}
.ln-resize-small:before {
	content: "\e847"
}
.ln-resize-vertical:before {
	content: "\e848"
}
.ln-resize-horizontal:before {
	content: "\e849"
}
.ln-move:before {
	content: "\e84a"
}
.ln-down-open:before {
	content: "\e851"
}
.ln-left-open:before {
	content: "\e850"
}
.ln-right-open:before {
	content: "\e852"
}
.ln-up-open:before {
	content: "\e853"
}
.ln-angle-left:before {
	content: "\e854"
}
.ln-angle-right:before {
	content: "\e855"
}
.ln-angle-up:before {
	content: "\e856"
}
.ln-angle-down:before {
	content: "\e857"
}
.ln-angle-double-left:before {
	content: "\e863"
}
.ln-angle-double-right:before {
	content: "\e864"
}
.ln-angle-double-up:before {
	content: "\e861"
}
.ln-angle-double-down:before {
	content: "\e862"
}
.ln-down-big:before {
	content: "\e85d"
}
.ln-left-big:before {
	content: "\e85e"
}
.ln-right-big:before {
	content: "\e85f"
}
.ln-up-big:before {
	content: "\e860"
}
.ln-sort:before {
	content: "\e867"
}
.ln-favoriteFull:before {
	content: "\e641"
}
.ln-favoriteEmpty:before {
	content: "\e642"
}
.ln-star:before {
	content: "\e807"
}
.ln-star-empty:before {
	content: "\e806"
}
.ln-star-half:before {
	content: "\e804"
}
.ln-star-half-alt:before {
	content: "\e805"
}
.ln-spin1:before {
	content: "\e8af"
}
.ln-spin2:before {
	content: "\e8ae"
}
.ln-spin3:before {
	content: "\e8ad"
}
.ln-spin4:before {
	content: "\e8ac"
}
.ln-spin5:before {
	content: "\e8ab"
}
.ln-spin6:before {
	content: "\e8b0"
}
.ln-play:before {
	content: "\e65a"
}
.ln-pause:before {
	content: "\e65b"
}
.ln-last:before {
	content: "\e635"
}
.ln-first:before {
	content: "\e63f"
}
.ln-volume-off:before {
	content: "\e8a8"
}
.ln-volume-down:before {
	content: "\e8a7"
}
.ln-volume-up:before {
	content: "\e84f"
}
.ln-refresh:before {
	content: "\e604"
}
.ln-lex-talk:before {
	content: "\e89c"
}
.ln-quote-left:before {
	content: "\e821"
}
.ln-quote-right:before {
	content: "\e822"
}
.ln-comment:before {
	content: "\e839"
}
.ln-chat:before {
	content: "\e838"
}
.ln-comment-empty:before {
	content: "\e837"
}
.ln-euro:before {
	content: "\e8bb"
}
.ln-pound:before {
	content: "\e8bd"
}
.ln-rupee:before {
	content: "\e86a"
}
.ln-yen:before {
	content: "\e8bc"
}
.ln-email:before {
	content: "\e647"
}
.ln-mail:before {
	content: "\e809"
}
.ln-mail-inv:before {
	content: "\e808"
}
.ln-link:before {
	content: "\e82c"
}
.ln-unlink:before {
	content: "\e82b"
}
.ln-attach:before {
	content: "\e89e"
}
.ln-reply:before {
	content: "\e81e"
}
.ln-reply-all:before {
	content: "\e820"
}
.ln-forward:before {
	content: "\e81f"
}
.ln-export:before {
	content: "\e8be"
}
.ln-export-alt:before {
	content: "\e8bf"
}
.ln-print:before {
	content: "\e83b"
}
.ln-user:before {
	content: "\e803"
}
.ln-ProfileSuite:before {
	content: "\e61f"
}
.ln-user-alt:before {
	content: "\e895"
}
.ln-addUser:before {
	content: "\e896"
}
.ln-entitySearch:before {
	content: "\e646"
}
.ln-users-1:before {
	content: "\e898"
}
.ln-users:before {
	content: "\e802"
}
.ln-male:before {
	content: "\e801"
}
.ln-female:before {
	content: "\e800"
}
.ln-lex-members:before {
	content: "\e89a"
}
.ln-list:before {
	content: "\e60c"
}
.ln-listView:before {
	content: "\e631"
}
.ln-thumb-large:before {
	content: "\e81a"
}
.ln-thumb:before {
	content: "\e81b"
}
.ln-thumb-list:before {
	content: "\e81c"
}
.ln-menu:before {
	content: "\e81d"
}
.ln-cog:before {
	content: "\e841"
}
.ln-wrench:before {
	content: "\e843"
}
.ln-more:before {
	content: "\e659"
}
.ln-folder:before {
	content: "\e63e"
}
.ln-download-folder:before {
	content: "\e619"
}
.ln-upload-folder:before {
	content: "\e61a"
}
.ln-save-folder:before {
	content: "\e61c"
}
.ln-android:before {
	content: "\e875"
}
.ln-apple:before {
	content: "\e876"
}
.ln-windows:before {
	content: "\e88d"
}
.ln-rss:before {
	content: "\e83f"
}
.ln-rss-squared:before {
	content: "\e840"
}
.ln-facebook:before {
	content: "\e874"
}
.ln-facebook-squared:before {
	content: "\e86b"
}
.ln-twitter-squared:before {
	content: "\e888"
}
.ln-twitter:before {
	content: "\e889"
}
.ln-gplus-squared:before {
	content: "\e871"
}
.ln-gplus:before {
	content: "\e872"
}
.ln-linkedin:before {
	content: "\e87c"
}
.ln-linkedin-squared:before {
	content: "\e87a"
}
.ln-pinterest-squared:before {
	content: "\e880"
}
.ln-pinterest-circled:before {
	content: "\e87f"
}
.ln-youtube-squared:before {
	content: "\e891"
}
.ln-youtube:before {
	content: "\e890"
}
.ln-YouTube:before {
	content: "\e671"
}
.ln-youtube-play:before {
	content: "\e892"
}
.ln-weibo:before {
	content: "\e88c"
}
.ln-tumblr:before {
	content: "\e886"
}
.ln-tumblr-squared:before {
	content: "\e887"
}
.ln-flickr:before {
	content: "\e86c"
}
.ln-instagramm:before {
	content: "\e879"
}
.ln-renren:before {
	content: "\e881"
}
.ln-skype:before {
	content: "\e882"
}
.ln-vimeo-squared:before {
	content: "\e88a"
}
.ln-vkontakte:before {
	content: "\e88b"
}
.ln-scrubbing:before {
	content: "\e636"
}
.ln-color-palette:before {
	content: "\e621"
}
.ln-tent:before {
	content: "\e622"
}
.ln-bar-chart-up:before {
	content: "\e623"
}
.ln-thunder-bolt:before {
	content: "\e625"
}
.ln-brain-side:before {
	content: "\e629"
}
.ln-brain-top:before {
	content: "\e62a"
}
.ln-click-cusor:before {
	content: "\e62c"
}
.ln-gears:before {
	content: "\e62d"
}
.ln-hash-tag:before {
	content: "\e62e"
}
.ln-mobile:before {
	content: "\e62f"
}
.ln-mountain:before {
	content: "\e630"
}
.ln-multi-lang:before {
	content: "\e633"
}
.ln-speedo-meter:before {
	content: "\e634"
}
.ln-lextalk:before {
	content: "\e60d"
}
.ln-webinars:before {
	content: "\e60f"
}
.ln-videos:before {
	content: "\e610"
}
.ln-power-switch:before {
	content: "\e611"
}
.ln-plug:before {
	content: "\e612"
}
.ln-news:before {
	content: "\e613"
}
.ln-bar-graph:before {
	content: "\e614"
}
.ln-academic-research:before {
	content: "\e637"
}
.ln-add-people:before {
	content: "\e638"
}
.ln-business-analysis:before {
	content: "\e639"
}
.ln-charts:before {
	content: "\e63a"
}
.ln-complaince:before {
	content: "\e63b"
}
.ln-connect-people:before {
	content: "\e640"
}
.ln-document-process:before {
	content: "\e645"
}
.ln-done:before {
	content: "\e64e"
}
.ln-edit-document:before {
	content: "\e64f"
}
.ln-graph-search:before {
	content: "\e651"
}
.ln-mobile-update:before {
	content: "\e652"
}
.ln-money:before {
	content: "\e658"
}
.ln-monitor-info:before {
	content: "\e660"
}
.ln-reliable-resources:before {
	content: "\e661"
}
.ln-search-data:before {
	content: "\e662"
}
.ln-search-people:before {
	content: "\e663"
}
.ln-shield:before {
	content: "\e664"
}
.ln-stats:before {
	content: "\e665"
}
.ln-supply-chain:before {
	content: "\e666"
}
.ln-supply-chain-2:before {
	content: "\e667"
}
.ln-target:before {
	content: "\e668"
}
.ln-team-communication:before {
	content: "\e669"
}
.ln-due-diligence:before {
	content: "\e66a"
}
.ln-legal-research:before {
	content: "\e66b"
}
.ln-strategy:before {
	content: "\e66c"
}
.ln-intellectual:before {
	content: "\e66d"
}
.ln-law-enforcement:before {
	content: "\e66e"
}
.ln-code-book:before {
	content: "\e66f"
}
.ln-patent-file:before {
	content: "\e670"
}
.margin-none {
	margin: 0 !important
}
.margin-left-none {
	margin-left: 0px !important
}
.margin-right-none {
	margin-right: 0px !important
}
.margin-top-none {
	margin-top: 0px !important
}
.margin-bottom-none {
	margin-bottom: 0px !important
}
.margin-xs {
	margin: 20px !important
}
.margin-sm {
	margin: 40px !important
}
.margin-md {
	margin: 60px !important
}
.margin-lg {
	margin: 80px !important
}
.margin-xl {
	margin: 100px !important
}
.margin-left-xs {
	margin-left: 20px !important
}
.margin-right-xs {
	margin-right: 20px !important
}
.margin-top-xs {
	margin-top: 20px !important
}
.margin-bottom-xs {
	margin-bottom: 20px !important
}
.margin-left-sm {
	margin-left: 40px !important
}
.margin-right-sm {
	margin-right: 40px !important
}
.margin-top-sm {
	margin-top: 40px !important
}
.margin-bottom-sm {
	margin-bottom: 40px !important
}
.margin-left-md {
	margin-left: 60px !important
}
.margin-right-md {
	margin-right: 60px !important
}
.margin-top-md {
	margin-top: 60px !important
}
.margin-bottom-md {
	margin-bottom: 60px !important
}
.margin-left-lg {
	margin-left: 80px !important
}
.margin-right-lg {
	margin-right: 80px !important
}
.margin-top-lg {
	margin-top: 80px !important
}
.margin-bottom-lg {
	margin-bottom: 80px !important
}
.margin-left-xl {
	margin-left: 100px !important
}
.margin-right-xl {
	margin-right: 100px !important
}
.margin-top-xl {
	margin-top: 100px !important
}
.margin-bottom-xl {
	margin-bottom: 100px !important
}
.padding-none {
	padding: 0 !important
}
.padding-left-none {
	padding-left: 0px !important
}
.padding-right-none {
	padding-right: 0px !important
}
.padding-top-none {
	padding-top: 0px !important
}
.padding-bottom-none {
	padding-bottom: 0px !important
}
.padding-xs {
	padding: 20px !important
}
.padding-sm {
	padding: 40px !important
}
.padding-md {
	padding: 60px !important
}
.padding-lg {
	padding: 80px !important
}
.padding-xl {
	padding: 100px !important
}
.padding-left-xs {
	padding-left: 20px !important
}
.padding-right-xs {
	padding-right: 20px !important
}
.padding-top-xs {
	padding-top: 20px !important
}
.padding-bottom-xs {
	padding-bottom: 20px !important
}
.padding-left-sm {
	padding-left: 40px !important
}
.padding-right-sm {
	padding-right: 40px !important
}
.padding-top-sm {
	padding-top: 40px !important
}
.padding-bottom-sm {
	padding-bottom: 40px !important
}
.padding-left-md {
	padding-left: 60px !important
}
.padding-right-md {
	padding-right: 60px !important
}
.padding-top-md {
	padding-top: 60px !important
}
.padding-bottom-md {
	padding-bottom: 60px !important
}
.padding-left-lg {
	padding-left: 80px !important
}
.padding-right-lg {
	padding-right: 80px !important
}
.padding-top-lg {
	padding-top: 80px !important
}
.padding-bottom-lg {
	padding-bottom: 80px !important
}
.padding-left-xl {
	padding-left: 100px !important
}
.padding-right-xl {
	padding-right: 100px !important
}
.padding-top-xl {
	padding-top: 100px !important
}
.padding-bottom-xl {
	padding-bottom: 100px !important
}
.no-bg {
	background: none !important
}
.bg-red {
	background-color: #ed1c24
}
.bg-gray {
	background-color: #555
}
.bg-light-gray {
	background-color: #eee
}
.overlay-dark {
	background-color: #000
}
.overlay-dark.opacity-20 {
	background-color: rgba(0,0,0,0.2)
}
.overlay-dark.opacity-40 {
	background-color: rgba(0,0,0,0.4)
}
.overlay-dark.opacity-60 {
	background-color: rgba(0,0,0,0.6)
}
.overlay-dark.opacity-80 {
	background-color: rgba(0,0,0,0.8)
}
.overlay-light {
	background-color: #fff
}
.overlay-light.opacity-20 {
	background-color: rgba(255,255,255,0.2)
}
.overlay-light.opacity-40 {
	background-color: rgba(255,255,255,0.4)
}
.overlay-light.opacity-60 {
	background-color: rgba(255,255,255,0.6)
}
.overlay-light.opacity-80 {
	background-color: rgba(255,255,255,0.8)
}
.bg-gradient:after {
	background: -moz-linear-gradient(top, #f2f2f2 0, rgba(255,255,255,0) 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(50%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, #f2f2f2 0, rgba(255,255,255,0) 50%);
	background: -o-linear-gradient(top, #f2f2f2 0, rgba(255,255,255,0) 50%);
	background: -ms-linear-gradient(top, #f2f2f2 0, rgba(255,255,255,0) 50%);
	background: linear-gradient(to bottom, #f2f2f2 0, rgba(255,255,255,0) 50%);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00ffffff', GradientType=0)
}
.bg-gray-gradient {
	border-top: 2px solid #e3e3e3;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #f7f7f7 0, rgba(255,255,255,0) 70%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(70%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, #f7f7f7 0, rgba(255,255,255,0) 70%);
	background: -o-linear-gradient(top, #f7f7f7 0, rgba(255,255,255,0) 70%);
	background: -ms-linear-gradient(top, #f7f7f7 0, rgba(255,255,255,0) 70%);
	background: linear-gradient(to bottom, #f7f7f7 0, rgba(255,255,255,0) 70%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#00ffffff', GradientType=0)
}
.lt-ie10 .bg-gradient:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	filter: none
}
.lt-ie9 .bg-gradient:after {
	background: url(../images/common/bg-gradient.png);
	background-repeat: repeat-x
}
.red-header header h1, .red-header header h2, .red-header header .h1, .red-header header .h2 {
	color: #ed1c24
}
.section-heading {
	padding: 0 !important
}
.section-heading .container {
	position: relative
}
.section-heading.text-light .section-header * {
	color: #fff
}
.section-heading.text-light .section-header * .icon-circle {
	color: #fff
}
.section-heading .section-header h1, .section-heading .section-header h2, .section-heading .section-header .h1, .section-heading .section-header .h2 {
	margin-bottom: 0px !important;
	margin-top: 0px !important
}
.section-heading .section-header p {
	margin-top: 0.5%;
	margin-bottom: 0px !important;
	color: #666
}
.section-heading.with-icon.red-header .section-header h1 span, .section-heading.with-icon.red-header .section-header h2 span, .section-heading.with-icon.red-header .section-header .h1 span, .section-heading.with-icon.red-header .section-header .h2 span {
	background-color: #ed1c24;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	margin-top: 0
}
.section-heading.with-icon .section-header h1, .section-heading.with-icon .section-header h2, .section-heading.with-icon .section-header .h1, .section-heading.with-icon .section-header .h2 {
	position: relative;
	padding-left: 80px !important
}
.section-heading.with-icon .section-header h1 span, .section-heading.with-icon .section-header h2 span, .section-heading.with-icon .section-header .h1 span, .section-heading.with-icon .section-header .h2 span {
	position: absolute;
	left: 0;
	padding: 9px 5px 6px 5px;
	color: #fff;
	background-color: #5d5d5d;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 60px;
	font-size: 45px
}
.section-heading.with-icon .section-header p {
	padding-left: 80px !important
}
.col-lg-1-5, .col-md-1-5, .col-sm-1-5, .col-xs-1-5, .col-lg-2-5, .col-md-2-5, .col-sm-2-5, .col-xs-2-5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-sm-1-5, .col-sm-2-5 {
	float: left
}
.col-xs-1-5 {
	width: 10%
}
.col-xs-2-5 {
	width: 20%
}

@media (min-width:768px) {
.col-sm-1-5, .col-sm-2-5 {
	float: left
}
.col-sm-1-5 {
	width: 10%
}
.col-sm-2-5 {
	width: 20%
}
}

@media (min-width:992px) {
.col-md-1-5, .col-md-2-5 {
	float: left
}
.col-md-1-5 {
	width: 10%
}
.col-md-2-5 {
	width: 20%
}
}

@media (min-width:1200px) {
.col-lg-1-5, .col-lg-2-5 {
	float: left
}
.col-lg-1-5 {
	width: 10%
}
.col-lg-2-5 {
	width: 20%
}
}
.border-none {
	border: none !important
}
.border-right-dotted {
	border-right: #999 1px dotted
}
.border-left-dotted {
	border-left: #999 1px dotted
}
.border-top-dotted {
	border-top: #999 1px dotted
}
.border-bottom-dotted {
	border-bottom: #999 1px dotted
}
.img-full-width {
	width: 100%
}
.clear-float {
	float: none !important
}
body {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}
body.loading {
	visibility: hidden;
	overflow: hidden
}
body.loading section {
	visibility: hidden
}
body.loading:after {
	content: "Loading...";
	display: block;
	position: absolute;
	visibility: visible;
	top: 35px;
	margin-top: 20%;
	text-align: center;
	width: 100%
}
body.loading:before {
	content: "\e8ab";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
	visibility: visible;
	text-align: center;
	margin-top: 20%;
	font-family: 'lexisnexis-icons';
	font-size: 150%;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-animation-name: rotate;
	-moz-animation-name: rotate;
	animation-name: rotate;
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform
}
.lt-ie9 b, .lt-ie9 strong {
	font-weight: bold
}
.lt-ie9 .radial-black:before, .lt-ie9 .radial-white:before {
	display: none
}
#breadcrumb-subnav, #breadcrumb {
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px
}
#breadcrumb-subnav .nav>li, #breadcrumb .nav>li {
	font-weight: 400
}
#breadcrumb-subnav .nav>li>a:focus, #breadcrumb .nav>li>a:focus {
	background-color: transparent
}
#breadcrumb-subnav .navbar, #breadcrumb .navbar {
	margin-bottom: 0px !important
}
#breadcrumb-subnav .navbar-nav>li>a, #breadcrumb .navbar-nav>li>a {
	line-height: normal
}
#breadcrumb-subnav .nav-pills>li>a, #breadcrumb .nav-pills>li>a {
	padding: 4px 8px;
	color: #333;
	border: 1px solid #bebebe;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px
}
#breadcrumb-subnav .nav-pills>li>a:hover, #breadcrumb .nav-pills>li>a:hover {
	color: #fff;
	background: #525252;
	border: #333 1px solid;
	text-shadow: 1px 1px 1px #000
}
#breadcrumb-subnav .nav-pills>li+li, #breadcrumb .nav-pills>li+li {
	margin-left: 10px
}
#breadcrumb-subnav .nav-pills>li.active>a, #breadcrumb .nav-pills>li.active>a {
	color: #666;
	cursor: default;
	background: #eee
}
#breadcrumb-subnav .nav-pills>li.active>a:hover, #breadcrumb .nav-pills>li.active>a:hover, #breadcrumb-subnav .nav-pills>li.active>a:focus, #breadcrumb .nav-pills>li.active>a:focus {
	color: #666;
	background: #eee;
	border: 1px solid #bebebe;
	text-shadow: none
}
#breadcrumb-subnav .nav-pills .dropdown.last .dropdown-menu, #breadcrumb .nav-pills .dropdown.last .dropdown-menu {
	left: auto;
	right: 0
}
#breadcrumb-subnav .nav-pills .dropdown.open a.dropdown-toggle, #breadcrumb .nav-pills .dropdown.open a.dropdown-toggle {
	color: #fff;
	background: #525252;
	border: #333 1px solid;
	text-shadow: 1px 1px 1px #000
}
#breadcrumb-subnav .nav-pills .dropdown-menu, #breadcrumb .nav-pills .dropdown-menu {
	z-index: 9999;
	left: 0;
	right: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 2px;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-color: #bebebe
}
#breadcrumb-subnav .nav-pills .dropdown-menu li a, #breadcrumb .nav-pills .dropdown-menu li a {
	background: none;
	filter: none;
	font-size: 11px;
	color: #333;
	padding: 5px 10px;
	margin-bottom: 4px
}
#breadcrumb-subnav .nav-pills .dropdown-menu li a:hover, #breadcrumb .nav-pills .dropdown-menu li a:hover {
	color: #fff;
	background: #525252
}
#breadcrumb-subnav .nav-pills .dropdown-menu li:last-child a, #breadcrumb .nav-pills .dropdown-menu li:last-child a {
	margin-bottom: 0px !important
}
#breadcrumb-subnav .nav-pills .dropdown-menu>li.active>a, #breadcrumb .nav-pills .dropdown-menu>li.active>a {
	color: #666;
	background: #eee
}
#breadcrumb-subnav .nav-pills .dropdown-menu>li.active>a:hover, #breadcrumb .nav-pills .dropdown-menu>li.active>a:hover {
	color: #fff;
	background: #525252
}
#breadcrumb-subnav .navbar-default, #breadcrumb .navbar-default {
	background: none;
	border-radius: 0;
	box-shadow: none;
	border: none;
	min-height: 0
}
.breadcrumb {
	float: left;
	background: none;
	padding-left: 0px;
	margin-bottom: 0
}
.breadcrumb li.active {
	color: #333
}

#mini-header h5 {
	color: #626262;
	min-height: 56px;
	margin-bottom: 25px
}
#mini-header h5 .ln-logo {
	width: 65px;
	height: 72px;
	background: url("../images/common/ln-logo-burst.png") no-repeat 5px 15px #ed1c24;
	text-indent: -7000em;
	z-index: 1;
	float: left;
	margin: -11px 13px 0 0;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3)
}

#mini-footer {
	background-color: #333;
	border-top: 3px solid #ed1c24;
	padding: 29px 0 28px 0
}
#mini-footer .footer-links {
	padding-left: 60px;
	padding-top: 8px
}
#mini-footer .footer-links a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #afafaf;
	display: block
}
#mini-footer .footer-links ul {
	overflow: hidden;
	margin: 5px 0 0
}
#mini-footer .footer-links ul li {
	float: left;
	position: relative;
	margin-right: 15px
}
#mini-footer .footer-links ul li a {
	line-height: 19px
}
#mini-footer .footer-links ul li:after {
	content: "";
	border-right: 1px solid #949494;
	width: 1px;
	height: 10px;
	display: block;
	position: absolute;
	top: 5px;
	right: -8px
}
#mini-footer .footer-links ul li.last {
	margin-right: 0px
}
#mini-footer .footer-links ul li.last:after {
	display: none
}
#mini-footer .re-logo {
	background: url("//www.lexisnexis.com/images/re-logo.png") 0 8px no-repeat;
	width: 77px;
	height: 35px;
	float: right;
	text-indent: -9999em;
	margin-right: 10px
}

.with-errors ul {
	padding: 0 !important
}
.with-errors ul li {
	color: #c61017
}
.horizontal-divider {
	clear: both;
	margin: 0;
	background: #f2f2f2 !important
}
.tag-content {
	display: inline-block;
	background-color: #f2f2f2;
	padding: 0 6px;
	font-size: 14px
}
.checkbox {
	font-size: 14px
}
.checkbox span {
	color: #999;
	font-size: 12px;
	display: inline-block
}
.filter label {
	font-size: 14px
}
.filter select {
	width: auto !important;
	height: auto !important;
	line-height: normal;
	font-size: 12px;
	padding: 2px 5px;
	display: inline-block
}
#breadcrumb {
	margin-top: 100px
}
#c-form select {
	height: auto !important
}
.required {
	color: #ed1c24
}
.input-group-addon {
	padding: 5px
}
#datetimepicker1 input, #datetimepicker2 input {
	font-size: 14px !important
}
.up-docs {
	border-radius: 6px;
	padding: 10px 0 20px
}
.file-preview {
	border: 1px solid #ccc !important
}
.info {
	margin-top: 5px
}
.white-curve-box {
	background: #fff;
	border-radius: 6px;
	border: 1px solid #eee;
	padding: 10px
}
.white-curve-box .checkbox {
	margin-left: 10px
}
.white-flat-box {
	background: #fff;
	border: 1px solid #eee;
	padding: 0px 5px 5px
}
.white-flat-box .checkbox {
	margin-left: 10px
}
.select-scroll {
	height: 150px;
	overflow: auto;
	margin-top: -1px;
	position: relative
}
.dropdown-menu i {
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	width: 20px;
	font-size: 18px
}
.linkedin-color {
	color: #007bb5
}
.sort {
	font-size: 12px !important;
	margin-top: 10px
}
.sort label {
	padding-right: 5px
}
.sort select {
	font-size: 12px !important;
	line-height: normal !important;
	padding: 3px !important
}

body {
	overflow-x: auto !important;
}
.tag {
	background: #ed1c24 none repeat scroll 0 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	color: #fff;
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 101;
	text-transform: capitalize 1px 3px 5px 5px rgba(0,0,0,0.05);
	line-height: normal
}
.tag-lg {
	background: #ed1c24 none repeat scroll 0 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	color: #fff;
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 101;
	text-transform: capitalize 1px 3px 5px 5px rgba(0,0,0,0.05);
	line-height: normal;
	height: 165px;
	width: 110px;
	font-size: 14px
}
.tag-lg i {
	display: block;
	font-size: 80px;
	margin: 46px auto 5px;
	width: 80px
}
.tag-md {
	background: #ed1c24 none repeat scroll 0 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	color: #fff;
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 101;
	text-transform: capitalize 1px 3px 5px 5px rgba(0,0,0,0.05);
	line-height: normal;
	height: 140px;
	width: 95px;
	transition: all 1s ease;
	font-size: 13px
}
.header-fragments .layout .header-top-content.scrolled #tag-exp-header nav.navbar .tag-md {
    width: 50px;
    height: 45px;
    overflow: hidden;
}
.tag-md i {
	display: block;
	font-size: 70px;
	transition: all 1s ease;
	margin: 32px auto 9px;
}
.header-fragments .layout .header-top-content.scrolled #tag-exp-header nav.navbar .tag-md i {
    font-size: 35px;
    margin-top: 3px;
}
.tag-sm {
	background: #ed1c24 none repeat scroll 0 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	color: #fff;
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 101;
	text-transform: capitalize 1px 3px 5px 5px rgba(0,0,0,0.05);
	line-height: normal;
	height: 70px;
	width: 50px;
	font-size: 8px
}
.tag-sm i {
	display: block;
	font-size: 36px;
	margin: 15px auto 5px
}
#tag-exp-header {
	background-color: #373739;
	height: 45px;
	left: 0;
	padding: 0;
	position: relative;
	right: 0;
	z-index: 101;
	border-bottom: 2px solid #ed1c24
}
#tag-exp-header .container {
	position: relative
}
#tag-exp-header .nav.navbar-nav.pull-right {
	display: none
}
#tag-exp-header nav {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	margin-bottom: 0;
	height: auto
}
#tag-exp-header nav.navbar .nav.navbar-right a {
	border-right: 1px solid rgba(0,0,0,0.5)
}
#tag-exp-header nav.navbar .nav.navbar-right a i {
	font-size: 20px;
	vertical-align: sub;
} 
#tag-exp-header nav.navbar .nav.navbar-right a.active {
	background-color: rgba(255,255,255,0.15)
}
#tag-exp-header nav.navbar .nav.navbar-right a:before {
	bottom: 0;
	content: " ";
	left: 0;
	position: absolute;
	top: 0
}
#tag-exp-header nav.navbar .nav.navbar-right a:after {
	bottom: 0;
	content: " ";
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid rgba(255,255,255,0.05);
	border-right: 1px solid rgba(255,255,255,0.05);
	padding: 0.5px;
	right: -2px
}
#tag-exp-header nav .navbar-brand {
	margin-left: -15px;
	padding-top: 0;
	width: 125px
}
#tag-exp-header nav .navbar-brand .ln-logo {
	background: url(/jvsubmission/cfs-file.ashx/__key/communityserver-components-sitefiles/jvform-Images/ln_2D00_logo.png) 0 0 no-repeat;
	position: absolute;
	height: 139px;
	width: 95px;
	top: 0;
	text-indent: -99999em
}
#tag-exp-header .nav.navbar-nav .dropdown-menu .icon {
	font-size: 18px;
	vertical-align: text-bottom
}
#tag-exp-header .nav.navbar-nav .dropdown-menu .icon.ln-mail-inv {
	margin-right: 7px;
	font-size: 16px
}
#tag-exp-header .dropdown-menu {
	background: #444446 !important
}
#tag-exp-header .dropdown-menu li a {
	border: none !important
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-default .navbar-nav>.open>a:focus {
	background: #444446 !important
}
#tag-exp-header nav.navbar .nav.navbar-right li:first-child a, #tag-exp-header nav .navbar-brand {
	border-left: 1px solid rgba(0,0,0,0.5)
}
#tag-exp-header nav.navbar .nav.navbar-right .dropdown-menu a {
	border-left: none !important
}
#tag-exp-header nav .navbar-brand, #tag-exp-header nav .navbar-nav .dropdown a.dropdown-toggle {
	height: 43px
}
#tag-exp-header nav .navbar-nav>li>a {
	line-height: 20px
}
#tag-exp-header nav.navbar .nav a, #tag-exp-header nav.navbar .nav label {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 15px
}
#tag-exp-header nav.navbar .nav label {
	padding: 13px 15px 0 7px
}
#tag-exp-header nav.navbar {
	min-height: auto
}
#tag-exp-header .nav.navbar-nav a {
	padding-bottom: 10px;
	padding-top: 13px
}
#tag-exp-header .nav.navbar-nav.navbar-right a {
	padding-bottom: 10px;
	padding-top: 11px
}
#tag-exp-header .nav.navbar-nav .icon.ln-menu {
	margin-right: 5px
}
#tag-exp-header .nav.navbar-nav .icon {
	font-size: 20px;
	vertical-align: sub
}
#tag-exp-header .navbar-header .navbar-brand:before {
	bottom: 0;
	content: "";
	left: -16px;
	padding-left: 1px;
	position: absolute;
	top: 0
}
#tag-exp-header nav.navbar .nav a:hover {
	background-color: rgba(255,255,255,0.07)
}
#tag-exp-header nav.navbar .nav a.points:hover {
	background-color: transparent;
	cursor: default
}
#tag-exp-header.greyBgO-lowest nav.navbar .nav.navbar-right a, #tag-exp-header.greyBgO-low nav.navbar .nav.navbar-right a {
	border-right: 1px solid rgba(0,0,0,0.2)
}
#tag-exp-header.greyBgO-lowest nav.navbar .nav.navbar-right li:first-child a, #tag-exp-header.greyBgO-lowest nav .navbar-brand, #tag-exp-header.greyBgO-low nav.navbar .nav.navbar-right li:first-child a, #tag-exp-header.greyBgO-low nav .navbar-brand {
	border-left: 1px solid rgba(0,0,0,0.2)
}
#tag-exp-header nav.navbar .nav.navbar-right li:first-child a:before, #tag-exp-header nav .navbar-brand:before {
	border-left: 1px solid rgba(255,255,255,0.05);
	border-right: 1px solid rgba(255,255,255,0.05);
	left: -2px;
	padding: 0.5px
}
#tag-exp-header nav.navbar .nav.navbar-right a:after {
	border-left: 1px solid rgba(255,255,255,0.05);
	border-right: 1px solid rgba(255,255,255,0.05);
	padding: 0.5px;
	right: -2px
}
.header-title {
	padding-left: 116px;
	min-width: 768px;
	padding-top: 2px;
	opacity: 1;
	transition: all .5s ease;
}
.header-fragments .layout .header-top-content.scrolled #tag-exp-header .header-title {
    opacity:0;
}
.header-title h3 a {
	color: #333
}
.header-title h3 a:hover {
	text-decoration: none
}
.header-title h4 small {
	color: #666
}
.navbar-nav {
	margin: 0
}
.lt-ie9 #tag-exp-header nav {
	background-color: #373739
}
#mini-footer {
    background-color: #333333;
    border-top: 3px solid #ed1c24;
    padding: 29px 0 28px;
	float:left;
	width:100%;
}
.container {
	margin:0 auto;
	padding:0 15px;
}
#mini-footer .footer-links {
    padding-left: 60px;
    padding-top: 8px;
}
.col-1, .col-2{
	float:left;
}
.col-3{
	float:right;
}
#mini-footer .footer-links ul {
    margin: 5px 0 0;
    overflow: hidden;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
#mini-footer .footer-links ul li {
    float: left;
    margin-right: 15px;
    position: relative;
}
#mini-footer .footer-links ul li::after {
    border-right: 1px solid #949494;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: -8px;
    top: 5px;
    width: 1px;
}
#mini-footer .footer-links ul li a {
    line-height: 19px;
}
#mini-footer .footer-links a {
    color: #afafaf;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
}
#mini-footer .footer-links ul li.last::after {
    display: none;
}
#mini-footer .re-logo {
	background: url("//www.lexisnexis.com/images/re-logo.png") 0 8px no-repeat;
	width: 77px;
	height: 35px;
	float: right;
	text-indent: -9999em;
	margin-right: 10px
}
a {
	color: #07c;
	text-decoration: none
}
a:hover, a:focus {
	color: #004a80;
	text-decoration: underline
}

.Topicleft h5, .Topicright h5 {font-family: 'lato';font-weight:bold;}
/*css vinayak*/
.CommonContentBox ul li{font-size:16px;}
