/* Start of Leo's newly added or edited */

.btn-leo {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #efefef !important;
}

.btn-default-leo {
    color: #333;
    background-color: #e6e6e6;
    border-color: #CCC;
}

.btn-default-leo.active.focus, .btn-default-leo.active:focus, .btn-default-leo.active:hover, .btn-default-leo:active.focus, .btn-default-leo:active:focus, .btn-default-leo:active:hover, .open>.dropdown-toggle.btn-default-leo.focus, .open>.dropdown-toggle.btn-default-leo:focus, .open>.dropdown-toggle.btn-default-leo:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
	color: #333;
	background-color: #ccc;
	border-color: #ccc
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.summary-link {
	padding-right: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	height: 30px
}
.table-popup-cell {
	padding-right: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
}
.pop-hr {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.landing-icon {
	font-size: 100px !important;
	color: #666;
	margin: 20px
}
.cell-right {
	border: 1px solid #C0C0C0;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #f5f5f5;
}
.cell-left {
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #f5f5f5;
}
.cell-center {
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-label-right {
	border: 1px solid #C0C0C0;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #B2D7E3;
	font-weight: bold
}
.table-label-left {
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 0;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #B2D7E3;
	font-weight: bold
}
.table-label-center {
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 0;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #B2D7E3;
	font-weight: bold;
	width: 25px;
}
.table-label-single {
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #B2D7E3;
	font-weight: bold;
	width: 25px;
}
.search-result {
	width: 100%;
	margin-bottom: 20px;
	border-color: #DDD;
	color: #333;
	font-size: 14px;
	margin-top: 5px;
}
.link-alt {
	color: #333 !important;
	text-decoration: none !important
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 100% !important;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	line-break: auto;
}
.popover-body {
	width: 100% !important;
	min-width: 700px !important;
}
.text-primary {
	color: #000 !important;
}
.icon_list li dt span {
	float: right;
	margin-top: 3px;
	padding-right: 5px;
}
a.info_link {
	width: 16px;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}
.main-box {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #dad9d9;
	border-radius: 4px;
}
.text-gray {
	color: gray;
}
.main-header {
	font-size: 20px;
	color: #000;
	float: left;
	position: absolute;
	top: -14px;
	left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.header-label {
	float: left;
}
.header-label-next {
	float: left;
	padding-left: 30px;
}
.header-label-last {
	float: left;
	padding-left: 30px;
}
.text-label {
	float: left;
	padding-right: 10px;
	margin-top: 0px !important;
}
a.info_link {
	display: inline-block;
	cursor: pointer;
}
.member-name {
	font-size: 24px;
	color: #000;
}
.text-gray {
	color: gray;
}
.label-gray {
	font-size: 18px;
	color: gray;
	float: left;
}
.label-value {
	font-size: 18px;
	color: #000;
	float: left;
	padding-left: 10px;
}
.label-value-last {
	font-size: 18px;
	color: #000;
	float: left;
	padding-left: 10px;
}
.label-text {
	font-size: 16px;
	color: #000;
	float: left;
	padding-left: 10px;
	width: 100%;
	line-height: 40px;
}
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #dde1e3 !important;
}
/* End of Leo's newly added */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
b, optgroup, strong {

}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0;
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
hr {
	height: 0
}
pre, textarea {
	overflow: auto
}
code, kbd, pre, samp {
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
.glyphicon, address {
	font-style: normal
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
td, th {
	padding: 0;
	text-align: default;
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .form-control, .navbar-toggle, .open>.dropdown-toggle.btn-danger, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-info, .open>.dropdown-toggle.btn-primary, .open>.dropdown-toggle.btn-warning {
	background-image: none
}
.img-thumbnail, body {
	background-color: #dde1e3
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #039bc9;
	text-decoration: underline
}
a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
	color: #039bc9;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #828282;
	border-radius: 4px;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.form-control, .purple .form-control, .super-hero .form-control, .united .form-control {
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	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;
	top: 8px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
cursor:pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.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: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 10px !important;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
dt, kbd kbd, label {
	font-weight: 700
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
	line-height: 1.42857143
}
.small, small {
	font-size: 85%
}
.mark, mark {
	background-color: #ffda99;
	padding: .2em
}
.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
	color: #0b5a9f
}
.text-success {
	color: #64a70b
}
a.text-success:focus, a.text-success:hover {
	color: #477708
}
.text-info {
	color: #004b87
}
a.text-info:focus, a.text-info:hover {
	color: #002f54
}
.text-warning {
	color: #ffa300
}
a.text-warning:focus, a.text-warning:hover {
	color: #cc8200
}
.text-danger {
	color: #d14124
}
a.text-danger:focus, a.text-danger:hover {
	color: #a5331d
}
.bg-primary {
	color: #fff;
	background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #0b5a9f
}
.bg-success {
	background-color: #c5f782
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #aff452
}
.bg-info {
	background-color: #69bcff
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #36a5ff
}
.bg-warning {
	background-color: #ffda99
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ffc866
}
.bg-danger {
	background-color: #efb1a5
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e78b7a
}
pre code, table {
	background-color: transparent
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
dl, ol, ul {
	margin-top: 0
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
address, dl {
	margin-bottom: 0px !important;
}
ol, ul {
	margin-bottom: 0px !important;
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dd {
	margin-left: 0
}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	color: #777
}
legend, pre {
	display: block;
	color: #333
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
code, kbd {
	padding: 2px 4px;
	font-size: 90%
}
caption, th {
	text-align: left
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	color: #C7254E;
	background-color: #F9F2F4;
	border-radius: 4px
}
kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}
pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	border-radius: 4px
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}
.container, .container-fluid {
	padding-left: 15px;
	padding-right: 15px
}
.pre-scrollable {
	overflow-y: scroll
}
.row {
	padding-left: 75px;
	padding-right: 15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.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-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: auto
}
.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: auto
}
.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
}
fieldset, legend {
	padding: 0;
	border: 0
}
fieldset {
	margin: 0;
	min-width: 0
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #E5E5E5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
.form-control, output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	display: block
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #CCC;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-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: #004b87;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,75,135,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,75,135,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,75,135,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #64a70b
}
.form-control::-ms-expand {
border:0;
background-color:transparent
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.form-group-sm .form-control, .input-sm {
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 12px
}
.input-sm {
	height: 30px;
	line-height: 1.5
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	line-height: 1.5
}
.form-group-lg .form-control, .input-lg {
	border-radius: 6px;
	padding: 10px 16px;
	font-size: 18px
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	line-height: 1.3333333
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	line-height: 1.3333333
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.collapsing, .dropdown, .dropup {
	position: relative
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .form-control {
	border-color: #64a70b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #477708;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #9af127;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #9af127;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #9af127
}
.has-success .input-group-addon {
	color: #64a70b;
	border-color: #64a70b;
	background-color: #c5f782
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #ffa300
}
.has-warning .form-control {
	border-color: #ffa300;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #cc8200;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ffc866;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ffc866;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ffc866
}
.has-warning .input-group-addon {
	color: #ffa300;
	border-color: #ffa300;
	background-color: #ffda99
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #d14124
}
.has-error .form-control {
	border-color: #d14124;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #a5331d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #e78774;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #e78774;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #e78774
}
.has-error .input-group-addon {
	color: #d14124;
	border-color: #d14124;
	background-color: #efb1a5
}
.has-feedback label~.form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}
.dropdown-menu-right, .dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active, .btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #CCC
}
.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #CCC
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary-leo: hover {
	color: #fff;
    background-color: #0b5a9f;
    border-color: #0b5a9f;
}
.btn-primary-leo {
	color: #fff;
	background-color: #ccc;
	border-color: #2e6da4;
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #0b5a9f;
	border-color: #000
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #0b5a9f;
	border-color: #0b5a9f
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #0b5a9f;
	border-color: #000
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #64a70b;
	border-color: #568f09
}
.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #477708;
	border-color: #0e1702
}
.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #477708;
	border-color: #335606
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #335606;
	border-color: #0e1702
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #64a70b;
	border-color: #568f09
}
.btn-success .badge {
	color: #64a70b;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #004b87;
	border-color: #003d6e
}
.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #002f54;
	border-color: #000
}
.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #002f54;
	border-color: #001b30
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #001b30;
	border-color: #000
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #004b87;
	border-color: #003d6e
}
.btn-info .badge {
	color: #004b87;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #ffa300;
	border-color: #e69300
}
.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #cc8200;
	border-color: #664100
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #cc8200;
	border-color: #a86c00
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #a86c00;
	border-color: #664100
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #ffa300;
	border-color: #e69300
}
.btn-warning .badge {
	color: #ffa300;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d14124;
	border-color: #bb3a20
}
.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #a5331d;
	border-color: #4e180e
}
.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #a5331d;
	border-color: #872a17
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #872a17;
	border-color: #4e180e
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d14124;
	border-color: #bb3a20
}
.btn-danger .badge {
	color: #d14124;
	background-color: #fff
}
.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #310e38;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #CCC;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.dropdown-header, .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	line-height: 1.42857143;
	white-space: nowrap
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle, .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #E5E5E5
}
.dropdown-menu>li>a {
	clear: both;
	font-weight: 400;
	color: #333
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #b4deff
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	font-size: 12px;
	color: #777
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn .caret, .btn-group>.btn:first-child {
	margin-left: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-lg .caret {
	border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-radius: 4px 4px 0 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-radius: 0 0 4px 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus {
	z-index: 3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell
}
.nav>li, .nav>li>a {
	display: block;
	position: relative
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #CCC;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav>li>a {
	padding: 14px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #fff
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #fff;
	border-color: #337ab7;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
/*	border-bottom: 1px solid #03789b;*/
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 10px;
	border-top-color: rgb(66, 152, 181);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(66, 152, 181);
    border-right-style: solid;
    border-right-width: 1px;
/*    border-bottom-color: rgb(66, 152, 181);
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
    border-left-color: rgb(66, 152, 181);
    border-left-style: solid;
    border-left-width: 1px;
	border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
	border-color: #03789b;
	background-color: #CADFE5;
	color: #000;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #03789b;
	border: 1px solid #03789b;
	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;
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #828282
}
.nav-pills>li {
	float: left
}
.nav-justified>li, .nav-stacked>li {
	float: none
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #828282
}
.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: 20px;
	border: 1px solid transparent
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
.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: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	margin: 8px -15px
}
.breadcrumb>li, .pagination {
	display: inline-block
}
.btn .badge, .btn .label {
	top: -1px;
	position: relative
}
.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 {
	margin-bottom: 0;
	border-radius: 4px 4px 0 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
.navbar-default {
	background-color: #5b6773;
	border-color: #dde1e3
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #fff
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #4c5660
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #CCC;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #DDD
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #DDD
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #dde1e3
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #4c5660;
	color: #555
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #CCC
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	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:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #F5F5F5;
	border-radius: 4px
}
.breadcrumb>li+li:before {
	content: ">\00a0";
	padding: 0 5px;
	color: #CCC
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pager li, .pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #03789b;
	background-color: #fff;
	border: 1px solid #03789b;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #03789b;
	border-color: #03789b
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #03789b;
	border-color: #03789b;
	cursor: default
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #8bc2d5;
	background-color: #fff;
	border-color: #8bc2d5;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.badge, .label {
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	text-align: center
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #03789b;
	border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #03789b
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #8bc2d5;
	background-color: #fff;
	cursor: not-allowed
}
a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}
.label:empty {
	display: none
}
.label-default {
	background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #0b5a9f
}
.label-success {
	background-color: #64a70b
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #477708
}
.label-info {
	background-color: #004b87
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #002f54
}
.label-warning {
	background-color: #ffa300
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #cc8200
}
.label-danger {
	background-color: #d14124
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #a5331d
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.media-object, .thumbnail {
	display: block
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}
.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.alert .alert-link, .close {
	font-weight: 700
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}
.jumbotron .container {
	max-width: 100%
}
.thumbnail {
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #dde1e3;
	border: 1px solid #828282;
	border-radius: 4px;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
	margin-left: auto;
	margin-right: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #c5f782;
	border-color: #64a70b;
	color: #64a70b
}
.alert-success hr {
	border-top-color: #568f09
}
.alert-success .alert-link {
	color: #477708
}
.alert-info {
	background-color: #69bcff;
	border-color: #004b87;
	color: #004b87
}
.alert-info hr {
	border-top-color: #003d6e
}
.alert-info .alert-link {
	color: #002f54
}
.alert-warning {
	background-color: #ffda99;
	border-color: #ffa300;
	color: #ffa300
}
.alert-warning hr {
	border-top-color: #e69300
}
.alert-warning .alert-link {
	color: #cc8200
}
.alert-danger {
	background-color: #efb1a5;
	border-color: #d14124;
	color: #d14124
}
.alert-danger hr {
	border-top-color: #bb3a20
}
.alert-danger .alert-link {
	color: #a5331d
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #64a70b
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #004b87
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #ffa300
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #d14124
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	zoom: 1;
	overflow: hidden
}
.media-body {
	width: 10000px
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media>.pull-right {
	padding-left: 10px
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #828282
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #F5F5F5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #CADFE5
}
.list-group-item-success {
	color: #64a70b;
	background-color: #c5f782
}
a.list-group-item-success, button.list-group-item-success {
	color: #64a70b
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #64a70b;
	background-color: #baf56a
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #64a70b;
	border-color: #64a70b
}
.list-group-item-info {
	color: #004b87;
	background-color: #69bcff
}
a.list-group-item-info, button.list-group-item-info {
	color: #004b87
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #004b87;
	background-color: #4fb1ff
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #004b87;
	border-color: #004b87
}
.list-group-item-warning {
	color: #ffa300;
	background-color: #ffda99
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #ffa300
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #ffa300;
	background-color: #ffd180
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #ffa300;
	border-color: #ffa300
}
.list-group-item-danger {
	color: #d14124;
	background-color: #efb1a5
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #d14124
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #d14124;
	background-color: #eb9e8f
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #d14124;
	border-color: #d14124
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-title {
	margin-top: 0;
	font-size: 16px
}
.panel-footer {
	padding: 10px 15px;
	background-color: #F5F5F5;
	border-top: 1px solid #828282;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel-group .panel-heading, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #828282
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #828282
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #828282
}
.panel-default {
	border-color: #DDD
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #F5F5F5;
	border-color: #DDD
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #DDD
}
.panel-default>.panel-heading .badge {
	color: #F5F5F5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #DDD
}
.panel-primary {
	border-color: #337ab7
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}
.panel-success {
	border-color: #64a70b
}
.panel-success>.panel-heading {
	color: #64a70b;
	background-color: #c5f782;
	border-color: #64a70b
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #64a70b
}
.panel-success>.panel-heading .badge {
	color: #c5f782;
	background-color: #64a70b
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #64a70b
}
.panel-info {
	border-color: #004b87
}
.panel-info>.panel-heading {
	color: #004b87;
	background-color: #69bcff;
	border-color: #004b87
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #004b87
}
.panel-info>.panel-heading .badge {
	color: #69bcff;
	background-color: #004b87
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #004b87
}
.panel-warning {
	border-color: #ffa300
}
.panel-warning>.panel-heading {
	color: #ffa300;
	background-color: #ffda99;
	border-color: #ffa300
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ffa300
}
.panel-warning>.panel-heading .badge {
	color: #ffda99;
	background-color: #ffa300
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ffa300
}
.panel-danger {
	border-color: #d14124
}
.panel-danger>.panel-heading {
	color: #d14124;
	background-color: #efb1a5;
	border-color: #d14124
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d14124
}
.panel-danger>.panel-heading .badge {
	color: #efb1a5;
	background-color: #d14124
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d14124
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.modal, .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.modal-body, .modal-header {
	padding: 15px
}
.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.pull-right, .purple .pull-right {
	float: right !important;
}
.popover, .tooltip {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-shadow: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	text-transform: none;
	text-decoration: none
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-backdrop.fade, .tooltip {
	filter: alpha(opacity=0);
	opacity: 0
}
button.close {
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal-content, .popover {
	background-clip: padding-box
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-content {
	background-color: #fff;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	outline: 0
}
.modal-backdrop {
	z-index: 1040
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #E5E5E5
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-weight: 400;
	text-align: left;
	text-align: start;
	font-size: 12px
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	right: 5px
}
.tooltip.top-right .tooltip-arrow {
	left: 5px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-weight: 400;
	text-align: left;
	text-align: start;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #CCC;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}
.carousel-caption, .carousel-control {
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.carousel, .carousel-inner {
	position: relative
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.left>.arrow:after, .popover.right>.arrow:after {
	content: " ";
	bottom: -10px
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}
.popover.right>.arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -12px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}
.popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}
.carousel-inner {
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	filter: alpha(opacity=50);
	opacity: .5;
	font-size: 20px;
	background-color: transparent
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a, .bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px
}
.carousel-caption .btn, .text-hide {
	text-shadow: none
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}
.bootstrap-select.btn-group .dropdown-menu li.active small, .fa-inverse {
	color: #fff
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
select.bs-select-hidden, select.selectpicker {
	display: none!important
}
.bootstrap-select {
	width: 220px\9
}
.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1
}
.bootstrap-select>select {
	position: absolute!important;
	bottom: 0;
	left: 50%;
	display: block!important;
	width: .5px!important;
	height: 100%!important;
	padding: 0!important;
	opacity: 0!important;
	border: none
}
.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block!important;
	width: 100%!important;
	z-index: 2
}
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}
.bootstrap-select.fit-width {
	width: auto!important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 110px
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle, .bootstrap-select.form-control:not([class*=col-]), .form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}
.bootstrap-select .dropdown-toggle:focus {
	outline: #333 dotted thin!important;
	outline: -webkit-focus-ring-color auto 5px!important;
	outline-offset: -2px
}
.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}
.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
	float: right
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
	margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
	outline: 0!important
}
.bootstrap-select.btn-group.bs-container {
	position: absolute
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}
.fa-fw, .fa-li {
	text-align: center
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}
.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	box-sizing: border-box
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}
.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	pointer-events: none;
	opacity: .9;
	box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}
.fa.fa-pull-left, .fa.pull-left {
	margin-right: .3em
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204,204,204,.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204,204,204,.2);
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}
.fa, .fa-stack {
	display: inline-block
}
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
	padding: 4px 8px
}
.bs-actionsbox {
	width: 100%;
	box-sizing: border-box
}
.bs-actionsbox .btn-group button {
	width: 50%
}
.bs-donebutton {
	float: left;
	width: 100%;
	box-sizing: border-box
}
.bs-donebutton .btn-group button {
	width: 100%
}
.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}
.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(fonts/fontawesome-webfont.eot?v=4.5.0);
	src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa.fa-pull-right, .fa.pull-right {
	margin-left: .3em
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	filter: none
}
.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before, .fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before, .fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}
.fa-krw:before, .fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before, .fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.container {
	max-width: 100%
}
.shell-scaffold {
	margin-left: 200px
}
.shell-navbar .navbar {
	width: 200px;
	height: auto;
	margin-left: -200px;
	margin-bottom: 0;
	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	top: 0;
	bottom: 0;
	left: 200px;
	right: auto;
	border-radius: 0;
	border-left: none;
	border-top: none;
	border-bottom: none
}
.shell-navbar .navbar-default {
	background-color: #5b6773;
	border-color: #dde1e3
}
.shell-navbar .navbar-collapse {
	height: auto;
	border-top: 0;
	box-shadow: none;
	max-height: none;
	padding-left: 0;
	padding-right: 0
}
.shell-navbar .navbar-collapse.collapse {
	display: block!important;
	width: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.shell-navbar .navbar-collapse.in {
	overflow-x: visible
}
.shell-navbar .navbar-switcher {
	top: 50px;
	position: fixed;
	z-index: 1030
}
.shell-navbar .navbar-switcher .shell-button .btn {
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	padding-left: 14px;
	padding-right: 14px;
	min-width: 200px;
	text-align: left
}
.shell-navbar .navbar-switcher .shell-button .btn h4 {
	display: inline-block;
	color: #69bcff
}
.shell-navbar .navbar-switcher .shell-button .btn:hover {
	color: #004b87!important
}
.shell-navbar .navbar-switcher .navbar-switcher-icon-wrapper {
	border-radius: 40px;
	height: 30px;
	width: 30px;
	padding: 6px 8px 8px;
	margin-right: 5px;
	color: #004b87;
	background-color: #69bcff;
	display: inline-block
}
.shell-navbar .navbar-header {
	background-color: #bbc3c8;
	position: fixed;
	min-width: 199px
}
.shell-navbar .navbar-header .navbar-brand {
	display: block
}
.shell-navbar .navbar-header .navbar-brand:focus, .shell-navbar .navbar-header .navbar-brand:hover {
	text-decoration: none
}
.shell-navbar .navbar-header .navbar-toggle {
	background-color: #004b87;
	border-color: #69bcff;
	border-width: 1px;
	border-style: solid;
	display: block
}
.shell-navbar .navbar-header .navbar-toggle:focus {
	background-color: #004b87
}
.shell-navbar .navbar-header .navbar-toggle:hover {
	background-color: #69bcff
}
.shell-navbar .navbar-header .navbar-toggle .navbar-circle {
	background-color: #69bcff;
	height: 20px;
	width: 20px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px
}
.shell-navbar .navbar-header .navbar-toggle .navbar-circle .fa-bars {
	color: #004b87
}
.shell-navbar .nav>li {
	position: static
}
.shell-navbar .navbar-nav {
	position: relative;
	top: 110px
}
.shell-navbar .navbar-nav li.active>a, .shell-navbar .navbar-nav li.active>a:hover {
	background-color: #03789b;
	color: #b2d7e3
}
.shell-navbar .navbar-nav li>a {
	color: #bbc3c8;
	padding-top: 10px;
	padding-bottom: 10px;
	position: static
}
.shell-navbar .navbar-nav li>a .active>a, .shell-navbar .navbar-nav li>a:hover {
	background-color: #03789b;
	color: #b2d7e3
}
.shell-navbar .navbar-nav .navbar-text {
	margin: 0 0 0 10px;
	padding: 0;
	color: inherit;
	float: none;
	display: inline-block
}
.shell-navbar .navbar-nav .dropdown .dropdown-toggle:focus {
	background-color: #03789b;
	color: #b2d7e3
}
.shell-navbar .navbar-nav .dropdown .dropdown-menu {
	position: static;
	box-shadow: none;
	border: none;
	border-radius: 0;
	background-color: inherit
}
.shell-navbar .navbar-nav .dropdown .dropdown-menu>li>a {
	border-left: 1px solid #bbc3c8;
	padding-left: 10px;
	margin-left: 20px;
	width: 100%;
	text-overflow: ellipsis
}
.shell-navbar .navbar-nav .open .dropdown-menu {
	margin-bottom: 10px
}
.shell-navbar .navbar-header, .shell-navbar .navbar-nav, .shell-navbar .navbar-nav>li {
	float: none!important
}
.shell-navbar .navbar-right .dropdown-menu {
	left: 0;
	right: auto
}
.shell-navbar .navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: 0
}
.shell-navbar .navbar-footer {
	background-color: #bbc3c8;
	border-top-color: #dde1e3;
	border-top-style: solid;
	border-top-width: 2px;
	margin-top: 10px;
	position: fixed;
	bottom: 0;
	width: 199px
}
.shell-navbar .navbar-footer h5 {
	color: #5b6773
}
.shell-navbar .navbar-footer, .shell-navbar .navbar-header {
	z-index: 1030
}
.shell-navmenu .navbar {
	height: auto;
	border-style: none;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
	box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
	padding-top: 12px;
	padding-bottom: 12px
}
.shell-navmenu .navbar h3 {
	margin-top: 2px;
	margin-bottom: 0
}
.shell-navmenu .navbar-default {
	background-color: #fff
}
.shell-navmenu .navbar-fixed-top {
	left: 200px
}
.modal-content, .modal-dialog {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	bottom: 0
}
#tzgContentContainer {
	padding-top: 200px
}
#tzgContentContainer #tzgContentEmptyContainer {
	width: 32%;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}
#tzgContentContainer #tzgContentEmptyContainer .fa-file-text {
	color: #BAC2C7;
	font-size: 10em
}
.modal-backdrop {
	background-color: none
}
.modal-backdrop.in {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-lg {
	width: 100%
}
.modal-header {
	border: none
}
.modal-content {
	border-radius: 0;
	box-shadow: 0;
	border: none
}
.modal-header h4 {
	color: #337ab7
}
.modal-dialog {
	margin: 0;
	width: auto!important
}
.modal.fade:not(.in) .modal-dialog {
	-webkit-transform: translate3d(0, 125%, 0);
	-ms-transform: translate3d(0, 125%, 0);
	transform: translate3d(0, 125%, 0)
}
.btn-group-lg>.btn, .btn-lg {
	min-width: 40%
}
button.close {
	border-radius: 60px;
	background-color: #004b87;
	color: #fff;
	opacity: 1;
	padding: 4px;
	height: 30px;
	width: 30px
}
.tzgConfigSelectionRowComponent {
	width: 48%;
	padding-bottom: 80px
}
.tzgConfigSelectionRowComponent .tzgConfigSelectionButton {
	border-radius: 80px;
	height: 160px;
	width: 160px;
	border: 6px solid #d48be1
}
.tzgConfigSelectionRowComponent .tzgConfigSelectionButtonUnSelected {
	border: none
}
.tzgConfigSelectionRowComponent .tzgConfigSelectionSelectTickBox {
	width: 120px;
	height: 30px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #be52d3;
	padding: 6px
}
.tzgConfigSelectionRowComponent .tzgConfigSelectionSelectTickBox .tzgConfigSelectionSelectTick {
	height: 20px;
	width: 20px;
	border-radius: 20px;
	background-color: #d48be1;
	float: left
}
.tzgConfigSelectionRowComponent .tzgConfigSelectionSelectTickBox .tzgConfigSelectionSelectTick .tzgConfigSelectionSelectTickUnSelected {
	color: #337ab7
}
.shell-filter {
	padding-bottom: 15px
}
.shell-filter .btn-group {
	margin-left: auto;
	margin-right: auto
}
.shell-filter .btn-group .btn-info {
	background-color: #fff;
	color: #03789b;
	border-color: #03789b
}
.shell-filter .btn-group .active {
	background-color: #03789b;
	color: #fff;
	font-weight: 700
}
.shell-filter .pagination {
	margin: 0
}
.shell-filter .nav-tabs {
	border-bottom: 2px solid #03789b
}
.shell-filter .nav-tabs .badge {
	background: #03789b
}
.shell-filter .nav-tabs li.active .badge {
	color: #03789b;
	background: #fff;
	border: 1px solid #fff
}
.open>.dropdown-toggle.shell-button .btn-danger, .open>.dropdown-toggle.shell-button .btn-default, .open>.dropdown-toggle.shell-button .btn-info, .open>.dropdown-toggle.shell-button .btn-primary, .open>.dropdown-toggle.shell-button .btn-success, .open>.dropdown-toggle.shell-button .btn-warning, .shell-button .btn-danger.active, .shell-button .btn-danger:active, .shell-button .btn-default.active, .shell-button .btn-default:active, .shell-button .btn-info.active, .shell-button .btn-info:active, .shell-button .btn-primary.active, .shell-button .btn-primary:active, .shell-button .btn-success.active, .shell-button .btn-success:active, .shell-button .btn-warning.active, .shell-button .btn-warning:active, .shell-tag .tag {
	background-image: none
}
.shell-filter .nav-tabs>li>a {
	margin-right: 0;
	border-radius: 0;
	padding: 10px 14px
}
.shell-filter-panel .well {
	background-color: #dde1e3;
	border: none;
	padding: 0 0 0 20px;
	min-height: 134px
}
.shell-filter-panel .well h3 {
	padding-top: 10px
}
.shell-filter-panel .well .form-group {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.shell-filter-panel .well-dark {
	background-color: #5b6773;
	color: #fff
}
.shell-filter-panel .well-dark .text-muted {
	color: #dde1e3
}
.shell-filter-panel .well-dark-side {
	padding: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-bottom: 0
}
.shell-filter-panel .well-dark-side .col-md-4 {
	border-right: 2px solid #99a4ac
}
.shell-filter-panel .well-dark-side .col-md-4:last-child {
	border-right: none
}
.shell-filter-panel .panel-heading {
	background-color: #03789b!important
}
.shell-filter-panel .panel-heading .form-control {
	border-color: #69bcff
}
.shell-containers .list-group {
	border-right: 1px solid #bbc3c8
}
.shell-containers .list-group .list-group-item.active .list-group-item-text {
	color: #69bcff
}
.shell-panel .panel {
/*	-webkit-box-shadow: 0 0 2px #fff, 0 2px 4px rgba(0,0,0,.24);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);
	box-shadow: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.24);*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	margin-bottom: 20px
}
.shell-panel .panedde1e3l-default {
	border: none
}
.shell-panel .panel-heading {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
border-radius: 0;
    background-color: #838E96;
    color: #fff;
    border-bottom: none;
    padding: 5px 15px;
}
.shell-panel .panel-subheading {
	background-color: #5b6773;
	color: #fff;
	margin: 0;/*	padding:5px 15px*/
}
.shell-panel .panel-subheading h3 {
	margin-top: 10px
}
.shell-panel .panel-subheading p.lead {
	margin-top: 10px;
	margin-bottom: 10px
}
.shell-panel .panel-subheading ul:not(.dropdown-menu) {
	list-style-type: circle;
	font-size: 1.5em
}
.shell-panel .list-group-item {
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #dde1e3;
	border-left-style: none;
	border-radius: 0!important;
	padding: 14px;
	margin-bottom: 0
}
.shell-panel .panel-list-group-v1 .panel-heading {
	background-color: #fff
}
.shell-panel .panel-list-group-v1 .panel-body {
	padding-left: 15px;
	padding-right: 15px
}
.shell-panel .panel-list-group-v1 .list-group-item:first-child {
	padding-top: 0
}
.shell-panel .panel-list-group-v1 .list-group-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.shell-panel .panel-list-group-v2 .panel-heading {
	background-color: #dde1e3
}
.shell-panel .panel-list-group-v2 .panel-body {
	padding: 0
}
.shell-panel .panel-filter {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	background-color: #b2d7e3
}
.shell-panel .panel-footer {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	border-top: 1px solid #03789b
}
.shell-panel .list-group {
	margin: 0;
	padding: 0
}
.shell-panel .list-group .active {
	background-color: #004b87
}
.shell-panel .shell-panel-split .panel {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: 0
}
.shell-panel .shell-panel-split .shell-panel-split-left {
	border-right: 1px solid #dde1e3;
	padding-right: 0!important
}
.shell-form .control-label {
	text-align: right
}
.shell-progress .btn-group .btn-info {
	background-color: #fff;
	color: #03789b;
	border-color: #03789b
}
.shell-progress .btn-group .active {
	background-color: #03789b;
	color: #fff
}
.shell-progress .btn-group .shell-progress-tick {
	height: 20px;
	width: 20px;
	background-color: #b2d7e3;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display: inline-block;
	text-align: center
}
.shell-progress .btn-group .shell-progress-tick .shell-progress-tick-complete, .shell-progress .btn-group .shell-progress-tick .shell-progress-tick-incomplete {
	color: #03789b
}
.shell-progress .list-group {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #dde1e3;
	padding-right: 30px;
	margin-bottom: 0
}
.shell-progress .list-group .list-group-item:first-child {
	border-top-right-radius: 4px!important;
	border-top-left-radius: 4px!important;
	border-top-width: 1px;
	border-bottom-width: 1px
}
.shell-progress .list-group .list-group-item {
	background-color: #fff;
	color: #03789b;
	border: 1px solid #03789b
}
.shell-progress .list-group .list-group-item:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-width: 1px
}
.shell-progress .list-group .active {
	background-color: #03789b;
	color: #fff;
	font-weight: 700
}
.shell-progress .list-group .shell-progress-tick {
	height: 20px;
	width: 20px;
	background-color: #b2d7e3;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display: inline-block;
	text-align: center;
	margin-right: 6px
}
.shell-progress .list-group .shell-progress-tick .shell-progress-tick-complete, .shell-progress .list-group .shell-progress-tick .shell-progress-tick-incomplete {
	color: #03789b
}
.tzgProgressionTabComponent .tzgProgressionTabBar {
	width: 90%;
	margin-left: auto;
	margin-right: auto
}
.tzgProgressionTabComponent .tzgProgressionTabBar .nav-tabs {
	border: none;
	float: none;
	display: inline-block
}
.tzgProgressionTabComponent .tzgProgressionTabBar .nav-tabs>li>a {
	border-radius: 60px;
	border: 4px solid #69bcff;
	height: 100px;
	width: 100px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 12px;
	font-weight: 700;
	padding-top: 26px;
	padding-left: 0;
	padding-right: 0;
	color: #000;
	background-color: #fff
}
.tzgProgressionTabComponent .tzgProgressionTabBar .nav-tabs>li>a:hover {
	background-color: #b4deff
}
.tzgProgressionTabComponent .tzgProgressionTabBar .nav-tabs>li.active>a {
	background-color: #004b87;
	color: #fff;
	border: 4px solid #69bcff!important;
	font-weight: 700
}
.tzgProgressionTabComponent .tzgProgressFinish {
	padding-top: 20px
}
.tzgProgressionTabComponent .tzgProgressCircleSectionComplete {
	background-color: #004b87!important;
	color: #fff!important;
	border: 4px solid #004b87!important
}
.tzgProgressionTabComponent .tzgProgressCircleSectionComplete .tzgProgressTickCheck {
	color: #fff
}
.tzgProgressionTabComponent .progress {
	margin-top: -58px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 10px!important
}
.tzgProgressionTabComponent .progress-bar {
	background-color: #69bcff
}
.tzgProgressionTabComponent .progress-bar-success {
	background-color: #004b87
}
.tzgProgressionTabComponent .tab-content {
	text-align: left
}
.shell-button .btn {
	font-weight: 700;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}
.shell-icon .icon, .shell-tag .tag {
	display: inline-block;
	font-weight: 400;
	vertical-align: middle;
	text-align: center
}
.shell-button .btn:hover {
	transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1);
	box-shadow: 0 4px 7px 0 rgba(0,0,0,.4)
}
.shell-button .btn.disabled.focus, .shell-button .btn.disabled:focus, .shell-button .btn.disabled:hover, .shell-button .btn[disabled].focus, .shell-button .btn[disabled]:focus, .shell-button .btn[disabled]:hover, fieldset[disabled] .shell-button .btn.focus, fieldset[disabled] .shell-button .btn:focus, fieldset[disabled] .shell-button .btn:hover {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}
.shell-button .btn-circle {
	height: 22px;
	width: 22px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
	padding-top: 1px;
	margin-right: 5px
}
.shell-button .btn-circle .fa {
	display: inline-block;
	width: 22px
}
.shell-button .btn-close {
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px
}
.shell-button .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #CCC
}
.shell-button .btn-default.focus, .shell-button .btn-default:focus {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}
.open>.dropdown-toggle.shell-button .btn-default, .shell-button .btn-default.active, .shell-button .btn-default:active, .shell-button .btn-default:hover {
	color: #fff;
	background-color: #fff;
	border-color: #ebebeb
}
.open>.dropdown-toggle.shell-button .btn-default.focus, .open>.dropdown-toggle.shell-button .btn-default:focus, .open>.dropdown-toggle.shell-button .btn-default:hover, .shell-button .btn-default.active.focus, .shell-button .btn-default.active:focus, .shell-button .btn-default.active:hover, .shell-button .btn-default:active.focus, .shell-button .btn-default:active:focus, .shell-button .btn-default:active:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}
.shell-button .btn-default.disabled.focus, .shell-button .btn-default.disabled:focus, .shell-button .btn-default.disabled:hover, .shell-button .btn-default[disabled].focus, .shell-button .btn-default[disabled]:focus, .shell-button .btn-default[disabled]:hover, fieldset[disabled] .shell-button .btn-default.focus, fieldset[disabled] .shell-button .btn-default:focus, fieldset[disabled] .shell-button .btn-default:hover {
	color: #333;
	background-color: #fff;
	border-color: #CCC
}
.shell-button .btn-default .badge {
	color: #fff;
	background-color: #333
}
.shell-button .btn-default .btn-circle {
	background-color: #fff
}
.shell-button .btn-default .btn-circle .fa {
	color: #fff
}
.shell-button .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.shell-button .btn-primary.focus, .shell-button .btn-primary:focus {
	color: #337ab7;
	background-color: #CADFE5;
	border-color: #2e6da4
}
.open>.dropdown-toggle.shell-button .btn-primary, .shell-button .btn-primary.active, .shell-button .btn-primary:active, .shell-button .btn-primary:hover {
	color: #337ab7;
	background-color: #CADFE5;
	border-color: #2e6da4
}
.open>.dropdown-toggle.shell-button .btn-primary.focus, .open>.dropdown-toggle.shell-button .btn-primary:focus, .open>.dropdown-toggle.shell-button .btn-primary:hover, .shell-button .btn-primary.active.focus, .shell-button .btn-primary.active:focus, .shell-button .btn-primary.active:hover, .shell-button .btn-primary:active.focus, .shell-button .btn-primary:active:focus, .shell-button .btn-primary:active:hover {
	color: #337ab7;
	background-color: #CADFE5;
	border-color: #2e6da4
}
.shell-button .btn-primary.disabled.focus, .shell-button .btn-primary.disabled:focus, .shell-button .btn-primary.disabled:hover, .shell-button .btn-primary[disabled].focus, .shell-button .btn-primary[disabled]:focus, .shell-button .btn-primary[disabled]:hover, fieldset[disabled] .shell-button .btn-primary.focus, fieldset[disabled] .shell-button .btn-primary:focus, fieldset[disabled] .shell-button .btn-primary:hover {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.shell-button .btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
.shell-button .btn-primary .btn-circle {
	background-color: #CADFE5
}
.shell-button .btn-primary .btn-circle .fa {
	color: #337ab7
}
.shell-button .btn-success {
	color: #fff;
	background-color: #64a70b;
	border-color: #568f09
}
.shell-button .btn-success.focus, .shell-button .btn-success:focus {
	color: #64a70b;
	background-color: #c7f787;
	border-color: #9af127
}
.open>.dropdown-toggle.shell-button .btn-success, .shell-button .btn-success.active, .shell-button .btn-success:active, .shell-button .btn-success:hover {
	color: #64a70b;
	background-color: #c7f787;
	border-color: #78c80d
}
.open>.dropdown-toggle.shell-button .btn-success.focus, .open>.dropdown-toggle.shell-button .btn-success:focus, .open>.dropdown-toggle.shell-button .btn-success:hover, .shell-button .btn-success.active.focus, .shell-button .btn-success.active:focus, .shell-button .btn-success.active:hover, .shell-button .btn-success:active.focus, .shell-button .btn-success:active:focus, .shell-button .btn-success:active:hover {
	color: #64a70b;
	background-color: #c7f787;
	border-color: #9af127
}
.shell-button .btn-success.disabled.focus, .shell-button .btn-success.disabled:focus, .shell-button .btn-success.disabled:hover, .shell-button .btn-success[disabled].focus, .shell-button .btn-success[disabled]:focus, .shell-button .btn-success[disabled]:hover, fieldset[disabled] .shell-button .btn-success.focus, fieldset[disabled] .shell-button .btn-success:focus, fieldset[disabled] .shell-button .btn-success:hover {
	color: #fff;
	background-color: #64a70b;
	border-color: #568f09
}
.shell-button .btn-success .badge {
	color: #64a70b;
	background-color: #fff
}
.shell-button .btn-success .btn-circle {
	background-color: #c7f787
}
.shell-button .btn-success .btn-circle .fa {
	color: #64a70b
}
.shell-button .btn-info {
	color: #fff;
	background-color: #004b87;
	border-color: #003d6e
}
.shell-button .btn-info.focus, .shell-button .btn-info:focus {
	color: #004b87;
	background-color: #54b3ff;
	border-color: #0084ed
}
.open>.dropdown-toggle.shell-button .btn-info, .shell-button .btn-info.active, .shell-button .btn-info:active, .shell-button .btn-info:hover {
	color: #004b87;
	background-color: #54b3ff;
	border-color: #005fab
}
.open>.dropdown-toggle.shell-button .btn-info.focus, .open>.dropdown-toggle.shell-button .btn-info:focus, .open>.dropdown-toggle.shell-button .btn-info:hover, .shell-button .btn-info.active.focus, .shell-button .btn-info.active:focus, .shell-button .btn-info.active:hover, .shell-button .btn-info:active.focus, .shell-button .btn-info:active:focus, .shell-button .btn-info:active:hover {
	color: #004b87;
	background-color: #54b3ff;
	border-color: #0084ed
}
.shell-button .btn-info.disabled.focus, .shell-button .btn-info.disabled:focus, .shell-button .btn-info.disabled:hover, .shell-button .btn-info[disabled].focus, .shell-button .btn-info[disabled]:focus, .shell-button .btn-info[disabled]:hover, fieldset[disabled] .shell-button .btn-info.focus, fieldset[disabled] .shell-button .btn-info:focus, fieldset[disabled] .shell-button .btn-info:hover {
	color: #fff;
	background-color: #004b87;
	border-color: #003d6e
}
.shell-button .btn-info .badge {
	color: #004b87;
	background-color: #fff
}
.shell-button .btn-info .btn-circle {
	background-color: #54b3ff
}
.shell-button .btn-info .btn-circle .fa {
	color: #004b87
}
.shell-button .btn-warning {
	color: #fff;
	background-color: #ffa300;
	border-color: #e69300
}
.shell-button .btn-warning.focus, .shell-button .btn-warning:focus {
	color: #ffa300;
	background-color: #ffedcc;
	border-color: #ffc866
}
.open>.dropdown-toggle.shell-button .btn-warning, .shell-button .btn-warning.active, .shell-button .btn-warning:active, .shell-button .btn-warning:hover {
	color: #ffa300;
	background-color: #ffedcc;
	border-color: #ffb024
}
.open>.dropdown-toggle.shell-button .btn-warning.focus, .open>.dropdown-toggle.shell-button .btn-warning:focus, .open>.dropdown-toggle.shell-button .btn-warning:hover, .shell-button .btn-warning.active.focus, .shell-button .btn-warning.active:focus, .shell-button .btn-warning.active:hover, .shell-button .btn-warning:active.focus, .shell-button .btn-warning:active:focus, .shell-button .btn-warning:active:hover {
	color: #ffa300;
	background-color: #ffedcc;
	border-color: #ffc866
}
.shell-button .btn-warning.disabled.focus, .shell-button .btn-warning.disabled:focus, .shell-button .btn-warning.disabled:hover, .shell-button .btn-warning[disabled].focus, .shell-button .btn-warning[disabled]:focus, .shell-button .btn-warning[disabled]:hover, fieldset[disabled] .shell-button .btn-warning.focus, fieldset[disabled] .shell-button .btn-warning:focus, fieldset[disabled] .shell-button .btn-warning:hover {
	color: #fff;
	background-color: #ffa300;
	border-color: #e69300
}
.shell-button .btn-warning .badge {
	color: #ffa300;
	background-color: #fff
}
.shell-button .btn-warning .btn-circle {
	background-color: #ffedcc
}
.shell-button .btn-warning .btn-circle .fa {
	color: #ffa300
}
.shell-button .btn-danger {
	color: #fff;
	background-color: red;
	border-color: red
}
.shell-button .btn-danger.focus, .shell-button .btn-danger:focus {
	color: #d14124;
	background-color: #f6d2cb;
	border-color: #e78774
}
.open>.dropdown-toggle.shell-button .btn-danger, .shell-button .btn-danger.active, .shell-button .btn-danger:active, .shell-button .btn-danger:hover {
	color: #d14124;
	background-color: #f6d2cb;
	border-color: #dd573b
}
.open>.dropdown-toggle.shell-button .btn-danger.focus, .open>.dropdown-toggle.shell-button .btn-danger:focus, .open>.dropdown-toggle.shell-button .btn-danger:hover, .shell-button .btn-danger.active.focus, .shell-button .btn-danger.active:focus, .shell-button .btn-danger.active:hover, .shell-button .btn-danger:active.focus, .shell-button .btn-danger:active:focus, .shell-button .btn-danger:active:hover {
	color: #d14124;
	background-color: #f6d2cb;
	border-color: #e78774
}
.shell-button .btn-danger.disabled.focus, .shell-button .btn-danger.disabled:focus, .shell-button .btn-danger.disabled:hover, .shell-button .btn-danger[disabled].focus, .shell-button .btn-danger[disabled]:focus, .shell-button .btn-danger[disabled]:hover, fieldset[disabled] .shell-button .btn-danger.focus, fieldset[disabled] .shell-button .btn-danger:focus, fieldset[disabled] .shell-button .btn-danger:hover {
	color: #fff;
	background-color: #d14124;
	border-color: #bb3a20
}
.shell-button .btn-danger .badge {
	color: #d14124;
	background-color: #fff
}
.shell-button .btn-danger .btn-circle {
	background-color: #f6d2cb
}
.shell-button .btn-danger .btn-circle .fa {
	color: #d14124
}
.alert {
	margin-bottom: 0
}
.shell-tag .tag {
	margin-bottom: 0;
	white-space: nowrap;
	transition: all .5s linear;
	padding: 1px 16px;
	font-size: 14px;
	line-height: 25px;
	border-radius: 0 4px 4px 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.shell-tag .tag:first-child {
	margin-left: 20px!important
}
.shell-tag .tag:first-child:before {
	content: "";
	float: left;
	position: absolute;
	top: -4px;
	left: -16px;
	width: 0;
	height: 0;
	border-color: transparent #0089E0 transparent transparent;
	border-style: solid;
	border-width: 18px 18px 18px 0;
	transition: all .5s linear
}
.shell-tag .tag:first-child:after {
	content: "";
	position: absolute;
	top: 12px;
	left: -1px;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	-moz-box-shadow: -1px -1px 2px #004977;
	-webkit-box-shadow: -1px -1px 2px #004977;
	box-shadow: -1px -1px 2px #004977;
	transition: all .5s linear
}
.shell-tag .tag-default {
	color: #333;
	background-color: #fff;
	border-color: #bfbfbf
}
.shell-tag .tag-default:first-child:before {
	border-color: transparent #fff transparent transparent
}
.shell-tag .tag-default:first-child:after {
	-moz-box-shadow: -1px -1px 2px #bfbfbf;
	-webkit-box-shadow: -1px -1px 2px #bfbfbf;
	box-shadow: -1px -1px 2px #bfbfbf
}
.shell-tag .tag-default.tag-remove:hover {
	color: #333;
	background-color: #fff;
	border-color: #bfbfbf
}
.shell-tag .tag-default-alt {
	color: #fff;
	background-color: #333;
	border-color: #f2f2f2
}
.shell-tag .tag-default-alt:first-child:before {
	border-color: transparent #333 transparent transparent
}
.shell-tag .tag-default-alt:first-child:after {
	-moz-box-shadow: -1px -1px 2px #f2f2f2;
	-webkit-box-shadow: -1px -1px 2px #f2f2f2;
	box-shadow: -1px -1px 2px #f2f2f2
}
.shell-tag .tag-default-alt.tag-remove:hover {
	color: #fff;
	background-color: #999;
	border-color: #f2f2f2
}
.shell-tag .tag-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #0b5a9f
}
.shell-tag .tag-primary:first-child:before {
	border-color: transparent #337ab7 transparent transparent
}
.shell-tag .tag-primary:first-child:after {
	-moz-box-shadow: -1px -1px 2px #0b5a9f;
	-webkit-box-shadow: -1px -1px 2px #0b5a9f;
	box-shadow: -1px -1px 2px #0b5a9f
}
.shell-tag .tag-primary.tag-remove:hover {
	color: #fff;
	background-color: #CADFE5;
	border-color: #0b5a9f
}
.shell-tag .tag-success {
	color: #fff;
	background-color: #64a70b;
	border-color: #477708
}
.shell-tag .tag-success:first-child:before {
	border-color: transparent #64a70b transparent transparent
}
.shell-tag .tag-success:first-child:after {
	-moz-box-shadow: -1px -1px 2px #477708;
	-webkit-box-shadow: -1px -1px 2px #477708;
	box-shadow: -1px -1px 2px #477708
}
.shell-tag .tag-success.tag-remove:hover {
	color: #fff;
	background-color: #c7f787;
	border-color: #477708
}
.shell-tag .tag-info {
	color: #fff;
	background-color: #004b87;
	border-color: #002f54
}
.shell-tag .tag-info:first-child:before {
	border-color: transparent #004b87 transparent transparent
}
.shell-tag .tag-info:first-child:after {
	-moz-box-shadow: -1px -1px 2px #002f54;
	-webkit-box-shadow: -1px -1px 2px #002f54;
	box-shadow: -1px -1px 2px #002f54
}
.shell-tag .tag-info.tag-remove:hover {
	color: #fff;
	background-color: #54b3ff;
	border-color: #002f54
}
.shell-tag .tag-info-alt {
	color: #004b87;
	background-color: #bae0ff;
	border-color: #a1d5ff
}
.shell-tag .tag-info-alt:first-child:before {
	border-color: transparent #bae0ff transparent transparent
}
.shell-tag .tag-info-alt:first-child:after {
	-moz-box-shadow: -1px -1px 2px #a1d5ff;
	-webkit-box-shadow: -1px -1px 2px #a1d5ff;
	box-shadow: -1px -1px 2px #a1d5ff
}
.shell-tag .tag-info-alt.tag-remove:hover {
	color: #004b87;
	background-color: #fff;
	border-color: #a1d5ff
}
.shell-tag .tag-warning {
	color: #fff;
	background-color: #ffa300;
	border-color: #cc8200
}
.shell-tag .tag-warning:first-child:before {
	border-color: transparent #ffa300 transparent transparent
}
.shell-tag .tag-warning:first-child:after {
	-moz-box-shadow: -1px -1px 2px #cc8200;
	-webkit-box-shadow: -1px -1px 2px #cc8200;
	box-shadow: -1px -1px 2px #cc8200
}
.shell-tag .tag-warning.tag-remove:hover {
	color: #fff;
	background-color: #ffedcc;
	border-color: #cc8200
}
.shell-tag .tag-warning-alt {
	color: #000;
	background-color: #ff0;
	border-color: #e5e600
}
.shell-tag .tag-warning-alt:first-child:before {
	border-color: transparent #ff0 transparent transparent
}
.shell-tag .tag-warning-alt:first-child:after {
	-moz-box-shadow: -1px -1px 2px #e5e600;
	-webkit-box-shadow: -1px -1px 2px #e5e600;
	box-shadow: -1px -1px 2px #e5e600
}
.shell-tag .tag-warning-alt.tag-remove:hover {
	color: #000;
	background-color: #ffc;
	border-color: #e5e600
}
.shell-tag .tag-danger {
	color: #fff;
	background-color: #d14124;
	border-color: #a5331d
}
.shell-tag .tag-danger:first-child:before {
	border-color: transparent #d14124 transparent transparent
}
.shell-tag .tag-danger:first-child:after {
	-moz-box-shadow: -1px -1px 2px #a5331d;
	-webkit-box-shadow: -1px -1px 2px #a5331d;
	box-shadow: -1px -1px 2px #a5331d
}
.shell-tag .tag-danger.tag-remove:hover {
	color: #fff;
	background-color: #f6d2cb;
	border-color: #a5331d
}
.shell-tag .tag-group-lg>.tag, .shell-tag .tag-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0 6px 6px 0
}
.shell-tag .tag-group-lg>.tag:first-child, .shell-tag .tag-lg:first-child {
	margin-left: 28px!important
}
.shell-tag .tag-group-lg>.tag:first-child:before, .shell-tag .tag-lg:first-child:before {
	top: -6px;
	left: -28px;
	border-width: 28px 28px 28px 0
}
.shell-tag .tag-group-lg>.tag:first-child:after, .shell-tag .tag-lg:first-child:after {
	top: 19px;
	left: -3px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
.shell-tag .tag-group-sm>.tag, .shell-tag .tag-sm {
	padding: 5px 12px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0 3px 3px 0
}
.shell-tag .tag-group-xs>.tag, .shell-tag .tag-xs {
	padding: 1px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0 3px 3px 0
}
.shell-tag .tag-group-xs>.tag:first-child, .shell-tag .tag-xs:first-child {
	margin-left: 12px!important
}
.shell-tag .tag-group-xs>.tag:first-child:before, .shell-tag .tag-xs:first-child:before {
	top: -2px;
	left: -12px;
	border-width: 12px 12px 12px 0
}
.shell-tag .tag-group-xs>.tag:first-child:after, .shell-tag .tag-xs:first-child:after {
	top: 8px;
	left: -1px;
	width: 4px;
	height: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.shell-tag .tag-group, .shell-tag .tag-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	overflow-y: hidden
}
.shell-tag .tag-group-vertical>.tag, .shell-tag .tag-group>.tag {
	position: relative;
	float: left;
	border-left: 1px solid
}
.shell-tag .tag-group-vertical>.tag-remove, .shell-tag .tag-group>.tag-remove {
	cursor: pointer
}
.shell-tag .tag-group-vertical>.tag-remove.active, .shell-tag .tag-group-vertical>.tag-remove:active, .shell-tag .tag-group>.tag-remove.active, .shell-tag .tag-group>.tag-remove:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.shell-tag .tag-group .tag+.tag, .shell-tag .tag-group .tag+.tag-group, .shell-tag .tag-group .tag-group+.tag, .shell-tag .tag-group .tag-group+.tag-group {
	margin-left: -1px
}
.shell-tag .tag .caret, .shell-tag .tag-group>.tag:first-child {
	margin-left: 0
}
.shell-tag .tag-group>.tag:not(:first-child):not(:last-child):not(.tag-remove) {
	border-radius: 0
}
.shell-tag .tag-group>.tag:first-child:not(:last-child):not(.tag-remove) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.shell-tag .tag-group>.tag-remove:not(:first-child), .shell-tag .tag-group>.tag:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.shell-tag .tag-group>.tag+.tag-remove {
	padding-left: 8px;
	padding-right: 8px
}
.shell-tag .tag-group>.tag-group-lg>.tag+.tag-remove, .shell-tag .tag-group>.tag-lg+.tag-remove {
	padding-left: 12px;
	padding-right: 12px
}
.shell-tag .tag-group-lg>.tag .caret, .shell-tag .tag-lg .caret {
	border-width: 5px 5px 0
}
.shell-icon .icon {
	height: 22px;
	width: 22px;
	line-height: 22px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 14px
}
.shell-icon .icon-sm {
	height: 14px;
	width: 14px;
	line-height: 14px;
	font-size: 10px
}
.shell-icon .icon-sm .fa-exclamation-triangle {
	font-size: 8px
}
.shell-icon .icon-md {
	height: 18px;
	width: 18px;
	line-height: 18px;
	font-size: 14px
}
.shell-icon .icon-md .fa-exclamation-triangle {
	font-size: 12px;
	position: relative;
	top: -2px
}
.shell-icon .icon-lg {
	height: 26px;
	width: 26px;
	line-height: 26px;
	font-size: 16px
}
.shell-icon .icon-default {
	background-color: #eee
}
.shell-icon .icon-info, .shell-icon .icon-primary {
	background-color: #c058d4
}
.shell-icon .icon-default .fa {
	color: #555
}
.shell-icon .icon-primary .fa {
	color: #337ab7
}
.shell-icon .icon-info .fa {
	color: #004b87
}
.shell-icon .icon-success {
	background-color: #b1f457
}
.shell-icon .icon-success .fa {
	color: #64a70b
}
.shell-icon .icon-warning {
	background-color: #ffda99
}
.shell-icon .icon-warning .fa {
	color: #ffa300
}
.shell-icon .icon-danger {
	background-color: #efad9f
}
.shell-icon .icon-danger .fa {
	color: #d14124
}
.shell-icon .icon-menu {
	background-color: #8bc2d5
}
.shell-icon .icon-menu .fa {
	color: #03789b
}
.shell-menu .shell-menu-main, .shell-menu .shell-menu-main ul {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #5b6773;
	list-style: none;
	text-transform: none;
	line-height: 60px
}
.shell-menu .shell-menu-main .shell-pin, .shell-menu .shell-menu-main ul .shell-pin {
	margin-bottom: 60px
}
.shell-menu .shell-menu-main:after {
	display: table;
	clear: both;
	content: ""
}
.shell-menu .shell-menu-main a {
	display: block;
	height: 100%;
	color: #5b6773;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap
}
.dropdown-menu, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	cursor: default
}
.shell-menu .shell-menu-main a.shell-selected {
	color: #337ab7
}
.shell-menu .shell-menu-main a.shell-selected:hover {
	background: #337ab7;
	color: #fff
}
.shell-menu .shell-menu-main a:hover {
	background: #5b6773;
	color: #fff
}
.shell-menu .shell-menu-main a .fa {
	margin-top: -2px;
	height: 60px;
	line-height: 60px;
	width: 61px;
	text-align: center
}
.shell-menu .shell-menu-main a .fa-lg {
	vertical-align: middle
}
.shell-menu .shell-menu-main a .shell-menu-label {
	font-size: 15px;
	font-weight: 500;
	left: 75px;
	position: absolute
}
.shell-menu .shell-menu-main>li {
	display: block;
	float: left;
	height: 100%;
	text-align: center;
	border-right: 1px solid #bbc3c8
}
.shell-menu .shell-menu-main>li>a {
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 36px;
	line-height: 36px
}
.shell-menu .shell-menu-main li.shell-trigger {
	position: relative;
	width: 61px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.shell-menu .shell-menu-main li.shell-trigger a {
	height: 60px;
	line-height: 60px
}
.shell-menu .shell-menu-wrapper {
	z-index: 1;
	position: fixed;
	top: 60px;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 61px;
	border-top: 1px solid #bbc3c8;
	border-right: 1px solid #bbc3c8;
	background: #fff;
	-webkit-transform: translateX(-70px);
	-moz-transform: translateX(-70px);
	transform: translateX(-70px);
	-webkit-transition: -webkit-transform .3s, width .3s;
	-moz-transition: -moz-transform .3s, width .3s;
	transition: transform .3s, width .3s
}
.shell-menu .shell-menu-wrapper .shell-pinned a {
	width: 370px;
	color: #fff
}
.shell-menu .shell-menu-wrapper .shell-pinned a .fa {
	margin-top: 0
}
.shell-menu .shell-menu-wrapper .shell-pinned.shell-primary {
	border-top: 1px solid #bbc3c8
}
.shell-menu .shell-menu-wrapper .shell-pinned.shell-primary a {
	background: #337ab7
}
.shell-menu .shell-menu-wrapper .shell-pinned.shell-primary a:hover {
	background: #84deff;
	color: #337ab7
}
.shell-menu .shell-menu-wrapper .shell-pinned.shell-default a {
	border-bottom: 1px solid #bbc3c8;
	cursor: default;
	background: #99a4ac
}
.shell-menu .shell-menu-wrapper.shell-open-all, .shell-menu .shell-menu-wrapper.shell-open-part {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0)
}
.shell-menu .shell-menu-wrapper.shell-open-all {
	width: 350px
}
.shell-menu .shell-menu-wrapper.shell-open-all .shell-submenu li {
	height: 60px
}
.shell-menu .shell-scroller {
	position: absolute;
	overflow-y: scroll;
	width: 370px;
	height: 100%
}
.shell-menu .shell-menu {
	text-align: left;
	border-right: 1px solid #bbc3c8;
	border-bottom: 1px solid #bbc3c8
}
.shell-menu .shell-menu li li, .shell-menu .shell-menu li:not(:first-child) {
	box-shadow: inset 0 1px #bbc3c8
}
.shell-menu .shell-submenu li {
	overflow: hidden;
	height: 0;
	-webkit-transition: height .3s;
	-moz-transition: height .3s;
	transition: height .3s
}
.dropdown-menu, .modal-lg .modal-content {
	overflow-y: auto
}
.shell-menu .shell-submenu li a {
	padding-left: 25px
}
.shell-menu .shell-submenu li a .shell-menu-label {
	left: 100px
}
.shell-menu .shell-icon-menu::before::before {
margin-left:-15px;
vertical-align:-2px;
width:30px;
height:3px;
background:#5b6773;
box-shadow:0 3px #fff, 0 -6px #5b6773, 0 -9px #fff, 0 -12px #5b6773;
content:''
}
ng-view.position-relative {
	top: 80px
}
.row-same-height {
	display: table;
	table-layout: fixed
}
.col-xs-height {
	display: table-cell;
	float: none!important;
	vertical-align: middle
}
.col-xs-top {
	vertical-align: top
}
.col-xs-bottom {
	vertical-align: bottom
}
.modal-backdrop {
	background: rgba(128,128,128,.5);
	min-height: 100%
}
.dropdown-menu {
	left: 0!important;
	width: auto !important;
	max-height: 402px
}
.dropdown-menu>li>a {
	overflow: hidden;
	text-overflow: ellipsis
}
.pull-right>.dropdown-menu {
	left: auto!important;
	right: 0!important
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #ccc;
	opacity: 1
}
.input-loading-icon {
	position: relative;
	right: 15px;
	bottom: 24px;
	color: #A2A2A2
}
input::-ms-clear {
display:none
}
.modal-sm {
	min-height: 300px;
	width: 600px!important;
	margin: 10% auto 0
}
.modal-sm .modal-content {
	width: 600px;
	overflow-y: visible;
	right: auto;
	bottom: auto;
	min-height: 200px;
	background: 0 0;
	box-shadow: none;
	position: relative
}
.modal-sm .modal-content .content {
	background-color: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm .modal-content .modal-body {
	clear: both
}
.modal-sm-t {
	min-height: 300px;
	width: 900px!important;
	margin: 0 auto;
	height: 100%;
	display: table
}
.modal-sm-t .modal-content {
	width: 900px;
	min-height: 200px;
	max-height: 100%;
	background: 0 0;
	box-shadow: none;
	position: relative;
	display: table-cell;
	vertical-align: middle
}
.modal-sm-t .modal-content .content {
	background-color: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	overflow-y: auto;
	max-height: 100%
}
.modal-sm-t .modal-content .modal-body {
	clear: both
}
.modal-backdrop.fade.in {
	opacity: 1
}
.error-text {
	top: -10px;
	font-size: smaller;
	color: #F88
}
.hr {
	border-bottom: 1px solid #DDE1E3;
	padding-bottom: 15px;
	margin-bottom: 15px
}
input:disabled {
	cursor: not-allowed
}
.pointer {
	cursor: pointer
}
.transparent {
	opacity: 0
}
.text-ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.context-menu {
	background-color: #fff;
	position: fixed;
	z-index: 10000;
	-webkit-box-shadow: 1px 2px 8px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 1px 2px 8px 0 rgba(0,0,0,.2);
	box-shadow: 1px 2px 8px 0 rgba(0,0,0,.2)
}
.context-menu ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.context-menu a {
	color: #333;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
	white-space: nowrap
}
.clone .clone-icon, .transfer .transfer-icon {
	display: block;
	bottom: 0;
	padding: 5px 15px;
	font-size: 14px
}
.context-menu a:hover {
	background-color: #337ab7;
	color: #fff
}
.transfer {
	position: relative;
	cursor: default
}
.transfer .transfer-icon {
	position: absolute;
	right: -40px;
	color: #337ab7;
	cursor: pointer
}
.transfer .transfer-icon.light {
	color: #B3DDFF
}
.transfer .transfer-icon.inner {
	right: 0
}
.clone {
	position: relative;
	cursor: default
}
.clone .clone-icon {
	position: absolute;
	right: -40px;
	color: #337ab7;
	cursor: pointer
}
.clone .clone-icon.light {
	color: #B3DDFF
}
.clone .clone-icon.inner {
	right: 0
}
.breadcrumb-wrapper {
	padding: 15px;
	position: absolute;
	top: 60px;
	z-index: 11
}
.breadcrumb-wrapper .breadcrumb {
	padding: 10px 15px
}
.padding-horizontal-none, .padding-left-none {
	padding-left: 0!important
}
.padding-horizontal-none, .padding-right-none {
	padding-right: 0!important
}
.padding-top-none, .padding-vertical-none {
	padding-top: 0!important
}
.padding-bottom-none, .padding-vertical-none {
	padding-bottom: 0!important
}
.breadcrumb-wrapper .breadcrumb>li+li:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f054"
}
.font-size-36 {
	font-size: 36px!important
}
.font-size-30 {
	font-size: 30px!important
}
.font-size-26 {
	font-size: 26px!important
}
.flex {
	display: flex;
	align-items: center;
	justify-content: center
}
.margin-none {
	margin: 0!important
}
.margin-top-none {
	margin-top: 0!important
}
.margin-bottom-none {
	margin-bottom: 0!important
}
.margin-left-none {
	margin-left: 0!important
}
.margin-right-none {
	margin-right: 0!important
}
.margin-bottom-15 {
	margin-bottom: 15px
}
.margin-top-15 {
	margin-top: 15px
}
.margin-left-15 {
	margin-left: 15px
}
.margin-right-15 {
	margin-right: 15px
}
.padding-none {
	padding: 0!important
}
.position-absolute {
	position: absolute!important
}
.position-fixed {
	position: fixed!important
}
.position-relative {
	position: relative!important
}
.position-top {
	top: 0!important
}
.position-bottom {
	bottom: 0!important
}
.manage-tags .pagination-fixed, .products-list-wrapper .pagination-fixed {
	bottom: -65px;
	-webkit-transition: bottom ease .5s;
	-moz-transition: bottom ease .5s;
	-o-transition: bottom ease .5s
}
.position-left {
	left: 0!important
}
.position-right {
	right: 0!important
}
.products-list-wrapper {
/*	padding: 0 15px 15px*/
}
.products-list-wrapper .list-body {
	padding: 0
}
.products-list-wrapper .list-body .view-btn {
	padding-left: 10px!important
}
.products-list-wrapper .list-body .type-wrap {
	padding-left: 10px!important;
	padding-top: 10px!important
}
.products-list-wrapper .list-body .type-wrap .type-label {
	display: inline;
	padding: 5px;
	font-size: 75%;
	font-weight: 600;
	color: #fff;
	border-radius: .25em;
	background-color: #777
}
.products-list-wrapper .list-body .type-wrap .type-label.type-m {
	background-color: #16A085
}
.products-list-wrapper .list-body .type-wrap .type-label.type-f {
	background-color: #2980B9
}
.products-list-wrapper .list-body .type-wrap .type-label.type-d {
	background-color: #F39C12
}
.products-list-wrapper .list-body .type-wrap .type-label.type-a, .products-list-wrapper .list-body .type-wrap .type-label.type-r {
	background-color: #C0392B
}
.products-list-wrapper .list-body .type-wrap .type-label.type-h {
	background-color: #8E44AD
}
.products-list-wrapper .list-body .type-wrap .type-label.type-o {
	background-color: #7F8C8D
}
.products-list-wrapper .list-exception {
	text-align: center;
	color: #AAA;
	font-size: 16px
}
.products-list-wrapper .list-exception .msg {
	font-size: 16px;
	margin-left: 15px;
	display: inline-block
}
.products-list-wrapper .list-loading {
	text-align: center;
	padding: 100px 0;
	font-size: 16px;
	color: #99a4ac;
	min-height: 260px
}
.products-list-wrapper .list-pagination {
	position: relative
}
.products-list-wrapper .list-pagination .panel-footer {
	padding-top: 15px;
	background-color: #fff
}
.products-list-wrapper .pagination-fixed {
	padding: 0 15px;
	position: fixed;
	left: 0;
	width: 100%;
	transition: bottom ease .5s
}
.products-list-wrapper .adjust-products-grid {
	padding-bottom: 55px
}
.products-list-wrapper .pagination-fixed.slide-in {
	bottom: 0
}
.products-list-wrapper .tags-list .tag-item {
	margin: 4px 2px
}
.products-list-wrapper .highlight {
	background-color: #FF0!important;
	color: #000!important
}
.products-list-wrapper .ui-grid-pinned-container .ui-grid-header-cell {
	background-color: #b2d7e3;
	padding-top: 10px;
	height: 52px
}
.products-list-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row-selected .ui-grid-cell, .products-list-wrapper .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row-selected .ui-grid-cell {
	background-color: #C9DDE1
}
.products-list-wrapper .ui-grid-pinned-container .ui-grid-header-cell .ui-grid-cell-contents .ui-grid-selection-row-header-buttons {
	padding-top: 0;
	text-align: center
}
.products-list-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	text-align: center
}
.products-list-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row-header-cell {
	height: 44px
}
.products-list-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-selection-row-header-buttons {
	padding-top: 3px
}
.products-list-wrapper .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell {
	border-right: none;
	padding-left: 5px;
	padding-right: 5px;
	height: 52px
}
.products-list-wrapper .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	border-right: none
}
.products-list-wrapper .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.products-list-wrapper .ui-grid-row .ui-grid-cell {
	padding: 4px 5px;
	border-bottom: 1px solid #D4D4D4
}
.products-list-wrapper .ui-grid-row:nth-child(even) .ui-grid-cell {
	background-color: #fff
}
.products-list-wrapper .ui-grid-row:nth-child(odd) .ui-grid-cell {
	background-color: #f5f5f5
}
.products-list-wrapper .ui-grid-row:last-child .ui-grid-cell {
	border-bottom-width: thin!important
}
.products-list-wrapper .ui-grid-row:hover .ui-grid-cell {
	background-color: #EBEBEB
}
.products-list-wrapper mark.highlight {
	padding-left: 0;
	padding-right: 0
}
.products-list-wrapper .action-button {
	padding: 10px 0
}
.products-list-wrapper .action-button button {
	margin-right: 20px
}
.products-list-wrapper .action-button button:last-child {
	margin-right: 0
}
.products-list-wrapper .product-count {
	padding: 10px 0;
	font-weight: 700
}
.products-list-wrapper .display-rows {
	color: #000
}
.products-list-wrapper .display-rows label {
	margin-right: 15px;
	color: #fff;
	font-weight: 700
}
.products-details-wrapper .modal-header .header-left, .products-details-wrapper .modal-header .header-right {
	-webkit-transition: width linear .5s;
	-moz-transition: width linear .5s;
	-o-transition: width linear .5s;
	transition: width linear .5s
}
.products-details-wrapper .modal-header .header-right .modal-title {
	line-height: 34px
}
.products-details-wrapper .modal-body {
	z-index: 1;
	clear: both
}
.products-details-wrapper .confirmation-popup .content {
	background-color: #fff;
	margin-top: 200px;
	padding: 20px
}
.products-details-wrapper .confirmation-popup .content .close-btn, .products-details-wrapper .confirmation-popup .content .confirm-btn {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px
}
.products-details-wrapper .confirmation-popup .content .msg {
	clear: both
}
.products-details-wrapper .adjust-hover-icons .transfer-icon {
	padding-right: 10px
}
.products-details-wrapper .adjust-hover-icons .clone-icon {
	padding-left: 10px
}
.products-details-wrapper .product-details-tabs {
	padding-left: 15px;
	padding-right: 15px;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s
}
.products-details-wrapper .product-details-tabs.menu-extended {
	padding-left: 230px
}
.products-details-wrapper .product-details-tabs.menu-minimized {
	padding-left: 94px
}
.products-details-wrapper .details-menu-wrap {
	z-index: 10;
	margin-bottom: 15px;
	-webkit-transition: width linear .5s;
	-moz-transition: width linear .5s;
	-o-transition: width linear .5s;
	transition: width linear .5s
}
.products-details-wrapper .details-menu-wrap.menu-extended {
	width: 230px;
	padding-left: 15px;
	padding-right: 15px
}
.products-details-wrapper .details-menu-wrap.menu-minimized {
	width: 94px;
	padding-left: 15px;
	padding-right: 15px
}
.products-details-wrapper .details-menu-wrap.position-fixed {
	top: 80px
}
.products-details-wrapper .details-menu-wrap .btn {
	overflow: hidden;
	-webkit-transition: width linear .5s;
	-moz-transition: width linear .5s;
	-o-transition: width linear .5s;
	transition: width linear .5s
}
.products-details-wrapper .details-menu-wrap .btn .btn-circle {
	margin-right: 9px;
	margin-left: 9px
}
.products-details-wrapper .details-menu-wrap #product-details-info-btn.menu-extended {
	width: 160px
}
.products-details-wrapper .details-menu-wrap #product-details-info-btn.menu-minimized {
	width: 42px
}
.products-details-wrapper .details-menu-wrap #product-details-info-btn-close.menu-extended {
	width: 40px
}
.products-details-wrapper .details-menu-wrap #product-details-info-btn-close.menu-minimized {
	width: 22px
}
.products-details-wrapper .details-menu-wrap .shell-icon .icon-menu {
	background-color: #8bc2d5
}
.products-details-wrapper .details-menu-wrap .shell-icon .icon-menu .fa {
	color: #03789b
}
.products-details-wrapper .details-menu-wrap .shell-icon .icon {
	height: 22px;
	width: 22px;
	line-height: 22px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	font-size: 14px
}
.products-details-wrapper .details-menu-wrap .shell-icon .icon-lg {
	height: 26px;
	width: 26px;
	line-height: 26px;
	font-size: 16px
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group {
	width: 100%;
	padding-right: 20px;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s;
	border-right: none
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group.minimized {
	width: 64px
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group.extended {
	width: 200px
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item {
	background-color: #fff;
	overflow: hidden;
	line-height: 28px;
	padding: 0
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item a {
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	color: inherit
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item .menu-label {
	overflow: hidden;
	padding-left: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	-webkit-transition: width linear .5s;
	-moz-transition: width linear .5s;
	-o-transition: width linear .5s;
	transition: width linear .5s
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item .menu-label.minimized {
	width: 0
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.active {
	background-color: #03789b
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.inactive {
	background-color: #eae8e8
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.active .shell-icon .icon-menu {
	background-color: #8bc2d5;
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.active .shell-icon .icon-menu .fa {
	color: #03789b
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header {
	position: relative;
	padding: 10px 15px
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header .extend-icon {
	width: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	-webkit-transition: right linear .5s;
	-moz-transition: right linear .5s;
	-o-transition: right linear .5s;
	transition: right linear .5s
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header .extend-icon.minimized {
	right: 0
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header .menu-label {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header .menu-label.minimized {
	width: 0
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header .shell-icon .icon-menu {
	border: 1px solid #fff
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header .shell-icon .icon-menu .fa {
	color: #fff
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header, .products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.header:hover {
	background-color: #004b87;
	color: #fff;
	font-weight: 700
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .list-group-item.link {
	cursor: pointer
}
.products-details-wrapper .details-menu-wrap .shell-progress .list-group .ui-sortable-helper:not(.active) {
	background-color: #fff!important
}
.products-details-wrapper .details-menu-wrap .shell-progress .shell-icon .icon-menu {
	border: 1px solid #03789b;
	background: 0 0
}
.products-details-wrapper .details-content .content-pane {
	padding-left: 10px;
	padding-right: 20px
}
.products-details-wrapper .details-content .content-pane .loading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 15;
	text-align: center;
	min-height: 150px;
	font-size: 16px;
	filter: alpha(opacity=70);
	opacity: .7
}
.products-details-wrapper .details-content .content-pane .pane-general, .products-details-wrapper .details-content .content-pane .pane-general .input-wrap {
	position: relative
}
.products-details-wrapper .details-content .content-pane .pane-general hr {
	border-color: #E4E4E4
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel.panel-right {
	border-left: none;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel.panel-right .panel-heading {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel.panel-left {
	border-right: none;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel.panel-left .panel-heading {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel .panel-heading {
	font-weight: 700;
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel .panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel .panel-body {
	background-color: #99a4ac;
	color: #fff
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel-info {
	border-color: #004b87
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel-info>.panel-heading {
	color: #004b87;
	background-color: #69bcff;
	border-color: #004b87
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #004b87
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel-info>.panel-heading .badge {
	color: #69bcff;
	background-color: #004b87
}
.products-details-wrapper .details-content .content-pane .pane-general .date-wrap .panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #004b87
}
.products-details-wrapper .details-content .content-pane .pane-general .input-wrap textarea {
	resize: none;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-general .input-wrap .input-stat {
	padding: 3px 5px;
	position: absolute;
	bottom: -18px;
	right: 0;
	line-height: 12px;
	font-size: 11px;
	background-color: #CCC
}
.products-details-wrapper .details-content .content-pane .pane-general .exception-msg {
	margin-top: 10px;
	min-height: 20px;
	color: #d14124;
	font-size: 12px
}
.products-details-wrapper .details-content .content-pane .pane-general .exception-msg a {
	color: inherit;
	text-decoration: underline
}
.products-details-wrapper .details-content .content-pane .pane-general .exception-msg a:hover {
	color: #AF3921
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .input-group .tags-input {
	display: table-cell;
	vertical-align: top
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .input-group .tags-input.left-space {
	padding-left: 5px
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .input-group .input-group-btn {
	vertical-align: top
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .select-dropdown .btn-group, .products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .select-dropdown .btn-group button {
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .select-dropdown .dropdown-menu {
	z-index: 1040;
	max-width: 570px
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .select-dropdown .dropdown-menu .text {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .select-dropdown .filter-option .text .desc {
	display: none
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .tag-group .tag-grey {
	background-color: #5B6770;
	border-color: #CCC;
	color: #fff
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .tag-group .tag-grey.tag-remove:hover {
	color: #222;
	background-color: #BBB
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .tag-group .service-tag {
	cursor: default
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .tag-group .service-tag .popover {
	min-width: 150px;
	max-width: none;
	background-color: #EFE678;
	border: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .tag-group .service-tag .popover .popover-content {
	padding: 5px;
	line-height: 12px;
	font-size: 12px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis
}
.products-details-wrapper .details-content .content-pane .pane-tags .service-tag-wrap .tag-group .service-tag .popover .arrow:after {
	border-bottom-color: #EFE678
}
.products-details-wrapper .details-content .content-pane .pane-tags .no-data-exception {
	font-size: 13px;
	padding: 15px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border: 1px solid #CCC;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.products-details-wrapper .details-content .content-pane .pane-tags h5.title {
	font-weight: 700
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-input {
	position: relative
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-input input {
	height: 34px;
	width: 100%;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border: 1px solid #CCC;
	padding: 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.bulk-tagging-wrap .tag-content .tags-input input, .products-details-wrapper .details-content .content-pane .pane-tags .tags-wrap {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-input ul.dropdown-menu {
	max-height: 400px;
	overflow-y: auto
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-input .input-loading-icon {
	position: absolute;
	right: 15px;
	bottom: 10px
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-wrap {
	padding: 0 5px 5px;
	border: 1px solid #CCC;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-wrap .tag-group {
	margin-right: 10px;
	margin-top: 5px
}
.products-details-wrapper .details-content .content-pane .pane-tags .tags-wrap .tag-group:last-child {
	margin-right: 0
}
.products-details-wrapper .details-content .content-pane .pane-tags .exception-msg {
	margin-top: 5px;
	margin-bottom: 10px;
	min-height: 20px;
	color: #d14124;
	font-size: 12px
}
.products-details-wrapper .details-content .content-pane .pane-components, .products-details-wrapper .details-content .content-pane .pane-deductibles {
	min-height: 280px;
	position: relative
}
.products-details-wrapper .details-content .content-pane .pane-tags .exception-msg a {
	color: inherit;
	text-decoration: underline
}
.products-details-wrapper .details-content .content-pane .pane-tags .exception-msg a:hover {
	color: #AF3921
}
.products-details-wrapper .details-content .content-pane .pane-components ul.nav-tabs li a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	cursor: pointer;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 0;
	border-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-components ul.nav-tabs li.active a {
	margin: 0
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content .list-exception .msg, .products-details-wrapper .details-content .content-pane .pane-deductibles .list-exception .msg {
	margin-left: 15px;
	font-size: 16px;
	display: inline-block
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content {
	margin-top: 20px
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content .list-exception {
	text-align: center;
	padding: 60px 20px;
	color: #AAA
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content .panel-body {
	padding: 0;
	margin-right: -1px;
	margin-bottom: 1px\9
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content .panel-body .ui-grid {
	border: 0;
	height: auto!important
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-selection-table .dd-selection td:last-child, .products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info td:last-child, .products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td:last-child {
	border-left: 1px solid #CCC
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content .panel-body .ui-grid .ui-grid-contents-wrapper, .products-details-wrapper .details-content .content-pane .pane-components .tab-content .panel-body .ui-grid .ui-grid-contents-wrapper .ui-grid-viewport, .products-details-wrapper .details-content .content-pane .pane-components .tab-content .panel-body .ui-grid .ui-grid-contents-wrapper .ui-grid-viewport .ui-grid-canvas {
	height: auto!important
}
.products-details-wrapper .details-content .content-pane .pane-components .tab-content .panel-body .ui-grid .ui-grid-header-cell.panel-filter {
	padding: 5px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .list-exception {
	text-align: center;
	color: #AAA;
	padding: 60px 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .select-label {
	font-weight: 400;
	color: #03789b;
	padding: 8px 0;
	margin-bottom: 0
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .select-dropdown .btn-group, .products-details-wrapper .details-content .content-pane .pane-deductibles .select-dropdown .btn-group button {
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap {
	position: relative
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap .additional-btn {
	position: absolute;
	top: -34px;
	right: 15px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap .additional-btn .btn {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	border-bottom: none
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap .additional-content {
	padding: 15px;
	background-color: #99A4AC;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap .additional-content .each-item .title {
	color: #333;
	font-weight: 700;
	padding-right: 15px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap .additional-content .each-item .desc {
	margin-bottom: 10px;
	color: #fff;
	padding-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .additional-wrap .additional-content .each-item:last-child .desc {
	margin-bottom: 0
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .adjust-margin-additional-mini {
	margin-top: 30px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item .title {
	background-color: #69BCFF;
	color: #004B87;
	font-weight: 700;
	width: 17.33333333%;
	padding: 5px 15px;
	vertical-align: top
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item .desc {
	background-color: #99A4AC;
	color: #fff;
	width: 34.33333333%;
	padding: 5px 30px 5px 15px;
	vertical-align: top
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item .desc:last-child {
	width: 48.33333333%;
	padding-right: 17.33333333%
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item.line-bottom .title {
	border-bottom: 2px solid #004B87;
	padding-bottom: 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item.line-bottom .desc {
	border-bottom: 2px solid #777;
	padding-bottom: 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item.line-top .title {
	border-top: 2px solid #004B87;
	padding-top: 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item.line-top .desc {
	border-top: 2px solid #777;
	padding-top: 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item:first-child .desc, .products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item:first-child .title {
	padding-top: 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item:last-child .desc, .products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap .content-table .each-item:last-child .title {
	padding-bottom: 10px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap.mini {
	margin: 20px 0
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap.mini .each-item .title {
	background-color: #69BCFF;
	color: #004B87;
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 8px
}
.products-details-wrapper .details-content .content-pane .pane-deductibles .content-wrap.mini .each-item .desc {
	background-color: #99A4AC;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 40px
}
.products-details-wrapper .details-content .content-pane .pane-limits {
	min-height: 280px;
	position: relative
}
.products-details-wrapper .details-content .content-pane .pane-limits .list-exception {
	text-align: center;
	color: #AAA;
	padding: 60px 10px
}
.products-details-wrapper .details-content .content-pane .pane-limits .list-exception .msg {
	font-size: 16px;
	margin-left: 15px;
	display: inline-block
}
.products-details-wrapper .details-content .content-pane .pane-limits .select-label {
	font-weight: 400;
	color: #03789b;
	padding: 8px 0;
	margin-bottom: 0
}
.products-details-wrapper .details-content .content-pane .pane-limits .select-dropdown .btn-group, .products-details-wrapper .details-content .content-pane .pane-limits .select-dropdown .btn-group button {
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-single-selection-table {
	table-layout: fixed;
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-single-selection-table .dd-single-selection td {
	padding: 10px 15px
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-single-selection-table .dd-single-selection .title {
	width: 15%
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-single-selection-table .dd-single-selection .selection {
	width: 85%
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-selection-table {
	table-layout: fixed;
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-selection-table .dd-selection td {
	padding: 10px 15px;
	word-wrap: break-word
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-selection-table .dd-selection .title {
	width: 15%
}
.products-details-wrapper .details-content .content-pane .pane-limits .dd-selection-table .dd-selection .selection {
	width: 42.5%
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .panel-heading {
	padding: 0;
	background: #E5E5E5;
	background: -moz-linear-gradient(top, #E5E5E5 0, #C5C5C5 100%);
	background: -webkit-linear-gradient(top, #E5E5E5 0, #C5C5C5 100%);
	background: linear-gradient(to bottom, #E5E5E5 0, #C5C5C5 100%)
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .panel-heading a {
	text-decoration: none
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .padding-left-none {
	padding-left: 0!important
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .padding-right-none {
	padding-right: 0!important
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-heading {
	padding: 10px;
	font-size: 13px;
	font-weight: 700
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-heading i {
	font-size: 20px;
	line-height: 16px
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table {
	table-layout: fixed;
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info {
	border-bottom: 1px solid #CCC
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info td {
	padding: 10px 15px;
	position: relative;
	word-wrap: break-word
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info .title {
	width: 15%;
	color: #4D4D4D;
	background-color: #E4E4E4
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info .desc {
	width: 42.5%;
	color: #5E5E5E
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info .desc:after {
	content: " ";
	width: 15px;
	position: absolute;
	right: 0;
	bottom: -2px;
	border-bottom: 3px solid #fff
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info .desc:last-child:after {
	left: 0
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .info-table .info.diff .desc {
	color: #F08500
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table {
	table-layout: fixed;
	width: 100%
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td {
	vertical-align: top;
	padding: 10px 15px;
	word-wrap: break-word
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td.title {
	width: 15%;
	color: #4D4D4D
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td.type-content {
	width: 42.5%;
	color: #5E5E5E
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td.type-content .diff {
	color: #F08500
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td.type-content .type-info-list-exception {
	text-align: center;
	color: #AAA;
	padding: 30px 10px
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td.type-content .type-info-list-exception .msg {
	font-size: 13px;
	margin-left: 15px;
	display: inline-block
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info td.type-content .type-info-list-exception i {
	font-size: 16px
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info:first-child td {
	padding: 5px 15px;
	vertical-align: bottom
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content .type-info-table .type-info:first-child td:last-child {
	border-left: none
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content ul.nav-tabs li a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	cursor: pointer;
	margin: 0;
	padding: 5px;
	font-size: 11px;
	-webkit-border-radius: 0;
	border-radius: 0
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content ul.nav-tabs li a:focus {
	outline: 0
}
.products-details-wrapper .details-content .content-pane .pane-limits .limits-accordion .accordion-content ul.nav-tabs li.active a {
	margin: 0
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid {
	height: auto!important
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid .ui-grid-viewport {
	height: auto!important;
	max-height: 480px
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container .ui-grid-header-viewport {
	background-color: #b2d7e3
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell {
	border-right: none;
	padding: 0 5px 2px;
	height: 47px;
	text-align: center;
	outline: 0;
	font-size: 12px
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell.head-border-left {
	border-left: 1px solid #B5CDCA
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell .ui-grid-cell-contents {
	padding-bottom: 2px
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	border-right: none;
	padding: 0;
	font-size: 12px
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents {
	padding: 5px 10px;
	line-height: 22px
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.diff {
	color: #F08500
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.cell-border-left {
	border-left: 1px solid #D4D4D4
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-row .ui-grid-cell {
	padding: 4px 5px;
	border-bottom: 1px solid #D4D4D4
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-row:last-child .ui-grid-cell {
	border-bottom: none;
	border-bottom-width: thin!important
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-row:nth-child(even) .ui-grid-cell, .products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-row:nth-child(odd) .ui-grid-cell {
	background-color: #fff
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-row:hover .ui-grid-cell {
	background-color: #EBEBEB
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-filter-container {
	padding: 0 5px;
	height: 20px
}
.products-details-wrapper .details-content .content-pane .pane-limits .ui-grid-filter-container input[type=text].ui-grid-filter-input {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	font-weight: 400;
	-webkit-border-radius: 0;
	border-radius: 0
}
.products-details-wrapper .details-footer {
	position: fixed;
	bottom: 0;
	z-index: 2000;
	left: 0;
	margin-bottom: 0
}
.products-details-wrapper .details-footer .save-btn {
	width: 150px;
	text-align: left
}
.products-details-wrapper .details-footer .save-btn .btn-circle {
	text-align: center
}
.search-bar {
	margin-bottom: 0
}
.search-bar .search {
	padding: 0;
	cursor: text;
	height: auto;
	min-height: 34px
}
.search-bar .search.focused {
	border: 1px solid;
	outline: 0
}
.search-bar .search .query {
	height: 34px;
	line-height: 34px;
	word-wrap: break-word
}
.search-bar .search input {
	border: 0;
	outline: 0;
	line-height: 34px;
	height: 34px;
	padding: 0 30px 0 5px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.search-bar .search .adjust-search {
	padding-right: 28px!important
}
.search-bar .search .search-btn {
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	width: 100%;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-color: #fff
}
.search-bar .search .search-btn-close {
	position: absolute;
	top: 0;
	left: -29px;
	width: 28px;
	height: 100%;
	border-left: 0;
	background-color: #fff
}
.search-bar .search .search-btn-close:hover {
	background-color: #fff
}
.search-bar .search .search-btn-close .search-icon-wrap {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center
}
.search-bar .search .search-btn-close .search-icon-wrap .search-icon {
	display: table-cell;
	vertical-align: middle;
	padding-top: 0
}
.search-bar .search .search-btn-component {
	border-left: 1px solid
}
.search-bar .search .search-select-component {
	width: 85px;
	border-right: 1px solid
}
.search-bar .search .search-select-component .btn {
	border-color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 0 0 3px
}
.search-bar .search .search-icon {
	padding-top: 5px
}
.search-bar .search .dropdown-menu>.active>a, .search-bar .search .dropdown-menu>.active>a:focus, .search-bar .search .dropdown-menu>.active>a:hover {
	background-color: #004b87
}
.search-bar .search .ps-container>.ps-scrollbar-x-rail {
	bottom: 0!important;
	cursor: default;
	opacity: 1
}
.search-bar .search .ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	cursor: default
}
.search-bar .search .shell-tag .tag-group {
	margin: 5px 4px
}
.scroller {
	white-space: pre-line;
	overflow-x: hidden;
	position: relative;
/*	margin-right: 30px;*/
/*	margin-top: -34px;*/
	background: #fff
}
.recent-search-wrap {
	position: fixed;
	width: 100%;
	overflow-y: auto;
	padding: 15px;
	top: 60px
}
.recent-search-wrap .loading {
	width: 100%;
	height: 350px;
	text-align: center;
	padding-top: 150px;
	font-size: 16px
}
.recent-search-wrap .header {
	color: #03789b
}
.recent-search-wrap .header i {
	cursor: pointer;
	font-size: 20px
}
.recent-search-wrap .panel-body ul {
	margin: 0;
	padding: 0
}
.recent-search-wrap .panel-body ul li {
	display: block;
	list-style: none;
	height: 32px;
	line-height: 32px;
	padding: 5px 0
}
.recent-search-wrap .panel-body ul li:last-child {
	margin-bottom: 0
}
.recent-search-wrap .panel-body ul li i {
	line-height: 32px;
	font-size: 20px
}
.recent-search-wrap .panel-body ul li label {
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.recent-search-wrap .panel-body ul li label .tag {
	float: left;
	margin-top: 2px
}
.recent-search-wrap .panel-body ul li label .query {
	height: 22px;
	line-height: 22px
}
.recent-search-wrap .panel-body hr {
	border-color: #E0E0E0
}
.recent-search-enabled {
	overflow: hidden;
	padding-right: 17px
}
@font-face {
	font-family: ui-grid;
	src: url(fonts/ui-grid.eot);
	src: url(fonts/ui-grid.eot#iefix) format('embedded-opentype'), url(fonts/ui-grid.woff) format('woff'), url(fonts/ui-grid.ttf?) format('truetype'), url(fonts/ui-grid.svg?#ui-grid) format('svg');
	font-weight: 400;
	font-style: normal
}
.ui-grid-header-cell {
	padding: 4px 5px;
	background: #fff;
	border-right: none
}
.ui-grid-header-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.ui-grid-header-cell.tier {
	border-right: 1px solid
}
.ui-grid-cell, .ui-grid-header-cell.tier:last-child {
	border-right: none
}
.ui-grid-header-cell.group {
	background-color: #B1D6E2
}
.ui-grid-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.ui-grid-cell.tier {
	border-right: 1px solid
}
.ui-grid .ui-grid-border .ui-grid-header .ui-grid-header, .ui-grid.ui-grid-border {
	border-color: #000
}
.ui-grid-row .ui-grid-cell {
	padding: 4px 5px;
	border-bottom: 1px solid #D4D4D4
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
	background-color: #fff
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
	background-color: #f5f5f5
}
.ui-grid-row:last-child .ui-grid-cell {
	border-bottom-width: thin!important
}
.ui-grid-row:hover .ui-grid-cell {
	background-color: #EBEBEB
}
.ui-grid-cell .ui-grid-cell-contents.warn {
	color: rgba(0,0,0,.25);
	font-weight: 700
}
.ui-grid-cell.warn {
	border-left: 2px solid #ffa300
}
.ui-grid-cell.error {
	border-left: 2px solid #d14124
}
.ui-grid-cell-contents i {
	opacity: .8;
	line-height: 1.42857143
}
.ui-grid-cell-contents.warn i, .ui-grid-cell.warn i {
	color: #ffa300
}
.ui-grid-cell-contents.error i, .ui-grid-cell.error i {
	color: #d14124
}
.ui-grid-filter-container {
	height: 40px;
	padding: 9px 5px
}
input[type=text].ui-grid-filter-input {
	padding: 0 5px;
	border-radius: 4px
}
.ui-grid-selection-row-header-buttons {
	text-align: center
}
.ui-grid-header-cell .ui-grid-cell-contents .ui-grid-selection-row-header-buttons {
	padding-top: 6px
}
.shell-filter .ui-grid-header-cell {
	background-color: #b2d7e3
}
.shell-panel .ui-grid-header-cell.panel-filter {
	padding: 10px 5px
}
.ui-grid-column-menu-button {
	margin-right: 0;
	right: 0;
	top: -5px
}
.ui-grid-menu-button {
	height: 80px;
	width: 20px;
	font-size: small;
	padding-top: 10px;
	border: 1px solid;
	right: -1px;
	top: -1px;
	border-bottom-color: #323232;
	background-color: #B0D6E2;
	cursor: default
}
.ui-grid-menu-button .ui-grid-icon-container {
	margin-top: 0;
	text-align: center
}
.ui-grid-menu-button .ui-grid-icon-container .ui-grid-icon-menu:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0db"
}
.ui-grid-menu-button .ui-grid-menu {
	padding: 32px 0 20px 10px
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
	overflow: visible;
	max-height: none;
	border: none
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li {
	line-height: 1.42857143;
	background: #f5f5f5
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li button:focus, .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li button:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #EBEBEB
}
.ui-grid-cell-contents .underline:hover {
	text-decoration: underline
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .tag-remove, .summary-widget-wrapper .widget-content a {
	text-decoration: none
}
select.ui-grid-filter-select {
	width: 100%;
	float: left
}
.shell-navmenu .navbar-info {
	background-color: #03789b
}
.shell-navmenu .navbar {
	min-height: 60px;
	transition: background-color .4s cubic-bezier(.4, 0, .2, 1)
}
.shell-navmenu .navbar h3 {
	height: 36px;
	line-height: 36px;
	margin: 0;
	transition: color .4s cubic-bezier(.4, 0, .2, 1)
}
.shell-navmenu .navbar h3.text-white {
	color: #fff
}
.shell-navmenu .menu-background {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1001;
	opacity: 0
}
.shell-dropdown .bootstrap-select .dropdown-menu {
	width: auto;
	left: auto!important
}
.shell-dropdown .bootstrap-select.dropup .dropdown-menu {
	z-index: 1040
}
.shell-dropdown .bs-actionsbox, .shell-dropdown .bs-donebutton, .shell-dropdown .bs-searchbox {
	border-bottom: 1px solid #EBEBEB
}
.shell-dropdown .bs-actionsbox {
	float: none;
	padding: 4px 8px
}
.shell-dropdown .bs-searchbox+.bs-actionsbox {
	padding: 4px 8px
}
.shell-dropdown .bs-confirmationbox {
	border-top: 1px solid #EBEBEB;
	padding: 4px 8px 0;
	text-align: right
}
.shell-dropdown .bs-confirmationbox .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.shell-dropdown .bs-confirmationbox .bs-confirm-ok {
	margin-left: 10px
}
.tags-list {
	overflow-y: auto;
	padding: 0 5px!important
}
.tags-list .tag-item {
	position: relative;
	overflow-y: hidden;
	margin: 5px 2px;
	display: inline-block;
	word-break: break-all;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s
}
.tags-list .tag-item .tag:first-child:before {
	left: 3px
}
.tags-list .tag-item .tag:first-child:after {
	left: 19px
}
.shell-panel .panel .panel-heading h4.modal-title {
	line-height: 34px;
	height: 34px
}
#loading-bar .bar {
	background: #d48be1
}
#loading-bar .peg {
	-moz-box-shadow: #d48be1 1px 0 6px 1px;
	-ms-box-shadow: #d48be1 1px 0 6px 1px;
	-webkit-box-shadow: #d48be1 1px 0 6px 1px;
	box-shadow: #d48be1 1px 0 6px 1px
}
#loading-bar-spinner .spinner-icon {
	border-top-color: #d48be1;
	border-left-color: #d48be1
}
.summary-widget-wrapper .widget-head {
	background-color: #69bcff;
	padding: 5px 10px;
	height: 30px;
	color: #004b87
}
.summary-widget-wrapper .widget-head h4.title {
	margin: 2px 0 0;
	float: left;
	font-size: 14px;
	font-family: inherit;
	font-weight: 700;
	text-transform: uppercase
}
.summary-widget-wrapper .widget-head i {
	font-family: Fontawesome;
	font-style: normal;
	float: right
}
.summary-widget-wrapper .widget-content {
	background-color: #004b87;
	padding: 20px;
	min-height: 188px
}
.summary-widget-wrapper .widget-content .loading {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 50px;
	font-size: 16px;
	color: #69bcff;
	filter: alpha(opacity=70);
	opacity: .7
}
.summary-widget-wrapper .widget-content a.clickable {
	cursor: pointer
}
.summary-widget-wrapper .widget-content a.notclickable {
	cursor: default;
	outline: 0
}
.summary-widget-wrapper .widget-content .widget-stat {
	padding: 10px;
	border: 5px solid #69bcff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 130px;
	width: 130px;
	overflow: hidden;
	margin: 15px auto 0;
	display: table;
	table-layout: fixed
}
.summary-widget-wrapper .widget-content .widget-stat .stat-wrap {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 30px
}
.summary-widget-wrapper .widget-content .widget-stat .stat-wrap .count {
	margin-top: 25px;
	font-size: 40px;
	color: #fff
}
.summary-widget-wrapper .widget-content .widget-stat .stat-wrap .stat-title {
	font-size: 12px;
	font-weight: 700;
	color: #69bcff;
	text-transform: uppercase
}
.summary-widget-wrapper .widget-content .widget-content-list h4.list-title {
	margin: 0;
	padding-left: 10px;
	font-size: 12px;
	font-weight: 700;
	color: #69bcff;
	text-transform: uppercase
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-rept {
	padding-left: 0;
	padding-right: 0
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-details {
	margin: 10px 10px 5px;
	padding: 7px 5px;
	height: 30px;
	background-color: #bae0ff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	text-decoration: none;
	outline: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-details:focus {
	background-color: #69bcff
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-details .list-title {
	padding: 0 5px;
	width: 100%;
	font-size: 12px;
	color: #004b87;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-details .list-title.adjust-title {
	padding: 0 10px 0 5px;
	float: left;
	width: 75%
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-details .list-count {
	float: left;
	width: 25%
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .list-details .list-count .list-count-circle {
	height: 25px;
	width: 25px;
	background-color: #004b87;
	text-align: center;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-top: -4px;
	margin-left: -3px;
	line-height: 25px
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept {
	padding-left: 10px;
	padding-right: 0
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details {
	margin-top: 10px;
	margin-bottom: 5px
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details .tag:first-child:before {
	top: -3px
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details .tag:first-child:after {
	top: 13px
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details .tag-title {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	transition: none
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details .tag-title div {
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details .tag-title.adjust-title {
	padding-right: 35px
}
.summary-widget-wrapper .widget-content .widget-content-list .list-wrapper .tag-rept .tag-details .tag-count {
	margin-left: -25px;
	padding-left: 0;
	padding-right: 5px;
	height: 30px;
	line-height: 30px;
	transition: none
}
.dashboard-wrap {
	padding: 0 15px 15px
}
.dashboard-wrap canvas.chart-bar {
	height: 255px!important
}
.bulk-tagging-wrap {
	cursor: move
}
.bulk-tagging-wrap h2.title {
	font-size: 16px;
	font-weight: 700;
	margin: 7px 0
}
.bulk-tagging-wrap .modal-body {
	min-height: 200px
}
.bulk-tagging-wrap .bulk-header {
	border-bottom: 2px solid #03789b;
	margin: 0
}
.bulk-tagging-wrap .bulk-header .bulk-tabs {
	padding: 0
}
.bulk-tagging-wrap .bulk-header .bulk-tabs ul.nav-tabs li a {
	cursor: pointer;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}
.bulk-tagging-wrap .bulk-header .bulk-tabs ul.nav-tabs li[disabled] a {
	color: #AE8CB5;
	cursor: not-allowed
}
.bulk-tagging-wrap .bulk-header .bulk-tabs ul.nav-tabs li[disabled]:hover a {
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent
}
.bulk-tagging-wrap .bulk-exception {
	margin: 0 10px;
	color: #d14124;
	font-size: 14px
}
.bulk-tagging-wrap .tag-content {
	margin-top: 20px;
	margin-bottom: 20px
}
.bulk-tagging-wrap .tag-content .tags-input {
	position: relative
}
.bulk-tagging-wrap .tag-content .tags-input input {
	height: 34px;
	width: 100%;
	border: 1px solid #CCC;
	padding: 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.bulk-tagging-wrap .tag-content .tags-input ul.dropdown-menu {
	max-height: 400px;
	overflow-y: auto
}
.bulk-tagging-wrap .tag-content .tags-input .input-loading-icon {
	position: absolute;
	right: 15px;
	bottom: 10px
}
.bulk-tagging-wrap .tag-content .tags-wrap {
	padding: 0 5px 5px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border: 1px solid #CCC;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group {
	margin-right: 10px;
	margin-top: 5px
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group:last-child {
	margin-right: 0
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .tag-grey {
	background-color: #5B6770;
	border-color: #CCC;
	color: #fff
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .tag-grey.tag-remove:hover {
	background-color: #CCC;
	color: #5B6770
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .service-tag {
	cursor: default
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .service-tag .popover {
	min-width: 150px;
	max-width: none;
	background-color: #EFE678;
	border: none;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .service-tag .popover .popover-content {
	padding: 5px;
	line-height: 12px;
	font-size: 12px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis
}
.bulk-tagging-wrap .tag-content .tags-wrap .tag-group .service-tag .popover .arrow:after {
	border-bottom-color: #EFE678
}
.bulk-tagging-wrap .tag-content .exception-msg {
	margin-top: 5px;
	margin-bottom: 10px;
	min-height: 20px;
	color: #d14124;
	font-size: 12px
}
.bulk-tagging-wrap .tag-content .exception-msg a {
	color: inherit;
	text-decoration: underline
}
.bulk-tagging-wrap .tag-content .exception-msg a:hover {
	color: #AF3921
}
.bulk-tagging-wrap .confirmation-wrap {
	margin: 0 0 20px;
	padding: 0
}
.bulk-tagging-wrap .confirmation-wrap .msg {
	font-size: 16px;
	padding: 10px 0 30px
}
.bulk-tagging-wrap .service-tag-wrap {
	margin-top: 0;
	position: relative
}
.bulk-tagging-wrap .service-tag-wrap .loading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 10;
	text-align: center;
	padding-top: 50px;
	font-size: 16px;
	filter: alpha(opacity=70);
	opacity: .7
}
.bulk-tagging-wrap .service-tag-wrap .select-dropdown .btn-group {
	width: 100%!important
}
.bulk-tagging-wrap .service-tag-wrap .select-dropdown .btn-group button {
	width: 100%
}
.bulk-tagging-wrap .service-tag-wrap .select-dropdown .dropdown-menu {
	max-width: 570px
}
.bulk-tagging-wrap .service-tag-wrap .select-dropdown .dropdown-menu .text {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%
}
.bulk-tagging-wrap .service-tag-wrap .select-dropdown .filter-option .text .desc {
	display: none
}
.bulk-tagging-wrap .service-tag-wrap .service-desc {
	resize: none;
	height: 60px;
	margin-bottom: 10px
}
.products-benefits-wrapper .shell-dropdown label {
	font-weight: 400;
	color: #03789b;
	padding: 7px 0;
	margin-bottom: 0
}
.products-benefits-wrapper .shell-dropdown .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-left: 24px;
	margin-right: 0
}
.products-benefits-wrapper .shell-dropdown .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark {
	left: 15px
}
.products-benefits-wrapper .drop-caret {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	z-index: 1
}
.products-benefits-wrapper .extras {
	border-top: none
}
.products-benefits-wrapper .extras .extras-body {
	background-color: #99A4AC;
	color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
.products-benefits-wrapper .extras .extras-body .title {
	color: #333;
	font-weight: 700
}
.products-benefits-wrapper .extras .extras-body .desc {
	margin-bottom: 10px;
	word-break: normal;
	padding-right: 5px
}
.products-benefits-wrapper .sepy-label {
	color: #03789b;
	padding: 7px 0 7px 15px
}
.products-benefits-wrapper .sepy-information .sepy-label {
	padding: 10px 15px;
	color: #4D4D4D;
	background-color: #E4E4E4
}
.products-benefits-wrapper .sepy-information .sepy-column {
	padding: 10px 15px 10px 30px;
	border-right: 1px solid #D4D4D4
}
.products-benefits-wrapper .sepy-information .sepy-column:last-child, .products-benefits-wrapper .ui-grid-category:last-child .ui-grid-header-cell:last-child.tier {
	border-right: none
}
.products-benefits-wrapper .sepy-information .sepy-information-row {
	border-bottom: 1px solid #D4D4D4
}
.products-benefits-wrapper .sepy-information .sepy-information-row:last-child {
	border-bottom: none
}
.products-benefits-wrapper .popover {
	position: fixed;
	max-width: none;
	display: block;
	border-radius: 0;
	left: 30%;
	top: 79px;
	transition: opacity linear .5s
}
.products-benefits-wrapper .popover .popover-title {
	padding: 15px;
	border-radius: 0;
	background: #B0D6E2
}
.products-benefits-wrapper .popover .popover-content {
	padding: 15px
}
.products-benefits-wrapper .popover .popover-footer {
	margin: 0;
	padding: 15px;
	font-size: 14px
}
.products-benefits-wrapper .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child, .products-benefits-wrapper .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child {
	border-left-color: initial
}
.products-benefits-wrapper .ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:last-child {
	padding-right: 15px
}
.products-benefits-wrapper .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child, .products-benefits-wrapper .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
	border-right-color: inherit
}
.products-benefits-wrapper .ui-grid-cell:last-child.tier {
	border-right: none
}
.products-benefits-wrapper .ui-grid-header {
	border-bottom-color: #000
}
.products-benefits-wrapper .ui-grid, .products-benefits-wrapper .ui-grid-viewport {
	height: auto!important
}
.products-benefits-wrapper .errors-grid .ui-grid-header-cell:last-child {
	padding-right: 5px
}
.products-benefits-wrapper .ui-grid-filter-select .btn-sm {
	padding: 0 25px 0 5px;
	border-radius: 4px;
	line-height: 20px
}
.products-benefits-wrapper .ui-grid-filter-select .dropdown-menu {
	width: auto;
	min-width: initial!important
}
.products-benefits-wrapper .ui-grid-filter-select .dropdown-menu.open {
	position: fixed;
	top: 118px
}
.products-benefits-wrapper .ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
	line-height: normal;
	top: 0;
	bottom: 0;
	margin: 0;
	padding-top: 12px
}
.products-benefits-wrapper .ui-grid-column-resizer {
	background: #000;
	opacity: .025
}
.products-benefits-wrapper .ui-grid-category {
	text-align: center
}
.products-benefits-wrapper .ui-grid-category .ui-grid-category-cell {
	text-align: center;
	border-right: 1px solid;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px;
	white-space: nowrap
}
.products-benefits-wrapper .ui-grid-category .ui-grid-category-cell.group {
	background-color: #B1D6E2
}
.products-benefits-wrapper .ui-grid-category .ui-grid-header-cell {
	border-top: 1px solid
}
.products-benefits-wrapper .ui-grid-category .ui-grid-header-cell.tier:last-child {
	border-right: 1px solid
}
.products-benefits-wrapper .ui-grid-category:last-child .ui-grid-category-cell {
	border-right: none
}
.products-benefits-wrapper .ui-grid-menu-button {
	height: 42px;
	width: 40px;
	padding: 0;
	line-height: 42px
}
.products-benefits-wrapper .ui-grid-menu-button .ui-grid-icon-container .ui-grid-icon-menu:before {
	font-size: large;
	height: 42px;
	line-height: 42px;
	content: '\f013';
	margin-right: 0
}
.products-benefits-wrapper .ui-grid-menu-button .ui-grid-menu {
	padding: 76px 0 20px 10px
}
.products-benefits-wrapper .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li:first-child {
	font-weight: 700
}
.products-benefits-wrapper .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li:first-child button:focus, .products-benefits-wrapper .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li:first-child button:hover {
	background-color: #f5f5f5
}
.products-benefits-wrapper .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-inner ul li:nth-child(n+2) button {
	padding-left: 15px
}
.products-benefits-wrapper .service-rule-information {
	display: none;
	top: 0
}
.products-benefits-wrapper .service-rule-information.open {
	display: block
}
.products-benefits-wrapper .service-rule-information .service-information {
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 15px
}
.products-benefits-wrapper .service-rule-information .popover-content {
	overflow: auto
}
.products-benefits-wrapper .service-rule-information .popover-content .service-rule-information-header .close-icon {
	max-width: 20px;
	margin: 0 0 0 10px
}
.products-benefits-wrapper .service-rule-information .popover-content .service-rule-information-header .service-info {
	max-width: 120px
}
.products-benefits-wrapper .service-rule-information .popover-content .service-rule-information-header .rule-info {
	max-width: 80px;
	margin: 0 20px
}
.products-benefits-wrapper .benefit-grid-menu-container .grid-menu-icon {
	line-height: 34px;
	height: 34px;
	width: 44px;
	font-size: 2em
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 12;
	float: left;
	min-width: 275px;
	padding: 10px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #CCC;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	transition: all linear .5s;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.products-benefits-wrapper .benefit-grid-menu-container .benefits-grid-menu-wrapper.open .menu-wrapper, .products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper.open {
	display: block
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #E5E5E5
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	list-style: none
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options>li>a {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: 400;
	line-height: 1.75;
	color: #333;
	white-space: nowrap
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options>li>a:focus, .products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #b4deff
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options>li>a i {
	margin-right: 5px
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options>li>a.category {
	padding-left: 30px
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-options>li>a.category-value {
	padding-left: 45px
}
.products-benefits-wrapper .benefit-grid-menu-container .menu-wrapper .menu-buttons {
	padding: 0 15px
}
.products-benefits-wrapper .benefit-grid-menu-container .benefits-grid-menu-wrapper.open .fa-cog {
	color: #337ab7
}
.product-documents-wrapper .ui-grid, .product-documents-wrapper .ui-grid-viewport, .product-keys-wrapper .ui-grid, .product-keys-wrapper .ui-grid-viewport {
	height: auto!important
}
.import-wrap {
	margin: 0 15px 15px;
	padding: 20px;
	min-height: 500px;
	background-color: #fff;
	position: relative
}
.import-wrap .hr {
	border-color: #dde1e3
}
.import-wrap .no-margin {
	margin: 0
}
.import-wrap .no-padding {
	padding: 0
}
.import-wrap .actions-wrap {
	display: inline-block;
	width: 100%
}
.import-wrap .actions-wrap .action-btn {
	position: relative;
	overflow: hidden;
	float: right;
	margin-left: 15px
}
.import-wrap .actions-wrap .action-btn input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}
.import-wrap .actions-wrap .action-btn input.upload[disabled] {
	cursor: not-allowed
}
.import-wrap .import-validation-wrap {
	position: relative
}
.import-wrap .import-validation-wrap .import-validation {
	margin-top: 70px;
	margin-bottom: 0;
	width: 80%;
	position: fixed;
	left: 10%;
	top: 0;
	z-index: 999;
	border: none;
	-webkit-box-shadow: 0 2px 15px 0 #515151;
	-moz-box-shadow: 0 2px 15px 0 #515151;
	box-shadow: 0 2px 15px 0 #515151
}
.import-wrap .import-validation-wrap .import-validation .header {
	background-color: #BD362F;
	color: #fff;
	border: none;
	display: inline-block;
	width: 100%;
	padding: 8px 15px;
	cursor: move
}
.import-wrap .import-validation-wrap .import-validation .header .msg {
	float: left;
	width: 95%
}
.import-wrap .import-validation-wrap .import-validation .header .close-wrap {
	float: right;
	width: 5%;
	text-align: right
}
.import-wrap .import-validation-wrap .import-validation .header .close-wrap a.close {
	text-decoration: none;
	color: #4B1515;
	font-size: 20px;
	filter: alpha(opacity=40);
	opacity: .4
}
.import-wrap .import-validation-wrap .import-validation .header .close-wrap a.close:hover {
	filter: alpha(opacity=60);
	opacity: .6
}
.import-wrap .import-validation-wrap .import-validation .content {
	padding: 12px 15px
}
.import-wrap .import-validation-wrap .import-validation .content .buttons-wrap {
	text-align: right
}
.import-wrap .input-type-wrap {
	margin-bottom: 0
}
.import-wrap .input-type-wrap .radio {
	display: inline-block;
	margin-right: 30px
}
.import-wrap .input-type-wrap .radio label[disabled] {
	color: #bbc3c8;
	cursor: not-allowed
}
.import-wrap .input-type-wrap .radio .info {
	color: #99a4ac;
	padding: 0 3px;
	border: 1px solid #99a4ac;
	font-size: 8px;
	margin-left: 3px;
	-moz-border-radius-topleft: 50%;
	-moz-border-radius-topright: 50%;
	-moz-border-radius-bottomleft: 50%;
	-moz-border-radius-bottomright: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.import-wrap .input-type-wrap .radio .popover .popover-inner {
	width: 270px
}
.import-wrap .exception {
	text-align: center;
	margin-top: 120px;
	color: #717171
}
.import-wrap .exception .msg {
	font-size: 16px;
	margin-top: 15px
}
.import-wrap .content-left {
	background: #5b6773;
	height: 450px;
	padding: 15px
}
.import-wrap .content-left label {
	color: #fff;
	margin-bottom: 10px
}
.import-wrap .content-left label input {
	outline: 0
}
.import-wrap .content-left textarea {
	height: 100px;
	resize: none
}
.import-wrap .content-left .shell-button button {
	margin-left: 10px
}
.import-wrap .content-left .form-group {
	margin-bottom: 0
}
.import-wrap .content-left .input-wrap {
	position: relative
}
.import-wrap .content-left .input-wrap textarea {
	resize: none;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}
.import-wrap .content-left .input-wrap .input-stat {
	padding: 3px 5px;
	position: absolute;
	bottom: -18px;
	right: 0;
	line-height: 12px;
	font-size: 11px;
	background-color: #dde1e3
}
.import-wrap .content-left .input-wrap .input-loading-icon {
	position: absolute;
	right: 15px;
	bottom: 10px
}
.import-wrap .content-left .exception-msg {
	margin-top: 5px;
	min-height: 20px;
	color: #631100;
	font-size: 12px
}
.import-wrap .content-left .exception-msg a {
	color: inherit;
	text-decoration: underline
}
.import-wrap .content-left .exception-msg a:hover {
	color: #3E1100
}
.import-wrap .content-left .exception-msg.desc {
	margin-top: 20px;
	margin-bottom: 10px
}
.import-wrap .content-right {
	height: 450px
}
.import-wrap .content-right .import-grid .handsontable th {
	background-color: #b2d7e3;
	font-weight: 700;
	border-color: #81B9CC
}
.import-wrap .content-right .import-grid .handsontable td {
	max-width: 150px
}
.import-wrap .content-right .import-grid .handsontable td.import-cell-invalid {
	border: 1px solid #d14124
}
.import-wrap .content-right .import-grid .handsontable .import-cell {
	width: 100%;
	min-height: 22px
}
.import-wrap .import-loading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 1000;
	text-align: center;
	padding-top: 150px;
	font-size: 16px;
	filter: alpha(opacity=70);
	opacity: .7
}
.import-wrap .import-loading .text {
	margin-top: 30px
}
.import-toaster {
	position: fixed;
	top: 70px;
	left: 0;
	background-color: #5b6773;
	padding: 15px;
	color: #fff;
	width: 80%;
	margin: 0 10%;
	font-size: 14px;
	z-index: 1000;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-box-shadow: 0 0 12px #999;
	-moz-box-shadow: 0 0 12px #999;
	box-shadow: 0 0 12px #999;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	transition: all .5s linear;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.import-confirmation-popup, .manage-tags .list-pagination {
	position: relative
}
.import-toaster.success {
	background-color: #51A351
}
.import-toaster.error {
	background-color: #BD362F
}
.import-toaster.active {
	filter: alpha(opacity=100);
	opacity: 1
}
.import-confirmation-popup .import-confirmation {
	border: none;
	-webkit-box-shadow: 0 2px 15px 0 #515151;
	-moz-box-shadow: 0 2px 15px 0 #515151;
	box-shadow: 0 2px 15px 0 #515151
}
.import-confirmation-popup .import-confirmation .header {
	background-color: #F0AD4E;
	color: #fff;
	border: none;
	display: inline-block;
	width: 100%
}
.import-confirmation-popup .import-confirmation .header .msg {
	float: left;
	width: 95%
}
.import-confirmation-popup .import-confirmation .header .close-wrap {
	float: right;
	width: 5%;
	text-align: right
}
.import-confirmation-popup .import-confirmation .header .close-wrap a.close {
	text-decoration: none;
	color: #9B7328;
	font-size: 20px;
	filter: alpha(opacity=40);
	opacity: .4
}
.import-confirmation-popup .import-confirmation .header .close-wrap a.close:hover {
	filter: alpha(opacity=60);
	opacity: .6
}
.import-confirmation-popup .import-confirmation .content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.import-confirmation-popup .import-confirmation .footer .buttons-wrap {
	text-align: right
}
.import-confirmation-popup .import-confirmation .footer .buttons-wrap .btn {
	margin-left: 10px
}
.import-confirmation-popup .import-confirmation .footer .buttons-wrap .btn-confirm {
	background-color: #F0AD4E;
	color: #fff;
	border-color: #F0AD4E
}
.import-confirmation-popup .import-confirmation .footer .buttons-wrap .btn-confirm:hover {
	background-color: #F0A23F;
	border-color: #F0A23F
}
.manage-tags {
	margin: 0 15px 40px
}
.manage-tags [tabindex="-1"] {
	outline: 0
}
.manage-tags .loading {
	width: 100%;
	height: 200px;
	background-color: #fff;
	z-index: 10;
	text-align: center;
	margin-top: 100px;
	font-size: 16px;
	filter: alpha(opacity=70);
	opacity: .7
}
.manage-tags .list-exception {
	text-align: center;
	padding: 100px 20px;
	color: #AAA;
	font-size: 16px;
	min-height: 260px
}
.manage-tags .list-exception .msg {
	font-size: 16px;
	margin-left: 15px;
	display: inline-block
}
.manage-tags .list-pagination .panel-footer {
	padding-top: 15px;
	background-color: #fff
}
.manage-tags .pagination-fixed {
	padding: 0 15px;
	position: fixed;
	left: 0;
	width: 100%;
	transition: bottom ease .5s
}
.manage-tags .adjust-manage-tags-grid {
	padding-bottom: 55px
}
.manage-tags .pagination-fixed.slide-in {
	bottom: 0
}
.manage-tags .display-rows {
	color: #525252;
	padding: 10px 0
}
.manage-tags .display-rows label {
	margin-right: 15px;
	color: #fff;
	font-weight: 700
}
.manage-tags .manage-tag-tabs {
	color: #525252;
	padding: 0;
	background-color: #fff
}
.manage-tags .manage-tag-tabs ul.nav-tabs {
	border-bottom: 2px solid #03789b
}
.manage-tags .manage-tag-tabs ul.nav-tabs li a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	cursor: pointer;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 0;
	border-radius: 0
}
.manage-tags .manage-tag-tabs ul.nav-tabs li a .count {
	margin-left: 5px
}
.manage-tags .manage-tag-tabs ul.nav-tabs li.active a {
	margin: 0
}
.manage-tags .manage-tag-tabs ul.nav-tabs li[disabled] a {
	cursor: not-allowed;
	color: #999
}
.manage-tags .manage-tag-tabs ul.nav-tabs li[disabled] a:focus {
	background: 0 0;
	outline: 0
}
.manage-tags .manage-tag-tabs ul.nav-tabs li[disabled].active a {
	background-color: #47AFCD;
	color: #E5E5E5;
	border-top-color: #47AFCD;
	border-right-color: #47AFCD;
	border-left-color: #47AFCD
}
.manage-tags .manage-tag-tabs ul.nav-tabs li[disabled]:hover a {
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-grid .cell-border-left, .manage-tags .manage-tags-details-wrapper .manage-tags-details-grid .head-border-left, .manage-tags .manage-tags-grid .cell-border-left, .manage-tags .manage-tags-grid .head-border-left {
	border-left: 1px solid #AEAEAE
}
.manage-tags .manage-tags-head {
	padding: 0 15px
}
.manage-tags .manage-tags-head .manage-tags-actions {
	padding: 10px 0
}
.manage-tags .manage-tags-head .manage-tags-stats {
	padding: 15px;
	text-align: center;
	font-weight: 700
}
.manage-tags .manage-tags-grid {
	padding: 0
}
.manage-tags .manage-tags-grid .adjust-col {
	padding-left: 25px!important
}
.manage-tags .manage-tags-grid .view-btn {
	text-align: center
}
.manage-tags .manage-tags-grid .view-btn .btn {
	margin-top: -5px
}
.manage-tags .ui-grid, .manage-tags .ui-grid-viewport {
	height: auto!important
}
.manage-tags .ui-grid-pinned-container .ui-grid-header-cell {
	background-color: #b2d7e3;
	padding-top: 35px;
	height: 52px
}
.manage-tags .ui-grid-pinned-container .ui-grid-header-cell .ui-grid-cell-contents .ui-grid-selection-row-header-buttons {
	padding-top: 0;
	text-align: center
}
.manage-tags .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	text-align: center
}
.manage-tags .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row-selected .ui-grid-cell {
	background-color: #C9DDE1
}
.manage-tags .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row-header-cell {
	height: 44px
}
.manage-tags .ui-grid-pinned-container .ui-grid-viewport .ui-grid-selection-row-header-buttons {
	padding-top: 3px
}
.manage-tags .ui-grid-render-container .ui-grid-header-viewport {
	background-color: #b2d7e3
}
.manage-tags .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell {
	border-right: none;
	padding-left: 5px;
	padding-right: 5px;
	height: 52px;
	text-align: center
}
.manage-tags .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	border-right: none;
	padding: 0
}
.manage-tags .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents {
	padding: 11px 10px
}
.manage-tags .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.deleted {
	background-color: #d14124;
	color: #fff
}
.manage-tags .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.manage-tags .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row-selected .ui-grid-cell {
	background-color: #C9DDE1
}
.manage-tags .ui-grid-row .ui-grid-cell {
	padding: 4px 5px;
	border-bottom: 1px solid #D4D4D4
}
.manage-tags .ui-grid-row:nth-child(even) .ui-grid-cell {
	background-color: #fff
}
.manage-tags .ui-grid-row:nth-child(odd) .ui-grid-cell {
	background-color: #f5f5f5
}
.manage-tags .ui-grid-row:last-child .ui-grid-cell {
	border-bottom-width: thin!important
}
.manage-tags .ui-grid-row:hover .ui-grid-cell {
	background-color: #EBEBEB
}
.manage-tags .ui-grid-filter-container {
	padding: 0 5px;
	height: 20px;
	margin-left: -20px
}
.manage-tags .ui-grid-filter-container input[type=text].ui-grid-filter-input {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	font-weight: 400;
	-webkit-border-radius: 0;
	border-radius: 0
}
.manage-tags .manage-tags-grid-tag-cell {
	color: #4B4B4B
}
.manage-tags .manage-tags-details-wrapper [tabindex="-1"] {
	outline: 0
}
.manage-tags .manage-tags-details-wrapper .home-btn {
	width: 60px
}
.manage-tags .manage-tags-details-wrapper .modal-title {
	padding: 5px 10px
}
.manage-tags .manage-tags-details-wrapper .modal-title.adjust-left {
	margin-left: 42px
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name {
	display: inline-block;
	cursor: default
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name i {
	padding-left: 10px;
	padding-right: 10px;
	display: none;
	cursor: pointer
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name.editable:hover {
	text-decoration: underline
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name.editable:hover i {
	display: inline-block
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input {
	display: inline-block;
	position: relative
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input.tag-desc {
	height: 75px
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input.tag-desc .exception-msg {
	margin-top: 75px
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input input {
	padding: 5px;
	color: #333;
	font-size: 16px
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input .input-wrap {
	position: relative;
	float: left;
	width: 210px
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input textarea {
	resize: none;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input .input-stat {
	padding: 3px 5px;
	position: absolute;
	bottom: -18px;
	right: 0;
	line-height: 12px;
	font-size: 11px;
	background-color: #dde1e3
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input .save-icon {
	margin-left: 10px;
	color: #64a70b;
	cursor: pointer
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input .exception-msg {
	position: absolute;
	white-space: nowrap;
	margin-top: 5px;
	min-height: 20px;
	color: #d14124;
	font-size: 12px
}
.manage-tags .manage-tags-details-wrapper .modal-title .tag-name-input .exception-msg .success {
	color: #64a70b
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-content {
	min-height: 200px
}
.manage-tags .manage-tags-details-wrapper .panel-subheading {
	background-color: #BBC2CA
}
.manage-tags .manage-tags-details-wrapper .loading {
	width: 100%;
	height: 200px;
	background-color: #fff;
	z-index: 10;
	text-align: center;
	margin-top: 100px;
	font-size: 16px;
	filter: alpha(opacity=70);
	opacity: .7
}
.manage-tags .manage-tags-details-wrapper .list-exception {
	text-align: center;
	padding: 100px 20px;
	color: #AAA;
	font-size: 16px;
	min-height: 260px
}
.manage-tags .manage-tags-details-wrapper .list-exception .msg {
	font-size: 16px;
	margin-left: 15px;
	display: inline-block
}
.manage-tags .manage-tags-details-wrapper .list-pagination {
	position: relative
}
.manage-tags .manage-tags-details-wrapper .list-pagination .panel-footer {
	padding-top: 15px;
	background-color: #fff
}
.manage-tags .manage-tags-details-wrapper .pagination-fixed {
	padding: 0 15px;
	position: fixed;
	bottom: -65px;
	left: 0;
	width: 100%;
	z-index: 200000;
	-webkit-transition: bottom ease .5s;
	-moz-transition: bottom ease .5s;
	-o-transition: bottom ease .5s;
	transition: bottom ease .5s
}
.manage-tags .manage-tags-details-wrapper .adjust-manage-tags-details-grid {
	padding-bottom: 55px
}
.manage-tags .manage-tags-details-wrapper .remove-adjust-grid {
	padding-bottom: 0
}
.manage-tags .manage-tags-details-wrapper .pagination-fixed.slide-in {
	bottom: 0
}
.manage-tags .manage-tags-details-wrapper .display-rows {
	color: #525252;
	padding: 10px 0
}
.manage-tags .manage-tags-details-wrapper .display-rows label {
	margin-right: 15px;
	color: #fff;
	font-weight: 700
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-head {
	padding: 0 15px
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-head .manage-tags-details-actions {
	padding: 10px 0
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-grid {
	padding: 0
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-grid .cell-text-center {
	text-align: center
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-grid .type-wrap {
	padding-top: 10px
}
.manage-tags .manage-tags-details-wrapper .manage-tags-details-grid .tags-wrap {
	padding: 3px!important
}
.manage-tags .manage-tags-details-wrapper .ui-grid, .manage-tags .manage-tags-details-wrapper .ui-grid-viewport {
	height: auto!important
}
.manage-tags .manage-tags-details-wrapper .ui-grid-pinned-container .ui-grid-header-cell {
	background-color: #b2d7e3;
	padding-top: 35px;
	height: 52px
}
.manage-tags .manage-tags-details-wrapper .ui-grid-pinned-container .ui-grid-header-cell .ui-grid-cell-contents .ui-grid-selection-row-header-buttons {
	padding-top: 0;
	text-align: center
}
.manage-tags .manage-tags-details-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	text-align: center
}
.manage-tags .manage-tags-details-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row-selected .ui-grid-cell {
	background-color: #C9DDE1
}
.manage-tags .manage-tags-details-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-row-header-cell {
	height: 44px
}
.manage-tags .manage-tags-details-wrapper .ui-grid-pinned-container .ui-grid-viewport .ui-grid-selection-row-header-buttons {
	padding-top: 3px
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container {
	overflow: hidden
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container .ui-grid-top-panel {
	overflow: visible
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container .ui-grid-header-viewport {
	background-color: #b2d7e3;
	overflow: visible
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container .ui-grid-header-viewport .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-left: 24px;
	margin-right: 0
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container .ui-grid-header-viewport .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark {
	left: 15px
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container .ui-grid-header-viewport select {
	display: none
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell {
	border-right: none;
	padding-left: 5px;
	padding-right: 5px;
	height: 71px;
	text-align: center
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell .ui-grid-cell-contents span:last-child {
	position: absolute
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	border-right: none
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.manage-tags .manage-tags-details-wrapper .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row-selected .ui-grid-cell {
	background-color: #C9DDE1
}
.manage-tags .manage-tags-details-wrapper .ui-grid-row .ui-grid-cell {
	color: #525252;
	padding: 7px 10px;
	border-bottom: 1px solid #D4D4D4
}
.manage-tags .manage-tags-details-wrapper .ui-grid-row:nth-child(even) .ui-grid-cell {
	background-color: #fff
}
.manage-tags .manage-tags-details-wrapper .ui-grid-row:nth-child(odd) .ui-grid-cell {
	background-color: #f5f5f5
}
.manage-tags .manage-tags-details-wrapper .ui-grid-row:last-child .ui-grid-cell {
	border-bottom-width: thin!important
}
.manage-tags .manage-tags-details-wrapper .ui-grid-row:hover .ui-grid-cell {
	background-color: #EBEBEB
}
.manage-tags .manage-tags-details-wrapper .ui-grid-filter-container {
	padding: 0 5px;
	height: 20px;
	margin-left: 0
}
.manage-tags .manage-tags-details-wrapper .ui-grid-filter-container input[type=text].ui-grid-filter-input {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	font-weight: 400;
	-webkit-border-radius: 0;
	border-radius: 0
}
.manage-tags .manage-tags-details-wrapper .ui-grid-filter-select .btn-sm {
	padding: 0 25px 0 5px;
	border-radius: 4px;
	line-height: 20px
}
.manage-tags .manage-tags-details-wrapper .ui-grid-filter-select .dropdown-menu {
	width: auto;
	min-width: initial!important
}
.manage-tags .manage-tags-details-wrapper .ui-grid-filter-select .dropdown-menu.open {
	position: fixed;
	top: 72px
}
.manage-tags-confirmation-popup, .selectable {
	position: relative
}
.manage-tags-confirmation-popup .manage-tags-confirmation {
	border: none;
	-webkit-box-shadow: 0 2px 15px 0 #515151;
	-moz-box-shadow: 0 2px 15px 0 #515151;
	box-shadow: 0 2px 15px 0 #515151
}
.manage-tags-confirmation-popup .manage-tags-confirmation .header {
	background-color: #fff;
	border: none;
	display: inline-block;
	width: 100%
}
.manage-tags-confirmation-popup .manage-tags-confirmation .header .close-wrap {
	float: right;
	width: 10%
}
.manage-tags-confirmation-popup .manage-tags-confirmation .content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 18px;
	text-align: center
}
.manage-tags-confirmation-popup .manage-tags-confirmation .footer {
	background-color: #fff;
	border: none;
	padding: 20px
}
.manage-tags-confirmation-popup .manage-tags-confirmation .footer .buttons-wrap {
	text-align: center
}
.purple .text-left, .purple caption, .purple th {
	text-align: left
}
.manage-tags-confirmation-popup .manage-tags-confirmation .footer .buttons-wrap .btn {
	margin-left: 10px
}
.selectable .selectable-dropdown .dropdown-btn {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	width: 100%;
	-webkit-border-radius: 0;
	border-radius: 0
}
.selectable .selectable-dropdown .dropdown-btn .dropdown-text {
	float: left;
	width: 85%;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.selectable .selectable-dropdown .dropdown-btn .dropdown-caret {
	float: right;
	width: 15%;
	text-align: right
}
.selectable .selectable-list {
	position: absolute;
	min-width: 100px;
	background-color: red;
	display: none;
	z-index: 1000
}
.product-clone-wrap {
	cursor: default;
	margin: 0 auto
}
.product-clone-wrap.small {
	width: 400px
}
.product-clone-wrap .list-exception {
	text-align: center;
	padding: 20px;
	color: #AAA;
	font-size: 20px
}
.product-clone-wrap .list-exception .msg {
	font-size: 16px;
	margin-left: 15px;
	display: inline-block
}
.product-clone-wrap .modal-header p {
	padding-top: 10px;
	margin-bottom: 0
}
.product-clone-wrap .modal-body {
	padding-top: 0
}
.product-clone-wrap .modal-body .hr {
	padding-bottom: 0
}
.product-clone-wrap .modal-body .copy-include h5 {
	font-weight: 700
}
.product-clone-wrap .modal-body .copy-include .form-group {
	padding-top: 10px
}
.product-clone-wrap .modal-body .copy-include .form-group .radio {
	margin: 0 20px 20px
}
.product-clone-wrap .modal-body .form-group input {
	margin-top: 2px
}
.product-clone-wrap .modal-body .continue-btns {
	padding-top: 10px;
	padding-bottom: 10px
}
.product-clone-wrap .modal-body .copy-accordion .panel-group {
	margin-bottom: 0
}
.product-clone-wrap .modal-body .copy-accordion .panel-heading {
	padding: 0;
	background: #E5E5E5;
	background: -moz-linear-gradient(top, #E5E5E5 0, #C5C5C5 100%);
	background: -webkit-linear-gradient(top, #E5E5E5 0, #C5C5C5 100%);
	background: linear-gradient(to bottom, #E5E5E5 0, #C5C5C5 100%)
}
.product-clone-wrap .modal-body .copy-accordion .panel-heading a {
	text-decoration: none
}
.product-clone-wrap .modal-body .copy-accordion .padding-left-none {
	padding-left: 0!important
}
.product-clone-wrap .modal-body .copy-accordion .padding-right-none {
	padding-right: 0!important
}
.product-clone-wrap .modal-body .copy-accordion .accordion-heading {
	padding: 10px;
	font-size: 13px;
	font-weight: 700
}
.product-clone-wrap .modal-body .copy-accordion .accordion-heading i {
	font-size: 20px;
	line-height: 16px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .loading {
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 20px;
	font-size: 13px;
	filter: alpha(opacity=70);
	opacity: .7
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .select-label {
	font-weight: 400;
	color: #03789b;
	padding: 8px 0;
	margin-bottom: 0
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .select-dropdown .btn-group, .product-clone-wrap .modal-body .copy-accordion .accordion-content .select-dropdown .btn-group button {
	width: 100%
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .exception-msg {
	margin-top: 5px;
	min-height: 12px;
	color: #d14124;
	font-size: 12px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .warning-msg {
	margin-top: 5px;
	min-height: 12px;
	color: #F08500!important;
	font-size: 12px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .input-exception {
	border: 1px solid #d14124
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .input-warning {
	border: 1px solid #F08500
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid {
	height: auto!important
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid .ui-grid-viewport {
	height: auto!important;
	max-height: 128px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container .ui-grid-header-viewport {
	background-color: #b2d7e3
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell {
	background: 0 0;
	border-right: none;
	padding: 5px;
	height: 27px;
	text-align: center;
	outline: 0;
	font-size: 12px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell.head-border-left {
	border-left: 1px solid #B5CDCA
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-header .ui-grid-header-cell .ui-grid-cell-contents {
	padding-bottom: 2px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell {
	border-right: none;
	padding: 0;
	font-size: 12px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents {
	padding: 5px 10px;
	line-height: 22px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.input-box {
	padding: 3px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.input-box input {
	padding: 0 3px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.input-box input[disabled=disabled] {
	background-color: #E0E0E0;
	color: #969696
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell .ui-grid-cell-contents.diff {
	color: #F08500
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.border-right {
	border-right: 1px solid #D4D4D4
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-render-container-body .ui-grid-viewport .ui-grid-row .ui-grid-cell.cell-border-left {
	border-left: 1px solid #D4D4D4
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-row .ui-grid-cell {
	padding: 4px 5px;
	border-bottom: 1px solid #D4D4D4
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-row:last-child .ui-grid-cell {
	border-bottom: none;
	border-bottom-width: thin!important
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-row:nth-child(even) .ui-grid-cell, .product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-row:nth-child(odd) .ui-grid-cell {
	background-color: #fff
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-row:hover .ui-grid-cell {
	background-color: #EBEBEB
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-filter-container {
	padding: 0 5px;
	height: 20px
}
.product-clone-wrap .modal-body .copy-accordion .accordion-content .ui-grid-filter-container input[type=text].ui-grid-filter-input {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	font-weight: 400;
	-webkit-border-radius: 0;
	border-radius: 0
}
.product-clone-wrap .modal-body .content-wrap {
	padding-right: 60px
}
.product-clone-wrap .modal-body .title {
	font-size: 14px;
	color: #555;
	margin-bottom: 10px
}
.product-clone-wrap .modal-body .input-wrap {
	position: relative
}
.product-clone-wrap .modal-body .input-wrap .form-group, .product-clone-wrap .modal-body .input-wrap:first-child {
	margin-bottom: 0
}
.product-clone-wrap .modal-body .input-wrap textarea {
	resize: none
}
.product-clone-wrap .modal-body .input-wrap .input-loading-icon {
	position: absolute;
	right: 15px;
	bottom: 10px
}
.product-clone-wrap .modal-body .input-wrap .input-stat {
	padding: 3px 5px;
	position: absolute;
	bottom: -18px;
	right: 0;
	line-height: 12px;
	font-size: 11px;
	background-color: #CCC
}
.product-clone-wrap .adjust-top {
	margin-top: 30px
}
.product-clone-wrap .exception {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #d14124;
	font-size: 12px;
	min-height: 15px
}
.product-clone-wrap .mandatory {
	color: #d14124;
	font-size: 16px;
	position: relative;
	top: 0
}
.ui-datepicker {
	width: 17em;
	display: none;
	z-index: 10000!important;
	background-color: #FEFEFE;
	height: 210px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.2);
	box-shadow: 0 2px 6px rgba(0,0,0,.2)
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em;
	background-color: #337ab7;
	color: #fff
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 1px;
	width: 1.8em;
	height: 1.8em
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -13px;
	height: 29px;
	width: 50px;
	padding: 4px 0;
	color: #F5F5F5;
	text-align: center;
	display: block;
	cursor: pointer
}
.ui-datepicker .ui-datepicker-next {
	right: 20px
}
.ui-datepicker .ui-datepicker-prev span {
	margin-left: -15px
}
.ui-datepicker .ui-datepicker-prev span:hover {
	background-color: #2e6da4
}
.ui-datepicker .ui-datepicker-prev span:active {
	background-color: #2e6da4
}
.ui-datepicker .ui-datepicker-next span {
	margin-left: -17px
}
.ui-datepicker .ui-datepicker-next span:hover {
	background-color: #2e6da4
}
.ui-datepicker .ui-datepicker-next span:active {
	background-color: #2e6da4
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 45%
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	margin: 0 0 .4em
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}
.ui-datepicker td {
	border: 0;
	padding: 1px 5px
}
.ui-datepicker td a, .ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: center;
	text-decoration: none;
	color: #333
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible
}
.col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .purple .col-xs-1, .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
	background-color: #337ab7;
	color: white
}
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
	background-color: #337ab7;
	color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
	background-color: #337ab7;
	color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
	color: #BABABA
}
@font-face {
	font-family: BenefitManagement;
	src: url(fonts/benefit-management.ttf?v=1) format('truetype'), url(fonts/benefit-management.woff?v=1) format('woff'), url(fonts/benefit-management.svg?v=1#benefit-management) format('svg');
	font-weight: 400;
	font-style: normal
}
[class*=" bm-"], [class^=bm-] {
font-family:BenefitManagement!important
}
.bm-limits:before {
	content: "\e901"
}

.open>.dropdown-toggle.shell-button .btn-default, .shell-button .btn-default.active, .shell-button .btn-default:active, .shell-button .btn-default:hover {
    color: #333;
    background-color: #ccc;
    border-color: #adadad;
}
.shell-button .btn:hover {
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
    box-shadow: 0 4px 7px 0 rgba(0,0,0,.4);
}
