@font-face {
	font-family: 'Lato';
	src: url('../webfonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-display: swap;
}

body.skin-coipx {
	font-family: 'Lato', serif;
}

html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

@
-webkit-keyframes placeHolderShimmer { 0% {
	background-position: -468px 0
}

100%
{
background-position
:
 
468
px
 
0
}
}
@
keyframes placeHolderShimmer { 0% {
	background-position: -468px 0
}

100%
{
background-position
:
 
468
px
 
0
}
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"],
	input[type="checkbox"] {
	position: initial;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	height: inherit;
	width: inherit;
	line-height: inherit;
	margin: 0 5px 0 0;
	outline: none;
	cursor: pointer;
	float: left;
	background-color: transparent;
	color: #946363;
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
}

.checkbox input[type="checkbox"]::before, .checkbox-inline input[type="checkbox"]::before,
	input[type="checkbox"]::before {
	content: "\f146";
}

.checkbox input[type="checkbox"]:focus, .checkbox-inline input[type="checkbox"]:focus,
	input[type="checkbox"]:focus {
	outline: 0;
}

.checkbox input[type="checkbox"]:checked::before, .checkbox-inline input[type="checkbox"]:checked::before,
	input[type="checkbox"]:checked::before {
	color: #00a65a;
	content: "\f14a";
}

.skin-coipx header#main-header {
	background: #fff;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	transition: 0.33s;
	box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.12);
}

.skin-coipx #main-header.h-shadowed {
	box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.12);
}

.skin-coipx .main-header .navbar-brand {
	color: #333;
	border-right: 1px solid #d2d6de;
}

.skin-coipx .main-header .navbar {
	margin: 0px;
}

.skin-coipx .main-header .navbar .nav>li>a {
	color: rgb(0, 0, 0, .54);
}

.skin-coipx .main-header .navbar .nav>li>a>i {
	vertical-align: middle;
}

.skin-coipx .main-footer {
	border: none;
	background: #fcfcfc;
	font-size: .9em;
	text-align: justify;
	border-top: 1px solid #e0e0e0;
}

.skin-coipx .main-footer>div {
	margin: 0 auto;
	max-width: 1600px;
}

.skin-coipx .main-header .navbar .nav>li>a:hover, .skin-coipx .main-header .navbar .nav>li>a:active,
	.skin-coipx .main-header .navbar .nav>li>a:focus, .skin-coipx .main-header .navbar .nav .open>a,
	.skin-coipx .main-header .navbar .nav .open>a:hover, .skin-coipx .main-header .navbar .nav .open>a:focus,
	.skin-coipx .main-header .navbar .nav>.active>a {
	color: #444;
	background: transparent;
}

.skin-coipx .main-header .sidebar-toggle:before {
	content: initial;
}

.skin-coipx .main-header .sidebar-toggle {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #154f7b;
	background-color: transparent;
	border-radius: 50%;
	padding: 7px 8px;
	margin: 8px 16px;
	transition-duration: .33s;
}

.skin-coipx .main-header .sidebar-toggle:hover {
	background-color: #d7e3ea;
}

.skin-coipx .main-header a.logo {
	display: block;
	text-align: left;
	width: auto;
	padding: 0px;
	background-color: transparent;
	color: #444;
	border-bottom: 0 solid transparent;
}

a.logo i, .login-logo>p>i {
	vertical-align: text-top;
	font-size: .6em;
	color: #2e85b8;
	margin-left: 5px;
}

.login-logo {
	margin: 25px 0;
}

.backtologin {
	padding: 7px 8px;
	margin: 8px 16px;
}

.skin-coipx .content-header, .skin-coipx .content {
	/* max-width: 1600px; */
	width: 95%;
	margin: 10px auto;
}

.skin-coipx .content-wrapper, .skin-coipx .wrapper, .skin-coipx .left-side
	{width: unset;
	
	background-color: #fcfcfc;
}

.color-right-bar {
    background-color: #f9f9f9;
}

.skin-coipx .main-sidebar {
	background-color: transparent;
}

body.fixed>div.wrapper>aside.main-sidebar .sidebar {
	padding: 20px 15px 15px 0;
}

.skin-coipx .sidebar-menu>li>a {
	font-weight: 700;
	color: #444444;
	border-radius: 0px 12px 12px 0px;
	margin: 0px;
	padding: 10px 0px;
}

.skin-coipx .sidebar-menu>li {
	margin: 4px 0;
}

.skin-coipx .sidebar-menu>li>a>i {
	margin: 0px 16px;
}

.skin-coipx .sidebar-menu>li>a:hover {
	text-decoration: none;
}

.skin-coipx .sidebar-menu>li>p {
	margin: 0 0 12px 24px;
	color: #757575;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: .5px;
}

.row-submenu {
	color: #444;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: .5px;
	text-align: right;
}

.skin-coipx .sidebar-menu>li:hover>a {
	color: #444;
	background: #f2f2f2;
	transition: .33s;
	-webkit-transition: .33s;
}

.skin-coipx .sidebar-menu>li.active>a {
	color: #154f7b;
	background-color: #d7e3ea;
}

.sidebar-menu>li.treeview.menu-open {
	background-color: #f2f2f2;
	border-radius: 0 12px 12px 0;
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
}

.skin-coipx .sidebar-menu>li>.treeview-menu {
	background: transparent;
}

.skin-coipx .sidebar-menu .treeview-menu>li>a {
	color: #777777;
	padding: 5px 5px 5px 50px;
}

.skin-coipx .sidebar-menu .treeview-menu>li.active>a, .skin-coipx .sidebar-menu .treeview-menu>li>a:hover
	{
	color: #444;
}

.skin-coipx .sidebar-menu .treeview-menu>li.active>a {
	font-weight: 600;
}

.edit-footer>button.pull-right {
	margin-left: 5px;
}

.nav.nav-stacked>li>a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.nav.nav-stacked>li:last-of-type>a {
	border-radius: 0px 0px 12px 12px;
}

div.box, div.nav-tabs-custom {
	box-shadow: none;
	border: none;
	border: 1px solid #e0e0e0;
	border-radius: 12px;
	margin-bottom: 30px;
}

div.box:hover, div.nav-tabs-custom:hover {
	transition: 0.33s;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

div.box>.box-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	padding: 16px;
}

div.box>.box-footer {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

div.nav-tabs-custom>div.tab-content {
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.box.widget-user-2 .widget-user-header {
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 12px;
	margin: 12px;
}

.box.widget-user-2>.box-footer {
	border-top: 0px;
}

.modal-coipx .modal-dialog .modal-content {
	border-radius: 12px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px
		rgba(0, 0, 0, 0.23);
}

.modal-slim-body {
	position: relative;
	padding: 0px;
}

.padding-2 {
	padding: 2px;
}

.font-bold {
	font-weight: bold !important;
}

.display-block {
	display: block;
}

.modal {
	background: rgba(0, 0, 0, 0.03);
}

.click-to-edit:hover {
	cursor: pointer;
}

tr.click-to-edit.add-row:hover {
	background-color: #dff0d8;
}

tr.click-to-edit.remove-row:hover {
	background-color: #fcf8e3;
}

.grid-view .filters input, .grid-view .filters select {
	min-width: 60px;
}

td.dialplan-disabled {
	opacity: .33 !important;
}

.cell-as-link {
	display: block;
}

.round-add-xs {
	height: 24px;
	width: 24px;
	margin-right: 15px;
	border: none;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.round-add-xs:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px
		rgba(0, 0, 0, 0.23);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
	transition-duration: .2s;
}

.navbar-login {
	position: fixed;
	margin: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 70px;
	background-color: transparent;
}

.white-btn-custom {
	background-color: #fff;
	color: #444;
	border: none;
	float: right;
	margin-right: 32px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.white-btn-custom:hover {
	background-color: #f4f4f4;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.white-btn-custom2 {
	background-color: #fff;
	color: #444;
	border: none;
	float: center;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.white-btn-custom2:hover {
	background-color: #f4f4f4;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.navbar-login-container {
	position: relative;
	height: 100%;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
}

.nav-tabs-custom>.nav-tabs>li>a {
	color: #777;
}

.nav-tabs-custom>.nav-tabs>li.active>a {
	color: #3c8dbc;
	font-weight: 700;
	background: transparent;
	border-bottom: 2px solid #fff;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a, .nav-tabs-custom>.nav-tabs>li:first-of-type
	{
	border-radius: 12px 0 0;
}

.nav-tabs-custom>.nav-tabs>li.active:hover>a {
	color: #3c8dbc;
}

a#round-add-button.btn.btn-xl, button#round-add-button.btn.btn-xl,
	button#btn-submit-delete.btn.btn-xl, button#btn-submit-assign.btn.btn-xl,
	button#btn-submit-unassign.btn.btn-xl {
	border-radius: 26px !important;
	height: 48px;
	width: 48px;
	line-height: 36px;
	border: none;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	display: block;
	position: absolute;
	margin-top: -25px;
        margin-left: -25px;
	right: -25px;
}

a#round-add-button.btn.btn-xl:hover, button#round-add-button.btn.btn-xl:hover,
	button#btn-submit-delete.btn.btn-xl:hover, button#btn-submit-assign.btn.btn-xl:hover,
	button#btn-submit-unassign.btn.btn-xl:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px
		rgba(0, 0, 0, 0.23);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
	transition-duration: .2s;
}

div.custom-tab-description .btn.custom-add-btn {
	line-height: 1;
}

.whitespace {
	width: 100%;
	height: 40px;
	border: 0px;
	background: transparent;
}

.icheckbox_flat-blue, .iradio_flat-blue {
	margin-right: 5px;
}

.alert {
	border-radius: 4px;
	border: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
		!important;
}

.custom-tab-description {
	background-color: #f7f7f7;
	padding: 5px 10px;
	margin: 0px 0px 10px 0px;
	border-left: 5px solid #eee;
	border-radius: 4px;
}
.custom-tab-compact {
	background-color: #f7f7f7;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border-left: 5px solid #eee;
	border-radius: 4px;
}

div.info-box {
	border-radius: 12px;
}

div.info-box>.info-box-icon {
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}

i.clickable:hover, .clickable:hover {
	cursor: pointer;
}

div[role="tooltip"].ui-widget.ui-widget-content {
	border: 0px solid transparent;
	background: #444;
	color: #fff;
}

div[role="tooltip"].ui-widget-shadow {
	box-shadow: none;
	-webkit-box-shadow: none;
}

div[role="tooltip"].ui-tooltip {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

div[role="tooltip"].ui-tooltip:after {
	bottom: 100%;
	left: 16px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #444;
	border-width: 8px;
	margin-left: -8px;
}

div[role="tooltip"].ui-widget {
	font-size: .9em;
}

.label.label-minified {
	position: absolute;
	top: 9px;
	text-align: center;
	font-size: 9px;
	padding: 2px 3px;
	line-height: .9;
}

.row-custom-hover:hover {
	background-color: #f4f4f4;
}

.not-allowed:hover {
	cursor: not-allowed;
}

.panel-in-edit-form {
	padding: 15px;
	border: 1px solid #d2d6de;
	border-radius: 4px;
	margin-bottom: 10px;
}

.custom-pagination {
	text-align: center;
}

.custom-pagination>.pagination {
	margin: 0px;
}

.custom-summary {
	margin: 0px 0px 5px 10px;
}

.custom-bordered-container {
	border: 1px solid #d2d6de;
	border-radius: 4px;
	padding: 0px;
	margin-bottom: 20px;
}

.pin-checkbox {
	position: absolute;
	right: 15px;
	top: 0px;
	font-weight: 800;
}

.upload-kit .upload-kit-input {
	width: 100%;
}

form.custom-form-import .upload-kit .upload-kit-input, .upload-kit .upload-kit-item
	{
	position: relative;
	height: 40px;
	border: none;
	border-radius: 4px;
	margin: 0px;
}

form.custom-form-import-2 .upload-kit .upload-kit-input, .upload-kit .upload-kit-item
	{
	height: 34px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 4px;
	margin: 0px;
}

.upload-kit .upload-kit-input .drag, .upload-kit .upload-kit-input .add
	{
	display: none;
}

li.drag-highlight span.drag.fas.fa-arrow-alt-circle-down {
	margin-top: .5em;
}

form.custom-form-import {
	position: absolute;
	width: 100%;
	height: 40px;
	top: 0px;
	left: 0px;
}

form.custom-form-import-2 {
	width: 100%;
	height: 34px;
	top: 0px;
}

form.custom-form-import span.field-fileattributes-filename>div.upload-kit
	{
	position: absolute;
	width: 100%;
	height: 40px;
	top: 0px;
	left: 0px;
}

.selectize-input.focus {
	box-shadow: none;
	border-color: #3c8dbc;
}

.callout.deploy-callout {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
		!important;
}

.callout.deploy-callout:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
		!important;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
	transition-duration: .2s;
}

.sub-dependencies {
	padding: 15px 10px 10px 18px;
}

.sub-dependencies p:first-of-type {
	padding-top: 10px;
}

span.toggle-light-list, span.toggle-search-beg {
	font-weight: 600;
	background-color: #f9f9f9;
	border-radius: 10px;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #e0e0e0;
}

span.toggle-light-list:hover, span.toggle-search-beg:hover {
	font-weight: 600;
	background-color: #f2f2f2;
	border-radius: 10px;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #d6d6d6;
}

div.ab-guest-container {
	padding-top: 70px;
	max-width: 1200px;
	margin: 0 auto;
	width: 95%;
}

.error-content {
	margin-top: 5%;
	padding-left: 20%;
	padding-right: 20%;
	text-align: center;
}

.centered {
	width: 100px;
	height: 100px;
	position: absolute;
	margin: auto;
	bottom: 0px;
	top: 0px;
}

.error-content>.headline {
	color: #fff;
	font-size: 6em;
	font-weight: 100;
	width: 100%;
	height: 100%;
}

.error-white-divider {
	position: fixed;
	bottom: -200px;
	left: -100px;
	right: -100px;
	height: 400px;
	width: auto;
	background-color: #fff;
	box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px
		rgba(0, 0, 0, 0.23) !important;
	-ms-transform: rotate(8deg); /* IE 9 */
	-webkit-transform: rotate(8deg); /* Safari */
	transform: rotate(8deg);
}

.message-error {
	text-align: center;
	color: #fff;
	font-size: 2em;
	padding-bottom: 14px;
}

.error-page-footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: auto;
	padding: 33px;
}

p.log-entry-header {
	font-size: 85%;
	color: #777;
}

li.upload-kit-input>input[type=file] {
	opacity: 0 !important;
}

#ui-datepicker-div {
	font-size: 80%;
}

button.ui-datepicker-trigger {
	font-size: 80%;
	line-height: 1.4em;
}

.ui-datepicker select.ui-datepicker-month {
	width: 50%;
}

.ui-datepicker select.ui-datepicker-year {
	width: 50%;
}

* html .ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
	width: 30%;
}

* html .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	width: 35%;
}

.ui-datepicker .ui-state-active, .ui-datepicker .ui-state-active.ui-state-highlight
	{
	border-color: #0b5110;
}

.ui-datepicker .ui-state-highlight {
	border-color: #448844;
}

.login-body-color {
	background: #1D4E91;
	background: -webkit-linear-gradient(to top, #1D4E91, #23AABC) no-repeat
		center center fixed;
	background: linear-gradient(to top, #1D4E91, #23AABC) no-repeat center
		center fixed;
}

.login-box, .ab-box {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
	background-color: #fff;
	border-radius: 12px;
}

.login-box .box-footer {
	border: none;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

.dropdown-menu>li>a:hover {
	background-color: #f2f2f2;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
	border: 1px solid #e0e0e0;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	margin-top: -6px;
	position: absolute;
	z-index: 99;
}

.navbar-custom-menu>.navbar-nav>li.domain-menu>.dropdown-menu {
	padding: 0 0 12px 0;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu>.header {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	font-weight: 700;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu>li.footer,
	.navbar-custom-menu>.navbar-nav>li>.dropdown-menu>li.footer>a {
	border: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
	height: auto;
	border-radius: 8px;
	margin: 10px 10px 0 10px;
	padding: 10px;
	text-align: center;
}


.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
	color: #444;
}

.navbar-nav > .user-menu > .dropdown-menu {
	width: unset;
	min-width: 280px;
}


.navbar-custom-menu>.navbar-nav>li>.dropdown-menu>.user-footer {
	background-color: transparent;
}

.navbar-custom-menu.navbar-domain {
	margin-left: 230px;
	padding: 0 15px;
	position: absolute;
}

li.dropdown.domain-menu {
	margin: 7px 0;
}

li.dropdown.domain-menu>a>i {
	vertical-align: middle;
}

li.dropdown.domain-menu>a#domain-toggle {
	padding: 8px 16px;
	background-color: #f2f2f2;
	border-radius: 12px;
	font-weight: 700;
}

li.dropdown.domain-menu>a#domain-toggle:focus, li.dropdown.domain-menu>a#domain-toggle:active,
	li.dropdown.domain-menu>a#domain-toggle:hover {
	color: #444;
	background-color: #ececec;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a, a.dropdown-item.domain-elem.domain-active
	{
	display: block;
	white-space: nowrap;
	border-bottom: none;
}

a.dropdown-item.domain-active {
	background-color: rgba(0, 0, 0, 0.03);
	font-weight: 700;
}

.slimScrollBar {
	background: #c5c5c5 !important;
}

@media ( max-width : 767px) {
	.navbar-login-container {
		width: 90%;
		margin: 0% auto;
	}
	.white-btn-custom {
		width: 100%;
		display: block;
		margin: 0px;
	}
	.skin-coipx #main-header .logo {
		display: initial;
	}
	.login-box {
		margin-top: 70px;
	}
	.control-sidebar {
		padding-top: 50px;
	}
	.main-sidebar, .left-side, .fixed .content-wrapper, .fixed .right-side {
		padding-top: 50px;
	}
	.table-responsive {
		border: none;
	}
	a#round-add-button.btn.btn-xl, button#round-add-button.btn.btn-xl,
		button#btn-submit-delete.btn.btn-xl, button#btn-submit-assign.btn.btn-xl,
		button#btn-submit-unassign.btn.btn-xl {
		margin: 20px auto;
	}
	.btn-xs-block {
		display: block;
		width: 100%;
	}
	input[type="submit"].btn-xs-block, input[type="reset"].btn-xs-block,
		input[type="button"].btn-xs-block {
		width: 100%;
	}
	.btn-block+.btn-xs-block, .btn-xs-block+.btn-block, .btn-xs-block+.btn-xs-block
		{
		margin-top: 0.5rem;
	}
	.error-content {
		margin-top: 25%;
		padding-left: 10%;
		padding-right: 10%;
	}
	.error-white-divider {
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #2e85b8;
	background: linear-gradient(to right, #fff, #2e85b8);
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 3px;
}


.timeline > li > .timeline-item {
	box-shadow: none;
	border: none;
	border: 1px solid #e0e0e0;
	border-radius: 12px;
	margin-bottom: 0px;
}

.timeline::before {
    top: 8px;
    background: #e0e0e0;
}

.skin-coipx .timeline>.time-label>span {
	display: inline-block;
	box-shadow: none;
	font-weight: 600;
	padding: 4px 8px;
	background: #d7eaea;
	color: #1c6577;
	border-radius: 20px;
	text-align: center;
	width: auto;
	font-size: 1em;
}

.timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion {

    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    position: absolute;
    color: #666;
    background: #d2d6de;
        background-color: rgb(210, 214, 222);
    border-radius: 50%;
    text-align: center;
    left: 21px;
    top: 0px;

}

.selectize-dropdown {
	z-index: 9999 !important;
}

/*
 * Component: Info Box Small (Admin lte)
 * -------------------
 */
.info-box.info-box-sm {
	min-height: 45px;
	small
	{ 
		font-size:12px;
	}
	margin-bottom: 8px ;
	    .info-box-content {
		margin-left: 45px;
	}

}

.info-box-icon-sm {
	border-top-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 2px;
	display: block;
	float: left;
	height: 45px;
	width: 45px;
	text-align: center;
	font-size: 24px;
	line-height: 45px;
	background: rgba(0, 0, 0, 0.2)
}

.info-box-icon-sm>img {
	max-width: 100%
}

div.info-box > .info-box-icon-sm {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.info-box-content-sm {
 padding:0px 10px;
 margin-left:45px;
}

.info-box-number-sm {
    display: block;
    font-weight: bold;
    font-size: 14px;
}

/*
 *-------------------
 * selectize customization
 * -------------------
 */
 
.selectize-dropdown.dropdown-up {
	border: @selectize-dropdown-border;
	border-bottom: 0 none;
}

/*
 * Overall Page Overlay
 *
 */
 #page_loading {
	top: 0;
	left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
	height: 100%;
	z-index: 2000;
	font-size: 50px;
	position: fixed;
	text-align: center;
	font-family: 'Lato', serif;
	color: rgba(255,255,255,0.5);
	background-color: rgba(0,0,0,0.5);
}

#page_loading_text {	
	padding: 20%;
}
