﻿@charset "UTF-8";
.btn,
.btn-icon .badge,
body {
	font-family: "Open+Sans", sans-serif
}

body {
	color: #000;
	direction: ltr;
	font-size: 13px;
	padding: 0!important;
	margin: 0!important;
	background: #fff
}

.page-header h1,
body h1,
body h2,
body h3 {
	font-family: Raleway, sans-serif
}

body.bg_style_1 {
	background: url(../images/bg.png)!important
}

body.bg_style_2 {
	background: url(../images/bg_2.png)!important
}

body.bg_style_3 {
	background: url(../images/bg_3.png)!important
}

body.bg_style_4 {
	background: url(../images/bg_4.png)!important
}

body.bg_style_5 {
	background: url(../images/bg_5.png)!important
}

body a,
body a:active,
body a:focus,
body a:hover {
	outline: 0!important
}

.main-container {
	margin-top: 48px
}

.page-full-width .main-container {
	margin-top: 98px
}

.header-default .main-container {
	margin-top: 0!important
}

.main-content {
	margin-top: 0;
	background-color: #fff;
	padding: 0
}

.container {
	max-width: none!important;
	width: auto!important
}

.layout-boxed .main-container,
.layout-boxed>.footer,
.layout-boxed>.navbar {
	max-width: 1170px!important;
	margin-left: auto!important;
	margin-right: auto!important;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid
}

.footer-fixed .main-content .container {
	margin-bottom: 22px
}

[class*=" icon-"],
[class^=icon-] {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none
}

a [class*=" icon-"],
a [class^=icon-] {
	display: inline
}

.icon-magic:before {
	content: "\f0d0"
}

.icon-bold:before {
	content: "\f032"
}

.icon-italic:before {
	content: "\f033"
}

.icon-underline:before {
	content: "\f0cd"
}

.icon-eraser:before {
	content: "\f12d"
}

.icon-font:before {
	content: "\f031"
}

.icon-list-ul:before {
	content: "\f0ca"
}

.icon-list-ol:before {
	content: "\f0cb"
}

.icon-align-left:before {
	content: "\f036"
}

.icon-text-height:before {
	content: "\f034"
}

.icon-table:before {
	content: "\f0ce"
}

.icon-link:before {
	content: "\f0c1"
}

.icon-picture:before {
	content: "\f03e"
}

.icon-fullscreen:before {
	content: "\f0b2"
}

.help-button:before,
.icon-question:before {
	content: "\f128"
}

.icon-chevron-up:before {
	content: "\f077"
}

.icon-chevron-down:before {
	content: "\f078"
}

.icon-arrow-left:before {
	content: "\f060"
}

.icon-arrow-right:before {
	content: "\f061"
}

.icon-wrench:before {
	content: "\f0ad"
}

.icon-refresh:before {
	content: "\f021"
}

.icon-remove:before {
	content: "\f00d"
}

.icon-resize-full:before {
	content: "\f065"
}

.icon-check-empty:before {
	content: "\f096"
}

.icon-check:before {
	content: "\f046"
}

.icon-ok:before {
	content: "\f00c"
}

.icon-external-link-sign:before {
	content: "\f14c"
}

.icon-double-angle-left:before {
	content: "\f100"
}

.icon-double-angle-right:before {
	content: "\f101"
}

.todo {
	list-style: none;
	margin: 0;
	padding: 0
}

.todo li a {
	background: #fff;
	border-bottom: 1px solid #E4E6EB;
	font-size: 12px;
	margin-left: 0!important;
	padding: 10px 10px 10px 35px!important;
	position: relative;
	display: block;
	color: #333
}

.todo li .todo-actions:focus,
.todo li .todo-actions:hover {
	text-decoration: none;
	background-color: #F4F6F9!important
}

.todo li .todo-actions i {
	color: #C7CBD5;
	font-size: 18px;
	margin: 0 5px 0 0;
	position: absolute;
	left: 10px
}

.todo li .label {
	position: absolute;
	right: 10px;
	padding: 6px
}

.page-header {
	margin: 20px 0
}

.page-header h1 {
	font-weight: 200;
	letter-spacing: -1px;
	margin: 0 0 15px;
	padding: 0;
	color: #666
}

.page-header h1 small {
	color: #888;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0
}

.full-white-backdrop {
	background-color: #fff;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999
}

.activities {
	list-style: none;
	margin: 0;
	padding: 0
}

.activities li a {
	background: #fff;
	border-bottom: 1px solid #E4E6EB;
	font-size: 12px;
	margin-left: 0!important;
	padding: 10px 100px 10px 10px!important;
	position: relative;
	display: block;
	color: #333
}

.activities li .activity:focus,
.activities li .activity:hover {
	text-decoration: none;
	background-color: #F4F6F9!important
}

.activities li .activity .circle-icon {
	font-size: 16px!important;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px
}

.activities li .activity img {
	margin-right: 10px
}

.activities li .time {
	position: absolute;
	right: 10px;
	top: 30px;
	color: #CCC
}

.animation-container {
	overflow: hidden;
	padding: 140px 0 40px;
	background-color: #F4F4F4
}

.animation-buttons .btn {
	margin-bottom: 10px
}

#object {
	display: block;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 150px;
	color: #007AFF
}

.social-icons li a,
a.social-icon {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out;
	-webkit-transition-delay: 0s;
	transition: all .3s ease-in-out 0s;
	width: 28px
}

.icons>section {
	margin-top: 20px
}

.the-icons li {
	line-height: 40px
}

.the-icons li i {
	-moz-transition: font-size .2s ease 0s;
	-o-transition: font-size .2s ease 0s;
	-webkit-transition: font-size .2s ease;
	-webkit-transition-delay: 0s;
	transition: font-size .2s ease 0s
}

.the-icons li:hover i {
	font-size: 26px
}

.footer {
	font-size: 12px;
	padding: 8px 20px 5px;
	position: relative
}

.footer-inner {
	float: left
}

.footer-items {
	float: right
}

.footer-fixed .footer {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 1000;
	border-top-width: 1px;
	border-top-style: solid
}

span.input-help,
span.input-icon {
	display: block;
	position: relative
}

input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
textarea {
	background-color: #fff;
	border: 1px solid #D5D5D5;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0;
	border-radius: 0!important;
	color: #858585;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.2;
	padding: 5px 4px;
	-moz-transition-duration: .1s;
	-o-transition-duration: .1s;
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

input[type=text]:hover,
input[type=password]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover,
input[type=date]:hover,
input[type=month]:hover,
input[type=time]:hover,
input[type=week]:hover,
input[type=number]:hover,
input[type=email]:hover,
input[type=url]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=color]:hover,
textarea:hover {
	border-color: #B5B5B5
}

input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
textarea:focus {
	border-color: rgba(82, 168, 236, .8);
	-moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
	-webkit-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: 0 0 8px rgba(82, 168, 236, .6);
	outline: 0
}

label {
	font-weight: 400
}

span.input-help>input {
	padding-left: 30px;
	padding-right: 6px
}

span.input-icon>input {
	padding-left: 25px;
	padding-right: 6px
}

span.input-icon.input-icon-right>input {
	padding-left: 6px;
	padding-right: 25px
}

span.input-icon.input-icon-right>[class*=fa-],
span.input-icon.input-icon-right>[class*=clip-] {
	left: auto;
	right: 4px
}

span.input-icon>[class*=fa-],
span.input-icon>[class*=clip-] {
	bottom: 0;
	color: #909090;
	display: inline-block;
	font-size: 14px;
	left: 5px;
	line-height: 35px;
	padding: 0 3px;
	position: absolute;
	top: 0;
	z-index: 2
}

span.input-icon>input:focus+[class*=fa-],
span.input-icon>input:focus+[class*=clip-] {
	color: #579
}

.help-button {
	background-color: #65BCDA;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	cursor: default;
	position: absolute;
	font-size: 14px;
	font-weight: 700;
	height: 20px;
	padding: 0;
	text-align: center;
	width: 20px;
	line-height: 20px;
	top: 7px;
	left: 7px
}

.btn-icon,
.go-top,
.pagination li a {
	cursor: pointer
}

.help-button:before {
	display: inline;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
	font-style: normal
}

select.form-control {
	background-color: #fff;
	border: 1px solid #D5D5D5;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #858585
}

select.form-control option {
	padding: 3px 4px
}

.form-control.search-select {
	padding: 0!important;
	box-shadow: none;
	border: none
}

.fc-state-default,
.select2-container .select2-choice {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important
}

.select2-container .select2-choice {
	background-clip: padding-box!important;
	background-color: #fff!important;
	background-image: none!important;
	background-repeat: no-repeat!important;
	border: 1px solid #CCC!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0;
	border-radius: 0!important;
	box-shadow: none!important;
	color: #555!important;
	display: block!important;
	height: 34px!important;
	line-height: 29px!important;
	margin-top: 3px!important;
	overflow: hidden!important;
	padding: 0 12px 0 8px!important;
	position: relative!important;
	text-decoration: none!important;
	white-space: nowrap!important
}

.select2-container .select2-choice .select2-arrow {
	background-image: none!important;
	background-color: #fff!important;
	width: 28px!important;
	text-align: center
}

.select2-container .select2-choice .select2-arrow b {
	background: 0 0!important;
	display: block;
	height: 100%;
	width: 100%
}

.select2-container .select2-choice .select2-arrow b:before {
	content: "\f078";
	display: inline;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none
}

.select2-dropdown-open.select2-container-active .select2-choice .select2-arrow b:before {
	content: "\f077"
}

.limiterBox:before,
.swMain>ul li>a:before,
.wysiwyg .btn-group:after {
	content: ""
}

.select2-container-multi .select2-choices {
	background-image: none!important;
	background-color: #fff!important
}

.limiterBox {
	border-top: 0;
	background-color: #65BCDA!important;
	padding: 3px 6px;
	font-size: 12px;
	color: #FFF;
	margin-top: 6px
}

.limiterBox:after {
	display: none
}

.limiterBox:before {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	top: -8px;
	left: 50%;
	margin-left: -5px;
	border-color: transparent transparent #65BCDA;
	border-style: solid;
	border-width: 0 8px 8px
}

.checkbox label.radio-inline,
.checkbox-table,
.radio label.radio-inline {
	display: inline-block
}

textarea.autosize {
	vertical-align: top;
	transition: height .2s;
	-webkit-transition: height .2s;
	-moz-transition: height .2s
}

.badge-new,
.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th,
.table.table-bordered thead tr th {
	vertical-align: middle
}

.btn,
.btn-icon {
	-webkit-transition-delay: 0s
}

.checkbox-inline,
.checkbox-inline+.checkbox-inline,
.radio-inline,
.radio-inline+.radio-inline {
	margin: 5px 10px 10px 0!important
}

.checkbox label,
.radio label {
	margin-bottom: 5px
}

.checkbox-table {
	margin: 2px 0 0;
	padding-left: 20px;
	line-height: 10px
}

.checkbox-table label {
	margin-bottom: 0
}

[class*=icheckbox_],
[class*=iradio_],
[class^=icheckbox_],
[class^=iradio_] {
	float: left!important;
	margin: 0 5px 0 -20px!important
}

.help-inline {
	margin-top: 6px;
	color: #737373
}

.help-block.error {
	color: #B94A48
}

.symbol.required:before {
	content: "*";
	display: inline;
	color: #E6674A
}

.symbol.ok:before {
	content: "\f00c";
	display: inline;
	font-family: FontAwesome;
	color: #468847
}

.has-error .cke_chrome,
.has-error .note-editor {
	border-color: #B94A48!important
}

.form-group .text {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 7px
}

.kv-avatar .file-preview-frame,
.kv-avatar .file-preview-frame:hover {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
	text-align: center;
	width: auto!important
}

.kv-avatar .file-preview-frame img {
	width: auto!important
}

.kv-avatar .file-input {
	display: table-cell
}

.file-preview-frame:not(.file-preview-error):hover {
	box-shadow: none!important
}

.no-padding {
	padding: 0!important
}

.no-display {
	display: none
}

.example {
	margin: 15px 0;
	padding: 14px 19px
}

.widget {
	-moz-box-sizing: content-box;
	color: #333;
	margin-bottom: 30px;
	padding: 10px 12px;
	position: relative
}

.dd-empty,
.dd-handle,
.dd-placeholder {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.space5 {
	display: block;
	margin-bottom: 5px!important;
	clear: both
}

.space7 {
	margin-bottom: 7px!important;
	clear: both
}

.space10 {
	margin-bottom: 10px!important;
	clear: both
}

.space12 {
	margin-bottom: 12px!important;
	clear: both
}

.space15 {
	margin-bottom: 15px!important;
	clear: both
}

.space20 {
	margin-bottom: 20px!important;
	clear: both
}

.teal {
	color: #569099
}

a.teal:hover {
	color: #4d8189
}

.orange {
	color: #E6674A
}

a.orange:hover {
	color: #E35434
}

.bricky {
	color: #C83A2A
}

a.bricky:hover {
	color: #B33426
}

.circle-img {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.center {
	text-align: center
}

.go-top {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 16px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -2px;
	text-decoration: none;
	line-height: 30px;
	text-align: center
}

.navbar {
	margin: 0!important;
	padding: 0!important;
	min-height: 42px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-right: none;
	border-left: none;
	border-top: none;
	background: 0 0;
	border-color: #fff
}

.logo,
.navbar>.container .navbar-brand {
	padding: 14px 10px 12px;
	margin-left: 0;
	font-family: Raleway, sans-serif;
	min-width: 210px
}

.navbar>.container .navbar-brand {
	font-size: 25px
}

.navbar>.container .navbar-brand i {
	font-size: 20px
}

.logo {
	font-size: 25px
}

.logo i {
	font-size: 20px
}

.header-default .navbar {
	position: relative!important
}

.navbar-tools>ul {
	list-style: none
}

.navbar-tools>ul>li {
	float: left
}

.navbar-tools>ul>li.dropdown {
	margin-left: 2px;
	margin-right: 2px
}

.navbar-tools>ul>li.dropdown .dropdown-toggle .badge {
	-moz-border-radius: 12px!important;
	-webkit-border-radius: 12px;
	border-radius: 12px!important;
	font-size: 11px!important;
	font-weight: 300;
	padding: 3px 6px;
	position: absolute;
	right: 24px;
	text-align: center;
	text-shadow: none!important;
	top: 8px
}

.navbar-tools>ul>li>a {
	padding: 15px 15px 9px;
	font-size: 16px;
	line-height: 26px
}

.navbar-tools li.view-all a {
	padding: 8px 8px 6px!important
}

.navbar-tools .dropdown-menu {
	background: #fff;
	border: 1px solid #C7CBD5;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0;
	border-radius: 0 0 4px 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	list-style: none;
	margin: 0;
	max-width: 300px;
	min-width: 166px;
	padding: 0;
	position: absolute;
	text-shadow: none;
	top: 100%;
	z-index: 1000
}

.navbar-tools .dropdown-menu>li>a:focus,
.navbar-tools .dropdown-menu>li>a:hover {
	background-color: #F4F6F9!important;
	background-image: none;
	filter: none;
	color: #000;
	text-decoration: none
}

.navbar-tools .dropdown-menu li .dropdown-menu-title {
	display: block;
	font-weight: 700;
	margin: -1px;
	padding: 5px 10px
}

.navbar-tools .dropdown-menu li a,
.navbar-tools .dropdown-menu li p {
	color: #333;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	padding: 8px 8px 6px;
	border-bottom: 1px solid rgba(100, 100, 100, .22);
	white-space: normal!important;
	display: block
}

.navbar-tools .dropdown-menu li p {
	font-weight: 700
}

.navbar-tools .dropdown-menu li a .author {
	color: #0362FD;
	display: block
}

.navbar-tools .dropdown-menu li a .preview {
	display: block
}

.navbar-tools .dropdown-menu li a .time {
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	display: block;
	float: right
}

.navbar-tools .dropdown-menu li:last-child a {
	border-bottom: none!important;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0;
	border-radius: 0 0 6px 6px
}

.navbar-tools .dropdown-menu li.view-all a i {
	float: right;
	margin-top: 4px
}

.navbar-tools .dropdown-menu.notifications li>a>.label {
	margin-right: 2px;
	padding: 2px 4px;
	text-align: center!important
}

.badge-new,
.btn-icon,
.dd-item>button,
.dd3-handle:before,
.navigation-toggler,
td.center,
th.center {
	text-align: center
}

.navbar-tools .dropdown-submenu:focus>a,
.navbar-tools .dropdown-submenu:hover>a {
	background-color: #F4F6F9!important;
	background-image: none;
	filter: none;
	color: #000;
	text-decoration: none
}

.navbar-tools .drop-down-wrapper {
	height: 250px;
	width: 270px;
	overflow: hidden;
	position: relative
}

.navbar-tools .drop-down-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.navbar-tools .drop-down-wrapper li a:focus,
.navbar-tools .drop-down-wrapper li a:hover {
	background-color: #F4F6F9!important;
	background-image: none;
	filter: none;
	color: #000;
	text-decoration: none
}

.navbar-tools .drop-down-wrapper li a,
.navbar-tools .drop-down-wrapper li p {
	color: #333;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	padding: 8px 8px 6px;
	border-bottom: 1px solid rgba(100, 100, 100, .22);
	white-space: normal!important;
	display: block
}

.navbar-tools .drop-down-wrapper>li:last-child a {
	border-bottom: none
}

.navbar-tools .thread-image {
	margin-right: 8px;
	float: left;
	height: 50px;
	width: 50px
}

ul.notifications li,
ul.posts li,
ul.todo li {
	min-width: 260px
}

li.dropdown.current-user .dropdown-toggle {
	padding: 10px 4px 7px 9px
}

li.dropdown.current-user .dropdown-menu li a {
	border-bottom: none!important
}

.navbar-toggle {
	border: none;
	border-radius: 0;
	margin-top: 5px;
	margin-bottom: 4px
}

.navbar-toggle span {
	font-size: 16px
}

.search-box {
	float: right
}

.search-box:before {
	content: " "!important
}

.search-box .show-search {
	position: absolute;
	right: 15px;
	top: 12px;
	background: #D9D9D9;
	padding: 4px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.search-box .show-search i {
	color: #999
}

.search-box .show-search:hover {
	text-decoration: none
}

.sidebar-search {
	margin: -3px 0 0;
	padding: 0 30px 0 5px;
	display: inline-block;
	background: #E4E5E6;
	border-radius: 5px;
	color: #555;
	position: absolute;
	right: 10px;
	top: 15px;
	min-height: 28px;
	min-width: 28px
}

.sidebar-search .form-group {
	margin: 0;
	padding: 0
}

.sidebar-search .form-group input {
	background: 0 0;
	border: none;
	width: 130px
}

.sidebar-search .form-group input:focus {
	box-shadow: none
}

.sidebar-search .form-group button {
	background: 0 0;
	border: none;
	position: absolute;
	right: 4px;
	top: 5px;
	width: 28px
}

.btn-squared,
.nav-tabs>li>a {
	-moz-border-radius: 0!important
}

.sidebar-search .form-group button i {
	color: #999
}

.btn {
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease;
	transition: all .3s ease 0s
}

.btn-teal {
	background-color: #569099;
	border-color: #4d8189;
	color: #fff
}

.btn-teal.active,
.btn-teal:active,
.btn-teal:focus,
.btn-teal:hover {
	background-color: #4d8189;
	border-color: #447178;
	color: #fff
}

.btn-teal.disabled.active,
.btn-teal.disabled:active,
.btn-teal.disabled:focus,
.btn-teal.disabled:hover,
.btn-teal[disabled].active,
.btn-teal[disabled]:active,
.btn-teal[disabled]:focus,
.btn-teal[disabled]:hover {
	background-color: #569099;
	border-color: #569099;
	color: #fff
}

.btn-beige {
	background-color: #cc9;
	border-color: #c4c488;
	color: #fff
}

.btn-beige.active,
.btn-beige.disabled.active,
.btn-beige.disabled:active,
.btn-beige.disabled:focus,
.btn-beige.disabled:hover,
.btn-beige:active,
.btn-beige:focus,
.btn-beige:hover,
.btn-beige[disabled].active,
.btn-beige[disabled]:active,
.btn-beige[disabled]:focus,
.btn-beige[disabled]:hover {
	background-color: #c4c488;
	border-color: #bb7;
	color: #fff
}

.btn-dark-beige {
	background-color: #afaa6d;
	border-color: #a6a05d;
	color: #fff
}

.btn-dark-beige.active,
.btn-dark-beige:active,
.btn-dark-beige:focus,
.btn-dark-beige:hover {
	background-color: #a6a05d;
	border-color: #979152;
	color: #fff
}

.btn-dark-beige.disabled.active,
.btn-dark-beige.disabled:active,
.btn-dark-beige.disabled:focus,
.btn-dark-beige.disabled:hover,
.btn-dark-beige[disabled].active,
.btn-dark-beige[disabled]:active,
.btn-dark-beige[disabled]:focus,
.btn-dark-beige[disabled]:hover {
	background-color: #afaa6d;
	border-color: #afaa6d;
	color: #fff
}

.btn-orange {
	background-color: #e6674a;
	border-color: #e35434;
	color: #fff
}

.btn-orange.active,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover {
	background-color: #e35434;
	border-color: #de421f;
	color: #fff
}

.btn-orange.disabled.active,
.btn-orange.disabled:active,
.btn-orange.disabled:focus,
.btn-orange.disabled:hover,
.btn-orange[disabled].active,
.btn-orange[disabled]:active,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:hover {
	background-color: #e6674a;
	border-color: #e6674a;
	color: #fff
}

.btn-purple {
	background-color: #57517B;
	border-color: #413d5c;
	color: #fff
}

.btn-purple.active,
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover {
	background-color: #4c476c;
	border-color: #413d5c;
	color: #fff
}

.btn-purple.disabled.active,
.btn-purple.disabled:active,
.btn-purple.disabled:focus,
.btn-purple.disabled:hover,
.btn-purple[disabled].active,
.btn-purple[disabled]:active,
.btn-purple[disabled]:focus,
.btn-purple[disabled]:hover {
	background-color: #57517B;
	border-color: #333;
	color: #fff
}

.btn-dark-grey {
	background-color: #333;
	border-color: #333;
	color: #fff
}

.btn-dark-grey.active,
.btn-dark-grey:active,
.btn-dark-grey:focus,
.btn-dark-grey:hover {
	background-color: #262626;
	border-color: #1a1a1a;
	color: #fff
}

.btn-dark-grey.disabled.active,
.btn-dark-grey.disabled:active,
.btn-dark-grey.disabled:focus,
.btn-dark-grey.disabled:hover,
.btn-dark-grey[disabled].active,
.btn-dark-grey[disabled]:active,
.btn-dark-grey[disabled]:focus,
.btn-dark-grey[disabled]:hover {
	background-color: #333;
	border-color: #333;
	color: #fff
}

.btn-med-grey {
	background-color: #666;
	border-color: #595959;
	color: #fff
}

.btn-med-grey.active,
.btn-med-grey:active,
.btn-med-grey:focus,
.btn-med-grey:hover {
	background-color: #595959;
	border-color: #4d4d4d;
	color: #fff
}

.btn-med-grey.disabled.active,
.btn-med-grey.disabled:active,
.btn-med-grey.disabled:focus,
.btn-med-grey.disabled:hover,
.btn-med-grey[disabled].active,
.btn-med-grey[disabled]:active,
.btn-med-grey[disabled]:focus,
.btn-med-grey[disabled]:hover {
	background-color: #666;
	border-color: #666;
	color: #fff
}

.btn-light-grey {
	background-color: #999;
	border-color: #8c8c8c;
	color: #fff
}

.btn-light-grey.active,
.btn-light-grey:active,
.btn-light-grey:focus,
.btn-light-grey:hover {
	background-color: #8c8c8c;
	border-color: grey;
	color: #fff
}

.btn-light-grey.disabled.active,
.btn-light-grey.disabled:active,
.btn-light-grey.disabled:focus,
.btn-light-grey.disabled:hover,
.btn-light-grey[disabled].active,
.btn-light-grey[disabled]:active,
.btn-light-grey[disabled]:focus,
.btn-light-grey[disabled]:hover {
	background-color: #999;
	border-color: #999;
	color: #fff
}

.btn-bricky {
	background-color: #C83A2A;
	border-color: #b33426;
	color: #fff
}

.btn-bricky.active,
.btn-bricky:active,
.btn-bricky:focus,
.btn-bricky:hover {
	background-color: #b33426;
	border-color: #9e2e21;
	color: #fff
}

.btn-bricky.disabled.active,
.btn-bricky.disabled:active,
.btn-bricky.disabled:focus,
.btn-bricky.disabled:hover,
.btn-bricky[disabled].active,
.btn-bricky[disabled]:active,
.btn-bricky[disabled]:focus,
.btn-bricky[disabled]:hover {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #fff
}

.btn-green {
	background-color: #3D9400;
	border-color: #327b00;
	color: #fff
}

.btn-green.active,
.btn-green:active,
.btn-green:focus,
.btn-green:hover {
	background-color: #327b00;
	border-color: #286100;
	color: #fff
}

.btn-green.disabled.active,
.btn-green.disabled:active,
.btn-green.disabled:focus,
.btn-green.disabled:hover,
.btn-green[disabled].active,
.btn-green[disabled]:active,
.btn-green[disabled]:focus,
.btn-green[disabled]:hover {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #fff
}

.btn-blue {
	background-color: #364F6A;
	border-color: #2d4259;
	color: #fff
}

.btn-blue.active,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover {
	background-color: #2d4259;
	border-color: #253648;
	color: #fff
}

.btn-blue.disabled.active,
.btn-blue.disabled:active,
.btn-blue.disabled:focus,
.btn-blue.disabled:hover,
.btn-blue[disabled].active,
.btn-blue[disabled]:active,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:hover {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #fff
}

.btn-yellow {
	background-color: #FFB848;
	border-color: #ffae2f;
	color: #fff
}

.btn-yellow.active,
.btn-yellow:active,
.btn-yellow:focus,
.btn-yellow:hover {
	background-color: #ffae2f;
	border-color: #ffa415;
	color: #fff
}

.btn-yellow.disabled.active,
.btn-yellow.disabled:active,
.btn-yellow.disabled:focus,
.btn-yellow.disabled:hover,
.btn-yellow[disabled].active,
.btn-yellow[disabled]:active,
.btn-yellow[disabled]:focus,
.btn-yellow[disabled]:hover {
	background-color: #FFB848;
	border-color: #FFB848;
	color: #fff
}

.btn-red {
	background-color: #E02222;
	border-color: #cc1d1d;
	color: #fff
}

.btn-red.active,
.btn-red:active,
.btn-red:focus,
.btn-red:hover {
	background-color: #cc1d1d;
	border-color: #b61919;
	color: #fff
}

.btn-red.disabled.active,
.btn-red.disabled:active,
.btn-red.disabled:focus,
.btn-red.disabled:hover,
.btn-red[disabled].active,
.btn-red[disabled]:active,
.btn-red[disabled]:focus,
.btn-red[disabled]:hover {
	background-color: #E02222;
	border-color: #E02222;
	color: #fff
}

fieldset[disabled] .btn-teal.active,
fieldset[disabled] .btn-teal:active,
fieldset[disabled] .btn-teal:focus,
fieldset[disabled] .btn-teal:hover {
	background-color: #569099;
	border-color: #569099;
	color: #fff
}

fieldset[disabled] .btn-beige.active,
fieldset[disabled] .btn-beige:active,
fieldset[disabled] .btn-beige:focus,
fieldset[disabled] .btn-beige:hover {
	background-color: #c4c488;
	border-color: #bb7;
	color: #fff
}

fieldset[disabled] .btn-dark-beige.active,
fieldset[disabled] .btn-dark-beige:active,
fieldset[disabled] .btn-dark-beige:focus,
fieldset[disabled] .btn-dark-beige:hover {
	background-color: #afaa6d;
	border-color: #afaa6d;
	color: #fff
}

fieldset[disabled] .btn-orange.active,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:hover {
	background-color: #e6674a;
	border-color: #e6674a;
	color: #fff
}

fieldset[disabled] .btn-purple.active,
fieldset[disabled] .btn-purple:active,
fieldset[disabled] .btn-purple:focus,
fieldset[disabled] .btn-purple:hover {
	background-color: #57517B;
	border-color: #333;
	color: #fff
}

fieldset[disabled] .btn-dark-grey.active,
fieldset[disabled] .btn-dark-grey:active,
fieldset[disabled] .btn-dark-grey:focus,
fieldset[disabled] .btn-dark-grey:hover {
	background-color: #333;
	border-color: #333;
	color: #fff
}

fieldset[disabled] .btn-med-grey.active,
fieldset[disabled] .btn-med-grey:active,
fieldset[disabled] .btn-med-grey:focus,
fieldset[disabled] .btn-med-grey:hover {
	background-color: #666;
	border-color: #666;
	color: #fff
}

fieldset[disabled] .btn-light-grey.active,
fieldset[disabled] .btn-light-grey:active,
fieldset[disabled] .btn-light-grey:focus,
fieldset[disabled] .btn-light-grey:hover {
	background-color: #999;
	border-color: #999;
	color: #fff
}

fieldset[disabled] .btn-bricky.active,
fieldset[disabled] .btn-bricky:active,
fieldset[disabled] .btn-bricky:focus,
fieldset[disabled] .btn-bricky:hover,
fieldset[disabled] .btn-green.active,
fieldset[disabled] .btn-green:active,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green:hover {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #fff
}

fieldset[disabled] .btn-blue.active,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:hover {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #fff
}

fieldset[disabled] .btn-yellow.active,
fieldset[disabled] .btn-yellow:active,
fieldset[disabled] .btn-yellow:focus,
fieldset[disabled] .btn-yellow:hover {
	background-color: #FFB848;
	border-color: #FFB848;
	color: #fff
}

fieldset[disabled] .btn-red.active,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red:hover {
	background-color: #E02222;
	border-color: #E02222;
	color: #fff
}

.btn-beige .caret,
.btn-blue .caret,
.btn-bricky .caret,
.btn-dark-beige .caret,
.btn-dark-grey .caret,
.btn-green .caret,
.btn-light-grey .caret,
.btn-med-grey .caret,
.btn-orange .caret,
.btn-purple .caret,
.btn-red .caret,
.btn-teal .caret,
.btn-yellow .caret {
	border-top-color: #fff
}

.dropup .btn-beige .caret,
.dropup .btn-blue .caret,
.dropup .btn-bricky .caret,
.dropup .btn-dark-beige .caret,
.dropup .btn-dark-grey .caret,
.dropup .btn-green .caret,
.dropup .btn-light-grey .caret,
.dropup .btn-med-grey .caret,
.dropup .btn-orange .caret,
.dropup .btn-purple .caret,
.dropup .btn-red .caret,
.dropup .btn-teal .caret,
.dropup .btn-yellow .caret {
	border-bottom: 4px solid #fff
}

.btn-squared {
	-webkit-border-radius: 0;
	border-radius: 0!important
}

.btn-icon {
	background-color: #EFEFEF;
	background-image: -moz-linear-gradient(center top, #FAFAFA, #EFEFEF);
	border: 1px solid #DDD;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .8);
	height: 80px;
	display: block;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 5px 0 0;
	position: relative;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease;
	transition: all .3s ease 0s;
	color: #333
}

.btn-icon:hover {
	border-color: #A5A5A5;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .25);
	box-shadow: 0 0 3px rgba(0, 0, 0, .25);
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff
}

.btn-icon .badge {
	-moz-border-radius: 12px!important;
	-webkit-border-radius: 12px;
	border-radius: 12px!important;
	border-style: solid;
	border-width: 0;
	box-shadow: none;
	color: #fff!important;
	font-size: 11px!important;
	font-weight: 300;
	padding: 3px 7px;
	position: absolute;
	right: -5px;
	text-shadow: none;
	top: -5px
}

.btn-icon [class*=" fa-"],
.btn-icon [class*=" clip-"],
.btn-icon [class^=fa-],
.btn-icon [class^=clip-] {
	clear: both;
	display: block
}

.panel-tools .btn.collapses:before,
.panel-tools .btn.expand:before {
	display: inline;
	font-family: FontAwesome;
	height: auto;
	text-shadow: none;
	font-weight: 300
}

.buttons-widget .btn,
.buttons-widget .make-switch {
	margin-bottom: 5px
}

.buttons-widget .btn-group-vertical .btn {
	margin-bottom: 0
}

.btn-social {
	width: auto!important;
	float: left;
	margin: 5px!important
}

.panel-tools {
	position: absolute;
	right: 5px;
	top: 8px
}

.panel-tools .btn-link:active,
.panel-tools .btn-link:focus,
.panel-tools .btn-link:hover {
	text-decoration: none;
	outline: 0!important
}

.panel-tools .btn {
	border-style: none
}

.panel-tools .btn.expand:before {
	content: "\f077";
	float: right
}

.panel-tools .btn.collapses:before {
	content: "\f078";
	float: right
}

ul.main-navigation-menu li a .icon-arrow:before,
ul.main-navigation-menu>li>a>.icon-arrow:before {
	content: "\e163";
	font-family: clip-font
}

.panel-tools .btn-link {
	color: #666
}

.panel-tools .btn-link:hover {
	color: #333
}

.panel-heading {
	background-color: #F5F4F9!important;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CDCDCD;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px;
	border-radius: 6px 6px 0 0;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	height: 36px;
	padding-left: 40px;
	position: relative
}

.panel-heading>[class*=" icon-"],
.panel-heading>[class*=" fa-"],
.panel-heading>[class*=" clip-"],
.panel-heading>[class^=icon-],
.panel-heading>[class^=fa-],
.panel-heading>[class^=clip-] {
	border-right: 1px solid #CDCDCD;
	-moz-box-shadow: 1px 0 0 0 #fff;
	-webkit-box-shadow: 1px 0 0 0 #fff;
	box-shadow: 1px 0 0 0 #fff;
	opacity: .7;
	padding: 12px 10px 8px;
	position: absolute;
	left: 0;
	top: 0;
	height: 36px
}

.panel-white {
	box-shadow: none
}

.panel-white .panel-heading {
	background-color: #fff;
	background-image: none;
	border-bottom: 1px solid #CDCDCD;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px;
	border-radius: 6px 6px 0 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 36px;
	padding-left: 40px;
	position: relative
}

.panel-white .panel-heading>[class*=" icon-"],
.panel-white .panel-heading>[class*=" fa-"],
.panel-white .panel-heading>[class*=" clip-"],
.panel-white .panel-heading>[class^=icon-],
.panel-white .panel-heading>[class^=fa-],
.panel-white .panel-heading>[class^=clip-] {
	border-right: 1px solid #CDCDCD;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .7;
	padding: 12px 10px 8px;
	position: absolute;
	left: 0;
	top: 0;
	height: 36px
}

.panel-box {
	background: #FAFAFA;
	border: 1px solid #CDCDCD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	clear: both;
	margin-bottom: 16px;
	margin-top: 16px;
	position: relative
}

.panel.panel-full-screen {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9998
}

.horizontal-menu ul.nav li,
.panel-scroll {
	position: relative
}

.panel-scroll {
	margin: 10px;
	padding: 0;
	width: auto;
	height: 400px;
	overflow: hidden
}

.pagination.squared {
	border-radius: 0!important
}

.pagination.squared li:first-child a,
.pagination.squared li:first-child>span {
	-moz-border-radius-bottomleft: 0!important;
	-webkit-border-bottom-left-radius: 0!important;
	border-bottom-left-radius: 0!important;
	border-left-width: 1px;
	-moz-border-radius-topleft: 0!important;
	-webkit-border-top-left-radius: 0!important;
	border-top-left-radius: 0!important
}

.pagination.squared li:last-child>a,
.pagination.squared li:last-child>span {
	-moz-border-radius-bottomright: 0!important;
	-webkit-border-bottom-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
	-moz-border-radius-topright: 0!important;
	-webkit-border-top-right-radius: 0!important;
	border-top-right-radius: 0!important
}

.pagination.pagination-purple [class*=" fa-"],
.pagination.pagination-purple [class^=fa-] {
	color: #57517B
}

.pagination.pagination-purple li.active a {
	background: #57517B!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination.pagination-purple li:first-child a {
	border: none!important
}

.pagination.pagination-purple li.disabled [class*=" fa-"],
.pagination.pagination-purple li.disabled [class^=fa-] {
	opacity: .5
}

.pagination.pagination-purple li.disabled a {
	color: #AAA!important
}

.pagination.pagination-purple li.disabled a:hover {
	background: #F5F4F9;
	cursor: default!important
}

.pagination.pagination-purple li a {
	background: #F5F4F9;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination.pagination-purple li a:hover {
	background: #ECEAF3;
	color: #222;
	cursor: pointer
}

.pagination.pagination-teal [class*=" fa-"],
.pagination.pagination-teal [class^=fa-] {
	color: #4D8189
}

.pagination.pagination-teal li.active a {
	background: #57517B!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination.pagination-teal li:first-child a {
	border: none!important
}

.pagination.pagination-teal li.disabled [class*=" fa-"],
.pagination.pagination-teal li.disabled [class^=fa-] {
	opacity: .5
}

.pagination.pagination-teal li.disabled a {
	color: #AAA!important
}

.pagination.pagination-teal li.disabled a:hover {
	background: #F5F4F9;
	cursor: default!important
}

.pagination.pagination-teal li a {
	background: #F5F4F9;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination.pagination-teal li a:hover {
	background: #ECEAF3;
	color: #222;
	cursor: pointer
}

.pagination.pagination-green [class*=" fa-"],
.pagination.pagination-green [class^=fa-] {
	color: #327B00
}

.pagination.pagination-green li.active a {
	background: #3D9400!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination.pagination-green li:first-child a {
	border: none!important
}

.pagination.pagination-green li.disabled [class*=" fa-"],
.pagination.pagination-green li.disabled [class^=fa-] {
	opacity: .5
}

.pagination.pagination-green li.disabled a {
	color: #AAA!important
}

.pagination.pagination-green li.disabled a:hover {
	background: #EFFBEC;
	cursor: default!important
}

.pagination.pagination-green li a {
	background: #EFFBEC;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination.pagination-green li a:hover {
	background: #CEF3C5;
	color: #222;
	cursor: pointer
}

.pagination.pagination-bricky [class*=" fa-"],
.pagination.pagination-bricky [class^=fa-] {
	color: #C83A2A
}

.pagination.pagination-bricky li.active a {
	background: #C83A2A!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination.pagination-bricky li:first-child a {
	border: none!important
}

.pagination.pagination-bricky li.disabled [class*=" fa-"],
.pagination.pagination-bricky li.disabled [class^=fa-] {
	opacity: .5
}

.pagination.pagination-bricky li.disabled a {
	color: #AAA!important
}

.pagination.pagination-bricky li.disabled a:hover {
	background: #FDF8F7;
	cursor: default!important
}

.pagination.pagination-bricky li a {
	background: #FDF8F7;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination.pagination-bricky li a:hover {
	background: #FBEEEC;
	color: #222;
	cursor: pointer
}

.pagination-purple [class*=" fa-"],
.pagination-purple [class^=fa-] {
	color: #57517B
}

.pagination-purple .pagination li.active a {
	background: #57517B!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination-purple .pagination li:first-child a {
	border: none!important
}

.pagination-purple .pagination li.disabled [class*=" fa-"],
.pagination-purple .pagination li.disabled [class^=fa-] {
	opacity: .5
}

.pagination-purple .pagination li.disabled a {
	color: #AAA!important
}

.pagination-purple .pagination li.disabled a:hover {
	background: #F5F4F9;
	cursor: default!important
}

.pagination-purple .pagination li a {
	background: #F5F4F9;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination-purple .pagination li a:hover {
	background: #ECEAF3;
	color: #222;
	cursor: pointer
}

.pagination-teal [class*=" fa-"],
.pagination-teal [class^=fa-] {
	color: #4D8189
}

.pagination-teal .pagination li.active a {
	background: #569099!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination-teal .pagination li:first-child a {
	border: none!important
}

.pagination-teal .pagination li.disabled [class*=" fa-"],
.pagination-teal .pagination li.disabled [class^=fa-] {
	opacity: .5
}

.pagination-teal .pagination li.disabled a {
	color: #AAA!important
}

.pagination-teal .pagination li.disabled a:hover {
	background: #F3F8F8;
	cursor: default!important
}

.pagination-teal .pagination li a {
	background: #F3F8F8;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination-teal .pagination li a:hover {
	background: #D8E4E7;
	color: #222;
	cursor: pointer
}

.pagination-green [class*=" fa-"],
.pagination-green [class^=fa-] {
	color: #327B00
}

.pagination-green .pagination li.active a {
	background: #3D9400!important;
	border: none!important;
	color: #FFF!important;
	cursor: default!important;
	opacity: 1
}

.pagination-green .pagination li:first-child a {
	border: none!important
}

.pagination-green .pagination li.disabled [class*=" fa-"],
.pagination-green .pagination li.disabled [class^=fa-] {
	opacity: .5
}

ul.main-navigation-menu li.open>a>.icon-arrow,
ul.main-navigation-menu>li>a:hover {
	opacity: 1
}

.pagination-green .pagination li.disabled a {
	color: #AAA!important
}

.pagination-green .pagination li.disabled a:hover {
	background: #EFFBEC;
	cursor: default!important
}

.pagination-green .pagination li a {
	background: #EFFBEC;
	border: none!important;
	color: #333;
	display: inline-block;
	margin-right: 1px
}

.pagination-green .pagination li a:hover {
	background: #CEF3C5;
	color: #222;
	cursor: pointer
}

.main-navigation {
	padding: 0;
	max-height: none!important;
	z-index: 1000
}

.sidebar-fixed .wrap-menu {
	overflow: hidden;
	position: fixed;
	width: 225px;
	height: 300px
}

ul.main-navigation-menu {
	list-style: none;
	margin: 0;
	padding: 0
}

ul.main-navigation-menu>li {
	border: 0;
	display: block;
	margin: 0;
	padding: 0
}

ul.main-navigation-menu>li.last>a,
ul.main-navigation-menu>li:last-child>a {
	border-bottom-color: transparent!important
}

ul.main-navigation-menu>li>a {
	border: 0;
	display: block;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding: 10px 15px;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #FFF
}

ul.main-navigation-menu>li>a i {
	font-size: 16px;
	margin-right: 5px;
	text-shadow: none;
	display: inline-block
}

ul.main-navigation-menu li a .badge {
	float: right;
	margin-right: 13px;
	margin-top: 1px
}

ul.main-navigation-menu li a .icon-arrow {
	float: right;
	margin-right: 6px
}

ul.main-navigation-menu li.open>a>.icon-arrow:before {
	content: "\e164";
	font-family: clip-font
}

ul.main-navigation-menu li.active>ul.sub-menu {
	display: block;
	padding: 0
}

ul.main-navigation-menu li>ul.sub-menu {
	clear: both;
	list-style: none;
	margin: 8px 0;
	display: none;
	padding: 0
}

ul.main-navigation-menu li>ul.sub-menu>li {
	background: 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px!important;
	padding: 0
}

ul.main-navigation-menu li>ul.sub-menu>li>a {
	background: 0 0;
	display: block;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 40px!important;
	padding-right: 0;
	padding-top: 5px;
	text-decoration: none
}

ul.main-navigation-menu li>ul.sub-menu li>a .icon-arrow {
	margin-right: 22px
}

ul.main-navigation-menu li>ul.sub-menu li>ul.sub-menu {
	margin: 0
}

ul.main-navigation-menu li>ul.sub-menu li>ul.sub-menu>li>a {
	padding-left: 60px!important
}

ul.main-navigation-menu li>ul.sub-menu li>ul.sub-menu>li>ul.sub-menu>li>a {
	padding-left: 80px!important
}

.navigation-toggler {
	cursor: pointer;
	height: 30px;
	margin-left: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 30px;
	line-height: 30px
}

.horizontal-menu {
	clear: both;
	border-top: 1px solid #C8C7CC!important;
	margin-left: -15px!important;
	margin-right: -15px!important;
	padding: 0 15px!important;
	background: #FFF
}

.horizontal-menu ul.nav li.open>a,
.horizontal-menu ul.nav li>a:focus,
.horizontal-menu ul.nav li>a:hover {
	background: #F5F5F5!important;
	color: #555!important
}

.horizontal-menu .dropdown-menu li:hover>a,
.horizontal-menu ul.nav li.active>a,
.horizontal-menu ul.nav li.active>a:hover {
	background: #007AFF!important;
	color: #FFF!important
}

.horizontal-menu ul.nav li.active .selected,
.horizontal-menu ul.nav li.current .selected {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #007AFF;
	bottom: 0;
	display: inline-block;
	height: 0;
	left: 50%;
	margin: 0 0 -6px -7px;
	position: absolute;
	width: 0
}

.horizontal-menu .dropdown-menu {
	box-shadow: none;
	margin-top: -1px!important;
	border-radius: 0
}

.horizontal-menu .dropdown-menu li>a {
	margin-bottom: 1px;
	padding: 7px 18px!important
}

.horizontal-menu .dropdown-menu .arrow {
	display: none
}

.horizontal-menu .dropdown-submenu>.dropdown-menu {
	left: 100%;
	margin-left: 0;
	margin-top: -6px;
	top: 5px
}

.horizontal-menu .dropdown-submenu:hover>.dropdown-menu {
	display: block
}

.horizontal-menu .dropdown-submenu>a:after {
	margin-right: 0;
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 300;
	height: auto;
	position: absolute;
	right: 10px;
	top: 7px
}

.horizontal-menu .dropup .dropdown-submenu>.dropdown-menu {
	bottom: 0;
	margin-bottom: -2px;
	margin-top: 0;
	top: auto
}

.breadcrumb {
	margin: 0 -15px;
	border-radius: 0;
	padding: 15px 45px 15px 15px;
	border-bottom: 1px solid #C8C7CC;
	position: relative;
	height: 51px
}

.breadcrumb i {
	color: #ccc;
	font-size: 16px;
	display: inline-block
}

.rating {
	direction: rtl;
	font-size: 30px;
	unicode-bidi: bidi-override
}

.rating span.star {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400
}

.rating span.star:hover {
	cursor: pointer
}

.rating span.star:hover:before,
.rating span.star:hover~span.star:before {
	color: #E3CF7A;
	content: "\f005"
}

.rating span.star:before {
	color: #999;
	content: "\f006";
	padding-right: 5px
}

.dropdown-checkboxes {
	padding: 5px
}

.dropdown-checkboxes label {
	display: block;
	font-weight: 400;
	line-height: 20px
}

.badge-success {
	background-color: #5CB85C
}

.badge-success[href]:focus,
.badge-success[href]:hover {
	background-color: #449D44
}

.badge-warning {
	background-color: #F0AD4E
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
	background-color: #EC971F
}

.badge-info {
	background-color: #5BC0DE
}

.badge-info[href]:focus,
.badge-info[href]:hover {
	background-color: #31B0D5
}

.badge-danger {
	background-color: #D9534F
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
	background-color: #C9302C
}

.badge-new {
	background-color: #007AFF;
	-moz-border-radius: 12px!important;
	-webkit-border-radius: 12px;
	border-radius: 12px!important;
	font-size: 11px!important;
	font-weight: 300;
	height: 18px;
	padding: 3px 6px;
	text-shadow: none!important
}

.label {
	font-size: 85%!important;
	padding: .4em .6em!important
}

.badge-inverse,
.label-inverse {
	background-color: #555
}

.progress.progress-xs {
	height: 7px
}

.progress.progress-sm {
	height: 12px
}

.modal-footer {
	background: #ECF0F1;
	border-radius: 0 0 6px 6px
}

.accordion-custom .panel {
	background-color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none
}

.accordion-custom .panel-heading {
	padding: 0;
	background-image: none;
	height: auto;
	box-shadow: none;
	border-radius: 0
}

.accordion-custom .panel-heading .accordion-toggle {
	background-color: #ccc;
	color: #606060;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	padding: 10px;
	position: relative
}

.accordion-custom .panel-heading .accordion-toggle.collapsed {
	background-color: #F3F3F3;
	border-color: #D9D9D9;
	border-width: 0 0 0 1px;
	color: #606060;
	font-weight: 400
}

.dd-handle,
.dd-item>button {
	font-weight: 700;
	margin: 5px 0
}

.accordion-custom .panel-heading .accordion-toggle.collapsed>.icon-arrow {
	opacity: .75
}

.accordion-custom .panel-heading .accordion-toggle.collapsed>.icon-arrow:before {
	content: "\f054"!important
}

.accordion-custom .panel-heading .accordion-toggle:focus,
.accordion-custom .panel-heading .accordion-toggle:hover {
	text-decoration: none
}

.accordion-custom .panel-heading .accordion-toggle>.icon-arrow {
	font-size: 11px;
	padding: 0 5px
}

.dd,
.dd-list {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none
}

.accordion-custom .panel-heading .accordion-toggle>.icon-arrow:before {
	content: "\f078"
}

.accordion-custom .panel-body {
	border: none!important
}

.accordion-teal .panel-heading .accordion-toggle {
	background: #F3F7F8;
	border-left: 2px solid #569099;
	color: #437278
}

.accordion-teal .panel-heading .accordion-toggle.collapsed {
	background: #F3F7F8;
	border-left: none
}

.dd {
	font-size: 13px;
	line-height: 20px
}

.dd-list .dd-list {
	padding-left: 30px
}

.dd-collapsed .dd-list {
	display: none
}

.dd-empty,
.dd-item,
.dd-placeholder {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 20px;
	font-size: 13px;
	line-height: 20px
}

.dd-handle {
	display: block;
	height: 30px;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
	border: 1px solid #ccc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fafafa), color-stop(100%, #eee));
	background: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
	background: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
	background: linear-gradient(to bottom, #fafafa 0, #eee 100%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box
}

.dd-handle:hover {
	color: #2ea8e5;
	background: #fff
}

.dd-item>button {
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	width: 25px;
	height: 20px;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: 0 0;
	font-size: 12px;
	line-height: 1
}

.dd-item>button:before {
	content: '+';
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	text-indent: 0
}

.dd-item>button[data-action=collapse]:before {
	content: '-'
}

.dd-empty,
.dd-placeholder {
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	background: #f2fbff;
	border: 1px dashed #b6bcbf;
	box-sizing: border-box
}

.dd-empty {
	border: 1px dashed #bbb;
	min-height: 100px;
	background-color: #e5e5e5;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-image: -moz-linear-gradient(45deg, #fff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #fff 75%, #fff);
	background-image: -webkit-linear-gradient(45deg, #fff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #fff 75%, #fff);
	background-image: linear-gradient(45deg, #fff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, #fff 75%, #fff);
	background-size: 60px 60px;
	background-position: 0 0, 30px 30px
}

.dd-dragel {
	position: absolute;
	pointer-events: none;
	z-index: 9999
}

.dd-dragel>.dd-item .dd-handle {
	margin-top: 0
}

.dd-dragel .dd-handle {
	-moz-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
	box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1)
}

.nestable-lists {
	display: block;
	clear: both;
	padding: 30px 0;
	width: 100%;
	border: 0;
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD
}

#nestable-menu {
	padding: 0;
	margin: 20px 0
}

#nestable-output,
#nestable2-output {
	width: 100%;
	height: 7em;
	font-size: 13px;
	line-height: 1.333333em;
	padding: 5px;
	margin-bottom: 5px
}

#nestable2 .dd-handle {
	color: #fff;
	border: 1px solid #999;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #bbb), color-stop(100%, #999));
	background: -moz-linear-gradient(top, #bbb 0, #999 100%);
	background: -webkit-linear-gradient(top, #bbb 0, #999 100%);
	background: linear-gradient(to bottom, #bbb 0, #999 100%)
}

#nestable2 .dd-handle:hover {
	background: #bbb
}

#nestable2 .dd-item>button:before {
	color: #fff
}

.dd-hover>.dd-handle {
	background: #2ea8e5!important
}

.dd3-content {
	display: block;
	height: 30px;
	margin: 5px 0;
	padding: 5px 10px 5px 40px;
	color: #333;
	text-decoration: none;
	font-weight: 700;
	border: 1px solid #ccc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fafafa), color-stop(100%, #eee));
	background: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
	background: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
	background: linear-gradient(to bottom, #fafafa 0, #eee 100%);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.dd3-content:hover {
	color: #2ea8e5;
	background: #fff
}

.dd-dragel>.dd3-item>.dd3-content {
	margin: 0
}

.dd3-item>button {
	margin-left: 30px
}

.dd3-handle {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	cursor: pointer;
	width: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #aaa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ddd), color-stop(100%, #bbb));
	background: -moz-linear-gradient(top, #ddd 0, #bbb 100%);
	background: -webkit-linear-gradient(top, #ddd 0, #bbb 100%);
	background: linear-gradient(to bottom, #ddd 0, #bbb 100%);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.dd3-handle:before {
	content: '\f0c9';
	display: block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 3px;
	width: 100%;
	text-indent: 0;
	color: #fff;
	font-size: 10px;
	font-weight: 400
}

.dd3-handle:hover {
	background: #DDD
}

td.center .dropdown-menu {
	text-align: left
}

.table thead tr {
	color: #707070;
	font-weight: 400
}

.editable-element {
	border-bottom: 1px dashed #08C;
	text-decoration: none;
	opacity: .5;
	display: inline
}

.dt-buttons {
	margin-left: 20px!important
}

a.dt-button {
	background-image: none!important;
	background-color: #F5F4F9!important;
	border: 1px solid #D5D5D5!important
}

td.column-left {
	width: 25%
}

td.column-right {
	width: 75%
}

.bootstrap-timepicker-widget table td input {
	width: 32px!important
}

.bootstrap-timepicker .add-on i {
	height: auto!important;
	width: auto!important
}

.fileupload .uneditable-input {
	white-space: nowrap
}

.fileupload-new .input-group .btn-file {
	-moz-border-radius: 0 3px 3px 0!important;
	-webkit-border-radius: 0;
	border-radius: 0 3px 3px 0!important
}

.dz-default.dz-message {
	font-size: 21px!important;
	font-family: Raleway, sans-serif!important
}

.wysiwyg {
	padding: 5px 0
}

.wysiwyg .btn-group:after {
	border-left: 1px solid #E1E6EA;
	bottom: 6px;
	display: block;
	left: -2px;
	max-width: 0;
	position: absolute;
	top: 6px;
	width: 0
}

.wysiwyg .btn-group .btn,
.wysiwyg .btn-group .btn:active,
.wysiwyg .btn-group>.inline>.btn,
.wysiwyg .btn-group>.inline>.btn:active {
	background: #fff!important;
	border: none!important;
	margin: 0!important;
	text-shadow: none!important
}

.wysiwyg .btn-group .btn {
	color: #ADB3BE!important
}

.wysiwyg .btn-group .btn:hover {
	color: #333!important
}

.wysiwyg .btn-group .btn:active {
	color: #fff!important
}

.wysiwyg .btn-group>.inline>.btn {
	color: #ADB3BE!important
}

.wysiwyg .btn-group>.inline>.btn:hover {
	color: #333!important
}

.wysiwyg .btn-group>.inline>.btn:active {
	color: #fff!important
}

.swMain>ul {
	display: table;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	width: 100%
}

.swMain>ul li {
	display: table-cell;
	text-align: center;
	width: 1%
}

.swMain>ul li>a:before {
	border-top: 4px solid #CED1D6;
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	position: relative;
	top: 21px;
	width: 100%;
	z-index: 1
}

.swMain>ul li>a.done:before,
.swMain>ul li>a.selected .stepNumber,
.swMain>ul li>a.selected:before {
	border-color: #5293C4
}

.swMain>ul li>a:hover {
	text-decoration: none
}

.swMain>ul li>a.done .stepDesc,
.swMain>ul li>a.selected .stepDesc {
	color: #2B3D53
}

.swMain>ul li>a.disabled {
	cursor: default
}

.swMain>ul li>a.done .stepNumber {
	border-color: #5293C4;
	background-color: #5293C4;
	color: #fff;
	text-indent: -9999px
}

.swMain>ul li>a.done .stepNumber:before {
	content: "\f00c";
	display: inline;
	float: right;
	font-family: FontAwesome;
	font-weight: 300;
	height: auto;
	text-shadow: none;
	margin-right: 7px;
	text-indent: 0
}

.swMain>ul li>a.done.wait .stepNumber {
	background-color: #F6F6F6!important;
	color: #CCC!important;
	text-indent: 0!important
}

.swMain>ul li>a.done.wait .stepNumber:before {
	content: ""!important
}

.swMain>ul li:first-child>a:before {
	left: 50%;
	max-width: 51%
}

.swMain>ul li:last-child>a:before {
	max-width: 50%;
	width: 50%
}

.swMain>ul li .stepDesc {
	color: #949EA7;
	display: block;
	font-size: 14px;
	margin-top: 4px;
	max-width: 100%;
	table-layout: fixed;
	text-align: center;
	word-wrap: break-word;
	z-index: 104
}

.swMain>ul .stepNumber {
	background-color: #fff;
	border: 5px solid #CED1D6;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #546474;
	display: inline-block;
	font-size: 15px;
	height: 40px;
	line-height: 30px;
	position: relative;
	text-align: center;
	width: 40px;
	z-index: 2
}

.swMain .progress {
	margin-bottom: 30px
}

.swMain .stepContainer {
	height: auto!important
}

.swMain .close,
.swMain .loader,
.swMain [class*=" button"],
.swMain [class^=button] {
	display: none
}

body.login {
	color: #7F7F7F
}

body.login.example1 {
	background-image: url(../images/bg.png);
	background-color: transparent
}

body.login.example2 {
	background-image: url(../images/bg_2.png);
	background-color: rgba(255, 255, 255, 0)
}

body.login .main-login {
	margin-top: 60px
}

body.login .logo {
	padding: 20px;
	text-align: center
}

body.login .box-forgot,
body.login .box-login,
body.login .box-register {
	background: #fff;
	border-radius: 5px;
	box-shadow: -30px 30px 50px rgba(0, 0, 0, .32);
	overflow: hidden;
	padding: 15px;
	display: none
}

body.login .form fieldset {
	border: none;
	margin: 0;
	padding: 10px 0 0
}

body.login a.forgot {
	color: #909090;
	font-size: 12px;
	position: absolute;
	right: 10px;
	text-shadow: 1px 1px 1px #fff;
	top: 9px
}

body.login input.password {
	padding-right: 130px
}

body.login label {
	color: #7F7F7F;
	font-size: 14px;
	margin-top: 5px
}

body.login .copyright {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 10px 0;
	text-align: center
}

body.login .form-actions:after,
body.login .form-actions:before {
	content: "";
	display: table;
	line-height: 0
}

body.login .form-actions:after {
	clear: both
}

body.login .form-actions {
	margin-top: 15px;
	padding-top: 10px;
	display: block
}

body.login .new-account {
	border-top: 1px dotted #EEE;
	margin-top: 15px;
	padding-top: 10px;
	display: block
}

body.error-full-page {
	background: #fff!important;
	overflow: hidden
}

body.error-full-page.rain-page {
	height: 100%;
	margin: 0;
	padding: 0
}

body.error-full-page.rain-page .container {
	position: absolute;
	top: 40px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999
}

body.error-full-page .page-error {
	margin-top: 60px
}

.rain-image {
	width: 100%;
	height: 100%
}

.page-error {
	text-align: center
}

.page-error .error-number {
	display: block;
	font-size: 158px;
	font-weight: 300;
	letter-spacing: -10px;
	line-height: 128px;
	margin-top: 0;
	text-align: center
}

.page-error .error-details {
	display: block;
	padding-top: 0;
	text-align: center
}

.page-error .error-details .btn-return {
	margin: 10px 0
}

.page-error .error-details h3 {
	margin-top: 0
}

.error-full-page #canvas {
	position: absolute;
	top: 0;
	left: 0
}

.error-full-page #sound {
	position: absolute;
	width: 30%;
	height: 30%;
	overflow-y: auto;
	margin-left: 35%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	opacity: .3;
	margin-top: 5%
}

.error-full-page .video {
	position: absolute;
	width: 90%;
	height: 80%;
	margin-left: 5%;
	margin-top: 5%
}

#inline-container {
	border: 1px solid #CCC;
	margin: 30px auto 0;
	padding: 10px
}

#inline-container [contenteditable=true] {
	padding: 10px
}

#inline-container hr {
	background-color: #05B2D2;
	height: 5px;
	color: #05B2D2;
	border: 0
}

#inline-header {
	overflow: hidden;
	padding: 0 0 30px;
	position: relative
}

#inline-headerLeft {
	padding-top: 10px
}

#inline-headerLeft h2,
#inline-headerLeft h3 {
	font-weight: 400;
	margin: 0;
	overflow: hidden;
	text-align: center
}

#inline-headerLeft h2 {
	font-family: "Arial Black", arial-black;
	font-size: 52px;
	line-height: 1.1em;
	text-transform: uppercase
}

#inline-columns blockquote,
#inline-columns blockquote:before {
	font-family: "Times New Roman", Times, Georgia, serif
}

#inline-headerLeft h3 {
	color: #666;
	font-size: 24px;
	line-height: 1.1em;
	margin: .2em 0 0
}

#inline-headerRight p {
	margin: 0;
	text-align: justify
}

#inline-headerRight p+p {
	margin-top: 20px
}

#inline-headerRight div {
	color: #666;
	font-size: 16px
}

#inline-columns {
	color: #333;
	overflow: hidden;
	padding-top: 20px
}

#inline-columns blockquote {
	font-size: 2em;
	font-style: italic;
	margin: 30px 40px;
	position: relative;
	border: none
}

#inline-columns blockquote:before {
	color: #666;
	content: "“";
	font-size: 60px;
	left: -40px;
	line-height: 60px;
	width: 35px;
	clear: both;
	display: block;
	font-weight: 700;
	position: absolute;
	text-align: center
}

#inline-tagLine {
	border-top: 5px solid #05B2D2;
	padding-top: 20px
}

#inline-taglist {
	display: inline-block;
	font-weight: 700;
	margin: 0 0 0 20px
}

.crop-image form {
	margin: 1.5em 0
}

.jcrop-holder #preview-pane {
	display: block;
	position: absolute;
	z-index: 1000;
	top: 10px;
	right: -280px;
	padding: 6px;
	border: 1px solid rgba(0, 0, 0, .4);
	background-color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .2)
}

#preview-pane .preview-container {
	width: 250px;
	height: 170px;
	overflow: hidden
}

div.timeline {
	font-family: Arial;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

div.timeline .columns>li:nth-child(2n+1) {
	float: left;
	width: 50%;
	clear: left
}

div.timeline .columns>li:nth-child(2n+2) {
	float: right;
	margin-top: 20px;
	width: 50%;
	clear: right
}

div.timeline div.date_separator {
	clear: both;
	height: 60px;
	position: relative;
	text-align: center
}

div.timeline div.date_separator span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-top: -16px;
	position: absolute;
	-moz-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	-webkit-transition: all .3s linear;
	-webkit-transition-delay: 0s;
	transition: all .3s linear 0s;
	width: 200px;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	border: 1px solid #BBB;
	background-color: #fff;
	color: #666
}

div.timeline div.spine {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	top: 0;
	-moz-transition: bottom .5s linear 0s;
	-o-transition: bottom .5s linear 0s;
	-webkit-transition: bottom .5s linear;
	-webkit-transition-delay: 0s;
	transition: bottom .5s linear 0s;
	width: 4px;
	left: 50%;
	margin-left: -2px;
	bottom: 0;
	background-color: #CCC
}

div.timeline_element {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
	margin: 10px 0;
	opacity: 0;
	position: relative;
	-moz-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	-webkit-transition: all .2s linear;
	-webkit-transition-delay: 0s;
	transition: all .2s linear 0s;
	background-color: #fff;
	border: 1px solid #CCC;
	color: #000;
	text-shadow: none;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

div.timeline_element:after,
div.timeline_element:before {
	content: "";
	display: block;
	position: absolute
}

.messages-list .messages-item .messages-item-time,
.messages-list .messages-item .messages-item-time .messages-item-actions {
	-moz-transition: opacity .2s ease-in-out 0s;
	-o-transition: opacity .2s ease-in-out 0s;
	-webkit-transition: opacity .2s ease-in-out
}

div.timeline_element:hover {
	border: 1px solid #AAA;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
	box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

div.timeline_element:hover:after {
	background-color: #fff;
	border: 1px solid #CCC;
	z-index: 100
}

div.timeline_element:before {
	height: 0;
	width: 26px;
	border-top: 1px dashed #CCC
}

div.timeline_element:after {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	height: 10px;
	width: 10px;
	background-color: #BBB;
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

div .columns {
	margin: 0;
	padding: 0;
	list-style: none
}

div .columns>li:nth-child(2n+1) div.timeline_element {
	float: right;
	margin-right: 30px;
	left: 0;
	opacity: 1
}

div .columns>li:nth-child(2n+1) div.timeline_element:before {
	right: -27px;
	top: 15px
}

div .columns>li:nth-child(2n+1) div.timeline_element:after {
	right: -36px;
	top: 10px
}

div .columns>li:nth-child(2n+2) div.timeline_element {
	float: left;
	margin-left: 30px;
	opacity: 1;
	right: 0
}

div .columns>li:nth-child(2n+2) div.timeline_element:before {
	left: -27px;
	top: 15px
}

div .columns>li:nth-child(2n+2) div.timeline_element:after {
	left: -36px;
	top: 10px
}

div.column_center div.timeline_element {
	margin: 20px auto;
	opacity: 1
}

.ie8 div.timeline_element:after,
.ie8 div.timeline_element:before,
div.column_center div.timeline_element:after,
div.column_center div.timeline_element:before {
	display: none
}

div.timeline_element div.timeline_title {
	font-size: 10px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	color: #AAA
}

div.timeline_element div.timeline_title span.timeline_date {
	float: right
}

div.timeline_element div.title span.timeline_label {
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 100px;
	text-overflow: ellipsis;
	white-space: nowrap
}

div.timeline_element div.content {
	font-size: 13px;
	padding: 0 10px 10px
}

div.timeline_element div.readmore {
	font-size: 12px;
	padding: 10px;
	text-align: right
}

div.timeline div.description_container {
	height: 80px;
	margin: 5px 5px 5px 90px;
	overflow: hidden
}

div.timeline_element.teal {
	background-color: #569099;
	border-color: #4D8189;
	color: #fff
}

div.timeline_element.teal:after {
	background-color: #569099
}

div.timeline_element.teal:hover:after {
	background-color: #fff;
	border: 1px solid #569099;
	z-index: 100
}

div.timeline_element.teal div.timeline_title {
	color: #EEE
}

div.timeline_element.green {
	background-color: #3D9400;
	border-color: #327B00;
	color: #fff
}

div.timeline_element.green:after {
	background-color: #3D9400
}

div.timeline_element.green:hover:after {
	background-color: #fff;
	border: 1px solid #3D9400;
	z-index: 100
}

div.timeline_element.green div.timeline_title {
	color: #EEE
}

div.timeline_element.bricky {
	background-color: #C83A2A;
	border-color: #B33426;
	color: #fff
}

div.timeline_element.bricky:after {
	background-color: #C83A2A
}

div.timeline_element.bricky:hover:after {
	background-color: #fff;
	border: 1px solid #C83A2A;
	z-index: 100
}

div.timeline_element.bricky div.timeline_title {
	color: #EEE
}

div.timeline_element.purple {
	background-color: #57517B;
	border-color: #413D5C;
	color: #fff
}

div.timeline_element.purple:after {
	background-color: #57517B
}

div.timeline_element.purple:hover:after {
	background-color: #fff;
	border: 1px solid #57517B;
	z-index: 100
}

#pricing_table_example2 .featured,
.percent {
	z-index: 2
}

div.timeline_element.purple div.timeline_title {
	color: #EEE
}

.panel-body.messages {
	padding: 0
}

.messages-list {
	border-right: 1px solid #ECEAF3;
	float: left;
	height: 620px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 260px
}

.messages-list .messages-item {
	border-bottom: 1px solid #D9D9D9;
	padding: 5px 15px 5px 25px;
	position: relative
}

.messages-list .messages-item span {
	color: #555;
	display: block
}

.messages-list .messages-item .messages-item-attachment,
.messages-list .messages-item .messages-item-star,
.messages-list .messages-item .messages-item-time {
	position: absolute
}

.messages-list .messages-item .messages-item-time {
	opacity: 1;
	right: 15px;
	top: 8px;
	-webkit-transition-delay: 0s;
	transition: opacity .2s ease-in-out 0s
}

.messages-list .messages-item .messages-item-time .messages-item-actions {
	position: absolute;
	opacity: 0;
	right: 0;
	top: 0;
	-webkit-transition-delay: 0s;
	transition: opacity .2s ease-in-out 0s;
	width: 65px
}

.messages-list .messages-item .messages-item-time .text {
	color: #999;
	font-size: 12px
}

.messages-list .messages-item .messages-item-time .messages-item-actions .dropdown>a,
.messages-list .messages-item .messages-item-time .messages-item-actions>a {
	color: #007AFF;
	margin-left: 5px
}

.messages-list .messages-item .messages-item-time .messages-item-actions>div {
	display: inline-block
}

.messages-list .messages-item .messages-item-time .messages-item-actions .dropdown-menu {
	margin-top: 0
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display: inline-block;
	height: 11px;
	margin: 0 5px 0 -13px;
	width: 11px
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.red {
	background: red
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.teal {
	background: #569099
}

.messages-list .messages-item .messages-item-time .messages-item-actions .tag-icon.green {
	background: #3D9400
}

.messages-list .messages-item .messages-item-time:hover .text {
	opacity: 0
}

.messages-list .messages-item .messages-item-time:hover .messages-item-actions {
	opacity: 1
}

.messages-list .messages-item .messages-item-star {
	color: #007AFF;
	left: 7px;
	opacity: 0;
	-moz-transition: opacity .2s ease-in-out 0s;
	-o-transition: opacity .2s ease-in-out 0s;
	-webkit-transition: opacity .2s ease-in-out;
	-webkit-transition-delay: 0s;
	transition: opacity .2s ease-in-out 0s
}

#page-sidebar,
#page-sidebar #favorites,
#page-sidebar #users {
	-webkit-transition-delay: 0s;
	-webkit-transition: right .3s ease
}

.messages-list .messages-item .messages-item-attachment {
	left: 7px;
	top: 25px;
	color: #007AFF
}

.messages-list .messages-item .messages-item-avatar {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	height: 40px;
	width: 40px
}

.messages-list .messages-item .messages-item-from,
.messages-list .messages-item .messages-item-subject {
	margin-left: 45px
}

.messages-list .messages-item .messages-item-from {
	font-weight: 700;
	margin-top: 2px
}

.messages-list .messages-item .messages-item-subject {
	font-size: 12px;
	margin-bottom: 4px
}

.messages-list .messages-item .messages-item-preview {
	color: #999;
	font-size: 12px
}

.messages-list .messages-item:hover {
	background-color: #F5F5F5;
	cursor: pointer!important
}

.messages-list .messages-item:hover .messages-item-star {
	opacity: .2
}

.messages-list .messages-item.active {
	background-color: #F5F5F5
}

.messages-list .messages-item.starred .messages-item-star {
	display: block;
	opacity: 1
}

.messages-list .messages-search {
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 5px;
	position: relative
}

.ie8 .messages-list .messages-item:hover .messages-item-star {
	display: block
}

.ie8 .messages-list .messages-item .messages-item-star,
.ie8 .messages-list .messages-item .messages-item-time .messages-item-actions {
	display: none
}

.messages-content {
	background-color: transparent;
	border-top: 1px solid #ECEAF3;
	height: auto;
	margin-left: 260px;
	position: relative;
	width: auto
}

.messages-content .message-header {
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 15px
}

.messages-content .message-header .message-from {
	font-weight: 700
}

.messages-content .message-header .message-to {
	color: #999
}

.messages-content .message-header .message-time {
	color: #999;
	position: absolute;
	right: 15px;
	top: 10px
}

.messages-content .message-header .message-actions {
	left: 50%;
	margin-left: -60px;
	position: absolute;
	width: 120px
}

.messages-content .message-header .message-actions a {
	background-color: #fff;
	border-bottom: 1px solid #F5F4F9;
	border-left: 1px solid #F5F4F9;
	border-top: 1px solid #F5F4F9;
	color: #999;
	margin: 0 0 0 -4px;
	padding: 4px 7px
}

.messages-content .message-header .message-actions a:hover {
	color: #007AFF
}

.messages-content .message-header .message-actions a:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	padding-left: 10px
}

.messages-content .message-header .message-actions a:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-right: 1px solid #F5F4F9;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}

.messages-content .message-content {
	padding: 20px 10px;
	color: #555
}

#pricing_table_example1 .pricing-table {
	background: #fff;
	border: 1px solid #DDD;
	color: #333;
	float: left;
	font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	padding: 20px;
	position: relative;
	text-shadow: 0 1px rgba(255, 255, 255, .8);
	text-align: center
}

#pricing_table_example1 .pricing-table:nth-child(1) {
	border-radius: 5px 0 0 5px
}

#pricing_table_example1 .pricing-table:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px 0 0
}

#pricing_table_example1 .pricing-table:nth-child(4) {
	border-radius: 0 5px 5px 0
}

#pricing_table_example1 .pricing-table:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0;
	border-radius: 0 5px 0 0
}

#pricing_table_example1 .pricing-table h3 {
	background-color: #EEE;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fff), color-stop(100%, #eee));
	background-image: -moz-linear-gradient(#fff, #eee);
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
	font-size: 20px;
	font-weight: 400;
	margin: -20px -20px 50px;
	padding: 20px
}

#pricing_table_example1 .pricing-table h3 span {
	background: #fff;
	border: 5px solid #fff;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	color: #777;
	display: block;
	font: 700 35px/100px Georgia, Serif;
	height: 100px;
	margin: 10px auto -65px;
	width: 100px;
	line-height: 85px
}

#pricing_table_example1 .pricing-table ul {
	list-style: none;
	margin: 20px 0 0;
	padding: 0
}

#pricing_table_example1 .pricing-table li {
	border-top: 1px solid #DDD;
	padding: 10px 0
}

#pricing_table_example1 .pricing-table .signup {
	background-color: #72CE3F;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcyY2UzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyYmMzMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #72ce3f), color-stop(100%, #62bc30));
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	color: #fff;
	display: inline-block;
	font: 700 14px Arial, Helvetica;
	margin: 20px 0 0;
	padding: 8px 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	text-transform: uppercase
}

#pricing_table_example1 .pricing-table .signup:hover {
	background-color: #62BC30;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyYmMzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcyY2UzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #62bc30), color-stop(100%, #72ce3f));
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f)
}

#pricing_table_example1 .pricing-table .signup:active,
#pricing_table_example1 .pricing-table .signup:focus {
	background: #62BC30;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	top: 2px
}

#pricing_table_example1 .featured {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	z-index: 2
}

#pricing_table_example1 .featured h3 {
	background-color: #DDD;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #eee), color-stop(100%, #ddd));
	background-image: -moz-linear-gradient(#eee, #ddd);
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	border-radius: 5px 5px 0 0
}

#pricing_table_example2 .top {
	background: #2F2E35;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 0 0;
	height: 50px
}

#pricing_table_example2 .top h2 {
	color: #fff;
	font: 300 30px/50px Helvetica, Verdana, sans-serif;
	text-align: center;
	margin: 0
}

#pricing_table_example2 .pricing-table {
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 9px rgba(0, 0, 0, .3);
	position: relative;
	text-align: center;
	padding: 0 0 20px
}

#pricing_table_example2 .pricing-table ul {
	font: 300 18px/2 Helvetica, Verdana, sans-serif;
	list-style-type: none;
	margin: 20px 20px 0;
	padding: 0
}

#pricing_table_example2 .pricing-table ul strong {
	font-weight: 700
}

#pricing_table_example2 .pricing-table hr {
	background-color: #BCBEC0;
	border: 0;
	color: #BCBEC0;
	height: 1px;
	margin: 20px 0 0
}

#pricing_table_example2 .pricing-table h1 {
	font: 700 88px/1 Helvetica, Verdana, sans-serif;
	margin: 20px 0 0
}

#pricing_table_example2 .pricing-table h1 sup {
	font-size: 45px
}

#pricing_table_example2 .pricing-table p {
	color: #BCBEC0;
	font: 500 14px/1 Helvetica, Verdana, sans-serif
}

.coming-soon {
	text-align: center;
	background-color: #fff!important
}

.coming-soon #disclaimer {
	display: block
}

.coming-soon #disclaimer p {
	color: #909091;
	font-size: .875em;
	font-style: italic
}

.coming-soon #disclaimer p span {
	color: #2A9CCC;
	font-size: 1.2em
}

.timer-area {
	background-image: url(../images/bg.png);
	background-color: transparent;
	margin-bottom: 4em;
	padding-top: 2em;
	color: #1F2225;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif
}

.timer-area h1 {
	color: #fff
}

ul#countdown {
	margin: 0;
	padding: 0
}

ul#countdown li {
	display: inline-block;
	background: url(../images/timer-piece.png) left top no-repeat;
	width: 104px;
	margin-bottom: 4em;
	text-align: center
}

ul#countdown li span {
	font-size: 3em;
	font-weight: 700;
	color: #1f2225;
	height: 108px;
	line-height: 108px;
	position: relative
}

ul#countdown li span:before {
	content: '';
	width: 100%;
	height: 1px;
	border-top: 1px solid #fff;
	position: absolute;
	top: 25px
}

ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
	margin-top: 1em;
	color: #909091;
	text-transform: uppercase;
	font-size: .875em
}

.flot-container {
	box-sizing: border-box;
	position: relative;
	height: 450px
}

.flot-container #choices {
	position: absolute;
	width: 135px;
	right: 0;
	top: 0
}

.easy-pie-chart,
.easy-pie-chart .number {
	position: relative;
	text-align: center
}

.flot-placeholder {
	height: 100%;
	font-size: 14px;
	line-height: 1.2em
}

.legend table {
	border-spacing: 5px
}

#placeholder2 {
	margin-right: 135px
}

.flot-small-container {
	height: 300px
}

.flot-mini-container {
	height: 135px
}

.flot-medium-container {
	height: 360px
}

.mini-stats {
	border-left: 1px solid #DDD;
	list-style: none;
	margin: 0;
	padding: 0
}

.mini-stats li {
	border-left: 1px solid #fff;
	border-right: 1px solid #DDD;
	padding-bottom: 6px;
	text-align: center
}

.mini-stats li:last-child {
	border-right: 0 none
}

.mini-stats .sparkline_bar_bad,
.mini-stats .sparkline_bar_good,
.mini-stats .sparkline_bar_neutral {
	font-size: 12px;
	font-weight: 700;
	text-align: center
}

.mini-stats .sparkline_bar_good {
	color: #459D30
}

.mini-stats .sparkline_bar_neutral {
	color: #757575
}

.mini-stats .mini-stats .sparkline_bar_bad {
	color: #BA1E20
}

.mini-stats .values {
	font-size: 12px;
	padding: 10px 0
}

.mini-stats .values strong {
	display: block;
	font-size: 18px;
	margin-bottom: 2px
}

.jqstooltip {
	width: auto!important;
	height: auto!important;
	padding: 2px 6px!important;
	background-color: rgba(0, 0, 0, .7)!important;
	border: 0!important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.easy-pie-chart .number {
	display: inline-block;
	width: 70px;
	height: 70px
}

.easy-pie-chart canvas {
	position: absolute;
	top: 0;
	left: 0
}

.percent {
	display: inline-block;
	line-height: 70px
}

.percent:after {
	content: '%';
	margin-left: .1em;
	font-size: .8em
}

.label-chart {
	color: #333;
	font-size: 16px;
	font-weight: 300;
	display: inline;
	line-height: 1;
	padding: .2em .6em .3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap
}

.map,
.overlay {
	display: block
}

.map {
	height: 350px;
	margin: 0 auto
}

.map.large {
	height: 500px
}

.overlay {
	text-align: center;
	color: #fff;
	font-size: 60px;
	line-height: 80px;
	opacity: .8;
	background: #47a;
	border: 3px solid #369;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 2px 10px #333;
	-webkit-box-shadow: 2px 2px 10px #333;
	box-shadow: 2px 2px 10px #333;
	text-shadow: 1px 1px 1px #666;
	padding: 0 4px
}

.overlay_arrow.above,
.overlay_arrow.below {
	border-left: 16px solid transparent;
	border-right: 16px solid transparent
}

.overlay_arrow {
	left: 50%;
	margin-left: -16px;
	width: 0;
	height: 0;
	position: absolute
}

.overlay_arrow.above {
	bottom: -15px;
	border-top: 16px solid #369
}

.overlay_arrow.below {
	top: -15px;
	border-bottom: 16px solid #369
}

#calendar {
	position: relative
}

.fc-header-left,
.fc-header-right {
	position: absolute!important;
	top: 0;
	width: 50%!important
}

.fc-event {
	padding: 2px
}

.fc-day-number {
	margin: 2px 2px 0 0
}

.fc-header-title h2,
.fc-toolbar h2 {
	color: #666;
	font-family: Raleway, sans-serif;
	font-weight: 200;
	letter-spacing: -1px
}

.fc-today .fc-day-number {
	font-weight: 700
}

.fc-state-highlight {
	background: #d9d9d9!important;
	font-weight: 700
}

.fc-button {
	color: #666!important
}

.fc-state-default {
	background-color: #fff!important;
	background-image: none!important;
	border-color: #666!important;
	box-shadow: none!important;
	color: #666;
	text-shadow: none!important
}

.fc-state-active,
.fc-state-down {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	outline: 0;
	background-color: #569099!important;
	border-color: #4D8189!important;
	color: #fff!important
}

.fc-header-left {
	left: 0
}

.fc-header-right {
	right: 0
}

.fc-header-center {
	display: block!important;
	padding-top: 40px!important
}

.event-category {
	color: #fff;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 0
}

.badge-default,
.label-default {
	background-color: #3A87AD!important;
	border-color: #3A87AD!important
}

.badge-orange,
.label-orange {
	background-color: #E6674A!important;
	border-color: #E6674A!important
}

.badge-purple,
.label-purple {
	background-color: #57517B!important;
	border-color: #57517B!important
}

.badge-yellow,
.label-yellow {
	background-color: #FFB848!important;
	border-color: #FFB848!important
}

.badge-teal,
.label-teal {
	background-color: #569099!important;
	border-color: #569099!important
}

.badge-beige,
.label-beige {
	background-color: #CC9!important;
	border-color: #CC9!important
}

.badge-green,
.label-green {
	background-color: #3D9400!important;
	border-color: #3D9400!important
}

.main-ls {
	height: 250px;
	left: 50%;
	margin-left: -240px;
	margin-top: -125px;
	position: absolute;
	top: 50%;
	width: 480px
}

body.lock-screen .box-ls {
	background: #fff;
	-moz-box-shadow: -30px 30px 50px rgba(0, 0, 0, .32);
	-webkit-box-shadow: -30px 30px 50px rgba(0, 0, 0, .32);
	box-shadow: -30px 30px 50px rgba(0, 0, 0, .32);
	overflow: hidden;
	padding: 15px
}

body.lock-screen .logo {
	padding: 10px 0
}

body.lock-screen .copyright {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0
}

body.lock-screen .user-info {
	float: right;
	width: 285px
}

body.lock-screen .user-info h1 {
	color: #666;
	font-family: Raleway, sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 32px;
	margin-top: 0
}

body.lock-screen .user-info h1 i {
	color: #ccc
}

body.lock-screen .user-info>span {
	color: #666;
	display: block;
	font-size: 12px;
	margin-bottom: 5px
}

.circle-icon,
.core-box,
.core-box .view-more i {
	display: inline-block
}

body.lock-screen .user-info>span em {
	color: #333
}

.circle-icon {
	background-color: #333;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	color: #fff;
	margin-top: 2px;
	text-align: center;
	height: 55px;
	line-height: 56px;
	width: 55px;
	font-size: 24px!important
}

.circle-icon.circle-green {
	background-color: #3D9400;
	border-color: #327B00;
	color: #fff
}

.circle-icon.circle-teal {
	background-color: #569099;
	border-color: #4D8189;
	color: #fff
}

.circle-icon.circle-bricky {
	background-color: #C83A2A;
	border-color: #b33426;
	color: #fff
}

.core-box {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE
}

.core-box .heading {
	margin-bottom: 15px
}

.core-box .heading .circle-icon {
	float: left
}

.core-box .heading h2 {
	line-height: 55px!important;
	margin: 0;
	padding-left: 65px;
	font-weight: 400;
	color: #666;
	font-size: 18px
}

.core-box .content {
	color: #747474!important;
	line-height: 20px;
	margin-bottom: 15px
}

.core-box .view-more {
	float: right
}

.core-box .view-more:hover {
	text-decoration: none
}

.discussion {
	list-style: none;
	margin: 0;
	padding: 0
}

.discussion li {
	overflow: hidden;
	padding: 5px 5px 10px
}

.discussion .avatar {
	position: relative;
	width: 50px;
	height: 50px;
	display: inline;
	overflow: hidden
}

.other .messages:after,
.self .messages:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-style: solid;
	border-width: 5px;
	top: 0;
	content: "";
	height: 0;
	position: absolute;
	width: 0
}

.other .messages {
	margin-left: 62px;
	background: #E5E5EA
}

.other .messages:after {
	border-color: #E5E5EA #E5E5EA transparent transparent;
	left: -9px
}

.other .avatar {
	float: left
}

.self .messages {
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: 62px;
	background: #33CA22;
	color: #fff
}

.self .messages:after {
	border-color: #33CA22 transparent transparent #33CA22;
	right: -9px
}

.self .avatar {
	float: right
}

.messages {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px;
	position: relative
}

.messages p {
	font-size: 14px;
	margin: 0 0 .2em
}

.messages time {
	color: #333;
	font-size: 11px
}

.self .messages time {
	color: #fff
}

.chat-form {
	margin-bottom: 20px
}

.user-left {
	border-right: 1px solid #DDD;
	padding-right: 15px
}

.user-left a:focus,
.user-left a:hover {
	text-decoration: none
}

.user-left td .edit-user-info {
	visibility: hidden
}

.user-left tr:hover .edit-user-info {
	visibility: visible
}

.user-left .user-image {
	position: relative;
	display: inline-block
}

.user-left .user-image-buttons {
	position: absolute;
	top: 5px;
	right: 5px;
	display: none
}

.user-left:hover .user-image-buttons {
	display: block
}

.user-edit-image-buttons {
	display: inline
}

#projects .progress {
	margin-bottom: 0
}

.gallery-img,
.invoice,
.invoice .invoice-logo {
	margin-bottom: 20px
}

#cboxLoadedContent {
	background: #fff!important
}

.wrap-image {
	position: relative;
	width: 100%;
	overflow: hidden
}

.wrap-image>.chkbox {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 5px;
	right: 5px;
	background: #fff;
	text-align: center;
	display: none;
	cursor: pointer;
	border: 1px solid #DDD
}

.wrap-image>.chkbox:hover {
	border-color: rgba(82, 168, 236, .8);
	-moz-box-shadow: 0 0 12px rgba(82, 168, 236, .6);
	-webkit-box-shadow: 0 0 12px rgba(82, 168, 236, .6);
	box-shadow: 0 0 12px rgba(82, 168, 236, .6);
	outline: 0
}

.wrap-image.selected>.chkbox,
.wrap-image:hover>.chkbox {
	display: block
}

.wrap-image.selected>.chkbox:before {
	content: "\e0df";
	font-family: clip-font;
	height: 14px;
	left: 1px;
	position: absolute;
	top: -2px;
	width: 14px
}

.wrap-image:hover>.tools {
	left: 0
}

.wrap-image:hover>.tools.tools-bottom {
	bottom: 0;
	top: auto
}

.wrap-image:hover>.tools.tools-top {
	bottom: auto;
	top: 0
}

.wrap-image:hover>.tools.tools-right {
	left: auto;
	right: 0
}

.wrap-image>.tools {
	background-color: rgba(0, 0, 0, .55);
	bottom: 0;
	left: -30px;
	position: absolute;
	text-align: center;
	top: 0;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-webkit-transition: all .2s ease;
	-webkit-transition-delay: 0s;
	transition: all .2s ease 0s;
	vertical-align: middle;
	width: 24px
}

.wrap-image>.tools a:focus,
.wrap-image>.tools a:hover {
	text-decoration: none
}

.wrap-image>.tools.tools-bottom {
	bottom: -30px;
	height: 28px;
	left: 0;
	right: 0;
	top: auto;
	width: auto
}

.wrap-image>.tools>a,
.wrap-image>:first-child .inner a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 4px
}

.wrap-image>.tools>a:hover,
.wrap-image>:first-child .inner a:hover {
	color: #C9E2EA;
	text-decoration: none
}

.wrap-image .tools.tools-bottom>a,
.wrap-image .tools.tools-top>a {
	display: inline-block
}

.invoice .invoice-logo p {
	font-size: 26px;
	line-height: 28px;
	padding: 25px 0;
	text-align: right
}

.invoice .invoice-logo p span {
	display: block;
	font-size: 14px
}

.invoice table {
	margin: 30px 0
}

.invoice h4 {
	font-family: "Open+Sans", sans-serif;
	font-weight: 300!important
}

.invoice .invoice-block {
	text-align: right
}

.invoice .invoice-block .amounts {
	font-size: 14px;
	margin-top: 20px
}

.invoice-details {
	padding-top: 30px
}

#page-sidebar {
	bottom: 0;
	position: fixed;
	right: -270px;
	top: 49px;
	-moz-transition: right .3s ease 0s;
	-o-transition: right .3s ease 0s;
	transition: right .3s ease 0s;
	width: 270px;
	z-index: 999;
	background: #F6F6F6;
	border-left: 1px solid #c8c7cc;
	border-top: 1px solid #c8c7cc
}

#page-sidebar .sidebar-wrapper {
	overflow: hidden;
	position: relative
}

#page-sidebar .sidebar-toggler {
	background: #F5F5F5;
	font-size: 16px;
	color: #999;
	height: 50px;
	overflow: hidden;
	padding-top: 18px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: -51px;
	width: 47px;
	z-index: 9994
}

#page-sidebar .sidebar-wrapper .nav-tabs li a {
	border-left: none;
	border-top: none;
	background: #fff
}

#page-sidebar .sidebar-wrapper .nav-tabs li.active a {
	background: 0 0;
	border-bottom-color: transparent
}

#page-sidebar .sidebar-wrapper .tab-content {
	border: none;
	padding: 0;
	position: relative
}

#page-sidebar #favorites,
#page-sidebar #users {
	position: relative;
	right: 0;
	top: 0;
	-moz-transition: right .3s ease 0s;
	-o-transition: right .3s ease 0s;
	transition: right .3s ease 0s
}

#page-sidebar .user-chat {
	position: relative;
	left: 270px;
	top: 0
}

#page-sidebar .users-list {
	position: absolute;
	right: 0;
	left: 0;
	top: 0
}

#page-sidebar .media-list .media {
	border-bottom: 1px solid #c8c7cc;
	margin: 0
}

#page-sidebar .media-list .media a {
	padding: 10px;
	display: block
}

#page-sidebar .media-list .media a:hover {
	background: #D9D9D9;
	text-decoration: none
}

#page-sidebar .media-list .media .media-object {
	-moz-border-radius: 50%!important;
	-webkit-border-radius: 50%;
	border-radius: 50%!important;
	float: left;
	margin-right: 10px;
	opacity: .8;
	width: 40px
}

#page-sidebar .media-list .media .user-label {
	display: inline-block;
	margin-top: 10px;
	position: absolute;
	right: 25px
}

#page-sidebar .media-list .media .status-online {
	line-height: 40px;
	font-size: 6px;
	position: absolute;
	right: 10px;
	display: inline-block;
	color: #5cb85c
}

#page-sidebar .media-list .media .media-heading {
	color: #555;
	display: block;
	font-size: 13px;
	margin-bottom: 4px
}

#page-sidebar .media-list .media .media-body span {
	color: #bbb;
	display: block;
	font-size: 12px
}

#page-sidebar .sidebar-title {
	color: #999;
	font-size: 11px;
	margin: 15px 10px 10px;
	text-transform: uppercase
}

#page-sidebar .sidebar-back {
	color: #999;
	font-size: 11px;
	margin: 15px 0 10px;
	text-transform: uppercase
}

#page-sidebar .sidebar-back:hover {
	color: #555;
	text-decoration: none
}

#page-sidebar .sidebar-content {
	padding: 10px
}

#page-sidebar .discussion .messages {
	margin-top: 10px
}

#page-sidebar .discussion .messages p {
	font-size: 12px
}

#page-sidebar .discussion .avatar img {
	border-radius: 50%!important;
	width: 40px
}

#style_selector {
	background: #fff;
	position: fixed;
	right: 0;
	top: 100px;
	width: 215px;
	z-index: 999;
	-moz-transition: right .3s ease .15s;
	-o-transition: right .3s ease .15s;
	-webkit-transition: right .3s ease;
	-webkit-transition-delay: .15s;
	transition: right .3s ease .15s
}

#style_selector.close-style {
	right: -215px
}

#style_selector .clear_style {
	margin-right: 20px
}

#style_selector .style-toggle {
	background: #fff;
	cursor: pointer;
	height: 44px;
	width: 35px;
	border: 1px solid rgba(23, 24, 26, .15);
	border-right: none;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 0 0 5px;
	line-height: 44px;
	text-align: center;
	color: #007AFF;
	font-size: 14px
}

#style_selector>.close,
#style_selector>.open {
	background-position: left top;
	left: -35px;
	position: absolute;
	top: 44px;
	width: 35px;
	opacity: 1
}

#style_selector>.close {
	opacity: .9
}

#style_selector .images {
	border-bottom: 1px solid rgba(23, 24, 26, .15);
	padding-bottom: 10px;
	text-align: center;
	position: relative
}

#style_selector .images img {
	height: 24px;
	margin-bottom: 7px;
	margin-right: 7px;
	width: 25px;
	z-index: 1000
}

#style_selector .images img.active {
	border: 0 solid #CCC;
	opacity: .5
}

#style_selector .images .form-group {
	width: 50px;
	text-align: center;
	color: #AAA9A9;
	font-size: 10px;
	margin-bottom: 0;
	display: inline-block
}

#style_selector .images input {
	display: none
}

#style_selector .images .add-on {
	background-color: #EEE;
	border: 1px solid #CCC;
	display: inline-block;
	font-weight: 400;
	line-height: 20px;
	min-width: 20px;
	padding: 5px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: auto;
	margin-left: 2px
}

.input-box,
.style-main-title {
	border-bottom: 1px solid rgba(23, 24, 26, .15);
	text-align: center
}

#style_selector .images .add-on i {
	cursor: pointer;
	display: block;
	height: 20px;
	width: 20px
}

#style_selector_container {
	border: 1px solid rgba(23, 24, 26, .15);
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, .14);
	-webkit-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, .14);
	box-shadow: 0 2px 9px 2px rgba(0, 0, 0, .14);
	display: none
}

#style_selector_container img {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.style-main-title {
	background: #D9D9D9;
	color: #000;
	font-size: 15px;
	height: 44px;
	line-height: 44px
}

.box-title {
	font-size: 12px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #AAA9A9!important
}

.input-box {
	padding: 0 10px 10px
}

.input-box input[type=text] {
	background: #F7F7F7;
	border: 1px solid rgba(23, 24, 26, .15);
	color: #000;
	font-size: 11px;
	margin-left: 10px;
	padding: 3px;
	width: 60px
}

.input-box select {
	background: #F7F7F7;
	border: 1px solid rgba(23, 24, 26, .15);
	color: #000;
	margin-left: 5px;
	width: 120px
}

.input-box .radio-inline {
	margin: 0 10px!important
}

.nav-tabs,
.nav-tabs>li:first-child>a {
	margin-left: 0
}

.nav-tabs>li>a,
.nav-tabs>li>a:focus {
	border-color: #DDD;
	margin-right: -1px;
	line-height: 16px;
	position: relative
}

.tabbable {
	margin-bottom: 15px
}

.nav-tabs {
	border-color: #DDD;
	margin-bottom: 0;
	position: relative;
	top: 1px
}

.nav-tabs>li>a {
	background-color: #F9F9F9;
	-webkit-border-radius: 0;
	border-radius: 0!important;
	color: #999
}

.nav-tabs>li>a:hover {
	background-color: #fff;
	border-color: #DDD;
	color: #4C8FBD
}

.nav-tabs>li>a:focus {
	background-color: #F9F9F9;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0;
	border-radius: 0!important;
	color: #999
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background-color: #fff;
	border-color: #DDD #DDD transparent;
	border-top: 2px solid #DDD;
	color: #333;
	line-height: 16px;
	margin-top: -1px;
	z-index: 12
}

.tab-content {
	border: 1px solid #DDD;
	padding: 16px 12px;
	position: relative
}

.tabs-below>.nav-tabs {
	border-bottom-width: 0;
	border-color: #DDD;
	margin-bottom: 0;
	margin-top: -1px;
	top: auto
}

.tabs-below>.nav-tabs>li.active>a,
.tabs-below>.nav-tabs>li.active>a:focus,
.tabs-below>.nav-tabs>li.active>a:hover {
	border-bottom: 2px solid #DDD;
	border-color: transparent #DDD #DDD;
	border-top-width: 1px;
	margin-top: 0
}

.tabs-below>.nav-tabs>a,
.tabs-below>.nav-tabs>a:focus,
.tabs-below>.nav-tabs>a:hover {
	border-color: #DDD
}

.tabs-left .nav-tabs>li>a,
.tabs-right .nav-tabs>li>a {
	min-width: 60px
}

.tabs-left .tab-content,
.tabs-right .tab-content {
	overflow: auto
}

.tabs-left>.nav-tabs {
	border-color: #DDD;
	float: left;
	margin-bottom: 0;
	top: auto
}

.tabs-left>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li.active>a,
.tabs-left>.nav-tabs>li.active>a:focus,
.tabs-left>.nav-tabs>li.active>a:hover {
	border-color: #DDD;
	border-right: none;
	border-left: 2px solid #DDD;
	border-top-width: 1px;
	margin: 0 -1px
}

.tabs-left>.nav-tabs>li>a,
.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
	border-color: #DDD;
	margin: 0 -1px 0 0
}

.tabs-right>.nav-tabs {
	border-color: #DDD;
	float: right;
	margin-bottom: 0;
	top: auto
}

.tabs-right>.nav-tabs li.active>a,
.tabs-right>.nav-tabs li.active>a:focus,
.tabs-right>.nav-tabs li.active>a:hover {
	border-color: #DDD;
	border-left: none;
	border-right: 2px solid #DDD;
	border-top-width: 1px;
	margin: 0 -2px 0 -1px
}

.tabs-right>.nav-tabs li>a,
.tabs-right>.nav-tabs li>a:focus,
.tabs-right>.nav-tabs li>a:hover {
	border-color: #DDD;
	margin: 0 -1px
}

.nav-tabs>li.active>a>.badge,
.nav-tabs>li.active>a>[class*=fa-] {
	opacity: 1
}

.nav-tabs>li.active .dropdown-toggle {
	background-color: #4F99C6;
	border-color: #4F99C6;
	color: #fff
}

.nav-tabs>li.active .dropdown-toggle>[class*=fa-] {
	color: inherit!important;
	opacity: 1
}

.nav-tabs>li>a>[class*=fa-] {
	opacity: .75
}

.nav-tabs>li>a>.badge {
	line-height: 8px;
	opacity: .7
}

.nav-tabs li [class*=" fa-"],
.nav-tabs li [class^=fa-] {
	display: inline-block;
	text-align: center;
	width: 1.25em
}

.tab-teal>li.active>a,
.tab-teal>li.active>a:focus,
.tab-teal>li.active>a:hover {
	border-color: #DDD;
	border-top: 2px solid #569099
}

.tab-teal>li>a:hover {
	color: #569099
}

.tab-teal>li.dropdown.open.active>a a:focus,
.tab-teal>li.dropdown.open.active>a:hover,
.tab-teal>li.open .dropdown-toggle {
	background-color: #569099;
	border-color: #569099;
	color: #fff
}

.tab-teal .active>li>a:focus,
.tab-teal .active>li>a:hover,
.tab-teal .dropdown-menu>li>a:focus,
.tab-teal .dropdown-menu>li>a:hover {
	background-color: #569099
}

.tabs-left>.tab-teal>li.active>a,
.tabs-left>.tab-teal>li.active>a:focus,
.tabs-left>.tab-teal>li.active>a:hover {
	border-color: #DDD;
	border-right: none;
	border-left: 2px solid #569099
}

.tabs-below>.tab-teal>li.active>a,
.tabs-below>.tab-teal>li.active>a:focus,
.tabs-below>.tab-teal>li.active>a:hover {
	border-color: #DDD;
	border-top: none;
	border-bottom: 2px solid #569099
}

.tabs-below .tab-padding.tab-teal>li.active>a {
	border-color: transparent #7DB4D8 #7DB4D8
}

.tabs-below .nav-tabs.tab-teal {
	padding-bottom: 6px;
	border-bottom-color: #DDD;
	border-top: 0 none
}

.tabs-right>.tab-teal>li.active>a,
.tabs-right>.tab-teal>li.active>a:focus,
.tabs-right>.tab-teal>li.active>a:hover {
	border-color: #DDD;
	border-left: none;
	border-right: 2px solid #569099
}

.tab-padding.tab-teal {
	border-bottom-color: #569099;
	background-color: #F3F8F8
}

.tab-padding.tab-teal>li>a,
.tab-padding.tab-teal>li>a:focus,
.tab-padding.tab-teal>li>a:hover {
	border-color: transparent;
	color: #fff
}

.tab-padding.tab-teal>li>a,
.tab-padding.tab-teal>li>a:focus {
	background-color: #7DAFB7
}

.tab-padding.tab-teal>li:not(.active)>a:hover {
	border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) transparent;
	opacity: .85
}

.tab-padding.tab-teal>li:not(.active)>a>[class*=fa-]:first-child {
	color: #fff!important
}

.tab-padding.tab-teal>li:not(.active)>a .badge {
	background-color: #fff!important;
	color: rgba(0, 0, 0, .4)!important
}

.tab-padding.tab-teal>li.active>a,
.tab-padding.tab-teal>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
	background-color: #fff;
	box-shadow: none;
	color: #4F80A0;
	border-color: #569099 #DDD transparent
}

.tab-bricky>li>a:hover {
	color: #C83A2A
}

.tab-bricky>li.active>a,
.tab-bricky>li.active>a:focus,
.tab-bricky>li.active>a:hover {
	border-color: #C83A2A #DDD transparent!important;
	border-top: 2px solid #C83A2A!important;
	background-color: transparent!important;
	color: #333!important
}

.tab-bricky>li.dropdown.open.active>a:focus,
.tab-bricky>li.dropdown.open.active>a:hover {
	background-color: #C83A2A;
	border-color: #C83A2A;
	color: #fff
}

.tab-bricky>li.open .dropdown-toggle {
	background-color: #C83A2A!important;
	border-color: #C83A2A!important;
	color: #fff!important
}

.tab-bricky .active>a,
.tab-bricky .active>a:focus,
.tab-bricky .active>a:hover,
.tab-bricky .dropdown-menu>li>a:focus,
.tab-bricky .dropdown-menu>li>a:hover {
	background-color: #C83A2A
}

.tabs-left>.tab-bricky>li.active>a,
.tabs-left>.tab-bricky>li.active>a:focus,
.tabs-left>.tab-bricky>li.active>a:hover {
	border-color: #DDD transparent #DDD #C83A2A;
	border-left: 2px solid #C83A2A
}

.tabs-below>.tab-bricky>li.active>a,
.tabs-below>.tab-bricky>li.active>a:focus,
.tabs-below>.tab-bricky>li.active>a:hover {
	border-bottom: 2px solid #C83A2A;
	border-color: transparent #DDD #C83A2A
}

.tabs-righ>.tab-bricky>li.active>a,
.tabs-righ>.tab-bricky>li.active>a:focus,
.tabs-righ>.tab-bricky>li.active>a:hover {
	border-color: #DDD #C83A2A #DDD transparent;
	border-right: 2px solid #C83A2A
}

.tab-padding.tab-bricky {
	border-bottom-color: #C83A2A;
	background-color: #FBEEEC
}

.tab-padding.tab-bricky>li>a,
.tab-padding.tab-bricky>li>a:focus,
.tab-padding.tab-bricky>li>a:hover {
	border-color: transparent;
	color: #fff
}

.tab-padding.tab-bricky>li>a,
.tab-padding.tab-bricky>li>a:focus {
	background-color: #DC6456
}

.tab-padding.tab-bricky>li:not(.active)>a:hover {
	border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) transparent;
	opacity: .85
}

.tab-padding.tab-bricky>li:not(.active)>a>[class*=fa-]:first-child {
	color: #fff!important
}

.tab-padding.tab-bricky>li:not(.active)>a>.badge {
	background-color: #fff!important;
	color: rgba(0, 0, 0, .4)!important
}

.tab-padding.tab-bricky>li.active>a,
.tab-padding.tab-bricky>li.active>a:focus,
.tab-padding.tab-bricky>li.active>a:hover {
	background-color: #fff;
	border-color: #C83A2A #DDD transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #333
}

.tabs-below .tab-padding.tab-bricky>li.active>a {
	border-color: transparent #C83A2A #DDD
}

.tabs-below .nav-tabs.tab-bricky {
	padding-bottom: 6px;
	border-bottom-color: #DDD;
	border-top: 0 none
}

.tab-green>li.active>a,
.tab-green>li.active>a:focus,
.tab-green>li.active>a:hover {
	border-color: #3D9400 #DDD transparent;
	border-top: 2px solid #3D9400
}

.tab-green>li>a:hover {
	color: #3D9400
}

.tab-green>li.dropdown.open.active>a:focus,
.tab-green>li.dropdown.open.active>a:hover,
.tab-green>li.open .dropdown-toggle {
	background-color: #3D9400;
	border-color: #3D9400;
	color: #fff
}

.tab-green .active>a,
.tab-green .active>a:focus,
.tab-green .active>a:hover,
.tab-green .dropdown-menu>li>a:focus,
.tab-green .dropdown-menu>li>a:hover {
	background-color: #3D9400
}

.tabs-left>.tab-green>li.active a:focus,
.tabs-left>.tab-green>li.active>a,
.tabs-left>.tab-green>li.active>a:hover {
	border-color: #DDD transparent #DDD #3D9400;
	border-left: 2px solid #3D9400
}

.tabs-below>.tab-green>li.active>a,
.tabs-below>.tab-green>li.active>a:focus,
.tabs-below>.tab-green>li.active>a:hover {
	border-bottom: 2px solid #3D9400;
	border-color: transparent #DDD #3D9400
}

.tabs-right>.tab-green>li.active>a,
.tabs-right>.tab-green>li.active>a:focus,
.tabs-right>.tab-green>li.active>a:hover {
	border-color: #DDD #3D9400 #DDD transparent;
	border-right: 2px solid #3D9400
}

.tab-padding.tab-green>li>a,
.tab-padding.tab-green>li>a:focus,
.tab-padding.tab-green>li>a:hover {
	border-color: transparent;
	color: #fff
}

.tab-padding.tab-green>li>a,
.tab-padding.tab-green>li>a:focus {
	background-color: #71B145
}

.tab-padding.tab-green>li:not(.active)>a:hover {
	border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) transparent;
	opacity: .85
}

.tab-padding.tab-green>li:not(.active)>a>[class*=fa-]:first-child {
	color: #fff!important
}

.tab-padding.tab-green>li:not(.active)>a .badge {
	background-color: #fff!important;
	color: rgba(0, 0, 0, .4)!important
}

.tab-purple>li.active>a,
.tab-purple>li.active>a:focus,
.tab-purple>li.active>a:hover {
	border-color: #57517B #DDD transparent;
	border-top: 2px solid #57517B
}

.tab-purple>li>a:hover {
	color: #57517B
}

.tab-purple>li.dropdown.open.active>a:focus,
.tab-purple>li.dropdown.open.active>a:hover,
.tab-purple>li.open .dropdown-toggle {
	background-color: #57517B;
	border-color: #57517B;
	color: #fff
}

.tab-purple>li .active>a,
.tab-purple>li .active>a:focus,
.tab-purple>li .active>a:hover,
.tab-purple>li .dropdown-menu>li>a:focus,
.tab-purple>li .dropdown-menu>li>a:hover {
	background-color: #57517B
}

.tabs-left>.tab-purple>li.active>a,
.tabs-left>.tab-purple>li.active>a:focus,
.tabs-left>.tab-purple>li.active>a:hover {
	border-color: #DDD transparent #DDD #57517B;
	border-left: 2px solid #57517B
}

.tabs-below>.tab-purple>li.active>a,
.tabs-below>.tab-purple>li.active>a:focus,
.tabs-below>.tab-purple>li.active>a:hover {
	border-bottom: 2px solid #57517B;
	border-color: transparent #DDD #57517B
}

.tabs-below .tab-padding.tab-purple>li.active>a {
	border-color: transparent #57517B #DDD
}

.tabs-below .nav-tabs.tab-purple {
	padding-bottom: 6px;
	border-bottom-color: #DDD;
	border-top: 0 none
}

.tabs-right>.tab-purple>li.active>a,
.tabs-right>.tab-purple>li.active>a:focus,
.tabs-right>.tab-purple>li.active>a:hover {
	border-color: #DDD #57517B #DDD transparent;
	border-right: 2px solid #57517B
}

.tab-padding.tab-purple {
	border-bottom-color: #57517B;
	background-color: #F5F4F9
}

.tab-padding.tab-purple>li>a,
.tab-padding.tab-purple>li>a:focus,
.tab-padding.tab-purple>li>a:hover {
	border-color: transparent;
	color: #fff
}

.tab-padding.tab-purple>li>a,
.tab-padding.tab-purple>li>a:focus {
	background-color: #84809F
}

.tab-padding.tab-purple>li:not(.active)>a:hover {
	border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) transparent;
	opacity: .85
}

.tab-padding.tab-purple>li:not(.active)>a>[class*=fa-]:first-child {
	color: #fff!important
}

.tab-padding.tab-purple>li:not(.active)>a .badge {
	background-color: #fff!important;
	color: rgba(0, 0, 0, .4)!important
}

.tab-padding.tab-purple>li.active>a,
.tab-padding.tab-purple>li.active>a:focus,
.tab-padding.tab-purple>li.active>a:hover {
	background-color: #fff;
	box-shadow: none;
	color: #333;
	border-color: #57517B #DDD transparent
}

.tab-blue>li.active>a,
.tab-blue>li.active>a:focus,
.tab-blue>li.active>a:hover {
	border-color: #364F6A #DDD transparent;
	border-top: 2px solid #364F6A
}

.tab-blue>li>a:hover {
	color: #364F6A
}

.tab-blue>li.dropdown.open.active>a:focus,
.tab-blue>li.dropdown.open.active>a:hover,
.tab-blue>li.open .dropdown-toggle {
	background-color: #364F6A;
	border-color: #364F6A;
	color: #fff
}

.tab-blue .active>li>a:focus,
.tab-blue .active>li>a:hover,
.tab-blue .dropdown-menu>li>a:focus,
.tab-blue .dropdown-menu>li>a:hover {
	background-color: #364F6A
}

.tabs-left>.tab-blue>li.active>a,
.tabs-left>.tab-blue>li.active>a:focus,
.tabs-left>.tab-blue>li.active>a:hover {
	border-color: #DDD transparent #DDD #364F6A;
	border-left: 2px solid #364F6A
}

.tabs-below.nav-tabs.tab-blue {
	padding-bottom: 6px;
	border-bottom-color: #DDD;
	border-top: 0 none
}

.tabs-below .tab-padding>li.active>a {
	border-color: transparent #364F6A #DDD
}

.tabs-below>.tab-blue>li.active>a,
.tabs-below>.tab-blue>li.active>a:focus,
.tabs-below>.tab-blue>li.active>a:hover {
	border-bottom: 2px solid #364F6A;
	border-color: transparent #DDD #364F6A
}

.tabs-right>.tab-blue>li.active>a,
.tabs-right>.tab-blue>li.active>a:focus,
.tabs-right>.tab-blue>li.active>a:hover {
	border-color: #DDD #364F6A #DDD transparent;
	border-right: 2px solid #364F6A
}

.tab-padding.tab-blue {
	border-bottom-color: #364F6A;
	background-color: #F3F5F6
}

.tab-padding.tab-blue>li>a,
.tab-padding.tab-blue>li>a:focus,
.tab-padding.tab-blue>li>a:hover {
	border-color: transparent;
	color: #fff
}

.tab-padding.tab-blue>li>a,
.tab-padding.tab-blue>li>a:focus {
	background-color: #6C7F92
}

.tab-padding.tab-blue>li:not(.active)>a:hover {
	border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) transparent;
	opacity: .85
}

.tab-padding.tab-blue>li:not(.active)>a>[class*=fa-]:first-child {
	color: #fff!important
}

.tab-padding.tab-blue>li:not(.active)>a .badge {
	background-color: #fff!important;
	color: rgba(0, 0, 0, .4)!important
}

.tab-padding.tab-blue>li.active>a,
.tab-padding.tab-blue>li.active>a:focus,
.tab-padding.tab-blue>li.active>a:hover {
	background-color: #fff;
	box-shadow: none;
	color: #333;
	border-color: #364F6A #DDD transparent
}

.nav>li.active>.dropdown-toggle {
	cursor: pointer!important
}

.nav-pills .open .dropdown-toggle>[class*=fa-],
.nav>li.dropdown.open.active>a:focus>[class*=fa-],
.nav>li.dropdown.open.active>a:hover>[class*=fa-] {
	color: #fff!important
}

.nav-tabs>li:not(.active):not(.open)>a:not(:hover)>.disabled[class*=fa-]:first-child {
	color: #909090!important
}

.nav-tabs.tab-space-1>li>a {
	margin-right: 1px
}

.nav-tabs.tab-space-2>li>a {
	margin-right: 2px
}

.nav-tabs.tab-space-3>li>a {
	margin-right: 3px
}

.nav-tabs.tab-space-4>li>a {
	margin-right: 4px
}

.nav-tabs.tab-padding {
	padding: 6px 5px 0;
	border: 1px solid #DDD
}

.panel-tabs .nav-tabs {
	float: right;
	margin-top: -52px;
	border: none
}

.panel-tabs .nav-tabs>li>a {
	height: 36px;
	border-top: none;
	border-bottom: none;
	background: 0 0;
	border-right: 1px solid #CDCDCD;
	box-shadow: 1px 1px 0 0 #fff
}

.panel-tabs .nav-tabs>li>a:hover {
	background: #fff
}

.panel-tabs .nav-tabs>li:first-child>a {
	box-shadow: 0 1px 0 1px #fff
}

.panel-tabs .nav-tabs>li.active>a,
.panel-tabs .nav-tabs>li.active>a:focus,
.panel-tabs .nav-tabs>li.active>a:hover {
	background-color: #fff;
	background-image: none;
	border-color: #4C8FBD #DDD transparent;
	border-top: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #333;
	line-height: 16px;
	margin-top: 0
}

.panel-tabs .tab-content {
	border: none;
	padding: 0
}

.tabs-right>.nav-tabs>li {
	float: none
}