@import 'https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900';
@import 'https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900';
@import 'https://fonts.googleapis.com/css2?family=Secular+One&display=swap';
@import url(../scss/icons/font-awesome/css/font-awesome.min.css);
@import url(../scss/icons/fontawesome/css/all.css);
@import url(../scss/icons/simple-line-icons/css/simple-line-icons.css);
@import url(../scss/icons/weather-icons/css/weather-icons.min.css);
@import url(../scss/icons/linea-icons/linea.css);
@import url(../scss/icons/themify-icons/themify-icons.css);
@import url(../scss/icons/flag-icon-css/flag-icon.min.css);
/* @import url(../scss/icons/material-design-iconic-font/css/materialdesignicons.min.css); */
@import url(../scss/icons/MaterialDesign-Webfont-master/css/materialdesignicons.min.css);
@import url(../css/spinners.css);
@import url(../css/animate.css);
@import url(Roboto-400-300-600-400-italic-css.css);
/* @import url(../css/report.css); */
#ab
{
	width: 26%;
}
.fs-1{font-size: 2.5rem !important;}
.fs-2{font-size: 2rem !important;}
.fs-3{font-size: 1.75rem !important;}
.fs-4{font-size: 1.5rem !important;}
.fs-5{font-size: 1.25rem !important;}
.fs-6{font-size: 1rem !important;}

#bac
{
	background: linear-gradient(60deg,#ffa500,#ffa50066);
}
#bac1
{
	background: linear-gradient(60deg,#66bb6a,#43a047);
}
#bac2
{
	background: linear-gradient(60deg,#ffa726,#fb8c00);
}
#bts
{
	width: 8%;
}
#but
{
	float: right;
	margin-left: 10px;
}
#calendar .fc-today-button
{
	display: none;
}
#col
{
	color: white;
}
#fa
{
	color: #fff;
	font-size: 60px;
	padding: 8px 0px 8px 0px;
}
#fa2
{
	background-color: #ffae42;
	margin-left: 40px;
	text-align: center;
}
#fa3
{
	background-color: #ffae42;
	margin-left: 126px;
	text-align: center;
}
#fc
{
	font-size: 18px;
	font-weight: 500;
	margin-left: 121px;
	text-align: left;
}
#idletimeout
{
	background: #ffa500;
	border: 3px solid #ffa500;
	color: #fff;
	display: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	left: 0;
	padding: 10px;
	position: relative;
	right: 0;
	text-align: center;
	top: 0px;
	z-index: 100000;
}
#idletimeout a
{
	color: #fff;
	font-weight: bold;
}
#idletimeout span
{
	font-weight: bold;
}
#main-wrapper
{
	background: white;
	width: 100%;
}
#main-wrapper
{
	width: 100%;
}
#notice
{
	height: 367px;
}
#recoverform
{
	display: none;
}
#sales-donute
{
	position: relative;
}
#sales-donute path,
#sales-donute fill
{
	stroke-width: 0px;
}
#searchResult
{
	list-style: none;
	margin: 0;
	padding: 0px;
	position: absolute;
	width: 250px;
}
#searchResult li
{
	background: #f8f8f8;
	color: gray;
	padding: 4px;
}
#searchResult li:hover
{
	background-color: lightgray;
	cursor: pointer;
}
#st
{
	font-size: 16px;
}
#visitfromworld path.jvectormap-region.jvectormap-element
{
	stroke: #90a4ae;
	stroke-width: 1px;
}
*
{
	outline: none;
}
.ad-left
{
	float: left;
}
.ad-right
{
	float: right;
	margin-left: 10px;
}
.alert-rounded
{
	border-radius: 60px;
}
.analytics-info li span
{
	font-size: 24px;
	vertical-align: middle;
}
.asColorPicker-clear
{
	display: none;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 5px;
}
.asColorPicker-dropdown
{
	max-width: 260px;
}
.asColorPicker-trigger
{
	border: 0;
	height: 38px;
	position: absolute;
	right: -35px;
	top: 0;
	width: 37px;
}
.badge
{
	font-weight: 400;
}
.badge-danger
{
	background-color: #f62d51;
}
.badge-info
{
	background-color: #ffa500;
}
.badge-inverse
{
	background-color: #2f3d4a;
}
.badge-primary
{
	background-color: #ffa500;
}
.badge-purple
{
	background-color: #ffa500;
}
.badge-red
{
	background-color: #fb3a3a;
}
.badge-success
{
	background-color: #3c763d;
}
.badge-warning
{
	background-color: #ffbc34;
}
.badge-xs
{
	font-size: 9px;
}
.badge-xs,
.badge-sm
{
	ms-transform: translate(0, -2px);
	o-transform: translate(0, -2px);
	transform: translate(0, -2px);
	webkit-transform: translate(0, -2px);
}
.bc-colored .breadcrumb-item,
.bc-colored .breadcrumb-item a
{
	color: #fff;
}
.bc-colored .breadcrumb-item.active,
.bc-colored .breadcrumb-item a.active
{
	opacity: 0.7;
}
.bc-colored .breadcrumb-item+.breadcrumb-item::before
{
	color: rgba(255, 255, 255, 0.4);
}
.blue-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #ffa500 23%, #ffa500 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #ffa500 23%, #ffa500 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #ffa500 23%, #ffa500 99%);
}
.blue-theme
{
	background: #ffa500;
}
.bootstrap-select .dropdown-menu li a
{
	clear: both;
	color: #54667a;
	display: block;
	font-weight: 400;
	line-height: 1.42857143;
	padding: 7px 20px;
	white-space: nowrap;
}
.bootstrap-select .dropdown-menu li a:hover
{
	background: #f2f7f8;
	color: #ffa500;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn)
{
	width: 100%;
}
.bootstrap-switch .bootstrap-switch-handle-off
{
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger
{
	background: #f62d51;
	color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default
{
	background: #f2f7f8;
	color: #263238;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info
{
	background: #ffa500;
	color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary
{
	background: #ffa500;
	color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success
{
	background: #3c763d;
	color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning
{
	background: #ffbc34;
	color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-on
{
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}
.bootstrap-switch,
.bootstrap-switch .bootstrap-switch-container
{
	border-radius: 2px;
}
.bootstrap-touchspin .input-group-btn-vertical>.btn
{
	padding: 9px 10px;
}
.box
{
	border-radius: 4px;
	padding: 10px;
}
.boxed #main-wrapper
{
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	max-width: 1300px;
	width: 100%;
}
.boxed #main-wrapper .footer
{
	display: none;
}
.boxed #main-wrapper .sidebar-footer
{
	position: absolute;
}
.box-shadow
{
	box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.08);
}
.breadcrumb
{
	margin-bottom: 0px;
}
.browser td
{
	padding-left: 0px;
	vertical-align: middle;
}
.btn
{
	cursor: pointer;
	font-size: 14px;
	padding: 7px 12px;
}
.btn .text-active
{
	display: none;
}
.btn.active .text
{
	display: none;
}
.btn.active .text-active
{
	display: inline-block;
}
.btn-circle
{
	border-radius: 100%;
	height: 40px;
	padding: 10px;
	width: 40px;
}
.btn-circle.btn-lg
{
	font-size: 18px;
	height: 50px;
	padding: 14px 15px;
	width: 50px;
}
.btn-circle.btn-sm
{
	font-size: 14px;
	height: 35px;
	padding: 8px 10px;
	width: 35px;
}
.btn-circle.btn-xl
{
	font-size: 24px;
	height: 70px;
	padding: 14px 15px;
	width: 70px;
}
.btn-custom,
.btn-custom.disabled
{
	background: #ffa500;
	border: 1px solid #ffa500;
	color: #fff;
}
.btn-custom:hover,
.btn-custom.disabled:hover
{
	background: #ffa500;
	border: 1px solid #ffa500;
	color: #fff;
	opacity: 0.8;
}
.btn-danger,
.btn-danger.disabled
{
	background: #d9534f;
	border: 1px solid #d9534f;
}
.btn-danger.active,
.btn-danger:focus,
.btn-danger.disabled.active,
.btn-danger.disabled:focus
{
	background: #e6294b;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger.focus,
.btn-danger:focus
{
	background-color: #e6294b;
	border: 1px solid #e6294b;
}
.btn-danger:hover,
.btn-danger.disabled:hover
{
	background: #f8423c;
	border: 1px solid #f8423c;
	opacity: 0.7;
}
.btn-dribbble
{
	background-color: #ea4c89;
	color: #fff;
}
.btn-dropbox
{
	background-color: #007ee5;
	color: #fff;
}
.btn-facebook
{
	background-color: #3b5998;
	color: #fff;
}
.btn-file
{
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}
.btn-file>input
{
	border-radius: 0px;
	cursor: pointer;
	direction: ltr;
	filter: alpha(opacity=0);
	font-size: 23px;
	height: 100%;
	margin: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.btn-flickr
{
	background-color: #ff0084;
	color: #fff;
}
.btn-github
{
	background-color: #171515;
	color: #fff;
}
.btn-googleplus
{
	background-color: #dd4b39;
	color: #fff;
}
.btn-group label
{
	color: #fff !important;
	margin-bottom: 0px;
}
.btn-group label.btn-secondary
{
	color: #54667a !important;
}
.btn-info,
.btn-info.disabled
{
	background: #005296;
	border: 1px solid #005296;
}
.btn-info.active,
.btn-info:focus,
.btn-info.disabled.active,
.btn-info.disabled:focus
{
	background: #028ee1;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover,
.btn-info.focus,
.btn-info:focus
{
	background-color: #5bc0de;
	border: 1px solid #5bc0de;
}
.btn-info:hover,
.btn-info.disabled:hover
{
	background: #ffa500;
	border: 1px solid #ffa500;
	opacity: 0.7;
}
.btn-instagram
{
	background-color: #3f729b;
	color: #fff;
}
.btn-inverse,
.btn-inverse.disabled
{
	background: #2f3d4a;
	border: 1px solid #2f3d4a;
	color: #fff;
}
.btn-inverse.active,
.btn-inverse:focus,
.btn-inverse.disabled.active,
.btn-inverse.disabled:focus
{
	background: #232a37;
	color: #fff;
}
.btn-inverse:hover,
.btn-inverse.disabled:hover
{
	background: #2f3d4a;
	border: 1px solid #2f3d4a;
	color: #fff;
	opacity: 0.7;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open>.dropdown-toggle.btn-inverse
{
	background-color: #232a37;
	border: 1px solid #232a37;
}
.btn-label
{
	background: rgba(0, 0, 0, 0.05);
	display: inline-block;
	margin: -6px 12px -6px -14px;
	padding: 7px 15px;
}
.btn-lg
{
	font-size: 1.25rem;
	padding: .75rem 1.5rem;
}
.btn-linkedin
{
	background-color: #007bb6;
	color: #fff;
}
.btn-outline
{
	background-color: transparent;
	color: inherit;
	transition: all .5s;
}
.btn-outline-danger
{
	background-color: transparent;
	border-color: #f62d51;
	color: #f62d51;
}
.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger.focus
{
	background: #f62d51;
	border-color: #f62d51;
	color: #fff;
}
.btn-outline-default
{
	background-color: #fff;
}
.btn-outline-default:hover,
.btn-outline-default:focus,
.btn-outline-default.focus
{
	background: #f2f7f8;
}
.btn-outline-info
{
	background-color: transparent;
	border-color: #ffa500;
	color: #ffa500;
}
.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info.focus
{
	background: #ffa500;
	border-color: #ffa500;
	color: #fff;
}
.btn-outline-inverse
{
	background-color: transparent;
	border-color: #2f3d4a;
	color: #2f3d4a;
}
.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse.focus
{
	background: #2f3d4a;
	border-color: #2f3d4a;
	color: #fff;
}
.btn-outline-primary
{
	background-color: #fff;
	border-color: #2e6da4;
	color: #337ab7;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus
{
	background: #337ab7;
	border-color: #2e6da4;
	color: #fff;
}
.btn-outline-red
{
	background-color: transparent;
	border-color: #fb3a3a;
	color: #fb3a3a;
}
.btn-outline-red:hover,
.btn-outline-red:focus,
.btn-outline-red.focus
{
	background: #fb3a3a;
	border-color: #fb3a3a;
	color: #fff;
}
.btn-outline-success
{
	background-color: transparent;
	border-color: #3c763d;
	color: #3c763d;
}
.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success.focus
{
	background: #3c763d;
	border-color: #3c763d;
	color: #fff;
}
.btn-outline-warning
{
	background-color: transparent;
	border-color: #ffbc34;
	color: #ffbc34;
}
.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning.focus
{
	background: #ffbc34;
	border-color: #ffbc34;
	color: #fff;
}
.btn-pinterest
{
	background-color: #cb2027;
	color: #fff;
}
.btn-primary,
.btn-primary.disabled
{
	background: linear-gradient(60deg,#ffa500,#ffa50066);
	border: 1px solid #ffa50066;
}
.btn-primary.active,
.btn-primary:focus,
.btn-primary.disabled.active,
.btn-primary.disabled:focus
{
	background: ##ffa500;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus
{
	background-color: #ffa500;
	border: 1px solid #ffa500;
}
.btn-primary:hover,
.btn-primary.disabled:hover
{
	background: #ffa500;
	border: 1px solid #ffa500;
	opacity: 0.7;
}
.btn-red,
.btn-red.disabled
{
	background: #fb3a3a;
	border: 1px solid #fb3a3a;
	color: #fff;
}
.btn-red.active,
.btn-red:focus,
.btn-red.disabled.active,
.btn-red.disabled:focus
{
	background: #e6294b;
}
.btn-red:hover,
.btn-red.disabled:hover
{
	background: #fb3a3a;
	border: 1px solid #fb3a3a;
	opacity: 0.7;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.open>.dropdown-toggle.btn-red
{
	background-color: #d61f1f;
	border: 1px solid #d61f1f;
	color: #fff;
}
.btn-rounded
{
	border-radius: 60px;
	padding: 7px 18px;
}
.btn-rounded.btn-lg
{
	padding: .75rem 1.5rem;
}
.btn-rounded.btn-sm
{
	font-size: 12px;
	padding: .25rem .5rem;
}
.btn-rounded.btn-xs
{
	font-size: 10px;
	padding: .25rem .5rem;
}
.btn-skype
{
	background-color: #ffa500;
	color: #fff;
}
.btn-sm
{
	font-size: 12px;
	padding: .25rem .5rem;
}
.btn-success,
.btn-success.disabled
{
	background: #4cae4c;
	border: 1px solid #4cae4c;
}
.btn-success.active,
.btn-success:focus,
.btn-success.disabled.active,
.btn-success.disabled:focus
{
	background: #4ab657;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
.btn-success.focus,
.btn-success:focus
{
	background-color: #4ab657;
	border: 1px solid #4ab657;
}
.btn-success:hover,
.btn-success.disabled:hover
{
	background: #3c763d;
	border: 1px solid #3c763d;
	opacity: 0.7;
}
.btn-themecolor,
.btn-themecolor.disabled
{
	background: #ffa500;
	border: 1px solid #ffa500;
	color: #fff;
}
.btn-themecolor.active,
.btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus
{
	background: #028ee1;
}
.btn-themecolor:hover,
.btn-themecolor.disabled:hover
{
	background: #ffa500;
	border: 1px solid #ffa500;
	opacity: 0.7;
}
.btn-tumblr
{
	background-color: #32506d;
	color: #fff;
}
.btn-twitter
{
	background-color: #ffa500;
	color: #fff;
}
.btn-warning,
.btn-warning.disabled
{
	background: #ffbc34;
	border: 1px solid #ffbc34;
}
.btn-warning.active,
.btn-warning:focus,
.btn-warning.disabled.active,
.btn-warning.disabled:focus
{
	background: #e9ab2e;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus
{
	background-color: #e9ab2e;
	border: 1px solid #e9ab2e;
}
.btn-warning:hover,
.btn-warning.disabled:hover
{
	background: #ffbc34;
	border: 1px solid #ffbc34;
	opacity: 0.7;
}
.btn-xs
{
	font-size: 10px;
	padding: .25rem .5rem;
}
.btn-youtube
{
	background-color: #bb0000;
	color: #fff;
}
.button-box .btn
{
	margin: 0 8px 8px 0px;
}
.button-group .btn
{
	margin-bottom: 5px;
	margin-right: 5px;
}
.button-list button,
.button-list a
{
	margin: 5px 12px 5px 0;
}
.calendar
{
	float: left;
	margin-bottom: 0px;
}
.calendar-event
{
	background: #ffa500;
	color: #fff;
	cursor: move;
	display: inline-block;
	margin: 10px 5px 0 0;
	min-width: 140px;
	padding: 6px 10px;
	text-align: center;
}
.calendar-event a
{
	color: #fff;
	float: right;
	font-size: 10px;
	margin: 4px 0 0 10px;
	opacity: 0.6;
}
.card
{
	font-size: .775rem;
	/* margin-left: -20px !important; */
	width: auto !important;
}
.card
{
	margin-bottom: 10px;
}
.card .card-subtitle
{
	color: #90a4ae;
	font-weight: 300;
	margin-bottom: 15px;
}
.card-actions
{
	float: right;
}
.card-actions a
{
	color: #54667a;
	cursor: pointer;
	font-size: 13px;
	opacity: 0.7;
	padding-left: 7px;
}
.card-actions a:hover
{
	opacity: 1;
}
.card-block
{
	flex: 1 1 auto;
	margin-top: -10px;
	ms-flex: 1 1 auto;
	padding: 7px;
	webkit-box-flex: 1;
	webkit-flex: 1 1 auto;
}
.card-columns .card
{
	margin-bottom: 20px;
}
.card-danger
{
	background: #4c4c4c;
	border-color: #4c4c4c;
}
.card-dark
{
	background: #2f3d4a;
	border-color: #2f3d4a;
}
.card-header
{
	background-color: #dae6e8;
}
.card-info
{
	background: #4c4c4c;
	border-color: #4c4c4c;
}
.card-info
{
	background: #4c4c4c;
	border-color: #4c4c4c;
}
.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text
{
	color: rgba(255, 255, 255, 0.65);
}
.card-megna
{
	background: #01c0c8;
	border-color: #01c0c8;
}
.card-no-border .card
{
	margin-left: -10Px;
	margin-top: 1em;
	margin-top: 7px;
	min-height: 450px;
}
.card-no-border .card
{
	border: 0px;
	margin-left: -10Px;
	margin-top: 5Px;
}
.card-no-border .card-group .card
{
	border: 1px solid rgba(120, 130, 140, 0.13);
}
/*.card-no-border .left-sidebar
{
	box-shadow: 1px 0px 20px rgb(175, 175, 175);
}*/
.card-no-border .left-sidebar, .card-no-border .sidebar-nav
{
	background: #e5eeff;
}
.card-no-border .left-sidebar,
.card-no-border .sidebar-nav
{
	background: #fff;
}
.card-no-border .page-wrapper
{
	background: #f2f7f8;
}
.card-no-border .shadow-none
{
	box-shadow: none;
}
.card-no-border .sidebar-footer
{
	background: #fff;
}
.card-no-border .sidebar-nav>ul>li>a.active
{
	background: #f2f7f8;
	padding: 0.70rem;
}
.card-outline-danger
{
	border-color: #f62d51;
}
.card-outline-danger .card-header
{
	background: #f62d51;
	border-color: #f62d51;
}
.card-outline-danger,
.card-outline-info,
.card-outline-warning,
.card-outline-success,
.card-outline-primary
{
	background: #fff;
}
.card-outline-info
{
	border-color: #ffa500;
}
.card-outline-info .card-header
{
	background: #ffa500;
	border-color: #ffa500;
}
.card-outline-inverse
{
	border-color: #2f3d4a;
}
.card-outline-inverse .card-header
{
	background: #2f3d4a;
	border-color: #2f3d4a;
}
.card-outline-primary
{
	border-color: #ffa500;
}
.card-outline-primary .card-header
{
	background: #ffa500;
	border-color: #ffa500;
}
.card-outline-success
{
	border-color: #3c763d;
}
.card-outline-success .card-header
{
	background: #3c763d;
	border-color: #3c763d;
}
.card-outline-warning
{
	border-color: #ffbc34;
}
.card-outline-warning .card-header
{
	background: #ffbc34;
	border-color: #ffbc34;
}
.card-primary
{
	background: #4c4c4c;
	border-color: #4c4c4c;
}
.card-primary
{
	background: #4c4c4c;
	border-color: #4c4c4c;
}
.card-success
{
	background: #4c4c4c;
	border-color: #4c4c4c;
}
.card-warning
{
	background: #ffbc34;
	border-color: #ffbc34;
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active
{
	display: block;
}
.cd-horizontal-timeline .events a
{
	color: #ffa500;
	padding-bottom: 6px;
}
.cd-horizontal-timeline .events a.selected::after
{
	border-color: #ffa500;
}
.cd-horizontal-timeline .filling-line,
.cd-horizontal-timeline .events a.selected::after
{
	background: #ffa500;
}
.fw-bold {font-weight: 500;}
.rounded-border {border-radius: 5px;}
.events-right {
	box-shadow: 0px 3px 3px #e9e9e9;
    border-radius: 5px;
    padding: 0.75rem;
	color: #727272;
}

.cell
{
	display: table-cell;
	vertical-align: middle;
}
.cent
{
	text-align: center;
}
.chart
{
	display: inline-block;
	height: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	width: 100px;
}
.chart canvas
{
	left: 0;
	position: absolute;
	top: 0;
}
.chart.chart-widget-pie
{
	margin-bottom: 5px;
	margin-top: 5px;
}
.chart>span>img
{
	height: 60%;
	left: 0;
	margin: 0 auto;
	margin-top: -2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 60%;
}
.chat-list
{
	margin: 0px;
	padding: 0px;
}
.chat-list li
{
	list-style: none;
	margin-top: 30px;
}
.chat-list li .chat-content
{
	display: inline-block;
	padding-left: 15px;
	width: calc(100% - 140px);
}
.chat-list li .chat-content .box
{
	display: inline-block;
	margin-bottom: 10px;
}
.chat-list li .chat-content h5
{
	color: #90a4ae;
}
.chat-list li .chat-img
{
	display: inline-block;
	vertical-align: top;
	width: 45px;
}
.chat-list li .chat-img img
{
	border-radius: 100%;
	width: 45px;
}
.chat-list li .chat-time
{
	color: #90a4ae;
	font-size: 10px;
}
.chat-list li.odd .box
{
	clear: both;
}
.chat-list li.odd .chat-content
{
	text-align: right;
	width: calc(100% - 90px);
}
.chat-list li.odd+.odd
{
	margin-top: 0px;
}
.chat-list li.reverse
{
	text-align: right;
}
.chat-list li.reverse .chat-content
{
	padding-left: 0px;
	padding-right: 15px;
}
.chat-list li.reverse .chat-time
{
	text-align: left;
}
.chat-main-box
{
	overflow: hidden;
	position: relative;
}
.chat-main-box .chat-left-aside
{
	border-right: 1px solid rgba(120, 130, 140, 0.13);
	float: left;
	position: relative;
	top: 0px;
	width: 250px;
	z-index: 9;
}
.chat-main-box .chat-left-aside .chat-left-inner
{
	position: relative;
}
.chat-main-box .chat-left-aside .chat-left-inner .form-control
{
	height: 60px;
}
.chat-main-box .chat-left-aside .chat-left-inner .style-none
{
	padding: 0px;
}
.chat-main-box .chat-left-aside .chat-left-inner .style-none li
{
	list-style: none;
	overflow: hidden;
}
.chat-main-box .chat-left-aside .chat-left-inner .style-none li a
{
	padding: 20px;
}
.chat-main-box .chat-left-aside .chat-left-inner .style-none li a:hover,
.chat-main-box .chat-left-aside .chat-left-inner .style-none li a.active
{
	background: #ebf3f5;
}
.chat-main-box .chat-left-aside .open-panel
{
	background-color: #fff;
	border-radius: 0 100px 100px 0;
	box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	display: none;
	left: -webkit-calc(100% - 1px);
	line-height: 1;
	padding: 15px 8px 15px 4px;
	position: absolute;
	top: 50%;
	webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
	z-index: 100;
}
.chat-main-box .chat-right-aside
{
	float: left;
	width: calc(100% - 250px);
}
.chat-main-box .chat-right-aside .chat-list
{
	height: 100%;
	max-height: none;
	padding-top: 40px;
}
.chat-main-box .chat-right-aside .chat-list .chat-text
{
	border-radius: 6px;
}
.chat-main-box .chat-right-aside .send-chat-box
{
	position: relative;
}
.chat-main-box .chat-right-aside .send-chat-box .custom-send
{
	bottom: 10px;
	position: absolute;
	right: 20px;
}
.chat-main-box .chat-right-aside .send-chat-box .custom-send .cst-icon
{
	color: #54667a;
	margin-right: 10px;
}
.chat-main-box .chat-right-aside .send-chat-box .form-control
{
	border: none;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	height: 80px;
	padding-right: 180px;
	resize: none;
}
.chat-main-box .chat-right-aside .send-chat-box .form-control:focus
{
	border-color: rgba(120, 130, 140, 0.13);
}
.chatonline img
{
	float: left;
	margin-right: 10px;
	width: 30px;
}
.chatonline li a
{
	float: left;
	padding: 13px 0;
	width: 100%;
}
.chatonline li a span
{
	color: #54667a;
}
.chatonline li a span small
{
	display: block;
	font-size: 10px;
}
.checkbox
{
	padding-left: 20px;
}
.checkbox input[type="checkbox"]
{
	cursor: pointer;
	left: 0px;
	opacity: 0;
	outline: none;
	position: absolute;
	z-index: 1;
}
.checkbox input[type="checkbox"]:checked+label::after
{
	content: "\f00c";
	font-family: 'FontAwesome';
}
.checkbox input[type="checkbox"]:disabled+label
{
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled+label::before
{
	background-color: #f2f7f8;
	cursor: not-allowed;
}
.checkbox input[type="checkbox"]:focus+label::before
{
	outline: none;
	outline-offset: -2px;
}
.checkbox label
{
	display: block;
	padding-left: 5px;
	position: relative;
}
.checkbox label,
.radio label
{
	cursor: pointer;
}
.checkbox label::after
{
	color: #263238;
	display: inline-block;
	font-size: 11px;
	height: 16px;
	left: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	position: absolute;
	top: 3px;
	width: 16px;
}
.checkbox label::before
{
	background-color: #fff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	border-radius: 1px;
	content: "";
	display: inline-block;
	height: 17px;
	left: 0;
	margin-left: -20px;
	o-transition: 0.3s ease-in-out;
	outline: none;
	position: absolute;
	top: 3px;
	transition: 0.3s ease-in-out;
	webkit-transition: 0.3s ease-in-out;
	width: 17px;
}
.checkbox.checkbox-circle label::before
{
	border-radius: 50%;
}
.checkbox.checkbox-inline
{
	margin-top: 0;
}
.checkbox.checkbox-single label
{
	height: 17px;
}
.checkbox-danger input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked+label::before
{
	background-color: #f62d51;
	border-color: #f62d51;
}
.checkbox-info input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked+label::before
{
	background-color: #ffa500;
	border-color: #ffa500;
}
.checkbox-inverse input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-inverse input[type="checkbox"]:checked+label::before
{
	background-color: #2f3d4a;
	border-color: #2f3d4a;
}
.checkbox-primary input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-primary input[type="checkbox"]:checked+label::before
{
	background-color: #ffa500;
	border-color: #ffa500;
}
.checkbox-purple input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-purple input[type="checkbox"]:checked+label::before
{
	background-color: #ffa500;
	border-color: #ffa500;
}
.checkbox-red input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-red input[type="checkbox"]:checked+label::before
{
	background-color: #f62d51;
	border-color: #f62d51;
}
.checkbox-success input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked+label::before
{
	background-color: #3c763d;
	border-color: #3c763d;
}
.checkbox-warning input[type="checkbox"]:checked+label::after
{
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked+label::before
{
	background-color: #ffbc34;
	border-color: #ffbc34;
}
.circular--profile
{
	background-position: top;
	background-size: cover;
	border-radius: 50%;
	display: inline-block;
	height: 85px;
	overflow: hidden;
	position: relative;
	width: 85px;
}
.city-weather-days
{
	margin: 0px;
}
.city-weather-days li
{
	padding: 15px 0;
	text-align: center;
}
.city-weather-days li h3
{
	font-weight: 300;
	margin-top: 5px;
}
.city-weather-days li i
{
	color: #ffa500;
	display: block;
	font-size: 20px;
}
.city-weather-days li span
{
	color: #90a4ae;
	display: block;
	padding: 10px 0 0;
}
.clear
{
	clear: both;
}
.collapse.in
{
	display: block;
}
.collapsing
{
	transition: height .08s ease;
	webkit-transition: height .08s ease;
}
.color-bordered-table.danger-bordered-table
{
	border: 2px solid #f62d51;
}
.color-bordered-table.danger-bordered-table thead th
{
	background-color: #f62d51;
	color: #fff;
}
.color-bordered-table.dark-bordered-table
{
	border: 2px solid #263238;
}
.color-bordered-table.dark-bordered-table thead th
{
	background-color: #263238;
	color: #fff;
}
.color-bordered-table.info-bordered-table
{
	border: 2px solid #ffa500;
}
.color-bordered-table.info-bordered-table thead th
{
	background-color: #ffa500;
	color: #fff;
}
.color-bordered-table.inverse-bordered-table
{
	border: 2px solid #2f3d4a;
}
.color-bordered-table.inverse-bordered-table thead th
{
	background-color: #2f3d4a;
	color: #fff;
}
.color-bordered-table.muted-bordered-table
{
	border: 2px solid #90a4ae;
}
.color-bordered-table.muted-bordered-table thead th
{
	background-color: #90a4ae;
	color: #fff;
}
.color-bordered-table.primary-bordered-table
{
	border: 2px solid #ffa500;
}
.color-bordered-table.primary-bordered-table thead th
{
	background-color: #ffa500;
	color: #fff;
}
.color-bordered-table.purple-bordered-table
{
	border: 2px solid #ffa500;
}
.color-bordered-table.purple-bordered-table thead th
{
	background-color: #ffa500;
	color: #fff;
}
.color-bordered-table.red-bordered-table
{
	border: 2px solid #fb3a3a;
}
.color-bordered-table.red-bordered-table thead th
{
	background-color: #fb3a3a;
	color: #fff;
}
.color-bordered-table.success-bordered-table
{
	border: 2px solid #3c763d;
}
.color-bordered-table.success-bordered-table thead th
{
	background-color: #3c763d;
	color: #fff;
}
.color-bordered-table.warning-bordered-table
{
	border: 2px solid #ffbc34;
}
.color-bordered-table.warning-bordered-table thead th
{
	background-color: #ffbc34;
	color: #fff;
}
.color-table.danger-table thead th
{
	background-color: #f62d51;
	color: #fff;
}
.color-table.dark-table thead th
{
	background-color: #263238;
	color: #fff;
}
.color-table.info-table thead th
{
	background-color: #ffa500;
	color: #fff;
}
.color-table.inverse-table thead th
{
	background-color: #2f3d4a;
	color: #fff;
}
.color-table.muted-table thead th
{
	background-color: #90a4ae;
	color: #fff;
}
.color-table.primary-table thead th
{
	background-color: #ffa500;
	color: #fff;
}
.color-table.purple-table thead th
{
	background-color: #ffa500;
	color: #fff;
}
.color-table.red-table thead th
{
	background-color: #fb3a3a;
	color: #fff;
}
.color-table.success-table thead th
{
	background-color: #3c763d;
	color: #fff;
}
.color-table.warning-table thead th
{
	background-color: #ffbc34;
	color: #fff;
}
.col-xlg-1,
.col-xlg-10,
.col-xlg-11,
.col-xlg-12,
.col-xlg-2,
.col-xlg-3,
.col-xlg-4,
.col-xlg-5,
.col-xlg-6,
.col-xlg-7,
.col-xlg-8,
.col-xlg-9
{
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.comment-footer .action-icons
{
	visibility: hidden;
}
.comment-footer .action-icons a
{
	color: #90a4ae;
	padding-left: 15px;
	vertical-align: middle;
}
.comment-footer .action-icons a:hover,
.comment-footer .action-icons a.active
{
	color: #ffa500;
}
.comment-text
{
	padding: 15px 15px 15px 20px;
}
.comment-text p
{
	max-height: 50px;
	overflow: hidden;
}
.comment-text:hover .comment-footer .action-icons,
.comment-text.active .comment-footer .action-icons
{
	visibility: visible;
}
.comment-widgets
{
	margin-bottom: 10px;
	position: relative;
}
.comment-widgets .comment-row
{
	border-left: 3px solid #fff;
	padding: 15px;
}
.comment-widgets .comment-row:hover,
.comment-widgets .comment-row.active
{
	border-color: #ffa500;
}
.contact-list td
{
	padding: 25px 10px;
	vertical-align: middle;
}
.contact-list td img
{
	width: 30px;
}
.contact-page-aside
{
	position: relative;
}
.container1
{
	background-color: #f1f1f1;
	border: 2px solid #dedede;
	border-radius: 5px;
	margin: 10px 0;
	padding: 10px;
}
.container1 img
{
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	max-width: 60px;
	width: 100%;
}
.container1::after
{
	clear: both;
	content: "";
	display: table;
}
.container-fluid
{
	padding: 0px 8px 0Px 0Px;
}
.country-state
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
.country-state h2
{
	font-weight: 400;
	margin-bottom: 0px;
}
.country-state li
{
	margin-bottom: 10px;
	margin-top: 30px;
}
.css-bar:after
{
	z-index: 1;
}
.css-bar>i
{
	z-index: 10;
}
.ct-chart
{
	position: relative;
}
.ct-chart .ct-series-a .ct-slice-donut
{
	stroke: #3c763d;
}
.ct-chart .ct-series-b .ct-slice-donut
{
	stroke: #f2f7f8;
}
.ct-chart .ct-series-c .ct-slice-donut
{
	stroke: #ffa500;
}
.custom-control-input:checked~.custom-control-indicator
{
	background-color: #3c763d;
}
.custom-control-input:focus~.custom-control-indicator
{
	box-shadow: none;
}
.custom-select
{
	background: url(../../assets/images/custom-select.png) right 0.75rem center no-repeat;
}
.customtab2 li a.nav-link
{
	border: 0px;
	color: #54667a;
	margin-right: 3px;
}
.customtab2 li a.nav-link.active
{
	background: #ffa500;
	color: #fff;
}
.customtab2 li a.nav-link:hover
{
	background: #ffa500;
	color: #fff;
}
.customvtab .tabs-vertical li .nav-link.active,
.customvtab .tabs-vertical li .nav-link:hover,
.customvtab .tabs-vertical li .nav-link:focus
{
	background: #fff;
	border: 0px;
	border-right: 2px solid #ffa500;
	color: #ffa500;
	margin-right: -1px;
}
.dataTables_filter
{
	float: right;
}
.dataTables_filter input
{
	border: 1px solid #d9d9d9;
}
.dataTables_info,
.dataTables_length
{
	display: inline-block;
}
.dataTables_wrapper .dataTables_paginate
{
	float: right;
	padding-top: 0.25em;
	text-align: right;
}
.dataTables_wrapper .dataTables_paginate .ellipsis
{
	padding: 0 1em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button
{
	border: 1px solid transparent;
	border-radius: 2px;
	box-sizing: border-box;
	color: #54667a;
	cursor: hand;
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
	min-width: 1.5em;
	padding: 0.5em 1em;
	text-align: center;
	text-decoration: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover
{
	background-color: #ffa500;
	border: 1px solid #ffa500;
	color: #fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active
{
	background: transparent;
	border: 1px solid transparent;
	box-shadow: none;
	color: #54667a;
	cursor: default;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active
{
	background-color: #54667a;
	outline: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover
{
	background-color: #ffa500;
	border: 1px solid #ffa500;
	color: white;
}
.datepaginator-sm .pagination li a,
.datepaginator-lg .pagination li a,
.datepaginator .pagination li a
{
	border: 1px solid rgba(120, 130, 140, 0.13);
	float: left;
	height: 60px;
	padding: 0 5px;
	position: relative;
}
.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: #ffa500;
	color: #fff;
}
.datepicker td,
.datepicker th
{
	padding: 5px 10px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover
{
	background-color: #ffa500;
}
.dd3-handle:before
{
	color: #54667a;
	top: 7px;
}
.default-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #90a4ae 23%, #90a4ae 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #90a4ae 23%, #90a4ae 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #90a4ae 23%, #90a4ae 99%);
}
.default-theme
{
	background: #90a4ae;
}
.disable-row-side-margin
{
	margin-left: 0px;
	margin-right: 0px;
}
.disable-row-side-padding
{
	padding-left: 0px;
	padding-right: 0px;
}
.display-5
{
	font-size: 3rem;
}
.display-6
{
	font-size: 36px;
}
.dp-selected[style]
{
	background-color: #ffa500 !important;
}
.dropdown-item
{
	color: #54667a;
}
.dropdown-menu
{
	color: #292b2c;
	font-size: .75rem;
	list-style: none;
	padding: 5px;
	text-align: left;
}
.dropzone
{
	border: 1px dashed #d9d9d9;
}
.dropzone .dz-message
{
	margin: 0px;
	padding: 5% 0;
}
.dt-bootstrap
{
	display: block;
}
.dt-buttons
{
	display: inline-block;
	padding-top: 5px;
}
.dt-buttons .dt-button
{
	background: #ffa500;
	border-radius: 4px;
	color: #fff;
	margin-right: 3px;
	padding: 5px 15px;
}
.dt-buttons .dt-button:hover
{
	background: #2f3d4a;
}
.el-element-overlay .el-card-item
{
	padding-bottom: 25px;
	position: relative;
}
.el-element-overlay .el-card-item .el-card-avatar
{
	margin-bottom: 15px;
}
.el-element-overlay .el-card-item .el-card-content
{
	text-align: center;
}
.el-element-overlay .el-card-item .el-card-content a
{
	color: #54667a;
}
.el-element-overlay .el-card-item .el-card-content a:hover
{
	color: #ffa500;
}
.el-element-overlay .el-card-item .el-card-content h3
{
	margin: 0px;
}
.el-element-overlay .el-card-item .el-overlay
{
	background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: all .4s ease-in-out;
	webkit-transition: all .4s ease-in-out;
	width: 100%;
}
.el-element-overlay .el-card-item .el-overlay-1
{
	cursor: default;
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info
{
	background-color: transparent;
	color: #fff;
	display: inline-block;
	filter: alpha(opacity=0);
	left: 0;
	margin: auto;
	ms-transform: translateY(-50%) translateZ(0);
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-transform: uppercase;
	top: 50%;
	transform: translateY(-50%) translateZ(0);
	transition: all .2s ease-in-out;
	webkit-transform: translateY(-50%) translateZ(0);
	webkit-transition: all .2s ease-in-out;
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info>li
{
	display: inline-block;
	list-style: none;
	margin: 0 3px;
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a
{
	border-color: #fff;
	color: #fff;
	padding: 12px 15px 10px;
}
.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a:hover
{
	background: #ffa500;
	border-color: #ffa500;
}
.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn
{
	top: -100%;
}
.el-element-overlay .el-card-item .el-overlay-1 .scrl-up
{
	height: 0px;
	top: 100%;
}
.el-element-overlay .el-card-item .el-overlay-1 img
{
	display: block;
	height: auto;
	position: relative;
	transition: all .4s linear;
	webkit-transition: all .4s linear;
	width: 100%;
}
.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay
{
	filter: alpha(opacity=100);
	ms-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0);
	webkit-transform: translateZ(0);
}
.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn
{
	top: 0px;
}
.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up
{
	height: 100%;
	top: 0px;
}
.el-element-overlay .el-card-item .el-overlay-1:hover img
{
	ms-transform: scale(1.2) translateZ(0);
	webkit-transform: scale(1.2) translateZ(0);
}
.el-element-overlay .white-box
{
	padding: 0px;
}
.entire-thing
{
	width: 650px;
}
.error-body
{
	padding-top: 5%;
}
.error-body h1
{
	font-size: 210px;
	font-weight: 900;
	line-height: 210px;
}
.error-box
{
	background: url(../../assets/images/background/error-bg.jpg) no-repeat center center #fff;
	height: 100%;
	position: fixed;
	width: 100%;
}
.error-box .footer
{
	left: 0px;
	right: 0px;
	width: 100%;
}
.fc th.fc-mon,
.fc th.fc-wed,
.fc th.fc-fri
{
	background: #f2f7f8;
}
.fc th.fc-sun,
.fc th.fc-tue,
.fc th.fc-thu,
.fc th.fc-sat
{
	background: #f2f7f8;
}
.fc th.fc-widget-header
{
	color: #54667a;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	padding: 7px 0px;
	text-transform: uppercase;
}
.fc-basic-view .fc-day-number
{
	display: inline-block;
	padding: 10px 15px;
}
.fc-basic-view td.fc-week-number span
{
	padding-right: 5px;
}
.fc-button
{
	background: #fff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	color: #54667a;
	text-transform: capitalize;
}
.fc-button:hover
{
	background: #f2f7f8;
	opacity: 0.8;
}
.fc-cell-overlay
{
	background: #f0f0f0;
}
.fc-day
{
	background: #fff;
}
.fc-event
{
	background: #ffa500;
	border: none;
	border-radius: 0px;
	color: #fff !important;
	cursor: move;
	font-size: 13px;
	margin: 1px -1px 0 -1px;
	padding: 5px 5px;
	text-align: center;
}
.fc-state-highlight
{
	background: #f0f0f0;
}
.fc-state-hover
{
	background: #F5F5F5;
}
.fc-text-arrow
{
	font-family: inherit;
	font-size: 16px;
}
.fc-toolbar
{
	margin-bottom: 5px;
	margin-top: 15px;
}
.fc-toolbar
{
	margin: 0px;
	padding: 24px 0px;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover
{
	z-index: 0;
}
.fc-toolbar h2
{
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	text-transform: uppercase;
}
.fc-unthemed .fc-today
{
	background: #f2f7f8 !important;
	border: 1px solid #f62d51;
}
.fc-unthemed .fc-today
{
	background: #fff;
}
.fc-view
{
	margin-top: 0px;
}
.fc-view
{
	margin-top: 30px;
}
.fc-widget-content
{
	border-color: rgba(120, 130, 140, 0.13) !important;
}
.fc-widget-header
{
	border: 0px !important;
}
.featured-plan
{
	margin-top: 0px;
}
.featured-plan .price-table-content .price-row
{
	border-top: 1px solid rgba(120, 130, 140, 0.13);
}
.featured-plan .pricing-body
{
	background: #ebf3f5;
	border: 1px solid #ddd;
	padding: 60px 0;
}
.feeds
{
	margin: 0px;
	padding: 0px;
}
.feeds li
{
	display: block;
	list-style: none;
	padding: 10px;
}
.feeds li span
{
	float: right;
	font-size: 12px;
	width: auto;
}
.feeds li:hover
{
	background: #ebf3f5;
}
.feeds li>div
{
	border-radius: 100%;
	display: inline-block;
	height: 40px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}
.feeds li>div i
{
	line-height: 40px;
}
.fileinput .btn
{
	vertical-align: middle;
}
.fileinput .form-control
{
	cursor: text;
	display: inline-block;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 7px;
	vertical-align: middle;
}
.fileinput .input-group-addon
{
	border-right: 1px solid rgba(120, 130, 140, 0.13);
}
.fileinput .thumbnail
{
	display: inline-block;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.fileinput .thumbnail>img
{
	max-height: 100%;
}
.fileinput.input-group>*
{
	position: relative;
	z-index: 2;
}
.fileinput.input-group>.btn-file
{
	z-index: 1;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists
{
	display: none;
}
.fileinput-filename
{
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}
.fileinput-inline .fileinput-controls
{
	display: inline;
}
.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;
}
.fix-sidebar .left-sidebar
{
	position: fixed;
}
.fix-width
{
	margin: 0 auto;
	max-width: 1170px;
	width: 100%;
}
.floating-labels .bar
{
	display: block;
	position: relative;
}
.floating-labels .bar:after
{
	right: 50%;
}
.floating-labels .bar:before
{
	left: 50%;
}
.floating-labels .bar:before,
.floating-labels .bar:after
{
	background: #ffa500;
	bottom: 1px;
	content: '';
	height: 2px;
	moz-transition: 0.2s ease all;
	position: absolute;
	transition: 0.2s ease all;
	webkit-transition: 0.2s ease all;
	width: 0;
}
.floating-labels .form-control
{
	border: none;
	border-bottom: 1px solid #d9d9d9;
	border-radius: 0px;
	display: block;
	font-family: "Rubik", sans-serif;
	padding: 10px 10px 10px 0;
}
.floating-labels .form-control:focus
{
	border: none;
	outline: none;
}
.floating-labels .form-control:focus~.bar:before,
.floating-labels .form-control:focus~.bar:after
{
	width: 50%;
}
.floating-labels .form-control:focus~label,
.floating-labels .form-control:valid~label
{
	color: #263238;
	font-size: 12px;
	top: -20px;
}
.floating-labels .form-group
{
	position: relative;
}
.floating-labels .has-error .form-control
{
	border-bottom: 1px solid #f62d51;
}
.floating-labels .has-success .form-control
{
	border-bottom: 1px solid #3c763d;
}
.floating-labels .has-warning .form-control
{
	border-bottom: 1px solid #ffbc34;
}
.floating-labels .highlight
{
	height: 60%;
	left: 0;
	opacity: 0.5;
	pointer-events: none;
	position: absolute;
	top: 25%;
	width: 100px;
}
.floating-labels .input-lg~label,
.floating-labels .input-lg
{
	font-size: 24px;
}
.floating-labels .input-sm~label,
.floating-labels .input-sm
{
	font-size: 16px;
}
.floating-labels label
{
	color: #54667a;
	cursor: auto;
	moz-transition: 0.2s ease all;
	position: absolute;
	top: 5px;
	transition: 0.2s ease all;
	webkit-transition: 0.2s ease all;
}
.floating-labels select.form-control>option
{
	font-size: 14px;
}
.flot-chart
{
	display: block;
	height: 400px;
}
.flot-chart-content
{
	height: 100%;
	width: 100%;
}
.footable .pagination
{
	display: inline-block;
	padding: 8px 0;
}
.footable .pagination li
{
	display: inline-block;
	margin: 0 1px;
	padding: 0px;
}
.footable .pagination li a
{
	padding: 5px 10px;
}
.footable .pagination li a:hover,
.footable .pagination li a.active
{
	background: #ffa500;
	border-radius: 4px;
	color: #fff;
}
.footable .pagination li.active a
{
	border-radius: 4px;
	color: #fff;
}
.footable-odd
{
	background: #f2f7f8;
}
.footer
{
	background: #ffffff;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	bottom: 0;
	color: gray;
	font-size: 0.8rem;
	font-size: 15px;
	font-weight: 500;
	left: 0px;
	padding: 10px 10px;
	position: absolute;
	right: 0;
	text-align: center;
}
.form-bordered .form-group
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	padding-bottom: 20px;
}
.form-control
{
	color: #54667a;
	display: initial;
	min-height: 38px;
}
.form-control .fileinput-filename
{
	vertical-align: bottom;
}
.form-control:disabled,
.form-control[readonly]
{
	opacity: 0.7;
}
.form-control-line .form-control
{
	border: 0px;
	border-bottom: 1px solid #d9d9d9;
	border-radius: 0px;
	padding-left: 0px;
}
.form-control-line .form-control:focus
{
	border-bottom: 1px solid #ffa500;
}
.form-control-line .form-group
{
	overflow: hidden;
}
.form-control-sm
{
	min-height: 20px;
}
.form-control-static
{
	padding-top: 0px;
}
.form-group
{
	margin-bottom: 1rem;
}
.form-group.error .help-block ul
{
	color: #f62d51;
	padding: 0px;
}
.form-group.error .help-block ul li
{
	list-style: none;
}
.form-group.error input,
.form-group.error select,
.form-group.error textarea
{
	border: 1px solid #f62d51;
}
.form-group.issue .help-block ul
{
	color: #ffbc34;
	padding: 0px;
}
.form-group.issue .help-block ul li
{
	list-style: none;
}
.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea
{
	border: 1px solid #3c763d;
}
.form-horizontal label
{
	margin-bottom: 0px;
}
.form-material .form-control
{
	background-color: transparent;
	background-position: center bottom, center calc(100% - 1px);
	background-repeat: no-repeat;
	background-size: 0 2px, 100% 1px;
	padding: 0;
	transition: background 0s ease-out 0s;
}
.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus
{
	background-image: linear-gradient(#ffa500, #ffa500), linear-gradient(#d9d9d9, #d9d9d9);
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	float: none;
}
.form-material .form-control.focus,
.form-material .form-control:focus
{
	background-size: 100% 2px, 100% 1px;
	outline: 0 none;
	transition-duration: 0.3s;
}
.form-material .form-group
{
	overflow: hidden;
}
.full-color-table.full-danger-table
{
	background-color: #f9e7eb;
}
.full-color-table.full-danger-table tbody td
{
	border: 0;
}
.full-color-table.full-danger-table thead th
{
	background-color: #f62d51;
	border: 0;
	color: #fff;
}
.full-color-table.full-danger-table tr:hover
{
	background-color: #f62d51;
	color: #fff;
}
.full-color-table.full-dark-table
{
	background-color: rgba(43, 43, 43, 0.8);
}
.full-color-table.full-dark-table tbody td
{
	border: 0;
	color: #fff;
}
.full-color-table.full-dark-table thead th
{
	background-color: #263238;
	border: 0;
	color: #fff;
}
.full-color-table.full-dark-table tr:hover
{
	background-color: #263238;
	color: #fff;
}
.full-color-table.full-info-table
{
	background-color: #cfecfe;
}
.full-color-table.full-info-table tbody td
{
	border: 0;
}
.full-color-table.full-info-table thead th
{
	background-color: #ffa500;
	border: 0;
	color: #fff;
}
.full-color-table.full-info-table tr:hover
{
	background-color: #ffa500;
	color: #fff;
}
.full-color-table.full-inverse-table
{
	background-color: #f6f6f6;
}
.full-color-table.full-inverse-table tbody td
{
	border: 0;
}
.full-color-table.full-inverse-table thead th
{
	background-color: #2f3d4a;
	border: 0;
	color: #fff;
}
.full-color-table.full-inverse-table tr:hover
{
	background-color: #2f3d4a;
	color: #fff;
}
.full-color-table.full-muted-table
{
	background-color: rgba(152, 166, 173, 0.2);
}
.full-color-table.full-muted-table tbody td
{
	border: 0;
}
.full-color-table.full-muted-table thead th
{
	background-color: #90a4ae;
	border: 0;
	color: #fff;
}
.full-color-table.full-muted-table tr:hover
{
	background-color: #90a4ae;
	color: #fff;
}
.full-color-table.full-primary-table
{
	background-color: #f1effd;
}
.full-color-table.full-primary-table tbody td
{
	border: 0;
}
.full-color-table.full-primary-table thead th
{
	background-color: #ffa500;
	border: 0;
	color: #fff;
}
.full-color-table.full-primary-table tr:hover
{
	background-color: #ffa500;
	color: #fff;
}
.full-color-table.full-purple-table
{
	background-color: #f1effd;
}
.full-color-table.full-purple-table tbody td
{
	border: 0;
}
.full-color-table.full-purple-table thead th
{
	background-color: #ffa500;
	border: 0;
	color: #fff;
}
.full-color-table.full-purple-table tr:hover
{
	background-color: #ffa500;
	color: #fff;
}
.full-color-table.full-red-table
{
	background-color: #f9e7eb;
}
.full-color-table.full-red-table tbody td
{
	border: 0;
}
.full-color-table.full-red-table thead th
{
	background-color: #fb3a3a;
	border: 0;
	color: #fff;
}
.full-color-table.full-red-table tr:hover
{
	background-color: #fb3a3a;
	color: #fff;
}
.full-color-table.full-success-table
{
	background-color: #e8fdeb;
}
.full-color-table.full-success-table tbody td
{
	border: 0;
}
.full-color-table.full-success-table thead th
{
	background-color: #3c763d;
	border: 0;
	color: #fff;
}
.full-color-table.full-success-table tr:hover
{
	background-color: #3c763d;
	color: #fff;
}
.full-color-table.full-warning-table
{
	background-color: #fff8ec;
}
.full-color-table.full-warning-table tbody td
{
	border: 0;
}
.full-color-table.full-warning-table thead th
{
	background-color: #ffbc34;
	border: 0;
	color: #fff;
}
.full-color-table.full-warning-table tr:hover
{
	background-color: #ffbc34;
	color: #fff;
}
.gaugejs-box
{
	margin: 0 auto;
	position: relative;
}
.gaugejs-box canvas.gaugejs
{
	height: auto !important;
	width: 100% !important;
}
.gmaps,
.gmaps-panaroma
{
	height: 300px;
}
.gmaps,
.gmaps-panaroma
{
	background: #f2f7f8;
	border-radius: 3px;
	height: 300px;
}
.gmaps-overlay
{
	background: #ffa500;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 40px;
	padding: 10px 20px;
	text-align: center;
}
.gmaps-overlay_arrow
{
	height: 0;
	left: 50%;
	margin-left: -16px;
	position: absolute;
	width: 0;
}
.gmaps-overlay_arrow.above
{
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #ffa500;
	bottom: -15px;
}
.gmaps-overlay_arrow.below
{
	border-bottom: 16px solid #ffa500;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	top: -15px;
}
.green-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #3c763d 23%, #3c763d 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #3c763d 23%, #3c763d 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #00c292 23%, #3c763d 99%);
}
.green-theme
{
	background: #3c763d;
}
.grid-stack>.grid-stack-item>.grid-stack-item-content
{
	border: 1px solid rgba(120, 130, 140, 0.13);
}
.grid-stack-item-content
{
	background: #fff;
	color: #2b2b2b;
	font-size: 20px;
	text-align: center;
}
.has-error .bar:before,
.has-error .bar:after
{
	background: #f62d51;
}
.has-error .form-control:focus~label,
.has-error .form-control:valid~label
{
	color: #f62d51;
}
.has-feedback label~.t-0
{
	top: 0;
}
.has-success .bar:before,
.has-success .bar:after
{
	background: #3c763d;
}
.has-success .form-control:focus~label,
.has-success .form-control:valid~label
{
	color: #3c763d;
}
.has-warning .bar:before,
.has-warning .bar:after
{
	background: #ffbc34;
}
.has-warning .form-control:focus~label,
.has-warning .form-control:valid~label
{
	color: #ffbc34;
}
.hide
{
	display: none;
}
.icheck-list
{
	float: left;
	padding-right: 50px;
	padding-top: 10px;
}
.icheck-list li
{
	padding-bottom: 5px;
}
.icheck-list li label
{
	padding-left: 10px;
}
.icolors,
.icheck-list
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.icolors>li
{
	background: #263238;
	float: left;
	height: 30px;
	margin: 2px;
	padding: 0;
	text-align: center;
	width: 30px;
}
.icolors>li.active:after
{
	color: #fff;
	content: "\2713 ";
	line-height: 30px;
}
.icolors>li.blue
{
	background: #02bec9;
}
.icolors>li.green
{
	background: #3c763d;
}
.icolors>li.info
{
	background: #ffa500;
}
.icolors>li.orange
{
	background: #f62d51;
}
.icolors>li.purple
{
	background: #ffa500;
}
.icolors>li.red
{
	background: #fb3a3a;
}
.icolors>li.yellow
{
	background: #ffbc34;
}
.icolors>li:first-child
{
	margin-left: 0;
}
.icon-list-demo .col-md-4,
.icon-list-demo .col-3
{
	border-radius: 4px;
}
.icon-list-demo .col-md-4:hover,
.icon-list-demo .col-3:hover
{
	background-color: #ebf3f5;
}
.icon-list-demo .div:hover i
{
	font-size: 2em;
}
.icon-list-demo div
{
	color: #54667a;
	cursor: pointer;
	line-height: 60px;
	white-space: nowrap;
}
.icon-list-demo div p
{
	margin: 10px 0;
	padding: 5px 0;
}
.icon-list-demo div:hover
{
	color: #263238;
}
.icon-list-demo i
{
	display: inline-block;
	font-size: 18px;
	margin: 0 15px 0 10px;
	text-align: left;
	transition: all 0.2s;
	transition: all 0.3s ease 0s;
	transition: font-size .2s;
	vertical-align: middle;
	webkit-transition: all 0.2s;
	webkit-transition: font-size .2s;
}
.img-circle
{
	border-radius: 100%;
}
.img-responsive
{
	display: inline-block;
	height: auto;
	width: 100%;
}
.img-rounded
{
	border-radius: 4px;
}
.inbox-center .checkbox
{
	height: 20px;
	margin-top: -13px;
}
.inbox-center .unread td
{
	font-weight: 400;
}
.inbox-center a
{
	color: #54667a;
	display: inline-block;
	overflow: hidden;
	padding: 2px 0 3px 0;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
}
.inbox-center td
{
	vertical-align: middle;
	white-space: nowrap;
}
.inbox-panel .list-group .list-group-item
{
	border: 0px;
	border-left: 3px solid transparent;
	border-radius: 0px;
}
.inbox-panel .list-group .list-group-item a
{
	color: #54667a;
}
.inbox-panel .list-group .list-group-item.active,
.inbox-panel .list-group .list-group-item:hover
{
	background: #f2f7f8;
	border-left: 3px solid #ffa500;
}
.income-year .ct-series-a .ct-bar
{
	stroke: #ffa500;
}
.income-year .ct-series-b .ct-bar
{
	stroke: #3c763d;
}
.item-info
{
	margin-bottom: 15px;
	margin-left: 15px;
}
.item-info p
{
	margin-bottom: 10px !important;
}
.jq-icon-error
{
	background-color: #f62d51;
	color: #fff;
}
.jq-icon-info
{
	background-color: #ffa500;
	color: #fff;
}
.jq-icon-success
{
	background-color: #3c763d;
	color: #fff;
}
.jq-icon-warning
{
	background-color: #ffbc34;
	color: #fff;
}
.jvectormap-zoomin,
.jvectormap-zoomout
{
	height: 10px;
	line-height: 10px;
	width: 10px;
}
.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback
{
	background: #90a4ae;
}
.jvectormap-zoomout
{
	top: 40px;
}
.label
{
	display: inline-block;
}
.label
{
	border-radius: 4px;
	color: #fff;
	font-size: 75%;
	font-weight: 400;
	line-height: 13px;
	padding: 2px 10px;
}
.label-custom
{
	background-color: #01c0c8;
}
.label-danger
{
	background-color: #f62d51;
}
.label-default
{
	background-color: #f2f7f8;
}
.label-info
{
	background-color: #ffa500;
}
.label-inverse
{
	background-color: #2f3d4a;
}
.label-light-danger
{
	background-color: #f9e7eb;
	color: #f62d51;
}
.label-light-info
{
	background-color: #cfecfe;
	color: #ffa500;
}
.label-light-inverse
{
	background-color: #f6f6f6;
	color: #2f3d4a;
}
.label-light-megna
{
	background-color: #e0f2f4;
	color: #01c0c8;
}
.label-light-primary
{
	background-color: #f1effd;
	color: #ffa500;
}
.label-light-success
{
	background-color: #e8fdeb;
	color: #3c763d;
}
.label-light-warning
{
	background-color: #fff8ec;
	color: #ffbc34;
}
.label-megna
{
	background-color: #01c0c8;
}
.label-primary
{
	background-color: #ffa500;
}
.label-purple
{
	background-color: #ffa500;
}
.label-red
{
	background-color: #fb3a3a;
}
.label-rounded
{
	border-radius: 60px;
}
.label-success
{
	background-color: #3c763d;
}
.label-warning
{
	background-color: #ffbc34;
}
.label-white
{
	background-color: #fff;
}
.left-aside
{
	border-right: 1px solid rgba(120, 130, 140, 0.13);
	height: 100%;
	padding: 20px;
	position: absolute;
	width: 250px;
}
.left-sidebar
{
	background: #fff;
	height: 100%;
	padding-bottom: 60px;
	padding-top: 70px;
	position: absolute;
	top: 0px;
	width: 210px;
	z-index: 20;
}
.list-group a.list-group-item:hover
{
	background: #f2f7f8;
}
.list-group-item.active,
.list-group .list-group-item.active:hover
{
	background: #ffa500;
	border-color: #ffa500;
}
.list-group-item.disabled
{
	background: #f2f7f8;
	color: #90a4ae;
}
.list-style-none
{
	margin: 0px;
	padding: 0px;
}
.list-style-none li
{
	list-style: none;
	margin: 0px;
}
.list-style-none li a
{
	color: #54667a;
	display: block;
	padding: 15px 10px;
}
.list-style-none li a span
{
	float: right;
}
.list-style-none li a:hover
{
	color: #ffa500;
}
.list-style-none li.box-label a
{
	font-weight: 500;
}
.list-style-none li.divider
{
	background: rgba(120, 130, 140, 0.13);
	height: 1px;
	margin: 10px 0;
}
.list-task .task-done span
{
	text-decoration: line-through;
}
.login-box
{
	margin: 0 auto;
	width: 400px;
}
.login-box .footer
{
	left: 0px;
	right: 0px;
	width: 100%;
}
.login-box .social
{
	display: block;
	margin-bottom: 30px;
}
.login-register
{
	height: 100%;
	padding: 10% 0;
	width: 100%;
}
.login-sidebar
{
	margin-top: 0px;
	padding: 0px;
}
.login-sidebar .login-box
{
	height: 100%;
	position: absolute;
	right: 0px;
}
.logo-center .top-navbar .navbar-header
{
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}
.mailbox .message-center
{
	height: 200px;
	overflow: auto;
	position: relative;
}
.mailbox .message-center a
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	display: block;
	padding: 9px 15px;
	text-decoration: none;
}
.mailbox .message-center a .mail-contnet
{
	display: inline-block;
	vertical-align: middle;
	width: 75%;
}
.mailbox .message-center a .mail-contnet .mail-desc,
.mailbox .message-center a .mail-contnet .time
{
	color: #54667a;
	display: block;
	font-size: 12px;
	margin: 1px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mailbox .message-center a .mail-contnet h5
{
	margin: 5px 0px 0;
}
.mailbox .message-center a .user-img
{
	display: inline-block;
	margin: 0 10px 15px 0;
	position: relative;
	width: 40px;
}
.mailbox .message-center a .user-img .away
{
	background: #ffbc34;
}
.mailbox .message-center a .user-img .busy
{
	background: #f62d51;
}
.mailbox .message-center a .user-img .offline
{
	background: #ffbc34;
}
.mailbox .message-center a .user-img .online
{
	background: #3c763d;
}
.mailbox .message-center a .user-img .profile-status
{
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	left: 30px;
	position: absolute;
	top: 1px;
	width: 10px;
}
.mailbox .message-center a .user-img img
{
	width: 100%;
}
.mailbox .message-center a div
{
	white-space: normal;
}
.mailbox .message-center a:hover
{
	background: #f2f7f8;
}
.mailbox ul li .drop-title
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	font-weight: 500;
	padding: 11px 20px 15px;
}
.mailbox ul li .nav-link
{
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	padding-top: 15px;
}
.material-icon-list-demo .mdi
{
	font-size: 21px;
}
.media
{
	border: 1px solid rgba(120, 130, 140, 0.13);
	margin-bottom: 10px;
	padding: 15px;
}
.mega-dropdown
{
	position: static;
	width: 100%;
}
.mega-dropdown .carousel-item .container
{
	padding: 0px;
}
.mega-dropdown .dropdown-menu
{
	background: url(../../assets/images/background/megamenubg.jpg) no-repeat right bottom #fff;
	margin-top: 0px;
	padding: 30px;
	width: 100%;
}
.mega-dropdown .nav-accordion .card
{
	margin-bottom: 1px;
}
.mega-dropdown .nav-accordion .card-header
{
	background: #fff;
}
.mega-dropdown .nav-accordion .card-header h5
{
	margin: 0px;
}
.mega-dropdown .nav-accordion .card-header h5 a
{
	color: #54667a;
	text-decoration: none;
}
.mega-dropdown ul
{
	padding: 0px;
}
.mega-dropdown ul li
{
	list-style: none;
}
.megna-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #01c0c8 23%, #01c0c8 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #01c0c8 23%, #01c0c8 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #01c0c8 23%, #01c0c8 99%);
}
.megna-theme
{
	background: #01c0c8;
}
.message-box .message-widget
{
	position: relative;
}
.message-box .message-widget a
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	display: block;
	padding: 9px 15px;
	text-decoration: none;
}
.message-box .message-widget a .mail-contnet
{
	display: inline-block;
	vertical-align: middle;
	width: 75%;
}
.message-box .message-widget a .mail-contnet .mail-desc,
.message-box .message-widget a .mail-contnet .time
{
	color: #54667a;
	display: block;
	font-size: 12px;
	margin: 1px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.message-box .message-widget a .mail-contnet h5
{
	margin: 5px 0px 0;
}
.message-box .message-widget a .user-img
{
	display: inline-block;
	margin: 0 10px 15px 0;
	position: relative;
	width: 45px;
}
.message-box .message-widget a .user-img .away
{
	background: #ffbc34;
}
.message-box .message-widget a .user-img .busy
{
	background: #f62d51;
}
.message-box .message-widget a .user-img .offline
{
	background: #ffbc34;
}
.message-box .message-widget a .user-img .online
{
	background: #3c763d;
}
.message-box .message-widget a .user-img .profile-status
{
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	left: 33px;
	position: absolute;
	top: -1px;
	width: 10px;
}
.message-box .message-widget a .user-img img
{
	width: 100%;
}
.message-box .message-widget a div
{
	white-space: normal;
}
.message-box .message-widget a:hover
{
	background: #f2f7f8;
}
.message-box .message-widget a:last-child
{
	border-bottom: 0px;
}
.message-box ul li .drop-title
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	font-weight: 500;
	padding: 11px 20px 15px;
}
.message-box ul li .nav-link
{
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	padding-top: 15px;
}
.minimal-faq .card
{
	border: 0px;
}
.minimal-faq .card .card-block
{
	padding: 15px 0px;
}
.minimal-faq .card .card-header
{
	background: #fff;
	margin-top: 10px;
	padding: 20px 0;
}
.mini-sidebar .top-navbar .navbar-header
{
	text-align: center;
	width: 60px;
}
.modal-xl
{
	max-width: 1100px !important;
}
.model_img
{
	cursor: pointer;
}
.mr-2
{
	width: 25%;
}
.myadmin-dd .dd-list .dd-item .dd-handle
{
	background: #fff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	border-radius: 0;
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	height: auto;
	padding: 8px 16px;
}
.myadmin-dd-empty .dd-list .dd3-content
{
	background: #fff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	font-weight: 400;
	height: auto;
	padding: 8px 16px 8px 46px;
}
.myadmin-dd-empty .dd-list .dd3-handle
{
	background: #fff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	border-bottom: 0;
	height: 36px;
	width: 36px;
}
.mytooltip
{
	display: inline;
	position: relative;
	z-index: 9999;
}
.mytooltip:hover .tooltip-content
{
	opacity: 1;
	pointer-events: auto;
	transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i
{
	font-size: 18px;
	opacity: 1;
	pointer-events: auto;
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-content3
{
	opacity: 1;
	pointer-events: auto;
	transform: scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-content4,
.mytooltip:hover .tooltip-text2
{
	opacity: 1;
	pointer-events: auto;
	transform: translate3d(0, 0, 0);
}
.mytooltip:hover .tooltip-content5
{
	opacity: 1;
	pointer-events: auto;
	transition-delay: 0s;
}
.mytooltip:hover .tooltip-inner2
{
	transform: translate3d(0, 0, 0);
	transition-delay: 0.3s;
}
.mytooltip:hover .tooltip-item::after
{
	pointer-events: auto;
}
.mytooltip:hover .tooltip-item2
{
	color: #fff;
	transform: translate3d(0, -0.5em, 0);
}
.mytooltip:hover .tooltip-text3
{
	transform: scale3d(1, 1, 1);
	transition-delay: 0s;
}
.no-button-group .btn
{
	margin-bottom: 5px;
	margin-right: 0px;
}
.none-border .modal-footer
{
	border-top: none;
}
.no-padding
{
	padding: 0px;
}
.noTableData
{
	font-weight: 500;
	text-align: center;
}
.note-editor.note-frame
{
	border: 1px solid #d9d9d9;
}
.note-editor.note-frame .panel-heading
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	padding: 6px 10px 10px;
}
.note-popover,
.note-icon-caret
{
	display: none;
}
.notify
{
	position: relative;
	right: -7px;
	top: -25px;
}
.notify .heartbit
{
	animation-iteration-count: infinite;
	border: 5px solid #f62d51;
	border-radius: 70px;
	height: 25px;
	moz-animation: heartbit 1s ease-out;
	moz-animation-iteration-count: infinite;
	o-animation: heartbit 1s ease-out;
	o-animation-iteration-count: infinite;
	position: absolute;
	right: -4px;
	top: -20px;
	webkit-animation: heartbit 1s ease-out;
	webkit-animation-iteration-count: infinite;
	width: 25px;
	z-index: 10;
}
.notify .point
{
	background-color: #f62d51;
	border-radius: 30px;
	height: 6px;
	moz-border-radius: 30px;
	position: absolute;
	right: 6px;
	top: -10px;
	webkit-border-radius: 30px;
	width: 6px;
}
.no-wrap td,
.no-wrap th
{
	white-space: nowrap;
}
.numberCircle
{
	background: #0040a0;
	behavior: url(PIE.htc);
	border: 2px solid #666;
	border-radius: 50%;
	color: #666;
	font: 32px Arial, sans-serif;
	height: 94px;
	padding: 8px;
	text-align: center;
	width: 98px;
}
.onoffswitch
{
	moz-user-select: none;
	ms-user-select: none;
	position: relative;
	webkit-user-select: none;
	width: 90px;
}
.onoffswitch-checkbox
{
	display: none;
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner
{
	margin-left: 0;
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch
{
	right: 0px;
}
.onoffswitch-inner
{
	display: block;
	margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
	width: 200%;
}
.onoffswitch-inner:after
{
	background-color: #EEEEEE;
	color: #999999;
	content: "OFF";
	padding-right: 24px;
	text-align: right;
}
.onoffswitch-inner:before
{
	background-color: #3c763d;
	color: #FFFFFF;
	content: "ON";
	padding-left: 27px;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after
{
	box-sizing: border-box;
	color: white;
	display: block;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	width: 50%;
}
.onoffswitch-label
{
	border: 2px solid #3c763d;
	border-radius: 20px;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.onoffswitch-switch
{
	background: #FFFFFF;
	border: 2px solid #3c763d;
	border-radius: 20px;
	bottom: 0;
	display: block;
	margin: 6px;
	position: absolute;
	right: 56px;
	top: 0;
	transition: all 0.3s ease-in 0s;
	width: 23px;
}
.page-heads-title
{
	background: #fff;
	border-left: 2px solid #ffa500;
	box-shadow: 0px 0px 2px rgb(211, 215, 221);
	margin-left: -10px;
	margin-top: 5px;
	padding: 6px;
}
.page-heads-title .text-themecolor
{
	color: #000000 !important;
	margin-left: 1em;
}
.pager li>a,
.pager li>span
{
	border-radius: 4px;
	color: #263238;
	moz-border-radius: 4px;
	webkit-border-radius: 4px;
}
.page-titles
{
	margin-left: -20Px;
	padding-bottom: 5px;
}
.page-titles .breadcrumb
{
	background: transparent;
	padding: 0px;
}
.page-titles .breadcrumb .breadcrumb-item+.breadcrumb-item::before
{
	color: #a6b7bf;
	content: "\e649";
	font-family: themify;
	font-size: 14px;
}
.page-wrapper
{
	background: #fff;
	padding-bottom: 60px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus
{
	background-color: #ffa500;
	border-color: #ffa500;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span
{
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span
{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination>li>a,
.pagination>li>span
{
	color: #263238;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus
{
	background-color: #f2f7f8;
}
.pagination-circle li a
{
	background: #f2f7f8;
	border: 0px;
	border-radius: 100%;
	height: 40px;
	text-align: center;
	width: 40px;
}
.pagination-circle li a:first-child,
.pagination-circle li a:last-child
{
	border-radius: 100%;
}
.pagination-circle li a:hover
{
	background: #3c763d;
	color: #fff;
}
.pagination-circle li.active a
{
	background: #3c763d;
}
.pagination-circle li.disabled a
{
	background: #f2f7f8;
	color: rgba(120, 130, 140, 0.13);
}
.pagination-split li
{
	display: inline-block;
	margin-left: 5px;
}
.pagination-split li a
{
	border-radius: 4px;
	moz-border-radius: 4px;
	webkit-border-radius: 4px;
}
.pagination-split li:first-child
{
	margin-left: 0;
}
.paging_simple_numbers .pagination .paginate_button
{
	background: #fff;
	padding: 0px;
}
.paging_simple_numbers .pagination .paginate_button a
{
	border: 0px;
	border-radius: 4px;
	padding: 5px 10px;
}
.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a
{
	background: #ffa500;
	color: #fff;
}
.paging_simple_numbers .pagination .paginate_button:hover
{
	background: #fff;
}
.percent
{
	color: #263238;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 100px;
	z-index: 2;
}
.percent:after
{
	content: '%';
	font-size: .8em;
	margin-left: 0.1em;
}
.pie-chart>span
{
	left: 0;
	margin-top: -2px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
.preloader
{
	background: #fff;
	height: 100%;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99999;
}
.preloader
{
	background: #fff;
	height: 100%;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99999;
}
.preloader .cssload-speeding-wheel
{
	left: calc(50% - 3.5px);
	position: absolute;
	top: calc(50% - 3.5px);
}
.preloader .cssload-speeding-wheel
{
	left: calc(50% - 3.5px);
	position: absolute;
	top: calc(50% - 3.5px);
}
.price-lable
{
	display: inline-block;
	left: 0px;
	margin: 0 auto;
	padding: 5px 10px;
	position: absolute;
	right: 0px;
	top: -10px;
	width: 100px;
}
.price-table-content .price-row
{
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	padding: 20px 0;
}
.pricing-body
{
	border-bottom: 5px solid rgba(120, 130, 140, 0.13);
	border-radius: 0px;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	padding: 30px 0;
	position: relative;
	vertical-align: middle;
}
.pricing-body h2
{
	font-size: 56px;
	font-weight: 500;
	margin: 20px 0 10px;
	position: relative;
}
.pricing-body h2 span
{
	font-size: 15px;
	margin-left: -10px;
	position: absolute;
	top: -10px;
}
.pricing-box
{
	margin-top: 30px;
	position: relative;
	text-align: center;
}
.pricing-plan
{
	padding: 0 15px;
}
.pricing-plan .no-padding
{
	padding: 0px;
}
.prime-td
{
	background-color: #f0f0f0 !important;
	border: 1px #727272 solid !important;
	height: 25px !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 10px !important;
	vertical-align: middle !important;
}
.prime-th
{
	background-color: lightgrey !important;
	border: 1px black solid !important;
	height: 25px !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	text-align: center !important;
	vertical-align: middle !important;
}
.product-review
{
	margin: 0px;
	padding: 25px;
}
.product-review li
{
	display: block;
	list-style: none;
	padding: 20px 0;
}
.product-review li .font,
.product-review li span
{
	display: inline-block;
	margin-left: 10px;
}
.profile-tab li a.nav-link,
.customtab li a.nav-link
{
	border: 0px;
	color: #54667a;
	padding: 15px 20px;
}
.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active
{
	border-bottom: 2px solid #ffa500;
	color: #ffa500;
}
.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover
{
	color: #ffa500;
}
.profiletimeline
{
	margin-left: 70px;
	margin-right: 10px;
	position: relative;
}
.profiletimeline .item-info
{
	margin-bottom: 15px;
	margin-left: 15px;
}
.profiletimeline .item-info p
{
	margin-bottom: 10px !important;
}
.profiletimeline .sl-date
{
	color: #90a4ae;
	font-size: 12px;
}
.profiletimeline .sl-item
{
	margin-bottom: 30px;
	margin-top: 8px;
}
.profiletimeline .sl-left
{
	float: left;
	margin-left: -60px;
	margin-right: 15px;
	z-index: 1;
}
.profiletimeline .sl-left img
{
	max-width: 40px;
}
.profiletimeline .time-item
{
	border-color: rgba(120, 130, 140, 0.13);
	padding-bottom: 1px;
	position: relative;
}
.profiletimeline .time-item:after
{
	background-color: #fff;
	border-color: rgba(120, 130, 140, 0.13);
	border-radius: 10px;
	border-style: solid;
	border-width: 2px;
	bottom: 0;
	content: '';
	height: 14px;
	left: 0;
	margin-left: -8px;
	position: absolute;
	top: 5px;
	width: 14px;
}
.profiletimeline .time-item:before
{
	content: " ";
	display: table;
}
.profiletimeline .time-item-item:after
{
	content: " ";
	display: table;
}
.progress.active .progress-bar,
.progress-bar.active
{
	animation: progress-bar-stripes 2s linear infinite;
	o-animation: progress-bar-stripes 2s linear infinite;
	webkit-animation: progress-bar-stripes 2s linear infinite;
}
.progress-animated
{
	animation-duration: 5s;
	animation-name: myanimation;
	transition: 5s all;
	webkit-animation-duration: 5s;
	webkit-animation-name: myanimation;
	webkit-transition: 5s all;
}
.progress-bar-danger
{
	background-color: #d9534f;
}
.progress-bar-info
{
	background-color: #5bc0de;
}
.progress-bar-success
{
	background-color: #5cb85c;
}
.progress-bar-warning
{
	background-color: #f0ad4e;
}
.progress-vertical
{
	display: inline-block;
	height: 250px;
	margin-bottom: 0;
	margin-right: 20px;
	min-height: 250px;
	position: relative;
}
.progress-vertical-bottom
{
	display: inline-block;
	height: 250px;
	margin-bottom: 0;
	margin-right: 20px;
	min-height: 250px;
	position: relative;
	transform: rotate(180deg);
}
.purple-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #ffa500 23%, #ffa500 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #ffa500 23%, #ffa500 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #ffa500 23%, #ffa500 99%);
}
.purple-theme
{
	background: #ffa500;
}
.radio
{
	padding-left: 20px;
}
.radio input[type="radio"]
{
	cursor: pointer;
	opacity: 0;
	outline: none;
	z-index: 1;
}
.radio input[type="radio"]:checked+label::after
{
	ms-transform: scale(1, 1);
	o-transform: scale(1, 1);
	transform: scale(1, 1);
	webkit-transform: scale(1, 1);
}
.radio input[type="radio"]:disabled+label
{
	opacity: 0.65;
}
.radio input[type="radio"]:disabled+label::before
{
	cursor: not-allowed;
}
.radio input[type="radio"]:focus+label::before
{
	outline: none;
	outline-offset: -2px;
}
.radio label
{
	display: inline-block;
	padding-left: 5px;
	position: relative;
}
.radio label::after
{
	background-color: #263238;
	border-radius: 50%;
	content: " ";
	display: inline-block;
	height: 7px;
	left: 5px;
	margin-left: -20px;
	moz-transition: -moz-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	ms-transform: scale(0, 0);
	o-transform: scale(0, 0);
	o-transition: -o-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	position: absolute;
	top: 5px;
	transform: scale(0, 0);
	transition: transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	webkit-transform: scale(0, 0);
	webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	width: 7px;
}
.radio label::before
{
	background-color: #fff;
	border: 1px solid rgba(120, 130, 140, 0.13);
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 17px;
	left: 0;
	margin-left: -20px;
	o-transition: border 0.5s ease-in-out;
	outline: none;
	position: absolute;
	transition: border 0.5s ease-in-out;
	webkit-transition: border 0.5s ease-in-out;
	width: 17px;
}
.radio.radio-inline
{
	margin-top: 0;
}
.radio.radio-single label
{
	height: 17px;
}
.radio-danger input[type="radio"]:checked+label::after
{
	background-color: #f62d51;
}
.radio-danger input[type="radio"]:checked+label::before
{
	border-color: #f62d51;
}
.radio-danger input[type="radio"]+label::after
{
	background-color: #f62d51;
}
.radio-info input[type="radio"]:checked+label::after
{
	background-color: #ffa500;
}
.radio-info input[type="radio"]:checked+label::before
{
	border-color: #ffa500;
}
.radio-info input[type="radio"]+label::after
{
	background-color: #ffa500;
}
.radio-primary input[type="radio"]:checked+label::after
{
	background-color: #ffa500;
}
.radio-primary input[type="radio"]:checked+label::before
{
	border-color: #ffa500;
}
.radio-primary input[type="radio"]+label::after
{
	background-color: #ffa500;
}
.radio-purple input[type="radio"]:checked+label::after
{
	background-color: #ffa500;
}
.radio-purple input[type="radio"]:checked+label::before
{
	border-color: #ffa500;
}
.radio-purple input[type="radio"]+label::after
{
	background-color: #ffa500;
}
.radio-red input[type="radio"]:checked+label::after
{
	background-color: #f62d51;
}
.radio-red input[type="radio"]:checked+label::before
{
	border-color: #f62d51;
}
.radio-red input[type="radio"]+label::after
{
	background-color: #f62d51;
}
.radio-success input[type="radio"]:checked+label::after
{
	background-color: #3c763d;
}
.radio-success input[type="radio"]:checked+label::before
{
	border-color: #3c763d;
}
.radio-success input[type="radio"]+label::after
{
	background-color: #3c763d;
}
.radio-warning input[type="radio"]:checked+label::after
{
	background-color: #ffbc34;
}
.radio-warning input[type="radio"]:checked+label::before
{
	border-color: #ffbc34;
}
.radio-warning input[type="radio"]+label::after
{
	background-color: #ffbc34;
}
.radius
{
	border-radius: 4px;
}
.red-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #f62d51 23%, #f62d51 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #f62d51 23%, #f62d51 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #f62d51 23%, #f62d51 99%);
}
.red-theme
{
	background: #f62d51;
}
.ribbon
{
	clear: left;
	color: #fff;
	height: 30px;
	left: -2px;
	line-height: 30px;
	padding: 0 20px;
	position: absolute;
	top: 12px;
}
.ribbon-badge
{
	left: -90px;
	ms-transform: rotate(-45deg);
	o-transform: rotate(-45deg);
	overflow: hidden;
	text-align: center;
	top: 15px;
	transform: rotate(-45deg);
	webkit-transform: rotate(-45deg);
	width: 100%;
}
.ribbon-badge.ribbon-bottom
{
	bottom: 15px;
	ms-transform: rotate(45deg);
	o-transform: rotate(45deg);
	top: auto;
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
}
.ribbon-badge.ribbon-right
{
	left: auto;
	ms-transform: rotate(45deg);
	o-transform: rotate(45deg);
	right: -90px;
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
}
.ribbon-badge.ribbon-right.ribbon-bottom
{
	ms-transform: rotate(-45deg);
	o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	webkit-transform: rotate(-45deg);
}
.ribbon-bookmark.ribbon-danger:before
{
	border-color: #f62d51;
	border-right-color: transparent;
}
.ribbon-bookmark.ribbon-default:before
{
	border-color: #263238;
	border-right-color: transparent;
}
.ribbon-bookmark.ribbon-info:before
{
	border-color: #ffa500;
	border-right-color: transparent;
}
.ribbon-bookmark.ribbon-primary:before
{
	border-color: #ffa500;
	border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-custom:before
{
	border-left-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-bookmark.ribbon-right.ribbon-danger:before
{
	border-left-color: transparent;
	border-right-color: #f62d51;
}
.ribbon-bookmark.ribbon-right.ribbon-default:before
{
	border-left-color: transparent;
	border-right-color: #263238;
}
.ribbon-bookmark.ribbon-right.ribbon-info:before
{
	border-left-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-bookmark.ribbon-right.ribbon-primary:before
{
	border-left-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-bookmark.ribbon-right.ribbon-success:before
{
	border-left-color: transparent;
	border-right-color: #3c763d;
}
.ribbon-bookmark.ribbon-right.ribbon-warning:before
{
	border-left-color: transparent;
	border-right-color: #ffbc34;
}
.ribbon-bookmark.ribbon-right:before
{
	border-left: 10px solid transparent;
	border-right: 15px solid #263238;
	left: auto;
	right: 100%;
}
.ribbon-bookmark.ribbon-success:before
{
	border-color: #3c763d;
	border-right-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-custom:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-custom:before
{
	border-bottom-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-danger:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-danger:before
{
	border-bottom-color: transparent;
	border-right-color: #f62d51;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-default:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-default:before
{
	border-bottom-color: transparent;
	border-right-color: #263238;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-info:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-info:before
{
	border-bottom-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-primary:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-primary:before
{
	border-bottom-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-success:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-success:before
{
	border-bottom-color: transparent;
	border-right-color: #3c763d;
}
.ribbon-bookmark.ribbon-vertical-l.ribbon-warning:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-warning:before
{
	border-bottom-color: transparent;
	border-right-color: #ffbc34;
}
.ribbon-bookmark.ribbon-vertical-l:before,
.ribbon-bookmark.ribbon-vertical-r:before
{
	border-bottom: 10px solid transparent;
	border-right: 15px solid #263238;
	left: 0;
	margin-top: -14px;
	top: 100%;
}
.ribbon-bookmark.ribbon-warning:before
{
	border-color: #ffbc34;
	border-right-color: transparent;
}
.ribbon-bookmark:before
{
	border: 15px solid #263238;
	border-right: 10px solid transparent;
	content: '';
	display: block;
	height: 0;
	left: 100%;
	position: absolute;
	top: 0;
	width: 0;
}
.ribbon-content
{
	margin-bottom: 0px;
}
.ribbon-corner
{
	background-color: transparent !important;
	left: 0;
	padding: 6px 0 0 10px;
	top: 0;
}
.ribbon-corner i
{
	position: relative;
}
.ribbon-corner.ribbon-bottom
{
	bottom: 0;
	padding: 0 10px 6px 10px;
	top: auto;
}
.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #526069;
	border-top-color: transparent;
	bottom: 0;
	top: auto;
}
.ribbon-corner.ribbon-right
{
	left: auto;
	padding: 6px 10px 0 0;
	right: 0;
}
.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #526069;
	left: auto;
	right: 0;
}
.ribbon-corner:before
{
	border: 30px solid transparent;
	border-left-color: #ffa500;
	border-top-color: #ffa500;
	content: '';
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.ribbon-custom
{
	background: #ffa500;
}
.ribbon-danger
{
	background: #f62d51;
}
.ribbon-danger.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #f62d51;
	border-top-color: transparent;
}
.ribbon-danger.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #f62d51;
}
.ribbon-danger.ribbon-corner:before
{
	border-left-color: #f62d51;
	border-top-color: #f62d51;
}
.ribbon-default
{
	background: #263238;
}
.ribbon-default.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #263238;
	border-top-color: transparent;
}
.ribbon-default.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #263238;
}
.ribbon-default.ribbon-corner:before
{
	border-left-color: #263238;
	border-top-color: #263238;
}
.ribbon-info
{
	background: #ffa500;
}
.ribbon-info.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #ffa500;
	border-top-color: transparent;
}
.ribbon-info.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-info.ribbon-corner:before
{
	border-left-color: #ffa500;
	border-top-color: #ffa500;
}
.ribbon-overflow
{
	overflow: hidden;
}
.ribbon-primary
{
	background: #ffa500;
}
.ribbon-primary.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #ffa500;
	border-top-color: transparent;
}
.ribbon-primary.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #ffa500;
}
.ribbon-primary.ribbon-corner:before
{
	border-left-color: #ffa500;
	border-top-color: #ffa500;
}
.ribbon-right
{
	left: auto;
	right: -2px;
}
.ribbon-success
{
	background: #3c763d;
}
.ribbon-success.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #3c763d;
	border-top-color: transparent;
}
.ribbon-success.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #3c763d;
}
.ribbon-success.ribbon-corner:before
{
	border-left-color: #3c763d;
	border-top-color: #3c763d;
}
.ribbon-vertical-l,
.ribbon-vertical-r
{
	clear: none;
	height: 70px;
	left: 12px;
	line-height: 70px;
	padding: 0 5px;
	text-align: center;
	top: -2px;
	width: 30px;
}
.ribbon-vertical-r
{
	left: auto;
	right: 12px;
}
.ribbon-vwrapper
{
	padding: 15px 15px 15px 50px;
	position: relative;
}
.ribbon-vwrapper-reverse
{
	padding: 15px 50px 15px 15px;
}
.ribbon-warning
{
	background: #ffbc34;
}
.ribbon-warning.ribbon-corner.ribbon-bottom:before
{
	border-bottom-color: #ffbc34;
	border-top-color: transparent;
}
.ribbon-warning.ribbon-corner.ribbon-right:before
{
	border-left-color: transparent;
	border-right-color: #ffbc34;
}
.ribbon-warning.ribbon-corner:before
{
	border-left-color: #ffbc34;
	border-top-color: #ffbc34;
}
.ribbon-wrapper,
.ribbon-wrapper-reverse,
.ribbon-wrapper-bottom,
.ribbon-wrapper-right-bottom
{
	padding: 50px 15px 15px 15px;
	position: relative;
}
.ribbon-wrapper-bottom
{
	padding: 15px 15px 50px 50px;
}
.ribbon-wrapper-right-bottom
{
	padding: 15px 50px 50px 15px;
}
.rig
{
	text-align: right;
}
.right-aside
{
	margin-left: 250px;
	padding: 20px;
}
.right-sidebar
{
	background: #fff;
	box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
	display: none;
	height: 100%;
	padding-bottom: 20px;
	position: fixed;
	right: -240px;
	top: 0px;
	transition: all 0.3s ease;
	width: 240px;
	z-index: 1100;
}
.right-sidebar .r-panel-body
{
	padding: 20px;
}
.right-sidebar .r-panel-body ul
{
	margin: 0px;
	padding: 0px;
}
.right-sidebar .r-panel-body ul li
{
	list-style: none;
	padding: 5px 0;
}
.right-sidebar .rpanel-title
{
	background: #ffa500;
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 24px 20px;
	text-transform: uppercase;
}
.right-sidebar .rpanel-title span
{
	cursor: pointer;
	float: right;
	font-size: 11px;
}
.right-sidebar .rpanel-title span:hover
{
	color: #fff;
}
.round
{
	background: #ffa500;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.round img
{
	border-radius: 100%;
}
.round.round-danger
{
	background: #f62d51;
}
.round.round-info
{
	background: #ffa500;
}
.round.round-primary
{
	background: #ffa500;
}
.round.round-success
{
	background: #7987de;
}
.round.round-warning
{
	background: #ffbc34;
}
.round-overlap
{
	border: 2px solid rgba(120, 130, 140, 0.13);
	border-radius: 100%;
	font-size: 35px;
	height: 150px;
	left: 0px;
	margin: 0 auto;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 25%;
	width: 150px;
}
.round-overlap i
{
	line-height: 150px;
}
.scroll-sidebar
{
	padding-top: 0px;
}
.search-listing
{
	margin: 0px;
	padding: 0px;
}
.search-listing li
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	list-style: none;
	padding: 15px 0;
}
.search-listing li a
{
	color: #3c763d;
}
.search-listing li h3
{
	font-size: 18px;
	margin: 0px;
}
.search-listing li h3 a
{
	color: #ffa500;
}
.search-listing li h3 a:hover
{
	text-decoration: underline;
}
.show-grid
{
	margin-bottom: 10px;
	padding: 0 15px;
}
.show-grid [class^=col-]
{
	background-color: #f2f7f8;
	border: 1px solid #d9d9d9;
	padding-bottom: 10px;
	padding-top: 10px;
}
.shw-rside
{
	display: block;
	right: 0px;
	width: 240px;
}
.sidebar-footer
{
	background: #e8eff0;
	border-top: 1px solid rgba(120, 130, 140, 0.13);
	bottom: 0px;
	left: 0px;
	position: fixed;
	transition: 0.2s ease-out;
	width: 190Px;
}
.sidebar-footer a
{
	float: left;
	font-size: 18px;
	padding: 5px;
	text-align: center;
	width: 25%;
}
.sidebar-nav
{
	background: #fff;
}
.sidebar-nav .active>.has-arrow::after,
.sidebar-nav li>.has-arrow.active::after,
.sidebar-nav .has-arrow[aria-expanded="true"]::after
{
	ms-transform: rotate(-135deg) translate(0, -50%);
	o-transform: rotate(-135deg) translate(0, -50%);
	transform: rotate(-135deg) translate(0, -50%);
	webkit-transform: rotate(-135deg) translate(0, -50%);
}
.sidebar-nav .has-arrow
{
	position: relative;
}
.sidebar-nav .has-arrow::after
{
	border-color: #54667a;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	content: '';
	height: .4em;
	ms-transform: rotate(-45deg) translate(0, -50%);
	ms-transform-origin: top;
	o-transform: rotate(-45deg) translate(0, -50%);
	o-transform-origin: top;
	o-transition: all .3s ease-out;
	position: absolute;
	right: 1em;
	top: 45%;
	transform: rotate(-45deg) translate(0, -50%);
	transform-origin: top;
	transition: all .3s ease-out;
	webkit-transform: rotate(-45deg) translate(0, -50%);
	webkit-transform-origin: top;
	webkit-transition: all .3s ease-out;
	width: .4em;
}
.sidebar-nav ul
{
	margin: 0px;
	padding: 0px;
}
.sidebar-nav ul li
{
	line-height: 25px;
	list-style: none;
	/*margin: 16px 0;*/
}
.sidebar-nav ul li a
{
	color: #54667a;
	display: block;
	font-size: 14px;
	padding: 0px 15px 5px 15px;
}
.sidebar-nav ul li a.active
{
	color: #263238;
	font-weight: 400;
}
.sidebar-nav ul li a.active,
.sidebar-nav ul li a:hover
{
	color: #ffa500;
}
.sidebar-nav ul li ul
{
	padding-left: 30px;
}
.sidebar-nav ul li ul li a
{
	padding: 2px 10px 2px 15px; 
}
.sidebar-nav ul li ul ul
{
	padding-left: 20px;
}
.sidebar-nav ul li.nav-devider
{
	background: rgba(120, 130, 140, 0.13);
	display: block;
	height: 1px;
	margin: 20px 0;
}
.sidebar-nav ul li.nav-small-cap
{
	color: #90a4ae;
	font-size: 12px;
	font-weight: 500;
	padding: 14px 14px 14px 20px;
}
.sidebar-nav>ul>li.active>a
{
	border-left: 3px solid #ffa500;
	color: #ffa500;
}
.sidebar-nav>ul>li.active>a i
{
	color: #ffa500;
}
.sidebar-nav>ul>li>a
{
	border-left: 3px solid #fff;
}
.sidebar-nav>ul>li>a .label
{
	float: right;
	margin-top: 6px;
}
.sidebar-nav>ul>li>a i
{
	color: #a6b7bf;
	display: inline-block;
	font-size: 21px;
	vertical-align: middle;
	width: 27px;
}
.sidebar-nav>ul>li>a.active
{
	background: #fff;
	color: #ffa500;
	font-weight: 400;
}
.sidebar-nav>ul>li>a.active i,
.sidebar-nav>ul>li>a:hover i
{
	color: #ffa500;
}
.sidebar-nav>ul>li>a.active,
.sidebar-nav>ul>li>a:hover
{
	border-left: 3px solid #ffa500;
}
.single-column .left-sidebar
{
	display: none;
}
.single-column .page-wrapper
{
	margin-left: 0px;
}
.sl-date
{
	color: #90a4ae;
	font-size: 10px;
}
.slimScrollBar
{
	background: #ffa500 none repeat scroll 0% 0% !important;
	height: 68.7409px !important;
	left: 96% !important;
}
.slimScrollRail
{
	left: 96% !important;
}
.sl-th
{
	width: 45px;
}
.social-profile
{
	background: rgba(7, 10, 43, 0.8);
	text-align: center;
}
.social-profile-first
{
	margin-bottom: 96px;
	padding-top: 22%;
	text-align: center;
}
.social-profile-first .middle
{
	vertical-align: middle;
}
.social-profile-first.bg-over
{
	background: rgba(56, 83, 161, 0.7);
}
.social-widget .soc-content
{
	display: flex;
	text-align: center;
}
.social-widget .soc-content div
{
	padding: 10px;
}
.social-widget .soc-content div h3
{
	margin-bottom: 0px;
}
.social-widget .soc-header
{
	color: #fff;
	font-size: 36px;
	padding: 15px;
	text-align: center;
}
.social-widget .soc-header.box-facebook
{
	background: #3b5998;
}
.social-widget .soc-header.box-google
{
	background: #f86c6b;
}
.social-widget .soc-header.box-linkedin
{
	background: #4875b4;
}
.social-widget .soc-header.box-twitter
{
	background: #00aced;
}
.sparkchart
{
	margin-bottom: -2px;
}
.stats-row
{
	margin-bottom: 20px;
}
.stats-row .stat-item
{
	display: inline-block;
	padding-right: 15px;
}
.stats-row .stat-item+.stat-item
{
	border-left: 1px solid rgba(120, 130, 140, 0.13);
	padding-left: 15px;
}
.steamline
{
	border-left: 1px solid rgba(120, 130, 140, 0.13);
	margin-left: 20px;
	position: relative;
}
.steamline .sl-item
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	margin: 20px 0;
}
.steamline .sl-left
{
	background: #263238;
	border-radius: 100%;
	color: #fff;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left: -20px;
	margin-right: 15px;
	text-align: center;
	width: 40px;
	z-index: 1;
}
.steamline .sl-left img
{
	max-width: 40px;
}
.steamline .sl-right
{
	padding-left: 50px;
}
.steamline .sl-right .desc,
.steamline .sl-right .inline-photos
{
	margin-bottom: 30px;
}
.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;
}
.stylish-table tbody tr
{
	border-left: 4px solid #fff;
}
.stylish-table tbody tr:hover,
.stylish-table tbody tr.active
{
	border-left: 4px solid #ffa500;
}
.stylish-table thead th
{
	border: 0px;
	border-bottom: 1px;
	color: #90a4ae;
	font-weight: 400;
}
.tabcontent-border
{
	border: 1px solid #ddd;
	border-top: 0px;
}
.table td
{
	border-color: #f3f1f1;
	color: #27384c;
	padding: 10Px;
	vertical-align: middle;
}

.table th
{
	background: #ffa500;
	color: #fff !important;
}
.table th a
{
	color: #fff !important;
}
.table thead th,
.table th
{
	border: 1px solid #f3f1f1;
	text-align: center;
}
.table thead th,
.table th
{
	font-weight: 500;
}
.table.no-border tbody td
{
	border: 0px;
}
.table-box
{
	display: table;
	width: 100%;
}
.table-hover tbody tr:hover
{
	background: #f2f7f8;
}
.table-responsive
{
	display: block;
	margin-top: 0px !important;
	ms-overflow-style: -ms-autohiding-scrollbar;
	width: 100%;
}
.tablesaw-bar .btn-group label
{
	color: #54667a;
}
.table-striped tbody tr:nth-of-type(odd)
{
	background: #f2f7f8;
}
.tabs-vertical li .nav-link.active,
.tabs-vertical li .nav-link:hover,
.tabs-vertical li .nav-link.active:focus
{
	background: #ffa500;
	border: 0px;
	color: #fff;
}
.td-no-padding td
{
	font-size: 0.775rem !important;
	padding: 3px 6px !important;
	vertical-align: middle !important;
}
.text-blue
{
	color: #02bec9;
}
.text-danger
{
	color: #f62d51 !important;
}
.text-dark
{
	color: #54667a;
}
.text-info
{
	color: #ffa500 !important;
}
.text-inverse
{
	color: #2f3d4a !important;
}
.text-megna
{
	color: #01c0c8;
}
.text-muted
{
	color: #90a4ae !important;
}
.text-primary
{
	color: #ffa500 !important;
}
.text-purple
{
	color: #ffa500;
}
.text-small
{
	font-size: 0.9em;
}
.text-success
{
	color: #3c763d !important;
}
.text-themecolor
{
	color: #ffa500;
}
.text-warning
{
	color: #ffbc34 !important;
}
.text-white
{
	color: #fff;
}
.th-no-padding th
{
	padding: 4px !important;
	vertical-align: middle !important;
}
.thumb-lg
{
	height: 88px;
	width: 88px;
}
.thumb-md
{
	height: 48px;
	width: 48px;
}
.thumb-sm
{
	height: 32px;
	width: 32px;
}
.time-item
{
	border-color: rgba(120, 130, 140, 0.13);
	padding-bottom: 1px;
	position: relative;
}
.time-item:after
{
	background-color: #fff;
	border-color: rgba(120, 130, 140, 0.13);
	border-radius: 10px;
	border-style: solid;
	border-width: 2px;
	bottom: 0;
	content: '';
	height: 14px;
	left: 0;
	margin-left: -8px;
	position: absolute;
	top: 5px;
	width: 14px;
}
.time-item:before
{
	content: " ";
	display: table;
}
.time-item-item:after
{
	content: " ";
	display: table;
}
.time-left
{
	color: #999;
	float: left;
}
.timeline
{
	list-style: none;
	margin: 0 auto;
	max-width: 1200px;
	padding: 20px 0 20px;
	position: relative;
}
.timeline:before
{
	background-color: #f2f7f8;
	bottom: 0;
	content: " ";
	left: 50%;
	margin-left: -1.5px;
	position: absolute;
	top: 0;
	width: 3px;
}
.timeline>li
{
	margin-bottom: 20px;
	position: relative;
}
.timeline>li.timeline-inverted>.timeline-panel
{
	float: right;
}
.timeline>li.timeline-inverted>.timeline-panel:after
{
	border-left-width: 0;
	border-right-width: 7px;
	left: -7px;
	right: auto;
}
.timeline>li.timeline-inverted>.timeline-panel:before
{
	border-left-width: 0;
	border-right-width: 8px;
	left: -8px;
	right: auto;
}
.timeline>li:after
{
	clear: both;
}
.timeline>li:after
{
	clear: both;
}
.timeline>li:before,
.timeline>li:after
{
	content: " ";
	display: table;
}
.timeline>li:before,
.timeline>li:after
{
	content: " ";
	display: table;
}
.timeline>li>.timeline-badge
{
	border-radius: 50% 50% 50% 50%;
	color: #fff;
	font-size: 1.4em;
	height: 50px;
	left: 50%;
	line-height: 50px;
	margin-left: -25px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 16px;
	width: 50px;
	z-index: 10;
}
.timeline>li>.timeline-panel
{
	border: 1px solid rgba(120, 130, 140, 0.13);
	border-radius: 4px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
	float: left;
	padding: 20px;
	position: relative;
	webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
	width: 46%;
}
.timeline>li>.timeline-panel:after
{
	border-bottom: 7px solid transparent;
	border-left: 7px solid #fff;
	border-right: 0 solid #fff;
	border-top: 7px solid transparent;
	content: " ";
	display: inline-block;
	position: absolute;
	right: -7px;
	top: 27px;
}
.timeline>li>.timeline-panel:before
{
	border-bottom: 8px solid transparent;
	border-left: 8px solid rgba(120, 130, 140, 0.13);
	border-right: 0 solid rgba(120, 130, 140, 0.13);
	border-top: 8px solid transparent;
	content: " ";
	display: inline-block;
	position: absolute;
	right: -8px;
	top: 26px;
}
.timeline-badge.danger
{
	background-color: #f62d51;
}
.timeline-badge.info
{
	background-color: #ffa500;
}
.timeline-badge.primary
{
	background-color: #ffa500;
}
.timeline-badge.success
{
	background-color: #3c763d;
}
.timeline-badge.warning
{
	background-color: #ffbc34;
}
.timeline-body>p,
.timeline-body>ul
{
	margin-bottom: 0;
}
.timeline-body>p+p
{
	margin-top: 5px;
}
.timeline-title
{
	color: inherit;
	font-weight: 400;
	margin-top: 0;
}
.time-right
{
	color: #aaa;
	float: right;
}
.todo-list li
{
	border: 0px;
	margin-bottom: 0px;
	padding: 20px 15px 15px 0px;
}
.todo-list li .assignedto
{
	margin: 0px;
	padding: 0px 0 0 27px;
}
.todo-list li .assignedto li
{
	border: 0px;
	display: inline-block;
	list-style: none;
	margin-right: 2px;
	padding: 0px;
}
.todo-list li .assignedto li img
{
	border-radius: 100%;
	width: 30px;
}
.todo-list li .checkbox
{
	width: 100%;
}
.todo-list li .checkbox label
{
	font-weight: 400;
}
.todo-list li .item-date
{
	display: inline-block;
	font-size: 12px;
	padding-left: 25px;
}
.todo-list li:last-child
{
	border-bottom: 0px;
}
.tooltip.tooltip-effect-2:hover .tooltip-content
{
	transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
.tooltip-content
{
	background: #2b2b2b;
	bottom: 100%;
	box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
	cursor: default;
	font-size: 14px;
	left: 50%;
	line-height: 30px;
	margin: 0 0 20px -180px;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	text-align: left;
	width: 360px;
	z-index: 9999;
}
.tooltip-content img
{
	display: block;
	float: left;
	height: 140px;
	margin-right: 1em;
	position: relative;
}
.tooltip-content::after
{
	border: solid transparent;
	border-color: transparent;
	border-top-color: #2a3035;
	border-width: 10px;
	content: '';
	height: 0;
	left: 50%;
	margin-left: -10px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0;
}
.tooltip-content2
{
	background: #ffa500;
	border-radius: 50%;
	bottom: 100%;
	color: #fff;
	cursor: default;
	height: 80px;
	left: 50%;
	margin-bottom: 20px;
	margin-left: -40px;
	opacity: 0;
	padding-top: 25px;
	pointer-events: none;
	position: absolute;
	text-align: center;
	width: 80px;
	z-index: 9999;
}
.tooltip-content2 i
{
	opacity: 0;
}
.tooltip-content2::after
{
	background: url(../../assets/images/tooltip/tooltip1.svg) no-repeat center center;
	background-size: 100%;
	content: '';
	height: 20px;
	left: 50%;
	margin: -7px 0 0 -15px;
	position: absolute;
	top: 100%;
	width: 30px;
}
.tooltip-content3
{
	background: url(../../assets/images/tooltip/shape1.svg) no-repeat center bottom;
	background-size: 100% 100%;
	bottom: 100%;
	color: #fff;
	cursor: default;
	font-size: 14;
	left: 50%;
	line-height: 27px;
	margin-left: -100px;
	opacity: 0;
	padding: 50px 30px;
	pointer-events: none;
	position: absolute;
	text-align: center;
	transform: scale3d(0.1, 0.2, 1);
	transform-origin: 50% 120%;
	transition: opacity 0.4s, transform 0.4s;
	transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
	width: 200px;
	z-index: 9999;
}
.tooltip-content3::after
{
	background: #00aeef;
	content: '';
	height: 16px;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	top: 100%;
	transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
	width: 16px;
}
.tooltip-content4
{
	background: #00aeef;
	border-bottom: 55px solid #2b2b2b;
	border-radius: 5px;
	bottom: -5px;
	color: #fff;
	cursor: default;
	font-size: 14px;
	left: 50%;
	line-height: 27px;
	margin-left: -180px;
	opacity: 0;
	padding: 1.5em;
	pointer-events: none;
	position: absolute;
	text-align: left;
	transform: translate3d(0, -0.5em, 0);
	transition: opacity 0.3s, transform 0.3s;
	width: 360px;
	z-index: 99;
}
.tooltip-content4 a
{
	color: #2b2b2b;
}
.tooltip-content5
{
	background: transparent;
	bottom: 100%;
	color: #fff;
	cursor: default;
	font-size: 20px;
	font-weight: 400;
	left: 50%;
	line-height: 1.4;
	margin: 0 0 20px -150px;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	text-align: center;
	transition: opacity 0.3s 0.3s;
	width: 300px;
	z-index: 9999;
}
.tooltip-content5 span
{
	display: block;
}
.tooltip-content5::after
{
	border: solid transparent;
	border-color: transparent;
	border-top-color: #ffa500;
	border-width: 10px;
	bottom: -20px;
	content: '';
	height: 0;
	left: 50%;
	margin-left: -10px;
	pointer-events: none;
	position: absolute;
	width: 0;
}
.tooltip-effect-1 .tooltip-content
{
	color: #fff;
	transform: translate3d(0, -10px, 0);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-2 .tooltip-content
{
	transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
	transform-origin: 50% calc(110%);
	transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-3 .tooltip-content
{
	transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-4 .tooltip-content
{
	transform: scale3d(0.7, 0.3, 1);
	transform-origin: 50% 100%;
	transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-5 .tooltip-content
{
	margin-left: -90px;
	transform: rotate3d(0, 0, 1, 15deg);
	transform-origin: 50% calc(106%);
	transition: opacity 0.2s, transform 0.2s;
	transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
	width: 180px;
}
.tooltip-effect-5 .tooltip-text
{
	padding: 1.4em;
}
.tooltip-effect-6 .tooltip-content2
{
	transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
	transform-origin: 50% 100%;
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-6 .tooltip-content2 i
{
	transform: scale3d(0, 0, 1);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-6:hover .tooltip-content2 i
{
	transform: rotate3d(1, 1, 1, 0);
}
.tooltip-effect-7 .tooltip-content2
{
	transform: translate3d(0, 10px, 0);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-7 .tooltip-content2 i
{
	transform: translate3d(0, 15px, 0);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-8 .tooltip-content2
{
	transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
	transform-origin: 50% 100%;
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-8 .tooltip-content2 i
{
	transform: scale3d(0, 0, 1);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-9 .tooltip-content2
{
	transform: translate3d(0, -20px, 0);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-9 .tooltip-content2 i
{
	transform: translate3d(0, 20px, 0);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-inner2
{
	background: #2b2b2b;
	padding: 40px;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.3s;
}
.tooltip-item
{
	background: rgba(0, 0, 0, 0.1);
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	padding: 0 10px;
}
.tooltip-item::after
{
	bottom: 100%;
	content: '';
	height: 20px;
	left: 50%;
	pointer-events: none;
	position: absolute;
	transform: translateX(-50%);
	width: 360px;
}
.tooltip-item2
{
	color: #00aeef;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	position: relative;
	transition: background-color 0.3s, color 0.3s, transform 0.3s;
	z-index: 100;
}
.tooltip-text
{
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 1.31em 1.21em 1.21em 0;
}
.tooltip-text2
{
	opacity: 0;
	transform: translate3d(0, 1.5em, 0);
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-text3
{
	border-bottom: 10px solid #ffa500;
	overflow: hidden;
	transform: scale3d(0, 1, 1);
	transition: transform 0.3s 0.3s;
}
.topbar
{
	position: relative;
	z-index: 50;
}
.topbar .dropdown-menu
{
	border-color: rgba(120, 130, 140, 0.13);
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
	moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
	webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
}
.topbar .dropdown-menu .dropdown-item
{
	padding: 7px 1.5rem;
}
.topbar .profile-pic
{
	border-radius: 100%;
	width: 48px;
	height: 48px;
	border: 1px solid #ddd;
}
.topbar .top-navbar
{
	min-height: 55px;
	padding: 0px 0px 0 0;
}
.topbar .top-navbar .app-search
{
	display: inline-block;
	margin-right: 10px;
	margin-top: 13px;
	position: relative;
}
.topbar .top-navbar .app-search .srh-btn
{
	background: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 15px;
}
.topbar .top-navbar .app-search input
{
	border-radius: 100px;
	font-size: 14px;
	transition: 0.5s ease-in;
	width: 200px;
}
.topbar .top-navbar .app-search input:focus
{
	width: 240px;
}
.topbar .top-navbar .dropdown-toggle::after
{
	display: none;
}
.topbar .top-navbar .mailbox
{
	width: 300px;
}
.topbar .top-navbar .mailbox ul
{
	padding: 0px;
}
.topbar .top-navbar .mailbox ul li
{
	list-style: none;
}
.topbar .top-navbar .navbar-header
{
	line-height: 70px;
	text-align: center;
}
.topbar .top-navbar .navbar-header .navbar-brand
{
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.topbar .top-navbar .navbar-header .navbar-brand .light-logo
{
	display: none;
}
.topbar .top-navbar .navbar-header .navbar-brand b
{
	display: inline-block;
	line-height: 70px;
}
.topbar .top-navbar .navbar-nav>.nav-item.show
{
	background: rgba(0, 0, 0, 0.05);
}
.topbar .top-navbar .navbar-nav>.nav-item>.nav-link
{
	line-height: 50px;
	padding-left: .75rem;
	padding-right: .75rem;
}
.topbar ul.dropdown-user
{
	padding: 0px;
	width: 270px;
}
.topbar ul.dropdown-user li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.topbar ul.dropdown-user li .dw-user-box
{
	padding: 10px 15px;
}
.topbar ul.dropdown-user li .dw-user-box .u-img
{
	display: inline-block;
	vertical-align: top;
	width: 50px;
}
.topbar ul.dropdown-user li .dw-user-box .u-img img
{
	border-radius: 5px;
	width: 100%;
}
.topbar ul.dropdown-user li .dw-user-box .u-text
{
	display: inline-block;
	padding-left: 10px;
}
.topbar ul.dropdown-user li .dw-user-box .u-text .btn
{
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
.topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover
{
	background: #e6294b;
}
.topbar ul.dropdown-user li .dw-user-box .u-text h4
{
	margin: 0px;
}
.topbar ul.dropdown-user li .dw-user-box .u-text p
{
	font-size: 14px;
	margin-bottom: 2px;
}
.topbar ul.dropdown-user li a
{
	color: #54667a;
	display: block;
	padding: 9px 15px;
}
.topbar ul.dropdown-user li a:hover
{
	background: #f2f7f8;
	color: #ffa500;
	text-decoration: none;
}
.topbar ul.dropdown-user li.divider
{
	background-color: rgba(120, 130, 140, 0.13);
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
}
.total-revenue .chartist-tooltip,
.income-year .chartist-tooltip,
.total-revenue2 .chartist-tooltip
{
	border-radius: 60px;
}
.total-revenue .ct-series-a .ct-area,
.total-revenue .ct-series-b .ct-area,
.income-year .ct-series-a .ct-area,
.income-year .ct-series-b .ct-area,
.total-revenue2 .ct-series-a .ct-area,
.total-revenue2 .ct-series-b .ct-area
{
	fill: transparent;
}
.total-revenue .ct-series-a .ct-line,
.income-year .ct-series-a .ct-line,
.total-revenue2 .ct-series-a .ct-line
{
	stroke: #ffa500;
	stroke-width: 2px;
}
.total-revenue .ct-series-a .ct-point,
.income-year .ct-series-a .ct-point,
.total-revenue2 .ct-series-a .ct-point
{
	stroke: #ffa500;
	stroke-width: 7px;
}
.total-revenue .ct-series-b .ct-line,
.income-year .ct-series-b .ct-line,
.total-revenue2 .ct-series-b .ct-line
{
	stroke: #3c763d;
	stroke-width: 2px;
}
.total-revenue .ct-series-b .ct-point,
.income-year .ct-series-b .ct-point,
.total-revenue2 .ct-series-b .ct-point
{
	stroke: #3c763d;
	stroke-width: 7px;
}
.total-revenue,
.income-year,
.total-revenue2
{
	position: relative;
}
.total-revenue2 .ct-series-a .ct-area
{
	fill: #e8fdeb;
}
.total-revenue2 .ct-series-b .ct-area
{
	fill: #e8fdeb;
}
.total-revenue4
{
	position: relative;
}
.total-revenue4 .ct-series-a .ct-area
{
	fill: #ffa500;
	fill-opacity: 0.2;
}
.total-revenue4 .ct-series-a .ct-line
{
	stroke: #ffa500;
	stroke-width: 1px;
}
.total-revenue4 .ct-series-a .ct-point
{
	stroke: #ffa500;
	stroke-width: 5px;
}
.total-revenue4 .ct-series-b .ct-area
{
	fill: #3c763d;
	fill-opacity: 0.2;
}
.total-revenue4 .ct-series-b .ct-line
{
	stroke: #3c763d;
	stroke-width: 1px;
}
.total-revenue4 .ct-series-b .ct-point
{
	stroke: #3c763d;
	stroke-width: 5px;
}
.total-sales
{
	position: relative;
}
.total-sales .chartist-tooltip
{
	background: #3c763d;
}
.total-sales .ct-series-a .ct-bar
{
	stroke: #0f8edd;
}
.total-sales .ct-series-b .ct-bar
{
	stroke: #11a0f8;
}
.total-sales .ct-series-c .ct-bar
{
	stroke: #51bdff;
}
.user-profile
{
	position: relative;
	text-align: center;
}
.user-profile .dropdown-menu
{
	left: 0px;
	margin: 0 auto;
	right: 0px;
	width: 180px;
}
.user-profile .profile-img
{
	border-radius: 100%;
	margin: 0 auto;
	width: 50px;
}
.user-profile .profile-img img
{
	border-radius: 100%;
	width: 100%;
}
.user-profile .profile-img::before
{
	animation: 2.5s blow 0s linear infinite;
	border-radius: 50%;
	content: '';
	height: 50px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	webkit-animation: 2.5s blow 0s linear infinite;
	width: 50px;
	z-index: 0;
}
.user-profile .profile-text
{
	padding: 5px 0;
	position: relative;
}
.user-profile .profile-text a
{
	color: #54667a;
}
.vert .carousel-item-next,
.vert .active.carousel-item-right
{
	transform: translate3d(0, 100% 0);
	webkit-transform: translate3d(0, 100%, 0);
}
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right
{
	transform: translate3d(0, 0, 0);
	webkit-transform: translate3d(0, 0, 0);
}
.vert .carousel-item-prev,
.vert .active.carousel-item-left
{
	transform: translate3d(0, -100%, 0);
	webkit-transform: translate3d(0, -100%, 0);
}
.v-middle td,
.v-middle th
{
	vertical-align: middle;
}
.vtabs
{
	display: table;
}
.vtabs .tab-content
{
	display: table-cell;
	padding: 20px;
	vertical-align: top;
}
.vtabs .tabs-vertical
{
	border-bottom: 0px;
	border-right: 1px solid rgba(120, 130, 140, 0.13);
	display: table-cell;
	vertical-align: top;
	width: 150px;
}
.vtabs .tabs-vertical li .nav-link
{
	border: 0px;
	border-radius: 4px 0 0 4px;
	color: #263238;
	margin-bottom: 10px;
}
.waves-block
{
	display: block;
}
.waves-circle
{
	border-radius: 50%;
	height: 2.5em;
	line-height: 2.5em;
	moz-transform: translateZ(0);
	ms-transform: translateZ(0);
	o-transform: translateZ(0);
	text-align: center;
	transform: translateZ(0);
	webkit-mask-image: none;
	webkit-transform: translateZ(0);
	width: 2.5em;
}
.waves-effect
{
	cursor: pointer;
	display: inline-block;
	moz-transition: all 0.3s ease-out;
	moz-user-select: none;
	ms-transition: all 0.3s ease-out;
	ms-user-select: none;
	o-transition: all 0.3s ease-out;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-out;
	user-select: none;
	vertical-align: middle;
	webkit-tap-highlight-color: transparent;
	webkit-transition: all 0.3s ease-out;
	webkit-user-select: none;
	will-change: opacity, transform;
	z-index: 1;
}
.waves-effect .waves-ripple
{
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	moz-transform: scale(0);
	moz-transition: all 0.7s ease-out;
	moz-transition-property: -moz-transform, opacity;
	ms-transform: scale(0);
	ms-transition: all 0.7s ease-out;
	opacity: 0;
	o-transform: scale(0);
	o-transition: all 0.7s ease-out;
	o-transition-property: -o-transform, opacity;
	pointer-events: none;
	position: absolute;
	transform: scale(0);
	transition: all 0.7s ease-out;
	transition-property: transform, opacity;
	webkit-transform: scale(0);
	webkit-transition: all 0.7s ease-out;
	webkit-transition-property: -webkit-transform, opacity;
	width: 20px;
}
.waves-effect.waves-green .waves-ripple
{
	background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-light .waves-ripple
{
	background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-orange .waves-ripple
{
	background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple
{
	background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-red .waves-ripple
{
	background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-teal .waves-ripple
{
	background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect.waves-yellow .waves-ripple
{
	background-color: rgba(255, 235, 59, 0.7);
}
.waves-input-wrapper
{
	border-radius: 0.2em;
	vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input
{
	left: 0;
	position: relative;
	top: 0;
	z-index: 1;
}
.yellow-dark-theme
{
	background: #263238;
	background: linear-gradient(to right, #263238 0%, #263238 23%, #f62d51 23%, #f62d51 99%);
	background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #f62d51 23%, #f62d51 99%);
	background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #f62d51 23%, #f62d51 99%);
}
.yellow-theme
{
	background: #ffbc34;
}
@keyframes blow
{
	0%
	{
		box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
		opacity: 1;
		transform: scale3d(1, 1, 0.5);
		webkit-transform: scale3d(1, 1, 0.5);
	}
	100%
	{
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
		opacity: 0;
		transform: scale3d(1, 1, 0.5);
		webkit-transform: scale3d(1, 1, 0.5);
	}
	50%
	{
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
		opacity: 1;
		transform: scale3d(1, 1, 0.5);
		webkit-transform: scale3d(1, 1, 0.5);
	}
}
@keyframes myanimation
{
	from
	{
		width: 0;
	}
}
@keyframes rotate
{
	from
	{
		transform: rotate(0deg);
	}
	to
	{
		transform: rotate(360deg);
	}
}
@media screen and (max-width:768px)
{
	.page-heads-title
	{
		width: 715px;
	}
}
@media (max-width: 1023px)
{
	.footer
	{
		left: 60px;
	}
	.inbox-center a
	{
		width: 200px;
	}
	.page-wrapper
	{
		margin-left: 60px;
		transition: 0.2s ease-in;
	}
	.widget-app-columns
	{
		column-count: 1;
	}
}
@media (max-width: 1366px)
{
	#bts
	{
		width: 12% !important;
	}
	#but
	{
		float: inherit !important;
		margin-left: -94px !important;
	}
	#col
	{
		color: white;
		font-size: 13px !important;
	}
	#fa
	{
		color: #fff;
		font-size: 43px !important;
		padding: 8px 0px 8px 0px;
	}
	#fa2
	{
		background-color: #ffae42 !important;
		margin-left: 22px !important;
		text-align: center !important;
	}
	#fa3
	{
		background-color: #005296 !important;
		margin-left: 85px !important;
		text-align: center !important;
	}
	#fc
	{
		font-size: 13px !important;
		font-weight: 500;
		margin-left: 121px;
		text-align: left;
	}
	#st
	{
		font-size: 14px !important;
	}
	.crh
	{
		height: 150px !important;
	}
	.ft
	{
		font-size: 14px !important;
	}
	.md-card .md-card-header.md-card-header-icon .category, .md-card .md-card-header.md-card-header-text .category
	{
		color: hsl(0, 0%, 0%);
		font-size: 12px;
		margin: 0;
	}
	.screen
	{
		font-size: 17px !important;
	}
}
@media (max-width: 1370px)
{
	.widget-app-columns
	{
		column-count: 2;
	}
}
@media (max-width: 767px)
{
	.chat-list li .chat-content
	{
		width: calc(100% - 80px);
	}
	.chat-main-box .chat-left-aside
	{
		background: #fff;
		left: -250px;
		position: absolute;
		transition: 0.5s ease-in;
	}
	.chat-main-box .chat-left-aside .open-panel
	{
		display: block;
	}
	.chat-main-box .chat-left-aside.open-pnl
	{
		left: 0px;
	}
	.chat-main-box .chat-right-aside
	{
		width: 100%;
	}
	.comment-text .comment-footer .action-icons
	{
		display: block;
		padding: 10px 0;
	}
	.error-body
	{
		padding-top: 10%;
	}
	.error-body h1
	{
		font-size: 100px;
		font-weight: 600;
		line-height: 100px;
	}
	.error-box
	{
		padding-bottom: 60px;
		position: relative;
	}
	.error-page .footer
	{
		bottom: 0px;
		position: fixed;
		z-index: 10;
	}
	.flex-wrap
	{
		flex-wrap: wrap !important;
		webkit-flex-wrap: wrap !important;
	}
	.footer
	{
		left: 0px;
		width: 720px;
	}
	.left-aside
	{
		border: 0px;
		position: relative;
		width: 100%;
	}
	.login-box
	{
		width: 90%;
	}
	.login-register
	{
		overflow: hidden;
		position: relative;
	}
	.login-sidebar
	{
		padding: 10% 0;
	}
	.login-sidebar .login-box
	{
		position: relative;
	}
	.material-icon-list-demo .icons div
	{
		width: 100%;
	}
	.mega-dropdown .dropdown-menu
	{
		height: 480px;
		overflow: auto;
	}
	.mini-sidebar .page-wrapper
	{
		margin-left: 0px;
		padding-top: 70px;
	}
	.right-aside
	{
		margin-left: 0px;
	}
	.topbar
	{
		position: fixed;
		width: 100%;
	}
	.topbar .top-navbar
	{
		flex-direction: row;
		flex-wrap: nowrap;
		padding-right: 15px;
		webkit-align-items: center;
		webkit-box-direction: normal;
		webkit-box-orient: horizontal;
	}
	.topbar .top-navbar .navbar-collapse
	{
		display: flex;
		width: 100%;
	}
	.topbar .top-navbar .navbar-nav
	{
		flex-direction: row;
	}
	.topbar .top-navbar .navbar-nav .dropdown-menu
	{
		position: absolute;
	}
	.topbar .top-navbar .navbar-nav>.nav-item.show
	{
		position: static;
	}
	.topbar .top-navbar .navbar-nav>.nav-item.show .dropdown-menu
	{
		margin-top: 0px;
		width: 100%;
	}
	.topbar .top-navbar .navbar-nav>.nav-item>.nav-link
	{
		padding-left: .50rem;
		padding-right: .50rem;
	}
	.vtabs .tabs-vertical
	{
		width: auto;
	}
	ul.timeline:before
	{
		left: 40px;
	}
	ul.timeline>li>.timeline-badge
	{
		left: 15px;
		margin-left: 0;
		top: 16px;
	}
	ul.timeline>li>.timeline-panel
	{
		float: right;
	}
	ul.timeline>li>.timeline-panel
	{
		width: "calc(100% - 90px)";
	}
	ul.timeline>li>.timeline-panel:after
	{
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	ul.timeline>li>.timeline-panel:before
	{
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
}
@media (max-width: 767px)
{
	.mini-sidebar .left-sidebar
	{
		position: fixed;
	}
	.mini-sidebar .left-sidebar,
		.mini-sidebar .sidebar-footer
	{
		left: -240px;
	}
	.mini-sidebar.show-sidebar .left-sidebar,
		.mini-sidebar.show-sidebar .sidebar-footer
	{
		left: 0px;
	}
}
@media (min-width: 1024px)
{
	.footer
	{
		left: 189px;
	}
	.page-wrapper
	{
		margin-left: 210px;
		margin-right: -10px;
	}
}
@media (min-width: 1600px)
{
	.col-xlg-1
	{
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
		ms-flex: 0 0 8.33333333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 8.33333333%;
	}
	.col-xlg-1,
		.col-xlg-10,
		.col-xlg-11,
		.col-xlg-12,
		.col-xlg-2,
		.col-xlg-3,
		.col-xlg-4,
		.col-xlg-5,
		.col-xlg-6,
		.col-xlg-7,
		.col-xlg-8,
		.col-xlg-9
	{
		float: left;
	}
	.col-xlg-10
	{
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
		ms-flex: 0 0 83.33333333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 83.33333333%;
	}
	.col-xlg-11
	{
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
		ms-flex: 0 0 91.66666667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 91.66666667%;
	}
	.col-xlg-12
	{
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 100%;
	}
	.col-xlg-2
	{
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
		ms-flex: 0 0 16.66666667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 16.66666667%;
	}
	.col-xlg-3
	{
		flex: 0 0 25%;
		max-width: 25%;
		ms-flex: 0 0 25%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 25%;
	}
	.col-xlg-4
	{
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
		ms-flex: 0 0 33.33333333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 33.33333333%;
	}
	.col-xlg-5
	{
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
		ms-flex: 0 0 41.66666667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 41.66666667%;
	}
	.col-xlg-6
	{
		flex: 0 0 50%;
		max-width: 50%;
		ms-flex: 0 0 50%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 50%;
	}
	.col-xlg-7
	{
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
		ms-flex: 0 0 58.33333333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 58.33333333%;
	}
	.col-xlg-8
	{
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
		ms-flex: 0 0 66.66666667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 66.66666667%;
	}
	.col-xlg-9
	{
		flex: 0 0 75%;
		max-width: 75%;
		ms-flex: 0 0 75%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 75%;
	}
	.col-xlg-pull-0
	{
		right: auto;
	}
	.col-xlg-pull-1
	{
		right: 8.33333333%;
	}
	.col-xlg-pull-10
	{
		right: 83.33333333%;
	}
	.col-xlg-pull-11
	{
		right: 91.66666667%;
	}
	.col-xlg-pull-12
	{
		right: 100%;
	}
	.col-xlg-pull-2
	{
		right: 16.66666667%;
	}
	.col-xlg-pull-3
	{
		right: 25%;
	}
	.col-xlg-pull-4
	{
		right: 33.33333333%;
	}
	.col-xlg-pull-5
	{
		right: 41.66666667%;
	}
	.col-xlg-pull-6
	{
		right: 50%;
	}
	.col-xlg-pull-7
	{
		right: 58.33333333%;
	}
	.col-xlg-pull-8
	{
		right: 66.66666667%;
	}
	.col-xlg-pull-9
	{
		right: 75%;
	}
	.col-xlg-push-0
	{
		left: auto;
	}
	.col-xlg-push-1
	{
		left: 8.33333333%;
	}
	.col-xlg-push-10
	{
		left: 83.33333333%;
	}
	.col-xlg-push-11
	{
		left: 91.66666667%;
	}
	.col-xlg-push-12
	{
		left: 100%;
	}
	.col-xlg-push-2
	{
		left: 16.66666667%;
	}
	.col-xlg-push-3
	{
		left: 25%;
	}
	.col-xlg-push-4
	{
		left: 33.33333333%;
	}
	.col-xlg-push-5
	{
		left: 41.66666667%;
	}
	.col-xlg-push-6
	{
		left: 50%;
	}
	.col-xlg-push-7
	{
		left: 58.33333333%;
	}
	.col-xlg-push-8
	{
		left: 66.66666667%;
	}
	.col-xlg-push-9
	{
		left: 75%;
	}
	.offset-xlg-0
	{
		margin-left: 0;
	}
	.offset-xlg-1
	{
		margin-left: 8.33333333%;
	}
	.offset-xlg-10
	{
		margin-left: 83.33333333%;
	}
	.offset-xlg-11
	{
		margin-left: 91.66666667%;
	}
	.offset-xlg-12
	{
		margin-left: 100%;
	}
	.offset-xlg-2
	{
		margin-left: 16.66666667%;
	}
	.offset-xlg-3
	{
		margin-left: 25%;
	}
	.offset-xlg-4
	{
		margin-left: 33.33333333%;
	}
	.offset-xlg-5
	{
		margin-left: 41.66666667%;
	}
	.offset-xlg-6
	{
		margin-left: 50%;
	}
	.offset-xlg-7
	{
		margin-left: 58.33333333%;
	}
	.offset-xlg-8
	{
		margin-left: 66.66666667%;
	}
	.offset-xlg-9
	{
		margin-left: 75%;
	}
}
@media (min-width: 1650px)
{
	.widget-app-columns
	{
		column-count: 3;
	}
}
@media (min-width: 768px)
{
	.flex-wrap
	{
		flex-wrap: no-wrap !important;
		webkit-flex-wrap: no-wrap !important;
	}
	.material-icon-list-demo .icons div
	{
		display: inline-block;
		line-height: 40px;
		padding: 15px;
		width: 33%;
	}
	.mini-sidebar .footer
	{
		left: 60px;
	}
	.mini-sidebar .page-wrapper
	{
		margin-left: 100px;
	}
	.navbar-header
	{
		flex-shrink: 0;
		width: 190px;
	}
	.navbar-header .navbar-brand
	{
		padding-top: 0px;
	}
}
@media (min-width: 768px)
{
	.mini-sidebar .hide-menu,
		.mini-sidebar .nav-small-cap,
		.mini-sidebar .sidebar-footer,
		.mini-sidebar .user-profile .profile-text
	{
		display: none;
	}
	.mini-sidebar .left-sidebar
	{
		width: 60px;
	}
	.mini-sidebar .nav-devider
	{
		width: 60px;
	}
	.mini-sidebar .scroll-sidebar
	{
		padding-bottom: 0px;
		position: absolute;
	}
	.mini-sidebar .sidebar-nav
	{
		background: transparent;
	}
	.mini-sidebar .sidebar-nav #sidebarnav li
	{
		position: relative;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li.active>a
	{
		border-color: transparent;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li.active>a.active
	{
		border-color: #ffa500;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li:hover>a
	{
		background: #ffa500;
		border-color: #ffa500;
		color: #fff;
		width: 260px;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li:hover>a .hide-menu
	{
		display: inline;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li:hover>a i
	{
		color: #fff;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul
	{
		height: auto !important;
		overflow: auto;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul,
		.mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul.collapse
	{
		display: block;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li>a
	{
		padding: 14px 15px;
		width: 60px;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li>a.has-arrow:after
	{
		display: none;
	}
	.mini-sidebar .sidebar-nav #sidebarnav>li>ul
	{
		background: #e8eff0;
		display: none;
		left: 60px;
		padding-left: 1px;
		position: absolute;
		top: 59px;
		width: 200px;
		z-index: 1001;
	}
	.mini-sidebar .user-profile
	{
		padding-bottom: 30px;
		width: 60px;
	}
}
@media screen and (max-width: 480px)
{
	.btn-circle.btn-sm
	{
		font-size: 9px;
		height: 25px;
		width: 25px;
	}
	.btn-outline-success
	{
		background-color: transparent;
		border-color: #3c763d;
		color: #3c763d;
		font-size: 11px;
		padding: 5px 8px;
	}
	.btn-sm
	{
		font-size: 13px;
		padding: 0px 3px;
	}
	.card .card-body
	{
		padding: 0px!important;
	}
	.card-no-border .card
	{
		border: 0px;
		margin-left: 0px;
		padding: 1em;
	}
	.col-12
	{
		padding-left: 5px;
		padding-right: 5px;
	}
	.col-12
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-2
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-3
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-4
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-5
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-6
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-7
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-8
	{
		flex: 100%;
		max-width: 100%;
	}
	.col-md-12
	{
		padding-left: 6px!important;
		padding-right: 0px!important;
	}
	.footer
	{
		bottom: 0;
		font-size: 10px;
		left: 0;
		position: fixed;
		z-index: 2;
	}
	.page-heads-title
	{
		background: #fff;
		border-left: 0px solid #ffa500;
		border-top: 1px dashed #999;
		box-shadow: 0px 0px 0px 0px rgb(158, 187, 234);
		margin-left: 0px;
		margin-top: 5px;
		padding: 6px;
		width: 100%;
	}
	.page-heads-title .col-md-6
	{
		flex: 100%!important;
		max-width: 100%!important;
	}
	.page-heads-title .text-themecolor
	{
		border-bottom: 1px dashed #d0d0d0;
		color: #000000 !important;
		font-size: 13px;
		margin-bottom: 9px;
		margin-left: 0px;
		width: 100%;
	}
	.page-wrapper
	{
		height: 0px!important;
		margin-left: 240px;
		margin-right: -10px;
	}
	.pull-right
	{
		float: none!important;
	}
	.row
	{
		margin-left: 0px;
		margin-right: 0px;
	}
	.table td
	{
		font-size: 11px;
		padding: 0Px;
		padding-left: 9px;
		padding-right: 9px;
	}
	.table th
	{
		font-size: 12px;
	}
	.text-right
	{
		text-align: left!important;
	}
	.widget
	{
		border: 1px solid #f5f1f1;
		box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
		box-shadow: 3px 2px 6px #ffa500;
		height: 35px;
		height: 89px;
		margin-top: 22px;
		padding: 0px;
		width: 100%!important;
	}
	html
	{
		background: #ffffff;
		min-height: 100%;
		position: relative;
	}
}
@media screen and (max-width:1200px )
{
	.card-no-border .card
	{
		margin-top: 20px;
	}
}
@media screen and (max-width:1200px )
{
	.card-no-border .card
	{
		margin-top: 20px;
	}
}
@media screen and (max-width:600px)
{
	.card-no-border .card
	{
		border: 0px;
		box-shadow: 0px 0px 0px #00000047;
		padding: 1em;
	}
	.topbar .top-navbar .navbar-nav>.nav-item>.nav-link
	{
		line-height: 16px!important;
	}
}
@media screen and (max-width:768px)
{
	.card-no-border .card
	{
		width: 715px;
	}
}
@media screen and (max-width:768px)
{
	.input-group-btn
	{
		width: 89px;
	}
}
@media screen and (max-width:768px)
{
	.card-no-border .card
	{
		width: 715px;
	}
	.input-group-btn
	{
		width: 89px;
	}
}
@-moz-keyframes heartbit
{
	0%
	{
		moz-transform: scale(0);
		opacity: 0.0;
	}
	100%
	{
		moz-transform: scale(1);
		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;
	}
}
@-moz-keyframes rotate
{
	from
	{
		moz-transform: rotate(0deg);
	}
	to
	{
		moz-transform: rotate(360deg);
	}
}
@-webkit-keyframes blow
{
	0%
	{
		box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
		opacity: 1;
		transform: scale3d(1, 1, 0.5);
		webkit-transform: scale3d(1, 1, 0.5);
	}
	100%
	{
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
		opacity: 0;
		transform: scale3d(1, 1, 0.5);
		webkit-transform: scale3d(1, 1, 0.5);
	}
	50%
	{
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
		opacity: 1;
		transform: scale3d(1, 1, 0.5);
		webkit-transform: scale3d(1, 1, 0.5);
	}
}
@-webkit-keyframes heartbit
{
	0%
	{
		opacity: 0.0;
		webkit-transform: scale(0);
	}
	100%
	{
		opacity: 0.0;
		webkit-transform: scale(1);
	}
	25%
	{
		opacity: 0.1;
		webkit-transform: scale(0.1);
	}
	50%
	{
		opacity: 0.3;
		webkit-transform: scale(0.5);
	}
	75%
	{
		opacity: 0.5;
		webkit-transform: scale(0.8);
	}
}
@-webkit-keyframes myanimation
{
	from
	{
		width: 0;
	}
}
@-webkit-keyframes rotate
{
	from
	{
		webkit-transform: rotate(0deg);
	}
	to
	{
		webkit-transform: rotate(360deg);
	}
}
a.link
{
	color: #54667a;
}
a.link:hover,
a.link:focus
{
	color: #ffa500;
}
a.mytooltip
{
	color: #ffa500;
	font-weight: 500;
}
a:hover,
a:focus
{
	text-decoration: none;
}
blockquote
{
	border: 1px solid rgba(120, 130, 140, 0.13);
	border-left: 5px solid #ffa500;
	padding: 15px;
}
body
{
	background: #f2f7f8;
	font-family: "Rubik", sans-serif !important;
	margin: 0;
	overflow-x: hidden;
}
form label
{
	font-weight: 400;
}
form label
{
	color: #000;
	font-weight: 500;
}
h1
{
	font-size: 36px;
	line-height: 48px;
}
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #2c2b2e;
	font-family: "Rubik", sans-serif !important;
	font-weight: 400;
}
h2
{
	font-size: 24px;
	line-height: 36px;
}
h3
{
	font-size: 21px;
	line-height: 30px;
}
h4
{
	font-size: 18px;
	line-height: 22px;
}
h5
{
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
}
h6
{
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
}
.tabbing-section .nav-tabs .nav-link {
	font-size: 1rem;
	border-radius: 0;
	color: #FFF !important;
	background: #3A85E2;
	margin-right: 0.75rem;
	text-transform: uppercase;
}
.tabbing-section .nav-tabs .nav-link.active {
	color: #3A85E2 !important;
	font-size: 1rem;
	border-radius: 0;
	background: #fff;
}

.table tr:nth-child(odd) {background: #f3fbff	 !important;}
.border-left {border-left:3px solid #ffa500;}
html
{
	background: #f2f7f8;
	min-height: 100%;
	position: relative;
}
html body .accordion .card
{
	margin-bottom: 0px;
}
html body .b-0
{
	border: none;
}
html body .b-all
{
	border: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-b
{
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}
html body .bg-danger
{
	background-color: #f62d51 !important;
}
html body .bg-info
{
	background-color: #ffa500 !important;
}
html body .bg-inverse
{
	background-color: #2f3d4a;
}
html body .bg-light
{
	background-color: #f2f7f8;
}
html body .bg-light-danger
{
	background-color: #f9e7eb;
}
html body .bg-light-extra
{
	background-color: #ebf3f5;
}
html body .bg-light-info
{
	background-color: #cfecfe;
}
html body .bg-light-inverse
{
	background-color: #f6f6f6;
}
html body .bg-light-primary
{
	background-color: #f1effd;
}
html body .bg-light-success
{
	background-color: #e8fdeb;
}
html body .bg-light-warning
{
	background-color: #fff8ec;
}
html body .bg-megna
{
	background-color: #01c0c8;
}
html body .bg-primary
{
	background-color: #ffa500 !important;
}
html body .bg-purple
{
	background-color: #ffa500;
}
html body .bg-success
{
	background-color: #3c763d !important;
}
html body .bg-theme
{
	background-color: #ffa500;
}
html body .bg-warning
{
	background-color: #ffbc34 !important;
}
html body .bg-white
{
	background-color: #fff;
}
html body .b-l
{
	border-left: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-r
{
	border-right: 1px solid rgba(120, 130, 140, 0.13);
}
html body .b-t
{
	border-top: 1px solid rgba(120, 130, 140, 0.13);
}
html body .db
{
	display: block;
}
html body .dl
{
	display: inline-block;
}
html body .font-14
{
	font-size: 14px;
}
html body .font-16
{
	font-size: 16px;
}
html body .font-18
{
	font-size: 18px;
}
html body .font-20
{
	font-size: 20px;
}
html body .font-bold
{
	font-weight: 700;
}
html body .font-light
{
	font-weight: 300;
}
html body .font-medium
{
	font-weight: 400;
}
html body .font-normal
{
	font-weight: normal;
}
html body .jqstooltip
{
	height: auto;
	width: auto;
}
html body .jqstooltip,
html body .flotTip
{
	background: #263238;
	color: #fff;
	height: auto !important;
	padding: 5px 10px;
	width: auto !important;
}
html body .m-0
{
	margin: 0px;
}
html body .m-b-0
{
	margin-bottom: 0px;
}
html body .m-b-10
{
	margin-bottom: 10px;
}
html body .m-b-15
{
	margin-bottom: 15px;
}
html body .m-b-20
{
	margin-bottom: 20px;
}
html body .m-b-30
{
	margin-bottom: 30px;
}
html body .m-b-40
{
	margin-bottom: 40px;
}
html body .m-b-5
{
	margin-bottom: 5px;
}
html body .m-l-10
{
	margin-left: 10px;
}
html body .m-l-15
{
	margin-left: 15px;
}
html body .m-l-20
{
	margin-left: 20px;
}
html body .m-l-30
{
	margin-left: 30px;
}
html body .m-l-40
{
	margin-left: 40px;
}
html body .m-l-5
{
	margin-left: 5px;
}
html body .m-r-10
{
	margin-right: 10px;
}
html body .m-r-15
{
	margin-right: 15px;
}
html body .m-r-20
{
	margin-right: 20px;
}
html body .m-r-30
{
	margin-right: 30px;
}
html body .m-r-40
{
	margin-right: 40px;
}
html body .m-r-5
{
	margin-right: 5px;
}
html body .m-t-0
{
	margin-top: 0px;
}
html body .m-t-10
{
	margin-top: 10px;
}
html body .m-t-15
{
	margin-top: 15px;
}
html body .m-t-20
{
	margin-top: 20px;
}
html body .m-t-30
{
	margin-top: 30px;
}
html body .m-t-40
{
	margin-top: 40px;
}
html body .m-t-5
{
	margin-top: 5px;
}
html body .p-0
{
	padding: 0px;
}
html body .p-10
{
	padding: 10px;
}
html body .p-20
{
	padding: 20px;
}
html body .p-b-0
{
	padding-bottom: 0px;
}
html body .p-b-10
{
	padding-bottom: 10px;
}
html body .p-b-20
{
	padding-bottom: 20px;
}
html body .p-b-30
{
	padding-bottom: 30px;
}
html body .p-b-40
{
	padding-bottom: 40px;
}
html body .p-b-5
{
	padding-bottom: 5px;
}
html body .p-l-0
{
	padding-left: 0px;
}
html body .p-l-10
{
	padding-left: 10px;
}
html body .p-l-20
{
	padding-left: 20px;
}
html body .p-r-0
{
	padding-right: 0px;
}
html body .p-r-10
{
	padding-right: 10px;
}
html body .p-r-20
{
	padding-right: 20px;
}
html body .p-r-30
{
	padding-right: 30px;
}
html body .p-r-40
{
	padding-right: 40px;
}
html body .p-t-0
{
	padding-top: 0px;
}
html body .p-t-10
{
	padding-top: 10px;
}
html body .p-t-20
{
	padding-top: 20px;
}
html body .p-t-30
{
	padding-top: 30px;
}
html body .text-muted
{
	color: #90a4ae;
}
html body .vb
{
	vertical-align: bottom;
}
html body .vm
{
	vertical-align: middle;
}
html body .vt
{
	vertical-align: top;
}
html body .waves-notransition
{
	moz-transition: none;
	ms-transition: none;
	o-transition: none;
	transition: none;
	webkit-transition: none;
}
html body body .p-30
{
	padding: 30px;
}
ol li
{
	margin: 5px 0;
}
table th
{
	color: #333333;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled
{
	background: transparent;
}
table.dataTable thead .sorting:after
{
	color: rgba(50, 50, 50, 0.5);
	content: "\f0dc";
	cursor: pointer;
	font-family: fontawesome;
	margin-left: 10px;
}
table.dataTable thead .sorting_asc:after
{
	content: "\f0de";
	cursor: pointer;
	font-family: fontawesome;
	margin-left: 10px;
}
table.dataTable thead .sorting_desc:after
{
	content: "\f0dd";
	cursor: pointer;
	font-family: fontawesome;
	margin-left: 10px;
}
textarea
{
	resize: none;
}
ul#themecolors
{
	display: block;
}
ul#themecolors li
{
	display: inline-block;
}
ul#themecolors li a
{
	color: transparent;
	display: inline-block;
	height: 50px;
	margin: 5px;
	position: relative;
	width: 50px;
}
ul#themecolors li a.working:before
{
	color: #fff;
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 18px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
}
ul#themecolors li:first-child
{
	display: block;
}
ul.common li
{
	display: inline-block;
	line-height: 40px;
	list-style: outside none none;
	width: 48%;
}
ul.list-icons
{
	margin: 0px;
	padding: 0px;
}
ul.list-icons li
{
	line-height: 30px;
	list-style: none;
	margin: 5px 0;
	transition: 0.2s ease-in;
}
ul.list-icons li a
{
	color: #54667a;
}
ul.list-icons li a:hover
{
	color: #ffa500;
}
ul.list-icons li i
{
	font-size: 13px;
	padding-right: 8px;
}
ul.list-inline li
{
	display: inline-block;
	padding: 0 8px;
}
ul.list-style-none
{
	margin: 0px;
	padding: 0px;
}
ul.list-style-none li
{
	list-style: none;
}
ul.list-style-none li a
{
	color: #54667a;
	display: block;
	padding: 8px 0px;
	text-decoration: none;
}
ul.list-style-none li a:hover
{
	color: #ffa500;
}
ul.two-part
{
	margin: 0px;
}
ul.two-part li
{
	width: 48.8%;
}
.footer-notifications {
    background-color: #f1f1f1;
    color: white;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 9px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    width: 280px;
}
h4.popover-header.text-white {
    padding: 4px 0.75rem;
    margin-bottom: 0;
    font-size: 15px;
    background-color: #0255bd;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    font-size: 12px;
    color: #212529;
}