a:focus, a:hover {
	color:#000;
	text-decoration:none
}
body, ul {
	margin:0;
	padding:0
}
.heading-block, .uppercase {
	text-transform:uppercase
}
.logo, body, header {
	position:relative
}
#scrollUp, .GaugeMeter s, .GaugeMeter u, a, a:focus, a:hover {
	text-decoration:none
}
.GaugeMeter b, .GaugeMeter span, .blog .blog-wrapper h4, ul.transactions a .tra-type {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
@font-face {
	font-family:'Open Sans';
	src:url(../fonts/open-sans/OpenSans-Light.html) format("ttf");
	font-weight:300;
	font-style:normal
}
@font-face {
	font-family:'Open Sans';
	src:url(../fonts/open-sans/OpenSans-Regular.html) format("ttf");
	font-weight:400;
	font-style:normal
}
@font-face {
	font-family:'Open Sans';
	src:url(../fonts/open-sans/OpenSans-Bold.html) format("ttf");
	font-weight:700;
	font-style:normal
}
html {
	height:100%
}
body {
	min-height:100%;
	font:400 14px 'Helvetica';
	line-height:1.6;
	color:#101010;
	background:url(../img/bg.png)
}
.panel-sortable .panel:after, .toggle-menu i:before, ul.experience li:after, ul.menu li .down-arrow:after, ul.menu li.active .down-arrow:after, ul.project-activity li:after {
	font-family:icomoon
}
ol.stylish-lists li, ul.decimal-leading-zero li, ul.roman-list li {
	line-height:24px
}
a {
	color:#353535
}
a:focus {
	outline:0
}
::selection {
	background:#4286F7;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
background:#4286F7;
color:#fff;
text-shadow:none
}
ul.stylish-lists li a:hover, ul.stylish-lists li:nth-child(1n+1) {
	color:#e77338
}
:active, :focus {
	outline:0
}
ul {
	list-style-type:none
}
ul.stylish-lists {
	padding:0;
	margin:0 0 0 25px;
	list-style-type:disc
}
ul.stylish-lists li {
	color:#e77338;
	line-height:24px
}
ul.stylish-lists li ul {
	margin-left:25px;
	list-style-type:square
}
ol.stylish-lists, ul.decimal-leading-zero, ul.roman-list {
	margin:0 0 0 25px;
	padding:0
}
ul.stylish-lists li:nth-child(2n+2) {
	color:#ffc31b
}
ul.stylish-lists li:nth-child(3n+3) {
	color:#91c46b
}
ul.stylish-lists li:nth-child(4n+4) {
	color:#5e83bf
}
ol.stylish-lists li:nth-child(1n+1) {
	color:#e77338
}
ol.stylish-lists li:nth-child(2n+2) {
	color:#ffc31b
}
ol.stylish-lists li:nth-child(3n+3) {
	color:#91c46b
}
ol.stylish-lists li:nth-child(4n+4) {
	color:#5e83bf
}
ul.decimal-leading-zero {
	list-style:decimal-leading-zero
}
ul.decimal-leading-zero li:nth-child(1n+1) {
	color:#e77338
}
ul.decimal-leading-zero li:nth-child(2n+2) {
	color:#ffc31b
}
ul.decimal-leading-zero li:nth-child(3n+3) {
	color:#91c46b
}
ul.decimal-leading-zero li:nth-child(4n+4) {
	color:#5e83bf
}
ul.roman-list {
	list-style:upper-roman
}
h2, h3, h4, h5 {
	margin:0 0 20px
}
ul.roman-list li:nth-child(1n+1) {
	color:#e77338
}
ul.roman-list li:nth-child(2n+2) {
	color:#ffc31b
}
ul.roman-list li:nth-child(3n+3) {
	color:#91c46b
}
ul.roman-list li:nth-child(4n+4) {
	color:#5e83bf
}
hr {
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #fff
}
h1, h2, h3, h4, h5 {
	font-weight:500;
	padding:0
}
h1 {
	font-size:36px;
	margin:0 0 30px
}
h2 {
	font-size:30px
}
h3 {
	font-size:24px
}
h4 {
	font-size:18px
}
h5 {
	font-size:15px;
	line-height:150%
}
h6 {
	font-size:11px
}
p {
	padding:0;
	margin:0
}
.heading-block {
	padding:30px 20px;
	margin-bottom:5px
}
.number-block {
	counter-increment:heading
}
.number-block .title-content:before {
	content:"0" counter(heading);
	font-size:72px;
	font-weight:800;
	line-height:60px;
	display:block;
	float:left;
	width:100px;
	height:64px;
	color:#5e83bf
}
.height1 {
	height:145px
}
.height2 {
	height:300px
}
.min-height1 {
	min-height:145px
}
.min-height2 {
	min-height:300px
}
.min-height3 {
	min-height:80px
}
.no-padding {
	padding:0
}
.no-margin {
	margin:0
}
.auto-margin {
	margin:auto
}
.red-bg {
	background:#e77338
}
.green-bg {
	background:#91c46b
}
.dark-green-bg {
	background:#007368
}
.yellow-bg {
	background:#ffc31b
}
.blue-bg {
	background:#5e83bf
}
.pink-bg {
	background:#F782AA
}
.purple-bg {
	background:#6a55c2
}
.brown-bg {
	background:#674841
}
.teal-bg {
	background:#47BCC7
}
.fb-bg {
	background-color:#3B5998
}
.tw-bg {
	background-color:#55ACEE
}
.lk-bg {
	background-color:#007BB5
}
.gplus-bg {
	background-color:#DD4C3B
}
.text-danger {
	color:#e77338
}
.text-success {
	color:#91c46b
}
.text-warning {
	color:#ffc31b
}
.text-info {
	color:#5e83bf
}
.text-white {
	color:#fff
}
.center-text {
	text-align:center
}
.right-text {
	text-align:right
}
.justified-text {
	text-align:justify
}
.capitalize {
	text-transform:capitalize
}
.dropcap:first-child:first-letter {
	float:left;
	font-size:64px;
	line-height:64px;
	padding:0 15px 0 0
}
.dropcap.red:first-child:first-letter {
	color:#e77338
}
.dropcap.yellow:first-child:first-letter {
	color:#ffc31b
}
.dropcap.green:first-child:first-letter {
	color:#91c46b
}
.dropcap.blue:first-child:first-letter {
	color:#5e83bf
}
.dropcap.fill-default:first-child:first-letter {
	background-color:#e6e6e6;
	color:#000;
	margin-right:15px;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.dropcap.fill-red:first-child:first-letter {
	background-color:#e77338;
	color:#fff;
	margin-right:15px;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.dropcap.fill-yellow:first-child:first-letter {
	color:#fff;
	background-color:#ffc31b;
	margin-right:15px;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.dropcap.fill-green:first-child:first-letter {
	color:#fff;
	background-color:#91c46b;
	margin-right:15px;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.dropcap.fill-blue:first-child:first-letter {
	color:#fff;
	background-color:#5e83bf;
	margin-right:15px;
	padding:5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
blockquote small, blockquote.blockquote-default small {
	color:#5e83bf
}
.logo, address {
	margin:0
}
blockquote {
	font-size:16px;
	line-height:24px
}
blockquote.blockquote-default {
	border-color:#fff
}
blockquote.blockquote-green {
	border-color:#91c46b
}
blockquote.blockquote-green small {
	color:#91c46b
}
blockquote.blockquote-blue {
	border-color:#5e83bf
}
blockquote.blockquote-blue small {
	color:#5e83bf
}
blockquote.blockquote-yellow {
	border-color:#ffc31b
}
blockquote.blockquote-yellow small {
	color:#ffc31b
}
blockquote.blockquote-red {
	border-color:#e77338
}
blockquote.blockquote-red small {
	color:#e77338
}
.mark, mark {
	background:#5e83bf;
	color:#fff
}
header {
	height:59px;
	padding:0 25px 0 60px;
	vertical-align:middle;
	background:#3e3e3e
}
@media (max-width:992px) {
header {
	padding:0 95px 0 35px
}
}
@media (max-width:767px) {
header {
	padding:0 70px 0 15px
}
}
.logo {
	float:left;
	line-height:50px
}
.logo img {
	max-width:110px;
	margin:5px 0 0
}
ul#header-actions {
	margin:0 10px 0 20px;
	float:right
}
ul#header-actions li.list-box {
	position:relative;
	cursor:pointer;
	float:left;
	text-align:center;
	line-height:100%;
	vertical-align:middle
}
ul#header-actions li.list-box a {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	padding: 19px 6px;
	display:block;
	min-width:38px;
	text-decoration:none
}
ul#header-actions li.list-box a i {
	font-size:20px;
	color:#9c9ea5
}
ul#header-actions li.list-box.open, ul#header-actions li.list-box:hover {
	background:url(../img/bg.png)
}
ul#header-actions li.list-box .info-label {
	position:absolute;
	top:12px;
	right:7px;
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:16px;
	width:16px;
	height:16px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	box-shadow:0 2px 3px #000
}
ul#header-actions li.list-box .noti-label {
	position:absolute;
	top:15px;
	right:10px;
	line-height:10px;
	width:10px;
	height:10px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	opacity:.8
}
ul#header-actions li.list-box.user-admin {
	text-align:right;
	background:0 0
}
#scrollUp, .toggle-menu {
	height:40px;
	text-align:center
}
ul#header-actions li.list-box.user-admin .admin-details {
	float:left;
	margin:17px 10px 0 20px;
	color:#b7b8bd
}
ul#header-actions li.list-box.user-admin .admin-details .name {
	font-size:13px;
	color:#fff
}
ul#header-actions li.list-box.user-admin .admin-details .designation {
	font-size:12px
}
ul#header-actions li.list-box.user-admin a.dropdown-toggle {
	background:url(../img/bg.png);
	float:right
}
ul#header-actions li.list-box.user-admin a.dropdown-toggle i {
	color:#3B5998
}
ul#header-actions .dropdown-menu {
	min-width:300px;
	right:0;
	top:57px;
	left:inherit;
	border:2px solid #d9d9d9
}
ul#header-actions .dropdown-menu.sm {
	min-width:200px
}
ul#header-actions .dropdown-menu .dropdown-content {
	padding:5px 0
}
ul#header-actions .dropdown-menu .dropdown-content a {
	padding:5px 10px;
	font-size:12px
}
ul#header-actions .dropdown-menu .dropdown-content a:hover {
	background:#f2f2f2
}
.toggle-menu {
	position:absolute;
	top:10px;
	right:35px;
	display:block;
	width:40px;
	line-height:38px;
	background:#91c46b;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #91c46b;
	z-index:1;
	color:#fff
}
.toggle-menu i {
	display:block;
	font-size:24px
}
.toggle-menu i:before {
	content:"\e9f9";
	font-style:normal
}
@media (min-width:992px) {
.toggle-menu {
	display:none
}
}
.top-bar {
	margin:0 0 20px
}
.top-bar .page-title h3 {
	margin:10px 0 0;
	color:#212121
}
.top-bar .page-title p {
	line-height:100%;
	margin-top:6px;
	font-size:13px;
	color:#4d4d4d
}
#scrollUp, .top-bar .page-title p a:hover {
	color:#e77338
}
.top-bar ul.right-stats {
	float:right
}
.top-bar ul.right-stats li {
	display:inline-block;
	margin-left:7px
}
.top-bar ul.right-stats li a {
	min-width:74px;
	min-height:62px;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.top-bar ul.right-stats li a span {
	display:block;
	font-size:24px;
	line-height:100%
}
.top-bar ul.right-stats li a.btn i {
	display:block;
	font-size:24px;
	margin:0
}
@media (max-width:767px) {
.toggle-menu {
	right:15px
}
.top-bar .page-title {
	text-align:center
}
.top-bar ul.right-stats {
	float:none;
	margin:25px auto 10px;
	text-align:center
}
}
#scrollUp {
	bottom:10px;
	right:35px;
	width:30px;
	padding:0;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	background:#FFF;
	border:1px solid #d9d9d9
}
#scrollUp i {
	font-size:14px;
	line-height:38px
}
@media (max-width:767px) {
#scrollUp {
	right:20px
}
}
.dashboard-wrapper {
	margin:0 auto;
	text-align:left;
	position:relative;
	padding:20px 20px 80px;
	min-height:900px;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out
}
@media (min-width:992px) {
.dashboard-wrapper {
	margin-left:90px
}
.dashboard-wrapper-lg {
	margin-left:200px;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out
}
}
.custom-search {
	position:relative;
	float:right;
	padding:0;
	margin-top:12px
}
.custom-search ::-webkit-input-placeholder {
color:#b3b3b3
}
.custom-search :-moz-placeholder {
color:#b3b3b3
}
.custom-search ::-moz-placeholder {
color:#b3b3b3
}
.custom-search :-ms-input-placeholder {
color:#b3b3b3
}
.custom-search .search-query {
	margin:0;
	padding:6px 10px;
	font-style:italic;
	background:#353535;
	border:1px solid #4d4d4d;
	width:200px;
	-webkit-transition:all .7s ease;
	-moz-transition:all .7s ease;
	-ms-transition:all .7s ease;
	-o-transition:all .7s ease;
	transition:all .7s ease;
	line-height:20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.custom-search .search-query:focus {
	outline:0;
	width:260px;
	background:#4d4d4d;
	color:#fff;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	border:1px solid #4d4d4d
}
.custom-search i {
	padding:0 0 0 10px;
	cursor:pointer;
	position:absolute;
	top:9px;
	right:12px;
	font-size:16px;
	color:#b3b3b3
}
.panel {
	margin-bottom:10px;
	border:0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.25);
	box-shadow:0 1px 0 rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.25);
	padding:15px
}
.panel-body, .panel-heading {
	border:0;
	position:relative
}
.panel-body {
	padding:15px 0
}
.panel-body h5.info {
	margin:10px 0 0
}
.panel-body.no-padding {
	padding:0
}
.panel-heading {
	padding:0 0 10px;
	background:0 0
}
.panel-heading h4 {
	font-size:16px;
	margin:0;
	text-align:center
}
.panel-heading h4 span {
	font-size:11px;
	color:grey;
	font-style:italic
}
.panel-heading h3 {
	margin:0 0 10px;
	text-align:center;
	font-weight:500
}
.panel-bg-one {
	background:url(../img/watercolour.jpg) no-repeat;
	background-size:100% 100%
}
ul.imp-notify li {
	padding:10px;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-ms-transition:All .5s ease;
	-o-transition:All .5s ease;
	transition:All .5s ease
}
ul.imp-notify li .icon {
	float:left
}
ul.imp-notify li .icon img {
	width:36px;
	height:36px;
	border-left:3px solid #e77338
}
ul.imp-notify li .details {
	line-height:18px;
	font-size:13px;
	display:block;
	background:0 0;
	border:none;
	width:auto;
	margin-left:48px
}
ul.imp-notify li .details strong {
	font-weight:500;
	margin-right:3px;
	font-size:13px;
	display:block;
	line-height:100%;
	margin-bottom:6px
}
ul.imp-notify li .details strong span {
	float:right;
	font-size:11px;
	display:inline-block;
	line-height:18px
}
ul.imp-notify li .details span {
	display:block
}
ul.imp-notify li:hover {
	background-color:#fafafa
}
ul.imp-notify li:nth-child(3) img {
	border-left:3px solid #91c46b
}
ul.imp-notify li:nth-child(4) img {
	border-left:3px solid #5e83bf
}
ul.progress-info {
	padding:0;
	text-align:left
}
ul.progress-info li {
	padding:10px 15px;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-ms-transition:All .5s ease;
	-o-transition:All .5s ease;
	transition:All .5s ease
}
ul.progress-info li:hover {
	background:#f7f7f7;
	cursor:pointer
}
ul.progress-info li .progress-info {
	margin-bottom:5px;
	line-height:18px;
	font-size:11px
}
ul.progress-info li .progress-info strong {
	margin-right:3px;
	font-size:13px
}
ul.progress-info li .progress-info span {
	font-weight:400
}
ul.progress-info li.plain {
	padding:5px 0;
	border:0;
	font-size:14px;
	background:0 0;
	display:block
}
ul.progress-info li.plain .btn {
	float:right
}
ul.progress-info li.plain .btn i {
	color:#fff;
	font-size:16px
}
.social-details .social-icon {
	height:64px;
	width:64px;
	margin-right:10px
}
.social-details .social-icon .round-icon {
	border:1px solid #5e83bf;
	height:64px;
	width:64px;
	text-align:center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.social-details .social-icon .round-icon i {
	font-size:24px;
	line-height:64px;
	vertical-align:middle;
	color:#e77338
}
.social-details .social-icon .round-icon.red-icon {
	border:1px solid #e77338
}
.social-details .social-icon .round-icon.red-icon i {
	color:#e77338
}
.social-details .social-icon .round-icon.green-icon {
	border:1px solid #91c46b
}
.social-details .social-icon .round-icon.green-icon i {
	color:#91c46b
}
.social-details .social-icon .round-icon.yellow-icon {
	border:1px solid #ffc31b
}
.social-details .social-icon .round-icon.yellow-icon i {
	color:#ffc31b
}
.social-details .social-icon .round-icon.blue-icon {
	border:1px solid #5e83bf
}
.social-details .social-icon .round-icon.blue-icon i {
	color:#5e83bf
}
.social-details .social-num {
	margin-left:75px
}
.social-details .social-num h2 {
	color:#fff;
	margin:0;
	position:relative
}
.social-details .social-num h2 .label {
	position:absolute;
	right:0;
	top:0;
	min-width:24px;
	opacity:.9;
	color:#fff;
	border:none
}
.social-details .social-num h2 .label:after, .social-details .social-num h2 .label:before {
	position:absolute;
	left:-10px;
	content:"";
	width:0;
	height:0;
	border-left:10px solid transparent
}
.social-details .social-num h2 .label:before {
	top:0
}
.social-details .social-num h2 .label:after {
	bottom:0
}
.user-profile, .website-performance {
	position:relative
}
.social-details .social-num h2 .label.label-danger:after {
	border-bottom:10px solid #e77338
}
.social-details .social-num h2 .label.label-danger:before {
	border-top:10px solid #e77338
}
.social-details .social-num h2 .label.label-warning:after {
	border-bottom:10px solid #ffc31b
}
.social-details .social-num h2 .label.label-warning:before {
	border-top:10px solid #ffc31b
}
.social-details .social-num h2 .label.label-success:after {
	border-bottom:10px solid #91c46b
}
.social-details .social-num h2 .label.label-success:before {
	border-top:10px solid #91c46b
}
.social-details .social-num h2 .label.label-info:after {
	border-bottom:10px solid #5e83bf
}
.social-details .social-num h2 .label.label-info:before {
	border-top:10px solid #5e83bf
}
.social-details .social-num p {
	margin:6px 0 2px;
	font-size:13px;
	text-transform:uppercase
}
.social-details .social-num .progress {
	margin:0;
	opacity:.7
}
@media (min-width:768px) and (max-width:991px) {
.social-details .social-icon {
	display:none
}
.social-details .social-num {
	margin-left:0
}
}
.website-performance .performance-graph {
	height:50px
}
.website-performance .performance h5 {
	margin:0 0 5px;
	padding:0
}
.website-performance .performance-stats {
	text-align:right
}
.website-performance .performance-stats h3 {
	font-weight:600;
	margin:0 0 7px;
	padding:0
}
.website-performance .performance-stats p {
	font-size:12px;
	padding:0;
	margin:0;
	color:grey
}
.website-performance .performance-stats p i {
	vertical-align:middle;
	margin-left:2px;
	font-size:21px
}
.website-performance .performance-stats p i.up {
	color:#91c46b
}
.website-performance .performance-stats p i.down {
	color:#e77338
}
.user-profile {
	margin:10px auto 0;
	text-align:center
}
.user-profile .user-img {
	width:120px;
	margin:auto;
	position:relative;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
.user-details .user-img, .user-profile .user-img img {
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out
}
.user-profile .user-img img {
	transition:all .3s ease-in-out;
	margin:auto;
	width:120px;
	height:120px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	opacity:.8;
	border:3px solid #ffc31b;
	padding:2px
}
.blog .blog-wrapper a.image-wrapper, .user-profile .user-img .completed-info {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out
}
.user-profile .user-img .completed-info {
	position:absolute;
	bottom:-15px;
	left:50%;
	width:40px;
	height:40px;
	margin-left:-20px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	background:#e77338;
	cursor:pointer;
	font-size:15px;
	line-height:40px;
	color:#fff;
	box-shadow:0 10px 15px #000;
	transition:all .3s ease-out
}
.user-profile .user-img .completed-info:hover {
	box-shadow:none
}
.user-profile h5 {
	font-size:14px;
	margin:20px auto 15px;
	text-align:center
}
.user-profile h3, .user-profile h4 {
	margin:10px
}
.user-stats .like-photo {
	height:115px;
	overflow:hidden;
	position:relative
}
.user-stats .like-photo a.like {
	position:absolute;
	top:10px;
	right:10px;
	color:#e77338;
	font-size:20px
}
.user-stats h1 {
	margin:10px 0 0;
	color:#fff;
	font-size:48px;
	font-weight:400
}
.user-stats h1 small {
	font-size:14px;
	color:#fff;
	text-shadow:none;
	font-style:italic
}
.user-stats h5 {
	margin:0;
	color:#fff;
	font-size:16px
}
.current-location {
	position:relative
}
.current-location .location {
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	margin:0
}
.user-rating img {
	margin:auto
}
.user-rating .stars {
	margin:10px auto 5px;
	width:100%;
	text-align:center
}
.user-rating .stars img {
	width:16px;
	height:16px
}
#d3PieChart {
	width:260px;
	margin:auto
}
#d3PieChart svg {
	height:100%;
	width:100%
}
.axis line, .axis path {
	fill:none;
	stroke:#353535;
	shape-rendering:crispEdges
}
.axis text {
	font-size:11px
}
.bar:hover {
	fill:#bcbcbc
}
.x.axis path {
	display:none
}
.d3-tip {
	line-height:1;
	padding:12px;
	background:rgba(0,0,0,.8);
	color:#efefef;
	border-radius:2px
}
.d3-tip:after {
	box-sizing:border-box;
	display:inline;
	font-size:10px;
	width:100%;
	line-height:1;
	color:rgba(0,0,0,.8);
	content:"\25BC";
	position:absolute;
	text-align:center
}
.d3-tip.n:after {
	margin:-1px 0 0;
	top:100%;
	left:0
}
ul.imp-messages {
	width:100%
}
ul.imp-messages li {
	border-bottom:1px dotted #fff;
	padding:25px 0
}
ul.imp-messages li:last-child {
	border-bottom:0;
	padding-bottom:0
}
ul.imp-messages li:first-child {
	border-bottom:0;
	padding-top:0
}
ul.imp-messages li img.avatar {
	float:left
}
ul.imp-messages li blockquote {
	padding:0 20px;
	font-size:14px
}
ul.imp-messages li .message-wrapper {
	margin-left:60px;
	margin-right:60px
}
ul.imp-messages li .message-wrapper .url i {
	font-size:24px;
	margin-right:4px;
	vertical-align:middle
}
ul.imp-messages li .message-wrapper ul.images li {
	margin-right:10px;
	width:36px;
	float:left;
	padding:0
}
ul.imp-messages li .message-wrapper ul.images li a {
	padding:0;
	background-color:transparent;
	margin:0;
	border:0;
	border-left:3px solid #5e83bf;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
ul.imp-messages li .message-wrapper ul.images li a img {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
ul.imp-messages li .message-date {
	float:right;
	text-align:right;
	font-size:24px;
	line-height:24px;
	color:#e77338
}
ul.imp-messages li .message-date span.month {
	font-size:12px;
	font-style:italic
}
@media (max-width:767px) {
ul.imp-messages li .message-wrapper {
	margin-left:60px;
	margin-right:0
}
ul.imp-messages li .message-wrapper ul.images li {
	margin-right:4px;
	width:32px;
	height:32px
}
}
.blog {
	counter-increment:blogCounter
}
.blog .blog-wrapper {
	margin-bottom:50px
}
.blog .blog-wrapper:before {
	content:"0" counter(blogCounter);
	font-size:48px;
	font-weight:800;
	line-height:60px;
	display:block;
	height:70px;
	color:#d9d9d9;
	font-style:italic
}
.blog .blog-wrapper a.image-wrapper {
	transition:all .3s ease-out;
	max-height:160px;
	overflow:hidden;
	display:block
}
.blog .blog-wrapper a.image-wrapper:hover {
	opacity:.6
}
.blog .blog-wrapper h4 {
	max-width:240px;
	margin:15px 0;
	letter-spacing:.5px;
	color:#5e83bf
}
.blog .blog-wrapper p {
	margin-bottom:20px
}
.blog .blog-wrapper a.comments-link {
	margin-bottom:15px;
	display:block
}
.blog .blog-wrapper a.comments-link i {
	content:"";
	font-size:14px;
	margin-right:10px;
	color:#5e83bf;
	vertical-align:middle
}
.blog-detail .blog-wrapper .image-wrapper {
	max-height:300px;
	overflow:hidden;
	margin-bottom:20px
}
.blog-detail h2 {
	margin:20px 0;
	letter-spacing:.5px
}
.blog-detail p {
	margin-bottom:20px
}
.blog-comments {
	margin-top:70px
}
.blog-comments h1 {
	margin-bottom:30px
}
.blog-comments .comments-block {
	margin-bottom:20px
}
.blog-comments .comments-block .media-left {
	padding-right:20px;
	display:table-cell;
	vertical-align:top
}
.blog-comments .comments-block .media-left img {
	width:64px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.blog-comments .comments-block .comment-body {
	display:table-cell;
	vertical-align:top
}
.blog-comments .comments-block .comment-body h4, .blog-comments .comments-block .comment-body h5.time {
	margin-bottom:10px
}
.blog-comments .comment-reply {
	margin-left:90px
}
ul.blog-gallery li {
	width:20%;
	float:left;
	height:auto
}
ul.blog-gallery li img {
	width:100%;
	border:1px solid #f2f2f2
}
.invoice a .logo {
	width:110px;
	margin:0 auto;
	text-align:center
}
.invoice .invoice-num {
	margin-bottom:30px
}
.invoice address h4 {
	margin-bottom:10px
}
.invoice .table .btn {
	min-width:36px
}
.custom-tabs .tab-content .btn, .dropdown-menu {
	min-width:180px
}
h1.audience-total {
	position:absolute;
	font-size:36px;
	left:65px;
	top:25px;
	margin:0;
	color:#fff
}
h1.audience-total span {
	font-size:12px;
	color:#5e83bf;
	padding-left:5px
}
h1.audience-total i {
	font-size:24px;
	color:#91c46b
}
ul.sales-q2 li {
	margin-bottom:25px
}
ul.sales-q2 li .month-type {
	position:relative;
	width:56px;
	height:56px;
	line-height:38px;
	float:left;
	padding:8px;
	font-size:14px;
	border:2px solid #e77338;
	text-align:center;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
.sessions h2.left i, ul.app-downloads li p span, ul.stocks li p span {
	float:right
}
ul.sales-q2 li .sale-info h3 span i, ul.stocks li p span i {
	font-size:20px;
	vertical-align:middle
}
ul.sales-q2 li .month-type:after {
	position:absolute;
	content:"";
	top:0;
	right:5px;
	width:10px;
	height:10px;
	background:#e77338;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
ul.sales-q2 li .month-type.info {
	border:2px solid #5e83bf
}
ul.sales-q2 li .month-type.info:after {
	background:#5e83bf
}
ul.sales-q2 li .month-type.warning {
	border:2px solid #ffc31b
}
ul.sales-q2 li .month-type.warning:after {
	background:#ffc31b
}
ul.sales-q2 li .sale-info {
	margin-left:70px
}
ul.sales-q2 li .sale-info h3 {
	color:#fff;
	margin-bottom:0;
	margin-top:15px
}
ul.sales-q2 li:last-child {
	margin-bottom:0
}
ul.app-downloads {
	margin-top:0
}
ul.app-downloads li {
	margin-bottom:25px
}
ul.app-downloads li .progress {
	margin-top:5px;
	margin-bottom:0
}
ul.app-downloads li p {
	margin:0
}
ul.app-downloads li p i {
	margin-right:10px
}
ul.stocks li {
	margin-bottom:11px
}
ul.stocks li p {
	margin:0
}
ul.social-engagement {
	margin:auto;
	text-align:center;
	white-space:nowrap
}
ul.social-engagement li {
	width:50px;
	display:inline-block;
	background:#4d4d4d;
	opacity:.8;
	cursor:pointer;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out
}
ul.social-engagement li a {
	height:45px;
	display:block
}
ul.social-engagement li a i {
	font-size:30px;
	line-height:45px;
	color:#fff
}
ul.social-engagement li.fb {
	background:#3B5998
}
ul.social-engagement li.tw {
	background:#55ACEE
}
ul.social-engagement li.linkedin {
	background:#007BB5
}
ul.social-engagement li.gplus {
	background:#DD4C3B
}
ul.social-engagement li span {
	display:block;
	padding:2px;
	font-size:11px;
	color:#b3b3b3;
	background:rgba(0,0,0,.3)
}
ul.social-engagement li:hover {
	opacity:1
}
.sessions {
	text-align:center;
	display:block
}
.sessions .graph {
	display:block
}
.sessions h2 {
	margin:0
}
.sessions h2 span.perc {
	float:right;
	font-size:15px
}
.sessions h2 span.perc sup {
	font-size:40%
}
.sessions h2.left {
	margin:0 0 5px;
	text-align:left
}
#power-gauge, .GaugeMeter, .GaugeMeter b, .GaugeMeter span, .customer-satisfaction, .heatmap, .os, ul.bank-balance, ul.transactions a .tra-amount, ul.transactions a .tra-icon {
	text-align:center
}
.sessions h2.left i {
	font-size:30px
}
.sessions h2.left i.up {
	color:#91c46b
}
.sessions h2.left i.down {
	color:#e77338
}
.GaugeMeter {
	position:relative;
	overflow:hidden;
	cursor:default;
	display:inline-block
}
.GaugeMeter b, .GaugeMeter span {
	width:54%;
	position:absolute;
	display:inline-block;
	font-weight:100;
	margin:0 23%
}
.GaugeMeter[data-style=Semi] b {
	width:80%;
	margin:0 10%
}
.GaugeMeter s, .GaugeMeter u {
	font-size:12px;
	opacity:.8
}
.GaugeMeter b {
	font-size:12px;
	color:#000
}
.os p {
	line-height:100%;
	margin:0;
	padding:0
}
.os .GaugeMeter {
	height:54px;
	margin:auto
}
#power-gauge {
	margin:auto;
	height:70px
}
#power-gauge svg:not(:root) {
	height:70px
}
#power-gauge g.arc {
	fill:#4682b4
}
#power-gauge g.pointer {
	fill:#ffc31b;
	stroke:#ffc31b
}
#power-gauge g.label text {
	text-anchor:middle;
	font-size:13px
}
ul.tickets li {
	width:50%;
	float:left;
	text-align:center
}
ul.tickets li h1.no-of-tickets {
	margin:0 0 5px;
	color:#91c46b
}
ul.tickets li h1.no-of-tickets.high {
	color:#e77338
}
ul.tickets li h1.no-of-tickets.low {
	color:#ffc31b
}
ul.tickets li p.ticket-type {
	margin:0
}
ul.bank-balance {
	margin-top:0
}
ul.bank-balance li {
	padding:0 10px;
	width:50%;
	box-sizing:border-box;
	display:inline;
	font-size:13px
}
ul.bank-balance li span {
	font-size:15px
}
.customer-satisfaction i {
	font-size:30px;
	color:#91c46b
}
.customer-satisfaction h2 {
	margin:5px 0;
	color:#fff
}
.customer-satisfaction p {
	margin:10px 0 0
}
.heatmap {
	margin:0 auto;
	width:124px
}
.heatmap h2 {
	margin:0
}
.heatmap #cal-heatmap {
	margin:auto
}
ul.transactions {
	margin:0
}
ul.transactions li {
	padding:6px 0;
	border-bottom:1px dotted #E2E2E2
}
ul.transactions li:first-child {
	padding-top:0
}
ul.transactions li:last-child {
	padding-bottom:0;
	border-bottom:0
}
ul.transactions a {
	position:relative;
	display:block;
	line-height:17px
}
ul.transactions a .tra-type {
	width:90px;
	display:inline-block
}
ul.transactions a .tra-icon {
	font-size:16px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	width:36px;
	height:36px;
	line-height:36px;
	margin-right:5px;
	border:2px solid #E2E2E2;
	display:inline-block
}
ul.transactions a .tra-amount {
	position:absolute;
	right:0;
	border:2px solid #E2E2E2;
	padding:5px 12px;
	font-size:16px;
	width:70px;
	margin-top:3px
}
.task-list {
	margin:0;
	padding:0;
	list-style:none
}
.task-list li {
	display:block;
	padding:11px 0;
	margin:0;
	cursor:pointer;
	line-height:16px;
	font-size:13px;
	border-bottom:1px solid #E5E5E5
}
.task-list li.completed {
	text-decoration:line-through;
	color:#5e83bf
}
.task-list li span {
	margin-right:8px;
	font-size:16px
}
.task-list li:first-child {
	padding-top:0
}
.task-list li:last-child {
	border-bottom:0
}
ul.contacts {
	margin:0;
	padding:0;
	list-style-type:none
}
ul.contacts li.client {
	padding:11px 0;
	border-bottom:1px solid #FFF
}
ul.contacts li.client img.avatar {
	height:36px;
	width:36px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	float:left
}
ul.contacts li.client .client-details {
	margin-left:50px;
	position:relative
}
ul.contacts li.client .client-details p {
	margin:0
}
ul.contacts li.client .client-details p span.name {
	color:#999;
	line-height:16px;
	font-size:13px;
	display:block;
	margin-bottom:5px
}
ul.contacts li.client .client-details ul.icons-nav li a i:hover, ul.contacts li.client .client-details ul.icons-nav li:first-child a i {
	color:#e77338
}
ul.contacts li.client .client-details p span.email {
	line-height:12px;
	display:block
}
ul.contacts li.client .client-details ul.icons-nav {
	position:absolute;
	right:0;
	top:10px
}
ul.contacts li.client .client-details ul.icons-nav li {
	float:left;
	margin-left:10px
}
ul.contacts li.client .client-details ul.icons-nav li a {
	padding:5px
}
ul.contacts li.client .client-details ul.icons-nav li a i {
	cursor:pointer;
	font-size:16px
}
.chats li, .chats li p.inffo {
	font-size:13px
}
ul.contacts li.client .client-details ul.icons-nav li:first-child {
	padding-left:0
}
.demography ul.male-female li .male, ul.contacts li.client .client-details ul.icons-nav li:last-child a i {
	color:#5e83bf
}
ul.contacts li.client .client-details ul.icons-nav li:last-child {
	padding-right:0
}
ul.contacts li.client:first-child {
	padding-top:0
}
ul.contacts li.client:last-child {
	padding-bottom:0;
	border-bottom:0
}
.chats li {
	padding:5px 0;
	margin:4px auto
}
.chats li img.avatar {
	height:48px;
	width:48px;
	float:left;
	border-left:3px solid #5e83bf
}
.chats li .progress-stats {
	margin-top:5px
}
.chats li .progress-stats .progress {
	margin:5px 0 0 20px
}
.chats li p.date, .chats li p.inffo {
	margin:0;
	padding:0;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.chats li .message {
	padding:8px 10px;
	position:relative;
	background:#ececec;
}
.chats li.in .message:before, .chats li.out .message:after {
	content:"";
	position:absolute;
	border-bottom:12px solid transparent;
	top:0
}
.chats li.in .message {
	text-align:left;
	margin-left:64px
}
.chats li.in .message:before {
	left:-12px;
	width:0;
	height:0;
	border-right:12px solid #ececec;
}
.chats li.out .message {
	margin-right:64px;
	text-align:right
}
.chats li.out .message:after {
	right:-12px;
	border-left:12px solid #ececec;
}
.jvectormap-zoomin, footer {
	right:0
}
.chats li.out img.avatar {
	float:right;
	margin-left:10px
}
.chats li:first-child {
	margin-top:0
}
.chats li:last-child {
	margin-bottom:0
}
.demography {
	margin:10px 0;
	text-align:center
}
.demography ul.male-female {
	width:60%;
	margin:auto;
	text-align:center
}
.demography ul.male-female li {
	margin:0;
	display:inline-block;
	width:48%
}
.demography ul.male-female li h4 {
	text-align:center;
	margin:0;
	padding:0
}
.demography ul.male-female li h4 i {
	display:block;
	margin:0 0 5px;
	font-size:48px
}
.demography ul.male-female li .female {
	color:#e77338
}
.demography h3 {
	margin:15px 0 0;
	padding:0;
	color:#5e83bf
}
ul.activity-list {
	padding:0;
	margin:0;
	list-style-type:none
}
ul.activity-list li {
	padding:8px 0;
	border-bottom:1px solid #E5E5E5
}
ul.activity-list li:first-child, ul.top-clients li:first-child {
	padding-top:0
}
ul.activity-list li p i {
	height:30px;
	width:30px;
	background:#FFF;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	margin-right:10px;
	display:inline-block
}
ul.activity-list li p .time {
	text-align:right;
	color:#5e83bf;
	float:right;
	line-height:30px
}
ul.activity-list li:last-child {
	border-bottom:0
}
ul.project-activity li {
	position:relative;
	border-left:1px solid #fafafa;
	font-size:13px
}
ul.project-activity li:after {
	position:absolute;
	top:0;
	left:-5px;
	font-size:10px;
	content:"\e003"
}
ul.project-activity li .detail-info {
	margin:0 0 0 25px;
	padding-bottom:10px
}
ul.project-activity li p.date {
	color:#999;
	font-style:italic;
	line-height:16px;
	font-size:12px
}
ul.project-activity li p.message {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
ul.project-activity li.green {
	border-left-color:#91c46b
}
ul.project-activity li.green:after {
	color:#91c46b
}
ul.project-activity li.red {
	border-left-color:#e77338
}
ul.project-activity li.red:after {
	color:#e77338
}
ul.project-activity li.blue {
	border-left-color:#5e83bf
}
ul.project-activity li.blue:after {
	color:#5e83bf
}
ul.project-activity li.yellow {
	border-left-color:#ffc31b
}
ul.project-activity li.yellow:after {
	color:#ffc31b
}
ul.project-activity li:last-child .detail-info {
	padding-bottom:0
}
ul.experience li {
	position:relative;
	border-left:1px solid #fafafa;
	font-size:13px
}
ul.experience li:after {
	position:absolute;
	top:0;
	left:-6px;
	font-size:12px;
	line-height:16px;
	content:"\e919"
}
ul.experience li .detail-info {
	margin:0 0 0 25px;
	padding-bottom:15px
}
ul.experience li p.date {
	font-style:italic;
	line-height:18px
}
ul.experience li.green {
	border-left-color:#91c46b
}
ul.experience li.green:after {
	color:#91c46b
}
ul.experience li.red {
	border-left-color:#e77338
}
ul.experience li.red:after {
	color:#e77338
}
ul.experience li.blue {
	border-left-color:#5e83bf
}
ul.experience li.blue:after {
	color:#5e83bf
}
ul.experience li.yellow {
	border-left-color:#ffc31b
}
ul.experience li.yellow:after {
	color:#ffc31b
}
ul.experience li:last-child .detail-info {
	padding-bottom:0
}
ul.top-clients li {
	position:relative;
	height:65px;
	display:block;
	padding:0;
	width:100%;
	margin-bottom:15px;
	cursor:pointer;
	overflow:hidden
}
ul.top-clients li .progress {
	height:3px;
	margin:6px 0 0
}
ul.top-clients li .avatar {
	position:relative;
	float:left;
	width:48px;
	height:48px;
	border-left:3px solid #5e83bf;
	z-index:2;
	overflow:hidden
}
ul.top-clients li .avatar img {
	width:48px;
	height:48px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}
ul.top-clients li .biz {
	margin-left:60px;
	font-size:13px
}
ul.top-clients li .biz p.biz-name {
	margin:0
}
ul.top-clients li .biz .value {
	margin:5px 0 0;
	font-size:16px
}
ul.top-clients li:last-child {
	margin-bottom:0;
	padding-bottom:0
}
ul.social-metrics {
	text-align:center;
	margin:auto
}
ul.social-metrics li {
	text-align:center;
	padding:15px;
	display:inline-block;
	width:10%;
	margin:5px 3px;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-ms-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease
}
ul.social-metrics li:hover {
	zoom:1
}
ul.social-metrics li.facebook {
	background:#3B5998
}
ul.social-metrics li.twitter {
	background:#55ACEE
}
ul.social-metrics li.gplus {
	background:#DD4C3B
}
ul.social-metrics li.pinterest {
	background:#cb2027
}
ul.social-metrics li.linkedin {
	background:#007BB5
}
ul.social-metrics li.blog {
	background:#FF8329
}
ul.social-metrics li.youtube {
	background:#b00
}
ul.social-metrics li.dribbble {
	background:#ea4c89
}
ul.social-metrics li a {
	color:#fff;
	display:block
}
ul.social-metrics li i {
	display:block;
	font-size:36px;
	padding-bottom:5px
}
.socail-stats {
	margin-bottom:5px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:10px;
	text-align:center;
	display:block
}
.socail-stats h4 {
	color:#fff;
	font-size:18px;
	margin:0;
	text-shadow:none
}
.socail-stats p {
	color:#fff;
	font-size:12px;
	margin:0
}
.socail-stats i {
	color:#fff
}
.jqstooltip {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	background:#000;
	border:1px solid #000
}
footer {
	height:60px;
	line-height:60px;
	padding:0 20px 0 29px;
	background:#EAEAEA;
	border-top:1px solid #d8d8d8;
	font-size:12px;
	position:absolute;
	bottom:0;
	left:0
}
footer span {
	font-weight:600;
	color:#5e83bf
}
@media (max-width:991px) {
footer {
	padding:0 35px
}
}
@media (max-width:767px) {
ul.social-metrics li {
	width:45%
}
footer {
	padding:0 20px
}
}
.footer-sm {
	padding-left:125px
}
.jvectormap-container {
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	touch-action:none
}
.jvectormap-tip {
	position:absolute;
	display:none;
	border:1px solid #000;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:#000;
	color:#fff;
	font-size:11px;
	padding:4px 9px
}
.jvectormap-zoomin, .jvectormap-zoomout {
	position:absolute;
	top:0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:#EAEAEA;
	color:#b3b3b3;
	width:16px;
	height:16px;
	cursor:pointer;
	line-height:15px;
	text-align:center
}
.jvectormap-zoomout {
	right:20px
}
.legend div {
	background:0 0
}
.legendLabel {
	padding-left:7px;
	font-size:13px;
	padding-right:7px
}
ul.menu {
	margin:0;
	-webkit-transition:all .1s ease-in-out;
	-moz-transition:all .1s ease-in-out;
	-ms-transition:all .1s ease-in-out;
	-o-transition:all .1s ease-in-out;
	transition:all .1s ease-in-out
}
ul.menu li {
	position:relative;
	min-height:40px;
	line-height:40px
}
ul.menu li a {
	display:block;
	padding:10px 20px;
	color:#b3b3b3;
	line-height:20px;
	font-size:14px;
	position:relative;
	text-shadow:1px 0 0 #000
}
ul.menu li.active>a, ul.menu li.selected>a {
	text-shadow:none;
	color:#fff
}
ul.menu li a .menu-item {
	padding-left:10px;
	-webkit-transition:opacity 1s ease-out;
	-moz-transition:opacity 1s ease-out;
	-ms-transition:opacity 1s ease-out;
	-o-transition:opacity 1s ease-out;
	transition:opacity 1s ease-out;
	    font-size: 15px;
	
}
ul.menu li ul li {
	min-height:32px;
	line-height:32px;
	-webkit-transition:All .3s ease-in-out;
	-moz-transition:All .3s ease-in-out;
	-ms-transition:All .3s ease-in-out;
	-o-transition:All .3s ease-in-out;
	transition:All .3s ease-in-out
}
ul.menu li .down-arrow, ul.menu li.selected>a {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out
}
ul.menu li ul li a {
	padding:7px 15px 7px 52px;
	font-size:13px;
	border:0
}
ul.menu li ul li:hover {
	background-color:#212121;
	text-shadow:none
}
ul.menu li .current {
	color:#fff
}
ul.menu li .down-arrow {
	transition:all .3s ease-out;
	position:absolute;
	right:10px;
	top:10px;
	font-size:16px
}
ul.menu li .down-arrow:after {
	content:"\e9fd";
	position:absolute;
	top:0;
	right:0;
	color:#b3b3b3
}
ul.menu li.active .down-arrow {
	position:absolute;
	right:10px;
	top:10px;
	font-size:16px
}
ul.menu li.active .down-arrow:after {
	content:"\e9fb";
	position:absolute;
	top:0;
	right:0;
	color:#fff
}
ul.menu li.selected>a {
	background-color:#00335d;
	transition:all .3s ease-out
}
ul.menu li.selected .down-arrow {
	display:none
}
ul.menu li.selected:after {
	position:absolute;
	content:"";
	right:0;
	top:8px;
	border-right:11px solid #f2f2f2;
	border-top:13px solid transparent;
	border-bottom:13px solid transparent
}
ul.menu li:first-child a {
	border-top:none
}
ul.menu li:last-child a {
	border-bottom:none
}
ul.menu i {
	font-size:20px;
	width:20px;
	vertical-align:top;
	display:inline-block
}
.alert i, .btn i {
	vertical-align:middle
}
@media (max-width:767px) {
ul.menu li.active:after, ul.menu li.selected:after {
	right:0;
	border-right:0;
	content:""
}
}
.vertical-nav {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	position:absolute;
	left:-200px;
	top:0;
	bottom:0;
	margin-top:59px;
	width:200px;
	background:url(../img/bg2.png) #353535;
	background-size:18%;
	z-index:10
}
.vertical-nav-opened {
	left:0
}
.user-details {
	margin:30px 10px 20px;
	text-align:center;
	position:relative;
	border-bottom: 1px solid #4a4949;
}
.user-details .user-img {
	width:72px;
	margin:auto;
	position:relative;
	display:block;
	transition:all .3s ease-in-out
}
.user-details .user-img img {
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	margin:auto;
	width:72px;
	height:72px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:2px solid #eae080;
	padding:2px
}
.collapse-menu, .panel-sortable .panel {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out
}
.user-details .user-img .likes-info {
	position:absolute;
	bottom:10px;
	right:-7px;
	width:20px;
	height:20px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	background:#fafafa;
	border:2px solid #e77338;
	cursor:pointer;
	font-size:12px;
	line-height:16px;
	color:#e77338
}
.user-details h5.user-name {
	font-size:13px;
	margin:5px auto;
	text-align:center;
	color:#999
}
.collapse-menu {
	transition:all .3s ease-out;
	position:absolute;
	top:-59px;
	left:0;
	width:48px;
	height:60px;
	line-height:0;
	padding:0;
	border:0;
	/* background:url(../img/bg2.png) #353535; */
	background-color:#3e3e3e;
	background-size:76%;
	color:#fff;
	text-align:left;
	z-index:1000;
	cursor:pointer;
	display:none
}
.collapse-menu:hover {
	color:#000;
	text-shadow:0 0 10px #fff
}
.collapse-menu i {
	display:block;
	float:left;
	width:48px;
	height:60px;
	line-height:60px;
	font-size:20px;
	text-align:center
}
@media (min-width:992px) {
.collapse-menu {
	display:block
}
.vertical-nav-sm ul.menu li .menu-item, .vertical-nav-sm ul.menu li.active a .down-arrow, .vertical-nav-sm ul.menu li:hover a .down-arrow {
	display:none
}
.vertical-nav {
	width:200px;
	left:0
}
.vertical-nav-sm {
	width:90px;
	background-size:37%
}
.vertical-nav-sm .user-details {
	margin:20px 10px
}
.vertical-nav-sm .user-details .user-img {
	width:48px
}
.vertical-nav-sm .user-details .user-img img {
	width:48px;
	height:48px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}
.vertical-nav-sm .user-details .user-img .likes-info {
	position:absolute;
	bottom:5px;
	right:-5px
}
.vertical-nav-sm ul.menu {
	margin:0 20px
}
.vertical-nav-sm ul.menu li {
	margin-bottom:2px
}
.vertical-nav-sm ul.menu li a {
	padding:10px 15px
}
.vertical-nav-sm ul.menu li.active:after {
	content:none
}
.vertical-nav-sm ul.menu li .current {
	background:#91c46b;
	color:#fff
}
.vertical-nav-sm ul.menu li:hover {
	width:210px;
	background:#91c46b
}
.vertical-nav-sm ul.menu li:hover a {
	color:#fff
}
.vertical-nav-sm ul.menu li:hover .menu-item {
	display:block;
	position:absolute;
	left:50px;
	top:10px;
	padding-left:0
}
.vertical-nav-sm ul.menu li:hover ul {
	display:block;
	position:absolute;
	left:50px;
	top:40px;
	background:#fff;
	width:160px;
	padding:0;
	z-index:10;
	border:2px solid #91c46b;
	border-top:0
}
.vertical-nav-sm ul.menu li:hover ul li {
	width:100%;
	margin:0;
	min-height:30px;
	line-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out
}
.vertical-nav-sm ul.menu li:hover ul li a {
	padding:5px 10px;
	color:#000;
	text-shadow:none
}
.vertical-nav-sm ul.menu li:hover ul li:hover {
	background:#ededed
}
.vertical-nav-sm ul.menu li:hover ul li:hover a {
	color:#000;
	text-shadow:none
}
.vertical-nav-sm ul.menu ul {
	display:none
}
.vertical-nav-sm ul.menu .down-arrow {
	right:0
}
}
.thumbs-sm {
	background:url(../img/thumbs-sm.html) no-repeat;
	width:36px;
	height:36px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.thumbs-sm.user-one {
	background-position:0 -5px
}
.thumbs-sm.user-two {
	background-position:0 -72px
}
.thumbs-sm.user-three {
	background-position:0 -130px
}
.thumbs-sm.user-four {
	background-position:0 -200px
}
.thumbs-sm.user-five {
	background-position:-260px 0
}
.thumbs-sm.user-six {
	background-position:-195px -5px
}
.thumbs-sm.user-seven {
	background-position:-130px -10px
}
.thumbs-sm.user-eight {
	background-position:-70px -140px
}
.thumbs-sm.user-nine {
	background-position:-190px -135px
}
.thumbs-sm.user-ten {
	background-position:-130px -130px
}
.thumbs-sm.user-eleven {
	background-position:-64px -71px
}
.thumbs-sm.user-twelve {
	background-position:-192px -203px
}
.thumbs-md {
	background:url(../img/thumbs-md.html) no-repeat;
	width:60px;
	height:60px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.thumbs-md.user-md-one {
	background-position:-124px -125px
}
.thumbs-md.user-md-two {
	background-position:0 0
}
.thumbs-md.user-md-three {
	background-position:-62px 0
}
.thumbs-md.user-md-four {
	background-position:-124px 0
}
.thumbs-md.user-md-five {
	background-position:-248px 0
}
.thumbs-md.user-md-six {
	background-position:-186px 0
}
.thumbs-md.user-md-seven {
	background-position:-248px 0
}
.thumbs-md.user-md-eight {
	background-position:-248px -64px
}
.thumbs-md.user-md-nine {
	background-position:-248px -249px
}
.thumbs-md.user-md-ten {
	background-position:-124px -249px
}
.thumbs-md.user-md-eleven {
	background-position:-62px -249px
}
.thumbs-md.user-md-twelve {
	background-position:0 -249px
}
.material-btn {
	position:relative;
	overflow:hidden
}
.circless {
	display:block;
	position:absolute;
	background:rgba(0,0,0,.3);
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	overflow:hidden
}
.chart-height1, .chart-height2, .chart-height3, .chart-height4, .chart-height5, .chart-height8 {
	position:relative;
	overflow:hidden
}
.circless.animate {
	-webkit-animation:effect .65s linear;
	animation:effect .65s linear
}
@-webkit-keyframes effect {
100% {
opacity:0;
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
}
@keyframes effect {
100% {
opacity:0;
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
}
.chart-height1 {
	height:225px
}
.chart-height2 {
	height:80px
}
.chart-height3 {
	height:200px
}
.chart-height4 {
	height:120px
}
.chart-height5 {
	height:60px
}
.chart-height8 {
	height:360px
}
.dropdown-menu {
	padding:0;
	float:left;
	position:absolute;
	background:#FFF;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-moz-box-shadow:0 0 0 rgba(0,0,0,.5);
	-webkit-box-shadow:0 0 0 rgba(0,0,0,.5);
	box-shadow:0 0 0 rgba(0,0,0,.5);
	border:2px solid #e0e0e0
}
.dropdown-menu form {
	padding:15px
}
.dropdown-menu.sm {
	min-width:200px
}
.dropdown-menu a {
	padding:5px 10px
}
.dropdown-header {
	background:#FFF;
	padding:10px 15px;
	font-size:13px;
	color:#353535;
	border-bottom:1px solid #f2f2f2
}
.dropdown-content {
	padding:5px 0
}
.dropdown-content a {
	text-decoration:none;
	padding:5px 10px;
	font-size:12px
}
.dropdown-content a:hover {
	background:0 0;
	text-decoration:underline
}
.dropdown-footer {
	border-top:1px solid #f2f2f2;
	padding:10px 15px;
	color:#5e83bf;
	font-size:11px
}
.panel-sortable {
	cursor:move
}
.panel-sortable .panel {
	transition:all .3s ease-out
}
.gallery a, .panel-sortable .panel:after {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out
}
.panel-sortable .panel:after {
	content:"\e9fd";
	position:absolute;
	right:15px;
	bottom:25px;
	font-size:20px;
	transition:all .3s ease-out
}
.panel-sortable .panel:hover {
	border:1px dashed #5e83bf;
	background:#fff
}
.panel-sortable .panel:hover:after {
	color:#5e83bf;
	font-size:36px
}
.gallery {
	margin:0 auto
}
.gallery a {
	border:5px solid #fcfcfc;
	position:relative;
	overflow:hidden;
	transition:all .3s ease-out;
	display:block;
	margin:0 0 10px;
	opacity:.9
}
.gallery a .expand, .gallery a .overlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0
}
.gallery a .overlay {
	opacity:0;
	z-index:20;
	background:rgba(0,0,0,.8);
	overflow:hidden;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out
}
.gallery a .expand {
	text-decoration:none;
	z-index:100;
	border:5px solid #ffc31b;
	text-align:center;
	color:#ffc31b;
	line-height:36px;
	font-weight:700;
	font-size:30px;
	margin:auto;
	width:100%;
	height:100%;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
}
.btn, .icons span {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out
}
.gallery a:hover, .gallery a:hover .overlay {
	opacity:1
}
.gallery a:hover span.expand {
	width:48px;
	height:48px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	border-radius:30px
}
@-webkit-keyframes loading {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes loading {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes loading {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes loading {
0% {
opacity:0
}
100% {
opacity:1
}
}
.loading-wrapper {
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background:#212121;
	z-index:10000
}
.loading-wrapper .loading {
	position:absolute;
	width:120px;
	top:50%;
	margin-top:-15px;
	text-align:center;
	left:50%;
	margin-left:-60px
}
.loading-wrapper .loading span {
	display:inline-block;
	vertical-align:middle;
	width:10px;
	height:10px;
	margin:2px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	animation:loading 1s infinite alternate
}
.loading-wrapper .loading span:nth-of-type(1) {
	background:#6FB4CE;
	animation-delay:.1s
}
.loading-wrapper .loading span:nth-of-type(2) {
	background:#008FB2;
	animation-delay:.2s
}
.loading-wrapper .loading span:nth-of-type(3) {
	background:#009B9E;
	animation-delay:.4s
}
.loading-wrapper .loading span:nth-of-type(4) {
	background:#00A77D;
	animation-delay:.6s
}
.loading-wrapper .loading span:nth-of-type(5) {
	background:#00B247;
	animation-delay:.8s
}
.loading-wrapper .loading span:nth-of-type(6) {
	background:#5AB027;
	animation-delay:1s
}
.loading-wrapper .loading span:nth-of-type(7) {
	background:#A0B61E;
	animation-delay:1.2s
}
.loading-wrapper .loading h5 {
	margin:0 0 5px;
	text-transform:uppercase;
	letter-spacing:1px
}
.icon-2x {
	font-size:2em
}
.icon-3x {
	font-size:3em
}
.icon-4x {
	font-size:4em
}
.icon-5x {
	font-size:5em
}
.icons span, .styled-input-wrapper .input-icon i {
	line-height:60px;
	font-size:24px
}
.icons span {
	text-align:center;
	cursor:pointer;
	float:left;
	width:60px;
	height:60px;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
	color:#4d4d4d
}
.btn, .form-control {
	-o-transition:all .3s ease-out
}
.icons span:hover {
	background-color:#5e83bf;
	color:#fff;
	text-shadow:0 10px 10px #000
}
.img-circle, .thumbnail-round {
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%
}
.img-circle-sm {
	-webkit-border-radius:20%;
	-moz-border-radius:20%;
	border-radius:20%
}
.img-rounded {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}
.img-36 {
	height:36px;
	width:36px
}
.img-48 {
	height:48px;
	width:48px
}
.img-64 {
	height:64px;
	width:64px
}
.img-72 {
	height:72px;
	width:72px
}
.img-90 {
	height:90px;
	width:90px
}
.styled-input-wrapper .form-group {
	margin:0
}
.styled-input-wrapper .input-icon {
	width:60px;
	height:60px;
	text-align:center;
	float:left;
	margin-top:4px;
	background-color:#ededed
}
.styled-input-wrapper .styled-input {
	margin-left:70px
}
.styled-input-wrapper .styled-input label {
	margin-bottom:2px
}
ul.req-info li {
	margin-right:30px;
	border-left:3px solid #E5E5E5;
	padding-left:10px;
	float:left
}
ul.req-info li.danger {
	border-left:3px solid #e77338
}
ul.req-info li.info {
	border-left:3px solid #5e83bf
}
ul.req-info li.success {
	border-left:3px solid #91c46b
}
ul.req-info li.warning {
	border-left:3px solid #ffc31b
}
ul.req-info li p.small {
	font-size:10px;
	text-transform:uppercase;
	margin:0;
	padding:0
}
ul.req-info li h3 {
	margin:0;
	padding:0
}
blockquote {
	border-left:2px solid #5e83bf
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:8px 12px;
	border-top:1px solid #d9d9d9
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding:6px 12px
}
.table>thead>tr>td, .table>thead>tr>th {
	font-size:15px;
	font-weight:500
}
.table>thead>tr>th {
	border-bottom:2px solid #5e83bf
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background:#f5f5f5
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:1px solid #e6e6e6
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background:#e6e6e6
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background:#acd38f;
	color:#fff;
	border-top:0
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background:#91c46b
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background:#e77338;
	color:#fff;
	border-top:0
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background:#e56626
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background:#ffc31b;
	color:#fff;
	border-top:0
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background:#fbb900
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background:#5e83bf;
	color:#fff;
	border-top:0
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background:#4770b2
}
@media screen and (max-width:767px) {
.table-responsive {
	border:1px solid #FFF
}
}
.progress {
	background-color:#E2E2E2;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.progress-bar-danger {
	background-color:#e77338;
	box-shadow:none
}
.progress-bar-success {
	background-color:#91c46b;
	box-shadow:none
}
.progress-bar-warning {
	background-color:#ffc31b;
	box-shadow:none
}
.progress-bar-info {
	background-color:#5e83bf;
	box-shadow:none
}
.progress-sm {
	height:6px
}
.progress-md {
	height:10px
}
.progress-xs {
	height:3px
}
.progress-xsx {
	height:2px
}
.progress-lg {
	height:15px
}
.progress-rounded {
	border-radius:10px
}
.btn {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	position:relative;
	overflow:hidden;
	transition:all .3s ease-out
}
.btn .caret {
	margin-left:7px
}
.btn i {
	margin-right:5px;
	font-size:24px
}
.badge, .label {
	font-size:12px;
	font-weight:500
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:0;
	box-shadow:none;
	overflow:hidden
}
.btn-light-grey {
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#000
}
.btn-default, .btn-light-grey:hover {
	background-color:#e0e0e0;
	color:#000
}
.btn-light-grey:hover {
	border:1px solid #e0e0e0
}
.btn-light-grey.active, .btn-light-grey.active.focus, .btn-light-grey:active, .btn-light-grey:active.focus, .btn-light-grey:active:focus, .btn-light-grey:focus {
	background-color:#e0e0e0;
	border:1px solid #e0e0e0;
	box-shadow:none;
	color:#000
}
.btn-default {
	border-color:#b3afaf;
}
.btn-default:hover {
	color:#000;
	background-color:#d4d4d4;
	border:1px solid #d4d4d4
}
.btn-default.active, .btn-default.active.focus, .btn-default:active, .btn-default:active.focus, .btn-default:active:focus, .btn-default:focus {
	background-color:#d4d4d4;
	border:1px solid #d4d4d4;
	box-shadow:none;
	color:#000
}
.btn-primary {
	background-color:#4d4d4d;
	border-color:#4d4d4d;
	color:#fff
}
.btn-primary:hover {
	color:#fff;
	background-color:#595959;
	border:1px solid #595959
}
.btn-primary.active, .btn-primary.active.focus, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:focus {
	background-color:#595959;
	border:1px solid #595959;
	box-shadow:none
}
.btn-danger {
	background-color: #6f6f6f;
    border-color: #545454;
	color:#fff
}
.btn-danger:hover {
	color:#fff;
	background-color:#e46321;
	border:1px solid #e46321
}
.btn-danger.active, .btn-danger.active.focus, .btn-danger:active, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:focus {
	background-color:#e46321;
	border:1px solid #e46321;
	box-shadow:none
}
.btn-success {
    background-color: #364a6d;
    border-color: #372f8e;
	color:#fff
}
.btn-success:hover {
	color:#fff;
	background-color:#83bd59;
	border:1px solid #83bd59
}
.btn-success.active, .btn-success.active.focus, .btn-success:active, .btn-success:active.focus, .btn-success:active:focus, .btn-success:focus {
	background-color:#76b448;
	border:1px solid #76b448;
	box-shadow:none
}
.btn-info {
	background-color:#5e83bf;
	border-color:#5e83bf;
	color:#fff
}
.btn-info:hover {
	color:#fff;
	background-color:#4c75b8;
	border:1px solid #4c75b8
}
.btn-info.active, .btn-info.active.focus, .btn-info:active, .btn-info:active.focus, .btn-info:active:focus, .btn-info:focus {
	background-color:#456eaf;
	border:1px solid #456eaf;
	box-shadow:none
}
.btn-warning {
	background-color:#ffc31b;
	border-color:#ffc31b;
	color:#fff
}
.btn-warning:hover {
	color:#fff;
	background-color:#ffbc01;
	border:1px solid #ffbc01
}
.btn-warning.active, .btn-warning.active.focus, .btn-warning:active, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:focus {
	background-color:#e7aa00;
	border:1px solid #e7aa00;
	box-shadow:none
}
.btn-fb {
	background-color:#3B5998;
	border-color:#3B5998;
	color:#fff
}
.btn-fb:hover {
	color:#fff;
	background-color:#344e86;
	border:1px solid #344e86
}
.btn-fb.active, .btn-fb.active.focus, .btn-fb:active, .btn-fb:active.focus, .btn-fb:active:focus, .btn-fb:focus {
	background-color:#2d4373;
	border:1px solid #2d4373;
	box-shadow:none
}
.btn-tw {
	background-color:#55ACEE;
	border-color:#55ACEE;
	color:#fff
}
.btn-tw:hover {
	color:#fff;
	background-color:#3ea1ec;
	border:1px solid #3ea1ec
}
.btn-tw.active, .btn-tw.active.focus, .btn-tw:active, .btn-tw:active.focus, .btn-tw:active:focus, .btn-tw:focus {
	background-color:#2795e9;
	border:1px solid #2795e9;
	box-shadow:none
}
.btn-gp {
	background-color:#DD4C3B;
	border-color:#DD4C3B;
	color:#fff
}
.btn-gp:hover {
	color:#fff;
	background-color:#d93826;
	border:1px solid #d93826
}
.btn-gp.active, .btn-gp.active.focus, .btn-gp:active, .btn-gp:active.focus, .btn-gp:active:focus, .btn-gp:focus {
	background-color:#c33322;
	border:1px solid #c33322;
	box-shadow:none
}
.btn-lkdn {
	background-color:#007BB5;
	border-color:#007BB5;
	color:#fff
}
.btn-lkdn:hover {
	color:#fff;
	background-color:#006a9c;
	border:1px solid #006a9c
}
.btn-lkdn.active, .btn-lkdn.active.focus, .btn-lkdn:active, .btn-lkdn:active.focus, .btn-lkdn:active:focus, .btn-lkdn:focus {
	background-color:#005882;
	border:1px solid #005882;
	box-shadow:none
}
.btn-rounded {
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
.btn-transparent {
	background-color:transparent
}
.btn-transparent.btn-warning {
	color:#ffc31b
}
.btn-transparent.btn-success {
	color:#91c46b
}
.btn-transparent.btn-info {
	color:#5e83bf
}
.btn-transparent.btn-danger {
	color:#e77338
}
.demo-btn-group .btn {
	min-width:80px
}
.blog-btn-group .btn {
	margin-left:2px;
	float:left;
	margin-bottom:2px
}
@media (max-width:767px) {
.demo-btn-group {
	text-align:center
}
.demo-btn-group .btn {
	margin-bottom:3px
}
}
.breadcrumb {
	background:#e6e6e6;
	margin:0
}
.breadcrumb .active {
	color:#5e83bf
}
.breadcrumb-triangle {
	list-style:none;
	overflow:hidden
}
.breadcrumb-triangle li {
	float:left
}
.breadcrumb-triangle li a {
	color:#000;
	text-decoration:none;
	padding:10px 0 10px 45px;
	background:#e6e6e6;
	position:relative;
	display:block;
	float:left
}
.breadcrumb-triangle li a:after, .breadcrumb-triangle li a:before {
	content:" ";
	display:block;
	width:0;
	height:0;
	border-top:50px solid transparent;
	border-bottom:50px solid transparent;
	position:absolute;
	top:50%;
	margin-top:-50px;
	left:100%
}
.breadcrumb-triangle li a:after {
	border-left:30px solid #e6e6e6;
	z-index:2
}
.breadcrumb-triangle li a:before {
	border-left:30px solid #b8b8b8;
	margin-left:0;
	z-index:1
}
.breadcrumb-triangle li:first-child a {
	padding-left:10px
}
.breadcrumb-triangle li:nth-child(2) a {
	background:#d9d9d9
}
.breadcrumb-triangle li:nth-child(2) a:after {
	border-left-color:#d9d9d9
}
.breadcrumb-triangle li:nth-child(3) a {
	background:#d1d1d1
}
.breadcrumb-triangle li:nth-child(3) a:after {
	border-left-color:#d1d1d1
}
.breadcrumb-triangle li:nth-child(4) a {
	background:#c9c9c9
}
.breadcrumb-triangle li:nth-child(4) a:after {
	border-left-color:#c9c9c9
}
.breadcrumb-triangle li:nth-child(5) a {
	background:#bfbfbf
}
.breadcrumb-triangle li:nth-child(5) a:after {
	border-left-color:#bfbfbf
}
.breadcrumb-triangle li:last-child a:after, legend {
	border:0
}
.breadcrumb-triangle li:last-child a {
	background:#b8b8b8;
	color:#000;
	pointer-events:none;
	cursor:default
}
.breadcrumb-triangle li a:hover {
	background:#b0b0b0
}
.breadcrumb-triangle li a:hover:after {
	border-left-color:#b0b0b0
}
.label {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	color:#fff;
	padding:.2em .6em
}
.label-default {
	background:#b3b3b3;
	border:1px solid #b3b3b3
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color:#fff;
	border:1px solid #fff
}
.label-success {
	background-color:#91c46b;
	border:1px solid #91c46b
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color:#76b448;
	border:1px solid #76b448
}
.label-info {
	background-color:#5e83bf;
	border:1px solid #5e83bf
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color:#4369a7;
	border:1px solid #4369a7
}
.label-warning {
	background-color:#ffc31b;
	border:1px solid #ffc31b
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color:#e7aa00;
	border:1px solid #e7aa00
}
.label-danger {
	background-color:#e77338;
	border:1px solid #e77338
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color:#d35819;
	border:1px solid #d35819
}
.label-bdr {
	background-color:transparent
}
.label-bdr.label-default {
	color:#353535
}
.label-bdr.label-danger {
	color:#e77338
}
.label-bdr.label-success {
	color:#91c46b
}
.label-bdr.label-warning {
	color:#ffc31b
}
.label-bdr.label-info {
	color:#5e83bf
}
.badge {
	color:#fff;
	padding:.3em .8em
}
.badge-default {
	background:#b3b3b3;
	border:1px solid #b3b3b3
}
.badge-default[href]:focus, .badge-default[href]:hover {
	background-color:#fff;
	border:1px solid #fff
}
.badge-success {
	background-color:#91c46b;
	border:1px solid #91c46b
}
.badge-success[href]:focus, .badge-success[href]:hover {
	background-color:#76b448;
	border:1px solid #76b448
}
.badge-info {
	background-color:#5e83bf;
	border:1px solid #5e83bf
}
.badge-info[href]:focus, .badge-info[href]:hover {
	background-color:#4369a7;
	border:1px solid #4369a7
}
.badge-warning {
	background-color:#ffc31b;
	border:1px solid #ffc31b
}
.badge-warning[href]:focus, .badge-warning[href]:hover {
	background-color:#e7aa00;
	border:1px solid #e7aa00
}
.badge-danger {
	background-color:#e77338;
	border:1px solid #e77338
}
.badge-danger[href]:focus, .badge-danger[href]:hover {
	background-color:#d35819;
	border:1px solid #d35819
}
.badge-bdr {
	background-color:transparent
}
.badge-bdr.badge-default {
	color:#353535
}
.badge-bdr.badge-danger {
	color:#e77338
}
.badge-bdr.badge-success {
	color:#91c46b
}
.badge-bdr.badge-warning {
	color:#ffc31b
}
.badge-bdr.badge-info {
	color:#5e83bf
}
.pager li>a, .pager li>span {
	background-color:#5e83bf;
	border-color:#5e83bf;
	color:#fff
}
.pager li>a:hover, .pager li>span:hover {
	color:#fff;
	background-color:#4c75b8;
	border:1px solid #4c75b8
}
.list-group-item {
	border:1px solid #e6e6e6;
	background-color:#f7f7f7
}
.list-group-item:first-child {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.list-group-item:last-child {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
a.list-group-item-info {
	background-color:#5e83bf;
	color:#fff
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
	background-color:#4369a7;
	color:#fff
}
a.list-group-item-warning {
	background-color:#ffc31b;
	color:#000
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
	background-color:#e7aa00;
	color:#fff
}
a.list-group-item-success {
	background-color:#91c46b;
	color:#fff
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
	background-color:#76b448;
	color:#fff
}
a.list-group-item-danger {
	background-color:#e77338;
	color:#fff
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
	background-color:#d35819;
	color:#fff
}
.alert-dismissable .close {
	right:0
}
.alert.alert-transparent {
	background-color:transparent
}
.alert.alert-transparent button.close {
	opacity:.7;
	color:#b3b3b3;
	text-shadow:none
}
.alert.alert-transparent.alert-danger {
	color:#e77338
}
.alert.alert-transparent.alert-success {
	color:#91c46b
}
.alert.alert-transparent.alert-warning {
	color:#ffc31b
}
.alert.alert-transparent.alert-info {
	color:#5e83bf
}
.alert {
	padding:10px;
	margin-bottom:11px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#fff
}
.alert i {
	margin-right:10px;
	font-size:18px
}
.alert-success {
	color:#fff;
	background-color:#91c46b;
	border-color:#91c46b
}
.alert-info {
	color:#fff;
	background-color:#5e83bf;
	border-color:#5e83bf
}
.alert-warning {
	color:#fff;
	background-color:#ffc31b;
	border-color:#ffc31b
}
.alert-danger {
	color:#fff;
	background-color:#e77338;
	border-color:#e77338
}
.alert-borderd {
	background:0 0;
	color:#4d4d4d
}
.callout {
	margin:0 0 5px;
	padding:10px 20px;
	background-color:#f7f7f7;
	border-left:3px solid #d9d9d9
}
.callout h4 {
	margin-top:0;
	margin-bottom:5px
}
.callout p:last-child {
	margin-bottom:0
}
.callout-danger {
	border-color:#e77338
}
.callout-danger h4 {
	color:#e77338
}
.callout-warning {
	border-color:#ffc31b
}
.callout-warning h4 {
	color:#ffc31b
}
.callout-info {
	border-color:#5e83bf
}
.callout-info h4 {
	color:#5e83bf
}
.callout-success {
	border-color:#91c46b
}
.callout-success h4 {
	color:#91c46b
}
.tooltip-inner {
	color:#fff;
	background-color:#e77338;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	border-top-color:#e77338
}
.tooltip.right .tooltip-arrow {
	border-right-color:#e77338
}
.tooltip.left .tooltip-arrow {
	border-left-color:#e77338
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color:#e77338
}
.popover {
	background:#4d4d4d;
	border:1px solid #4d4d4d;
	color:#fff;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.popover.left>.arrow:after {
	border-left-color:#4d4d4d
}
.popover.right>.arrow:after {
	border-right-color:#4d4d4d
}
.popover.top>.arrow:after {
	border-top-color:#4d4d4d
}
.popover.bottom>.arrow:after {
	border-bottom-color:#4d4d4d
}
.pagination>li>a, .pagination>li>span {
	background:#f2f2f2;
	border:1px solid #d9d9d9
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span, .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span, .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color:#fff;
	background-color:#e77338;
	border-color:#e77338
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	color:#fff;
	background-color:#5e83bf;
	border-color:#5e83bf
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	background-color:#fff;
	border-color:#fff
}
.form-control {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	box-shadow:none;
	-webkit-box-shadow:none;
	border:1px solid #bfbfbf;
	background:#FFF;
	height:40px;
	padding:6px 10px;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	transition:all .3s ease-out
}
.form-control:focus {
	border:1px solid #999;
	box-shadow:none;
	-webkit-box-shadow:none;
	color:#000
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
	color:#91c46b
}
.form-group-lg .form-control, .input-lg {
	height:50px
}
.form-group-sm .form-control, .input-sm {
	height:30px
}
input[type=checkbox], input[type=radio] {
	margin:5px 0 0
}
.form-control-feedback {
	height:40px;
	width:40px;
	line-height:40px
}
label~.form-control-feedback {
line-height:40px
}
.input-group-addon {
	border:1px solid #d9d9d9;
	background:#FFF
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background:#fff
}
.has-success .form-control {
	border-color:#91c46b;
	box-shadow:none;
	-webkit-box-shadow:none;
	color:#91c46b
}
.has-success .form-control:focus {
	border-color:#76b448;
	box-shadow:none;
	-webkit-box-shadow:none
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
	color:#e77338
}
.has-success .input-group-addon {
	border-color:#91c46b
}
.has-error .form-control {
	border-color:#e77338;
	box-shadow:none;
	-webkit-box-shadow:none;
	color:#e77338
}
.has-error .form-control:focus {
	border-color:#d35819;
	box-shadow:none;
	-webkit-box-shadow:none
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
	color:#ffc31b
}
.has-error .input-group-addon {
	border-color:#e77338
}
.has-warning .form-control {
	border-color:#ffc31b;
	box-shadow:none;
	-webkit-box-shadow:none
}
.has-warning .form-control:focus {
	border-color:#e7aa00;
	box-shadow:none;
	-webkit-box-shadow:none
}
.has-info .checkbox, .has-info .checkbox-inline, .has-info .control-label, .has-info .form-control-feedback, .has-info .help-block, .has-info .radio, .has-info .radio-inline {
	color:#5e83bf
}
.has-warning .input-group-addon {
	border-color:#ffc31b
}
.has-info .form-control {
	border-color:#5e83bf;
	box-shadow:none;
	-webkit-box-shadow:none;
	color:#5e83bf
}
.has-info .form-control:focus {
	border-color:#4369a7;
	box-shadow:none;
	-webkit-box-shadow:none
}
.has-info .input-group-addon {
	border-color:#5e83bf
}
legend {
	padding:0 0 6px;
	font-size:16px;
	line-height:inherit;
	border-bottom:1px solid #e0e0e0
}
label {
	font-size:14px;
	font-weight:500
}
.form-horizontal .has-feedback .form-control-feedback {
	right:10px;
	top:10px
}
.help-block {
	font-size:11px
}
.nav-tabs {
	border-bottom:0
}
.nav-tabs li a {
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	/* background:#e6e6e6 */
	background-color: transparent;
	font-weight: bold;
 
}
.nav-tabs li a:hover {
	border:none;
	background:#d9d9d9
}
.nav-tabs li.active>a, .nav-tabs li.active>a:hover {
	background:#e77338;
	color:#fff
}
.nav-tabs li.active>a {
	position:relative
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background:#e77338;
	color:#fff;
	border:0
}
.tab-content {
	padding:15px;
	border:1px solid #e6e6e6;
	background:#FFF
}
.custom-tabs .nav-tabs>li a {
	padding:20px 15px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.custom-tabs .nav-tabs>li a i {
	font-size:36px
}
.custom-tabs .nav-tabs>li.active {
	border:0
}
.custom-tabs .nav-tabs>li.active a {
	border:0;
	position:relative
}
.custom-tabs .nav-tabs>li.active a:after {
	content:"";
	position:absolute;
	left:50%;
	right:50%;
	bottom:-10px;
	margin-left:-10px;
	width:10px;
	border-top:10px solid #5e83bf;
	border-left:10px solid transparent;
	border-right:10px solid transparent
}
.custom-tabs .nav-tabs>li.active a:hover {
	border:0
}
.custom-tabs .nav-tabs>li.active.fb a {
	background-color:#3B5998
}
.custom-tabs .nav-tabs>li.active.fb a i {
	color:#fff
}
.custom-tabs .nav-tabs>li.active.fb a:after {
	border-top:10px solid #3B5998
}
.custom-tabs .nav-tabs>li.active.tw a {
	background-color:#55ACEE
}
.custom-tabs .nav-tabs>li.active.tw a i {
	color:#fff
}
.custom-tabs .nav-tabs>li.active.tw a:after {
	border-top:10px solid #55ACEE
}
.custom-tabs .nav-tabs>li.active.gp a {
	background-color:#DD4C3B
}
.custom-tabs .nav-tabs>li.active.gp a i {
	color:#fff
}
.custom-tabs .nav-tabs>li.active.gp a:after {
	border-top:10px solid #DD4C3B
}
.custom-tabs .nav-tabs>li.active.lkdn a {
	background-color:#007BB5
}
.custom-tabs .nav-tabs>li.active.lkdn a i {
	color:#fff
}
.custom-tabs .nav-tabs>li.active.lkdn a:after {
	border-top:10px solid #007BB5
}
.custom-tabs .nav-tabs>li.active.blog a {
	background-color:#ffc31b
}
.custom-tabs .nav-tabs>li.active.blog a i {
	color:#fff
}
.custom-tabs .nav-tabs>li.active.blog a:after {
	border-top:10px solid #ffc31b
}
.custom-tabs .nav-tabs.nav-justified>li {
	float:none;
	display:table-cell;
	width:1%
}
.custom-tabs .nav-tabs.nav-justified>li a {
	border:0!important;
	margin-bottom:0
}
.custom-tabs .tab-content {
	padding:30px 15px;
	border-top:0
}
.navbar-default {
	border:none;
	background:#ededed
}
.navbar-default .navbar-toggle {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border-color:#fff
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-default .navbar-toggle:hover {
	background-color:#5e83bf;
	border-color:#5e83bf
}
.navbar-default .navbar-brand {
	color:#5e83bf
}
.navbar-default .navbar-collapse {
	border-top:0
}
.navbar-default .navbar-nav>li>a {
	color:#353535
}
.navbar-default .navbar-nav>li.active a, .navbar-default .navbar-nav>li.active a:hover {
	background-color:#ededed;
	color:#353535
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color:#000;
	background:#e0e0e0
}
.modal-header {
	border-bottom:1px solid #FFF
}
.modal-header h3 {
	text-shadow:none;
	margin-bottom:0
}
.modal-content {
	-moz-box-shadow:0 5px 20px #000;
	-webkit-box-shadow:0 5px 20px #000;
	box-shadow:0 5px 20px #000;
	background-color:#f2f2f2
}
.modal.fade .modal-dialog {
	z-index:10000
}
.modal-footer {
	border-top:1px solid #FFF
}
.close {
	color:#fff;
	opacity:.8;
	text-shadow:0 1px 0 #000
}
.close:hover {
	color:#e77338;
	text-shadow:none
}
.gutter.row {
	margin-right:-7px;
	margin-left:-7px
}
.gutter-10>[class^=" col-"], .gutter>[class^=col-] {
padding-right:7px;
padding-left:7px
}
.tabsdiv{
	border-top: 1px solid #d8d8d8; margin-top: 5px; margin-bottom: 10px;
	
}
.tab01{
	border-top: 2px solid #515151 !important;
}
.tab02{
	border-top: 2px solid #ffd65f !important;
}
.tab03{
	border-top: 2px solid #5e83bf !important;
}
.tab04{
	border-top: 2px solid #e77338 !important;
}
.tab05{
	border-top: 2px solid #91c46b !important;
}
.tab06{
	border-top: 2px solid #c790e1 !important;
}
.useremp{
	margin-top: 9px !important;
}
/*dashboard css start here*/
.dash-panel {
    margin-bottom: 10px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(0,0,0,.2), 0 1px 1px rgba(0,0,0,.25);
    padding: 10px 0px 10px 0px !important;
}
.dash-center{
  text-align: center !important;
}
.dash-leadheads{
    color: #313131;
    font-size: 16px;
}
.dash-performance{
	border-bottom: 2px solid #ffd53e;
    text-align: center; font-weight:bold;
	
}
.dash-regional{
	border-bottom: 2px solid #5e83bf;
}
.dash-cmanagers{
	border-bottom: 2px solid #e77338;
}
.dash-quality{
	border-bottom: 2px solid #83b85c;
}
.dash-security{
	border-bottom: 2px solid #c790e1; 
}
.dash-value{
	padding-top:10px;
	 color: #fb7a07  !important;
    font-size: 14px !important;
   
}

.dash-online{
	padding-top:10px;
	color: #189602  !important;
    font-size: 14px !important;
   
}
.dash-valueA{
	padding: 5px 0px 2px 0px !important;
    color: #4a4a4a  !important;
    font-size: 22px !important;
    font-weight: bold !important;
}
.atasks{
	color:green;
}
.openinfos{
	color:blue;
}
.openinfosgreen{
	color:green;
}
.tasksheight {
    height: 397px !important;
}
.viewmore {
    text-align: right;
    margin-top: 15px;
    color: #337ab7!important;
}
.viewmore {
    text-align: right;
    margin-top: 15px;
    color: #337ab7!important;
}
.viewmore a{
    color: #337ab7!important;
}
.viewmore2 {
    text-align: right;
    margin-top:0px;
    color: #337ab7!important;
}
.viewmore2 a{
    color: #337ab7!important;
}
.messagehead {
	font-size: 18px !important;
    margin: 0;
    text-align: left !important;
    display: inline-block;
    font-weight: bold;
}
.messagehead h4{
	font-size: 18px !important;
	font-weight: 500;
}
.cmanageravatar2 {
    border-left: 3px solid #e77338 !important;
}
.qualityavatar2 {
    border-left: 3px solid #91c46b !important;
}
.map-heading h4 span {
    font-size: 16px!important;
    color: #4e4e4e!important;
    font-style: normal!important;
    margin-right: 4px;
}
.chaticon{
	color: #fff;
    font-size: 20px;
}
.chaticon:hover{
	color:blue;
    font-size: 20px;
}
.chaticon:focus{
	color:blue;
    font-size: 20px;
}
.chaticondash{
    color: #000 !important;
    font-size: 20px !important;
    font-weight: bold !important;
}
.chaticondash-menu {
    color: #dadada !important;
    font-size: 20px !important;
    font-weight: bold !important;
}
.usericondash-menu{
	color: #dadada;
    font-size: 19px;
}

.icon-mailuser{
	font-size: 18px; color:#848484;
}
.icon-mailuser:hover{
	font-size: 18px; color:#424242;
}
/* messages css start here*/
.messagepanelrline{
   
    height: 514px;
    background-color: #e6e6e6;
	margin-bottom: 20px!important;
    border-radius: 4px!important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05)!important;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)!important;
	border:1px solid #adadad;
}
.messagepanelr{

    height: 514px;
    background-color: #fff;
	margin-bottom: 20px!important;
    border-radius: 4px!important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05)!important;
    box-shadow: 0 1px 1px rgba(0,0,0,.05)!important;
	border:1px solid #adadad;
}
.messagesearch{
	margin-bottom:10px;
    float: left !important;
    z-index: 999 !important;
	width: 100%;
}
.messagesearchbox{
	width: 100%;
    background-color: transparent!important;
    border-radius: 0px;
    border-bottom: 1px solid #4d4d4d !important;
    border: 0px;
}
.Mweekheading{
	font-weight:bold;
	font-size: 12px;
}
.muserpicdiv{
	height: 65px;
}
.muserpic{
	width:50px;
	float:left;
}
.muserpicimg{
	width:60px!important;
	float:left!important;
	padding-right:10px;
	border-radius:3px;
	
}
.muserpiccontent{
    float: left;
}
.muserpiccontent h5{
  line-height:20px;
  margin: 0px;
  font-weight:bold;
}
.muserpiccontent p{
     font-weight: bold;
    font-size: 13px;
    color: #e0e0e0;
	line-height: 15px;
}
.mrolemessage{
   font-size: 12px;
   color: #fff;
	padding-top: 5px;
}
.messagesread {
    color: #000!important;
    background-color: #fff!important;
  
}

.mrolemessage2 {
    font-size: 12px;
    color: #000;
	padding-top: 5px;
}
.muserpiccontent2{
    float: left;
}
.muserpiccontent2p {
    font-weight: bold;
    font-size: 13px;
    color: #272727!important;
	line-height: 15px;
}
.close2 {
    color: #000!important;
    text-shadow: none;
}
.alert-infoold {
    color: #fff;
    background-color: #5e83bf;
    border-color: #fff;
}
.alert-infoold3 {
    background-color: #5e83bf;
    border-color: #dcdcdc;
}
.messagesread3 {
    color: #000!important;
    background-color: #f7f7f7!important;
}
.messagerpanel{
	margin-left: -7px !important;
    margin-right: -6px !important;
}
.messagerpanel2{
  margin-left: -7px!important;
  margin-right: -7px!important;
}
.muserpicdiv-right {
    height: 50px;
}
.alert-info-rightpanel {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.messagecallout {
    margin: 0 0 5px;
    padding: 10px 20px;
    background-color: #ececec;
    border-left: 3px solid #d9d9d9;
	display: inline-block;
}
.messrighthead{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.messsuccess {
    border-color: #ececec;
	width: 100%;
}
.messcallout h4 {
    color:#000 !important;
    font-size: 14px!important;
    font-weight: bold!important;
}
.messages-time{
	float: right;
    font-size: 12px;
}
.messageinput{
    padding-top: 17px;
    display: inline-block;
    width:100%;
    background-color: #c1c1c1;
    padding-bottom: 13px;
}
.messagecontrolBg{
	background-color:red;

}
.messagetbox{
	width: 87%;
    display: inline;
    margin-right: 6px;
	margin-left: 7px;

}
 .dmessageuser  {
	 font-weight:bold;margin-right: 11px;
	 
 }
 .tableth{
    background-color: #d0d0d0;
    font-weight: bold !important;
    font-size: 13px !important;
 }
/*user details page css start here*/
           .crl{
		  width: 109px;
    height: 109px;
    border-radius: 50%;
    background-color: #5e83bf;
    line-height: 109px;
    text-align: center;
    margin: 0px auto;
    font-size: 27px;
    font-weight: bold;
	}
		  .dtt{text-align:center; line-height:40px; font-size:13px; font-weight:bold;}
		  .arro{ position: absolute;
    top: 23%;
    left: 23%;
    font-size: 40px;
}
.dashdesign{
	 font-style:italic;
	 color:#464646;
}
.dashusername{
	color:#4e4e4e;
}
.dashusername1{
	color:#000;
} 
/*user details page css end here*/	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 

.muserpicdiv {
    height: 83px;
  
}
.muserpiccontent {
    float: left;
    width: 200px;
}
.messagetbox {
    width: 82%;
}
.messagepanelr {
    height: 585px;
}
.messagepanelrline {
    height: 585px;

}
}
/* messages css end here*/
/* nav and user file css start here*/
	.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 20%;
}
.users-detail{ float:left; margin-left:15px!important;}
.contact-lnk{ float:right;}
.contact-lnk a{ font-size:22px; line-height:1.3!important;}

/* nav and user file css end here*/

