html { position: relative; min-height: 100%; }
/*body { overflow-x: hidden;}*/
body { 
	overflow-x: hidden; 
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #123043 !important;
}

.nav-pills .nav-link.active:hover, .nav-pills .show>.nav-link {
	background-color: #123043 !important;
}

.nav-pills .nav-link:hover {
    background-color: #e8eff4 !important;
    color: #000000;
}

table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    margin-right: 0.35em;
}

table.dataTable.table-sm>thead>tr>th {
    padding-right: 30px;
}

.alert > .close { color: #6a6a6a }
.alert > .close:hover { color: #000!important }

.table .table { background: inherit; }

.daterangepicker .calendar-table td, .daterangepicker .calendar-table th {
	color:#000;
}

.main-background
{
	background: #e8eff4!important;
	color:#34475e!important;
}

table.dataTable td.details-control:before {
	content: "\f055";
    font-family: "FontAwesome";
    cursor: pointer;
	font-size: 22px;
}

table.dataTable tr.details td.details-control:before {
	content: "\f056";
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove
{
	color: #fff;
    border-right: 1px solid #3c9aff;
	float: left;
    padding-right: 4px;
    padding-left: 1px;
    margin-right: 5px;
    margin-left: 1px;
    font-weight: 700;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover
{
	color: #fff;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice
{
	float: left;
    padding-right: 5px;
    padding-left: 3px;
    margin-right: 7px;
    margin-left: 3px;
	background: #007bff;
	color: #fff;
	border: none;
	margin-top: calc(.375rem + 1px);
}

.select2-container--bootstrap4.select2-container--focus .select2-selection
{
	border: none;
}

div.dataTables_wrapper div.dataTables_info {
    padding: 1.5rem 0 1.5rem;
}

.dataTables_wrapper {

	padding-top: 5px;

}

.form-control:focus {
    outline: 0;
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
}

.form-control {
	display: block;
	width: 100%;
	line-height: 1.5;
	background-color: #ffffff;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

button:focus {
    outline: 0;
}

div.dataTables_wrapper div.dataTables_filter input { margin-left: 10px; }
div.dataTables_wrapper div.dataTables_length select { margin: 0 10px; }

.bg-dark, .btn-dark {
	background: #031d2a !important;
}

.btn-dark:hover {
    color: #fff;
    background-color: #053248 !important;
}

.pointer { cursor: pointer; }
.nowrap { white-space: nowrap; }

li { list-style-type: none; }
.add_to_cart { white-space: normal!important; }

.full-height {
	height: 100vh;
}

pre {
    color: inherit;
}

.table-danger,
.table-dark,
.table-light,
.table-info,
.table-primary,
.table-warning,
.table-success,
.table-secondary
{
	color: #02121a;
}

.last_td {
	width: 1px;
}

.custom-navbar{ padding: 15px 30px 15px 30px; z-index: 100; position:fixed; width: 100%; }
.btn-circle { border-radius: 20px !important; }
#wrapper.toggled #sidebar-wrapper { width: 0px;}

.free { position: fixed; bottom: 20px; right: 30px; z-index: 99; }

.card-btn-dark { background-color: #031d2a!important; color: white!important; }
.card-btn-dark:hover { background-color: black!important; }
.col-dark { background-color: #212529;  }
.btn-light:not(:disabled):not(.disabled).active { border-color: #d3d9df; color: #fff; background-color: #031d2a; }

.height-dashboard{ min-height: 500px; }

.table-scrolable { position: relative; max-height: calc(100vh - 350px); overflow: auto; display: block; }

#text{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); }

#page-content-wrapper { position: relative;}
.preload-icon { margin-top: 300px; }
/*#preloader { position: fixed; left: 0; top: 0; z-index: 1040; width: 100%; height: 100%; overflow: visible; background: linear-gradient(rgb(52, 58, 64), rgba(0, 0, 0, 0.78)), url(../img/background.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}*/
#preloader { position: fixed; left: 0; top: 0; z-index: 1040; width: 100%; height: 100%; overflow: visible; background: #e8eff4; }
#sidebar-wrapper { margin:80px 0px 0px 10px; overflow-x: hidden; z-index: 100; position: fixed;  width: 250px; height: 85%;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}

.sidebar-nav {padding: 15px; position: absolute; top: 10px; width: 250px; list-style: none; }
.sidebar-nav li { text-indent: 20px; line-height: 50px; }
.sidebar-nav li a { display: block; text-decoration: none; color: #bcbcbc ;}
.sidebar-nav li a:hover { text-decoration: none; color: #fff; background: rgba(255, 255, 255, 0.08); }
.sidebar-nav li a:active, .sidebar-nav li a:focus { text-decoration: none; }
.menu-date{  font-size: 16px; }
.sidebar-nav > .sidebar-brand a:hover { color: #fff; background: none;}
.sidebar-brand { text-indent: 0px !important; }
.bar1, .bar2, .bar3 { width: 18px; height: 3px; background-color: #34475e; margin: 3px 0; transition: 0.4s; }
.change .bar1 {-webkit-transform: rotate(-45deg) translate(-5px, 3px) ; transform: rotate(-45deg) translate(-5px, 3px);}
.change .bar2 {opacity: 0;}
.change .bar3 { -webkit-transform: rotate(45deg) translate(-5px, -4px) ; transform: rotate(45deg) translate(-5px, -4px);}

.scroll-to-top { position: fixed; right: 15px; bottom: 3px; display: none; width: 50px; height: 50px; text-align: center; color: white; background: rgba(52, 58, 64, 0.5); line-height: 45px; }
.scroll-to-top:focus, .scroll-to-top:hover { color: white; }
.scroll-to-top:hover { background: #031d2a; }
.scroll-to-top i { font-weight: 800; }
.content-wrapper { overflow-x: hidden; background: white; }
@media (min-width: 992px) { .content-wrapper { margin-left: 250px; } }
.card-body-icon { position: absolute; z-index: 0; top: -25px; right: -25px; font-size: 5rem; -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); }
@media (min-width: 576px) { .card-columns {column-count: 1; }  }
@media (min-width: 768px) { .card-columns { column-count: 2; }  }
@media (min-width: 1200px) { .card-columns {column-count: 2; } }
.card-login { max-width: 20rem; }
.card-register { max-width: 40rem; }
input.invalid { border-color: #dc3545;}
.tab { display: none; }
.step { height: 15px; width: 15px; margin: 0 2px; background-color: #bbbbbb; border: none; border-radius: 50%; display: inline-block; opacity: 0.5; }
.step.active { opacity: 1; }
.step.finish { background-color: #4CAF50; }

@media (max-width: 576px) { .user-settings { display: none; } .user-settings-small { display: block; } }
@media (min-width: 576px) { .user-settings-small { display: none; } }