<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url("/dhtml/js/datepicker/datepicker.css");

.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
	color: #fff !important;
}

.preloader {
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	z-index: 99999;
	background: #fff
}

.preloader .cssload-speeding-wheel {
	position: absolute;
	top: calc(50% - 3.5px);
	left: calc(50% - 3.5px)
}

.table th,
.table thead th {
	border: 0px
}


.color-table.primary-table thead th {
	background-color: #7460ee;
	color: #ffffff
}

.table-striped tbody tr:nth-of-type(odd) {
	background: #f2f4f8
}

.color-table.success-table thead th {
	background-color: #26c6da;
	color: #ffffff
}

.color-table.info-table thead th {
	background-color: #7DCB2E;
	color: #ffffff
}

.color-table.warning-table thead th {
	background-color: #ffb22b;
	color: #ffffff
}

.color-table.danger-table thead th {
	background-color: #fc4b6c;
	color: #ffffff
}

.color-table.inverse-table thead th {
	background-color: #2f3d4a;
	background-color: #f0f1f3;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	/*    color: #fff;*/
}

.color-table.dark-table thead th {
	background-color: #263238;
	color: #ffffff
}

.card-info {
	background: #7DCB2E;
	border-color: #7DCB2E
}

.card-primary {
	background: #7460ee;
	border-color: #7460ee
}

.card-outline-info {
	border-color: #7DCB2E
}

.card-outline-info .card-header {
	background: #7DCB2E;
	border-color: #7DCB2E
}

.card-outline-inverse {
	border-color: #2f3d4a
}

.card-outline-inverse .card-header {
	background: #2f3d4a;
	border-color: #2f3d4a;
	color: #fff !important;
	padding: .6rem 1rem !important;
}

.card-outline-warning {
	border-color: #ffb22b
}

.card-outline-warning .card-header {
	background: #ffb22b;
	border-color: #ffb22b
}

.card-outline-success {
	border-color: #26c6da
}

.card-outline-success .card-header {
	background: #26c6da !important;
	border-color: #26c6da
}

.card-outline-danger {
	border-color: #fc4b6c
}

.card-outline-danger .card-header {
	background: #fc4b6c;
	border-color: #fc4b6c
}

.card-outline-primary {
	border-color: #7460ee
}

.card-outline-primary .card-header {
	background: #7460ee;
	border-color: #7460ee
}

* {
	outline: none
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

body {
	margin: 0;
	overflow-x: hidden;
	color: #455a64;
	font-weight: 400
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	body {
		font-size: 14.5px;
	}
	.table td,
	.table th {
		font-size: 14px;
	}
}

html {
	position: relative;
	min-height: 100%;
}

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

a.link {
	color: #455a64
}

a.link:focus,
a.link:hover {
	color: #009efb
}

.img-responsive {
	width: 100%;
	height: auto;
	display: inline-block
}

.img-rounded {
	border-radius: 4px
}

html body .mdi-set,
html body .mdi:before {
	line-height: initial
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #455a64;
	font-weight: 400;
}

h1 {
	line-height: 40px;
}

h2 {
	line-height: 36px;
}

h3 {
	line-height: 30px;
	font-size: 21px
}

h4 {
	line-height: 26px;
	letter-spacing: -0.8px;
}

h5 {
	line-height: 18px;
	font-size: 16px !important;
	font-weight: 400
}

h6 {
	line-height: 16px;
	font-size: 14px !important;
	font-weight: 400;
	letter-spacing: -0.8px;
	line-height: 1.6;
	margin-bottom: 0;
}

.display-5 {
	font-size: 3rem
}

.display-6 {
	font-size: 36px
}

.box {
	border-radius: 4px;
	padding: 10px
}

html body .dl {
	display: inline-block
}

html body .db {
	display: block
}

.no-wrap td,
.no-wrap th {
	/*    white-space: nowrap*/
}

html body blockquote {
	border-left: 5px solid #009efb;
	border: 1px solid rgba(120, 130, 140, 0.13);
	padding: 15px
}

.clear {
	clear: both
}

.b-b-0 {
	border-bottom: 0px !important;
}

ol li {
	margin: 5px 0
}

html body .p-0 {
	padding: 0px;
}

html body .p-10 {
	padding: 10px;
}

html body .p-15 {
	padding: 15px;
}

html body .p-20 {
	padding: 20px;
}

html body .p-30 {
	padding: 30px !important;
}

html body .p-l-0 {
	padding-left: 0px !important;
}

html body .p-l-10 {
	padding-left: 10px !important;
}

html body .p-l-15 {
	padding-left: 15px !important;
}

html body .p-l-20 {
	padding-left: 20px !important;
}

html body .p-r-0 {
	padding-right: 0px !important;
}

html body .p-r-10 {
	padding-right: 10px !important;
}

html body .p-r-15 {
	padding-right: 15px !important;
}

html body .p-lr-15 {
	padding-right: 15px;
	padding-left: 15px;
}

html body .p-lr-30 {
	padding-right: 30px;
	padding-left: 30px;
}

html body .p-l-30 {
	padding-left: 30px;
}

html body .p-r-20 {
	padding-right: 20px !important;
}

html body .p-r-30 {
	padding-right: 30px;
}

html body .p-r-40 {
	padding-right: 40px !important;
}

html body .p-tb-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

html body .p-tb-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

html body .p-tb-30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

html body .p-t-0 {
	padding-top: 0px !important;
}

html body .p-t-10 {
	padding-top: 10px !important;
}

html body .p-t-15 {
	padding-top: 15px;
}

html body .p-t-20 {
	padding-top: 20px !important;
}

html body .p-t-30 {
	padding-top: 30px !important;
}

html body .p-b-0 {
	padding-bottom: 0px !important;
}

html body .p-b-5 {
	padding-bottom: 5px !important;
}

html body .p-b-10 {
	padding-bottom: 10px !important;
}

html body .p-b-15 {
	padding-bottom: 15px !important;
}

html body .p-b-20 {
	padding-bottom: 20px !important;
}

html body .p-b-30 {
	padding-bottom: 30px !important;
}

html body .p-b-40 {
	padding-bottom: 40px !important;
}

html body .m-0 {
	margin: 0px !important;
}

html body .m-15 {
	margin: 15px !important;
}

html body .m-30 {
	margin: 30px;
}

html body .m-l-5 {
	margin-left: 5px !important;
}

html body .m-l-10 {
	margin-left: 10px !important;
}

html body .m-l-15 {
	margin-left: 15px !important;
}

html body .m-l-20 {
	margin-left: 20px !important;
}

html body .m-l-30 {
	margin-left: 30px !important;
}

html body .m-l-40 {
	margin-left: 40px !important;
}

html body .m-r-5 {
	margin-right: 5px !important;
}

html body .m-r-10 {
	margin-right: 10px !important;
}

html body .m-r-15 {
	margin-right: 15px !important;
}

html body .m-r-20 {
	margin-right: 20px !important;
}

html body .m-r-30 {
	margin-right: 30px !important;
}

html body .m-r-40 {
	margin-right: 40px !important;
}

html body .m-t-0 {
	margin-top: 0px !important;
}

html body .m-t-5 {
	margin-top: 5px !important;
}

html body .m-t-10 {
	margin-top: 10px !important;
}

html body .m-t-15 {
	margin-top: 15px !important;
}

html body .m-t-20 {
	margin-top: 20px !important;
}

.m-t-25 {
	margin-top: 25px !important;
}

.m-t-35 {
	margin-top: 35px !important;
}

.m-tb-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

html body .m-t-30 {
	margin-top: 30px !important;
}

html body .m-t-40 {
	margin-top: 40px;
}

html body .m-b-0 {
	margin-bottom: 0px !important;
}

html body .m-b-5 {
	margin-bottom: 5px !important;
}

html body .m-b-10 {
	margin-bottom: 10px !important;
}

html body .m-b-15 {
	margin-bottom: 15px !important;
}

html body .m-b-20 {
	margin-bottom: 20px !important;
}

.m-b-25 {
	margin-bottom: 25px !important;
}

html body .m-b-30 {
	margin-bottom: 30px !important;
}


html body .vt {
	vertical-align: top
}

html body .vm {
	vertical-align: middle
}

html body .vb {
	vertical-align: bottom
}

html body .font-bold {
	font-weight: 700
}

html body .font-normal {
	font-weight: normal
}

html body .font-light {
	font-weight: 300
}

html body .font-medium {
	font-weight: 500
}

html body .font-14 {
	font-size: 14px !important;
}

html body .font-15 {
	font-size: 15px !important;
}

html body .font-16 {
	font-size: 16px
}


html body .font-10 {
	font-size: 10px
}

html body .font-12 {
	font-size: 12px
}

html body .font-17 {
	font-size: 17px;

}

html body .font-18 {
	font-size: 18px
}

html body .font-20 {
	font-size: 20px
}

html body .b-0 {
	border: none
}

html body .b-r {
	border-right: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-l {
	border-left: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-b {
	border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-t {
	border-top: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-all {
	border: 1px solid rgba(120, 130, 140, 0.13)
}

.thumb-sm {
	height: 32px;
	width: 32px
}

.thumb-md {
	height: 48px;
	width: 48px
}

.thumb-lg {
	height: 88px;
	width: 88px
}

.hide {
	display: none
}

.img-circle {
	border-radius: 100%
}

.radius {
	border-radius: 4px
}

.text-white {
	color: #ffffff !important
}

.text-danger {
	color: #fc4b6c !important
}

.text-muted {
	color: #99abb4 !important
}

.text-warning {
	color: #ffb22b !important
}

.text-success {
	color: #26c6da !important
}

.text-info {
	color: #1e88e5 !important
}

.text-inverse {
	color: #2f3d4a !important
}

html body .text-blue {
	color: #02bec9
}

html body .text-purple {
	color: #7460ee
}

html body .text-primary {
	color: #7460ee
}

html body .text-megna {
	color: #009eb1
}

html body .text-dark {
	color: #67757c
}

html body .text-themecolor {
	color: #009efb
}

.f500 {
	font-weight: 500;
}

.bg-primary {
	background-color: #7460ee !important
}

.bg-success {
	background-color: #26c6da !important
}

.bg-info {
	background-color: #1e88e5 !important
}

.bg-warning {
	background-color: #ffb22b !important
}

.bg-danger {
	background-color: #fc4b6c !important
}

html body .bg-megna {
	background-color: #00897b
}

html body .bg-theme {
	background-color: #009efb
}

html body .bg-inverse {
	background-color: #2f3d4a
}

html body .bg-purple {
	background-color: #7460ee
}

html body .bg-light-primary {
	background-color: #f1effd
}

html body .bg-light-success {
	background-color: #e8fdeb
}

html body .bg-light-info {
	background-color: #cfecfe
}

html body .bg-light-extra {
	background-color: #ebf3f5
}

html body .bg-light-warning {
	background-color: #fff8ec
}

html body .bg-light-danger {
	background-color: #f9e7eb
}

html body .bg-light-inverse {
	background-color: #f6f6f6
}

html body .bg-light {
	background-color: #f2f4f8
}

html body .bg-white {
	background-color: #ffffff
}

.round {
	line-height: 48px;
	color: #ffffff;
	width: 45px;
	height: 45px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	border-radius: 100%;
	background: #1e88e5
}

.round img {
	border-radius: 100%
}

.round-lg {
	line-height: 65px;
	width: 60px;
	height: 60px;
	font-size: 30px
}

.round.round-info {
	background: #1e88e5
}

.round.round-warning {
	background: #ffb22b
}

.round.round-danger {
	background: #fc4b6c
}

.round.round-success {
	background: #26c6da
}

.round.round-primary {
	background: #7460ee
}

.relative {
	position: relative;
}

.bold {
	font-weight: 600;
}

.text-black {
	color: #455a64 !important;
}

.tab-content {
	padding-bottom: 20px;
}

.block2 {
	display: block !important;
}

.label {
	padding: 3px 7px;
	line-height: 13px;
	color: #ffffff;
	font-weight: 400;
	border-radius: 4px;
	font-size: 75%;
	white-space: nowrap;
}

.label-rounded {
	border-radius: 60px
}

.label-custom {
	background-color: #00897b
}

.label-success {
	background-color: #26c6da
}

.label-info {
	background-color: #1e88e5
}

.label-warning {
	background-color: #ffb22b
}

.label-danger {
	background-color: #fc4b6c
}

.label-megna {
	background-color: #00897b
}

.label-primary {
	background-color: #7460ee
}

.label-purple {
	background-color: #7460ee
}

.label-red {
	background-color: #fb3a3a
}

.label-inverse {
	background-color: #2f3d4a
}

.label-default {
	background-color: #f2f4f8
}

.label-white {
	background-color: #ffffff
}

.label-light-success {
	background-color: #e8fdeb;
	color: #26c6da
}

.label-light-info {
	background-color: #cfecfe;
	color: #1e88e5
}

.label-light-warning {
	background-color: #fff8ec;
	color: #ffb22b
}

.label-light-danger {
	background-color: #f9e7eb;
	color: #fc4b6c
}

.label-light-megna {
	background-color: #e0f2f4;
	color: #00897b
}

.label-light-primary {
	background-color: #f1effd;
	color: #7460ee
}

.label-light-inverse {
	background-color: #f6f6f6;
	color: #2f3d4a
}

.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
	color: #263238
}

.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:focus,
.pagination &gt; li &gt; span:hover {
	background-color: #f2f4f8
}

.pagination-split li {
	margin-left: 5px;
	display: inline-block;
	float: left
}

.pagination-split li:first-child {
	margin-left: 0
}

.pagination-split li a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:focus,
.pagination &gt; .active &gt; span:hover {
	background-color: #009efb;
	border-color: #009efb
}

.pager li &gt; a,
.pager li &gt; span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #263238
}

.table-box {
	display: table;
	width: 100%
}

.table.no-border tbody td {
	border: 0px
}

.cell {
	display: table-cell;
	vertical-align: middle
}

.table td,
.table th {

	border-bottom: 1px solid #dee2e6;
	vertical-align: middle;

}

.table th,
.table thead th {
	font-weight: 500
}

.table-hover tbody tr:hover {
	background: #f2f4f8
}

.v-middle td,
.v-middle th {
	vertical-align: middle
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.badge {
	font-weight: 400
}

.badge-xs {
	font-size: 9px
}

.badge-sm,
.badge-xs {
	-webkit-transform: translate(0, -2px);
	-ms-transform: translate(0, -2px);
	-o-transform: translate(0, -2px);
	transform: translate(0, -2px)
}

.badge-success {
	background-color: #26c6da
}

.badge-info {
	background-color: #1e88e5
}

.badge-primary {
	background-color: #7460ee
}

.badge-warning {
	background-color: #ffb22b;
	color: #ffffff
}

.badge-danger {
	background-color: #fc4b6c
}

.badge-purple {
	background-color: #7460ee
}

.badge-red {
	background-color: #fb3a3a
}

.badge-inverse {
	background-color: #2f3d4a
}

.btn {
	padding: 7px 12px;
	font-size: 14px;
	cursor: pointer
}

.btn-group label {
	color: #ffffff !important;
	margin-bottom: 0px
}

.btn-group label.btn-secondary {
	color: #67757c !important
}

.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem
}

.btn-md {
	padding: 12px 55px;
	font-size: 16px
}

.btn-circle {
	border-radius: 100%;
	width: 40px;
	height: 40px;
	padding: 10px
}

.btn-circle.btn-sm {
	width: 35px;
	height: 35px;
	padding: 8px 10px;
	font-size: 14px
}

.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 14px 15px;
	font-size: 18px
}

.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 14px 15px;
	font-size: 24px
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: 12px
}

.btn-xs {
	padding: .25rem .5rem;
	font-size: 10px
}

.button-list a,
.button-list button {
	margin: 5px 12px 5px 0
}

.btn-outline {
	color: inherit;
	background-color: transparent;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.btn-rounded {
	border-radius: 60px;
	padding: 7px 18px
}

.btn-rounded.btn-lg {
	padding: .75rem 1.5rem
}

.btn-rounded.btn-sm {
	padding: .25rem .5rem;
	font-size: 12px
}

.btn-rounded.btn-xs {
	padding: .25rem .5rem;
	font-size: 10px
}

.btn-rounded.btn-md {
	padding: 12px 35px;
	font-size: 16px
}

.btn-secondary,
.btn-secondary.disabled {
	background: #ffffff;
	border: 1px solid #727b84;
	color: #727b84
}

.btn-secondary.disabled:hover,
.btn-secondary:hover {
	background: #727b84;
	opacity: 0.7;
	border: 1px solid #727b84
}

.btn-secondary.active,
.btn-secondary.disabled.active,
.btn-secondary.disabled:focus,
.btn-secondary:focus {
	background: #727b84;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #ffffff
}

.btn-primary,
.btn-primary.disabled {
	color: #fff !important;
	background: #7460ee;
	border: 1px solid #7460ee;
	-webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
	box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in
}

.btn-primary.disabled:hover,
.btn-primary:hover {
	color: #fff !important;
	background: #7460ee;
	-webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
	box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
	border: 1px solid #7460ee
}

.btn-primary.active,
.btn-primary.disabled.active,
.btn-primary.disabled:focus,
.btn-primary:focus {
	color: #fff !important;
	background: #6352ce;
	-webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
	box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2)
}

.btn-themecolor,
.btn-themecolor.disabled {
	background: #009efb;
	color: #fff !important;
	border: 1px solid #009efb
}

.btn-themecolor.disabled:hover,
.btn-themecolor:hover {
	background: #009efb;
	opacity: 0.7;
	color: #fff !important;
	border: 1px solid #009efb
}

.btn-themecolor.active,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus,
.btn-themecolor:focus {
	background: #028ee1 color: #fff !important;
}

.btn-success,
.btn-success.disabled {
	background: #26c6da;
	border: 1px solid #26c6da;
	-webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
	box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	color: #fff !important;
}

.btn-success.disabled:hover,
.btn-success:hover {
	background: #26c6da;
	-webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
	box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
	border: 1px solid #26c6da;
	color: #fff !important;
}

.btn-success.active,
.btn-success.disabled.active,
.btn-success.disabled:focus,
.btn-success:focus {
	background: #1eacbe;
	-webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
	box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
	color: #fff !important;
}

.btn-info,
.btn-info.disabled {
	color: #fff !important;
	background: #1e88e5;
	border: 1px solid #1e88e5;
	-webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
	box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in
}

.btn-info.disabled:hover,
.btn-info:hover {
	color: #fff !important;
	background: #1e88e5;
	border: 1px solid #1e88e5;
	-webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
	box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-info.active,
.btn-info.disabled.active,
.btn-info.disabled:focus,
.btn-info:focus {
	color: #fff !important;
	background: #028ee1;
	-webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
	box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-warning,
.btn-warning.disabled {
	background: #ffb22b;
	color: #fff !important;
	-webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
	border: 1px solid #ffb22b;
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in
}

.btn-warning.disabled:hover,
.btn-warning:hover {
	background: #ffb22b;
	color: #fff !important;
	-webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
	box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
	border: 1px solid #ffb22b
}

.btn-warning.active,
.btn-warning.disabled.active,
.btn-warning.disabled:focus,
.btn-warning:focus {
	color: #fff !important;
	background: #e9ab2e;
	-webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
	box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2)
}

.btn-danger,
.btn-danger.disabled {
	color: #fff !important;
	background: #fc4b6c;
	border: 1px solid #fc4b6c;
	-webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
	box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in
}

.btn-danger.disabled:hover,
.btn-danger:hover {
	color: #fff !important;
	background: #fc4b6c;
	-webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
	box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
	border: 1px solid #fc4b6c
}

.btn-danger.active,
.btn-danger.disabled.active,
.btn-danger.disabled:focus,
.btn-danger:focus {
	color: #fff !important;
	background: #e6294b;
	-webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
	box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-inverse,
.btn-inverse.disabled {
	color: #fff !important;
	background: #2f3d4a;
	border: 1px solid #2f3d4a;
	color: #ffffff
}

.btn-inverse.disabled:hover,
.btn-inverse:hover {
	color: #fff !important;
	background: #2f3d4a;
	opacity: 0.7;
	color: #ffffff;
	border: 1px solid #2f3d4a
}

.btn-inverse.active,
.btn-inverse.disabled.active,
.btn-inverse.disabled:focus,
.btn-inverse:focus {
	color: #fff !important;
	background: #232a37;
	color: #ffffff
}

.btn-gray,
.btn-gray.disabled {
	color: #fff !important;
	background: #727b84;
	border: 1px solid #727b84;
	color: #ffffff
}

.btn-gray.disabled:hover,
.btn-gray:hover {
	color: #fff !important;
	background: #727b84;
	border: 1px solid #727b84;
	color: #ffffff
}

.btn-gray.active,
.btn-gray.disabled.active,
.btn-gray.disabled:focus,
.btn-gray:focus {
	color: #fff !important;
	background: #727b84;
	color: #ffffff
}

.btn-red,
.btn-red.disabled {
	background: #fb3a3a;
	border: 1px solid #fb3a3a;
	color: #ffffff
}

.btn-red.disabled:hover,
.btn-red:hover {
	color: #fff !important;
	opacity: 0.7;
	border: 1px solid #fb3a3a;
	background: #fb3a3a
}

.btn-red.active,
.btn-red.disabled.active,
.btn-red.disabled:focus,
.btn-red:focus {
	color: #fff !important;
	background: #e6294b
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.open &gt; .dropdown-toggle.btn-primary.focus,
.open &gt; .dropdown-toggle.btn-primary:focus,
.open &gt; .dropdown-toggle.btn-primary:hover {
	background-color: #6352ce;
	border: 1px solid #6352ce
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.open &gt; .dropdown-toggle.btn-success.focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.open &gt; .dropdown-toggle.btn-success:hover {
	background-color: #1eacbe;
	border: 1px solid #1eacbe
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.open &gt; .dropdown-toggle.btn-info.focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.open &gt; .dropdown-toggle.btn-info:hover {
	background-color: #028ee1;
	border: 1px solid #028ee1
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.open &gt; .dropdown-toggle.btn-warning.focus,
.open &gt; .dropdown-toggle.btn-warning:focus,
.open &gt; .dropdown-toggle.btn-warning:hover {
	background-color: #e9ab2e;
	border: 1px solid #e9ab2e
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.open &gt; .dropdown-toggle.btn-danger.focus,
.open &gt; .dropdown-toggle.btn-danger:focus,
.open &gt; .dropdown-toggle.btn-danger:hover {
	background-color: #e6294b;
	border: 1px solid #e6294b
}

.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse:hover,
.open &gt; .dropdown-toggle.btn-inverse {
	background-color: #232a37;
	border: 1px solid #232a37
}

.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.btn-red:hover,
.open &gt; .dropdown-toggle.btn-red {
	background-color: #d61f1f;
	border: 1px solid #d61f1f;
	color: #ffffff
}

.button-box .btn {
	margin: 0 8px 8px 0px
}

.btn-label {
	background: rgba(0, 0, 0, 0.05);
	display: inline-block;
	margin: -6px 12px -6px -14px;
	padding: 7px 15px
}

.btn-facebook {
	color: #ffffff;
	background-color: #3b5998
}

.btn-twitter {
	color: #ffffff;
	background-color: #55acee
}

.btn-linkedin {
	color: #ffffff;
	background-color: #007bb6
}

.btn-dribbble {
	color: #ffffff;
	background-color: #ea4c89
}

.btn-googleplus {
	color: #ffffff;
	background-color: #dd4b39
}

.btn-instagram {
	color: #ffffff;
	background-color: #3f729b
}

.btn-pinterest {
	color: #ffffff;
	background-color: #cb2027
}

.btn-dropbox {
	color: #ffffff;
	background-color: #007ee5
}

.btn-flickr {
	color: #ffffff;
	background-color: #ff0084
}

.btn-tumblr {
	color: #ffffff;
	background-color: #32506d
}

.btn-skype {
	color: #ffffff;
	background-color: #00aff0
}

.btn-youtube {
	color: #ffffff;
	background-color: #bb0000
}

.btn-github {
	color: #ffffff;
	background-color: #171515
}

.notify {
	position: relative;
	top: -25px;
	right: -7px
}

.notify .heartbit {
	position: absolute;
	top: -20px;
	right: -4px;
	height: 25px;
	width: 25px;
	z-index: 10;
	border: 5px solid #fc4b6c;
	border-radius: 70px;
	-moz-animation: heartbit 1s ease-out;
	-moz-animation-iteration-count: infinite;
	-o-animation: heartbit 1s ease-out;
	-o-animation-iteration-count: infinite;
	-webkit-animation: heartbit 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.notify .point {
	width: 6px;
	height: 6px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #fc4b6c;
	position: absolute;
	right: 6px;
	top: -10px
}

@-moz-keyframes heartbit {
	0% {
		-moz-transform: scale(0);
		opacity: 0.0
	}
	25% {
		-moz-transform: scale(0.1);
		opacity: 0.1
	}
	50% {
		-moz-transform: scale(0.5);
		opacity: 0.3
	}
	75% {
		-moz-transform: scale(0.8);
		opacity: 0.5
	}
	to {
		-moz-transform: scale(1);
		opacity: 0.0
	}
}

@-webkit-keyframes heartbit {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0
	}
	25% {
		-webkit-transform: scale(0.1);
		opacity: 0.1
	}
	50% {
		-webkit-transform: scale(0.5);
		opacity: 0.3
	}
	75% {
		-webkit-transform: scale(0.8);
		opacity: 0.5
	}
	to {
		-webkit-transform: scale(1);
		opacity: 0.0
	}
}

.fileupload {
	overflow: hidden;
	position: relative
}

.fileupload input.upload {
	cursor: pointer;
	filter: alpha(opacity=0);
	font-size: 20px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0
}

.mega-dropdown {
	position: static;
	width: 100%
}

.mega-dropdown .dropdown-menu {
	width: 100%;
	padding: 30px;
	margin-top: 0px
}

.mega-dropdown ul {
	padding: 0px
}

.mega-dropdown ul li {
	list-style: none
}

.mega-dropdown .carousel-item .container {
	padding: 0px
}

.mega-dropdown .nav-accordion .card {
	margin-bottom: 1px
}

.mega-dropdown .nav-accordion .card-header {
	background: #ffffff
}

.mega-dropdown .nav-accordion .card-header h5 {
	margin: 0px
}

.mega-dropdown .nav-accordion .card-header h5 a {
	text-decoration: none;
	color: #67757c
}


.dropdown-item {
	padding: 8px 1rem;
	color: #67757c
}

.custom-select {
	background: url(/img/2021/custom-select.png) right 0.75rem center no-repeat;
}

textarea {
	resize: none
}

.form-control {
	color: #67757c;
	min-height: 38px;
	display: inline;
}

.form-control-sm {
	min-height: 20px
}

.form-control:disabled,
.form-control[readonly] {
	opacity: 0.7
}

.custom-control-input:focus ~ .custom-control-indicator {
	-webkit-box-shadow: none;
	box-shadow: none
}

.custom-control-input:checked ~ .custom-control-indicator {
	background-color: #26c6da
}

form label {
	font-weight: 400
}

.form-group {
	margin-bottom: 10px;
}

.form-horizontal label {
	margin-bottom: 0px
}

.form-control-static {
	padding-top: 0px
}

.form-bordered .form-group {
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	padding-bottom: 10px
}

.card .card-header {
	background: #ffffff;
	border-bottom: 0px
}

.css-bar:after {
	z-index: 1
}

.css-bar &gt; i {
	z-index: 10
}

.single-column .left-sidebar {
	display: none
}

.single-column .page-wrapper {
	margin-left: 0px
}

.fix-width {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto
}

.progress {
	height: auto
}

.card-group {
	margin-bottom: 30px
}

#main-wrapper {
	width: 100%
}

.page-wrapper {
	padding-bottom: 60px;
	padding-top: 66px;
}



.topbar {
	position: relative;
	z-index: 50;
	-webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.5)
}

.fff {
	color: #fff;
}

.page-navigator {
	position: absolute;
	top: -22px;
	right: 15px;

}


@media(max-width:767px) {
	.page-titles {
		display: block !important;
	}
}


@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.footer {
	bottom: 0;
	color: #67757c;
	left: 0px;
	padding: 17px 15px;
	position: absolute;
	right: 0;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	background: #ffffff
}

.card {
	margin-bottom: 30px
}

.card .card-subtitle {
	font-weight: 300;
	margin-bottom: 15px;
	color: #99abb4
}

.button-group .btn {
	margin-bottom: 5px;
	margin-right: 5px
}

.no-button-group .btn {
	margin-bottom: 5px;
	margin-right: 0px
}

.btn .text-active {
	display: none
}

.btn.active .text-active {
	display: inline-block
}

.btn.active .text {
	display: none
}

html body .flotTip,
html body .jqstooltip {
	width: auto !important;
	height: auto !important;
	background: #263238;
	color: #ffffff;
	padding: 5px 10px
}

.chart {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center
}

.chart canvas {
	position: absolute;
	top: 0;
	left: 0
}

.chart.chart-widget-pie {
	margin-top: 5px;
	margin-bottom: 5px
}

.pie-chart &gt; span {
	left: 0;
	margin-top: -2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.chart &gt; span &gt; img {
	left: 0;
	margin-top: -2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	width: 60%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto
}

.percent {
	display: inline-block;
	line-height: 100px;
	z-index: 2;
	font-weight: 600;
	font-size: 18px;
	color: #263238
}

.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em
}

.ct-charts {
	position: relative
}

.amp-pxl {
	position: relative
}

.amp-pxl .ct-series-a .ct-bar {
	stroke: #1e88e5
}

.amp-pxl .ct-series-b .ct-bar {
	stroke: #26c6da
}

.c3-chart-arcs-title,
.c3-legend-item {
	font-family: "Poppins", sans-serif;
	fill: #67757c
}

html body #visitor .c3-chart-arcs-title {
	font-size: 18px;
	fill: #99abb4
}

.stylish-table thead th {
	font-weight: 400;
	color: #99abb4;
	border: 0px;
	border-bottom: 1px
}

.stylish-table tbody tr {
	border-left: 4px solid #ffffff
}

.stylish-table tbody tr.active,
.stylish-table tbody tr:hover {
	border-left: 4px solid #009efb
}

.stylish-table tbody td {
	vertical-align: middle
}

.stylish-table tbody td h6 {
	font-weight: 500;
	margin-bottom: 0px;
	white-space: nowrap
}

.stylish-table tbody td small {
	line-height: 12px;
	white-space: nowrap
}

.usage .ct-series-a .ct-line {
	stroke-width: 3px;
	stroke: rgba(255, 255, 255, 0.5)
}

.total-sales {
	position: relative
}

.total-sales .chartist-tooltip {
	background: #2f3d4a
}

.total-sales .ct-series-a .ct-bar {
	stroke: #1e88e5
}

.total-sales .ct-series-b .ct-bar {
	stroke: #26c6da
}

.total-sales .ct-series-c .ct-bar {
	stroke: #fc4b6c
}

.ct-chart {
	position: relative
}

.ct-chart .ct-series-a .ct-slice-donut {
	stroke: #26c6da
}

.ct-chart .ct-series-b .ct-slice-donut {
	stroke: #f2f4f8
}

.ct-chart .ct-series-c .ct-slice-donut {
	stroke: #1e88e5
}

#visitfromworld path.jvectormap-region.jvectormap-element {
	stroke-width: 1px;
	stroke: #99abb4
}

.browser td {
	vertical-align: middle;
	padding-left: 0px
}

#calendar .fc-today-button {
	display: none
}

.calendar-events {
	padding: 8px 10px;
	border: 1px solid #ffffff;
	cursor: move
}

.calendar-events:hover {
	border: 1px dashed rgba(120, 130, 140, 0.13)
}

.calendar-events i {
	margin-right: 8px
}

.product-overview.table tbody tr td {
	vertical-align: middle
}

.sparkchart {
	margin-bottom: -2px
}

.btn-file {
	overflow: hidden;
	position: relative;
	vertical-align: middle
}

.btn-file &gt; input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 23px;
	height: 100%;
	width: 100%;
	direction: ltr;
	cursor: pointer;
	border-radius: 0px
}

.fileinput .input-group-addon {
	border: none;
	border-bottom: 1px solid #d9d9d9;
	background: #ffffff;
	margin-bottom: 1px
}

.fileinput .form-control {
	padding-top: 7px;
	padding-bottom: 5px;
	display: inline-block;
	margin-bottom: 0px;
	vertical-align: middle;
	cursor: text
}

.form-control2 {
	width: 46%;
}

.fileinput .thumbnail {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center
}

.fileinput .thumbnail &gt; img {
	max-height: 100%
}

.fileinput .btn {
	vertical-align: middle
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
	display: none
}

.fileinput-inline .fileinput-controls {
	display: inline
}

.fileinput-filename {
	vertical-align: middle;
	display: inline-block;
	overflow: hidden
}

.form-control .fileinput-filename {
	vertical-align: bottom
}

.fileinput.input-group &gt; * {
	position: relative;
	z-index: 2
}

.fileinput.input-group &gt; .btn-file {
	z-index: 1
}

.customtab li a.nav-link,
.profile-tab li a.nav-link {
	border: 0px;
	text-align: center;
	padding: 8px 20px;
	color: #67757c
}

.customtab li a.nav-link.active,
.profile-tab li a.nav-link.active {
	border-bottom: 2px solid #009efb;
	color: #009efb;
	font-weight: bold;
}

.customtab li a.nav-link:hover,
.profile-tab li a.nav-link:hover {
	color: #009efb
}

/*customtab3*/

.customtab3 li {
	font-weight: bold;
}

.customtab3 li a.nav-link,
.profile-tab li a.nav-link {
	background: #f1f2f5;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.customtab3 li a.nav-link.active,
.profile-tab li a.nav-link.active {
	border-top: 2px solid #009efb;
	color: #009efb;
	background: #fff;
}

.customtab3 li a.nav-link:hover,
.profile-tab li a.nav-link:hover {

	color: #009efb;

	border-top: 2px solid #009efb;
	background: #fff;
}

.cursor {
	cursor: pointer;
}

/*customtab4*/

.customtab4 a.nav-link,
.profile-tab a.nav-link {
	background: #f1f2f5;
	position: relative;
	margin: 0px 4px;
	border: 1px solid #ddd;
	border-radius: 17px;
}

.customtab4 li:first-child a.nav-link {
	margin-left: 0;

}

.customtab4 li:last-child a.nav-link {
	margin-right: 0;


}

.customtab4 a.nav-link h5 {
	font-size: 13px !important;
	margin: 5px auto;
}

.customtab4 a.nav-link h3 {
	font-weight: 600;
}

.customtab4 a.nav-link.active,
.profile-tab a.nav-link.active {
	background: #009efb;
	background: #1E88E5;
	color: #fff;
	border: 1px solid #009efb;
	border: 1px solid #1E88E5;
}

.customtab4 a.nav-link.active h3,
.profile-tab a.nav-link.active h3,
.customtab4 a.nav-link.active h2,
.profile-tab a.nav-link.active h2,
.customtab4 a.nav-link.active h5,
.profile-tab a.nav-link.active h5 {

	color: #fff !important;
}

/*customtab5 寃��됲꺆*/

.customtab5.nav-tabs {
	border-bottom: 1px solid #009efb;
}

.customtab5.nav-tabs .nav-item.show .nav-link,
.customtab5.nav-tabs .nav-link.active {
	border-color: #009efb #009efb #fff;
	color: #009efb;
}

.customtab5 li a.nav-link {
	color: #495057;
	margin-right: 2px;
	cursor: pointer;
}

.customtab5 li a.nav-link:hover {

	border-color: #009efb #009efb #fff;
	/*      border-top: 1px solid #009efb;*/
	color: #009efb;
}



.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%
}

.select2-container--default .select2-selection--single {
	border-color: #d9d9d9;
	height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 33px
}

.input-form .btn {
	padding: 10px 12px
}

.form-material .form-group {
	overflow: hidden
}

.form-material .form-control {
	background-color: rgba(0, 0, 0, 0);
	background-position: center bottom, center calc(100% - 1px);
	background-repeat: no-repeat;
	background-size: 0 2px, 100% 1px;
	padding: 0;
	-webkit-transition: background 0s ease-out 0s;
	-o-transition: background 0s ease-out 0s;
	transition: background 0s ease-out 0s
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#009efb), to(#009efb)), -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#d9d9d9));
	background-image: -webkit-linear-gradient(#009efb, #009efb), -webkit-linear-gradient(#d9d9d9, #d9d9d9);
	background-image: -o-linear-gradient(#009efb, #009efb), -o-linear-gradient(#d9d9d9, #d9d9d9);
	background-image: linear-gradient(#009efb, #009efb), linear-gradient(#d9d9d9, #d9d9d9);
	border: 0 none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: none
}

.form-material .form-control.focus,
.form-material .form-control:focus {
	background-size: 100% 2px, 100% 1px;
	outline: 0 none;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s
}

.form-control-line .form-group {
	overflow: hidden
}

.form-control-line .form-control {
	border: 0px;
	border-radius: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #d9d9d9
}

.form-control-line .form-control:focus {
	border-bottom: 1px solid #009efb
}

.form-group.error input,
.form-group.error select,
.form-group.error textarea {
	border: 1px solid #fc4b6c
}

.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea {
	border: 1px solid #26c6da
}

.form-group.error .help-block ul {
	padding: 0px;
	color: #fc4b6c
}

.form-group.error .help-block ul li {
	list-style: none
}

.form-group.issue .help-block ul {
	padding: 0px;
	color: #ffb22b
}

.form-group.issue .help-block ul li {
	list-style: none
}

.pagination-circle li.active a {
	background: #26c6da
}

.pagination-circle li a {
	width: 40px;
	height: 40px;
	background: #f2f4f8;
	border: 0px;
	text-align: center;
	border-radius: 100%
}

.pagination-circle li a:first-child,
.pagination-circle li a:last-child {
	border-radius: 100%
}

.pagination-circle li a:hover {
	background: #26c6da;
	color: #ffffff
}

.pagination-circle li.disabled a {
	background: #f2f4f8;
	color: rgba(120, 130, 140, 0.13)
}

.dropzone {
	border: 1px dashed #d9d9d9
}

.dropzone .dz-message {
	padding: 5% 0;
	margin: 0px
}

table th {
	font-weight: 400
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background-color: #009efb
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
	background: #009efb;
	color: #ffffff
}

.datepicker th {
	font-weight: 500;
}

.datepicker td,
.datepicker th {
	padding: 5px 10px;
	text-align: center;
	cursor: pointer;
}

.datepicker td.active,
.datepicker th.active {
	background: #ffb22b;
	color: #fff;
	border-radius: 38%;
}

.label {
	display: inline-block;
}

.table th,
.table thead th {
	border: 0px
}

.footable .pagination li a {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #0275d8;
	background-color: #ffffff;
	border: 1px solid #ddd
}

.footable .pagination li.active a {
	z-index: 2;
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.footable .pagination li.disabled a {
	color: #636c72;
	pointer-events: none;
	cursor: not-allowed;
	background-color: #ffffff;
	border-color: #ddd
}

.footable .pagination li:first-child a {
	margin-left: 0;
	border-bottom-left-radius: .25rem;
	border-top-left-radius: .25rem
}

.footable-odd {
	background: #f2f4f8
}

.dp-selected[style] {
	background-color: #009efb !important
}

.datepaginator-lg .pagination li a,
.datepaginator-sm .pagination li a,
.datepaginator .pagination li a {
	padding: 0 5px;
	height: 60px;
	border: 1px solid rgba(120, 130, 140, 0.13);
	float: left;
	position: relative
}

.show-grid {
	margin-bottom: 10px;
	padding: 0 15px
}

.show-grid [class^=col-] {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #d9d9d9;
	background-color: #f2f4f8
}

.vtabs {
	display: table
}

.vtabs .tabs-vertical {
	border-bottom: 0px;
	border-right: 1px solid rgba(120, 130, 140, 0.13);
	display: table-cell;
	vertical-align: top
}

.vtabs .tabs-vertical li .nav-link {
	color: #263238;
	margin-bottom: 10px;
	border: 0px;
	border-radius: 4px 0 0 4px
}

.vtabs .tab-content {
	display: table-cell;
	padding: 20px;
	vertical-align: top
}

.b-r-0 {
	border-right: 0 !important;
}

.tabs-vertical li .nav-link.active,
.tabs-vertical li .nav-link.active:focus,
.tabs-vertical li .nav-link:hover {
	background: #009efb;
	border: 0px;
	color: #ffffff;
}

.customvtab .tabs-vertical li .nav-link.active,
.customvtab .tabs-vertical li .nav-link:focus,
.customvtab .tabs-vertical li .nav-link:hover {
	background: #ffffff;
	background: #f7f8f9;
	border: 0px;
	border-right: 2px solid #009efb;
	margin-right: -1px;
	color: #009efb
}


.tabcontent-border {
	border: 1px solid #ddd;
	border-top: 0px
}

.customtab2 li a.nav-link {
	border: 0px;
	margin-right: 3px;
	color: #67757c
}

.customtab2 li a.nav-link.active {
	background: #009efb;
	color: #ffffff
}

.customtab2 li a.nav-link:hover {
	color: #ffffff;
	background: #009efb
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-vertical {
	min-height: 250px;
	height: 250px;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 20px
}

.progress-vertical-bottom {
	min-height: 250px;
	height: 250px;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 20px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.progress-animated {
	-webkit-animation-duration: 5s;
	-webkit-animation-name: myanimation;
	-webkit-transition: 5s all;
	animation-duration: 5s;
	animation-name: myanimation;
	-o-transition: 5s all;
	transition: 5s all
}

@-webkit-keyframes myanimation {
	0% {
		width: 0
	}
}

@keyframes myanimation {
	0% {
		width: 0
	}
}

.alert-rounded {
	border-radius: 60px
}

.list-group a.list-group-item:hover {
	background: #f2f4f8
}

.list-group-item.active,
.list-group .list-group-item.active:hover {
	background: #009efb;
	border-color: #009efb
}

.list-group-item.disabled {
	color: #99abb4;
	background: #f2f4f8
}

.media {
	border: 1px solid rgba(120, 130, 140, 0.13);
	margin-bottom: 10px;
	padding: 15px
}

.error-box {
	height: 100%;
	position: fixed;
	background: url(../../assets/images/background/error-bg.jpg) no-repeat center center #fff;
	width: 100%
}

.error-box .footer {
	width: 100%;
	left: 0px;
	right: 0px
}

.error-body {
	padding-top: 5%
}

.error-body h1 {
	font-size: 210px;
	font-weight: 900;
	line-height: 210px
}


.search-listing {
	padding: 0px;
	margin: 0px
}

.search-listing li {
	list-style: none;
	padding: 15px 0;
	border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.search-listing li h3 {
	margin: 0px;
	font-size: 18px
}

.search-listing li h3 a {
	color: #1e88e5
}

.search-listing li h3 a:hover {
	text-decoration: underline
}

.search-listing li a {
	color: #26c6da
}

.login-register {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	padding: 10% 0;
	position: fixed
}

.login-box {
	width: 400px;
	margin: 0 auto
}

.login-box .footer {
	width: 100%;
	left: 0px;
	right: 0px
}

.login-box .social {
	display: block;
	margin-bottom: 30px
}

#recoverform {
	display: none
}

.login-sidebar {
	padding: 0px;
	margin-top: 0px
}

.login-sidebar .login-box {
	right: 0px;
	position: absolute;
	height: 100%
}

.contact-page-aside {
	position: relative
}

.left-aside {
	position: absolute;
	border-right: 1px solid rgba(120, 130, 140, 0.13);
	padding: 20px;
	width: 250px;
	height: 100%
}

.right-aside {
	padding: 20px;
	margin-left: 250px
}

.slimScrollBar {
	z-index: 10 !important
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}


.form-control-line .form-control {
	-webkit-box-shadow: none;
	box-shadow: none
}

.fixed-table-container {
	overflow: hidden
}

.left-sidebar {
	position: absolute;
	width: 240px;
	height: 100%;
	top: 0px;
	z-index: 20;
	padding-top: 70px;
	background: #fff;
	-webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08)
}

.fix-sidebar .left-sidebar {
	position: fixed
}

.user-profile {
	position: relative;
	background-size: cover
}

.user-profile .profile-img {
	width: 50px;
	margin-left: 30px;
	padding: 35px 0;
	border-radius: 100%
}

.user-profile .profile-img:before {
	-webkit-animation: 2.5s blow 0s linear infinite;
	animation: 2.5s blow 0s linear infinite;
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	top: 35px;
	margin: 0 auto;
	border-radius: 50%;
	z-index: 0
}

@-webkit-keyframes blow {
	0% {
		-webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 0.5);
		transform: scale3d(1, 1, 0.5)
	}
	50% {
		-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 0.5);
		transform: scale3d(1, 1, 0.5)
	}
	to {
		-webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 0.5);
		transform: scale3d(1, 1, 0.5)
	}
}

@keyframes blow {
	0% {
		-webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 0.5);
		transform: scale3d(1, 1, 0.5)
	}
	50% {
		-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 0.5);
		transform: scale3d(1, 1, 0.5)
	}
	to {
		-webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 0.5);
		transform: scale3d(1, 1, 0.5)
	}
}

.user-profile .profile-img img {
	width: 100%;
	border-radius: 100%
}

.user-profile .profile-text {
	padding: 5px 0px;
	position: relative
}

.user-profile .profile-text &gt; a {
	color: #ffffff !important;
	width: 100%;
	padding: 6px 30px;
	background: rgba(0, 0, 0, 0.5);
	display: block
}

.user-profile .profile-text &gt; a:after {
	position: absolute;
	right: 20px;
	top: 20px
}

.user-profile .dropdown-menu {
	left: 0px;
	right: 0px;
	width: 180px;
	margin: 0 auto
}

.scroll-sidebar {
	padding-bottom: 60px
}

.collapse.in {
	display: block
}

.calendar {
	float: left;
	margin-bottom: 0px
}

.fc-view {
	margin-top: 30px
}

.none-border .modal-footer {
	border-top: none
}

.fc-toolbar {
	margin-bottom: 5px;
	margin-top: 15px
}

.fc-toolbar h2 {
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	text-transform: uppercase
}

.fc-day {
	background: #ffffff
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar .ui-state-hover,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
	z-index: 0
}

.fc-widget-header {
	border: 0px !important
}

.fc-widget-content {
	border-color: rgba(120, 130, 140, 0.13) !important
}

.fc th.fc-widget-header {
	color: #67757c;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	padding: 7px 0px;
	text-transform: uppercase
}

.fc th.fc-sat,
.fc th.fc-sun,
.fc th.fc-thu,
.fc th.fc-tue {
	background: #f2f7f8
}

.fc th.fc-fri,
.fc th.fc-mon,
.fc th.fc-wed {
	background: #f2f7f8
}

.fc-view {
	margin-top: 0px
}

.fc-toolbar {
	margin: 0px;
	padding: 24px 0px
}

.fc-button {
	background: #ffffff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	color: #67757c;
	text-transform: capitalize
}

.fc-button:hover {
	background: #f2f4f8;
	opacity: 0.8
}

.fc-text-arrow {
	font-family: inherit;
	font-size: 16px
}

.fc-state-hover {
	background: #F5F5F5
}

.fc-unthemed .fc-today {
	border: 1px solid #fc4b6c;
	background: #f2f4f8 !important
}

.fc-state-highlight {
	background: #f0f0f0
}

.fc-cell-overlay {
	background: #f0f0f0
}

.fc-unthemed .fc-today {
	background: #ffffff
}

.fc-event {
	border-radius: 0px;
	border: none;
	cursor: move;
	color: #ffffff !important;
	font-size: 13px;
	margin: 1px -1px 0 -1px;
	padding: 5px 5px;
	text-align: center;
	background: #1e88e5
}

.calendar-event {
	cursor: move;
	margin: 10px 5px 0 0;
	padding: 6px 10px;
	display: inline-block;
	color: #ffffff;
	min-width: 140px;
	text-align: center;
	background: #1e88e5
}

.calendar-event a {
	float: right;
	opacity: 0.6;
	font-size: 10px;
	margin: 4px 0 0 10px;
	color: #ffffff
}

.fc-basic-view td.fc-week-number span {
	padding-right: 5px
}

.fc-basic-view .fc-day-number {
	padding: 10px 15px;
	display: inline-block
}

.steamline {
	position: relative;
	border-left: 1px solid rgba(120, 130, 140, 0.13);
	margin-left: 20px
}

.form-control-danger,
.form-control-success,
.form-control-warning {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right .5625rem;
	-webkit-background-size: 1.125rem 1.125rem;
	background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
	color: #26c6da
}

.has-success .form-control-success {
	background-image: url(../../assets/images/icon/success.svg)
}

.has-success .form-control {
	border-color: #26c6da
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
	color: #ffb22b
}

.has-warning .form-control-warning {
	background-image: url(../../assets/images/icon/warning.svg)
}

.has-warning .form-control {
	border-color: #ffb22b
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
	color: #fc4b6c
}

.has-danger .form-control-danger {
	background-image: url(../../assets/images/icon/danger.svg)
}

.has-danger .form-control {
	border-color: #fc4b6c
}

.input-group-addon [type=checkbox]:checked,
.input-group-addon [type=checkbox]:not(:checked),
.input-group-addon [type=radio]:checked,
.input-group-addon [type=radio]:not(:checked) {
	position: initial;
	opacity: 1
}

.invisible {
	visibility: hidden !important
}

.hidden-xs-up {
	display: none !important
}

@media (max-width:575px) {
	.hidden-xs-down {
		display: none !important
	}
}

@media (min-width:576px) {
	.hidden-sm-up {
		display: none !important
	}
}

@media (max-width:767px) {
	.hidden-sm-down {
		display: none !important
	}
}

@media (min-width:768px) {
	.hidden-md-up {
		display: none !important
	}


}

@media (max-width:991px) {
	.hidden-md-down {
		display: none !important
	}
}

@media (min-width:992px) {
	.hidden-lg-up {
		display: none !important
	}
}

@media (max-width:1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-xl-up {
		display: none !important
	}
}

.hidden-xl-down {
	display: none !important
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
	color: #ffffff
}

@media (min-width:1650px) {
	.widget-app-columns {
		-webkit-column-count: 3;
		column-count: 3
	}
	.campaign {
		height: 365px !important
	}
}

@media (max-width:1370px) {
	.widget-app-columns {
		-webkit-column-count: 2;
		column-count: 2
	}
}

@media (min-width:1024px) {
	/*
    .page-wrapper {
        margin-left: 240px
    }
*/
	.footer {
		left: 240px
	}
}

@media (max-width:1023px) {
	.page-wrapper {
		margin-left: 60px;
		-webkit-transition: 0.2s ease-in;
		-o-transition: 0.2s ease-in;
		transition: 0.2s ease-in
	}
	.footer {
		left: 60px
	}
	.widget-app-columns {
		-webkit-column-count: 1;
		column-count: 1
	}
	.inbox-center a {
		width: 200px
	}
}

@media (min-width:768px) {
	.navbar-header {
		width: 240px;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.navbar-header .navbar-brand {
		padding-top: 0px
	}
	.material-icon-list-demo .icons div {
		width: 33%;
		padding: 15px;
		display: inline-block;
		line-height: 40px
	}
	.mini-sidebar .page-wrapper {
		margin-left: 60px;
		padding-bottom: 0;
	}
	.mini-sidebar .footer {
		left: 60px
	}
	.flex-wrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
		-webkit-flex-wrap: nowrap !important
	}
}

@media (max-width:767px) {

	.topbar {
		position: fixed !important;
		width: 100% !important;
		height: 70px !important;
	}
	.topbar .top-navbar {
		padding-right: 15px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: center
	}
	.topbar .top-navbar .navbar-collapse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%
	}
	.topbar .top-navbar .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.topbar .top-navbar .navbar-nav &gt; .nav-item.show {
		position: static
	}
	.topbar .top-navbar .navbar-nav &gt; .nav-item.show .dropdown-menu {
		width: 100%;
		margin-top: 0px
	}
	.topbar .top-navbar .navbar-nav &gt; .nav-item &gt; .nav-link {
		padding-left: .50rem;
		padding-right: .50rem
	}
	.topbar .top-navbar .navbar-nav .dropdown-menu {
		position: absolute
	}
	.inline-block {
		display: inline-block !important;
	}
	.mymap {
		display: none !important;
	}
	.mega-dropdown .dropdown-menu {
		height: 480px;
		overflow: auto
	}
	.mini-sidebar .page-wrapper {
		margin-left: 0px;

	}
	.comment-text .comment-footer .action-icons {
		display: block;
		padding: 10px 0
	}
	.vtabs .tabs-vertical {
		width: 100%;
	}
	.footer {
		left: 0px
	}
	.material-icon-list-demo .icons div {
		width: 100%
	}
	.error-page .footer {
		position: fixed;
		bottom: 0px;
		z-index: 10
	}
	.error-box {
		position: relative;
		padding-bottom: 60px
	}
	.error-body {
		padding-top: 10%
	}
	.error-body h1 {
		font-size: 100px;
		font-weight: 600;
		line-height: 100px
	}
	.login-register {
		position: relative;
		overflow: hidden
	}
	.login-box {
		width: 90%
	}
	.login-sidebar {
		padding: 10% 0
	}
	.login-sidebar .login-box {
		position: relative
	}
	.chat-main-box .chat-left-aside {
		left: -250px;
		position: absolute;
		-webkit-transition: 0.5s ease-in;
		-o-transition: 0.5s ease-in;
		transition: 0.5s ease-in;
		background: #ffffff
	}
	.chat-main-box .chat-left-aside.open-pnl {
		left: 0px
	}
	.chat-main-box .chat-left-aside .open-panel {
		display: block
	}
	.chat-main-box .chat-right-aside {
		width: 100%
	}
	ul.timeline:before {
		left: 40px
	}
	ul.timeline &gt; li &gt; .timeline-panel {
		width: calc(100% - 90px)
	}
	ul.timeline &gt; li &gt; .timeline-badge {
		top: 16px;
		left: 15px;
		margin-left: 0
	}
	ul.timeline &gt; li &gt; .timeline-panel {
		float: right
	}
	ul.timeline &gt; li &gt; .timeline-panel:before {
		right: auto;
		left: -15px;
		border-right-width: 15px;
		border-left-width: 0
	}
	ul.timeline &gt; li &gt; .timeline-panel:after {
		right: auto;
		left: -14px;
		border-right-width: 14px;
		border-left-width: 0
	}
	.left-aside {
		width: 100%;
		position: relative;
		border: 0px
	}
	.right-aside {
		margin-left: 0px
	}
	.flex-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
		-webkit-flex-wrap: wrap !important
	}
	.chat-list li .chat-content {
		width: calc(100% - 80px)
	}
}

[type=radio]:checked,
[type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
	opacity: 0
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label {
	position: relative;text-align: center;
	cursor: pointer;margin: 0;width: 50%;
	display: inline-block;
	-webkit-transition: .28s ease;
	-o-transition: .28s ease;
	transition: .28s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[type=radio] + label:after,
[type=radio] + label:before {
	display: none;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: 4px;
	width: 16px;
	height: 16px;
	z-index: 0;
	-webkit-transition: .28s ease;
	-o-transition: .28s ease;
	transition: .28s ease
}

[type=radio].with-gap:checked + label:after,
[type=radio].with-gap:checked + label:before,
[type=radio]:checked + label:after,
[type=radio]:checked + label:before,
[type=radio]:not(:checked) + label:after,
[type=radio]:not(:checked) + label:before {
	border-radius: 50%
}

[type=radio]:not(:checked) + label:after,
[type=radio]:not(:checked) + label:before {
	border: 2px solid #5a5a5a
}

[type=radio]:not(:checked) + label:after {
	z-index: -1;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

[type=radio]:checked + label:before {
	border: 2px solid transparent;
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}

[type=radio].with-gap:checked + label:after,
[type=radio].with-gap:checked + label:before,
[type=radio]:checked + label:after {
	border: 2px solid #26a69a
}

[type=radio].with-gap:checked + label:after,
[type=radio]:checked + label:after {
	background-color: #26a69a;
	z-index: 0
}

[type=radio]:checked + label:after {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}

[type=radio].with-gap:checked + label:after {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5)
}

[type=radio].tabbed:focus + label:before {
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}

[type=radio].with-gap:disabled:checked + label:before {
	border: 2px solid rgba(0, 0, 0, 0.26);
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}

[type=radio].with-gap:disabled:checked + label:after {
	border: none;
	background-color: rgba(0, 0, 0, 0.26)
}

[type=radio]:disabled:checked + label:before,
[type=radio]:disabled:not(:checked) + label:before {
	background-color: transparent;
	border-color: rgba(0, 0, 0, 0.26);
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}

[type=radio]:disabled + label {
	color: rgba(0, 0, 0, 0.26)
}

[type=radio]:disabled:not(:checked) + label:before {
	border-color: rgba(0, 0, 0, 0.26)
}

[type=radio]:disabled:checked + label:after {
	background-color: rgba(0, 0, 0, 0.26);
	border-color: #BDBDBD
}

form p {
	/*    margin-bottom: 10px;*/
	/*    text-align: left*/
}

form p:last-child {
	margin-bottom: 0
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
	position: absolute;
	left: -9999px;
	opacity: 0
}

[type=checkbox] {}

[type=checkbox] + label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 1rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none
}

[type=checkbox] + label:before
/*[type=checkbox]:not(.filled-in) + label:after*/

	{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	z-index: 0;
	border: 2px solid #5a5a5a;
	background: #fff;
	background: none;
	border-radius: 1px;
	margin-top: 2px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

[type=checkbox]:not(.filled-in) + label:after {
	border: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

[type=checkbox]:not(:checked):disabled + label:before {
	border: none;
	background-color: rgba(0, 0, 0, 0.26)
}

[type=checkbox].tabbed:focus + label:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border: 0;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: rgba(0, 0, 0, 0.1)
}

[type=checkbox]:checked + label:before {
	top: -4px;
	left: -5px;
	width: 12px;
	height: 22px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #26a69a;
	border-bottom: 2px solid #26a69a;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox]:checked:disabled + label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	border-bottom: 2px solid rgba(0, 0, 0, 0.26)
}

[type=checkbox]:indeterminate + label:before {
	top: -11px;
	left: -12px;
	width: 10px;
	height: 22px;
	border-top: none;
	border-left: none;
	border-right: 2px solid #26a69a;
	border-bottom: none;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox]:indeterminate:disabled + label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	background-color: transparent
}

[type=checkbox].filled-in + label:after {
	border-radius: 2px
}

[type=checkbox].filled-in + label:after,
[type=checkbox].filled-in + label:before {
	content: '';
	left: 0;
	position: absolute;
	-webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
	-o-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
	transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
	z-index: 1
}

[type=checkbox].filled-in:not(:checked) + label:before {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	-ms-transform: rotate(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 20% 40%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox].filled-in:not(:checked) + label:after {
	height: 20px;
	width: 20px;
	background-color: transparent;
	border: 2px solid #5a5a5a;
	top: 0px;
	z-index: 0
}

[type=checkbox].filled-in:checked + label:before {
	top: 0;
	left: 1px;
	width: 8px;
	height: 13px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotateZ(37deg);
	-ms-transform: rotate(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox].filled-in:checked + label:after {
	top: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #26a69a;
	background-color: #26a69a;
	z-index: 0
}

[type=checkbox].filled-in.tabbed:focus + label:after {
	border-radius: 2px;
	border-color: #5a5a5a;
	background-color: rgba(0, 0, 0, 0.1)
}

[type=checkbox].filled-in.tabbed:checked:focus + label:after {
	border-radius: 2px;
	background-color: #26a69a;
	border-color: #26a69a
}

[type=checkbox].filled-in:disabled:not(:checked) + label:before {
	background-color: transparent;
	border: 2px solid transparent
}

[type=checkbox].filled-in:disabled:not(:checked) + label:after {
	border-color: transparent;
	background-color: #BDBDBD
}

[type=checkbox].filled-in:disabled:checked + label:before {
	background-color: transparent
}

[type=checkbox].filled-in:disabled:checked + label:after {
	background-color: #BDBDBD;
	border-color: #BDBDBD
}

input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever:after,
input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after {
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1)
}

input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever:after,
input[type=checkbox]:not(:disabled) ~ .lever:active:after {
	-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08)
}

.scale-up {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	display: inline-block;
	-webkit-transform-origin: right 0px;
	-ms-transform-origin: right 0px;
	transform-origin: right 0px
}

.scale-up-left {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	display: inline-block;
	-webkit-transform-origin: left 0px;
	-ms-transform-origin: left 0px;
	transform-origin: left 0px
}

.show &gt; .scale-up {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: right 0px;
	-ms-transform-origin: right 0px;
	transform-origin: right 0px
}

.show &gt; .scale-up-left {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: left 0px;
	-ms-transform-origin: left 0px;
	transform-origin: left 0px
}


.well,
pre {
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

.page-titles .justify-content-end:last-child .d-flex {
	margin-right: 10px
}

.btn-circle.right-side-toggle {
	position: fixed;
	bottom: 20px;
	right: 20px;
	padding: 25px
}

@-webkit-keyframes ripple {
	0% {
		-webkit-box-shadow: 0px 0px 0px 1px transparent;
		box-shadow: 0px 0px 0px 1px transparent
	}
	50% {
		-webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1)
	}
	to {
		-webkit-box-shadow: 0px 0px 0px 15px transparent;
		box-shadow: 0px 0px 0px 15px transparent
	}
}

@keyframes ripple {
	0% {
		-webkit-box-shadow: 0px 0px 0px 1px transparent;
		box-shadow: 0px 0px 0px 1px transparent
	}
	50% {
		-webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1)
	}
	to {
		-webkit-box-shadow: 0px 0px 0px 15px transparent;
		box-shadow: 0px 0px 0px 15px transparent
	}
}

.bootstrap-select.btn-group .dropdown-menu {
	margin-top: -40px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

[type=checkbox] + label {
	padding-left: 26px;
	height: 25px;
	line-height: 21px;
	font-weight: normal
}

[type=checkbox]:checked + label:before {
	top: -4px;
	left: -2px;
	width: 11px;
	height: 19px
}

[type=radio]:not(:checked) + label {
	background: #F6F6F6;
	height: 40px;
	line-height: 40px;
	color: #888888;
	font-size: 16px;
}

[type=radio]:checked + label {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	background: #383296;
}


@media (max-width: 480px) {
	.card .p-r-30.p-l-30,
	.tab-content .tab-pane {
		padding: 0 5px;
	}
	.tab-content .tab-pane .p-15 {
		padding: 15px 5px;
	}
	.col-lg-12.tab-content.p-lr-0.m-t-25.mb-card.mb-p-lr-0 &gt; .row {
		margin: 0;
	}

	.col-lg-12.tab-content.p-lr-0.m-t-25.mb-card.mb-p-lr-0 &gt; .row &gt; .tab-pane.col-lg-8,
	.col-lg-12.tab-content.p-lr-0.m-t-25.mb-card.mb-p-lr-0 &gt; .row &gt; .col-lg-4 {
		padding: 0;
	}
}

@media (max-width: 767px) {
	#InfoArea_List .b-l-0 {
		border-left: 1px solid #ddd !important;
	}
}

.pagination {
	justify-content: center;
}
#text-link{
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	gap: 10px;
	a{
		color: #fff;
		font-size: 14px;
		background: #777777 0% 0% no-repeat padding-box;    padding: 5px 14px;
border-radius: 5px;
	}
}

#toggleButton{
	max-width: 600px;
margin: 15px auto 20px;
width: 100%;
display: flex;
align-items: center;
gap: 5px;
justify-content: end;
color: #666;
font-size: 14px;
cursor: pointer;
}
#slideContent{
	padding: 25px 20px;
	#d-sh{text-align: center;
		width: 100%;
		margin-top: 15px;
		border: 1px solid #DDDDDD;   border-radius: 7px;
		.div-b{
padding: 20px;
		}
		.tit{
			font-size: 14px;
    color: #333333;
    background: #F6F6F6 0% 0% no-repeat padding-box;
    border-bottom: 1px solid #DDDDDD;
    font-weight: 500;
    padding: 7px;
		}
	}
	h3{
		text-align: center;
		color: #000;
		font-size: 18px;
		padding-bottom: 20px;
		margin-bottom: 20px;font-weight: bold;
	border-bottom: 1px solid #ddd;    font-family: 'NanumSquareRound' !important;
	}
	h4{    display: flex;
align-items: center;
gap: 5px;
margin-bottom: 6px;
		span{
			width: 18px;
color: #fff;
background: #383296;
height: 18px;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: bold;
border-radius: 3px;
}
		b{
			color: #383296;
			font-size: 15px;
		}
	}
	p{
		color: #666666;
		font-size: 14px;
	}
}

.mb-d-none{
	display:block;
}

.mb-d-block{
	display:none;
}
/* 2019-11-14 �ㅽ씗�� 異붽� */

@media (max-width: 767px) {
	.mb-d-block{
		display:block;
	}
	.mb-d-none{
		display: none;
	}
	.m-none {
		display: none;
	}
	#portfolio-info &gt; div &gt; div:not(:first-child) {
		/*        margin: 8px 0;*/
	}

}


@media (max-width:500px) {
	.modal-footer {
		display: block !important;
	}
	.modal-footer .btn {
		width: 100%;
	}
}
</pre></body></html>