.clear, img {
	width: 100%
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto, sans-serif
}

button, input[type=button], input[type=password], input[type=submit],
	input[type=text], select:not (.custom-select ):not(multiple), textarea
	{
	-moz-appearance: none;
	-webkit-appearance: none
}

.checkbox-squared input[type=checkbox], .clearfix:after, .filteredOut,
	.radio-button input[type=radio], [hidden] {
	visibility: hidden
}

.Js_pagination a, a, a:focus, a:hover {
	text-decoration: none
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'),
		url("fonts/fontsnew.ttf")
		format('truetype')
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'),
		url("fonts/fontsnew2.ttf")
		format('truetype')
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'),
		url("fonts/fontsnew3.ttf")
		format('truetype')
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'),
		url("fonts/fontsnew4.ttf")
		format('truetype')
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'),
		url("fonts/fontsnew5.ttf")
		format('truetype')
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
		url("fonts/fontsnew6.ttf")
		format('truetype')
}

@font-face {
	font-family: 'PT Sans Caption';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans Caption'), local('PTSans-Caption'),
		url("fonts/fontsnew7.ttf")
		format('truetype')
}

@font-face {
	font-family: 'PT Sans Caption';
	font-style: normal;
	font-weight: 700;
	src: local('PT Sans Caption Bold'), local('PTSans-CaptionBold'),
		url("fonts/fontsnew8.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'),
		url("fonts/fontsnew9.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'),
		url("fonts/fontsnew10.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url("fonts/fontsnew11.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url("fonts/fontsnew12.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
		url("fonts/fontsnew13.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: local('Roboto Italic'), local('Roboto-Italic'),
		url("fonts/fontsnew14.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
		url("fonts/fontsnew15.ttf")
		format('truetype')
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
		url("fonts/fontsnew16.ttf")
		format('truetype')
}

.overlaycaption, a, abbr, acronym, address, applet, b, big, blockquote,
	body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em,
	fieldset, figure, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe,
	img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small,
	span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr,
	tt, u, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%
}

li, ol, ul {
	padding: inherit
}

:focus {
	outline: 0
}

.overlaycaption, article, aside, details, dialog, figure, footer, header,
	hgroup, menu, nav, section {
	display: block
}

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

audio, canvas, video {
	display: inline-block
}

.clear, .clearfix:after {
	display: block;
	font-size: 0;
	clear: both
}

img {
	max-width: 100%
}

.clearfix:after {
	content: "";
	height: 0
}

.clearfix {
	height: 1%
}

.clear {
	height: 0;
	line-height: 0
}

body, button, select, textarea {
	line-height: 20px;
	letter-spacing: .025em
}

ol li, p, ul li {
	line-height: 26px
}

.divider100, .divider15, .divider150, .divider25, .divider50 {
	clear: both
}

.divider10 {
	height: 10px
}

.divider15 {
	height: 15px
}

.divider25 {
	height: 25px
}

.divider35 {
	height: 35px
}

.divider50 {
	height: 50px
}

.divider100 {
	height: 100px
}

.divider150 {
	height: 150px
}

.wrapper, body, html {
	position: relative;
	height: 100%
}

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

body {
	background: #f5f5f5;
	color: #333;
	font-size: 13px;
	text-align: left;
	min-height: 100%;
	word-wrap: break-word
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #333;
	letter-spacing: 1px
}

h1 {
	font-size: 38px;
	line-height: 57px
}

h2 {
	font-size: 32px;
	line-height: 48px
}

h3 {
	font-size: 28px;
	line-height: 42px
}

h4 {
	font-size: 24px;
	line-height: 36px
}

h5 {
	font-size: 20px;
	line-height: 30px
}

h6 {
	font-size: 16px;
	line-height: 24px
}

h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b,
	h5 strong, h6 b, h6 strong {
	font-weight: 700
}

button {
	cursor: pointer
}

button, select, textarea {
	font-size: 14px
}

a {
	color: #333
}

a:focus, a:hover {
	color: #000;
	outline: 0
}

.mark, .white-text, mark {
	color: #FFF
}

hr {
	border: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 3em 0
}

article {
	display: inline-block;
	margin: 0 0 50px
}

pre {
	padding: 15px
}

p {
	padding-bottom: 15px
}

ol, ul {
	padding-left: 20px
}

ol li, ul li {
	padding-left: 5px
}

.mark, mark {
	background: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px
}

.small, small {
	font-size: 65%;
	color: #777
}

.blockquote {
	font-size: 16px
}

.heading-content:last-child {
	padding-bottom: 0
}

.btn {
	position: relative
}

code {
	background: #ccc;
	padding: 2px 5px
}

#main {
	padding-top: 50px;
	min-height: calc(100% - 50px)
}

.form-control {
	min-height: 35px
}

.dataTables_wrapper>.form-control {
	padding: 0 5px
}

button:focus {
	outline: 0
}

#sidebar {
	position: fixed;
	height: calc(100% - 50px);
	background: #333;
	width: 250px;
	top: 50px;
	left: 0;
	z-index: 999
}

#footer, .checkbox-squared {
	position: relative
}

#content-wrapper {
	margin-left: 250px
}

.content {
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	margin: 20px;
	padding: 20px;
	border-top: 3px solid #087380;
	overflow: hidden
}

.content:hover {
	-webkit-box-shadow: rgba(0, 0, 0, .64) 0 0 18px -10px;
	-moz-box-shadow: rgba(0, 0, 0, .64) 0 0 18px -10px;
	box-shadow: rgba(0, 0, 0, .64) 0 0 18px -10px
}

.site-content-title {
	background: #e9e9e9;
	overflow: hidden
}

.content-title-main {
	padding-left: 20px;
	line-height: 60px;
	font-weight: 500;
	font-size: 24px
}

.breadcrumb {
	background: 0 0;
	padding: 9px 1rem;
	margin: 0
}

.breadcrumb li {
	padding-left: 0
}

.breadcrumb-item+.breadcrumb-item::before {
	padding-left: 0;
	padding-right: 10px
}

.light-red-color {
	background: #eb6d6d
}

.purple-color {
	background: #6d5cae
}

.dodger-blue-color {
	background: #039be5
}

.soft-orange-color {
	background: #F2784B
}

.golden-color {
	background: #F3C200
}

.bright-pink-color {
	background: #ec407a
}

.spice-color {
	background: #6d4c41
}

#footer {
	background: #e9e9e9;
	bottom: 0;
	float: right;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: calc(100% - 250px)
}

.sidebar-collapsed #footer {
	width: 100%
}

.page-content-title {
	font-size: 20px
}

.modal-backdrop {
	z-index: 9999
}

.modal {
	z-index: 99999
}

.wrapper .text-light-primary, .wrapper .text-light-primary a, .wrapper a.text-light-primary,
	.wrapper a.text-light-primary a {
	color: #087380 !important
}

.wrapper .text-light-warning, .wrapper .text-light-warning a, .wrapper a.text-light-warning,
	.wrapper a.text-light-warning a {
	color: #f0ad4e !important
}

.wrapper .text-light-info, .wrapper .text-light-info a, .wrapper a.text-light-info,
	.wrapper a.text-light-info a {
	color: #5bc0de !important
}

.wrapper .text-light-danger, .wrapper .text-light-danger a, .wrapper a.text-light-danger,
	.wrapper a.text-light-danger a {
	color: #d9534f !important
}

.wrapper .text-light-success, .wrapper .text-light-success a, .wrapper a.text-light-success,
	.wrapper a.text-light-success a {
	color: #5cb85c !important
}

.wrapper .bg-light-primary {
	background: #0dbcd2
}

.wrapper .bg-light-warning {
	background: #fae3c4
}

.wrapper .bg-light-info {
	background: #c5e9f3
}

.wrapper .bg-light-danger {
	background: #f0b9b8
}

.wrapper .bg-light-success {
	background: #b5dfb5
}

.light-fonts {
	font-weight: 100
}

.normal-fonts {
	font-weight: 400
}

.bold-fonts {
	font-weight: 700
}

.checkbox-squared input {
	margin-right: 10px;
	vertical-align: middle
}

.checkbox-squared label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	background: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.checkbox-squared label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 12px;
	height: 8px;
	background: 0 0;
	top: 3px;
	left: 3px;
	border: 3px solid;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.checkbox-squared input[type=checkbox]:checked+label:after {
	opacity: 1
}

.radio-button {
	position: relative
}

.radio-button input {
	margin-right: 10px;
	float: left
}

.radio-button label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left: 0;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 18px
}

.radio-button label:after {
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	border-radius: 8px
}

.loader-overlay {
	display: none;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999
}

.loader-preview-area {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 60px;
	right: 0;
	margin: auto
}

.spinners {
	width: 100%;
	padding: 0
}

.spinners .loader {
	height: 60px;
	width: 60px;
	right: 0;
	left: 0;
	z-index: 10;
	display: inline-block;
	position: relative;
	opacity: 1
}

.rotating-plane {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	margin: 0 auto;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	-moz-animation: rotateplane 1.2s infinite ease-in-out;
	-o-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out
}

@
-webkit-keyframes rotateplane { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-moz-keyframes rotateplane { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-ms-keyframes rotateplane { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-o-keyframes rotateplane { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
keyframes rotateplane { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
select:not (.custom-select ):not(multiple) {
	background: url(../image/arrow-dropdown.png) 97% center no-repeat
		!important;
	padding-left: 10px !important
}

select:not (.custom-select ):not(multiple)[multiple] {
	background: 0 0 !important
}

select::-ms-expand {
	display: none
}

.tour_block.popover[class*=tour-] {
	z-index: 9999
}

@media ( max-width :767px) {
	.page-content-title {
		font-size: 18px;
		line-height: 25px;
		padding: 0 0 5px
	}
}

.rounded-admin .right-side-inner-box .settings-sidebox .color-inner-box
	{
	border-radius: 0
}

.right-side-bar {
	position: fixed;
	right: 0;
	top: 50px;
	height: calc(100% - 50px);
	z-index: 999;
	transition: all .3s ease 0s
}

.icon-right, .right-side-box {
	transition: all .5s ease 0s;
	z-index: 99
}

.right-side-bar.icon-menu-side {
	z-index: 9999
}

body.right-sidebar-fixed .right-side-bar {
	top: 0;
	height: 100%
}

.icon-right {
	border-radius: 3px 0 0 3px;
	background: #087380;
	box-shadow: -2px 0 4px rgba(0, 0, 0, .176);
	cursor: pointer;
	height: 45px;
	width: 42px;
	top: 140px;
	right: 0;
	position: fixed
}

.right-side-box {
	background: #FFF;
	margin-right: -260px;
	bottom: 0;
	-webkit-box-shadow: rgba(0, 0, 0, .176) 1px 2px 9px;
	-moz-box-shadow: rgba(0, 0, 0, .176) 1px 2px 9px;
	box-shadow: rgba(0, 0, 0, .176) 1px 2px 9px;
	height: 100%;
	width: 260px
}

.right-side-inner-box {
	padding: 20px
}

.globle-right-content {
	clear: both;
	padding-bottom: 30px;
	overflow: hidden
}

.globle-right-content h5 {
	border-bottom: 1px solid #333
}

.globle-right-content h5 span:first-child {
	font-size: 17px
}

.site-footer-fixed #footer {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 99
}

.site-footer-fixed #content-wrapper {
	margin-bottom: 50px;
	overflow: hidden
}

.settings-sidebox {
	padding-top: 15px
}

.site-settings .icon-right {
	right: 260px
}

.right-side-bar .right-side-inner-box .settings-sidebox .default-color {
	background: #087380
}

.right-side-bar .right-side-inner-box .settings-sidebox .golden-color {
	background: #f3c200
}

.right-side-bar .right-side-inner-box .settings-sidebox .soft-orange-color
	{
	background: #f2784b
}

.right-side-bar .right-side-inner-box .settings-sidebox .dodger-blue-color
	{
	background: #039be5
}

.right-side-bar .right-side-inner-box .settings-sidebox .bright-pink-color
	{
	background: #ec407a
}

.right-side-bar .right-side-inner-box .settings-sidebox .light-red-color
	{
	background: #eb6d6d
}

.right-side-bar .right-side-inner-box .settings-sidebox .purple-color {
	background: #6d5cae
}

.right-side-bar .right-side-inner-box .settings-sidebox .spice-color {
	background: #6d4c41
}

.settings-sidebox ul {
	margin: 0;
	padding: 0
}

.settings-sidebox ul li {
	padding: 7px 0
}

.settings-sidebox ul li span {
	text-transform: uppercase
}

.settings-sidebox ul li span i {
	margin-right: 5px;
	font-size: 16px;
	line-height: 25px;
	float: left
}

.settings-sidebox ul li span.time {
	color: #087380;
	text-transform: none;
	font-weight: 700
}

.settings-sidebox ul li:first-child {
	padding-top: 0
}

.settings-sidebox .dark-color, .settings-sidebox .footer-check-text,
	.settings-sidebox .nav-color-text, .settings-sidebox .nav-dark-color,
	.settings-sidebox .nav-fixed-text, .settings-sidebox .top-nav-color-text
	{
	text-transform: uppercase
}

.font-box {
	padding-bottom: 5px;
	overflow: hidden
}

.font-box label {
	float: left;
	cursor: pointer;
	text-transform: uppercase;
	color: inherit
}

.font-box .icr-label {
	float: right;
	margin: 0
}

.font-box .radio {
	float: right;
	margin-right: 0
}

.font-box input {
	height: 20px;
	float: right
}

.font-box .radio-button {
	margin-right: 5px
}

.color-inner-box {
	-webkit-box-shadow: rgba(102, 102, 102, .5) 0 0 10px inset;
	-moz-box-shadow: rgba(102, 102, 102, .5) 0 0 10px inset;
	box-shadow: rgba(102, 102, 102, .5) 0 0 10px inset;
	cursor: pointer;
	float: left;
	height: 45px;
	margin: 0 10px 10px 0;
	width: 45px;
	padding: 0;
	border-radius: 0;
	position: relative
}

.color-inner-box:nth-child(5n), .color-inner-box:nth-child(6n),
	.color-inner-box:nth-child(7n), .color-inner-box:nth-child(8n) {
	margin-bottom: 5px
}

.color-inner-box.color-active {
	opacity: .5
}

.color-inner-box.color-active:before {
	content: "\5a";
	font-family: ElegantIcons;
	font-size: 24px;
	margin-left: 10px;
	text-align: center;
	line-height: 45px;
	color: #FFF
}

.color-inner-box:hover {
	background: 0 0;
	border-radius: 0
}

.texture-switch {
	float: right;
	height: 20px;
	cursor: pointer
}

.site-settings .right-side-box {
	margin-right: 0
}

#site_setting_icon img {
	position: absolute
}

#site_setting_icon .icon1 {
	left: 5px;
	top: 5px;
	width: 16px
}

#site_setting_icon .icon2 {
	left: 13px;
	top: 18px;
	width: 20px
}

#site_setting_icon .icon3 {
	left: 22px;
	top: 6px;
	width: 13px
}

@
-webkit-keyframes clockwise { 0%{
	-webkit-transform: rotate(0)
}

50%{
-webkit-transform
:rotate(180deg)
}
100%{
-webkit-transform
:rotate(360deg)
}
}
@
keyframes clockwise { 0%{
	transform: rotate(0)
}

50%{
transform
:rotate(180deg)
}
100%{
transform
:rotate(360deg)
}
}
@
-webkit-keyframes counterclockwise { 0%{
	-webkit-transform: rotate(0)
}

50%{
-webkit-transform
:rotate(-180deg)
}
100%{
-webkit-transform
:rotate(-360deg)
}
}
@
keyframes counterclockwise { 0%{
	transform: rotate(0)
}

50%{
transform
:rotate(-180deg)
}
100%{
transform
:rotate(-360deg)
}
}
.site-setting-animation #site_setting_icon .icon1 {
	-webkit-animation: counterclockwise 2.5s linear infinite;
	animation: counterclockwise 2.5s linear infinite
}

.site-setting-animation #site_setting_icon .icon2 {
	-webkit-animation: counterclockwise 3s linear infinite;
	animation: counterclockwise 3s linear infinite
}

.site-setting-animation #site_setting_icon .icon3 {
	-webkit-animation: clockwise 2s linear infinite;
	animation: clockwise 2s linear infinite
}

.site-setting-animation {
	text-decoration: none;
	color: #fff
}

.site-setting-animation * {
	transition: opacity .3s;
	opacity: 1
}

.font2 body, .font2 h1, .font2 h2, .font2 h3, .font2 h4, .font2 h5,
	.font2 h6 {
	font-family: "PT Sans Caption", sans-serif
}

.font3 body, .font3 h1, .font3 h2, .font3 h3, .font3 h4, .font3 h5,
	.font3 h6 {
	font-family: "Open Sans", sans-serif
}

@media ( max-width :991px) {
	#footer {
		width: calc(100% - 70px)
	}
}

@media ( max-width :767px) {
	.right-side-bar {
		z-index: 9999
	}
	.divider-tablet {
		clear: both;
		height: 35px;
		overflow: hidden
	}
	.typography .divider-15 {
		height: 0
	}
	.blockquote-typography {
		margin-bottom: -10px;
		display: table;
		width: 100%
	}
	.blockquote-typography .blockquote {
		margin-bottom: 35px
	}
}

@media ( max-width :479px) {
	#content-wrapper .heading-content h6 {
		line-height: 25px !important
	}
	#content-wrapper .heading-content h1, #content-wrapper .heading-content h2,
		#content-wrapper .heading-content h3, #content-wrapper .heading-content h4,
		#content-wrapper .heading-content h5, #content-wrapper .heading-content h6
		{
		line-height: 35px;
		padding-bottom: 20px
	}
	#content-wrapper .heading-content h1 .small, #content-wrapper .heading-content h2 .small,
		#content-wrapper .heading-content h3 .small, #content-wrapper .heading-content h4 .small,
		#content-wrapper .heading-content h5 .small, #content-wrapper .heading-content h6 .small
		{
		display: block
	}
	#footer {
		width: 100%;
		font-size: 12px
	}
}

.search_form {
	margin: 20px
}

.search_field {
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	z-index: 0
}

.search_field input {
	border: none;
	height: 55px
}

.search_field span {
	border: none;
	padding: 0 15px;
	background: #FFF
}

.search_field button {
	background: 0 0;
	border: none;
	font-size: 20px
}

.search_field button:focus {
	outline: 0
}

.search_result {
	font-style: italic;
	margin-left: 5px
}

.search_block {
	padding: 15px;
	float: left;
	width: 100%;
	background: #f1f1f1
}

.search_block p, .search_rating {
	padding-top: 5px
}

.nav-tab-vertical-icon-combination .nav-tabs .nav-item,
	.nav-tab-vertical-icon-left .nav-tabs .nav-item,
	.nav-tab-vertical-icon-right .nav-tabs .nav-item,
	.nav-tab-vertical-left .nav-tabs .nav-item, .nav-tab-vertical-right .nav-tabs .nav-item
	{
	float: none
}

.search_block a {
	font-size: 15px
}

.search_block p {
	padding-bottom: 0
}

.search_rating i {
	color: #ff7015
}

.search_rating span {
	font-size: 13px;
	color: #999;
	margin-left: 5px
}

.search_ad {
	padding: 2px 5px;
	font-size: 12px;
	color: #FFF;
	margin-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px
}

.search_tag {
	margin-top: 5px
}

.search_img {
	width: 195px
}

.search_contain {
	width: calc(100% - 195px);
	padding-left: 15px
}

@media ( max-width :1366px) {
	.search_field input {
		height: 45px
	}
}

@media ( max-width :991px) {
	.search_img {
		width: 100%
	}
	.search_contain {
		width: 100%;
		padding-left: 0;
		padding-top: 5px
	}
	.search_block a {
		font-size: 14px
	}
}

@media ( max-width :767px) {
	.search_title {
		font-size: 16px;
		line-height: 25px
	}
	.search_ad {
		font-size: 10px
	}
	.search_block a {
		font-size: 12px
	}
	.search_block p {
		font-size: 13px
	}
	.search_rating span {
		font-size: 11px
	}
}

@media ( max-width :479px) {
	.search_field input {
		height: 40px
	}
	.search_img img {
		width: 100%
	}
}

.gallery-filter {
	margin-bottom: 10px;
	text-align: center
}

.gallery-img {
	overflow: hidden;
	position: relative;
	margin: 10px
}

.none-padding .filtr-item {
	padding: 0
}

.gallery-overlay {
	position: absolute;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	width: 100%;
	height: 100%;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.gallery-description {
	margin-top: -80px;
	padding: 0 20px;
	color: #FFF;
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle
}

.gallery-img:hover .gallery-description, .gallery-img:hover .gallery-wrapper
	{
	margin-top: 0
}

.gallery-img:hover .gallery-overlay {
	opacity: 1
}

.gallery-description h5 {
	color: #FFF;
	margin-bottom: 10px
}

.gallery-icon a {
	color: #FFF;
	font-size: 22px
}

.gallery-icon a i {
	font-style: normal
}

.sl-overlay {
	background-color: #000;
	z-index: 9999
}

.sl-wrapper .sl-close, .sl-wrapper .sl-navigation button {
	font-family: ElegantIcons;
	color: #FFF;
	z-index: 99999
}

.gallery-wrapper {
	display: table;
	height: 100%;
	width: 100%;
	margin-top: -80px;
	-moz-transition: margin-top .2s ease-in-out;
	-o-transition: margin-top .2s ease-in-out;
	-webkit-transition: margin-top .2s ease-in-out;
	transition: margin-top .2s ease-in-out
}

@media ( max-width :1366px) {
	.gallery-filter button {
		padding: 8px 12px
	}
	.gallery-description h5 {
		font-size: 17px;
		line-height: 21px
	}
	.gallery-description p {
		padding-bottom: 10px;
		line-height: 15px;
		font-size: 12px
	}
}

@media ( max-width :479px) {
	.gallery-filter button {
		margin-bottom: 5px
	}
	.gallery-description p {
		line-height: 18px;
		padding-bottom: 10px
	}
}

.profile-contain {
	padding-bottom: 15px
}

.profile-contain .content {
	margin: 20px 0 0;
	padding: 15px
}

.profile-contain .nav-item a {
	background: #e9e9e9
}

.profile-contain .friend-list-box {
	padding: 40px 0;
	border: none
}

.profile-contain .friend-list-box .image-profile {
	width: 100px;
	margin: auto
}

.profile-contain .friend-list-box .email-profile {
	padding-bottom: 8px
}

.profile-contain .friend-list-box .phone-no-profile {
	padding-bottom: 0
}

.image-profile img {
	width: 100%
}

.name-profile {
	padding-top: 10px;
	padding-bottom: 5px
}

.email-profile {
	color: #999;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400
}

.activities-count h6, .profile-icon i {
	color: #777
}

.profile-icon {
	margin-top: 5px
}

.profile-icon a {
	border: 1px solid #777;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	display: inline-block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin-right: 3px;
	width: 35px
}

.activities-profile {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%
}

.activities-profile .right-activities-profile {
	width: 77%;
	padding-left: 15px
}

.activities-profile .right-activities-profile h5 {
	font-size: 17px;
	line-height: 16px
}

.activities-profile .right-activities-profile p {
	padding-bottom: 0
}

.activities-profile .img-activities-profile {
	width: 18%
}

.activities-profile:last-child {
	margin-bottom: 0
}

.activities-count {
	width: 150px;
	border-right: 1px dotted #999
}

.activities-count span {
	font-size: 18px
}

.profile-contain .accept-section h5, .profile-contain .accept-section h6,
	.setting-profile li a:hover, .setting-profile li a:hover span {
	color: #FFF
}

.activities-count:last-child {
	border-right: 0
}

.user-name-profile {
	padding-bottom: 10px
}

.user-name-profile .left-name-profile {
	width: 18%;
	padding-top: 6px;
	font-weight: 700
}

.user-name-profile .detail-profile {
	width: 77%;
	padding: 5px 10px;
	background: #f5f5f5
}

.setting-section {
	height: 290px;
	min-height: 290px
}

.activities-section {
	min-height: 335px;
	height: 335px
}

.setting-profile {
	padding: 0
}

.setting-profile li {
	font-weight: 400;
	list-style-type: none;
	padding-left: 0
}

.setting-profile li a {
	padding: 0 10px;
	line-height: 36px;
	width: 100%;
	display: inline-block
}

.setting-profile li a span {
	margin-right: 10px
}

.setting-profile li:last-child {
	padding-bottom: 0
}

.follow-profile .img-activities-profile {
	width: 12%
}

.follow-profile .right-activities-profile {
	width: 87%
}

.profile-contain .accept-section {
	border: none;
	padding: 51px 15px
}

.profile-contain .accept-section .profile-accept {
	width: 125px;
	margin: auto
}

.profile-contain .accept-section .profile-accept img {
	border: 5px solid rgba(255, 255, 255, .5)
}

.profile-contain .accept-section .accept-btn {
	background: #FFF;
	font-size: 13px;
	margin-top: 10px;
	padding: 5px 10px;
	line-height: 18px
}

.message-profile textarea {
	width: 100%;
	height: 90px;
	resize: none;
	margin-bottom: 15px;
	padding: 15px
}

.activity-box .first-activity-box {
	margin-bottom: 15px;
	padding-bottom: 15px
}

.activity-box .first-activity-box .profile-accept {
	width: 110px
}

.activity-box .first-activity-box .right-side-activity {
	width: calc(100% - 130px)
}

.activity-box .first-activity-box .right-side-activity .top-section-activity h5 span
	{
	color: #999;
	font-size: 14px;
	padding: 5px
}

.activity-box .first-activity-box .right-side-activity .top-section-activity p
	{
	color: #999;
	padding-bottom: 0;
	padding-top: 2px
}

.activity-box .first-activity-box .right-side-activity a {
	padding: 5px 15px;
	font-size: 14px;
	color: #FFF
}

.activity-box .first-activity-box .right-side-activity .image-activity {
	clear: both
}

.activity-box .first-activity-box .right-side-activity .image-activity .des-activity
	{
	clear: both;
	padding-bottom: 5px;
	line-height: 22px
}

.activity-box .first-activity-box .right-side-activity .image-activity .set-image .image-upload-profile
	{
	width: 200px;
	margin-right: 10px
}

.activity-box .first-activity-box:last-child {
	border-bottom: 0;
	padding: 0;
	margin-bottom: 0
}

.site-btn {
	padding: 5px 15px;
	font-size: 14px;
	margin-top: 10px;
	color: #FFF !important
}

.nav-tab-horizontal ul .nav-item, .nav-tab-horizontal-right ul .nav-item
	{
	padding-right: 0
}

.progressbar-project .html-section h6 {
	font-size: 14px
}

.progressbar-project .html-section .progress {
	margin-bottom: 10px
}

@media ( max-width :1366px) {
	.name-profile {
		font-size: 22px;
		line-height: 22px
	}
	.activities-profile .right-activities-profile h5 {
		font-size: 15px
	}
	.activities-profile .right-activities-profile p {
		font-size: 13px;
		line-height: 22px
	}
	.user-name-profile .left-name-profile {
		width: 30%
	}
	.user-name-profile .detail-profile {
		width: 70%
	}
}

@media ( max-width :1199px) {
	.activities-count {
		width: 122px
	}
}

@media ( max-width :991px) {
	.name-profile {
		font-size: 18px;
		line-height: 20px
	}
	.activities-count {
		width: 104px
	}
	.progressbar-project .html-section h6 {
		font-size: 12px
	}
	.social-widget-content .activities-count {
		width: 122px
	}
}

@media ( max-width :767px) {
	.activities-profile .right-activities-profile h5 {
		font-size: 15px;
		line-height: 30px
	}
	.activities-profile .right-activities-profile p {
		font-size: 14px;
		line-height: 26px
	}
	.activities-count {
		width: 33.3%
	}
	.progressbar-project .html-section h6 {
		font-size: 14px
	}
}

@media ( max-width :479px) {
	.activities-profile .right-activities-profile p {
		font-size: 13px;
		line-height: 22px
	}
	.activities-count {
		width: 100%;
		border-right: none;
		border-bottom: 1px dotted #999;
		padding-bottom: 15px;
		margin-bottom: 15px
	}
	.activities-count:last-child {
		padding-bottom: 0;
		border-bottom: none;
		margin-bottom: 0
	}
	.user-name-profile .left-name-profile {
		width: 35%
	}
	.user-name-profile .detail-profile {
		width: 65%
	}
	.activity-box .first-activity-box .right-side-activity {
		width: 100%;
		padding-top: 15px
	}
}

.tab-content .tab-pane>p:last-child {
	padding: 0
}

.nav-tab-bottom-inverse ul li .nav-link.active, .nav-tab-bottom-inverse ul li .nav-link.active:focus,
	.nav-tab-bottom-inverse ul li .nav-link.active:hover,
	.nav-tab-bottom-inverse ul li .nav-link:focus, .nav-tab-bottom-inverse ul li .nav-link:hover,
	.nav-tab-horizontal-right ul li .nav-link.active,
	.nav-tab-horizontal-right ul li .nav-link.active:focus,
	.nav-tab-horizontal-right ul li .nav-link.active:hover,
	.nav-tab-horizontal-right ul li .nav-link:focus,
	.nav-tab-horizontal-right ul li .nav-link:hover,
	.nav-tab-vertical-icon-combination ul li .nav-link.active,
	.nav-tab-vertical-icon-combination ul li .nav-link.active:focus,
	.nav-tab-vertical-icon-combination ul li .nav-link.active:hover,
	.nav-tab-vertical-icon-combination ul li .nav-link:focus,
	.nav-tab-vertical-icon-combination ul li .nav-link:hover,
	.nav-tab-vertical-icon-right ul li .nav-link.active,
	.nav-tab-vertical-icon-right ul li .nav-link.active:focus,
	.nav-tab-vertical-icon-right ul li .nav-link.active:hover,
	.nav-tab-vertical-icon-right ul li .nav-link:focus,
	.nav-tab-vertical-icon-right ul li .nav-link:hover,
	.nav-tab-vertical-left ul li .nav-link.active, .nav-tab-vertical-left ul li .nav-link.active:focus,
	.nav-tab-vertical-left ul li .nav-link.active:hover,
	.nav-tab-vertical-left ul li .nav-link:focus, .nav-tab-vertical-left ul li .nav-link:hover
	{
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.nav-tab-horizontal-right ul {
	border-bottom: 0
}

.nav-tab-horizontal-right .tab-content {
	clear: both
}

.nav-tab-horizontal ul .nav-item a {
	background: #e9e9e9
}

.nav-tab-vertical-right ul {
	border-bottom: 0;
	border-left: 1px solid #ddd;
	margin-left: 15px
}

.nav-tab-vertical-right ul li {
	padding-left: 0;
	margin-left: -1px
}

.nav-tab-vertical-right ul li .nav-link {
	margin-left: -1px
}

.nav-tab-vertical-right ul li .nav-link.active, .nav-tab-vertical-right ul li .nav-link.active:focus,
	.nav-tab-vertical-right ul li .nav-link.active:hover,
	.nav-tab-vertical-right ul li .nav-link:focus, .nav-tab-vertical-right ul li .nav-link:hover
	{
	border-color: #ddd #ddd #ddd transparent;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-ms-border-top-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -1px
}

.nav-tab-vertical-right ul .nav-item+.nav-item {
	margin-left: 0;
	margin-top: 8px
}

.nav-tab-vertical-left ul {
	border-bottom: 0;
	margin-right: 15px
}

.nav-tab-vertical-left ul li {
	padding-left: 0;
	margin-left: -1px
}

.nav-tab-vertical-left ul li .nav-link {
	margin-left: -1px
}

.nav-tab-vertical-left ul .nav-item+.nav-item {
	margin-left: 0;
	margin-top: 8px
}

.nav-tab-vertical-icon-right ul {
	border-bottom: 0;
	margin-left: 15px
}

.nav-tab-vertical-icon-right ul li {
	padding-left: 0;
	margin-left: -1px
}

.nav-tab-vertical-icon-right ul li .nav-link {
	margin-left: -1px;
	font-size: 15px
}

.nav-tab-vertical-icon-left ul .nav-item+.nav-item,
	.nav-tab-vertical-icon-right ul .nav-item+.nav-item {
	margin-left: 0;
	margin-top: 8px
}

.nav-tab-vertical-icon-left ul {
	border-bottom: 0;
	border-right: 1px solid #ddd;
	margin-right: 15px
}

.nav-tab-vertical-icon-left ul li {
	padding-left: 0;
	margin-right: -2px
}

.nav-tab-vertical-icon-left ul li .nav-link {
	font-size: 15px
}

.nav-tab-vertical-icon-left ul li .nav-link.active,
	.nav-tab-vertical-icon-left ul li .nav-link.active:focus,
	.nav-tab-vertical-icon-left ul li .nav-link.active:hover,
	.nav-tab-vertical-icon-left ul li .nav-link:focus,
	.nav-tab-vertical-icon-left ul li .nav-link:hover {
	border-right: 3px solid;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
	border-top-right-radius: 0
}

.nav-tab-vertical-icon-combination ul {
	border-bottom: 0;
	border-right: 1px solid #ddd;
	margin-right: 15px
}

.nav-tab-vertical-icon-combination ul li {
	padding-left: 0;
	margin-left: -1px;
	margin-right: -.2px
}

.nav-tab-vertical-icon-combination ul li .nav-link {
	margin-left: -1px;
	font-size: 15px
}

.nav-tab-vertical-icon-combination ul .nav-item+.nav-item {
	margin-left: 0;
	margin-top: 8px
}

.nav-tab-bottom-inverse ul .nav-item+.nav-item, .nav-tab-inverse ul .nav-item+.nav-item,
	.nav-tab-pills-image ul .nav-item+.nav-item {
	margin-left: 15px
}

.nav-tab-pills-image ul li {
	padding-left: 0;
	margin-bottom: -2px
}

.nav-tab-pills-image ul li .nav-link {
	font-size: 15px;
	text-align: center
}

.nav-tab-pills-image ul li .nav-link.active, .nav-tab-pills-image ul li .nav-link.active:focus,
	.nav-tab-pills-image ul li .nav-link.active:hover, .nav-tab-pills-image ul li .nav-link:focus,
	.nav-tab-pills-image ul li .nav-link:hover {
	border-bottom: 3px solid;
	line-height: 25px
}

.nav-tab-pills-image ul li .nav-link i {
	display: block
}

.nav-tab-pills-image ul li .nav-link.active {
	line-height: 25px
}

.nav-tab-inverse ul {
	border-bottom: none
}

.nav-tab-inverse ul li {
	padding-left: 0
}

.nav-tab-inverse ul li .nav-link {
	font-size: 15px
}

.nav-tab-inverse ul li .nav-link.active, .nav-tab-inverse ul li .nav-link.active:focus,
	.nav-tab-inverse ul li .nav-link.active:hover, .nav-tab-inverse ul li .nav-link:focus,
	.nav-tab-inverse ul li .nav-link:hover {
	border-top: 3px solid;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-ms-border-top-left-radius: 0;
	border-top-left-radius: 0;
	margin-top: -2px
}

.nav-tab-bottom-inverse ul {
	border-bottom: none;
	border-top: 1px solid #ddd
}

.nav-tab-bottom-inverse ul li {
	padding-left: 0
}

.nav-tab-bottom-inverse ul li .nav-link {
	font-size: 15px
}

.card-accordions .card-header {
	width: 100%
}

.card-accordions .card-header .card-title:before {
	font-family: ElegantIcons;
	content: "L";
	position: absolute;
	top: 12px;
	right: 30px
}

.card-accordions .card-header .card-title:after {
	font-family: ElegantIcons;
	content: "K";
	position: absolute;
	top: 12px;
	right: 30px
}

.card-accordions .card:last-child {
	margin-bottom: 0
}

.default-accordions .card {
	border: none
}

#accordionbg .card-header .card-title, .color-accordions .primary-card .card-block,
	.color-accordions .primary-card .card-header .card-title {
	color: #FFF
}

.color-accordions .success-card .card-header {
	background-color: #5cb85c
}

.color-accordions .success-card .card-header .card-title {
	color: #FFF
}

.color-accordions .success-card .card-block {
	background-color: #5cb85c;
	color: #FFF
}

.color-accordions .warning-card .card-header {
	background-color: #f0ad4e
}

.color-accordions .warning-card .card-header .card-title {
	color: #FFF
}

.color-accordions .warning-card .card-block {
	background-color: #f0ad4e;
	color: #FFF
}

@media ( max-width :767px) {
	.card-header h5 {
		font-size: 18px
	}
	#home8 img {
		margin-top: 15px
	}
}

@media ( max-width :479px) {
	.nav-tab-bottom-inverse .nav-link, .nav-tab-horizontal .nav-link,
		.nav-tab-horizontal-right .nav-link, .nav-tab-inverse .nav-link,
		.nav-tab-pills-image .nav-link {
		padding: 8px 7px
	}
	.card-header .card-title::after, .card-header .card-title::before {
		right: 15px
	}
	.nav-tab-pills-image .pills-height {
		height: 215px;
		overflow: auto
	}
}

.address-detail {
	margin: 10px 0
}

.invoice-total {
	padding-right: 15px
}

.btn-invoice button i {
	margin-right: 5px;
	font-style: normal
}

.invoice-top-box {
	border: 1px solid #CCC;
	border-right: none;
	min-height: 150px;
	padding-top: 15px
}

.invoice-top-box:last-child {
	border-right: 1px solid #CCC
}

@media ( max-width :1199px) {
	.invoice-top-box {
		min-height: 208px
	}
}

@media ( max-width :991px) {
	.invoice-top-box {
		border-bottom: medium none;
		border-right: 1px solid #CCC;
		min-height: 145px;
		float: left;
		width: 100%
	}
	.invoice-top-box:last-child {
		border-bottom: 1px solid #CCC
	}
}

.rounded-admin #pagination-disabled1 .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-disabled1 .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-disabled1 .pagination_with_round .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-disabled1 .pagination_with_round .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-other1 .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-other1 .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-other1 .pagination_with_round .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-other1 .pagination_with_round .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-size1 .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-size1 .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-size1 .pagination_with_round .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination-size1 .pagination_with_round .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination1 .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination1 .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin #pagination1 .pagination_with_round .pagination .page-item:first-child .pagination_link.flat-buttons,
	.rounded-admin #pagination1 .pagination_with_round .pagination .page-item:last-child .pagination_link.flat-buttons,
	.rounded-admin .Js_pagination, .rounded-admin .Js_pagination a.next.flat-buttons,
	.rounded-admin .Js_pagination a.previous.flat-buttons, .rounded-admin .pagination_last_next_button.Js_pagination a.first.flat-buttons,
	.rounded-admin .pagination_last_next_button.Js_pagination a.last.flat-buttons,
	.rounded-admin .pagination_last_next_button.Js_pagination a.next.flat-buttons,
	.rounded-admin .pagination_last_next_button.Js_pagination a.previous.flat-buttons
	{
	border-radius: 0
}

.pagination_main .pagination {
	margin: 0
}

.page-item {
	padding: 0
}

.page-item.active .page-link:focus, .page-item.active .page-link:hover,
	.page-link:focus, .page-link:hover {
	color: #FFF
}

.pagination-lg .page-link {
	padding: 12px 20px
}

.page-item:first-child .page-link, .page-item:last-child .page-link,
	.pagination-lg .page-item:first-child .page-link, .pagination-lg .page-item:last-child .page-link,
	.pagination-sm .page-item:first-child .page-link, .pagination-sm .page-item:last-child .page-link
	{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.pagination_with_gap .pagination_link {
	margin-right: 5px;
	padding: 5px 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.pagination_with_round .pagination_link {
	margin-right: 7px;
	padding: 5px 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.gigantic.Js_pagination, .pagination_last_next_button.gigantic.Js_pagination
	{
	margin: 0
}

.pagination_with_round .page-item:first-child .page-link,
	.pagination_with_round .page-item:last-child .page-link {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.pagination_without_border .pagination_link {
	border: none
}

.pagination_with_button .pagination_link {
	padding: 8px 17px
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus,
	.page-item.disabled .page-link:hover {
	pointer-events: visible
}

.Js_pagination {
	border: 1px solid #D7D7D7;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.Js_pagination a, .Js_pagination a.disabled, .Js_pagination a.disabled:active,
	.Js_pagination a.disabled:focus, .Js_pagination a.disabled:hover,
	.Js_pagination a:active, .Js_pagination a:focus, .Js_pagination a:hover
	{
	color: #FFF
}

.gigantic.Js_pagination input {
	width: 150px;
	font-size: 14px;
	height: 35px
}

.gigantic.Js_pagination a {
	height: 35px;
	width: 30px;
	font-size: 30px;
	line-height: 30px
}

.pagination_last_next_button.gigantic.Js_pagination input {
	width: 150px;
	font-size: 14px;
	height: 35px
}

.pagination_last_next_button.gigantic.Js_pagination a {
	height: 35px;
	width: 30px;
	font-size: 30px;
	line-height: 30px
}

.Js_pagination a {
	display: block;
	float: left;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	outline: 0;
	vertical-align: middle
}

.Js_pagination a:first-child {
	border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px
}

.Js_pagination a:last-child {
	border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0
}

.Js_pagination a:first-child, .Js_pagination a:last-child {
	border: none
}

.Js_pagination input {
	border: none;
	float: left;
	text-align: center;
	height: 20px;
	outline: 0;
	vertical-align: middle;
	width: 120px;
	padding: 0;
	margin: 0
}

@media ( max-width :1366px) {
	.pagination-lg .page-link {
		padding: 10px 15px
	}
}

@media ( min-width :1200px) and (max-width:1700px) {
	.pagination_block {
		width: 50%
	}
	.pagination_spacing {
		height: 25px;
		clear: both
	}
}

@media ( max-width :1199px) {
	.pagination-lg .page-link {
		padding: 6px 9px
	}
	.pagination_link {
		padding: 5px 10px
	}
	.pagination-sm .page-link {
		padding: 3px 8px
	}
}

@media ( max-width :991px) {
	.pagination_link {
		padding: 8px 15px
	}
	.pagination_with_gap .pagination_link {
		padding: 3px 12px
	}
	.pagination_with_round .pagination_link {
		margin-right: 10px;
		padding: 3px 12px
	}
	.pagination_with_button .pagination_link {
		padding: 5px 15px
	}
	.pagination-lg .page-link {
		padding: 12px 20px
	}
	.pagination-sm .page-link {
		padding: 5px 12px
	}
}

@media ( max-width :479px) {
	.pagination-lg .page-link, .pagination_link {
		padding: 6px 12px
	}
	.pagination-sm .page-link {
		padding: 5px 10px
	}
	.pagination_with_gap .pagination_link {
		padding: 2px 12px
	}
	.pagination_with_round .pagination_link {
		margin-right: 6px;
		padding: 3px 12px
	}
	.pagination_with_button .pagination_link {
		padding: 4px 10px
	}
	.pagination_last_next_button.gigantic.Js_pagination input {
		width: 100px
	}
}

.userlist-content .search_form {
	margin: 0
}

.userlist-content .userlist-box {
	margin: 20px 0 0;
	overflow: visible;
	border: none;
	padding: 30px 15px
}

.userlist-content .userlist-box .image-userlist {
	background: #FFF;
	width: 125px;
	margin: auto
}

.userlist-content .userlist-box .image-userlist img {
	transition: all .3s ease;
	padding: 3px;
	box-shadow: 0 0 15px #ccc
}

.userlist-content .userlist-box .border-userlist {
	width: 50px;
	margin: 3px auto 10px
}

.userlist-content .userlist-box .name-userlist {
	margin: 0;
	padding-top: 10px
}

.userlist-content .userlist-box .post-userlist {
	padding-bottom: 5px;
	margin: 0;
	color: #999;
	font-size: 13px;
	line-height: 18px
}

.userlist-content .userlist-box:hover .image-userlist img {
	padding: 3px;
	box-shadow: 0 0 15px #ccc
}

.overlay-userlistNav {
	height: 100%;
	width: 300px;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	margin-right: -300px;
	background: #FFF;
	overflow-x: hidden;
	-webkit-box-shadow: rgba(0, 0, 0, .4) -2px 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .4) -2px 0 4px;
	box-shadow: rgba(0, 0, 0, .4) -2px 0 4px;
	transition: .5s
}

.mailbox_sidebar_contain li a:hover, .mailbox_sidebar_contain li.active
	{
	transition: all .4s ease;
	background: #eee
}

.overlay-userlistNav .overlay-content-userlistNav {
	position: relative;
	top: 0;
	width: 100%;
	padding-bottom: 20px;
	z-index: 0
}

.overlay-userlistNav .overlay-content-userlistNav .user-overlay-img {
	width: 300px;
	overflow: hidden
}

.overlay-userlistNav .overlay-content-userlistNav .user-overlay-img img
	{
	width: 100%;
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box {
	position: absolute;
	top: 0;
	width: 100%
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box .user-box
	{
	display: table;
	height: 300px;
	margin: 0 auto
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box .user-box .user-inner-box
	{
	display: table-cell;
	vertical-align: middle
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box .user-box .user-inner-box .post-userlist
	{
	color: #FFF
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box .user-box .user-inner-box .image-userlist img
	{
	box-shadow: 0 0 15px #ccc;
	padding: 3px
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box .user-box .user-inner-box .border-userlist
	{
	border-top: 3px solid #FFF
}

.overlay-userlistNav .overlay-content-userlistNav .hover-user-box .user-box .user-inner-box .name-userlist
	{
	color: #FFF
}

.overlay-userlistNav .closeUserlist {
	position: absolute;
	color: #FFF;
	font-size: 25px;
	z-index: 999999;
	right: 20px;
	top: 10px
}

.overlay-userlistNav .detail-userlist {
	padding: 20px
}

.overlay-userlistNav .detail-userlist .detail-profile {
	background: 0 0;
	padding-left: 0
}

.overlay-userlistNav .detail-userlist .edit-profile {
	margin: 10px 0 0 15px
}

.overlay-userlistNav .user-name-profile .detail-profile,
	.overlay-userlistNav .user-name-profile .left-name-profile {
	width: 100%
}

.overlay-userlistNav .user-name-profile .userlist-group .edit-input {
	border-radius: 3px;
	width: 100%;
	font-size: 15px;
	padding: 5px 10px;
	margin-top: 10px
}

.overlay-userlistNav .user-name-profile .userlist-group .edit-textarea {
	height: 50px
}

.open-userlist-section {
	margin-right: 0
}

.info-userlist .userlist-group {
	display: none;
	margin: 0
}

.info-userlist.active .userlist-group {
	display: block
}

.info-userlist.active .detail-profile, .map-text-hide {
	display: none
}

.rounded-admin .overlay-userlistNav .user-name-profile .userlist-group .edit-input
	{
	border-radius: 0
}

@media screen and (max-height:450px) {
	.overlay-userlistNav a {
		font-size: 20px
	}
	.overlay-userlistNav .closeUserlist {
		font-size: 40px;
		top: 15px;
		right: 35px
	}
}

.map-size {
	width: 100%;
	height: 350px
}

.overlay-map {
	color: #FFF;
	font-size: 30px;
	line-height: 60px;
	opacity: .8;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	box-shadow: 2px 2px 10px #333;
	padding: 0 15px
}

.overlay_arrow-map {
	left: 50%;
	margin-left: -16px;
	width: 0;
	height: 0;
	position: absolute
}

.overlay_arrow-map.above {
	bottom: -15px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent
}

.map-button {
	margin-bottom: 15px
}

@media ( max-width :1366px) {
	.map-search input {
		width: 93%
	}
}

.table.table-grid-options th {
	color: #FFF;
	border-bottom-width: 1px
}

.table.table-grid-options th small {
	color: #FFF;
	font-size: 90%
}

.table.table-grid-options td {
	border: none
}

.grid-column {
	background: #f5f5f5;
	padding: 10px;
	margin-top: 10px
}

.grid-code-view {
	overflow-y: auto;
	border-color: #ccc
}

.content-grid .pre-code {
	margin-top: 15px
}

.content-grid .table-responsive table {
	margin-bottom: 0
}

.pre-code {
	background: #f5f5f5;
	border: 1px dotted #CCC
}

.pre-code pre {
	overflow-y: auto;
	white-space: pre-wrap
}

.contact-box, .forward_block, .mailbox_main .mailbox-contain,
	.reply_main_block {
	overflow: hidden
}

@media ( max-width :479px) {
	.map-size {
		height: 250px
	}
	#content-wrapper .content-grid .heading-content h6 {
		padding-bottom: 0;
		padding-top: 10px
	}
}

.contact-box {
	padding: 20px;
	margin: 0 0 20px;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px
}

.contact-box .contact-image {
	margin: auto
}

.contact-box .contact-name {
	padding-bottom: 5px
}

.contact-box .contact-data {
	padding-bottom: 7px;
	color: #999;
	line-height: 18px
}

.contact-box .contact-data.fonts-sm {
	font-size: 14px;
	padding-top: 3px
}

.view-contact-detail .contact-name .name span {
	font-weight: 700;
	font-size: 24px;
	line-height: 36px
}

.view-contact-detail span {
	color: #999
}

.view-contact-detail .contact-detail-icon {
	font-style: normal;
	font-size: 13px;
	vertical-align: middle
}

.view-contact-detail .contact-detail-list {
	padding: 0
}

.view-contact-detail .contact-detail-list li {
	list-style: none;
	line-height: 21px;
	padding: 0
}

.view-contact-detail .right-detail {
	padding-left: 10px;
	width: 94%
}

.contact-info .form-group {
	display: none;
	margin-bottom: 7px
}

.contact-info.active .form-group {
	display: block
}

.contact-info.active span {
	display: none
}

.contact-info.active .contact-detail-icon {
	line-height: 33px
}

.contact-close {
	line-height: 38px
}

.contact-input {
	width: 100%;
	padding: 5px 10px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	border: 1px solid #CCC
}

.rounded-admin .badge, .rounded-admin .compose_btn label, .rounded-admin .mail_btn .mail_compose_btn,
	.rounded-admin .mail_btn .mail_compose_btn:hover, .rounded-admin .mail_search,
	.rounded-admin .mail_trash, .rounded-admin .mail_trash:hover,
	.rounded-admin .mailbox_refresh, .rounded-admin .mailbox_refresh:hover,
	.rounded-admin .wrapper .mail_pagination .pagination .page-item:first-child .pagination_link.flat-buttons:hover,
	.rounded-admin .wrapper .mail_pagination .pagination .page-item:last-child .pagination_link.flat-buttons:hover
	{
	border-radius: 0
}

.contact-follow .profile-icon a {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.add-contact {
	width: 70%
}

.btn-file {
	width: 100%;
	padding: 15px
}

.btn-file input[type=file] {
	position: absolute;
	filter: alpha(opacity = 0);
	opacity: 0;
	outline: 0;
	background: #fff;
	display: block;
	bottom: 7px;
	left: 0;
	max-width: 100%;
	padding: 0 15px;
	cursor: pointer
}

.input-spacing {
	margin-bottom: 7px
}

.add-contact-form .form-group {
	overflow: hidden;
	margin-bottom: 7px
}

.add-contact-form label {
	width: 23%;
	font-weight: 700;
	line-height: 33px
}

.add-contact-form input, .add-contact-form textarea {
	width: 77%
}

.add-contact-form .add-contact-btn {
	margin-top: 10px
}

@media ( max-width :1366px) {
	.contact-box div[class*=col-] {
		width: 100%;
		text-align: center !important
	}
	.contact-box div[class*=col-] .contact-image {
		width: 100px
	}
	.contact-follow .profile-icon {
		padding-bottom: 10px
	}
}

@media ( max-width :1199px) {
	.contact-follow .profile-icon a {
		width: 27px;
		height: 27px;
		line-height: 27px;
		margin-right: 2px
	}
	.add-contact {
		width: 100%
	}
}

@media ( max-width :991px) {
	.contact .content {
		margin: 10px 0
	}
	.contact .add-contact-btn {
		padding-right: 10px
	}
}

@media ( min-width :1367px) and (max-width:1670px) {
	.contact-box div[class*=col-] {
		width: 100%;
		text-align: center !important
	}
	.contact-box div[class*=col-] .contact-image {
		width: 100px
	}
}

@media ( max-width :767px) {
	.add-contact-form input, .add-contact-form label, .add-contact-form textarea
		{
		width: 100%
	}
	.add-contact .upload-img, .contact-info .image-view {
		width: 50%;
		margin: auto
	}
}

@media ( max-width :479px) {
	.add-contact .upload-img, .contact-info .image-view {
		width: 100%
	}
}

.rounded-admin .mail_search .input-group input {
	background: 0 0;
	padding: 0 10px
}

.rounded-admin .mail_view_pagination .pagination li.page-item:first-child .page-link
	{
	border-radius: 25px 0 0 25px
}

.rounded-admin .mail_view_pagination .pagination li.page-item:last-child .page-link
	{
	border-radius: 0 25px 25px 0
}

.mailbox_main .content {
	padding: 0;
	margin: 20px 0;
	position: relative
}

.mailbox_main .right_sidebar_contain {
	border-left: 1px solid #dedcdc;
	padding: 10px 0
}

.mailbox_main .right_sidebar_contain .mailbox_nav_bar {
	display: table;
	padding: 0 20px 10px
}

.mail_check, .mail_check p, .mailbox_drop_down, a.mailbox_refresh {
	display: inline-block
}

.mailbox_main .mailbox-header {
	padding: 20px;
	border-bottom: 1px solid #CCC
}

.mailbox_main .mailbox-header .inbox-left img {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.mailbox_main .mailbox-header .right-mailbox {
	padding-left: 15px
}

.mailbox_main .mailbox-header .right-mailbox h3 {
	font-size: 15px;
	line-height: 15px;
	padding-bottom: 5px;
	color: #333
}

.mailbox_main .mailbox-header .right-mailbox h4 {
	font-size: 13px;
	line-height: 14px;
	font-weight: 400;
	color: #999
}

.mailbox_main .mailbox-contain .box .small span, a.mailbox_refresh:focus,
	a.mailbox_refresh:hover {
	color: #FFF
}

.mailbox_main .mailbox-contain .box {
	padding: 0;
	margin: 0 0 0 15px
}

.mailbox_main .mailbox-contain .box .small {
	border: none;
	border-radius: 0
}

.mail_check {
	padding-top: 7px;
	margin-top: 0
}

.mail_check p {
	line-height: 20px;
	padding-bottom: 0;
	margin-left: 5px
}

a.mailbox_refresh {
	float: left;
	color: #FFF;
	height: 30px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	width: 30px;
	font-size: 12px;
	margin-left: 15px
}

.mail_view_xs a.mailbox_refresh {
	margin-right: 15px;
	margin-left: 0
}

.mailbox_drop_down {
	float: left;
	margin: 0 7px 0 20px
}

.mail_setting.mailbox_drop_down {
	display: inline-block;
	margin: 0 0 0 5px
}

.mailbox_drop_down ul, .mailbox_drop_down ul li {
	padding: 0
}

.mailbox_drop_down ul li a {
	display: block;
	padding: 3px 0 3px 10px;
	font-size: 14px
}

.mailbox_drop_down ul li a:hover {
	background: #eee
}

.mail_search {
	width: 215px;
	display: inline-block;
	border: 1px solid #CCC;
	vertical-align: middle
}

.left-bottom-mail .mailbox-label li a, .mail-box a:not (.btn-primary ):not
	(.page-link ), .mail_search .search_icon, .mail_search input,
	.mail_search span, .mailbox_right_contain table tr td,
	.mailbox_sidebar_contain li a:focus, .mailbox_sidebar_contain li a:hover
	{
	border: none
}

.mail_search input {
	line-height: 0;
	padding: 7px;
	font-size: 15px
}

.mail_search span {
	background: #FFF
}

.mail_search .search_icon {
	background: 0 0;
	cursor: pointer
}

.mailbox_right_contain table tr td:first-child {
	padding-left: 20px
}

.mailbox_right_contain table tr td:last-child {
	padding-right: 20px;
	padding-top: 20px
}

.mailbox_right_contain table tr:hover {
	background: #eee
}

.mailbox_sidebar_contain {
	list-style-type: none;
	padding: 0
}

.mailbox_sidebar_contain li {
	transition: all .4s ease;
	padding: 0;
	position: relative
}

.mailbox_sidebar_contain li a {
	display: block;
	padding: 8px 10px;
	border: none
}

.mailbox_sidebar_contain li a span {
	margin-right: 10px
}

.mailbox_sidebar_contain li a .tag.square-tag {
	margin-left: 5px
}

.mailbox_sidebar_contain span.badge {
	margin-top: 2px
}

.left-bottom-mail {
	padding: 10px
}

.left-bottom-mail h2 {
	font-size: 15px;
	font-weight: 700
}

.left-bottom-mail .mailbox-label {
	padding: 0
}

.left-bottom-mail .mailbox-label li {
	list-style-type: none;
	margin-bottom: 5px
}

.left-bottom-mail .mailbox-label li a span {
	height: 15px;
	width: 15px;
	margin-top: 6px
}

.xs-selectbox .nice-select .list {
	right: 0;
	left: auto
}

.mailbox_nav_bar .nice-select:after {
	margin-top: -2px
}

.mailbox_nav_bar .nice-select.small {
	height: 30px;
	line-height: 30px
}

.badge {
	padding: 0 5px;
	background: #c1c1c1;
	margin-right: 15px;
	position: absolute;
	top: 6px;
	right: 0
}

span.bg-sitecolor {
	background: #087380
}

.mail-box a:not (.btn-primary ):not (.page-link ):focus, .mail-box a:not
	(.btn-primary ):not (.page-link ):hover {
	border: none !important
}

.mail_table {
	margin-bottom: 0;
	width: 100%;
	color: #777
}

.mail_table .checkbox-squared {
	margin-top: 12px
}

.mail_table tr {
	border-bottom: 1px solid #e9e9e9
}

.mail_message a, .mail_message a:focus, .mail_message a:hover,
	.mail_table tr:last-child {
	border-bottom: none
}

.mail_table tr.active-table {
	background: #eee
}

.mail_table tr.active-table .mail_title, .mail_table tr.active-table .user-name-mail
	{
	font-weight: 400
}

.mail_table .inbox-left img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 2px 0 0
}

.mail_table .user-name-mail {
	color: #333;
	padding: 13px 0 0 20px;
	font-size: 15px;
	font-weight: 700
}

.mail_message .main-title-mailbox {
	display: inline-block;
	width: 77%
}

.mail_message a span {
	display: block;
	color: #777
}

.mail_message .square-tag {
	margin: 3px 0 0 5px;
	color: #FFF
}

.mail_message .des-mail-box {
	float: left;
	width: 100%
}

.mail_favorite {
	padding: 0 14px 0 7px
}

.mail_favorite a {
	font-size: 14px;
	padding-top: 14px;
	padding-left: 0;
	float: left;
	color: #F2784B
}

.mail_favorite a:hover {
	color: #F2784B
}

.mail_favorite a.rated i:before {
	content: "\e033"
}

.mail_link a {
	font-size: 18px;
	color: #777
}

.mail_link a i {
	line-height: 40px
}

.mail_pagination {
	border-top: 1px solid #dedcdc;
	width: 100%
}

.mail_pagination .pagination {
	margin-bottom: 0;
	margin-right: 15px
}

.mail_pagination .pagination li a {
	height: 35px;
	width: 35px;
	padding: 0;
	line-height: 33px;
	text-align: center
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring,
	button:-moz-focusring {
	outline: 0
}

.mailbox_main .sidebar_block .sidebar_contain {
	display: block;
	background: #FFF
}

.mail-toggle {
	display: none;
	width: 100%;
	padding: 8px 8px 8px 10px;
	margin: 10px 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
	font-size: 16px;
	line-height: 22px
}

.mail_draft, .mail_trash, .mail_view_pagination, .mail_view_title span,
	.reply_to span {
	display: inline-block
}

.mail-toggle span {
	font-size: 25px;
	margin-right: 10px
}

.mail_message a span {
	font-size: 12px
}

.mail_message a span.mail_title {
	color: #333;
	font-size: 14px;
	padding-left: 0;
	font-weight: 700
}

.mail_message_draft .mail_desc {
	padding-left: 43px
}

.mail_draft {
	padding: 10px 7px 0 10px;
	float: left;
	color: #d9534f
}

.mail_view_title {
	border-bottom: 1px solid #dedcdc
}

.mail_view_title span {
	margin-right: 5px;
	font-weight: 700
}

.mail_view_title p {
	line-height: 20px
}

.mail_view_title h6 {
	line-height: 20px;
	margin: 0 0 2px 67px;
	font-size: 14px
}

.reply_massage {
	font-size: 12px
}

.mail_massage {
	float: left;
	width: 100%;
	padding: 20px 0
}

.mail_massage p {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 20px
}

.mail_massage ul {
	padding: 5px 0 0 35px
}

.mail_massage ul li {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 20px
}

.mail_massage .blockquote {
	margin: 10px 0;
	border-color: #c1c1c1
}

.mail_attachments {
	clear: both;
	font-size: 16px
}

.mail_attachments i {
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 15px
}

.mail_attachments span {
	color: #7d7d7d
}

.mail_attachments h6 {
	margin-top: 5px;
	text-align: left;
	margin-left: -15px;
	font-size: 13px
}

.mail_attachments .mail_attachments_img {
	margin: 0 0 0 -15px
}

.mail_attachments .mail_attachments_img img {
	border: 5px solid #c1c1c1
}

.right-sidebar_block {
	border-left: 1px solid #dedcdc;
	padding: 10px 20px
}

.right-sidebar_block .inbox-left {
	margin-right: 15px
}

.right-sidebar_block .inbox-left img {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.mail_trash {
	color: #FFF !important;
	height: 30px;
	line-height: 33px;
	padding: 0;
	text-align: center;
	width: 30px;
	margin: 0 3px
}

.mail_trash:focus, .mail_trash:hover {
	color: #FFF
}

.mailbox_main .mail_back {
	display: inline-block;
	padding: 4px 5px;
	font-size: 20px;
	line-height: 15px
}

.mail_view_pagination .pagination {
	margin: 0
}

.mail_view_pagination .pagination li {
	line-height: normal
}

.mail_view_pagination .pagination li .pagination_link {
	padding: 0;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 32px;
	font-size: 21px
}

.reply_bottom, .reply_to {
	padding: 20px 0
}

.mail_reply_button {
	margin-top: 20px
}

.mail_reply_btn i {
	margin-right: 5px
}

.mail_view_block .mailbox_refresh {
	height: 35px
}

.reply_to span {
	margin-right: 10px;
	line-height: 20px;
	font-size: 16px
}

.reply_to input {
	border: none;
	width: 300px;
	border-bottom: 1px solid #c1c1c1
}

.reply_massage .note-editor.note-frame {
	padding: 5px
}

.reply_massage .btn-group .btn {
	background: #eee;
	border-color: #c1c1c1
}

.show_forward, .show_relpy {
	border-top: 1px solid #c1c1c1;
	margin-top: 20px
}

.reply_main_block {
	height: 0
}

.show_relpy {
	height: auto
}

.forward_block {
	height: 0
}

.show_forward {
	height: auto
}

.mail_compose_main {
	max-width: 550px;
	position: fixed;
	bottom: 0;
	right: 50px;
	z-index: 9;
	display: none
}

.compose_title span {
	line-height: 28px;
	width: 60px
}

.compose_title input {
	border: none;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 10px;
	width: 300px
}

.compose_title .compose_subject input {
	margin-left: 0
}

.compose_message {
	margin-top: 20px
}

.compose_btn {
	margin-top: 20px;
	border-top: 1px solid #c1c1c1;
	padding-top: 20px
}

.compose_btn label.btn {
	padding: 0;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 31px
}

.compose_btn button {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	height: 30px;
	padding: 0;
	width: 50px;
	text-align: center
}

.mail_compose_main .content {
	padding: 20px;
	margin: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.note-editor.note-frame .note-editing-area .note-editable {
	min-height: 300px
}

.compose_message .btn-group .btn {
	background: #eee;
	border-color: #c1c1c1
}

.compose_btn input {
	display: none
}

.mail_compose_main .compose_close {
	color: #FFF;
	padding: 0;
	text-align: center;
	width: 25px;
	height: 25px;
	line-height: 28px;
	font-size: 20px
}

.mail_compose_main .compose_close:hover {
	color: #FFF
}

.des-draft {
	clear: both
}

.draft-title {
	float: left
}

.draft-title .tag {
	color: #FFF;
	margin: 3px 0 0 5px
}

@media ( min-width :1367px) and (max-width:1599px) {
	.wrapper .mail_message a span {
		white-space: normal
	}
}

@media ( max-width :1366px) {
	.mail_link {
		position: absolute;
		float: left;
		right: 100px
	}
	.mail-time {
		position: absolute;
		right: 0
	}
	.mail_message_draft .mail_desc {
		padding-left: 43px
	}
	.mail_attachments h6 {
		font-size: 15px
	}
	.mail_compose_main {
		max-width: 45%;
		right: 30px
	}
}

@media ( min-width :1200px) and (max-width:1669px) {
	.mail_message a span, .mail_message span.des-mail-box {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.mail_message .main-title-mailbox {
		width: 70%
	}
	.mail_message a .draft-title span {
		width: auto
	}
	.mail_message span.des-mail-box {
		width: 80%;
		clear: both
	}
}

@media ( max-width :1199px) {
	.mail_setting.mailbox_drop_down button, .mailbox_drop_down button {
		font-size: 14px
	}
	.mail_message a span, .mail_message span.des-mail-box {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.mail_message .square-tag {
		margin-left: 0
	}
	.mailbox_drop_down {
		margin: 0 7px 0 15px
	}
	.compose_btn, .compose_message {
		margin-top: 15px
	}
	.mail_search input {
		padding: 0 0 0 10px;
		line-height: 34px
	}
	.mail_search .search_icon {
		padding: 0 10px;
		line-height: 20px
	}
	.mailbox_refresh {
		height: 36px;
		line-height: 38px
	}
	.mail_message .main-title-mailbox {
		width: 68%
	}
	.mail_message a {
		width: 22%
	}
	.mail_message span.des-mail-box {
		clear: both;
		width: 30%
	}
	.mail_message .draft-title {
		width: 23%
	}
	.mail_message .draft-title a span {
		width: 60%
	}
	.mail_table .user-name-mail {
		padding-left: 8px;
		font-size: 12px
	}
	.mail_message a span.mail_title {
		font-size: 13px
	}
	.mail_compose_main {
		max-width: 45%;
		right: 25px
	}
	.compose_title input {
		width: 250px
	}
	.compose_btn {
		padding-top: 15px
	}
}

@media ( max-width :991px) {
	.mail_check .checkbox-squared span, .mail_link {
		display: none
	}
	.mail-time {
		font-size: 10px
	}
	.mail_setting.mailbox_drop_down button, .mailbox_drop_down button,
		.rounded-admin .dropdown.mailbox_drop_down .btn.flat-buttons:hover {
		font-size: 13px
	}
	.mail_setting.mailbox_drop_down {
		margin: 0
	}
	.mailbox_drop_down {
		margin: 0 4px 0 10px
	}
	.mail_search input {
		line-height: 33px;
		padding: 0 10px
	}
	.mail_search span {
		font-size: 14px
	}
	.mailbox_refresh {
		height: 34px;
		line-height: 35px
	}
	.mail_check {
		padding-top: 6px
	}
	.mail_attachments h6 {
		font-size: 14px;
		margin-bottom: 5px
	}
	.mail_compose_main {
		max-width: 55%;
		right: 15px
	}
	.compose_title input {
		width: 240px
	}
	.mail_message .main-title-mailbox {
		width: 68%
	}
	.mail_table a {
		width: 23%;
		font-size: 13px
	}
	.mail_table a span.des-mail-box {
		width: 20%;
		font-size: 12px
	}
	.mail_table .user-name-mail {
		font-size: 12px;
		padding: 10px 0 0 10px
	}
	.mail_table a .draft-title span.mail_title {
		width: 24%
	}
}

@media ( max-width :767px) {
	.mail_check .checkbox-squared span {
		display: inline-block
	}
	.mailbox_main .sidebar_block {
		margin: 0 15px
	}
	.mailbox_main .sidebar_block .sidebar_contain {
		border-radius: 0;
		max-height: 220px;
		overflow-y: scroll;
		width: 100%;
		padding: 0;
		margin: 0
	}
	.mailbox_main .sidebar_block .sidebar_contain.collapse {
		display: none
	}
	.mailbox_main .sidebar_block .sidebar_contain.collapse.in {
		display: block;
		z-index: 99
	}
	.mailbox_main .sidebar_block .sidebar_contain .mail_btn {
		padding: 20px 20px 0
	}
	.mailbox_main .sidebar_block .sidebar_contain .mailbox_sidebar_contain {
		padding: 5px 20px 20px
	}
	.mail_table a span.des-mail-box {
		width: 25%
	}
	.mailbox_right_contain table tr td:last-child {
		font-size: 11px
	}
	.mail-divider-sm {
		margin-bottom: 20px
	}
	.mail-toggle {
		display: block;
		font-size: 15px;
		margin-bottom: 5px;
		margin-top: 15px
	}
	.mail_favorite {
		right: 115px
	}
	.mail_link {
		right: 90px
	}
	.mail-time {
		right: 0
	}
	.sticky_sidebar .sidebar_block {
		height: 44px;
		left: 0;
		position: fixed;
		width: 96%;
		z-index: 9999;
		top: 0;
		bottom: auto;
		padding: 0
	}
	.sticky_sidebar .sidebar_block .mail-toggle {
		margin-top: 0;
		border: none;
		border-radius: 0;
		padding: 12px 10px;
		line-height: 25px;
		margin-bottom: 0
	}
	.sticky_sidebar .sidebar_block .sidebar_contain {
		border-top: none
	}
	.sticky_sidebar .mail-divider-sm {
		margin-bottom: 0
	}
	.header-overlay.sticky_sidebar .sidebar_block {
		top: calc(50px - 0px)
	}
	.mail_compose_main {
		position: absolute;
		right: 0;
		top: 115px;
		max-width: 100%;
		width: 100%;
		padding: 0 10%
	}
	.user-name-mail {
		display: none
	}
	.mail_message .main-title-mailbox {
		width: 80%
	}
}

@media ( max-width :479px) {
	.mail_link, .mail_message .square-tag {
		display: none
	}
	.mailbox_drop_down ul, .right-xs-selectbox .nice-select .list {
		right: 0;
		left: auto
	}
	.mail_table .inbox-left img {
		margin-top: 8px
	}
	.mail_table a .draft-title span.mail_title {
		width: 9%
	}
	.mail_table a span.des-mail-box {
		width: 17%
	}
	.mail_search, .mail_setting.mailbox_drop_down button, .open>.dropdown-menu,
		.search_xs {
		width: 100%
	}
	.mail_setting.mailbox_drop_down {
		margin: 7px 0;
		width: 100%
	}
	.draft-title .tag {
		font-size: 9px
	}
	.mail_search {
		margin-top: 15px
	}
	.mailbox_drop_down {
		margin: 0 0 0 10px;
		float: right
	}
	.mailbox_drop_down ul li a {
		font-size: 14px
	}
	.mailbox_refresh {
		float: right;
		height: 35px
	}
	.sticky_sidebar .sidebar_block {
		top: calc(99px - 0px)
	}
	.mailbox_main .sidebar_block .sidebar_contain {
		max-height: 300px
	}
	.mailbox_main .right_sidebar_contain {
		padding-top: 10px
	}
	.mail_message .main-title-mailbox {
		width: 83%
	}
	.mail_message a span.mail_title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 70px;
		font-size: 12px
	}
	.mail_message .draft-title a span.mail_title {
		width: 40px
	}
	.mail_message span.des-mail-box {
		width: 22%
	}
	.mail_table a {
		width: 10%
	}
	.mail_draft {
		float: none
	}
	.xs-selectbox {
		width: 100%;
		margin: 0 0 15px !important
	}
	.xs-selectbox .nice-select, .xs-selectbox .nice-select ul {
		width: 100%
	}
	.right-xs-selectbox {
		float: right !important
	}
	.mailbox_right_contain table tr td:last-child {
		padding: 8px 10px 0 0
	}
	.mail_table .inbox-left img {
		height: 35px;
		width: 35px;
		margin: 2px 0 0
	}
	.mailbox_main .mailbox-header {
		padding: 20px 10px
	}
	.mail_message_draft .mail_draft {
		display: block
	}
	.mail_message_draft a {
		padding-left: 28px;
		display: block
	}
	.mail_message_draft .mail_desc {
		padding-left: 0
	}
	.mail_trash {
		margin: 0 5px
	}
	.reply_to input {
		width: 189px
	}
	.compose_title input {
		width: 150px
	}
	.mail_compose_main {
		padding: 0 5%
	}
	.mailbox_main .sidebar_block {
		margin: 0 10px
	}
	.mailbox_main .right_sidebar_contain .mailbox_nav_bar {
		clear: both;
		float: left;
		margin-top: 15px;
		padding: 0 10px 10px
	}
	.mailbox_right_contain table tr td:first-child {
		padding-left: 10px
	}
	.mailbox_main .mailbox-header .right-mailbox {
		padding-bottom: 15px
	}
	.draft-title .tag {
		margin-left: 1px
	}
}

.vector-map-size {
	width: 100%;
	height: 350px
}

.vector-map {
	background-color: #FFF !important
}

.vector-map .vector-map-height {
	height: 420px;
	background: 0 0 !important
}

.vector-map .jqvmap-zoomin, .vector-map .jqvmap-zoomout {
	background-color: #000;
	width: 20px;
	height: 20px;
	line-height: 14px
}

.jqvmap-zoomout {
	top: 35px
}

@media ( max-width :479px) {
	.vector-map-size {
		height: 250px
	}
}

.rounded-admin button.btn, .rounded-admin button.btn:hover {
	border-radius: 0
}

.rounded-admin .search-overlay .search_box, .rounded-admin .search-overlay .search_box .search-div
	{
	border-radius: 50px
}

.rounded-admin a.btn, .rounded-admin a.btn-hover-animation,
	.rounded-admin a.btn-hover-animation:before, .rounded-admin a.btn-hover-animation:hover,
	.rounded-admin a.btn:before, .rounded-admin a.btn:hover, .rounded-admin button.btn-icon,
	.rounded-admin button.btn-icon:hover, .rounded-admin button.btn-social-icon,
	.rounded-admin button.btn-social-icon:hover {
	border-radius: 0
}

.rounded-admin button.btn-icon.social-facebook, .rounded-admin button.btn-social-icon.social-facebook
	{
	padding: 12px 16px
}

.rounded-admin button.btn-icon.social-twitter, .rounded-admin button.btn-social-icon.social-twitter
	{
	padding: 7px 11px
}

.rounded-admin button.btn-icon.social-googleplus, .rounded-admin button.btn-social-icon.social-googleplus
	{
	padding: 4px 6px
}

.rounded-admin button.btn-social-icon {
	height: 48px;
	padding: 0;
	text-align: center;
	width: 48px
}

.rounded-admin button.btn-social-icon:hover {
	text-align: center
}

.dropdown-button-section {
	overflow: inherit
}

.btn {
	font-size: 14px
}

.btn.btn-outline-primary.active, .btn.btn-outline-primary.focus, .btn.btn-outline-primary:active,
	.btn.btn-outline-primary:focus, .btn.btn-outline-primary:hover {
	color: #FFF
}

.btn:active, .btn:focus, .btn:hover {
	outline: 0
}

.btn-border-animation {
	position: relative
}

.btn-border-animation.btn {
	border: none;
	background: #e9e9e9
}

.btn-border-animation.btn-primary-border:hover {
	background: 0 0
}

.btn-border-animation:after, .btn-border-animation:before {
	content: '';
	border-style: solid;
	position: absolute;
	box-sizing: content-box;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s
}

.btn-border-animation:before {
	width: 0;
	height: 100%;
	border-width: 1px 0;
	top: -1px;
	left: 0
}

.btn-border-animation:after {
	width: 100%;
	height: 0;
	border-width: 0 1px;
	top: 0;
	left: -1px
}

.btn-border-animation:hover:before {
	width: 100%
}

.btn-border-animation:hover:after {
	height: 100%
}

.btn-fill-horizontal {
	position: relative
}

.btn-fill-horizontal.btn {
	border: none;
	background: #e9e9e9;
	opacity: .999
}

.btn-fill-horizontal.btn-primary-fill-horizontal:hover {
	color: #FFF
}

.btn-fill-horizontal:after, .btn-fill-horizontal:before {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s
}

.btn-fill-horizontal:before {
	left: 50%
}

.btn-fill-horizontal:after {
	right: 50%
}

.btn-fill-horizontal:hover:after, .btn-fill-horizontal:hover:before {
	width: 50%;
	opacity: 1
}

.btn-fill-vertical:after, .btn-fill-vertical:before, .btn-icon-hover:before
	{
	left: 0;
	width: 100%;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s
}

.btn-fill-vertical {
	position: relative
}

.btn-fill-vertical.btn {
	border: none;
	background: #e9e9e9;
	opacity: .999
}

.btn-default.btn-social i, .btn-lg.btn-social i, .btn-sm.btn-social i,
	.btn-xs.btn-social i {
	display: inline-block;
	background: rgba(0, 0, 0, .15);
	vertical-align: middle
}

.btn-fill-vertical.btn-primary-fill-vertical:hover {
	color: #FFF
}

.btn-fill-vertical:after, .btn-fill-vertical:before {
	content: '';
	height: 0;
	position: absolute;
	z-index: -1;
	transition: all .3s
}

.btn-fill-vertical:before {
	top: 50%
}

.btn-fill-vertical:after {
	bottom: 50%
}

.btn-fill-vertical:hover:after, .btn-fill-vertical:hover:before {
	height: 50%;
	opacity: 1
}

.btn-hover-animation {
	color: #FFF;
	padding: 10px 20px;
	margin: 3px 2px
}

.btn-hover-animation:focus, .btn-hover-animation:hover {
	color: #FFF
}

.btn-hover-animation.hvr-icon-bounce, .btn-hover-animation.hvr-icon-drop,
	.btn-hover-animation.hvr-icon-grow-rotate, .btn-hover-animation.hvr-icon-pulse-grow,
	.btn-hover-animation.hvr-icon-wobble-horizontal {
	padding-right: 35px
}

.btn-icon-hover {
	margin: 3px 2px;
	overflow: hidden
}

.btn-icon-hover.btn {
	position: relative
}

.btn-icon-hover:before {
	top: -100%;
	position: absolute;
	height: 100%;
	line-height: 34px;
	font-size: 22px;
	transition: all .3s;
	font-family: FontAwesome
}

.btn-icon-hover:hover:before {
	top: 0;
	z-index: 1
}

.btn-icon-hover:hover span {
	-webkit-transform: translateY(300%);
	-moz-transform: translateY(300%);
	-ms-transform: translateY(300%);
	-o-transform: translateY(300%);
	transform: translateY(300%)
}

.btn-icon-hover.icon-cart:before {
	content: "\f218"
}

.btn-icon-hover.icon-remove:before {
	content: "\f1f8"
}

.btn-icon-hover.icon-cog:before {
	content: "\f085"
}

.btn-icon-hover span {
	display: inline-block;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	letter-spacing: 0
}

.btn-lg.btn-social {
	padding: 0 14px 0 0;
	margin-right: 10px
}

.btn-lg.btn-social i {
	padding: 15px 14px;
	margin-right: 11px
}

.btn-default.btn-social {
	padding: 0 10px 0 0;
	margin-right: 10px
}

.btn-default.btn-social i {
	padding: 10px;
	margin-right: 10px
}

.btn-sm.btn-social {
	padding: 0 6px 0 0;
	margin-right: 10px
}

.btn-sm.btn-social i {
	padding: 6px;
	margin-right: 6px
}

.btn-xs {
	padding: 4px 6px;
	font-size: 12px;
	margin-right: 10px
}

.btn-xs.btn-social {
	padding: 0 6px 0 0
}

.btn-xs.btn-social i {
	padding: 6px;
	margin-right: 6px
}

.btn-group.btn-icon-top .btn {
	padding: 10px 27px
}

.btn-group.btn-icon-top i {
	display: block;
	margin-bottom: 2px
}

.btn-group-spacing {
	margin-right: 15px
}

.btn-group-spacing:last-child {
	margin-right: 0
}

.btn-margin .btn {
	margin: 3px 2px;
	position: relative
}

.hvr-trim:before {
	border: 2px solid #FFF;
	bottom: 2px;
	left: 2px;
	right: 2px;
	top: 2px
}

.hvr-outline-in:active:before, .hvr-outline-in:focus:before,
	.hvr-outline-in:hover:before, .hvr-outline-out:active:before,
	.hvr-outline-out:focus:before, .hvr-outline-out:hover:before {
	top: -4px;
	right: -4px;
	bottom: -4px;
	left: -4px
}

.btn, .btn-lg, .btn-sm {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.btn-round-left {
	-webkit-border-radius: 50px 0 0 50px;
	-moz-border-radius: 50px 0 0 50px;
	-ms-border-radius: 50px 0 0 50px;
	border-radius: 50px 0 0 50px
}

.btn-round-right {
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0
}

.btn-social-icon {
	border: 1px solid #ccc
}

.social-facebook {
	color: #FFF;
	background: #3b5998
}

.social-twitter {
	color: #FFF;
	background: #55acee
}

.social-googleplus {
	color: #FFF;
	background: #dd4b39
}

.social-flickr {
	color: #FFF;
	background: #ff0084
}

.social-amazon {
	color: #FFF;
	background: #f90
}

.social-android {
	color: #9C0;
	background: #FFF
}

.social-dribbble {
	color: #FFF;
	background: #E24D87
}

.social-drupal {
	color: #FFF;
	background: #0272BA
}

.social-edge {
	color: #0272BA;
	background: #FFF
}

.social-forumbee {
	color: #FFF;
	background: #9C0
}

.social-github {
	color: #FFF;
	background: #000
}

.social-html5 {
	color: #FFF;
	background: #F16528
}

.social-instagram {
	color: #FFF;
	background: #8843BD
}

.social-jsfiddle {
	color: #0272BA;
	background: #FFF
}

.social-linkedin {
	color: #FFF;
	background: #0272BA
}

.social-maxcdn {
	color: #FFF;
	background: #F16528
}

.social-opera {
	color: #F5182A;
	background: #FFF
}

.social-pinterest {
	color: #FFF;
	background: #F5182A
}

.social-reddit {
	color: #F16528;
	background: #FFF
}

.social-skype {
	color: #FFF;
	background: #00AFF0
}

.social-snapchat {
	color: #FFF;
	background: #EFE200
}

.btn-dropdown .dropdown {
	display: inline-block
}

.btn-switch i {
	margin-right: 15px
}

.dropdown-menu a {
	font-size: 14px
}

#outline-buttons button.btn.btn-outline-secondary:focus {
	color: #000
}

#outline-buttons button.btn:focus {
	color: #FFF
}

@
-webkit-keyframes icon-beat { 0%{
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

100%{
-webkit-transform
:scale(1)
;-ms-transform
:scale(1)
;transform
:scale(1)
}
}
@
keyframes icon-beat { 0%{
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

100%{
-webkit-transform
:scale(1)
;-ms-transform
:scale(1)
;transform
:scale(1)
}
}
.check-radio-box {
	display: block;
	position: relative;
	padding: 0 0 10px;
	line-height: 28px;
	font-weight: 400;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

.check-radio-box i {
	display: inline-block;
	height: 25px;
	position: relative;
	top: 6px;
	font-style: normal;
	color: #777
}

.check-radio-box span {
	display: inline-block;
	margin-left: 5px;
	line-height: 25px;
	color: #777
}

#checkbox-buttons .form-horizontal, #checkbox-buttons .form-vertical {
	float: left;
	width: 30%
}

#checkbox-buttons .form-horizontal input[type=checkbox],
	#checkbox-buttons .form-vertical input[type=checkbox] {
	display: none
}

#checkbox-buttons .form-horizontal input[type=checkbox]+i:before,
	#checkbox-buttons .form-vertical input[type=checkbox]+i:before {
	font-family: FontAwesome;
	font-size: 28px;
	height: 25px;
	width: 25px;
	display: inline-block;
	content: "\f096"
}

#checkbox-buttons .form-horizontal input[type=checkbox]:checked+i,
	#checkbox-buttons .form-vertical input[type=checkbox]:checked+i {
	position: relative;
	-webkit-animation: icon-beat .1s ease;
	animation: icon-beat .1s ease
}

#checkbox-buttons .form-horizontal input[type=checkbox]:checked+i+span,
	#checkbox-buttons .form-vertical input[type=checkbox]:checked+i+span {
	-webkit-transition: all .1s ease;
	transition: all .1s ease
}

#checkbox-buttons .form-horizontal input[type=checkbox]:checked+i:before,
	#checkbox-buttons .form-vertical input[type=checkbox]:checked+i:before
	{
	content: "\f046"
}

#checkbox-buttons .form-vertical .continput ul {
	list-style-type: none;
	padding: 0;
	margin: auto
}

#checkbox-buttons .form-vertical .continput ul li {
	position: relative;
	padding: 0 10px 0 40px;
	height: 30px
}

#checkbox-buttons .form-vertical .continput ul li label.radio-button:before
	{
	content: "";
	width: 11px;
	height: 11px;
	position: absolute;
	left: -36px;
	box-sizing: border-box;
	border-radius: 50%;
	top: 9px
}

#checkbox-buttons .form-vertical .continput ul li .bullet {
	position: relative;
	width: 25px;
	height: 25px;
	left: -3px;
	top: 2px;
	opacity: 0;
	border-radius: 50%
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line {
	position: absolute;
	width: 10px;
	height: 2px;
	opacity: 0
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.zero {
	left: 11px;
	top: -21px;
	transform: translateY(20px);
	width: 2px;
	height: 10px
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line {
	right: -7px;
	top: -11px;
	transform: rotate(-55deg) translate(-9px)
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.two {
	right: -20px;
	top: 11px;
	transform: translate(-9px)
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.three {
	right: -8px;
	top: 35px;
	transform: rotate(55deg) translate(-9px)
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.four {
	left: -8px;
	top: -11px;
	transform: rotate(55deg) translate(9px)
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.five {
	left: -20px;
	top: 11px;
	transform: translate(9px)
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.six {
	left: -8px;
	top: 35px;
	transform: rotate(-55deg) translate(9px)
}

#checkbox-buttons .form-vertical .continput ul li .bullet .line.seven {
	left: 11px;
	bottom: -21px;
	transform: translateY(-20px);
	width: 2px;
	height: 10px
}

#checkbox-buttons .form-vertical input[type=radio] {
	opacity: 0;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	z-index: 100;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	top: calc(50% - 15px);
	cursor: pointer
}

#calendar .fc-left .fc-today-button, #calendar .fc-toolbar .fc-right {
	display: none
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet {
	position: absolute;
	opacity: 1;
	animation-name: explode;
	animation-duration: 350ms
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.zero
	{
	animation-name: drop-zero;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.one
	{
	animation-name: drop-one;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.two
	{
	animation-name: drop-two;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.three
	{
	animation-name: drop-three;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.four
	{
	animation-name: drop-four;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.five
	{
	animation-name: drop-five;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.six
	{
	animation-name: drop-six;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

#checkbox-buttons .form-vertical input[type=radio]:checked ~.bullet .line.seven
	{
	animation-name: drop-seven;
	animation-delay: 100ms;
	animation-duration: .9s;
	animation-fill-mode: forwards
}

@
keyframes explode { 0%{
	opacity: 0;
	transform: scale(10)
}

60%{
opacity
:
1;transform
:scale
(
.5
)
}
100%{
opacity
:
1;transform
:scale(1)
}
}
@
keyframes drop-zero { 0%{
	opacity: 0;
	transform: translateY(20px);
	height: 10px
}

20%{
opacity
:
1
}
100%{
transform
:translateY(-2px)
;height
:
0;opacity
:
0
}
}
@
keyframes drop-one { 0%{
	opacity: 0;
	transform: rotate(-55deg) translate(-20px);
	width: 10px
}

20%{
opacity
:
1
}
100%{
transform
:rotate(-55deg)
 
translate
(9px);width
:
0;opacity
:
0
}
}
@
keyframes drop-two { 0%{
	opacity: 0;
	transform: translate(-20px);
	width: 10px
}

20%{
opacity
:
1
}
100%{
transform
:translate(9px)
;width
:
0;opacity
:
0
}
}
@
keyframes drop-three { 0%{
	opacity: 0;
	transform: rotate(55deg) translate(-20px);
	width: 10px
}

20%{
opacity
:
1
}
100%{
transform
:rotate(55deg)
 
translate
(9px);width
:
0;opacity
:
0
}
}
@
keyframes drop-four { 0%{
	opacity: 0;
	transform: rotate(55deg) translate(20px);
	width: 10px
}

20%{
opacity
:
1
}
100%{
transform
:rotate(55deg)
 
translate
(-9px);width
:
0;opacity
:
0
}
}
@
keyframes drop-five { 0%{
	opacity: 0;
	transform: translate(20px);
	width: 10px
}

20%{
opacity
:
1
}
100%{
transform
:translate(-9px)
;width
:
0;opacity
:
0
}
}
@
keyframes drop-six { 0%{
	opacity: 0;
	transform: rotate(-55deg) translate(20px);
	width: 10px
}

20%{
opacity
:
1
}
100%{
transform
:rotate(-55deg)
 
translate
(-9px);width
:
0;opacity
:
0
}
}
@
keyframes drop-seven { 0%{
	opacity: 0;
	transform: translateY(-20px);
	height: 10px
}

20%{
opacity
:
1
}
100%{
transform
:translateY(2px)
;height
:
0;opacity
:
0
}
}
.site-checkbox input[type=checkbox], .site-checkbox input[type=radio],
	.site-radio input[type=checkbox], .site-radio input[type=radio] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.site-checkbox input[type=checkbox]:focus+label:before, .site-checkbox input[type=checkbox]:hover+label:before,
	.site-checkbox input[type=radio]:focus+label:before, .site-checkbox input[type=radio]:hover+label:before,
	.site-radio input[type=checkbox]:focus+label:before, .site-radio input[type=checkbox]:hover+label:before,
	.site-radio input[type=radio]:focus+label:before, .site-radio input[type=radio]:hover+label:before
	{
	background-color: #f2f2f2
}

.site-checkbox input[type=checkbox]:active+label:before, .site-checkbox input[type=radio]:active+label:before,
	.site-radio input[type=checkbox]:active+label:before, .site-radio input[type=radio]:active+label:before
	{
	transition-duration: 0s
}

.site-checkbox input[type=checkbox]+label, .site-checkbox input[type=radio]+label,
	.site-radio input[type=checkbox]+label, .site-radio input[type=radio]+label
	{
	position: relative;
	padding-left: 2em;
	vertical-align: middle;
	user-select: none;
	cursor: pointer
}

.site-checkbox input[type=checkbox]+label:before, .site-checkbox input[type=radio]+label:before,
	.site-radio input[type=checkbox]+label:before, .site-radio input[type=radio]+label:before
	{
	box-sizing: content-box;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -9px;
	text-align: center;
	transition: all .4s ease
}

.site-checkbox input[type=checkbox]+label:after, .site-checkbox input[type=radio]+label:after,
	.site-radio input[type=checkbox]+label:after, .site-radio input[type=radio]+label:after
	{
	box-sizing: content-box;
	content: '';
	position: absolute;
	top: 50%;
	left: 4px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	transform: scale(0);
	transform-origin: 50%;
	transition: transform .2s ease-out
}

.site-checkbox input[type=checkbox]:disabled+label:before,
	.site-checkbox input[type=radio]:disabled+label:before, .site-radio input[type=checkbox]:disabled+label:before,
	.site-radio input[type=radio]:disabled+label:before {
	border-color: #CCC
}

.site-checkbox input[type=checkbox]:disabled:focus+label:before,
	.site-checkbox input[type=checkbox]:disabled:hover+label:before,
	.site-checkbox input[type=radio]:disabled:focus+label:before,
	.site-checkbox input[type=radio]:disabled:hover+label:before,
	.site-radio input[type=checkbox]:disabled:focus+label:before,
	.site-radio input[type=checkbox]:disabled:hover+label:before,
	.site-radio input[type=radio]:disabled:focus+label:before, .site-radio input[type=radio]:disabled:hover+label:before
	{
	background-color: inherit
}

.site-checkbox input[type=checkbox]:disabled:checked+label:before,
	.site-checkbox input[type=radio]:disabled:checked+label:before,
	.site-radio input[type=checkbox]:disabled:checked+label:before,
	.site-radio input[type=radio]:disabled:checked+label:before {
	background-color: #ccc
}

.site-checkbox input[type=checkbox]+label:after, .site-radio input[type=checkbox]+label:after
	{
	background-color: transparent;
	top: 50%;
	left: 4px;
	width: 8px;
	height: 3px;
	margin-top: -4px;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 0 3px 3px;
	border-image: none;
	transform: rotate(-45deg) scale(0)
}

.site-checkbox input[type=radio]:checked+label:before, .site-radio input[type=radio]:checked+label:before
	{
	animation: borderscale .3s ease-in;
	background-color: #FFF
}

.site-checkbox input[type=radio]:checked+label:after, .site-radio input[type=radio]:checked+label:after
	{
	transform: scale(1)
}

.site-checkbox input[type=radio]+label:after, .site-checkbox input[type=radio]+label:before,
	.site-radio input[type=radio]+label:after, .site-radio input[type=radio]+label:before
	{
	border-radius: 50%
}

.site-checkbox input[type=checkbox]:checked+label:before, .site-radio input[type=checkbox]:checked+label:before
	{
	animation: borderscale .2s ease-in
}

.site-checkbox input[type=checkbox]:checked+label:after, .site-radio input[type=checkbox]:checked+label:after
	{
	content: '';
	transition: transform .2s ease-out;
	transform: rotate(-45deg) scale(1)
}

@
keyframes borderscale { 50%{
	box-shadow: 0 0 0 20px rgba(0, 0, 0, .1)
}

}
.checkbox-list {
	float: left;
	width: 40%;
	padding: 0
}

.checkbox-list li {
	list-style-type: none;
	padding-bottom: 10px
}

.checkbox-list li:last-child {
	padding-bottom: 0
}

.button-tag-section .btn:hover {
	border: 1px solid transparent
}

.button-tag-section .button-tag {
	position: relative;
	margin-right: 15px
}

.badges-tag {
	border: 2px solid #FFF;
	border-radius: 8px;
	height: 12px;
	right: -5px;
	top: -5px;
	position: absolute;
	width: 12px;
	z-index: 99
}

.left-tag {
	left: -5px;
	right: auto;
	background: #5bc0de
}

.bottom-right-tag {
	bottom: -5px;
	left: auto;
	right: -5px;
	top: auto;
	background: #d9534f
}

.bottom-left-tag {
	bottom: -5px;
	left: -5px;
	right: auto;
	top: auto;
	background: #f0ad4e
}

@media ( max-width :1366px) {
	.button-tag-section .button-tag {
		margin-bottom: 10px
	}
}

@media ( max-width :1199px) {
	#checkbox-buttons .form-horizontal, #checkbox-buttons .form-vertical {
		width: 50%
	}
}

@media ( max-width :991px) {
	.wrapper .btn-group .btn {
		font-size: 14px
	}
}

@media ( max-width :767px) {
	.wrapper .btn-group .btn {
		font-size: 14px
	}
	.btn-group.btn-icon-top .btn {
		padding: 10px 25px
	}
	.checkbox-list, .form-horizontal, .form-vertical {
		width: 100%;
		padding-bottom: 15px
	}
	.checkbox-list:last-child, .form-vertical {
		padding-bottom: 0
	}
}

@media ( max-width :479px) {
	.btn-group-vertical .btn {
		font-size: 14px;
		padding: 10px 9px
	}
	.btn-group-icon .btn {
		padding: 10px 8px;
		font-size: 12px
	}
	.btn-group.btn-icon-top .btn {
		padding: 10px 16px;
		font-size: 14px
	}
	.btn-lg.btn-social i {
		padding: 15px 10px;
		margin-right: 5px
	}
	.btn-lg.btn-social {
		padding-right: 5px
	}
	.btn-hover-animation {
		padding: 10px 8px;
		margin-right: 5px;
		font-size: 14px
	}
	.btn-round-left, .btn-round-right {
		font-size: 13px
	}
	#checkbox-buttons .form-horizontal, #checkbox-buttons .form-vertical {
		width: 100%
	}
}

#wrap {
	width: 100%;
	margin: 0 auto;
	position: relative
}

#calendar {
	float: right;
	width: 100%
}

#calendar .fc-content {
	padding: 5px 9px;
	color: #FFF
}

#calendar .fc-left .fc-next-button {
	position: absolute;
	right: 0
}

#calendar .fc-center h2 {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px
}

#calendar .fc-view-container th {
	padding: 10px 0
}

#calendar .fc-view-container td.fc-today {
	color: #FFF
}

.event-box #external-events {
	z-index: 99;
	top: 0;
	padding: 0 10px 10px;
	border: 1px solid #CCC;
	background: #e9e9e9;
	margin-bottom: 5px
}

.event-box #external-events h4 {
	font-size: 16px;
	margin-top: 0
}

.event-box #external-events .fc-event {
	cursor: pointer;
	display: inline-block;
	padding: 5px 9px;
	font-weight: 700;
	margin: 0 0 4px;
	min-width: 24.5%;
	text-transform: uppercase
}

.event-box #external-events .fc-event i {
	margin-right: 8px
}

.event-box #external-events p {
	font-size: 11px;
	color: #777;
	padding-bottom: 0
}

.event-box #external-events p input {
	margin: 0;
	vertical-align: middle
}

.event-box #external-events .calendar-checkbox {
	margin-top: 5px
}

.event-box .carousel-fade {
	margin-top: 10px
}

.event-box .carousel-fade .carousel-inner {
	height: 425px
}

.event-box .carousel-fade .carousel-inner .carousel-item {
	position: absolute;
	height: 425px;
	width: 100%;
	transition-property: opacity
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item
	{
	display: table;
	margin: 0 auto;
	height: 425px
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event
	{
	display: table-cell;
	vertical-align: middle
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .profile-accept
	{
	width: 110px;
	margin: auto;
	border: 5px solid rgba(255, 255, 255, .5)
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .event-width
	{
	width: 55%;
	margin: 0 auto
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .event-width i
	{
	font-size: 55px;
	color: #FFF;
	margin-right: 20px;
	float: left
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event h2
	{
	color: #FFF;
	font-size: 27px;
	font-weight: 700;
	margin-bottom: 10px
}

.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event p
	{
	color: #FFF;
	text-align: left
}

.event-box .carousel-fade .carousel-inner .carousel-item:nth-child(2) {
	background: rgba(237, 161, 13, .8);
	border-left: 25px solid #eda10d
}

.event-box .carousel-fade .carousel-inner .carousel-item:nth-child(3) {
	background: rgba(24, 133, 9, .8);
	border-left: 25px solid #188509
}

.event-box .carousel-fade .carousel-inner .active.left, .event-box .carousel-fade .carousel-inner .active.right,
	.event-box .carousel-fade .carousel-inner .carousel-item {
	opacity: 0
}

.event-box .carousel-fade .carousel-inner .active, .event-box .carousel-fade .carousel-inner .next.left,
	.event-box .carousel-fade .carousel-inner .prev.right {
	opacity: 1
}

.event-box .carousel-fade .carousel-inner .active.left, .event-box .carousel-fade .carousel-inner .active.right,
	.event-box .carousel-fade .carousel-inner .next, .event-box .carousel-fade .carousel-inner .prev
	{
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.event-box .carousel-fade .carousel-control {
	z-index: 2;
	display: none
}

.event-box .carousel-fade .carousel-indicators {
	display: none
}

.fc-event-container .fc-event {
	border: 1px solid #999
}

.rounded-admin .event-box .fc-event.flat-buttons {
	border-radius: 0
}

@media ( max-width :1366px) {
	.calendar-contain .calender-box {
		position: absolute;
		height: 625px
	}
	.calendar-contain .calender-box #wrap {
		display: table;
		height: 625px
	}
	.calendar-contain .calender-box #wrap #calendar {
		display: table-cell;
		vertical-align: middle;
		float: none
	}
	.event-box #external-events .fc-event {
		min-width: 32.7%
	}
	.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event h2
		{
		font-size: 19px
	}
	.event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .event-width i
		{
		margin-bottom: 50px
	}
}

@media ( max-width :1199px) {
	.calendar-contain .calender-box {
		position: relative;
		height: auto
	}
	.calendar-contain .calender-box #wrap {
		display: block;
		height: auto
	}
	.calendar-contain .calender-box #wrap #calendar {
		display: block;
		float: none
	}
	.calendar-contain .carousel-fade, .event-box #external-events {
		margin-top: 25px
	}
	.event-box #external-events .fc-event {
		min-width: 24.4%
	}
}

@media ( max-width :767px) {
	.calendar-contain .carousel-fade, .event-box #external-events {
		margin-top: 35px
	}
	.calendar-contain .carousel-fade .carousel-inner, .calendar-contain .carousel-fade .carousel-inner .carousel-item
		{
		height: 350px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item
		{
		height: 360px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .event-width
		{
		width: 90%
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .event-width i
		{
		margin-bottom: 50px;
		font-size: 35px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .profile-accept
		{
		width: 80px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event h2
		{
		font-size: 25px;
		margin-bottom: 10px
	}
}

@media ( max-width :479px) {
	.calendar-contain .carousel-fade .carousel-inner, .calendar-contain .carousel-fade .carousel-inner .carousel-item
		{
		height: 260px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item
		{
		height: 270px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .profile-accept
		{
		width: 60px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event h2
		{
		font-size: 13px;
		padding: 0;
		margin-bottom: 0;
		line-height: 35px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event .event-width i
		{
		margin-bottom: 0;
		font-size: 25px
	}
	.calendar-contain .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event p
		{
		font-size: 12px
	}
	.event-box #external-events .fc-event {
		font-size: 10px
	}
	#calendar .fc-toolbar .fc-center {
		width: 66%
	}
	#calendar .fc-toolbar .fc-center h2 {
		font-size: 16px
	}
	#calendar .fc-basic-view .fc-body .fc-row {
		min-height: 3em
	}
}

.message-page .content {
	margin: 20px 0;
	padding: 0
}

.message-page .message-rightbar .chat-receiver, .message-page .message-rightbar .chat-sender
	{
	margin-bottom: 10px
}

.message-page .message-collapse {
	display: block
}

.message-page .message-sidebar {
	overflow: hidden
}

.message-page .message-sidebar .search_form .search_field input {
	height: 45px
}

.message-page .message-sidebar .search_form .search_field button {
	font-size: 17px
}

.message-page .message-sidebar .search_form .search_field span {
	padding: 0 10px
}

.message-page .message-sidebar .message-list {
	padding: 0
}

.message-page .message-sidebar .message-list .message-data {
	padding: 10px 20px;
	overflow: hidden
}

.message-page .message-sidebar .message-list .message-data .message-image
	{
	width: 15%;
	margin-right: 15px
}

.message-page .message-sidebar .message-list .message-data .message-sender
	{
	width: 78%
}

.message-page .message-sidebar .message-list .message-data .message-sender .sender-name
	{
	font-size: 15px
}

.message-page .message-sidebar .message-list .message-data .message-sender .message-time
	{
	color: #CCC;
	font-size: 12px
}

.message-page .message-sidebar .message-list .message-data .message-sender .sender-status
	{
	line-height: 14px;
	font-size: 13px
}

.message-page .message-sidebar .message-list .message-data:hover {
	background-color: #E5E5E5
}

.message-page .message-sidebar .message-list .message-data.active .message-sender .sender-name
	{
	color: #FFF
}

.message-page .message-rightbar {
	padding: 20px
}

.message-page .message-rightbar li {
	list-style: none;
	overflow: hidden;
	padding-bottom: 15px
}

.message-page .message-rightbar .chat-image {
	width: 60px
}

.message-page .message-rightbar .chat-detail {
	padding: 10px;
	margin-bottom: 10px;
	max-width: 60%;
	border-radius: 4px
}

.message-page .message-rightbar .chat-detail p {
	padding-bottom: 0;
	line-height: 18px
}

.message-page .message-rightbar .chat-detail h6 {
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 7px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0
}

.message-page .message-rightbar .chat-detail .chat-time {
	font-size: 11px
}

.message-page .message-rightbar .chat-arrow::before {
	content: "";
	position: absolute;
	top: 0;
	height: 0;
	width: 0;
	border-style: solid
}

.message-page .message-rightbar .chat-sender .chat-image {
	margin-right: 15px
}

.message-page .message-rightbar .chat-sender .chat-detail {
	background: #E5E5E5
}

.message-page .message-rightbar .chat-sender .chat-detail .chat-time {
	color: #999
}

.message-page .message-rightbar .chat-sender .chat-arrow {
	border-radius: 0 4px 4px
}

.message-page .message-rightbar .chat-sender .chat-arrow::before {
	left: -3px;
	border-color: transparent #E5E5E5 transparent transparent;
	border-style: solid;
	border-width: 0 18px 18px 0
}

.message-page .message-rightbar .chat-receiver .chat-image {
	margin-left: 15px
}

.message-page .message-rightbar .chat-receiver .chat-detail {
	color: #FFF
}

.message-page .message-rightbar .chat-receiver .chat-detail .chat-time {
	color: #D8D8D8
}

.message-page .message-rightbar .chat-receiver .chat-detail h6 {
	color: #FFF
}

.message-page .message-rightbar .chat-receiver .chat-arrow {
	border-radius: 4px 0 4px 4px
}

.message-page .message-rightbar .chat-receiver .chat-arrow::before {
	right: -2px;
	left: auto;
	border-width: 0 0 18px 18px
}

.message-page .message-rightbar .type-message {
	padding: 5px 10px;
	line-height: 24px;
	color: #CCC;
	overflow: hidden
}

.message-page .message-rightbar .chat-input {
	padding: 4px;
	width: 96%;
	border-top: none;
	border-right: none;
	border-left: none
}

.message-page .message-rightbar .chat-type {
	margin-top: 8px
}

.message-page .message-rightbar .chat-type a i {
	font-size: 24px;
	font-style: normal;
	vertical-align: middle
}

.message-page .message-toggle {
	display: none;
	width: 100%;
	padding: 8px 8px 8px 10px;
	margin: 10px 0 0;
	border-radius: 4px;
	text-align: left;
	font-size: 16px;
	line-height: 22px
}

.message-page .message-toggle span {
	font-size: 25px;
	margin-right: 10px
}

.message-page.vertion-2 .message-list .message-data {
	padding: 10px 0
}

.message-page.vertion-2 .message-list .message-data .message-image {
	width: 100%;
	margin-right: 0;
	border-radius: 100%;
	text-align: center
}

.message-page.vertion-2 .message-list .message-data .message-image img,
	.message-page.vertion-2 .message-rightbar .chat-image img {
	border-radius: 100px
}

.message-page.vertion-2 .message-list .message-data .message-image .content-badges
	{
	position: relative;
	margin: auto;
	width: 60px
}

.message-page.vertion-2 .message-list .message-data .message-image .content-badges .badges-tag
	{
	right: 0;
	top: 5px
}

.message-page.vertion-2 .message-list .message-data .message-image .content-badges .badges-success
	{
	background: #5cb85c
}

.message-page.vertion-2 .message-list .message-data .message-image .content-badges .badges-danger
	{
	background: #d9534f
}

.message-page.vertion-2 .message-list .message-data .message-image .content-badges .badges-warning
	{
	background: #f0ad4e
}

.message-page.vertion-2 .message-list .message-data.active .message-image img
	{
	border-color: #FFF
}

.message-page.vertion-2 .message-list .message-data.active .sender-name
	{
	color: #FFF
}

.message-page.vertion-2 .message-list .message-data .sender-name {
	text-align: center;
	font-size: 15px
}

.message-page.vertion-2 .search_form {
	margin: 0 0 5px
}

.message-page.vertion-2 .search_form .search_field input {
	height: 50px;
	padding: 8px 20px
}

.message-page.vertion-2 .message-rightbar {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd
}

.message-page.vertion-2 .message-rightbar .chat-detail {
	width: 100%
}

.message-page.vertion-2 .message-toggle {
	border: none;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding-left: 20px;
	border-radius: 0
}

.message-page.vertion-2 .chat-right-img {
	text-align: center
}

.message-page.vertion-2 .chat-right-img img {
	width: 150px;
	border-radius: 100px;
	margin: 100px 0
}

.message-page.vertion-2 .chat-right-name {
	padding: 30px 20px 1px 15px
}

.message-page.vertion-2 .chat-right-name span {
	font-size: 20px
}

.message-page.vertion-2 .chat-right-name i {
	font-size: 20px;
	margin-left: 10px;
	color: #9e9b9b;
	cursor: pointer
}

.message-page.vertion-2 .chat-right-bottom {
	text-align: center;
	margin-bottom: 25px
}

.message-page.vertion-2 .chat-right-bottom i {
	font-size: 30px;
	background: #ccc;
	border-radius: 100px;
	padding: 20px;
	line-height: 24px;
	color: #FFF;
	cursor: pointer
}

.message-page.vertion-2 .chat-right-bottom span {
	display: block;
	margin-top: 5px
}

.message-page.vertion-2 .chat-right-bottom .chat-call {
	background: #5cb85c
}

.message-page.vertion-2 .chat-right-bottom .chat-call.calling {
	background: #d9534f
}

@media ( max-width :1366px) {
	.message-page.vertion-2 .message-list .message-data .message-image .content-badges
		{
		width: 50px
	}
	.message-page.vertion-2 .message-list .message-data .sender-name {
		font-size: 13px
	}
}

@media ( max-width :1199px) {
	.message-page .message-sidebar .message-list .message-data .message-image
		{
		width: 18%;
		margin-right: 10px
	}
	.message-page .message-sidebar .message-list .message-data .message-sender
		{
		width: 74%
	}
	.message-page .message-rightbar .chat-image {
		width: 36px
	}
	.message-page .message-rightbar .chat-detail {
		max-width: 70%
	}
	.message-page .message-rightbar .chat-input {
		width: 90%
	}
	.message-page.vertion-2 .message-list .message-data .message-image {
		width: 100%
	}
	.message-page.vertion-2 .message-list .message-data .message-image .content-badges
		{
		width: 70px
	}
	.message-page.vertion-2 .message-list .message-data .message-image .content-badges .badges-tag
		{
		right: 4px
	}
	.message-page.vertion-2 .chat-border-top {
		border-top: 1px solid #ddd
	}
}

@media ( max-width :1366px) {
	.message-page .message-sidebar .message-list .message-data .message-sender
		{
		width: 74%
	}
}

@media ( min-width :1199px) and (max-width:1670px) {
	.message-page .message-sidebar .message-list .message-data .message-sender
		{
		width: 75%
	}
	.message-page .message-rightbar .chat-input {
		width: 93%
	}
	.message-page .message-rightbar .chat-sender .left-side {
		width: 12%
	}
	.message-page .message-rightbar .chat-sender .right-side {
		width: 88%
	}
	.message-page .message-rightbar .offset-xl-message {
		margin-left: 12%
	}
	.message-page .message-rightbar .chat-receiver .left-side {
		width: 12%
	}
	.message-page .message-rightbar .chat-receiver .right-side {
		width: 88%
	}
}

@media ( max-width :991px) {
	.message-page .message-sidebar .message-list .message-data .message-sender .sender-name
		{
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 82px;
		overflow: hidden
	}
}

@media ( max-width :767px) {
	.message-page .message-toggle {
		display: block;
		font-size: 15px
	}
	.message-page .message-collapse.collapse {
		display: none
	}
	.message-page .message-collapse.collapse.in {
		display: block
	}
	.message-page .content.message-collapse {
		margin-top: 0;
		border: none
	}
	.message-page .message-rightbar .chat-detail {
		max-width: 90%
	}
	.message-page .message-rightbar .chat-detail p {
		font-size: 13px
	}
	.message-page .message-rightbar .chat-image {
		width: 60px
	}
	.message-page .message-sidebar .message-list {
		padding-bottom: 10px
	}
	.message-page .message-sidebar .message-list .message-data .message-image
		{
		width: 10%;
		margin-right: 10px
	}
	.message-page .message-sidebar .message-list .message-data .message-sender
		{
		width: 78%
	}
	.message-page .message-sidebar .message-list .message-data .message-sender .sender-name
		{
		text-overflow: initial
	}
	.sticky_sidebar .message-collapse {
		height: 225px;
		overflow-y: auto
	}
	.sticky_sidebar .message-toggle {
		margin: 0;
		border-top: none;
		border-left: none;
		border-right: none;
		border-radius: 0
	}
	.sticky_sidebar .message-collapse.collapse.in {
		border: none;
		margin-top: 0
	}
	.message-page.vertion-2 .message-list {
		border-bottom: 1px solid #ddd
	}
	.message-page.vertion-2 .message-list .message-data .message-image {
		float: left;
		margin-left: 15px
	}
	.message-page.vertion-2 .message-list .message-data .message-image .content-badges
		{
		width: 45px
	}
	.message-page.vertion-2 .message-list .message-data .message-image .content-badges .badges-tag
		{
		right: 0;
		height: 9px;
		width: 9px
	}
	.message-page.vertion-2 .message-list .message-data .sender-name {
		float: left;
		margin: 8px 0 0 5px
	}
}

.wrapper .card.content.collapse .card-block, .wrapper .content.panel-close
	{
	display: none
}

@media ( max-width :479px) {
	.sticky_sidebar .message-collapse {
		height: 330px;
		min-height: 330px;
		overflow-y: auto
	}
	.message-page .message-sidebar .message-list .message-data .message-image
		{
		width: 15%;
		margin-right: 10px
	}
	.message-page .message-rightbar .chat-detail {
		max-width: 90%
	}
	.message-page .message-rightbar .chat-image {
		width: 40px
	}
	.message-page .message-rightbar .chat-input {
		width: 82%
	}
	.message-page.vertion-2 .chat-right-img img {
		margin: 60px 0
	}
	.message-page.vertion-2 .chat-right-name {
		padding: 20px 10px 1px 0
	}
	.message-page.vertion-2 .chat-right-bottom {
		margin-bottom: 15px
	}
	.message-page.vertion-2 .chat-right-bottom i {
		font-size: 25px;
		padding: 15px;
		line-height: 20px
	}
}

.wrapper .content-section {
	border: none;
	margin: 0
}

.wrapper .content-cards .heading-card p {
	padding-bottom: 15px
}

.wrapper .content-cards .heading-card .footer-cards {
	border-top: 1px solid #ccc;
	padding-top: 10px
}

.wrapper .content-cards .scroll-horizontal {
	width: 1200px
}

.wrapper .content-cards .card {
	margin-bottom: 0
}

.wrapper .content-cards .toggle-des {
	padding: 20px
}

.wrapper .content-cards .des-card {
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 5px;
	overflow: hidden
}

.wrapper .card.content, .wrapper .content-cards .card-toggle {
	padding: 0
}

.wrapper .content-cards .des-card .search_form {
	margin: 0 0 7px
}

.wrapper .content-cards .pagination {
	padding: 0;
	margin: 0
}

.wrapper .content-cards p {
	padding-bottom: 0
}

.wrapper .card.content .card-header .card-title {
	margin-bottom: 0
}

.wrapper .content.showFullscreen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.spinner, .wrapper .panel-loader .loader-wrapper {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0
}

.wrapper .panel-loader .loader-wrapper {
	border-radius: 100%;
	margin: auto;
	right: 0
}

.wrapper .panel-action-section {
	margin-top: 5px;
	overflow: hidden;
	position: absolute;
	right: 20px
}

.wrapper .panel-action-section .right-action li {
	display: inline
}

.wrapper .panel-action-section .right-action li a {
	padding: 5px
}

.spinner {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	-webkit-animation: spinner-bubble 1.3s linear 0s infinite;
	-moz-animation: spinner-bubble 1.3s linear 0s infinite;
	-o-animation: spinner-bubble 1.3s linear 0s infinite;
	animation: spinner-bubble 1.3s linear 0s infinite;
	margin: auto;
	right: 0
}

.model-1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	opacity: .5;
	background: #FFF
}

.model-1 .spinner {
	color: red;
	-webkit-animation: color-bubble 2s linear 0s infinite;
	-moz-animation: color-bubble 2s linear 0s infinite;
	-o-animation: color-bubble 2s linear 0s infinite;
	animation: color-bubble 2s linear 0s infinite
}

.model-1 .spinner:after, .model-1 .spinner:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px;
	-moz-box-shadow: 0 0 0 3px;
	box-shadow: 0 0 0 3px;
	-webkit-animation: spinner-bubble 1.3s linear 0s infinite;
	-moz-animation: spinner-bubble 1.3s linear 0s infinite;
	-o-animation: spinner-bubble 1.3s linear 0s infinite;
	animation: spinner-bubble 1.3s linear 0s infinite;
	margin: auto;
	width: 10px;
	height: 10px;
	opacity: 0
}

.model-1 .spinner:before {
	-webkit-animation: spinner-bubble 1.3s linear 2s infinite;
	-moz-animation: spinner-bubble 1.3s linear 2s infinite;
	-o-animation: spinner-bubble 1.3s linear 2s infinite;
	animation: spinner-bubble 1.3s linear 2s infinite
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 4px
}

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

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

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

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

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.content-dropdown .content .nice-select, .rounded-admin #dropup-output button.dropdown-toggle.btn:hover,
	.rounded-admin #simple-dropdown-output button.dropdown-toggle.btn:hover,
	.rounded-admin #size-dropdown-output button.dropdown-toggle.btn:hover,
	.rounded-admin #style-dropdown-output .dropdown-sm-badges>.btn:first-child:not
	(:last-child ):not (.dropdown-toggle ), .rounded-admin #style-dropdown-output .dropdown-sm-badges>.btn:last-child:not
	(:first-child ), .rounded-admin #style-dropdown-output .dropdown-sm-badges>.dropdown-toggle:not
	(:first-child ), .rounded-admin #tab-output button.dropdown-toggle.btn:hover,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item .dropdown-menu-right a.active:active,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item .dropdown-menu-right a.active:hover,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item .dropdown-menu-right a:active,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item .dropdown-menu-right a:hover,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item a,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item a.active,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item a.active:active,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item a.active:hover,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item a:active,
	.rounded-admin .content-dropdown .content .nav-tab-horizontal-right ul .nav-item a:hover,
	.rounded-admin .dropdown-margin-badges button.dropdown-toggle.btn:hover
	{
	border-radius: 0
}

@
-webkit-keyframes spinner-bubble {
	from {width: 10px;
	height: 10px;
	opacity: .8
}

to {
	width: 50px;
	height: 50px;
	opacity: 0
}

}
@
-moz-keyframes spinner-bubble {
	from {width: 10px;
	height: 10px;
	opacity: .8
}

to {
	width: 50px;
	height: 50px;
	opacity: 0
}

}
@
-ms-keyframes spinner-bubble {
	from {width: 10px;
	height: 10px;
	opacity: .8
}

to {
	width: 50px;
	height: 50px;
	opacity: 0
}

}
@
-o-keyframes spinner-bubble {
	from {width: 10px;
	height: 10px;
	opacity: .8
}

to {
	width: 50px;
	height: 50px;
	opacity: 0
}

}
@
keyframes spinner-bubble {
	from {width: 10px;
	height: 10px;
	opacity: .8
}

to {
	width: 50px;
	height: 50px;
	opacity: 0
}

}
@
-webkit-keyframes color-bubble { 0%{
	color: #009DDC
}

33%{
color
:
#50B949
}
66%{
color
:
#EE2D24
}
100%{
color
:
#FEB825
}
}
@
-moz-keyframes color-bubble { 0%{
	color: #009DDC
}

33%{
color
:
#50B949
}
66%{
color
:
#EE2D24
}
100%{
color
:
#FEB825
}
}
@
-ms-keyframes color-bubble { 0%{
	color: #009DDC
}

33%{
color
:
#50B949
}
66%{
color
:
#EE2D24
}
100%{
color
:
#FEB825
}
}
@
-o-keyframes color-bubble { 0%{
	color: #009DDC
}

33%{
color
:
#50B949
}
66%{
color
:
#EE2D24
}
100%{
color
:
#FEB825
}
}
@
keyframes color-bubble { 0%{
	color: #009DDC
}

33%{
color
:
#50B949
}
66%{
color
:
#EE2D24
}
100%{
color
:
#FEB825
}
}
.content-dropdown .content .icon-dropdown-box .inner-dropdown .active-dropdown,
	.content-dropdown .content .icon-dropdown-box .inner-dropdown button:focus,
	.content-dropdown .content .icon-dropdown-box .inner-dropdown button:hover,
	.content-dropdown .content .nice-select span, .content-dropdown .content .pagination-dropdown .dropdown-menu a:hover,
	.content-dropdown .content small {
	color: #FFF
}

@
-webkit-keyframes color-change { 0%{
	background: #009DDC
}

33%{
background
:
#50B949
}
66%{
background
:
#EE2D24
}
100%{
background
:
#FEB825
}
}
@
-moz-keyframes color-change { 0%{
	background: #009DDC
}

33%{
background
:
#50B949
}
66%{
background
:
#EE2D24
}
100%{
background
:
#FEB825
}
}
@
-ms-keyframes color-change { 0%{
	background: #009DDC
}

33%{
background
:
#50B949
}
66%{
background
:
#EE2D24
}
100%{
background
:
#FEB825
}
}
@
-o-keyframes color-change { 0%{
	background: #009DDC
}

33%{
background
:
#50B949
}
66%{
background
:
#EE2D24
}
100%{
background
:
#FEB825
}
}
@
keyframes color-change { 0%{
	background: #009DDC
}

33%{
background
:
#50B949
}
66%{
background
:
#EE2D24
}
100%{
background
:
#FEB825
}
}
@
-webkit-keyframes rotate {
	from {-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
@
-moz-keyframes rotate {
	from {-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
@
-ms-keyframes rotate {
	from {-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
@
-o-keyframes rotate {
	from {-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
@
keyframes rotate {
	from {-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
@
-webkit-keyframes rotateRct { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	-moz-transform: perspective(120px) rotateX(0) rotateY(0);
	-ms-transform: perspective(120px) rotateX(0) rotateY(0);
	-o-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-moz-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-ms-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-o-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-moz-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-ms-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-o-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-moz-keyframes rotateRct { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	-moz-transform: perspective(120px) rotateX(0) rotateY(0);
	-ms-transform: perspective(120px) rotateX(0) rotateY(0);
	-o-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-moz-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-ms-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-o-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-moz-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-ms-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-o-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-ms-keyframes rotateRct { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	-moz-transform: perspective(120px) rotateX(0) rotateY(0);
	-ms-transform: perspective(120px) rotateX(0) rotateY(0);
	-o-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-moz-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-ms-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-o-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-moz-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-ms-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-o-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-o-keyframes rotateRct { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	-moz-transform: perspective(120px) rotateX(0) rotateY(0);
	-ms-transform: perspective(120px) rotateX(0) rotateY(0);
	-o-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-moz-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-ms-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-o-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-moz-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-ms-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-o-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
keyframes rotateRct { 0%{
	-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
	-moz-transform: perspective(120px) rotateX(0) rotateY(0);
	-ms-transform: perspective(120px) rotateX(0) rotateY(0);
	-o-transform: perspective(120px) rotateX(0) rotateY(0);
	transform: perspective(120px) rotateX(0) rotateY(0)
}

50%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-moz-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-ms-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);-o-transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0);transform
:perspective(120px)
 
rotateX
(-180
.1deg
)
 
rotateY
(0)
}
100%{
-webkit-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-moz-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-ms-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);-o-transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
);transform
:perspective(120px)
 
rotateX
(-180deg)
 
rotateY
(-179
.9deg
)
}
}
@
-webkit-keyframes size {
	from {width: 70px;
	height: 70px
}

to {
	width: 30px;
	height: 30px
}

}
@
-moz-keyframes size {
	from {width: 70px;
	height: 70px
}

to {
	width: 30px;
	height: 30px
}

}
@
-ms-keyframes size {
	from {width: 70px;
	height: 70px
}

to {
	width: 30px;
	height: 30px
}

}
@
-o-keyframes size {
	from {width: 70px;
	height: 70px
}

to {
	width: 30px;
	height: 30px
}

}
@
keyframes size {
	from {width: 70px;
	height: 70px
}

to {
	width: 30px;
	height: 30px
}

}
@
-webkit-keyframes shadowSize { 0%{
	-webkit-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0
		0;
	-moz-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0;
	box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0
}

20%{
-webkit-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
40%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
60%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0
}
80%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0
}
100%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
}
}
@
-moz-keyframes shadowSize { 0%{
	-webkit-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0
		0;
	-moz-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0;
	box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0
}

20%{
-webkit-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
40%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
60%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0
}
80%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0
}
100%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
}
}
@
-ms-keyframes shadowSize { 0%{
	-webkit-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0
		0;
	-moz-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0;
	box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0
}

20%{
-webkit-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
40%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
60%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0
}
80%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0
}
100%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
}
}
@
-o-keyframes shadowSize { 0%{
	-webkit-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0
		0;
	-moz-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0;
	box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0
}

20%{
-webkit-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
40%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
60%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0
}
80%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0
}
100%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
}
}
@
keyframes shadowSize { 0%{
	-webkit-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0
		0;
	-moz-box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0;
	box-shadow: 15px 0 0 0 30px 0 0 0 45px 0 0 0 60px 0 0 0 75px 0 0 0
}

20%{
-webkit-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
5
px
 
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
40%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
5
px
 
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
0
}
60%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
5
px
 
60
px
 
0
0
0
75
px
 
0
0
0
}
80%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0;
box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
5
px
 
75
px
 
0
0
0
}
100%{
-webkit-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;-moz-box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
;box-shadow
:
15px
 
0
0
0
30
px
 
0
0
0
45
px
 
0
0
0
60
px
 
0
0
0
75
px
 
0
0
5
px
}
}
@media ( max-width :1199px) {
	.mobile-spacing {
		margin-bottom: 15px
	}
}

@media ( max-width :991px) {
	#primary-outline-output .page-content-title {
		font-size: 19px
	}
}

@media ( max-width :767px) {
	.search_field button {
		font-size: 16px
	}
	.mobile-sm {
		height: 15px
	}
}

@media ( max-width :479px) {
	.content-cards .nav-tab-pills-image ul li {
		margin-left: 5px !important
	}
	.content-cards .nav-tab-pills-image ul li .nav-link {
		font-size: 12px
	}
	.content-cards .pagination_link {
		padding: 0 9px
	}
	.wrapper .panel-action-section {
		overflow: inherit;
		position: relative
	}
	.wrapper .panel-action-section .right-action li {
		padding-left: 0
	}
	.wrapper .panel-action-section .right-action li a {
		padding: 0
	}
	.nav-tab-pills-image .pills-height {
		height: auto
	}
}

.icon-height {
	height: 105px
}

.stroke-icons .icon-height, .themify-icon .icon-height, .weather-icon .icon-height
	{
	height: 125px
}

.icon-height i {
	font-size: 25px;
	margin-bottom: 10px
}

.icon-size {
	text-align: center;
	width: 19%;
	display: inline-block
}

.icon-size h2 {
	font-size: 30px
}

.stroke-icons .icon-height span:first-child, .themify-icon .icon-height span:first-child
	{
	font-size: 25px
}

.stroke-icons .icon-height .icon-name, .themify-icon .icon-height .icon-name
	{
	display: block;
	margin-top: 10px;
	letter-spacing: 0
}

.ti-lg {
	font-size: 1.33em
}

.ti-2x {
	font-size: 2em
}

.ti-3x {
	font-size: 3em
}

.ti-4x {
	font-size: 4em
}

.ti-5x {
	font-size: 5em
}

.weather-icon .icon-height i {
	font-size: 25px;
	margin-bottom: 10px;
	display: block
}

.wi-lg {
	font-size: 1.33em
}

.wi-2x {
	font-size: 2em
}

.wi-3x {
	font-size: 3em
}

.wi-4x {
	font-size: 4em
}

.wi-5x {
	font-size: 5em
}

.material-icon .icon-height {
	height: 115px
}

.material-icon .icon-height i {
	font-size: 25px;
	display: block;
	margin: auto auto 10px
}

.content-dropdown .content .dropdown, .content-dropdown .content .simple-dropdown .btn-group
	{
	margin-right: 10px
}

@media ( min-width :1199px) and (max-width:1366px) {
	.icon-height {
		width: 12.333%
	}
	h1 .icon-title {
		font-size: 32px
	}
	h2 .icon-title {
		font-size: 30px
	}
}

@media ( max-width :767px) {
	.icon-size {
		width: 32%;
		margin-bottom: 15px
	}
	.icon-height, .material-icon .icon-height, .stroke-icons .icon-height,
		.themify-icon .icon-height, .weather-icon .icon-height {
		height: auto;
		min-height: 90px
	}
}

@media ( max-width :479px) {
	.material-icon .icon-height .icon-name, .stroke-icons .icon-height .icon-name,
		.themify-icon .icon-height .icon-name, .weather-icon .icon-height span
		{
		font-size: 12px
	}
	.icon-size {
		width: 49%
	}
	.weather-icon .icon-height {
		height: 125px
	}
	.material-icon .icon-height, .stroke-icons .icon-height, .themify-icon .icon-height
		{
		min-height: 110px
	}
}

.content-dropdown .content {
	overflow: visible
}

.content-dropdown .content .simple-dropdown .btn-group .btn-secondary {
	border-color: #CCC
}

.content-dropdown .content .simple-dropdown .btn-group .btn-success {
	border-color: #5cb85c
}

.content-dropdown .content .simple-dropdown .btn-group .btn-info {
	border-color: #5bc0de
}

.content-dropdown .content .simple-dropdown .btn-group .btn-warning {
	border-color: #f0ad4e
}

.content-dropdown .content .simple-dropdown .btn-group .btn-danger {
	border-color: #d9534f
}

.content-dropdown .content .icon-dropdown-box {
	margin-right: 20px
}

.content-dropdown .content .icon-dropdown-box .inner-dropdown {
	width: auto;
	position: static;
	clear: both
}

.content-dropdown .content .icon-dropdown-box .inner-dropdown button {
	font-size: 16px;
	padding: 10px 15px
}

.content-dropdown .content .icon-dropdown-box .dropdown-columns2 {
	width: 280px
}

.content-dropdown .content .icon-dropdown-box .dropdown-columns2 .dropdown-item
	{
	float: left;
	width: 50%;
	clear: none
}

.content-dropdown .content .icon-dropdown-box-last {
	margin-right: 0
}

.content-dropdown .content .show-dropdown {
	display: block;
	position: static;
	clear: both
}

.content-dropdown .content .wide {
	margin-bottom: 15px
}

.content-dropdown .content .medium {
	font-size: 15px
}

.content-dropdown .content .pagination-dropdown .dropdown-menu {
	min-width: 65px
}

.content-dropdown .content .nav-tab-horizontal-right ul .nav-item {
	padding: 0 5px 0 0
}

.content-dropdown .content .nav-tab-horizontal-right ul .nav-item a {
	background: 0 0;
	border: none;
	color: #333;
	font-size: 15px
}

.content-dropdown .content .nav-tab-horizontal-right ul .nav-item .active,
	.content-dropdown .fleft .cd-active.cd-dropdown ul li span:focus,
	.content-dropdown .fleft .cd-active.cd-dropdown ul li span:hover {
	color: #FFF
}

.content-dropdown .content .nav-tab-horizontal-right ul .nav-item a:active,
	.content-dropdown .content .nav-tab-horizontal-right ul .nav-item a:focus,
	.content-dropdown .content .nav-tab-horizontal-right ul .nav-item a:hover
	{
	color: #FFF;
	border-radius: 0
}

.content-dropdown .content .nav-tab-horizontal-right ul .nav-item button
	{
	padding: 10px 15px;
	font-size: 15px
}

.content-dropdown .content .nav-tab-horizontal-right p {
	padding-bottom: 0
}

.content-dropdown .fleft {
	min-width: 100%;
	width: 100%;
	float: none
}

.content-dropdown .fleft .cd-dropdown {
	border: 1px solid #ccc;
	box-shadow: none;
	width: 98%;
	z-index: 9;
	margin: 0 auto 20px
}

.content-dropdown .fleft .cd-dropdown>span {
	line-height: 50px;
	height: 50px
}

.content-dropdown .fleft .cd-dropdown>span:after {
	height: 86%;
	top: 7%
}

.content-dropdown .fleft .cd-dropdown ul li {
	padding-left: 0;
	box-shadow: none;
	border: 1px solid #ccc
}

.border-dropdown a:focus:not (.button ), .border-dropdown a:hover:not (.button
	), .border-dropdown a:not (.button ), .content-dropdown a:focus:not (.button
	), .content-dropdown a:hover:not (.button ), .content-dropdown a:not (.button
	){
	border-bottom: none
}

.content-dropdown .fleft .cd-dropdown ul li span {
	line-height: 50px
}

.content-dropdown .fleft .cd-active.cd-dropdown ul li span:before {
	font-size: 28px
}

.content-dropdown .dropdown-menu {
	font-size: 14px;
	z-index: 999
}

.border-dropdown .dropdown-menu .btn {
	color: #333
}

.border-dropdown .dropdown-menu .btn.btn-primary {
	color: #FFF
}

.nice-select::after {
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF
}

.select-dropdown {
	position: relative;
	z-index: 999
}

.cd-dropdown span[class*=" icon-"]::before, .cd-dropdown span[class^=icon-]::before
	{
	font-size: 28px
}

.right-open-dropdown {
	right: 0;
	left: auto
}

.inner-content-section {
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 5px;
	overflow: visible;
	padding: 20px;
	display: table;
	width: 100%
}

.animation-dropdown .box {
	padding: 0;
	margin: 0
}

.content-dropdown .box {
	background: 0 0
}

.breadcrumb-item a:not (.button ), .content-dropdown a:not (.button ),
	.content-dropdown label {
	color: #333
}

.left-dropdown {
	margin-right: 15px
}

.checkbox-dropdown .btn-group {
	margin-bottom: 15px
}

.checkbox-dropdown .btn-group .btn {
	color: #FFF;
	min-width: 125px;
	text-align: left;
	position: relative;
	padding-right: 30px
}

.checkbox-dropdown .btn-group .multiselect:after {
	position: absolute;
	float: right;
	top: 16px;
	right: 15px
}

.checkbox-dropdown .multiselect-container>li>a>label {
	font-size: 14px;
	padding: 5px 15px
}

.checkbox-dropdown .checkbox>input, .checkbox-dropdown .radio>input {
	margin: 5px 5px 0 0;
	float: left
}

.cd-dropdown ul li span {
	padding: 0 30px 0 65px;
	font-weight: 400
}

.cd-dropdown>span {
	font-weight: 400;
	padding-left: 15px;
	color: #333
}

.dropdown-icon-right .dropdown-item span:before {
	float: right
}

.dropdown-icon-left .dropdown-item span:before {
	float: left
}

.dropdown-margin-badges {
	margin-right: 20px
}

.content-dropdown #simple-dropdown-output .dropdown-menu,
	.content-dropdown #tab-output .dropdown-menu, .content-dropdown .simple-dropdown .dropdown-menu
	{
	min-width: 13rem
}

.content-dropdown #color-icon-output button, .content-dropdown #tab-output button,
	.content-dropdown .icon-dropdown-box button, .content-dropdown .pagination-dropdown button,
	.content-dropdown .simple-dropdown button {
	line-height: 1.25
}

.content-dropdown #color-icon-output button:hover, .content-dropdown .pagination-dropdown button:hover,
	.content-dropdown .simple-dropdown button:hover {
	border: 1px solid transparent
}

@media ( min-width :1365px) and (max-width:1635px) {
	.content-dropdown .simple-dropdown {
		margin-bottom: -15px
	}
	.content-dropdown .simple-dropdown .btn-group {
		margin-bottom: 15px
	}
	.content-dropdown .dropdown-color {
		margin-bottom: -15px;
		display: table
	}
	.content-dropdown .dropdown-color .dropdown {
		margin-bottom: 15px
	}
	.content-dropdown .dropdown-color .icon-dropdown-box-last {
		margin-bottom: 0
	}
	.content-dropdown .content .pagination-dropdown .pagination .btn {
		padding: 13px
	}
	.content-dropdown .content .nav-tab-horizontal-right ul .nav-item button
		{
		padding: 10px 15px;
		font-size: 15px
	}
	.content-dropdown .small {
		margin-bottom: 15px
	}
	.small-btn-mobile {
		clear: both
	}
}

@media ( min-width :1200px) and (max-width:1519px) {
	.dropdown-sm-badges.float-xs-right, .icon-dropdown-box.float-xs-right {
		float: left !important
	}
	.content-dropdown .content .icon-dropdown-box, .content-dropdown .dropdown-margin-badges
		{
		margin-bottom: 15px;
		width: 50%;
		margin-right: 0
	}
	.content-dropdown #dropdown-columns-output .icon-dropdown-box {
		width: 100%
	}
}

@media ( max-width :1366px) {
	.content-dropdown #dropdown-columns-output, .content-dropdown #icon-dropdown-output,
		.content-dropdown #icon-dropdown-style-output, .content-dropdown .animation-dropdown,
		.content-dropdown .simple-dropdown {
		margin-bottom: -25px;
		display: table;
		width: 100%
	}
	.content-dropdown #dropdown-columns-output .btn-group, .content-dropdown #icon-dropdown-output .btn-group,
		.content-dropdown #icon-dropdown-style-output .btn-group,
		.content-dropdown .animation-dropdown .btn-group, .content-dropdown .simple-dropdown .btn-group
		{
		margin-bottom: 15px
	}
	.content-dropdown .dropdown-color {
		margin-bottom: -25px;
		display: table;
		width: 100%
	}
	.content-dropdown .dropdown-color .dropdown, .content-dropdown .small {
		margin-bottom: 15px
	}
	.content-dropdown .content .pagination-dropdown .pagination .btn {
		padding: 13px
	}
	.content-dropdown .content .nav-tab-horizontal-right ul .nav-item button
		{
		padding: 10px 15px;
		font-size: 15px
	}
	.small-btn-mobile {
		clear: both
	}
}

@media ( max-width :1199px) {
	.small-btn-mobile {
		clear: inherit
	}
	.content-dropdown .checkbox-dropdown {
		margin-bottom: -15px;
		display: table
	}
	.content-dropdown #dropdown-columns-output {
		margin-bottom: -25px;
		display: table
	}
	.content-dropdown .animation-dropdown, .content-dropdown .simple-dropdown,
		.content-dropdown .simple-dropdown .btn-group {
		margin-bottom: 0
	}
	.content-dropdown .dropdown-color .dropdown {
		margin-bottom: 15px
	}
	.content-dropdown .content .pagination-dropdown .pagination .btn {
		padding: 10px
	}
	.content-dropdown .content .dropdown {
		margin-bottom: 25px
	}
	.content-dropdown .content .icon-dropdown-box {
		width: 50%;
		margin-right: 0
	}
	.content-dropdown .small {
		margin-bottom: 0
	}
}

#searchTree, .desktop-divider, .overlay-clear, .wrapper .content-pricing .hover-pricing-table .border-hover
	{
	clear: both
}

@media ( max-width :991px) {
	.content-dropdown .content .pagination-dropdown .pagination .btn {
		padding: 15px 16px 16px
	}
	.content-dropdown .content .icon-dropdown-box {
		margin-bottom: 25px
	}
	.spacing-md-bottom {
		margin-bottom: -15px;
		overflow: hidden
	}
	.content-dropdown .content .simple-dropdown .btn-group {
		margin-right: 5px
	}
}

@media ( max-width :767px) {
	.content-dropdown h4 {
		padding-bottom: 5px
	}
	.content-dropdown #dropup-output button {
		padding: 5px 10px
	}
	.content-dropdown .simple-dropdown {
		display: table;
		margin-bottom: -15px
	}
	.content-dropdown .simple-dropdown .btn-group {
		margin-bottom: 15px
	}
	.content-dropdown .dropdown-color {
		margin-bottom: -15px
	}
	.content-dropdown .dropdown-color .dropdown, .content-dropdown .small {
		margin-bottom: 15px
	}
	.content-dropdown .checkbox-dropdown .btn-group .btn {
		min-width: 115px
	}
	.content-dropdown #dropdown-columns-output .icon-dropdown-box {
		width: 100%
	}
	.small-btn-mobile {
		clear: both
	}
	.wrapper .content-dropdown .btn-group .btn, .wrapper .content-dropdown .btn-group .dropdown-menu a
		{
		font-size: 14px
	}
	.spacing-sm-bottom {
		margin-bottom: -15px;
		overflow: hidden
	}
}

.image-hover-circle:before, .image-hover-shine:before {
	z-index: 2;
	display: block;
	content: ''
}

@media ( max-width :479px) {
	.content-dropdown #dropup-output .btn-group, .content-dropdown #size-dropdown-output .btn-group,
		.content-dropdown .checkbox-dropdown .btn-group {
		margin-bottom: 15px
	}
	.content-dropdown h4 {
		line-height: 25px
	}
	.content-dropdown .content .pagination-dropdown .pagination .btn {
		padding: 9px 10px 10px
	}
	.content-dropdown .content .icon-dropdown-box {
		width: 100%
	}
	.content-dropdown .content .icon-dropdown-box .dropdown-columns2 {
		width: 240px
	}
	.content-dropdown .content .nav-tab-horizontal-right ul .nav-item button
		{
		padding: 11px 9px 10px;
		font-size: 15px
	}
	.content-dropdown .cd-dropdown>span {
		padding-left: 0
	}
	.content-dropdown .checkbox-dropdown .btn-group .btn {
		min-width: 105px;
		margin-bottom: 0
	}
	.content-dropdown .open>.dropdown-menu {
		width: auto
	}
	.content-dropdown .pagination-dropdown .btn-group-icon .btn {
		padding: 10px 11px
	}
}

@media ( max-width :550px) {
	.dropdown-sm-badges {
		margin-top: 15px
	}
}

.rounded-admin .form-inline button.btn {
	border-radius: 0
}

.edit-scroll {
	margin-top: 20px
}

.edit-scroll .input-group {
	width: 150px
}

.edit-scroll input {
	border-radius: 0;
	padding: 8px 10px 7px;
	line-height: 18px;
	-moz-line-height: 24px
}

@media ( max-width :380px) {
	.edit-scroll .input-group {
		width: 100px
	}
}

.roman-list-style {
	list-style-type: upper-roman
}

.square-list-style {
	list-style-type: square
}

.content-list .list-group-item {
	line-height: 20px
}

.content-list .custom-content-list .list-group-item p {
	padding-bottom: 0
}

.content-list .message-list-group .list-group-item {
	overflow: hidden
}

.content-list .message-list-group .list-group-item .list-image {
	width: 10%
}

.content-list .message-list-group .list-group-item .list-message {
	padding-left: 10px;
	width: 90%
}

.content-list .message-list-group .list-group-item .list-message span {
	color: #999;
	font-size: 12px;
	margin-top: 2px
}

.content-list .message-list-group .list-group-item .list-message h6 {
	padding-bottom: 5px
}

.content-list .message-list-group .list-group-item .list-message p,
	.content-list .user-list .user-list-detail p {
	padding-bottom: 0;
	line-height: 22px
}

.content-list .user-list .list-group-item {
	overflow: hidden;
	margin-bottom: 10px
}

.content-list .user-list .list-group-item:last-child {
	margin-bottom: 0
}

.content-list .user-list .user-list-image {
	width: 9%
}

.content-list .user-list .user-list-detail {
	padding-left: 15px
}

.content-list .user-list .user-list-detail small {
	font-size: 82%
}

.content-list .comment-list .list-group-item {
	overflow: hidden;
	border: none;
	padding: .75rem 0
}

.content-list .comment-list .list-group-item .list-group-item {
	padding-left: 0;
	padding-bottom: 0
}

.content-list .comment-list .comment-image {
	width: 50px
}

.content-list .comment-list .comment-detail {
	width: 94%;
	padding-left: 15px
}

.content-list .comment-list .comment-detail h6 {
	padding-bottom: 5px
}

.content-list .comment-list .comment-detail p {
	padding-bottom: 5px;
	line-height: 20px
}

.content-list .comment-list .comment-detail span {
	color: #999;
	font-size: 12px
}

.content-list .comment-list .comment-icon a {
	margin-right: 5px
}

.content-list .comment-list .comment-btn {
	padding-top: 10px
}

@media ( max-width :1366px) {
	.content-list .user-list .user-list-image {
		width: 14%
	}
	.content-list .comment-list .comment-detail {
		width: 93%;
		padding-left: 10px
	}
	.content-list .comment-list .comment-image {
		width: 45px
	}
}

@media ( max-width :1199px) {
	.content-list .comment-list .comment-detail {
		width: 91%
	}
}

@media ( max-width :991px) {
	.content-list .user-list .user-list-image {
		width: 11%
	}
	.content-list .message-list-group .list-group-item .list-image {
		width: 10%
	}
	.content-list .comment-list .comment-detail, .content-list .message-list-group .list-group-item .list-message
		{
		width: 90%
	}
}

@media ( max-width :767px) {
	.content-list .user-list .user-list-image {
		width: 18%
	}
	.content-list .user-list .user-list-detail {
		padding-left: 10px
	}
	.content-list .message-list-group .list-group-item .list-image {
		width: 17%
	}
	.content-list .message-list-group .list-group-item .list-message {
		width: 82%
	}
	.content-list .comment-list .comment-image {
		width: 38px
	}
	.content-list .comment-list .comment-detail {
		width: 86%;
		padding-left: 7px
	}
	.content-list .comment-list .comment-btn button {
		margin-bottom: 5px;
		padding: 5px
	}
}

@media ( max-width :479px) {
	.content-list .user-list .list-group-item {
		padding: 12px
	}
	.content-list .user-list .user-list-image {
		width: 30%
	}
	.content-list .comment-list .comment-image {
		width: 30px
	}
	.content-list .comment-list .comment-detail {
		width: 76%
	}
	.content-list .comment-list .list-group-item {
		padding-left: 0;
		padding-right: 0
	}
	.content-list .message-list-group .list-group-item .list-image {
		width: 30%;
		margin-right: 10px
	}
	.content-list .message-list-group .list-group-item .list-message {
		float: none !important;
		padding-left: 0;
		width: auto
	}
	.content-list .message-list-group .list-group-item .list-message p {
		font-size: 13px
	}
}

.image-circle-lg, .image-circle-md, .image-lg, .image-md {
	margin-right: 20px;
	margin-bottom: 10px
}

.image-lg {
	max-width: 280px;
	width: 100%
}

.image-md {
	max-width: 220px;
	width: 100%
}

.image-sm {
	max-width: 160px;
	width: 100%
}

.image-circle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.image-circle-lg {
	width: 200px;
	height: 200px
}

.image-circle-md {
	width: 150px;
	height: 150px
}

.image-circle-sm {
	width: 110px;
	height: 110px
}

.aligning-images img {
	width: 60%
}

.image-width {
	width: 100%
}

.image-zoom-out:hover img {
	-webkit-transform: rotate(0) scale(1);
	-moz-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	-o-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1)
}

.image-zoom-out img {
	-webkit-transform: rotate(15deg) scale(1.4);
	-moz-transform: rotate(15deg) scale(1.4);
	-ms-transform: rotate(15deg) scale(1.4);
	-o-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.image-hover-color {
	cursor: pointer
}

.image-hover-color:hover img {
	opacity: .5
}

.image-hover-color img {
	opacity: 1;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.image-hover-shine {
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.image-hover-shine:hover:before {
	-webkit-animation: shine .75s;
	-moz-animation: shine .75s;
	-o-animation: shine .75s;
	animation: shine .75s
}

.image-hover-shine:before {
	position: absolute;
	top: 0;
	left: -75%;
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, .4) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, .4) 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, .4) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, .4) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, .4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',
		endColorstr='#66FFFFFF', GradientType=1);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	-o-transform: skewX(-25deg);
	transform: skewX(-25deg)
}

@
-webkit-keyframes shine { 100%{
	left: 125%
}

}
@
-moz-keyframes shine { 100%{
	left: 125%
}

}
@
-ms-keyframes shine { 100%{
	left: 125%
}

}
@
-o-keyframes shine { 100%{
	left: 125%
}

}
@
keyframes shine { 100%{
	left: 125%
}

}
.image-hover-circle {
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.image-hover-circle:hover:before {
	-webkit-animation: circle .75s;
	-moz-animation: circle .75s;
	-o-animation: circle .75s;
	animation: circle .75s
}

.image-hover-circle:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: rgba(255, 255, 255, .2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.content-badges .button-tag-section .button-tag, .content-badges .image-tag-section .image-tag
	{
	position: relative;
	margin-right: 15px
}

@
-webkit-keyframes circle { 0%,40%{
	opacity: 1
}

100%{
width
:
200%;height
:
200%;opacity
:
0
}
}
@
-moz-keyframes circle { 0%,40%{
	opacity: 1
}

100%{
width
:
200%;height
:
200%;opacity
:
0
}
}
@
-ms-keyframes circle { 0%,40%{
	opacity: 1
}

100%{
width
:
200%;height
:
200%;opacity
:
0
}
}
@
-o-keyframes circle { 0%,40%{
	opacity: 1
}

100%{
width
:
200%;height
:
200%;opacity
:
0
}
}
@
keyframes circle { 0%,40%{
	opacity: 1
}

100%{
width
:
200%;height
:
200%;opacity
:
0
}
}
.card, .img-thumbnail {
	border-radius: 0
}

@media ( max-width :1366px) {
	.image-lg {
		max-width: 200px
	}
	.image-md {
		max-width: 150px
	}
	.image-sm {
		max-width: 100px
	}
	.image-circle-lg {
		width: 190px;
		height: 190px
	}
	.image-card .card-block {
		padding: 15px
	}
	.image-card .card-title {
		font-size: 18px;
		margin-bottom: 0
	}
	.image-card .card-text {
		padding-bottom: 10px
	}
}

@media ( max-width :767px) {
	.image-hover-shine, .image-margin, .image-zoom-out {
		margin-bottom: 15px
	}
	.image-clear-both {
		clear: both;
		overflow: hidden;
		margin-bottom: 10px
	}
	.spacing-sm {
		margin-bottom: 0
	}
}

.content-badges, .content-badges .style-badges-section {
	overflow: visible
}

@media ( max-width :479px) {
	.image-lg {
		max-width: 100%
	}
	.image-md {
		max-width: 80%
	}
	.image-sm {
		max-width: 60%
	}
	.image-circle-lg {
		width: 250px;
		height: 250px
	}
	.image-circle-md {
		width: 180px;
		height: 180px
	}
	.image-circle-sm {
		width: 150px;
		height: 150px
	}
}

.rounded-admin .content-badges #basic-tag-output .basic-tag-section h1 span,
	.rounded-admin .content-badges #basic-tag-output .basic-tag-section h2 span,
	.rounded-admin .content-badges #basic-tag-output .basic-tag-section h3 span,
	.rounded-admin .content-badges #basic-tag-output .basic-tag-section h4 span,
	.rounded-admin .content-badges #basic-tag-output .basic-tag-section h5 span,
	.rounded-admin .content-badges #basic-tag-output .basic-tag-section h6 span,
	.rounded-admin .content-badges #square-tags-output .square-tag-section span.tag
	{
	border-radius: 0
}

.rounded-admin .content-badges #icon-tags-output span.tag {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	border-radius: 0
}

.rounded-admin .content-badges #status-badges-output .inline-badges-section .inline-badges-box
	{
	border-radius: 0
}

.rounded-admin .content-badges #button-badges-output .button-tag-section .badges-tag
	{
	right: -1px;
	top: -4px
}

.rounded-admin .content-badges #button-badges-output .button-tag-section .bottom-left-tag
	{
	bottom: -3px;
	left: -1px;
	right: auto;
	top: auto
}

.rounded-admin .content-badges #button-badges-output .button-tag-section .left-tag
	{
	left: 1px;
	right: auto
}

.rounded-admin .content-badges #button-badges-output .button-tag-section .bottom-right-tag
	{
	bottom: -4px;
	left: auto;
	right: 2px;
	top: auto
}

.content-badges .label {
	padding: 5px 10px
}

.content-badges .basic-tag-section h1, .content-badges .basic-tag-section h2,
	.content-badges .basic-tag-section h3, .content-badges .basic-tag-section h4,
	.content-badges .basic-tag-section h5, .content-badges .basic-tag-section h6
	{
	margin-bottom: 8px;
	font-weight: 400
}

.content-badges .basic-tag-section h6, .content-badges .table-responsive table
	{
	margin-bottom: 0
}

.content-badges .basic-tag-section h1 span, .content-badges .basic-tag-section h2 span,
	.content-badges .basic-tag-section h3 span, .content-badges .basic-tag-section h4 span,
	.content-badges .basic-tag-section h5 span, .content-badges .basic-tag-section h6 span
	{
	font-weight: 400;
	border-radius: 0
}

.content-badges .striped-tag-section span {
	color: #777;
	font-size: 15px;
	border-radius: 0;
	font-weight: 400
}

.content-badges .striped-tag-section .border-striped {
	border-left-width: 3px;
	border-style: solid;
	border-color: #818a91;
	padding: 5px 20px 5px 10px
}

.content-badges .striped-tag-section .success-color {
	border-color: #5cb85c
}

.content-badges .striped-tag-section .info-color {
	border-color: #5bc0de
}

.content-badges .striped-tag-section .warning-color {
	border-color: #f0ad4e
}

.content-badges .striped-tag-section .danger-color {
	border-color: #d9534f
}

.content-badges .striped-tag-section .border-top-striped {
	border-left-width: 0;
	border-top-width: 3px;
	padding: 10px 5px 5px;
	margin-right: 30px
}

.content-badges .striped-tag-section .border-right-striped {
	border-left-width: 0;
	border-right-width: 3px
}

.content-badges .striped-tag-section .border-bottom-striped {
	border-left-width: 0;
	border-bottom-width: 3px;
	padding: 5px 5px 10px;
	margin-right: 30px
}

.content-badges .square-tag-section .square-tag {
	font-size: 12px;
	border-radius: 0;
	padding: 10px 15px
}

.content-badges .image-tag-section .image-tag img {
	width: 50px
}

.content-badges .badges-tag {
	border: 2px solid #FFF;
	border-radius: 8px;
	height: 12px;
	right: -5px;
	top: -5px;
	position: absolute;
	width: 12px;
	z-index: 99
}

.content-badges .left-tag {
	left: -5px;
	right: auto;
	background: #5bc0de
}

.content-badges .bottom-right-tag {
	bottom: -5px;
	left: auto;
	right: -5px;
	top: auto;
	background: #d9534f
}

.content-badges .bottom-left-tag {
	bottom: -5px;
	left: -5px;
	right: auto;
	top: auto;
	background: #f0ad4e
}

.content-badges .inline-badges-section .inline-badges-box {
	border: 1px solid #CCC;
	padding: 10px 15px;
	margin-right: 15px
}

.content-badges .inline-badges-section .inline-badges-box span {
	margin-left: 5px
}

.content-badges .inline-badges-section .inline-badges-box .left-badges {
	margin-left: 0;
	margin-right: 5px
}

.image-modal .modal-body, .vertical-progress-bar {
	overflow: hidden
}

.content-badges .style-badges-section .dropdown-toggle {
	border: none
}

.content-badges .style-badges-section .dropdown-item {
	padding: 3px 15px;
	font-size: 12px
}

.content-badges .style-badges-section span {
	margin-left: 15px;
	float: left
}

.content-badges .style-badges-section span:first-child {
	margin-left: 0
}

.content-badges .style-badges-section .tag-border-success {
	border: 1px solid #5cb85c;
	color: #5cb85c
}

.content-badges .flat-buttons.tag-primary:hover, .owl-carousel.color-primary .owl-stage-outer .owl-stage .owl-item .owl-lazy h4,
	.owl-carousel.slider-custom .owl-stage-outer .owl-stage .owl-item .item h4
	{
	color: #FFF
}

.content-badges .style-badges-section .tag-border-primary,
	.content-badges .style-badges-section .tag-primary {
	margin-left: 15px
}

.content-badges .flat-buttons.tag-pill {
	border-radius: 10rem;
	line-height: 1
}

.content-badges .flat-buttons.tag-pill:hover {
	font-size: 10px;
	letter-spacing: .8px;
	line-height: 11px
}

.content-badges .flat-buttons.tag-pill:hover::after {
	margin: -2px 0 0 .25em
}

.content-badges .button-tag .btn.flat-buttons {
	border: 1px solid transparent;
	line-height: 18px
}

.modal .modal-content, [aria-live=polite]>div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0
}

@media ( max-width :1366px) {
	.content-badges .square-tag-section .square-tag {
		padding: 10px 14px
	}
	.content-badges .striped-tag-section .border-striped {
		padding: 5px 10px 5px 9px
	}
	.content-badges .striped-tag-section .border-bottom-striped {
		margin-right: 12px;
		padding: 5px 5px 10px
	}
	.content-badges .striped-tag-section .border-top-striped {
		margin-right: 12px;
		padding: 10px 5px 5px
	}
}

@media ( max-width :1199px) {
	.content-badges .striped-tag-section .border-striped {
		padding: 5px 20px 5px 10px
	}
	.content-badges .striped-tag-section .border-bottom-striped {
		margin-right: 30px;
		padding: 5px 5px 10px
	}
	.content-badges .striped-tag-section .border-top-striped {
		margin-right: 30px;
		padding: 10px 5px 5px
	}
}

@media ( max-width :767px) {
	.content-badges .square-tag-section {
		margin-bottom: -5px;
		display: table
	}
	.content-badges .square-tag-section .square-tag {
		margin-bottom: 5px
	}
	.content-badges .square-tag-section .square-tag:nth-child(5),
		.content-badges .square-tag-section .square-tag:nth-child(6) {
		margin-bottom: 0
	}
	.content-badges .striped-tag-section .border-striped {
		margin-bottom: 15px
	}
	.content-badges .striped-tag-section .border-striped:nth-child(11),
		.content-badges .striped-tag-section .border-striped:nth-child(12),
		.content-badges .striped-tag-section .border-striped:nth-child(5),
		.content-badges .striped-tag-section .border-striped:nth-child(6) {
		margin-bottom: 0
	}
	.content-badges .striped-tag-section .border-top-striped {
		margin-right: 25px
	}
}

@media ( max-width :479px) {
	.content-badges .square-tag-section .square-tag {
		font-size: 13px;
		font-weight: 400
	}
	.content-badges .striped-tag-section .border-striped {
		margin-bottom: 10px;
		font-size: 13px
	}
	.content-badges .inline-badges-section .inline-badges-box {
		padding: 10px
	}
	.content-badges .inline-badges-section .inline-badges-box:last-child {
		margin-right: 0
	}
	.content-badges .style-badges-section .tag-border-primary {
		margin-left: 10px;
		margin-right: 5px
	}
	.content-badges .style-badges-section span {
		margin-left: 5px
	}
	.content-badges .image-tag-section .image-tag {
		margin-right: 10px
	}
	.content-badges .image-tag-section .image-tag:last-child {
		margin-bottom: 0
	}
	.content-badges .button-tag-section .button-tag {
		margin-bottom: 15px
	}
	.content-badges .button-tag-section .button-tag:nth-child(3),
		.content-badges .button-tag-section .button-tag:nth-child(4),
		.content-badges .page-content-title {
		margin-bottom: 0
	}
	.content-badges .striped-tag-section .border-striped {
		padding-right: 15px
	}
	.content-badges .striped-tag-section .border-top-striped {
		margin-right: 9px
	}
	.content-badges .striped-tag-section .border-bottom-striped {
		margin-right: 16px
	}
}

.owl-carousel.slider-custom .owl-stage-outer .owl-stage .owl-item .item
	{
	height: 150px;
	padding: 15px
}

.owl-theme .owl-dots .owl-dot span {
	margin-bottom: 0
}

.slick-dotted.slick-slider {
	margin-bottom: 15px
}

.carousel-caption p {
	padding: 0;
	line-height: 20px
}

.owl-carousel.color-green .owl-stage-outer .owl-stage .owl-item .item {
	background: #5cb85c
}

.owl-carousel.color-yellow .owl-stage-outer .owl-stage .owl-item .item {
	background: #f0ad4e
}

.owl-carousel.color-primary .owl-stage-outer .owl-stage .owl-item {
	border-right: 1px solid #FFF
}

.owl-carousel.color-primary .owl-stage-outer .owl-stage .owl-item .owl-lazy
	{
	opacity: 1;
	height: 150px;
	padding: 15px
}

.owl-carousel.color-gray .owl-stage-outer .owl-stage .owl-item {
	background: #ccc;
	border-right: 1px solid #FFF
}

.slider {
	margin: 0 25px
}

.slider .slick-track .slick-slide h3 {
	background: #CCC;
	color: #FFF;
	font-size: 24px;
	line-height: 100px;
	margin: 10px 5px;
	padding: 20px 10px;
	position: relative;
	transition: all .3s ease;
	text-align: center
}

.slider .slick-next:before, .slider .slick-prev:before {
	color: #b5b5b5
}

.center-mode .slick-track .slick-current h3 {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	color: #fff;
	opacity: 1
}

.wrapper .slick-list {
	z-index: 99
}

.carousel .url-button a {
	line-height: 15px;
	color: #FFF
}

.owl-carousel .owl-item img {
	transform-style: flat
}

@media ( max-width :479px) {
	.url-button a {
		margin-bottom: 10px
	}
	#owl-full .owl-stage-outer .owl-stage .owl-item .item img, #owl-padding .owl-stage-outer .owl-stage .owl-item .item img
		{
		height: 100px
	}
}

@media ( max-width :991px) {
	.slider .slick-track .slick-slide h3 {
		font-size: 24px;
		margin: 5px
	}
	.carousel-caption h3 {
		font-size: 18px;
		line-height: 32px
	}
	.slick-dotted.slick-slider {
		margin-bottom: 20px
	}
	.fade-slide.slick-dotted.slick-slider {
		margin-bottom: 10px
	}
}

.modals-margin-bottom {
	margin-bottom: -10px
}

.modal .modal-content {
	border-radius: 0
}

.modal .modal-content .modal-footer .btn {
	margin-bottom: 0;
	margin-right: 0;
	min-width: auto
}

.danger-modal .modal-header, .info-modal .modal-header, .primary-modal .modal-header,
	.success-modal .modal-header, .warning-modal .modal-header {
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-ms-border-top-left-radius: 0;
	border-top-left-radius: 0
}

.danger-modal .modal-header .close, .danger-modal .modal-title,
	.info-modal .modal-header .close, .info-modal .modal-title,
	.primary-modal .modal-header .close, .primary-modal .modal-title,
	.success-modal .modal-header .close, .success-modal .modal-title,
	.warning-modal .modal-header .close, .warning-modal .modal-title {
	color: #FFF
}

.success-modal .modal-header {
	background: #5cb85c
}

.info-modal .modal-header {
	background: #5bc0de
}

.warning-modal .modal-header {
	background: #f0ad4e
}

.danger-modal .modal-header {
	background: #d9534f
}

.bottom-modal .modal-dialog {
	bottom: 0;
	position: fixed;
	left: 0;
	right: 0
}

.modal.fade.center-modal .modal-dialog {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.left-modal .modal-dialog {
	position: fixed;
	top: 40%;
	left: 20px
}

.right-modal .modal-dialog {
	position: fixed;
	top: 40%;
	right: 20px
}

.grid-modal {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #e9e9e9;
	border: 1px solid #ccc;
	margin-bottom: 15px
}

.re-modal {
	text-align: center
}

.re-modal h3 {
	padding-top: 20px
}

.border-modal .modal-dialog {
	border: 20px solid rgba(0, 0, 0, .3)
}

.learn-modal .modal-body {
	padding: 25px
}

.primary-background-modal .modal-body {
	color: #FFF
}

.success-background-modal .modal-body {
	background: #5cb85c;
	color: #FFF
}

.success-background-modal .modal-footer {
	background: #5cb85c
}

.info-background-modal .modal-body {
	background: #5bc0de;
	color: #FFF
}

.info-background-modal .modal-footer {
	background: #5bc0de
}

.warning-background-modal .modal-body {
	background: #f0ad4e;
	color: #FFF
}

.warning-background-modal .modal-footer {
	background: #f0ad4e
}

.danger-background-modal .modal-body {
	background: #d9534f;
	color: #FFF
}

.danger-background-modal .modal-footer {
	background: #d9534f
}

.content-modal .btn-margin .btn {
	margin-right: 15px;
	margin-bottom: 10px
}

@media ( max-width :767px) {
	.carousel .divider-sm-spacing {
		height: 25px
	}
	#owl-full .owl-stage-outer .owl-stage .owl-item .item img, #owl-padding .owl-stage-outer .owl-stage .owl-item .item img
		{
		height: 150px
	}
	.left-modal .modal-dialog {
		left: 0
	}
	.right-modal .modal-dialog {
		right: 0
	}
}

@media ( max-width :479px) {
	#owl-full .owl-stage-outer .owl-stage .owl-item .item img, #owl-padding .owl-stage-outer .owl-stage .owl-item .item img
		{
		height: 100px
	}
	.content-modal .btn-margin .btn {
		min-width: 45%;
		text-align: center
	}
	.content-modal .btn-margin .btn:nth-child(2n) {
		margin-right: 0;
		text-align: center
	}
	.content-modal .inner-content-section {
		padding: 10px
	}
}

.utilities_main table {
	width: 100%;
	max-width: 100%
}

.utilities_main table td, .utilities_main table th {
	padding: 15px 10px
}

.utilities_main .table-responsive, .utilities_main .utilities_vertical_output.table-responsive
	{
	display: inline-table
}

.utilities_table {
	border: 1px solid #e9e9e9
}

.utilities_table thead tr th {
	border: none;
	vertical-align: top
}

.utilities_table td, .utilities_table th {
	border: 1px solid #e9e9e9;
	padding: 15px
}

.content-tooltip p, .utilities_table tr p {
	padding-bottom: 0
}

.utilities_table tr code {
	background: 0 0;
	padding: 0
}

.utilities_table .is-visible {
	color: #468847;
	background-color: #dff0d8;
	font-weight: 700
}

.utilities_table .is-hidden {
	color: #CCC;
	background-color: #f9f9f9;
	font-weight: 700
}

.utilities_table tbody tr:nth-of-type(odd) {
	background-color: #eee
}

.utilities_title {
	font-size: 16px;
	line-height: 24px
}

.utilities_title p {
	font-size: 12px;
	font-weight: 400
}

.utilities_main .table {
	margin-bottom: 0
}

.utilities_border img {
	width: 100px;
	height: 100px
}

.utilities_vertical_output td {
	height: 200px
}

.utilities_vertical_output .align-text-bottom {
	vertical-align: bottom !important
}

@media ( max-width :479px) {
	.tab-title-xs {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 70px
	}
	.utilities_border img {
		height: auto;
		width: 40px
	}
	.utilities_title {
		font-size: 14px
	}
}

.progress-sm {
	height: 5px
}

.progress-md {
	height: 10px
}

.progress-lg {
	height: 22px
}

.vertical-progress-bar .progress-bar {
	float: left;
	height: 145px;
	width: 30px;
	margin-right: 45px
}

.vertical-progress-bar .progress-track {
	position: relative;
	width: 100%;
	height: 100%;
	background: #eee
}

.vertical-progress-bar .progress-fill {
	position: relative;
	height: 50%;
	width: 100%;
	color: #FFF;
	text-align: center;
	line-height: 20px
}

.vertical-progress-bar .progress-fill span {
	font-size: 10px
}

.vertical-progress-bar .veritcal-progress-info {
	background: #5bc0de
}

.vertical-progress-bar .veritcal-progress-danger {
	background: #d9534f
}

.vertical-progress-bar .veritcal-progress-warning {
	background: #f0ad4e
}

.progress-primary[value]::-webkit-progress-bar {
	background-color: #eee
}

.circle-bar {
	width: 130px;
	height: 130px;
	margin: auto;
	display: table
}

.animated-bar {
	margin-bottom: 15px;
	height: 20px
}

.animated-bar:last-child, .colored-progress-bar progress:last-child,
	.label-progress-bar progress:last-child, .simple-progress-bar progress:last-child,
	.sizing-progress-bar progress:last-child, .skill-progress-bar progress:last-child,
	.striped-progress-bar progress:last-child {
	margin-bottom: 0
}

.skill-progress-bar .skill {
	margin-bottom: 5px
}

.anim-bar .progress-1, .anim-bar .progress-2, .anim-bar .progress-3 {
	margin-bottom: 1rem;
	display: block
}

@media ( max-width :1366px) {
	.circle-bar {
		width: 100px;
		height: 100px
	}
}

@media ( max-width :1199px) {
	.circle-bar {
		width: 150px;
		height: 150px
	}
	.vertical-progress-bar .progress-bar {
		margin-right: 30px
	}
}

@media ( max-width :991px) {
	.vertical-progress-bar .progress-bar {
		margin-right: 18px
	}
}

@media ( max-width :767px) {
	.circle-bar {
		width: 100px;
		height: 100px
	}
}

#api-examples i, #api-examples i:hover, .style-tooltip i input,
	.style-tooltip i input:hover {
	border-radius: 0
}

.content-tooltip .style-tooltip {
	margin-bottom: -10px
}

.content-tooltip .style-tooltip input {
	border: 1px solid #CCC;
	background: 0 0;
	padding: 10px 15px;
	margin: 0 10px 10px 0;
	cursor: pointer
}

#powerTip, .tooltip-inner {
	border-radius: 0
}

.content-tooltip .style-tooltip .mouse-drag {
	padding: 10px 0;
	font-weight: 700
}

.content-tooltip .settings-button {
	margin-right: 20px
}

.content-tooltip .settings-button img {
	width: 50px;
	cursor: pointer
}

.content-tooltip .basic-popover-section .text-popover {
	font-size: 16px;
	margin-right: 25px;
	cursor: pointer
}

.content-tooltip #api-examples input {
	cursor: pointer
}

#powerTip {
	z-index: 999
}

.tool-container.gradient, .tool-container.tool-top {
	z-index: 999 !important
}

.tool-left .tool-item, .tool-top .tool-item {
	color: #FFF;
	line-height: 32px
}

.tool-container {
	border-radius: 1px;
	box-shadow: none
}

.content-tooltip .btn {
	border: 1px solid transparent;
	line-height: 18px
}

.content-tooltip .btn:hover {
	line-height: 18px
}

.content-bootbox .pre-code pre, .demo-close {
	line-height: 30px
}

.popover {
	z-index: 999
}

@media ( max-width :1366px) {
	.content-tooltip .basic-popover-section {
		margin-bottom: -15px
	}
	.content-tooltip .basic-popover-section button {
		margin-bottom: 15px
	}
}

@media ( max-width :1199px) {
	.content-tooltip .basic-popover-section .text-popover {
		margin-right: 18px
	}
}

@media ( max-width :991px) {
	.content-tooltip .basic-popover-section button {
		margin-bottom: 15px
	}
}

@media ( max-width :767px) {
	.content-tooltip #api-examples input:last-child, .content-tooltip .style-tooltip
		{
		margin-bottom: 0
	}
	.content-tooltip #style-tooltip-output {
		margin-bottom: -10px
	}
}

@media ( max-width :479px) {
	.content-tooltip .style-tooltip input {
		margin: 0 10px 10px 0
	}
	.content-tooltip .basic-popover-section .text-popover {
		margin-bottom: 10px
	}
	.content-tooltip .settings-button {
		margin-right: 10px
	}
	.content-tooltip .basic-tooltip-section {
		margin-bottom: -10px;
		display: table
	}
	.content-tooltip .basic-tooltip-section .btn {
		margin-bottom: 10px
	}
	.popover.bs-tether-element-attached-bottom, .popover.popover-top {
		margin-left: -2px
	}
}

.bb-alert {
	position: fixed;
	right: 10px;
	font-size: 17px;
	padding: 20px;
	z-index: 99999
}

.bootbox .modal-content .modal-footer .btn {
	margin-left: 10px
}

.content-bootbox .btn {
	margin: 3px 2px
}

.content-bootbox .md-overlay {
	z-index: 99999;
	background: rgba(0, 0, 0, .8)
}

.content-bootbox .md-modal {
	z-index: 999999
}

.content-bootbox h3 {
	color: #FFF
}

.content-bootbox .md-show.md-effect-12 ~.md-overlay {
	background: #000
}

.content-bootbox .md-show.md-effect-18 ~.md-overlay {
	background: rgba(0, 0, 0, .8)
}

.content-bootbox .btn-hover-primary {
	margin: 0 auto;
	color: #FFF
}

.bootbox-form .checkbox input {
	vertical-align: middle;
	margin-right: 5px
}

.md-show.md-effect-12 .md-content {
	border: 1px solid
}

.demo-modal {
	background-color: #FFF;
	box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px
		rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
	padding: 24px;
	width: 30%;
	position: relative;
	display: none
}

.amaran.awesome, .amaran.user {
	box-shadow: none
}

.demo-modal-multiple-1 {
	width: 40%
}

.table-demo i {
	font-size: 11px;
	color: #999
}

.demo-overview button {
	margin: 0 5px 5px 0
}

.btn-firstup:first-letter {
	text-transform: uppercase
}

.tabs>.demo-tab-content {
	padding-left: 0;
	padding-right: 0
}

.demo-close {
	display: block;
	position: absolute;
	top: -35px;
	right: 0;
	z-index: 10000;
	outline: 0;
	font-size: 30px;
	transition: transform .3s ease-in-out;
	color: #FFF
}

.demo-close:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	color: #FFF
}

.demo-browsers {
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 30px;
	color: #777
}

.toast-title, button .toast-close-button {
	font-weight: 700
}

.demo-browsers>i {
	display: inline-block;
	margin-right: 5px
}

.demo-header-button {
	display: inline-block;
	margin-left: 10px
}

.demo-close-btn {
	display: none
}

.custombox-fullscreen .demo-close-btn {
	display: block;
	margin-bottom: 10px
}

.browser-support-content p {
	text-align: center
}

@media ( max-width :991px) {
	.demo-modal {
		width: 80%
	}
}

@media ( max-width :767px) {
	.bb-alert {
		right: 5px;
		font-size: 14px;
		padding: 15px
	}
}

@media ( max-width :479px) {
	.bb-alert {
		padding: 10px
	}
	.bootbox .modal-content .modal-header .modal-title {
		font-size: 20px
	}
	.md-modal {
		min-width: 310px
	}
	.md-modal .md-content div {
		padding: 5px 10px 20px;
		font-size: 14px
	}
	.md-modal .md-content h3 {
		font-size: 24px
	}
}

[aria-live=polite] {
	z-index: 9999
}

[aria-live=polite]>div {
	border-radius: 0
}

.toast-title {
	font-size: 16px;
	margin-bottom: 5px
}

.amaran.default {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	opacity: .95
}

.amaran.default .default-message {
	margin-left: 10px
}

.amaran.default .default-spinner {
	display: none
}

.amaran.awesome {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.amaran.awesome .icon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 30%;
	height: 100%;
	top: 25px;
	left: 0;
	line-height: 88px;
	font-size: 25px
}

.amaran.awesome p {
	padding-left: 30px
}

.amaran.awesome p.bold {
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.amaran.awesome.error {
	border: 1px solid #d9534f
}

.amaran.awesome.error p {
	font-size: 14px
}

.amaran.awesome.error p.bold {
	font-size: 16px
}

.amaran.awesome.success {
	border: 1px solid #5cb85c
}

.rounded-admin .masonry-box .icon-box-masonry, .rounded-admin .masonry-box .icon-box-masonry:hover,
	.sortable-list ul .btn.flat-buttons, .sortable-list ul .btn.flat-buttons:hover
	{
	border-radius: 0
}

.amaran.awesome.success .icon {
	background-color: #5cb85c;
	color: #FFF
}

.amaran.awesome.success p {
	font-size: 14px
}

.amaran.awesome.success p.bold {
	color: #5cb85c;
	font-size: 16px
}

.content-highlight pre {
	padding: 0
}

.content-highlight a {
	text-decoration: underline
}

.dd-handle, .footable-page-link, .form-bootstrap-touchspin .btn-link:focus,
	.form-bootstrap-touchspin .btn-link:hover {
	text-decoration: none
}

code .hljs-attr, code .hljs-keyword, code .hljs-name, code .hljs-selector-class,
	code .hljs-selector-id, code .hljs-selector-tag, pre .hljs-attr, pre .hljs-keyword,
	pre .hljs-name, pre .hljs-selector-class, pre .hljs-selector-id, pre .hljs-selector-tag
	{
	color: #f0ad4e
}

.content-masonry {
	padding: 10px
}

.content-masonry #masonry-section {
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;
	width: 100%;
	padding: 0
}

.content-masonry #masonry-section .masonry-box {
	display: inline-block;
	margin: 10px;
	padding: 0;
	position: relative;
	overflow: visible
}

.content-masonry #masonry-section .masonry-box .content-inner-detail {
	padding: 15px
}

.content-masonry #masonry-section .masonry-box .content-inner-detail h6
	{
	color: #777;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase
}

.content-masonry #masonry-section .masonry-box .content-inner-detail p {
	padding: 0;
	clear: both
}

.content-masonry #masonry-section .masonry-box .content-inner-detail .masonry-profile
	{
	margin: -50px auto 5px;
	z-index: 99;
	width: 75px;
	position: relative
}

.dd-dragel, .fancybox-overlay, .swal2-container {
	z-index: 9999
}

.content-masonry #masonry-section .masonry-box .icon-box-masonry {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: -10px;
	color: #FFF;
	line-height: 32px
}

.content-masonry #masonry-section .masonry-box .bottom-masonary {
	background: #f9f9f9;
	border-top: 1px solid #e9e9e9;
	padding: 10px;
	overflow: hidden
}

.content-masonry #masonry-section .masonry-box .bottom-masonary a {
	padding-right: 5px;
	color: #999
}

.content-masonry #masonry-section .masonry-box .bottom-masonary a span {
	margin-right: 5px
}

.content-masonry #masonry-section .masonry-box .bottom-masonary a:last-child
	{
	padding-right: 0
}

@media ( max-width :1366px) {
	.content-masonry #masonry-section {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
		-moz-column-gap: 0;
		-webkit-column-gap: 0;
		column-gap: 0;
		width: 100%
	}
	.divider-xl-spacing {
		height: 25px;
		clear: both
	}
}

@media ( max-width :1199px) {
	.content-masonry #masonry-section {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		-moz-column-gap: 0;
		-webkit-column-gap: 0;
		column-gap: 0;
		width: 100%
	}
	.content-masonry #masonry-section .masonry-box .content-inner-detail h4
		{
		font-size: 21px;
		line-height: 21px
	}
	.divider-lg-spacing {
		height: 25px;
		clear: both
	}
}

@media ( max-width :479px) {
	.content-masonry #masonry-section .masonry-box .content-inner-detail h4
		{
		font-size: 18px;
		line-height: 18px
	}
}

.swal2-modal .swal2-spacer {
	margin: 20px 0
}

.swal2-modal .btn {
	margin: 0 5px
}

.swal2-container .animated {
	visibility: visible
}

.swal2-confirm.btn-success {
	margin-right: 10px
}

.swal2-progresssteps .swal2-progresscircle {
	padding-left: 2px
}

@media ( max-width :991px) {
	.swal2-container .swal2-modal {
		padding: 25px !important;
		min-height: 150px !important
	}
	.swal2-container .swal2-modal .swal2-title {
		line-height: 35px;
		font-size: 24px
	}
	.swal2-container .swal2-modal .swal2-spacer {
		margin: 5px 0
	}
	.swal2-container .swal2-modal .btn {
		margin: 0 3px
	}
	.divider-md-spacing {
		height: 25px;
		clear: both
	}
}

@media ( max-width :767px) {
	.content-masonry #masonry-section {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-gap: 0;
		column-gap: 0;
		width: 100%
	}
	.swal2-container .swal2-modal {
		padding: 25px !important;
		min-height: 180px !important
	}
	.swal2-container .swal2-modal .swal2-title {
		line-height: 35px;
		font-size: 22px
	}
	.swal2-container .swal2-modal .swal2-spacer {
		margin: 5px 0
	}
	.swal2-container .swal2-modal .btn {
		margin: 0 3px
	}
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: local("Material Icons"), local("MaterialIcons-Regular"),
		url("fonts/matdesign1.woff2")
		format("woff2"),
		url("fonts/matdesign2.woff")
		format("woff")
}

.content-rating p {
	padding-bottom: 0
}

.content-rating .live-rating {
	color: #087380;
	font-size: 25px;
	margin-left: 10px
}

.content-rating #callback-rating-output, .content-rating #color-rating-output,
	.content-rating #full-rating-output, .content-rating #half-rating-output,
	.content-rating #read-rating-output, .content-rating #select-rating-output,
	.content-rating #size-rating-output {
	margin-bottom: -10px;
	display: table
}

.desktop-divider {
	margin-bottom: 15px
}

.sortable-list li, .sortable-list li.btn:last-child {
	margin-bottom: 10px
}

.material-icons {
	cursor: pointer;
	font-family: 'Material Icons';
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	color: #087380;
	word-wrap: normal;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale
}

.material-icons i {
	cursor: pointer
}

@media ( max-width :767px) {
	.divider-xs-spacing {
		height: 35px;
		clear: both
	}
}

.sortable-list ul {
	padding: 0
}

.dd-item div, .sortable-list li {
	padding: 10px;
	border: 1px solid #CCC
}

.sortable-list li {
	list-style: none
}

.sortable-list li.btn {
	min-width: 135px;
	float: left;
	margin-right: 10px
}

.sortable-list li:last-child {
	margin-bottom: 0
}

.sortable-list .add-list-btn {
	margin-top: 10px
}

.sortable-list .js-remove {
	cursor: pointer
}

.list-handle .handle {
	margin-right: 8px;
	cursor: pointer
}

.multi-list-data {
	border: 1px solid #CCC;
	margin-bottom: 15px
}

.multi-list-data .data-name {
	margin: 5px 0
}

.tile_name {
	cursor: move
}

.multi-list-box {
	min-height: 200px
}

.sortable-ghost {
	opacity: .1
}

.add-list-label {
	margin-bottom: 10px
}

.nestable-list .nestable-menu {
	margin-bottom: 15px
}

.dd-item div {
	margin-bottom: 10px
}

.dd-item button {
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	width: 35px;
	height: 38px;
	margin: 5px 0;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: 0 0;
	line-height: 2;
	text-align: center;
	font-weight: 700
}

.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: '-'
}

.multiple-sortable {
	margin-bottom: -15px;
	display: table;
	width: 100%
}

.dd, .dd-list {
	display: block;
	padding: 0;
	position: relative;
	margin: 0;
	list-style: none
}

.dd {
	max-width: 600px
}

.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
}

.dd-handle {
	display: block;
	margin: 5px 0;
	border: 1px solid #CCC;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

.dd-handle:hover {
	background: #FFF
}

.dd-empty, .dd-placeholder {
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	border: 1px dashed #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

.dd-empty {
	border: 1px dashed #CCC;
	min-height: 100px;
	background-size: 60px 60px;
	background-position: 0 0, 30px 30px
}

.dd-dragel {
	position: absolute;
	pointer-events: none
}

.white-popup, .white-popup-block {
	background: #FFF;
	position: relative
}

.dd-dragel .dd-item .dd-handle {
	margin-top: 0
}

.dd-dragel .dd-dragel .dd-handle {
	-webkit-box-shadow: rgba(0, 0, 0, .1) 2px 4px 6px 0;
	-moz-box-shadow: rgba(0, 0, 0, .1) 2px 4px 6px 0;
	box-shadow: rgba(0, 0, 0, .1) 2px 4px 6px 0
}

.dd-list li:last-child .dd-handle {
	margin-bottom: 0
}

@media ( min-width :1199px) and (max-width:1670px) {
	.xl-multi-sortable {
		width: 50%;
		margin-bottom: 20px
	}
	.xl-multi-sortable:last-child {
		margin-bottom: 0
	}
}

@media ( max-width :767px) {
	.sortable-list li.btn {
		width: 125px
	}
}

@media ( max-width :479px) {
	.sortable-list li.btn {
		margin-right: 5px;
		width: 47%;
		float: left;
		min-width: 47%
	}
}

.rounded-admin .content-lightbox #image-popups .back-lightobx.flat-buttons,
	.rounded-admin .content-lightbox #image-popups .back-lightobx.flat-buttons:hover,
	.rounded-admin .content-lightbox #image-popups .btn.flat-buttons,
	.rounded-admin .content-lightbox #image-popups .btn.flat-buttons:hover,
	.rounded-admin .content-lightbox .lightbox-image .back-lightobx.flat-buttons,
	.rounded-admin .content-lightbox .lightbox-image .back-lightobx.flat-buttons:hover,
	.rounded-admin .content-lightbox .lightbox-image .btn.flat-buttons,
	.rounded-admin .content-lightbox .lightbox-image .btn.flat-buttons:hover
	{
	border-radius: 0
}

.content-lightbox p {
	padding-bottom: 0
}

.content-lightbox .lightbox-image {
	padding: 0
}

.content-lightbox .lightbox-image li {
	display: inline-block;
	list-style-type: none;
	padding-left: 0;
	margin-right: 10px;
	line-height: normal
}

.content-lightbox .lightbox-image li a img {
	width: 200px
}

.content-lightbox .lightbox-image .back-lightobx {
	padding: 0
}

.content-lightbox .lightbox-image .back-lightobx a {
	padding: 10px 15px;
	display: inline-block;
	color: #FFF
}

.fancybox-opened {
	z-index: 99999
}

#fancybox-thumbs.bottom {
	z-index: 9999
}

.mfp-bg, .mfp-wrap {
	z-index: 99999
}

.white-popup {
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 0 auto
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-newspaper .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .5s;
	transform: scale(0) rotate(500deg)
}

.mfp-newspaper.mfp-bg {
	opacity: 0;
	transition: all .5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1) rotate(0)
}

.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
	transform: scale(0) rotate(500deg);
	opacity: 0
}

.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	transition: all .3s;
	transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	transform: translateX(50px);
	opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-move-from-top .mfp-content {
	vertical-align: top
}

.mfp-move-from-top .mfp-with-anim {
	opacity: 0;
	transition: all .2s;
	transform: translateY(-100px)
}

.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all .2s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateY(0)
}

.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
	transform: translateY(-50px);
	opacity: 0
}

.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-3d-unfold .mfp-content {
	perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: rotateY(0)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	transform: rotateY(60deg);
	opacity: 0
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0
}

.white-popup-block {
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto
}

.white-popup-block .popup-modal-dismiss {
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: 700
}

#image-popups li a {
	border-radius: 0;
	color: #FFF
}

@media ( min-width :1200px) and (max-width:1600px) {
	.content-lightbox .lightbox-image {
		margin-bottom: -15px;
		display: table;
		width: 100%
	}
	.content-lightbox .lightbox-image li {
		margin-bottom: 15px
	}
}

@media ( max-width :1366px) {
	.content-lightbox .lightbox-image {
		width: 100%;
		margin-bottom: -15px;
		display: table
	}
	.content-lightbox .lightbox-image li {
		margin-bottom: 15px
	}
}

@media ( max-width :991px) {
	.content-lightbox .lightbox-image {
		margin-bottom: -6px
	}
	.content-lightbox .lightbox-image li {
		margin-bottom: 6px;
		margin-right: 4px
	}
}

@media ( max-width :767px) {
	.content-lightbox .lightbox-image li {
		width: 48%;
		margin-left: 3px;
		margin-right: 2px
	}
	.content-lightbox .lightbox-image li a img {
		width: 100%
	}
	.content-lightbox .lightbox-image li:nth-child(3n+3) {
		margin-right: 2px
	}
	.content-lightbox .lightbox-image .back-lightobx {
		font-size: 15px;
		text-align: center;
		font-weight: 700
	}
}

@media ( max-width :479px) {
	.content-lightbox .lightbox-image li {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
		font-size: 16px;
		text-align: center
	}
	.content-lightbox .lightbox-image li a img {
		width: 100%
	}
	#image-popups li a {
		display: block
	}
}

.alert-margin-bottom {
	margin-bottom: -15px
}

.alert-dark-background i {
	margin-right: 10px
}

.alert-dark-background .alert-primary {
	color: #FFF
}

.alert-dark-background .alert-success {
	background: #5cb85c;
	color: #FFF
}

.alert-dark-background .alert-info {
	background: #5bc0de;
	color: #FFF
}

.alert-dark-background .alert-warning {
	background: #f0ad4e;
	color: #FFF
}

.alert-dark-background .alert-danger {
	background: #d9534f;
	color: #FFF
}

.alert-left-border .alert {
	background: 0 0;
	border-left: 5px solid
}

.alert-media-left {
	display: inline-block;
	font-size: 35px;
	padding-right: 10px;
	padding-top: 5px;
	float: left
}

.alert-media-right {
	display: table-cell
}

.alert-info {
	color: #5bc0de
}

.alert-warning {
	color: #f0ad4e
}

.alert-center i {
	font-size: 60px
}

.alert-icon-corner {
	overflow: hidden;
	position: relative
}

.alert-icon-corner .alert-media-left {
	font-size: 75px;
	padding-right: 30px;
	padding-top: 5px;
	float: left
}

.alert-icon-corner i {
	left: -15px;
	position: absolute;
	opacity: .4;
	margin-top: -35px
}

.alert-icon-corner p {
	padding-bottom: 5px
}

.alert {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.alert-icon-left {
	position: relative;
	overflow: hidden;
	padding-left: 65px
}

.alert-icon-left i {
	color: #FFF;
	height: 100%;
	left: 0;
	line-height: 43px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
	font-size: 20px
}

.alert-icon-left i:after {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	content: "";
	border-width: 10px 0 10px 10px;
	top: 50%;
	right: -9px;
	margin-top: -10px
}

.alert-icon-left.alert-success i {
	background: #5cb85c
}

.alert-icon-left.alert-success i:after {
	border-left-color: #5cb85c
}

.alert-icon-left.alert-warning i {
	background: #f0ad4e
}

.alert-icon-left.alert-warning i:after {
	border-left-color: #f0ad4e
}

.alert-icon-left.alert-danger i {
	background: #d9534f
}

.alert-icon-left.alert-danger i:after {
	border-left-color: #d9534f
}

#center-alerts .btn.flat-buttons, #center-cancel-alerts .btn.flat-buttons
	{
	line-height: 17px
}

#center-alerts .btn.flat-buttons:hover, #center-cancel-alerts .btn.flat-buttons:hover
	{
	border: 1px solid transparent;
	line-height: 17px
}

@media ( max-width :1366px) {
	.alert-left-border-icon .alert {
		padding: 20px
	}
}

@media ( max-width :479px) {
	.alert-icon-left i {
		line-height: 63px
	}
	.alert-left-border-icon .alert {
		padding: 4px 4px 7px
	}
}

.jstree-default .jstree-icon, .jstree-default .jstree-node {
	background-image: url(../image/32px.png)
}

.jstree-default .jstree-checkbox {
	background-position: -164px -4px
}

.jstree-default .jstree-themeicon-custom {
	background-color: transparent;
	background-image: none;
	background-position: 0 0
}

.jstree-default .jstree-node {
	background-position: -292px -4px;
	background-repeat: repeat-y
}

.jstree-default .jstree-last {
	background: 0 0
}

.form-control:focus {
	border-color: #d0d0d0
}

.jstree-default .jstree-icon {
	color: #a3a3a3
}

.jstree-default .jstree-clicked, .jstree-default .jstree-clicked .jstree-icon
	{
	color: #FFF
}

.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl {
	background-position: -132px -70px
}

.vakata-context, .vakata-context ul {
	z-index: 99
}

.ribbon-box {
	position: relative;
	border: 1px solid #CCC;
	padding: 55px 20px 20px;
	background: #ededed
}

.ribbon-box.left-ribbon-box {
	margin-left: 20px
}

.ribbon-box.left-ribbon-box.default-left-ribbon-box {
	padding: 45px 20px 20px 45px
}

.ribbon-box.left-ribbon-box.default-bottom-left-ribbon-box {
	padding: 20px 20px 45px 45px
}

.ribbon-box.right-ribbon-box {
	margin-right: 20px
}

.ribbon-box.right-ribbon-box.default-right-ribbon-box {
	padding: 45px 45px 20px 20px
}

.ribbon-box.right-ribbon-box.default-bottom-right-ribbon-box {
	padding: 20px 45px 45px 20px
}

.ribbon-box p {
	padding-bottom: 0
}

.ribbon-box .ribbon-position {
	min-width: 100px;
	position: absolute;
	text-align: center;
	top: 10px;
	line-height: 34px;
	color: #FFF
}

.ribbon-box .ribbon-position:after, .ribbon-box .ribbon-position:before
	{
	position: absolute;
	content: '';
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 0
}

.ribbon-box .left-ribbon-position {
	left: -8px
}

.ribbon-box .right-ribbon-position {
	right: -8px
}

.ribbon-box .diamond-ribbon {
	background-color: #5cb85c
}

.ribbon-box .diamond-ribbon::before {
	left: -17px;
	border-width: 17px 17px 17px 0;
	border-color: transparent #5cb85c
}

.ribbon-box .diamond-ribbon::after {
	right: -17px;
	border-width: 17px 0 17px 17px;
	border-color: transparent #5cb85c
}

.ribbon-box .arrow-ribbon {
	background-color: #f0ad4e
}

.ribbon-box .arrow-ribbon::before {
	border-color: #f0ad4e transparent;
	left: -17px;
	border-width: 17px 0 17px 17px
}

.ribbon-box .arrow-ribbon::after {
	border-color: transparent #f0ad4e;
	right: -17px;
	border-width: 17px 0 17px 17px
}

.ribbon-box .rounded-ribbon {
	background-color: #d9534f;
	border-radius: 20px;
	min-width: 150px
}

.ribbon-box .rounded-ribbon.left-ribbon-position {
	left: -22px
}

.ribbon-box .rounded-ribbon.right-ribbon-position {
	right: -22px
}

.ribbon-box .sheer-ribbon::before {
	left: -10px;
	border-width: 34px 10px 0 0
}

.ribbon-box .sheer-ribbon::after {
	right: -10px;
	border-width: 34px 10px 0 0
}

.ribbon-box .default-ribbon {
	min-width: 125px;
	line-height: 25px;
	background: -webkit-linear-gradient(top, rgba(121, 167, 10, .9) 0,
		#79a70a 100%);
	background: -o-linear-gradient(top, rgba(121, 167, 10, .9) 0, #79a70a
		100%);
	background: -moz-linear-gradient(top, rgba(121, 167, 10, .9) 0, #79a70a
		100%);
	background: -ms-linear-gradient(top, rgba(121, 167, 10, .9) 0, #79a70a
		100%);
	background: linear-gradient(to bottom, rgba(121, 167, 10, .9) 0, #79a70a
		100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E679A70A',
		endColorstr='#FF79A70A', GradientType=0);
	-webkit-box-shadow: #000 0 3px 10px -5px;
	-moz-box-shadow: #000 0 3px 10px -5px;
	box-shadow: #000 0 3px 10px -5px;
	top: 19px
}

.ribbon-box .default-ribbon.left-ribbon-position {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: -32px
}

.ribbon-box .default-ribbon.right-ribbon-position {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right: -32px
}

.ribbon-box .default-ribbon::before {
	left: 0;
	top: 100%;
	border: 3px solid;
	border-color: #79a70a transparent transparent #79a70a
}

.ribbon-box .default-ribbon::after {
	right: 0;
	top: 100%;
	border: 3px solid;
	border-color: #79a70a #79a70a transparent transparent
}

.ribbon-box.default-ribbon-position {
	margin: 0 15px
}

.ribbon-box .extra-arrow-ribbon {
	width: 100%;
	background-color: #8D96ED;
	top: 0;
	left: 0;
	-webkit-box-shadow: #000 0 3px 10px -5px;
	-moz-box-shadow: #000 0 3px 10px -5px;
	box-shadow: #000 0 3px 10px -5px
}

.ribbon-box .extra-arrow-ribbon::before {
	border-color: #8D96ED #8D96ED #8D96ED #FFF;
	border-width: 17px;
	left: -34px;
	top: 5px
}

.ribbon-box .extra-arrow-ribbon::after {
	border-color: #8D96ED #FFF #8D96ED #8D96ED;
	border-width: 17px;
	right: -34px;
	top: 5px
}

.ribbon-box .side-ribbon {
	top: 5px;
	right: 16px;
	-moz-transition: line-height .5s;
	-o-transition: line-height .5s;
	-webkit-transition: line-height .5s;
	transition: line-height .5s
}

.ribbon-box .side-ribbon::after {
	border: 24px solid #F44336;
	top: -16px;
	border-bottom-color: transparent;
	right: 0
}

.ribbon-box .side-ribbon::before {
	border-width: 0 0 10px 9px;
	border-color: transparent transparent #d2190b;
	top: -16px;
	right: 48px
}

.ribbon-box .bottom-left-simple-ribbon, .ribbon-box .bottom-right-simple-ribbon,
	.ribbon-box .left-simple-ribbon, .ribbon-box .right-simple-ribbon {
	background: #f82772;
	-webkit-box-shadow: #000 0 3px 10px -5px;
	-moz-box-shadow: #000 0 3px 10px -5px;
	box-shadow: #000 0 3px 10px -5px
}

.ribbon-box .bottom-left-simple-ribbon.left-ribbon-position, .ribbon-box .bottom-right-simple-ribbon.left-ribbon-position,
	.ribbon-box .left-simple-ribbon.left-ribbon-position, .ribbon-box .right-simple-ribbon.left-ribbon-position
	{
	left: -13px
}

.ribbon-box .bottom-left-simple-ribbon.right-ribbon-position,
	.ribbon-box .bottom-right-simple-ribbon.right-ribbon-position,
	.ribbon-box .left-simple-ribbon.right-ribbon-position, .ribbon-box .right-simple-ribbon.right-ribbon-position
	{
	right: -13px
}

.ribbon-box .bottom-left-simple-ribbon.bottom-left-ribbon-position,
	.ribbon-box .bottom-right-simple-ribbon.bottom-left-ribbon-position,
	.ribbon-box .left-simple-ribbon.bottom-left-ribbon-position,
	.ribbon-box .right-simple-ribbon.bottom-left-ribbon-position {
	left: -13px;
	bottom: 10px;
	top: auto
}

.ribbon-box .bottom-left-simple-ribbon.bottom-right-ribbon-position,
	.ribbon-box .bottom-right-simple-ribbon.bottom-right-ribbon-position,
	.ribbon-box .left-simple-ribbon.bottom-right-ribbon-position,
	.ribbon-box .right-simple-ribbon.bottom-right-ribbon-position {
	right: -13px;
	bottom: 10px;
	top: auto
}

.ribbon-box .left-simple-ribbon::before {
	border-color: #b30644 #b30644 transparent transparent;
	border-width: 6px;
	bottom: -2px;
	left: 0;
	margin-bottom: -10px
}

.ribbon-box .right-simple-ribbon::before {
	border-color: #b30644 transparent transparent #b30644;
	border-width: 6px;
	bottom: -2px;
	right: 0;
	margin-bottom: -10px
}

.ribbon-box .bottom-left-simple-ribbon::before {
	border-color: transparent #b30644 #b30644 transparent;
	border-width: 6px;
	bottom: 34px;
	left: 0
}

.ribbon-box .bottom-right-simple-ribbon::before {
	border-color: transparent transparent #b30644 #b30644;
	border-width: 6px;
	bottom: 34px;
	right: 0
}

.ribbon-box .folded-ribbon {
	background: #c94700;
	left: 0;
	width: 100%;
	-webkit-box-shadow: #000 0 3px 10px -5px;
	-moz-box-shadow: #000 0 3px 10px -5px;
	box-shadow: #000 0 3px 10px -5px
}

.ribbon-box .folded-ribbon::after, .ribbon-box .folded-ribbon::before {
	content: "";
	display: block;
	width: 50px;
	height: 0;
	right: 0;
	bottom: 0;
	border-right: 33px solid transparent;
	position: absolute
}

.ribbon-box .folded-ribbon::after {
	z-index: 20;
	border-bottom: 33px solid #e35000;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom
}

.ribbon-box .folded-ribbon::before {
	z-index: 10;
	border-bottom: 33px solid rgba(0, 0, 0, .3);
	-webkit-transform: rotate(80deg);
	-moz-transform: rotate(80deg);
	-ms-transform: rotate(80deg);
	-o-transform: rotate(80deg);
	transform: rotate(80deg);
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom
}

.ribbon-box .left-border-ribbon.left-ribbon-position, .ribbon-box .right-border-ribbon.left-ribbon-position
	{
	left: -19px
}

.ribbon-box .border-ribbon {
	min-width: 200px;
	background: #5cb85c;
	position: absolute;
	text-align: center;
	top: 10px;
	padding: 8px;
	color: #FFF;
	-webkit-box-shadow: #000 0 3px 10px -5px;
	-moz-box-shadow: #000 0 3px 10px -5px;
	box-shadow: #000 0 3px 10px -5px
}

.ribbon-box .border-ribbon.left-side {
	left: -13px
}

.ribbon-box .border-ribbon.right-side {
	right: -13px
}

.ribbon-box .border-ribbon.right-round-border {
	border-radius: 0 4px 4px 0
}

.ribbon-box .border-ribbon.right-round-border::after {
	border-right: 1px dashed;
	left: 0;
	right: 5px
}

.ribbon-box .border-ribbon.left-round-border {
	border-radius: 4px 0 0 4px
}

.ribbon-box .border-ribbon.left-round-border::after {
	border-left: 1px dashed;
	left: 5px;
	right: 0
}

.ribbon-box .border-ribbon::after {
	border: 1px dashed;
	border-left: none;
	border-right: none;
	content: '';
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 0;
	right: 0
}

.ribbon-box .left-border-ribbon::before {
	border-color: #222 #222 transparent transparent;
	border-width: 6px;
	bottom: -38px;
	left: 19px
}

.ribbon-box .right-border-ribbon::before {
	border-color: #222 transparent transparent #222;
	border-width: 6px;
	bottom: -38px;
	right: 8px
}

@media ( max-width :767px) {
	.ribbon-box.left-ribbon-box {
		margin-bottom: 15px
	}
}

.wrapper .content-pricing .simple-pricing-table {
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	overflow: hidden
}

.wrapper .content-pricing .simple-pricing-table .border-pricing {
	border-top: 5px solid #5cb85c;
	margin-bottom: 15px
}

.wrapper .content-pricing .simple-pricing-table span {
	font-size: 60px;
	color: #5cb85c
}

.wrapper .content-pricing .simple-pricing-table h2 {
	padding-top: 10px;
	font-weight: 400;
	font-size: 25px;
	text-transform: uppercase
}

.wrapper .content-pricing .simple-pricing-table .table-pricing {
	border: 1px solid #CCC;
	margin: 20px 20px 40px
}

.wrapper .content-pricing .simple-pricing-table .table-pricing .inner-content-pricing
	{
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	padding: 10px 0
}

.wrapper .content-pricing .simple-pricing-table .table-pricing .inner-content-pricing:last-child
	{
	border-bottom: none
}

.wrapper .content-pricing .simple-pricing-table .table-pricing .inner-content-pricing:nth-child(even)
	{
	background: #f5f5f5
}

.wrapper .content-pricing .simple-pricing-table .pricing-section {
	background: #5cb85c;
	position: relative
}

.wrapper .content-pricing .simple-pricing-table .pricing-section .cart-pricing
	{
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	background: #5cb85c;
	width: 45px;
	height: 45px;
	position: absolute;
	top: -22px;
	left: 22px;
	border: 1px solid #FFF
}

.wrapper .content-pricing .simple-pricing-table .pricing-section .cart-pricing span
	{
	font-size: 25px;
	color: #FFF;
	line-height: 40px
}

.wrapper .content-pricing .simple-pricing-table .pricing-section .currency-pricing
	{
	padding: 20px 0
}

.wrapper .content-pricing .simple-pricing-table .pricing-section .currency-pricing .dollar-pricing
	{
	vertical-align: top;
	font-size: 18px;
	color: #FFF
}

.wrapper .content-pricing .simple-pricing-table .pricing-section .currency-pricing .rate-pricing
	{
	font-size: 35px;
	line-height: 40px;
	color: #FFF
}

.wrapper .content-pricing .simple-pricing-table .pricing-section .currency-pricing .free-pricing
	{
	font-size: 20px;
	color: #FFF
}

.wrapper .content-pricing .danger-pricing .border-pricing {
	border-top: 5px solid #d9534f
}

.wrapper .content-pricing .danger-pricing span {
	color: #d9534f
}

.wrapper .content-pricing .danger-pricing .pricing-section, .wrapper .content-pricing .danger-pricing .pricing-section .cart-pricing
	{
	background: #d9534f
}

.wrapper .content-pricing .warning-pricing .border-pricing {
	border-top: 5px solid #f0ad4e
}

.wrapper .content-pricing .warning-pricing span {
	color: #f0ad4e
}

.wrapper .content-pricing .warning-pricing .pricing-section, .wrapper .content-pricing .warning-pricing .pricing-section .cart-pricing
	{
	background: #f0ad4e
}

.wrapper .content-pricing .hover-pricing-table {
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	background: #f1f1f1
}

.wrapper .content-pricing .hover-pricing-table .top-hover-pricing h2 {
	text-transform: uppercase;
	font-size: 25px;
	color: #FFF;
	padding: 20px 0 75px
}

.wrapper .content-pricing .hover-pricing-table .value-pricing {
	width: 126px;
	height: 126px;
	margin: -63px auto 0;
	border: 4px solid #FFF;
	border-radius: 50%;
	font-size: 26px;
	line-height: 117px;
	font-weight: 700;
	color: #FFF
}

.wrapper .content-pricing .hover-pricing-table .table-hover .value-hover
	{
	font-size: 14px;
	padding: 10px 0;
	color: #777
}

.wrapper .content-pricing .hover-pricing-table .purchase-btn {
	margin: 20px 0;
	color: #FFF
}

.wrapper .content-pricing .hover-pricing-table .purchase-btn a:hover {
	color: #FFF
}

.wrapper .content-pricing .hover-pricing-table:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	z-index: 1
}

.wrapper .content-pricing .hover-pricing-table:hover .table-hover .value-hover
	{
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.wrapper .content-pricing .round-pricing-section {
	margin: auto;
	display: table
}

.wrapper .content-pricing .round-pricing-table {
	position: relative;
	width: 220px;
	height: 220px;
	margin-right: 55px
}

.wrapper .content-pricing .round-pricing-table .circle-box {
	width: 100%;
	height: 100%;
	position: absolute;
	-moz-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail
	{
	position: relative
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .title-text
	{
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .normal-pricing
	{
	font-weight: 400
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .price-table
	{
	padding-top: 20px
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .price-table .dollar-round
	{
	font-size: 27px;
	font-weight: 700;
	vertical-align: top
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .price-table .price-round
	{
	font-size: 80px;
	font-weight: 700;
	line-height: 70px
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .price-table .right-round
	{
	font-size: 27px;
	font-weight: 700;
	vertical-align: top
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .description-text
	{
	color: #CCC;
	font-size: 13px;
	padding-top: 10px
}

.wrapper .content-pricing .round-pricing-table .circle-box .success-text,
	.wrapper .content-pricing .round-pricing-table .circle-box .success-text .price-table .dollar-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .success-text .price-table .price-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .success-text .price-table .right-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .success-text .title-text
	{
	color: #5cb85c
}

.wrapper .content-pricing .round-pricing-table .circle-box .danger-text,
	.wrapper .content-pricing .round-pricing-table .circle-box .danger-text .price-table .dollar-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .danger-text .price-table .price-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .danger-text .price-table .right-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .danger-text .title-text
	{
	color: #d9534f
}

.wrapper .content-pricing .round-pricing-table .circle-box .warning-text,
	.wrapper .content-pricing .round-pricing-table .circle-box .warning-text .price-table .dollar-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .warning-text .price-table .price-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .warning-text .price-table .right-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .warning-text .title-text
	{
	color: #f0ad4e
}

.wrapper .content-pricing .round-pricing-table .circle-box .info-text,
	.wrapper .content-pricing .round-pricing-table .circle-box .info-text .price-table .dollar-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .info-text .price-table .price-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .info-text .price-table .right-round,
	.wrapper .content-pricing .round-pricing-table .circle-box .info-text .title-text
	{
	color: #5bc0de
}

.wrapper .content-pricing .round-pricing-table .circle-box .first-box {
	padding: 80px 0 0
}

.wrapper .content-pricing .round-pricing-table .circle-box .second-box {
	padding: 40px 0 0
}

.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing
	{
	padding-top: 40px;
	opacity: 0;
	z-index: 1;
	position: absolute;
	-webkit-transform: scale(0) rotate(0) translateX(0) translateY(0)
		skewX(0) skewY(0);
	-moz-transform: scale(0) rotate(0) translateX(0) translateY(0) skewX(0)
		skewY(0);
	-ms-transform: scale(0) rotate(0) translateX(0) translateY(0) skewX(0)
		skewY(0);
	-o-transform: scale(0) rotate(0) translateX(0) translateY(0) skewX(0)
		skewY(0);
	transform: scale(0) rotate(0) translateX(0) translateY(0) skewX(0)
		skewY(0)
}

.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing .basic-text
	{
	color: #FFF;
	font-size: 22px;
	text-transform: uppercase
}

.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing .hover-detail
	{
	padding: 20px 0 0
}

.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing .hover-detail li
	{
	list-style-type: none;
	color: #FFF;
	padding: 0
}

.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail,
	.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing
	{
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	background: #FFF;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	float: left
}

.wrapper .content-pricing .round-pricing-table .circle-box .success-bg {
	background: #5cb85c
}

.wrapper .content-pricing .round-pricing-table .circle-box .warning-bg {
	background: #f0ad4e
}

.wrapper .content-pricing .round-pricing-table .circle-box .danger-bg {
	background: #d9534f
}

.wrapper .content-pricing .round-pricing-table .circle-box .info-bg {
	background: #5bc0de
}

.wrapper .content-pricing .round-pricing-table .circle-box:hover .effect-pricing
	{
	opacity: 1;
	-webkit-transform: scale(1) rotate(360deg) translateX(0) translateY(0)
		skewX(0) skewY(0);
	-moz-transform: scale(1) rotate(360deg) translateX(0) translateY(0)
		skewX(0) skewY(0);
	-ms-transform: scale(1) rotate(360deg) translateX(0) translateY(0)
		skewX(0) skewY(0);
	-o-transform: scale(1) rotate(360deg) translateX(0) translateY(0)
		skewX(0) skewY(0);
	transform: scale(1) rotate(360deg) translateX(0) translateY(0) skewX(0)
		skewY(0)
}

.wrapper .content-pricing .round-pricing-table .circle-box:hover .circle-detail
	{
	opacity: 1;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.wrapper .content-pricing .vertical-pricing {
	background: #f1f1f1;
	overflow: hidden;
	display: table;
	width: 100%;
	height: 120px;
	margin-bottom: 15px
}

.wrapper .content-pricing .vertical-pricing .title-vertical-pricing {
	display: table-cell;
	height: 120px;
	padding: 18px 55px;
	position: relative;
	vertical-align: middle;
	width: 20%;
	z-index: 99
}

.wrapper .content-pricing .vertical-pricing .title-vertical-pricing h2 {
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase
}

.wrapper .content-pricing .vertical-pricing .title-vertical-pricing .price-vertical
	{
	color: #FFF;
	font-size: 23px
}

.wrapper .content-pricing .vertical-pricing .title-vertical-pricing .price-vertical small
	{
	color: #FFF
}

.wrapper .content-pricing .vertical-pricing .title-vertical-pricing:before
	{
	content: "";
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -50%;
	-webkit-transform: skew(45deg);
	-moz-transform: skew(45deg);
	-ms-transform: skew(45deg);
	-o-transform: skew(45deg);
	transform: skew(45deg);
	width: 100%;
	z-index: -1
}

.wrapper .content-pricing .vertical-pricing .title-vertical-pricing:after
	{
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: skew(-45deg);
	-moz-transform: skew(-45deg);
	-ms-transform: skew(-45deg);
	-o-transform: skew(-45deg);
	transform: skew(-45deg);
	width: 100%;
	z-index: -1
}

.wrapper .content-pricing .vertical-pricing .center-detail-vertical {
	width: 65%;
	padding: 6px 0 0 125px
}

.wrapper .content-pricing .vertical-pricing .center-detail-vertical ul {
	padding: 0
}

.wrapper .content-pricing .vertical-pricing .center-detail-vertical ul li
	{
	float: left;
	list-style-type: none;
	padding: 5px 0;
	width: 33.3%
}

.wrapper .content-pricing .vertical-pricing .purchase-btn {
	margin: 43px 40px 0 0;
	color: #FFF
}

.wrapper .content-pricing .vertical-pricing .purchase-btn a:hover {
	color: #FFF
}

.wrapper .content-pricing .vertical-pricing:hover {
	box-shadow: 0 2px 11px #CCC
}

.wrapper .content-pricing .vertical-pricing-section {
	margin-bottom: -15px;
	overflow: hidden
}

@media ( min-width :1200px) and (max-width:1620px) {
	.wrapper .content-pricing .simple-pricing-table .pricing-section .currency-pricing
		{
		padding: 25px 0
	}
}

@media ( min-width :1367px) and (max-width:1729px) {
	.wrapper .content-pricing .round-pricing-table {
		margin: 5px 15px
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing {
		padding: 18px 20px
	}
}

@media ( max-width :1366px) {
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing {
		padding: 20px 25px
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing h2 {
		font-size: 25px
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .success-text .title-text,
		.wrapper .content-pricing .vertical-pricing .title-vertical-pricing .price-vertical
		{
		font-size: 20px
	}
	.wrapper .content-pricing .vertical-pricing .center-detail-vertical {
		padding: 6px 0 0 100px;
		width: 60%
	}
	.wrapper .content-pricing .round-pricing-table {
		margin: 0 15px 20px 0;
		width: 190px;
		height: 190px
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .second-box {
		padding: 30px 0 0
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .price-table .price-round
		{
		font-size: 60px;
		line-height: 60px
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .circle-detail .description-text
		{
		padding-top: 5px
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing
		{
		padding-top: 30px
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing .basic-text
		{
		font-size: 20px
	}
	.wrapper .content-pricing .round-pricing-table .circle-box .effect-pricing .hover-detail
		{
		padding-top: 10px
	}
}

@media ( max-width :1199px) {
	.wrapper .content-pricing .hover-pricing-table, .wrapper .content-pricing .simple-pricing-table
		{
		margin-bottom: 20px
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing {
		width: 180px;
		position: absolute;
		height: 100%;
		padding: 50px 20px
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing:after,
		.wrapper .content-pricing .vertical-pricing .title-vertical-pricing:before
		{
		display: none
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing h2 {
		font-size: 23px
	}
	.wrapper .content-pricing .vertical-pricing .center-detail-vertical {
		width: 80%;
		padding: 6px 0 0 220px
	}
	.wrapper .content-pricing .vertical-pricing .center-detail-vertical ul li
		{
		width: 50%
	}
	.wrapper .content-pricing .vertical-pricing .purchase-btn {
		margin: 80px 15px 20px 0
	}
	.wrapper .content-pricing .simple-pricing-section {
		margin-bottom: -15px;
		overflow: hidden
	}
	.wrapper .content-pricing .hover-pricing-section {
		margin-bottom: -15px;
		display: table;
		width: 100%
	}
	.wrapper .content-pricing .round-pricing-section {
		margin-bottom: -15px;
		display: table
	}
	.overlay-clear {
		clear: none
	}
}

@media ( max-width :991px) {
	.wrapper .content-pricing .hover-pricing-table, .wrapper .content-pricing .simple-pricing-table
		{
		width: 400px;
		margin: 0 auto 20px
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing {
		width: 170px
	}
	.wrapper .content-pricing .vertical-pricing .center-detail-vertical {
		padding: 6px 0 0 190px
	}
	.wrapper .content-pricing .vertical-pricing .purchase-btn {
		font-size: 14px
	}
	.wrapper .content-pricing.pricing-full .simple-pricing-table {
		margin: 0;
		width: 100%;
		max-width: 100%
	}
}

@media ( max-width :767px) {
	.content-title-main {
		line-height: 42px;
		padding-top: 6px
	}
	.wrapper .content-pricing .simple-pricing-table {
		max-width: 400px;
		width: 100%
	}
	.wrapper .content-pricing .vertical-pricing {
		width: 100%;
		max-width: 480px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing {
		position: inherit;
		text-align: center;
		width: 100%;
		padding: 20px 0
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing h2 {
		font-size: 25px
	}
	.wrapper .content-pricing .vertical-pricing .title-vertical-pricing .price-vertical
		{
		font-size: 23px
	}
	.wrapper .content-pricing .vertical-pricing .center-detail-vertical {
		padding-left: 0;
		width: 100%;
		margin-bottom: 20px
	}
	.wrapper .content-pricing .vertical-pricing .center-detail-vertical ul li
		{
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #ddd
	}
	.wrapper .content-pricing .vertical-pricing .purchase-btn {
		margin: 0 auto 20px;
		float: none !important;
		display: table
	}
	.wrapper .content-pricing .hover-pricing-table {
		max-width: 400px;
		width: 100%
	}
	.wrapper .content-pricing .round-pricing-table {
		float: none !important;
		margin: 0 auto 20px
	}
	.wrapper .content-pricing .simple-pricing-table h2 {
		font-size: 22px
	}
}

@media ( max-width :479px) {
	.wrapper .content-pricing .hover-pricing-table, .wrapper .content-pricing .simple-pricing-table
		{
		margin: 0 auto 20px
	}
	.wrapper .content-pricing .simple-pricing-table .pricing-section .cart-pricing,
		.wrapper .content-pricing .warning-pricing .pricing-section .cart-pricing
		{
		top: -30px
	}
}

.overlay-margin-bottom {
	margin-bottom: -30px;
	overflow: hidden
}

.position-overlay {
	overflow: hidden;
	position: relative
}

.position-overlay .text-overlay {
	color: #FFF;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	width: 96%;
	text-align: center;
	font-size: 15px;
	margin: 10px;
	padding: 40px;
	-moz-transition: .5s Ease;
	-o-transition: .5s Ease;
	-webkit-transition: .5s Ease;
	transition: .5s Ease
}

.position-overlay .text-overlay h3 {
	color: #FFF
}

.position-overlay .simple-overlay {
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.image-slide-left img, .image-zoom-in img {
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out
}

.position-overlay .text-overlay-top {
	top: 450px;
	bottom: 0
}

.position-overlay .text-overlay-bottom {
	top: -450px;
	bottom: 450px
}

.position-overlay .text-overlay-left {
	left: -680px;
	top: 0;
	bottom: 0
}

.position-overlay .text-overlay-right {
	right: -680px;
	top: 0;
	bottom: 0
}

.position-overlay .title-overlay-right {
	padding: 5px;
	right: -680px;
	top: 0
}

.position-overlay .title-overlay-left {
	padding: 5px;
	left: -680px;
	bottom: 0
}

.position-overlay:hover .text-overlay-left, .position-overlay:hover .title-overlay-left
	{
	left: 0
}

.position-overlay:hover .text-overlay-top {
	top: 0
}

.position-overlay:hover .text-overlay-bottom {
	top: 0;
	bottom: 0
}

.position-overlay:hover .text-overlay-right, .position-overlay:hover .title-overlay-right
	{
	right: 0
}

.position-overlay:hover .simple-overlay {
	top: 0;
	bottom: 0
}

.image-zoom-in:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3)
}

.image-zoom-in img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: .3s ease-in-out
}

.image-slide-left:hover img {
	margin-left: 0
}

.image-slide-left img {
	margin-left: 50px;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	transition: .3s ease-in-out
}

.image-slide-right:hover img {
	margin-left: 50px
}

.image-slide-right img {
	margin-left: 0;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.icon-effect-overlay, .image-slide-left, .image-slide-right,
	.image-zoom-in, .image-zoom-out, .primary-hover-color, .simple-overlay
	{
	overflow: hidden;
	cursor: pointer;
	position: relative
}

.icon-effect-overlay .text-overlay-zoom, .image-slide-left .text-overlay-zoom,
	.image-slide-right .text-overlay-zoom, .image-zoom-in .text-overlay-zoom,
	.image-zoom-out .text-overlay-zoom, .primary-hover-color .text-overlay-zoom,
	.simple-overlay .text-overlay-zoom {
	opacity: 0;
	background: rgba(0, 0, 0, .5);
	position: absolute
}

.icon-effect-overlay:hover .text-overlay-zoom, .image-slide-left:hover .text-overlay-zoom,
	.image-slide-right:hover .text-overlay-zoom, .image-zoom-in:hover .text-overlay-zoom,
	.image-zoom-out:hover .text-overlay-zoom, .primary-hover-color:hover .text-overlay-zoom,
	.simple-overlay:hover .text-overlay-zoom {
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	color: #FFF;
	text-align: center;
	padding: 20px;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.icon-effect-overlay:hover h3, .image-slide-left:hover h3,
	.image-slide-right:hover h3, .image-zoom-in:hover h3, .image-zoom-out:hover h3,
	.primary-hover-color:hover h3, .simple-overlay:hover h3 {
	color: #FFF
}

.overlay-box-shadow {
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	margin-bottom: 30px
}

.overlay-box-title {
	padding: 10px 10px 0
}

.blur-overlay:hover img {
	-webkit-filter: grayscale(0) blur(5px);
	-moz-filter: grayscale(0) blur(5px);
	-o-filter: grayscale(0) blur(5px);
	filter: grayscale(0) blur(5px)
}

.black-white-overlay:hover img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}

.primary-hover-color:hover .text-overlay-zoom {
	opacity: .7
}

.border-overlay {
	position: relative
}

.border-overlay img {
	display: block
}

.border-overlay .border-overlay-text {
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	color: #FFF;
	opacity: 0;
	overflow: hidden;
	padding: 50px 45px;
	position: absolute;
	text-align: center;
	top: 0;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.border-overlay .border-overlay-text:hover {
	opacity: 1
}

.border-overlay .border-overlay-text h3 {
	color: #FFF
}

.border-overlay .border-overlay-text:after, .border-overlay .border-overlay-text:before
	{
	border: 1px solid #FFF;
	content: "";
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	-moz-transition: all .6s ease .2s;
	-o-transition: all .6s ease .2s;
	-webkit-transition: all .6s ease .2s;
	transition: all .6s ease .2s
}

.border-overlay .border-overlay-text:before {
	border-bottom: none;
	border-top: none;
	left: 30px;
	right: 30px
}

.border-overlay .border-overlay-text:after {
	border-left: none;
	border-right: none;
	bottom: 30px;
	top: 30px
}

.border-overlay .border-overlay-text:hover:after, .border-overlay .border-overlay-text:hover:before
	{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.overlay-margin-0 {
	margin: 0
}

.overlay-margin-0 .gallery-description h3 {
	color: #FFF
}

.text-overlay-wrapper {
	display: table;
	margin: 0 auto;
	height: 100%
}

.text-overlay-description {
	display: table-cell;
	vertical-align: middle
}

.icon-overlay img, .icon-plus-overlay img {
	display: block
}

.icon-overlay {
	position: relative
}

.icon-overlay:hover .icon-overlay-text:before {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	-moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	-ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	-o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	top: 50%
}

.icon-overlay .icon-overlay-text {
	bottom: 0;
	color: #FFF;
	opacity: 0;
	overflow: hidden;
	padding: 50px 45px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.icon-overlay .icon-overlay-text:before, .icon-overlay .icon-overlay-text:before p
	{
	left: 50%;
	top: 50%;
	-webkit-transition: opacity .35s, transform .35s;
	-moz-transition: opacity .35s, transform .35s
}

.icon-overlay .icon-overlay-text:hover {
	opacity: 1
}

.icon-overlay .icon-overlay-text h3 {
	color: #FFF
}

.icon-overlay .icon-overlay-text:after, .icon-overlay .icon-overlay-text:before
	{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%
}

.icon-overlay .icon-overlay-text:before {
	width: 40%;
	height: 60%;
	border: 2px solid #FFF;
	opacity: 0;
	-o-transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-o-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg)
		scale3d(0, 0, 1);
	-moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg)
		scale3d(0, 0, 1);
	-ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg)
		scale3d(0, 0, 1);
	-o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg)
		scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg)
		scale3d(0, 0, 1)
}

.icon-overlay .icon-overlay-text:before p {
	font-size: 25px;
	line-height: 10;
	position: absolute;
	-o-transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.icon-overlay .icon-overlay-text p {
	width: 110px;
	padding-bottom: 0
}

.icon-overlay .icon-overlay-text p i {
	opacity: 0;
	-webkit-transition: opacity .35s, transform .35s;
	-moz-transition: opacity .35s, transform .35s;
	-o-transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s;
	padding: 0 5px
}

.icon-overlay .icon-overlay-text p a {
	font-size: 30px;
	color: #FFF
}

.icon-overlay .icon-overlay-text p a:first-child i {
	-webkit-transform: translate3d(-60px, -60px, 0);
	-moz-transform: translate3d(-60px, -60px, 0);
	-ms-transform: translate3d(-60px, -60px, 0);
	-o-transform: translate3d(-60px, -60px, 0);
	transform: translate3d(-60px, -60px, 0)
}

.icon-overlay .icon-overlay-text p a:nth-child(2) i {
	-webkit-transform: translate3d(60px, -60px, 0);
	-moz-transform: translate3d(60px, -60px, 0);
	-ms-transform: translate3d(60px, -60px, 0);
	-o-transform: translate3d(60px, -60px, 0);
	transform: translate3d(60px, -60px, 0)
}

.icon-overlay .icon-overlay-text p a:nth-child(3) i {
	-webkit-transform: translate3d(-60px, 60px, 0);
	-moz-transform: translate3d(-60px, 60px, 0);
	-ms-transform: translate3d(-60px, 60px, 0);
	-o-transform: translate3d(-60px, 60px, 0);
	transform: translate3d(-60px, 60px, 0)
}

.icon-overlay .icon-overlay-text p a:nth-child(4) i {
	-webkit-transform: translate3d(60px, 60px, 0);
	-moz-transform: translate3d(60px, 60px, 0);
	-ms-transform: translate3d(60px, 60px, 0);
	-o-transform: translate3d(60px, 60px, 0);
	transform: translate3d(60px, 60px, 0)
}

.icon-overlay .icon-overlay-text:hover p a i:empty {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	padding: 10px
}

.icon-plus-overlay {
	position: relative
}

.icon-plus-overlay:hover .icon-overlay-text:before {
	opacity: 1;
	background-color: rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(-10%, -10%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	-moz-transform: translate3d(-10%, -10%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	-ms-transform: translate3d(-10%, -10%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	-o-transform: translate3d(-10%, -10%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1);
	transform: translate3d(-10%, -10%, 0) rotate3d(0, 0, 1, -135deg)
		scale3d(1, 1, 1)
}

.icon-plus-overlay .icon-overlay-text {
	bottom: 0;
	color: #FFF;
	opacity: 0;
	overflow: hidden;
	padding: 50px 45px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.icon-plus-overlay .icon-overlay-text p i, .icon-plus-overlay .icon-overlay-text:before p
	{
	-webkit-transition: opacity .35s, transform .35s;
	-moz-transition: opacity .35s, transform .35s;
	-o-transition: opacity .35s, transform .35s
}

.icon-plus-overlay .icon-overlay-text:hover {
	opacity: 1
}

.icon-plus-overlay .icon-overlay-text h3 {
	color: #FFF
}

.icon-plus-overlay .icon-overlay-text:after, .icon-plus-overlay .icon-overlay-text:before
	{
	content: "";
	position: absolute
}

.icon-plus-overlay .icon-overlay-text:before p {
	font-size: 25px;
	line-height: 10;
	position: absolute;
	left: 50%;
	top: 50%;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.icon-plus-overlay .icon-overlay-text p {
	width: 110px;
	padding-bottom: 0
}

.icon-plus-overlay .icon-overlay-text p i {
	opacity: 0;
	transition: opacity .35s, transform .35s;
	padding: 0 5px
}

.icon-plus-overlay .icon-overlay-text p a {
	font-size: 30px;
	color: #FFF
}

.icon-plus-overlay .icon-overlay-text p a:first-child i {
	-webkit-transform: translate3d(-60px, -60px, 0);
	-moz-transform: translate3d(-60px, -60px, 0);
	-ms-transform: translate3d(-60px, -60px, 0);
	-o-transform: translate3d(-60px, -60px, 0);
	transform: translate3d(-60px, -60px, 0)
}

.icon-plus-overlay .icon-overlay-text p a:nth-child(2) i {
	-webkit-transform: translate3d(60px, -60px, 0);
	-moz-transform: translate3d(60px, -60px, 0);
	-ms-transform: translate3d(60px, -60px, 0);
	-o-transform: translate3d(60px, -60px, 0);
	transform: translate3d(60px, -60px, 0)
}

.icon-plus-overlay .icon-overlay-text p.set2 a:nth-child(1) i {
	-webkit-transform: translate3d(-60px, 60px, 0);
	-moz-transform: translate3d(-60px, 60px, 0);
	-ms-transform: translate3d(-60px, 60px, 0);
	-o-transform: translate3d(-60px, 60px, 0);
	transform: translate3d(-60px, 60px, 0)
}

.icon-plus-overlay .icon-overlay-text p.set2 a:nth-child(2) i {
	-webkit-transform: translate3d(60px, 60px, 0);
	-moz-transform: translate3d(60px, 60px, 0);
	-ms-transform: translate3d(60px, 60px, 0);
	-o-transform: translate3d(60px, 60px, 0);
	transform: translate3d(60px, 60px, 0)
}

.icon-plus-overlay .icon-overlay-text p hr:nth-child(2) {
	-webkit-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 90deg)
		scale3d(0, 0, 1);
	-moz-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 90deg)
		scale3d(0, 0, 1);
	-ms-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 90deg)
		scale3d(0, 0, 1);
	-o-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 90deg)
		scale3d(0, 0, 1);
	transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 90deg)
		scale3d(0, 0, 1)
}

.icon-plus-overlay .icon-overlay-text p hr:nth-child(3) {
	-webkit-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 180deg)
		scale3d(0, 0, 1);
	-moz-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 180deg)
		scale3d(0, 0, 1);
	-ms-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 180deg)
		scale3d(0, 0, 1);
	-o-transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 180deg)
		scale3d(0, 0, 1);
	transform: translate3d(-100%, -50%, 0) rotate3d(0, 0, 1, 180deg)
		scale3d(0, 0, 1)
}

.icon-plus-overlay .icon-overlay-text hr {
	width: 100%;
	opacity: 0;
	border: 1px solid #FFF;
	-webkit-transition: opacity .35s, transform .35s;
	-moz-transition: opacity .35s, transform .35s;
	-o-transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-o-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	margin: 0
}

.icon-plus-overlay .icon-overlay-text:hover p a i:empty {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	padding: 10px
}

.icon-plus-overlay .icon-overlay-text:hover hr:nth-child(2) {
	opacity: 1;
	-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -90deg)
		scale3d(1, 1, 1);
	-moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -90deg)
		scale3d(1, 1, 1);
	-ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -90deg)
		scale3d(1, 1, 1);
	-o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -90deg)
		scale3d(1, 1, 1);
	transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -90deg)
		scale3d(1, 1, 1)
}

.icon-plus-overlay .icon-overlay-text:hover hr:nth-child(3) {
	opacity: 1;
	-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -180deg)
		scale3d(1, 1, 1);
	-moz-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -180deg)
		scale3d(1, 1, 1);
	-ms-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -180deg)
		scale3d(1, 1, 1);
	-o-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -180deg)
		scale3d(1, 1, 1);
	transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -180deg)
		scale3d(1, 1, 1)
}

.icon-bottom-overlay {
	position: relative;
	overflow: hidden
}

.icon-bottom-overlay img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.icon-bottom-overlay:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3)
}

.icon-bottom-overlay .icon-bottom-overlay-text {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 4.75em;
	-moz-transition: transform .35s;
	-o-transition: transform .35s;
	-webkit-transition: transform .35s;
	transition: transform .35s;
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0
}

.icon-bottom-overlay .icon-bottom-overlay-text button {
	float: left;
	border-color: transparent
}

.icon-bottom-overlay .icon-bottom-overlay-text p {
	float: right
}

.icon-bottom-overlay .icon-bottom-overlay-text p a {
	color: #FFF;
	font-size: 30px;
	margin-left: 20px
}

.icon-bottom-overlay:hover .icon-bottom-overlay-text {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

@media ( max-width :1366px) {
	.position-overlay .text-overlay {
		font-size: 14px;
		width: 94%;
		padding: 10px
	}
	.icon-effect-overlay:hover h3, .image-slide-left:hover h3,
		.image-slide-right:hover h3, .image-zoom-in:hover h3, .image-zoom-out:hover h3,
		.position-overlay .text-overlay h3, .primary-hover-color:hover h3,
		.simple-overlay:hover h3 {
		font-size: 23px
	}
	.position-overlay .text-overlay p {
		line-height: 20px
	}
	.icon-effect-overlay:hover p, .image-slide-left:hover p,
		.image-slide-right:hover p, .image-zoom-in:hover p, .image-zoom-out:hover p,
		.primary-hover-color:hover p, .simple-overlay:hover p {
		font-size: 14px;
		line-height: 20px
	}
	.overlay-box-shadow .gallery-description h3 {
		font-size: 23px
	}
	.overlay-box-shadow .gallery-description p {
		line-height: 20px;
		font-size: 14px
	}
	.border-overlay .border-overlay-text {
		padding: 30px 35px
	}
	.border-overlay .border-overlay-text h3 {
		font-size: 23px
	}
	.border-overlay .border-overlay-text p {
		line-height: 20px;
		font-size: 14px
	}
	.icon-overlay .icon-overlay-text:hover p a, .icon-plus-overlay .icon-overlay-text p a
		{
		font-size: 25px
	}
	.icon-overlay .icon-overlay-text:hover p a i:empty {
		padding: 8px
	}
	.icon-bottom-overlay .icon-bottom-overlay-text p a {
		font-size: 25px;
		margin-left: 10px
	}
}

@media ( max-width :767px) {
	.position-overlay .text-overlay {
		width: 97%
	}
}

@media ( max-width :479px) {
	.position-overlay .text-overlay {
		width: 96%;
		padding: 0;
		margin: 5px
	}
	.position-overlay .text-overlay p {
		line-height: 15px;
		font-size: 12px
	}
	.icon-effect-overlay:hover h3, .image-slide-left:hover h3,
		.image-slide-right:hover h3, .image-zoom-in:hover h3, .image-zoom-out:hover h3,
		.position-overlay .text-overlay h3, .primary-hover-color:hover h3,
		.simple-overlay:hover h3 {
		font-size: 19px
	}
	.icon-effect-overlay:hover .text-overlay-zoom, .image-slide-left:hover .text-overlay-zoom,
		.image-slide-right:hover .text-overlay-zoom, .image-zoom-in:hover .text-overlay-zoom,
		.image-zoom-out:hover .text-overlay-zoom, .primary-hover-color:hover .text-overlay-zoom,
		.simple-overlay:hover .text-overlay-zoom {
		padding: 10px
	}
	.icon-effect-overlay:hover p, .image-slide-left:hover p,
		.image-slide-right:hover p, .image-zoom-in:hover p, .image-zoom-out:hover p,
		.primary-hover-color:hover p, .simple-overlay:hover p {
		font-size: 12px;
		line-height: 15px
	}
	.overlay-box-shadow .gallery-description h3 {
		font-size: 20px
	}
	.overlay-box-shadow .gallery-description p {
		line-height: 15px;
		font-size: 12px
	}
	.border-overlay .border-overlay-text {
		padding: 15px 30px
	}
	.border-overlay .border-overlay-text:after, .border-overlay .border-overlay-text:before
		{
		top: 10px;
		bottom: 10px;
		left: 10px;
		right: 10px
	}
	.border-overlay .border-overlay-text:after {
		bottom: 20px;
		top: 20px
	}
	.border-overlay .border-overlay-text:before {
		left: 20px;
		right: 20px
	}
	.border-overlay .border-overlay-text h3 {
		font-size: 19px
	}
	.border-overlay .border-overlay-text p {
		line-height: 15px;
		font-size: 12px
	}
	.icon-overlay .icon-overlay-text:hover p a {
		font-size: 20px
	}
	.icon-overlay .icon-overlay-text:hover p a i:empty {
		padding: 9px
	}
	.icon-bottom-overlay .icon-bottom-overlay-text {
		padding: 10px;
		height: 50px
	}
	.icon-bottom-overlay .icon-bottom-overlay-text p a {
		font-size: 18px;
		margin-left: 10px
	}
	.icon-bottom-overlay .icon-bottom-overlay-text button {
		padding: 4px 14px
	}
	.icon-plus-overlay .icon-overlay-text p a {
		font-size: 20px
	}
}

.wrapper .step_with_progressbar .nav-inline .nav-item.flat-buttons {
	border-radius: 0
}

.step_default .nav-item {
	border: 1px solid #ccc;
	width: 23.7%;
	height: 100%;
	padding: 20px;
	background: #e0e0e0;
	margin-right: 22px;
	margin-left: 0 !important;
	float: left
}

.step_default .nav-item.active .step_description, .step_default .nav-item.active .step_title
	{
	color: #FFF
}

.step_default .nav-item.active .step_badge {
	color: #FFF;
	border-color: #FFF
}

.step_default .nav-item:last-child {
	margin-right: 0
}

.step_default .nav-item .step_description {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.step_badge {
	display: inline-block;
	font-size: 39px;
	line-height: 46px;
	margin-right: 15px;
	color: #757575;
	border: 1px solid #757575;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.step_badge span {
	font-size: 20px
}

.step_title {
	color: #333
}

.step_description {
	padding-bottom: 0;
	color: #777
}

.vertical_step .nav-inline .nav-item {
	display: block;
	width: 100%;
	margin-right: 0
}

.vertical_step .nav-inline .nav-item+.nav-item {
	margin-left: 0;
	margin-top: 10px
}

.step_with_count {
	counter-reset: step
}

.step_with_count li {
	position: relative;
	text-transform: uppercase;
	width: 25%
}

.step_with_count li:first-child:after {
	display: none
}

.step_with_count li:before {
	width: 45px;
	height: 45px;
	content: counter(step);
	counter-increment: step;
	line-height: 40px;
	border: 2px solid #ccc;
	display: block;
	text-align: center;
	margin: 0 auto 10px;
	background: #FFF;
	z-index: 1;
	position: relative;
	font-size: 20px;
	color: #777
}

.step_with_count li:after {
	width: 100%;
	height: 2px;
	content: '';
	position: absolute;
	background-color: #7d7d7d;
	top: 22px;
	left: -50%;
	z-index: 0
}

.step_with_count li a {
	color: #777
}

.step_with_count li.active:before {
	color: #FFF
}

.step_with_count.step_with_color li.step_info_color {
	color: #5bc0de
}

.step_with_count.step_with_color li.step_info_color:before {
	border: 2px solid #5bc0de;
	background: #5bc0de;
	color: #FFF
}

.step_with_count.step_with_color li.step_info_color+li:after {
	background: #5bc0de
}

.step_with_count.step_with_color li.step_info_color a {
	color: #5bc0de
}

.step_with_count.step_with_color li.step_success_color {
	color: #5cb85c
}

.step_with_count.step_with_color li.step_success_color:before {
	border: 2px solid #5cb85c;
	background: #5cb85c;
	color: #FFF
}

.step_with_count.step_with_color li.step_success_color+li:after {
	background: #5cb85c
}

.step_with_count.step_with_color li.step_success_color a {
	color: #5cb85c
}

.step_with_count.step_with_color li.step_warning_color {
	color: #f0ad4e
}

.step_with_count.step_with_color li.step_warning_color:before {
	border: 2px solid #f0ad4e;
	background: #f0ad4e;
	color: #FFF
}

.step_with_count.step_with_color li.step_warning_color+li:after {
	background: #f0ad4e
}

.step_with_count.step_with_color li.step_warning_color a {
	color: #f0ad4e
}

.step_with_count.step_with_color li:before {
	width: 55px;
	height: 55px;
	line-height: 50px
}

.step_with_count.step_with_color li:after {
	top: 28px
}

.step_with_count.step_with_color li a {
	font-size: 16px;
	font-weight: 700
}

.step_with_round li:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.step_backgrpund .nav-item {
	width: 32.2%;
	height: 140px;
	position: relative
}

.step_backgrpund .step_description, .step_backgrpund .step_title {
	color: #FFF
}

.step_backgrpund .step_infomation {
	margin: 20px 15px
}

.step_with_progressbar .nav-inline .nav-item+.nav-item, .step_wizard .nav-inline .nav-item+.nav-item
	{
	margin-left: 5px
}

.step_backgrpund_count {
	position: absolute;
	right: 15px;
	bottom: 43px;
	color: #FFF;
	font-size: 105px
}

.step_with_progressbar .nav-inline {
	position: absolute;
	right: 15px;
	top: 10px;
	width: auto
}

.step_with_progressbar .nav-inline .nav-item {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 17px;
	cursor: pointer;
	padding: 0;
	transition: all .3s ease
}

.step_with_progressbar .nav-inline .nav-item a {
	font-weight: 700;
	color: #9e9b9b
}

.step_with_progressbar .nav-inline .nav-item.active a,
	.step_with_progressbar .nav-inline .nav-item:hover a, .step_wizard ul li.active a
	{
	color: #FFF
}

.step_with_progressbar .nav-inline .nav-item:hover {
	transition: all .3s ease
}

.step_progressbar {
	margin-bottom: 10px;
	background: #e0e0e0
}

.step_progressbar .progress-bar {
	width: 25%;
	transition: all .4s ease
}

.step_wizard {
	overflow: hidden
}

.step_wizard ul li {
	background: #e0e0e0;
	padding: 10px 15px 10px 30px;
	position: relative;
	width: 23.8%;
	height: 100%
}

.step_wizard ul li:not (:first-child ):before, .step_wizard ul li:not (:last-child
	):after {
	width: 0;
	height: 0;
	border-top: 24px inset transparent;
	border-bottom: 24px inset transparent;
	position: absolute;
	top: 0;
	content: ""
}

.step_wizard ul li:not (:first-child ):before {
	border-left: 20px solid #FFF;
	left: 0
}

.step_wizard ul li:not (:last-child ):after {
	border-left: 20px solid #e0e0e0;
	right: -20px;
	z-index: 2
}

.step_wizard ul li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.step_wizard ul li:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.step_xl_bottom_spacing {
	padding-bottom: 15px
}

.step_vertical_wizard ul li .vertical_wizard_information p,
	.step_xl_bottom_spacing:last-child {
	padding-bottom: 0
}

.step_vertical_wizard ul {
	width: 100%;
	margin: 0
}

.step_vertical_wizard ul li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 50px
}

.step_vertical_wizard ul li:last-child {
	margin-bottom: 35px
}

.step_vertical_wizard ul li .vertical_wizard_information {
	color: #9e9b9b;
	font-weight: 700;
	display: block;
	height: 80px;
	border: 1px solid #c1c1c1;
	position: relative;
	border-radius: 0 8px 8px 0;
	padding-left: 50px
}

.step_vertical_wizard ul li .vertical_wizard_information .vertical_wizard_title
	{
	padding-top: 10px
}

.step_vertical_wizard ul li .vertical_wizard_information:before {
	background: #e0e0e0;
	width: 80px;
	height: 80px;
	margin-left: -50px;
	line-height: 80px;
	position: absolute;
	top: -1px;
	left: 0;
	content: ""
}

.step_vertical_wizard ul li .vertical_wizard_information.step_first:after
	{
	content: "Step 1";
	position: absolute;
	bottom: 0;
	left: -37px;
	line-height: 35px;
	font-size: 17px
}

.step_vertical_wizard ul li .vertical_wizard_information.step_second:after
	{
	content: "Step 2";
	position: absolute;
	bottom: 0;
	left: -37px;
	line-height: 35px;
	font-size: 17px
}

.step_vertical_wizard ul li .vertical_wizard_information.step_third:after
	{
	content: "Step 3";
	position: absolute;
	bottom: 0;
	left: -37px;
	line-height: 35px;
	font-size: 17px
}

.step_vertical_wizard ul li .vertical_wizard_information.step_forth:after
	{
	content: "Step 4";
	position: absolute;
	bottom: 0;
	left: -37px;
	line-height: 35px;
	font-size: 17px
}

.step_vertical_wizard ul li:after, .step_vertical_wizard ul li:before {
	position: absolute;
	content: "";
	left: 0;
	border: 40px solid transparent;
	height: 0;
	width: 0
}

.step_vertical_wizard ul li:before {
	top: 0;
	border-top-color: #FFF;
	z-index: 25
}

.step_vertical_wizard ul li:after {
	top: 100%;
	border-top-color: #e0e0e0;
	z-index: 99
}

.step_vertical_wizard ul li.active .vertical_wizard_information {
	color: #9e9b9b
}

.step_vertical_wizard ul li.active .vertical_wizard_information.step_first:after,
	.step_vertical_wizard ul li.active .vertical_wizard_information.step_forth:after,
	.step_vertical_wizard ul li.active .vertical_wizard_information.step_second:after,
	.step_vertical_wizard ul li.active .vertical_wizard_information.step_third:after
	{
	color: #FFF
}

@media ( min-width :1200px) and (max-width:1599px) {
	.step_default .nav-item {
		width: 24%;
		padding: 18px;
		margin-right: 10px
	}
	.step_backgrpund .nav-item {
		width: 32%
	}
	.step_wizard ul li {
		width: 23.5%
	}
}

@media ( max-width :1366px) {
	.step_default .nav-inline .nav-item+.nav-item {
		margin-left: 5px
	}
	.step_default .step_description {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.vertical_step .nav-inline .nav-item+.nav-item {
		margin-left: 0
	}
	.step_backgrpund .nav-item {
		width: 31.7%
	}
	.step_wizard ul li {
		padding: 10px 0 10px 20px;
		width: 23.3%
	}
	.step_vertical_wizard ul li .vertical_wizard_information .vertical_wizard_title
		{
		padding-top: 5px;
		font-size: 17px
	}
	.step_vertical_wizard ul li .vertical_wizard_information p {
		font-size: 12px
	}
}

@media ( max-width :1199px) {
	.step_lg_spacing {
		margin-bottom: 10px
	}
	.step_block_spacing {
		margin-bottom: 25px
	}
	.step_default ul {
		margin-bottom: -10px;
		overflow: hidden
	}
	.step_default .nav-item {
		width: 49.2%;
		margin-right: 10px
	}
	.step_default .nav-item:nth-child(2) {
		margin-right: 0
	}
	.step_default .nav-inline .nav-item+.nav-item {
		margin-left: 0
	}
	.vertical_step ul {
		margin-bottom: 0
	}
	.step_backgrpund ul {
		margin-bottom: -10px
	}
	.step_backgrpund .nav-item {
		width: 32.8%;
		height: 110px
	}
	.step_backgrpund .step_infomation {
		margin: 20px 10px
	}
	.step_backgrpund .step_title {
		font-size: 18px
	}
	.step_backgrpund .step_description {
		font-size: 12px
	}
	.step_backgrpund .nav-inline .nav-item+.nav-item {
		margin-left: 0
	}
	.step_with_color ul li p {
		padding-bottom: 0;
		font-size: 13px
	}
	.step_backgrpund_count {
		right: 4px;
		bottom: 28px;
		font-size: 80px
	}
	.step_vertical_wizard ul li .vertical_wizard_information .vertical_wizard_title
		{
		padding-top: 10px
	}
	.step_vertical_wizard ul li .vertical_wizard_information p {
		font-size: 13px
	}
	.step_wizard ul li {
		width: 23.8%
	}
	.floatNoneList {
		clear: both
	}
}

@media ( max-width :991px) {
	.step_default .nav-item {
		width: 49.1%
	}
}

@media ( max-width :767px) {
	.step_backgrpund .nav-inline .nav-item+.nav-item, .step_default .nav-inline .nav-item+.nav-item,
		.step_with_progressbar .nav-inline .nav-item+.nav-item {
		margin-left: 0
	}
	.step_default .nav-item {
		width: 100%;
		margin-right: 0
	}
	.step_backgrpund .nav-item {
		width: 100%;
		height: 140px
	}
	.step_backgrpund .step_title {
		font-size: 24px
	}
	.step_backgrpund .step_description {
		font-size: 14px
	}
	.step_backgrpund_count {
		right: 15px;
		bottom: 43px;
		font-size: 105px
	}
	.step_backgrpund ul {
		margin-bottom: 0
	}
	.step_with_progressbar .nav-inline {
		position: relative;
		right: 0;
		top: 0
	}
	.step_with_progressbar .nav-inline .nav-item {
		width: 40px
	}
	.step_vertical_wizard ul li .vertical_wizard_information {
		padding: 5px 15px 0 50px
	}
	.step_vertical_wizard ul li .vertical_wizard_information .vertical_wizard_title
		{
		padding-top: 5px;
		font-size: 17px
	}
	.step_vertical_wizard ul li .vertical_wizard_information p {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.step_wizard ul li {
		width: 23.2%
	}
}

@media ( max-width :479px) {
	.step_default .nav-item {
		padding: 15px
	}
	.step_badge {
		font-size: 30px;
		line-height: 39px;
		width: 45px;
		height: 45px
	}
	.step_description {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.step_backgrpund .step_title {
		font-size: 20px
	}
	.step_backgrpund .step_description {
		font-size: 12px
	}
	.step_backgrpund_count {
		font-size: 90px
	}
	.step_with_count.step_with_color li {
		width: 100%;
		padding-bottom: 15px
	}
	.step_with_count.step_with_color li:last-child {
		padding-bottom: 0
	}
	.step_with_count.step_with_color li:after {
		display: none
	}
	.step_with_progressbar .nav-inline .nav-item+.nav-item {
		margin-left: 0
	}
	.step_wizard ul li {
		width: 43.9%;
		margin-bottom: 5px
	}
	.step_wizard ul li:not (:last-child ):after {
		border-top: 23px inset transparent;
		border-bottom: 23px inset transparent
	}
}

.content-timeline {
	margin: 20px 0;
	padding: 20px;
	overflow: hidden
}

#timeline {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	display: table
}

#timeline:after {
	position: absolute;
	top: 0;
	left: 50%;
	width: 3px;
	margin-left: -2px;
	height: 100%;
	content: "";
	background: #e7e7e7
}

#timeline .timeline-heading {
	position: relative;
	margin-bottom: 30px;
	padding-left: 0;
	z-index: 9;
	width: 100%;
	clear: both
}

#timeline .timeline-heading .timeline-date {
	position: relative;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
	background: #f5f5f5;
	padding: 10px;
	text-align: center;
	color: #333;
	font-weight: 700;
	font-size: 16px;
	border: 3px solid #dcdcdc;
	box-shadow: 0 4px 4px 2px rgba(0, 0, 0, .2)
}

#timeline .timeline-item.timeline-left {
	padding-right: 50px;
	padding-left: 0
}

#timeline .timeline-item.timeline-right {
	padding-left: 50px;
	position: relative;
	margin-top: 160px
}

#timeline .timeline-left .timeline-item {
	padding-right: 30px
}

#timeline .timeline-item.timeline-right .timeline-icon {
	right: auto;
	left: -25px
}

#timeline .timeline-item.timeline-right .timeline-content {
	box-shadow: -2px 4px 4px rgba(0, 0, 0, .2)
}

#timeline .timeline-item.timeline-right .timeline-content:before {
	top: 90px;
	right: 100%;
	left: auto;
	border-width: 10px 12px 10px 0
}

#timeline .timeline-right {
	margin-top: 160px
}

#timeline .timeline-right .timeline-icon {
	right: auto;
	left: -25px
}

#timeline .timeline-item {
	margin-bottom: 50px;
	position: relative
}

#timeline .timeline-item .timeline-icon {
	position: absolute;
	right: -25px;
	width: 48px;
	height: 48px;
	top: 80px;
	display: block;
	z-index: 1
}

#timeline .timeline-item .timeline-icon img {
	display: block;
	width: 48px;
	height: 48px;
	border: 4px solid #ddd
}

#timeline .timeline-content {
	box-shadow: 2px 4px 4px rgba(0, 0, 0, .2);
	background: #fff;
	position: relative
}

#timeline .timeline-content:before {
	content: "";
	position: absolute;
	top: 90px;
	left: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 12px
}

#timeline .timeline-content .timeline_date .day {
	font-size: 50px;
	letter-spacing: -2px;
	color: #FFF;
	margin-right: 5px
}

#timeline .timeline-content .timeline_date .week-day {
	font-size: 17px
}

#timeline .timeline-content .timeline_date .month {
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 18px
}

#timeline .timeline-content .timeline-header {
	position: relative;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
	padding: 20px;
	overflow: hidden
}

#timeline .timeline-content .timeline-header .timeline_title {
	line-height: 48px;
	color: #FFF
}

#timeline .timeline-content .timeline-body {
	padding: 20px
}

#timeline .timeline-content .timeline-body p {
	padding-bottom: 10px
}

#timeline .timeline-content .timeline-body p:last-child {
	padding: 0
}

#timeline .timeline-content .timeline-body .img-with-text {
	max-width: 170px;
	float: left;
	margin: 17px 15px 10px 0
}

#timeline .timeline-content .timeline-body .time-user-info h4 {
	font-size: 18px;
	line-height: 30px
}

#timeline .timeline-content .timeline-body .video-iframe {
	position: relative;
	padding-bottom: 56.25%
}

#timeline .timeline-content .timeline-body .video-iframe embed,
	#timeline .timeline-content .timeline-body .video-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#timeline>li, .group-testimonial, .simple-testimonial, .testimonial-box
	{
	position: relative
}

#timeline .timeline-content .timeline-footer {
	padding: 20px;
	border-top: 1px solid #e5e5e5
}

#timeline .timeline-content .timeline-footer .more {
	overflow: hidden
}

#timeline .timeline-content .timeline-footer .more .list-inline {
	display: inline-block;
	padding: 0;
	list-style: none
}

#timeline .timeline-content .timeline-footer .more .list-inline li {
	display: inline-block;
	padding: 0 10px 0 0
}

#timeline .timeline-content .timeline-footer .more .list-inline li .time,
	#timeline>li {
	display: block
}

#timeline .timeline-content .timeline-footer .more .list-inline li:last-child
	{
	padding-right: 0
}

#timeline>li {
	float: left;
	width: 50%
}

#timeline>li:last-child {
	margin-bottom: 10px
}

@media ( max-width :991px) {
	#timeline .timeline-content .timeline_date .day {
		font-size: 44px
	}
	#timeline .timeline-content .timeline_date .month, #timeline .timeline-content .timeline_date .week-day
		{
		font-size: 14px
	}
	#timeline .timeline-item {
		margin-bottom: 40px
	}
}

@media ( max-width :767px) {
	#timeline:after {
		display: none
	}
	#timeline>li {
		width: 100%
	}
	#timeline .timeline-heading {
		margin-bottom: 30px;
		margin-top: 20px
	}
	#timeline .timeline-heading:first-child {
		margin-top: 0
	}
	#timeline .timeline-item.timeline-left {
		padding-right: 70px
	}
	#timeline .timeline-item.timeline-left>.timeline-icon {
		right: 0
	}
	#timeline .timeline-item.timeline-right {
		padding-left: 70px;
		margin-top: 0
	}
	#timeline .timeline-item.timeline-right>.timeline-icon {
		left: 0
	}
}

@media ( max-width :575px) {
	.timeline-body .media-gallery {
		margin-bottom: 20px
	}
}

@media ( max-width :479px) {
	#timeline:after {
		left: 20px
	}
	#timeline .timeline-item .timeline-icon img {
		width: 45px;
		height: 45px;
		border-width: 3px
	}
	#timeline .timeline-item.timeline-left {
		padding-right: 60px
	}
	#timeline .timeline-item.timeline-left .timeline-icon {
		right: -3px
	}
	#timeline .timeline-item.timeline-right {
		padding-left: 60px
	}
	#timeline .timeline-item.timeline-right .timeline-content:before {
		border-width: 8px 10px 8px 0
	}
	#timeline .timeline-content:before {
		border-width: 8px 0 8px 10px
	}
	#timeline .timeline-content .timeline_date .day {
		font-size: 30px
	}
	#timeline .timeline-content .timeline_date .week-day {
		font-size: 13px;
		line-height: 15px
	}
	#timeline .timeline-content .timeline_date .month {
		font-size: 12px;
		line-height: 15px
	}
	#timeline .timeline-content .timeline-header .timeline_title {
		font-size: 18px;
		line-height: 35px
	}
	#timeline .timeline-content .timeline-header .timeline_date {
		margin-top: 1px
	}
	#timeline .timeline-content .timeline-body, #timeline .timeline-content .timeline-footer,
		#timeline .timeline-content .timeline-header {
		padding: 10px
	}
	#timeline .timeline-content .timeline-footer .more .list-inline li {
		padding-right: 3px
	}
	#timeline .timeline-content .timeline-footer .more .list-inline li a {
		cursor: pointer
	}
	#timeline .timeline-content .timeline-body .img-with-text {
		max-width: 100%;
		margin: 0
	}
	#timeline .timeline-content .timeline-body .media-gallery {
		margin-bottom: 10px
	}
}

@media screen and (min-width:0\0) {
	.icon-overlay:hover .icon-overlay-text:before {
		-webkit-transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
			scale3d(1, 1, 1);
		-moz-transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
			scale3d(1, 1, 1);
		-ms-transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
			scale3d(1, 1, 1);
		-o-transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
			scale3d(1, 1, 1);
		transform: translate3d(50%, -50%, 0) rotate3d(0, 0, 1, -135deg)
			scale3d(1, 1, 1)
	}
	.edit-scroll input {
		min-height: 38px
	}
}

.simple-testimonial .testimonial-box {
	background: #ededed;
	border: 2px solid #ccc;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 0 56px inset;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 0 56px inset;
	box-shadow: rgba(0, 0, 0, .1) 0 0 56px inset
}

.simple-testimonial .testimonial-box p {
	padding-bottom: 10px
}

.testimonial-box {
	padding: 25px;
	overflow: hidden
}

.testimonial-box .testimonial-center-content p, .testimonial-box .testimonial-content p
	{
	padding-bottom: 10px
}

.testimonial-box .testimonial-center-image {
	margin: auto;
	width: 65px;
	text-align: center
}

.testimonial-box .testimonial-center-content {
	margin: 15px auto auto;
	text-align: center
}

.testimonial-name {
	font-style: italic
}

.testimonial-name h6 {
	font-weight: 700;
	line-height: 21px
}

.testimonial-name.blockquote {
	margin-bottom: 0
}

.testimonial-name span {
	color: #999;
	font-size: 13px
}

.testimonial-name span i {
	vertical-align: middle;
	margin-right: 5px
}

.colored-testimonial {
	border: 1px solid
}

.colored-testimonial .testimonial-image {
	width: 10%;
	float: left;
	border: 3px solid
}

.colored-testimonial .testimonial-content {
	padding-left: 20px;
	width: 83%;
	float: left
}

.colored-testimonial .blockquote {
	border-left-color: inherit
}

.testimonial-background {
	background: #ededed;
	border-color: #ccc
}

.group-testimonial .testimonial-box {
	border: none;
	padding: 25px 15px
}

.group-testimonial li {
	list-style: none
}

.group-testimonial::after, .group-testimonial::before {
	position: absolute;
	content: ""
}

.group-testimonial::before {
	border-bottom: 1px dashed;
	left: 0;
	right: 0;
	content: "";
	top: 50%
}

.group-testimonial::after {
	border-left: 1px dashed;
	top: 0;
	bottom: 0;
	left: 50%
}

.left-testimonial-arrow, .right-testimonial-arrow {
	margin-bottom: 20px;
	position: relative
}

.left-testimonial-arrow .testimonal-carousel-box::after,
	.left-testimonial-arrow .testimonal-carousel-box::before,
	.right-testimonial-arrow .testimonal-carousel-box::after,
	.right-testimonial-arrow .testimonal-carousel-box::before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	margin-top: -1px
}

.left-testimonial-arrow .testimonal-carousel-box::after,
	.right-testimonial-arrow .testimonal-carousel-box::after {
	border-top-color: #ededed;
	border-width: 10px
}

.left-testimonial-arrow .testimonal-carousel-box::before,
	.right-testimonial-arrow .testimonal-carousel-box::before {
	border-top-color: #ccc;
	border-width: 12px
}

.left-testimonial-arrow .testimonial-control, .right-testimonial-arrow .testimonial-control
	{
	position: absolute;
	right: 0;
	border: 0
}

.left-testimonial-arrow .testimonal-carousel-box::after,
	.left-testimonial-arrow .testimonal-carousel-box::before {
	left: 10%
}

.left-testimonial-arrow .testimonal-carousel-box::after {
	margin-left: -33px
}

.left-testimonial-arrow .testimonal-carousel-box::before {
	margin-left: -35px
}

.right-testimonial-arrow .testimonal-carousel-box::after,
	.right-testimonial-arrow .testimonal-carousel-box::before {
	right: 10%
}

.right-testimonial-arrow .testimonal-carousel-box::after {
	margin-right: -33px
}

.right-testimonial-arrow .testimonal-carousel-box::before {
	margin-right: -35px
}

.simple-carousel.carousel {
	overflow: hidden
}

.testimonial-simple-carousel.carousel-inner {
	overflow: visible
}

.testimonial-simple-carousel .left-testimonial-image {
	margin-left: 20px;
	width: 65px
}

.testimonial-simple-carousel .right-testimonial-image {
	margin-right: 20px;
	width: 65px;
	float: right
}

.testimonial-simple-carousel .testimonal-carousel-box {
	padding: 20px;
	background: #ededed;
	border: 1px solid #ccc;
	margin-right: 1px
}

.testimonial-simple-carousel .testimonal-carousel-box p {
	padding-bottom: 0
}

.left-testimonial-control, .right-testimonial-control {
	position: absolute;
	bottom: 15px
}

.left-testimonial-control a, .right-testimonial-control a {
	font-size: 30px;
	color: #929292
}

.left-testimonial-control {
	right: 10px
}

.right-testimonial-control {
	left: 10px
}

.testimonial-carousel p {
	padding-bottom: 10px
}

.testimonial-carousel .carousel-control {
	background: 0 0;
	color: #929292;
	font-size: 50px;
	text-shadow: none;
	margin-top: 30px
}

.testimonial-carousel .carousel-control.left {
	left: -78px;
	top: 20%
}

.testimonial-carousel .carousel-control.right {
	right: -78px;
	top: 20%
}

.testimonial-carousel .carousel-indicators {
	top: auto;
	bottom: -5px
}

.testimonial-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	border-radius: 0;
	opacity: .4;
	overflow: hidden;
	transition: all .4s;
	padding: 0
}

.testimonial-carousel .carousel-indicators li img {
	display: block
}

.testimonial-carousel .carousel-indicators .active {
	width: 65px;
	height: 65px;
	opacity: 1;
	overflow: hidden
}

.testimonial-carousel .carousel-inner {
	min-height: 215px;
	padding: 0 70px
}

.testimonial-carousel .carousel-item .blockquote {
	border-left: none;
	margin: 0
}

.group-testimonial ul {
	padding: 0
}

@media ( max-width :1366px) {
	.testimonial-carousel .carousel-control.left {
		left: -44px
	}
	.testimonial-carousel .carousel-control.right {
		right: -44px
	}
}

@media ( max-width :1199px) {
	.testimonial-box {
		padding: 15px
	}
	.testimonial-carousel .carousel-inner {
		min-height: 300px;
		padding: 0 20px
	}
	.testimonial-lg-spacing {
		height: 15px;
		clear: both
	}
}

@media ( max-width :991px) {
	.testimonial-carousel .carousel-control.left {
		left: -36px
	}
	.testimonial-carousel .carousel-control.right {
		right: -36px
	}
	.testimonial-simple-carousel .right-testimonial-image {
		margin-right: 10px
	}
	.testimonial-simple-carousel .left-testimonial-image {
		margin-left: 10px
	}
}

@media ( max-width :767px) {
	.simple-testimonial.testimonial-xs-spacing {
		margin-bottom: 15px
	}
	.group-testimonial::after, .group-testimonial::before {
		border: none
	}
	.testimonial-lg-spacing {
		height: 0
	}
	.colored-testimonial .testimonial-image {
		width: 17%
	}
	.colored-testimonial .testimonial-content {
		padding-left: 15px
	}
	.left-testimonial-arrow .testimonal-carousel-box::after,
		.left-testimonial-arrow .testimonal-carousel-box::before {
		left: 15%
	}
	.right-testimonial-arrow .testimonal-carousel-box::after,
		.right-testimonial-arrow .testimonal-carousel-box::before {
		right: 15%
	}
	.testimonial-carousel .carousel-inner {
		min-height: 350px
	}
	.testimonial-carousel .carousel-item .blockquote p {
		font-size: 14px
	}
	.testimonial-carousel .carousel-control.left {
		left: -22px
	}
	.testimonial-carousel .carousel-control.right {
		right: -8px
	}
	.testimonial-carousel .carousel-indicators li {
		width: 25px;
		height: 25px;
		margin: 0
	}
}

.rounded-admin .dropify-wrapper .dropify-clear {
	border-radius: 0
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner .dropify-filename
	{
	font-size: 18px
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message
	{
	font-size: 14px
}

.events-drop+.dropify-preview .dropify-render img {
	padding-bottom: 7px;
	padding-top: 7px
}

@media ( max-width :479px) {
	.testimonial-carousel .carousel-inner {
		min-height: 570px
	}
	.left-testimonial-arrow .testimonal-carousel-box::after,
		.left-testimonial-arrow .testimonal-carousel-box::before {
		left: 25%
	}
	.right-testimonial-arrow .testimonal-carousel-box::after,
		.right-testimonial-arrow .testimonal-carousel-box::before {
		right: 25%
	}
	.colored-testimonial .blockquote {
		text-align: left
	}
	.colored-testimonial .testimonial-image {
		width: 35%;
		clear: both;
		float: none;
		margin: auto;
		text-align: center
	}
	.colored-testimonial .testimonial-content {
		margin: 10px auto auto;
		text-align: center;
		float: none;
		padding-left: 0;
		width: 100%
	}
	.dropify-wrapper {
		height: 270px !important
	}
}

.cropContainer {
	width: 100%;
	height: 400px;
	position: relative;
	background: #e4e4e4;
	border: 1px solid #e7e7e7;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.cropContainer img {
	max-width: inherit;
	width: auto
}

.cropContainer form {
	display: none
}

.cropContainer:hover {
	box-shadow: 0 0 40px #e0e0e0
}

.content-blockquote .simple-blockquote-section blockquote p {
	padding: 0 0 0 15px
}

.content-blockquote .right-blockquote-section blockquote {
	border-left: none
}

.content-blockquote .right-blockquote-section blockquote p {
	padding: 0 15px 0 0
}

.content-blockquote .single-blockquote-section blockquote {
	padding: 5px 0;
	position: relative;
	border-left: 5px solid #CCC
}

.content-blockquote .single-blockquote-section blockquote p {
	padding-bottom: 0;
	padding-left: 25px
}

.content-blockquote .single-blockquote-section blockquote p:after,
	.content-blockquote .single-blockquote-section blockquote p:before {
	content: "'";
	font-size: 60px;
	position: absolute
}

.content-blockquote .alert-danger blockquote .blockquote-footer,
	.content-blockquote .alert-success blockquote .blockquote-footer {
	font-size: 14px
}

.content-blockquote .single-blockquote-section blockquote p:before {
	left: 10px;
	top: 10px
}

.content-blockquote .single-blockquote-section blockquote p:after {
	margin-top: 7px
}

.content-blockquote .double-blockquote-section blockquote p {
	padding-left: 40px
}

.content-blockquote .alert-danger, .content-blockquote .alert-success {
	padding: 20px
}

.content-blockquote .double-blockquote-section blockquote p:after,
	.content-blockquote .double-blockquote-section blockquote p:before {
	content: '"'
}

.content-blockquote .background-icon-blockquote blockquote {
	position: relative
}

.content-blockquote .background-icon-blockquote blockquote p {
	padding-bottom: 0
}

.content-blockquote .background-icon-blockquote blockquote:after {
	content: "\f10d";
	font-size: 100px;
	opacity: .15;
	position: absolute;
	top: 35px;
	left: 15px;
	font-family: FontAwesome
}

.content-blockquote .modern-blockquote {
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	padding: 20px;
	margin-top: 20px
}

.content-blockquote .modern-blockquote blockquote {
	position: relative
}

.content-blockquote .modern-blockquote blockquote p {
	text-indent: 85px;
	font-style: italic;
	padding-bottom: 0
}

.content-blockquote .modern-blockquote blockquote p:after {
	content: "\f10d";
	font-size: 80px;
	position: absolute;
	top: -20px;
	left: -85px;
	font-family: FontAwesome
}

.content-blockquote .modern-blockquote:after, .content-blockquote .modern-blockquote:before
	{
	border: solid transparent;
	content: " ";
	height: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0
}

.content-blockquote .modern-blockquote:after {
	border-width: 10px;
	right: 7%;
	margin-left: -10px
}

.content-blockquote .bottom-blockquote {
	margin-top: 15px
}

.content-blockquote .bottom-blockquote .img-blockkquote {
	width: 125px
}

.content-blockquote .bottom-blockquote .img-blockkquote img {
	border: 5px solid rgba(255, 255, 255, .5)
}

.content-blockquote .bottom-blockquote .detail-blockquote {
	padding: 25px 15px 0 0
}

.content-blockquote .bottom-blockquote .detail-blockquote h5 {
	font-size: 15px;
	line-height: 15px
}

.content-blockquote .bottom-blockquote .detail-blockquote h6 {
	font-size: 12px;
	color: #777
}

.content-blockquote .modern-section {
	position: relative
}

.content-blockquote .image-blockquote {
	position: relative;
	margin-top: 80px
}

.content-blockquote .image-blockquote .img-blockquote {
	margin: auto;
	width: 200px
}

.content-blockquote .image-blockquote .img-blockquote img {
	margin-top: -80px
}

.content-blockquote .image-blockquote blockquote {
	padding: 20px
}

.content-blockquote .image-blockquote blockquote p {
	padding-bottom: 0
}

.content-blockquote .image-blockquote blockquote .border-blockquote {
	border-top: 1px solid #ddd;
	margin: 10px 0
}

.content-blockquote .image-blockquote blockquote h5 {
	font-size: 15px;
	line-height: 15px
}

.content-blockquote .image-blockquote blockquote h6 {
	font-size: 12px;
	color: #777
}

.content-blockquote .image-blockquote blockquote:after,
	.content-blockquote .image-blockquote blockquote:before {
	font-size: 80px;
	position: absolute;
	font-family: FontAwesome
}

.content-blockquote .image-blockquote blockquote:after {
	opacity: .3;
	top: 35px;
	right: 20px;
	content: "\f10e"
}

.content-blockquote .image-blockquote blockquote:before {
	content: "\f10d";
	opacity: .3;
	left: 20px;
	top: 35px
}

.content-blockquote .curly-bracket-blockquote {
	position: relative;
	padding: 0
}

.content-blockquote .curly-bracket-blockquote blockquote {
	padding: 20px
}

.content-blockquote .curly-bracket-blockquote blockquote p {
	padding: 0 40px
}

.content-blockquote .curly-bracket-blockquote blockquote:after,
	.content-blockquote .curly-bracket-blockquote blockquote:before {
	font-size: 65px;
	position: absolute;
	opacity: .2
}

.content-blockquote .curly-bracket-blockquote blockquote:before {
	content: "{";
	top: 40px
}

.content-blockquote .curly-bracket-blockquote blockquote:after {
	content: "}";
	right: 15px;
	bottom: 40px
}

.content-blockquote .square-bracket-blockquote {
	position: relative;
	padding: 0
}

.content-blockquote .square-bracket-blockquote blockquote {
	padding: 20px
}

.content-blockquote .square-bracket-blockquote blockquote p {
	padding: 0 40px
}

.content-blockquote .square-bracket-blockquote blockquote:after,
	.content-blockquote .square-bracket-blockquote blockquote:before {
	font-size: 65px;
	position: absolute;
	opacity: .2
}

.content-blockquote .square-bracket-blockquote blockquote:before {
	content: "[";
	top: 40px
}

.content-blockquote .square-bracket-blockquote blockquote:after {
	content: "]";
	right: 15px;
	bottom: 40px
}

@media ( max-width :1366px) {
	.content-blockquote .modern-blockquote:after {
		right: 11%
	}
	.content-blockquote .curly-bracket-blockquote blockquote p,
		.content-blockquote .square-bracket-blockquote blockquote p {
		padding: 0 30px
	}
}

@media ( max-width :1199px) {
	.content-blockquote .double-blockquote-section {
		padding-bottom: 0
	}
	.content-blockquote .modern-blockquote:after {
		right: 8%
	}
}

@media ( max-width :767px) {
	.content-blockquote .modern-blockquote:after {
		right: 14%
	}
	.content-blockquote .image-blockquote .img-blockquote {
		width: 175px
	}
	.content-blockquote .image-blockquote .img-blockquote img {
		margin-top: -60px
	}
	.content-blockquote .image-blockquote blockquote:after,
		.content-blockquote .image-blockquote blockquote:before {
		font-size: 60px
	}
}

@media ( max-width :479px) {
	.content-blockquote .alert-danger blockquote .blockquote-footer,
		.content-blockquote .alert-success blockquote .blockquote-footer {
		font-size: 13px
	}
	.content-blockquote .modern-blockquote:after {
		right: 22%
	}
	.content-blockquote .image-blockquote {
		margin-top: 30px
	}
	.content-blockquote .image-blockquote .img-blockquote {
		width: 100px
	}
	.content-blockquote .image-blockquote .img-blockquote img {
		margin-top: -30px
	}
	.content-blockquote .image-blockquote blockquote:after,
		.content-blockquote .image-blockquote blockquote:before {
		font-size: 40px
	}
	.content-blockquote .curly-bracket-blockquote blockquote,
		.content-blockquote .square-bracket-blockquote blockquote {
		padding: 10px
	}
	.content-blockquote .curly-bracket-blockquote blockquote p,
		.content-blockquote .square-bracket-blockquote blockquote p {
		padding: 0 25px
	}
	.content-blockquote .curly-bracket-blockquote blockquote:before,
		.content-blockquote .square-bracket-blockquote blockquote:before {
		top: 30px
	}
}

.breadcrumbs-content .breadcrumbs-action .action-spacing .dropdown-menu,
	.breadcrumbs-content .breadcrumbs-action .dropdown-icon .dropdown-menu
	{
	right: 0;
	left: auto;
	overflow: visible
}

.breadcrumbs-margin {
	margin-bottom: 15px
}

.breadcrumbs-margin-bottom {
	margin-bottom: -15px
}

.breadcrumbs-form {
	margin: 13px 25px;
	width: 275px
}

.breadcrumbs-form .search_field input {
	height: auto
}

.breadcrumbs-form .search_field span {
	padding: 0 5px
}

.breadcrumbs-form .search_field button {
	font-size: 15px
}

.breadcrumbs-content {
	overflow: visible
}

.breadcrumbs-content .breadcrumbs-action {
	overflow: visible;
	display: table;
	width: 100%
}

.breadcrumbs-content .breadcrumbs-action .action-spacing {
	margin: 12px 25px
}

.breadcrumbs-content .breadcrumbs-action .breadcrumb {
	padding: 11px 15px
}

.breadcrumbs-content .breadcrumbs-action .dropdown-icon button {
	background: 0 0;
	color: #000;
	border: none;
	padding: 0;
	font-size: 14px
}

.wrapper .basic_nav_pills .nav .nav-item .dropdown-item:hover, .wrapper .basic_nav_pills .nav .nav-item.open .nav-link,
	.wrapper .basic_nav_pills .nav .nav-item.open .nav-link:focus, .wrapper .basic_nav_pills .nav .nav-item.open .nav-link:hover
	{
	background: #eee
}

.site-content-title.primary-breadcrumbs .breadcrumb-item,
	.site-content-title.primary-breadcrumbs .breadcrumb-item a,
	.site-content-title.primary-breadcrumbs h2, .wrapper .content-navbar .second-style-navbar .dropdown-section .dropdown-menu a:active,
	.wrapper .content-navbar .second-style-navbar .dropdown-section .dropdown-menu a:focus,
	.wrapper .content-navbar .second-style-navbar .dropdown-section .dropdown-menu a:hover,
	.wrapper .content-navbar .second-style-navbar .dropdown-section a,
	.wrapper .content-navbar .simple-navbar ul .dropdown-menu a:hover,
	.wrapper .content-navbar .third-style-navbar .dropdown-section a {
	color: #FFF
}

.breadcrumb-caret .breadcrumb-item+.breadcrumb-item::before {
	content: ">"
}

.breadcrumb-dash .breadcrumb-item+.breadcrumb-item::before {
	content: "-"
}

.breadcrumb-dualcaret .breadcrumb-item+.breadcrumb-item::before {
	content: ">>"
}

.top-breadcrumb {
	border-bottom: 1px solid #CCC;
	display: table;
	width: 100%
}

.top-breadcrumb .breadcrumb {
	padding: 5px 15px
}

.placement-breadcrumbs h2 {
	line-height: 45px;
	margin-bottom: 10px
}

.placement-breadcrumbs h2 small {
	display: block;
	line-height: 15px;
	font-size: 12px
}

.placement-breadcrumbs .breadcrumb {
	padding: 11px 15px
}

.breadcrumbs-action .dropdown-item.flat-buttons:hover {
	font-size: 14px
}

@media ( max-width :1199px) {
	.breadcrumbs-form {
		width: 260px
	}
}

@media ( max-width :991px) {
	.breadcrumbs-form {
		margin: 13px 0
	}
	.breadcrumbs-form .input-group {
		width: 90%
	}
}

@media ( max-width :767px) {
	.breadcrumbs-content .breadcrumbs-action .action-spacing,
		.breadcrumbs-form {
		text-align: center
	}
	.breadcrumbs-arrow .breadcrumb {
		margin-top: 15px
	}
	.breadcrumbs-content .breadcrumbs-action .breadcrumb {
		padding: 0
	}
	.breadcrumbs-content .breadcrumbs-action .dropdown-icon .dropdown-menu {
		right: auto;
		left: 0
	}
	.breadcrumbs-form {
		margin: 10px auto 20px;
		width: 91%
	}
	.mobile-breadcrumbs-form {
		margin: 20px auto
	}
	.top-breadcrumb-text h2 {
		line-height: 40px
	}
	.placement-breadcrumbs h2 {
		margin-bottom: 0;
		margin-top: 0
	}
	.placement-breadcrumbs .breadcrumb {
		padding-top: 5px;
		margin-bottom: 0
	}
	.top-breadcrumb .breadcrumb {
		margin-bottom: 0
	}
	.breadcrumb li {
		padding: 0
	}
}

@media ( max-width :479px) {
	.breadcrumbs-content .content-title-main {
		font-size: 22px
	}
}

.wrapper .nav_section .content {
	overflow: visible
}

.wrapper .basic_nav_pills .nav .nav-item .nav-link {
	font-size: 15px;
	background: #eee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.wrapper .basic_nav_pills .nav .nav-item .nav-link.active {
	color: #FFF;
	border-bottom: 0;
	cursor: pointer;
	line-height: 25px
}

.wrapper .basic_nav_pills .nav .nav-item .dropdown-menu {
	padding: 0;
	margin-left: 5px
}

.wrapper .basic_nav_pills .nav .nav-item .dropdown-item {
	padding: 4px 15px;
	font-size: 14px
}

.wrapper .basic_nav_pills .nav-justified {
	width: 100%
}

.wrapper .basic_nav_pills .nav-justified>li {
	display: table-cell;
	width: 1%;
	float: none
}

.wrapper .basic_nav_pills .nav-justified .dropdown-menu {
	width: 97%;
	margin-left: 5px
}

.wrapper .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link {
	padding: 8px 10px
}

.wrapper .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link i {
	margin: 0 0 0 7px;
	font-size: 17px
}

.wrapper .basic_nav .nav-inline li, .wrapper .basic_nav_pills .nav-stacked .nav-item
	{
	padding-left: 0
}

.wrapper .nav_icon .nav .nav-item .nav-link {
	padding: 10px 30px
}

.wrapper .nav_icon .nav .nav-item .nav-link i {
	margin: 0;
	font-size: 18px
}

.wrapper .nav_tab_contain .nav_tab_pane {
	padding: 15px;
	border: 1px solid #d6d6d6;
	border-top: none
}

.wrapper .nav_tab_contain .nav_tab_pane p {
	padding-bottom: 0
}

.wrapper .nav_basic_tab ul li {
	padding: 0
}

.wrapper .nav_basic_tab .nav .nav-item .nav-link {
	border: 1px solid #d6d6d6;
	border-bottom: none
}

.wrapper .nav_vertical_tab {
	border: 1px solid #d6d6d6;
	display: inline-block
}

.wrapper .nav_vertical_tab .nav_tab_contain .nav_tab_pane {
	border: none;
	padding: 20px;
	width: 85%
}

.wrapper .nav_vertical_tab .nav-tabs {
	border-bottom: none
}

.wrapper .nav_vertical_tab .nav-tabs .nav-item+.nav-item {
	margin: 0
}

.wrapper .nav_vertical_tab .nav .nav-item .nav-link {
	padding: 12px 25px 13px;
	border-right: none
}

.wrapper .nav_vertical_tab_icon {
	border: 1px solid #d6d6d6;
	display: inline-block
}

.wrapper .nav_vertical_tab_icon .nav_tab_contain .nav_tab_pane {
	border: none;
	padding: 20px 20px 20px 125px
}

.wrapper .nav_vertical_tab_icon .nav .nav-item .nav-link {
	border: 1px solid #d6d6d6;
	border-bottom: none;
	border-left: none
}

.wrapper .nav_vertical_tab_icon .nav .nav-item .nav-link i {
	margin: 0;
	font-size: 20px;
	display: block
}

.wrapper .nav_vertical_tab_icon .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link
	{
	padding: 13px 25px
}

.wrapper .nav_vertical_tab_icon .nav-tabs {
	border-bottom: none
}

.wrapper .nav_vertical_tab_icon .nav-tabs .nav-item+.nav-item {
	margin: 0
}

.wrapper .stacked_with_icon .nav .nav-item .nav-link i {
	margin: 0 10px 0 0;
	font-size: 17px
}

@media ( max-width :1199px) {
	.wrapper .basic_nav_pills .nav .nav-item .nav-link {
		padding: 8px 6px
	}
	.wrapper .basic_nav_pills .nav-pills .nav-item+.nav-item {
		margin-left: 0
	}
	.wrapper .basic_nav_pills.nav_icon .nav .nav-item .nav-link {
		padding: 8px 25px
	}
	.wrapper .nav_with_icon .nav .nav-item .nav-link {
		padding: 8px 15px
	}
	.wrapper .nav_vertical_tab .nav_tab_contain .nav_tab_pane {
		width: 86%
	}
	.wrapper .nav_vertical_tab .basic_nav_pills .nav .nav-item .nav-link {
		padding: 13px 25px
	}
}

@media ( max-width :991px) {
	.wrapper .basic_nav_pills .nav .nav-item .nav-link {
		padding: 8px 10px
	}
	.wrapper .basic_nav .nav-inline .nav-item {
		margin-left: 10px
	}
	.wrapper .dropdown-menu {
		z-index: 99
	}
}

@media ( max-width :767px) {
	.wrapper .nav_vertical_tab ul li:last-child {
		border-bottom: 1px solid #d6d6d6
	}
	.wrapper .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link {
		padding: 8px 6px
	}
}

@media ( max-width :575px) {
	.wrapper .nav_xs_spacing {
		height: 35px;
		clear: both
	}
}

.wrapper .content-navbar .first-style-navbar .search_form .search_field input,
	.wrapper .content-navbar .second-style-navbar .search_form .search_field input,
	.wrapper .content-navbar .simple-navbar .search_form .search_field input,
	.wrapper .content-navbar .third-style-navbar .search_form .search_field input
	{
	height: 40px
}

@media ( max-width :479px) {
	.wrapper .basic_nav_pills .nav-pills .nav-item+.nav-item, .wrapper .nav-tabs.nav-justified .nav-item
		{
		margin-left: 0
	}
	.wrapper .basic_nav_pills .nav .nav-item .nav-link {
		margin-bottom: 5px
	}
	.wrapper .basic_nav_pills .nav-justified>li {
		display: inherit;
		width: 100%
	}
	.wrapper .basic_nav_pills.nav_basic_tab .nav .nav-item .nav-link {
		margin-bottom: 0
	}
	.wrapper .nav_vertical_tab {
		border-right: 1px solid #d6d6d6
	}
	.wrapper .nav_vertical_tab .nav-tabs {
		width: 100%;
		border-bottom: 1px solid #d6d6d6
	}
	.wrapper .nav_vertical_tab .nav_basic_tab ul li:not (:first-child ) a {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 24%
	}
	.wrapper .nav_vertical_tab .nav_basic_tab .nav .nav-item .nav-link.active
		{
		border: none
	}
	.wrapper .nav_vertical_tab .nav .nav-item .nav-link {
		float: left;
		border-top: none
	}
	.wrapper .nav_vertical_tab .nav .nav-item .nav-link.active {
		border-bottom: none
	}
	.wrapper .nav_vertical_tab .nav_tab_contain .nav_tab_pane {
		padding-top: 60px;
		width: 100%
	}
	.wrapper .nav_vertical_tab .basic_nav_pills .nav .nav-item .nav-link {
		padding: 8px 11px
	}
	.wrapper .nav_vertical_tab_icon .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link
		{
		padding: 12px
	}
	.wrapper .nav_vertical_tab_icon .nav_tab_contain .nav_tab_pane {
		padding: 15px 15px 15px 90px
	}
	.wrapper .tab_with_icon ul li:not (:first-child ) a {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 70px
	}
}

.rounded-admin .search_field, .rounded-admin .search_form input,
	.rounded-admin .wrapper .content-navbar .primary-navbar .right-icon-navbar li a,
	.wrapper .content-navbar .navbar {
	border-radius: 0
}

.wrapper .content-navbar .primary-navbar .center-navigation li, .wrapper .content-navbar .right-logo-navbar .center-navigation li
	{
	display: inline-block;
	float: none
}

.rounded-admin .search_form .input-group-addon {
	line-height: 5px;
	border-radius: 0
}

.wrapper .content-navbar {
	overflow: visible
}

.wrapper .content-navbar .user-header {
	z-index: 999
}

.wrapper .content-navbar .right-icon>a {
	z-index: 99
}

.wrapper .content-navbar .simple-navbar {
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	margin-bottom: 20px
}

.wrapper .content-navbar .simple-navbar .logo-navbar {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 107px
}

.wrapper .content-navbar .simple-navbar .logo-navbar img {
	width: 100%
}

.wrapper .content-navbar .simple-navbar .search_form {
	margin: 0
}

.wrapper .content-navbar .left-logo-navbar .logo-navbar {
	position: relative;
	width: 107px;
	margin-right: 50px
}

.wrapper .content-navbar .left-logo-navbar .cart-btn {
	margin: 5px 0 0 15px
}

.wrapper .content-navbar .left-logo-navbar .search-center {
	width: 450px
}

.wrapper .content-navbar .right-logo-navbar {
	margin-bottom: 0
}

.wrapper .content-navbar .right-logo-navbar .logo-navbar {
	position: relative
}

.wrapper .content-navbar .right-logo-navbar .center-navigation {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 100%;
	text-align: center
}

.wrapper .content-navbar .primary-navbar .logo-navbar, .wrapper .content-navbar .third-style-navbar
	{
	position: relative
}

.wrapper .content-navbar .primary-navbar {
	margin-bottom: 0
}

.wrapper .content-navbar .primary-navbar .right-icon-navbar li {
	display: inline;
	margin-top: 2px
}

.wrapper .content-navbar .primary-navbar .right-icon-navbar li a {
	background: rgba(255, 255, 255, .2);
	display: inline-block;
	font-size: 18px;
	padding: 6px 10px
}

.wrapper .content-navbar .style-navbar .logo {
	margin: 10px 0 10px 14px;
	text-align: left;
	width: auto
}

.wrapper .content-navbar .first-style-navbar .search_form {
	margin: 5px 10px 5px 25px
}

.wrapper .content-navbar .first-style-navbar .header-inner-right {
	margin-right: 7px
}

.wrapper .content-navbar .first-style-navbar .user-dropdown .drop-profile
	{
	left: auto;
	right: auto
}

.wrapper .content-navbar .first-style-navbar .messagetoggle {
	left: 130px
}

.wrapper .content-navbar .first-style-navbar .dropdown-menu.userChat {
	left: 180px
}

.wrapper .content-navbar .first-style-navbar .logo {
	margin-right: 15px
}

.wrapper .content-navbar .second-style-navbar .search_form {
	margin: 5px 15px 5px 25px
}

.wrapper .content-navbar .second-style-navbar .header-inner-right {
	margin-right: 7px
}

.wrapper .content-navbar .second-style-navbar .dropdown-section {
	padding: 15px 10px 0 0
}

.wrapper .content-navbar .second-style-navbar .dropdown-section .dropdown-menu a
	{
	font-size: 14px
}

.wrapper .content-navbar .second-style-navbar .user-dropdown .drop-profile
	{
	left: auto;
	right: auto
}

.wrapper .content-navbar .third-style-navbar .logo-center-navbar {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	margin: 12px auto 0
}

.wrapper .content-navbar .fifth-style-navbar .left-side-navbar, .wrapper .content-navbar .sixth-style-navbar .left-side-navbar,
	.wrapper .content-navbar .third-style-navbar .left-side-navbar {
	width: auto
}

.wrapper .content-navbar .third-style-navbar .search_form {
	margin: 5px 15px
}

.wrapper .content-navbar .third-style-navbar .header-inner-right {
	margin-right: 7px
}

.wrapper .content-navbar .third-style-navbar .dropdown-section {
	padding: 15px 0 0 15px
}

.wrapper .content-navbar .third-style-navbar .user-dropdown {
	margin-right: 0
}

.wrapper .content-navbar .fifth-style-navbar .logo, .wrapper .content-navbar .sixth-style-navbar .logo
	{
	margin-right: 15px
}

.wrapper .content-navbar .third-style-navbar .user-dropdown .drop-profile
	{
	left: auto;
	right: auto
}

.wrapper .content-navbar .third-style-navbar .messagetoggle {
	left: 14px
}

.wrapper .content-navbar .third-style-navbar .dropdown-menu.userChat {
	left: 65px
}

.wrapper .content-navbar .forth-style-navbar .logo {
	margin-right: 15px;
	margin-left: 40px
}

.wrapper .content-navbar .forth-style-navbar .header-inner-right {
	margin-left: 5px
}

.wrapper .content-navbar .forth-style-navbar .drop-profile {
	left: auto;
	right: auto
}

.wrapper .content-navbar .forth-style-navbar .messagetoggle {
	left: 14px
}

.wrapper .content-navbar .forth-style-navbar .dropdown-menu.userChat {
	left: 65px
}

.wrapper .content-navbar .fifth-style-navbar .user-dropdown .drop-profile,
	.wrapper .content-navbar .sixth-style-navbar .user-dropdown .drop-profile
	{
	left: auto;
	right: 0
}

.wrapper .content-navbar .fifth-style-navbar .header-inner-right {
	padding-left: 8px
}

.wrapper .content-navbar .fifth-style-navbar .header-inner-right .dropdown-section
	{
	padding-left: 5px
}

.wrapper .content-navbar .fifth-style-navbar .search_form {
	margin-left: 0
}

.wrapper .content-navbar .sixth-style-navbar .header-inner-right {
	padding-left: 8px
}

.wrapper .content-navbar .sixth-style-navbar .header-inner-right .dropdown-section
	{
	padding-left: 5px
}

.wrapper .content-navbar .sixth-style-navbar .search_form {
	margin-left: 10px
}

.wrapper .content-navbar .sucess-navbar .search_field button .messagetoggle
	{
	left: 130px
}

.wrapper .content-navbar .sucess-navbar .search_field button .dropdown-menu.userChat
	{
	left: 180px
}

.wrapper .content-navbar .sucess-navbar {
	background: #5cb85c
}

.wrapper .content-navbar .sucess-navbar .search_field button {
	color: #5cb85c
}

.wrapper .content-navbar .sucess-navbar .dropdown-section .dropdown-menu a
	{
	color: #5cb85c;
	font-size: 14px
}

.wrapper .content-navbar .sucess-navbar .dropdown-section .dropdown-menu a:active,
	.wrapper .content-navbar .sucess-navbar .dropdown-section .dropdown-menu a:focus,
	.wrapper .content-navbar .sucess-navbar .dropdown-section .dropdown-menu a:hover
	{
	background: #5cb85c;
	color: #FFF
}

.wrapper .content-navbar .danger-navbar, .wrapper .content-navbar .danger-navbar .dropdown-section .dropdown-menu a:active,
	.wrapper .content-navbar .danger-navbar .dropdown-section .dropdown-menu a:focus,
	.wrapper .content-navbar .danger-navbar .dropdown-section .dropdown-menu a:hover
	{
	background: #d9534f
}

.wrapper .content-navbar .sucess-navbar .link-btn:hover, .wrapper .content-navbar .sucess-navbar .messagetoggle .nav-tabs .nav-item a.active
	{
	color: #5cb85c
}

.wrapper .content-navbar .danger-navbar .link-btn:hover, .wrapper .content-navbar .danger-navbar .messagetoggle .nav-tabs .nav-item a.active,
	.wrapper .content-navbar .danger-navbar .search_field button {
	color: #d9534f
}

.wrapper .content-navbar .danger-navbar .dropdown-section .dropdown-menu a
	{
	font-size: 14px;
	color: #d9534f
}

.wrapper .content-navbar .profile-icon-navbar .user-dropdown .drop-profile
	{
	left: auto;
	right: 0
}

.wrapper .content-navbar .profile-icon-navbar .messagetoggle {
	left: auto;
	right: 160px
}

.wrapper .content-navbar .profile-icon-navbar .dropdown-menu.userChat {
	left: auto;
	right: 120px
}

.wrapper .content-navbar .bg-light-primary {
	background: #0dbcd2
}

.wrapper .content-navbar .bg-light-warning {
	background: #fae3c4
}

.wrapper .content-navbar .bg-light-info {
	background: #c5e9f3
}

.wrapper .content-navbar .bg-light-danger {
	background: #f0b9b8
}

.wrapper .content-navbar .bg-light-success {
	background: #b5dfb5
}

.wrapper .content-navbar .search_field span {
	padding: 0 5px
}

.wrapper .content-navbar .search_form {
	width: 260px
}

.wrapper .content-navbar .icon-menu-navbar {
	margin-bottom: 0;
	margin-left: 0;
	padding: 7px 0 2px;
	color: #FFF;
	cursor: pointer;
	position: relative;
	z-index: 99
}

.wrapper .content-navbar .icon-menu-navbar i {
	font-size: 40px;
	vertical-align: middle
}

.wrapper .content-navbar .menu-icon-style {
	float: left !important;
	margin-left: 15px
}

@media ( max-width :1199px) {
	.wrapper .content-navbar .style-navbar .search_form {
		width: 200px;
		margin: 5px 10px
	}
	.wrapper .content-navbar .simple-navbar .search_form {
		width: 140px
	}
	.wrapper .content-navbar .mobile-lg-navbar .logo-navbar {
		left: 145px
	}
	.wrapper .content-navbar .left-logo-navbar .logo-navbar {
		margin-right: 15px
	}
}

@media ( max-width :991px) {
	.wrapper .content-navbar .bgcolor-sm-navbar .navbar-toggleable-md .center-navigation li,
		.wrapper .content-navbar .right-logo-navbar .center-navigation li {
		display: block
	}
	.wrapper .content-navbar .second-style-navbar .dropdown-section {
		padding-right: 5px
	}
	.wrapper .content-navbar .dropdown-section {
		font-size: 13px
	}
	.wrapper .content-navbar .style-navbar .search_form {
		width: 170px
	}
	.wrapper .content-navbar .mobile-lg-navbar .logo-navbar {
		left: 0
	}
	.wrapper .content-navbar .left-logo-navbar .search_form, .wrapper .content-navbar .mobile-lg-navbar .search_form,
		.wrapper .content-navbar .right-logo-navbar .search_form {
		width: 100%
	}
	.wrapper .content-navbar .left-logo-navbar .navbar-toggler {
		float: right;
		margin-bottom: 10px
	}
	.wrapper .content-navbar .left-logo-navbar .navbar-toggleable-md {
		clear: both
	}
	.wrapper .content-navbar .left-logo-navbar .cart-btn {
		float: left !important;
		margin: 5px 10px 15px 0
	}
	.wrapper .content-navbar .right-logo-navbar .center-navigation {
		position: relative;
		text-align: left
	}
	.wrapper .content-navbar .navbar-toggleable-md {
		border-top: 1px solid rgba(0, 0, 0, .1);
		margin-top: 10px
	}
	.wrapper .content-navbar .navbar-toggleable-md .navbar-nav {
		margin: 0
	}
	.wrapper .content-navbar .navbar-toggleable-md .navbar-nav .dropdown-menu
		{
		float: left;
		margin-bottom: 15px
	}
	.wrapper .content-navbar .bgcolor-sm-navbar .navbar-toggler {
		float: right
	}
	.wrapper .content-navbar .bgcolor-sm-navbar .navbar-toggleable-md {
		clear: both;
		width: 100%
	}
	.wrapper .content-navbar .bgcolor-sm-navbar .navbar-toggleable-md .center-navigation li a:hover
		{
		color: #FFF !important
	}
	.wrapper .content-navbar .bgcolor-sm-navbar .navbar-toggleable-md .right-icon-navbar
		{
		float: left !important;
		clear: both;
		padding: 0
	}
	.wrapper .content-navbar .dropdown-menu {
		z-index: 999
	}
}

@media ( max-width :767px) {
	.wrapper .content-navbar .first-style-navbar .user-dropdown .drop-profile,
		.wrapper .content-navbar .third-style-navbar .user-dropdown .drop-profile
		{
		right: 0
	}
	.wrapper .content-navbar .style-navbar {
		padding: 10px 0
	}
	.wrapper .content-navbar .style-navbar .search_form {
		width: 266px
	}
	.wrapper .content-navbar .style-navbar .logo-center-navbar {
		margin-top: 0
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right {
		width: 100%;
		margin-bottom: 5px
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right
		{
		width: 200px;
		margin: auto
	}
	.wrapper .content-navbar .fifth-style-navbar .left-side-navbar, .wrapper .content-navbar .fifth-style-navbar .left-side-navbar .header-inner-right,
		.wrapper .content-navbar .first-style-navbar .header-right, .wrapper .content-navbar .third-style-navbar .header-right,
		.wrapper .content-navbar .third-style-navbar .left-side-navbar {
		width: 100%
	}
	.wrapper .content-navbar .first-style-navbar .header-inner-right,
		.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .user-dropdown
		{
		margin-right: 0
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .dropdown-menu.userChat
		{
		left: 27%
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .messagetoggle
		{
		left: 26%
	}
	.wrapper .content-navbar .mobile-sm-navbar .logo {
		margin-bottom: 0
	}
	.wrapper .content-navbar .first-style-navbar .user-dropdown {
		margin: 7px 15px 0 10px
	}
	.wrapper .content-navbar .first-style-navbar .dropdown-menu.userChat,
		.wrapper .content-navbar .first-style-navbar .messagetoggle {
		left: 3%
	}
	.wrapper .content-navbar .second-style-navbar .header-inner-right {
		margin-right: 1px
	}
	.wrapper .content-navbar .primary-navbar .user-dropdown, .wrapper .content-navbar .third-style-navbar .header-inner-right
		{
		margin-right: 0
	}
	.wrapper .content-navbar .second-style-navbar .search_form {
		float: right !important
	}
	.wrapper .content-navbar .fifth-style-navbar .left-side-navbar .header-inner-right .icon-menu-navbar,
		.wrapper .content-navbar .sixth-style-navbar .left-side-navbar .header-inner-right .icon-menu-navbar
		{
		float: left !important
	}
	.wrapper .content-navbar .third-style-navbar .dropdown-section {
		padding-left: 10px
	}
	.wrapper .content-navbar .third-style-navbar .logo-center-navbar {
		position: relative
	}
	.wrapper .content-navbar .fifth-style-navbar .user-dropdown .drop-profile,
		.wrapper .content-navbar .third-sm-navbar .user-dropdown .drop-profile
		{
		right: auto
	}
	.wrapper .content-navbar .third-style-navbar .dropdown-menu.userChat {
		left: 20%
	}
	.wrapper .content-navbar .third-style-navbar .messagetoggle {
		left: 3%
	}
	.wrapper .content-navbar .fifth-style-navbar .dropdown-section {
		padding-right: 10px
	}
	.wrapper .content-navbar .fifth-style-navbar .search_form {
		width: 252px
	}
	.wrapper .content-navbar .fifth-style-navbar .logo {
		margin: 0 0 5px 30px
	}
	.wrapper .content-navbar .third-sm-navbar .header-right {
		width: auto
	}
	.wrapper .content-navbar .profile-icon-navbar .search_form {
		width: 95%;
		margin: 10px 15px
	}
	.wrapper .content-navbar .profile-icon-navbar .dropdown-menu.userChat {
		left: -4%
	}
	.wrapper .content-navbar .profile-icon-navbar .messagetoggle {
		left: -4%;
		right: auto
	}
	.wrapper .content-navbar .forth-style-navbar .header-right {
		width: 100%
	}
	.wrapper .content-navbar .forth-style-navbar .header-inner-right {
		width: 220px;
		margin: auto
	}
	.wrapper .content-navbar .sixth-style-navbar .header-right, .wrapper .content-navbar .sixth-style-navbar .left-side-navbar
		{
		width: 100%
	}
	.wrapper .content-navbar .forth-style-navbar .drop-profile {
		right: 0
	}
	.wrapper .content-navbar .forth-style-navbar .dropdown-menu.userChat {
		left: 28%
	}
	.wrapper .content-navbar .forth-style-navbar .messagetoggle {
		left: auto;
		right: 3%
	}
	.wrapper .content-navbar .forth-style-navbar .logo {
		margin-bottom: 0;
		margin-right: 0
	}
	.wrapper .content-navbar .forth-style-navbar .icon-menu-navbar {
		float: left !important;
		margin-bottom: -10px
	}
	.wrapper .content-navbar .sixth-style-navbar .left-side-navbar .header-inner-right
		{
		width: 100%;
		padding-left: 2px
	}
	.wrapper .content-navbar .sixth-style-navbar .user-dropdown .drop-profile
		{
		right: auto
	}
	.wrapper .content-navbar .sixth-style-navbar .dropdown-menu.userChat {
		left: 15%
	}
	.wrapper .content-navbar .sixth-style-navbar .messagetoggle {
		left: 5%
	}
	.wrapper .content-navbar .sixth-style-navbar .logo {
		margin-bottom: 0;
		margin-right: 0
	}
	.wrapper .content-navbar .menu-icon-style {
		float: right !important;
		margin-left: 5px
	}
	.wrapper .content-navbar .icon-sm-navbar {
		float: right !important;
		margin-right: 10px
	}
}

@media ( max-width :479px) {
	.wrapper .content-navbar .mobile-lg-navbar .logo-navbar {
		float: right;
		position: relative
	}
	.wrapper .content-navbar .first-style-navbar .icon-sm-navbar, .wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .float-default,
		.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .user-dropdown
		{
		float: left !important
	}
	.wrapper .content-navbar .header-right {
		background: 0 0
	}
	.wrapper .content-navbar .style-navbar {
		text-align: center
	}
	.wrapper .content-navbar .style-navbar .logo {
		margin-top: 0;
		width: 100%
	}
	.wrapper .content-navbar .style-navbar .search_form {
		width: 90%;
		margin: 0 5% 10px
	}
	.wrapper .content-navbar .style-navbar .user-dropdown {
		margin-right: 0
	}
	.wrapper .content-navbar .second-style-navbar .header-right {
		padding: 0
	}
	.wrapper .content-navbar .second-style-navbar .header-right .header-inner-right
		{
		position: absolute;
		top: -25px;
		right: 7px
	}
	.wrapper .content-navbar .second-style-navbar .header-right .icon-menu-navbar
		{
		padding-top: 0;
		margin: -8px 7px -8px 0
	}
	.wrapper .content-navbar .second-style-navbar .header-right .dropdown-section
		{
		padding-top: 0
	}
	.wrapper .content-navbar .second-style-navbar .header-right .dropdown-section .dropdown-menu a
		{
		font-size: 13px;
		padding: 3px 10px
	}
	.wrapper .content-navbar .second-style-navbar .user-dropdown .drop-profile
		{
		left: -5px;
		top: 125px
	}
	.wrapper .content-navbar .second-style-navbar .dropdown-menu {
		left: auto;
		right: 0
	}
	.wrapper .content-navbar .mobile-sm-navbar .menu-icon-style {
		margin-left: 5px;
		position: absolute;
		right: 15px;
		top: 30px
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right {
		margin-bottom: 0;
		padding-bottom: 0
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right
		{
		margin: 0 5%;
		width: 90%
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .dropdown-menu.messagetoggle,
		.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .dropdown-menu.userChat
		{
		left: 0;
		width: 100%
	}
	.wrapper .content-navbar .mobile-sm-navbar .header-right .header-inner-right .dropdown-menu
		{
		left: -5px
	}
	.wrapper .content-navbar .fifth-style-navbar .float-default, .wrapper .content-navbar .fifth-style-navbar .user-dropdown,
		.wrapper .content-navbar .sixth-style-navbar .header-right .float-default,
		.wrapper .content-navbar .sixth-style-navbar .header-right .user-dropdown
		{
		float: none;
		display: inline-block;
		vertical-align: middle
	}
	.wrapper .content-navbar .first-style-navbar .user-dropdown {
		margin: 0 0 0 15px
	}
	.wrapper .content-navbar .first-style-navbar .icon-menu-navbar {
		position: absolute;
		right: 15px;
		top: -42px
	}
	.wrapper .content-navbar .first-style-navbar .search_form {
		width: 80%;
		margin: 0 10%
	}
	.wrapper .content-navbar .first-style-navbar .messagetoggle, .wrapper .content-navbar .first-style-navbar .userChat,
		.wrapper .content-navbar .first-style-navbar .userMessagedrop {
		top: 82px !important
	}
	.wrapper .content-navbar .first-style-navbar .dropdown-menu.messagetoggle,
		.wrapper .content-navbar .first-style-navbar .dropdown-menu.userChat {
		left: 0;
		width: 100%
	}
	.wrapper .content-navbar .first-style-navbar .header-right {
		padding-bottom: 0
	}
	.wrapper .content-navbar .third-style-navbar .left-side-navbar {
		margin-top: 10px
	}
	.wrapper .content-navbar .third-style-navbar .header-inner-right {
		width: 100%
	}
	.wrapper .content-navbar .third-style-navbar .dropdown-section {
		padding: 10px 0 0 10px
	}
	.wrapper .content-navbar .third-style-navbar .search_form {
		width: 80%;
		margin: 0 10%
	}
	.wrapper .content-navbar .third-style-navbar .icon-menu-navbar {
		position: absolute;
		right: 18px;
		top: -85px
	}
	.wrapper .content-navbar .third-style-navbar .logo-center-navbar {
		text-align: left;
		margin-left: 10px
	}
	.wrapper .content-navbar .third-style-navbar .header-right {
		padding-bottom: 0
	}
	.wrapper .content-navbar .third-style-navbar .dropdown-menu.messagetoggle,
		.wrapper .content-navbar .third-style-navbar .dropdown-menu.userChat {
		left: 0;
		width: 100%
	}
	.wrapper .content-navbar .third-style-navbar .user-dropdown .drop-profile
		{
		right: -5px
	}
	.wrapper .content-navbar .third-sm-navbar .header-inner-right {
		margin-top: 10px;
		width: 100%
	}
	.wrapper .content-navbar .third-sm-navbar .header-inner-right .right-icon
		{
		margin-left: 9px
	}
	.wrapper .content-navbar .third-sm-navbar .icon-menu-navbar {
		right: 18px;
		top: 4px
	}
	.wrapper .content-navbar .third-sm-navbar .logo-center-navbar {
		width: 91%;
		text-align: right;
		margin-right: 10px
	}
	.wrapper .content-navbar .third-sm-navbar .right-xs-navbar {
		width: 100%
	}
	.wrapper .content-navbar .profile-icon-navbar .header-right {
		margin-left: 12px
	}
	.wrapper .content-navbar .profile-icon-navbar .icon-menu-navbar {
		right: 31px;
		top: -90px
	}
	.wrapper .content-navbar .profile-icon-navbar .search_form {
		width: 90%;
		margin: 0 5%
	}
	.wrapper .content-navbar .profile-icon-navbar .dropdown-menu.messagetoggle,
		.wrapper .content-navbar .profile-icon-navbar .dropdown-menu.userChat
		{
		left: -12px;
		width: 100%
	}
	.wrapper .content-navbar .profile-icon-navbar .user-dropdown .drop-profile
		{
		right: 8px
	}
	.wrapper .content-navbar .dropdown-menu {
		left: 0;
		right: auto;
		font-size: 13px
	}
	.wrapper .content-navbar .fifth-style-navbar .logo {
		margin-right: 0;
		text-align: center;
		margin-bottom: 10px
	}
	.wrapper .content-navbar .fifth-style-navbar .search_form {
		width: 80%;
		margin: 0 10% 10px
	}
	.wrapper .content-navbar .fifth-style-navbar .header-inner-right .dropdown-section
		{
		padding-top: 1px
	}
	.wrapper .content-navbar .fifth-style-navbar .icon-menu-navbar {
		padding-top: 0
	}
	.wrapper .content-navbar .fifth-style-navbar .icon-menu-navbar i {
		line-height: 25px
	}
	.wrapper .content-navbar .forth-style-navbar .header-right {
		padding: 15px 0 0
	}
	.wrapper .content-navbar .forth-style-navbar .header-right .logo {
		margin-right: 15px;
		text-align: right
	}
	.wrapper .content-navbar .forth-style-navbar .header-right .icon-menu-navbar
		{
		position: absolute;
		top: 0;
		left: 22px
	}
	.wrapper .content-navbar .forth-style-navbar .dropdown-menu.messagetoggle
		{
		right: 0;
		width: 100%
	}
	.wrapper .content-navbar .forth-style-navbar .dropdown-menu.userChat {
		left: 0;
		width: 100%
	}
	.wrapper .content-navbar .forth-style-navbar .user-dropdown .drop-profile
		{
		right: -5px
	}
	.wrapper .content-navbar .sixth-style-navbar .header-right {
		padding: 5px 0 0
	}
	.wrapper .content-navbar .sixth-style-navbar .header-right .logo {
		margin-right: 15px;
		margin-bottom: 15px;
		text-align: right
	}
	.wrapper .content-navbar .sixth-style-navbar .header-right .user-header
		{
		position: relative;
		top: 0
	}
	.wrapper .content-navbar .sixth-style-navbar .left-side-navbar .header-inner-right .icon-menu-navbar
		{
		position: absolute;
		top: 43px;
		left: 22px
	}
	.wrapper .content-navbar .sixth-style-navbar .dropdown-menu.messagetoggle,
		.wrapper .content-navbar .sixth-style-navbar .dropdown-menu.userChat {
		left: 0;
		width: 100%;
		top: 90px
	}
	.wrapper .content-navbar .sixth-style-navbar .user-dropdown .drop-profile
		{
		top: 85px
	}
	.wrapper .content-navbar .btn-group, .wrapper .content-navbar .btn-group-vertical
		{
		position: static
	}
	.wrapper .content-navbar .dropdown-menu a {
		padding: 5px 10px;
		font-size: 15px
	}
	.wrapper .content-navbar .userChat, .wrapper .content-navbar .userMessagedrop
		{
		width: 100%
	}
	.wrapper .content-navbar .navbar {
		padding: 10px
	}
	.wrapper .content-navbar .danger-navbar .dropdown-section .dropdown-menu a,
		.wrapper .content-navbar .sucess-navbar .dropdown-section .dropdown-menu a
		{
		font-size: 13px;
		padding: 3px 10px
	}
}

.header-spacing {
	margin-bottom: 20px
}

.last-breadcrumb {
	padding-right: 4px
}

.basic-header-right .content-title-main {
	padding-right: 20px;
	padding-left: 0
}

.basic-header-center .site-content-title, .parallax-header-bg .site-content-title,
	.parallax-header-image .site-content-title {
	padding: 10px 0
}

.basic-header-center h2, .parallax-header-bg h2, .parallax-header-image h2
	{
	font-weight: 500;
	font-size: 24px
}

.center-breadcrumb {
	margin: auto;
	display: table
}

.center-breadcrumb .breadcrumb {
	padding: 9px 15px 9px 1rem
}

.icon-header h6, .icon-header h6 span {
	padding-left: 10px
}

.icon-header h2 i {
	margin-right: 8px;
	font-size: 19px;
	text-align: center
}

.icon-header h2 span {
	vertical-align: middle
}

.icon-header h2 span.sub-title {
	font-weight: 100;
	font-size: 13px;
	color: #6C6C6C;
	padding-top: 6px
}

.icon-header h6 {
	line-height: 60px;
	font-weight: 500
}

.parallax-header-bg, .parallax-header-image {
	min-height: 86px
}

.parallax-header-bg .site-content-title h2, .parallax-header-bg .site-content-title p,
	.parallax-header-image .site-content-title h2, .parallax-header-image .site-content-title p
	{
	color: #FFF
}

.parallax-header-bg .site-content-title p, .parallax-header-image .site-content-title p
	{
	padding-bottom: 0
}

.parallax-header-image {
	background: url(../image/background-header.jpg) center no-repeat fixed;
	background-size: 100% 100%
}

.parallax-header-image .site-content-title {
	text-align: center;
	background: 0 0
}

.parallax-header-bg {
	background: url(../image/background-header2.jpg) center no-repeat fixed;
	background-size: 100% 100%
}

.parallax-header-bg .site-content-title {
	position: relative
}

.header-icon .right-icon {
	border: none;
	margin-left: 0
}

.top-header {
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

.top-header .content-title-main {
	padding-left: 0;
	line-height: 56px
}

.top-header .breadcrumbs-form {
	margin: 10px 2px
}

.top-header.header-with-icon .header-icon {
	margin: 5px 2px 10px 0
}

.top-header.header-with-breadcrumb .breadcrumb {
	padding: 0;
	margin: 15px 0 10px
}

.top-header.header-with-breadcrumb .breadcrumb-item {
	padding: 0 16px 0 0
}

.top-header.header-with-breadcrumb .breadcrumb-item.last-breadcrumb {
	padding-right: 0
}

.title-description p {
	padding-bottom: 0;
	line-height: 35px
}

.header-discription-spacing {
	margin-bottom: 30px
}

.header-discription-spacing .top-header .right-icon {
	margin-right: 10px
}

.header-discription-spacing .top-header .right-icon:last-child {
	margin-right: 0
}

@media ( max-width :991px) {
	.top-header.header-with-form .breadcrumbs-form {
		width: 275px
	}
	.top-header.header-with-form .input-group {
		width: 100%
	}
}

@media ( max-width :767px) {
	.title-description, .top-header {
		text-align: center
	}
	.simple-header-center .content-title-main {
		padding-left: 10px;
		line-height: 60px;
		padding-top: 0
	}
	.icon-header .content-title-main.text-sm-left {
		padding-left: 20px
	}
	.top-header.header-with-icon .header-icon {
		margin: 0
	}
	.top-header.header-with-icon .right-icon {
		display: inline-block
	}
	.top-header.header-with-form .breadcrumbs-form, .top-header.header-with-form .breadcrumbs-form .input-group
		{
		width: 99%
	}
	.top-header.header-with-breadcrumb .breadcrumb {
		padding: 0;
		margin-top: 5px
	}
	.basic-header-right .content-title-main {
		padding-right: 0
	}
	.basic-header-right .breadcrumb {
		margin: 10px 0 0;
		padding: 0 8px
	}
	.basic-header .breadcrumb {
		margin: 0 0 10px;
		padding: 0 8px
	}
	.center-breadcrumb .breadcrumb {
		padding: 0 8px;
		margin-bottom: 10px
	}
	.header-discription-spacing .top-header {
		padding-bottom: 15px
	}
}

@media ( min-width :576px) and (max-width:767px) {
	.top-header.header-with-form .breadcrumbs-form {
		width: 50%
	}
}

@media ( max-width :479px) {
	.icon-header .content-title-main.text-sm-left {
		padding-left: 0
	}
}

.rounded-admin #text-fields .btn.flat-buttons, .rounded-admin #text-fields .btn.flat-buttons:hover,
	.rounded-admin .input-group .form-control:not (:first-child ),
	.rounded-admin .input-group .form-control:not (:first-child ):not (:last-child
	), .rounded-admin .input-group .form-control:not (:last-child ),
	.rounded-admin .input-group-addon:not (:first-child ), .rounded-admin .input-group-addon:not
	(:first-child ):not (:last-child ), .rounded-admin .input-group-addon:not
	(:last-child ), .rounded-admin .input-group-btn:not (:first-child ):not
	(:last-child ), .rounded-admin .input-group-btn:not (:first-child )>.btn,
	.rounded-admin .input-group-btn:not (:first-child )>.btn-group:not (:last-child
	)>.btn, .rounded-admin .input-group-btn:not (:first-child )>.btn-group>.btn,
	.rounded-admin .input-group-btn:not (:first-child )>.btn:not (:last-child
	):not (.dropdown-toggle ), .rounded-admin .input-group-btn:not (:first-child
	)>.dropdown-toggle, .rounded-admin .input-group-btn:not (:last-child )>.btn,
	.rounded-admin .input-group-btn:not (:last-child )>.btn-group:not (:first-child
	)>.btn, .rounded-admin .input-group-btn:not (:last-child )>.btn-group>.btn,
	.rounded-admin .input-group-btn:not (:last-child )>.btn:not (:first-child
	), .rounded-admin .input-group-btn:not (:last-child )>.dropdown-toggle
	{
	border-radius: 0
}

.rounded-admin .general-elements-content .file-control-upload {
	padding-left: 15px
}

.form-inline .btn.btn-default, .form-inline .btn.btn-default:hover {
	background: #eceeef
}

.input-left-icon .input-group-addon, .input-right-icon .input-group-addon
	{
	background-color: transparent
}

.wrapper .basic_bootstrap_tbl table thead th .asc, .wrapper .basic_bootstrap_tbl table thead th .both,
	.wrapper .basic_bootstrap_tbl table thead th .desc {
	background-image: none
}

.element-margin-bottom {
	margin-bottom: -15px
}

.general-elements-content .form-color {
	padding: 4px;
	height: 35px
}

.general-elements-content label {
	margin-bottom: 3px
}

.general-elements-content .file-control-upload {
	width: 100%;
	padding: 5px 0 5px 5px;
	border: 1px solid rgba(0, 0, 0, .15)
}

.form-control, .form-control-lg, .form-control-lg .form-control,
	.form-control-lg .input-group-addon, .form-control-lg .input-group-btn .btn,
	.form-control-sm, .form-control-sm .form-control, .form-control-sm .input-group-addon,
	.form-control-sm .input-group-btn .btn, .input-group-addon,
	.input-group-addon.form-control-lg, .input-group-addon.form-control-sm,
	.input-group-lg, .input-group-lg .form-control, .input-group-lg .input-group-addon,
	.input-group-lg .input-group-addon .input-group-addon.btn,
	.input-group-lg .input-group-btn, .input-group-lg .input-group-btn .btn,
	.input-group-lg .input-group-btn .input-group-addon.btn,
	.input-group-sm, .input-group-sm .form-control, .input-group-sm .input-group-addon,
	.input-group-sm .input-group-addon .input-group-addon.btn,
	.input-group-sm .input-group-btn, .input-group-sm .input-group-btn .btn,
	.input-group-sm .input-group-btn .input-group-addon.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.circle-input {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px
}

.input-left-icon .form-control {
	border-left: 0
}

.input-right-icon .form-control {
	border-right: 0
}

.success-input .form-control, .success-input .input-group-addon {
	border-color: #5cb85c
}

.success-input .form-control i, .success-input .input-group-addon i {
	color: #5cb85c
}

.info-input .form-control, .info-input .input-group-addon {
	border-color: #5bc0de
}

.info-input .form-control i, .info-input .input-group-addon i {
	color: #5bc0de
}

.warning-input .form-control, .warning-input .input-group-addon {
	border-color: #f0ad4e
}

.warning-input .form-control i, .warning-input .input-group-addon i {
	color: #f0ad4e
}

.danger-input .form-control, .danger-input .input-group-addon {
	border-color: #d9534f
}

.danger-input .form-control i, .danger-input .input-group-addon i {
	color: #d9534f
}

.checkbox .icr-label.checked .type_checkbox:before {
	width: 9px;
	height: 3px;
	margin: 0 0 0 -9px;
	-webkit-transform-origin: 40% 100%;
	-moz-transform-origin: 40% 100%;
	-o-transform-origin: 40% 100%;
	-ms-transform-origin: 40% 100%;
	transform-origin: 40% 100%
}

.checkbox .icr-label.checked .type_checkbox:after {
	width: 3px;
	height: 14px;
	margin: -8px 0 0 -4px;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.checkbox .icr-label.focused .icr-item {
	box-shadow: none
}

.vertical-checkbox label {
	display: block;
	margin-bottom: 10px
}

.checkbox-vertical .checkbox-squared, .radio-inline .radio-button,
	.radio-vertical .radio-button {
	margin-bottom: 5px
}

.button-form-group .form-control, .form-control, .input-group-addon {
	font-size: 14px
}

.radio-inline .radio-button {
	float: left;
	margin-right: 10px
}

.checkbox-inline .checkbox-squared {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px
}

.ac-custom input[type=checkbox], .ac-custom input[type=radio] {
	opacity: 0;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	z-index: 100
}

.ac-custom input[type=checkbox], .ac-custom input[type=radio],
	.ac-custom label::before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 0;
	margin-top: -25px;
	position: absolute;
	cursor: pointer
}

.rounded-admin .basic_bootstrap_tbl .search input, .rounded-admin .basic_bootstrap_tbl button.btn
	{
	border-radius: 0 !important
}

.rounded-admin .basic_bootstrap_tbl .pagination .page-next,
	.rounded-admin .basic_bootstrap_tbl .pagination .page-pre {
	border-radius: 0
}

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

.wrapper .basic_bootstrap_tbl table thead th {
	font-weight: 700;
	border-left: none
}

.wrapper .basic_bootstrap_tbl table thead th .desc::before {
	content: "\22";
	font-family: ElegantIcons;
	float: right
}

.wrapper .basic_bootstrap_tbl table thead th .asc::before {
	content: "\21";
	font-family: ElegantIcons;
	float: right
}

.wrapper .basic_bootstrap_tbl table thead th .both:before {
	opacity: 0;
	content: "\2a";
	font-family: ElegantIcons;
	float: right
}

.wrapper .basic_bootstrap_tbl table thead th .both:hover:before {
	content: "\2a";
	font-family: ElegantIcons;
	float: right;
	opacity: 1;
	transition: opacity .3s ease-in
}

.wrapper .basic_bootstrap_tbl table thead th .both.desc:hover::before {
	content: "\22";
	font-family: ElegantIcons;
	float: right
}

.wrapper .basic_bootstrap_tbl table thead th .both.asc:hover::before {
	content: "\21";
	font-family: ElegantIcons;
	float: right
}

.wrapper .basic_bootstrap_tbl table thead th .sortable {
	padding-right: 15px
}

.wrapper .basic_bootstrap_tbl table tbody td {
	border-left: none
}

.wrapper .basic_bootstrap_tbl .bootstrap-table .table>thead>tr>th {
	border-bottom: none;
	border-top: none
}

.wrapper .basic_bootstrap_tbl .fixed-table-toolbar .btn-group>.btn-group:last-child>.btn
	{
	border-radius: 0;
	color: #868686;
	background: #FFF;
	border: 1px solid #dedcdc;
	margin-right: 0
}

.wrapper .basic_bootstrap_tbl .fixed-table-toolbar .columns label {
	padding: 7px 12px;
	font-size: 14px;
	line-height: 13px;
	vertical-align: middle
}

.wrapper .basic_bootstrap_tbl .fixed-table-toolbar .columns label input
	{
	float: left;
	margin-right: 5px
}

.wrapper .basic_bootstrap_tbl .fixed-table-toolbar .dropdown-menu {
	z-index: 999
}

.wrapper .basic_bootstrap_tbl .dropdown-menu li {
	padding: 0 10px
}

.wrapper .basic_bootstrap_tbl .btn-group>.btn {
	margin-right: 5px;
	background: #FFF;
	border: 1px solid #dedcdc;
	color: #868686
}

.wrapper .basic_bootstrap_tbl .btn, .wrapper .basic_bootstrap_tbl .pagination li.active a
	{
	color: #FFF
}

.wrapper .basic_bootstrap_tbl .btn-group>.btn:focus {
	outline: 0
}

.wrapper .basic_bootstrap_tbl .detail-view p {
	padding-bottom: 2px
}

.wrapper .basic_bootstrap_tbl .detail-view p b {
	margin-right: 5px
}

.wrapper .basic_bootstrap_tbl .pagination li {
	display: inline;
	float: left;
	padding: 3px 0;
	margin-right: 5px
}

.wrapper .basic_bootstrap_tbl .pagination li a {
	line-height: 25px
}

.wrapper .basic_bootstrap_tbl .pagination li.page-number {
	padding: 5px 15px
}

.wrapper .basic_bootstrap_tbl .pagination li.page-next a i, .wrapper .basic_bootstrap_tbl .pagination li.page-pre a i
	{
	padding: 5px 12px;
	line-height: 30px
}

.wrapper .basic_bootstrap_tbl .fixed-table-pagination .pagination a {
	padding: 0
}

.wrapper .basic_bootstrap_tbl .table-bordered {
	border: 1px solid #dedcdc
}

.wrapper .basic_bootstrap_tbl .table-bordered td, .wrapper .basic_bootstrap_tbl .table-bordered th
	{
	border: none;
	border-top: 1px solid #dedcdc
}

.wrapper .basic_bootstrap_tbl .fixed-table-container, .wrapper .basic_bootstrap_tbl .fixed-table-container thead th:first-child
	{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.wrapper .basic_bootstrap_tbl .fixed-table-pagination .pagination-detail,
	.wrapper .basic_bootstrap_tbl .fixed-table-pagination div.pagination {
	margin-bottom: 0;
	margin-top: 20px
}

.wrapper .basic_bootstrap_tbl .fixed-table-container .bs-checkbox .th-inner
	{
	padding: 5px 0
}

.wrapper .basic_bootstrap_tbl .model_success_table thead tr th {
	background: #5cb85c
}

.wrapper .basic_bootstrap_tbl .model_success_table .card-views .card-view .title
	{
	color: #5cb85c
}

.wrapper .basic_bootstrap_tbl .model_danger_table thead tr th {
	background: #d9534f
}

.wrapper .basic_bootstrap_tbl .model_danger_table .card-views .card-view .title
	{
	color: #d9534f
}

.wrapper .basic_bootstrap_tbl .model_info_table thead tr th {
	background: #5bc0de
}

.wrapper .basic_bootstrap_tbl .model_info_table .card-views .card-view .title
	{
	color: #5bc0de
}

.wrapper .basic_bootstrap_tbl .model_Warning_table thead tr th {
	background: #f0ad4e
}

input.error, input.valid, select.error, select.valid {
	background-position: right 5px center;
	background-repeat: no-repeat;
	width: 100%
}

.wrapper .basic_bootstrap_tbl .model_Warning_table .card-views .card-view .title
	{
	color: #f0ad4e
}

.wrapper .basic_bootstrap_tbl .modal-title {
	font-size: 20px
}

.wrapper .table-fidex .fixed-table-body {
	height: 210px !important
}

.wrapper .custom-toolbar .fixed-table-container .fixed-table-body {
	height: 100% !important
}

.wrapper .bootstrap_tbl_style table th i {
	margin-right: 10px
}

.wrapper .bootstrap_tbl_style table .table_star i {
	color: #ff7015
}

.wrapper .bootstrap_tbl_style table .table_heart i {
	color: #d9534f
}

.wrapper .bootstrap_tbl_format table td .icon_star, .wrapper .bootstrap_tbl_format table td .icon_star_alt
	{
	color: #ff7015;
	margin-right: 5px
}

.wrapper .bootstrap_tbl_no_border .fixed-table-container {
	border: none
}

.wrapper .fixed-table-toolbar .bs-bars, .wrapper .fixed-table-toolbar .columns,
	.wrapper .fixed-table-toolbar .search {
	margin-top: 0
}

@media ( min-width :0) and (max-width:562px) {
	.fixed-table-body.ps-container, .pagination-tabel .fixed-table-container
		{
		height: 286px !important
	}
	.wrapper .table-fidex .fixed-table-body {
		height: 291px !important
	}
}

@media ( max-width :767px) {
	.wrapper .basic_bootstrap_tbl .fixed-table-body .card-view .title {
		margin-right: 10px;
		min-width: 50%
	}
	.wrapper .basic_bootstrap_tbl .fixed-table-body .card-view .title .icon_star
		{
		color: #ff7015;
		margin-right: 5px
	}
	.wrapper .basic_bootstrap_tbl .fixed-table-body .card-view .title .icon_heart
		{
		color: #d9534f;
		margin-right: 5px
	}
	.wrapper .basic_bootstrap_tbl .fixed-table-body .model_Warning_table,
		.wrapper .basic_bootstrap_tbl .fixed-table-body .model_danger_table,
		.wrapper .basic_bootstrap_tbl .fixed-table-body .model_info_table,
		.wrapper .basic_bootstrap_tbl .fixed-table-body .model_success_table {
		margin-top: 0 !important
	}
	.wrapper .basic_bootstrap_tbl .form-group {
		margin-bottom: 0
	}
	.wrapper .basic_bootstrap_tbl .btn-group>.btn {
		padding: 10px
	}
	.wrapper .basic_bootstrap_tbl .modal-title {
		font-size: 18px
	}
	.wrapper .checkbox_table .fixed-table-container {
		height: 292px !important
	}
}

@media ( max-width :479px) {
	.wrapper .fixed-table-toolbar .search {
		width: 100%
	}
}

.rounded-admin .btn-margin .btn.flat-buttons:hover {
	border-color: rgba(0, 0, 0, .1)
}

input.error, select.error {
	background-image: url(../image/close.png)
}

input.valid, select.valid {
	background-image: url(../image/right.png)
}

.help-block.form-error {
	color: #d9534f
}

.file-control-upload.has-error {
	border-color: #b94a48
}

table thead tr th {
	color: #FFF
}

.table-editing+input, .table-editing+input:focus, .table-editing+textarea,
	.table-editing+textarea:focus {
	outline: 0 !important;
	outline-offset: 0 !important
}

.form-material .form-control:focus, .jsgrid .jsgrid-button:focus,
	.responsive_table_main button:focus {
	outline: 0
}

.rounded-admin .shorting-form .custom-select {
	border-radius: 0;
	background-position: 90% center !important
}

.rounded-admin .shorting-form #sorting-btn {
	border-radius: 0
}

.jsgrid-table {
	margin-bottom: 0
}

.jsgrid-table>tbody>tr>td {
	vertical-align: middle
}

.jsgrid-table td, .jsgrid-table th {
	padding: 8px;
	vertical-align: middle
}

.jsgrid-table .rating {
	color: #f0ad4e
}

.jsgrid-row>.jsgrid-cell {
	background: 0 0
}

.jsgrid-selected-row>.jsgrid-cell {
	background-color: #ECECEC;
	border-color: transparent
}

.table td, .table th {
	padding: 8px
}

.jsgrid-filter-row .jsgrid-cell select {
	background: 0 0
}

.jsgrid-edit-row input, .jsgrid-edit-row select, .jsgrid-edit-row textarea,
	.jsgrid-filter-row input, .jsgrid-filter-row select, .jsgrid-filter-row textarea,
	.jsgrid-insert-row input, .jsgrid-insert-row select, .jsgrid-insert-row textarea
	{
	padding: .5rem .75rem
}

.jsgrid .jsgrid-button {
	position: relative;
	display: inline-block;
	font-family: Material-Design-Iconic-Font;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: 400;
	cursor: pointer;
	background: 0 0;
	border: none;
	width: 14px;
	height: 14px;
	padding: 0;
	opacity: .5
}

.jsgrid .jsgrid-button+.jsgrid-button {
	margin-left: 5px
}

.jsgrid .jsgrid-insert-mode-button {
	color: #FFF;
	opacity: 1
}

.jsgrid .jsgrid-insert-mode-button:before {
	content: '\f278'
}

.jsgrid .jsgrid-edit-button:before {
	content: '\f158'
}

.jsgrid .jsgrid-update-button:before {
	content: '\f26b'
}

.jsgrid .jsgrid-cancel-edit-button:before {
	content: '\f136'
}

.jsgrid .jsgrid-search-button:before {
	content: '\f1c3'
}

.jsgrid .jsgrid-clear-filter-button:before {
	content: '\f1ef'
}

.jsgrid .jsgrid-delete-button:before {
	content: '\f154'
}

.jsgrid .jsgrid-header-row th {
	color: #fff
}

.external-pager .jsgrid-pager-current-page, .footable-paging .footable-page.active .footable-page-link
	{
	color: #FFF
}

.jsgrid-edit-row>.jsgrid-cell, .jsgrid-filter-row>.jsgrid-cell,
	.jsgrid-grid-body, .jsgrid-grid-header, .jsgrid-header-row>.jsgrid-header-cell,
	.jsgrid-insert-row>.jsgrid-cell {
	border: 0
}

.jsgrid-grid-header {
	overflow-y: hidden
}

.jsgrid-pager .jsgrid-pager-nav-button, .jsgrid-pager .jsgrid-pager-page
	{
	padding: 3px 8px;
	line-height: 1.428571429
}

.jsgrid-pager .jsgrid-pager-current-page {
	color: #FFF;
	padding: 3px 8px;
	line-height: 1.428571429
}

.jsgrid-load-shader {
	z-index: 100 !important
}

.shorting-form {
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #e9e9e9
}

.shorting-form .custom-select {
	border-radius: 0;
	height: calc(2.5rem - 5px)
}

.custom-select {
	-moz-appearance: searchfield
}

.client-photo {
	float: left;
	width: 10%;
	margin: 0 10px 0 0
}

.client-photo img {
	width: auto;
	border: 1px solid #ddd;
	margin-top: 6px
}

.client-info {
	width: 87%;
	float: left
}

.client-info p {
	line-height: 25px;
	margin: 0;
	padding: 0
}

.external-pager {
	margin: 0 0 10px
}

.jsgrid-header-sort-asc:before, .jsgrid-header-sort-desc:before {
	margin-top: 8px;
	margin-right: 5px
}

.jsgrid-header-sort-desc:before {
	border-color: #FFF transparent transparent
}

.jsgrid-header-sort-asc:before {
	border-color: transparent transparent #FFF
}

@media ( max-width :767px) {
	#jsGridCustomizedPager {
		height: auto !important
	}
	#jsGridCustomizedPager .jsgrid-grid-body {
		height: 300px !important
	}
	.jsgrid-pager .jsgrid-pager-page {
		display: inline-block
	}
	.jsgrid-pager .jsgrid-pager-nav-button {
		padding: 3px 7px
	}
	.client-photo {
		width: 20%
	}
	.client-info {
		width: 77%
	}
}

@media ( max-width :479px) {
	.client-info {
		margin: 0
	}
	.client-photo {
		text-align: center;
		width: 45%;
		float: none;
		margin: auto
	}
	.client-info {
		width: 100%;
		text-align: center
	}
}

.rounded-admin #editing-footable .input-group button.btn, .rounded-admin #editing-footable .input-group input,
	.rounded-admin .footable-5 .footable-paging .pagination li:first-child a,
	.rounded-admin .footable-5 .footable-paging .pagination li:last-child a
	{
	border-radius: 0
}

.fooicon {
	font-family: ElegantIcons !important
}

.fooicon-minus::before {
	content: "\4b"
}

.fooicon-plus::before {
	content: "\4c"
}

.fooicon-sort-asc:before {
	content: "\21"
}

.fooicon-sort-desc:before {
	content: "\22"
}

.fooicon-sort:before {
	content: "\2a"
}

.fooicon-search:before {
	content: "\55"
}

.fooicon-pencil:before {
	content: "\6a"
}

.fooicon-cog:before {
	content: "\e037"
}

.fooicon-trash:before {
	content: "\e019"
}

.footable-toggle.fooicon-minus, .footable-toggle.fooicon-plus {
	font-size: 22px;
	cursor: pointer;
	vertical-align: middle
}

.footable-editing .btn-group .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5
}

table.footable-filter thead .footable-header th {
	border-bottom: none
}

table.footable-filter td.footable-editing {
	border-top: none
}

table tbody tr td span.footable-toggle {
	opacity: 1
}

table.footable-editing-no-view td.footable-editing {
	width: 80px;
	max-width: 80px
}

#editor-modal .form-group {
	margin-bottom: 7px;
	overflow: hidden
}

#editor-modal .form-group label {
	font-weight: 600;
	line-height: 33px
}

#editor-modal .hidden {
	display: none
}

.collapse-footable.card-accordions .card-header .card-title::after,
	.collapse-footable.card-accordions .card-header .card-title::before {
	font-size: 22px;
	cursor: pointer;
	vertical-align: middle
}

.footable-paging li {
	display: inline;
	float: left;
	padding: 3px 0;
	margin-right: 5px
}

.footable-page-link {
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 5px 15px;
	line-height: 30px
}

table.footable thead tr.footable-filtering .form-inline .form-group {
	display: block
}

table.footable tfoot tr.footable-paging td span.label, table.footable thead tr.footable-filtering th div.input-group .input-group-btn .btn-primary
	{
	display: none
}

table.footable thead tr.footable-filtering .form-inline .form-group .input-group-btn .dropdown-menu.dropdown-menu-right
	{
	width: 100px
}

table.footable thead tr.footable-filtering th {
	background: #FFF;
	padding: 0 0 10px;
	border-top: none
}

table.footable thead tr.footable-filtering th div.input-group {
	width: 100%
}

table.footable thead tr.footable-filtering th div.input-group .input-group-btn .dropdown-toggle
	{
	border-radius: 0;
	color: #868686;
	background: #FFF;
	border: 1px solid #dedcdc;
	margin-left: 5px
}

table.footable thead tr.footable-filtering th div.input-group .input-group-btn .dropdown-toggle span::before
	{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0c9";
	font-size: inherit;
	text-rendering: auto;
	margin-right: 4px;
	vertical-align: middle
}

table.footable thead tr.footable-filtering th div .form-control {
	width: auto
}

table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox input[type=checkbox]
	{
	margin-left: -24px;
	margin-top: 5px
}

table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox label
	{
	padding-left: 28px
}

table.footable tfoot tr.footable-paging td, table.footable-paging-center tfoot tr.footable-paging td
	{
	padding: 5px 0 0;
	text-align: right
}

table.footable tfoot tr.footable-paging td ul.pagination {
	margin: 0
}

.collapse-footable .card-block, .footable-detail-row td:first-child {
	padding: 0
}

.footable-detail-row .footable-details tbody {
	padding: 0;
	background: #ccc
}

.content-form-layout .model-form-layout .checkbox .icr-label.checked .type_checkbox::after,
	.content-form-layout .model-form-layout .checkbox .icr-label.checked .type_checkbox::before,
	.content-form-layout .model-form-layout .site-btn:focus,
	.content-form-layout .model-form-layout .site-btn:hover {
	background: #FFF
}

.card-accordions .card-header .card-title[aria-expanded=false]::after,
	.card-accordions .card-header .card-title[aria-expanded=true]::before {
	opacity: 0
}

@media ( max-width :767px) {
	table.footable thead tr.footable-filtering th ul.dropdown-menu li a.checkbox label
		{
		font-size: 15px
	}
}

@media ( max-width :479px) {
	.collapse-footable.card-accordions .card-header .card-title::after,
		.collapse-footable.card-accordions .card-header .card-title::before {
		right: 10px
	}
	.footable-page-link {
		padding: 0 8px
	}
	table.footable-details tbody tr th:nth-child(1) {
		width: 90px
	}
	table.footable thead tr.footable-filtering th div .form-control {
		width: 100%
	}
}

.content-form-layout .basic-form-layout p, .content-form-layout .inline-form-layout p
	{
	padding-bottom: 10px
}

.form-group .form-control-lg {
	font-size: 19px
}

.form-group .form-control.form-control-sm {
	font-size: 12px
}

.content-form-layout .site-btn {
	margin-top: 0
}

.content-form-layout .left-form-layout {
	border-right: 1px solid #CCC
}

.content-form-layout .register-icon i {
	color: #CCC;
	opacity: .4;
	font-size: 110px
}

.content-form-layout .right-form-layout {
	border-left: 1px solid #CCC
}

.content-form-layout .right-checkbox label {
	margin-right: 0;
	padding-right: 0
}

.content-form-layout .right-checkbox .icr-text {
	padding-left: 0;
	padding-right: 5px
}

.content-form-layout .form-field-inline {
	width: 30%;
	margin-right: 15px
}

.content-form-layout .inline-form-layout .site-btn {
	padding: 8px 30px
}

.content-form-layout .model-form-layout .modal-dialog {
	max-width: 700px
}

.content-form-layout .model-form-layout h6 {
	color: #FFF
}

.content-form-layout .model-form-layout .site-btn {
	background: #FFF;
	border-color: #FFF
}

.content-form-layout .model-form-layout .register-icon i,
	.content-form-layout .model-form-layout .register-icon i:hover {
	color: #FFF
}

.content-form-layout .model-form-layout .btn .btn:focus {
	border: none
}

.content-form-layout .model-form-layout .modal-header {
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.content-form-layout .model-form-layout .modal-footer {
	border-top: 1px solid rgba(255, 255, 255, .3)
}

.content-form-layout .all-form-section .element-form {
	clear: both
}

.content-form-layout .all-form-section .element-form .form-color {
	height: 35px;
	padding: 4px
}

.content-form-layout .all-form-section .element-form .cancel-btn {
	font-size: 14px;
	padding: 5px 15px
}

.content-form-layout .all-form-section label {
	padding-top: 10px
}

.content-form-layout .all-form-section .checkbox-squared label,
	.content-form-layout .all-form-section .radio-inline label,
	.content-form-layout .all-form-section .radio-vertical label {
	padding-top: 0;
	vertical-align: middle;
	padding-bottom: 10px
}

.content-form-layout .icr-text {
	padding-left: 5px
}

.content-form-layout .input-sizing, .content-form-layout .select-sizing
	{
	margin-bottom: -15px;
	overflow: hidden
}

.content-form-layout .modal .modal-content {
	background: 0 0
}

.content-form-layout .input-group-addon {
	border-radius: 0
}

.content-form-layout .button-form-group .form-control {
	font-size: 14px
}

@media ( min-width :1366px) and (max-width:1600px) {
	.content-form-layout .left-xl-media {
		width: 45%
	}
	.content-form-layout .right-xl-media {
		width: 55%
	}
	.content-form-layout .form-field-inline {
		width: 28%
	}
	.content-form-layout .checkbox-squared {
		clear: both
	}
}

@media ( min-width :1200px) and (max-width:1365px) {
	.content-form-layout .form-field-inline {
		width: 27%
	}
	.content-form-layout .model-form-layout .inner-content-setion {
		margin-bottom: -15px
	}
	.content-form-layout .model-form-layout .btn {
		margin-bottom: 15px
	}
	.content-form-layout .register-icon i {
		font-size: 80px
	}
	.content-form-layout .checkbox-squared {
		clear: both
	}
}

@media ( max-width :1199px) {
	.content-form-layout .form-field-inline {
		width: 47%
	}
	.content-form-layout .form-field-inline:nth-child(2) {
		margin-right: 0
	}
	.content-form-layout .inline-form-layout .inline-checkbox {
		clear: both
	}
}

@media ( max-width :767px) {
	.content-form-layout .all-form-section .layout-text,
		.content-form-layout .all-form-section label {
		padding-top: 0;
		padding-bottom: 5px;
		display: block
	}
	.content-form-layout .left-form-layout, .content-form-layout .right-form-layout
		{
		border: none
	}
	.content-form-layout .left-xl-media {
		clear: both
	}
	.content-form-layout .left-xl-media .register-icon, .content-form-layout .left-xl-media h6,
		.content-form-layout .left-xl-media p {
		text-align: center;
		width: 100%
	}
	.content-form-layout .left-md-spacing {
		margin-top: 25px;
		float: left;
		width: 100%
	}
	.content-form-layout .all-form-section .element-form label {
		float: left
	}
	.content-form-layout .model-form-layout .inner-content-setion {
		margin-bottom: 0
	}
	.content-form-layout .model-form-layout .btn, .content-form-layout .sizing-form div
		{
		margin-bottom: 15px
	}
	.content-form-layout .sizing-form div:last-child {
		margin-bottom: 0
	}
	.content-form-layout .form-group {
		overflow: hidden;
		width: 100%
	}
	.content-form-layout .checkbox-inline .checkbox-squared,
		.content-form-layout .checkbox-inline .radio-button,
		.content-form-layout .radio-inline .checkbox-squared,
		.content-form-layout .radio-inline .radio-button {
		margin-bottom: 5px
	}
	.content-form-layout .divider-mobile {
		height: 0
	}
	.content-form-layout .element-form .button-form-group {
		overflow: inherit
	}
}

.rounded-admin .form-elements .form-bootstrap-select .btn-group-sm.btn-group>.btn:first-child:not
	(:last-child ):not (.dropdown-toggle ), .rounded-admin .form-elements .form-bootstrap-select .btn-group-sm.btn-group>.btn:last-child:not
	(:first-child ), .rounded-admin .form-elements .form-bootstrap-select .btn-group>.dropdown-toggle:not
	(:first-child ), .rounded-admin .form-elements .form-bootstrap-select .js-example-disabled,
	.rounded-admin .form-elements .form-bootstrap-select .js-example-disabled-multi,
	.rounded-admin .form-elements .form-bootstrap-select .select2-container--default .select2-selection--multiple,
	.rounded-admin .form-elements .form-bootstrap-select .select2-container--default .select2-selection--single,
	.rounded-admin .form-elements .form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
	.rounded-admin .form-elements .form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover,
	.rounded-admin .form-elements .form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
	.rounded-admin .form-elements .form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover
	{
	border-radius: 0
}

@media ( min-width :480px) and (max-width:538px) {
	.content-form-layout .model-form-layout .btn {
		margin-bottom: 15px
	}
	.content-form-layout .model-form-layout .btn:last-child {
		margin-bottom: 0
	}
}

@media ( max-width :479px) {
	.content-form-layout .inline-form-layout .form-field-inline {
		width: 100%
	}
	.content-form-layout .inline-form-layout .site-btn {
		float: right !important
	}
	.content-form-layout .inline-form-layout .inine-checkbox {
		position: relative;
		top: -37px;
		margin-bottom: -37px;
		clear: both
	}
	.content-form-layout .inline-form-layout .inline-checkbox {
		clear: inherit
	}
	.content-form-layout .model-form-layout .btn {
		margin-bottom: 15px
	}
	.content-form-layout .model-form-layout .btn:last-child {
		margin-bottom: 0
	}
	.content-form-layout .sizing-form div {
		margin-bottom: 15px
	}
	.content-form-layout .sizing-form div:last-child {
		margin-bottom: 0
	}
}

.rounded-admin .form-elements .form-bootstrap-select .select2-selection--multiple
	{
	padding-left: 15px
}

.rounded-admin .form-elements .input-group .form-control:last-child,
	.rounded-admin .form-elements .input-group-addon:last-child,
	.rounded-admin .form-elements .input-group-btn:first-child>.btn:not (:first-child
	), .rounded-admin .form-elements .input-group-btn:last-child>.btn,
	.rounded-admin .form-elements .input-group-btn:last-child>.dropdown-toggle
	{
	border-radius: 0 17px 17px 0
}

.rounded-admin .form-elements .input-group .form-control:first-child,
	.rounded-admin .form-elements .input-group-addon:first-child,
	.rounded-admin .form-elements .input-group-btn:first-child>.btn,
	.rounded-admin .form-elements .input-group-btn:first-child>.dropdown-toggle,
	.rounded-admin .form-elements .input-group-btn:last-child>.btn:not (:last-child
	):not (.dropdown-toggle ){
	border-radius: 17px 0 0 17px
}

.rounded-admin .form-elements #demo_vertical.form-control,
	.rounded-admin .form-elements #demo_vertical2.form-control,
	.rounded-admin .form-elements .form-control.flatpickr-input {
	border-radius: 17px 0 0 17px !important
}

.rounded-admin .form-elements .form-control.color-rounded-input {
	border-radius: 17px !important
}

.rounded-admin .form-elements .bootstrap-touchspin .input-group-btn-vertical i
	{
	left: 4px;
	top: 4px
}

.rounded-admin #events-colorpicker .element-margin-bottom .form-group button.btn-block:hover
	{
	border-radius: 25px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.advanced-elements-content {
	overflow: visible
}

.advanced-elements-content .btn {
	font-size: 16px
}

.advanced-elements-content .btn-sm {
	font-size: 14px;
	margin-right: 5px
}

.advanced-elements-content .btn-group-sm .btn {
	font-size: 14px
}

.custom-width-select {
	display: table;
	width: 100%
}

.form-bootstrap-select .form-control, .form-bootstrap-select .input-group-addon
	{
	margin-bottom: 8px
}

.form-bootstrap-select .dropdown-menu li {
	padding-left: 0
}

.form-bootstrap-select .dropdown-menu li a {
	display: block;
	padding: 3px 20px
}

.form-bootstrap-select .dropdown-menu li:focus, .form-bootstrap-select .dropdown-menu li:hover
	{
	background-color: #e9e9e9
}

.form-bootstrap-select .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	background-color: #e9e9e9
}

.form-bootstrap-select .dropdown-menu .active a, .form-bootstrap-select .dropdown-menu .active a:focus,
	.form-bootstrap-select .dropdown-menu .active a:hover {
	color: #FFF
}

.form-bootstrap-select .dropdown-menu .dropdown-header {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px
}

.form-bootstrap-select .bootstrap-select {
	margin-bottom: 15px
}

.form-bootstrap-select .bootstrap-select .btn {
	line-height: 22px;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 10px
}

.form-bootstrap-select .bootstrap-select:not ([class*=col-] ):not ([class*=form-control]
	):not (.input-group-btn ){
	width: 100%
}

.form-bootstrap-select .special-color-danger {
	font-weight: 700;
	color: #FFF;
	background: #d9534f;
	text-transform: uppercase
}

.form-bootstrap-select .special-color-success {
	background: #5cb85c;
	color: #FFF
}

.form-bootstrap-select .special-color-info {
	background: #5bc0de;
	color: #FFF
}

.form-bootstrap-datetime .form-control[readonly], .tt-menu {
	background: #FFF
}

.form-bootstrap-select .label {
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #FFF;
	vertical-align: middle
}

.form-bootstrap-select .bs-actionsbox .btn-group button {
	width: 49%
}

.form-bootstrap-select .dropdown-menu .disabled a,
	.form-bootstrap-select .dropdown-menu .disabled a:focus,
	.form-bootstrap-select .dropdown-menu .disabled a:hover {
	color: #777
}

.basic_table table tfoot tr th, .form-bootstrap-datetime .bootstrap-datetimepicker-widget thead tr:first-child th:hover
	{
	color: #FFF
}

.form-bootstrap-select .dropdown-toggle:after {
	margin-left: 0;
	margin-bottom: 10px
}

.form-bootstrap-select .select2-container--default .select2-selection--multiple,
	.form-bootstrap-select .select2-container--default .select2-selection--single
	{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.form-bootstrap-select .select2 {
	width: 100% !important;
	margin-bottom: 15px
}

.form-bootstrap-select .btn-group-sm .btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.bootstrap-select.btn-group .dropdown-menu, .select2-container .select2-dropdown
	{
	z-index: 9
}

.select2-results .img-flag {
	height: 15px;
	width: 18px
}

.tt-menu, .typeahead-control span {
	width: 100%
}

.tt-menu {
	padding: 8px 10px;
	border: 1px solid #e9e9e9;
	box-shadow: 0 5px 10px #e9e9e9
}

#multiple-datasets .league-name {
	margin: 10px 0;
	border-bottom: 1px solid #CCC
}

#scrollable-dropdown-menu .tt-menu {
	max-height: 150px;
	overflow-y: auto
}

.form-bootstrap-touchspin .bootstrap-touchspin {
	margin-bottom: 15px
}

.form-bootstrap-touchspin .bootstrap-touchspin .btn-default {
	border-color: #CCC
}

.form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .btn
	{
	padding: 9px 10px
}

.form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down
	{
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	-ms-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up
	{
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
	border-top-right-radius: 0
}

.form-bootstrap-touchspin .form-control, .form-bootstrap-touchspin .input-group-addon
	{
	font-size: 16px
}

.form-bootstrap-touchspin .form-control-sm, .form-bootstrap-touchspin .input-group-sm .form-control,
	.form-bootstrap-touchspin .input-group-sm .form-control .btn,
	.form-bootstrap-touchspin .input-group-sm .input-group-addon,
	.form-bootstrap-touchspin .input-group-sm .input-group-addon .btn,
	.form-bootstrap-touchspin .input-group-sm .input-group-btn,
	.form-bootstrap-touchspin .input-group-sm .input-group-btn .btn {
	font-size: 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.form-bootstrap-datetime .bootstrap-datetimepicker-widget table td,
	.form-bootstrap-datetime .bootstrap-datetimepicker-widget table th {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.form-bootstrap-datetime .bootstrap-datetimepicker-widget table td.active.today:before
	{
	border-bottom-color: #FFF
}

.form-bootstrap-datetime .bootstrap-datetimepicker-widget table td.day,
	.form-bootstrap-datetime .bootstrap-datetimepicker-widget table th {
	height: 30px
}

.form-bootstrap-colorpicker .colorpicker-element .add-on i,
	.form-bootstrap-colorpicker .colorpicker-element .input-group-addon i {
	height: 17px;
	vertical-align: top
}

.colorpicker.colorpicker-visible {
	z-index: 99999
}

.flatpickr-calendar, .morris-hover {
	z-index: 99
}

.btn-group-sm .js-programmatic-enable {
	margin-right: 10px
}

.datetimepicker-display {
	width: 50%;
	margin: 0 auto 15px
}

.datetimepicker-display li {
	padding-left: 0
}

.select2-container--default .select2-selection--multiple,
	.select2-container--default .select2-selection--single {
	border: 1px solid #ddd
}

.ui-timepicker-select {
	border: 1px solid rgba(0, 0, 0, .15);
	padding: 5px 10px;
	font-size: 16px;
	line-height: 25px;
	width: 100%
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
	padding: 0 8px
}

.bootstrap-select.btn-group .dropdown-menu li a {
	padding: 3px 10px
}

.bootstrap-select .popover-title {
	padding: 8px 10px
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	padding-left: 20px
}

@media ( max-width :1199px) {
	.datetimepicker-display {
		width: 100%
	}
}

@media ( max-width :479px) {
	.datetimepicker-display .flatpickr-calendar, .datetimepicker-display .flatpickr-days,
		.datetimepicker-display .flatpickr-rContainer {
		width: 100%
	}
	.datetimepicker-display .flatpickr-days .flatpickr-day {
		max-width: 15%
	}
	.form-bootstrap-touchspin .form-control, .form-bootstrap-touchspin .input-group-addon
		{
		font-size: 13px
	}
	.form-bootstrap-select .bootstrap-select .btn {
		line-height: 15px
	}
	.form-bootstrap-select .dropdown-toggle:after {
		margin-bottom: 8px
	}
	.bootstrap-touchspin input {
		padding: 9px 10px
	}
	.advanced-elements-content .btn {
		font-size: 14px
	}
	.form-bootstrap-touchspin .bootstrap-touchspin .input-group-btn-vertical .btn
		{
		padding: 8.5px 10px
	}
	.flatpickr-calendar.open {
		width: 87% !important;
		left: 20px !important
	}
	.flatpickr-calendar.open .flatpickr-days {
		width: 100%
	}
}

.rounded-admin .basic_table .tag {
	border-radius: 0
}

.basic_table .table {
	margin-bottom: 0
}

.basic_table .table-bordered, .basic_table .table-bordered td,
	.basic_table .table-bordered th {
	border-color: #dedcdc
}

.basic_table .table-bordered thead th {
	border: none
}

.basic_table .table-responsive {
	display: inline-table
}

.basic_table .basic_table_icon {
	margin-right: 10px;
	color: #868686;
	cursor: pointer
}

.content-wizard .basic-wizard .swMain ul.anchor li a.done .small,
	.content-wizard .basic-wizard .swMain ul.anchor li a.done small,
	.content-wizard .basic-wizard .swMain ul.anchor li a.selected .small,
	.content-wizard .basic-wizard .swMain ul.anchor li a.selected small {
	color: #FFF
}

.basic_table .table-reflow td, .basic_table .table-reflow th {
	padding: 8px 12px
}

@media ( max-width :1800px) {
	.basic_table .table-reflow thead, .basic_table .table-reflow tr {
		float: none
	}
	.basic_table .table-reflow tbody {
		display: table-row-group
	}
	.basic_table .table-reflow tr td, .basic_table .table-reflow tr th {
		display: table-cell !important;
		border-top: none;
		border-bottom: none
	}
}

@media ( max-width :610px) {
	.basic_table .table-reflow.table-responsive {
		display: block
	}
}

.rounded-admin .form-mask .bt-mask-it, .rounded-admin .form-mask .mask-on-div,
	.rounded-admin .form-mask a.btn {
	border-radius: 0
}

.rounded-admin .form-mask .site-btn {
	border: 0
}

.bt-mask-it {
	cursor: pointer
}

.content-mask .element-form label {
	padding-top: 10px
}

.content-mask .element-form .site-btn {
	margin-top: 0;
	padding: 8px 16px
}

.content-mask .element-form .cancel-btn {
	font-size: 14px
}

.content-mask .element-form .bt-mask-it {
	width: 9%
}

.content-mask .element-form .form-group {
	overflow: hidden
}

.content-mask .element-form .mask-on-div {
	border: 1px solid rgba(0, 0, 0, .15);
	padding: 7px 12px;
	width: 90%
}

.cancel-btn:hover {
	border: 1px solid #CCC
}

@media ( max-width :1199px) {
	.content-mask .element-form .bt-mask-it {
		width: 19%
	}
	.content-mask .element-form .mask-on-div {
		width: 79%
	}
}

@media ( max-width :767px) {
	.content-mask .element-form label {
		float: left;
		text-align: left;
		padding-top: 0
	}
	.content-mask .element-form .bt-mask-it {
		width: 21%
	}
	.content-mask .element-form .mask-on-div {
		width: 76%
	}
}

@media ( max-width :479px) {
	.content-mask .element-form .bt-mask-it {
		width: 35%
	}
	.content-mask .element-form .mask-on-div {
		width: 60%
	}
}

.rounded-admin .content-wizard .basic-wizard .swMain .buttonFinish,
	.rounded-admin .content-wizard .basic-wizard .swMain .buttonNext,
	.rounded-admin .content-wizard .basic-wizard .swMain .buttonPrevious {
	border-radius: 0
}

.content-wizard .basic-wizard .swMain {
	width: 100%
}

.content-wizard .basic-wizard .swMain .anchor {
	margin-top: 0
}

.content-wizard .basic-wizard .swMain .stepContainer div.content {
	width: 100%;
	height: 255px;
	overflow: visible;
	border-radius: 0;
	padding: 0
}

.content-wizard .basic-wizard .swMain .stepContainer .step-content-wizzard
	{
	padding: 15px
}

.content-wizard .basic-wizard .swMain .stepContainer p {
	padding-bottom: 0
}

.content-wizard .basic-wizard .swMain ul.anchor {
	clear: inherit
}

.content-wizard .basic-wizard .swMain ul.anchor li {
	clear: inherit;
	margin: 0 10px 10px 0;
	padding: 0
}

.content-wizard .basic-wizard .swMain ul.anchor li a.selected {
	border: none;
	box-shadow: 1px 5px 10px #CCC
}

.content-wizard .basic-wizard .swMain ul.anchor li a.done {
	background: #5cb85c;
	border: none
}

.content-wizard .basic-wizard .swMain ul.anchor li a {
	width: 270px;
	padding: 7px;
	border-radius: 0
}

.content-wizard .basic-wizard .swMain ul.anchor li a .stepDesc {
	line-height: 20px;
	padding: 7px 0 0 10px;
	font-family: inherit
}

.content-wizard .basic-wizard .swMain ul.anchor li:last-child {
	margin-bottom: 0
}

.content-wizard .basic-wizard .swMain ul.anchor li:hover a.selected small,
	.content-wizard .basic-wizard .swMain ul.anchor li:hover a.selected span
	{
	color: #FFF !important
}

.content-wizard .basic-wizard .swMain ul.anchor li:hover a.disabled small,
	.content-wizard .basic-wizard .swMain ul.anchor li:hover a.disabled span
	{
	color: #CCC !important
}

.content-wizard .basic-wizard .swMain .stepContainer {
	height: 255px;
	clear: both
}

.content-wizard .basic-wizard .swMain .buttonFinish, .content-wizard .basic-wizard .swMain .buttonNext,
	.content-wizard .basic-wizard .swMain .buttonPrevious {
	font-family: inherit;
	border: none;
	font-size: 14px;
	padding: 5px 13px;
	margin: 0 5px;
	border-radius: 0
}

.content-wizard .basic-wizard .swMain .buttonDisabled {
	border: none !important
}

.content-wizard .basic-wizard .swMain .buttonFinish {
	margin-right: 0
}

.content-wizard .basic-wizard .swMain .StepTitle {
	border: none;
	background: 0 0;
	padding: 0 0 3px;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCC;
	border-radius: 0;
	font-family: inherit;
	font-weight: 500
}

.content-wizard .basic-wizard .swMain .small, .content-wizard .basic-wizard .swMain small
	{
	color: #CCC
}

.content-wizard .basic-wizard .swMain div.actionBar {
	border-radius: 0;
	height: auto;
	padding: 10px
}

.content-wizard .basic-wizard .swMain h6 {
	text-transform: uppercase
}

.content-wizard .basic-wizard .swMain ul {
	padding-top: 0;
	padding-bottom: 0
}

.content-wizard .vetical-wizard .swMain ul.anchor, .content-wizard .vetical-wizard .swMain ul.anchor li
	{
	clear: both
}

.content-wizard .vetical-wizard .swMain .stepContainer {
	clear: inherit
}

.content-wizard .form-validation-wizzard .validation-form {
	padding-top: 15px
}

.content-wizard .form-validation-wizzard .validation-form label {
	padding-top: 10px
}

.content-wizard .form-validation-wizzard .validation-form .txtBox {
	width: 100%
}

.content-wizard .form-validation-wizzard .validation-form span {
	color: #d9534f;
	position: relative;
	top: -12px
}

.content-wizard .form-validation-wizzard .swMain .stepContainer,
	.content-wizard .form-validation-wizzard .swMain .stepContainer div.content
	{
	height: 240px
}

.content-wizard .form-validation-wizzard .swMain ul.anchor li a.error {
	background: #d9534f !important;
	border-color: #d9534f !important;
	color: #FFF !important
}

.content-wizard .form-validation-wizzard .swMain .msgBox {
	display: none !important
}

@media ( max-width :1366px) {
	.content-wizard .basic-wizard .swMain ul.anchor li a {
		width: 245px
	}
	.content-wizard .basic-wizard .swMain ul.anchor li a .stepDesc {
		font-size: 18px
	}
}

@media ( max-width :1199px) {
	.content-wizard .basic-wizard .swMain ul.anchor li a {
		width: 310px
	}
	.content-wizard .basic-wizard .swMain ul.anchor li a .stepDesc {
		font-size: 20px
	}
	.content-wizard .vetical-wizard .swMain ul.anchor li a {
		width: 245px
	}
}

@media ( max-width :991px) {
	.bootstrap-select.btn-group.bs-container .dropdown-menu, .colorpicker.colorpicker-visible,
		.ui-timepicker-wrapper {
		z-index: 99
	}
	.content-wizard .basic-wizard .swMain ul.anchor li a {
		width: 280px
	}
	.content-wizard .vetical-wizard .swMain ul.anchor li a {
		width: 225px
	}
}

@media ( max-width :767px) {
	.content-wizard .basic-wizard .swMain ul.anchor li:last-child {
		margin-bottom: 10px
	}
	.content-wizard .basic-wizard .swMain .StepTitle {
		font-size: 16px
	}
	.content-wizard .vetical-wizard .swMain ul.anchor li a {
		width: 280px
	}
	.content-wizard .vetical-wizard .swMain .stepContainer {
		clear: both
	}
	.content-wizard .form-validation-wizzard .validation-form label {
		float: left
	}
}

@media ( max-width :479px) {
	.content-wizard .basic-wizard .swMain ul.anchor {
		margin-right: 0
	}
	.content-wizard .basic-wizard .swMain ul.anchor li {
		width: 100%;
		margin-right: 0
	}
	.content-wizard .basic-wizard .swMain ul.anchor li a {
		width: 100%
	}
	.content-wizard .basic-wizard .swMain ul.anchor li a .stepDesc {
		font-size: 17px
	}
	.content-wizard .basic-wizard .swMain .buttonFinish, .content-wizard .basic-wizard .swMain .buttonNext,
		.content-wizard .basic-wizard .swMain .buttonPrevious {
		width: 68px;
		padding: 5px 0;
		font-size: 11px;
		margin: 0 2px
	}
	.content-wizard .basic-wizard .swMain .stepContainer .step-content-wizzard
		{
		width: 80%
	}
	.content-wizard .vetical-wizard .swMain ul.anchor, .content-wizard .vetical-wizard .swMain ul.anchor li a
		{
		width: 100%
	}
	.swMain ul.anchor li a .stepDesc small {
		font: 400 11px Verdana, Arial, Helvetica, sans-serif
	}
}

.content-datatable .dataTable, .content-datatable .dataTables_scrollFootInner,
	.content-datatable .dataTables_scrollHeadInner,
	.dataTables_scrollFootInner, .datatable-width table, div.dataTables_scrollFoot table,
	div.dataTables_scrollHead .dataTables_scrollFootInner, div.dataTables_scrollHead .dataTables_scrollHeadInner,
	div.dataTables_scrollHead table.dataTable {
	width: 100% !important
}

.tablesaw-enhanced .rounded-admin .responsive_table_main .tablesaw-bar .btn.btn-select
	{
	border-radius: 0
}

.tablesaw-enhanced .rounded-admin .responsive_table_main .tablesaw-bar select
	{
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../image/arrow-dropdown.png) 97% center no-repeat
		!important;
	padding-left: 10px !important
}

.tablesaw-enhanced .rounded-admin .responsive_table_main .tablesaw-bar select[multiple]
	{
	background: 0 0
}

.responsive_table_main .table {
	margin-bottom: 0
}

.responsive_table_main table.tablesaw thead th {
	color: #FFF;
	text-transform: capitalize;
	font-family: "Open Sans", sans-serif
}

.responsive_table_main table.tablesaw thead tr:first-child th {
	border-right: none;
	padding: 15px 10px;
	color: #FFF
}

.responsive_table_main table.tablesaw td, .responsive_table_main table.tablesaw th
	{
	font-size: 14px
}

.responsive_table_main.responsive_sortable table.tablesaw thead tr:first-child th
	{
	padding: 5px;
	font-weight: 700
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn
	{
	padding: 15px 18px;
	margin-bottom: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
	.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before
	{
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	left: 12px;
	top: 13px
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before
	{
	border-top: 6px solid #FFF
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before
	{
	border-bottom: 6px solid #FFF
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
	.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before
	{
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	left: 15px;
	top: 9px
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before
	{
	border-right: 6px solid #FFF
}

.responsive_table_main .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before
	{
	border-left: 6px solid #FFF
}

.responsive_table_main .tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup
	{
	top: 40px;
	padding: 5px 10px
}

.responsive_table_main .tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup .btn-group>label
	{
	font-size: 14px;
	line-height: 19px;
	padding: 5px 25px 5px 5px
}

.responsive_table_main .tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup .btn-group>label input
	{
	float: left;
	margin-right: 5px
}

.responsive_table_main .tablesaw-advance-dots li i {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.responsive_table_main .tablesaw-swipe .tablesaw-cell-persist {
	box-shadow: none;
	border-right: none;
	font-size: 14px;
	font-weight: 400
}

.responsive_table_main .tablesaw-sortable-switch {
	margin-right: 20px
}

.responsive_table_main .tablesaw-cell-label {
	font-family: "Open Sans", sans-serif;
	font-size: 13px
}

.tablesaw-sortable-head .tablesaw-sortable-btn:after,
	.tablesaw-sortable-head .tablesaw-sortable-btn:hover:after {
	content: "\2a";
	font-family: ElegantIcons;
	position: absolute;
	right: 4px
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
	min-width: 0;
	font-weight: 400;
	padding: 5px 25px 5px 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin-left: 5px;
	color: #55595c;
	border: 1px solid #dedcdc
}

.rounded-admin .dataTables_wrapper .input-sm, .rounded-admin .pagination .page-item:first-child .page-link,
	.rounded-admin .pagination .page-item:last-child .page-link,
	.rounded-admin table.dataTable.nowrap .form-control {
	border-radius: 0
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select:after {
	padding-right: 15px;
	padding-top: 8px
}

.tablesaw-enhanced .tablesaw-bar .btn:active {
	background-image: none
}

.responsive_table_icon {
	color: #868686;
	margin-right: 5px;
	cursor: pointer
}

.tablesaw-sortable-head .tablesaw-sortable-btn:after {
	opacity: 0
}

.tablesaw-sortable-head .tablesaw-sortable-btn:hover:after {
	opacity: 1;
	transition: opacity .3s ease-in
}

@media ( min-width :1200px) and (max-width:1770px) {
	.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
		font-size: 10px
	}
}

@media ( max-width :767px) {
	.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
		font-size: 10px;
		margin-left: 3px
	}
	.tablesaw-enhanced .tablesaw-bar label {
		margin-right: 3px
	}
	.tablesaw-advance.minimap {
		margin-right: 0
	}
}

.rounded-admin .dataTables_wrapper select {
	background-position: 90% center !important
}

select.form-control:not ([size] ):not ([multiple] ):not (.form-control-sm
	):not (.form-control-lg ){
	height: calc(2.5rem - 5px);
	padding: 5px
}

.dataTables_scrollFootInner, .dataTables_scrollHeadInner {
	padding-right: 0 !important
}

.dataTables_paginate .pagination .page-item {
	margin-right: 5px;
	display: inline;
	float: left;
	padding: 0
}

.dataTables_paginate .pagination .page-item a {
	line-height: 35px;
	padding: 0 15px
}

.dataTables_paginate .pagination li.disabled .page-link {
	color: #818a91;
	border-color: #ddd
}

.dataTables_paginate .pagination li .page-link:focus,
	.dataTables_paginate .pagination li .page-link:hover,
	.dataTables_paginate .pagination li.active .page-link {
	color: #FFF
}

.dataTables_paginate .pagination li.disabled .page-link:focus,
	.dataTables_paginate .pagination li.disabled .page-link:hover {
	color: #818a91
}

.dataTables_paginate .pagination .next:focus, .dataTables_paginate .pagination .previous:focus
	{
	color: #FFF
}

table tr.shown td.details-control:before {
	content: "\4f"
}

.sorting:after, .sorting:before, .sorting_asc:after, .sorting_asc:before,
	.sorting_desc:after, .sorting_desc:before {
	top: 7px;
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s ease-in
}

.sorting:hover:after, .sorting:hover:before, .sorting_asc:hover:after,
	.sorting_asc:hover:before, .sorting_desc:hover:after, .sorting_desc:hover:before
	{
	visibility: visible;
	opacity: 1
}

.sorting:after, .sorting:before, .sorting_asc:after, .sorting_desc:before
	{
	opacity: .5 !important
}

table {
	border-spacing: 0
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,
	table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
	color: inherit;
	background-color: inherit
}

.offer-widget, .text-secondary, .widget-info {
	color: #FFF
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,
	table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before
	{
	background-color: inherit
}

.m-b-5 {
	margin-bottom: 5px
}

.date-picker .btn {
	line-height: 25px
}

.dataTables_scrollFootInner .form-control, div.dataTables_scrollFoot table .form-control
	{
	padding: 0 5px
}

@media ( max-width :991px) {
	.dataTables_wrapper .dataTables_paginate .pagination {
		margin-top: 5px !important;
		display: inline-flex
	}
	.dataTables_wrapper .dataTables_paginate .pagination .page-item a {
		line-height: 35px;
		padding: 0 13px
	}
	div.dataTables_scrollHead .dataTables_scrollFootInner, div.dataTables_scrollHead .dataTables_scrollHeadInner,
		div.dataTables_scrollHead table.dataTable {
		width: auto !important
	}
}

@media ( max-width :767px) {
	.dataTables_info, .dataTables_length {
		margin-bottom: 10px
	}
	.dataTables_filter {
		padding-bottom: 3px
	}
	#initscroll_wrapper #initscroll_info {
		margin-bottom: 0
	}
	div.dataTables_wrapper div.dataTables_filter input {
		width: 150px
	}
}

@media ( max-width :410px) {
	.dataTables_paginate .pagination .page-item:nth-child(n+4) {
		margin-bottom: 5px
	}
	.dataTables_paginate .pagination .page-item:nth-child(-3n+3),
		.dataTables_paginate .pagination .page-item:nth-child(-n+4) {
		margin-bottom: 0
	}
}

@media ( max-width :320px) {
	.dataTables_wrapper .dataTables_paginate .pagination .page-item a {
		line-height: 30px;
		padding: 0 9px
	}
}

.contain-inner.static-widget-content {
	margin-top: 0
}

.static-widget-content {
	margin-bottom: 30px
}

.static-widget-content .content {
	margin: 20px 0 0
}

.static-widget-content .widget-progress .progress {
	height: 10px;
	background-color: rgba(238, 238, 238, .33);
	margin-bottom: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, .1) 0 1px 2px inset;
	-moz-box-shadow: rgba(0, 0, 0, .1) 0 1px 2px inset;
	box-shadow: rgba(0, 0, 0, .1) 0 1px 2px inset
}

.static-widget-content .widget-progress .progress-bar {
	height: 100%;
	background-color: #FFF;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.static-widget-content .widget-progress .progress-bar-15,
	.static-widget-content .widget-progress .progress-bar-30,
	.static-widget-content .widget-progress .progress-bar-60 {
	width: 0
}

.static-widget-content .widget-progress:hover .progress-bar-30 {
	width: 30%
}

.static-widget-content .widget-progress:hover .progress-bar-15 {
	width: 15%
}

.static-widget-content .widget-progress:hover .progress-bar-60 {
	width: 60%
}

.static-widget-content .userlist-content .widget-box.userlist-box {
	margin-bottom: 0
}

.static-widget-content .alert-icon-corner {
	margin: 15px 0
}

.widget-box {
	position: relative;
	border: 1px solid #CCC;
	display: block;
	overflow: hidden
}

.widget-box .icon-spacing {
	margin-right: 10px
}

.widget-margin {
	margin-bottom: 15px
}

.widget-content {
	padding: 20px;
	overflow: hidden
}

.bg-icon, .bg-icon-left {
	position: absolute;
	top: 33%;
	margin-top: -20px
}

.bg-icon i, .bg-icon-left i {
	font-size: 40px;
	opacity: .5
}

.bg-icon {
	right: 20px
}

.bg-icon-left {
	left: 20px
}

.widget-info h6, .widget-info progress {
	margin-bottom: 5px
}

.userlist-content .widget-box.userlist-box {
	margin: 0 0 20px;
	border: 1px solid #CCC;
	padding: 20px
}

.sale-offer-icon {
	position: absolute;
	top: 10px;
	right: 10px;
	margin-bottom: 10px
}

.sale-offer-detail {
	margin-top: 25px
}

.sale-offer-detail p {
	padding-bottom: 10px
}

.widget-primary .alert {
	background-color: #FFF
}

.square-icon {
	width: 90px;
	height: 90px
}

.square-icon span i {
	line-height: 80px;
	font-size: 32px;
	color: #868686
}

.static-header {
	padding: 10px 20px
}

.static-detail-icon {
	font-size: 35px;
	position: absolute;
	left: 20px
}

.image-static-widget {
	margin-bottom: -15px;
	display: table;
	width: 100%
}

.image-static-widget .widget-box {
	margin-bottom: 15px
}

@media ( min-width :1200px) and (max-width:1600px) {
	.static-widget-content .widget-progress {
		margin-bottom: 15px
	}
	.static-widget-content .static-widget-box {
		margin-bottom: -15px;
		display: table;
		width: 100%
	}
	.xl-box-static-widget {
		width: 50%
	}
	.divider-xl-static-widget {
		height: 15px;
		clear: both
	}
	.xl-offer-static-widget {
		width: 100%
	}
}

@media ( max-width :1199px) {
	.widget-margin {
		margin-bottom: 15px
	}
	.static-widget-content .alert-icon-corner {
		margin: 25px 0
	}
	.static-widget-content .alert {
		margin-bottom: 25px
	}
	.static-widget-content .widget-progress {
		margin-bottom: 15px
	}
	.static-widget-content .static-widget-box {
		margin-bottom: -15px;
		display: table;
		width: 100%
	}
}

@media ( max-width :767px) {
	.userlist-content, .widget-sm-margin {
		margin-bottom: 20px
	}
	.last-userlist-content {
		margin-bottom: 0
	}
	.divider-sm-box {
		height: 25px
	}
	.invoices-box {
		margin-bottom: 15px
	}
}

@media ( max-width :479px) {
	.square-icon {
		width: 75px;
		height: 75px
	}
	.square-icon span i {
		line-height: 70px
	}
	.sale-offer-detail h2 {
		font-size: 25px
	}
	.widget-progress h6 {
		font-size: 14px
	}
	.circle-widget-detail h4, .counter-widget h4, .widget-progress h4 {
		font-size: 20px
	}
}

.data_widgets_profile .contacts {
	padding: 0;
	margin: -15px 0
}

.data_widgets_profile .content {
	border-top: none
}

.widgets_prifile_details {
	display: inline-block;
	width: 35%
}

.widgets_prifile_skill {
	width: 60%
}

.content-list.data_widgets_comments .comment-list .comment-detail {
	width: 88%
}

.data-widgets-xl-spacing {
	margin-bottom: 15px
}

.data_widgets_block {
	margin-bottom: 20px
}

.data_widgets_block .message-rightbar .chat-image {
	width: 100%
}

.data_widgets_block .message-page .message-rightbar .chat-input {
	width: 95%
}

.data_widgets_block .content {
	margin: 20px 0 0
}

.data_widgets_block .vector-map {
	margin: 0 15px
}

.data_widgets_block .data_widgets_box {
	display: block;
	overflow: hidden;
	background: #e9e4e4;
	position: relative
}

.data_widgets_block .data_widgets_box .data_progress {
	padding: 15px 20px
}

.data_widgets_block .data_widgets_box .circle-bar {
	width: 100px;
	height: 100px
}

.data_widgets_block .data_widgets_box .data_widgets_info {
	display: block;
	height: 130px;
	width: 130px;
	text-align: center;
	padding-top: 35px
}

.data_widgets_block .data_widgets_box .data_widgets_title {
	color: #FFF;
	margin-top: 5px
}

.data_widgets_block .data_widgets_box .data_widgets_count {
	position: absolute;
	right: 46px;
	bottom: 49px;
	color: #777
}

.data_widgets_block .data_widgets_box .data_widgets_icon {
	font-size: 30px;
	color: #FFF
}

.data_widgets_block .data_widgets_box.data_success .data_widgets_info {
	background: #5cb85c
}

.data_widgets_block .data_widgets_box.data_warning .data_widgets_info {
	background: #f0ad4e
}

.data_widgets_block .data_widgets_box.data_danger .data_widgets_info {
	background: #d9534f
}

.data_widgets_block .colored-testimonial.testimonial_reverse .testimonial-content
	{
	padding-left: 0;
	padding-right: 20px
}

.data_widgets_block .colored-testimonial.testimonial_reverse .blockquote
	{
	border-left: none;
	border-right: 4px solid
}

.data_widgets_block .testimonial-box.testimonial-background.warning-bg {
	background: #fae3c4;
	border-color: #f0ad4e
}

.data_widgets_block .testimonial-box.testimonial-background.warning-bg .testimonial-center-image
	{
	border-color: #f0ad4e
}

.data_widgets_block .testimonial-box.testimonial-background.warning-bg .testimonial-name h6
	{
	color: #f0ad4e
}

.data_widgets_block .testimonial-box.testimonial-background.danger-bg {
	background: #f0b9b8;
	border-color: #d9534f
}

.data_widgets_block .testimonial-box.testimonial-background.danger-bg .testimonial-center-image
	{
	border-color: #d9534f
}

.data_widgets_block .testimonial-box.testimonial-background.danger-bg .testimonial-name h6
	{
	color: #d9534f
}

.data_widgets_block .testimonial-box.testimonial-background.success-bg {
	background: #b5dfb5;
	border-color: #5cb85c
}

.data_widgets_block .testimonial-box.testimonial-background.success-bg .testimonial-center-image
	{
	border-color: #5cb85c
}

.data_widgets_block .testimonial-box.testimonial-background.success-bg .testimonial-name h6
	{
	color: #5cb85c
}

.add-thead.flat-buttons, .context-menu-list .context-menu-item.context-menu-hover,
	.context-menu-list .context-menu-item.context-menu-hover>.context-menu-icon,
	.context-menu-list .context-menu-submenu.context-menu-hover,
	.context-menu-list .context-menu-submenu.context-menu-hover>.context-menu-icon
	{
	color: #FFF
}

.data_widgets_block .data_widgets_box_block {
	margin-bottom: 15px
}

.data_widgets_block .box-section-widgets {
	margin-bottom: -15px;
	overflow: hidden
}

.todo_main .form-group, .todo_main .todo_block {
	margin-bottom: 0
}

.todo_main .todo_block ul {
	padding-left: 0
}

.todo_main .todo_block ul li {
	list-style-type: none;
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 12px
}

.todo_main .todo_block ul li .checkbox-squared label:last-child {
	margin-left: 5px
}

.todo_main .todo_block .checkbox-squared label {
	top: 3px
}

.todo_main .todo_block .todo_completed .checkbox-squared span {
	text-decoration: line-through
}

.todo_main .todo_block .tag-pill {
	margin-top: 5px
}

.todo_main .content-form-layout .form-field-inline {
	width: 84%
}

.data_widgets_chart.chart-height {
	height: 270px
}

@media ( min-width :1200px) and (max-width:1340px) {
	.data_widgets_block .basic_table .table-responsive {
		display: block
	}
}

@media ( min-width :1200px) and (max-width:1600px) {
	.data_widgets_block .data_widgets_box_block {
		width: 50%
	}
	.data_widgets_spacing {
		margin-bottom: 15px
	}
	.todo_main .content-form-layout .form-field-inline {
		width: 74%
	}
}

@media ( min-width :1366px) and (max-width:1720px) {
	.data_widgets_block .message-page .message-rightbar .chat-input {
		width: 92%
	}
	.data_widgets_block .basic_table .basic_table_icon {
		margin-right: 0
	}
	.data_widgets_block .name-profile {
		font-size: 19px
	}
	.data_widgets_block .email-profile {
		font-size: 11px
	}
	.todo_main .content-form-layout .form-field-inline {
		width: 78%
	}
}

@media ( max-width :1366px) {
	.data_widgets_block .message-page .message-rightbar .chat-input {
		width: 90%
	}
	.data_widgets_block .name-profile {
		font-size: 19px
	}
	.data_widgets_block .email-profile {
		font-size: 11px
	}
	.basic_table .basic_table_icon {
		margin-right: 5px
	}
}

@media ( max-width :1199px) {
	.data_widgets_lg_spacing {
		margin-bottom: 25px
	}
	.data_widgets_block .name-profile {
		font-size: 22px
	}
	.data_widgets_block .email-profile {
		font-size: 13px
	}
	.data_widgets_block .data_widgets_box .data_widgets_info {
		height: 120px;
		width: 120px;
		padding-top: 33px
	}
	.data_widgets_block .data_widgets_box .data_widgets_icon {
		font-size: 27px
	}
	.data_widgets_block .data_widgets_box .data_widgets_title {
		font-size: 18px
	}
	.data_widgets_block .data_widgets_box .data_widgets_count {
		right: 37px;
		bottom: 47px;
		font-size: 18px
	}
	.data_widgets_block .data_widgets_box .data_progress {
		padding: 13px 12px
	}
	.data_widgets_block .data_widgets_box .circle-bar {
		height: 95px;
		width: 95px
	}
}

@media ( max-width :991px) {
	.data_widgets_block .basic_table .table-responsive {
		display: inline-table
	}
	.data_widgets_block .basic_table .basic_table_icon {
		margin-right: 0
	}
	.data_widgets_block .todo_main .content-form-layout .form-field-inline {
		width: 83%
	}
}

#floattheadwithlazy .size-row, .floatThead-wrapper .scroll-content.ps-container .ps-scrollbar-x-rail
	{
	display: none !important
}

@media ( min-width :576px) and (max-width:767px) {
	.data_widgets_block .data_widgets_box .data_widgets_info {
		height: 114px;
		width: 110px;
		padding-top: 33px
	}
	.data_widgets_block .data_widgets_box .data_widgets_icon {
		font-size: 27px
	}
	.data_widgets_block .data_widgets_box .data_widgets_title {
		font-size: 17px
	}
	.data_widgets_block .data_widgets_box .data_widgets_count {
		right: 35px;
		bottom: 42px;
		font-size: 18px
	}
	.data_widgets_block .data_widgets_box .data_progress {
		padding: 12px
	}
	.data_widgets_block .data_widgets_box .circle-bar {
		height: 90px;
		width: 90px
	}
}

@media ( max-width :767px) {
	.data_widgets_sm_spacing {
		margin-bottom: 15px
	}
	.widgets_prifile_details, .widgets_prifile_skill {
		width: 100%
	}
	.data_widgets_block .message-page .message-rightbar .chat-input {
		width: 90%
	}
	.data_widgets_block .todo_main .content-form-layout .form-field-inline {
		width: 74%
	}
	.data_widgets_block .data_widgets_box .data_widgets_info {
		height: 125px;
		width: 125px
	}
	.data_widgets_block .data_widgets_box .data_widgets_icon {
		font-size: 27px
	}
	.data_widgets_block .data_widgets_box .data_widgets_title {
		font-size: 18px
	}
	.data_widgets_block .data_widgets_box .data_widgets_count {
		right: 43px;
		bottom: 46px;
		font-size: 18px
	}
	.data_widgets_block .data_widgets_box .data_progress {
		padding: 15px 20px
	}
	.data_widgets_block .data_widgets_box .circle-bar {
		height: 95px;
		width: 95px
	}
	.data_widgets_block .divider15 {
		height: 5px
	}
	.widgets-profile-space {
		height: 15px;
		clear: both
	}
}

@media ( max-width :479px) {
	.data_widgets_block .message-page .message-rightbar .chat-input {
		width: 85%
	}
	.data_widgets_block .colored-testimonial .testimonial-image {
		float: none;
		width: 30%;
		margin: auto auto 10px
	}
	.data_widgets_block .colored-testimonial .testimonial-content {
		padding-left: 0;
		width: 100%
	}
	.data_widgets_block .colored-testimonial.testimonial_reverse .testimonial-content
		{
		padding-left: 0;
		padding-right: 0;
		margin-top: 0
	}
	.data_widgets_block .colored-testimonial.testimonial_reverse .testimonial-image
		{
		float: none !important;
		margin: auto auto 10px
	}
	.data_widgets_block .colored-testimonial.testimonial_reverse p {
		text-align: center
	}
	.data_widgets_block .todo_main .todo_message {
		margin-bottom: 10px
	}
	.data_widgets_block .todo_main .content-form-layout .form-field-inline {
		width: 100%
	}
	.data_widgets_block .todo_main .content-form-layout .site-btn {
		margin-top: 10px;
		float: left !important
	}
	.data_widgets_block .todo_main .content-form-layout .icr-text {
		font-size: 12px
	}
	.data_widgets_block .data_widgets_box .data_widgets_info {
		height: 105px;
		width: 105px;
		padding-top: 27px
	}
	.data_widgets_block .data_widgets_box .data_widgets_icon {
		font-size: 25px
	}
	.data_widgets_block .data_widgets_box .data_widgets_title {
		font-size: 17px
	}
	.data_widgets_block .data_widgets_box .data_widgets_count {
		right: 30px;
		bottom: 37px;
		font-size: 17px
	}
	.data_widgets_block .data_widgets_box .data_progress {
		padding: 10px
	}
	.data_widgets_block .data_widgets_box .circle-bar {
		height: 85px;
		width: 85px
	}
	.data_widgets_block .list-group-item {
		padding: 15px
	}
	.todo_main .todo_block ul li {
		font-size: 13px
	}
}

.chart-height {
	height: 300px
}

.chart-height svg {
	width: 100%
}

.rounded-admin .add-thead {
	border-radius: 0
}

.floatThead-wrapper .float-width {
	width: 20%
}

.floatThead-wrapper .floatThead-container {
	z-index: 9 !important
}

@media ( max-width :479px) {
	.floatThead-wrapper .float-width {
		width: 100px
	}
}

.context-menu-list {
	box-shadow: none;
	border-color: #e6e6e6;
	border-radius: 0
}

.context-menu-list .context-menu-item.context-menu-hover:after,
	.context-menu-list .context-menu-submenu.context-menu-hover:after {
	border-color: transparent transparent transparent #fff
}

.context-menu-list .context-menu-item:not (.context-menu-icon ){
	padding-left: .7em
}

.context-menu-list .labels>span>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: none
}

.context-menu-list .labels>span>ul>li {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #CCC;
	overflow: hidden;
	text-indent: -2000px
}

.cover-widget .cover-widget-detail span, .follow-widget-box .inner-follow-widget .follow-detail span,
	.social-icon-widget span {
	display: block
}

.context-menu-list .labels>span>ul>li.selected, .context-menu-list .labels>span>ul>li:hover
	{
	border: 1px solid #000
}

.context-menu-list .labels>span>ul>li+li {
	margin-left: 5px
}

.context-menu-list .context-menu-icon, .context-menu-list .context-menu-icon:before
	{
	color: #2f2f2f
}

.context-menu-list .context-menu-icon.context-menu-hover:before,
	.widget-connect .connect-btn a:focus, .widget-connect .connect-btn a:hover
	{
	color: #FFF
}

.context-menu-disabled {
	cursor: not-allowed;
	opacity: .7
}

.context-menu-item>.context-menu-list {
	top: -4px !important
}

.rounded-admin .social-widget-content .social-profile-btn .icon-spacing
	{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0
}

.rounded-admin .social-widget-content .btn-sm.btn-social {
	padding-right: 10px
}

.contain-inner.social-widget-content {
	margin-top: 0
}

.social-widget-box .content.social-carousel {
	padding-bottom: 35px
}

.social-widget-content {
	margin-bottom: 30px
}

.social-widget-content .content {
	margin: 20px 0 0
}

.social-widget-content .profile-contain {
	padding-bottom: 0
}

.social-widget-content .gallery-img {
	margin: 0
}

.social-widget-content .icon-spacing {
	margin-right: 8px
}

.social-widget-content .parallax-header-image .site-content-title {
	padding: 15px 0 25px
}

.social-widget-content .overlay-box-shadow {
	margin: 0 1px 30px
}

.parallax-right-btn {
	position: absolute;
	right: 60px;
	bottom: 25px
}

.parallax-right-btn button:first-child {
	margin-right: 8px
}

.parallax-left-btn {
	position: absolute;
	left: 60px;
	bottom: 25px
}

.post-background-detail {
	padding: 10px 10px 0
}

.post-background-detail p {
	padding-bottom: 15px
}

.post-background-detail .widget-footer {
	padding-bottom: 0
}

.widget-connect p, .widget-footer {
	padding-bottom: 15px
}

.widget-message .message-profile textarea {
	height: 55px
}

.widget-icon {
	font-size: 16px;
	line-height: 30px
}

.widget-icon i {
	color: #777;
	margin-right: 3px
}

.social-profile-btn {
	margin-top: 15px
}

.social-icon-widget {
	display: block;
	padding: 15px;
	margin-right: -1px
}

.social-icon-box a:focus, .social-icon-box a:hover {
	color: #FFF
}

.social-icon-slider .social-icon {
	padding: 20px 0
}

.social-icon-slider .social-icon i {
	font-size: 60px;
	margin-bottom: 15px
}

.follow-widget-box .inner-follow-widget {
	padding: 10px 10px 0
}

.follow-widget-box .inner-follow-widget .follow-profile {
	margin: -60px auto 0;
	z-index: 99;
	width: 100px;
	position: relative
}

.follow-widget-box .inner-follow-widget .follow-detail {
	margin: 10px 0
}

.follow-widget-box .inner-follow-widget .follow-detail button {
	margin-top: 10px
}

.follow-widget-box .inner-follow-widget .follow-detail p {
	margin-top: 10px;
	padding-bottom: 10px
}

.cover-widget {
	background: url(../image/image9-carousel.jpg) top no-repeat
}

.cover-widget .cover-widget-detail {
	background: rgba(0, 0, 0, .3);
	margin: auto;
	text-align: center;
	padding: 60px
}

.cover-widget .cover-widget-detail button {
	margin-top: 10px
}

.cover-widget .cover-widget-detail .profile-image {
	margin: auto auto 10px;
	width: 110px
}

.connect-btn .btn.flat-buttons:hover, .parallax-left-btn .btn.flat-buttons:hover,
	.parallax-right-btn .btn.flat-buttons:hover, .social-profile-btn .btn.flat-buttons:hover
	{
	border: 1px solid transparent
}

.social-widget-box .flatpickr-calendar:after, .social-widget-box .flatpickr-calendar:before
	{
	display: none
}

@media ( min-width :1199px) and (max-width:1670px) {
	.xl-social-widget {
		width: 100%;
		clear: both
	}
	.xl-social-widget .social-widget-box {
		width: 50%
	}
	.xl-social-widget #datetimepicker12 .datepicker, .xl-social-widget #datetimepicker12 .timepicker
		{
		width: 100%
	}
}

@media ( max-width :1199px) {
	.social-widget-content .image-blockquote {
		margin-bottom: 0
	}
}

@media ( max-width :991px) {
	.social-widget-content .activities-count {
		width: 33%
	}
	.social-widget-box .content.social-carousel {
		padding-bottom: 20px
	}
}

@media ( max-width :767px) {
	.cover-widget {
		background-position: top left
	}
	.social-widget-content .bottom-space {
		height: 0
	}
}

.CodeMirror-fullscreen, .editor-preview-side, .editor-toolbar.fullscreen
	{
	z-index: 9999
}

.CodeMirror, .editor-toolbar {
	border-radius: 0
}

.editor-statusbar {
	border: 1px solid #ddd;
	border-top: 0
}

.editor-toolbar a.active, .editor-toolbar a:hover {
	color: #fff !important;
	border-radius: 0
}

.content p a {
	text-decoration: underline
}

@media ( max-width :479px) {
	.social-icon-slider .social-icon i {
		font-size: 50px
	}
	.cover-widget .cover-widget-detail h4, .follow-widget-box .inner-follow-widget .follow-detail h4
		{
		font-size: 20px
	}
	.cover-widget .cover-widget-detail {
		padding: 20px
	}
	.cover-widget .cover-widget-detail .profile-image {
		width: 85px
	}
	.follow-widget-box .inner-follow-widget .follow-profile {
		margin: -50px auto 0;
		width: 75px
	}
	.social-widget-content .activities-count {
		width: 100%
	}
	.social-widget-content .connect-btn {
		width: 235px;
		margin: auto
	}
	.social-widget-content .connect-btn .social-twitter {
		margin-top: 8px
	}
	.social-widget-content .profile-contain .accept-section {
		padding: 30px 15px
	}
	.social-widget-content .slider {
		margin: 0 12px
	}
	.social-widget-content .parallax-header-image h2 {
		line-height: 44px
	}
	.social-widget-content .parallax-header-image p {
		line-height: 22px
	}
	.social-widget-content .parallax-header-image .site-content-title {
		padding: 15px 15px 44px
	}
	.social-widget-content .bottom-space {
		height: 0
	}
	.editor-toolbar a {
		margin: 3px 0
	}
	.editor-statusbar span {
		min-width: 2em
	}
}

.dashboard-v1 .content {
	margin: 0 0 20px
}

.dashboard-v1 .dashboard-card-box {
	color: #FFF
}

.dashboard-v1 .dashboard-card-box p {
	padding-bottom: 0;
	font-size: 18px;
	line-height: 45px;
	font-weight: 700
}

.dashboard-v1 .dashboard-card-box.card {
	margin-bottom: 25px
}

.dashboard-v1 .dashboard-card-box span {
	font-size: 17px
}

.dashboard-v1 .dashboard-card-box .card-block {
	padding: 22.4px 10px
}

.dashboard-v1 .margin-bottom-card {
	margin-bottom: -25px;
	overflow: hidden
}

.dashboard-v1 .weather-background-image {
	background: url(../image/weather-photo.jpg);
	color: #FFF;
	padding: 45px;
	background-size: 100% 100%;
	margin-bottom: 20px
}

.dashboard-v1 .weather-background-image .weather-icon-center {
	font-size: 70px;
	padding-left: 70px
}

.dashboard-v1 .weather-background-image .weather-icon-center .fa-spin {
	position: relative;
	left: -60px;
	top: -30px;
	animation: fa-spin 5s infinite linear
}

.dashboard-v1 .weather-background-image .weather-icon-title i {
	font-size: 25px;
	margin: 26px 0
}

.dashboard-v1 .weather-background-image .weather-icon-title h3 {
	display: inline-block;
	color: #FFF;
	padding-left: 10px
}

.dashboard-v1 .weather-background-image .weather-city h1, .dashboard-v1 .weather-background-image .weather-time h3
	{
	color: #FFF
}

.dashboard-v1 .weather-background-image .weather-left-text {
	text-align: center;
	margin-top: 10px
}

.dashboard-v1 .weather-background-image .weather-left-text h1 {
	font-size: 60px;
	color: #FFF
}

.dashboard-v1 .weather-background-image .weather-left-text span {
	font-size: 20px
}

.dashboard-v1 .weather-background-image .weather-left-icon {
	text-align: center;
	margin-top: 12px
}

.dashboard-v1 .weather-background-image .weather-left-icon i {
	font-size: 55px
}

.dashboard-v1 .weather-background-image .weather-left-icon span {
	font-size: 17px
}

.dashboard-v1 .weather-background-image .weather-days {
	padding: 0;
	text-align: center
}

.dashboard-v1 .weather-background-image .weather-days li {
	display: inline-block;
	text-align: center;
	border-left: 1px solid #FFF;
	padding: 0 6.9px
}

.dashboard-v1 .weather-background-image .weather-days li:first-child {
	border-left: none
}

.dashboard-v1 .weather-background-image .weather-days li h4 {
	color: #FFF;
	text-shadow: 2px 2px 2px #333
}

.dashboard-v1 .weather-background-image .weather-days li i {
	font-size: 30px;
	text-shadow: 2px 2px 2px #333
}

.dashboard-v1 .weather-background-image .weather-days li span {
	font-size: 18px;
	display: block;
	text-shadow: 2px 2px 2px #333
}

.dashboard-v1 .social-icons-margin {
	margin-bottom: 20px;
	overflow: hidden
}

.dashboard-v1 .social-section {
	overflow: hidden;
	padding: 10px
}

.dashboard-v1 .social-section .social-text p {
	font-size: 35px;
	padding: 10px 0
}

.dashboard-v1 .social-section .social-text span {
	font-size: 19px
}

.dashboard-v1 .social-section .social-icon {
	font-size: 60px
}

.dashboard-v1 .poll-height {
	height: 264px
}

.dashboard-v1 .poll-height svg {
	width: 100%
}

.dashboard-v1 .testimonial-box {
	padding: 38px
}

.dashboard-v1 .data_widgets_block {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 10px
}

.dashboard-v1 .striped-progress-bar:last-child {
	margin-bottom: 0
}

.dashboard-v1 .chart-height {
	height: 324px
}

.dashboard-v1 .data_widgets_box .striped-progress-bar {
	padding: 9px
}

.dashboard-v1 .clock-content {
	padding: 0
}

.dashboard-v1 .clock-content .dashboard-header {
	padding: 20px
}

.dashboard-v1 .clock-section {
	text-align: center;
	margin: 9px 0 0;
	color: #ddd;
	overflow: auto;
	padding: 10px
}

.dashboard-v1 .clock-section span {
	font-size: 40px
}

.dashboard-v1 .clock-section p {
	font-size: 16px;
	padding-bottom: 0
}

.dashboard-v1 .content-blockquote .dashboard-box {
	margin-top: 0;
	padding-top: 15px
}

.dashboard-v1 .content-blockquote .dashboard-box .image-blockquote blockquote
	{
	padding: 15px 15px 7px
}

.dashboard-v1 .testimonial-dashboard-v1 .dashboard-box {
	margin-top: 0;
	padding-top: 15px
}

.dashboard-v1 .overlay-box-shadow {
	margin-bottom: 20px
}

.dashboard-v1 .dashboard-margin-bottom {
	margin-bottom: -20px
}

.dashboard-v1 .dashboard-card-margin, .dashboard-v1 .data_widgets_box_block
	{
	margin-bottom: 0
}

.dashboard-v1 .flower-icon-dashboard a {
	margin-right: 10px
}

.dashboard-v1 progress:last-child {
	margin-bottom: 16px
}

.traffic-chart {
	position: relative;
	overflow: hidden
}

.traffic-chart #rickshaw-realtime_y_axis {
	position: absolute;
	width: 40px;
	top: 0;
	bottom: 0;
	left: 0;
	margin-left: -4px;
	z-index: 1
}

.traffic-chart #rickshaw-realtime_y_axis .y_ticks .tick text {
	fill: #fff
}

@media ( min-width :1200px) and (max-width:1833px) {
	.dashboard-v1 .weather-background-image {
		padding: 15px
	}
	.dashboard-v1 .weather-background-image .weather-icon-center {
		font-size: 60px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon i,
		.dashboard-v1 .weather-background-image .weather-left-text h1 {
		font-size: 50px
	}
	.dashboard-v1 .weather-background-image .weather-icon-title i {
		margin: 10px 0
	}
	.dashboard-v1 .weather-background-image .weather-width {
		width: 50%
	}
	.dashboard-v1 .weather-background-image .weather-day-width {
		width: 100%
	}
	.dashboard-v1 .weather-background-image .weather-left-text {
		margin-bottom: 15px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon {
		margin-top: 20px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon span {
		display: block
	}
	.dashboard-v1 .weather-background-image .weather-days li {
		padding: 0 9.5px
	}
}

@media ( min-width :1200px) and (max-width:1670px) {
	.dashboard-v1 .data_widgets_block .data_widgets_box_block {
		width: 50%
	}
	.dashboard-v1 .data_widgets_block .data_widgets_box .data_widgets_info {
		width: 120px
	}
}

@media ( max-width :1366px) {
	.dashboard-v1 .dashboard-card-box .card-block {
		padding: 27px 0
	}
	.dashboard-v1 .dashboard-card-box .card-block .fa-5x {
		font-size: 4em
	}
	.dashboard-v1 .clock-section span {
		font-size: 30px
	}
	.dashboard-v1 .clock-section p {
		font-size: 11px
	}
	.dashboard-v1 .icon-plus-overlay .icon-overlay-text {
		padding: 10px
	}
	.dashboard-v1 .widget-icon .icon-spacing {
		font-size: 14px
	}
	.dashboard-v1 .widget-footer .site-btn {
		padding: 5px 10px
	}
	.dashboard-v1 .content-blockquote .image-blockquote .img-blockquote {
		width: 155px
	}
	.dashboard-v1 .content-blockquote .image-blockquote .img-blockquote img
		{
		margin-top: -40px
	}
	.dashboard-v1 .content-blockquote .image-blockquote blockquote {
		padding: 40px 15px 7px
	}
}

@media ( max-width :1199px) {
	.dashboard-v1 .content-blockquote .alert-danger, .dashboard-v1 .content-blockquote .image-blockquote,
		.dashboard-v1 .content-blockquote .square-bracket-blockquote,
		.dashboard-v1 .dashboard-card-margin {
		margin-bottom: 0
	}
	.dashboard-v1 .data_widgets_box .striped-progress-bar {
		padding: 4px 10px
	}
	.dashboard-v1 .weather-background-image {
		padding: 15px
	}
	.dashboard-v1 .content-blockquote .image-blockquote .img-blockquote {
		width: 200px
	}
	.dashboard-v1 .content-blockquote .image-blockquote .img-blockquote img
		{
		margin-top: -80px
	}
}

@media ( max-width :991px) {
	.dashboard-v1 .dashboard-card-box .card-block {
		padding: 10px
	}
	.dashboard-v1 .weather-background-image .weather-days li {
		padding: 0 5px
	}
}

@media ( max-width :767px) {
	.dashboard-v1 .weather-background-image {
		padding: 15px
	}
	.dashboard-v1 .weather-background-image .weather-icon-center {
		font-size: 60px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon i,
		.dashboard-v1 .weather-background-image .weather-left-text h1 {
		font-size: 50px
	}
	.dashboard-v1 .weather-background-image .weather-icon-title i {
		margin: 10px 0
	}
	.dashboard-v1 .dashboard-card-box.card, .dashboard-v1 .dashboard-card-margin,
		.dashboard-v1 .weather-background-image .weather-left-text {
		margin-bottom: 15px
	}
	.dashboard-v1 .weather-background-image .weather-width {
		width: 50%
	}
	.dashboard-v1 .weather-background-image .weather-day-width {
		width: 100%
	}
	.dashboard-v1 .weather-background-image .weather-left-icon {
		margin-top: 20px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon span {
		display: block
	}
	.dashboard-v1 .weather-background-image .weather-days li {
		padding: 0 9.5px
	}
}

@media ( max-width :479px) {
	.dashboard-v1 .sparkline-compositeline canvas {
		height: 200px !important
	}
	.dashboard-v1 .data_widgets_block {
		margin-top: 0
	}
	.dashboard-v1 .dashboard-card-box.card {
		margin-bottom: 15px
	}
	.dashboard-v1 .dashboard-card-box p {
		font-size: 16px
	}
	.dashboard-v1 .dashboard-card-box span {
		font-size: 15px
	}
	.dashboard-v1 .content-blockquote .image-blockquote .img-blockquote {
		width: 100px
	}
	.dashboard-v1 .content-blockquote .image-blockquote .img-blockquote img
		{
		margin-top: -40px
	}
	.dashboard-v1 .content-blockquote .image-blockquote blockquote {
		padding: 23px 15px 7px
	}
	.dashboard-v1 .weather-background-image .weather-city h1 {
		font-size: 28px
	}
	.dashboard-v1 .weather-background-image .weather-time h3 {
		font-size: 20px;
		line-height: 30px
	}
	.dashboard-v1 .weather-background-image .weather-icon-center {
		font-size: 45px
	}
	.dashboard-v1 .weather-background-image .weather-icon-center .fa-spin {
		left: -45px;
		top: -20px;
		margin-top: 30px
	}
	.dashboard-v1 .weather-background-image .weather-icon-title i {
		margin: 0;
		font-size: 20px
	}
	.dashboard-v1 .weather-background-image .weather-icon-title h3 {
		font-size: 20px
	}
	.dashboard-v1 .weather-background-image .weather-left-text {
		margin-top: 0
	}
	.dashboard-v1 .weather-background-image .weather-left-text h1 {
		font-size: 40px
	}
	.dashboard-v1 .weather-background-image .weather-left-text span {
		font-size: 16px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon {
		margin-top: 10px
	}
	.dashboard-v1 .weather-background-image .weather-left-icon i {
		font-size: 45px
	}
	.dashboard-v1 .weather-background-image .weather-days li h4,
		.dashboard-v1 .weather-background-image .weather-left-icon span {
		font-size: 16px
	}
	.dashboard-v1 .weather-background-image .weather-days li {
		padding: 0 3px
	}
	.dashboard-v1 .weather-background-image .weather-days li i {
		font-size: 20px
	}
	.dashboard-v1 .weather-background-image .weather-days li span {
		font-size: 15px
	}
}

.contain-inner.dashboard-v2 #datetimepicker12 .datepicker,
	.inline-calendar .flatpickr-calendar, .inline-calendar .flatpickr-days,
	.inline-calendar .flatpickr-rContainer {
	width: 100%
}

.dashboard-header {
	overflow: hidden
}

.dashboard-header .dashboard-action {
	overflow: hidden;
	margin-top: 5px
}

.dashboard-header .dashboard-action .right-action li {
	display: inline
}

.inline-calendar .flatpickr-days .flatpickr-day {
	max-width: 15%
}

.dashboard-box {
	margin-top: 15px;
	clear: both
}

.contain-inner.dashboard-v2 {
	margin: 0 20px 20px
}

.contain-inner.dashboard-v2 .content {
	margin: 20px 0 0
}

.contain-inner.dashboard-v2 .content.form-bootstrap-datetime {
	padding: 0;
	border-radius: 0
}

.contain-inner.dashboard-v2 .content.dashboard-follow-content {
	padding: 20px 0 0
}

.contain-inner.dashboard-v2 .content-timeline {
	margin: 0;
	padding: 0
}

.contain-inner.dashboard-v2 .display-date {
	color: #FFF;
	padding: 20px
}

.contain-inner.dashboard-v2 .calender-icon {
	font-size: 68px;
	margin: auto;
	text-align: center;
	padding: 40px
}

.contain-inner.dashboard-v2 .calender-icon i {
	color: #FFF
}

.contain-inner.dashboard-v2 .dashboard-calender table thead tr th {
	background: #FFF;
	color: inherit
}

.contain-inner.dashboard-v2 #datetimepicker12 .timepicker {
	display: none
}

.contain-inner.dashboard-v2 .chart-detail {
	margin-top: 15px
}

.contain-inner.dashboard-v2 .chart-detail .circle-list-style {
	list-style-type: circle
}

.contain-inner.dashboard-v2 .chart-detail .circle-list-style li {
	line-height: 20px
}

.contain-inner.dashboard-v2 .chart-detail .circle-list-style .text-blue
	{
	color: #36c
}

.contain-inner.dashboard-v2 .chart-detail .circle-list-style .text-light-green
	{
	color: #6a0
}

.contain-inner.dashboard-v2 .follow-widget-box .inner-follow-widget {
	padding: 0
}

.contain-inner.dashboard-v2 .follow-widget-box .inner-follow-widget .follow-profile
	{
	margin-top: 0
}

.contain-inner.dashboard-v2 .follow-widget-box .social-icon-box {
	margin-top: 15px
}

.contain-inner.dashboard-v2 .event-box {
	color: #FFF;
	margin-top: 20px
}

.contain-inner.dashboard-v2 .event-box .carousel-indicators li {
	cursor: pointer
}

.contain-inner.dashboard-v2 .event-box .carousel-fade {
	margin-top: 0
}

.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-inner {
	height: 300px
}

.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item {
	height: 300px;
	margin: auto;
	text-align: center
}

.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item .carousel-inner-item
	{
	height: 270px
}

.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-indicators
	{
	display: block
}

.contain-inner.dashboard-v2 .event-box .contact-box {
	box-shadow: none;
	margin: 0;
	padding: 0
}

.contain-inner.dashboard-v2 .event-box .contact-box .contact-image {
	width: 90px;
	border: 5px solid rgba(255, 255, 255, .5)
}

.contain-inner.dashboard-v2 .event-box .contact-box .contact-data,
	.contain-inner.dashboard-v2 .event-box .contact-box .contact-name {
	color: #FFF
}

.contain-inner.dashboard-v2 .event-box .contact-box .connect-btn a:focus,
	.contain-inner.dashboard-v2 .event-box .contact-box .connect-btn a:hover
	{
	color: inherit
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box {
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	border: none
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box span {
	color: #777
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box h4 {
	margin-bottom: 5px
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box .search_ad {
	color: #FFF;
	margin-right: 10px
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 70px;
	width: 80px;
	color: #FFF;
	font-size: 26px;
	border-radius: 0 0 100px;
	text-align: center;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	overflow: hidden
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon i
	{
	position: relative
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon .product-hover
	{
	top: -50px;
	left: 8px;
	-moz-transition: top .5s ease 0s;
	-o-transition: top .5s ease 0s;
	-webkit-transition: top .5s ease 0s;
	transition: top .5s ease 0s
}

.contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon .display-icon
	{
	-moz-transition: top .5s ease 0s;
	-o-transition: top .5s ease 0s;
	-webkit-transition: top .5s ease 0s;
	transition: top .5s ease 0s;
	top: 16px;
	left: -27px;
	opacity: .4
}

.contain-inner.dashboard-v2 .dashboard-widget:hover .product-icon i.product-hover
	{
	top: 14px
}

.contain-inner.dashboard-v2 .dashboard-widget:hover .product-icon i.display-icon
	{
	top: 75px
}

.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline-header
	{
	padding: 15px
}

.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline-header .timeline_title
	{
	line-height: 45px;
	font-size: 23px
}

.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .day
	{
	font-size: 44px
}

.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .week-day
	{
	font-size: 15px
}

.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .month
	{
	font-size: 13px
}

.contain-inner.dashboard-v2 .chart-height {
	height: 352px
}

.parallax-header-image .site-content-title:after {
	background: 0 0
}

.parallax-right-btn button.flat-buttons {
	padding: 5px;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	text-align: center
}

.parallax-right-btn button.flat-buttons:last-child {
	margin-right: 0
}

.carousel-inner .connect-btn a.btn.flat-buttons, .carousel-inner .connect-btn a.btn.flat-buttons:hover
	{
	border: none
}

@media ( max-width :1366px) {
	.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-inner,
		.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item,
		.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item .carousel-inner-item
		{
		height: 400px
	}
	.contain-inner.dashboard-v2 .content-pricing .round-pricing-table .circle-box .success-text .title-text
		{
		font-size: 26px
	}
	.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event p
		{
		text-align: center
	}
}

@media ( max-width :1199px) {
	.contain-inner.dashboard-v2 .parallax-header-image h2 {
		line-height: 40px
	}
	.contain-inner.dashboard-v2 .parallax-header-image p {
		line-height: 20px
	}
	.contain-inner.dashboard-v2 .parallax-header-image .site-content-title {
		padding-bottom: 25px
	}
}

@media ( max-width :991px) {
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .week-day
		{
		font-size: 14px
	}
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .month
		{
		font-size: 12px
	}
}

@media ( max-width :767px) {
	.dashboard-header .dashboard-action {
		margin-top: 1px
	}
	.dashboard-xs-widget {
		margin-bottom: 25px
	}
	.contain-inner.dashboard-v2 .calender-icon {
		padding: 25px;
		font-size: 52px
	}
}

@media ( max-width :479px) {
	.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item .connect-btn .btn
		{
		margin-bottom: 10px
	}
	.contain-inner.dashboard-v2 .content-pricing .round-pricing-table .circle-box .circle-detail .title-text
		{
		font-size: 23px
	}
	.contain-inner.dashboard-v2 .content-pricing .round-pricing-table .circle-box .circle-detail .description-text
		{
		font-size: 25px
	}
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline-header
		{
		padding: 10px
	}
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline-header .timeline_title
		{
		font-size: 18px;
		line-height: 35px
	}
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .day
		{
		font-size: 30px
	}
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .week-day
		{
		font-size: 13px;
		line-height: 15px
	}
	.contain-inner.dashboard-v2 #timeline .timeline-item .timeline-content .timeline_date .month
		{
		font-size: 12px;
		line-height: 15px
	}
	.contain-inner.dashboard-v2 .connect-btn {
		width: 235px;
		margin: auto
	}
	.contain-inner.dashboard-v2 .connect-btn .social-twitter {
		margin-top: 8px
	}
	.contain-inner.dashboard-v2 .dashboard-xs-task {
		width: 100%
	}
	.contain-inner.dashboard-v2 .chart-detail .circle-list-style li {
		width: 50%;
		float: left;
		text-align: center
	}
	.contain-inner.dashboard-v2 .chart-height {
		height: 260px
	}
}

@media ( min-width :1199px) and (max-width:1670px) {
	.contain-inner.dashboard-v2 .xl-dashboard-v2 {
		width: 100%
	}
	.contain-inner.dashboard-v2 .lg-dashboard-v2 {
		width: 50%
	}
	.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-inner,
		.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item,
		.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-item .carousel-inner-item
		{
		height: 355px
	}
	.contain-inner.dashboard-v2 .parallax-header-image h2 {
		line-height: 40px
	}
	.contain-inner.dashboard-v2 .parallax-header-image p {
		line-height: 20px
	}
	.contain-inner.dashboard-v2 .parallax-header-image .site-content-title {
		padding-bottom: 25px
	}
	.contain-inner.dashboard-v2 .event-box .carousel-fade .carousel-inner .carousel-item .carousel-inner-item .content-event p
		{
		text-align: center
	}
}

#todo-list li {
	padding-left: 0
}

.dashboard-v3 {
	margin: 20px 0
}

.dashboard-v3 .content, .dashboard-v3 .widget-specing {
	margin: 20px 0 0
}

.dashboard-v3 .box-dahsboard-v3 {
	padding: 20px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px
}

.dashboard-v3 .title-box {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 15px
}

.dashboard-v3 .total-user {
	font-size: 32px;
	line-height: 50px;
	font-weight: 700
}

.dashboard-v3 .top-arrow {
	vertical-align: top
}

.dashboard-v3 .top-arrow i {
	position: relative;
	top: 7px
}

.dashboard-v3 .stacked-chart {
	height: 185px
}

.dashboard-v3 .setting-section {
	height: 313px;
	min-height: 313px
}

.dashboard-v3 .message-profile textarea {
	height: 60px
}

.dashboard-v3 .social-icon-slider .social-icon {
	padding: 16px 0 17px
}

.dashboard-v3 .last-widget-v3 {
	margin-bottom: 0
}

.dashboard-v3 .testimonial-box.testimonial-background.warning-bg {
	background: #fae3c4;
	border-color: #f0ad4e
}

.dashboard-v3 .testimonial-box.testimonial-background.warning-bg .testimonial-center-image
	{
	border-color: #f0ad4e
}

.dashboard-v3 .testimonial-box.testimonial-background.warning-bg .testimonial-name h6
	{
	color: #f0ad4e
}

.dashboard-v3 .testimonial-box.testimonial-background.danger-bg {
	background: #f0b9b8;
	border-color: #d9534f
}

.dashboard-v3 .testimonial-box.testimonial-background.danger-bg .testimonial-center-image
	{
	border-color: #d9534f
}

.dashboard-v3 .testimonial-box.testimonial-background.danger-bg .testimonial-name h6
	{
	color: #d9534f
}

.dashboard-v3 .testimonial-box.testimonial-background.success-bg {
	background: #b5dfb5;
	border-color: #5cb85c
}

.dashboard-v3 .testimonial-box.testimonial-background.success-bg .testimonial-center-image
	{
	border-color: #5cb85c
}

.dashboard-v3 .testimonial-box.testimonial-background.success-bg .testimonial-name h6
	{
	color: #5cb85c
}

.dashboard-v3 .widget-content {
	padding: 22px 20px
}

.dashboard-v3 .accept-section {
	border: none;
	padding: 45px 15px
}

.dashboard-v3 .accept-section .profile-accept {
	width: 125px;
	margin: auto
}

.dashboard-v3 .accept-section .profile-accept img {
	border: 5px solid rgba(255, 255, 255, .5)
}

.dashboard-v3 .accept-section h5, .dashboard-v3 .accept-section h6 {
	color: #FFF
}

.dashboard-v3 .accept-section .accept-btn {
	background: #FFF;
	margin-top: 10px;
	padding: 5px 10px
}

.dashboard-v3 .message-page .message-rightbar {
	padding: 0
}

.dashboard-v3 .message-page .message-rightbar .chat-input {
	width: 95%
}

.dashboard-v3 .message-page .chat-image {
	width: 100%
}

.dashboard-v3 .todo_main .todo_block {
	margin-bottom: 0
}

.dashboard-v3 .peak-circle {
	height: 350px
}

.dashboard-v3 .ct-series-a .ct-area, .dashboard-v3 .ct-series-a .ct-slice-pie
	{
	fill: #f12b2f
}

.dashboard-v3 .ct-series-a .ct-bar, .dashboard-v3 .ct-series-a .ct-line,
	.dashboard-v3 .ct-series-a .ct-point, .dashboard-v3 .ct-series-a .ct-slice-donut
	{
	stroke: #f12b2f
}

.dashboard-v3 .ct-line {
	stroke-width: 2px
}

.hospital_dashboard.dashboard-v3 .medical_chart .ct-series-a .ct-line,
	.hospital_dashboard.dashboard-v3 .medical_chart .ct-series-a .ct-point
	{
	stroke: #5cb85c
}

.dashboard-v3 .smil-animation {
	height: 190px
}

.dashboard-v3 #todo-list li {
	padding-bottom: 12px
}

.dashboard-v3 #todo-list li:last-child {
	padding-bottom: 0
}

.divider20 {
	height: 20px
}

.contain-inner {
	margin: 20px
}

@media ( min-width :1200px) and (max-width:1600px) {
	.boxes-section-v3 {
		margin-bottom: -15px;
		display: table;
		width: 100%
	}
	.boxes-section-v3 .boxes-xl {
		width: 50%;
		margin-bottom: 15px
	}
	.dashboard-v3 .message-page .message-rightbar .chat-input {
		width: 93%
	}
}

@media ( max-width :1199px) {
	.dashboard-v3 .message-page .message-rightbar .chat-input {
		width: 94%
	}
	.dashboard-v3 .table-responsive .table {
		margin-bottom: 0
	}
	.dashboard-v3 .boxes-section-v3 {
		margin-bottom: -20px;
		display: table;
		width: 100%
	}
	.dashboard-v3 .boxes-section-v3 .boxes-xl {
		margin-bottom: 20px
	}
}

@media ( max-width :991px) {
	.dashboard-v3 .widget-box {
		width: 48%;
		float: left;
		margin-right: 15px;
		margin-bottom: 0
	}
	.dashboard-v3 .last-widget-v3 {
		margin-right: 0;
		float: right
	}
	.dashboard-v3 .mobile-md {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
	.dashboard-v3 .mobile-md:nth-child(3) {
		margin-bottom: 0
	}
	.dashboard-v3 .counter-section {
		margin-bottom: -15px;
		display: table;
		width: 100%
	}
}

@media ( min-width :576px) and (max-width:767px) {
	.dashboard-v3 .total-user {
		font-size: 23px
	}
	.dashboard-v3 .activities-profile .right-activities-profile h5 {
		font-size: 17px;
		line-height: 27px
	}
	.dashboard-v3 .message-page .message-rightbar .chat-input {
		width: 93%
	}
}

@media ( max-width :767px) {
	.dashboard-v3 .bottom-space {
		height: 0
	}
	.dashboard-v3 .activities-profile .right-activities-profile h5 {
		font-size: 17px;
		line-height: 27px
	}
	.dashboard-v3 .message-page .message-rightbar .chat-input {
		width: 91%
	}
}

@media ( max-width :479px) {
	.dashboard-v3 .total-user {
		font-size: 26px
	}
	.dashboard-v3 .widget-box {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px
	}
	.dashboard-v3 .peak-circle {
		height: 250px
	}
	.dashboard-v3 .icr-text {
		font-size: 12px;
		padding-left: 3px
	}
	.dashboard-v3 .message-page .message-rightbar .chat-input {
		width: 85%
	}
	.dashboard-v3 .last-widget-v3 {
		margin-bottom: 0
	}
	.dashboard-v3 .bottom-space {
		height: 0
	}
	#todo-list li .checkbox-squared>input {
		margin-right: 5px
	}
	#todo-list li .checkbox-squared>span {
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 11em
	}
}

@media ( min-width :575px) and (max-width:767px) {
	.sparkline-chart-section .divider-xs-spacing {
		clear: inherit
	}
	.sparkline-chart-section .sparkline-mobile {
		margin-bottom: 15px
	}
	.sparkline-chart-section .divider-lg-spacing {
		clear: both;
		height: 25px
	}
}

.chartist-page .chartist-height {
	height: 310px;
	padding: 5px 0;
	border: 1px solid #dfdfdf
}

.cookie-message {
	top: auto;
	bottom: 0;
	padding: 0 95px 0 20px;
	z-index: 999;
	border: none
}

.flatpickr-day, .rounded-admin .alertify-logs .error[data-alertify-log-msg],
	.rounded-admin .alertify-logs .success[data-alertify-log-msg],
	.rounded-admin .fm-header.file_manager_nav .buttons-panel button.flat-buttons,
	.rounded-admin .fm-popup.alertify .dialog [data-alertify-btn-holder] [data-alertify-btn]:not
	(.btn ):not (.pure-button ):not (.md-button ):not (.mdl-button ),
	.rounded-admin .fm-popup.alertify .dialog input[data-alertify-input]:not
	(.form-control ), .rounded-admin .gantt-chart-content .btn.btn-secondary,
	.rounded-admin .wrapper .file_manager_page .fm-container .fm-preview .fm-preview-toolbar button.flat-buttons,
	.rounded-admin .wrapper .file_manager_page .fm-container .fm-preview .fm-preview-viewer .preview_tools,
	.rounded-admin .wrapper .file_manager_page .fm-container .search-box input
	{
	border-radius: 0
}

.cookie-message p {
	color: #FFF;
	font-size: 13px;
	padding: 0;
	line-height: 35px;
	position: relative
}

.cookie-message p .cookie-learn {
	position: relative;
	color: #FFF;
	text-decoration: underline;
	font: inherit;
	right: auto
}

.cookie-message .close-cookie {
	margin-top: 15px;
	cursor: pointer
}

@media ( max-width :767px) {
	.cookie-message {
		padding: 0 20px
	}
	.cookie-message a {
		right: auto
	}
	.cookie-message .close-cookie {
		text-align: center;
		width: 100%;
		position: relative;
		right: 0;
		margin: 5px 0 15px
	}
}

.nav-menu-icon .cookie-consent-2.cookie-message {
	width: calc(100% - 70px)
}

body.nav-menu-hide .cookie-consent-2.cookie-consent-2 {
	width: 100%
}

.cookie-consent-2.cookie-message {
	left: auto;
	width: calc(100% - 250px);
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

@media ( max-width :991px) {
	.cookie-consent-2.cookie-message {
		width: calc(100% - 70px)
	}
	.cookie-message p {
		font-weight: 400;
		line-height: 22px
	}
}

.gantt-header, .gantt-side, .gantt-task {
	z-index: 0
}

.gantt-chart-content .col-date-range {
	float: left;
	width: 33.3%;
	padding: 0 15px
}

.gantt-chart-content .col-md-date-range {
	width: 66.666667%;
	float: left;
	padding: 0 15px
}

.gantt-chart-content .form-group {
	margin-bottom: 15px
}

.gantt-chart-content .form-group .form-group {
	margin-bottom: 0
}

.gantt-chart-content .form-group label {
	line-height: 30px
}

.gantt-chart-content .form-group .dropdown-menu.datepicker table button,
	.gantt-chart-content .form-group .dropdown-menu.datepicker table th {
	text-align: center
}

.gantt-chart-content .form-group .dropdown-menu.datepicker .btn.btn-default.pull-left i:before
	{
	content: "<";
	font-size: 20px;
	color: #FFF;
	vertical-align: middle
}

.gantt-chart-content .form-group .dropdown-menu.datepicker .btn.btn-default.pull-right i:before
	{
	content: ">";
	font-size: 20px;
	color: #FFF;
	vertical-align: middle
}

.gantt-chart-content .form-group .dropdown-menu.datepicker .btn.btn-default strong
	{
	color: #FFF
}

.gantt-chart-content .form-group .form-control {
	padding: 6px;
	line-height: 21px
}

.gantt-chart-content .form-group .btn {
	padding: 6px;
	width: 100%;
	text-align: left;
	line-height: 21px;
	position: relative
}

.gantt-chart-content .form-group .gantt-chart-btn {
	width: 49%;
	text-align: center
}

.gantt-chart-content .form-group .gantt-chart-btn.btn-with-input {
	float: left
}

.gantt-chart-content .form-group .gantt-chart-btn3 {
	width: 32.3%;
	text-align: center
}

.gantt-chart-content .form-group .row-index-input {
	width: 65%
}

.gantt-chart-content .form-group .caret {
	float: right;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	right: 7px;
	top: 15px
}

.gantt-chart-content .form-group .input-spacing {
	margin-right: 6px
}

.gantt-chart-content .gantt-row-milestone {
	color: #FFF
}

.col-md-date-range .btn {
	border-radius: 0;
	background-color: #FFF
}

@media ( min-width :1200px) and (max-width:1770px) {
	.gantt-chart-content .xl-options {
		width: 50%
	}
	.gantt-chart-content .form-group .gantt-chart-btn3 {
		width: 49%
	}
	.gantt-chart-content .form-group .xs-gantt-btn {
		margin-top: 5px
	}
	.gantt-chart-content .form-group .row-index-input {
		width: 50%
	}
	.gantt-chart-content .form-group .input-spacing {
		margin-right: 0
	}
}

@media ( max-width :1199px) {
	.gantt-chart-content .col-date-range {
		width: 100%
	}
	.content-order table.dataTable>tbody>tr.child span.dtr-title {
		min-width: 100px
	}
	.content-order .order-lg-clearfix {
		clear: both
	}
}

@media ( max-width :767px) {
	.gantt-chart-content .col-md-date-range {
		width: 100%
	}
	.gantt-chart-content .form-group .gantt-chart-btn.chart-date {
		width: 100%;
		float: none
	}
	.gantt-chart-content .form-group .gantt-chart-btn.chart-date:first-child
		{
		margin-bottom: 10px
	}
	.gantt-chart-content .clear-form {
		clear: both
	}
}

@media ( max-width :479px) {
	.gantt-chart-content .form-group .xs-gantt-btn {
		margin-top: 5px
	}
	.gantt-chart-content .form-group .gantt-chart-btn3 {
		width: 49%
	}
	.gantt-chart-content .form-group .input-spacing {
		margin-right: 0
	}
	.gantt-chart-content .form-group .row-index-input {
		width: 50%
	}
}

.content-order .table td, .content-order .table th {
	vertical-align: middle
}

.content-order .table td .site-btn, .content-order .table th .site-btn {
	margin-top: 0
}

.content-order .dataTables_filter, .content-order .dataTables_length {
	display: none
}

.content-order .site-search {
	font-size: 15px;
	padding: 8px 20px;
	color: #FFF !important;
	line-height: 17px
}

.content-order .form-group {
	display: table;
	width: 100%
}

.content-order .form-group .price-input {
	width: 47%
}

.content-order .open-userlist-section {
	padding: 15px
}

.content-order .filter-search {
	padding-top: 8px
}

.content-order .filter-search .type_checkbox {
	margin: 2px 8px 0 0
}

.content-order .overlay-userlistNav {
	-webkit-box-shadow: rgba(0, 0, 0, .2) -2px 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) -2px 0 4px;
	box-shadow: rgba(0, 0, 0, .2) -2px 0 4px
}

.content-order .overlay-userlistNav .closeUserlist {
	color: #087380;
	right: 5px;
	top: -5px
}

.content-order .dataTable .order-description {
	max-width: 700px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.content-order .dataTable tfoot tr th input {
	width: 90%;
	font-weight: 400
}

.content-order .dataTable tfoot .first-search input {
	display: none
}

.content-order .dataTable tbody tr td:first-child, .content-order .dataTable tbody tr th:first-child,
	.content-order .dataTable thead tr td:first-child, .content-order .dataTable thead tr th:first-child
	{
	width: 40px !important
}

.content-order .dataTable tbody tr td:last-child, .content-order .dataTable tbody tr th:last-child,
	.content-order .dataTable thead tr td:last-child, .content-order .dataTable thead tr th:last-child
	{
	max-width: 100px
}

.content-order .icr-label {
	margin: 0 5px 1px 0
}

.content-order .site-btn {
	margin-top: 2px
}

.icr-item {
	background-color: #FFF
}

.date-icon {
	cursor: pointer
}

@media ( min-width :1200px) and (max-width:1600px) {
	.content-order .dataTable .order-description {
		max-width: 435px !important
	}
}

@media ( max-width :1366px) {
	.content-order .dataTable tfoot tr th input {
		width: auto
	}
}

@media ( max-width :767px) {
	.content-order .order-mobile-md {
		margin: 0
	}
	.content-order .overlay-userlistNav .closeUserlist {
		top: 0
	}
}

.rounded-admin .wrapper .file_manager_page .fm-container .fm-preview .fm-btn-clipboard
	{
	height: 25px;
	width: 23px
}

.rounded-admin .file_manager_page .fm-container .fm-preview .fm-btn-clipboard::before
	{
	font-size: 17px;
	line-height: 26px
}

.fm-container button, .fm-container input {
	vertical-align: top
}

.content-product-edit .product-photos td, .content-view-order .table td,
	.content-view-order .table th, .ecommarce_table_middle table.dataTable td
	{
	vertical-align: middle
}

.file_manager_page .fm-container {
	background: #FFF;
	padding: 0 10px
}

.file_manager_page .fm-container * {
	font-family: Roboto, sans-serif
}

.file_manager_page .fm-container i {
	font-family: ElegantIcons
}

.file_manager_page .fm-container .fm-header .file_manager_nav {
	border: 1px solid #dedcdc;
	width: 100%;
	padding: 5px 10px 0
}

.file_manager_page .fm-container .fm-header .buttons-panel,
	.file_manager_page .fm-container .fm-header .current-path {
	width: 50%
}

.file_manager_page .fm-container .fm-header .current-path>h1 {
	color: #333;
	margin-top: 18px;
	font-size: 12px;
	margin-left: 0
}

.file_manager_page .fm-container .fm-header .fm-btn-home,
	.file_manager_page .fm-container .fm-header .fm-btn-level-up,
	.file_manager_page .fm-container .fm-header .fm-uploader {
	float: left
}

.file_manager_page .fm-container .fm-header .fm-btn-list,
	.file_manager_page .fm-container .fm-header .viewmode-controls {
	float: right
}

.file_manager_page .fm-container .fm-header button {
	color: #FFF
}

.file_manager_page .fm-container .fm-header button.active {
	background: #087380;
	color: #FFF;
	border-style: solid
}

.file_manager_page .fm-container .fm-header .button-group button {
	width: 95px;
	padding: 0;
	text-align: center;
	min-height: 60px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.file_manager_page .fm-container .fm-header .button-group button i {
	height: 20px;
	line-height: 20px;
	display: block
}

.file_manager_page .fm-container .fm-header .button-group button:hover i
	{
	height: 20px;
	display: block
}

.file_manager_page .fm-container .context-menu-item.context-menu-separator span,
	.file_manager_page .fm-container .context-menu-item.context-menu-separator:before,
	.file_manager_page .fm-container .hidden-file-input, .fm-popup .dropzone .item-progress,
	.fm-popup .dropzone .upload-item.added .actions .button-start,
	.fm-popup .dropzone .upload-item.error .actions .button-info {
	display: none
}

.file_manager_page .fm-container .fm-header .button-group button:hover i.arrow_left
	{
	line-height: 21px
}

.file_manager_page .fm-container .fm-header .fm-btn-level-up span {
	background-image: none;
	padding: 0;
	margin-top: -4px;
	line-height: 24px
}

.file_manager_page .fm-container .fm-header .fm-btn-create-folder span,
	.file_manager_page .fm-container .fm-header .fm-btn-grid span,
	.file_manager_page .fm-container .fm-header .fm-btn-home span,
	.file_manager_page .fm-container .fm-header .fm-btn-list span,
	.file_manager_page .fm-container .fm-header .fm-upload span {
	background-image: none;
	padding: 0;
	margin-top: -2px
}

.file_manager_page .fm-container .fm-header .fm-btn-level-up i {
	font-size: 16px;
	line-height: 23px
}

.file_manager_page .fm-container .fm-header .fm-btn-create-folder i,
	.file_manager_page .fm-container .fm-header .fm-btn-grid span i,
	.file_manager_page .fm-container .fm-header .fm-btn-home i,
	.file_manager_page .fm-container .fm-header .fm-upload i {
	font-size: 16px;
	line-height: 16px
}

.file_manager_page .fm-container .fm-fileinfo {
	background: #FFF;
	border: 1px dashed #c1bcbc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.file_manager_page .fm-container .fm-fileinfo .grid-icon.ico_folder_parent
	{
	background-image: url(../image/back.png);
	margin-top: 23px
}

.file_manager_page .fm-container .fm-filetree {
	background: #EEE;
	border: 1px solid #dedcdc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	color: #777
}

.file_manager_page .fm-container .fm-filetree li {
	margin: 5px 0
}

.file_manager_page .fm-container .fm-filetree li a:hover {
	background-color: transparent
}

.file_manager_page .fm-container .fm-footer {
	margin-bottom: 7px
}

.file_manager_page .fm-container .search-box input {
	background: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.file_manager_page .fm-container .search-box input:focus {
	background: #FFF
}

.file_manager_page .fm-container .search-box .search-box-reset {
	top: 11px;
	background: 0 0;
	font-size: 17px;
	font-weight: 700
}

.file_manager_page .fm-container .search-box .search-box-reset:before {
	content: "\4d";
	font-family: ElegantIcons
}

.file_manager_page .fm-container #folder-info {
	color: #777
}

.file_manager_page .fm-container #summary {
	background-image: none;
	color: #777
}

.file_manager_page .fm-container #summary:before {
	content: "\72";
	font-family: ElegantIcons
}

.file_manager_page .fm-container .view-items .grid li {
	width: 110px;
	height: 130px;
	border: 1px solid #dedcdc;
	padding: 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.file_manager_page .fm-container .view-items .grid p {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #087380
}

.file_manager_page .fm-container .view-items .ui-selected {
	color: #777;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #EEE
}

.file_manager_page .fm-container .context-menu-item {
	margin: 0
}

.file_manager_page .fm-container .context-menu-item span {
	margin-left: 20px
}

.file_manager_page .fm-container .context-menu-item.context-menu-hover {
	background: #dedcdc;
	color: #333
}

.file_manager_page .fm-container .context-menu-item.delete:before,
	.file_manager_page .fm-container .context-menu-item.download:before,
	.file_manager_page .fm-container .context-menu-item.move:before,
	.file_manager_page .fm-container .context-menu-item.rename:before,
	.file_manager_page .fm-container .context-menu-item.select:before {
	background-image: none;
	font-size: 14px;
	line-height: 30px;
	color: #777;
	font-family: ElegantIcons
}

.file_manager_page .fm-container .context-menu-item.rename:before {
	content: "\e07b"
}

.file_manager_page .fm-container .context-menu-item.move:before {
	content: "\e05e"
}

.file_manager_page .fm-container .context-menu-item.delete:before {
	content: "\e07d"
}

.file_manager_page .fm-container .context-menu-item.download:before {
	content: "\e092"
}

.file_manager_page .fm-container .context-menu-item.select:before {
	content: "\4e"
}

.file_manager_page .fm-container .context-menu-list {
	background: #f1f1f1;
	border-color: #dedcdc;
	padding: 0
}

.file_manager_page .fm-container .fm-preview iframe {
	width: 100%
}

.file_manager_page .fm-container .fm-preview .fm-preview-toolbar {
	margin-top: 0
}

.file_manager_page .fm-container .fm-preview .fm-preview-toolbar button
	{
	padding: 5px 10px;
	border-radius: 0
}

.file_manager_page .fm-container .fm-preview .fm-btn-clipboard {
	background: 0 0;
	width: 30px;
	height: 30px
}

.file_manager_page .fm-container .fm-preview .fm-btn-clipboard:before {
	content: "\69";
	font-family: ElegantIcons;
	font-size: 20px;
	line-height: 35px;
	color: #FFF
}

.file_manager_page .fm-container .fm-preview .fm-preview-details .data-preview-title
	{
	color: #087380
}

.file_manager_page .fm-container .fm-preview .fm-preview-viewer {
	margin: 0
}

.file_manager_page .fm-container .fm-preview .fm-preview-viewer img {
	max-width: 100%
}

.file_manager_page .fm-container .fm-preview .fm-preview-viewer .preview_block
	{
	position: relative
}

.file_manager_page .fm-container .fm-preview .fm-preview-viewer .preview_tools
	{
	position: absolute;
	top: 10px;
	right: 10px;
	background: #087380;
	padding: 5px
}

.file_manager_page .fm-container .fm-preview .fm-preview-details {
	margin: 0;
	width: 100%
}

.file_manager_page .fm-container #delete span:before, .file_manager_page .fm-container #download span:before,
	.file_manager_page .fm-container #move span:before, .file_manager_page .fm-container #parentfolder span:before,
	.file_manager_page .fm-container #rename span:before,
	.file_manager_page .fm-container #replace span:before {
	font-family: ElegantIcons;
	font-size: 14px;
	margin-right: 5px
}

.file_manager_page .fm-container .fm-preview .fm-preview-details table thead th
	{
	background: 0 0
}

.file_manager_page .fm-container .fm-preview .fm-preview-details table tbody td
	{
	padding: 10px 15px;
	color: #777
}

.file_manager_page .fm-container #delete span, .file_manager_page .fm-container #download span,
	.file_manager_page .fm-container #move span, .file_manager_page .fm-container #parentfolder span,
	.file_manager_page .fm-container #rename span, .file_manager_page .fm-container #replace span
	{
	background-image: none;
	color: #FFF;
	padding-left: 0
}

.file_manager_page .fm-container .fm-preview .fm-preview-details table.table-bordered,
	.file_manager_page .fm-container .fm-preview .fm-preview-details table.table-bordered td,
	.file_manager_page .fm-container .fm-preview .fm-preview-details table.table-bordered th
	{
	border-color: #dedcdc
}

.file_manager_page .fm-container .fm-preview .fm-preview-details table.table-bordered th
	{
	border-bottom: none
}

.file_manager_page .fm-container #parentfolder span:before {
	content: "\4a"
}

.file_manager_page .fm-container #download span:before {
	content: "\e092"
}

.file_manager_page .fm-container #rename span:before {
	content: "\e07b"
}

.file_manager_page .fm-container #move span:before {
	content: "\e05e"
}

.file_manager_page .fm-container #delete span:before {
	content: "\e07d"
}

.file_manager_page .fm-container #replace span:before {
	content: "\2a"
}

.file_manager_page .fm-container .fm-preview-title #main-title {
	margin: 0
}

.file_manager_page .fm-container .fm-preview-title #main-title span {
	color: #087380;
	font-size: 20px;
	line-height: 47px;
	margin-left: 10px
}

.file_manager_page .fm-container .view-items .list th.sorted-asc,
	.file_manager_page .fm-container .view-items .list th.sorted-desc {
	background: #087380
}

.file_manager_page .fm-container .list-header-color, .file_manager_page .fm-container .view-items .list th span
	{
	color: #FFF
}

.file_manager_page .mCSB_scrollTools .mCSB_buttonDown,
	.file_manager_page .mCSB_scrollTools .mCSB_buttonLeft,
	.file_manager_page .mCSB_scrollTools .mCSB_buttonRight,
	.file_manager_page .mCSB_scrollTools .mCSB_buttonUp {
	background-image: none
}

.file_manager_page .mCSB_scrollTools a+.mCSB_draggerContainer,
	.file_manager_page .mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer
	{
	margin: 0
}

.file_manager_page .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger:hover .mCSB_dragger_bar
	{
	height: 10px;
	transition: all .4s ease
}

.file_manager_page .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger:hover .mCSB_dragger_bar
	{
	width: 10px;
	transition: all .4s ease
}

.file_manager_page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.file_manager_page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.file_manager_page .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
	{
	background-color: #aaa
}

.file_manager_page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.file_manager_page .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.file_manager_page .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
	{
	background-color: #999
}

.file_manager_page .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail
	{
	border: none
}

#toolbarContainer {
	background: #087380
}

#summary-popup table.table {
	margin-bottom: 0
}

#summary-popup table td, #summary-popup table th {
	border-color: #dedcdc
}

.alertify .dialog [data-alertify-msg] {
	padding-bottom: 0
}

.fm-popup.alertify {
	font-family: Roboto, sans-serif
}

.fm-popup.alertify .dialog>* {
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	margin: 20px;
	padding: 20px;
	overflow: hidden
}

.fm-popup.alertify .dialog input[data-alertify-input]:not (.form-control
	){
	padding: 5px 10px;
	border: 1px solid rgba(0, 0, 0, .15)
}

.fm-popup.alertify .fm-fileupload-container #total-progress {
	height: 3px
}

.fm-popup.alertify .fm-fileupload-container h2 {
	line-height: 25px;
	margin-bottom: 5px
}

.fm-popup.alertify .dialog [data-alertify-btn-holder] [data-alertify-btn]:not
	(.btn ):not (.pure-button ):not (.md-button ):not (.mdl-button ){
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin-left: 5px
}

.fm-popup.alertify div.prompt-info {
	background-image: none;
	padding-left: 0;
	line-height: 18px
}

.fm-popup.alertify div.prompt-info:before {
	content: "\74";
	font-family: ElegantIcons;
	margin-right: 5px
}

.fm-popup.alertify #summary-popup .title {
	font-size: 15px
}

.fm-popup .content {
	border: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.fm-popup .dropzone-wrapper {
	border: 1px solid #dedcdc;
	margin-top: 0
}

.fm-popup .dropzone .default-message {
	margin: 80px 0
}

.fm-popup .dropzone .upload-item.error .actions .button-remove img {
	border: 1px solid #d9534f
}

.fm-popup .dropzone .upload-item.error .preview.file-preview .image {
	border: 1px solid #d9534f;
	background: #f0b9b8
}

.fm-popup .dropzone .upload-item.error .preview.file-preview .details {
	top: 0
}

.fm-popup .dropzone .upload-item .actions .button-remove img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	background: #f1f1f1;
	border: 1px solid #5cb85c;
	padding: 5px
}

.fm-popup .dropzone .upload-item .preview .details .filename span,
	.fm-popup .dropzone .upload-item .preview .details .size span {
	background: 0 0
}

.fm-popup .dropzone .upload-item .preview .details .filename:hover span
	{
	background: 0 0;
	border: none
}

.fm-popup .dropzone .upload-item .preview .image {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.fm-popup .dropzone .upload-item .preview.file-preview .image {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #b5dfb5;
	border: 1px solid #5cb85c
}

.fm-popup .dropzone .upload-item .preview.file-preview .details {
	top: 25px
}

.fm-popup .dropzone .upload-item .preview.image-preview {
	border: 1px solid #5cb85c
}

@
-moz-document url-prefix (){ .file_manager_page .fm-container .fm-header
	.fm-btn-level-up i{line-height:26px
	
}

}
@media ( max-width :1366px) {
	.file_manager_page .fm-container .fm-header .current-path>h1 {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 95%
	}
	.file_manager_page .fm-container .fm-header .buttons-panel,
		.file_manager_page .fm-container .fm-header .current-path {
		width: 100%
	}
	.file_manager_page .fm-container .fm-header .fm-btn-level-up i,
		.file_manager_page .fm-container .fm-header .fm-btn-level-up i:hover {
		line-height: 17px
	}
	.file_manager_page .fm-container .fm-header .fm-btn-level-up span {
		margin-top: -6px
	}
}

@media ( max-width :1199px) {
	.file_manager_page .fm-container .fm-header .current-path {
		width: 100%
	}
	.file_manager_page .fm-container .fm-header .current-path>h1 {
		margin-top: 0;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 95%;
		margin-bottom: 5px;
		margin-left: 0
	}
	.file_manager_page .fm-container .fm-header .buttons-panel,
		.file_manager_page .fm-container .fm-header .fm-preview iframe {
		width: 100%
	}
}

@media ( max-width :767px) {
	.file_manager_page .fm-container .fm-splitter {
		height: 810px !important
	}
	.file_manager_page .fm-container .fm-filetree {
		position: relative !important;
		width: 100% !important;
		height: 400px !important;
		clear: both;
		margin-bottom: 20px
	}
	.file_manager_page .fm-container .fm-fileinfo {
		position: relative !important;
		height: 390px !important;
		clear: both;
		width: 100% !important;
		left: 0 !important
	}
	.file_manager_page .fm-container .fm-header .button-group button {
		margin: 0 0 2px 2px
	}
	.file_manager_page .fm-container .fm-preview .fm-preview-viewer .preview_tools
		{
		padding: 2px
	}
	.file_manager_page .fm-container .fm-preview .fm-btn-clipboard:before {
		font-size: 15px;
		line-height: 29px
	}
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
		.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
		.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp
		{
		display: none !important
	}
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
		.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
		.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background: #aaa !important
	}
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
		border: none !important
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer {
		margin: 0 !important
	}
	.fm-popup.alertify .dialog {
		top: 0 !important
	}
	.fm-popup.alertify .dropzone-wrapper {
		height: 118px
	}
	.fm-popup .dropzone .default-message {
		margin: 33px 0
	}
}

.content-order-information .dataTables_filter, .content-order-memo .dataTables_filter,
	.content-order-shipment .dataTables_filter, .content-view-order .dataTables_filter,
	.content-view-order .dataTables_length, .content-view-order .table-striped .first-search input
	{
	display: none
}

@media ( max-width :479px) {
	.file_manager_page .fm-container .fm-header .navigate-controls {
		float: left;
		width: 100%;
		margin-bottom: 2px
	}
	.file_manager_page .fm-container .fm-header .viewmode-controls {
		float: left;
		width: 100%
	}
	.file_manager_page .fm-container .fm-header .fm-btn-grid,
		.file_manager_page .fm-container .fm-header .fm-btn-home,
		.file_manager_page .fm-container .fm-header .fm-btn-level-up,
		.file_manager_page .fm-container .fm-header .fm-btn-list {
		float: left;
		width: 27.5%
	}
	.file_manager_page .fm-container .fm-header .fm-btn-create-folder,
		.file_manager_page .fm-container .fm-header .fm-uploader {
		float: left
	}
	.file_manager_page .fm-container .fm-header .fm-upload {
		width: 100%
	}
	.file_manager_page .fm-container .fm-header .button-group button {
		margin: 0 0 0 2px;
		font-size: 12px;
		width: 80px
	}
	.file_manager_page .fm-container .fm-header .button-group button:hover i
		{
		line-height: 16px
	}
	.file_manager_page .fm-container .fm-footer .left {
		position: relative;
		width: 100%
	}
	.file_manager_page .fm-container .fm-footer .right {
		margin: 30px 0 0
	}
	.file_manager_page .fm-container .fm-footer .search-box,
		.file_manager_page .fm-container .fm-footer .search-box input {
		width: 100%
	}
	.fm-popup.alertify .dialog>* {
		width: 280px !important
	}
	.fm-popup.alertify .dialog [data-alertify-btn-holder] [data-alertify-btn]:not
		(.btn ):not (.pure-button ):not (.md-button ):not (.mdl-button ){
		font-size: 12px;
		min-width: 75px
	}
	.fm-popup.alertify .dropzone-wrapper {
		height: 215px
	}
	.fm-popup .dropzone .upload-item {
		margin: 0
	}
	.fm-popup .dropzone .default-message {
		margin: 71px 0
	}
}

.content-view-order table.dataTable {
	margin-top: 0 !important
}

.content-view-order .table td .site-btn, .content-view-order .table th .site-btn
	{
	margin-top: 0
}

.content-view-order .table tbody tr td:last-child, .content-view-order .table tbody tr th:last-child,
	.content-view-order .table thead tr td:last-child, .content-view-order .table thead tr th:last-child
	{
	margin-bottom: -5px;
	max-width: 100px
}

.content-view-order .table tbody tr td td:last-child,
	.content-view-order .table tbody tr th td:last-child,
	.content-view-order .table thead tr td td:last-child,
	.content-view-order .table thead tr th td:last-child {
	text-align: center
}

.content-view-order .table tbody tr .btn-action a, .content-view-order .table thead tr .btn-action a
	{
	margin: 0 5px 5px 0
}

.content-view-order .sub-total-order {
	width: 100%;
	float: right;
	font-size: 15px;
	border: 1px solid #e1e1e1;
	box-shadow: none;
	margin-bottom: 0;
	margin-right: 0
}

.content-view-order .sub-total-order .total-order-view {
	float: right;
	width: 220px
}

.content-view-order .sub-total-order .total-order-view .title-order-view
	{
	min-width: 155px
}

.content-view-order .sub-total-order .divider10, .content-view-order .sub-total-order .site-btn
	{
	clear: both
}

.content-view-order .sub-total-order .invoice-print {
	margin-top: 15px
}

.content-view-order .sub-total-order .invoice-print i {
	margin-right: 5px
}

.content-view-order .table-striped tfoot tr th {
	font-weight: 400;
	padding-bottom: 0
}

.content-view-order .table-striped tfoot tr .order-input input {
	width: 92%
}

.content-view-order .order-description p {
	max-width: 700px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 0
}

.content-view-order .dataTables_paginate .pagination .page-item:last-child
	{
	margin-right: 0
}

.content-view-order .table {
	margin-bottom: 0
}

.content-view-order .icr-label {
	margin: 0 5px 0 0
}

.content-order-memo .icr-label {
	margin: 0 5px 1px 0
}

.content-order-invoice .dataTables_filter, .content-order-invoice .dataTables_length
	{
	display: block
}

.content-order-invoice tbody tr td:first-child, .content-order-invoice tbody tr th:first-child,
	.content-order-invoice thead tr td:first-child, .content-order-invoice thead tr th:first-child
	{
	width: 40px !important
}

.content-order-invoice tbody tr td:last-child, .content-order-invoice tbody tr th:last-child,
	.content-order-invoice thead tr td:last-child, .content-order-invoice thead tr th:last-child
	{
	width: 100px !important
}

.content-order-invoice tbody .invoice-print i, .content-order-invoice thead .invoice-print i
	{
	margin-right: 5px
}

.content-order-invoice table.dataTable {
	margin-top: 6px !important
}

.action-vieworder a.basic_table_icon {
	color: #868686;
	margin-right: 10px
}

.content-view-order .sub-total-order .flat-buttons.invoice-print:hover {
	font-size: 14px
}

@media ( min-width :1200px) and (max-width:1620px) {
	.content-view-order .order-description p {
		width: 300px !important
	}
	.content-view-order .dataTables_wrapper tfoot tr .order-input {
		width: 90%
	}
}

@media ( max-width :1199px) {
	.content-view-order table.dataTable>tbody>tr.child span.dtr-title {
		min-width: 100px
	}
	.content-view-order table.dataTable .dtr-data p {
		padding-bottom: 0
	}
}

@media ( max-width :767px) {
	.content-view-order .nav-tab-horizontal li {
		padding-left: 0
	}
	.content-view-order .nav-tab-horizontal li a {
		padding: 6px
	}
	.content-view-order .dataTables_wrapper .first-search input {
		display: none
	}
}

@media ( max-width :479px) {
	.content-view-order .nav-tab-horizontal li {
		margin-bottom: 5px
	}
	.content-view-order .nav-tab-horizontal li:nth-child(4) {
		margin-bottom: 0;
		clear: both
	}
	.content-view-order .nav-tab-horizontal li:nth-child(5) {
		margin-bottom: 0
	}
}

.content-product .product-btn .site-btn {
	margin-top: 0
}

.content-product .product-btn .site-btn i {
	margin-right: 5px
}

.content-product a.action-icon {
	margin-right: 10px;
	color: #868686;
	cursor: pointer
}

.content-product .icr-label {
	margin: 0 5px 1px 0
}

.content-product-edit .button-product-edit .site-btn {
	margin-right: 5px
}

.content-product-edit .product-img {
	width: 40px;
	height: 40px
}

.content-product-edit .product-img img {
	height: 100%;
	width: auto
}

.content-product-edit .product-image-upload {
	color: #868686;
	display: inline
}

.content-product-edit .product-image-upload input {
	width: 0;
	height: 0;
	display: none
}

.content-product-edit .product-image-upload label {
	cursor: pointer
}

.content-product-edit .product-image-upload:hover {
	color: #333
}

.content-product-edit .about-meta {
	display: block;
	margin-top: 5px
}

.content-product-edit .review-table tbody tr td:first-child,
	.content-product-edit .review-table tbody tr th:first-child,
	.content-product-edit .review-table thead tr td:first-child,
	.content-product-edit .review-table thead tr th:first-child {
	width: 40px
}

.content-product-edit .review-table tbody tr td:last-child,
	.content-product-edit .review-table tbody tr th:last-child,
	.content-product-edit .review-table thead tr td:last-child,
	.content-product-edit .review-table thead tr th:last-child {
	max-width: 100px
}

.content-product-edit .review-description p {
	width: 250px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 0
}

.content-product-edit a.action-icon {
	margin-right: 5px;
	color: #868686
}

.content-product-edit .icr-label {
	margin: 0 5px 1px 0
}

.content-product-edit #photo .dataTables_filter {
	display: none
}

.content-product-edit .checkbox {
	overflow: hidden
}

.content-product-edit .checkbox .checkbox-squared {
	padding-right: 10px;
	padding-bottom: 5px
}

.content-product-edit .checkbox .checkbox-squared:last-child {
	padding-right: 0;
	padding-bottom: 0
}

.product-photos .form-control {
	padding: 0 5px
}

@media ( max-width :767px) {
	.content-product-edit .nav-tab-horizontal li {
		padding-left: 0
	}
	.content-product-edit .nav-tab-horizontal li a {
		padding: 6px
	}
	.content-product-edit .form-inline .form-control {
		display: inline-block;
		vertical-align: middle
	}
}

@media ( max-width :479px) {
	.content-product-edit .button-product-edit .site-btn,
		.content-product-edit .nav-tab-horizontal li {
		margin-bottom: 5px
	}
	.content-product-edit .nav-tab-horizontal li:nth-child(4),
		.content-product-edit .nav-tab-horizontal li:nth-child(5) {
		margin-bottom: 0
	}
	.content-product-edit .nav-tab-horizontal li a {
		padding: 5px
	}
	.content-product-edit .form-inline .form-control.input-sm {
		width: 150px
	}
}

.contain-inner.ecommerce-dashboard {
	margin: 0 20px 20px
}

.contain-inner.ecommerce-dashboard .content, .dashboard-table {
	margin: 20px 0 0
}

.dashboard-chart-height {
	height: 310px
}

.dashboard-weekly-chart-height {
	height: 380px
}

.dashboard-table-width {
	width: 150px
}

.dashboard-table-margin table {
	margin-bottom: 0
}

.product-name-width {
	width: 100px
}

.dashboard-table-search div.dataTables_wrapper div.dataTables_filter input
	{
	width: calc(100% - 60px)
}

.ecommerce-dashboard a.basic_table_icon {
	color: #868686;
	margin-right: 10px
}

.ecommerce-dashboard .chart-height {
	height: 350px
}

.ecommarce_progress p {
	padding-bottom: 5px
}

.rounded-admin .widget-content .search_ad, .rounded-admin table.dataTable .tag
	{
	border-radius: 0
}

.ecommerce-widget {
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	padding: 20px;
	background: #FFF
}

.ecommerce-widget .ecommerce-widget-left-icon i {
	font-size: 50px;
	color: #CCC
}

.ecommerce-widget h2 {
	font-size: 40px;
	margin-bottom: 15px
}

.ecommerce-widget h2 i {
	margin-right: 5px
}

.ecommerce-widget p {
	font-size: 18px;
	color: #CCC
}

.ecommerce-widget progress {
	margin-bottom: 0
}

.dashboard-monthly-chart-height {
	height: 365px
}

@media ( max-width :1366px) {
	.ecommerce-widget .ecommerce-widget-left-icon i {
		font-size: 40px
	}
	.ecommerce-widget h2 {
		font-size: 35px;
		margin-bottom: 10px
	}
	.ecommerce-widget p {
		font-size: 15px
	}
}

@media ( max-width :1199px) {
	.ecommerce-widget .ecommerce-widget-left-icon i {
		font-size: 50px
	}
	.ecommerce-widget h2 {
		font-size: 40px;
		margin-bottom: 15px
	}
	.ecommerce-widget p {
		font-size: 18px
	}
	.ecommerce-dashboard .divider-lg-spacing {
		height: 25px;
		clear: both
	}
}

@media ( max-width :767px) {
	.ecommerce-mobile-margin {
		margin-bottom: 25px
	}
	.ecommerce-widget .ecommerce-widget-left-icon i {
		font-size: 40px
	}
	.ecommerce-widget h2 {
		font-size: 35px;
		margin-bottom: 10px
	}
	.ecommerce-widget p {
		font-size: 15px
	}
}

@media ( max-width :479px) {
	.dashboard-chart-height, .dashboard-weekly-chart-height {
		height: 250px
	}
	.ecommarce_progress {
		margin-bottom: 15px
	}
}

.link-btn.flat-buttons:hover {
	line-height: 18px
}

.dropdown-menu a:hover {
	font-size: 14px
}

.success-dropdown .dropdown-menu .dropdown-item {
	font-size: 14px;
	color: #5cb85c
}

.success-dropdown .dropdown-menu .dropdown-item:hover {
	background: #5cb85c;
	color: #FFF
}

.info-dropdown .dropdown-menu .dropdown-item {
	font-size: 14px;
	color: #5bc0de
}

.info-dropdown .dropdown-menu .dropdown-item:hover {
	background: #5bc0de;
	color: #FFF
}

.warning-dropdown .dropdown-menu .dropdown-item {
	font-size: 14px;
	color: #f0ad4e
}

.warning-dropdown .dropdown-menu .dropdown-item:hover {
	background: #f0ad4e;
	color: #FFF
}

.primary-dropdown .dropdown-menu .dropdown-item {
	font-size: 14px
}

.primary-dropdown .dropdown-menu .dropdown-item:hover {
	color: #FFF
}

.danger-dropdown .dropdown-menu .dropdown-item {
	font-size: 14px;
	color: #d9534f
}

.danger-dropdown .dropdown-menu .dropdown-item:hover {
	background: #d9534f;
	color: #FFF
}

.waves-button, .waves-button-input, .waves-button:hover, .waves-button:visited
	{
	text-align: left;
	line-height: normal;
	white-space: inherit;
	border-radius: 0
}

.nav-tabs .nav-link {
	position: relative;
	line-height: 25px
}

.btn.flat-buttons:hover {
	font-size: 14px
}

#content-wrapper .btn-margin .btn {
	border-style: solid;
	border-width: 1px
}

#content-wrapper #border-buttons .btn {
	border-width: 0
}

.nav-tab-horizontal ul li a.flat-buttons:hover {
	border-radius: 4px 4px 0 0
}

#social-buttons .btn {
	line-height: 20px;
	border: none
}

#social-buttons .social-googleplus {
	line-height: 17px
}

#social-buttons .social-flickr {
	line-height: 15px
}

#social-buttons .social-flickr:hover {
	font-size: 12px
}

#content-wrapper #block-buttons button, #content-wrapper #horizontal-group-buttons button,
	#content-wrapper #vertical-group-buttons button {
	text-align: center
}

#horizontal-group-buttons .btn, #vertical-group-buttons .btn {
	line-height: 17px
}

#social-icons button {
	line-height: 18px;
	border-color: #CCC
}

.flat-buttons.social-facebook:hover {
	color: #FFF;
	background: #3b5998
}

.flat-buttons.social-twitter {
	color: #FFF
}

.flat-buttons.social-twitter:hover {
	color: #FFF;
	background: #55acee
}

.flat-buttons.social-googleplus:hover {
	color: #FFF;
	background: #dd4b39
}

.flat-buttons.social-flickr:hover {
	color: #FFF;
	background: #ff0084
}

.flat-buttons.social-amazon:hover {
	color: #FFF;
	background: #f90
}

.flat-buttons.social-android:hover {
	color: #9C0;
	background: #FFF
}

.flat-buttons.social-dribbble:hover {
	color: #FFF;
	background: #E24D87
}

.flat-buttons.social-drupal:hover {
	color: #FFF;
	background: #0272BA
}

.flat-buttons.social-edge:hover {
	color: #0272BA;
	background: #FFF
}

.flat-buttons.social-forumbee:hover {
	color: #FFF;
	background: #9C0
}

.flat-buttons.social-github:hover {
	color: #FFF;
	background: #000
}

.flat-buttons.social-html5:hover {
	color: #FFF;
	background: #F16528
}

.flat-buttons.social-instagram:hover {
	color: #FFF;
	background: #8843BD
}

.flat-buttons.social-jsfiddle:hover {
	color: #0272BA;
	background: #FFF
}

.flat-buttons.social-linkedin:hover {
	color: #FFF;
	background: #0272BA
}

.flat-buttons.social-maxcdn:hover {
	color: #FFF;
	background: #F16528
}

.flat-buttons.social-opera:hover {
	color: #F5182A;
	background: #FFF
}

.flat-buttons.social-pinterest:hover {
	color: #FFF;
	background: #F5182A
}

.flat-buttons.social-reddit:hover {
	color: #F16528;
	background: #FFF
}

.flat-buttons.social-skype:hover {
	color: #FFF;
	background: #00AFF0
}

.flat-buttons.social-snapchat:hover {
	color: #FFF;
	background: #EFE200
}

.btn-margin .flat-buttons.btn {
	line-height: 18px
}

.flat-buttons.btn-round-left, .flat-buttons.btn-round-left:hover {
	-webkit-border-radius: 50px 0 0 50px;
	-moz-border-radius: 50px 0 0 50px;
	-ms-border-radius: 50px 0 0 50px;
	border-radius: 50px 0 0 50px
}

.flat-buttons.btn-round-right, .flat-buttons.btn-round-right:hover {
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0
}

.btn-icon-hover.flat-buttons.btn {
	line-height: 17px;
	text-align: center
}

.btn-icon-hover .btn-hover-animation.flat-buttons.hvr-icon-bounce,
	.btn-icon-hover .btn-hover-animation.flat-buttons.hvr-icon-drop,
	.btn-icon-hover .btn-hover-animation.flat-buttons.hvr-icon-grow-rotate,
	.btn-icon-hover .btn-hover-animation.flat-buttons.hvr-icon-pulse-grow,
	.btn-icon-hover .btn-hover-animation.flat-buttons.hvr-icon-wobble-horizontal
	{
	line-height: 20px
}

#content-wrapper .btn-margin .btn.btn-social-icon.flat-buttons:hover {
	border: 1px solid #CCC
}

.bootbox .btn.flat-buttons, .bootbox .modal-content .modal-footer .btn.flat-buttons:hover,
	.md-content .flat-buttons.btn-hover-primary, .swal2-cancel.flat-buttons
	{
	border: 1px solid transparent
}

.swal2-cancel.flat-buttons:hover {
	line-height: 18px
}

.content-navbar .left-logo-navbar .cart-btn.flat-buttons,
	.content-navbar .left-logo-navbar .cart-btn.flat-buttons:hover {
	line-height: 17px
}

.bootbox .btn.flat-buttons:hover {
	line-height: 20px
}

.nav-link.flat-buttons, .nav-link.flat-buttons:hover,
	.pagination_with_gap .pagination .page-item .pagination_link.flat-buttons
	{
	line-height: 26px
}

.bootbox .btn-default.flat-buttons {
	background-color: #f2f1f0
}

.md-content .flat-buttons.btn-hover-primary:hover {
	font-size: .8em
}

.content-badges .basic-tag-section .flat-buttons.tag-default:hover {
	background: #818a91
}

.basic_nav_pills .nav:not (.nav-stacked ) .nav-link.flat-buttons {
	text-align: center
}

.basic_nav_pills .nav:not (.nav-stacked ) .nav-stacked {
	padding: 0
}

.wrapper .nav_vertical_tab_icon .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link.flat-buttons
	{
	padding: 12px
}

.image-card .card-block .btn-primary.flat-buttons {
	color: #FFF
}

.pagination_with_gap .pagination .page-item .pagination_link.flat-buttons:hover
	{
	border: 1px solid transparent;
	border-radius: 0
}

.comment-btn .btn-primary.flat-buttons {
	line-height: 1.25
}

.comment-btn .btn-default.flat-buttons {
	background: #dadada;
	line-height: 1.25
}

.comment-btn .btn-default:hover {
	border: 1px solid transparent
}

#api-examples i.flat-buttons {
	margin: 0 10px 10px 0
}

#api-examples i.flat-buttons input {
	border: 1px solid transparent;
	margin: 0;
	line-height: 18px;
	font-style: normal
}

#style-tooltip-output i.flat-buttons {
	margin: 0 10px 10px 0
}

#style-tooltip-output i.flat-buttons input {
	margin: 0;
	line-height: 20px;
	font-style: normal
}

.tool-left .flat-buttons.tool-item, .tool-top .flat-buttons.tool-item {
	padding: 0;
	text-align: center
}

.tool-left .flat-buttons.tool-item:hover, .tool-top .flat-buttons.tool-item:hover
	{
	line-height: 32px
}

.content-masonry .content-inner-detail a.flat-buttons {
	line-height: 18px
}

.content-masonry #masonry-section .flat-buttons.icon-box-masonry {
	padding: 0;
	text-align: center
}

.content-masonry #masonry-section .flat-buttons.icon-box-masonry:hover {
	line-height: 32px
}

.sortable-list .btn.flat-buttons {
	text-align: center
}

.sortable-list .btn.flat-buttons:hover {
	border: 1px solid rgba(0, 0, 0, .1)
}

.modal .modal-content .modal-footer .btn {
	line-height: 18px
}

.modal .modal-content .modal-footer .btn:hover {
	line-height: 18px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.overlay-box-shadow .btn.flat-buttons {
	border: 1px solid transparent;
	line-height: 18px
}

#image-popups li a.flat-buttons, .overlay-box-shadow .btn.flat-buttons:hover
	{
	line-height: 18px
}

#image-popups li a.flat-buttons:hover {
	font-size: 14px
}

#media-lightbox-output li a.flat-buttons, #various-lightbox-output li a.flat-buttons
	{
	padding: 0
}

.step_with_progressbar .nav-inline .nav-item.flat-buttons {
	padding: 0;
	text-align: center
}

.activated-button .flat-buttons.btn-default {
	background-color: #f2f1f0
}

.activated-button .flat-buttons.btn-default:hover {
	border: 1px solid transparent
}

.wrapper .pagination li {
	float: left;
	margin-left: -1px
}

.wrapper .pagination li .pagination_link.flat-buttons {
	line-height: 26px
}

.wrapper .pagination li .pagination_link.flat-buttons:hover {
	border-radius: 0
}

.wrapper .pagination_with_round .pagination li .pagination_link.flat-buttons:hover
	{
	border-radius: 50%
}

.wrapper .pagination_without_border .pagination li .pagination_link.flat-buttons,
	.wrapper .pagination_without_border .pagination li .pagination_link.flat-buttons:hover
	{
	border: 1px solid transparent
}

.wrapper .Js_pagination a {
	padding: 0
}

.wrapper .Js_pagination a:hover {
	text-align: center
}

.header-with-icon .right-icon.flat-buttons {
	border-radius: 50%;
	text-align: center;
	padding: 0;
	line-height: 34px
}

.header-with-icon .right-icon.flat-buttons:active, .header-with-icon .right-icon.flat-buttons:focus,
	.header-with-icon .right-icon.flat-buttons:hover {
	border-radius: 50%;
	line-height: 34px
}

.element-margin-bottom .form-group .btn.flat-buttons {
	line-height: 17px
}

.element-margin-bottom .form-group .btn.flat-buttons:hover {
	line-height: 17px;
	font-size: 14px;
	border: 1px solid #CCC
}

.wrapper .basic_nav_pills.nav_with_icon .nav .nav-item .nav-link.flat-buttons
	{
	padding: 9px 10px
}

#button-addons .element-margin-bottom .form-group .input-group-btn .btn.flat-buttons,
	#dropdown-addons .element-margin-bottom .form-group .input-group-btn .btn.flat-buttons
	{
	line-height: 17px
}

#button-addons .element-margin-bottom .form-group .input-group-btn .btn.flat-buttons:hover,
	#dropdown-addons .element-margin-bottom .form-group .input-group-btn .btn.flat-buttons:hover
	{
	font-size: 14px;
	line-height: 17px
}

#button-addons .element-margin-bottom .form-group .input-group-btn .dropdown-right.flat-buttons,
	#button-addons .element-margin-bottom .form-group .input-group-btn .dropdown-right.flat-buttons:hover,
	#dropdown-addons .element-margin-bottom .form-group .input-group-btn .dropdown-right.flat-buttons,
	#dropdown-addons .element-margin-bottom .form-group .input-group-btn .dropdown-right.flat-buttons:hover
	{
	line-height: 17.5px
}

.content-form-layout .element-form .form-group .btn.flat-buttons {
	line-height: 18px;
	border-color: rgba(0, 0, 0, .15)
}

.content-form-layout .element-form .form-group .btn.flat-buttons:hover {
	line-height: 18px;
	font-size: 14px;
	border-color: rgba(0, 0, 0, .15)
}

.content-form-layout .element-form .btn.cancel-btn.flat-buttons,
	.content-form-layout .element-form .btn.flat-buttons,
	.content-form-layout .inner-content-setion .btn.cancel-btn.flat-buttons,
	.content-form-layout .inner-content-setion .btn.flat-buttons {
	border: 1px solid rgba(0, 0, 0, .1)
}

.content-form-layout .inline-form-layout .site-btn.flat-buttons {
	padding: 7px 30px 6px
}

#content-wrapper .btn-margin .btn.flat-buttons:hover {
	border: 1px solid transparent
}

.content-mask .bt-mask-it.flat-buttons input {
	text-align: center;
	width: 100%;
	line-height: 10px
}

.element-margin-bottom .input-group-addon.flat-buttons {
	line-height: 17px
}

.element-margin-bottom .input-group-addon.flat-buttons:hover {
	border: 1px solid rgba(0, 0, 0, .15);
	border-left: 0
}

.element-margin-bottom .form-group .input-group-btn .btn.flat-buttons {
	line-height: 20px
}

.element-margin-bottom .form-group .input-group-btn .btn.flat-buttons:hover
	{
	font-size: 16px;
	line-height: 20px
}

#events-colorpicker .element-margin-bottom .form-group .btn.flat-buttons:hover
	{
	font-size: 16px;
	border-radius: 0
}

.general-elements-content button.btn-block {
	text-align: center
}

.sale-offer-detail .btn.flat-buttons {
	line-height: 18px
}

.sale-offer-detail .btn.flat-buttons:hover {
	border: 1px solid #adadad
}

.profile-icon a.flat-buttons {
	padding: 0;
	text-align: center
}

.profile-icon a.flat-buttons:hover {
	border: 1px solid;
	border-radius: 50%;
	font-size: 16px;
	line-height: 35px
}

.accept-section .btn.flat-buttons:hover, .add-contact-btn .btn.flat-buttons:hover,
	.btn-invoice .btn.flat-buttons, .contact-box .btn.flat-buttons:hover {
	border: 1px solid transparent
}

.setting-profile li a.flat-buttons:hover {
	line-height: 36px
}

.profile-contain .accept-section .accept-btn.flat-buttons:hover {
	font-size: 13px
}

.cookie-message .btn.flat-buttons:hover {
	font: 700 11px/18px Arial;
	border: 1px solid transparent;
	text-align: center
}

.default .contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon.flat-buttons .display-icon
	{
	top: -36px;
	left: -12px
}

.default .contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon.flat-buttons .product-hover
	{
	top: -55px;
	left: -12px
}

.default .contain-inner.dashboard-v2 .dashboard-widget.widget-box:hover .product-icon.flat-buttons .product-hover
	{
	top: -8px;
	left: -12px
}

.default .contain-inner.dashboard-v2 .dashboard-widget.widget-box:hover .product-icon.flat-buttons .display-icon
	{
	top: 18px
}

.font3 .contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon.flat-buttons .display-icon
	{
	top: -46px;
	left: -12px
}

.font3 .contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon.flat-buttons .product-hover
	{
	top: -55px;
	left: -12px
}

.font3 .contain-inner.dashboard-v2 .dashboard-widget.widget-box:hover .product-icon.flat-buttons .product-hover
	{
	top: -8px;
	left: -12px
}

.font3 .contain-inner.dashboard-v2 .dashboard-widget.widget-box:hover .product-icon.flat-buttons .display-icon
	{
	top: 18px
}

.font2 .contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon.flat-buttons .display-icon
	{
	top: -41px;
	left: -12px
}

.font2 .contain-inner.dashboard-v2 .dashboard-widget.widget-box .product-icon.flat-buttons .product-hover
	{
	top: -55px;
	left: -12px
}

.font2 .contain-inner.dashboard-v2 .dashboard-widget.widget-box:hover .product-icon.flat-buttons .product-hover
	{
	top: -8px;
	left: -12px
}

.font2 .contain-inner.dashboard-v2 .dashboard-widget.widget-box:hover .product-icon.flat-buttons .display-icon
	{
	top: 18px
}

.content-order .site-search.flat-buttons {
	padding: 6px 20px;
	line-height: 21px
}

.contact-follow .profile-icon a.flat-buttons:hover {
	line-height: 30px
}

.event-box .fc-event.flat-buttons {
	line-height: 15px
}

.event-box .fc-event.flat-buttons:hover {
	font-size: 11px
}

.forgot_v2_contain .btn-block.flat-buttons, .forgot_v2_contain .btn-forgot.flat-buttons,
	.forgot_v2_contain .btn-lockscreen.flat-buttons, .lock_screen_contain .btn-block.flat-buttons,
	.lock_screen_contain .btn-forgot.flat-buttons, .lock_screen_contain .btn-lockscreen.flat-buttons,
	.main-forgot-contain .btn-block.flat-buttons, .main-forgot-contain .btn-forgot.flat-buttons,
	.main-forgot-contain .btn-lockscreen.flat-buttons,
	.main-lockscreen-contain .btn-block.flat-buttons,
	.main-lockscreen-contain .btn-forgot.flat-buttons,
	.main-lockscreen-contain .btn-lockscreen.flat-buttons,
	.register_v2_contain .btn-block.flat-buttons, .register_v2_contain .btn-forgot.flat-buttons,
	.register_v2_contain .btn-lockscreen.flat-buttons {
	text-align: center;
	line-height: 17px
}

.forgot_v2_contain .icon-hover a.flat-buttons, .lock_screen_contain .icon-hover a.flat-buttons,
	.main-forgot-contain .icon-hover a.flat-buttons,
	.main-lockscreen-contain .icon-hover a.flat-buttons,
	.register_v2_contain .icon-hover a.flat-buttons {
	text-align: center;
	padding: 0;
	line-height: 32px
}

.forgot_v2_contain .icon-hover a.flat-buttons:hover,
	.lock_screen_contain .icon-hover a.flat-buttons:hover,
	.main-forgot-contain .icon-hover a.flat-buttons:hover,
	.main-lockscreen-contain .icon-hover a.flat-buttons:hover,
	.register_v2_contain .icon-hover a.flat-buttons:hover {
	font-size: 16px;
	border-radius: 25px;
	line-height: 32px;
	text-align: center
}

.forgot-icon .flat-buttons i, .lockscreen-icon .flat-buttons i {
	line-height: 35px
}

.dataTables_wrapper .dataTables_length select {
	background-position: 90% center !important
}

.button-real-estate .btn.flat-buttons:hover {
	border-width: 1px;
	border-style: solid
}

.social-icon-box a.flat-buttons {
	color: #FFF
}

.mailbox_refresh.flat-buttons {
	line-height: 31px
}

.mailbox_refresh.flat-buttons:hover {
	line-height: 31px;
	text-align: center;
	font-size: 12px
}

.mail_view_pagination .pagination .page-item .pagination_link.flat-buttons
	{
	line-height: 32px
}

.wrapper .mail_pagination .pagination li.page-item a.flat-buttons,
	.wrapper .mail_pagination .pagination li.page-item a.flat-buttons:hover
	{
	line-height: 33px
}

.mail_compose_main .compose_close.flat-buttons {
	line-height: 28px;
	color: #FFF
}

.mail_compose_main .compose_close.flat-buttons:hover {
	text-align: center;
	font-size: 20px;
	line-height: 28px
}

.mailbox_sidebar_contain span.badge {
	z-index: 9
}

.mail_trash.flat-buttons {
	text-align: center;
	line-height: 33px
}

.dropdown.mailbox_drop_down .btn.flat-buttons {
	border: 1px solid transparent;
	line-height: 18px
}

.dropdown.mailbox_drop_down .btn.flat-buttons:hover {
	border: 1px solid transparent
}

.mail_btn .mail_compose_btn.flat-buttons {
	text-align: center;
	line-height: 18px
}

.mailbox_sidebar_contain li a.flat-buttons {
	line-height: 26px
}

.mailbox_main .mail_back.flat-buttons:hover {
	line-height: 15px;
	font-size: 20px
}

.compose_btn button.flat-buttons:hover {
	text-align: center;
	font-size: 12px
}

.fm-preview .fm-preview-toolbar button.flat-buttons:hover {
	line-height: 20px;
	margin-top: 1px;
	vertical-align: top
}

.preview_tools.flat-buttons {
	text-align: center
}

.edit-scroll .form-inline .btn.flat-buttons {
	line-height: 17px
}

.form-material {
	position: relative;
	margin-bottom: 20px
}

.form-material .form-control {
	font-size: 16px;
	padding: 10px 10px 10px 5px;
	display: block;
	width: 100%;
	border: none;
	border-bottom: 1px solid #CCC
}

.form-material .form-control:focus ~.material-help {
	opacity: 1
}

.form-material .form-control:disabled, .form-material .form-control[readonly]
	{
	background-color: transparent
}

.form-material label {
	color: #999;
	font-size: 16px;
	position: absolute;
	pointer-events: none;
	left: 5px;
	top: 10px;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	-webkit-transition: .2s ease all;
	transition: .2s ease all
}

.form-material .form-control:focus ~label, .form-material .material-label-fixed, .form-material .form-control:active ~label
	{
	top: -10px;
	font-size: 13px
}

.form-material .material-line {
	position: relative;
	display: block;
	width: 100%
}

.form-material .material-line:after, .form-material .material-line:before
	{
	content: '';
	height: 2px;
	width: 0;
	bottom: 1px;
	position: absolute;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	-webkit-transition: .2s ease all;
	transition: .2s ease all
}

.form-material .material-line:before {
	left: 50%
}

.form-material .material-line:after {
	right: 50%
}

.form-material .form-control:focus ~.material-line:after, .form-material .form-control:focus
	~.material-line:before {
	width: 50%
}

.form-material.material-success .form-control:focus ~label{
	color: #5cb85c
}

.form-material.material-success .material-line:after, .form-material.material-success .material-line:before
	{
	background: #5cb85c
}

.form-material.material-info .form-control:focus ~label{
	color: #5bc0de
}

.form-material.material-info .material-line:after, .form-material.material-info .material-line:before
	{
	background: #5bc0de
}

.form-material.material-warning .form-control:focus ~label{
	color: #f0ad4e
}

.form-material.material-warning .material-line:after, .form-material.material-warning .material-line:before
	{
	background: #f0ad4e
}

.form-material.material-danger .form-control:focus ~label{
	color: #d9534f
}

.form-material.material-danger .material-line:after, .form-material.material-danger .material-line:before
	{
	background: #d9534f
}

.form-material .material-help {
	position: absolute;
	font-size: 13px;
	opacity: 0
}

.form-material.material-icon-left i {
	position: absolute;
	margin-top: 12px
}

.form-material.material-icon-left .form-control {
	padding: 10px 25px
}

.form-material.material-icon-left label {
	left: 25px
}

.form-material.material-icon-right i {
	position: absolute;
	margin-top: 12px;
	right: 5px
}

.form-material.material-icon-right .form-control {
	padding: 10px 25px 10px 5px
}

.flot-chart {
	height: 300px
}

#order-chart {
	height: 380px
}

.flot-tooltip {
	position: absolute;
	color: #b4bfc3;
	display: none;
	font-size: 12px;
	padding: 5px 10px;
	background-color: #333;
	z-index: 99999;
	border-radius: 2px
}

.crm-dashboard.contain-inner {
	margin: 20px 20px 0
}

.crm-dashboard .content {
	margin: 0 0 20px
}

.crm-dashboard .static-widget-content {
	margin-bottom: 0
}

.crm-dashboard .crl-dashboard-box, .crm-dashboard .crm-dashboard-message,
	.crm-dashboard .overlay-box-shadow {
	margin-bottom: 20px
}

.crm-dashboard .crl-dashboard-box .widget-content {
	min-height: 130px
}

.crm-dashboard .crl-dashboard-box .widget-content .crm-title {
	padding: 0 0 10px
}

.crm-dashboard .crl-dashboard-box .widget-content .progress-title {
	font-weight: 400;
	font-size: 14px
}

.crm-dashboard .crl-dashboard-box .widget-content .box-bottom-text {
	background: linear-gradient(to right, transparent, rgba(0, 0, 0, .4),
		rgba(0, 0, 0, .1));
	padding: 10px;
	width: 100%;
	position: absolute;
	margin-left: -20px
}

.crm-dashboard .crl-dashboard-box .widget-content .box-bottom-text i {
	float: right;
	line-height: 22px
}

.crm-dashboard .crl-dashboard-box .widget-content .bg-icon i {
	font-size: 60px
}

.crm-dashboard .crl-dashboard-box .widget-box {
	border: none;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px
}

.crm-dashboard #basic-area {
	height: 390px
}

.crm-dashboard #sales-data-chart {
	height: 395px
}

.crm-dashboard #left-right-chart {
	height: 370px
}

.crm-dashboard #straight-line-chart {
	height: 392px
}

.crm-dashboard #axis-chart, .crm-dashboard #purely-chart2 {
	height: 365px
}

.crm-dashboard .mapael .map {
	height: 330px
}

.crm-dashboard .mapael .map svg {
	height: 330px;
	margin: 0 10%
}

.crm-dashboard #crm-chart {
	height: 330px !important
}

.crm-dashboard .map-right-section {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0 45px 0 15px;
	bottom: 0
}

.crm-dashboard .map-right-section h4 {
	font-size: 20px;
	line-height: 18px
}

.crm-dashboard .map-right-section h2 {
	margin-bottom: 25px
}

.crm-dashboard .map-right-section .crm-map-margin {
	margin-bottom: 10px
}

.legend table .legendLabel {
	padding-left: 5px
}

.crm-chart #linestogglingLegend {
	float: right;
	background: 0 0;
	color: #333
}

.crm-chart #linestoggling {
	height: 380px
}

.crm-table td {
	vertical-align: middle
}

.crm-icon-dashboard .icon-spacing {
	padding-right: 10px
}

.crm-icon-dashboard .icon-spacing span {
	padding-left: 3px
}

@
keyframes blink { 50%{
	opacity: 0
}

}
@
-webkit-keyframes blink { 50%{
	opacity: 0
}

}
.crm-mapcontainer circle:nth-child(4n+1) {
	animation: blink 1.5s step-start 0s infinite;
	-webkit-animation: blink 1.5s step-start 0s infinite
}

.crm-mapcontainer circle:nth-child(4n+2) {
	animation: blink 2s step-start 0s infinite;
	-webkit-animation: blink 2s step-start 0s infinite
}

.crm-mapcontainer circle:nth-child(4n+3) {
	animation: blink 2.5s step-start 0s infinite;
	-webkit-animation: blink 2.5s step-start 0s infinite
}

.crm-mapcontainer circle:nth-child(4n+4) {
	animation: blink 3s step-start 0s infinite;
	-webkit-animation: blink 3s step-start 0s infinite
}

@media ( max-width :1366px) {
	.crm-dashboard .mapael .map {
		height: auto
	}
	.crm-dashboard .mapael .map svg {
		height: auto;
		margin: 0
	}
	.crm-dashboard .map-right-section h2 {
		font-size: 23px
	}
}

@media ( max-width :1199px) {
	.crm-dashboard #crm-chart {
		height: 270px !important
	}
	.crm-dashboard .map-right-section h2 {
		margin-bottom: 15px
	}
	.crm-dashboard .static-widget-box .divider-lg-spacing {
		height: 25px;
		clear: both
	}
}

@media ( max-width :767px) {
	.crm-dashboard #left-right-chart, .crm-dashboard #linestoggling,
		.crm-dashboard #sales-data-chart, .crm-dashboard #straight-line-chart
		{
		height: 350px
	}
	.crm-dashboard .static-widget-box .divider-lg-spacing {
		height: 35px;
		clear: both
	}
}

@media ( max-width :479px) {
	.crm-dashboard .map-right-section h2 {
		font-size: 18px;
		margin-bottom: 10px
	}
	.crm-dashboard #crm-chart {
		height: 260px !important
	}
	.crm-dashboard #left-right-chart, .crm-dashboard #linestoggling,
		.crm-dashboard #sales-data-chart, .crm-dashboard #straight-line-chart
		{
		height: 300px
	}
	.dashboard-header .page-content-title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 170px
	}
}

body .pace .pace-progress {
	font-family: inherit
}

body.youtube .pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

body.youtube .pace .pace-progress {
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 100%;
	width: 100%;
	background-color: #b91f1f
}

body.treed-bar-progress .pace {
	z-index: 99999;
	background: 0 0
}

body.treed-bar-progress .pace .pace-progress {
	bottom: 0;
	top: auto
}

body.treed-bar-progress .pace .pace-activity {
	background: 0 0
}

body.flate-top-progress .pace {
	z-index: 99999
}

body.flate-top-progress .pace .pace-progress {
	z-index: 99999;
	height: 50px
}

body.flate-top-progress .pace.pace-active {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

body.corner-indicator-progress .pace {
	z-index: 99999;
	position: relative
}

body.big-counter .pace .pace-progress {
	z-index: 99999
}

body.bounce .pace {
	position: fixed;
	margin: auto;
	top: 12px;
	left: 0;
	right: 0;
	bottom: 0
}

.contain-inner.server-dashboard {
	margin: 0 20px 20px
}

.contain-inner.server-dashboard .content {
	margin: 20px 0 0
}

.server-dashboard .server-chart .chart-box {
	float: right;
	background: 0 0;
	color: #333
}

.server-dashboard .server-chart .rickshaw_graph {
	height: 352px
}

.server-dashboard .server-widget-box .widget-content {
	color: #fff;
	text-align: center;
	padding: 0
}

.server-dashboard .server-widget-box .widget-content .left-server-widget
	{
	padding: 8px 20px 10px 25px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.server-dashboard .server-widget-box .widget-content .left-server-widget
		{
		padding: 9px 20px 11px 25px
	}
	.server-dashboard .server-widget-box .widget-content h3 {
		margin-bottom: 10px
	}
}

.server-dashboard .server-widget-box .widget-content .right-server-widget
	{
	color: #000;
	text-align: left
}

.server-dashboard .server-widget-box .widget-content .right-server-widget ul
	{
	padding-left: 0
}

.server-dashboard .server-widget-box .widget-content .right-server-widget ul li
	{
	list-style: none;
	padding: 5px 15px 5px 30px
}

.server-dashboard .server-widget-box .widget-content .right-server-widget ul li.select
	{
	color: #FFF
}

.server-dashboard .server-widget-box .widget-content p {
	font-size: 16px;
	text-align: left
}

.server-dashboard .server-widget-box .widget-content h3 {
	color: #FFF;
	font-size: 30px;
	margin-bottom: 10px
}

.server-dashboard .server-widget-box .widget-content h3 span {
	color: #FFF;
	font-size: 60px
}

.server-dashboard .server-widget-box .widget-content span {
	color: #FFF;
	font-size: 16px
}

.server-dashboard .vector-map-size {
	height: 330px
}

.server-dashboard .calender-icon {
	font-size: 50px;
	padding: 20px;
	margin: auto;
	text-align: center
}

.server-dashboard .calender-icon i {
	color: #FFF
}

.server-dashboard .content.form-bootstrap-datetime {
	padding: 0;
	border-radius: 0
}

.server-dashboard .flot-chart-height {
	height: 330px
}

.server-dashboard .server-status-box .widget-content {
	margin-top: 20px
}

.server-dashboard .server-status-box .server-status-text h2 {
	margin: 20px 0;
	text-align: center;
	font-size: 38px
}

.server-dashboard .server-status-box .server-status-text p {
	padding-bottom: 0;
	font-weight: 700
}

.server-dashboard .server-status-box .server-white-text {
	color: #CCC
}

.server-dashboard .server-status-box .server-white-text h2,
	.server-dashboard .server-status-box .server-white-text h5 {
	color: #FFF
}

.server-dashboard .mapael .map {
	position: relative;
	height: 330px
}

.server-dashboard .mapael .map svg {
	height: 330px;
	margin: 0 10%
}

.server-dashboard .chart-height {
	height: 352px
}

.server-dashboard .dashboard-widget.widget-box {
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	border: none
}

.bg-white {
	background: #FFF
}

.mapael .mapTooltip {
	background: #FFF;
	filter: alpha(opacity = 70);
	color: #333
}

@media ( max-width :1366px) {
	.contain-inner .chart-height {
		height: 330px
	}
	.contain-inner .server-widget-box .widget-content p {
		padding-bottom: 10px
	}
	.contain-inner .server-widget-box .widget-content h3 {
		margin-bottom: 5px
	}
	.contain-inner .server-widget-box .widget-content h3 span {
		font-size: 40px
	}
	.contain-inner .server-widget-box .widget-content .left-server-widget {
		padding: 18px 20px 17px 25px
	}
	.contain-inner .server-status-box .server-status-text h2 {
		margin: 10px 0;
		font-size: 26px
	}
	.contain-inner .flot-chart-height, .contain-inner .mapael .map {
		height: 270px
	}
	.contain-inner .mapael .map svg {
		margin: 0;
		height: auto
	}
}

@media screen and (max-width:1366px) and
	(-webkit-min-device-pixel-ratio:0) {
	.contain-inner .server-widget-box .widget-content .left-server-widget {
		padding: 20px 20px 17px 25px
	}
}

@media ( min-width :1200px) and (max-width:1620px) {
	.server-dashboard .server-status-box .widget-content {
		padding: 10px
	}
	.server-dashboard .server-status-box .server-status-text h2 {
		font-size: 23px
	}
	.server-dashboard .server-widget-box .widget-content p,
		.server-dashboard .server-widget-box .widget-content span {
		font-size: 14px
	}
	.server-dashboard .server-widget-box .widget-content h3 {
		font-size: 20px
	}
	.server-dashboard .server-widget-box .widget-content .left-server-widget
		{
		padding: 15px 0 18px 25px
	}
}

@media screen and (min-width:1200px) and (max-width:1620px) and
	(-webkit-min-device-pixel-ratio:0) {
	.server-dashboard .server-widget-box .widget-content .left-server-widget
		{
		padding: 16px 0 18px 25px
	}
}

@media ( min-width :1200px) and (max-width:1620px) {
	.server-dashboard .server-widget-box .widget-content .right-server-widget ul li
		{
		padding: 5px 15px
	}
}

@media ( max-width :1199px) {
	.contain-inner .server-widget-box .widget-content p {
		padding-bottom: 15px
	}
	.contain-inner .server-widget-box .widget-content h3 {
		margin-bottom: 10px
	}
	.contain-inner .server-widget-box .widget-content h3 span {
		font-size: 60px
	}
	.contain-inner .server-widget-box .widget-content .left-server-widget {
		padding: 10px 20px 9px 25px
	}
	.contain-inner .server-status-box .server-status-text h2 {
		margin: 10px 0;
		font-size: 26px
	}
	.contain-inner .flot-chart-height {
		height: 300px
	}
	.contain-inner .mapael .map {
		height: auto
	}
	.server-dashboard .divider-lg-spacing {
		height: 25px;
		clear: both
	}
}

@media screen and (max-width:1199px) and
	(-webkit-min-device-pixel-ratio:0) {
	.contain-inner .server-widget-box .widget-content .left-server-widget {
		padding: 10px 20px 10px 25px
	}
}

@media ( max-width :991px) {
	.contain-inner .server-status-box .server-status-text h2 {
		font-size: 24px
	}
}

@media ( max-width :767px) {
	.contain-inner .server-status-box .server-status-text h2 {
		font-size: 35px
	}
	.contain-inner .mobile-margin-bottom-box {
		margin-bottom: 25px
	}
}

@media ( max-width :479px) {
	.contain-inner .server-widget-box .widget-content p {
		padding-bottom: 10px
	}
	.contain-inner .server-widget-box .widget-content h3 {
		margin-bottom: 5px
	}
	.contain-inner .server-widget-box .widget-content h3 span {
		font-size: 50px
	}
	.contain-inner .server-widget-box .widget-content .left-server-widget {
		padding: 15px 20px 18px 25px
	}
	.contain-inner .server-status-box .server-status-text h2 {
		font-size: 27px
	}
}

@media screen and (max-width:479px) and
	(-webkit-min-device-pixel-ratio:0) {
	.contain-inner .server-widget-box .widget-content .left-server-widget {
		padding: 15px 20px 18px 25px
	}
}

.widget-chart {
	height: 90px;
	background: #40e0d0
}

.content-switch .switch-move {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden
}

.content-switch .switch-move+label {
	display: block;
	position: relative;
	cursor: pointer;
	outline: 0;
	user-select: none
}

.content-switch .switch {
	float: left;
	margin: 0 15px 15px 0
}

.content-switch .switch:last-child {
	margin-right: 0
}

.content-switch .switch input.switch-move-round+label {
	padding: 2px;
	width: 60px;
	height: 30px;
	background: #d6d6d6;
	border-radius: 60px
}

.content-switch .switch input.switch-move-round+label:after,
	.content-switch .switch input.switch-move-round+label:before {
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	bottom: 1px;
	content: ""
}

.content-switch .switch input.switch-move-round+label:before {
	right: 1px;
	background: #f1f1f1;
	border-radius: 60px;
	transition: background .4s
}

.content-switch .switch input.switch-move-round+label:after {
	width: 29px;
	background-color: #FFF;
	border-radius: 100%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	transition: margin .4s
}

.content-switch .switch input.danger-switch:checked+label:before {
	background: #d9534f
}

.content-switch .switch input.success-switch:checked+label:before {
	background: #5cb85c
}

.content-switch .switch input.warning-switch:checked+label:before {
	background: #f0ad4e
}

.content-switch .switch input.info-switch:checked+label:before {
	background: #5bc0de
}

.content-switch .switch input.switch-move-round:checked+label:after {
	margin-left: 30px
}

.content-switch .switch-border {
	float: left;
	margin: 0 15px 15px 0
}

.content-switch .switch-border input.switch-move-round-flat+label {
	padding: 2px;
	width: 60px;
	height: 30px;
	background: #dfdfdf;
	border-radius: 60px;
	transition: background .4s
}

.content-switch .switch-border input.switch-move-round-flat+label:after,
	.content-switch .switch-border input.switch-move-round-flat+label:before
	{
	display: block;
	position: absolute;
	content: ""
}

.content-switch .switch-border input.switch-move-round-flat+label:before
	{
	top: 2px;
	left: 2px;
	bottom: 2px;
	right: 2px;
	background: #FFF;
	border-radius: 60px;
	transition: background .4s
}

.content-switch .switch-border input.switch-move-round-flat+label:after
	{
	top: 4px;
	left: 4px;
	bottom: 4px;
	width: 26px;
	background: #dfdfdf;
	border-radius: 52px;
	transition: margin .4s, background .4s
}

.content-switch .switch-border input.primary-switch:checked+label:after
	{
	margin-left: 26px
}

.content-switch .switch-border input.danger-switch:checked+label {
	background: #d9534f
}

.content-switch .switch-border input.danger-switch:checked+label:after {
	margin-left: 26px;
	background: #d9534f
}

.content-switch .switch-border input.success-switch:checked+label {
	background: #5cb85c
}

.content-switch .switch-border input.success-switch:checked+label:after
	{
	margin-left: 26px;
	background: #5cb85c
}

.content-switch .switch-border input.warning-switch:checked+label {
	background: #f0ad4e
}

.content-switch .switch-border input.warning-switch:checked+label:after
	{
	margin-left: 26px;
	background: #f0ad4e
}

.content-switch .switch-border input.info-switch:checked+label {
	background: #5bc0de
}

.content-switch .switch-border input.info-switch:checked+label:after {
	margin-left: 26px;
	background: #5bc0de
}

.content-switch .switch-box .switch-color {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
	float: left;
	margin: 0 15px 15px 0
}

.content-switch .switch-box .switch-color input {
	display: none
}

.content-switch .switch-box .switch-color .slider-switch {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ccc;
	-webkit-transition: .4s;
	transition: .4s
}

.content-switch .switch-box .switch-color .slider-switch:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background: #FFF;
	-webkit-transition: .4s;
	transition: .4s
}

.content-switch .switch-box .switch-color .round-switch {
	border-radius: 34px
}

.content-switch .switch-box .switch-color .round-switch:before {
	border-radius: 50%
}

.content-switch .switch-box .switch-color input:checked+.danger-switch {
	background: #d9534f
}

.content-switch .switch-box .switch-color input:focus+.danger-switch {
	box-shadow: 0 0 1px #d9534f
}

.content-switch .switch-box .switch-color input:checked+.success-switch
	{
	background: #5cb85c
}

.content-switch .switch-box .switch-color input:focus+.success-switch {
	box-shadow: 0 0 1px #5cb85c
}

.content-switch .switch-box .switch-color input:checked+.warning-switch
	{
	background: #f0ad4e
}

.content-switch .switch-box .switch-color input:focus+.warning-switch {
	box-shadow: 0 0 1px #f0ad4e
}

.content-switch .switch-box .switch-color input:checked+.slider-switch:before
	{
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px)
}

.content-switch .switch-button {
	float: left;
	margin: 0 14px 15px 0;
	position: relative;
	display: block;
	vertical-align: top;
	width: 100px;
	height: 30px;
	padding: 3px;
	border-radius: 18px;
	box-shadow: inset 0 -1px #FFF, inset 0 1px 1px rgba(0, 0, 0, .05);
	cursor: pointer;
	box-sizing: content-box
}

.content-switch .switch-button .switch-input-button {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	box-sizing: content-box
}

.content-switch .switch-button .switch-label-button {
	position: relative;
	display: block;
	height: inherit;
	font-size: 10px;
	text-transform: uppercase;
	background: #eceeef;
	border-radius: inherit;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .12), inset 0 0 2px
		rgba(0, 0, 0, .15);
	box-sizing: content-box
}

.content-switch .switch-slide-button .switch-handle-button,
	.content-switch .switch-yes-no-button .switch-handle-button {
	display: none
}

.content-switch .switch-button .switch-label-button:after,
	.content-switch .switch-button .switch-label-button:before {
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
	transition: inherit;
	box-sizing: content-box
}

.content-switch .switch-button .switch-label-button::before {
	content: attr(data-off);
	right: 11px;
	color: #aaa;
	text-shadow: 0 1px rgba(255, 255, 255, .5)
}

.content-switch .switch-button .switch-label-button::after {
	content: attr(data-on);
	left: 11px;
	color: #FFF;
	text-shadow: 0 1px rgba(0, 0, 0, .2);
	opacity: 0
}

.content-switch .switch-button .switch-handle-button {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: linear-gradient(to bottom, #FFF 40%, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #FFF 40%, #f0f0f0);
	border-radius: 100%;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.content-switch .switch-button .switch-handle-button::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
	width: 12px;
	height: 12px;
	background: linear-gradient(to bottom, #eee, #FFF);
	background-image: -webkit-linear-gradient(top, #eee, #FFF);
	border-radius: 6px;
	box-shadow: inset 0 1px rgba(0, 0, 0, .02)
}

.content-switch .switch-button .danger-switch:checked ~.danger-switch {
	background: #d9534f;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), inset 0 0 3px
		rgba(0, 0, 0, .2)
}

.content-switch .switch-button .success-switch:checked ~.success-switch
	{
	background: #5cb85c;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), inset 0 0 3px
		rgba(0, 0, 0, .2)
}

.content-switch .switch-button .warning-switch:checked ~.warning-switch
	{
	background: #f0ad4e;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), inset 0 0 3px
		rgba(0, 0, 0, .2)
}

.content-switch .switch-button .switch-input-button:checked ~.switch-label-button:before
	{
	opacity: 0
}

.content-switch .switch-button .switch-input-button:checked ~.switch-label-button:after
	{
	opacity: 1
}

.content-switch .switch-button .switch-input-button:checked ~.switch-handle-button
	{
	left: 74px;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, .2)
}

.content-switch .switch-button .switch-handle-button, .content-switch .switch-button .switch-label-button
	{
	transition: All .3s ease
}

.content-switch .switch-left-right .switch-label-button {
	overflow: hidden;
	border-radius: 0
}

.content-switch .switch-left-right .switch-label-button:after,
	.content-switch .switch-left-right .switch-label-button:before {
	width: 20px;
	height: 20px;
	top: 4px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 11px 0 0;
	text-indent: -12px;
	border-radius: 0;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2), inset 0 0 3px
		rgba(0, 0, 0, .1)
}

.content-switch .switch-left-right .switch-label-button:after {
	text-align: left;
	text-indent: 9px;
	left: -100px;
	opacity: 1;
	width: 100%
}

.content-switch .switch-left-right .switch-label-button:before {
	background: #eceeef;
	text-align: left;
	padding-left: 80px
}

.content-switch .switch-left-right .switch-handle-button {
	border-radius: 0;
	height: 24px;
	left: 6px;
	top: 6px
}

.content-switch .switch-left-right .switch-input-button:checked ~.switch-handle-button
	{
	left: 72px;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, .2)
}

.content-switch .switch-left-right .danger-switch:after {
	background: #d9534f
}

.content-switch .switch-left-right .success-switch:after {
	background: #5cb85c
}

.content-switch .switch-left-right .warning-switch:after {
	background: #f0ad4e
}

.content-switch .switch-left-right .switch-input-button:checked ~.switch-label-button:before
	{
	opacity: 1;
	left: 100px
}

.content-switch .switch-left-right .switch-input-button:checked ~.switch-label-button:after
	{
	left: 0
}

.content-switch .switch-left-right .switch-input-button:checked ~.switch-label-button
	{
	background: inherit
}

.content-switch .switch-flat-button {
	padding: 0;
	background: #FFF
}

.content-switch .switch-flat-button .switch-label-button {
	background: #FFF;
	border: 2px solid #eceeef;
	box-shadow: none
}

.content-switch .switch-flat-button .switch-handle-button {
	top: 6px;
	left: 6px;
	background: #dadada;
	width: 22px;
	height: 22px;
	box-shadow: none
}

.content-switch .switch-flat-button .switch-handle-button::before {
	background: #eceeef
}

.content-switch .switch-flat-button .danger-switch:after {
	color: #d9534f
}

.content-switch .switch-flat-button .info-switch:after {
	color: #5bc0de
}

.content-switch .switch-flat-button .primary-switch:checked ~.switch-label-button
	{
	background: #FFF
}

.content-switch .switch-flat-button .primary-switch:checked ~.switch-handle-button
	{
	left: 72px;
	box-shadow: none
}

.content-switch .switch-flat-button .danger-switch:checked ~.switch-label-button
	{
	background: #FFF;
	border-color: #d9534f
}

.content-switch .switch-flat-button .danger-switch:checked ~.switch-handle-button
	{
	left: 72px;
	background: #d9534f;
	box-shadow: none
}

.content-switch .switch-flat-button .info-switch:checked ~.switch-label-button
	{
	background: #FFF;
	border-color: #5bc0de
}

.content-switch .switch-flat-button .info-switch:checked ~.switch-handle-button
	{
	left: 72px;
	background: #5bc0de;
	box-shadow: none
}

.content-switch .switch-yes-no-button {
	padding: 0;
	margin: 0 14px 15px 0;
	background: #FFF;
	border-radius: 0
}

.content-switch .switch-yes-no-button .switch-label-button {
	box-shadow: none;
	background: 0 0
}

.content-switch .switch-yes-no-button .switch-label-button:after,
	.content-switch .switch-yes-no-button .switch-label-button:before {
	width: 100%;
	height: 70%;
	top: 5px;
	left: 0;
	text-align: center;
	padding-top: 10%;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2), inset 0 0 3px
		rgba(0, 0, 0, .1)
}

.content-switch .switch-yes-no-button .switch-label-button:after {
	color: #FFF;
	backface-visibility: hidden;
	transform: rotateY(180deg)
}

.content-switch .switch-yes-no-button .switch-label-button:before {
	background: #eceeef;
	backface-visibility: hidden
}

.content-switch .switch-yes-no-button .danger-switch:after {
	background: #d9534f
}

.content-switch .switch-yes-no-button .info-switch:after {
	background: #5bc0de
}

.content-switch .switch-yes-no-button .primary-switch:checked ~.switch-label-button
	{
	background: #FFF
}

.content-switch .switch-yes-no-button .danger-switch:checked ~.switch-label-button
	{
	background: #FFF;
	border-color: #d9534f
}

.content-switch .switch-yes-no-button .info-switch:checked ~.switch-label-button
	{
	background: #FFF;
	border-color: #5bc0de
}

.content-switch .switch-yes-no-button .switch-input-button:checked ~.switch-label-button:before
	{
	transform: rotateY(180deg)
}

.content-switch .switch-yes-no-button .switch-input-button:checked ~.switch-label-button:after
	{
	transform: rotateY(0)
}

.content-switch .switch-slide-button {
	padding: 0;
	background: #FFF;
	border-radius: 0
}

.content-switch .switch-slide-button .switch-label-button {
	box-shadow: none;
	background: 0 0;
	overflow: hidden
}

.content-switch .switch-slide-button .switch-label-button:after,
	.content-switch .switch-slide-button .switch-label-button:before {
	width: 100%;
	height: 65%;
	top: 5px;
	left: 0;
	text-align: center;
	padding-top: 10px;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2), inset 0 0 3px
		rgba(0, 0, 0, .1)
}

.content-switch .switch-slide-button .switch-label-button:after {
	color: #FFF;
	left: -100px
}

.content-switch .switch-slide-button .switch-label-button:before {
	background: #eceeef
}

.content-switch .switch-slide-button .danger-switch:after {
	background: #d9534f
}

.content-switch .switch-slide-button .info-switch:after {
	background: #5bc0de
}

.content-switch .switch-slide-button .primary-switch:checked ~.switch-button-label
	{
	background: #FFF
}

.content-switch .switch-slide-button .danger-switch:checked ~.switch-button-label
	{
	background: #d9534f
}

.content-switch .switch-slide-button .info-switch:checked ~.switch-button-label
	{
	background: #5bc0de
}

.content-switch .switch-slide-button .switch-input-button:checked ~.switch-label-button:before
	{
	left: 100px
}

.content-switch .switch-slide-button .switch-input-button:checked ~.switch-label-button:after
	{
	left: 0
}

.content-switch .switch-light-button {
	padding: 0;
	background: #FFF
}

.content-switch .switch-light-button .switch-label-button {
	background: #FFF;
	border: 2px solid #eceeef;
	box-shadow: none
}

.content-switch .switch-light-button .switch-label-button:before {
	right: inherit;
	left: 11px
}

.content-switch .switch-light-button .switch-handle-button {
	top: 6px;
	left: 72px;
	background: #dadada;
	width: 22px;
	height: 22px;
	box-shadow: none
}

.content-switch .switch-light-button .switch-handle-button:before {
	background: #eceeef
}

.content-switch .switch-light-button .danger-switch:after {
	color: #d9534f
}

.content-switch .switch-light-button .info-switch:after {
	color: #5bc0de
}

.content-switch .switch-light-button .primary-switch:checked ~.switch-label-button
	{
	background: #FFF
}

.content-switch .switch-light-button .danger-switch:checked ~.switch-label-button
	{
	background: #FFF;
	border-color: #d9534f
}

.content-switch .switch-light-button .info-switch:checked ~.switch-label-button
	{
	background: #FFF;
	border-color: #5bc0de
}

.content-switch .switch-light-button .primary-switch:checked ~.switch-handle-button
	{
	left: 72px;
	box-shadow: none
}

.content-switch .switch-light-button .danger-switch:checked ~.switch-handle-button
	{
	left: 72px;
	box-shadow: none;
	background: #d9534f
}

.content-switch .switch-light-button .info-switch:checked ~.switch-handle-button
	{
	left: 72px;
	box-shadow: none;
	background: #5bc0de
}

.content-switch .switch-light-button .switch-input-button:checked ~.switch-handle-button:before
	{
	background: rgba(255, 255, 255, .7)
}

.content-switch #left-right-switch-output, .content-switch #light-switch-output,
	.content-switch #right-button-switch-output, .content-switch #right-color-switch-output,
	.content-switch #right-flat-switch-output, .content-switch #right-slide-switch-output,
	.content-switch #right-square-switch-output, .content-switch #simple-blockquote-output,
	.content-switch #simple-switch-output, .content-switch #yes-no-switch-output
	{
	margin-bottom: -15px;
	overflow: hidden
}

.contain-inner.color-generator {
	margin: 0 20px 20px
}

.contain-inner.color-generator .content {
	margin: 20px 0 0
}

.color-generator .full-border {
	background: #FFF
}

.color-generator .profile-color h5 {
	margin: 10px
}

.color-generator .profile-color h6 {
	margin-bottom: 10px
}

.color-generator .color-bg-padding {
	padding: 30px;
	background: #ccc
}

.color-generator .color-box-width {
	width: 195px;
	float: left;
	margin-right: 20px
}

.color-generator .color-box {
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	padding: 10px
}

.color-generator .color-box .color-box-title {
	font-size: 16px;
	line-height: 30px
}

.color-generator .color-box .color-border {
	padding-bottom: 0;
	border: 1px solid #CCC
}

.color-generator .color-box .form-control {
	margin: 5px 0 10px;
	font-size: 13px
}

.color-generator .color-box .colorpicker.colorpicker-visible {
	z-index: 9
}

.color-generator .color-box .colorpicker-saturation {
	width: 125px;
	height: 125px
}

.color-generator .color-box .colorpicker-alpha, .color-generator .color-box .colorpicker-hue
	{
	height: 125px
}

.color-generator .content-color {
	background: #ccc;
	padding: 10px
}

.color-generator .choose-color-box {
	height: 100px;
	width: 100%;
	background: 0 0;
	border: none;
	padding: 0;
	margin-bottom: 10px
}

.color-generator .btn-secondary.flat-buttons:hover {
	border: 1px solid transparent
}

@media ( max-width :767px) {
	.color-generator .content-color {
		margin-bottom: 20px
	}
	.color-generator .activities-profile .right-activities-profile h5 {
		line-height: 20px
	}
	.color-generator .color-box-width {
		width: 192px;
		margin-right: 8px
	}
	.color-generator .color-box .colorpicker-saturation {
		width: 120px;
		height: 120px
	}
	.color-generator .color-box .colorpicker-alpha, .color-generator .color-box .colorpicker-hue
		{
		height: 120px
	}
}

@media ( max-width :479px) {
	.color-generator .color-box-width {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px
	}
	.color-generator .activities-profile .right-activities-profile h5 {
		line-height: 10px
	}
}

.dashboard_v4-page.contain-inner {
	overflow: hidden;
	padding: 3px
}

.dashboard_v4_box_block .content {
	border: none;
	margin: 0 0 20px
}

.dashboard_v4_box_icon {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	text-align: center;
	border: 6px solid
}

.dashboard_v4_box_icon i {
	font-size: 27px;
	line-height: 70px;
	color: #FFF
}

.dashboard_v4_box_icon.success_box {
	background: #5cb85c;
	border-color: #b5dfb5
}

.dashboard_v4_box_icon.warning_box {
	background: #f0ad4e;
	border-color: #fae3c4
}

.dashboard_v4_box_icon.danger_box {
	background: #d9534f;
	border-color: #f0b9b8
}

.dashboard_v4_box_title {
	text-align: right
}

.dashboard_v4_box_title h4 {
	font-weight: 700;
	color: #777;
	margin: 10px 0 5px
}

.dashboard_v4_box_title p {
	padding-bottom: 5px
}

#dashboard_v4_revenue_chart {
	height: 333px
}

.dashboard_v4_revenue_block {
	background: #000;
	color: #FFF;
	padding: 20px;
	margin-left: -15px;
	margin-bottom: 20px
}

.dashboard_v4_revenue_block .revenue_title {
	padding: 15px 25px
}

.dashboard_v4_revenue_block .revenue_title h4 {
	color: #FFF
}

.dashboard_v4_project_block table {
	margin-bottom: 0
}

.dashboard_v4_project_block table tbody tr {
	padding: 0 20px;
	display: block
}

.dashboard_v4_project_block table tbody td {
	padding: 16px
}

.dashboard_v4_project_block table tbody td h6 {
	font-size: 15px
}

.dashboard_v4_project_block table tbody td p {
	font-size: 12px;
	padding-bottom: 0
}

.dashboard_v4_project_main {
	padding: 0;
	border: 1px solid #dedcdc;
	margin-bottom: 20px;
	margin-right: -15px
}

.dashboard_v4_project_main .page-content-title {
	padding: 20px 20px 0
}

.dashboard_v4_weather {
	border-radius: 4px
}

.weather-block {
	background-image: url(../image/weather2.jpg);
	position: relative;
	background-size: cover;
	background-repeat: no-repeat
}

.weather-block:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.weather-block canvas {
	height: 90px;
	display: inline-block;
	float: left
}

.weather-block h2 {
	color: #FFF;
	font-size: 45px;
	line-height: 100px;
	text-align: left
}

.weather-block_display {
	padding: 52px 10px 10px 0;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 260px
}

.weather-display-block {
	padding: 15px
}

.weather-display-title {
	padding-bottom: 52px;
	position: relative
}

.weather-display-title h5 {
	color: #FFF
}

.weather-display-day h6 {
	color: #FFF;
	font-size: 14px
}

.dashboard_v4_project_list.content {
	margin: 0 0 20px
}

.dashboard_v4_chart {
	height: 95px
}

.dashboard_v4_advertise {
	height: 108px
}

.legendColorBox {
	padding-right: 10px
}

.dashboard_v4_sale .vertical-progress-bar {
	border-bottom: 3px solid #d9534f
}

.dashboard_v4_sale .vertical-progress-bar .progress-bar {
	height: 75px;
	width: 20px;
	margin-right: 9px
}

.dashboard_v4_sale .vertical-progress-bar .progress-fill span {
	display: none
}

.dashboard_v4_sale .vertical-progress-bar .progress-track {
	background: #f1f1f1
}

.bar-legend {
	position: absolute;
	right: 35px;
	top: 60px;
	list-style: none
}

.bar-legend-pointer {
	height: 10px;
	width: 10px;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 5px
}

#dashboard_v4_monthly_expense {
	height: 89px
}

.dashboard_4_advertise_box {
	padding: 15px;
	overflow: hidden;
	color: #FFF;
	position: relative;
	height: 151px;
	display: block
}

#xaxis, #yaxis {
	position: absolute
}

.advertize_icon, .analytics_like, .most_view_main .page_name,
	.tweet_count2, .visibility-title {
	display: inline-block
}

.dashboard_4_advertise_box h5, .dashboard_4_advertise_box i {
	color: #FFF
}

.dashboard_4_advertise_box i {
	font-size: 22px
}

.dashboard_4_advertise_box.dashboard_4_advertise_box2 {
	padding: 30px 15px
}

.dashboard_4_advertise_box3 {
	padding: 42px 25px;
	overflow: hidden;
	color: #FFF;
	height: 151px
}

.dashboard_4_advertise_box3 h4, .dashboard_4_advertise_box3 h5,
	.dashboard_4_advertise_box3 i {
	color: #FFF
}

.dashboard_4_advertise_box3 i {
	line-height: 65px;
	font-size: 50px
}

.dashboard_4_advertise_box3.google_bg {
	background: #dd4b39
}

.dashboard_4_advertise_box3.twitter_bg {
	background: #55acee
}

.dashboard_4_advertise_image {
	background-image: url(../image/product.png);
	background-position: center center;
	background-size: 100% 100%;
	height: 151px;
	padding: 20px
}

.dashboard_4_advertise_image h5 {
	color: #FFF
}

.advertise_box_icon i {
	font-size: 45px;
	margin-bottom: 15px
}

.dashboard_v4_advertise_block {
	margin-bottom: 20px;
	overflow: hidden
}

.tile-active {
	margin: 0;
	height: 151px;
	overflow: hidden
}

.dashboard_v4_map .map {
	height: 300px
}

.dashboard_v4_map .map svg {
	height: 300px;
	margin: 0 10%
}

.dashboard_v4_map_block.content {
	margin: 0
}

#dashboard-chart-line {
	height: 277px
}

#yaxis {
	left: 0;
	height: 100%;
	width: 20px
}

#xaxis {
	width: 100%;
	height: 21px;
	left: 20px;
	bottom: 0
}

@media ( min-width :1200px) and (max-width:1468px) {
	.dashboard_v4_block {
		width: 40%
	}
	.dashboard_v4_block2 {
		width: 60%
	}
	.dashboard_v4_project_block table tbody tr {
		padding: 0 10px
	}
	.dashboard_v4_project_block table tbody td {
		padding: 9px 8px
	}
	#dashboard_v4_revenue_chart {
		height: 309px
	}
}

@media ( max-width :1366px) {
	.dashboard_v4_box_block .content {
		padding: 15px
	}
	.dashboard_v4_box_icon {
		width: 70px;
		height: 70px;
		margin: 6px 0
	}
	.dashboard_v4_box_icon i {
		font-size: 25px;
		line-height: 58px
	}
	.dashboard_v4_box_title h4 {
		font-size: 20px
	}
	.dashboard_v4_box_title p {
		font-size: 12px
	}
	.dashboard_v4_project_main {
		margin-right: -15px
	}
	.dashboard_v4_revenue_block {
		margin-left: -15px
	}
	.dashboard_v4_chart_contain h5 {
		font-size: 16px
	}
	.dashboard_v4_box_block h4 {
		font-size: 19px
	}
	.dashboard_4_advertise_box h5 {
		font-size: 14px
	}
	.dashboard_4_advertise_box p {
		font-size: 12px
	}
	.dashboard_4_advertise_box3 i {
		font-size: 35px
	}
	.dashboard_4_advertise_box3 h4 {
		font-size: 20px
	}
	.dashboard_4_advertise_box3 h5 {
		font-size: 14px
	}
	.dashboard_v4_map .map svg {
		margin: auto
	}
}

@media ( max-width :1199px) {
	.dashboard_v4_box_block .content {
		padding: 20px
	}
	.dashboard_v4_box_icon {
		width: 80px;
		height: 80px;
		margin: 0
	}
	.dashboard_v4_box_icon i {
		font-size: 27px;
		line-height: 70px
	}
	.dashboard_v4_box_title h4 {
		font-size: 24px
	}
	.dashboard_v4_box_title p {
		font-size: 14px
	}
	.dashboard_v4_project_main {
		margin-right: 0
	}
	.dashboard_v4_revenue_block {
		margin-left: 0
	}
	.dashboard_v4_chart_contain h5 {
		font-size: 20px
	}
	.dashboard_v4_box_block h5 {
		font-size: 24px
	}
	.dashboard_v4_sm_space {
		height: 15px;
		clear: both
	}
	.dashboard_4_advertise_box h5 {
		font-size: 20px
	}
	.dashboard_4_advertise_box p {
		font-size: 14px
	}
}

@media ( max-width :991px) {
	.dashboard_v4_box_block h5 {
		font-size: 17px
	}
}

@media ( max-width :479px) {
	.weather-block canvas {
		height: 75px
	}
	.weather-block h2 {
		font-size: 40px;
		line-height: 78px
	}
	.weather-block_display {
		width: 225px
	}
}

@media ( max-width :575px) {
	.dashboard_v4_xs_space {
		height: 15px;
		clear: both
	}
	.dashboard_4_advertise_box p {
		padding-bottom: 0
	}
}

.visibility-title {
	float: left;
	width: 35%
}

.box-dahsboard-analytics.dribbble-bg canvas, .box-dahsboard-analytics.golden-bg canvas,
	.box-dahsboard-analytics.primary-bg canvas, .box-dahsboard-analytics.purple-bg canvas,
	.box-dahsboard-analytics.soft-orange-bg canvas,
	.box-dahsboard-analytics.spice-bg canvas {
	width: 100% !important
}

.visibility-icon {
	font-size: 34px;
	line-height: 68px;
	opacity: .5
}

.analytics-chart-height {
	height: 150px
}

.analytics-dashbard-page {
	margin: 20px 20px 0
}

.analytics-dashbard-page .map-size {
	height: 428px
}

.analytics-dashbard-page .content {
	margin: 0 0 20px
}

.advertize_box2, .analytics-dashbard-page .social-icon-slider,
	.dahsboard-analytics {
	margin-bottom: 20px
}

.analytics-dashbard-page .fa-spin {
	-webkit-animation: fa-spin 10s infinite linear;
	animation: fa-spin 10s infinite linear
}

.analytics-dashbard-page .social-icon-slider .social-icon {
	padding: 25px 50px
}

.box-dahsboard-analytics {
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px
}

.box-dahsboard-analytics.primary-bg {
	background: #087380
}

.box-dahsboard-analytics.spice-bg {
	background: #6d4c41
}

.box-dahsboard-analytics.soft-orange-bg {
	background: #F2784B
}

.box-dahsboard-analytics.golden-bg {
	background: #F3C200
}

.box-dahsboard-analytics.purple-bg {
	background: #6d5cae
}

.box-dahsboard-analytics.dribbble-bg {
	background: #E24D87
}

.box-dahsboard-analytics .title-box {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFF;
	padding: 15px 0 0 15px
}

.advertize_box {
	padding: 40px 20px;
	overflow: hidden
}

.wrapper .advertize_contain h4, .wrapper .advertize_contain p {
	color: #FFF
}

.wrapper .advertize_contain .btn-outline-primary {
	color: #FFF;
	border-color: #FFF
}

.wrapper .advertize_contain .btn-outline-primary:focus, .wrapper .advertize_contain .btn-outline-primary:hover
	{
	background: 0 0;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid
}

.analytics_user_section .content, .chart_section .content {
	border: none
}

.advertize_box2 {
	color: #FFF
}

.advertize_contain2 {
	text-align: left;
	padding: 10px 20px
}

.advertize_contain2 h4 {
	color: #FFF
}

.advertize_icon {
	float: right;
	padding: 10px 20px;
	opacity: .5
}

.advertize_icon i {
	font-size: 50px;
	line-height: 70px
}

.analytics-chartist-height {
	height: 250px
}

.title_seprator {
	background: #333;
	width: 100px;
	height: 2px;
	margin: 5px 0 10px
}

.analytics_comment, .analytics_like {
	width: 50%;
	text-align: center;
	float: left
}

.title_seprator.success-text {
	background: #5cb85c
}

.title_seprator.warning-text {
	background: #f0ad4e
}

.title_seprator.danger-text {
	background: #d9534f
}

.chart_section_contain .success-text {
	color: #5cb85c
}

.chart_section_contain .warning-text {
	color: #f0ad4e
}

.chart_section_contain .danger-text {
	color: #d9534f
}

.analytics_user_section .analytics_user_title {
	color: #777
}

.analytics_user_section .user_process {
	position: absolute;
	left: 35%;
	top: 41%;
	font-size: 25px
}

.analytics_user_section .user_process.angular {
	left: 45%;
	top: 45%
}

.analytics_user_section .circle-bar {
	position: relative
}

.analytics_user_like {
	color: #777;
	margin-bottom: 10px
}

.analytics_comment {
	border-left: 1px solid #f1f1f1
}

.analytics_views {
	text-align: center;
	border-bottom: 1px solid #f1f1f1
}

.analytics_like_title {
	color: #3b5998
}

.analytics_comment_title {
	color: #dd4b39
}

.analytics-sale-height {
	height: 256px
}

.sale_title {
	margin-bottom: 15px
}

.sale_title h1 {
	font-size: 45px;
	line-height: 60px
}

.analytics_table tbody tr td i, .tweet_icon {
	font-size: 20px
}

.sale_title h5 {
	color: #777
}

.daily_load_section {
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px
}

.daily_load_section-1 {
	padding: 30px 20px
}

.daily_load_section-1 h3, .daily_load_section-1 h5 {
	color: #FFF
}

.daily_load_section-2 {
	padding: 20px
}

.daily_load_section-2 .chart_title {
	color: #FFF;
	display: inline-block;
	float: left
}

.daily_load_section-2 .chart_per {
	text-align: right;
	color: #FFF
}

.daily_load_section_title-1 {
	margin-top: 15px
}

.revenue_count {
	margin-bottom: 15px
}

.statistics-chart-height {
	height: 253px !important;
	margin-top: 15px
}

.statistics-chart-height text {
	fill: #043f46
}

.analytics_userlist.list-group {
	margin-bottom: 20px
}

.analytics_userlist .list-group-item {
	background: #fae3c4;
	border-color: #f0ad4e
}

.analytics_userlist .list-group-item .user-list-detail h6 {
	color: #f0ad4e
}

.analytics_opera {
	color: #d9534f
}

.analytics_explorer {
	color: #5bc0de
}

.analytics_crome {
	color: #f0ad4e
}

.analytics_firefox {
	color: #d9534f
}

#myChart {
	height: 286px !important
}

.analytics_live_chart .content {
	border: none;
	background: linear-gradient(rgba(217, 83, 79, .44),
		rgba(217, 83, 79, .76));
	padding: 0
}

.analytics_live_chart .page-content-title {
	margin-top: 20px;
	text-align: center;
	color: #d9534f
}

.tweet_block {
	text-align: right;
	padding: 0 15px;
	border-right: 1px solid #CCC
}

.tweet_block p, .tweet_block2 p {
	padding-bottom: 0
}

.tweet_block2 {
	margin: 10px 0
}

.tweet_count2 {
	float: left;
	margin-right: 10px
}

.tweet_icon {
	line-height: 26px;
	color: #d9534f
}

.tweet_desc2 {
	text-align: left;
	font-size: 12px;
	clear: both
}

.hospital-box, .real-esate-dashboard .agent-form, .sessions_count {
	text-align: center
}

.page_visit svg {
	height: 180px
}

#traffic_overview_chart {
	max-height: 335px !important
}

.most_view_main .content {
	border: none
}

.most_view_main ul {
	list-style: none;
	padding-left: 0
}

.most_view_main ul li {
	overflow: hidden;
	padding: 10px 0
}

.most_view_main .page_name {
	float: left;
	padding-bottom: 0
}

.most_view_main .page_views {
	float: right;
	font-weight: 700
}

.analytics-dashbard-page .activities-count {
	width: 125px
}

.sessions_count {
	font-size: 40px;
	line-height: 61px
}

.google_analytics_block {
	padding: 12px 0
}

.google_analytics_block span {
	font-size: 30px;
	float: right;
	margin-right: 15px
}

.google_analytics_block .google_analytics_icon {
	font-size: 50px;
	color: #d9534f;
	line-height: 50px;
	position: absolute;
	top: 10px;
	left: 32px
}

.google_analytics .content {
	padding: 25px 0
}

.sparkline-google canvas {
	width: 100% !important
}

.mapael .map {
	position: relative
}

.mapael .mapTooltip {
	position: absolute;
	background-color: #FFF;
	moz-opacity: .7;
	opacity: .7;
	filter: alpha(opacity = 70);
	border-radius: 10px;
	padding: 10px;
	z-index: 1000;
	max-width: 200px;
	display: none
}

@media ( min-width :1200px) and (max-width:1620px) {
	.visibility-title {
		width: 60%
	}
	.box-dahsboard-analytics .title-box {
		font-size: 13px
	}
	.advertize_box {
		padding: 20px 10px
	}
	.wrapper .advertize_contain h4 {
		font-size: 20px
	}
	.wrapper .advertize_contain p {
		font-size: 13px
	}
	.advertize_contain2 h4, .chart_section_contain h4 {
		font-size: 20px
	}
	#myChart {
		height: 270px !important
	}
	.chart_section .content {
		padding: 10px 5px
	}
	.chart_section_contain p, .daily_load_section-1 h5 {
		font-size: 13px
	}
	.tweet_block {
		padding: 0 10px 0 0
	}
	.tweet_block2 {
		margin: 6px 0 0 -15px
	}
	.daily_load_section-1 h3 {
		font-size: 21px
	}
	.analytics_user_section .content {
		padding: 15px
	}
	.analytics_user_section .user_process {
		left: 35%;
		top: 39%;
		font-size: 20px
	}
	.analytics-dashbard-page .activities-count {
		width: 33.33%
	}
	.analytics-dashbard-page .activities-count h5, .analytics-dashbard-page .activities-count h6,
		.analytics-dashbard-page .activities-count span {
		font-size: 15px
	}
	.analytics_comment h4, .analytics_like h4, .analytics_views h4 {
		font-size: 16px
	}
	.sale_title h1 {
		font-size: 35px;
		line-height: 50px
	}
	.sale_title h5 {
		font-size: 17px
	}
	.most_view_main .page-content-title {
		font-size: 14px
	}
	.most_view_main ul li {
		padding: 5px 0
	}
	.most_view_main .content {
		padding: 15px
	}
	.sessions_count {
		font-size: 30px;
		line-height: 41px
	}
	.google_analytics .content {
		padding: 10px 0
	}
	.google_analytics_block .google_analytics_icon {
		font-size: 37px
	}
	.google_analytics_block span {
		font-size: 18px
	}
}

@media ( max-width :1199px) {
	.visibility-title {
		width: 50%
	}
	.daily_load_section-1 h5 {
		font-size: 17px
	}
	.daily_load_section-1 h3 {
		font-size: 26px
	}
	.advertize_box {
		padding: 35px 20px
	}
	.daily_load_section_title {
		display: inline-block;
		float: left;
		border-right: 1px solid #0dbcd2;
		border-bottom: none;
		padding-right: 13px
	}
	.daily_load_section_title-1 {
		margin: 0;
		padding-left: 13px;
		float: left
	}
	.analytics-dashbard-page .activities-count {
		width: 122px
	}
}

@media ( max-width :767px) {
	.analytics-dashbard-page .divider-lg-spacing, .dahsboard-analytics .divider15
		{
		height: 0
	}
	.analytics-dashbard-page .visibility-icon {
		padding-bottom: 20px
	}
	.boxes-xs {
		padding-bottom: 15px
	}
	.daily_load_section-1 h5 {
		font-size: 15px
	}
	.daily_load_section-1 h3 {
		font-size: 24px
	}
	.analytics_user_section .user_process {
		left: 33%;
		top: 40%;
		font-size: 20px
	}
	.analytics_comment h4, .analytics_like h4, .analytics_views h4 {
		font-size: 20px
	}
	.sale_title h1 {
		font-size: 35px;
		line-height: 50px
	}
	.sale_title h5 {
		font-size: 17px
	}
	.google_analytics_block .google_analytics_icon {
		font-size: 40px
	}
	.google_analytics_block span {
		font-size: 21px
	}
}

@media ( max-width :479px) {
	.daily_load_section_title {
		display: block;
		float: none;
		border-right: none;
		border-bottom: 1px solid #0dbcd2;
		padding-right: 0
	}
	.daily_load_section_title-1 {
		padding-left: 0;
		float: none;
		margin-top: 15px
	}
	.sessions_count {
		font-size: 33px
	}
}

@media ( max-width :575px) {
	.tweet_block {
		border-right: none;
		border-bottom: 1px solid #ccc
	}
	.tweet_block2 {
		overflow: hidden
	}
	.tweet_desc2 {
		font-size: 13px
	}
	.analytics-dashbard-page .activities-count {
		width: 80px;
		border-right: 1px dotted #999;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0
	}
	.analytics-dashbard-page .activities-count h5, .analytics-dashbard-page .activities-count span
		{
		font-size: 15px
	}
	.analytics-dashbard-page .activities-count h6 {
		font-size: 13px
	}
}

#liveoperations {
	min-width: 100%;
	height: 300px;
	margin: 0 auto
}

.dashboard-v3 .poll-height {
	height: 300px
}

.dashboard-groth {
	height: 320px;
	width: 100% !important
}

.dashboard-hospital {
	overflow: hidden
}

.hospital-box {
	padding: 0;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	-moz-box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 4px;
	margin: 20px 0 0
}

.hospital-box .title-box {
	font-size: 22px;
	text-transform: none;
	padding: 20px 10px 10px
}

.hospital-box i {
	font-size: 60px;
	padding: 30px 20px 15px
}

.hospital-box .box-text-bottom {
	font-size: 20px
}

.hospital-box.hospital-margin-bottom-box {
	margin-bottom: 0
}

.hospital-chart-height {
	height: 230px
}

.emergency-detail, .patient-detail {
	padding: 25px 10px;
	border: 1px solid #dcdcdc;
	position: relative
}

.emergency-detail h6, .patient-detail h6 {
	font-weight: 100
}

.emergency-detail h6 span, .patient-detail h6 span {
	font-weight: 500
}

.emergency-detail {
	background-image: url(../image/stethoscope.png);
	background-position: right;
	background-repeat: no-repeat
}

.patient-title {
	position: absolute;
	top: -15px;
	background: #FFF;
	padding: 0 10px;
	left: 15px
}

.patient-icon {
	padding: 15px;
	overflow: hidden
}

.patient-icon p {
	font-size: 17px;
	color: #FFF;
	float: left;
	margin: 0;
	padding: 0;
	clear: both
}

.patient-icon h4 {
	color: #FFF
}

.patient-icon-color {
	font-size: 40px;
	float: right
}

.currency-icon {
	float: left;
	margin-right: 5px;
	font-size: 24px;
	line-height: 37px;
	color: #FFF
}

.divider5 {
	height: 5px
}

.hospital_service .progressbar-project .html-section .progress {
	height: 10px
}

#visited_patient_chart {
	min-width: 250px;
	height: 182px;
	margin: 0 auto
}

.visited_patient_count {
	color: #d9534f
}

.visited_patient_title {
	color: #777
}

.hospital_btn {
	width: 100%;
	border: none
}

.patientin-chart-height {
	height: 300px
}

.hospital_dashboard {
	display: table
}

.hospital_dashboard .dashboard-v1 .social-icons-margin {
	margin: 20px 0 0
}

.hospital_dashboard .dashboard-v1 .social-section {
	padding: 30px 10px
}

.social-spice {
	background: #6d4c41
}

.social-soft-orange {
	background: #F2784B
}

.admitted-chart-height {
	height: 200px
}

.admitted-chart-height svg {
	width: 100%
}

.discharge-chart-height svg {
	height: 195px !important;
	width: 100%
}

.surgeries-chart-height {
	height: 200px
}

.hospital_dashboard.dashboard-v3 .medical_chart .ct-series-a .ct-area {
	fill: #026502
}

.medical-chart-height svg {
	height: 195px !important;
	width: 100%
}

.earning_chart_height {
	height: 315px
}

#hospital_canvas1, #hospital_canvas2, #hospital_canvas3,
	#hospital_canvas4 {
	position: absolute;
	display: block;
	top: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	height: 100%;
	width: 100%;
	left: 0
}

.hospital_dashboard_box, .hospital_dashboard_contain {
	position: relative
}

@media ( min-width :1200px) and (max-width:1665px) {
	.btn.hospital_btn.flat-buttons:hover, .hospital_btn {
		font-size: 11px
	}
	.hospital_btn {
		padding: 8px 4px
	}
	.hospital_dashboard .dashboard-v1 .social-section {
		padding: 30px 0
	}
	.hospital_dashboard .dashboard-v1 .social-section .social-text {
		margin-left: -5px
	}
	.hospital_dashboard .dashboard-v1 .social-section .social-text p {
		font-size: 25px
	}
	.hospital_dashboard .dashboard-v1 .social-section .social-text span {
		font-size: 12px
	}
	.hospital_dashboard .dashboard-v1 .social-section .social-icon {
		font-size: 40px
	}
}

@media ( min-width :1200px) and (max-width:1390px) {
	.visited_patient_count {
		font-size: 17px
	}
	.visited_patient_title {
		font-size: 13px
	}
}

@media ( max-width :1199px) {
	.hospital-box {
		margin: 20px 0 0
	}
	.emergency-detail, .patient-image {
		margin-bottom: 15px
	}
}

@media ( max-width :479px) {
	.emergency-detail h6, .patient-detail h6 {
		font-size: 14px
	}
	.btn.hospital_btn.flat-buttons:hover, .hospital_btn {
		font-size: 11px
	}
	.hospital_btn {
		padding: 8px 4px
	}
}

@media ( max-width :575px) {
	.hospital-xs-space {
		margin-bottom: 20px
	}
	.patient-image {
		text-align: center;
		margin-bottom: 35px
	}
	.patient-image img {
		height: 200px;
		width: auto
	}
	.patient-charge {
		margin-bottom: 15px
	}
}

.real-esate-dashboard {
	margin-bottom: 0
}

.real-esate-dashboard .chart-real {
	margin: 0 0 20px
}

.real-esate-dashboard .chart-real .colored-testimonial.testimonial_reverse .testimonial-content
	{
	padding-left: 0;
	padding-right: 20px
}

.real-esate-dashboard .chart-real h2 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700
}

.real-esate-dashboard .chart-real #canvas-polar, .real-esate-dashboard .chart-real #chart-area,
	.real-esate-dashboard .chart-real #chart-douhnut {
	height: 350px !important;
	margin: auto;
	width: 350px !important
}

.real-esate-dashboard .box-section-real .right-des-real button,
	.real-esate-dashboard .chart-real .button-product-edit .site-btn {
	margin-right: 5px
}

.real-esate-dashboard .chart-real #chart-legend-green,
	.real-esate-dashboard .chart-real #chart-legend-normal,
	.real-esate-dashboard .chart-real #chart-legend-pointstyle {
	height: 250px !important
}

.real-esate-dashboard .chart-real .ct-chart-stats {
	height: 498px !important
}

.real-esate-dashboard .chart-real .detail-chart-real {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: hidden
}

.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real
	{
	width: 33.3%;
	text-align: center
}

.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real .title-name-real
	{
	font-size: 15px;
	line-height: 15px;
	color: #999;
	padding-bottom: 10px;
	font-weight: 400
}

.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real .value-real
	{
	line-height: 20px;
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: 700
}

.real-esate-dashboard .chart-real table.dataTable {
	width: 100% !important
}

.real-esate-dashboard .chart-real .product-img {
	width: 40px;
	height: 40px
}

.real-esate-dashboard .chart-real .product-img img {
	height: 100%;
	width: auto
}

.real-esate-dashboard .chart-real .product-photos td {
	vertical-align: middle
}

.real-esate-dashboard .chart-real a.action-icon {
	margin-right: 5px;
	color: #868686
}

.real-esate-dashboard .chart-real .product-image-upload {
	color: #868686;
	display: inline
}

.real-esate-dashboard .chart-real .product-image-upload input {
	width: 0;
	height: 0;
	display: none
}

.real-esate-dashboard .chart-real .product-image-upload label {
	cursor: pointer
}

.real-esate-dashboard .setting-section {
	height: 499px;
	min-height: 499px
}

.real-esate-dashboard .todo_main .todo_block ul li {
	padding-bottom: 11px
}

.real-esate-dashboard .agent-form .agent_profile_icon {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 40px;
	display: inline-block;
	border-bottom: 4px solid rgba(255, 255, 255, .5);
	border-left: 1px solid rgba(255, 255, 255, .5);
	border-right: 1px solid rgba(255, 255, 255, .5);
	border-top: none;
	padding: 25px;
	color: #FFF
}

.real-esate-dashboard .agent-form h5 {
	margin-bottom: 25px;
	margin-top: 15px
}

.real-esate-dashboard .agent-form .agent_check {
	margin-bottom: 10px
}

.real-esate-dashboard .agent-form .agent_reserved_text {
	color: #FFF;
	text-transform: uppercase;
	margin-top: 15px
}

.real-esate-dashboard .agent-form .agent_reserved_text p {
	padding-bottom: 0
}

.real-esate-dashboard .agent-form .agent_text_field {
	margin-bottom: 25px;
	display: table;
	width: 100%
}

.real-esate-dashboard .agent-form .agent_text_field i {
	display: table-cell;
	padding: 0 12px;
	font-size: 15px;
	font-weight: 500;
	width: 1%;
	vertical-align: middle
}

.real-esate-dashboard .agent-form .agent_text_field input {
	display: table-cell;
	width: 100%;
	margin-bottom: 0;
	padding: 10px 15px;
	font-size: 15px;
	border: none;
	color: #55595c
}

.real-esate-dashboard .agent-form .agent_text_field select {
	display: table-cell;
	width: 100%;
	margin-bottom: 0;
	padding: 8px 15px 9px;
	font-size: 15px;
	border: none;
	color: #55595c
}

.real-esate-dashboard .agent-form .agent_text_field label {
	position: absolute;
	font-size: 14px;
	display: block;
	margin-top: 3px;
	color: #f84343;
	font-weight: 700
}

.real-esate-dashboard .agent-form .login_agent_check {
	float: left;
	margin-bottom: 20px;
	text-align: left;
	width: 50%
}

.real-esate-dashboard .agent-form .login_agent_forget_text {
	float: right;
	margin-top: 3px;
	text-align: right;
	width: 50%
}

.real-esate-dashboard .agent-form .login_agent_sign_link {
	margin-top: 15px
}

.real-esate-dashboard .box-section-real {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden
}

.real-esate-dashboard .box-section-real .left-icon-real {
	width: 17%;
	height: 84px;
	float: left;
	line-height: 99px;
	text-align: center
}

.real-esate-dashboard .ct-chart, .real-esate-dashboard .trafic-placeholder
	{
	height: 300px !important
}

.real-esate-dashboard .box-section-real .left-icon-real i {
	color: rgba(255, 255, 255, .4);
	font-size: 40px
}

.real-esate-dashboard .box-section-real .right-des-real {
	float: left;
	padding: 0 0 0 15px;
	width: 83%
}

.real-esate-dashboard .box-section-real .right-des-real h2 {
	font-size: 17px;
	line-height: 18px;
	color: #666
}

.real-esate-dashboard .box-section-real .right-des-real h3 {
	font-size: 13px;
	color: #999;
	line-height: 16px
}

.real-esate-dashboard .box-section-real .right-des-real p {
	padding: 2px 0;
	clear: both;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.real-esate-dashboard .box-section-real .right-des-real .button-real-estate
	{
	clear: both
}

.real-esate-dashboard .box-section-real .right-des-real button:last-child
	{
	margin-right: 0
}

.real-esate-dashboard .last-section-real {
	margin-bottom: 0
}

.real-esate-dashboard .ct-bar.ct-threshold-above, .real-esate-dashboard .ct-line.ct-threshold-above,
	.real-esate-dashboard .ct-point.ct-threshold-above {
	stroke: #d9534f
}

.real-esate-dashboard .ct-bar.ct-threshold-below, .real-esate-dashboard .ct-line.ct-threshold-below,
	.real-esate-dashboard .ct-point.ct-threshold-below {
	stroke: #5cb85c
}

.real-esate-dashboard .ct-area.ct-threshold-above {
	fill: #d9534f
}

.real-esate-dashboard .ct-area.ct-threshold-below {
	fill: #5cb85c
}

.real-esate-dashboard .ct-series-a .ct-bar.ct-threshold-above {
	stroke: #d9534f
}

.real-esate-dashboard .ct-series-a .ct-bar.ct-threshold-below {
	stroke: #5cb85c
}

.real-esate-dashboard .login-form-real {
	position: relative;
	background: url(../image/agent-back.jpg) no-repeat;
	background-size: 100% 100%;
	height: 590px;
	margin-bottom: 20px
}

.real-esate-dashboard .login-form-real .login-form-in-real {
	height: 100%;
	width: 100%;
	position: absolute
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real
	{
	display: table;
	width: 100%;
	height: 100%
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real
	{
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real .agent_profile_icon
	{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	font-size: 40px;
	display: inline-block;
	border-bottom: 4px solid rgba(255, 255, 255, .5);
	border-left: 1px solid rgba(255, 255, 255, .5);
	border-right: 1px solid rgba(255, 255, 255, .5);
	border-top: none;
	padding: 25px;
	color: #FFF
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real h2
	{
	padding-top: 15px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real p
	{
	color: #FFF;
	width: 75%;
	margin: auto;
	font-size: 15px;
	padding: 15px 0
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real .button-login button
	{
	background: #FFF;
	margin-right: 10px;
	border: 2px solid #FFF
}

.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real .button-login button:hover
	{
	background: 0 0;
	color: #FFF
}

.real-esate-dashboard #example-line-months-interpolation .ct-series-a .ct-line
	{
	fill: none;
	stroke-width: 4px;
	stroke-dasharray: 5px;
	-webkit-animation: dashoffset 1s linear infinite;
	-moz-animation: dashoffset 1s linear infinite;
	-o-animation: dashoffset 1s linear infinite;
	animation: dashoffset 1s linear infinite
}

.real-esate-dashboard #example-line-months-interpolation .ct-series-b .ct-point
	{
	-webkit-animation: bouncing-stroke .5s ease infinite;
	-moz-animation: bouncing-stroke .5s ease infinite;
	-o-animation: bouncing-stroke .5s ease infinite;
	animation: bouncing-stroke .5s ease infinite
}

.real-esate-dashboard #example-line-months-interpolation .ct-series-b .ct-line
	{
	fill: none;
	stroke-width: 3px
}

.real-esate-dashboard #example-line-months-interpolation .ct-series-c .ct-point
	{
	-webkit-animation: exploding-stroke 1s ease-out infinite;
	-moz-animation: exploding-stroke 1s ease-out infinite;
	-o-animation: exploding-stroke 1s ease-out infinite;
	animation: exploding-stroke 1s ease-out infinite
}

.real-esate-dashboard #example-line-months-interpolation .ct-series-c .ct-line
	{
	fill: none;
	stroke-width: 2px;
	stroke-dasharray: 40px 3px
}

.real-esate-dashboard #example-plugin-threshold .ct-line {
	stroke-dasharray: 5px;
	animation: dashoffset 1s linear infinite
}

@
-ms-keyframes dashoffset { .
	real-esate-dashboard 0%{stroke-dashoffset: 0
}

.real-esate-dashboard
 
100%{
stroke-dashoffset
:
-20px
}
}
@
keyframes dashoffset { 0%{
	stroke-dashoffset: 0
}

100%{
stroke-dashoffset
:
-20px
}
}
@media ( min-width :1200px) and (max-width:1620px) {
	.real-esate-dashboard .chart-real .agent-form .login_agent_sign_link,
		.real-esate-dashboard .chart-real .checkbox-squared,
		.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real .title-name-real
		{
		font-size: 12px
	}
	.real-esate-dashboard .chart-real #chart-legend-green,
		.real-esate-dashboard .chart-real #chart-legend-normal,
		.real-esate-dashboard .chart-real #chart-legend-pointstyle {
		height: 250px !important;
		width: 100% !important
	}
	.real-esate-dashboard .chart-real .agent-form .login_agent_forget_text {
		margin-top: 1px;
		font-size: 12px
	}
	.real-esate-dashboard .chart-real .ct-chart-stats {
		max-height: 360px
	}
	.real-esate-dashboard .chart-real #canvas-polar, .real-esate-dashboard .chart-real #chart-area,
		.real-esate-dashboard .chart-real #chart-douhnut {
		height: 100% !important;
		width: 100% !important
	}
	.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real .value-real
		{
		font-size: 17px
	}
	.real-esate-dashboard .chart-real .agent-form h5 {
		margin: 15px 0
	}
	.real-esate-dashboard .box-section-real .left-icon-real {
		height: 75px;
		line-height: 88px;
		width: 25%
	}
	.real-esate-dashboard .box-section-real .right-des-real {
		width: 75%
	}
	.real-esate-dashboard .box-section-real .right-des-real h2 {
		font-size: 15px
	}
	.real-esate-dashboard .login-form-real {
		height: 454px
	}
}

@media ( max-width :1199px) {
	.real-esate-dashboard .chart-real .ct-chart-stats {
		height: 337px !important
	}
	.real-esate-dashboard .login-form-real {
		height: 400px
	}
}

@media ( max-width :767px) {
	.real-esate-dashboard .chart-real .ct-chart-stats {
		height: 250px !important
	}
	.real-esate-dashboard .chart-real .agent-form h5 {
		margin: 15px 0
	}
	.real-esate-dashboard .left-icon-real {
		width: 22%
	}
	.real-esate-dashboard .right-des-real {
		width: 78%
	}
	.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real h2
		{
		font-size: 29px;
		line-height: 35px
	}
	.real-esate-dashboard .login-form-real .login-form-in-real .detail-login-real .detail-in-login-real p
		{
		font-size: 14px;
		line-height: 22px
	}
}

@media ( max-width :479px) {
	.real-esate-dashboard .chart-real #canvas-polar, .real-esate-dashboard .chart-real #chart-area,
		.real-esate-dashboard .chart-real #chart-douhnut {
		height: 100% !important;
		width: 100% !important
	}
	.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real .title-name-real
		{
		font-size: 12px
	}
	.real-esate-dashboard .chart-real .detail-chart-real .customer-section-real .value-real
		{
		font-size: 17px
	}
	.real-esate-dashboard .chart-real .agent-form .login_agent_forget_text {
		margin-top: 1px;
		font-size: 12px
	}
	.real-esate-dashboard .chart-real .agent-form .checkbox-squared,
		.real-esate-dashboard .chart-real .agent-form .login_agent_sign_link {
		font-size: 12px
	}
	.real-esate-dashboard .chart-real .left-icon-real {
		width: 30%
	}
	.real-esate-dashboard .chart-real .left-icon-real i {
		font-size: 35px
	}
	.real-esate-dashboard .chart-real .right-des-real {
		width: 70%
	}
	.real-esate-dashboard .chart-real .right-des-real h2 {
		font-size: 14px
	}
	.real-esate-dashboard .follow-profile .img-activities-profile {
		width: 18%
	}
	.real-esate-dashboard .follow-profile .right-activities-profile {
		width: 77%
	}
	.real-esate-dashboard .activities-profile .right-activities-profile h5 {
		line-height: 20px
	}
}